Modifier and Type | Class and Description |
---|---|
class |
IntSeqKeyFive |
class |
IntSeqKeyFour |
class |
IntSeqKeyMany |
class |
IntSeqKeyOne |
class |
IntSeqKeyRoot |
class |
IntSeqKeySix |
class |
IntSeqKeyThree |
class |
IntSeqKeyTwo |
Modifier and Type | Method and Description |
---|---|
IntSeqKey |
IntSeqKeyTwo.addToEnd(int num) |
IntSeqKey |
IntSeqKeyThree.addToEnd(int num) |
IntSeqKey |
IntSeqKeySix.addToEnd(int num) |
IntSeqKey |
IntSeqKeyRoot.addToEnd(int num) |
IntSeqKey |
IntSeqKeyOne.addToEnd(int num) |
IntSeqKey |
IntSeqKeyMany.addToEnd(int num) |
IntSeqKey |
IntSeqKeyFour.addToEnd(int num) |
IntSeqKey |
IntSeqKeyFive.addToEnd(int num) |
IntSeqKey |
IntSeqKey.addToEnd(int num) |
static IntSeqKey |
IntSeqKeyFactory.from(int[] array) |
IntSeqKey |
IntSeqKeyTwo.removeFromEnd() |
IntSeqKey |
IntSeqKeyThree.removeFromEnd() |
IntSeqKey |
IntSeqKeySix.removeFromEnd() |
IntSeqKey |
IntSeqKeyRoot.removeFromEnd() |
IntSeqKey |
IntSeqKeyOne.removeFromEnd() |
IntSeqKey |
IntSeqKeyMany.removeFromEnd() |
IntSeqKey |
IntSeqKeyFour.removeFromEnd() |
IntSeqKey |
IntSeqKeyFive.removeFromEnd() |
IntSeqKey |
IntSeqKey.removeFromEnd() |
Modifier and Type | Method and Description |
---|---|
boolean |
IntSeqKeyTwo.isParentTo(IntSeqKey other) |
boolean |
IntSeqKeyThree.isParentTo(IntSeqKey other) |
boolean |
IntSeqKeySix.isParentTo(IntSeqKey other) |
boolean |
IntSeqKeyRoot.isParentTo(IntSeqKey other) |
boolean |
IntSeqKeyOne.isParentTo(IntSeqKey other) |
boolean |
IntSeqKeyMany.isParentTo(IntSeqKey other) |
boolean |
IntSeqKeyFour.isParentTo(IntSeqKey other) |
boolean |
IntSeqKeyFive.isParentTo(IntSeqKey other) |
boolean |
IntSeqKey.isParentTo(IntSeqKey other) |
Modifier and Type | Method and Description |
---|---|
void |
ContextControllerCategory.activate(IntSeqKey path,
Object[] parentPartitionKeys,
EventBean optionalTriggeringEvent,
Map<String,Object> optionalTriggeringPattern) |
void |
ContextControllerCategory.deactivate(IntSeqKey path,
boolean terminateChildContexts) |
void |
ContextControllerCategorySvcLevelOne.mgmtCreate(IntSeqKey controllerPath,
Object[] parentPartitionKeys,
int[] subpathOrCPId) |
void |
ContextControllerCategorySvcLevelAny.mgmtCreate(IntSeqKey controllerPath,
Object[] parentPartitionKeys,
int[] subpathOrCPId) |
void |
ContextControllerCategorySvc.mgmtCreate(IntSeqKey controllerPath,
Object[] parentPartitionKeys,
int[] subpathOrCPId) |
int[] |
ContextControllerCategorySvcLevelOne.mgmtDelete(IntSeqKey controllerPath) |
int[] |
ContextControllerCategorySvcLevelAny.mgmtDelete(IntSeqKey controllerPath) |
int[] |
ContextControllerCategorySvc.mgmtDelete(IntSeqKey controllerPath) |
int[] |
ContextControllerCategorySvcLevelOne.mgmtGetSubpathOrCPIds(IntSeqKey controllerPath) |
int[] |
ContextControllerCategorySvcLevelAny.mgmtGetSubpathOrCPIds(IntSeqKey controllerPath) |
int[] |
ContextControllerCategorySvc.mgmtGetSubpathOrCPIds(IntSeqKey controllerPath) |
void |
ContextControllerCategory.visitSelectedPartitions(IntSeqKey path,
ContextPartitionSelector contextPartitionSelector,
ContextPartitionVisitor visitor,
ContextPartitionSelector[] selectorPerLevel) |
Modifier and Type | Method and Description |
---|---|
static ContextControllerConditionNonHA |
ContextControllerConditionFactory.getEndpoint(IntSeqKey conditionPath,
Object[] partitionKeys,
ContextConditionDescriptor endpoint,
ContextControllerConditionCallback callback,
ContextController controller,
boolean isStartEndpoint) |
void |
ContextControllerConditionCallback.rangeNotification(IntSeqKey conditionPath,
ContextControllerConditionNonHA originEndpoint,
EventBean optionalTriggeringEvent,
Map<String,Object> optionalTriggeringPattern,
EventBean optionalTriggeringEventPattern,
Map<String,Object> optionalPatternForInclusiveEval) |
Constructor and Description |
---|
ContextControllerConditionCrontabImpl(IntSeqKey conditionPath,
long scheduleSlot,
ScheduleSpec scheduleSpec,
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) |
Modifier and Type | Method and Description |
---|---|
void |
ContextController.activate(IntSeqKey path,
Object[] parentPartitionKeys,
EventBean optionalTriggeringEvent,
Map<String,Object> optionalTriggeringPattern) |
ContextPartitionInstantiationResult |
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.visitSelectedPartitions(IntSeqKey path,
ContextPartitionSelector selector,
ContextPartitionVisitor visitor,
ContextPartitionSelector[] selectorPerLevel) |
Modifier and Type | Method and Description |
---|---|
void |
ContextControllerHashImpl.activate(IntSeqKey path,
Object[] parentPartitionKeys,
EventBean optionalTriggeringEvent,
Map<String,Object> optionalTriggeringPattern) |
protected int[] |
ContextControllerHash.activateByPreallocate(IntSeqKey path,
Object[] parentPartitionKeys,
EventBean optionalTriggeringEvent) |
Collection<Integer> |
ContextControllerHashSvcLevelOne.deactivate(IntSeqKey controllerPath) |
Collection<Integer> |
ContextControllerHashSvcLevelAny.deactivate(IntSeqKey controllerPath) |
Collection<Integer> |
ContextControllerHashSvc.deactivate(IntSeqKey controllerPath) |
void |
ContextControllerHashImpl.deactivate(IntSeqKey path,
boolean terminateChildContexts) |
protected int |
ContextControllerHashImpl.getSubpathOrCPId(IntSeqKey path,
int hash) |
protected abstract int |
ContextControllerHash.getSubpathOrCPId(IntSeqKey path,
int hash) |
void |
ContextControllerHashSvcLevelOne.hashAddPartition(IntSeqKey controllerPath,
int value,
int subpathIdOrCPId) |
void |
ContextControllerHashSvcLevelAny.hashAddPartition(IntSeqKey controllerPath,
int value,
int subpathIdOrCPId) |
void |
ContextControllerHashSvc.hashAddPartition(IntSeqKey controllerPath,
int value,
int subpathIdOrCPId) |
int |
ContextControllerHashSvcLevelOne.hashGetSubpathOrCPId(IntSeqKey controllerPath,
int hash) |
int |
ContextControllerHashSvcLevelAny.hashGetSubpathOrCPId(IntSeqKey controllerPath,
int hash) |
int |
ContextControllerHashSvc.hashGetSubpathOrCPId(IntSeqKey controllerPath,
int hash) |
boolean |
ContextControllerHashSvcLevelOne.hashHasSeenPartition(IntSeqKey controllerPath,
int value) |
boolean |
ContextControllerHashSvcLevelAny.hashHasSeenPartition(IntSeqKey controllerPath,
int value) |
boolean |
ContextControllerHashSvc.hashHasSeenPartition(IntSeqKey controllerPath,
int value) |
void |
ContextControllerHashSvcLevelOne.hashVisit(IntSeqKey controllerPath,
BiConsumer<Integer,Integer> hashAndCPId) |
void |
ContextControllerHashSvcLevelAny.hashVisit(IntSeqKey controllerPath,
BiConsumer<Integer,Integer> hashAndCPId) |
void |
ContextControllerHashSvc.hashVisit(IntSeqKey controllerPath,
BiConsumer<Integer,Integer> hashAndCPId) |
void |
ContextControllerHashImpl.matchFound(ContextControllerDetailHashItem item,
EventBean theEvent,
IntSeqKey controllerPath) |
void |
ContextControllerHashSvcLevelOne.mgmtCreate(IntSeqKey controllerPath,
Object[] parentPartitionKeys) |
void |
ContextControllerHashSvcLevelAny.mgmtCreate(IntSeqKey controllerPath,
Object[] parentPartitionKeys) |
void |
ContextControllerHashSvc.mgmtCreate(IntSeqKey controllerPath,
Object[] parentPartitionKeys) |
ContextControllerFilterEntry[] |
ContextControllerHashSvcLevelOne.mgmtGetFilters(IntSeqKey controllerPath) |
ContextControllerFilterEntry[] |
ContextControllerHashSvcLevelAny.mgmtGetFilters(IntSeqKey controllerPath) |
ContextControllerFilterEntry[] |
ContextControllerHashSvc.mgmtGetFilters(IntSeqKey controllerPath) |
Object[] |
ContextControllerHashSvcLevelOne.mgmtGetParentPartitionKeys(IntSeqKey controllerPath) |
Object[] |
ContextControllerHashSvcLevelAny.mgmtGetParentPartitionKeys(IntSeqKey controllerPath) |
Object[] |
ContextControllerHashSvc.mgmtGetParentPartitionKeys(IntSeqKey controllerPath) |
int[] |
ContextControllerHashSvcLevelOne.mgmtGetSubpathOrCPIdsWhenPreallocate(IntSeqKey path) |
int[] |
ContextControllerHashSvcLevelAny.mgmtGetSubpathOrCPIdsWhenPreallocate(IntSeqKey path) |
int[] |
ContextControllerHashSvc.mgmtGetSubpathOrCPIdsWhenPreallocate(IntSeqKey path) |
void |
ContextControllerHashSvcLevelOne.mgmtSetFilters(IntSeqKey controllerPath,
ContextControllerFilterEntry[] filterEntries) |
void |
ContextControllerHashSvcLevelAny.mgmtSetFilters(IntSeqKey controllerPath,
ContextControllerFilterEntry[] filterEntries) |
void |
ContextControllerHashSvc.mgmtSetFilters(IntSeqKey controllerPath,
ContextControllerFilterEntry[] filterEntries) |
void |
ContextControllerHashSvcLevelOne.mgmtSetSubpathOrCPIdsWhenPreallocate(IntSeqKey path,
int[] subpathOrCPIds) |
void |
ContextControllerHashSvcLevelAny.mgmtSetSubpathOrCPIdsWhenPreallocate(IntSeqKey path,
int[] subpathOrCPIds) |
void |
ContextControllerHashSvc.mgmtSetSubpathOrCPIdsWhenPreallocate(IntSeqKey path,
int[] subpathOrCPIds) |
protected void |
ContextControllerHashImpl.visitPartitions(IntSeqKey controllerPath,
BiConsumer<Integer,Integer> hashAndCPId) |
protected abstract void |
ContextControllerHash.visitPartitions(IntSeqKey controllerPath,
BiConsumer<Integer,Integer> hashAndCPId) |
void |
ContextControllerHash.visitSelectedPartitions(IntSeqKey path,
ContextPartitionSelector selector,
ContextPartitionVisitor visitor,
ContextPartitionSelector[] selectorPerLevel) |
Constructor and Description |
---|
ContextControllerHashFilterEntry(ContextControllerHashImpl callback,
IntSeqKey controllerPath,
ContextControllerDetailHashItem item,
Object[] parentPartitionKeys) |
Modifier and Type | Method and Description |
---|---|
void |
ContextControllerInitTermOverlap.activate(IntSeqKey path,
Object[] parentPartitionKeys,
EventBean optionalTriggeringEvent,
Map<String,Object> optionalTriggeringPattern) |
void |
ContextControllerInitTermNonOverlap.activate(IntSeqKey path,
Object[] parentPartitionKeys,
EventBean optionalTriggeringEvent,
Map<String,Object> optionalTriggeringPattern) |
boolean |
ContextControllerInitTermDistinctSvcNonNested.addUnlessExists(IntSeqKey controllerPath,
Object key) |
boolean |
ContextControllerInitTermDistinctSvcNested.addUnlessExists(IntSeqKey controllerPath,
Object key) |
boolean |
ContextControllerInitTermDistinctSvc.addUnlessExists(IntSeqKey controllerPath,
Object key) |
void |
ContextControllerInitTermDistinctSvcNonNested.clear(IntSeqKey path) |
void |
ContextControllerInitTermDistinctSvcNested.clear(IntSeqKey path) |
void |
ContextControllerInitTermDistinctSvc.clear(IntSeqKey path) |
void |
ContextControllerInitTermOverlap.deactivate(IntSeqKey path,
boolean terminateChildContexts) |
void |
ContextControllerInitTermBase.deactivate(IntSeqKey path,
boolean terminateChildContexts) |
void |
ContextControllerInitTermSvcLevelOne.endCreate(IntSeqKey endConditionPath,
int subpathIdOrCPId,
ContextControllerConditionNonHA endCondition,
ContextControllerInitTermPartitionKey partitionKey) |
void |
ContextControllerInitTermSvcLevelAny.endCreate(IntSeqKey endConditionPath,
int subpathIdOrCPId,
ContextControllerConditionNonHA endCondition,
ContextControllerInitTermPartitionKey partitionKey) |
void |
ContextControllerInitTermSvc.endCreate(IntSeqKey endConditionPath,
int subpathIdOrCPId,
ContextControllerConditionNonHA endCondition,
ContextControllerInitTermPartitionKey partitionKey) |
ContextControllerInitTermSvcEntry |
ContextControllerInitTermSvcLevelOne.endDelete(IntSeqKey conditionPath) |
ContextControllerInitTermSvcEntry |
ContextControllerInitTermSvcLevelAny.endDelete(IntSeqKey conditionPath) |
ContextControllerInitTermSvcEntry |
ContextControllerInitTermSvc.endDelete(IntSeqKey conditionPath) |
Collection<ContextControllerInitTermSvcEntry> |
ContextControllerInitTermSvcLevelOne.endDeleteByParentPath(IntSeqKey controllerPath) |
Collection<ContextControllerInitTermSvcEntry> |
ContextControllerInitTermSvcLevelAny.endDeleteByParentPath(IntSeqKey controllerPath) |
Collection<ContextControllerInitTermSvcEntry> |
ContextControllerInitTermSvc.endDeleteByParentPath(IntSeqKey controllerPath) |
void |
ContextControllerInitTermSvcLevelOne.endVisit(IntSeqKey controllerPath,
BiConsumer<ContextControllerInitTermPartitionKey,Integer> partKeyAndCPId) |
void |
ContextControllerInitTermSvcLevelAny.endVisit(IntSeqKey controllerPath,
BiConsumer<ContextControllerInitTermPartitionKey,Integer> partKeyAndCPId) |
void |
ContextControllerInitTermSvc.endVisit(IntSeqKey controllerPath,
BiConsumer<ContextControllerInitTermPartitionKey,Integer> partKeyAndCPId) |
void |
ContextControllerInitTermSvcLevelOne.mgmtCreate(IntSeqKey controllerPath,
Object[] parentPartitionKeys) |
void |
ContextControllerInitTermSvcLevelAny.mgmtCreate(IntSeqKey controllerPath,
Object[] parentPartitionKeys) |
void |
ContextControllerInitTermSvc.mgmtCreate(IntSeqKey controllerPath,
Object[] parentPartitionKeys) |
ContextControllerConditionNonHA |
ContextControllerInitTermSvcLevelOne.mgmtDelete(IntSeqKey controllerPath) |
ContextControllerConditionNonHA |
ContextControllerInitTermSvcLevelAny.mgmtDelete(IntSeqKey controllerPath) |
ContextControllerConditionNonHA |
ContextControllerInitTermSvc.mgmtDelete(IntSeqKey controllerPath) |
Object[] |
ContextControllerInitTermSvcLevelOne.mgmtGetParentPartitionKeys(IntSeqKey controllerPath) |
Object[] |
ContextControllerInitTermSvcLevelAny.mgmtGetParentPartitionKeys(IntSeqKey controllerPath) |
Object[] |
ContextControllerInitTermSvc.mgmtGetParentPartitionKeys(IntSeqKey controllerPath) |
ContextControllerConditionNonHA |
ContextControllerInitTermSvcLevelOne.mgmtUpdClearStartCondition(IntSeqKey controllerPath) |
ContextControllerConditionNonHA |
ContextControllerInitTermSvcLevelAny.mgmtUpdClearStartCondition(IntSeqKey controllerPath) |
ContextControllerConditionNonHA |
ContextControllerInitTermSvc.mgmtUpdClearStartCondition(IntSeqKey controllerPath) |
int |
ContextControllerInitTermSvcLevelOne.mgmtUpdIncSubpath(IntSeqKey controllerPath) |
int |
ContextControllerInitTermSvcLevelAny.mgmtUpdIncSubpath(IntSeqKey controllerPath) |
int |
ContextControllerInitTermSvc.mgmtUpdIncSubpath(IntSeqKey controllerPath) |
void |
ContextControllerInitTermSvcLevelOne.mgmtUpdSetStartCondition(IntSeqKey controllerPath,
ContextControllerConditionNonHA startCondition) |
void |
ContextControllerInitTermSvcLevelAny.mgmtUpdSetStartCondition(IntSeqKey controllerPath,
ContextControllerConditionNonHA startCondition) |
void |
ContextControllerInitTermSvc.mgmtUpdSetStartCondition(IntSeqKey controllerPath,
ContextControllerConditionNonHA startCondition) |
void |
ContextControllerInitTermOverlap.rangeNotification(IntSeqKey conditionPath,
ContextControllerConditionNonHA originCondition,
EventBean optionalTriggeringEvent,
Map<String,Object> optionalTriggeringPattern,
EventBean optionalTriggeringEventPattern,
Map<String,Object> optionalPatternForInclusiveEval) |
void |
ContextControllerInitTermNonOverlap.rangeNotification(IntSeqKey conditionPath,
ContextControllerConditionNonHA originCondition,
EventBean optionalTriggeringEvent,
Map<String,Object> optionalTriggeringPattern,
EventBean optionalTriggeringEventPattern,
Map<String,Object> optionalPatternForInclusiveEval) |
void |
ContextControllerInitTermDistinctSvcNonNested.remove(IntSeqKey controllerPath,
Object key) |
void |
ContextControllerInitTermDistinctSvcNested.remove(IntSeqKey controllerPath,
Object key) |
void |
ContextControllerInitTermDistinctSvc.remove(IntSeqKey controllerPath,
Object key) |
protected void |
ContextControllerInitTermBase.visitPartitions(IntSeqKey controllerPath,
BiConsumer<ContextControllerInitTermPartitionKey,Integer> partKeyAndCPId) |
protected abstract void |
ContextControllerInitTerm.visitPartitions(IntSeqKey controllerPath,
BiConsumer<ContextControllerInitTermPartitionKey,Integer> partKeyAndCPId) |
void |
ContextControllerInitTerm.visitSelectedPartitions(IntSeqKey path,
ContextPartitionSelector selector,
ContextPartitionVisitor visitor,
ContextPartitionSelector[] selectorPerLevel) |
Constructor and Description |
---|
DistinctFilterFaultHandler(ContextControllerInitTermWDistinct contextControllerInitTerm,
IntSeqKey controllerPath) |
Modifier and Type | Field and Description |
---|---|
protected IntSeqKey |
ContextControllerKeyedFilterEntry.controllerPath |
Modifier and Type | Method and Description |
---|---|
IntSeqKey |
ContextControllerKeyedCompositeKey.getPath() |
Modifier and Type | Method and Description |
---|---|
void |
ContextControllerKeyedImpl.activate(IntSeqKey path,
Object[] parentPartitionKeys,
EventBean optionalTriggeringEvent,
Map<String,Object> optionalTriggeringPattern) |
Collection<Integer> |
ContextControllerKeyedSvcLevelOne.deactivate(IntSeqKey controllerPath) |
Collection<Integer> |
ContextControllerKeyedSvcLevelAny.deactivate(IntSeqKey controllerPath) |
Collection<Integer> |
ContextControllerKeyedSvc.deactivate(IntSeqKey controllerPath) |
void |
ContextControllerKeyedImpl.deactivate(IntSeqKey path,
boolean terminateChildContexts) |
protected int |
ContextControllerKeyedImpl.getSubpathOrCPId(IntSeqKey path,
Object keyForLookup) |
protected abstract int |
ContextControllerKeyed.getSubpathOrCPId(IntSeqKey path,
Object keyForLookup) |
void |
ContextControllerKeyedSvcLevelOne.keyAdd(IntSeqKey controllerPath,
Object key,
int subpathIdOrCPId,
ContextControllerConditionNonHA terminationCondition) |
void |
ContextControllerKeyedSvcLevelAny.keyAdd(IntSeqKey controllerPath,
Object key,
int subpathIdOrCPId,
ContextControllerConditionNonHA terminationCondition) |
void |
ContextControllerKeyedSvc.keyAdd(IntSeqKey controllerPath,
Object key,
int subpathIdOrCPId,
ContextControllerConditionNonHA terminationCondition) |
int |
ContextControllerKeyedSvcLevelOne.keyGetSubpathOrCPId(IntSeqKey controllerPath,
Object key) |
int |
ContextControllerKeyedSvcLevelAny.keyGetSubpathOrCPId(IntSeqKey controllerPath,
Object key) |
int |
ContextControllerKeyedSvc.keyGetSubpathOrCPId(IntSeqKey controllerPath,
Object key) |
List<ContextControllerConditionNonHA> |
ContextControllerKeyedSvcLevelOne.keyGetTermConditions(IntSeqKey controllerPath) |
List<ContextControllerConditionNonHA> |
ContextControllerKeyedSvcLevelAny.keyGetTermConditions(IntSeqKey controllerPath) |
List<ContextControllerConditionNonHA> |
ContextControllerKeyedSvc.keyGetTermConditions(IntSeqKey controllerPath) |
boolean |
ContextControllerKeyedSvcLevelOne.keyHasSeen(IntSeqKey controllerPath,
Object key) |
boolean |
ContextControllerKeyedSvcLevelAny.keyHasSeen(IntSeqKey controllerPath,
Object key) |
boolean |
ContextControllerKeyedSvc.keyHasSeen(IntSeqKey controllerPath,
Object key) |
ContextControllerKeyedSvcEntry |
ContextControllerKeyedSvcLevelOne.keyRemove(IntSeqKey controllerPath,
Object key) |
ContextControllerKeyedSvcEntry |
ContextControllerKeyedSvcLevelAny.keyRemove(IntSeqKey controllerPath,
Object key) |
ContextControllerKeyedSvcEntry |
ContextControllerKeyedSvc.keyRemove(IntSeqKey controllerPath,
Object key) |
void |
ContextControllerKeyedSvcLevelOne.keyVisit(IntSeqKey controllerPath,
BiConsumer<Object,Integer> keyAndSubpathOrCPId) |
void |
ContextControllerKeyedSvcLevelAny.keyVisit(IntSeqKey controllerPath,
BiConsumer<Object,Integer> keyAndSubpathOrCPId) |
void |
ContextControllerKeyedSvc.keyVisit(IntSeqKey controllerPath,
BiConsumer<Object,Integer> keyAndSubpathOrCPId) |
void |
ContextControllerKeyedImpl.matchFound(ContextControllerDetailKeyedItem item,
EventBean theEvent,
IntSeqKey controllerPath,
String optionalInitCondAsName) |
void |
ContextControllerKeyedSvcLevelOne.mgmtCreate(IntSeqKey controllerPath,
Object[] parentPartitionKeys) |
void |
ContextControllerKeyedSvcLevelAny.mgmtCreate(IntSeqKey controllerPath,
Object[] parentPartitionKeys) |
void |
ContextControllerKeyedSvc.mgmtCreate(IntSeqKey controllerPath,
Object[] parentPartitionKeys) |
ContextControllerFilterEntry[] |
ContextControllerKeyedSvcLevelOne.mgmtGetFilters(IntSeqKey controllerPath) |
ContextControllerFilterEntry[] |
ContextControllerKeyedSvcLevelAny.mgmtGetFilters(IntSeqKey controllerPath) |
ContextControllerFilterEntry[] |
ContextControllerKeyedSvc.mgmtGetFilters(IntSeqKey controllerPath) |
int |
ContextControllerKeyedSvcLevelOne.mgmtGetIncSubpath(IntSeqKey controllerPath) |
int |
ContextControllerKeyedSvcLevelAny.mgmtGetIncSubpath(IntSeqKey controllerPath) |
int |
ContextControllerKeyedSvc.mgmtGetIncSubpath(IntSeqKey controllerPath) |
Object[] |
ContextControllerKeyedSvcLevelOne.mgmtGetPartitionKeys(IntSeqKey controllerPath) |
Object[] |
ContextControllerKeyedSvcLevelAny.mgmtGetPartitionKeys(IntSeqKey controllerPath) |
Object[] |
ContextControllerKeyedSvc.mgmtGetPartitionKeys(IntSeqKey controllerPath) |
void |
ContextControllerKeyedSvcLevelOne.mgmtSetFilters(IntSeqKey controllerPath,
ContextControllerFilterEntry[] filterEntries) |
void |
ContextControllerKeyedSvcLevelAny.mgmtSetFilters(IntSeqKey controllerPath,
ContextControllerFilterEntry[] filterEntries) |
void |
ContextControllerKeyedSvc.mgmtSetFilters(IntSeqKey controllerPath,
ContextControllerFilterEntry[] filterEntries) |
protected void |
ContextControllerKeyedImpl.visitPartitions(IntSeqKey controllerPath,
BiConsumer<Object,Integer> keyAndSubpathOrCPId) |
protected abstract void |
ContextControllerKeyed.visitPartitions(IntSeqKey path,
BiConsumer<Object,Integer> keyAndSubpathOrCPId) |
void |
ContextControllerKeyed.visitSelectedPartitions(IntSeqKey path,
ContextPartitionSelector selector,
ContextPartitionVisitor visitor,
ContextPartitionSelector[] selectorPerLevel) |
Constructor and Description |
---|
ContextControllerKeyedCompositeKey(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) |
Modifier and Type | Method and Description |
---|---|
ContextPartitionInstantiationResult |
ContextManagerRealization.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) |
Copyright © 2005–2018. All rights reserved.