Package | Description |
---|---|
com.google.datastore.v1.client |
Modifier and Type | Method and Description |
---|---|
void |
DatastoreEmulator.clear()
Clears all data in the emulator.
|
void |
DatastoreEmulator.start() |
void |
DatastoreEmulator.start(String emulatorDir,
String projectId,
String... commandLineOptions)
Deprecated.
prefer setting options in the emulator options and calling {#start()}.
|
void |
DatastoreEmulator.stop()
Stops the emulator.
|
protected void |
DatastoreEmulator.stopEmulatorInternal() |
Copyright © 2023 Google LLC. All rights reserved.