| 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 |
GetRequest
A GET request queries the peers for information
|
class |
GroupJoinRequest |
class |
GroupLeaveRequest |
class |
Halt |
class |
LogRequest |
class |
MaestroNotification |
class |
MaestroRequest<T> |
class |
PingRequest |
class |
RoleAssign |
class |
RoleUnassign |
class |
SetRequest |
class |
StartAgent |
class |
StartInspector |
class |
StartWorker |
class |
StatsRequest |
class |
StopAgent |
class |
StopInspector |
class |
StopWorker |
class |
TestFailedNotification |
class |
TestSuccessfulNotification |
class |
UserCommand1Request |
| Modifier and Type | Method and Description |
|---|---|
protected void |
MaestroWorkerManager.noteArrived(MaestroEvent<MaestroEventListener> note) |
| Constructor and Description |
|---|
MaestroWorkerExecutor(AbstractMaestroPeer<MaestroEvent<MaestroEventListener>> maestroPeer,
MaestroDataServer dataServer) |
This documentation was released into the public domain.