Uses of Class
com.google.cloud.datastore.KeyFactory
-
Packages that use KeyFactory Package Description com.google.cloud.datastore A client for Cloud Datastore – A highly-scalable NoSQL database for web and mobile applications. -
-
Uses of KeyFactory in com.google.cloud.datastore
Methods in com.google.cloud.datastore that return KeyFactory Modifier and Type Method Description KeyFactoryDatastore. newKeyFactory()Returns a new KeyFactory for this serviceKeyFactoryKeyFactory. reset()Resets the KeyFactory to its initial state.
-