Class ContextDefinition
java.lang.Object
com.espertech.esper.common.internal.context.controller.core.ContextDefinition
-
Field Summary
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionvoid
setContextName
(String contextName) void
setControllerFactories
(ContextControllerFactory[] controllerFactories) void
setEventTypeContextProperties
(EventType eventTypeContextProperties) void
setPartitionIdSvcStateMgmtSettings
(StateMgmtSetting partitionIdSvcStateMgmtSettings)
-
Field Details
-
EPTYPE
-
-
Constructor Details
-
ContextDefinition
public ContextDefinition()
-
-
Method Details
-
getContextName
-
setContextName
-
getControllerFactories
-
setControllerFactories
-
setEventTypeContextProperties
-
getEventTypeContextProperties
-
getPartitionIdSvcStateMgmtSettings
-
setPartitionIdSvcStateMgmtSettings
-