public class EventProcessorControlService extends Object
| Constructor and Description |
|---|
EventProcessorControlService(PlatformConnectionManager platformConnectionManager,
EventProcessorController eventProcessorController) |
| Modifier and Type | Method and Description |
|---|---|
void |
getEventProcessorInfo(PlatformOutboundInstruction platformOutboundInstruction) |
void |
pauseProcessor(PlatformOutboundInstruction platformOutboundInstruction) |
void |
releaseSegment(PlatformOutboundInstruction platformOutboundInstruction) |
void |
start() |
void |
startProcessor(PlatformOutboundInstruction platformOutboundInstruction) |
public EventProcessorControlService(PlatformConnectionManager platformConnectionManager, EventProcessorController eventProcessorController)
public void start()
public void pauseProcessor(PlatformOutboundInstruction platformOutboundInstruction)
public void startProcessor(PlatformOutboundInstruction platformOutboundInstruction)
public void releaseSegment(PlatformOutboundInstruction platformOutboundInstruction)
public void getEventProcessorInfo(PlatformOutboundInstruction platformOutboundInstruction)
Copyright © 2010–2018. All rights reserved.