| Package | Description |
|---|---|
| com.google.api.client.extensions.appengine.datastore |
Support for the App Engine data store.
|
| Modifier and Type | Method and Description |
|---|---|
AppEngineDataStoreFactory.Builder |
AppEngineDataStoreFactory.Builder.setDisableMemcache(boolean disableMemcache)
Sets whether to disable the memcache (
false by default). |
AppEngineDataStoreFactory.Builder |
AppEngineDataStoreFactory.Builder.setMemcacheExpiration(Expiration memcacheExpiration)
Sets the Memcache expiration policy on puts.
|
| Constructor and Description |
|---|
AppEngineDataStoreFactory(AppEngineDataStoreFactory.Builder builder) |
Copyright © 2011–2025 Google. All rights reserved.