Package | Description |
---|---|
com.espertech.esper.common.client.variable |
Classes for variable management
|
Modifier and Type | Method and Description |
---|---|
java.util.Map<com.espertech.esper.common.internal.util.DeploymentIdNamePair,java.util.List<ContextPartitionVariableState>> |
EPVariableService.getVariableValue(java.util.Set<com.espertech.esper.common.internal.util.DeploymentIdNamePair> variableNames,
ContextPartitionSelector contextPartitionSelector)
Returns the current variable values for a context-partitioned variable, per context partition.
|