Class ContextPartitionSelectorAll
java.lang.Object
com.espertech.esper.common.client.context.ContextPartitionSelectorAll
- All Implemented Interfaces:
ContextPartitionSelector
Selects all context paritions.
-
Field Summary
Modifier and TypeFieldDescriptionstatic final ContextPartitionSelectorAll
Instance for selecting all context partitions. -
Constructor Summary
-
Method Summary
-
Field Details
-
INSTANCE
Instance for selecting all context partitions.
-
-
Constructor Details
-
ContextPartitionSelectorAll
public ContextPartitionSelectorAll()
-