public interface FastRestartStoreContainerManager
Modifier and Type | Method and Description |
---|---|
<K,V> org.ehcache.impl.internal.store.offheap.EhcacheConcurrentOffHeapClockCache<K,org.ehcache.impl.internal.store.offheap.OffHeapValueHolder<V>> |
createOrAttachBackingMap(long sizeInBytes,
java.lang.String storeId,
Store.Configuration<K,V> storeConfig,
org.ehcache.impl.internal.store.offheap.SwitchableEvictionAdvisor<K,org.ehcache.impl.internal.store.offheap.OffHeapValueHolder<V>> evictionAdvisor,
org.ehcache.impl.internal.store.offheap.factories.EhcacheSegmentFactory.EhcacheSegment.EvictionListener<K,org.ehcache.impl.internal.store.offheap.OffHeapValueHolder<V>> mapEvictionListener) |
void |
detachBackingMap(java.lang.String storeId) |
<K,V> org.ehcache.impl.internal.store.offheap.EhcacheConcurrentOffHeapClockCache<K,org.ehcache.impl.internal.store.offheap.OffHeapValueHolder<V>> createOrAttachBackingMap(long sizeInBytes, java.lang.String storeId, Store.Configuration<K,V> storeConfig, org.ehcache.impl.internal.store.offheap.SwitchableEvictionAdvisor<K,org.ehcache.impl.internal.store.offheap.OffHeapValueHolder<V>> evictionAdvisor, org.ehcache.impl.internal.store.offheap.factories.EhcacheSegmentFactory.EhcacheSegment.EvictionListener<K,org.ehcache.impl.internal.store.offheap.OffHeapValueHolder<V>> mapEvictionListener)
void detachBackingMap(java.lang.String storeId)