Package | Description |
---|---|
com.google.api.client.extensions.appengine.datastore |
Support for the App Engine data store.
|
com.google.api.client.util.store |
Utilities to store serializable data.
|
Modifier and Type | Class and Description |
---|---|
class |
AppEngineDataStoreFactory
Thread-safe Google App Engine implementation of a data store factory that directly uses the App
Engine Data Store API.
|
Modifier and Type | Class and Description |
---|---|
class |
FileDataStoreFactory
Thread-safe file implementation of a credential store.
|
class |
MemoryDataStoreFactory
Thread-safe in-memory implementation of a data store factory.
|
Copyright © 2011–2023 Google. All rights reserved.