Uses of Class
net.bluemind.core.container.api.IdRange
-
Uses of IdRange in net.bluemind.core.container.api
Modifier and TypeMethodDescriptionIOfflineMgmt.allocateOfflineIds
(int idCount) static IdRange
IdRange.create
(int count, long globalCounter) Modifier and TypeMethodDescriptionvoid
IOfflineMgmtAsync.allocateOfflineIds
(int idCount, AsyncHandler<IdRange> handler)