Package | Description |
---|---|
org.jboss.cache.buddyreplication | |
org.jboss.cache.config | |
org.jboss.cache.eviction | |
org.jboss.cache.loader | |
org.jboss.cache.loader.jdbm |
Modifier and Type | Class and Description |
---|---|
class |
NextMemberBuddyLocatorConfig
Type-specific configuration object for NextMemberBuddyLocator.
|
Modifier and Type | Interface and Description |
---|---|
interface |
EvictionAlgorithmConfig
An interface used to configure an eviction algorithm.
|
Modifier and Type | Class and Description |
---|---|
class |
BuddyReplicationConfig |
static class |
BuddyReplicationConfig.BuddyLocatorConfig |
class |
CacheLoaderConfig
Holds the configuration of the cache loader chain.
|
static class |
CacheLoaderConfig.IndividualCacheLoaderConfig
Configuration object that holds the confguration of an individual cache loader.
|
static class |
CacheLoaderConfig.IndividualCacheLoaderConfig.SingletonStoreConfig
Configuration for a SingletonStoreCacheLoader
|
class |
Configuration
Encapsulates the configuration of a Cache.
|
class |
ConfigurationComponent
Base superclass of Cache configuration classes that expose some properties
that can be changed after the cache is started.
|
class |
CustomInterceptorConfig
Holds information about the custom interceptors defined in the configuration file.
|
class |
EvictionConfig |
class |
EvictionRegionConfig
It is imperative that a region Fqn is set, either via one of the constructors or using
EvictionRegionConfig.setRegionFqn(org.jboss.cache.Fqn) . |
class |
PluggableConfigurationComponent
A configuration component where the implementation class can be specified, and comes with its own set of properties.
|
class |
RuntimeConfig |
Modifier and Type | Method and Description |
---|---|
CloneableConfigurationComponent |
CloneableConfigurationComponent.clone() |
CloneableConfigurationComponent |
ConfigurationComponent.clone() |
Modifier and Type | Class and Description |
---|---|
class |
ElementSizeAlgorithmConfig
Configuration for
ElementSizeAlgorithm . |
class |
ElementSizeConfiguration
Deprecated.
|
class |
EvictionAlgorithmConfigBase
A base class used for configuring eviction algorithms.
|
class |
EvictionPolicyConfigBase
Deprecated.
|
class |
ExpirationAlgorithmConfig
Configuration for indicating the Node key for setting a specific eviction time.
|
class |
ExpirationConfiguration
Deprecated.
|
class |
FIFOAlgorithmConfig
Configuration for
FIFOAlgorithm . |
class |
FIFOConfiguration
Deprecated.
|
class |
LFUAlgorithmConfig
Configuration implementation for
LFUAlgorithm . |
class |
LFUConfiguration
Deprecated.
|
class |
LRUAlgorithmConfig
Configuration implementation for
LRUAlgorithm . |
class |
LRUConfiguration
Deprecated.
|
class |
MRUAlgorithmConfig
Configuration for
MRUAlgorithm . |
class |
MRUConfiguration
Deprecated.
|
class |
NullEvictionAlgorithmConfig
Configuration class for
NullEvictionAlgorithm . |
class |
NullEvictionPolicyConfig
Deprecated.
|
Modifier and Type | Class and Description |
---|---|
class |
AdjListJDBCCacheLoaderConfig
AdjListJDBCCacheLoaderConfig
|
class |
AsyncCacheLoaderConfig |
class |
ClusteredCacheLoaderConfig |
class |
FileCacheLoaderConfig |
class |
JDBCCacheLoaderConfig
Builds the different SQLs needed by JDBCCacheLoader.
|
class |
JDBCCacheLoaderOldConfig
Deprecated.
please use JDBCCacheLoaderConfig
|
class |
LocalDelegatingCacheLoaderConfig |
class |
SingletonStoreDefaultConfig
Default singleton store cache loader configuration implementation, which is provided with the default singleton store
cache loader implementation.
|
class |
TcpDelegatingCacheLoaderConfig |
Modifier and Type | Class and Description |
---|---|
class |
JdbmCacheLoader2Config
Configuration for
JdbmCacheLoader2 . |
class |
JdbmCacheLoaderConfig |
Copyright © 2012 JBoss, a division of Red Hat. All Rights Reserved.