|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use DataStore | |
---|---|
com.caucho.distcache | |
com.caucho.env.distcache | |
com.caucho.server.distcache |
Uses of DataStore in com.caucho.distcache |
---|
Methods in com.caucho.distcache that return DataStore | |
---|---|
DataStore |
AbstractCache.getDataStore()
|
Uses of DataStore in com.caucho.env.distcache |
---|
Methods in com.caucho.env.distcache that return DataStore | |
---|---|
DataStore |
CacheDataBacking.getDataStore()
Returns the underlying DataStore, used for serialization. |
Uses of DataStore in com.caucho.server.distcache |
---|
Methods in com.caucho.server.distcache that return DataStore | |
---|---|
DataStore |
CacheDataBackingImpl.getDataStore()
|
DataStore |
CacheImpl.getDataStore()
|
DataStore |
CacheStoreManager.getDataStore()
|
Methods in com.caucho.server.distcache with parameters of type DataStore | |
---|---|
void |
CacheDataBackingImpl.setDataStore(DataStore dataStore)
|
Constructors in com.caucho.server.distcache with parameters of type DataStore | |
---|---|
DataStreamSource(long valueDataId,
DataStore dataBacking)
Create a new GitStreamSource for the named file |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |