Uses of Interface
com.espertech.esper.common.internal.collection.IntSeqKey
Package
Description
Internal collection classes
-
Uses of IntSeqKey in com.espertech.esper.common.internal.collection
Modifier and TypeClassDescriptionclass
class
class
class
class
class
class
class
Modifier and TypeMethodDescriptionIntSeqKey.addToEnd
(int num) IntSeqKeyFive.addToEnd
(int num) IntSeqKeyFour.addToEnd
(int num) IntSeqKeyMany.addToEnd
(int num) IntSeqKeyOne.addToEnd
(int num) IntSeqKeyRoot.addToEnd
(int num) IntSeqKeySix.addToEnd
(int num) IntSeqKeyThree.addToEnd
(int num) IntSeqKeyTwo.addToEnd
(int num) static IntSeqKey
IntSeqKeyFactory.from
(int[] array) IntSeqKey.removeFromEnd()
IntSeqKeyFive.removeFromEnd()
IntSeqKeyFour.removeFromEnd()
IntSeqKeyMany.removeFromEnd()
IntSeqKeyOne.removeFromEnd()
IntSeqKeyRoot.removeFromEnd()
IntSeqKeySix.removeFromEnd()
IntSeqKeyThree.removeFromEnd()
IntSeqKeyTwo.removeFromEnd()
Modifier and TypeMethodDescriptionboolean
IntSeqKey.isParentTo
(IntSeqKey other) boolean
IntSeqKeyFive.isParentTo
(IntSeqKey other) boolean
IntSeqKeyFour.isParentTo
(IntSeqKey other) boolean
IntSeqKeyMany.isParentTo
(IntSeqKey other) boolean
IntSeqKeyOne.isParentTo
(IntSeqKey other) boolean
IntSeqKeyRoot.isParentTo
(IntSeqKey other) boolean
IntSeqKeySix.isParentTo
(IntSeqKey other) boolean
IntSeqKeyThree.isParentTo
(IntSeqKey other) boolean
IntSeqKeyTwo.isParentTo
(IntSeqKey other) -
Uses of IntSeqKey in com.espertech.esper.common.internal.context.controller.category
Modifier and TypeMethodDescriptionvoid
ContextControllerCategory.activate
(IntSeqKey path, Object[] parentPartitionKeys, EventBean optionalTriggeringEvent, Map<String, Object> optionalTriggeringPattern) void
ContextControllerCategory.deactivate
(IntSeqKey path, boolean terminateChildContexts) void
ContextControllerCategorySvc.mgmtCreate
(IntSeqKey controllerPath, Object[] parentPartitionKeys, int[] subpathOrCPId) void
ContextControllerCategorySvcLevelAny.mgmtCreate
(IntSeqKey controllerPath, Object[] parentPartitionKeys, int[] subpathOrCPId) void
ContextControllerCategorySvcLevelOne.mgmtCreate
(IntSeqKey controllerPath, Object[] parentPartitionKeys, int[] subpathOrCPId) int[]
ContextControllerCategorySvc.mgmtDelete
(IntSeqKey controllerPath) int[]
ContextControllerCategorySvcLevelAny.mgmtDelete
(IntSeqKey controllerPath) int[]
ContextControllerCategorySvcLevelOne.mgmtDelete
(IntSeqKey controllerPath) int[]
ContextControllerCategorySvc.mgmtGetSubpathOrCPIds
(IntSeqKey controllerPath) int[]
ContextControllerCategorySvcLevelAny.mgmtGetSubpathOrCPIds
(IntSeqKey controllerPath) int[]
ContextControllerCategorySvcLevelOne.mgmtGetSubpathOrCPIds
(IntSeqKey controllerPath) final void
ContextControllerCategory.transfer
(IntSeqKey path, boolean transferChildContexts, AgentInstanceTransferServices xfer) void
ContextControllerCategory.visitSelectedPartitions
(IntSeqKey path, ContextPartitionSelector contextPartitionSelector, ContextPartitionVisitor visitor, ContextPartitionSelector[] selectorPerLevel) -
Uses of IntSeqKey in com.espertech.esper.common.internal.context.controller.condition
Modifier and TypeMethodDescriptionContextControllerConditionFactory.getEndpoint
(IntSeqKey conditionPath, Object[] partitionKeys, ContextConditionDescriptor endpoint, ContextControllerConditionCallback callback, ContextController controller) void
ContextControllerConditionCallback.rangeNotification
(IntSeqKey conditionPath, ContextControllerConditionNonHA originEndpoint, EventBean optionalTriggeringEvent, Map<String, Object> optionalTriggeringPattern, EventBean optionalTriggeringEventPattern, Map<String, Object> optionalPatternForInclusiveEval, Map<String, Object> terminationProperties) ModifierConstructorDescriptionContextControllerConditionCrontabImpl
(IntSeqKey conditionPath, long scheduleSlot, ScheduleSpec[] scheduleSpecs, ContextConditionDescriptorCrontab crontab, ContextControllerConditionCallback callback, ContextController controller) ContextControllerConditionFilter
(IntSeqKey conditionPath, Object[] partitionKeys, ContextConditionDescriptorFilter filter, ContextControllerConditionCallback callback, ContextController controller) ContextControllerConditionPattern
(IntSeqKey conditionPath, Object[] partitionKeys, ContextConditionDescriptorPattern pattern, ContextControllerConditionCallback callback, ContextController controller) ContextControllerConditionTimePeriod
(long scheduleSlot, ContextConditionDescriptorTimePeriod timePeriod, IntSeqKey conditionPath, ContextControllerConditionCallback callback, ContextController controller) -
Uses of IntSeqKey in com.espertech.esper.common.internal.context.controller.core
Modifier and TypeMethodDescriptionvoid
ContextController.activate
(IntSeqKey path, Object[] parentPartitionKeys, EventBean optionalTriggeringEvent, Map<String, Object> optionalTriggeringPattern) ContextControllerLifecycleCallback.contextPartitionInstantiate
(IntSeqKey controllerPathId, int subpathId, ContextController originator, EventBean optionalTriggeringEvent, Map<String, Object> optionalTriggeringPattern, Object[] parentPartitionKeys, Object partitionKey) void
ContextControllerLifecycleCallback.contextPartitionRecursiveVisit
(IntSeqKey controllerPath, int subpathId, ContextController originator, ContextPartitionVisitor visitor, ContextPartitionSelector[] selectorPerLevel) void
ContextControllerLifecycleCallback.contextPartitionTerminate
(IntSeqKey controllerPath, int subpathIdOrCPId, ContextController originator, Map<String, Object> terminationProperties, boolean leaveLocksAcquired, List<AgentInstance> agentInstancesLocksHeld) void
ContextController.deactivate
(IntSeqKey path, boolean terminateChildContexts) void
ContextController.transfer
(IntSeqKey path, boolean transferChildContexts, AgentInstanceTransferServices xfer) void
ContextController.visitSelectedPartitions
(IntSeqKey path, ContextPartitionSelector selector, ContextPartitionVisitor visitor, ContextPartitionSelector[] selectorPerLevel) -
Uses of IntSeqKey in com.espertech.esper.common.internal.context.controller.hash
Modifier and TypeMethodDescriptionvoid
ContextControllerHashImpl.activate
(IntSeqKey path, Object[] parentPartitionKeys, EventBean optionalTriggeringEvent, Map<String, Object> optionalTriggeringPattern) protected int[]
ContextControllerHash.activateByPreallocate
(IntSeqKey path, Object[] parentPartitionKeys, EventBean optionalTriggeringEvent) void
ContextControllerHashImpl.deactivate
(IntSeqKey path, boolean terminateChildContexts) ContextControllerHashSvc.deactivate
(IntSeqKey controllerPath) ContextControllerHashSvcLevelAny.deactivate
(IntSeqKey controllerPath) ContextControllerHashSvcLevelOne.deactivate
(IntSeqKey controllerPath) protected abstract int
ContextControllerHash.getSubpathOrCPId
(IntSeqKey path, int hash) protected int
ContextControllerHashImpl.getSubpathOrCPId
(IntSeqKey path, int hash) void
ContextControllerHashSvc.hashAddPartition
(IntSeqKey controllerPath, int value, int subpathIdOrCPId) void
ContextControllerHashSvcLevelAny.hashAddPartition
(IntSeqKey controllerPath, int value, int subpathIdOrCPId) void
ContextControllerHashSvcLevelOne.hashAddPartition
(IntSeqKey controllerPath, int value, int subpathIdOrCPId) int
ContextControllerHashSvc.hashGetSubpathOrCPId
(IntSeqKey controllerPath, int hash) int
ContextControllerHashSvcLevelAny.hashGetSubpathOrCPId
(IntSeqKey controllerPath, int hash) int
ContextControllerHashSvcLevelOne.hashGetSubpathOrCPId
(IntSeqKey controllerPath, int hash) boolean
ContextControllerHashSvc.hashHasSeenPartition
(IntSeqKey controllerPath, int value) boolean
ContextControllerHashSvcLevelAny.hashHasSeenPartition
(IntSeqKey controllerPath, int value) boolean
ContextControllerHashSvcLevelOne.hashHasSeenPartition
(IntSeqKey controllerPath, int value) void
ContextControllerHashSvc.hashVisit
(IntSeqKey controllerPath, BiConsumer<Integer, Integer> hashAndCPId) void
ContextControllerHashSvcLevelAny.hashVisit
(IntSeqKey controllerPath, BiConsumer<Integer, Integer> hashAndCPId) void
ContextControllerHashSvcLevelOne.hashVisit
(IntSeqKey controllerPath, BiConsumer<Integer, Integer> hashAndCPId) void
ContextControllerHashImpl.matchFound
(ContextControllerDetailHashItem item, EventBean theEvent, IntSeqKey controllerPath) void
ContextControllerHashSvc.mgmtCreate
(IntSeqKey controllerPath, Object[] parentPartitionKeys) void
ContextControllerHashSvcLevelAny.mgmtCreate
(IntSeqKey controllerPath, Object[] parentPartitionKeys) void
ContextControllerHashSvcLevelOne.mgmtCreate
(IntSeqKey controllerPath, Object[] parentPartitionKeys) ContextControllerHashSvc.mgmtGetFilters
(IntSeqKey controllerPath) ContextControllerHashSvcLevelAny.mgmtGetFilters
(IntSeqKey controllerPath) ContextControllerHashSvcLevelOne.mgmtGetFilters
(IntSeqKey controllerPath) Object[]
ContextControllerHashSvc.mgmtGetParentPartitionKeys
(IntSeqKey controllerPath) Object[]
ContextControllerHashSvcLevelAny.mgmtGetParentPartitionKeys
(IntSeqKey controllerPath) Object[]
ContextControllerHashSvcLevelOne.mgmtGetParentPartitionKeys
(IntSeqKey controllerPath) int[]
ContextControllerHashSvc.mgmtGetSubpathOrCPIdsWhenPreallocate
(IntSeqKey path) int[]
ContextControllerHashSvcLevelAny.mgmtGetSubpathOrCPIdsWhenPreallocate
(IntSeqKey path) int[]
ContextControllerHashSvcLevelOne.mgmtGetSubpathOrCPIdsWhenPreallocate
(IntSeqKey path) void
ContextControllerHashSvc.mgmtSetFilters
(IntSeqKey controllerPath, ContextControllerFilterEntry[] filterEntries) void
ContextControllerHashSvcLevelAny.mgmtSetFilters
(IntSeqKey controllerPath, ContextControllerFilterEntry[] filterEntries) void
ContextControllerHashSvcLevelOne.mgmtSetFilters
(IntSeqKey controllerPath, ContextControllerFilterEntry[] filterEntries) void
ContextControllerHashSvc.mgmtSetSubpathOrCPIdsWhenPreallocate
(IntSeqKey path, int[] subpathOrCPIds) void
ContextControllerHashSvcLevelAny.mgmtSetSubpathOrCPIdsWhenPreallocate
(IntSeqKey path, int[] subpathOrCPIds) void
ContextControllerHashSvcLevelOne.mgmtSetSubpathOrCPIdsWhenPreallocate
(IntSeqKey path, int[] subpathOrCPIds) void
ContextControllerHashImpl.transfer
(IntSeqKey path, boolean transferChildContexts, AgentInstanceTransferServices xfer) protected abstract void
ContextControllerHash.visitPartitions
(IntSeqKey controllerPath, BiConsumer<Integer, Integer> hashAndCPId) protected void
ContextControllerHashImpl.visitPartitions
(IntSeqKey controllerPath, BiConsumer<Integer, Integer> hashAndCPId) void
ContextControllerHash.visitSelectedPartitions
(IntSeqKey path, ContextPartitionSelector selector, ContextPartitionVisitor visitor, ContextPartitionSelector[] selectorPerLevel) ModifierConstructorDescriptionContextControllerHashFilterEntry
(ContextControllerHashImpl callback, IntSeqKey controllerPath, ContextControllerDetailHashItem item, Object[] parentPartitionKeys) -
Uses of IntSeqKey in com.espertech.esper.common.internal.context.controller.initterm
Modifier and TypeMethodDescriptionvoid
ContextControllerInitTermNonOverlap.activate
(IntSeqKey path, Object[] parentPartitionKeys, EventBean optionalTriggeringEvent, Map<String, Object> optionalTriggeringPattern) void
ContextControllerInitTermOverlap.activate
(IntSeqKey path, Object[] parentPartitionKeys, EventBean optionalTriggeringEvent, Map<String, Object> optionalTriggeringPattern) boolean
ContextControllerInitTermDistinctSvc.addUnlessExists
(IntSeqKey controllerPath, Object key) boolean
ContextControllerInitTermDistinctSvcNested.addUnlessExists
(IntSeqKey controllerPath, Object key) boolean
ContextControllerInitTermDistinctSvcNonNested.addUnlessExists
(IntSeqKey controllerPath, Object key) void
void
void
void
ContextControllerInitTermBase.deactivate
(IntSeqKey path, boolean terminateChildContexts) void
ContextControllerInitTermOverlap.deactivate
(IntSeqKey path, boolean terminateChildContexts) void
ContextControllerInitTermSvc.endCreate
(IntSeqKey endConditionPath, int subpathIdOrCPId, ContextControllerConditionNonHA endCondition, ContextControllerInitTermPartitionKey partitionKey) void
ContextControllerInitTermSvcLevelAny.endCreate
(IntSeqKey endConditionPath, int subpathIdOrCPId, ContextControllerConditionNonHA endCondition, ContextControllerInitTermPartitionKey partitionKey) void
ContextControllerInitTermSvcLevelOne.endCreate
(IntSeqKey endConditionPath, int subpathIdOrCPId, ContextControllerConditionNonHA endCondition, ContextControllerInitTermPartitionKey partitionKey) ContextControllerInitTermSvc.endDeleteByParentPath
(IntSeqKey controllerPath) ContextControllerInitTermSvcLevelAny.endDeleteByParentPath
(IntSeqKey controllerPath) ContextControllerInitTermSvcLevelOne.endDeleteByParentPath
(IntSeqKey controllerPath) void
ContextControllerInitTermSvc.endVisit
(IntSeqKey controllerPath, BiConsumer<ContextControllerInitTermPartitionKey, Integer> partKeyAndCPId) void
ContextControllerInitTermSvcLevelAny.endVisit
(IntSeqKey controllerPath, BiConsumer<ContextControllerInitTermPartitionKey, Integer> partKeyAndCPId) void
ContextControllerInitTermSvcLevelOne.endVisit
(IntSeqKey controllerPath, BiConsumer<ContextControllerInitTermPartitionKey, Integer> partKeyAndCPId) void
ContextControllerInitTermSvc.endVisitConditions
(IntSeqKey controllerPath, BiConsumer<ContextControllerConditionNonHA, Integer> partKeyAndCPId) void
ContextControllerInitTermSvcLevelAny.endVisitConditions
(IntSeqKey controllerPath, BiConsumer<ContextControllerConditionNonHA, Integer> partKeyAndCPId) void
ContextControllerInitTermSvcLevelOne.endVisitConditions
(IntSeqKey controllerPath, BiConsumer<ContextControllerConditionNonHA, Integer> partKeyAndCPId) void
ContextControllerInitTermSvc.mgmtCreate
(IntSeqKey controllerPath, Object[] parentPartitionKeys) void
ContextControllerInitTermSvcLevelAny.mgmtCreate
(IntSeqKey controllerPath, Object[] parentPartitionKeys) void
ContextControllerInitTermSvcLevelOne.mgmtCreate
(IntSeqKey controllerPath, Object[] parentPartitionKeys) ContextControllerInitTermSvc.mgmtDelete
(IntSeqKey controllerPath) ContextControllerInitTermSvcLevelAny.mgmtDelete
(IntSeqKey controllerPath) ContextControllerInitTermSvcLevelOne.mgmtDelete
(IntSeqKey controllerPath) Object[]
ContextControllerInitTermSvc.mgmtGetParentPartitionKeys
(IntSeqKey controllerPath) Object[]
ContextControllerInitTermSvcLevelAny.mgmtGetParentPartitionKeys
(IntSeqKey controllerPath) Object[]
ContextControllerInitTermSvcLevelOne.mgmtGetParentPartitionKeys
(IntSeqKey controllerPath) ContextControllerInitTermSvc.mgmtGetStartCondition
(IntSeqKey conditionPath) ContextControllerInitTermSvcLevelAny.mgmtGetStartCondition
(IntSeqKey controllerPath) ContextControllerInitTermSvcLevelOne.mgmtGetStartCondition
(IntSeqKey conditionPath) ContextControllerInitTermSvc.mgmtUpdClearStartCondition
(IntSeqKey controllerPath) ContextControllerInitTermSvcLevelAny.mgmtUpdClearStartCondition
(IntSeqKey controllerPath) ContextControllerInitTermSvcLevelOne.mgmtUpdClearStartCondition
(IntSeqKey controllerPath) int
ContextControllerInitTermSvc.mgmtUpdIncSubpath
(IntSeqKey controllerPath) int
ContextControllerInitTermSvcLevelAny.mgmtUpdIncSubpath
(IntSeqKey controllerPath) int
ContextControllerInitTermSvcLevelOne.mgmtUpdIncSubpath
(IntSeqKey controllerPath) void
ContextControllerInitTermSvc.mgmtUpdSetStartCondition
(IntSeqKey controllerPath, ContextControllerConditionNonHA startCondition) void
ContextControllerInitTermSvcLevelAny.mgmtUpdSetStartCondition
(IntSeqKey controllerPath, ContextControllerConditionNonHA startCondition) void
ContextControllerInitTermSvcLevelOne.mgmtUpdSetStartCondition
(IntSeqKey controllerPath, ContextControllerConditionNonHA startCondition) void
ContextControllerInitTermNonOverlap.rangeNotification
(IntSeqKey conditionPath, ContextControllerConditionNonHA originCondition, EventBean optionalTriggeringEvent, Map<String, Object> optionalTriggeringPattern, EventBean optionalTriggeringEventPattern, Map<String, Object> optionalPatternForInclusiveEval, Map<String, Object> terminationProperties) void
ContextControllerInitTermOverlap.rangeNotification
(IntSeqKey conditionPath, ContextControllerConditionNonHA originCondition, EventBean optionalTriggeringEvent, Map<String, Object> optionalTriggeringPattern, EventBean optionalTriggeringEventPattern, Map<String, Object> optionalPatternForInclusiveEval, Map<String, Object> terminationProperties) void
void
void
final void
ContextControllerInitTermBase.transfer
(IntSeqKey path, boolean transferChildContexts, AgentInstanceTransferServices xfer) protected abstract void
ContextControllerInitTerm.visitPartitions
(IntSeqKey controllerPath, BiConsumer<ContextControllerInitTermPartitionKey, Integer> partKeyAndCPId) protected void
ContextControllerInitTermBase.visitPartitions
(IntSeqKey controllerPath, BiConsumer<ContextControllerInitTermPartitionKey, Integer> partKeyAndCPId) void
ContextControllerInitTerm.visitSelectedPartitions
(IntSeqKey path, ContextPartitionSelector selector, ContextPartitionVisitor visitor, ContextPartitionSelector[] selectorPerLevel) ModifierConstructorDescriptionDistinctFilterFaultHandler
(ContextControllerInitTermWDistinct contextControllerInitTerm, IntSeqKey controllerPath) -
Uses of IntSeqKey in com.espertech.esper.common.internal.context.controller.keyed
Modifier and TypeFieldDescriptionprotected final IntSeqKey
ContextControllerKeyedFilterEntry.controllerPath
Modifier and TypeMethodDescriptionvoid
ContextControllerKeyedImpl.activate
(IntSeqKey path, Object[] parentPartitionKeys, EventBean optionalTriggeringEvent, Map<String, Object> optionalTriggeringPattern) void
ContextControllerKeyedImpl.deactivate
(IntSeqKey path, boolean terminateChildContexts) ContextControllerKeyedSvc.deactivate
(IntSeqKey controllerPath) ContextControllerKeyedSvcLevelAny.deactivate
(IntSeqKey controllerPath) ContextControllerKeyedSvcLevelOne.deactivate
(IntSeqKey controllerPath) protected abstract int
ContextControllerKeyed.getSubpathOrCPId
(IntSeqKey path, Object keyForLookup) protected int
ContextControllerKeyedImpl.getSubpathOrCPId
(IntSeqKey path, Object keyForLookup) void
ContextControllerKeyedSvc.keyAdd
(IntSeqKey controllerPath, Object key, int subpathIdOrCPId, ContextControllerConditionNonHA terminationCondition) void
ContextControllerKeyedSvcLevelAny.keyAdd
(IntSeqKey controllerPath, Object key, int subpathIdOrCPId, ContextControllerConditionNonHA terminationCondition) void
ContextControllerKeyedSvcLevelOne.keyAdd
(IntSeqKey controllerPath, Object key, int subpathIdOrCPId, ContextControllerConditionNonHA terminationCondition) int
ContextControllerKeyedSvc.keyGetSubpathOrCPId
(IntSeqKey controllerPath, Object key) int
ContextControllerKeyedSvcLevelAny.keyGetSubpathOrCPId
(IntSeqKey controllerPath, Object key) int
ContextControllerKeyedSvcLevelOne.keyGetSubpathOrCPId
(IntSeqKey controllerPath, Object key) ContextControllerKeyedSvc.keyGetTermConditions
(IntSeqKey controllerPath) ContextControllerKeyedSvcLevelAny.keyGetTermConditions
(IntSeqKey controllerPath) ContextControllerKeyedSvcLevelOne.keyGetTermConditions
(IntSeqKey controllerPath) boolean
ContextControllerKeyedSvc.keyHasSeen
(IntSeqKey controllerPath, Object key) boolean
ContextControllerKeyedSvcLevelAny.keyHasSeen
(IntSeqKey controllerPath, Object key) boolean
ContextControllerKeyedSvcLevelOne.keyHasSeen
(IntSeqKey controllerPath, Object key) void
ContextControllerKeyedSvc.keyVisit
(IntSeqKey controllerPath, BiConsumer<Object, Integer> keyAndSubpathOrCPId) void
ContextControllerKeyedSvcLevelAny.keyVisit
(IntSeqKey controllerPath, BiConsumer<Object, Integer> keyAndSubpathOrCPId) void
ContextControllerKeyedSvcLevelOne.keyVisit
(IntSeqKey controllerPath, BiConsumer<Object, Integer> keyAndSubpathOrCPId) void
ContextControllerKeyedSvc.keyVisitEntry
(IntSeqKey controllerPath, Consumer<ContextControllerKeyedSvcEntry> consumer) void
ContextControllerKeyedSvcLevelAny.keyVisitEntry
(IntSeqKey controllerPath, Consumer<ContextControllerKeyedSvcEntry> consumer) void
ContextControllerKeyedSvcLevelOne.keyVisitEntry
(IntSeqKey controllerPath, Consumer<ContextControllerKeyedSvcEntry> consumer) void
ContextControllerKeyedImpl.matchFound
(ContextControllerDetailKeyedItem item, EventBean theEvent, IntSeqKey controllerPath, String optionalInitCondAsName) void
ContextControllerKeyedSvc.mgmtCreate
(IntSeqKey controllerPath, Object[] parentPartitionKeys) void
ContextControllerKeyedSvcLevelAny.mgmtCreate
(IntSeqKey controllerPath, Object[] parentPartitionKeys) void
ContextControllerKeyedSvcLevelOne.mgmtCreate
(IntSeqKey controllerPath, Object[] parentPartitionKeys) ContextControllerKeyedSvc.mgmtGetFilters
(IntSeqKey controllerPath) ContextControllerKeyedSvcLevelAny.mgmtGetFilters
(IntSeqKey controllerPath) ContextControllerKeyedSvcLevelOne.mgmtGetFilters
(IntSeqKey controllerPath) int
ContextControllerKeyedSvc.mgmtGetIncSubpath
(IntSeqKey controllerPath) int
ContextControllerKeyedSvcLevelAny.mgmtGetIncSubpath
(IntSeqKey controllerPath) int
ContextControllerKeyedSvcLevelOne.mgmtGetIncSubpath
(IntSeqKey controllerPath) Object[]
ContextControllerKeyedSvc.mgmtGetPartitionKeys
(IntSeqKey controllerPath) Object[]
ContextControllerKeyedSvcLevelAny.mgmtGetPartitionKeys
(IntSeqKey controllerPath) Object[]
ContextControllerKeyedSvcLevelOne.mgmtGetPartitionKeys
(IntSeqKey controllerPath) void
ContextControllerKeyedSvc.mgmtSetFilters
(IntSeqKey controllerPath, ContextControllerFilterEntry[] filterEntries) void
ContextControllerKeyedSvcLevelAny.mgmtSetFilters
(IntSeqKey controllerPath, ContextControllerFilterEntry[] filterEntries) void
ContextControllerKeyedSvcLevelOne.mgmtSetFilters
(IntSeqKey controllerPath, ContextControllerFilterEntry[] filterEntries) void
ContextControllerKeyedImpl.transfer
(IntSeqKey path, boolean transferChildContexts, AgentInstanceTransferServices xfer) protected abstract void
ContextControllerKeyed.visitPartitions
(IntSeqKey path, BiConsumer<Object, Integer> keyAndSubpathOrCPId) protected void
ContextControllerKeyedImpl.visitPartitions
(IntSeqKey controllerPath, BiConsumer<Object, Integer> keyAndSubpathOrCPId) void
ContextControllerKeyed.visitSelectedPartitions
(IntSeqKey path, ContextPartitionSelector selector, ContextPartitionVisitor visitor, ContextPartitionSelector[] selectorPerLevel) ModifierConstructorDescriptionContextControllerKeyedCompositeKey
(IntSeqKey path, Object key) ContextControllerKeyedFilterEntry
(ContextControllerKeyedImpl callback, IntSeqKey controllerPath, ContextControllerDetailKeyedItem item, Object[] parentPartitionKeys) ContextControllerKeyedFilterEntryNoInit
(ContextControllerKeyedImpl callback, IntSeqKey controllerPath, Object[] parentPartitionKeys, ContextControllerDetailKeyedItem item) ContextControllerKeyedFilterEntryWInit
(ContextControllerKeyedImpl callback, IntSeqKey controllerPath, ContextControllerDetailKeyedItem item, Object[] parentPartitionKeys, ContextConditionDescriptorFilter initCond) -
Uses of IntSeqKey in com.espertech.esper.common.internal.context.mgr
Modifier and TypeMethodDescriptionContextManagerRealization.contextPartitionInstantiate
(IntSeqKey controllerPathId, int subpathId, ContextController originator, EventBean optionalTriggeringEvent, Map<String, Object> optionalPatternForInclusiveEval, Object[] parentPartitionKeys, Object partitionKey) void
ContextManagerRealization.contextPartitionRecursiveVisit
(IntSeqKey controllerPath, int subpathOrAgentInstanceId, ContextController originator, ContextPartitionVisitor visitor, ContextPartitionSelector[] selectorPerLevel) void
ContextManagerRealization.contextPartitionTerminate
(IntSeqKey controllerPath, int subpathIdOrCPId, ContextController originator, Map<String, Object> terminationProperties, boolean leaveLocksAcquired, List<AgentInstance> agentInstancesLocksHeld) void
ContextManagerRealization.transferRecursive
(IntSeqKey controllerPath, int subpathOrAgentInstanceId, ContextController originator, AgentInstanceTransferServices xfer)