wt.fv
Class StreamIdPool
java.lang.Object
wt.fv.StreamIdPool
- public class StreamIdPool
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
pool
private static StreamIdPool pool
SEQ_NAME
private static String SEQ_NAME
POOL_SIZE
private static long POOL_SIZE
offset
private long offset
poolValue
private long poolValue
StreamIdPool
public StreamIdPool()
getStreamId
public static long getStreamId()
throws WTException
- Throws:
WTException
getnextId
long getnextId()
throws WTException
- Throws:
WTException
refreshPool
private void refreshPool()
throws WTException
- Throws:
WTException