Package | Description |
---|---|
io.axoniq.axonserver.grpc.control |
Modifier and Type | Class and Description |
---|---|
static class |
EventProcessorInfo.SegmentStatus
Message containing information about the status of a Segment of a Tracking Event Processor
|
static class |
EventProcessorInfo.SegmentStatus.Builder
Message containing information about the status of a Segment of a Tracking Event Processor
|
Modifier and Type | Method and Description |
---|---|
EventProcessorInfo.SegmentStatusOrBuilder |
EventProcessorInfoOrBuilder.getSegmentStatusOrBuilder(int index)
Status details of each of the Segments for which Events are being processed.
|
EventProcessorInfo.SegmentStatusOrBuilder |
EventProcessorInfo.getSegmentStatusOrBuilder(int index)
Status details of each of the Segments for which Events are being processed.
|
EventProcessorInfo.SegmentStatusOrBuilder |
EventProcessorInfo.Builder.getSegmentStatusOrBuilder(int index)
Status details of each of the Segments for which Events are being processed.
|
Modifier and Type | Method and Description |
---|---|
List<? extends EventProcessorInfo.SegmentStatusOrBuilder> |
EventProcessorInfoOrBuilder.getSegmentStatusOrBuilderList()
Status details of each of the Segments for which Events are being processed.
|
List<? extends EventProcessorInfo.SegmentStatusOrBuilder> |
EventProcessorInfo.getSegmentStatusOrBuilderList()
Status details of each of the Segments for which Events are being processed.
|
List<? extends EventProcessorInfo.SegmentStatusOrBuilder> |
EventProcessorInfo.Builder.getSegmentStatusOrBuilderList()
Status details of each of the Segments for which Events are being processed.
|
Copyright © 2010–2020. All rights reserved.