Uses of Class
com.google.datastore.v1.client.DatastoreEmulatorException
-
Packages that use DatastoreEmulatorException Package Description com.google.datastore.v1.client -
-
Uses of DatastoreEmulatorException in com.google.datastore.v1.client
Methods in com.google.datastore.v1.client that throw DatastoreEmulatorException Modifier and Type Method Description voidDatastoreEmulator. clear()Clears all data in the emulator.voidDatastoreEmulator. start()voidDatastoreEmulator. start(String emulatorDir, String projectId, String... commandLineOptions)Deprecated.prefer setting options in the emulator options and calling {#start()}.voidDatastoreEmulator. stop()Stops the emulator.protected voidDatastoreEmulator. stopEmulatorInternal()
-