com.espertech.esper.client.context
Interface ContextPartitionSelectorHash

All Superinterfaces:
ContextPartitionSelector

public interface ContextPartitionSelectorHash
extends ContextPartitionSelector

Selects context partitions based on hash codes, for use with hashed context.


Method Summary
 java.util.Set<java.lang.Integer> getHashes()
          Returns a set of hashes.
 

Method Detail

getHashes

java.util.Set<java.lang.Integer> getHashes()
Returns a set of hashes.

Returns:
hashes

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