Uses of Class
com.google.appengine.api.datastore.DatastoreAttributes
-
Packages that use DatastoreAttributes Package Description com.google.appengine.api.datastore -
-
Uses of DatastoreAttributes in com.google.appengine.api.datastore
Methods in com.google.appengine.api.datastore that return DatastoreAttributes Modifier and Type Method Description DatastoreAttributes
DatastoreService. getDatastoreAttributes()
Retrieves the current datastore's attributes.Methods in com.google.appengine.api.datastore that return types with arguments of type DatastoreAttributes Modifier and Type Method Description Future<DatastoreAttributes>
AdminDatastoreService. getDatastoreAttributes()
Future<DatastoreAttributes>
AsyncDatastoreService. getDatastoreAttributes()
-