com.espertech.esper.client.context
Interface ContextPartitionSelectorById

All Superinterfaces:
ContextPartitionSelector
All Known Implementing Classes:
EPContextPartitionAdminImpl.CPSelectorById

public interface ContextPartitionSelectorById
extends ContextPartitionSelector

Selects a context partition by providing the context partition id(s).


Method Summary
 java.util.Set<java.lang.Integer> getContextPartitionIds()
          Return the context partition ids to select.
 

Method Detail

getContextPartitionIds

java.util.Set<java.lang.Integer> getContextPartitionIds()
Return the context partition ids to select.

Returns:
id set

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