Uses of Interface
com.espertech.esper.common.internal.context.controller.condition.ContextConditionDescriptor
Package
Description
-
Uses of ContextConditionDescriptor in com.espertech.esper.common.internal.context.controller.condition
Modifier and TypeClassDescriptionclass
class
class
class
class
class
Modifier and TypeMethodDescriptionContextControllerCondition.getDescriptor()
ContextControllerConditionCrontabImpl.getDescriptor()
ContextControllerConditionFilter.getDescriptor()
ContextControllerConditionImmediate.getDescriptor()
ContextControllerConditionNever.getDescriptor()
ContextControllerConditionPattern.getDescriptor()
ContextControllerConditionTimePeriod.getDescriptor()
Modifier and TypeMethodDescriptionContextControllerConditionFactory.getEndpoint
(IntSeqKey conditionPath, Object[] partitionKeys, ContextConditionDescriptor endpoint, ContextControllerConditionCallback callback, ContextController controller) -
Uses of ContextConditionDescriptor in com.espertech.esper.common.internal.context.controller.initterm
Modifier and TypeMethodDescriptionContextControllerDetailInitiatedTerminated.getEndCondition()
ContextControllerDetailInitiatedTerminated.getStartCondition()
Modifier and TypeMethodDescriptionvoid
ContextControllerDetailInitiatedTerminated.setEndCondition
(ContextConditionDescriptor endCondition) void
ContextControllerDetailInitiatedTerminated.setStartCondition
(ContextConditionDescriptor startCondition) -
Uses of ContextConditionDescriptor in com.espertech.esper.common.internal.context.controller.keyed
Modifier and TypeMethodDescriptionvoid
ContextControllerDetailKeyed.setOptionalTermination
(ContextConditionDescriptor optionalTermination)