|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ConfigurationDocRef | |
---|---|
org.infinispan.config | Cache configuration beans and parsers. |
org.infinispan.loaders | This package contains loaders and stores, which are used for overflow or persistence. |
org.infinispan.loaders.decorators | This package contains loaders and stores, which are used for overflow or persistence. |
Uses of ConfigurationDocRef in org.infinispan.config |
---|
Fields in org.infinispan.config with annotations of type ConfigurationDocRef | |
---|---|
protected String |
CustomInterceptorConfig.after
|
protected Boolean |
GlobalConfiguration.GlobalJmxStatisticsType.allowDuplicateDomains
|
protected Boolean |
Configuration.StateRetrievalType.alwaysProvideInMemoryState
|
protected Boolean |
Configuration.AsyncType.asyncMarshalling
|
protected String |
CustomInterceptorConfig.before
|
protected String |
GlobalConfiguration.GlobalJmxStatisticsType.cacheManagerName
|
protected Integer |
Configuration.TransactionType.cacheStopTimeout
|
protected String |
CustomInterceptorConfig.className
|
protected String |
GlobalConfiguration.TransportType.clusterName
|
protected Integer |
Configuration.LockingType.concurrencyLevel
|
protected String |
Configuration.HashType.consistentHashClass
|
protected String |
Configuration.DataContainerType.dataContainerClass
|
protected Boolean |
Configuration.TransactionType.eagerLockSingleNode
|
protected Boolean |
GlobalConfiguration.GlobalJmxStatisticsType.enabled
|
protected Boolean |
Configuration.L1Type.enabled
|
protected Boolean |
Configuration.DeadlockDetectionType.enabled
|
protected Boolean |
Configuration.QueryConfigurationBean.enabled
|
protected String |
AdvancedExternalizerConfig.externalizerClass
|
protected Boolean |
Configuration.StateRetrievalType.fetchInMemoryState
|
protected GroupsConfiguration |
Configuration.HashType.groups
|
protected String |
Configuration.HashType.hashFunctionClass
|
protected GlobalConfiguration.ShutdownHookBehavior |
GlobalConfiguration.ShutdownType.hookBehavior
|
protected Integer |
AdvancedExternalizerConfig.id
|
protected Integer |
CustomInterceptorConfig.index
|
protected Boolean |
Configuration.QueryConfigurationBean.indexLocalOnly
|
protected Long |
Configuration.StateRetrievalType.initialRetryWaitTime
|
protected Integer |
Configuration.L1Type.invalidationThreshold
|
protected IsolationLevel |
Configuration.LockingType.isolationLevel
|
protected String |
GlobalConfiguration.GlobalJmxStatisticsType.jmxDomain
|
protected Long |
Configuration.ExpirationType.lifespan
|
protected Long |
Configuration.L1Type.lifespan
|
protected Long |
Configuration.LockingType.lockAcquisitionTimeout
|
protected Long |
Configuration.StateRetrievalType.logFlushTimeout
|
protected String |
GlobalConfiguration.TransportType.machineId
|
protected String |
GlobalConfiguration.SerializationType.marshallerClass
|
protected Integer |
Configuration.EvictionType.maxEntries
|
protected Long |
Configuration.ExpirationType.maxIdle
|
protected Integer |
Configuration.StateRetrievalType.maxNonProgressingLogWrites
|
protected String |
GlobalConfiguration.GlobalJmxStatisticsType.mBeanServerLookup
|
protected Configuration.CacheMode |
Configuration.ClusteringType.mode
|
protected String |
GlobalConfiguration.TransportType.nodeName
|
protected Integer |
Configuration.HashType.numOwners
|
protected Integer |
Configuration.StateRetrievalType.numRetries
|
protected Integer |
Configuration.HashType.numVirtualNodes
|
protected Boolean |
Configuration.L1Type.onRehash
|
protected Boolean |
CacheLoaderManagerConfig.passivation
|
protected org.infinispan.config.CustomInterceptorConfig.Position |
CustomInterceptorConfig.position
|
protected Boolean |
CacheLoaderManagerConfig.preload
|
protected TypedProperties |
GlobalConfiguration.GlobalJmxStatisticsType.properties
|
protected String |
GlobalConfiguration.TransportType.rackId
|
protected Boolean |
Configuration.HashType.rehashEnabled
|
protected Long |
Configuration.HashType.rehashRpcTimeout
|
protected String |
Configuration.AsyncType.replQueueClass
|
protected Long |
Configuration.AsyncType.replQueueInterval
|
protected Integer |
Configuration.AsyncType.replQueueMaxElements
|
protected Long |
Configuration.SyncType.replTimeout
|
protected Integer |
Configuration.StateRetrievalType.retryWaitTimeIncreaseFactor
|
protected Boolean |
CacheLoaderManagerConfig.shared
|
protected String |
GlobalConfiguration.TransportType.siteId
|
protected Long |
Configuration.DeadlockDetectionType.spinDuration
|
protected EvictionStrategy |
Configuration.EvictionType.strategy
|
protected Boolean |
GlobalConfiguration.TransportType.strictPeerToPeer
|
protected Boolean |
Configuration.TransactionType.syncCommitPhase
|
protected Boolean |
Configuration.TransactionType.syncRollbackPhase
|
protected EvictionThreadPolicy |
Configuration.EvictionType.threadPolicy
|
protected Long |
Configuration.StateRetrievalType.timeout
|
protected String |
Configuration.TransactionType.transactionManagerLookupClass
|
protected String |
GlobalConfiguration.TransportType.transportClass
|
protected Boolean |
Configuration.UnsafeType.unreliableReturnValues
|
protected Boolean |
Configuration.TransactionType.useEagerLocking
|
protected Boolean |
Configuration.LockingType.useLockStriping
|
protected Boolean |
Configuration.AsyncType.useReplQueue
|
protected Boolean |
Configuration.TransactionType.useSynchronization
|
protected String |
GlobalConfiguration.SerializationType.version
|
protected Long |
Configuration.ExpirationType.wakeUpInterval
|
protected Long |
Configuration.EvictionType.wakeUpInterval
Deprecated. |
protected Boolean |
Configuration.LockingType.writeSkewCheck
|
Uses of ConfigurationDocRef in org.infinispan.loaders |
---|
Fields in org.infinispan.loaders with annotations of type ConfigurationDocRef | |
---|---|
protected String |
AbstractCacheLoaderConfig.cacheLoaderClassName
|
protected Boolean |
AbstractCacheStoreConfig.fetchPersistentState
|
protected Boolean |
AbstractCacheStoreConfig.ignoreModifications
|
protected Boolean |
AbstractCacheStoreConfig.purgeOnStartup
|
protected Integer |
AbstractCacheStoreConfig.purgerThreads
|
protected Boolean |
AbstractCacheStoreConfig.purgeSynchronously
|
Uses of ConfigurationDocRef in org.infinispan.loaders.decorators |
---|
Fields in org.infinispan.loaders.decorators with annotations of type ConfigurationDocRef | |
---|---|
protected Boolean |
SingletonStoreConfig.enabled
|
protected Boolean |
AsyncStoreConfig.enabled
|
protected Long |
AsyncStoreConfig.flushLockTimeout
|
protected Long |
SingletonStoreConfig.pushStateTimeout
|
protected Boolean |
SingletonStoreConfig.pushStateWhenCoordinator
|
protected Long |
AsyncStoreConfig.shutdownTimeout
|
protected Integer |
AsyncStoreConfig.threadPoolSize
|
|
--> |