| Package | Description |
|---|---|
| io.axoniq.axonserver.grpc.admin | |
| io.axoniq.axonserver.grpc.control |
| Modifier and Type | Method and Description |
|---|---|
EventProcessorInfoOrBuilder |
ClientOrBuilder.getProcessorsOrBuilder(int index)
repeated .io.axoniq.axonserver.grpc.control.EventProcessorInfo processors = 3; |
EventProcessorInfoOrBuilder |
Client.getProcessorsOrBuilder(int index)
repeated .io.axoniq.axonserver.grpc.control.EventProcessorInfo processors = 3; |
EventProcessorInfoOrBuilder |
Client.Builder.getProcessorsOrBuilder(int index)
repeated .io.axoniq.axonserver.grpc.control.EventProcessorInfo processors = 3; |
| Modifier and Type | Method and Description |
|---|---|
List<? extends EventProcessorInfoOrBuilder> |
ClientOrBuilder.getProcessorsOrBuilderList()
repeated .io.axoniq.axonserver.grpc.control.EventProcessorInfo processors = 3; |
List<? extends EventProcessorInfoOrBuilder> |
Client.getProcessorsOrBuilderList()
repeated .io.axoniq.axonserver.grpc.control.EventProcessorInfo processors = 3; |
List<? extends EventProcessorInfoOrBuilder> |
Client.Builder.getProcessorsOrBuilderList()
repeated .io.axoniq.axonserver.grpc.control.EventProcessorInfo processors = 3; |
| Modifier and Type | Class and Description |
|---|---|
class |
EventProcessorInfo
Message containing information about the status of an Event Processor
|
static class |
EventProcessorInfo.Builder
Message containing information about the status of an Event Processor
|
| Modifier and Type | Method and Description |
|---|---|
EventProcessorInfoOrBuilder |
PlatformInboundInstruction.getEventProcessorInfoOrBuilder()
Information about Processors defined in the application.
|
EventProcessorInfoOrBuilder |
PlatformInboundInstruction.Builder.getEventProcessorInfoOrBuilder()
Information about Processors defined in the application.
|
EventProcessorInfoOrBuilder |
PlatformInboundInstructionOrBuilder.getEventProcessorInfoOrBuilder()
Information about Processors defined in the application.
|
Copyright © 2020–2023 AxonIQ BV. All rights reserved.