| Interface | Description |
|---|---|
| MaestroAgentEventListener |
Visitor that handles agent-specific
MaestroEvent instances. |
| MaestroEventListener |
Visitor that handles
MaestroEvent instances. |
| MaestroInspectorEventListener |
Visitor that handles inspector-specific
MaestroEvent instances. |
| MaestroReceiverEventListener |
Visitor that handles receiver-specific
MaestroEvent instances. |
| MaestroSenderEventListener |
Visitor that handles sender-specific
MaestroEvent instances. |
| Class | Description |
|---|---|
| AbnormalDisconnect | |
| AgentSourceRequest | |
| DrainCompleteNotification | |
| DrainRequest | |
| GetRequest |
A GET request queries the peers for information
|
| GetResponse |
A GET response provide peers w/ a response for their GET requests
|
| GroupJoinRequest | |
| GroupLeaveRequest | |
| Halt | |
| InternalError | |
| LogRequest | |
| LogResponse | |
| LogResponseJoiner | |
| MaestroEvent<T> | |
| MaestroNotification | |
| MaestroRequest<T> | |
| MaestroResponse | |
| OkResponse | |
| PingRequest | |
| PingResponse | |
| ProtocolError | |
| RoleAssign | |
| RoleUnassign | |
| SetRequest | |
| StartAgent | |
| StartInspector | |
| StartWorker | |
| StatsRequest | |
| StatsResponse | |
| StopAgent | |
| StopInspector | |
| StopWorker | |
| TestFailedNotification | |
| TestSuccessfulNotification | |
| UserCommand1Request | |
| UserCommand1Response |
| Enum | Description |
|---|---|
| SetRequest.Option |
This documentation was released into the public domain.