Uses of Enum
com.google.appengine.api.datastore.DatastoreService.KeyRangeState
Packages that use DatastoreService.KeyRangeState
Package
Description
-
Uses of DatastoreService.KeyRangeState in com.google.appengine.api.datastore
Methods in com.google.appengine.api.datastore that return DatastoreService.KeyRangeStateModifier and TypeMethodDescriptionDatastoreService.allocateIdRange
(KeyRange range) This method allocates a user-specified contiguous range of unique IDs.Returns the enum constant of this type with the specified name.static DatastoreService.KeyRangeState[]
DatastoreService.KeyRangeState.values()
Returns an array containing the constants of this enum type, in the order they are declared.