Class MemoryDataStoreFactory

java.lang.Object
com.google.api.client.util.store.AbstractDataStoreFactory
com.google.api.client.util.store.MemoryDataStoreFactory
All Implemented Interfaces:
DataStoreFactory

public class MemoryDataStoreFactory extends AbstractDataStoreFactory
Thread-safe in-memory implementation of a data store factory.

For convenience, a default global instance is provided in getDefaultInstance().

Since:
1.16