Classes | |
interface | Blobber |
interface | Controller |
Enumerations | |
enum | CollectorListStatus { ADDED, KNOWN, FULL, REMOVED, UNKNOWN } |
Functions | |
ACS_ENUM (CollectorListStatus) |
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. |
MonitorArchiver::ACS_ENUM | ( | CollectorListStatus | ) |