|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.espertech.esper.core.context.mgr.ContextPartitionIdManagerImpl
public class ContextPartitionIdManagerImpl
Constructor Summary | |
---|---|
ContextPartitionIdManagerImpl()
|
Method Summary | |
---|---|
void |
addExisting(int contextPartitionId)
|
int |
allocateId()
|
void |
clear()
|
java.util.Collection<java.lang.Integer> |
getIds()
|
void |
removeId(int contextPartitionId)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public ContextPartitionIdManagerImpl()
Method Detail |
---|
public void clear()
clear
in interface ContextPartitionIdManager
public void addExisting(int contextPartitionId)
addExisting
in interface ContextPartitionIdManager
public int allocateId()
allocateId
in interface ContextPartitionIdManager
public void removeId(int contextPartitionId)
removeId
in interface ContextPartitionIdManager
public java.util.Collection<java.lang.Integer> getIds()
getIds
in interface ContextPartitionIdManager
|
© 2006-2015 EsperTech Inc. All rights reserved. Visit us at espertech.com |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |