Package | Description |
---|---|
com.google.api.client.extensions.jdo |
Support for the JDO data store.
|
com.google.api.client.util.store |
Utilities to store serializable data.
|
Modifier and Type | Class | Description |
---|---|---|
class |
JdoDataStoreFactory |
Thread-safe JDO implementation of a data store factory.
|
Modifier and Type | Class | 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–2019 Google. All rights reserved.