com.bigdata.bop
Class BOpIdFactory
java.lang.Object
com.bigdata.bop.BOpIdFactory
- All Implemented Interfaces:
- IdFactory
public class BOpIdFactory
- extends Object
- implements IdFactory
A factory which may be used when some identifiers need to be reserved.
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
BOpIdFactory
public BOpIdFactory()
reserve
public void reserve(int id)
nextId
public int nextId()
- Specified by:
nextId in interface IdFactory
Copyright © 2006-2012 SYSTAP, LLC. All Rights Reserved.