com.espertech.esper.client.context
Interface ContextPartitionSelectorSegmented

All Superinterfaces:
ContextPartitionSelector

public interface ContextPartitionSelectorSegmented
extends ContextPartitionSelector

Selector of context partitions for use with segmented contexts, provides a set of partition keys to select.


Method Summary
 java.util.List<java.lang.Object[]> getPartitionKeys()
          Returns the partition keys.
 

Method Detail

getPartitionKeys

java.util.List<java.lang.Object[]> getPartitionKeys()
Returns the partition keys.

Returns:
key set

© 2006-2015 EsperTech Inc.
All rights reserved.
Visit us at espertech.com