public class StreamingEventProcessorInfoMessage extends Object
PlatformInboundInstruction
that represent the status of a StreamingEventProcessor
.Modifier and Type | Method and Description |
---|---|
static io.axoniq.axonserver.grpc.control.EventProcessorInfo |
describe(StreamingEventProcessor eventProcessor)
Create an
EventProcessorInfo based on the given eventProcessor . |
public static io.axoniq.axonserver.grpc.control.EventProcessorInfo describe(StreamingEventProcessor eventProcessor)
EventProcessorInfo
based on the given eventProcessor
.eventProcessor
- the StreamingEventProcessor
to base an EventProcessorInfo
onEventProcessorInfo
based on the given eventProcessor
Copyright © 2010–2022. All rights reserved.