Modifier and Type | Class and Description |
---|---|
class |
InfinispanBackingCacheEntryStoreSource<K extends Serializable,V extends Cacheable<K>,G extends Serializable>
BackingCacheEntryStoreSource that provides instances of InfinispanBackingCacheEntryStore . |
Modifier and Type | Method and Description |
---|---|
BackingCacheEntryStoreConfig |
SerializationGroupMemberContainer.getConfig() |
Constructor and Description |
---|
SerializationGroupMemberContainer(PassivationManager<K,V> passivationManager,
PassivatingBackingCache<G,Cacheable<G>,SerializationGroup<K,V,G>> groupCache,
BackingCacheEntryStoreConfig config) |
SimpleBackingCacheEntryStore(PersistentObjectStore<K,E> store,
ServerEnvironment environment,
StatefulTimeoutInfo timeout,
BackingCacheEntryStoreConfig config)
Create a new SimpleIntegratedObjectStore.
|
Modifier and Type | Interface and Description |
---|---|
interface |
ClusteredBackingCacheEntryStoreConfig |
interface |
ClusteredBackingCacheEntryStoreSource<K extends Serializable,V extends Cacheable<K>,G extends Serializable> |
Modifier and Type | Class and Description |
---|---|
class |
NonClusteredBackingCacheEntryStoreSource<K extends Serializable,V extends Cacheable<K>,G extends Serializable>
BackingCacheEntryStoreSource for a non-clustered cache. |
Modifier and Type | Interface and Description |
---|---|
interface |
BackingCacheEntryStoreSource<K extends Serializable,V extends Cacheable<K>,G extends Serializable>
Provides
BackingCacheEntryStore instances to a CacheFactory that needs to create a
GroupAwareBackingCache . |
Modifier and Type | Method and Description |
---|---|
BackingCacheEntryStoreConfig |
BackingCacheEntryStore.getConfig() |
Modifier and Type | Class and Description |
---|---|
class |
AbstractBackingCacheEntryStoreSource<K extends Serializable,V extends Cacheable<K>,G extends Serializable> |
Modifier and Type | Method and Description |
---|---|
BackingCacheEntryStoreConfig |
AbstractBackingCacheEntryStore.getConfig() |
Constructor and Description |
---|
AbstractBackingCacheEntryStore(StatefulTimeoutInfo timeout,
BackingCacheEntryStoreConfig config) |
Modifier and Type | Class and Description |
---|---|
class |
PassivationStoreWriteHandler<S extends BackingCacheEntryStoreConfig> |
Copyright © 2013 JBoss, a division of Red Hat, Inc.. All Rights Reserved.