Package | Description |
---|---|
com.espertech.esper.runtime.internal.kernel.stage |
Modifier and Type | Class and Description |
---|---|
class |
EPStageEventServiceImpl |
Modifier and Type | Method and Description |
---|---|
EPStageEventServiceSPI |
EPStageImpl.getEventService() |
EPStageEventServiceSPI |
StageRecoveryServiceImpl.makeEventService(StageSpecificServices stageSpecificServices,
int stageId,
String stageUri,
EPServicesContext servicesContext) |
EPStageEventServiceSPI |
StageRecoveryService.makeEventService(StageSpecificServices stageSpecificServices,
int stageId,
String stageUri,
EPServicesContext servicesContext) |
Modifier and Type | Method and Description |
---|---|
void |
StageSpecificServices.initialize(EPStageEventServiceSPI eventService) |
Constructor and Description |
---|
EPStageImpl(String stageUri,
int stageId,
EPServicesContext servicesContext,
StageSpecificServices stageSpecificServices,
EPStageEventServiceSPI eventServiceStage,
EPStageDeploymentServiceImpl deploymentServiceStage,
com.espertech.esper.common.internal.util.DestroyCallback stageDestroyCallback) |
Copyright © 2005–2021. All rights reserved.