Interface | Description |
---|---|
PlatformInboundMessage |
Supplier of
PlatformInboundInstruction . |
Class | Description |
---|---|
EventProcessors |
Iterable class for all registered
EventProcessor s. |
GrpcEventProcessorInfoSource |
Implementation of
EventProcessorInfoSource that send EventProcessor 's status to Axon Server using
gRPC messages. |
GrpcEventProcessorMapping |
Mapping that translates an
EventProcessor to gRPC PlatformInboundMessage representing the status of
the EventProcessor . |
SubscribingEventProcessorInfoMessage |
Supplier of
PlatformInboundInstruction that represent the status of a SubscribingEventProcessor . |
TrackingEventProcessorInfoMessage |
Supplier of
PlatformInboundInstruction that represent the status of a TrackingEventProcessor . |
Copyright © 2010–2020. All rights reserved.