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 | |
FlushRequest | |
GetRequest |
A GET request queries the peers for information
|
GetResponse |
A GET response provide peers w/ a response for their GET requests
|
Halt | |
InternalError | |
LogRequest | |
LogResponse | |
LogResponseJoiner | |
MaestroEvent<T> | |
MaestroNotification | |
MaestroRequest<T> | |
MaestroResponse | |
OkResponse | |
PingRequest | |
PingResponse | |
ProtocolError | |
SetRequest | |
StartAgent | |
StartInspector | |
StartReceiver | |
StartSender | |
StatsRequest | |
StatsResponse | |
StopAgent | |
StopInspector | |
StopReceiver | |
StopSender | |
TestFailedNotification | |
TestSuccessfulNotification | |
UserCommand1Request | |
UserCommand1Response |
Enum | Description |
---|---|
LocationType |
The location type for the report as stored in the worker
|
SetRequest.Option |
This documentation was released into the public domain.