Uses of Class
net.bluemind.core.container.api.IdRange
Packages that use IdRange
-
Uses of IdRange in net.bluemind.core.container.api
Methods in net.bluemind.core.container.api that return IdRangeModifier and TypeMethodDescriptionIOfflineMgmt.allocateOfflineIds
(int idCount) static IdRange
IdRange.create
(int count, long globalCounter) Methods in net.bluemind.core.container.api that return types with arguments of type IdRangeMethod parameters in net.bluemind.core.container.api with type arguments of type IdRangeModifier and TypeMethodDescriptionvoid
IOfflineMgmtAsync.allocateOfflineIds
(int idCount, AsyncHandler<IdRange> handler)