Uses of Interface
com.google.appengine.api.datastore.DatastoreConfig
Packages that use DatastoreConfig
Package
Description
-
Uses of DatastoreConfig in com.google.appengine.api.datastore
Fields in com.google.appengine.api.datastore declared as DatastoreConfigModifier and TypeFieldDescriptionstatic final DatastoreConfig
DatastoreConfig.DEFAULT
Deprecated.Methods in com.google.appengine.api.datastore that return DatastoreConfigModifier and TypeMethodDescriptionstatic DatastoreConfig
DatastoreServiceFactory.getDefaultDatastoreConfig()
Deprecated.UseDatastoreServiceConfig.Builder.withDefaults()
instead.Methods in com.google.appengine.api.datastore with parameters of type DatastoreConfigModifier and TypeMethodDescriptionstatic DatastoreService
DatastoreServiceFactory.getDatastoreService
(DatastoreConfig oldConfig) Deprecated.
DatastoreServiceConfig
instead.