Classes | Enumerations | Functions

MonitorArchiver Namespace Reference

Classes

interface  Blobber
interface  Controller

Enumerations

enum  CollectorListStatus {
  ADDED, KNOWN, FULL, REMOVED,
  UNKNOWN
}

Functions

 ACS_ENUM (CollectorListStatus)

Enumeration Type Documentation

Enumerator:
ADDED 

Collector successfully added to blobber.

KNOWN 

Collector already known and handled; collector not added again.

FULL 

Blobber is operating at its maximum and can not handle any more collectors.

REMOVED 

Collector successfully removed from blobber.

UNKNOWN 

Collector is unknown and not handled by the blobber.


Function Documentation

MonitorArchiver::ACS_ENUM ( CollectorListStatus   )