Package | Description |
---|---|
com.caucho.distcache | |
com.caucho.distcache.jdbc | |
com.caucho.env.distcache | |
com.caucho.server.distcache |
Modifier and Type | Method and Description |
---|---|
MnodeStore |
AbstractCache.getMnodeStore() |
Modifier and Type | Class and Description |
---|---|
class |
JdbcMnodeStore
Manages backing for the cache map.
|
Modifier and Type | Method and Description |
---|---|
MnodeStore |
CacheDataBacking.getMnodeStore() |
Modifier and Type | Method and Description |
---|---|
MnodeStore |
CacheDataBackingImpl.getMnodeStore() |
MnodeStore |
CacheImpl.getMnodeStore() |
MnodeStore |
CacheStoreManager.getMnodeStore() |
Modifier and Type | Method and Description |
---|---|
void |
CacheDataBackingImpl.setMnodeStore(MnodeStore mnodeStore) |
Constructor and Description |
---|
DataStore(java.lang.String serverName,
MnodeStore mnodeStore) |