public long nextObjectIDBatch(int batchSize)(Code)
Requests a new batch of object ids.
Parameters: batchSize - The number of object ids you want in your batch. The first id of the next batch of object ids.
setNextAvailableObjectID
public void setNextAvailableObjectID(long startID)(Code)