Class EventProcessorControlService.AxonProcessorInstructionHandler
java.lang.Object
org.axonframework.axonserver.connector.processor.EventProcessorControlService.AxonProcessorInstructionHandler
- All Implemented Interfaces:
io.axoniq.axonserver.connector.control.ProcessorInstructionHandler
- Enclosing class:
EventProcessorControlService
protected static class EventProcessorControlService.AxonProcessorInstructionHandler
extends Object
implements io.axoniq.axonserver.connector.control.ProcessorInstructionHandler
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionmergeSegment(int segmentId) releaseSegment(int segmentId) splitSegment(int segmentId)
-
Constructor Details
-
AxonProcessorInstructionHandler
-
-
Method Details
-
releaseSegment
- Specified by:
releaseSegmentin interfaceio.axoniq.axonserver.connector.control.ProcessorInstructionHandler
-
splitSegment
- Specified by:
splitSegmentin interfaceio.axoniq.axonserver.connector.control.ProcessorInstructionHandler
-
mergeSegment
- Specified by:
mergeSegmentin interfaceio.axoniq.axonserver.connector.control.ProcessorInstructionHandler
-
pauseProcessor
- Specified by:
pauseProcessorin interfaceio.axoniq.axonserver.connector.control.ProcessorInstructionHandler
-
startProcessor
- Specified by:
startProcessorin interfaceio.axoniq.axonserver.connector.control.ProcessorInstructionHandler
-