com.espertech.esper.core.service
Class EPContextPartitionAdminImpl.CPSelectorById

java.lang.Object
  extended by com.espertech.esper.core.service.EPContextPartitionAdminImpl.CPSelectorById
All Implemented Interfaces:
ContextPartitionSelector, ContextPartitionSelectorById
Enclosing class:
EPContextPartitionAdminImpl

public static class EPContextPartitionAdminImpl.CPSelectorById
extends java.lang.Object
implements ContextPartitionSelectorById


Constructor Summary
EPContextPartitionAdminImpl.CPSelectorById(int agentInstanceId)
           
 
Method Summary
 java.util.Set<java.lang.Integer> getContextPartitionIds()
          Return the context partition ids to select.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

EPContextPartitionAdminImpl.CPSelectorById

public EPContextPartitionAdminImpl.CPSelectorById(int agentInstanceId)
Method Detail

getContextPartitionIds

public java.util.Set<java.lang.Integer> getContextPartitionIds()
Description copied from interface: ContextPartitionSelectorById
Return the context partition ids to select.

Specified by:
getContextPartitionIds in interface ContextPartitionSelectorById
Returns:
id set

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