|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
See:
Description
Interface Summary | |
---|---|
ContextPartitionSelector | Interface for classes representing a selector for navigating, querying or selecting among context partitions. |
ContextPartitionSelectorById | Selects a context partition by providing the context partition id(s). |
ContextPartitionSelectorCategory | Selects context partitions for use with a category context by providing a set of labels. |
ContextPartitionSelectorFiltered | Selects context partitions by receiving a context partition identifier for interrogation. |
ContextPartitionSelectorHash | Selects context partitions based on hash codes, for use with hashed context. |
ContextPartitionSelectorNested | Selects context partitions of a nested context by providing selector according to the nested contexts. |
ContextPartitionSelectorSegmented | Selector of context partitions for use with segmented contexts, provides a set of partition keys to select. |
EPContextPartitionAdmin | Service interface for administration of contexts and context partitions. |
Class Summary | |
---|---|
ContextPartitionCollection | A collection of context partitions each uniquely identified by a context partition id (agent instance id). |
ContextPartitionDescriptor | Descriptor encapsulates information about a context partition. |
ContextPartitionIdentifier | Context partition identifiers are provided by the API when interrogating context partitions for a given statement. |
ContextPartitionIdentifierCategory | Context partition identifier for category context. |
ContextPartitionIdentifierHash | Context partition identifier for hash context. |
ContextPartitionIdentifierInitiatedTerminated | Context partition identifier for overlapping and non-overlapping contexts. |
ContextPartitionIdentifierNested | Context partition identifier for nested contexts. |
ContextPartitionIdentifierPartitioned | Context partition identifier for segmented contexts. |
ContextPartitionSelectorAll | Selects all context paritions. |
ContextPartitionVariableState | The variable state for a context partitioned variable. |
Enum Summary | |
---|---|
ContextPartitionState | State of a context partition. |
Exception Summary | |
---|---|
InvalidContextPartitionSelector | Indicates an invalid combination of context declaration and context partition selector, i.e. |
Context partition selection and descriptors.
|
© 2006-2015 EsperTech Inc. All rights reserved. Visit us at espertech.com |
|||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |