| Modifier and Type | Method and Description |
|---|---|
VersionConsistencyCache |
PersistenceManagerFactory.getVersionConsistencyCache() |
| Modifier and Type | Method and Description |
|---|---|
void |
ConfigCache.setVersionConsistencyCache(VersionConsistencyCache vcCache)
Sets VersionConsistencyCache field.
|
| Modifier and Type | Class and Description |
|---|---|
class |
VersionConsistencyCacheImpl
A 2-level cache of StateManager instances (i.e., a map of maps).
|
| Modifier and Type | Method and Description |
|---|---|
VersionConsistencyCache |
SQLPersistenceManagerFactory.getVersionConsistencyCache()
Creates if necessary, and returns, this PMF's instance of its
VersionConsistencyCache.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ConfigCacheImpl.setVersionConsistencyCache(VersionConsistencyCache vcCache)
Sets VersionConsistencyCache field.
|
Copyright © 2019. All rights reserved.