Package | Description |
---|---|
com.espertech.esper.common.client.context |
Context partition selection and descriptors.
|
Modifier and Type | Class and Description |
---|---|
class |
ContextStateEventContextActivated
Context state event indicating a context activated.
|
class |
ContextStateEventContextCreated
Context state event indicating a new context created.
|
class |
ContextStateEventContextDeactivated
Context state event indicating a context deactivated.
|
class |
ContextStateEventContextDestroyed
Context state event indicating a context destroyed.
|
class |
ContextStateEventContextPartition
Context partition state event.
|
class |
ContextStateEventContextPartitionAllocated
Context partition state event indicating a context partition allocated.
|
class |
ContextStateEventContextPartitionDeallocated
Context partition state event indicating a context partition de-allocated.
|
class |
ContextStateEventContextStatementAdded
Context partition state event indicating a statement added.
|
class |
ContextStateEventContextStatementRemoved
Context partition state event indicating a statement removed.
|