Package | Description |
---|---|
org.maestro.client.exchange | |
org.maestro.client.notes | |
org.maestro.worker.common | |
org.maestro.worker.common.executor |
Modifier and Type | Method and Description |
---|---|
static MaestroEvent |
MaestroDeserializer.deserializeEvent(byte[] bytes) |
Modifier and Type | Class and Description |
---|---|
class |
AbnormalDisconnect |
class |
AgentSourceRequest |
class |
DrainCompleteNotification |
class |
DrainRequest |
class |
FlushRequest |
class |
GetRequest
A GET request queries the peers for information
|
class |
Halt |
class |
LogRequest |
class |
MaestroNotification |
class |
MaestroRequest<T> |
class |
PingRequest |
class |
SetRequest |
class |
StartAgent |
class |
StartInspector |
class |
StartReceiver |
class |
StartSender |
class |
StatsRequest |
class |
StopAgent |
class |
StopInspector |
class |
StopReceiver |
class |
StopSender |
class |
TestFailedNotification |
class |
TestSuccessfulNotification |
class |
UserCommand1Request |
Modifier and Type | Method and Description |
---|---|
protected void |
MaestroWorkerManager.noteArrived(MaestroEvent note) |
Constructor and Description |
---|
MaestroWorkerExecutor(AbstractMaestroPeer<MaestroEvent> maestroPeer,
MaestroDataServer dataServer) |
This documentation was released into the public domain.