Uses of Class
org.infinispan.config.ConfigurationDocRef

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
          Deprecated.  
protected  Boolean Configuration.StateRetrievalType.alwaysProvideInMemoryState
          Deprecated.  
protected  Boolean Configuration.AsyncType.asyncMarshalling
          Deprecated.  
protected  Boolean Configuration.TransactionType.autoCommit
          Deprecated.  
protected  String CustomInterceptorConfig.before
           
protected  String GlobalConfiguration.GlobalJmxStatisticsType.cacheManagerName
          Deprecated.  
protected  Integer Configuration.TransactionType.cacheStopTimeout
          Deprecated.  
protected  String CustomInterceptorConfig.className
           
protected  String GlobalConfiguration.TransportType.clusterName
          Deprecated.  
protected  Integer Configuration.LockingType.concurrencyLevel
          Deprecated.  
protected  String Configuration.HashType.consistentHashClass
          Deprecated.  
protected  String Configuration.DataContainerType.dataContainerClass
          Deprecated.  
protected  Boolean Configuration.TransactionType.eagerLockSingleNode
          Deprecated.  
protected  Boolean Configuration.L1Type.enabled
          Deprecated.  
protected  Boolean Configuration.VersioningConfigurationBean.enabled
          Deprecated.  
protected  Boolean Configuration.DeadlockDetectionType.enabled
          Deprecated.  
protected  Boolean Configuration.QueryConfigurationBean.enabled
          Deprecated.  
protected  Boolean GlobalConfiguration.GlobalJmxStatisticsType.enabled
          Deprecated.  
protected  String AdvancedExternalizerConfig.externalizerClass
           
protected  Boolean Configuration.StateRetrievalType.fetchInMemoryState
          Deprecated.  
protected  Long Configuration.L1Type.frequency
          Deprecated.  
protected  GroupsConfiguration Configuration.HashType.groups
          Deprecated.  
protected  String Configuration.HashType.hashFunctionClass
          Deprecated.  
protected  GlobalConfiguration.ShutdownHookBehavior GlobalConfiguration.ShutdownType.hookBehavior
          Deprecated.  
protected  Integer AdvancedExternalizerConfig.id
           
protected  Integer CustomInterceptorConfig.index
           
protected  Boolean Configuration.QueryConfigurationBean.indexLocalOnly
          Deprecated.  
protected  Long Configuration.StateRetrievalType.initialRetryWaitTime
          Deprecated.  
protected  Integer Configuration.L1Type.invalidationThreshold
          Deprecated.  
protected  IsolationLevel Configuration.LockingType.isolationLevel
          Deprecated.  
protected  String GlobalConfiguration.GlobalJmxStatisticsType.jmxDomain
          Deprecated.  
protected  Long Configuration.ExpirationType.lifespan
          Deprecated.  
protected  Long Configuration.L1Type.lifespan
          Deprecated.  
protected  Long Configuration.LockingType.lockAcquisitionTimeout
          Deprecated.  
protected  LockingMode Configuration.TransactionType.lockingMode
          Deprecated.  
protected  Long Configuration.StateRetrievalType.logFlushTimeout
          Deprecated.  
protected  String GlobalConfiguration.TransportType.machineId
          Deprecated.  
protected  String GlobalConfiguration.SerializationType.marshallerClass
          Deprecated.  
protected  Integer Configuration.EvictionType.maxEntries
          Deprecated.  
protected  Long Configuration.ExpirationType.maxIdle
          Deprecated.  
protected  Integer Configuration.StateRetrievalType.maxNonProgressingLogWrites
          Deprecated.  
protected  String GlobalConfiguration.GlobalJmxStatisticsType.mBeanServerLookup
          Deprecated.  
protected  Configuration.CacheMode Configuration.ClusteringType.mode
          Deprecated.  
protected  String GlobalConfiguration.TransportType.nodeName
          Deprecated.  
protected  Integer Configuration.HashType.numOwners
          Deprecated.  
protected  Integer Configuration.StateRetrievalType.numRetries
          Deprecated.  
protected  Integer Configuration.HashType.numVirtualNodes
          Deprecated.  
protected  Boolean Configuration.L1Type.onRehash
          Deprecated.  
protected  Boolean CacheLoaderManagerConfig.passivation
           
protected  org.infinispan.config.CustomInterceptorConfig.Position CustomInterceptorConfig.position
           
protected  Boolean CacheLoaderManagerConfig.preload
           
protected  TypedProperties GlobalConfiguration.GlobalJmxStatisticsType.properties
          Deprecated.  
protected  String GlobalConfiguration.TransportType.rackId
          Deprecated.  
protected  Boolean Configuration.ExpirationType.reaperEnabled
          Deprecated.  
protected  Boolean Configuration.HashType.rehashEnabled
          Deprecated.  
protected  Long Configuration.HashType.rehashRpcTimeout
          Deprecated.  
protected  String Configuration.AsyncType.replQueueClass
          Deprecated.  
protected  Long Configuration.AsyncType.replQueueInterval
          Deprecated.  
protected  Integer Configuration.AsyncType.replQueueMaxElements
          Deprecated.  
protected  Long Configuration.SyncType.replTimeout
          Deprecated.  
protected  Integer Configuration.StateRetrievalType.retryWaitTimeIncreaseFactor
          Deprecated.  
protected  Boolean CacheLoaderManagerConfig.shared
           
protected  String GlobalConfiguration.TransportType.siteId
          Deprecated.  
protected  Long Configuration.DeadlockDetectionType.spinDuration
          Deprecated.  
protected  EvictionStrategy Configuration.EvictionType.strategy
          Deprecated.  
protected  Boolean GlobalConfiguration.TransportType.strictPeerToPeer
          Deprecated.  
protected  Boolean Configuration.TransactionType.syncCommitPhase
          Deprecated.  
protected  Boolean Configuration.TransactionType.syncRollbackPhase
          Deprecated.  
protected  EvictionThreadPolicy Configuration.EvictionType.threadPolicy
          Deprecated.  
protected  Long Configuration.StateRetrievalType.timeout
          Deprecated.  
protected  String Configuration.TransactionType.transactionManagerLookupClass
          Deprecated.  
protected  TransactionMode Configuration.TransactionType.transactionMode
          Deprecated.  
protected  String GlobalConfiguration.TransportType.transportClass
          Deprecated.  
protected  Boolean Configuration.UnsafeType.unreliableReturnValues
          Deprecated.  
protected  Boolean Configuration.TransactionType.useEagerLocking
          Deprecated.  
protected  Boolean Configuration.LockingType.useLockStriping
          Deprecated.  
protected  Boolean Configuration.AsyncType.useReplQueue
          Deprecated.  
protected  Boolean Configuration.TransactionType.useSynchronization
          Deprecated.  
protected  String GlobalConfiguration.SerializationType.version
          Deprecated.  
protected  VersioningScheme Configuration.VersioningConfigurationBean.versioningScheme
          Deprecated.  
protected  Long Configuration.ExpirationType.wakeUpInterval
          Deprecated.  
protected  Long Configuration.EvictionType.wakeUpInterval
          Deprecated. 
protected  Boolean Configuration.LockingType.writeSkewCheck
          Deprecated.  
 

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  Integer AsyncStoreConfig.modificationQueueSize
           
protected  Long SingletonStoreConfig.pushStateTimeout
           
protected  Boolean SingletonStoreConfig.pushStateWhenCoordinator
           
protected  Long AsyncStoreConfig.shutdownTimeout
           
protected  Integer AsyncStoreConfig.threadPoolSize
           
 


-->

Copyright © 2013 JBoss, a division of Red Hat. All Rights Reserved.