@Deprecated @Beta
Beta See: Description
| Class | Description |
|---|---|
| AppEngineSubscriptionStore | Deprecated
(scheduled to be removed in 1.17) Use
StoredChannel.getDefaultDataStore(DataStoreFactory) with
AppEngineDataStoreFactory instead, possibly setting
AppEngineDataStoreFactory.Builder#setDisableMemcache to true. |
| CachedAppEngineSubscriptionStore | Deprecated
(scheduled to be removed in 1.17) Use
StoredChannel.getDefaultDataStore(DataStoreFactory) with
AppEngineDataStoreFactory instead. |
Beta
Deprecated:(scheduled to be removed in 1.17) Use StoredChannel.getDefaultDataStore(com.google.api.client.util.store.DataStoreFactory)
with AppEngineDataStoreFactory
instead.
Copyright © 2010-2013 Google. All Rights Reserved.