A B C D E F G H I J K L M N O P R S T U V W X _

A

AbstractCollectionInterceptor - Class in org.jboss.cache.aop.collection
Abstract base class for collection interceptor.
AbstractCollectionInterceptor() - Constructor for class org.jboss.cache.aop.collection.AbstractCollectionInterceptor
 
AbstractNode - Class in org.jboss.cache
 
AbstractNode() - Constructor for class org.jboss.cache.AbstractNode
 
AbstractTreeCacheListener - Class in org.jboss.cache
TODO: add java doc
AbstractTreeCacheListener() - Constructor for class org.jboss.cache.AbstractTreeCacheListener
 
acquire(Object, long, int) - Method in interface org.jboss.cache.DataNode
 
acquire() - Method in class org.jboss.cache.lock.ReadWriteLockWithUpgrade.ReaderLock
 
acquire() - Method in class org.jboss.cache.lock.ReadWriteLockWithUpgrade.WriterLock
 
acquire(Object, long, int) - Method in class org.jboss.cache.Node
 
acquireAll(Object, long, int) - Method in interface org.jboss.cache.DataNode
 
acquireAll(Object, long, int) - Method in class org.jboss.cache.Node
 
acquireAll(Object, long, int) - Method in class org.jboss.cache.optimistic.WorkspaceNodeImpl
Deprecated. Will be removed in JBossCache 1.3.
acquireAll(Object, long, int) - Method in interface org.jboss.cache.TreeNode
Deprecated. Will be removed in JBossCache 1.3.
acquireLocksForStateTransfer(DataNode, Object, long, boolean) - Method in class org.jboss.cache.aop.TreeCacheAop
Overrides the superclass version by additionally acquiring locks on the internal reference map nodes used for tracking shared objects.
acquireLocksForStateTransfer(DataNode, Object, long, boolean, boolean) - Method in class org.jboss.cache.TreeCache
 
acquireReadLock(Object, long) - Method in class org.jboss.cache.lock.IdentityLock
Acquire a read lock with a timeout period of timeout milliseconds.
acquireReadLock(Object, long) - Method in class org.jboss.cache.Node
 
acquireWriteLock(Object, long) - Method in class org.jboss.cache.lock.IdentityLock
Acquire a write lock with a timeout of timeout milliseconds.
acquireWriteLock(Object, long) - Method in class org.jboss.cache.Node
 
activate() - Method in class org.jboss.cache.marshall.Region
 
activate(String) - Method in class org.jboss.cache.marshall.TreeCacheMarshaller
Activates unmarshalling of replication messages for the region rooted in the given Fqn.
activateRegion(String) - Method in class org.jboss.cache.aop.TreeCacheAop
Overrides the superclass method by ensuring that the internal region where information on shared object is stored has been activated.
activateRegion(String) - Method in class org.jboss.cache.TreeCache
Causes the cache to transfer state for the subtree rooted at subtreeFqn and to begin accepting replication messages for that subtree.
activateRegion(String) - Method in interface org.jboss.cache.TreeCacheMBean
Causes the cache to transfer state for the subtree rooted at subtreeFqn and to begin accepting replication messages for that subtree.
activationChangeNodes - Variable in class org.jboss.cache.TreeCache
Set of Fqns of nodes that are currently being processed by activateReqion or inactivateRegion.
ActivationInterceptor - Class in org.jboss.cache.interceptors
Loads nodes that don't exist at the time of the call into memory from the CacheLoader.
ActivationInterceptor() - Constructor for class org.jboss.cache.interceptors.ActivationInterceptor
 
ActivationInterceptorMBean - Interface in org.jboss.cache.interceptors
Interface capturing activation statistics
activeWriter_ - Variable in class org.jboss.cache.lock.ReadWriteLockWithUpgrade
 
add(Object) - Method in class org.jboss.cache.aop.collection.CachedListAbstract
 
add(int, Object) - Method in class org.jboss.cache.aop.collection.CachedListImpl
 
add(int, Object) - Method in class org.jboss.cache.aop.collection.CachedListImpl.MyCachedSubListImpl
 
add(Object) - Method in class org.jboss.cache.aop.collection.CachedListImpl.MyListIterator
 
add(Object) - Method in class org.jboss.cache.aop.collection.CachedSetImpl
 
add(MethodCall) - Method in class org.jboss.cache.ReplicationQueue
 
ADD_EVENT - Static variable in class org.jboss.cache.eviction.EvictedEventNode
 
addAll(int, Collection) - Method in class org.jboss.cache.aop.collection.CachedListAbstract
 
addAll(Collection) - Method in class org.jboss.cache.aop.collection.CachedListAbstract
 
addCacheLoader(CacheLoader, CacheLoaderConfig.IndividualCacheLoaderConfig) - Method in class org.jboss.cache.loader.ChainingCacheLoader
Adds a cache loader to the chain (always added at the end of the chain)
addChild(Object, TreeNode) - Method in class org.jboss.cache.AbstractNode
 
addChild(Object, TreeNode) - Method in class org.jboss.cache.optimistic.WorkspaceNodeImpl
Deprecated. Will be removed in JBossCache 1.3.
addChild(Object, TreeNode) - Method in interface org.jboss.cache.TreeNode
Adds the (already created) child node.
addChildMethodLocal - Static variable in class org.jboss.cache.TreeCache
 
addIndividualCacheLoaderConfig(CacheLoaderConfig.IndividualCacheLoaderConfig) - Method in class org.jboss.cache.config.CacheLoaderConfig
 
addLock(IdentityLock) - Method in class org.jboss.cache.TransactionEntry
 
addLock(GlobalTransaction, IdentityLock) - Method in class org.jboss.cache.TransactionTable
 
addLocks(Collection) - Method in class org.jboss.cache.TransactionEntry
 
addLocks(GlobalTransaction, Collection) - Method in class org.jboss.cache.TransactionTable
 
addModification(MethodCall) - Method in class org.jboss.cache.TransactionEntry
 
addModification(GlobalTransaction, MethodCall) - Method in class org.jboss.cache.TransactionTable
 
addNode(WorkspaceNode) - Method in interface org.jboss.cache.optimistic.TransactionWorkspace
Is thread safe so you dont need to deal with synchronising access to this method.
addNode(WorkspaceNode) - Method in class org.jboss.cache.optimistic.TransactionWorkspaceImpl
 
addNodeEntry(NodeEntry) - Method in interface org.jboss.cache.eviction.EvictionQueue
Add a NodeEntry to the queue.
addNodeEntry(NodeEntry) - Method in class org.jboss.cache.eviction.FIFOQueue
 
addNodeEntry(NodeEntry) - Method in class org.jboss.cache.eviction.LFUQueue
 
addNodeEntry(NodeEntry) - Method in class org.jboss.cache.eviction.LRUQueue
 
addNodeEntry(NodeEntry) - Method in class org.jboss.cache.eviction.MRUQueue
 
addNotificationListener(NotificationListener, NotificationFilter, Object) - Method in class org.jboss.cache.interceptors.CacheMgmtInterceptor
 
addReader(Object) - Method in class org.jboss.cache.lock.LockMap
Adding a reader owner.
addRegionToProcess(Region) - Method in class org.jboss.cache.eviction.EvictionTimerTask
Add a Region to process by the Eviction Thread.
addToEnvironment(String, Object) - Method in class org.jboss.cache.transaction.DummyContext
Adds a new environment property to the environment of this context.
addTreeCacheListener(TreeCacheListener) - Method in class org.jboss.cache.TreeCache
 
addTreeCacheListener(TreeCacheListener) - Method in interface org.jboss.cache.TreeCacheMBean
 
addUndoOperation(MethodCall) - Method in class org.jboss.cache.TransactionEntry
 
addUndoOperation(GlobalTransaction, MethodCall) - Method in class org.jboss.cache.TransactionTable
 
addUndoOperation(GlobalTransaction, MethodCall) - Method in class org.jboss.cache.TreeCache
 
afterCompletion(int) - Method in class org.jboss.cache.interceptors.OrderedSynchronizationHandler
 
allowReader() - Method in class org.jboss.cache.lock.ReadWriteLockWithUpgrade
Override this method to change to reader preference *
AopEvictionPolicy - Interface in org.jboss.cache.eviction
Just a maker interface for TreeCacheAop-specific eviction algorithm.
AOPInstance - Class in org.jboss.cache.aop
Wrapper type for cached AOP instances.
AOPInstance() - Constructor for class org.jboss.cache.aop.AOPInstance
 
AOPInstance(Object) - Constructor for class org.jboss.cache.aop.AOPInstance
 
AopLRUAlgorithm - Class in org.jboss.cache.eviction
LRUAlgorithm specific to TreeCacheAop.
AopLRUAlgorithm() - Constructor for class org.jboss.cache.eviction.AopLRUAlgorithm
 
AopLRUPolicy - Class in org.jboss.cache.eviction
Provider to provide eviction policy.
AopLRUPolicy() - Constructor for class org.jboss.cache.eviction.AopLRUPolicy
 
AopMarker - Interface in org.jboss.cache.aop
Marker interface for use in aop annotation declaration.
AopUtil - Class in org.jboss.cache.aop.util
Unitlity methods for put, get and remove Collection classes object.
AopUtil() - Constructor for class org.jboss.cache.aop.util.AopUtil
 
asList(Interceptor) - Static method in class org.jboss.cache.factories.InterceptorChainFactory
 
AsyncCacheLoader - Class in org.jboss.cache.loader
The AsyncCacheLoader is a delegating cache loader that passes on all operations to the underlying CacheLoader impl passed in during construction.
AsyncCacheLoader() - Constructor for class org.jboss.cache.loader.AsyncCacheLoader
 
AsyncCacheLoader(CacheLoader) - Constructor for class org.jboss.cache.loader.AsyncCacheLoader
 
AsyncExtendedCacheLoader - Class in org.jboss.cache.loader
A AsyncExtendedCacheLoader.
AsyncExtendedCacheLoader(ExtendedCacheLoader) - Constructor for class org.jboss.cache.loader.AsyncExtendedCacheLoader
Create a new AsyncExtendedCacheLoader.
attach(Fqn) - Method in class org.jboss.cache.aop.collection.AbstractCollectionInterceptor
 
attach(Fqn) - Method in class org.jboss.cache.aop.collection.CachedListInterceptor
When we want to associate this proxy with the cache again.
attach(Fqn) - Method in class org.jboss.cache.aop.collection.CachedMapInterceptor
When we want to associate this proxy with the cache again.
attach(Fqn) - Method in class org.jboss.cache.aop.collection.CachedSetInterceptor
When we want to associate this proxy with the cache again.
attached_ - Variable in class org.jboss.cache.aop.collection.AbstractCollectionInterceptor
 
attempt(long) - Method in class org.jboss.cache.lock.ReadWriteLockWithUpgrade.ReaderLock
 
attempt(long) - Method in class org.jboss.cache.lock.ReadWriteLockWithUpgrade.WriterLock
 
ATTR - Static variable in interface org.jboss.cache.eviction.EvictionConfiguration
 
attributeMap - Variable in class org.jboss.cache.aop.CachedType
 
attributeName(String) - Method in class org.jboss.cache.aop.CachedType
 
attributes - Variable in class org.jboss.cache.aop.CachedType
 

B

BaseCacheLoaderInterceptor - Class in org.jboss.cache.interceptors
asbtract superclass for cache loader and cache store interceptors.
BaseCacheLoaderInterceptor() - Constructor for class org.jboss.cache.interceptors.BaseCacheLoaderInterceptor
 
BaseEvictionAlgorithm - Class in org.jboss.cache.eviction
Abstract Event Processing Eviction Algorithm.
BaseEvictionAlgorithm() - Constructor for class org.jboss.cache.eviction.BaseEvictionAlgorithm
 
BaseEvictionPolicy - Class in org.jboss.cache.eviction
Base class implementation of EvictionPolicy and TreeCacheListener.
BaseEvictionPolicy() - Constructor for class org.jboss.cache.eviction.BaseEvictionPolicy
 
BaseInterceptor - Interface in org.jboss.cache.aop
A marker interface for now.
BaseInterceptor - Class in org.jboss.cache.interceptors
Provides a base interceptor class that can be instantiated.
BaseInterceptor() - Constructor for class org.jboss.cache.interceptors.BaseInterceptor
 
BaseRpcInterceptor - Class in org.jboss.cache.interceptors
TODO: MANIK - document this class
BaseRpcInterceptor() - Constructor for class org.jboss.cache.interceptors.BaseRpcInterceptor
 
BaseSortedEvictionAlgorithm - Class in org.jboss.cache.eviction
An abstract SortedEvictionAlgorithm.
BaseSortedEvictionAlgorithm() - Constructor for class org.jboss.cache.eviction.BaseSortedEvictionAlgorithm
 
BatchModeTransactionManager - Class in org.jboss.cache.transaction
Basically a DummyTransactionManager to do batch mode processing.
BatchModeTransactionManager() - Constructor for class org.jboss.cache.transaction.BatchModeTransactionManager
 
BatchModeTransactionManagerLookup - Class in org.jboss.cache
Returns an instance of DummyTransactionManager, used by standalone cache.
BatchModeTransactionManagerLookup() - Constructor for class org.jboss.cache.BatchModeTransactionManagerLookup
 
BdbjeCacheLoader - Class in org.jboss.cache.loader.bdbje
A persistent CacheLoader based on Berkeley DB Java Edition.
BdbjeCacheLoader() - Constructor for class org.jboss.cache.loader.bdbje.BdbjeCacheLoader
 
beforeCompletion() - Method in class org.jboss.cache.interceptors.OrderedSynchronizationHandler
 
beforeSerialization(Object) - Method in class org.jboss.cache.aop.CacheInterceptor
 
begin() - Method in class org.jboss.cache.transaction.DummyBaseTransactionManager
Starts a new transaction, and associate it with the calling thread.
begin() - Method in class org.jboss.cache.transaction.DummyUserTransaction
Starts a new transaction, and associate it with the calling thread.
BELA - Static variable in class org.jboss.cache.lock.IsolationLevel
 
BelasLockStrategy - Class in org.jboss.cache.lock
 
BelasLockStrategy() - Constructor for class org.jboss.cache.lock.BelasLockStrategy
 
bind(Name, Object) - Method in class org.jboss.cache.transaction.DummyContext
Binds a name to an object.
bind(String, Object) - Method in class org.jboss.cache.transaction.DummyContext
Binds a name to an object.
block() - Method in class org.jboss.cache.TreeCache
Block sending and receiving of messages until viewAccepted() is called
broadcastCommit(MethodCall, GlobalTransaction) - Method in class org.jboss.cache.interceptors.OptimisticReplicationInterceptor
 
broadcastPrepare(MethodCall, GlobalTransaction) - Method in class org.jboss.cache.interceptors.OptimisticReplicationInterceptor
 
broadcastRollback(MethodCall, GlobalTransaction) - Method in class org.jboss.cache.interceptors.OptimisticReplicationInterceptor
 
buildInterceptorChain(TreeCache) - Method in class org.jboss.cache.factories.InterceptorChainFactory
 

C

cache_ - Variable in class org.jboss.cache.aop.collection.CachedListImpl
 
cache_ - Variable in class org.jboss.cache.aop.collection.CachedMapImpl
 
cache_ - Variable in class org.jboss.cache.aop.collection.CachedSetImpl
 
cache_ - Variable in class org.jboss.cache.aop.CollectionClassHandler
 
cache_ - Variable in class org.jboss.cache.aop.InternalDelegate
 
cache_ - Variable in class org.jboss.cache.aop.ObjectGraphHandler
 
cache_ - Variable in class org.jboss.cache.aop.SerializableObjectHandler
 
cache_ - Variable in class org.jboss.cache.aop.TreeCacheAopDelegate
 
cache_ - Variable in class org.jboss.cache.eviction.BaseEvictionPolicy
 
cache_mode - Variable in class org.jboss.cache.TreeCache
 
CachedAttribute - Class in org.jboss.cache.aop
Class represent a class attribute.
CachedAttribute() - Constructor for class org.jboss.cache.aop.CachedAttribute
 
CachedAttribute(String) - Constructor for class org.jboss.cache.aop.CachedAttribute
 
CachedListAbstract - Class in org.jboss.cache.aop.collection
Abstract class for CachedList
CachedListAbstract() - Constructor for class org.jboss.cache.aop.collection.CachedListAbstract
 
CachedListImpl - Class in org.jboss.cache.aop.collection
List implementation that uses cache as a backend store.
CachedListImpl(TreeCacheAop, AbstractCollectionInterceptor) - Constructor for class org.jboss.cache.aop.collection.CachedListImpl
 
CachedListImpl.MyCachedSubListImpl - Class in org.jboss.cache.aop.collection
 
CachedListImpl.MyListIterator - Class in org.jboss.cache.aop.collection
 
CachedListImpl.MyListIterator(List, int) - Constructor for class org.jboss.cache.aop.collection.CachedListImpl.MyListIterator
 
CachedListInterceptor - Class in org.jboss.cache.aop.collection
List ineterceptor that delegates to underlying implementation.
CachedListInterceptor(TreeCacheAop, Fqn, Class) - Constructor for class org.jboss.cache.aop.collection.CachedListInterceptor
 
CachedMapImpl - Class in org.jboss.cache.aop.collection
Map that uses cache as a backend store.
CachedMapImpl(TreeCacheAop, AbstractCollectionInterceptor) - Constructor for class org.jboss.cache.aop.collection.CachedMapImpl
 
CachedMapImpl.Entry - Class in org.jboss.cache.aop.collection
 
CachedMapImpl.Entry(Object) - Constructor for class org.jboss.cache.aop.collection.CachedMapImpl.Entry
 
CachedMapInterceptor - Class in org.jboss.cache.aop.collection
Map interceptor that delegates to the underlying impl.
CachedMapInterceptor(TreeCacheAop, Fqn, Class) - Constructor for class org.jboss.cache.aop.collection.CachedMapInterceptor
 
CachedSetImpl - Class in org.jboss.cache.aop.collection
Set that uses cache as a underlying backend store
CachedSetImpl(TreeCacheAop, AbstractCollectionInterceptor) - Constructor for class org.jboss.cache.aop.collection.CachedSetImpl
 
CachedSetInterceptor - Class in org.jboss.cache.aop.collection
Set interceptor that delegates underlying impl.
CachedSetInterceptor(TreeCacheAop, Fqn, Class) - Constructor for class org.jboss.cache.aop.collection.CachedSetInterceptor
 
CachedType - Class in org.jboss.cache.aop
Represent a cached object type, e.g., whether it is primitive or not.
CachedType() - Constructor for class org.jboss.cache.aop.CachedType
 
CachedType(Class) - Constructor for class org.jboss.cache.aop.CachedType
 
cachedTypes - Variable in class org.jboss.cache.aop.TreeCacheAop
 
CacheException - Exception in org.jboss.cache
CacheException, mother of all cache exceptions
CacheException() - Constructor for exception org.jboss.cache.CacheException
 
CacheException(String) - Constructor for exception org.jboss.cache.CacheException
 
CacheException(String, Throwable) - Constructor for exception org.jboss.cache.CacheException
 
cacheImpl_ - Variable in class org.jboss.cache.aop.collection.CachedListInterceptor
 
cacheImpl_ - Variable in class org.jboss.cache.aop.collection.CachedMapInterceptor
 
cacheImpl_ - Variable in class org.jboss.cache.aop.collection.CachedSetInterceptor
 
CacheInterceptor - Class in org.jboss.cache.aop
Created: Sat Apr 26 10:35:01 2003
CacheInterceptor(TreeCacheAop, Fqn, CachedType) - Constructor for class org.jboss.cache.aop.CacheInterceptor
 
CacheLoader - Interface in org.jboss.cache.loader
A CacheLoader implementation persists and load keys to and from secondary storage, such as a database or filesystem.
CacheLoaderAop - Interface in org.jboss.cache.loader
Responsible for storing and retrieving objects to/from secondary storage.
CacheLoaderConfig - Class in org.jboss.cache.config
Holds the configuration of the cache loader chain.
CacheLoaderConfig() - Constructor for class org.jboss.cache.config.CacheLoaderConfig
 
cacheLoaderConfig - Variable in class org.jboss.cache.TreeCache
The XML Element from which to configure the CacheLoader
CacheLoaderConfig.IndividualCacheLoaderConfig - Class in org.jboss.cache.config
Configuration object that holds the confguration of an individual cache loader.
CacheLoaderConfig.IndividualCacheLoaderConfig() - Constructor for class org.jboss.cache.config.CacheLoaderConfig.IndividualCacheLoaderConfig
 
CacheLoaderInterceptor - Class in org.jboss.cache.interceptors
Loads nodes that don't exist at the time of the call into memory from the CacheLoader
CacheLoaderInterceptor() - Constructor for class org.jboss.cache.interceptors.CacheLoaderInterceptor
 
CacheLoaderInterceptorMBean - Interface in org.jboss.cache.interceptors
Interface capturing cache loader load statistics
CacheLoaderManager - Class in org.jboss.cache.loader
Manages all cache loader funxtionality.
CacheLoaderManager() - Constructor for class org.jboss.cache.loader.CacheLoaderManager
 
cacheLoaderManager - Variable in class org.jboss.cache.TreeCache
 
CacheMgmtInterceptor - Class in org.jboss.cache.interceptors
Captures cache management statistics
CacheMgmtInterceptor() - Constructor for class org.jboss.cache.interceptors.CacheMgmtInterceptor
 
CacheMgmtInterceptorMBean - Interface in org.jboss.cache.interceptors
Interface capturing basic cache management statistics
cacheStarted(TreeCache) - Method in class org.jboss.cache.AbstractTreeCacheListener
 
cacheStarted(TreeCache) - Method in class org.jboss.cache.aop.MarshalledTreeCache
 
cacheStarted(TreeCache) - Method in class org.jboss.cache.ConsoleListener
 
cacheStarted(TreeCache) - Method in class org.jboss.cache.loader.SharedStoreCacheLoader
 
cacheStarted(TreeCache) - Method in interface org.jboss.cache.TreeCacheListener
Called when the cache is started.
cacheStopped(TreeCache) - Method in class org.jboss.cache.AbstractTreeCacheListener
 
cacheStopped(TreeCache) - Method in class org.jboss.cache.aop.MarshalledTreeCache
 
cacheStopped(TreeCache) - Method in class org.jboss.cache.ConsoleListener
 
cacheStopped(TreeCache) - Method in class org.jboss.cache.loader.SharedStoreCacheLoader
 
cacheStopped(TreeCache) - Method in interface org.jboss.cache.TreeCacheListener
Called when the cache is stopped.
CacheStoreInterceptor - Class in org.jboss.cache.interceptors
Writes modifications back to the store on the way out: stores modifications back through the CacheLoader, either after each method call (no TXs), or at TX commit.
CacheStoreInterceptor() - Constructor for class org.jboss.cache.interceptors.CacheStoreInterceptor
 
CacheStoreInterceptorMBean - Interface in org.jboss.cache.interceptors
Interface capturing cache loader statistics
CallInterceptor - Class in org.jboss.cache.interceptors
Always at the end of the chain, directly in front of the cache.
CallInterceptor() - Constructor for class org.jboss.cache.interceptors.CallInterceptor
 
callRemoteMethods(String, Vector, Method, Object[], boolean, boolean, long) - Method in class org.jboss.cache.rpc.RpcTreeCache
Deprecated. Calls a remote method on nodes in the cluster, targeted at objects registered under a given serviceName.
callRemoteMethods(String, Vector, MethodCall, boolean, boolean, long) - Method in class org.jboss.cache.rpc.RpcTreeCache
Deprecated. Calls a remote method on nodes in the cluster, targeted at objects registered under a given serviceName.
callRemoteMethods(String, Vector, String, Class[], Object[], boolean, boolean, long) - Method in class org.jboss.cache.rpc.RpcTreeCache
Deprecated. Calls a remote method on nodes in the cluster, targeted at objects registered under a given serviceName.
callRemoteMethods(String, Vector, Method, Object[], boolean, boolean, long) - Method in interface org.jboss.cache.rpc.RpcTreeCacheMBean
Deprecated. Calls a remote method on nodes in the cluster, targeted at objects registered under a given serviceName.
callRemoteMethods(String, Vector, MethodCall, boolean, boolean, long) - Method in interface org.jboss.cache.rpc.RpcTreeCacheMBean
Deprecated. Calls a remote method on nodes in the cluster, targeted at objects registered under a given serviceName.
callRemoteMethods(String, Vector, String, Class[], Object[], boolean, boolean, long) - Method in interface org.jboss.cache.rpc.RpcTreeCacheMBean
Deprecated. Calls a remote method on nodes in the cluster, targeted at objects registered under a given serviceName.
callRemoteMethods(Vector, MethodCall, boolean, boolean, long) - Method in class org.jboss.cache.TreeCache
Deprecated. Note this is due to be moved to an interceptor.
callRemoteMethods(Vector, MethodCall, int, boolean, long) - Method in class org.jboss.cache.TreeCache
Deprecated. Note this is due to be moved to an interceptor.
callRemoteMethods(Vector, Method, Object[], boolean, boolean, long) - Method in class org.jboss.cache.TreeCache
Deprecated. Note this is due to be moved to an interceptor.
callRemoteMethods(Vector, String, Class[], Object[], boolean, boolean, long) - Method in class org.jboss.cache.TreeCache
Deprecated. Note this is due to be moved to an interceptor.
callRemoteMethods(Vector, Method, Object[], boolean, boolean, long) - Method in interface org.jboss.cache.TreeCacheMBean
 
callRemoteMethods(Vector, String, Class[], Object[], boolean, boolean, long) - Method in interface org.jboss.cache.TreeCacheMBean
 
cancelledWaitingReader() - Method in class org.jboss.cache.lock.ReadWriteLockWithUpgrade
 
cancelledWaitingWriter() - Method in class org.jboss.cache.lock.ReadWriteLockWithUpgrade
 
canIgnoreEvent(Fqn) - Method in class org.jboss.cache.eviction.BaseEvictionPolicy
 
canIgnoreEvent(Fqn) - Method in interface org.jboss.cache.eviction.EvictionPolicy
This method will be invoked prior to an event being processed for a node with the specified Fqn.
CAPACITY - Static variable in class org.jboss.cache.eviction.RegionManager
 
ChainingCacheLoader - Class in org.jboss.cache.loader
This decorator is used whenever more than one cache loader is configured.
ChainingCacheLoader() - Constructor for class org.jboss.cache.loader.ChainingCacheLoader
 
changeLock() - Method in class org.jboss.cache.lock.ReadWriteLockWithUpgrade
 
channel - Variable in class org.jboss.cache.TreeCache
 
checkCacheConsistency() - Method in class org.jboss.cache.aop.CacheInterceptor
 
checkCapacityCount - Variable in class org.jboss.cache.eviction.Region
 
checkConflict(String) - Method in class org.jboss.cache.eviction.RegionManager
Check for conflict in the current regions.
checkConflict(String) - Method in class org.jboss.cache.marshall.RegionManager
Check for conflict in the current regions.
checkObjectType(Object) - Static method in class org.jboss.cache.aop.util.AopUtil
Check whether the object type is valid.
checkResponses(List) - Method in class org.jboss.cache.interceptors.BaseRpcInterceptor
Checks whether any of the responses are exceptions.
checkValue(Object) - Method in class org.jboss.cache.aop.MarshalledTreeCache
 
childExists(Object) - Method in class org.jboss.cache.AbstractNode
 
childExists(Object) - Method in class org.jboss.cache.optimistic.WorkspaceNodeImpl
Deprecated. Will be removed in JBossCache 1.3.
childExists(Object) - Method in interface org.jboss.cache.TreeNode
 
children - Variable in class org.jboss.cache.AbstractNode
 
children() - Method in class org.jboss.cache.AbstractNode
Override this if concurrent thread access may occur.
children() - Method in class org.jboss.cache.Node
 
CLASS_INTERNAL - Static variable in class org.jboss.cache.aop.InternalDelegate
 
clear() - Method in class org.jboss.cache.aop.collection.CachedListAbstract
 
clear() - Method in class org.jboss.cache.aop.collection.CachedMapImpl
 
clear() - Method in interface org.jboss.cache.eviction.EvictionQueue
Clear the queue.
clear() - Method in class org.jboss.cache.eviction.FIFOQueue
 
clear() - Method in class org.jboss.cache.eviction.LFUQueue
 
clear() - Method in class org.jboss.cache.eviction.LRUQueue
 
clear() - Method in class org.jboss.cache.eviction.MRUQueue
 
clear() - Method in class org.jboss.cache.lock.ThreadLocalMap
 
clear() - Method in class org.jboss.cache.Node
 
clear() - Method in class org.jboss.cache.optimistic.WorkspaceNodeImpl
 
clear() - Method in interface org.jboss.cache.TreeNode
 
cloaderConfig - Variable in class org.jboss.cache.TreeCache
for legacy use *
clone() - Method in class org.jboss.cache.AbstractNode
 
clone() - Method in interface org.jboss.cache.DataNode
 
clone() - Method in class org.jboss.cache.Fqn
 
clone() - Method in class org.jboss.cache.Node
 
close() - Method in class org.jboss.cache.transaction.DummyContext
Closes this context.
cluster_name - Variable in class org.jboss.cache.TreeCache
 
cluster_props - Variable in class org.jboss.cache.TreeCache
 
ClusteredCacheLoader - Class in org.jboss.cache.loader
A cache loader that consults other members in the cluster for values.
ClusteredCacheLoader() - Constructor for class org.jboss.cache.loader.ClusteredCacheLoader
 
clusteredGetMethod - Static variable in class org.jboss.cache.TreeCache
 
CollectionClassHandler - Class in org.jboss.cache.aop
Handling the Collection class management.
CollectionClassHandler(TreeCacheAop, InternalDelegate, ObjectGraphHandler) - Constructor for class org.jboss.cache.aop.CollectionClassHandler
 
collectionHandler_ - Variable in class org.jboss.cache.aop.TreeCacheAopDelegate
 
CollectionInterceptorUtil - Class in org.jboss.cache.aop.collection
CollectionInterceptorUtil contains helper methods for the interceptors of the different collection types.
CollectionInterceptorUtil() - Constructor for class org.jboss.cache.aop.collection.CollectionInterceptorUtil
 
commit(Object) - Method in class org.jboss.cache.loader.AsyncCacheLoader
 
commit(Object) - Method in class org.jboss.cache.loader.bdbje.BdbjeCacheLoader
Commits the given transaction, or throws IllegalArgumentException if the given key is not associated with an uncommited transaction.
commit(Object) - Method in interface org.jboss.cache.loader.CacheLoader
Commits the transaction.
commit(Object) - Method in class org.jboss.cache.loader.ChainingCacheLoader
Commit the transaction.
commit(Object) - Method in class org.jboss.cache.loader.ClusteredCacheLoader
Commit the transaction.
commit(Object) - Method in class org.jboss.cache.loader.DelegatingCacheLoader
 
commit(Object) - Method in class org.jboss.cache.loader.FileCacheLoader
 
commit(Object) - Method in class org.jboss.cache.loader.JDBCCacheLoader
Commits a transaction.
commit(Object) - Method in class org.jboss.cache.loader.SharedStoreCacheLoader
 
commit() - Method in class org.jboss.cache.transaction.DummyBaseTransactionManager
Commit the transaction associated with the calling thread.
commit() - Method in class org.jboss.cache.transaction.DummyTransaction
Attempt to commit this transaction.
commit() - Method in class org.jboss.cache.transaction.DummyUserTransaction
Attempt to commit this transaction.
commit(GlobalTransaction) - Method in class org.jboss.cache.TreeCache
 
commitMethod - Static variable in class org.jboss.cache.TreeCache
 
compare(Object, Object) - Method in class org.jboss.cache.optimistic.FqnComparator
Returns -1 if the first is shorter or first; 0 if they are the same; 1 if the second Fqn is shorter or first.
compareTo(Object) - Method in class org.jboss.cache.GlobalTransaction
 
compareTo(byte[]) - Static method in class org.jboss.cache.Version
 
composeName(Name, Name) - Method in class org.jboss.cache.transaction.DummyContext
Composes the name of this context with a name relative to this context.
composeName(String, String) - Method in class org.jboss.cache.transaction.DummyContext
Composes the name of this context with a name relative to this context.
configure(TreeCache) - Method in class org.jboss.cache.eviction.BaseEvictionPolicy
 
configure(TreeCache) - Method in interface org.jboss.cache.eviction.EvictionPolicy
Method called to configure this implementation.
configure(TreeCache) - Method in class org.jboss.cache.eviction.LRUPolicy
 
configure(TreeCache) - Method in class org.jboss.cache.eviction.RegionManager
 
configure(Object, String) - Method in class org.jboss.cache.PropertyConfigurator
Configure the object based on the config xml file.
configure(Object, InputStream) - Method in class org.jboss.cache.PropertyConfigurator
Configure the object based on the config xml file.
ConfigureException - Exception in org.jboss.cache
 
ConfigureException(String) - Constructor for exception org.jboss.cache.ConfigureException
 
ConfigureException(String, Throwable) - Constructor for exception org.jboss.cache.ConfigureException
 
ConsoleListener - Class in org.jboss.cache
This class provides a non-graphical view of JBossCache replication events for a replicated cache.
ConsoleListener(TreeCache) - Constructor for class org.jboss.cache.ConsoleListener
Constructor.
ConsoleListener(TreeCache, boolean, boolean) - Constructor for class org.jboss.cache.ConsoleListener
Constructor.
constructFqn(Fqn, Object) - Static method in class org.jboss.cache.aop.util.AopUtil
 
contains(Object) - Method in class org.jboss.cache.aop.collection.CachedListAbstract
 
contains(Object) - Method in class org.jboss.cache.aop.collection.CachedSetImpl
 
containsAll(Collection) - Method in class org.jboss.cache.aop.collection.CachedListAbstract
 
containsKey(Object) - Method in class org.jboss.cache.aop.collection.CachedMapImpl
 
containsKey(Object) - Method in class org.jboss.cache.lock.ThreadLocalMap
 
containsKey(Object) - Method in class org.jboss.cache.Node
 
containsKey(Object) - Method in class org.jboss.cache.optimistic.WorkspaceNodeImpl
Deprecated. Will be removed in JBossCache 1.3.
containsKey(Object) - Method in interface org.jboss.cache.TreeNode
 
containsModifications(MethodCall) - Method in class org.jboss.cache.interceptors.BaseRpcInterceptor
 
containsNodeEntry(NodeEntry) - Method in interface org.jboss.cache.eviction.EvictionQueue
Check if queue contains the given NodeEntry.
containsNodeEntry(NodeEntry) - Method in class org.jboss.cache.eviction.FIFOQueue
 
containsNodeEntry(NodeEntry) - Method in class org.jboss.cache.eviction.LFUQueue
 
containsNodeEntry(NodeEntry) - Method in class org.jboss.cache.eviction.LRUQueue
 
containsNodeEntry(NodeEntry) - Method in class org.jboss.cache.eviction.MRUQueue
 
containsValue(Object) - Method in class org.jboss.cache.aop.collection.CachedMapImpl
 
containsValue(Object) - Method in class org.jboss.cache.lock.ThreadLocalMap
 
convertMethodCallToModification(MethodCall) - Method in class org.jboss.cache.interceptors.CacheStoreInterceptor
 
coordinator - Variable in class org.jboss.cache.TreeCache
Am I the coordinator ?
create(Address) - Static method in class org.jboss.cache.GlobalTransaction
 
create() - Method in class org.jboss.cache.loader.AsyncCacheLoader
 
create() - Method in class org.jboss.cache.loader.bdbje.BdbjeCacheLoader
Does nothing since start() does all the work.
create() - Method in class org.jboss.cache.loader.ChainingCacheLoader
Creates individual cache loaders.
create() - Method in class org.jboss.cache.loader.ClusteredCacheLoader
 
create() - Method in class org.jboss.cache.loader.DelegatingCacheLoader
 
create() - Method in class org.jboss.cache.loader.FileCacheLoader
 
create() - Method in class org.jboss.cache.loader.JDBCCacheLoader
 
create() - Method in class org.jboss.cache.loader.SharedStoreCacheLoader
 
create() - Method in class org.jboss.cache.TreeCacheView
 
create() - Method in interface org.jboss.cache.TreeCacheViewMBean
 
createChild(Object, Fqn, TreeNode) - Method in class org.jboss.cache.Node
 
createChild(Object, Fqn, TreeNode, Object, Object) - Method in class org.jboss.cache.Node
 
createChild(Object, Fqn, TreeNode, TreeCache, DataVersion) - Method in interface org.jboss.cache.optimistic.WorkspaceNode
 
createChild(Object, Fqn, TreeNode) - Method in class org.jboss.cache.optimistic.WorkspaceNodeImpl
 
createChild(Object, Fqn, TreeNode, TreeCache, DataVersion) - Method in class org.jboss.cache.optimistic.WorkspaceNodeImpl
 
createChild(Object, Fqn, TreeNode, Object, Object) - Method in class org.jboss.cache.optimistic.WorkspaceNodeImpl
Deprecated. Will be removed in JBossCache 1.3.
createChild(Object, Fqn, TreeNode) - Method in interface org.jboss.cache.TreeNode
 
createChild(Object, Fqn, TreeNode, Object, Object) - Method in interface org.jboss.cache.TreeNode
 
createDataNode(byte, Object, Fqn, DataNode, Map, TreeCache, DataVersion) - Method in class org.jboss.cache.factories.NodeFactory
 
createDataNode(byte, Object, Fqn, DataNode, Map, TreeCache) - Method in class org.jboss.cache.factories.NodeFactory
 
createDataNode(byte, Object, Fqn, DataNode, Map, boolean, TreeCache) - Method in class org.jboss.cache.factories.NodeFactory
 
createDataNode(byte, Object, Fqn, DataNode, Map, boolean, TreeCache, DataVersion) - Method in class org.jboss.cache.factories.NodeFactory
Creates a new DataNode instance.
CreateIfNotExistsInterceptor - Class in org.jboss.cache.interceptors
Deprecated. This code is not used anymore and will be removed in a future release
CreateIfNotExistsInterceptor() - Constructor for class org.jboss.cache.interceptors.CreateIfNotExistsInterceptor
Deprecated.  
createListProxy(TreeCacheAop, Fqn, Class) - Static method in class org.jboss.cache.aop.collection.CollectionInterceptorUtil
 
createMapProxy(TreeCacheAop, Fqn, Class) - Static method in class org.jboss.cache.aop.collection.CollectionInterceptorUtil
 
createNodeOfType(TreeNode, Object, Fqn, TreeNode, Map, TreeCache) - Method in class org.jboss.cache.factories.NodeFactory
Creates a node of the same type of the node passed in as a template.
createNodeOfType(TreeNode, Object, Fqn, TreeNode, Map, TreeCache, DataVersion) - Method in class org.jboss.cache.factories.NodeFactory
same as above, passing in an explicit version
createProxy(Class, Interceptor) - Static method in class org.jboss.cache.aop.collection.CollectionInterceptorUtil
 
createRegion(String, EvictionAlgorithm) - Method in class org.jboss.cache.eviction.RegionManager
Deprecated. DO NOT USE THIS METHOD. IT IS PROVIDED FOR EJB3 INTEGRATION BACKWARDS COMPATIBILITY
createRegion(String, Element) - Method in class org.jboss.cache.eviction.RegionManager
Create a region based on fqn.
createRegion(String, EvictionPolicy, EvictionConfiguration) - Method in class org.jboss.cache.eviction.RegionManager
 
createRegion(String, ClassLoader) - Method in class org.jboss.cache.marshall.RegionManager
Create a region based on fqn.
createRegion(String, ClassLoader, boolean) - Method in class org.jboss.cache.marshall.RegionManager
Create a region based on fqn.
createService() - Method in class org.jboss.cache.loader.rmi.RmiCacheServer
 
createService() - Method in class org.jboss.cache.loader.tcp.TcpCacheServer
 
createService() - Method in class org.jboss.cache.TreeCache
Lifecycle method.
createService() - Method in interface org.jboss.cache.TreeCacheMBean
 
createSetProxy(TreeCacheAop, Fqn, Class) - Static method in class org.jboss.cache.aop.collection.CollectionInterceptorUtil
 
createSubcontext(Name) - Method in class org.jboss.cache.transaction.DummyContext
Creates and binds a new context.
createSubcontext(String) - Method in class org.jboss.cache.transaction.DummyContext
Creates and binds a new context.
createSubtreeRootNode(Fqn) - Method in class org.jboss.cache.TreeCache
 
createWorkspaceNode(TreeNode, TransactionWorkspace) - Method in class org.jboss.cache.factories.NodeFactory
 
current_ - Variable in class org.jboss.cache.aop.collection.CachedListInterceptor
 
current_ - Variable in class org.jboss.cache.aop.collection.CachedMapInterceptor
 
current_ - Variable in class org.jboss.cache.aop.collection.CachedSetInterceptor
 
cvs - Static variable in class org.jboss.cache.Version
 

D

data - Variable in class org.jboss.cache.AbstractNode
 
data() - Method in class org.jboss.cache.AbstractNode
Needs to be called with a lock on dataLock if concurrency is a concern.
DATA - Static variable in class org.jboss.cache.loader.FileCacheLoader
 
DataNode - Interface in org.jboss.cache
Represents a DataNode in the cache.
DataVersion - Interface in org.jboss.cache.optimistic
When versioning data nodes in optimistic locking, a DataVersion is assigned to each node.
DeadlockException - Exception in org.jboss.cache.lock
Used when a lock acquisition would cause a deadlock.
DeadlockException(String) - Constructor for exception org.jboss.cache.lock.DeadlockException
Constructor for DeadlockException.
DeadlockException(String, Throwable) - Constructor for exception org.jboss.cache.lock.DeadlockException
 
decodeVersion(short) - Static method in class org.jboss.cache.Version
 
DEFAULT_DOUBLING_SIZE - Static variable in class org.jboss.cache.util.ExposedByteArrayOutputStream
Default buffer size after which if more buffer capacity is needed the buffer will grow by 25% rather than 100%
DEFAULT_REPLICATION_VERSION - Static variable in class org.jboss.cache.TreeCache
 
DefaultDataVersion - Class in org.jboss.cache.optimistic
The default implementation of a DataVersion, essentially uses a long.
DefaultDataVersion() - Constructor for class org.jboss.cache.optimistic.DefaultDataVersion
 
DefaultDataVersion(long) - Constructor for class org.jboss.cache.optimistic.DefaultDataVersion
 
defaultInactive_ - Variable in class org.jboss.cache.marshall.TreeCacheMarshaller
 
delegate_ - Variable in class org.jboss.cache.aop.ObjectGraphHandler
 
delegate_ - Variable in class org.jboss.cache.aop.TreeCacheAop
 
delegateExists - Static variable in class org.jboss.cache.loader.DelegatingCacheLoader
 
delegateExists(Fqn) - Method in class org.jboss.cache.loader.DelegatingCacheLoader
 
delegateExists(Fqn) - Method in class org.jboss.cache.loader.LocalDelegatingCacheLoader
 
delegateExists(Fqn) - Method in class org.jboss.cache.loader.RmiDelegatingCacheLoader
 
delegateExists(Fqn) - Method in class org.jboss.cache.loader.RpcDelegatingCacheLoader
 
delegateExists(Fqn) - Method in class org.jboss.cache.loader.tcp.TcpDelegatingCacheLoader
 
delegateGet - Static variable in class org.jboss.cache.loader.DelegatingCacheLoader
 
delegateGet(Fqn) - Method in class org.jboss.cache.loader.DelegatingCacheLoader
 
delegateGet(Fqn) - Method in class org.jboss.cache.loader.LocalDelegatingCacheLoader
 
delegateGet(Fqn) - Method in class org.jboss.cache.loader.RmiDelegatingCacheLoader
 
delegateGet(Fqn) - Method in class org.jboss.cache.loader.RpcDelegatingCacheLoader
 
delegateGet(Fqn) - Method in class org.jboss.cache.loader.tcp.TcpDelegatingCacheLoader
 
delegateGetChildrenNames - Static variable in class org.jboss.cache.loader.DelegatingCacheLoader
 
delegateGetChildrenNames(Fqn) - Method in class org.jboss.cache.loader.DelegatingCacheLoader
 
delegateGetChildrenNames(Fqn) - Method in class org.jboss.cache.loader.LocalDelegatingCacheLoader
 
delegateGetChildrenNames(Fqn) - Method in class org.jboss.cache.loader.RmiDelegatingCacheLoader
 
delegateGetChildrenNames(Fqn) - Method in class org.jboss.cache.loader.RpcDelegatingCacheLoader
 
delegateGetChildrenNames(Fqn) - Method in class org.jboss.cache.loader.tcp.TcpDelegatingCacheLoader
 
delegateGetKey - Static variable in class org.jboss.cache.loader.DelegatingCacheLoader
 
delegateLoadEntireState - Static variable in class org.jboss.cache.loader.DelegatingCacheLoader
 
delegateLoadEntireState() - Method in class org.jboss.cache.loader.DelegatingCacheLoader
 
delegateLoadEntireState() - Method in class org.jboss.cache.loader.LocalDelegatingCacheLoader
 
delegateLoadEntireState() - Method in class org.jboss.cache.loader.RmiDelegatingCacheLoader
 
delegateLoadEntireState() - Method in class org.jboss.cache.loader.RpcDelegatingCacheLoader
 
delegateLoadEntireState() - Method in class org.jboss.cache.loader.tcp.TcpDelegatingCacheLoader
 
delegatePut - Static variable in class org.jboss.cache.loader.DelegatingCacheLoader
 
delegatePut(Fqn, Object, Object) - Method in class org.jboss.cache.loader.DelegatingCacheLoader
 
delegatePut(Fqn, Map) - Method in class org.jboss.cache.loader.DelegatingCacheLoader
 
delegatePut(List) - Method in class org.jboss.cache.loader.DelegatingCacheLoader
 
delegatePut(Fqn, Object, Object) - Method in class org.jboss.cache.loader.LocalDelegatingCacheLoader
 
delegatePut(Fqn, Map) - Method in class org.jboss.cache.loader.LocalDelegatingCacheLoader
 
delegatePut(List) - Method in class org.jboss.cache.loader.LocalDelegatingCacheLoader
 
delegatePut(Fqn, Object, Object) - Method in class org.jboss.cache.loader.RmiDelegatingCacheLoader
 
delegatePut(Fqn, Map) - Method in class org.jboss.cache.loader.RmiDelegatingCacheLoader
 
delegatePut(List) - Method in class org.jboss.cache.loader.RmiDelegatingCacheLoader
 
delegatePut(Fqn, Object, Object) - Method in class org.jboss.cache.loader.RpcDelegatingCacheLoader
 
delegatePut(Fqn, Map) - Method in class org.jboss.cache.loader.RpcDelegatingCacheLoader
 
delegatePut(List) - Method in class org.jboss.cache.loader.RpcDelegatingCacheLoader
 
delegatePut(Fqn, Object, Object) - Method in class org.jboss.cache.loader.tcp.TcpDelegatingCacheLoader
 
delegatePut(Fqn, Map) - Method in class org.jboss.cache.loader.tcp.TcpDelegatingCacheLoader
 
delegatePut(List) - Method in class org.jboss.cache.loader.tcp.TcpDelegatingCacheLoader
 
delegatePutKeyVal - Static variable in class org.jboss.cache.loader.DelegatingCacheLoader
 
delegateRemove - Static variable in class org.jboss.cache.loader.DelegatingCacheLoader
 
delegateRemove(Fqn, Object) - Method in class org.jboss.cache.loader.DelegatingCacheLoader
 
delegateRemove(Fqn) - Method in class org.jboss.cache.loader.DelegatingCacheLoader
 
delegateRemove(Fqn, Object) - Method in class org.jboss.cache.loader.LocalDelegatingCacheLoader
 
delegateRemove(Fqn) - Method in class org.jboss.cache.loader.LocalDelegatingCacheLoader
 
delegateRemove(Fqn, Object) - Method in class org.jboss.cache.loader.RmiDelegatingCacheLoader
 
delegateRemove(Fqn) - Method in class org.jboss.cache.loader.RmiDelegatingCacheLoader
 
delegateRemove(Fqn, Object) - Method in class org.jboss.cache.loader.RpcDelegatingCacheLoader
 
delegateRemove(Fqn) - Method in class org.jboss.cache.loader.RpcDelegatingCacheLoader
 
delegateRemove(Fqn, Object) - Method in class org.jboss.cache.loader.tcp.TcpDelegatingCacheLoader
 
delegateRemove(Fqn) - Method in class org.jboss.cache.loader.tcp.TcpDelegatingCacheLoader
 
delegateRemoveData - Static variable in class org.jboss.cache.loader.DelegatingCacheLoader
 
delegateRemoveData(Fqn) - Method in class org.jboss.cache.loader.DelegatingCacheLoader
 
delegateRemoveData(Fqn) - Method in class org.jboss.cache.loader.LocalDelegatingCacheLoader
 
delegateRemoveData(Fqn) - Method in class org.jboss.cache.loader.RmiDelegatingCacheLoader
 
delegateRemoveData(Fqn) - Method in class org.jboss.cache.loader.RpcDelegatingCacheLoader
 
delegateRemoveData(Fqn) - Method in class org.jboss.cache.loader.tcp.TcpDelegatingCacheLoader
 
delegateRemoveKey - Static variable in class org.jboss.cache.loader.DelegatingCacheLoader
 
delegateStoreEntireState - Static variable in class org.jboss.cache.loader.DelegatingCacheLoader
 
delegateStoreEntireState(byte[]) - Method in class org.jboss.cache.loader.DelegatingCacheLoader
 
delegateStoreEntireState(byte[]) - Method in class org.jboss.cache.loader.LocalDelegatingCacheLoader
 
delegateStoreEntireState(byte[]) - Method in class org.jboss.cache.loader.RmiDelegatingCacheLoader
 
delegateStoreEntireState(byte[]) - Method in class org.jboss.cache.loader.RpcDelegatingCacheLoader
 
delegateStoreEntireState(byte[]) - Method in class org.jboss.cache.loader.tcp.TcpDelegatingCacheLoader
 
DelegatingCacheLoader - Class in org.jboss.cache.loader
CacheLoader implementation which delegates to another TreeCache.
DelegatingCacheLoader() - Constructor for class org.jboss.cache.loader.DelegatingCacheLoader
 
delistResource(XAResource, int) - Method in class org.jboss.cache.transaction.DummyTransaction
Delist an XA resource from this transaction.
destroy() - Method in class org.jboss.cache.loader.AsyncCacheLoader
 
destroy() - Method in class org.jboss.cache.loader.bdbje.BdbjeCacheLoader
Does nothing since stop() does all the work.
destroy() - Method in class org.jboss.cache.loader.ChainingCacheLoader
 
destroy() - Method in class org.jboss.cache.loader.ClusteredCacheLoader
 
destroy() - Method in class org.jboss.cache.loader.DelegatingCacheLoader
 
destroy() - Method in class org.jboss.cache.loader.FileCacheLoader
 
destroy() - Method in class org.jboss.cache.loader.JDBCCacheLoader
 
destroy() - Method in class org.jboss.cache.loader.SharedStoreCacheLoader
 
destroy() - Method in class org.jboss.cache.loader.tcp.TcpCacheServer
 
destroy() - Static method in class org.jboss.cache.transaction.BatchModeTransactionManager
 
destroy() - Static method in class org.jboss.cache.transaction.DummyTransactionManager
 
destroy() - Method in class org.jboss.cache.TreeCacheView
 
destroy() - Method in interface org.jboss.cache.TreeCacheViewMBean
 
destroyService() - Method in class org.jboss.cache.loader.rmi.RmiCacheServer
 
destroyService() - Method in class org.jboss.cache.TreeCache
Lifecycle mthod.
destroyService() - Method in interface org.jboss.cache.TreeCacheMBean
 
destroySubcontext(Name) - Method in class org.jboss.cache.transaction.DummyContext
Destroys the named context and removes it from the namespace.
destroySubcontext(String) - Method in class org.jboss.cache.transaction.DummyContext
Destroys the named context and removes it from the namespace.
detach() - Method in class org.jboss.cache.aop.collection.AbstractCollectionInterceptor
 
detach() - Method in class org.jboss.cache.aop.collection.CachedListInterceptor
When we want to separate this proxy from the cache.
detach() - Method in class org.jboss.cache.aop.collection.CachedMapInterceptor
When we want to separate this proxy from the cache.
detach() - Method in class org.jboss.cache.aop.collection.CachedSetInterceptor
When we want to separate this proxy from the cache.
determineCoordinator() - Method in class org.jboss.cache.TreeCache
 
DIR_SUFFIX - Static variable in class org.jboss.cache.loader.FileCacheLoader
 
disp - Variable in class org.jboss.cache.TreeCache
 
dispatchRpcCallMethod - Static variable in class org.jboss.cache.rpc.RpcTreeCache
Deprecated. The RpcTreeCache._dispatchRpcCall(String, MethodCall) method
DUMMY - Static variable in class org.jboss.cache.aop.TreeCacheAop
 
dummy_ - Static variable in class org.jboss.cache.lock.ReadWriteLockWithUpgrade
 
DummyBaseTransactionManager - Class in org.jboss.cache.transaction
 
DummyBaseTransactionManager() - Constructor for class org.jboss.cache.transaction.DummyBaseTransactionManager
 
DummyContext - Class in org.jboss.cache.transaction
 
DummyContext() - Constructor for class org.jboss.cache.transaction.DummyContext
 
DummyContextFactory - Class in org.jboss.cache.transaction
 
DummyContextFactory() - Constructor for class org.jboss.cache.transaction.DummyContextFactory
 
DummyTransaction - Class in org.jboss.cache.transaction
 
DummyTransaction(DummyBaseTransactionManager) - Constructor for class org.jboss.cache.transaction.DummyTransaction
 
DummyTransactionManager - Class in org.jboss.cache.transaction
 
DummyTransactionManager() - Constructor for class org.jboss.cache.transaction.DummyTransactionManager
 
DummyTransactionManagerLookup - Class in org.jboss.cache
Returns an instance of DummyTransactionManager, used by standalone cache.
DummyTransactionManagerLookup() - Constructor for class org.jboss.cache.DummyTransactionManagerLookup
 
DummyUserTransaction - Class in org.jboss.cache.transaction
 
DummyUserTransaction(DummyTransactionManager) - Constructor for class org.jboss.cache.transaction.DummyUserTransaction
 
dumpStatistics() - Method in class org.jboss.cache.interceptors.ActivationInterceptor
 
dumpStatistics() - Method in class org.jboss.cache.interceptors.CacheLoaderInterceptor
 
dumpStatistics() - Method in class org.jboss.cache.interceptors.CacheMgmtInterceptor
 
dumpStatistics() - Method in class org.jboss.cache.interceptors.CacheStoreInterceptor
 
dumpStatistics() - Method in class org.jboss.cache.interceptors.Interceptor
 
dumpStatistics() - Method in interface org.jboss.cache.interceptors.InterceptorMBean
Returns a map of the cache interceptor's statistics Map elements consist of {String name, Object value} entries
dumpStatistics() - Method in class org.jboss.cache.interceptors.InvalidationInterceptor
 
dumpStatistics() - Method in class org.jboss.cache.interceptors.PassivationInterceptor
 
dumpStatistics() - Method in class org.jboss.cache.interceptors.TxInterceptor
 
dumpTransactionTable() - Method in class org.jboss.cache.TreeCache
Dumps the contents of the TransactionTable
dumpTransactionTable() - Method in interface org.jboss.cache.TreeCacheMBean
Dumps the contents of the TransactionTable

E

emptyRecycleQueue() - Method in class org.jboss.cache.eviction.BaseEvictionAlgorithm
Empty the Recycle Queue.
encodeVersion(int, int, int) - Static method in class org.jboss.cache.Version
 
endRead() - Method in class org.jboss.cache.lock.ReadWriteLockWithUpgrade
Called upon termination of a read.
endRead() - Method in class org.jboss.cache.lock.SimpleReadWriteLock
 
endTransaction(Fqn) - Method in class org.jboss.cache.aop.TreeCacheAop
 
endWrite() - Method in class org.jboss.cache.lock.ReadWriteLockWithUpgrade
Called upon termination of a write.
enlistResource(XAResource) - Method in class org.jboss.cache.transaction.DummyTransaction
Enlist an XA resource with this transaction.
enqueueMethodCallMethod - Static variable in class org.jboss.cache.TreeCache
 
entrySet() - Method in class org.jboss.cache.aop.collection.CachedMapImpl
 
entrySet() - Method in class org.jboss.cache.lock.ThreadLocalMap
 
equals(Object) - Method in class org.jboss.cache.aop.collection.CachedListAbstract
 
equals(Object) - Method in class org.jboss.cache.aop.collection.CachedMapImpl.Entry
 
equals(Object) - Method in class org.jboss.cache.aop.collection.CachedMapImpl
 
equals(Object) - Method in class org.jboss.cache.aop.collection.CachedSetImpl
 
equals(Object) - Method in class org.jboss.cache.aop.util.Null
Check if the given object is a Null instance or null.
equals(Object) - Method in class org.jboss.cache.eviction.NodeEntry
 
equals(Object) - Method in class org.jboss.cache.eviction.Region
 
equals(Object) - Method in class org.jboss.cache.Fqn
 
equals(Object) - Method in class org.jboss.cache.GlobalTransaction
 
equals(Object) - Method in class org.jboss.cache.optimistic.DefaultDataVersion
 
evict(Fqn) - Method in class org.jboss.cache.aop.TreeCacheAop
Override to provide aop specific eviction.
evict(Fqn) - Method in interface org.jboss.cache.aop.TreeCacheAopMBean
Override to provide aop specific eviction.
evict(NodeEntry) - Method in class org.jboss.cache.eviction.BaseEvictionAlgorithm
 
evict(Fqn) - Method in class org.jboss.cache.eviction.BaseEvictionPolicy
Evict the node under given Fqn from cache.
evict(Fqn) - Method in interface org.jboss.cache.eviction.EvictionPolicy
Evict a node form the underlying cache.
evict(Fqn) - Method in class org.jboss.cache.TreeCache
Called by eviction policy provider.
evict(Fqn) - Method in interface org.jboss.cache.TreeCacheMBean
Called by eviction policy provider.
evictCacheNode(Fqn) - Method in class org.jboss.cache.eviction.BaseEvictionAlgorithm
Evict a node from cache.
evictConfig_ - Variable in class org.jboss.cache.TreeCache
Eviction policy configuration in xml Element
EvictedEventNode - Class in org.jboss.cache.eviction
Value object used in evicted event node queue.
EvictedEventNode(Fqn, int) - Constructor for class org.jboss.cache.eviction.EvictedEventNode
 
EvictedEventNode(String) - Constructor for class org.jboss.cache.eviction.EvictedEventNode
 
eviction_policy_class - Variable in class org.jboss.cache.TreeCache
 
eviction_policy_provider - Variable in class org.jboss.cache.TreeCache
Deprecated. DO NOT USE THIS. IT IS HERE FOR EJB3 COMPILATION COMPATIBILITY WITH JBOSSCACHE1.3
EvictionAlgorithm - Interface in org.jboss.cache.eviction
Interface for all eviction algorithms.
EvictionConfiguration - Interface in org.jboss.cache.eviction
Eviction Configuration Interface.
EvictionException - Exception in org.jboss.cache.eviction
 
EvictionException() - Constructor for exception org.jboss.cache.eviction.EvictionException
 
EvictionException(String) - Constructor for exception org.jboss.cache.eviction.EvictionException
 
EvictionException(String, Throwable) - Constructor for exception org.jboss.cache.eviction.EvictionException
 
EvictionPolicy - Interface in org.jboss.cache.eviction
Generic eviction policy interface.
evictionQueue - Variable in class org.jboss.cache.eviction.BaseEvictionAlgorithm
 
EvictionQueue - Interface in org.jboss.cache.eviction
Eviction Queue interface defines a contract for the Eviction Queue implementations used by EvictionPolicies.
EvictionQueueList - Class in org.jboss.cache.eviction
 
evictionRegionManager_ - Variable in class org.jboss.cache.TreeCache
RegionManager used by cache eviction
EvictionTimerTask - Class in org.jboss.cache.eviction
Timer threads to do periodic node clean up by running the eviction policy.
EvictionTimerTask() - Constructor for class org.jboss.cache.eviction.EvictionTimerTask
 
evictNodeMethodLocal - Static variable in class org.jboss.cache.TreeCache
 
evictVersionedNodeMethodLocal - Static variable in class org.jboss.cache.TreeCache
 
exists(Fqn) - Method in class org.jboss.cache.loader.AsyncCacheLoader
 
exists(Fqn) - Method in class org.jboss.cache.loader.bdbje.BdbjeCacheLoader
Returns whether the given node exists.
exists(Fqn) - Method in interface org.jboss.cache.loader.CacheLoader
Returns true if the CacheLoader has a node with a Fqn.
exists(Fqn) - Method in class org.jboss.cache.loader.ChainingCacheLoader
Checks whether the CacheLoader has a node with Fqn
exists(Fqn) - Method in class org.jboss.cache.loader.ClusteredCacheLoader
Checks whether the CacheLoader has a node with Fqn
exists(Fqn) - Method in class org.jboss.cache.loader.DelegatingCacheLoader
 
exists(Fqn) - Method in class org.jboss.cache.loader.FileCacheLoader
 
exists(Fqn) - Method in class org.jboss.cache.loader.JDBCCacheLoader
Checks that there is a row for the fqn in the database.
exists(Fqn) - Method in interface org.jboss.cache.loader.rmi.RemoteTreeCache
 
exists(Fqn) - Method in class org.jboss.cache.loader.rmi.RemoteTreeCacheImpl
 
exists(Fqn) - Method in class org.jboss.cache.loader.SharedStoreCacheLoader
 
exists(String) - Method in class org.jboss.cache.TreeCache
Checks whether a given node exists in the tree
exists(Fqn) - Method in class org.jboss.cache.TreeCache
Checks whether a given node exists in the tree.
exists(String, Object) - Method in class org.jboss.cache.TreeCache
 
exists(Fqn, Object) - Method in class org.jboss.cache.TreeCache
Checks whether a given key exists in the given node.
exists(String) - Method in interface org.jboss.cache.TreeCacheMBean
Checks whether a given node exists in the tree
exists(Fqn) - Method in interface org.jboss.cache.TreeCacheMBean
Checks whether a given node exists in the tree.
exists(String, Object) - Method in interface org.jboss.cache.TreeCacheMBean
 
exists(Fqn, Object) - Method in interface org.jboss.cache.TreeCacheMBean
Checks whether a given key exists in the given node.
existsMethod - Static variable in class org.jboss.cache.TreeCache
 
ExposedByteArrayOutputStream - Class in org.jboss.cache.util
Extends ByteArrayOutputStream, but exposes the internal buffer.
ExposedByteArrayOutputStream() - Constructor for class org.jboss.cache.util.ExposedByteArrayOutputStream
 
ExposedByteArrayOutputStream(int) - Constructor for class org.jboss.cache.util.ExposedByteArrayOutputStream
 
ExposedByteArrayOutputStream(int, int) - Constructor for class org.jboss.cache.util.ExposedByteArrayOutputStream
Creates a new byte array output stream, with a buffer capacity of the specified size, in bytes.
ExtendedCacheLoader - Interface in org.jboss.cache.loader
Extends the CacheLoader interface by adding methods to support serialized transfer of a portion of a cache tree.
ExtendedTreeCacheListener - Interface in org.jboss.cache
Callbacks for various events regarding TreeCache.
extractFqn(MethodCall) - Method in class org.jboss.cache.marshall.TreeCacheMarshaller
 
extractFqnFromListOfMethodCall(MethodCall) - Method in class org.jboss.cache.marshall.TreeCacheMarshaller
This is "replicate" call with a list of MethodCall argument.
extractFqnFromMethodCall(MethodCall) - Method in class org.jboss.cache.marshall.TreeCacheMarshaller
This is "replicate" call with a single MethodCall argument.

F

fetchInMemoryState - Variable in class org.jboss.cache.TreeCache
 
fetchState(long) - Method in class org.jboss.cache.TreeCache
Fetch the group state from the current coordinator.
fetchState(long) - Method in interface org.jboss.cache.TreeCacheMBean
Fetch the group state from the current coordinator.
fetchStateOnStartup() - Method in class org.jboss.cache.TreeCache
 
fieldMap - Variable in class org.jboss.cache.aop.CachedType
 
fields - Variable in class org.jboss.cache.aop.CachedType
 
FIFOAlgorithm - Class in org.jboss.cache.eviction
First-in-first-out algorithm used to evict nodes.
FIFOAlgorithm() - Constructor for class org.jboss.cache.eviction.FIFOAlgorithm
 
FIFOConfiguration - Class in org.jboss.cache.eviction
FIFO Configuration for FIFO Eviction Policy.
FIFOConfiguration() - Constructor for class org.jboss.cache.eviction.FIFOConfiguration
 
FIFOPolicy - Class in org.jboss.cache.eviction
Eviction policy based on the FIFO algorithm where users can specify the max number of nodes.
FIFOPolicy() - Constructor for class org.jboss.cache.eviction.FIFOPolicy
 
FIFOQueue - Class in org.jboss.cache.eviction
FIFO Eviction Queue implementation for FIFO Policy.
FileCacheLoader - Class in org.jboss.cache.loader
Simple file-based CacheLoader implementation.
FileCacheLoader() - Constructor for class org.jboss.cache.loader.FileCacheLoader
 
FileExtendedCacheLoader - Class in org.jboss.cache.loader
A FileExtendedCacheLoader.
FileExtendedCacheLoader() - Constructor for class org.jboss.cache.loader.FileExtendedCacheLoader
Create a new FileExtendedCacheLoader.
findCacheInterceptor(InstanceAdvisor, Fqn) - Static method in class org.jboss.cache.aop.util.AopUtil
Find cache interceptor with exact fqn.
findCacheInterceptor(InstanceAdvisor) - Static method in class org.jboss.cache.aop.util.AopUtil
Find existing cache interceptor.
findChildObjects(Fqn, Map) - Method in class org.jboss.cache.aop.TreeCacheAopDelegate
 
findCollectionInterceptor(InstanceAdvisor) - Static method in class org.jboss.cache.aop.util.AopUtil
Find existing Collection interceptor.
findFqn(Object[]) - Method in class org.jboss.cache.interceptors.InvalidationInterceptor
 
findGlobalTransaction(Object[]) - Method in class org.jboss.cache.interceptors.TxInterceptor
 
findObjects(String) - Method in class org.jboss.cache.aop.TreeCacheAop
Query all managed pojo objects under the fqn recursively.
findObjects(Fqn) - Method in class org.jboss.cache.aop.TreeCacheAop
Query all managed pojo objects under the fqn recursively.
findObjects(String) - Method in interface org.jboss.cache.aop.TreeCacheAopMBean
Query all managed pojo objects under the fqn recursively.
findObjects(Fqn) - Method in interface org.jboss.cache.aop.TreeCacheAopMBean
Query all managed pojo objects under the fqn recursively.
flush() - Method in class org.jboss.cache.ReplicationQueue
 
forceAcquireLock(DataNode, Object, boolean) - Method in class org.jboss.cache.TreeCache
Forcibly acquire a read lock on the given node for the given owner, breaking any existing locks that prevent the read lock.
fqn - Variable in class org.jboss.cache.AbstractNode
 
fqn - Variable in class org.jboss.cache.aop.CacheInterceptor
 
Fqn - Class in org.jboss.cache
Fully qualified name.
Fqn() - Constructor for class org.jboss.cache.Fqn
 
Fqn(Object) - Constructor for class org.jboss.cache.Fqn
 
Fqn(List) - Constructor for class org.jboss.cache.Fqn
 
Fqn(Object[]) - Constructor for class org.jboss.cache.Fqn
 
Fqn(Fqn, Object) - Constructor for class org.jboss.cache.Fqn
 
Fqn(Fqn, Fqn) - Constructor for class org.jboss.cache.Fqn
 
Fqn(Fqn, List) - Constructor for class org.jboss.cache.Fqn
 
Fqn(Fqn, Object, Object) - Constructor for class org.jboss.cache.Fqn
 
Fqn(Fqn, Object, Object, Object) - Constructor for class org.jboss.cache.Fqn
 
fqn_ - Variable in class org.jboss.cache.aop.collection.AbstractCollectionInterceptor
 
FqnComparator - Class in org.jboss.cache.optimistic
Compares the order of two FQN.
FqnComparator() - Constructor for class org.jboss.cache.optimistic.FqnComparator
 
fromString(String) - Static method in class org.jboss.cache.Fqn
 

G

generateStateTransfer(DataNode, boolean, boolean, boolean) - Method in interface org.jboss.cache.statetransfer.StateTransferGenerator
 
GenericTransactionManagerLookup - Class in org.jboss.cache
A generic class that chooses the best-fit TransactionManager.
GenericTransactionManagerLookup() - Constructor for class org.jboss.cache.GenericTransactionManagerLookup
 
get - Variable in class org.jboss.cache.aop.CachedAttribute
 
get(int) - Method in class org.jboss.cache.aop.collection.CachedListImpl
 
get(int) - Method in class org.jboss.cache.aop.collection.CachedListImpl.MyCachedSubListImpl
 
get(Object) - Method in class org.jboss.cache.aop.collection.CachedMapImpl
 
get(int) - Method in class org.jboss.cache.Fqn
 
get(Fqn) - Method in class org.jboss.cache.loader.AsyncCacheLoader
 
get(Fqn) - Method in class org.jboss.cache.loader.bdbje.BdbjeCacheLoader
Returns a map containing all key-value pairs for the given FQN, or null if the node is not present.
get(Fqn) - Method in interface org.jboss.cache.loader.CacheLoader
Returns all keys and values from the persistent store, given a fully qualified name.
get(Fqn) - Method in class org.jboss.cache.loader.ChainingCacheLoader
Returns all keys and values from the persistent store, given a fully qualified name
get(Fqn) - Method in class org.jboss.cache.loader.ClusteredCacheLoader
Returns all keys and values from the persistent store, given a fully qualified name
get(Fqn) - Method in class org.jboss.cache.loader.DelegatingCacheLoader
 
get(Fqn) - Method in class org.jboss.cache.loader.FileCacheLoader
 
get(Fqn) - Method in class org.jboss.cache.loader.JDBCCacheLoader
Returns a map representing a node.
get(Fqn, Object) - Method in interface org.jboss.cache.loader.rmi.RemoteTreeCache
 
get(Fqn) - Method in interface org.jboss.cache.loader.rmi.RemoteTreeCache
 
get(Fqn, Object) - Method in class org.jboss.cache.loader.rmi.RemoteTreeCacheImpl
 
get(Fqn) - Method in class org.jboss.cache.loader.rmi.RemoteTreeCacheImpl
 
get(Fqn) - Method in class org.jboss.cache.loader.SharedStoreCacheLoader
 
get(Object) - Method in class org.jboss.cache.lock.ThreadLocalMap
 
get(Object) - Method in class org.jboss.cache.Node
 
get(Object) - Method in class org.jboss.cache.optimistic.WorkspaceNodeImpl
 
get(Transaction) - Method in class org.jboss.cache.TransactionTable
 
get(GlobalTransaction) - Method in class org.jboss.cache.TransactionTable
 
get(String) - Method in class org.jboss.cache.TreeCache
 
get(Fqn, Option) - Method in class org.jboss.cache.TreeCache
The same as calling get(Fqn) except that you can pass in options for this specific method invocation.
get(Fqn, Object, Option) - Method in class org.jboss.cache.TreeCache
The same as calling get(Fqn, Object) except that you can pass in options for this specific method invocation.
get(Fqn, Object, boolean, Option) - Method in class org.jboss.cache.TreeCache
The same as calling get(Fqn, Object, boolean) except that you can pass in options for this specific method invocation.
get(Fqn) - Method in class org.jboss.cache.TreeCache
 
get(String, Object) - Method in class org.jboss.cache.TreeCache
Finds a node given its name and returns the value associated with a given key in its data map.
get(Fqn, Object) - Method in class org.jboss.cache.TreeCache
Finds a node given its name and returns the value associated with a given key in its data map.
get(Fqn, Object, boolean) - Method in class org.jboss.cache.TreeCache
 
get(String, Object) - Method in interface org.jboss.cache.TreeCacheMBean
Finds a node given its name and returns the value associated with a given key in its data map.
get(Fqn, Object) - Method in interface org.jboss.cache.TreeCacheMBean
Finds a node given its name and returns the value associated with a given key in its data map.
get(String) - Method in interface org.jboss.cache.TreeCacheMBean
 
get(Fqn) - Method in interface org.jboss.cache.TreeCacheMBean
 
get(Fqn, Option) - Method in interface org.jboss.cache.TreeCacheMBean
The same as calling get(Fqn) except that you can pass in options for this specific method invocation.
get(Fqn, Object, Option) - Method in interface org.jboss.cache.TreeCacheMBean
The same as calling get(Fqn, Object) except that you can pass in options for this specific method invocation.
get(Fqn, Object, boolean, Option) - Method in interface org.jboss.cache.TreeCacheMBean
The same as calling get(Fqn, Object, boolean) except that you can pass in options for this specific method invocation.
get(Object) - Method in interface org.jboss.cache.TreeNode
 
getActivations() - Method in class org.jboss.cache.interceptors.ActivationInterceptor
 
getActivations() - Method in interface org.jboss.cache.interceptors.ActivationInterceptorMBean
Returns the number of cache node activations
getAddress() - Method in class org.jboss.cache.GlobalTransaction
 
getAopInstance(Fqn) - Method in class org.jboss.cache.aop.InternalDelegate
 
getAssociatedEvictNode(Fqn) - Method in class org.jboss.cache.eviction.AopLRUAlgorithm
Hook for evict.
getAttr(Element, String, String, String) - Static method in class org.jboss.cache.xml.XmlHelper
 
getAttribute(Method, Map, boolean) - Method in class org.jboss.cache.aop.CachedType
 
getAttributes() - Method in class org.jboss.cache.loader.NodeData
 
getAverageReadTime() - Method in class org.jboss.cache.interceptors.CacheMgmtInterceptor
 
getAverageReadTime() - Method in interface org.jboss.cache.interceptors.CacheMgmtInterceptorMBean
Returns average milliseconds for an attribute read operation This includes both hits and misses.
getAverageWriteTime() - Method in class org.jboss.cache.interceptors.CacheMgmtInterceptor
 
getAverageWriteTime() - Method in interface org.jboss.cache.interceptors.CacheMgmtInterceptorMBean
Returns average milliseconds for an attribute write operation
getBindAddress() - Method in class org.jboss.cache.loader.rmi.RmiCacheServer
 
getBindAddress() - Method in interface org.jboss.cache.loader.rmi.RmiCacheServerMBean
 
getBindAddress() - Method in class org.jboss.cache.loader.tcp.TcpCacheServer
 
getBindAddress() - Method in interface org.jboss.cache.loader.tcp.TcpCacheServerMBean
 
getBindName() - Method in class org.jboss.cache.loader.rmi.RmiCacheServer
 
getBindName() - Method in interface org.jboss.cache.loader.rmi.RmiCacheServerMBean
 
getCache() - Method in class org.jboss.cache.loader.rmi.RmiCacheServer
 
getCache() - Method in interface org.jboss.cache.loader.rmi.RmiCacheServerMBean
 
getCache() - Method in class org.jboss.cache.loader.tcp.TcpCacheServer
 
getCache() - Method in interface org.jboss.cache.loader.tcp.TcpCacheServerMBean
 
getCache() - Method in class org.jboss.cache.optimistic.TransactionWorkspaceImpl
 
getCacheData(Fqn, Object) - Method in class org.jboss.cache.eviction.BaseEvictionPolicy
 
getCacheData(Fqn, Object) - Method in interface org.jboss.cache.eviction.EvictionPolicy
 
getCachedType(Class) - Method in class org.jboss.cache.aop.TreeCacheAop
Obtain a cache aop type for user to traverse the defined "primitive" types in aop.
getCachedType(Class) - Method in interface org.jboss.cache.aop.TreeCacheAopMBean
Obtain a cache aop type for user to traverse the defined "primitive" types in aop.
getCacheLoader() - Method in class org.jboss.cache.loader.AsyncCacheLoader
 
getCacheLoader() - Method in class org.jboss.cache.loader.CacheLoaderManager
Returns the cache loader
getCacheLoader() - Method in class org.jboss.cache.TreeCache
 
getCacheLoader() - Method in interface org.jboss.cache.TreeCacheMBean
 
getCacheLoaderAsynchronous() - Method in class org.jboss.cache.TreeCache
Deprecated.  
getCacheLoaderAsynchronous() - Method in interface org.jboss.cache.TreeCacheMBean
Deprecated.  
getCacheLoaderClass() - Method in class org.jboss.cache.TreeCache
Deprecated.  
getCacheLoaderClass() - Method in interface org.jboss.cache.TreeCacheMBean
Deprecated.  
getCacheLoaderConfig() - Method in class org.jboss.cache.loader.CacheLoaderManager
Returns the configuration element of the cache loaders
getCacheLoaderConfig() - Method in class org.jboss.cache.TreeCache
 
getCacheLoaderConfig() - Method in interface org.jboss.cache.TreeCacheMBean
Deprecated.  
getCacheLoaderConfiguration() - Method in class org.jboss.cache.TreeCache
 
getCacheLoaderConfiguration() - Method in interface org.jboss.cache.TreeCacheMBean
 
getCacheLoaderFetchPersistentState() - Method in class org.jboss.cache.TreeCache
Deprecated.  
getCacheLoaderFetchPersistentState() - Method in interface org.jboss.cache.TreeCacheMBean
Deprecated.  
getCacheLoaderFetchTransientState() - Method in class org.jboss.cache.TreeCache
Deprecated.  
getCacheLoaderFetchTransientState() - Method in interface org.jboss.cache.TreeCacheMBean
Deprecated.  
getCacheLoaderLoads() - Method in class org.jboss.cache.interceptors.CacheLoaderInterceptor
 
getCacheLoaderLoads() - Method in interface org.jboss.cache.interceptors.CacheLoaderInterceptorMBean
Returns the number of cache loader node loads
getCacheLoaderManager() - Method in class org.jboss.cache.TreeCache
 
getCacheLoaderMisses() - Method in class org.jboss.cache.interceptors.CacheLoaderInterceptor
 
getCacheLoaderMisses() - Method in interface org.jboss.cache.interceptors.CacheLoaderInterceptorMBean
Returns the number of cache loader node misses
getCacheLoaderPassivation() - Method in class org.jboss.cache.TreeCache
Deprecated.  
getCacheLoaderPassivation() - Method in interface org.jboss.cache.TreeCacheMBean
Deprecated.  
getCacheLoaderPreload() - Method in class org.jboss.cache.TreeCache
Deprecated.  
getCacheLoaderPreload() - Method in interface org.jboss.cache.TreeCacheMBean
Deprecated.  
getCacheLoaders() - Method in class org.jboss.cache.loader.ChainingCacheLoader
Returns a List of individual cache loaders configured.
getCacheLoaderShared() - Method in class org.jboss.cache.TreeCache
Deprecated.  
getCacheLoaderShared() - Method in interface org.jboss.cache.TreeCacheMBean
Deprecated.  
getCacheLoaderStores() - Method in class org.jboss.cache.interceptors.CacheStoreInterceptor
 
getCacheLoaderStores() - Method in interface org.jboss.cache.interceptors.CacheStoreInterceptorMBean
Returns the number of cache loader stores
getCacheMode() - Method in class org.jboss.cache.TreeCache
Returns the current caching mode.
getCacheMode() - Method in interface org.jboss.cache.TreeCacheMBean
Returns the current caching mode.
getCacheModeInternal() - Method in class org.jboss.cache.TreeCache
 
getCacheName() - Method in class org.jboss.cache.loader.rmi.RmiCacheServer
 
getCacheName() - Method in interface org.jboss.cache.loader.rmi.RmiCacheServerMBean
 
getCacheName() - Method in class org.jboss.cache.loader.tcp.TcpCacheServer
 
getCacheName() - Method in interface org.jboss.cache.loader.tcp.TcpCacheServerMBean
 
getCacheService() - Method in class org.jboss.cache.TreeCacheView
 
getCacheService() - Method in interface org.jboss.cache.TreeCacheViewMBean
 
getChild(Object) - Method in class org.jboss.cache.AbstractNode
 
getChild(Object) - Method in class org.jboss.cache.optimistic.WorkspaceNodeImpl
 
getChild(Object) - Method in interface org.jboss.cache.TreeNode
 
getChildren() - Method in class org.jboss.cache.AbstractNode
 
getChildren() - Method in class org.jboss.cache.optimistic.WorkspaceNodeImpl
Dummy introduced to allow for a TreeNode.getChildren() method for backward compatibility.
getChildren() - Method in interface org.jboss.cache.TreeNode
Will always return an unmodifiable map.
getChildrenLoaded() - Method in interface org.jboss.cache.DataNode
 
getChildrenLoaded() - Method in class org.jboss.cache.Node
 
getChildrenLoaded() - Method in class org.jboss.cache.optimistic.WorkspaceNodeImpl
Deprecated. Will be removed in JBossCache 1.3.
getChildrenLoaded() - Method in interface org.jboss.cache.TreeNode
Deprecated. Will be removed in JBossCache 1.3.
getChildrenNames(Fqn) - Method in class org.jboss.cache.eviction.BaseEvictionPolicy
Return a set of child names under a given Fqn.
getChildrenNames(Fqn) - Method in interface org.jboss.cache.eviction.EvictionPolicy
Return children names as Objects
getChildrenNames(Fqn) - Method in class org.jboss.cache.loader.AsyncCacheLoader
 
getChildrenNames(Fqn) - Method in class org.jboss.cache.loader.bdbje.BdbjeCacheLoader
Returns an unmodifiable set of relative children names (strings), or returns null if the parent node is not found or if no children are found.
getChildrenNames(Fqn) - Method in interface org.jboss.cache.loader.CacheLoader
Returns a set of children node names as Strings.
getChildrenNames(Fqn) - Method in class org.jboss.cache.loader.ChainingCacheLoader
Returns a list of children names, all names are relative.
getChildrenNames(Fqn) - Method in class org.jboss.cache.loader.ClusteredCacheLoader
Returns a list of children names, all names are relative.
getChildrenNames(Fqn) - Method in class org.jboss.cache.loader.DelegatingCacheLoader
 
getChildrenNames(Fqn) - Method in class org.jboss.cache.loader.FileCacheLoader
 
getChildrenNames(Fqn) - Method in class org.jboss.cache.loader.JDBCCacheLoader
Fetches child node names (not pathes).
getChildrenNames(Fqn) - Method in interface org.jboss.cache.loader.rmi.RemoteTreeCache
 
getChildrenNames(Fqn) - Method in class org.jboss.cache.loader.rmi.RemoteTreeCacheImpl
 
getChildrenNames(Fqn) - Method in class org.jboss.cache.loader.SharedStoreCacheLoader
 
getChildrenNames() - Method in interface org.jboss.cache.optimistic.WorkspaceNode
 
getChildrenNames() - Method in class org.jboss.cache.optimistic.WorkspaceNodeImpl
 
getChildrenNames(Fqn, Option) - Method in class org.jboss.cache.TreeCache
The same as calling getChildrenNames(Fqn) except that you can pass in options for this specific method invocation.
getChildrenNames(String) - Method in class org.jboss.cache.TreeCache
Returns all children of a given node
getChildrenNames(Fqn) - Method in class org.jboss.cache.TreeCache
Returns all children of a given node
getChildrenNames(String) - Method in interface org.jboss.cache.TreeCacheMBean
Returns all children of a given node
getChildrenNames(Fqn) - Method in interface org.jboss.cache.TreeCacheMBean
Returns all children of a given node
getChildrenNames(Fqn, Option) - Method in interface org.jboss.cache.TreeCacheMBean
The same as calling getChildrenNames(Fqn) except that you can pass in options for this specific method invocation.
getChildrenNamesMethodLocal - Static variable in class org.jboss.cache.TreeCache
 
getClassLoader() - Method in class org.jboss.cache.marshall.Region
 
getClassLoader(String) - Method in class org.jboss.cache.marshall.TreeCacheMarshaller
Gets the classloader previously registered for fqn by a call to TreeCacheMarshaller.registerClassLoader(String, ClassLoader).
getClassName() - Method in class org.jboss.cache.config.CacheLoaderConfig.IndividualCacheLoaderConfig
 
getClusterName() - Method in class org.jboss.cache.TreeCache
Get the name of the replication group
getClusterName() - Method in interface org.jboss.cache.TreeCacheMBean
Get the name of the replication group
getClusterProperties() - Method in class org.jboss.cache.TreeCache
Get the cluster properties (e.g.
getClusterProperties() - Method in interface org.jboss.cache.TreeCacheMBean
Get the cluster properties (e.g.
getCommits() - Method in class org.jboss.cache.interceptors.TxInterceptor
 
getCommits() - Method in interface org.jboss.cache.interceptors.TxInterceptorMBean
Returns the number of transaction commits
getConfig() - Method in class org.jboss.cache.loader.rmi.RmiCacheServer
 
getConfig() - Method in interface org.jboss.cache.loader.rmi.RmiCacheServerMBean
 
getConfig() - Method in class org.jboss.cache.loader.tcp.TcpCacheServer
 
getConfig() - Method in interface org.jboss.cache.loader.tcp.TcpCacheServerMBean
 
getConnections() - Method in class org.jboss.cache.loader.tcp.TcpCacheServer
 
getConnections() - Method in interface org.jboss.cache.loader.tcp.TcpCacheServerMBean
 
getCoordinator() - Method in class org.jboss.cache.TreeCache
 
getCreationTimeStamp() - Method in class org.jboss.cache.eviction.NodeEntry
Get the time stamp for when the node entry was created.
getCurrentTransaction() - Method in class org.jboss.cache.TreeCache
Get the transaction associated with the current thread and maps it onto a GlobalTransaction.
getCurrentTransaction(boolean) - Method in class org.jboss.cache.TreeCache
 
getCurrentTransaction(Transaction) - Method in class org.jboss.cache.TreeCache
 
getCurrentTransaction(Transaction, boolean) - Method in class org.jboss.cache.TreeCache
 
getData() - Method in interface org.jboss.cache.DataNode
 
getData() - Method in class org.jboss.cache.Modification
 
getData() - Method in class org.jboss.cache.Node
 
getData() - Method in class org.jboss.cache.optimistic.WorkspaceNodeImpl
Dummy introduced to allow for a TreeNode.getData() method for backward compatibility.
getData() - Method in interface org.jboss.cache.TreeNode
Deprecated. Will be removed in JBossCache 1.3.
getDataKeys() - Method in class org.jboss.cache.Node
 
getDataKeys() - Method in class org.jboss.cache.optimistic.WorkspaceNodeImpl
Deprecated. Will be removed in JBossCache 1.3.
getDataKeys() - Method in interface org.jboss.cache.TreeNode
 
getDataMapMethodLocal - Static variable in class org.jboss.cache.TreeCache
 
getDataVersion() - Method in class org.jboss.cache.config.Option
 
getDeadlockDetection() - Method in class org.jboss.cache.TreeCache
Deprecated.  
getDeadlockDetection() - Method in interface org.jboss.cache.TreeCacheMBean
 
getDefaultProperties() - Method in class org.jboss.cache.TreeCache
 
getElapsedTime() - Method in class org.jboss.cache.interceptors.CacheMgmtInterceptor
 
getElapsedTime() - Method in interface org.jboss.cache.interceptors.CacheMgmtInterceptorMBean
Returns seconds since cache started
getElementContent(Element, boolean) - Static method in class org.jboss.cache.xml.XmlHelper
 
getEnvironment() - Method in class org.jboss.cache.transaction.DummyContext
Retrieves the environment in effect for this context.
getEvent() - Method in class org.jboss.cache.eviction.EvictedEventNode
 
getEvictionAlgorithm() - Method in class org.jboss.cache.eviction.AopLRUPolicy
 
getEvictionAlgorithm() - Method in interface org.jboss.cache.eviction.EvictionPolicy
Get the associated EvictionAlgorithm used by the EvictionPolicy.
getEvictionAlgorithm() - Method in class org.jboss.cache.eviction.FIFOPolicy
 
getEvictionAlgorithm() - Method in class org.jboss.cache.eviction.LFUPolicy
 
getEvictionAlgorithm() - Method in class org.jboss.cache.eviction.LRUPolicy
 
getEvictionAlgorithm() - Method in class org.jboss.cache.eviction.MRUPolicy
 
getEvictionConfiguration() - Method in class org.jboss.cache.eviction.Region
 
getEvictionConfigurationClass() - Method in interface org.jboss.cache.eviction.EvictionPolicy
The EvictionConfiguration implementation class used by this EvictionPolicy.
getEvictionConfigurationClass() - Method in class org.jboss.cache.eviction.FIFOPolicy
 
getEvictionConfigurationClass() - Method in class org.jboss.cache.eviction.LFUPolicy
 
getEvictionConfigurationClass() - Method in class org.jboss.cache.eviction.LRUPolicy
 
getEvictionConfigurationClass() - Method in class org.jboss.cache.eviction.MRUPolicy
 
getEvictionPolicy() - Method in class org.jboss.cache.eviction.Region
 
getEvictionPolicyClass() - Method in class org.jboss.cache.TreeCache
Returns the name of the cache eviction policy (must be an implementation of EvictionPolicy)
getEvictionPolicyClass() - Method in interface org.jboss.cache.TreeCacheMBean
Returns the name of the cache eviction policy (must be an implementation of EvictionPolicy)
getEvictionPolicyConfig() - Method in class org.jboss.cache.TreeCache
 
getEvictionQueue() - Method in class org.jboss.cache.eviction.BaseEvictionAlgorithm
Get the underlying EvictionQueue implementation.
getEvictionQueue() - Method in interface org.jboss.cache.eviction.EvictionAlgorithm
Get the EvictionQueue implementation used by this algorithm.
getEvictionRegionManager() - Method in class org.jboss.cache.TreeCache
 
getEvictions() - Method in class org.jboss.cache.interceptors.CacheMgmtInterceptor
 
getEvictions() - Method in interface org.jboss.cache.interceptors.CacheMgmtInterceptorMBean
Returns the number of cache eviction operations
getEvictionThreadWakeupIntervalSeconds() - Method in class org.jboss.cache.eviction.RegionManager
 
getEvictionThreadWakeupIntervalSeconds() - Method in class org.jboss.cache.TreeCache
Obtain eviction thread (if any) wake up interval in seconds
getEvictionThreadWakeupIntervalSeconds() - Method in interface org.jboss.cache.TreeCacheMBean
Obtain eviction thread (if any) wake up interval in seconds
getFetchInMemoryState() - Method in class org.jboss.cache.TreeCache
 
getFetchInMemoryState() - Method in interface org.jboss.cache.TreeCacheMBean
Returns whether or not any initial state transfer or subsequent partial state transfer following an activateRegion call should include in-memory state.
getFetchStateOnStartup() - Method in class org.jboss.cache.TreeCache
 
getFetchStateOnStartup() - Method in interface org.jboss.cache.TreeCacheMBean
Returns whether or not on startup the initial state will be acquired from existing members.
getField(String) - Method in class org.jboss.cache.aop.CachedType
 
getFields() - Method in class org.jboss.cache.aop.CachedType
 
getFirstCacheLoaderConfig() - Method in class org.jboss.cache.config.CacheLoaderConfig
 
getFirstLRUNodeEntry() - Method in class org.jboss.cache.eviction.LRUQueue
 
getFirstMaxAgeNodeEntry() - Method in class org.jboss.cache.eviction.LRUQueue
 
getFirstNodeEntry() - Method in interface org.jboss.cache.eviction.EvictionQueue
Get the first entry in the queue.
getFirstNodeEntry() - Method in class org.jboss.cache.eviction.FIFOQueue
 
getFirstNodeEntry() - Method in class org.jboss.cache.eviction.LFUQueue
Return the first node to evict.
getFirstNodeEntry() - Method in class org.jboss.cache.eviction.LRUQueue
 
getFirstNodeEntry() - Method in class org.jboss.cache.eviction.MRUQueue
Will return the first entry in the nodeMap.
getFqn() - Method in class org.jboss.cache.AbstractNode
 
getFqn() - Method in interface org.jboss.cache.aop.BaseInterceptor
Get the original fqn that is associated with this interceptor (or advisor).
getFqn() - Method in class org.jboss.cache.aop.CacheInterceptor
 
getFqn() - Method in class org.jboss.cache.aop.collection.AbstractCollectionInterceptor
 
getFqn() - Method in class org.jboss.cache.aop.collection.CachedListImpl
 
getFqn() - Method in class org.jboss.cache.aop.collection.CachedMapImpl
 
getFqn() - Method in class org.jboss.cache.aop.collection.CachedSetImpl
 
getFqn() - Method in class org.jboss.cache.eviction.EvictedEventNode
 
getFqn() - Method in class org.jboss.cache.eviction.NodeEntry
 
getFqn() - Method in class org.jboss.cache.eviction.Region
 
getFqn() - Method in class org.jboss.cache.loader.NodeData
 
getFqn() - Method in class org.jboss.cache.lock.IdentityLock
 
getFqn() - Method in class org.jboss.cache.marshall.Region
 
getFqn() - Method in class org.jboss.cache.Modification
 
getFqn() - Method in class org.jboss.cache.optimistic.WorkspaceNodeImpl
 
getFqn() - Method in interface org.jboss.cache.TreeNode
 
getFqnChild(int) - Method in class org.jboss.cache.Fqn
Obtain a child Fqn from a sub-index.
getFqnChild(int, int) - Method in class org.jboss.cache.Fqn
 
getGet() - Method in class org.jboss.cache.aop.CachedAttribute
 
getGlobalTransaction() - Method in class org.jboss.cache.InvocationContext
Retrieves the global transaction associated with this invocation
getHitMissRatio() - Method in class org.jboss.cache.interceptors.CacheMgmtInterceptor
 
getHitMissRatio() - Method in interface org.jboss.cache.interceptors.CacheMgmtInterceptorMBean
Returns the hit/miss ratio for the cache This ratio is defined as hits/(hits + misses)
getHits() - Method in class org.jboss.cache.interceptors.CacheMgmtInterceptor
 
getHits() - Method in interface org.jboss.cache.interceptors.CacheMgmtInterceptorMBean
Returns the number of cache attribute hits
getId() - Method in class org.jboss.cache.GlobalTransaction
 
getImmutableLock() - Method in class org.jboss.cache.Node
Deprecated. Use getLock() instead
getImmutableLock() - Method in class org.jboss.cache.optimistic.WorkspaceNodeImpl
Deprecated. Will be removed in JBossCache 1.3.
getImmutableLock() - Method in interface org.jboss.cache.TreeNode
Deprecated. Will be removed in JBossCache 1.3.
getIndirectFqn(String) - Static method in class org.jboss.cache.aop.util.ObjectUtil
 
getIndividualCacheLoaderConfigs() - Method in class org.jboss.cache.config.CacheLoaderConfig
 
getInitialContext(Hashtable) - Method in class org.jboss.cache.transaction.DummyContextFactory
Creates an Initial Context for beginning name resolution.
getInitialStateRetrievalTimeout() - Method in class org.jboss.cache.TreeCache
Get the max time to wait until the initial state is retrieved.
getInitialStateRetrievalTimeout() - Method in interface org.jboss.cache.TreeCacheMBean
Get the max time to wait until the initial state is retrieved.
getInstance() - Static method in class org.jboss.cache.factories.NodeFactory
Singleton accessor
getInstance(Transaction) - Static method in class org.jboss.cache.interceptors.OrderedSynchronizationHandler
Creates a new instance of OrderedSynchronizationHandler, or fetches an existing instance.
getInstance() - Static method in class org.jboss.cache.transaction.BatchModeTransactionManager
 
getInstance() - Static method in class org.jboss.cache.transaction.DummyTransactionManager
 
getInstance() - Method in class org.jboss.cache.TreeCache
 
getInstance() - Method in interface org.jboss.cache.TreeCacheMBean
Returns a reference to the TreeCache object itself.
getInterceptor(ClassProxy) - Static method in class org.jboss.cache.aop.collection.CollectionInterceptorUtil
 
getInterceptorChain() - Method in class org.jboss.cache.TreeCache
 
getInterceptorChain() - Method in interface org.jboss.cache.TreeCacheMBean
 
getInterceptors() - Method in class org.jboss.cache.TreeCache
 
getInterceptors() - Method in interface org.jboss.cache.TreeCacheMBean
 
getInterval() - Method in class org.jboss.cache.ReplicationQueue
 
getInvalidations() - Method in class org.jboss.cache.interceptors.InvalidationInterceptor
 
getInvalidations() - Method in interface org.jboss.cache.interceptors.InvalidationInterceptorMBean
Returns the number of cache invalidations
getInvocationContext() - Method in class org.jboss.cache.interceptors.Interceptor
Retrieves an InvocationContext.
getInvocationContext() - Method in class org.jboss.cache.TreeCache
Retrieves an InvocationContext.
getIsolationLevel() - Method in class org.jboss.cache.TreeCache
Returns the transaction isolation level.
getIsolationLevel() - Method in interface org.jboss.cache.TreeCacheMBean
Returns the transaction isolation level.
getIsolationLevelClass() - Method in class org.jboss.cache.TreeCache
 
getKey() - Method in class org.jboss.cache.aop.collection.CachedMapImpl.Entry
 
getKey() - Method in class org.jboss.cache.Modification
 
getKeys() - Method in interface org.jboss.cache.optimistic.WorkspaceNode
 
getKeys() - Method in class org.jboss.cache.optimistic.WorkspaceNodeImpl
 
getKeys(String) - Method in class org.jboss.cache.TreeCache
 
getKeys(Fqn) - Method in class org.jboss.cache.TreeCache
 
getKeys(String) - Method in interface org.jboss.cache.TreeCacheMBean
 
getKeys(Fqn) - Method in interface org.jboss.cache.TreeCacheMBean
 
getKeysMethodLocal - Static variable in class org.jboss.cache.TreeCache
 
getKeyValueMethodLocal - Static variable in class org.jboss.cache.TreeCache
 
getLength() - Static method in class org.jboss.cache.Version
 
getLoader() - Method in class org.jboss.cache.interceptors.ActivationInterceptor
 
getLocalAddress() - Method in class org.jboss.cache.TreeCache
 
getLocalAddress() - Method in interface org.jboss.cache.TreeCacheMBean
 
getLocalTransaction(GlobalTransaction) - Method in class org.jboss.cache.TransactionTable
Returns the local transaction associated with a GlobalTransaction.
getLocalTransaction() - Method in class org.jboss.cache.TreeCache
Returns the transaction associated with the current thread.
getLock() - Method in interface org.jboss.cache.DataNode
 
getLock() - Method in class org.jboss.cache.Node
 
getLock() - Method in class org.jboss.cache.optimistic.WorkspaceNodeImpl
Deprecated. Will be removed in JBossCache 1.3.
getLock() - Method in interface org.jboss.cache.TreeNode
Deprecated. Will be removed in JBossCache 1.3.
getLockAcquisitionTimeout() - Method in class org.jboss.cache.TreeCache
Default max time to wait for a lock.
getLockAcquisitionTimeout() - Method in interface org.jboss.cache.TreeCacheMBean
Default max time to wait for a lock.
getLocks() - Method in class org.jboss.cache.TransactionEntry
 
getLockStrategy() - Static method in class org.jboss.cache.lock.LockStrategyFactory
 
getLockStrategy(IsolationLevel) - Static method in class org.jboss.cache.lock.LockStrategyFactory
 
getLockTable() - Method in class org.jboss.cache.TreeCache
 
getManagedMethods(Class) - Static method in class org.jboss.cache.aop.collection.CollectionInterceptorUtil
 
getMax_elements() - Method in class org.jboss.cache.ReplicationQueue
 
getMaxAgeSeconds() - Method in class org.jboss.cache.eviction.LRUConfiguration
 
getMaxDoublingSize() - Method in class org.jboss.cache.util.ExposedByteArrayOutputStream
Gets the highest internal buffer size after which if more capacity is needed the buffer will grow in 25% increments rather than 100%.
getMaxNodes() - Method in class org.jboss.cache.eviction.FIFOConfiguration
Get the maximum number of nodes configured for the FIFOPolicy.
getMaxNodes() - Method in class org.jboss.cache.eviction.LFUConfiguration
 
getMaxNodes() - Method in class org.jboss.cache.eviction.LRUConfiguration
 
getMaxNodes() - Method in class org.jboss.cache.eviction.MRUConfiguration
 
getMBeanElement(Element) - Method in class org.jboss.cache.PropertyConfigurator
 
getMBeanServerName() - Method in class org.jboss.cache.loader.rmi.RmiCacheServer
 
getMBeanServerName() - Method in interface org.jboss.cache.loader.rmi.RmiCacheServerMBean
 
getMBeanServerName() - Method in class org.jboss.cache.loader.tcp.TcpCacheServer
 
getMBeanServerName() - Method in interface org.jboss.cache.loader.tcp.TcpCacheServerMBean
 
getMembers() - Method in class org.jboss.cache.TreeCache
 
getMembers() - Method in interface org.jboss.cache.TreeCacheMBean
 
getMergedChildren() - Method in interface org.jboss.cache.optimistic.WorkspaceNode
 
getMergedChildren() - Method in class org.jboss.cache.optimistic.WorkspaceNodeImpl
 
getMergedData() - Method in interface org.jboss.cache.optimistic.WorkspaceNode
 
getMergedData() - Method in class org.jboss.cache.optimistic.WorkspaceNodeImpl
 
getMessageListener() - Method in class org.jboss.cache.TreeCache
 
getMethodCallQueue() - Method in class org.jboss.cache.marshall.Region
 
getMethodMap(Class) - Static method in class org.jboss.cache.aop.collection.CollectionInterceptorUtil
 
getMinNodes() - Method in class org.jboss.cache.eviction.LFUConfiguration
 
getMisses() - Method in class org.jboss.cache.interceptors.CacheMgmtInterceptor
 
getMisses() - Method in interface org.jboss.cache.interceptors.CacheMgmtInterceptorMBean
Returns the number of cache attribute misses
getModifications() - Method in class org.jboss.cache.TransactionEntry
 
getModifiedTimeStamp() - Method in class org.jboss.cache.eviction.NodeEntry
Get modified time stamp.
getName() - Method in class org.jboss.cache.AbstractNode
 
getName() - Method in class org.jboss.cache.aop.CachedAttribute
 
getName() - Method in class org.jboss.cache.aop.CacheInterceptor
 
getName() - Method in class org.jboss.cache.aop.collection.CachedListInterceptor
 
getName() - Method in class org.jboss.cache.aop.collection.CachedMapInterceptor
 
getName() - Method in class org.jboss.cache.aop.collection.CachedSetInterceptor
 
getName() - Method in class org.jboss.cache.Fqn
 
getName() - Method in class org.jboss.cache.optimistic.WorkspaceNodeImpl
 
getName() - Method in interface org.jboss.cache.TreeNode
 
getNameInNamespace() - Method in class org.jboss.cache.transaction.DummyContext
Retrieves the full name of this context within its own namespace.
getNameParser(Name) - Method in class org.jboss.cache.transaction.DummyContext
Retrieves the parser associated with the named context.
getNameParser(String) - Method in class org.jboss.cache.transaction.DummyContext
Retrieves the parser associated with the named context.
getNewBufferSize(int, int) - Method in class org.jboss.cache.util.ExposedByteArrayOutputStream
Gets the number of bytes to which the internal buffer should be resized.
getNext() - Method in class org.jboss.cache.interceptors.Interceptor
 
getNode() - Method in class org.jboss.cache.aop.collection.CachedListImpl
 
getNode() - Method in class org.jboss.cache.aop.collection.CachedMapImpl
 
getNode() - Method in class org.jboss.cache.aop.collection.CachedSetImpl
 
getNode(Fqn) - Method in class org.jboss.cache.interceptors.CacheLoaderInterceptor
Retrieves a node from memory; doesn't access the cache loader
getNode(Fqn) - Method in interface org.jboss.cache.optimistic.TransactionWorkspace
 
getNode(Fqn) - Method in class org.jboss.cache.optimistic.TransactionWorkspaceImpl
 
getNode() - Method in interface org.jboss.cache.optimistic.WorkspaceNode
 
getNode() - Method in class org.jboss.cache.optimistic.WorkspaceNodeImpl
 
getNodeAddress() - Method in exception org.jboss.cache.rpc.NoHandlerForRPCException
 
getNodeEntry(Fqn) - Method in interface org.jboss.cache.eviction.EvictionQueue
Retrieve a node entry by Fqn.
getNodeEntry(String) - Method in interface org.jboss.cache.eviction.EvictionQueue
 
getNodeEntry(Fqn) - Method in class org.jboss.cache.eviction.FIFOQueue
 
getNodeEntry(String) - Method in class org.jboss.cache.eviction.FIFOQueue
 
getNodeEntry(Fqn) - Method in class org.jboss.cache.eviction.LFUQueue
 
getNodeEntry(String) - Method in class org.jboss.cache.eviction.LFUQueue
 
getNodeEntry(Fqn) - Method in class org.jboss.cache.eviction.LRUQueue
 
getNodeEntry(String) - Method in class org.jboss.cache.eviction.LRUQueue
 
getNodeEntry(Fqn) - Method in class org.jboss.cache.eviction.MRUQueue
 
getNodeEntry(String) - Method in class org.jboss.cache.eviction.MRUQueue
 
getNodeId() - Method in class org.jboss.cache.aop.MarshalledTreeCache
DataNode id is a communication id that denotes the cluster node.
getNodeLockingScheme() - Method in class org.jboss.cache.TreeCache
 
getNodeLockingScheme() - Method in interface org.jboss.cache.TreeCacheMBean
 
getNodeMethodLocal - Static variable in class org.jboss.cache.TreeCache
 
getNodes() - Method in interface org.jboss.cache.optimistic.TransactionWorkspace
 
getNodes() - Method in class org.jboss.cache.optimistic.TransactionWorkspaceImpl
 
getNodesAfter(Fqn) - Method in interface org.jboss.cache.optimistic.TransactionWorkspace
 
getNodesAfter(Fqn) - Method in class org.jboss.cache.optimistic.TransactionWorkspaceImpl
 
getNotificationInfo() - Method in class org.jboss.cache.interceptors.CacheMgmtInterceptor
 
getNumberOfAttributes() - Method in class org.jboss.cache.interceptors.CacheMgmtInterceptor
 
getNumberOfAttributes() - Method in interface org.jboss.cache.interceptors.CacheMgmtInterceptorMBean
 
getNumberOfAttributes() - Method in class org.jboss.cache.TreeCache
Returns an approximation of the total number of attributes in the tree.
getNumberOfAttributes(Fqn) - Method in class org.jboss.cache.TreeCache
 
getNumberOfAttributes() - Method in interface org.jboss.cache.TreeCacheMBean
Returns an approximation of the total number of attributes in the tree.
getNumberOfLocksHeld() - Method in class org.jboss.cache.TreeCache
Gets the number of read or write locks held across the entire tree
getNumberOfLocksHeld() - Method in interface org.jboss.cache.TreeCacheMBean
Gets the number of read or write locks held across the entire tree
getNumberOfNodes() - Method in class org.jboss.cache.interceptors.CacheMgmtInterceptor
 
getNumberOfNodes() - Method in interface org.jboss.cache.interceptors.CacheMgmtInterceptorMBean
 
getNumberOfNodes() - Method in class org.jboss.cache.TreeCache
Returns an approximation of the total number of nodes in the tree.
getNumberOfNodes() - Method in interface org.jboss.cache.TreeCacheMBean
Returns an approximation of the total number of nodes in the tree.
getNumberOfNodeVisits() - Method in class org.jboss.cache.eviction.NodeEntry
 
getNumGlobalTransactions() - Method in class org.jboss.cache.TransactionTable
 
getNumLocalTransactions() - Method in class org.jboss.cache.TransactionTable
 
getObject(String) - Method in class org.jboss.cache.aop.TreeCacheAop
Retrieve the aop-enabled object from the cache.
getObject(Fqn) - Method in class org.jboss.cache.aop.TreeCacheAop
Retrieve the aop-enabled object from the cache.
getObject(String) - Method in interface org.jboss.cache.aop.TreeCacheAopIfc
Retrieve the aop-enabled object from the cache.
getObject(Fqn) - Method in interface org.jboss.cache.aop.TreeCacheAopIfc
Retrieve the aop-enabled object from the cache.
getObject(String) - Method in interface org.jboss.cache.aop.TreeCacheAopMBean
Retrieve the aop-enabled object from the cache.
getObject(Fqn) - Method in interface org.jboss.cache.aop.TreeCacheAopMBean
Retrieve the aop-enabled object from the cache.
getOldValue() - Method in class org.jboss.cache.Modification
 
getOption() - Method in class org.jboss.cache.TransactionEntry
Retrieves a transaction scope option override
getOptionOverrides() - Method in class org.jboss.cache.InvocationContext
Retrieves the option overrides associated with this invocation
getOrCreateChild(Object, GlobalTransaction, boolean) - Method in interface org.jboss.cache.DataNode
Creates a new child of this node if it doesn't exist.
getOrCreateChild(Object, GlobalTransaction, boolean) - Method in class org.jboss.cache.Node
 
getOrCreateChild(Object, GlobalTransaction, boolean) - Method in class org.jboss.cache.optimistic.WorkspaceNodeImpl
Deprecated. Will be removed in JBossCache 1.3.
getOrCreateChild(Object, GlobalTransaction, boolean) - Method in interface org.jboss.cache.TreeNode
Creates a new child of this node if it doesn't exist.
getOwnerForLock() - Method in class org.jboss.cache.TreeCache
Returns an object suitable for use in node locking, either the current transaction or the current thread if there is no transaction.
getParent() - Method in class org.jboss.cache.AbstractNode
 
getParent() - Method in class org.jboss.cache.Fqn
 
getParent() - Method in class org.jboss.cache.Node
 
getParent() - Method in class org.jboss.cache.optimistic.WorkspaceNodeImpl
 
getParent() - Method in interface org.jboss.cache.TreeNode
 
getPartialStateMethod - Static variable in class org.jboss.cache.TreeCache
 
getPassivations() - Method in class org.jboss.cache.interceptors.PassivationInterceptor
 
getPassivations() - Method in interface org.jboss.cache.interceptors.PassivationInterceptorMBean
Returns the number of cache node passivations
getPort() - Method in class org.jboss.cache.loader.rmi.RmiCacheServer
 
getPort() - Method in interface org.jboss.cache.loader.rmi.RmiCacheServerMBean
 
getPort() - Method in class org.jboss.cache.loader.tcp.TcpCacheServer
 
getPort() - Method in interface org.jboss.cache.loader.tcp.TcpCacheServerMBean
 
getPreload() - Method in class org.jboss.cache.config.CacheLoaderConfig
 
getPrepares() - Method in class org.jboss.cache.interceptors.TxInterceptor
 
getPrepares() - Method in interface org.jboss.cache.interceptors.TxInterceptorMBean
Returns the number of transaction prepares
getProperties() - Method in class org.jboss.cache.config.CacheLoaderConfig.IndividualCacheLoaderConfig
 
getRawBuffer() - Method in class org.jboss.cache.util.ExposedByteArrayOutputStream
Gets the internal buffer array.
getReaderOwners() - Method in class org.jboss.cache.lock.IdentityLock
Return a copy of the reader lock owner in List.
getReadWriteRatio() - Method in class org.jboss.cache.interceptors.CacheMgmtInterceptor
 
getReadWriteRatio() - Method in interface org.jboss.cache.interceptors.CacheMgmtInterceptorMBean
Returns the read/write ratio for the cache This ratio is defined as (hits + misses)/stores
getRegion(String) - Method in class org.jboss.cache.eviction.RegionManager
 
getRegion(String) - Method in class org.jboss.cache.marshall.RegionManager
 
getRegionManager() - Method in class org.jboss.cache.TreeCache
 
getRegions() - Method in class org.jboss.cache.eviction.RegionManager
 
getRegions() - Method in class org.jboss.cache.marshall.RegionManager
 
getReplicationVersion() - Method in class org.jboss.cache.TreeCache
 
getReplicationVersion() - Method in interface org.jboss.cache.TreeCacheMBean
Gets the format version of the data transferred during an initial state transfer or a call to TreeCacheMBean.activateRegion(String).
getReplicationVersionShort() - Method in class org.jboss.cache.TreeCache
 
getReplQueue() - Method in class org.jboss.cache.TreeCache
 
getReplQueueInterval() - Method in class org.jboss.cache.TreeCache
 
getReplQueueInterval() - Method in interface org.jboss.cache.TreeCacheMBean
 
getReplQueueMaxElements() - Method in class org.jboss.cache.TreeCache
 
getReplQueueMaxElements() - Method in interface org.jboss.cache.TreeCacheMBean
 
getRollbacks() - Method in class org.jboss.cache.interceptors.TxInterceptor
 
getRollbacks() - Method in interface org.jboss.cache.interceptors.TxInterceptorMBean
Returns the number of transaction rollbacks
getRoot() - Method in class org.jboss.cache.TreeCache
Used by interceptors.
getSet() - Method in class org.jboss.cache.aop.CachedAttribute
 
getSize() - Method in class org.jboss.cache.loader.ChainingCacheLoader
Returns the number of cache loaders in the chain.
getStateBytes() - Method in class org.jboss.cache.TreeCache
 
getStateTransferGenerator(TreeCache) - Static method in class org.jboss.cache.statetransfer.StateTransferFactory
Gets the StateTransferGenerator able to handle the given cache instance.
getStateTransferIntegrator(byte[], Fqn, TreeCache) - Static method in class org.jboss.cache.statetransfer.StateTransferFactory
Gets a StateTransferIntegrator able to handle the given state.
getStateTransferVersion() - Method in class org.jboss.cache.TreeCache
 
getStateTransferVersion() - Method in interface org.jboss.cache.TreeCacheMBean
Deprecated. use TreeCacheMBean.getReplicationVersion() instead
getStatisticsEnabled() - Method in class org.jboss.cache.interceptors.Interceptor
 
getStatisticsEnabled() - Method in interface org.jboss.cache.interceptors.InterceptorMBean
Returns whether an interceptor's statistics are being captured.
getStatus() - Method in class org.jboss.cache.marshall.Region
 
getStatus() - Method in class org.jboss.cache.transaction.DummyBaseTransactionManager
Get the status of the transaction associated with the calling thread.
getStatus() - Method in class org.jboss.cache.transaction.DummyTransaction
Get the status of the transaction.
getStatus() - Method in class org.jboss.cache.transaction.DummyUserTransaction
Get the status of the transaction.
getStores() - Method in class org.jboss.cache.interceptors.CacheMgmtInterceptor
 
getStores() - Method in interface org.jboss.cache.interceptors.CacheMgmtInterceptorMBean
Returns the number of cache attribute put operations
getSyncCommitPhase() - Method in class org.jboss.cache.TreeCache
 
getSyncCommitPhase() - Method in interface org.jboss.cache.TreeCacheMBean
 
getSyncReplTimeout() - Method in class org.jboss.cache.TreeCache
Returns the default max timeout after which synchronous replication calls return.
getSyncReplTimeout() - Method in interface org.jboss.cache.TreeCacheMBean
Returns the default max timeout after which synchronous replication calls return.
getSyncRollbackPhase() - Method in class org.jboss.cache.TreeCache
 
getSyncRollbackPhase() - Method in interface org.jboss.cache.TreeCacheMBean
 
getTimeSinceReset() - Method in class org.jboss.cache.interceptors.CacheMgmtInterceptor
 
getTimeSinceReset() - Method in interface org.jboss.cache.interceptors.CacheMgmtInterceptorMBean
Returns seconds since cache statistics reset If statistics haven't been reset, this will be the same as ElapsedTime
getTimeToLiveSeconds() - Method in class org.jboss.cache.eviction.LRUConfiguration
 
getTransaction() - Method in class org.jboss.cache.InvocationContext
Retrieves the transaction associated with this invocation
getTransaction() - Method in class org.jboss.cache.transaction.DummyBaseTransactionManager
Get the transaction associated with the calling thread.
getTransaction() - Method in class org.jboss.cache.TransactionEntry
Returns a list of local transactions associated with this TransactionEntry
getTransactionManager() - Method in class org.jboss.cache.BatchModeTransactionManagerLookup
 
getTransactionManager() - Method in class org.jboss.cache.DummyTransactionManagerLookup
 
getTransactionManager() - Method in class org.jboss.cache.GenericTransactionManagerLookup
Get the systemwide used TransactionManager
getTransactionManager() - Method in class org.jboss.cache.JBossTransactionManagerLookup
 
getTransactionManager() - Method in interface org.jboss.cache.TransactionManagerLookup
 
getTransactionManager() - Method in class org.jboss.cache.TreeCache
 
getTransactionManager() - Method in interface org.jboss.cache.TreeCacheMBean
 
getTransactionManagerLookupClass() - Method in class org.jboss.cache.TreeCache
 
getTransactionManagerLookupClass() - Method in interface org.jboss.cache.TreeCacheMBean
 
getTransactionTable() - Method in class org.jboss.cache.TreeCache
 
getTransactionWorkspace(GlobalTransaction) - Method in class org.jboss.cache.interceptors.OptimisticInterceptor
 
getTransactionWorkspace() - Method in interface org.jboss.cache.optimistic.WorkspaceNode
 
getTransactionWorkspace() - Method in class org.jboss.cache.optimistic.WorkspaceNodeImpl
 
getTransactionWorkSpace() - Method in class org.jboss.cache.OptimisticTransactionEntry
 
getTreeCacheListeners() - Method in class org.jboss.cache.TreeCache
Returns a Map contains the listeners to this tree cache
getType() - Method in class org.jboss.cache.aop.CachedAttribute
 
getType() - Method in class org.jboss.cache.aop.CachedType
 
getType() - Method in class org.jboss.cache.Modification
 
getUndoOperations() - Method in class org.jboss.cache.TransactionEntry
 
getUseInterceptorMbeans() - Method in class org.jboss.cache.TreeCache
 
getUseInterceptorMbeans() - Method in interface org.jboss.cache.TreeCacheMBean
Gets whether the cache should register its interceptor mbeans.
getUseMarshalling() - Method in class org.jboss.cache.TreeCache
 
getUseMarshalling() - Method in interface org.jboss.cache.TreeCacheMBean
Gets whether a TreeCacheMarshaller instance should be used to manage different classloaders to use for unmarshalling replicated objects.
getUseReplQueue() - Method in class org.jboss.cache.TreeCache
 
getUseReplQueue() - Method in interface org.jboss.cache.TreeCacheMBean
 
getValue() - Method in class org.jboss.cache.aop.collection.CachedMapImpl.Entry
 
getValue() - Method in class org.jboss.cache.Modification
 
getVersion() - Method in interface org.jboss.cache.optimistic.WorkspaceNode
 
getVersion() - Method in class org.jboss.cache.optimistic.WorkspaceNodeImpl
 
getVersion() - Method in class org.jboss.cache.OptimisticTreeNode
Gets the version id of this node
getVersion() - Method in class org.jboss.cache.TreeCache
 
getVersion() - Method in interface org.jboss.cache.TreeCacheMBean
 
getVersionShort() - Static method in class org.jboss.cache.Version
 
getVersionShort(String) - Static method in class org.jboss.cache.Version
 
getVersionString(short) - Static method in class org.jboss.cache.Version
 
getWorkspace(GlobalTransaction) - Method in class org.jboss.cache.interceptors.InvalidationInterceptor
 
getWrappedChild(Object) - Method in class org.jboss.cache.optimistic.WorkspaceNodeImpl
 
getWrappedParent() - Method in class org.jboss.cache.optimistic.WorkspaceNodeImpl
 
getWriterOwner() - Method in class org.jboss.cache.lock.IdentityLock
Return the writer lock owner object.
GlobalTransaction - Class in org.jboss.cache
Uniquely identifies a transaction that spans all nodes in a cluster.
GlobalTransaction() - Constructor for class org.jboss.cache.GlobalTransaction
empty ctor used by externalization
graphHandler_ - Variable in class org.jboss.cache.aop.CollectionClassHandler
 
graphHandler_ - Variable in class org.jboss.cache.aop.TreeCacheAopDelegate
 

H

hasChild(Fqn) - Method in class org.jboss.cache.eviction.BaseEvictionPolicy
 
hasChild(Fqn) - Method in interface org.jboss.cache.eviction.EvictionPolicy
Is this a leaf node?
hasChild(Fqn) - Method in class org.jboss.cache.TreeCache
 
hasChildren() - Method in class org.jboss.cache.AbstractNode
 
hasChildren() - Method in class org.jboss.cache.optimistic.WorkspaceNodeImpl
Deprecated. Will be removed in JBossCache 1.3.
hasChildren() - Method in interface org.jboss.cache.TreeNode
 
hasCurrentTransaction() - Method in class org.jboss.cache.aop.TreeCacheAop
 
hashCode() - Method in class org.jboss.cache.aop.collection.CachedListAbstract
 
hashCode() - Method in class org.jboss.cache.aop.collection.CachedMapImpl.Entry
 
hashCode() - Method in class org.jboss.cache.aop.collection.CachedMapImpl
 
hashCode() - Method in class org.jboss.cache.aop.util.Null
Hashcode of unknown (null) value will be zero.
hashCode() - Method in class org.jboss.cache.eviction.NodeEntry
 
hashCode() - Method in class org.jboss.cache.eviction.Region
 
hashCode() - Method in class org.jboss.cache.Fqn
 
hashCode() - Method in class org.jboss.cache.GlobalTransaction
 
hashCode() - Method in class org.jboss.cache.optimistic.DefaultDataVersion
 
hasListeners - Variable in class org.jboss.cache.TreeCache
 
hasModifications(Object[]) - Method in class org.jboss.cache.interceptors.ActivationInterceptor
 
hasNext() - Method in class org.jboss.cache.aop.collection.CachedListImpl.MyListIterator
 
hasPrevious() - Method in class org.jboss.cache.aop.collection.CachedListImpl.MyListIterator
 
hasRegion(String) - Method in class org.jboss.cache.eviction.RegionManager
 
hasRegion(String) - Method in class org.jboss.cache.marshall.RegionManager
 

I

IdentityLock - Class in org.jboss.cache.lock
Lock object which grants and releases locks, and associates locks with owners.
IdentityLock(TreeCache, Fqn) - Constructor for class org.jboss.cache.lock.IdentityLock
 
IdentityLock(IsolationLevel) - Constructor for class org.jboss.cache.lock.IdentityLock
For testing only
immediate - Variable in class org.jboss.cache.aop.CachedType
 
immediates - Static variable in class org.jboss.cache.aop.CachedType
 
immutable - Variable in class org.jboss.cache.aop.CachedType
 
inactivate() - Method in class org.jboss.cache.marshall.Region
 
inactivate(String) - Method in class org.jboss.cache.marshall.TreeCacheMarshaller
Disables unmarshalling of replication messages for the region rooted in the given Fqn.
inactivateRegion(String) - Method in class org.jboss.cache.TreeCache
Causes the cache to stop accepting replication events for the subtree rooted at subtreeFqn and evict all nodes in that subtree.
inactivateRegion(String) - Method in interface org.jboss.cache.TreeCacheMBean
Causes the cache to stop accepting replication events for the subtree rooted at subtreeFqn and evict all nodes in that subtree.
inactiveOnStartup - Variable in class org.jboss.cache.TreeCache
 
increment() - Method in class org.jboss.cache.optimistic.DefaultDataVersion
 
INDENT - Static variable in class org.jboss.cache.AbstractNode
 
index - Variable in class org.jboss.cache.aop.collection.CachedListImpl.MyListIterator
 
indexOf(Object) - Method in class org.jboss.cache.aop.collection.CachedListImpl
 
indexOf(Object) - Method in class org.jboss.cache.aop.collection.CachedListImpl.MyCachedSubListImpl
 
init() - Method in class org.jboss.cache.aop.TreeCacheAop
 
init(Object, Fqn, Node, TreeCache) - Method in class org.jboss.cache.Node
 
init() - Method in class org.jboss.cache.Node
 
INITIAL_COUNTER_VALUE - Static variable in class org.jboss.cache.aop.AOPInstance
 
initialize(Region) - Method in class org.jboss.cache.eviction.BaseEvictionAlgorithm
 
inMemImpl_ - Variable in class org.jboss.cache.aop.collection.CachedListInterceptor
 
inMemImpl_ - Variable in class org.jboss.cache.aop.collection.CachedMapInterceptor
 
inMemImpl_ - Variable in class org.jboss.cache.aop.collection.CachedSetInterceptor
 
instance_ - Variable in class org.jboss.cache.aop.AOPInstance
 
InstanceOfAopMarker - Interface in org.jboss.cache.aop
Marker interface for use in aop annotation declaration.
integratePersistentState() - Method in interface org.jboss.cache.statetransfer.StateTransferIntegrator
 
integratePersistentState() - Method in class org.jboss.cache.statetransfer.StateTransferIntegrator_123
 
integrateTransientState(DataNode, ClassLoader) - Method in interface org.jboss.cache.statetransfer.StateTransferIntegrator
 
integrateTransientState(DataNode, ClassLoader) - Method in class org.jboss.cache.statetransfer.StateTransferIntegrator_123
 
Interceptor - Class in org.jboss.cache.interceptors
Class representing an interceptor.
Interceptor() - Constructor for class org.jboss.cache.interceptors.Interceptor
 
interceptor_ - Variable in class org.jboss.cache.aop.collection.CachedListImpl
 
interceptor_ - Variable in class org.jboss.cache.aop.collection.CachedMapImpl
 
interceptor_ - Variable in class org.jboss.cache.aop.collection.CachedSetImpl
 
interceptor_chain - Variable in class org.jboss.cache.TreeCache
TreeCache.invokeMethod(MethodCall) will dispatch to this chain of interceptors.
InterceptorChainFactory - Class in org.jboss.cache.factories
Factory class that builds an interceptor chain based on TreeCache config.
InterceptorChainFactory() - Constructor for class org.jboss.cache.factories.InterceptorChainFactory
 
InterceptorMBean - Interface in org.jboss.cache.interceptors
Interface containing common cache management operations
internal_ - Variable in class org.jboss.cache.aop.CollectionClassHandler
 
internal_ - Variable in class org.jboss.cache.aop.ObjectGraphHandler
 
internal_ - Variable in class org.jboss.cache.aop.SerializableObjectHandler
 
internal_ - Variable in class org.jboss.cache.aop.TreeCacheAopDelegate
 
InternalDelegate - Class in org.jboss.cache.aop
AopCache delegation to handle internal cache sotre, that is, the portion that is not part of user's data.
invalidate(Fqn) - Method in class org.jboss.cache.aop.MarshalledTreeCache
Invalidate the local copy cache.
invalidateAcrossCluster(Fqn, TransactionWorkspace) - Method in class org.jboss.cache.interceptors.InvalidationInterceptor
 
invalidateModifications(List, TransactionWorkspace) - Method in class org.jboss.cache.interceptors.InvalidationInterceptor
 
INVALIDATION_ASYNC - Static variable in class org.jboss.cache.TreeCache
Cache sends evict() calls to remote caches when a node is changed.
INVALIDATION_SYNC - Static variable in class org.jboss.cache.TreeCache
Cache sends evict() calls to remote caches when a node is changed.
InvalidationInterceptor - Class in org.jboss.cache.interceptors
This interceptor acts as a replacement to the replication interceptor when the TreeCache is configured with ClusteredSyncMode as INVALIDATE.
InvalidationInterceptor() - Constructor for class org.jboss.cache.interceptors.InvalidationInterceptor
 
InvalidationInterceptorMBean - Interface in org.jboss.cache.interceptors
Interface capturing invalidation statistics
InvocationContext - Class in org.jboss.cache
This context holds information specific to a method invocation.
InvocationContext() - Constructor for class org.jboss.cache.InvocationContext
 
invoke(Invocation) - Method in class org.jboss.cache.aop.CacheInterceptor
 
invoke(Invocation) - Method in class org.jboss.cache.aop.collection.CachedListInterceptor
 
invoke(Invocation) - Method in class org.jboss.cache.aop.collection.CachedMapInterceptor
 
invoke(Invocation) - Method in class org.jboss.cache.aop.collection.CachedSetInterceptor
 
invoke(Invocation, Object, Map, Map) - Static method in class org.jboss.cache.aop.collection.CollectionInterceptorUtil
 
invoke(MethodCall) - Method in class org.jboss.cache.interceptors.ActivationInterceptor
Makes sure a node is loaded into memory before a call executes.
invoke(MethodCall) - Method in class org.jboss.cache.interceptors.CacheLoaderInterceptor
Makes sure a node is loaded into memory before a call executes (no-op if node is already loaded).
invoke(MethodCall) - Method in class org.jboss.cache.interceptors.CacheMgmtInterceptor
Pass the method on and capture cache statistics
invoke(MethodCall) - Method in class org.jboss.cache.interceptors.CacheStoreInterceptor
Pass the method on.
invoke(MethodCall) - Method in class org.jboss.cache.interceptors.CallInterceptor
 
invoke(MethodCall) - Method in class org.jboss.cache.interceptors.CreateIfNotExistsInterceptor
Deprecated. Synchronize between put(), remove() and evict() methods.
invoke(MethodCall) - Method in class org.jboss.cache.interceptors.Interceptor
 
invoke(MethodCall) - Method in class org.jboss.cache.interceptors.InvalidationInterceptor
 
invoke(MethodCall) - Method in class org.jboss.cache.interceptors.OptimisticCreateIfNotExistsInterceptor
 
invoke(MethodCall) - Method in class org.jboss.cache.interceptors.OptimisticLockingInterceptor
 
invoke(MethodCall) - Method in class org.jboss.cache.interceptors.OptimisticNodeInterceptor
 
invoke(MethodCall) - Method in class org.jboss.cache.interceptors.OptimisticReplicationInterceptor
 
invoke(MethodCall) - Method in class org.jboss.cache.interceptors.OptimisticValidatorInterceptor
 
invoke(MethodCall) - Method in class org.jboss.cache.interceptors.PassivationInterceptor
Notifies the cache instance listeners that the evicted node is about to be passivated and Stores the evicted node and its attributes back to the store using the CacheLoader.
invoke(MethodCall) - Method in class org.jboss.cache.interceptors.PessimisticLockInterceptor
 
invoke(MethodCall) - Method in class org.jboss.cache.interceptors.ReplicationInterceptor
 
invoke(MethodCall) - Method in class org.jboss.cache.interceptors.TxInterceptor
 
invoke(MethodCall) - Method in class org.jboss.cache.interceptors.UnlockInterceptor
 
invokeMethod(MethodCall) - Method in class org.jboss.cache.TreeCache
Invokes a method against this object.
isActive(Transaction) - Method in class org.jboss.cache.interceptors.Interceptor
Returns true if transaction is ACTIVE, false otherwise
isAsync() - Method in class org.jboss.cache.config.CacheLoaderConfig.IndividualCacheLoaderConfig
 
isAttached() - Method in class org.jboss.cache.aop.collection.AbstractCollectionInterceptor
 
isBefore124(short) - Static method in class org.jboss.cache.Version
 
isCacheModeLocal() - Method in class org.jboss.cache.config.Option
only applies to put() and remove() methods on the cache.
isChildOf(Fqn) - Method in class org.jboss.cache.Fqn
Check if current fqn is child of parentFqn
isCoordinator() - Method in class org.jboss.cache.TreeCache
 
isCoordinator() - Method in interface org.jboss.cache.TreeCacheMBean
 
isCreated() - Method in interface org.jboss.cache.optimistic.WorkspaceNode
 
isCreated() - Method in class org.jboss.cache.optimistic.WorkspaceNodeImpl
 
isCrudMethod(Method) - Static method in class org.jboss.cache.TreeCache
 
isDeleted() - Method in interface org.jboss.cache.optimistic.WorkspaceNode
 
isDeleted() - Method in class org.jboss.cache.optimistic.WorkspaceNodeImpl
 
isDirty() - Method in interface org.jboss.cache.optimistic.WorkspaceNode
 
isDirty() - Method in class org.jboss.cache.optimistic.WorkspaceNodeImpl
 
isEmpty() - Method in class org.jboss.cache.aop.collection.CachedListAbstract
 
isEmpty() - Method in class org.jboss.cache.aop.collection.CachedMapImpl
 
isEmpty() - Method in class org.jboss.cache.lock.ThreadLocalMap
 
isFailSilently() - Method in class org.jboss.cache.config.Option
 
isFetchPersistentState() - Method in class org.jboss.cache.config.CacheLoaderConfig.IndividualCacheLoaderConfig
 
isFetchPersistentState() - Method in class org.jboss.cache.loader.CacheLoaderManager
Returns true if at least one of the configured cache loaders has set fetchPersistentState to true.
isGet(Method) - Method in class org.jboss.cache.aop.CachedType
 
isIgnoreModifications() - Method in class org.jboss.cache.config.CacheLoaderConfig.IndividualCacheLoaderConfig
 
isImmediate() - Method in class org.jboss.cache.aop.CachedType
 
isImmediate(Class) - Static method in class org.jboss.cache.aop.CachedType
 
isImmutable() - Method in class org.jboss.cache.aop.CachedType
 
isInactive() - Method in class org.jboss.cache.marshall.Region
 
isInactive(String) - Method in class org.jboss.cache.marshall.TreeCacheMarshaller
Gets whether unmarshalling has been disabled for the region rooted in the given Fqn.
isInactiveOnStartup() - Method in class org.jboss.cache.TreeCache
Gets whether the entire tree is inactive upon startup, only responding to replication messages after TreeCache.activateRegion(String) is called to activate one or more parts of the tree.
isInactiveOnStartup() - Method in interface org.jboss.cache.TreeCacheMBean
Gets whether the entire tree is inactive upon startup, only responding to replication messages after TreeCacheMBean.activateRegion(String) is called to activate one or more parts of the tree.
isLocked() - Method in interface org.jboss.cache.DataNode
 
isLocked() - Method in class org.jboss.cache.lock.IdentityLock
Check if there is a read or write lock
isLocked() - Method in class org.jboss.cache.Node
 
isLocked() - Method in class org.jboss.cache.optimistic.WorkspaceNodeImpl
Deprecated. Will be removed in JBossCache 1.3.
isLocked() - Method in interface org.jboss.cache.TreeNode
Deprecated. Will be removed in JBossCache 1.3.
isNodeLockingOptimistic() - Method in class org.jboss.cache.TreeCache
returns whether node locking is optimistic.
isNonReplicatable(Field) - Static method in class org.jboss.cache.aop.CachedType
 
IsolationLevel - Class in org.jboss.cache.lock
 
isolationLevel - Variable in class org.jboss.cache.TreeCache
 
isOnePhaseCommitPrepareMehod(MethodCall) - Method in class org.jboss.cache.interceptors.Interceptor
This only works for prepare() and optimisticPrepare() method calls.
isOriginLocal() - Method in class org.jboss.cache.InvocationContext
Tests if this invocation originated locally or from a remote cache.
isOwner(Object) - Method in class org.jboss.cache.lock.IdentityLock
Am I a lock owner?
isOwner(Object, int) - Method in class org.jboss.cache.lock.LockMap
Check whether this owner has reader or writer ownership.
isPassivation() - Method in class org.jboss.cache.config.CacheLoaderConfig
 
isPassivation() - Method in class org.jboss.cache.loader.CacheLoaderManager
Tests if we're using passivation
isPojoDetached(Invocation) - Method in class org.jboss.cache.aop.CacheInterceptor
 
isPreparing(Transaction) - Method in class org.jboss.cache.interceptors.Interceptor
Returns true if transaction is PREPARING, false otherwise
isQueueing() - Method in class org.jboss.cache.marshall.Region
 
isReachable(TreeCacheAop, Object, Object) - Static method in class org.jboss.cache.aop.util.ObjectUtil
Static methos to check if thisObject is reachable from originalObject.
isReachableInner(TreeCacheAop, Object, Object, Set) - Static method in class org.jboss.cache.aop.util.ObjectUtil
 
isReadLocked() - Method in class org.jboss.cache.lock.IdentityLock
Check if there is a read lock.
isReadLocked() - Method in class org.jboss.cache.lock.LockMap
 
isRemote() - Method in class org.jboss.cache.GlobalTransaction
 
isRoot() - Method in class org.jboss.cache.Fqn
 
isSet(Method) - Method in class org.jboss.cache.aop.CachedType
 
isShared() - Method in class org.jboss.cache.config.CacheLoaderConfig
 
isStandalone - Variable in class org.jboss.cache.TreeCache
 
isStateSet - Variable in class org.jboss.cache.TreeCache
 
isTransactionLifecycleMethod(Method) - Method in class org.jboss.cache.interceptors.Interceptor
 
isTxHasMods() - Method in class org.jboss.cache.InvocationContext
 
isUsingNewStyleConfiguration(Element) - Static method in class org.jboss.cache.eviction.RegionManager
 
isValid(Transaction) - Method in class org.jboss.cache.interceptors.Interceptor
Return s true of tx's status is ACTIVE or PREPARING
isVersioningImplicit() - Method in interface org.jboss.cache.optimistic.TransactionWorkspace
Tests if versioning is implicit for a given tx.
isVersioningImplicit() - Method in class org.jboss.cache.optimistic.TransactionWorkspaceImpl
Tests if versioning is implicit for a given tx.
isWriteLocked() - Method in class org.jboss.cache.lock.IdentityLock
Check if there is a write lock.
iterator() - Method in class org.jboss.cache.aop.collection.CachedListImpl
 
iterator() - Method in class org.jboss.cache.aop.collection.CachedListImpl.MyCachedSubListImpl
 
iterator() - Method in class org.jboss.cache.aop.collection.CachedSetImpl
 

J

JBOSS_INTERNAL - Static variable in class org.jboss.cache.aop.InternalDelegate
 
JBOSS_INTERNAL_MAP - Static variable in class org.jboss.cache.aop.InternalDelegate
 
JBossTransactionManagerLookup - Class in org.jboss.cache
Default implementation.
JBossTransactionManagerLookup() - Constructor for class org.jboss.cache.JBossTransactionManagerLookup
 
JDBCCacheLoader - Class in org.jboss.cache.loader
JDBC CacheLoader implementation.
JDBCCacheLoader() - Constructor for class org.jboss.cache.loader.JDBCCacheLoader
 
JDBCExtendedCacheLoader - Class in org.jboss.cache.loader
A JDBCExtendedCacheLoader.
JDBCExtendedCacheLoader() - Constructor for class org.jboss.cache.loader.JDBCExtendedCacheLoader
Create a new JDBCExtendedCacheLoader.

K

KEY - Static variable in class org.jboss.cache.aop.AOPInstance
Key under which the AOPInstance is stored in a DataNode's map.
keySet() - Method in class org.jboss.cache.aop.collection.CachedMapImpl
 
keySet() - Method in class org.jboss.cache.lock.ThreadLocalMap
 

L

lastIndexOf(Object) - Method in class org.jboss.cache.aop.collection.CachedListImpl
 
lastIndexOf(Object) - Method in class org.jboss.cache.aop.collection.CachedListImpl.MyCachedSubListImpl
 
LFUAlgorithm - Class in org.jboss.cache.eviction
Least Frequently Used algorithm for cache eviction.
LFUAlgorithm() - Constructor for class org.jboss.cache.eviction.LFUAlgorithm
 
LFUConfiguration - Class in org.jboss.cache.eviction
LFU Configuration implementation for LFU Policy.
LFUConfiguration() - Constructor for class org.jboss.cache.eviction.LFUConfiguration
 
LFUPolicy - Class in org.jboss.cache.eviction
Least Frequently Used Eviction Policy.
LFUPolicy() - Constructor for class org.jboss.cache.eviction.LFUPolicy
 
LFUQueue - Class in org.jboss.cache.eviction
LFUQueue EvictionQueue implementation for LFU Policy.
list(Name) - Method in class org.jboss.cache.transaction.DummyContext
Enumerates the names bound in the named context, along with the class names of objects bound to them.
list(String) - Method in class org.jboss.cache.transaction.DummyContext
Enumerates the names bound in the named context, along with the class names of objects bound to them.
list_ - Variable in class org.jboss.cache.aop.collection.CachedListImpl.MyListIterator
 
listBindings(Name) - Method in class org.jboss.cache.transaction.DummyContext
Enumerates the names bound in the named context, along with the objects bound to them.
listBindings(String) - Method in class org.jboss.cache.transaction.DummyContext
Enumerates the names bound in the named context, along with the objects bound to them.
listen() - Method in class org.jboss.cache.ConsoleListener
Instructs this class to listen for cache replication events.
listen(boolean) - Method in class org.jboss.cache.ConsoleListener
Instructs this class to listen for cache replication events.
listIterator() - Method in class org.jboss.cache.aop.collection.CachedListImpl
 
listIterator(int) - Method in class org.jboss.cache.aop.collection.CachedListImpl
 
listIterator() - Method in class org.jboss.cache.aop.collection.CachedListImpl.MyCachedSubListImpl
 
listIterator(int) - Method in class org.jboss.cache.aop.collection.CachedListImpl.MyCachedSubListImpl
 
load(String) - Method in class org.jboss.cache.TreeCache
Loads the indicated Fqn, plus all parents recursively from the CacheLoader.
load(String) - Method in interface org.jboss.cache.TreeCacheMBean
Loads the indicated Fqn, plus all parents recursively from the CacheLoader.
loadAttributes(Fqn) - Method in class org.jboss.cache.loader.FileCacheLoader
 
loadClass(String) - Method in class org.jboss.cache.factories.InterceptorChainFactory
Loads the specified class using this class's classloader, or, if it is null (i.e.
loadClass(String) - Method in class org.jboss.cache.TreeCache
Loads the specified class using this class's classloader, or, if it is null (i.e.
loadDocument(String) - Method in class org.jboss.cache.PropertyConfigurator
 
loadDocument(InputStream) - Method in class org.jboss.cache.PropertyConfigurator
 
loadEntireState() - Method in class org.jboss.cache.loader.AsyncCacheLoader
 
loadEntireState() - Method in class org.jboss.cache.loader.bdbje.BdbjeCacheLoader
Export the contents of the databases as a byte array.
loadEntireState() - Method in interface org.jboss.cache.loader.CacheLoader
Fetches the entire state for this cache from secondary storage (disk, DB) and returns it as a byte buffer.
loadEntireState() - Method in class org.jboss.cache.loader.ChainingCacheLoader
Fetch the entire state for this cache from secondary storage (disk, DB) and return it as a byte buffer.
loadEntireState() - Method in class org.jboss.cache.loader.ClusteredCacheLoader
Fetch the entire state for this cache from secondary storage (disk, DB) and return it as a byte buffer.
loadEntireState() - Method in class org.jboss.cache.loader.DelegatingCacheLoader
 
loadEntireState() - Method in class org.jboss.cache.loader.FileCacheLoader
Loads the entire state from the filesystem and returns it as a byte buffer.
loadEntireState() - Method in class org.jboss.cache.loader.FileExtendedCacheLoader
Overrides the superclass method by taking advantage of any special classloader registered for the root node.
loadEntireState() - Method in class org.jboss.cache.loader.JDBCCacheLoader
Loads the entire state from the filesystem and returns it as a byte buffer.
loadEntireState() - Method in class org.jboss.cache.loader.JDBCExtendedCacheLoader
Overrides the superclass method by taking advantage of any special classloader registered for the root node.
loadEntireState() - Method in class org.jboss.cache.loader.SharedStoreCacheLoader
 
loader - Variable in class org.jboss.cache.interceptors.BaseCacheLoaderInterceptor
 
loader - Variable in class org.jboss.cache.interceptors.PassivationInterceptor
 
loaderConfig - Variable in class org.jboss.cache.interceptors.CacheStoreInterceptor
 
loadNode(Fqn, boolean) - Method in class org.jboss.cache.interceptors.CacheLoaderInterceptor
 
loadObject(Fqn) - Method in interface org.jboss.cache.loader.CacheLoaderAop
Loads an object from a persistent store.
loadState(Fqn) - Method in class org.jboss.cache.loader.AsyncExtendedCacheLoader
 
loadState(Fqn) - Method in interface org.jboss.cache.loader.ExtendedCacheLoader
Fetch a portion of the state for this cache from secondary storage (disk, DB) and return it as a byte buffer.
loadState(Fqn) - Method in class org.jboss.cache.loader.FileExtendedCacheLoader
 
loadState(Fqn, ObjectOutputStream) - Method in class org.jboss.cache.loader.JDBCCacheLoader
Do a preorder traversal: visit the node first, then the node's children
loadState(Fqn) - Method in class org.jboss.cache.loader.JDBCExtendedCacheLoader
 
loadStateFromFilessystem(Fqn, ObjectOutputStream) - Method in class org.jboss.cache.loader.FileCacheLoader
Do a preorder traversal: visit the node first, then the node's children
LOCAL - Static variable in class org.jboss.cache.TreeCache
Entries in the cache are by default local; ie.
localCopy_ - Variable in class org.jboss.cache.aop.MarshalledTreeCache
 
LocalDelegatingCacheLoader - Class in org.jboss.cache.loader
DelegatingCacheLoader implementation which delegates to a local (in the same VM) TreeCache.
LocalDelegatingCacheLoader() - Constructor for class org.jboss.cache.loader.LocalDelegatingCacheLoader
 
LocalDelegatingCacheLoader(TreeCache) - Constructor for class org.jboss.cache.loader.LocalDelegatingCacheLoader
 
lock(Fqn, int, boolean) - Method in class org.jboss.cache.interceptors.CacheLoaderInterceptor
 
lock_acquisition_timeout - Variable in class org.jboss.cache.TreeCache
 
LOCK_TYPE_NONE - Static variable in interface org.jboss.cache.DataNode
Declare locking type with the intention to read or write data
LOCK_TYPE_READ - Static variable in interface org.jboss.cache.DataNode
 
LOCK_TYPE_WRITE - Static variable in interface org.jboss.cache.DataNode
 
LockingException - Exception in org.jboss.cache.lock
Used for all locking-related exceptions, e.g.
LockingException() - Constructor for exception org.jboss.cache.lock.LockingException
 
LockingException(Map) - Constructor for exception org.jboss.cache.lock.LockingException
 
LockingException(String) - Constructor for exception org.jboss.cache.lock.LockingException
 
LockingException(String, Map) - Constructor for exception org.jboss.cache.lock.LockingException
 
LockingException(String, Throwable) - Constructor for exception org.jboss.cache.lock.LockingException
 
LockingException(String, Throwable, Map) - Constructor for exception org.jboss.cache.lock.LockingException
 
LockMap - Class in org.jboss.cache.lock
Provide lock ownership mapping.
LockMap() - Constructor for class org.jboss.cache.lock.LockMap
 
lockMethodLocal - Static variable in class org.jboss.cache.TreeCache
 
locks - Variable in class org.jboss.cache.TransactionEntry
List of locks acquired by the transaction (IdentityLock)
LockStrategy - Interface in org.jboss.cache.lock
Interface to specify lock strategy, e.g., for different isolation levels.
LockStrategyFactory - Class in org.jboss.cache.lock
Factory to create LockStragtegy instance.
LockStrategyFactory() - Constructor for class org.jboss.cache.lock.LockStrategyFactory
 
LockStrategyNone - Class in org.jboss.cache.lock
Transaction isolation level of None.
LockStrategyNone() - Constructor for class org.jboss.cache.lock.LockStrategyNone
 
LockStrategyReadCommitted - Class in org.jboss.cache.lock
Transaction isolation level of READ_COMMITTED.
LockStrategyReadCommitted() - Constructor for class org.jboss.cache.lock.LockStrategyReadCommitted
 
LockStrategyReadUncommitted - Class in org.jboss.cache.lock
Transaction isolation level of READ-UNCOMMITTED.
LockStrategyReadUncommitted() - Constructor for class org.jboss.cache.lock.LockStrategyReadUncommitted
 
LockStrategyRepeatableRead - Class in org.jboss.cache.lock
Transaction isolation level of Repeatable_Read.
LockStrategyRepeatableRead() - Constructor for class org.jboss.cache.lock.LockStrategyRepeatableRead
 
LockStrategySerializable - Class in org.jboss.cache.lock
Lock strategy of Serializable that prevents dirty read, non-repeatable read, and phantom read.
LockStrategySerializable() - Constructor for class org.jboss.cache.lock.LockStrategySerializable
 
log - Static variable in class org.jboss.cache.aop.CollectionClassHandler
 
log - Static variable in class org.jboss.cache.aop.ObjectGraphHandler
 
log - Static variable in class org.jboss.cache.aop.SerializableObjectHandler
 
log - Static variable in class org.jboss.cache.aop.TreeCacheAopDelegate
 
log - Static variable in class org.jboss.cache.TreeCache
 
log_ - Static variable in class org.jboss.cache.aop.CacheInterceptor
 
log_ - Variable in class org.jboss.cache.eviction.Region
 
log_ - Static variable in class org.jboss.cache.lock.ReadWriteLockWithUpgrade
 
lookup(Name) - Method in class org.jboss.cache.transaction.DummyContext
Retrieves the named object.
lookup(String) - Method in class org.jboss.cache.transaction.DummyContext
Retrieves the named object.
lookupLink(Name) - Method in class org.jboss.cache.transaction.DummyContext
Retrieves the named object, following links except for the terminal atomic component of the name.
lookupLink(String) - Method in class org.jboss.cache.transaction.DummyContext
Retrieves the named object, following links except for the terminal atomic component of the name.
LRUAlgorithm - Class in org.jboss.cache.eviction
Least recently Used algorithm to purge old data.
LRUAlgorithm() - Constructor for class org.jboss.cache.eviction.LRUAlgorithm
 
LRUConfiguration - Class in org.jboss.cache.eviction
LRU Configuration implementation.
LRUConfiguration() - Constructor for class org.jboss.cache.eviction.LRUConfiguration
 
LRUPolicy - Class in org.jboss.cache.eviction
Provider to provide eviction policy.
LRUPolicy() - Constructor for class org.jboss.cache.eviction.LRUPolicy
 
LRUQueue - Class in org.jboss.cache.eviction
LRU Eviction Queue implementation.
ltx - Variable in class org.jboss.cache.TransactionEntry
Local transaction

M

main(String[]) - Static method in class org.jboss.cache.aop.TreeCacheAopView
 
main(String[]) - Static method in class org.jboss.cache.ConsoleListener
The main method.
main(String[]) - Static method in class org.jboss.cache.loader.rmi.RmiCacheServer
 
main(String[]) - Static method in class org.jboss.cache.loader.tcp.TcpCacheServer
 
main(String[]) - Static method in class org.jboss.cache.PropertyConfigurator
 
main(String[]) - Static method in class org.jboss.cache.TreeCacheView
 
main(String[]) - Static method in class org.jboss.cache.TreeCacheView2
 
main(String[]) - Static method in class org.jboss.cache.Version
 
managedMethods_ - Static variable in class org.jboss.cache.aop.collection.CachedListInterceptor
 
managedMethods_ - Static variable in class org.jboss.cache.aop.collection.CachedMapInterceptor
 
managedMethods_ - Static variable in class org.jboss.cache.aop.collection.CachedSetInterceptor
 
manager_ - Variable in class org.jboss.cache.marshall.TreeCacheMarshaller
 
markAsCreated() - Method in interface org.jboss.cache.optimistic.WorkspaceNode
 
markAsCreated() - Method in class org.jboss.cache.optimistic.WorkspaceNodeImpl
 
markAsDeleted() - Method in interface org.jboss.cache.optimistic.WorkspaceNode
 
markAsDeleted() - Method in class org.jboss.cache.optimistic.WorkspaceNodeImpl
 
marshalledGet(String, Object) - Method in class org.jboss.cache.aop.MarshalledTreeCache
 
marshalledGet(Fqn, Object) - Method in class org.jboss.cache.aop.MarshalledTreeCache
Obtain the value from the marshalled cache.
marshalledGet_(Fqn, Object) - Method in class org.jboss.cache.aop.MarshalledTreeCache
 
marshalledPut(String, Object, Object) - Method in class org.jboss.cache.aop.MarshalledTreeCache
 
marshalledPut(Fqn, Object, Object) - Method in class org.jboss.cache.aop.MarshalledTreeCache
Marshalled put.
marshalledPut_(Fqn, Object, Object) - Method in class org.jboss.cache.aop.MarshalledTreeCache
 
marshalledRemove(String, Object) - Method in class org.jboss.cache.aop.MarshalledTreeCache
 
marshalledRemove(Fqn, Object) - Method in class org.jboss.cache.aop.MarshalledTreeCache
Remove a marshalled node.
marshalledRemove_(Fqn, Object) - Method in class org.jboss.cache.aop.MarshalledTreeCache
 
MarshalledTreeCache - Class in org.jboss.cache.aop
Version of TreeCache that added call to handle marshalling values.
MarshalledTreeCache(String, String, long) - Constructor for class org.jboss.cache.aop.MarshalledTreeCache
 
MarshalledTreeCache() - Constructor for class org.jboss.cache.aop.MarshalledTreeCache
 
MarshalledTreeCache(JChannel) - Constructor for class org.jboss.cache.aop.MarshalledTreeCache
 
marshaller_ - Variable in class org.jboss.cache.TreeCache
Marshaller if register to handle marshalling
marshalling_ - Variable in class org.jboss.cache.aop.MarshalledTreeCache
 
MarshallingException - Exception in org.jboss.cache.marshall
Thrown when there is an exception in marshalling.
MarshallingException() - Constructor for exception org.jboss.cache.marshall.MarshallingException
 
MarshallingException(String) - Constructor for exception org.jboss.cache.marshall.MarshallingException
 
MarshallingException(String, Throwable) - Constructor for exception org.jboss.cache.marshall.MarshallingException
 
MarshallUtil - Class in org.jboss.cache.marshall
Utility methods related to marshalling and unmarshalling objects.
MarshallUtil() - Constructor for class org.jboss.cache.marshall.MarshallUtil
 
MAX_AGE_SECONDS - Static variable in interface org.jboss.cache.eviction.EvictionConfiguration
 
MAX_NODES - Static variable in interface org.jboss.cache.eviction.EvictionConfiguration
 
MBeanConfigurator - Class in org.jboss.cache.util
JBoss cache management configurator
MBeanConfigurator() - Constructor for class org.jboss.cache.util.MBeanConfigurator
 
members - Variable in class org.jboss.cache.TreeCache
 
METHOD_EXISTS - Static variable in class org.jboss.cache.loader.RpcDelegatingCacheLoader
 
METHOD_GET_CHILDREN_NAMES - Static variable in class org.jboss.cache.loader.RpcDelegatingCacheLoader
 
METHOD_GET_STATE - Static variable in class org.jboss.cache.loader.RpcDelegatingCacheLoader
 
METHOD_GET_WITH_1_PARAM - Static variable in class org.jboss.cache.loader.RpcDelegatingCacheLoader
 
METHOD_GET_WITH_2_PARAMS - Static variable in class org.jboss.cache.loader.RpcDelegatingCacheLoader
 
METHOD_PUT_WITH_2_PARAMS - Static variable in class org.jboss.cache.loader.RpcDelegatingCacheLoader
 
METHOD_PUT_WITH_3_PARAMS - Static variable in class org.jboss.cache.loader.RpcDelegatingCacheLoader
 
METHOD_REMOVE_DATA - Static variable in class org.jboss.cache.loader.RpcDelegatingCacheLoader
 
METHOD_REMOVE_WITH_1_PARAM - Static variable in class org.jboss.cache.loader.RpcDelegatingCacheLoader
 
METHOD_REMOVE_WITH_2_PARAMS - Static variable in class org.jboss.cache.loader.RpcDelegatingCacheLoader
 
METHOD_SET_STATE - Static variable in class org.jboss.cache.loader.RpcDelegatingCacheLoader
 
methodMap_ - Variable in class org.jboss.cache.aop.collection.CachedListInterceptor
 
methodMap_ - Variable in class org.jboss.cache.aop.collection.CachedMapInterceptor
 
methodMap_ - Variable in class org.jboss.cache.aop.collection.CachedSetInterceptor
 
MIN_NODES - Static variable in interface org.jboss.cache.eviction.EvictionConfiguration
 
ml - Variable in class org.jboss.cache.TreeCache
 
Modification - Class in org.jboss.cache
Represents a modification in the cache.
Modification() - Constructor for class org.jboss.cache.Modification
 
Modification(byte, Fqn, Object, Object) - Constructor for class org.jboss.cache.Modification
 
Modification(byte, Fqn, Object) - Constructor for class org.jboss.cache.Modification
 
Modification(byte, Fqn, Map) - Constructor for class org.jboss.cache.Modification
 
Modification(byte, Fqn) - Constructor for class org.jboss.cache.Modification
 
modification_list - Variable in class org.jboss.cache.TransactionEntry
List of modifications (MethodCall).
MRUAlgorithm - Class in org.jboss.cache.eviction
Most Recently Used Algorithm.
MRUAlgorithm() - Constructor for class org.jboss.cache.eviction.MRUAlgorithm
 
MRUConfiguration - Class in org.jboss.cache.eviction
MRUConfiguration EvictionConfiguration implementation for MRUPolicy.
MRUConfiguration() - Constructor for class org.jboss.cache.eviction.MRUConfiguration
 
MRUPolicy - Class in org.jboss.cache.eviction
Most Recently Used Policy.
MRUPolicy() - Constructor for class org.jboss.cache.eviction.MRUPolicy
 
MRUQueue - Class in org.jboss.cache.eviction
MRU Eviction Queue implementation.

N

name - Variable in class org.jboss.cache.AbstractNode
 
name - Variable in class org.jboss.cache.aop.CachedAttribute
 
NAME - Static variable in interface org.jboss.cache.eviction.EvictionConfiguration
 
newerThan(DataVersion) - Method in interface org.jboss.cache.optimistic.DataVersion
 
newerThan(DataVersion) - Method in class org.jboss.cache.optimistic.DefaultDataVersion
 
next() - Method in class org.jboss.cache.aop.collection.CachedListImpl.MyListIterator
 
nextIndex() - Method in class org.jboss.cache.aop.collection.CachedListImpl.MyListIterator
 
Node - Class in org.jboss.cache
 
Node() - Constructor for class org.jboss.cache.Node
 
Node(Object, Fqn, Node, Map, TreeCache) - Constructor for class org.jboss.cache.Node
 
Node(Object, Fqn, Node, Map, boolean, TreeCache) - Constructor for class org.jboss.cache.Node
 
Node(Object, Fqn, Node, Object, Object, TreeCache) - Constructor for class org.jboss.cache.Node
 
NODE_TYPE_OPTIMISTIC_NODE - Static variable in class org.jboss.cache.factories.NodeFactory
 
NODE_TYPE_TREENODE - Static variable in class org.jboss.cache.factories.NodeFactory
 
NODE_TYPE_WORKSPACE_NODE - Static variable in class org.jboss.cache.factories.NodeFactory
 
nodeActivate(Fqn, boolean) - Method in class org.jboss.cache.AbstractTreeCacheListener
 
nodeActivate(Fqn, boolean) - Method in class org.jboss.cache.ConsoleListener
 
nodeActivate(Fqn, boolean) - Method in interface org.jboss.cache.ExtendedTreeCacheListener
Called when a node is to be or has been activated into memory via the CacheLoader that was evicted earlier.
nodeCreated(Fqn) - Method in class org.jboss.cache.AbstractTreeCacheListener
 
nodeCreated(Fqn) - Method in class org.jboss.cache.aop.MarshalledTreeCache
 
nodeCreated(Fqn) - Method in class org.jboss.cache.ConsoleListener
 
nodeCreated(Fqn) - Method in class org.jboss.cache.loader.SharedStoreCacheLoader
 
nodeCreated(Fqn) - Method in interface org.jboss.cache.TreeCacheListener
Called when a node is created
NodeData - Class in org.jboss.cache.loader
Serializable representation of the data of a node (FQN and attributes)
NodeData() - Constructor for class org.jboss.cache.loader.NodeData
 
NodeData(Fqn) - Constructor for class org.jboss.cache.loader.NodeData
 
NodeData(Fqn, Map) - Constructor for class org.jboss.cache.loader.NodeData
 
NodeData(String, Map) - Constructor for class org.jboss.cache.loader.NodeData
 
NodeEntry - Class in org.jboss.cache.eviction
Value object used in queue
NodeEntry(Fqn) - Constructor for class org.jboss.cache.eviction.NodeEntry
 
NodeEntry(String) - Constructor for class org.jboss.cache.eviction.NodeEntry
 
nodeEventQueue_ - Variable in class org.jboss.cache.eviction.Region
 
nodeEventQueueSize() - Method in class org.jboss.cache.eviction.Region
 
nodeEvict(Fqn, boolean) - Method in class org.jboss.cache.AbstractTreeCacheListener
 
nodeEvict(Fqn, boolean) - Method in class org.jboss.cache.ConsoleListener
 
nodeEvict(Fqn, boolean) - Method in interface org.jboss.cache.ExtendedTreeCacheListener
Called when a node is about to be evicted or has been evicted from the in-memory cache.
nodeEvicted(Fqn) - Method in class org.jboss.cache.AbstractTreeCacheListener
 
nodeEvicted(Fqn) - Method in class org.jboss.cache.aop.MarshalledTreeCache
 
nodeEvicted(Fqn) - Method in class org.jboss.cache.ConsoleListener
 
nodeEvicted(Fqn) - Method in class org.jboss.cache.loader.SharedStoreCacheLoader
 
nodeEvicted(Fqn) - Method in interface org.jboss.cache.TreeCacheListener
Called when a node is evicted (not the same as remove()).
NodeFactory - Class in org.jboss.cache.factories
A factory that generates nodes.
nodeId_ - Variable in class org.jboss.cache.aop.MarshalledTreeCache
 
NODEID_KEY - Static variable in class org.jboss.cache.aop.MarshalledTreeCache
 
nodeLoaded(Fqn) - Method in class org.jboss.cache.AbstractTreeCacheListener
 
nodeLoaded(Fqn) - Method in class org.jboss.cache.aop.MarshalledTreeCache
 
nodeLoaded(Fqn) - Method in class org.jboss.cache.ConsoleListener
 
nodeLoaded(Fqn) - Method in class org.jboss.cache.loader.SharedStoreCacheLoader
 
nodeLoaded(Fqn) - Method in interface org.jboss.cache.TreeCacheListener
Called when a node is loaded into memory via the CacheLoader.
nodeLockingOptimistic - Variable in class org.jboss.cache.TreeCache
Determines whether to use optimistic locking or not.
nodeModified(Fqn) - Method in class org.jboss.cache.AbstractTreeCacheListener
 
nodeModified(Fqn) - Method in class org.jboss.cache.aop.MarshalledTreeCache
 
nodeModified(Fqn) - Method in class org.jboss.cache.ConsoleListener
 
nodeModified(Fqn) - Method in class org.jboss.cache.loader.SharedStoreCacheLoader
 
nodeModified(Fqn) - Method in interface org.jboss.cache.TreeCacheListener
Called when a node is modified, e.g., one (key, value) pair in the internal map storage has been modified.
nodeModify(Fqn, boolean, boolean) - Method in class org.jboss.cache.AbstractTreeCacheListener
 
nodeModify(Fqn, boolean, boolean) - Method in class org.jboss.cache.ConsoleListener
 
nodeModify(Fqn, boolean, boolean) - Method in interface org.jboss.cache.ExtendedTreeCacheListener
Called when a node is about to be modified or has been modified.
NodeNotExistsException - Exception in org.jboss.cache
Thrown when an operation is attempted on a non-existing node in the cache
NodeNotExistsException() - Constructor for exception org.jboss.cache.NodeNotExistsException
 
NodeNotExistsException(String) - Constructor for exception org.jboss.cache.NodeNotExistsException
 
NodeNotExistsException(String, Throwable) - Constructor for exception org.jboss.cache.NodeNotExistsException
 
nodePassivate(Fqn, boolean) - Method in class org.jboss.cache.AbstractTreeCacheListener
 
nodePassivate(Fqn, boolean) - Method in class org.jboss.cache.ConsoleListener
 
nodePassivate(Fqn, boolean) - Method in interface org.jboss.cache.ExtendedTreeCacheListener
Called when a node is to be or has been written to the backend store via the cache loader due to a node eviction by the eviction policy provider
nodeRemove(Fqn, boolean, boolean) - Method in class org.jboss.cache.AbstractTreeCacheListener
 
nodeRemove(Fqn, boolean, boolean) - Method in class org.jboss.cache.ConsoleListener
 
nodeRemove(Fqn, boolean, boolean) - Method in interface org.jboss.cache.ExtendedTreeCacheListener
Called when a node is about to be removed or has been removed from the in-memory cache.
nodeRemoved(Fqn) - Method in class org.jboss.cache.AbstractTreeCacheListener
 
nodeRemoved(Fqn) - Method in class org.jboss.cache.aop.MarshalledTreeCache
 
nodeRemoved(Fqn) - Method in class org.jboss.cache.ConsoleListener
 
nodeRemoved(Fqn) - Method in class org.jboss.cache.loader.SharedStoreCacheLoader
 
nodeRemoved(Fqn) - Method in interface org.jboss.cache.TreeCacheListener
Called when a node is removed.
nodeVisited(Fqn) - Method in class org.jboss.cache.AbstractTreeCacheListener
 
nodeVisited(Fqn) - Method in class org.jboss.cache.aop.MarshalledTreeCache
 
nodeVisited(Fqn) - Method in class org.jboss.cache.ConsoleListener
 
nodeVisited(Fqn) - Method in class org.jboss.cache.loader.SharedStoreCacheLoader
 
nodeVisited(Fqn) - Method in interface org.jboss.cache.TreeCacheListener
Called when a node is visisted, i.e., get().
NoHandlerForRPCException - Exception in org.jboss.cache.rpc
Exception returned when RpcTreeCache._dispatchRpcCall(String, org.jgroups.blocks.MethodCall) is passed a call for an unregistered handler.
NoHandlerForRPCException(String) - Constructor for exception org.jboss.cache.rpc.NoHandlerForRPCException
 
NoHandlerForRPCException(String, Address) - Constructor for exception org.jboss.cache.rpc.NoHandlerForRPCException
 
NonBlockingWriterLock - Class in org.jboss.cache.lock
NonBlockingWriterLock is a read/write lock (with upgrade) that has non-blocking write lock acquisition on existing read lock(s).
NonBlockingWriterLock() - Constructor for class org.jboss.cache.lock.NonBlockingWriterLock
 
NONE - Static variable in class org.jboss.cache.lock.IsolationLevel
 
NOTIF_CACHE_STARTED - Static variable in class org.jboss.cache.interceptors.CacheMgmtInterceptor
 
NOTIF_CACHE_STOPPED - Static variable in class org.jboss.cache.interceptors.CacheMgmtInterceptor
 
NOTIF_NODE_ACTIVATE - Static variable in class org.jboss.cache.interceptors.CacheMgmtInterceptor
 
NOTIF_NODE_CREATED - Static variable in class org.jboss.cache.interceptors.CacheMgmtInterceptor
 
NOTIF_NODE_EVICT - Static variable in class org.jboss.cache.interceptors.CacheMgmtInterceptor
 
NOTIF_NODE_EVICTED - Static variable in class org.jboss.cache.interceptors.CacheMgmtInterceptor
 
NOTIF_NODE_LOADED - Static variable in class org.jboss.cache.interceptors.CacheMgmtInterceptor
 
NOTIF_NODE_MODIFIED - Static variable in class org.jboss.cache.interceptors.CacheMgmtInterceptor
 
NOTIF_NODE_MODIFY - Static variable in class org.jboss.cache.interceptors.CacheMgmtInterceptor
 
NOTIF_NODE_PASSIVATE - Static variable in class org.jboss.cache.interceptors.CacheMgmtInterceptor
 
NOTIF_NODE_REMOVE - Static variable in class org.jboss.cache.interceptors.CacheMgmtInterceptor
 
NOTIF_NODE_REMOVED - Static variable in class org.jboss.cache.interceptors.CacheMgmtInterceptor
 
NOTIF_NODE_VISITED - Static variable in class org.jboss.cache.interceptors.CacheMgmtInterceptor
 
NOTIF_VIEW_CHANGE - Static variable in class org.jboss.cache.interceptors.CacheMgmtInterceptor
 
notifyAllNodesCreated(DataNode) - Method in class org.jboss.cache.TreeCache
Generates NodeAdded notifications for all nodes of the tree.
notifyCacheStarted() - Method in class org.jboss.cache.TreeCache
 
notifyCacheStopped() - Method in class org.jboss.cache.TreeCache
 
notifyCallForInactiveSubtree(String) - Method in class org.jboss.cache.TreeCache
Method provided to JGroups by TreeCacheMarshaller.objectFromByteBuffer(byte[]) when it receives a replication event for an Fqn that has been marked as inactive.
notifyCallOnInactiveMethod - Static variable in class org.jboss.cache.TreeCache
 
notifyNodeActivate(Fqn, boolean) - Method in class org.jboss.cache.TreeCache
 
notifyNodeCreated(Fqn) - Method in class org.jboss.cache.TreeCache
 
notifyNodeEvict(Fqn, boolean) - Method in class org.jboss.cache.TreeCache
 
notifyNodeEvicted(Fqn) - Method in class org.jboss.cache.TreeCache
 
notifyNodeLoaded(Fqn) - Method in class org.jboss.cache.TreeCache
 
notifyNodeModified(Fqn) - Method in class org.jboss.cache.TreeCache
 
notifyNodeModify(Fqn, boolean) - Method in class org.jboss.cache.TreeCache
 
notifyNodePassivate(Fqn, boolean) - Method in class org.jboss.cache.TreeCache
 
notifyNodeRemove(Fqn, boolean) - Method in class org.jboss.cache.TreeCache
 
notifyNodeRemoved(Fqn) - Method in class org.jboss.cache.TreeCache
 
notifyNodeVisited(Fqn) - Method in class org.jboss.cache.TreeCache
 
notifyViewChange(View) - Method in class org.jboss.cache.TreeCache
 
Null - Class in org.jboss.cache.aop.util
Represent null values (based on org.jboss.util.Null)
NULL - Static variable in class org.jboss.cache.interceptors.ActivationInterceptor
 
NULL - Static variable in class org.jboss.cache.interceptors.CacheStoreInterceptor
 
NULL - Static variable in class org.jboss.cache.lock.LockMap
 
numAttributes() - Method in class org.jboss.cache.Node
 
numAttributes() - Method in class org.jboss.cache.optimistic.WorkspaceNodeImpl
Deprecated. Will be removed in JBossCache 1.3.
numAttributes() - Method in interface org.jboss.cache.TreeNode
 

O

objectFromByteBuffer(byte[]) - Static method in class org.jboss.cache.marshall.MarshallUtil
Creates an object from a byte buffer using MarshalledValueInputStream.
objectFromByteBuffer(InputStream) - Static method in class org.jboss.cache.marshall.MarshallUtil
Creates an object from a byte buffer using MarshalledValueInputStream.
objectFromByteBuffer(byte[]) - Method in class org.jboss.cache.marshall.TreeCacheMarshaller
This is the un-marshalling step.
ObjectGraphHandler - Class in org.jboss.cache.aop
Handle the object graph management.
ObjectGraphHandler(TreeCacheAop, InternalDelegate, TreeCacheAopDelegate) - Constructor for class org.jboss.cache.aop.ObjectGraphHandler
 
objectToByteBuffer(Object) - Static method in class org.jboss.cache.marshall.MarshallUtil
Serializes an object into a byte buffer using MarshalledValueOutputStream.
objectToByteBuffer(Object) - Method in class org.jboss.cache.marshall.TreeCacheMarshaller
Idea is to write specific fqn information in the header such that during unm-marshalling we know which class loader to use.
ObjectUtil - Class in org.jboss.cache.aop.util
Unitlity methods for pojo object.
ObjectUtil() - Constructor for class org.jboss.cache.aop.util.ObjectUtil
 
obtainLoaderLock(Object) - Method in class org.jboss.cache.interceptors.BaseCacheLoaderInterceptor
Simplistic locking mechanism that uses a single synchnronized lock per fqn accessed.
obtainLoaderLocks(List) - Method in class org.jboss.cache.interceptors.BaseCacheLoaderInterceptor
 
obtainNodeId() - Method in class org.jboss.cache.aop.MarshalledTreeCache
Get a node id based on jgroups properties.
optimisedIterator(List) - Method in class org.jboss.cache.interceptors.InvalidationInterceptor
Removes non-crud methods, plus clobs together common calls to Fqn's.
OptimisticCreateIfNotExistsInterceptor - Class in org.jboss.cache.interceptors
// TODO: MANIK: Javadoc this
OptimisticCreateIfNotExistsInterceptor() - Constructor for class org.jboss.cache.interceptors.OptimisticCreateIfNotExistsInterceptor
 
OptimisticInterceptor - Class in org.jboss.cache.interceptors
Abstract interceptor for optimistic locking
OptimisticInterceptor() - Constructor for class org.jboss.cache.interceptors.OptimisticInterceptor
 
OptimisticLockingInterceptor - Class in org.jboss.cache.interceptors
Locks nodes during transaction boundaries
OptimisticLockingInterceptor() - Constructor for class org.jboss.cache.interceptors.OptimisticLockingInterceptor
 
OptimisticNodeInterceptor - Class in org.jboss.cache.interceptors
// TODO: MANIK: Javadoc this
OptimisticNodeInterceptor() - Constructor for class org.jboss.cache.interceptors.OptimisticNodeInterceptor
 
optimisticPrepare(GlobalTransaction, List, Map, Address, boolean) - Method in class org.jboss.cache.TreeCache
 
optimisticPrepareMethod - Static variable in class org.jboss.cache.TreeCache
 
OptimisticReplicationInterceptor - Class in org.jboss.cache.interceptors
Replication interceptor for the optimistically locked interceptor chain
OptimisticReplicationInterceptor() - Constructor for class org.jboss.cache.interceptors.OptimisticReplicationInterceptor
 
OptimisticTransactionEntry - Class in org.jboss.cache
// TODO: MANIK: Javadoc this
OptimisticTransactionEntry() - Constructor for class org.jboss.cache.OptimisticTransactionEntry
 
OptimisticTreeNode - Class in org.jboss.cache
// TODO: MANIK: Javadoc this
OptimisticTreeNode() - Constructor for class org.jboss.cache.OptimisticTreeNode
 
OptimisticTreeNode(Object, Fqn, Node, Map, TreeCache) - Constructor for class org.jboss.cache.OptimisticTreeNode
 
OptimisticTreeNode(Object, Fqn, Node, Map, boolean, TreeCache) - Constructor for class org.jboss.cache.OptimisticTreeNode
 
OptimisticTreeNode(Object, Fqn, Node, Object, Object, TreeCache) - Constructor for class org.jboss.cache.OptimisticTreeNode
 
OptimisticTreeNode(Object, Fqn, Node, Map, boolean, TreeCache, DataVersion) - Constructor for class org.jboss.cache.OptimisticTreeNode
 
OptimisticValidatorInterceptor - Class in org.jboss.cache.interceptors
Validates the data in the transaction workspace against data in the actual cache (versions only), and then performs commits if necessary.
OptimisticValidatorInterceptor() - Constructor for class org.jboss.cache.interceptors.OptimisticValidatorInterceptor
 
Option - Class in org.jboss.cache.config
Used to override characteristics of specific calls to the cache.
Option() - Constructor for class org.jboss.cache.config.Option
 
option - Variable in class org.jboss.cache.TransactionEntry
 
OrderedSynchronizationHandler - Class in org.jboss.cache.interceptors
Maintains a list of Synchronization handlers.
org.jboss.cache - package org.jboss.cache
 
org.jboss.cache.aop - package org.jboss.cache.aop
 
org.jboss.cache.aop.collection - package org.jboss.cache.aop.collection
 
org.jboss.cache.aop.util - package org.jboss.cache.aop.util
 
org.jboss.cache.config - package org.jboss.cache.config
 
org.jboss.cache.eviction - package org.jboss.cache.eviction
 
org.jboss.cache.factories - package org.jboss.cache.factories
 
org.jboss.cache.interceptors - package org.jboss.cache.interceptors
 
org.jboss.cache.loader - package org.jboss.cache.loader
 
org.jboss.cache.loader.bdbje - package org.jboss.cache.loader.bdbje
 
org.jboss.cache.loader.rmi - package org.jboss.cache.loader.rmi
 
org.jboss.cache.loader.tcp - package org.jboss.cache.loader.tcp
 
org.jboss.cache.lock - package org.jboss.cache.lock
 
org.jboss.cache.marshall - package org.jboss.cache.marshall
 
org.jboss.cache.optimistic - package org.jboss.cache.optimistic
 
org.jboss.cache.rpc - package org.jboss.cache.rpc
 
org.jboss.cache.statetransfer - package org.jboss.cache.statetransfer
 
org.jboss.cache.transaction - package org.jboss.cache.transaction
 
org.jboss.cache.util - package org.jboss.cache.util
 
org.jboss.cache.xml - package org.jboss.cache.xml
 
OWNER_ANY - Static variable in class org.jboss.cache.lock.LockMap
 
OWNER_READ - Static variable in class org.jboss.cache.lock.LockMap
 
OWNER_WRITE - Static variable in class org.jboss.cache.lock.LockMap
 
OwnerNotExistedException - Exception in org.jboss.cache.lock
 
OwnerNotExistedException() - Constructor for exception org.jboss.cache.lock.OwnerNotExistedException
 
OwnerNotExistedException(String) - Constructor for exception org.jboss.cache.lock.OwnerNotExistedException
 
OwnerNotExistedException(String, Throwable) - Constructor for exception org.jboss.cache.lock.OwnerNotExistedException
 
OwnerNotExistedException(Throwable) - Constructor for exception org.jboss.cache.lock.OwnerNotExistedException
 

P

parent - Variable in class org.jboss.cache.AbstractNode
 
parseXMLConfig(Element) - Method in interface org.jboss.cache.eviction.EvictionConfiguration
Parse the XML configuration for the given specific eviction region.
parseXMLConfig(Element) - Method in class org.jboss.cache.eviction.FIFOConfiguration
Configure the FIFOPolicy using XML.
parseXMLConfig(Element) - Method in class org.jboss.cache.eviction.LFUConfiguration
Configures the LFU Policy with XML.
parseXMLConfig(Element) - Method in class org.jboss.cache.eviction.LRUConfiguration
Configure the LRU Policy with XML.
parseXMLConfig(Element) - Method in class org.jboss.cache.eviction.MRUConfiguration
Configure the MRU Policy with XML.
PassivationInterceptor - Class in org.jboss.cache.interceptors
Writes evicted nodes back to the store on the way in through the CacheLoader, either before each method call (no TXs), or at TX commit.
PassivationInterceptor() - Constructor for class org.jboss.cache.interceptors.PassivationInterceptor
 
PassivationInterceptorMBean - Interface in org.jboss.cache.interceptors
Interface capturing passivation statistics
peek(Fqn, Object) - Method in class org.jboss.cache.TreeCache
Like get() method but without triggering a node visit event.
peek(Fqn) - Method in class org.jboss.cache.TreeCache
 
PessimisticLockInterceptor - Class in org.jboss.cache.interceptors
Handles locking.
PessimisticLockInterceptor() - Constructor for class org.jboss.cache.interceptors.PessimisticLockInterceptor
 
preAddedNodes(Fqn) - Method in class org.jboss.cache.eviction.AopLRUAlgorithm
Hook for processAddedNodes.
preload(Fqn, boolean, boolean) - Method in class org.jboss.cache.loader.CacheLoaderManager
Preloads a specific Fqn into the cache from the configured cacheloader
preloadCache() - Method in class org.jboss.cache.loader.CacheLoaderManager
Performs a preload on the cache based on the cache loader preload configs used when configuring the cache.
prepare(Object, List, boolean) - Method in class org.jboss.cache.loader.AsyncCacheLoader
 
prepare(Object, List, boolean) - Method in class org.jboss.cache.loader.bdbje.BdbjeCacheLoader
Begins a transaction and applies the given modifications.
prepare(Object, List, boolean) - Method in interface org.jboss.cache.loader.CacheLoader
Prepares a list of modifications.
prepare(Object, List, boolean) - Method in class org.jboss.cache.loader.ChainingCacheLoader
Prepare the modifications.
prepare(Object, List, boolean) - Method in class org.jboss.cache.loader.ClusteredCacheLoader
Prepare the modifications.
prepare(Object, List, boolean) - Method in class org.jboss.cache.loader.DelegatingCacheLoader
 
prepare(Object, List, boolean) - Method in class org.jboss.cache.loader.FileCacheLoader
 
prepare(Object, List, boolean) - Method in class org.jboss.cache.loader.JDBCCacheLoader
First phase in transaction commit process.
prepare(Object, List, boolean) - Method in class org.jboss.cache.loader.SharedStoreCacheLoader
 
prepare(GlobalTransaction, List, Address, boolean) - Method in class org.jboss.cache.TreeCache
 
prepareMethod - Static variable in class org.jboss.cache.TreeCache
 
previous() - Method in class org.jboss.cache.aop.collection.CachedListImpl.MyListIterator
 
previousIndex() - Method in class org.jboss.cache.aop.collection.CachedListImpl.MyListIterator
 
preVisitedNodes(Fqn, long) - Method in class org.jboss.cache.eviction.AopLRUAlgorithm
Hook for processVisitedNodes
print(StringBuffer, int) - Method in class org.jboss.cache.AbstractNode
 
print(StringBuffer, int) - Method in interface org.jboss.cache.DataNode
 
print(StringBuffer, int) - Method in class org.jboss.cache.optimistic.WorkspaceNodeImpl
Deprecated. Will be removed in JBossCache 1.3.
print(String) - Method in class org.jboss.cache.TreeCache
Prints a representation of the node defined by fqn.
print(Fqn) - Method in class org.jboss.cache.TreeCache
Prints a representation of the node defined by fqn.
print(String) - Method in interface org.jboss.cache.TreeCacheMBean
Prints a representation of the node defined by fqn.
print(Fqn) - Method in interface org.jboss.cache.TreeCacheMBean
Prints a representation of the node defined by fqn.
print(StringBuffer, int) - Method in interface org.jboss.cache.TreeNode
 
PRINT_LOCK_DETAILS - Static variable in interface org.jboss.cache.DataNode
 
printDetails(StringBuffer, int) - Method in interface org.jboss.cache.DataNode
 
printDetails(StringBuffer, int) - Method in class org.jboss.cache.Node
 
printDetails(StringBuffer, int) - Method in class org.jboss.cache.optimistic.WorkspaceNodeImpl
Deprecated. Will be removed in JBossCache 1.3.
printDetails() - Method in class org.jboss.cache.TreeCache
 
printDetails() - Method in interface org.jboss.cache.TreeCacheMBean
 
printDetails(StringBuffer, int) - Method in interface org.jboss.cache.TreeNode
 
printDetailsInMap(StringBuffer, int, Map) - Method in class org.jboss.cache.AbstractNode
 
printIndent(StringBuffer, int) - Method in class org.jboss.cache.AbstractNode
 
printIndent(StringBuffer, int) - Method in interface org.jboss.cache.DataNode
 
printIndent(StringBuffer, int) - Method in class org.jboss.cache.optimistic.WorkspaceNodeImpl
Deprecated. Will be removed in JBossCache 1.3.
printIndent(StringBuffer, int) - Method in interface org.jboss.cache.TreeNode
 
printInfo() - Method in class org.jboss.cache.lock.LockMap
Debugging information.
printInterceptorChain(Interceptor) - Static method in class org.jboss.cache.factories.InterceptorChainFactory
 
printLockInfo(StringBuffer, int) - Method in interface org.jboss.cache.DataNode
 
printLockInfo(StringBuffer, int) - Method in class org.jboss.cache.Node
 
printLockInfo(StringBuffer, int) - Method in class org.jboss.cache.optimistic.WorkspaceNodeImpl
Deprecated. Will be removed in JBossCache 1.3.
printLockInfo() - Method in class org.jboss.cache.TreeCache
 
printLockInfo() - Method in interface org.jboss.cache.TreeCacheMBean
 
printLockInfo(StringBuffer, int) - Method in interface org.jboss.cache.TreeNode
Deprecated. Will be removed in JBossCache 1.3.
printMethodLocal - Static variable in class org.jboss.cache.TreeCache
 
printVersion() - Static method in class org.jboss.cache.Version
 
printVersionId(byte[], int) - Static method in class org.jboss.cache.Version
 
printVersionId(byte[]) - Static method in class org.jboss.cache.Version
 
process(Region) - Method in class org.jboss.cache.eviction.BaseEvictionAlgorithm
Process the given region.
process(Region) - Method in class org.jboss.cache.eviction.BaseSortedEvictionAlgorithm
 
process(Region) - Method in interface org.jboss.cache.eviction.EvictionAlgorithm
Entry point for evictin algorithm.
processAddedNodes(Fqn) - Method in class org.jboss.cache.eviction.BaseEvictionAlgorithm
Process an Added cache node.
processQueues(Region) - Method in class org.jboss.cache.eviction.BaseEvictionAlgorithm
Event processing for Evict/Add/Visiting of nodes.
processQueues(Region) - Method in class org.jboss.cache.eviction.BaseSortedEvictionAlgorithm
 
processRemovedNodes(Fqn) - Method in class org.jboss.cache.eviction.BaseEvictionAlgorithm
Remove a node from cache.
processVisitedNodes(Fqn) - Method in class org.jboss.cache.eviction.BaseEvictionAlgorithm
Visit a node in cache.
processVisitedNodes(Fqn) - Method in class org.jboss.cache.eviction.MRUAlgorithm
 
PropertyConfigurator - Class in org.jboss.cache
A generic object property configurator.
PropertyConfigurator() - Constructor for class org.jboss.cache.PropertyConfigurator
 
prune() - Method in class org.jboss.cache.eviction.BaseEvictionAlgorithm
 
prune() - Method in class org.jboss.cache.eviction.LFUAlgorithm
 
prune() - Method in class org.jboss.cache.eviction.LRUAlgorithm
 
put(Map) - Method in class org.jboss.cache.AbstractNode
 
put(Object, Object) - Method in class org.jboss.cache.aop.collection.CachedMapImpl
 
put(Fqn, Object, Object) - Method in class org.jboss.cache.loader.AsyncCacheLoader
 
put(Fqn, Map) - Method in class org.jboss.cache.loader.AsyncCacheLoader
 
put(List) - Method in class org.jboss.cache.loader.AsyncCacheLoader
 
put(Fqn, Object, Object) - Method in class org.jboss.cache.loader.bdbje.BdbjeCacheLoader
Stores a single FQN-key-value record.
put(Fqn, Map) - Method in class org.jboss.cache.loader.bdbje.BdbjeCacheLoader
Stores a map of key-values for a given FQN, but does not delete existing key-value pairs (that is, it does not erase).
put(List) - Method in class org.jboss.cache.loader.bdbje.BdbjeCacheLoader
Applies the given modifications.
put(Fqn, Object, Object) - Method in interface org.jboss.cache.loader.CacheLoader
Puts a key and value into the attribute map of a given node.
put(Fqn, Map) - Method in interface org.jboss.cache.loader.CacheLoader
Puts all entries of the map into the existing map of the given node, overwriting existing keys, but not clearing the existing map before insertion.
put(List) - Method in interface org.jboss.cache.loader.CacheLoader
Applies all modifications to the backend store.
put(Fqn, Object, Object) - Method in class org.jboss.cache.loader.ChainingCacheLoader
Inserts key and value into the attributes hashmap of the given node.
put(Fqn, Map) - Method in class org.jboss.cache.loader.ChainingCacheLoader
Inserts all elements of attributes into the attributes hashmap of the given node, overwriting existing attributes, but not clearing the existing hashmap before insertion (making it a union of existing and new attributes) If the node does not exist, all parent nodes from the root down are created automatically
put(List) - Method in class org.jboss.cache.loader.ChainingCacheLoader
Inserts all modifications to the backend store.
put(Fqn, Object, Object) - Method in class org.jboss.cache.loader.ClusteredCacheLoader
Inserts key and value into the attributes hashmap of the given node.
put(Fqn, Map) - Method in class org.jboss.cache.loader.ClusteredCacheLoader
Inserts all elements of attributes into the attributes hashmap of the given node, overwriting existing attributes, but not clearing the existing hashmap before insertion (making it a union of existing and new attributes) If the node does not exist, all parent nodes from the root down are created automatically
put(List) - Method in class org.jboss.cache.loader.ClusteredCacheLoader
Inserts all modifications to the backend store.
put(Fqn, Object, Object) - Method in class org.jboss.cache.loader.DelegatingCacheLoader
 
put(Fqn, Map) - Method in class org.jboss.cache.loader.DelegatingCacheLoader
 
put(Fqn, Map, boolean) - Method in class org.jboss.cache.loader.DelegatingCacheLoader
 
put(List) - Method in class org.jboss.cache.loader.DelegatingCacheLoader
 
put(Fqn, Object, Object) - Method in class org.jboss.cache.loader.FileCacheLoader
 
put(Fqn, Map) - Method in class org.jboss.cache.loader.FileCacheLoader
 
put(Fqn, Map, boolean) - Method in class org.jboss.cache.loader.FileCacheLoader
 
put(List) - Method in class org.jboss.cache.loader.FileCacheLoader
 
put(Fqn, Object, Object) - Method in class org.jboss.cache.loader.JDBCCacheLoader
Adds/overrides a value in a node for a key.
put(Fqn, Map) - Method in class org.jboss.cache.loader.JDBCCacheLoader
Adds attributes from the passed in map to the existing node.
put(List) - Method in class org.jboss.cache.loader.JDBCCacheLoader
 
put(Fqn, Object, Object) - Method in interface org.jboss.cache.loader.rmi.RemoteTreeCache
 
put(Fqn, Map) - Method in interface org.jboss.cache.loader.rmi.RemoteTreeCache
 
put(List) - Method in interface org.jboss.cache.loader.rmi.RemoteTreeCache
 
put(Fqn, Object, Object) - Method in class org.jboss.cache.loader.rmi.RemoteTreeCacheImpl
 
put(Fqn, Map) - Method in class org.jboss.cache.loader.rmi.RemoteTreeCacheImpl
 
put(List) - Method in class org.jboss.cache.loader.rmi.RemoteTreeCacheImpl
 
put(Fqn, Object, Object) - Method in class org.jboss.cache.loader.SharedStoreCacheLoader
 
put(Fqn, Map) - Method in class org.jboss.cache.loader.SharedStoreCacheLoader
 
put(List) - Method in class org.jboss.cache.loader.SharedStoreCacheLoader
 
put(Object, Object) - Method in class org.jboss.cache.lock.ThreadLocalMap
 
put(Map, boolean) - Method in class org.jboss.cache.Node
 
put(Object, Object) - Method in class org.jboss.cache.Node
 
put(Map, boolean) - Method in class org.jboss.cache.optimistic.WorkspaceNodeImpl
 
put(Map) - Method in class org.jboss.cache.optimistic.WorkspaceNodeImpl
 
put(Object, Object) - Method in class org.jboss.cache.optimistic.WorkspaceNodeImpl
 
put(Transaction, GlobalTransaction) - Method in class org.jboss.cache.TransactionTable
 
put(GlobalTransaction, TransactionEntry) - Method in class org.jboss.cache.TransactionTable
 
put(Fqn, Map, Option) - Method in class org.jboss.cache.TreeCache
The same as calling put(Fqn, Map) except that you can pass in options for this specific method invocation.
put(Fqn, Object, Object, Option) - Method in class org.jboss.cache.TreeCache
The same as calling put(Fqn, Object, Object) except that you can pass in options for this specific method invocation.
put(String, Map) - Method in class org.jboss.cache.TreeCache
Adds a new node to the tree and sets its data.
put(Fqn, Map) - Method in class org.jboss.cache.TreeCache
Adds a new node to the tree and sets its data.
put(String, Object, Object) - Method in class org.jboss.cache.TreeCache
Adds a key and value to a given node.
put(Fqn, Object, Object) - Method in class org.jboss.cache.TreeCache
Adds a key and value to a given node.
put(String, Map) - Method in interface org.jboss.cache.TreeCacheMBean
Adds a new node to the tree and sets its data.
put(Fqn, Map) - Method in interface org.jboss.cache.TreeCacheMBean
Adds a new node to the tree and sets its data.
put(String, Object, Object) - Method in interface org.jboss.cache.TreeCacheMBean
Adds a key and value to a given node.
put(Fqn, Object, Object) - Method in interface org.jboss.cache.TreeCacheMBean
Adds a key and value to a given node.
put(Fqn, Map, Option) - Method in interface org.jboss.cache.TreeCacheMBean
The same as calling put(Fqn, Map) except that you can pass in options for this specific method invocation.
put(Fqn, Object, Object, Option) - Method in interface org.jboss.cache.TreeCacheMBean
The same as calling put(Fqn, Object, Object) except that you can pass in options for this specific method invocation.
put(Map, boolean) - Method in interface org.jboss.cache.TreeNode
 
put(Object, Object) - Method in interface org.jboss.cache.TreeNode
 
put(Map) - Method in interface org.jboss.cache.TreeNode
 
PUT_DATA - Static variable in class org.jboss.cache.Modification
 
PUT_DATA_ERASE - Static variable in class org.jboss.cache.Modification
 
PUT_KEY_VALUE - Static variable in class org.jboss.cache.Modification
 
putAll(Map) - Method in class org.jboss.cache.aop.collection.CachedMapImpl
 
putAll(Map) - Method in class org.jboss.cache.lock.ThreadLocalMap
 
putCallOnAsyncReplicationQueue(MethodCall) - Method in class org.jboss.cache.interceptors.BaseRpcInterceptor
 
putDataEraseMethodLocal - Static variable in class org.jboss.cache.TreeCache
 
putDataMethodLocal - Static variable in class org.jboss.cache.TreeCache
 
putFailFast(Fqn, Object, Object, long) - Method in class org.jboss.cache.TreeCache
Deprecated. This is a kludge created specifically form the Hibernate 3.0 release. This method should not be used by any application. The methodV will likely be removed in a future release
putFailFast(String, Object, Object, long) - Method in class org.jboss.cache.TreeCache
Deprecated.  
putFailFastKeyValueMethodLocal - Static variable in class org.jboss.cache.TreeCache
 
putKeyValMethodLocal - Static variable in class org.jboss.cache.TreeCache
 
putList - Static variable in class org.jboss.cache.loader.DelegatingCacheLoader
 
putNodeEvent(Fqn, int) - Method in class org.jboss.cache.eviction.Region
 
putObject(String, Object) - Method in class org.jboss.cache.aop.TreeCacheAop
Insert an aop-enabled object into the cache.
putObject(Fqn, Object) - Method in class org.jboss.cache.aop.TreeCacheAop
Insert an aop-enabled object into the cache.
putObject(String, Object) - Method in interface org.jboss.cache.aop.TreeCacheAopIfc
Insert an aop-enabled object into the cache.
putObject(Fqn, Object) - Method in interface org.jboss.cache.aop.TreeCacheAopIfc
Insert an aop-enabled object into the cache.
putObject(String, Object) - Method in interface org.jboss.cache.aop.TreeCacheAopMBean
Insert an aop-enabled object into the cache.
putObject(Fqn, Object) - Method in interface org.jboss.cache.aop.TreeCacheAopMBean
Insert an aop-enabled object into the cache.

R

READ_COMMITTED - Static variable in class org.jboss.cache.lock.IsolationLevel
 
READ_UNCOMMITTED - Static variable in class org.jboss.cache.lock.IsolationLevel
 
readBooleanContents(Element, String) - Static method in class org.jboss.cache.xml.XmlHelper
 
readerLock_ - Variable in class org.jboss.cache.lock.ReadWriteLockWithUpgrade
 
readerOwners() - Method in class org.jboss.cache.lock.LockMap
 
readExternal(ObjectInput) - Method in class org.jboss.cache.Fqn
 
readExternal(ObjectInput) - Method in class org.jboss.cache.GlobalTransaction
 
readExternal(ObjectInput) - Method in class org.jboss.cache.loader.NodeData
 
readExternal(ObjectInput) - Method in class org.jboss.cache.Modification
 
readExternal(ObjectInput) - Method in class org.jboss.cache.Node
 
readLock() - Method in class org.jboss.cache.lock.BelasLockStrategy
 
readLock() - Method in interface org.jboss.cache.lock.LockStrategy
Return a read lock object.
readLock() - Method in class org.jboss.cache.lock.LockStrategyNone
 
readLock() - Method in class org.jboss.cache.lock.LockStrategyReadCommitted
 
readLock() - Method in class org.jboss.cache.lock.LockStrategyReadUncommitted
 
readLock() - Method in class org.jboss.cache.lock.LockStrategyRepeatableRead
 
readLock() - Method in class org.jboss.cache.lock.LockStrategySerializable
 
readLock() - Method in class org.jboss.cache.lock.ReadWriteLockWithUpgrade
 
readLock() - Method in class org.jboss.cache.lock.SimpleLock
 
readStringContents(Element, String) - Static method in class org.jboss.cache.xml.XmlHelper
 
ReadWriteLockWithUpgrade - Class in org.jboss.cache.lock
 
ReadWriteLockWithUpgrade() - Constructor for class org.jboss.cache.lock.ReadWriteLockWithUpgrade
 
ReadWriteLockWithUpgrade.ReaderLock - Class in org.jboss.cache.lock
 
ReadWriteLockWithUpgrade.ReaderLock() - Constructor for class org.jboss.cache.lock.ReadWriteLockWithUpgrade.ReaderLock
 
ReadWriteLockWithUpgrade.WriterLock - Class in org.jboss.cache.lock
 
ReadWriteLockWithUpgrade.WriterLock() - Constructor for class org.jboss.cache.lock.ReadWriteLockWithUpgrade.WriterLock
 
rebind(Name, Object) - Method in class org.jboss.cache.transaction.DummyContext
Binds a name to an object, overwriting any existing binding.
rebind(String, Object) - Method in class org.jboss.cache.transaction.DummyContext
Binds a name to an object, overwriting any existing binding.
recycleQueue - Variable in class org.jboss.cache.eviction.BaseEvictionAlgorithm
 
refCount_ - Variable in class org.jboss.cache.aop.AOPInstance
 
referencingFqnList_ - Variable in class org.jboss.cache.aop.AOPInstance
 
refFqn_ - Variable in class org.jboss.cache.aop.AOPInstance
 
region - Variable in class org.jboss.cache.eviction.BaseEvictionAlgorithm
 
REGION - Static variable in interface org.jboss.cache.eviction.EvictionConfiguration
 
Region - Class in org.jboss.cache.eviction
A region is a collection of tree cache nodes that share the same eviction policy configurations, e.g., maxNodes, etc.
Region - Class in org.jboss.cache.marshall
A region is a collection of tree cache nodes that share the same policy.
Region(String, ClassLoader) - Constructor for class org.jboss.cache.marshall.Region
 
Region(String, ClassLoader, boolean) - Constructor for class org.jboss.cache.marshall.Region
 
region_msg_queues - Variable in class org.jboss.cache.TreeCache
 
REGION_POLICY_CLASS - Static variable in interface org.jboss.cache.eviction.EvictionConfiguration
 
RegionManager - Class in org.jboss.cache.eviction
Factory to create region from configuration, to track region, and to resolve naming conflict for regions.
RegionManager() - Constructor for class org.jboss.cache.eviction.RegionManager
 
RegionManager - Class in org.jboss.cache.marshall
Factory to create region from configuration, to track region, and to resolve naming conflict for regions.
RegionManager() - Constructor for class org.jboss.cache.marshall.RegionManager
 
regionManager_ - Variable in class org.jboss.cache.eviction.LRUPolicy
 
regionManager_ - Variable in class org.jboss.cache.TreeCache
RegionManager used by marshaller and ExtendedCacheLoader
RegionNameConflictException - Exception in org.jboss.cache.eviction
Region name conflicts with pre-existing regions.
RegionNameConflictException() - Constructor for exception org.jboss.cache.eviction.RegionNameConflictException
 
RegionNameConflictException(String) - Constructor for exception org.jboss.cache.eviction.RegionNameConflictException
 
RegionNameConflictException(String, Throwable) - Constructor for exception org.jboss.cache.eviction.RegionNameConflictException
 
RegionNameConflictException - Exception in org.jboss.cache.marshall
Region name conflicts with pre-existing regions.
RegionNameConflictException() - Constructor for exception org.jboss.cache.marshall.RegionNameConflictException
 
RegionNameConflictException(String) - Constructor for exception org.jboss.cache.marshall.RegionNameConflictException
 
RegionNameConflictException(String, Throwable) - Constructor for exception org.jboss.cache.marshall.RegionNameConflictException
 
RegionNotEmptyException - Exception in org.jboss.cache
Thrown when an attempt is made to activate a subtree roote in Fqn that already has an existing node in the cache.
RegionNotEmptyException() - Constructor for exception org.jboss.cache.RegionNotEmptyException
 
RegionNotEmptyException(String) - Constructor for exception org.jboss.cache.RegionNotEmptyException
 
RegionNotEmptyException(String, Throwable) - Constructor for exception org.jboss.cache.RegionNotEmptyException
 
RegionNotFoundException - Exception in org.jboss.cache.marshall
Region name not found.
RegionNotFoundException() - Constructor for exception org.jboss.cache.marshall.RegionNotFoundException
 
RegionNotFoundException(String) - Constructor for exception org.jboss.cache.marshall.RegionNotFoundException
 
RegionNotFoundException(String, Throwable) - Constructor for exception org.jboss.cache.marshall.RegionNotFoundException
 
registerAtHead(Synchronization) - Method in class org.jboss.cache.interceptors.OrderedSynchronizationHandler
 
registerAtTail(Synchronization) - Method in class org.jboss.cache.interceptors.OrderedSynchronizationHandler
 
registerClassLoader(String, ClassLoader) - Method in class org.jboss.cache.marshall.TreeCacheMarshaller
Register the specific classloader under the fqn region.
registerClassLoader(String, ClassLoader) - Method in class org.jboss.cache.TreeCache
If useMarshalling is true, we will use TreeCacheMarshaller for marshalling.
registerClassLoader(String, ClassLoader) - Method in interface org.jboss.cache.TreeCacheMBean
Registers the given classloader with TreeCacheMarshaller for use in unmarshalling replicated objects for the specified region.
registerInterceptors(MBeanServer, TreeCache, boolean) - Static method in class org.jboss.cache.util.MBeanConfigurator
 
registerRPCHandler(String, Object) - Method in class org.jboss.cache.rpc.RpcTreeCache
Deprecated. Registers the given object as the on which any MethodCall associated with the given service should be invoked.
registerRPCHandler(String, Object) - Method in interface org.jboss.cache.rpc.RpcTreeCacheMBean
Deprecated. Registers the given object as the on which any MethodCall associated with the given service should be invoked.
registerSynchronization(Synchronization) - Method in class org.jboss.cache.transaction.DummyTransaction
Register a Synchronization callback with this transaction.
release(Object) - Method in class org.jboss.cache.lock.IdentityLock
Release the lock held by the owner.
release() - Method in class org.jboss.cache.lock.ReadWriteLockWithUpgrade.ReaderLock
 
release() - Method in class org.jboss.cache.lock.ReadWriteLockWithUpgrade.WriterLock
 
release(Object) - Method in class org.jboss.cache.Node
 
release(Object) - Method in class org.jboss.cache.optimistic.WorkspaceNodeImpl
Deprecated. Will be removed in JBossCache 1.3.
release(Object) - Method in interface org.jboss.cache.TreeNode
Deprecated. Will be removed in JBossCache 1.3.
releaseAll(Object) - Method in interface org.jboss.cache.DataNode
 
releaseAll() - Method in class org.jboss.cache.lock.IdentityLock
Release all locks associated with this instance.
releaseAll(Object) - Method in class org.jboss.cache.Node
 
releaseAll(Object) - Method in class org.jboss.cache.optimistic.WorkspaceNodeImpl
Deprecated. Will be removed in JBossCache 1.3.
releaseAll(Object) - Method in interface org.jboss.cache.TreeNode
Deprecated. Will be removed in JBossCache 1.3.
releaseAllForce() - Method in interface org.jboss.cache.DataNode
 
releaseAllForce() - Method in class org.jboss.cache.Node
 
releaseAllForce() - Method in class org.jboss.cache.optimistic.WorkspaceNodeImpl
Deprecated. Will be removed in JBossCache 1.3.
releaseAllForce() - Method in interface org.jboss.cache.TreeNode
Deprecated. Will be removed in JBossCache 1.3.
releaseAllLocks(Object) - Method in class org.jboss.cache.TransactionEntry
 
releaseAllLocks(String) - Method in class org.jboss.cache.TreeCache
Force-releases all locks in this node and the entire subtree
releaseAllLocks(Fqn) - Method in class org.jboss.cache.TreeCache
Force-releases all locks in this node and the entire subtree
releaseAllLocks(String) - Method in interface org.jboss.cache.TreeCacheMBean
Force-releases all locks in this node and the entire subtree
releaseAllLocks(Fqn) - Method in interface org.jboss.cache.TreeCacheMBean
Force-releases all locks in this node and the entire subtree
releaseAllLocksMethodLocal - Static variable in class org.jboss.cache.TreeCache
 
releaseForce() - Method in class org.jboss.cache.lock.IdentityLock
Same as releaseAll now.
releaseForce() - Method in class org.jboss.cache.Node
 
releaseForce() - Method in class org.jboss.cache.optimistic.WorkspaceNodeImpl
Deprecated. Will be removed in JBossCache 1.3.
releaseForce() - Method in interface org.jboss.cache.TreeNode
Deprecated. Will be removed in JBossCache 1.3.
releaseLoaderLock(Object) - Method in class org.jboss.cache.interceptors.BaseCacheLoaderInterceptor
Releases simplistic loader lock.
releaseLoaderLocks(List) - Method in class org.jboss.cache.interceptors.BaseCacheLoaderInterceptor
 
releaseStateTransferLocks(DataNode, Object) - Method in class org.jboss.cache.aop.TreeCacheAop
Overrides the superclass version by additionally releasing locks on the internal reference map nodes used for tracking shared objects.
releaseStateTransferLocks(DataNode, Object, boolean) - Method in class org.jboss.cache.TreeCache
 
RemoteTreeCache - Interface in org.jboss.cache.loader.rmi
Remote interface to a TreeCache instance.
RemoteTreeCacheImpl - Class in org.jboss.cache.loader.rmi
Implementation of the TreeCache's remote interface.
RemoteTreeCacheImpl(TreeCacheMBean) - Constructor for class org.jboss.cache.loader.rmi.RemoteTreeCacheImpl
 
remove(Object) - Method in class org.jboss.cache.aop.collection.CachedListAbstract
 
remove(int) - Method in class org.jboss.cache.aop.collection.CachedListImpl.MyCachedSubListImpl
 
remove() - Method in class org.jboss.cache.aop.collection.CachedListImpl.MyListIterator
 
remove(int) - Method in class org.jboss.cache.aop.collection.CachedListImpl
 
remove(Object) - Method in class org.jboss.cache.aop.collection.CachedMapImpl
 
remove(Fqn, Object) - Method in class org.jboss.cache.loader.AsyncCacheLoader
 
remove(Fqn) - Method in class org.jboss.cache.loader.AsyncCacheLoader
 
remove(Fqn) - Method in class org.jboss.cache.loader.bdbje.BdbjeCacheLoader
Deletes the node for a given FQN and all its descendent nodes.
remove(Fqn, Object) - Method in class org.jboss.cache.loader.bdbje.BdbjeCacheLoader
Deletes a single FQN-key-value record.
remove(Fqn, Object) - Method in interface org.jboss.cache.loader.CacheLoader
Removes the given key and value from the attributes of the given node.
remove(Fqn) - Method in interface org.jboss.cache.loader.CacheLoader
Removes the given node and all its subnodes.
remove(Fqn, Object) - Method in class org.jboss.cache.loader.ChainingCacheLoader
Removes the given key and value from the attributes of the given node.
remove(Fqn) - Method in class org.jboss.cache.loader.ChainingCacheLoader
Removes the given node.
remove(Fqn, Object) - Method in class org.jboss.cache.loader.ClusteredCacheLoader
Removes the given key and value from the attributes of the given node.
remove(Fqn) - Method in class org.jboss.cache.loader.ClusteredCacheLoader
Removes the given node.
remove(Fqn, Object) - Method in class org.jboss.cache.loader.DelegatingCacheLoader
 
remove(Fqn) - Method in class org.jboss.cache.loader.DelegatingCacheLoader
 
remove(Fqn, Object) - Method in class org.jboss.cache.loader.FileCacheLoader
 
remove(Fqn) - Method in class org.jboss.cache.loader.FileCacheLoader
 
remove(Fqn, Object) - Method in class org.jboss.cache.loader.JDBCCacheLoader
Removes attribute's value for a key.
remove(Fqn) - Method in class org.jboss.cache.loader.JDBCCacheLoader
Removes a node and all its children.
remove(Fqn, Object) - Method in interface org.jboss.cache.loader.rmi.RemoteTreeCache
 
remove(Fqn) - Method in interface org.jboss.cache.loader.rmi.RemoteTreeCache
 
remove(Fqn, Object) - Method in class org.jboss.cache.loader.rmi.RemoteTreeCacheImpl
 
remove(Fqn) - Method in class org.jboss.cache.loader.rmi.RemoteTreeCacheImpl
 
remove(Fqn, Object) - Method in class org.jboss.cache.loader.SharedStoreCacheLoader
 
remove(Fqn) - Method in class org.jboss.cache.loader.SharedStoreCacheLoader
 
remove(Object) - Method in class org.jboss.cache.lock.ThreadLocalMap
 
remove(Object) - Method in class org.jboss.cache.Node
 
remove(Object) - Method in class org.jboss.cache.optimistic.WorkspaceNodeImpl
 
remove(GlobalTransaction) - Method in class org.jboss.cache.TransactionTable
 
remove(Transaction) - Method in class org.jboss.cache.TransactionTable
 
remove(Fqn, Option) - Method in class org.jboss.cache.TreeCache
The same as calling remove(Fqn) except that you can pass in options for this specific method invocation.
remove(Fqn, Object, Option) - Method in class org.jboss.cache.TreeCache
The same as calling remove(Fqn, Object) except that you can pass in options for this specific method invocation.
remove(String) - Method in class org.jboss.cache.TreeCache
Removes the node from the tree.
remove(Fqn) - Method in class org.jboss.cache.TreeCache
Removes the node from the tree.
remove(String, Object) - Method in class org.jboss.cache.TreeCache
Removes key from the node's hashmap
remove(Fqn, Object) - Method in class org.jboss.cache.TreeCache
Removes key from the node's hashmap
remove(String) - Method in interface org.jboss.cache.TreeCacheMBean
Removes the node from the tree.
remove(Fqn) - Method in interface org.jboss.cache.TreeCacheMBean
Removes the node from the tree.
remove(String, Object) - Method in interface org.jboss.cache.TreeCacheMBean
Removes key from the node's hashmap
remove(Fqn, Object) - Method in interface org.jboss.cache.TreeCacheMBean
Removes key from the node's hashmap
remove(Fqn, Option) - Method in interface org.jboss.cache.TreeCacheMBean
The same as calling remove(Fqn) except that you can pass in options for this specific method invocation.
remove(Fqn, Object, Option) - Method in interface org.jboss.cache.TreeCacheMBean
The same as calling remove(Fqn, Object) except that you can pass in options for this specific method invocation.
remove(Object) - Method in interface org.jboss.cache.TreeNode
 
REMOVE_DATA - Static variable in class org.jboss.cache.Modification
 
REMOVE_EVENT - Static variable in class org.jboss.cache.eviction.EvictedEventNode
 
REMOVE_KEY_VALUE - Static variable in class org.jboss.cache.Modification
 
REMOVE_NODE - Static variable in class org.jboss.cache.Modification
 
removeAll(Collection) - Method in class org.jboss.cache.aop.collection.CachedListAbstract
 
removeAll() - Method in class org.jboss.cache.lock.LockMap
Remove all ownership.
removeAllChildren() - Method in class org.jboss.cache.AbstractNode
 
removeAllChildren() - Method in class org.jboss.cache.optimistic.WorkspaceNodeImpl
Deprecated. Will be removed in JBossCache 1.3.
removeAllChildren() - Method in interface org.jboss.cache.TreeNode
 
removeChild(Object) - Method in class org.jboss.cache.AbstractNode
 
removeChild(Object) - Method in class org.jboss.cache.optimistic.WorkspaceNodeImpl
 
removeChild(Object) - Method in interface org.jboss.cache.TreeNode
 
removeData(Fqn) - Method in class org.jboss.cache.loader.AsyncCacheLoader
 
removeData(Fqn) - Method in class org.jboss.cache.loader.bdbje.BdbjeCacheLoader
Clears the map for the given node, but does not remove the node.
removeData(Fqn) - Method in interface org.jboss.cache.loader.CacheLoader
Removes all attributes from a given node, but doesn't delete the node itself or any subnodes.
removeData(Fqn) - Method in class org.jboss.cache.loader.ChainingCacheLoader
Removes all attributes from a given node, but doesn't delete the node itself
removeData(Fqn) - Method in class org.jboss.cache.loader.ClusteredCacheLoader
Removes all attributes from a given node, but doesn't delete the node itself
removeData(Fqn) - Method in class org.jboss.cache.loader.DelegatingCacheLoader
 
removeData(Fqn) - Method in class org.jboss.cache.loader.FileCacheLoader
 
removeData(Fqn) - Method in class org.jboss.cache.loader.JDBCCacheLoader
Nullifies the node.
removeData(Fqn) - Method in interface org.jboss.cache.loader.rmi.RemoteTreeCache
 
removeData(Fqn) - Method in class org.jboss.cache.loader.rmi.RemoteTreeCacheImpl
 
removeData(Fqn) - Method in class org.jboss.cache.loader.SharedStoreCacheLoader
 
removeData(String) - Method in class org.jboss.cache.TreeCache
 
removeData(Fqn) - Method in class org.jboss.cache.TreeCache
 
removeData(String) - Method in interface org.jboss.cache.TreeCacheMBean
 
removeData(Fqn) - Method in interface org.jboss.cache.TreeCacheMBean
 
removeDataMethodLocal - Static variable in class org.jboss.cache.TreeCache
 
removeFromEnvironment(String) - Method in class org.jboss.cache.transaction.DummyContext
Removes an environment property from the environment of this context.
removeKeyMethodLocal - Static variable in class org.jboss.cache.TreeCache
 
removeNode(Fqn) - Method in interface org.jboss.cache.optimistic.TransactionWorkspace
Is thread safe so you dont need to deal with synchronising access to this method.
removeNode(Fqn) - Method in class org.jboss.cache.optimistic.TransactionWorkspaceImpl
 
removeNodeEntry(NodeEntry) - Method in interface org.jboss.cache.eviction.EvictionQueue
Remove a NodeEntry from queue.
removeNodeEntry(NodeEntry) - Method in class org.jboss.cache.eviction.FIFOQueue
 
removeNodeEntry(NodeEntry) - Method in class org.jboss.cache.eviction.LFUQueue
 
removeNodeEntry(NodeEntry) - Method in class org.jboss.cache.eviction.LRUQueue
 
removeNodeEntry(NodeEntry) - Method in class org.jboss.cache.eviction.MRUQueue
 
removeNodeMethodLocal - Static variable in class org.jboss.cache.TreeCache
 
removeNotificationListener(NotificationListener, NotificationFilter, Object) - Method in class org.jboss.cache.interceptors.CacheMgmtInterceptor
 
removeNotificationListener(NotificationListener) - Method in class org.jboss.cache.interceptors.CacheMgmtInterceptor
 
removeObject(String) - Method in class org.jboss.cache.aop.TreeCacheAop
Remove aop-enabled object from the cache.
removeObject(Fqn) - Method in class org.jboss.cache.aop.TreeCacheAop
Remove aop-enabled object from the cache.
removeObject(String) - Method in interface org.jboss.cache.aop.TreeCacheAopIfc
Remove aop-enabled object from the cache.
removeObject(Fqn) - Method in interface org.jboss.cache.aop.TreeCacheAopIfc
Remove aop-enabled object from the cache.
removeObject(String) - Method in interface org.jboss.cache.aop.TreeCacheAopMBean
Remove aop-enabled object from the cache.
removeObject(Fqn) - Method in interface org.jboss.cache.aop.TreeCacheAopMBean
Remove aop-enabled object from the cache.
removeObject(Fqn) - Method in interface org.jboss.cache.loader.CacheLoaderAop
Removes the object with the given key from the persistent store.
removeReader(Object) - Method in class org.jboss.cache.lock.LockMap
Remove reader ownership.
removeRegion(String) - Method in class org.jboss.cache.eviction.RegionManager
 
removeRegion(String) - Method in class org.jboss.cache.marshall.RegionManager
 
removeRegionToProcess(Region) - Method in class org.jboss.cache.eviction.EvictionTimerTask
Remove a Region to process from the Eviction thread.
removeTreeCacheListener(TreeCacheListener) - Method in class org.jboss.cache.TreeCache
 
removeTreeCacheListener(TreeCacheListener) - Method in interface org.jboss.cache.TreeCacheMBean
 
removeWriter() - Method in class org.jboss.cache.lock.LockMap
Remove writer ownership.
rename(Name, Name) - Method in class org.jboss.cache.transaction.DummyContext
Binds a new name to the object bound to an old name, and unbinds the old name.
rename(String, String) - Method in class org.jboss.cache.transaction.DummyContext
Binds a new name to the object bound to an old name, and unbinds the old name.
REPEATABLE_READ - Static variable in class org.jboss.cache.lock.IsolationLevel
 
REPL_ASYNC - Static variable in class org.jboss.cache.TreeCache
Entries in the cache are by default replicated (asynchronously)
repl_queue - Variable in class org.jboss.cache.TreeCache
Queue used to replicate updates when mode is repl-async
repl_queue_interval - Variable in class org.jboss.cache.TreeCache
 
repl_queue_max_elements - Variable in class org.jboss.cache.TreeCache
 
REPL_SYNC - Static variable in class org.jboss.cache.TreeCache
Entries in the cache are by default replicated (synchronously)
Replicatable - Interface in org.jboss.cache
Defines an entity able to receive replications
replicate(MethodCall) - Method in interface org.jboss.cache.Replicatable
Receives and applies a method call as result of replication
replicate(List) - Method in interface org.jboss.cache.Replicatable
Receives and applies a number of method calls
replicateAllMethod - Static variable in class org.jboss.cache.TreeCache
 
replicateCall(MethodCall, boolean) - Method in class org.jboss.cache.interceptors.BaseRpcInterceptor
 
replicateMethod - Static variable in class org.jboss.cache.TreeCache
 
replication_handler - Variable in class org.jboss.cache.TreeCache
 
ReplicationException - Exception in org.jboss.cache
Thrown when a replication problem occurred
ReplicationException() - Constructor for exception org.jboss.cache.ReplicationException
 
ReplicationException(String) - Constructor for exception org.jboss.cache.ReplicationException
 
ReplicationException(String, Throwable) - Constructor for exception org.jboss.cache.ReplicationException
 
ReplicationInterceptor - Class in org.jboss.cache.interceptors
Takes care of replicating modifications to other nodes in a cluster.
ReplicationInterceptor() - Constructor for class org.jboss.cache.interceptors.ReplicationInterceptor
 
ReplicationQueue - Class in org.jboss.cache
Periodically (or when certain size is exceeded) takes elements and replicates them.
ReplicationQueue() - Constructor for class org.jboss.cache.ReplicationQueue
 
ReplicationQueue(TreeCache, long, long) - Constructor for class org.jboss.cache.ReplicationQueue
 
ReplicationQueue.MyTask - Class in org.jboss.cache
 
ReplicationQueue.MyTask() - Constructor for class org.jboss.cache.ReplicationQueue.MyTask
 
resetEvictionQueue(Region) - Method in class org.jboss.cache.eviction.BaseEvictionAlgorithm
 
resetEvictionQueue(Region) - Method in interface org.jboss.cache.eviction.EvictionAlgorithm
Reset the whole eviction queue.
resetEvictionQueues() - Method in class org.jboss.cache.eviction.Region
 
resetStatistics() - Method in class org.jboss.cache.interceptors.ActivationInterceptor
 
resetStatistics() - Method in class org.jboss.cache.interceptors.CacheLoaderInterceptor
 
resetStatistics() - Method in class org.jboss.cache.interceptors.CacheMgmtInterceptor
 
resetStatistics() - Method in class org.jboss.cache.interceptors.CacheStoreInterceptor
 
resetStatistics() - Method in class org.jboss.cache.interceptors.Interceptor
 
resetStatistics() - Method in interface org.jboss.cache.interceptors.InterceptorMBean
Resets an interceptor's cache statistics
resetStatistics() - Method in class org.jboss.cache.interceptors.InvalidationInterceptor
 
resetStatistics() - Method in class org.jboss.cache.interceptors.PassivationInterceptor
 
resetStatistics() - Method in class org.jboss.cache.interceptors.TxInterceptor
 
resortEvictionQueue(boolean) - Method in class org.jboss.cache.eviction.BaseSortedEvictionAlgorithm
This method is called to resort the queue after add or visit events have occurred.
resortEvictionQueue() - Method in class org.jboss.cache.eviction.LFUQueue
 
resortEvictionQueue() - Method in interface org.jboss.cache.eviction.SortedEvictionQueue
Provide contract to resort a sorted queue.
resume(Transaction) - Method in class org.jboss.cache.transaction.DummyBaseTransactionManager
Resume the association of the calling thread with the given transaction.
retainAll(Collection) - Method in class org.jboss.cache.aop.collection.CachedListAbstract
 
retrieveCurrentValue(Fqn, Object) - Method in class org.jboss.cache.aop.TreeCacheAopDelegate
 
RmiCacheServer - Class in org.jboss.cache.loader.rmi
Server which exports an RMI stub to the TreeCache.
RmiCacheServer(String, int, String, String) - Constructor for class org.jboss.cache.loader.rmi.RmiCacheServer
 
RmiCacheServerMBean - Interface in org.jboss.cache.loader.rmi
 
RmiDelegatingCacheLoader - Class in org.jboss.cache.loader
DelegatingCacheLoader implementation which delegates to a remote (not in the same VM) TreeCache using the Java RMI mechanism.
RmiDelegatingCacheLoader() - Constructor for class org.jboss.cache.loader.RmiDelegatingCacheLoader
Default constructor.
RmiDelegatingCacheLoader(TreeCache, String, int, String) - Constructor for class org.jboss.cache.loader.RmiDelegatingCacheLoader
Allows programmatic configuration.
rollback(Object) - Method in class org.jboss.cache.loader.AsyncCacheLoader
 
rollback(Object) - Method in class org.jboss.cache.loader.bdbje.BdbjeCacheLoader
Commits the given transaction, or throws IllegalArgumentException if the given key is not associated with an uncommited transaction.
rollback(Object) - Method in interface org.jboss.cache.loader.CacheLoader
Rolls the transaction back.
rollback(Object) - Method in class org.jboss.cache.loader.ChainingCacheLoader
Roll the transaction back.
rollback(Object) - Method in class org.jboss.cache.loader.ClusteredCacheLoader
Roll the transaction back.
rollback(Object) - Method in class org.jboss.cache.loader.DelegatingCacheLoader
 
rollback(Object) - Method in class org.jboss.cache.loader.FileCacheLoader
 
rollback(Object) - Method in class org.jboss.cache.loader.JDBCCacheLoader
Rolls back a transaction.
rollback(Object) - Method in class org.jboss.cache.loader.SharedStoreCacheLoader
 
rollback() - Method in class org.jboss.cache.transaction.DummyBaseTransactionManager
Rolls back the transaction associated with the calling thread.
rollback() - Method in class org.jboss.cache.transaction.DummyTransaction
Rolls back this transaction.
rollback() - Method in class org.jboss.cache.transaction.DummyUserTransaction
Rolls back this transaction.
rollback(GlobalTransaction) - Method in class org.jboss.cache.TreeCache
 
rollbackMethod - Static variable in class org.jboss.cache.TreeCache
 
root - Variable in class org.jboss.cache.TreeCache
 
RpcDelegatingCacheLoader - Class in org.jboss.cache.loader
DelegatingCacheLoader implementation which delegates to a remote (not in the same VM) TreeCache using JGroups' RPC mechanism.
RpcDelegatingCacheLoader() - Constructor for class org.jboss.cache.loader.RpcDelegatingCacheLoader
Default constructor.
RpcDelegatingCacheLoader(TreeCache, int) - Constructor for class org.jboss.cache.loader.RpcDelegatingCacheLoader
Allows programmatic configuration.
rpcHandlers - Variable in class org.jboss.cache.rpc.RpcTreeCache
Deprecated. Map of registered RPC handlers
RpcTreeCache - Class in org.jboss.cache.rpc
Deprecated. This class will be removed when JGroups adds a multiplexing capability.
RpcTreeCache(String, String, long) - Constructor for class org.jboss.cache.rpc.RpcTreeCache
Deprecated. Creates a channel with the given properties.
RpcTreeCache() - Constructor for class org.jboss.cache.rpc.RpcTreeCache
Deprecated. Default constructor.
RpcTreeCache(JChannel) - Constructor for class org.jboss.cache.rpc.RpcTreeCache
Deprecated. Expects an already connected channel.
RpcTreeCacheMBean - Interface in org.jboss.cache.rpc
Deprecated. This class will be removed when JGroups adds a multiplexing capability.
run() - Method in class org.jboss.cache.eviction.EvictionTimerTask
Run the eviction thread.
run() - Method in class org.jboss.cache.ReplicationQueue.MyTask
 
runCommitPhase(GlobalTransaction, Transaction, List, boolean) - Method in class org.jboss.cache.interceptors.TxInterceptor
creates a commit() MethodCall and feeds it to handleCommitRollback();
runPreparePhase(MethodCall, GlobalTransaction) - Method in class org.jboss.cache.interceptors.ReplicationInterceptor
Calls prepare(GlobalTransaction,List,org.jgroups.Address,boolean)) in all members except self.
runPreparePhase(GlobalTransaction, List) - Method in class org.jboss.cache.interceptors.TxInterceptor
Handles a local prepare - invoked by the sync handler.
runRollbackPhase(GlobalTransaction, Transaction, List) - Method in class org.jboss.cache.interceptors.TxInterceptor
creates a rollback() MethodCall and feeds it to handleCommitRollback();

S

SEPARATOR - Static variable in class org.jboss.cache.TreeCache
 
SERIALIZABLE - Static variable in class org.jboss.cache.lock.IsolationLevel
 
serializableHandler_ - Variable in class org.jboss.cache.aop.TreeCacheAopDelegate
 
SerializableObjectHandler - Class in org.jboss.cache.aop
Handle Serializable object cache management.
SerializableObjectHandler(TreeCacheAop, InternalDelegate) - Constructor for class org.jboss.cache.aop.SerializableObjectHandler
 
serializableObjectPut(Fqn, Object) - Method in class org.jboss.cache.aop.SerializableObjectHandler
 
serializableObjectRemove(Fqn) - Method in class org.jboss.cache.aop.SerializableObjectHandler
 
SERIALIZED - Static variable in class org.jboss.cache.aop.InternalDelegate
 
set - Variable in class org.jboss.cache.aop.CachedAttribute
 
set(int, Object) - Method in class org.jboss.cache.aop.collection.CachedListImpl.MyCachedSubListImpl
 
set(Object) - Method in class org.jboss.cache.aop.collection.CachedListImpl.MyListIterator
 
set(int, Object) - Method in class org.jboss.cache.aop.collection.CachedListImpl
 
setAddedNode(Fqn) - Method in class org.jboss.cache.eviction.Region
 
setAddress(Address) - Method in class org.jboss.cache.GlobalTransaction
 
setAsync(boolean) - Method in class org.jboss.cache.config.CacheLoaderConfig.IndividualCacheLoaderConfig
 
setBindAddress(String) - Method in class org.jboss.cache.loader.rmi.RmiCacheServer
 
setBindAddress(String) - Method in interface org.jboss.cache.loader.rmi.RmiCacheServerMBean
 
setBindAddress(String) - Method in class org.jboss.cache.loader.tcp.TcpCacheServer
 
setBindAddress(String) - Method in interface org.jboss.cache.loader.tcp.TcpCacheServerMBean
 
setBindName(String) - Method in class org.jboss.cache.loader.rmi.RmiCacheServer
 
setBindName(String) - Method in interface org.jboss.cache.loader.rmi.RmiCacheServerMBean
 
setCache(TreeCache) - Method in class org.jboss.cache.interceptors.BaseCacheLoaderInterceptor
 
setCache(TreeCache) - Method in class org.jboss.cache.interceptors.BaseRpcInterceptor
 
setCache(TreeCache) - Method in class org.jboss.cache.interceptors.CacheLoaderInterceptor
 
setCache(TreeCache) - Method in class org.jboss.cache.interceptors.CacheMgmtInterceptor
 
setCache(TreeCache) - Method in class org.jboss.cache.interceptors.CacheStoreInterceptor
 
setCache(TreeCache) - Method in class org.jboss.cache.interceptors.CallInterceptor
 
setCache(TreeCache) - Method in class org.jboss.cache.interceptors.CreateIfNotExistsInterceptor
Deprecated.  
setCache(TreeCache) - Method in class org.jboss.cache.interceptors.Interceptor
 
setCache(TreeCache) - Method in class org.jboss.cache.interceptors.InvalidationInterceptor
 
setCache(TreeCache) - Method in class org.jboss.cache.interceptors.OptimisticCreateIfNotExistsInterceptor
 
setCache(TreeCache) - Method in class org.jboss.cache.interceptors.OptimisticInterceptor
 
setCache(TreeCache) - Method in class org.jboss.cache.interceptors.OptimisticLockingInterceptor
 
setCache(TreeCache) - Method in class org.jboss.cache.interceptors.OptimisticNodeInterceptor
 
setCache(TreeCache) - Method in class org.jboss.cache.interceptors.OptimisticReplicationInterceptor
 
setCache(TreeCache) - Method in class org.jboss.cache.interceptors.OptimisticValidatorInterceptor
Set of GlobalTransactions that originated somewhere else (we didn't create them).
setCache(TreeCache) - Method in class org.jboss.cache.interceptors.PassivationInterceptor
 
setCache(TreeCache) - Method in class org.jboss.cache.interceptors.PessimisticLockInterceptor
 
setCache(TreeCache) - Method in class org.jboss.cache.interceptors.TxInterceptor
 
setCache(TreeCache) - Method in class org.jboss.cache.interceptors.UnlockInterceptor
 
setCache(TreeCache) - Method in class org.jboss.cache.loader.AsyncCacheLoader
 
setCache(TreeCache) - Method in class org.jboss.cache.loader.bdbje.BdbjeCacheLoader
Sets the TreeCache owner of this cache loader.
setCache(TreeCache) - Method in interface org.jboss.cache.loader.CacheLoader
Sets the TreeCache that is maintaining this CacheLoader.
setCache(TreeCache) - Method in class org.jboss.cache.loader.ChainingCacheLoader
This method allows the CacheLoader to set the TreeCache, therefore allowing the CacheLoader to invoke methods of the TreeCache.
setCache(TreeCache) - Method in class org.jboss.cache.loader.ClusteredCacheLoader
This method allows the CacheLoader to set the TreeCache, therefore allowing the CacheLoader to invoke methods of the TreeCache.
setCache(TreeCache) - Method in class org.jboss.cache.loader.DelegatingCacheLoader
 
setCache(TreeCache) - Method in class org.jboss.cache.loader.FileCacheLoader
 
setCache(TreeCache) - Method in class org.jboss.cache.loader.JDBCCacheLoader
 
setCache(TreeCache) - Method in class org.jboss.cache.loader.LocalDelegatingCacheLoader
 
setCache(TreeCacheMBean) - Method in class org.jboss.cache.loader.rmi.RmiCacheServer
 
setCache(TreeCacheMBean) - Method in interface org.jboss.cache.loader.rmi.RmiCacheServerMBean
 
setCache(TreeCache) - Method in class org.jboss.cache.loader.RmiDelegatingCacheLoader
Allows configuration via XML config file.
setCache(TreeCache) - Method in class org.jboss.cache.loader.RpcDelegatingCacheLoader
Allows configuration via XML config file.
setCache(TreeCache) - Method in class org.jboss.cache.loader.SharedStoreCacheLoader
 
setCache(TreeCacheMBean) - Method in class org.jboss.cache.loader.tcp.TcpCacheServer
 
setCache(TreeCacheMBean) - Method in interface org.jboss.cache.loader.tcp.TcpCacheServerMBean
 
setCache(TreeCache) - Method in class org.jboss.cache.loader.tcp.TcpDelegatingCacheLoader
Allows configuration via XML config file.
setCache(TreeCache) - Method in class org.jboss.cache.optimistic.TransactionWorkspaceImpl
 
setCacheLoader(CacheLoader) - Method in class org.jboss.cache.loader.CacheLoaderManager
Overrides generated cache loader with the one provided,for backward compat.
setCacheLoader(CacheLoader) - Method in class org.jboss.cache.TreeCache
Deprecated.  
setCacheLoader(CacheLoader) - Method in interface org.jboss.cache.TreeCacheMBean
Deprecated.  
setCacheLoaderAsynchronous(boolean) - Method in class org.jboss.cache.TreeCache
Deprecated.  
setCacheLoaderAsynchronous(boolean) - Method in interface org.jboss.cache.TreeCacheMBean
Deprecated.  
setCacheLoaderClass(String) - Method in class org.jboss.cache.TreeCache
Deprecated.  
setCacheLoaderClass(String) - Method in interface org.jboss.cache.TreeCacheMBean
Deprecated.  
setCacheLoaderConfig(Properties) - Method in class org.jboss.cache.TreeCache
Deprecated.  
setCacheLoaderConfig(Properties) - Method in interface org.jboss.cache.TreeCacheMBean
Deprecated.  
setCacheLoaderConfiguration(Element) - Method in class org.jboss.cache.TreeCache
 
setCacheLoaderConfiguration(Element) - Method in interface org.jboss.cache.TreeCacheMBean
 
setCacheLoaderFetchPersistentState(boolean) - Method in class org.jboss.cache.TreeCache
Deprecated.  
setCacheLoaderFetchPersistentState(boolean) - Method in interface org.jboss.cache.TreeCacheMBean
Deprecated.  
setCacheLoaderFetchTransientState(boolean) - Method in class org.jboss.cache.TreeCache
Deprecated.  
setCacheLoaderFetchTransientState(boolean) - Method in interface org.jboss.cache.TreeCacheMBean
Deprecated.  
setCacheLoaderManager(CacheLoaderManager) - Method in class org.jboss.cache.TreeCache
 
setCacheLoaderPassivation(boolean) - Method in class org.jboss.cache.TreeCache
Deprecated.  
setCacheLoaderPassivation(boolean) - Method in interface org.jboss.cache.TreeCacheMBean
Deprecated.  
setCacheLoaderPreload(String) - Method in class org.jboss.cache.TreeCache
Deprecated.  
setCacheLoaderPreload(String) - Method in interface org.jboss.cache.TreeCacheMBean
Deprecated.  
setCacheLoaderShared(boolean) - Method in class org.jboss.cache.TreeCache
Deprecated.  
setCacheLoaderShared(boolean) - Method in interface org.jboss.cache.TreeCacheMBean
Deprecated.  
setCacheMode(String) - Method in class org.jboss.cache.TreeCache
Sets the default caching mode)
setCacheMode(int) - Method in class org.jboss.cache.TreeCache
Sets the default cache mode.
setCacheMode(String) - Method in interface org.jboss.cache.TreeCacheMBean
Sets the default caching mode)
setCacheModeLocal(boolean) - Method in class org.jboss.cache.config.Option
only applies to put() and remove() methods on the cache.
setCacheName(String) - Method in class org.jboss.cache.loader.rmi.RmiCacheServer
 
setCacheName(String) - Method in interface org.jboss.cache.loader.rmi.RmiCacheServerMBean
 
setCacheName(String) - Method in class org.jboss.cache.loader.tcp.TcpCacheServer
 
setCacheName(String) - Method in interface org.jboss.cache.loader.tcp.TcpCacheServerMBean
 
setCacheService(String) - Method in class org.jboss.cache.TreeCacheView
 
setCacheService(String) - Method in interface org.jboss.cache.TreeCacheViewMBean
 
setChildren(Map) - Method in class org.jboss.cache.AbstractNode
 
setChildren(Map) - Method in interface org.jboss.cache.DataNode
 
setChildren(Map) - Method in class org.jboss.cache.optimistic.WorkspaceNodeImpl
Deprecated. Will be removed in JBossCache 1.3.
setChildren(Map) - Method in interface org.jboss.cache.TreeNode
Deprecated. Will be removed in JBossCache 1.3.
setChildrenLoaded(boolean) - Method in interface org.jboss.cache.DataNode
 
setChildrenLoaded(boolean) - Method in class org.jboss.cache.Node
 
setChildrenLoaded(boolean) - Method in class org.jboss.cache.optimistic.WorkspaceNodeImpl
Deprecated. Will be removed in JBossCache 1.3.
setChildrenLoaded(boolean) - Method in interface org.jboss.cache.TreeNode
Deprecated. Will be removed in JBossCache 1.3.
setClassLoader(ClassLoader) - Method in class org.jboss.cache.aop.MarshalledTreeCache
The context class loader to perform marshalling/unmarshalling
setClassLoader(ClassLoader) - Method in class org.jboss.cache.marshall.Region
 
setClassName(String) - Method in class org.jboss.cache.config.CacheLoaderConfig.IndividualCacheLoaderConfig
 
setClusterConfig(Element) - Method in class org.jboss.cache.TreeCache
Convert a list of elements to the JG property string
setClusterConfig(Element) - Method in interface org.jboss.cache.TreeCacheMBean
Convert a list of elements to the JG property string
setClusterName(String) - Method in class org.jboss.cache.TreeCache
Set the name of the replication group
setClusterName(String) - Method in interface org.jboss.cache.TreeCacheMBean
Set the name of the replication group
setClusterProperties(String) - Method in class org.jboss.cache.TreeCache
Set the cluster properties.
setClusterProperties(String) - Method in interface org.jboss.cache.TreeCacheMBean
Set the cluster properties.
setConfig(Properties) - Method in class org.jboss.cache.loader.AsyncCacheLoader
 
setConfig(Properties) - Method in class org.jboss.cache.loader.bdbje.BdbjeCacheLoader
Sets the configuration string for this cache loader.
setConfig(Properties) - Method in interface org.jboss.cache.loader.CacheLoader
Sets the configuration.
setConfig(Element, TreeCache) - Method in class org.jboss.cache.loader.CacheLoaderManager
Creates a cache loader based on an XML element passed in.
setConfig(CacheLoaderConfig, TreeCache) - Method in class org.jboss.cache.loader.CacheLoaderManager
Sets a configuration object and creates a cacheloader accordingly.
setConfig(Properties) - Method in class org.jboss.cache.loader.ChainingCacheLoader
Sets the configuration.
setConfig(Properties) - Method in class org.jboss.cache.loader.ClusteredCacheLoader
Sets the configuration.
setConfig(Properties) - Method in class org.jboss.cache.loader.DelegatingCacheLoader
 
setConfig(Properties) - Method in class org.jboss.cache.loader.FileCacheLoader
 
setConfig(Properties) - Method in class org.jboss.cache.loader.JDBCCacheLoader
 
setConfig(Properties) - Method in class org.jboss.cache.loader.LocalDelegatingCacheLoader
 
setConfig(String) - Method in class org.jboss.cache.loader.rmi.RmiCacheServer
 
setConfig(String) - Method in interface org.jboss.cache.loader.rmi.RmiCacheServerMBean
 
setConfig(Properties) - Method in class org.jboss.cache.loader.RmiDelegatingCacheLoader
Allows configuration via XML config file.
setConfig(Properties) - Method in class org.jboss.cache.loader.RpcDelegatingCacheLoader
Allows configuration via XML config file.
setConfig(Properties) - Method in class org.jboss.cache.loader.SharedStoreCacheLoader
 
setConfig(String) - Method in class org.jboss.cache.loader.tcp.TcpCacheServer
 
setConfig(String) - Method in interface org.jboss.cache.loader.tcp.TcpCacheServerMBean
 
setConfig(Properties) - Method in class org.jboss.cache.loader.tcp.TcpDelegatingCacheLoader
Allows configuration via XML config file.
setCreationTimeStamp(long) - Method in class org.jboss.cache.eviction.NodeEntry
 
setData(Map) - Method in class org.jboss.cache.Modification
 
setDataVersion(DataVersion) - Method in class org.jboss.cache.config.Option
 
setDeadlockDetection(boolean) - Method in class org.jboss.cache.TreeCache
Deprecated.  
setDeadlockDetection(boolean) - Method in interface org.jboss.cache.TreeCacheMBean
 
setDelegateCache(TreeCache) - Method in class org.jboss.cache.loader.LocalDelegatingCacheLoader
 
setEvent(int) - Method in class org.jboss.cache.eviction.EvictedEventNode
 
setEvictionConfiguration(EvictionConfiguration) - Method in class org.jboss.cache.eviction.Region
 
setEvictionListener(TreeCacheListener) - Method in class org.jboss.cache.TreeCache
 
setEvictionPolicyClass(String) - Method in class org.jboss.cache.aop.TreeCacheAop
Over-ride to make sure we are using an eviction policy specific to aop.
setEvictionPolicyClass(String) - Method in interface org.jboss.cache.aop.TreeCacheAopMBean
Over-ride to make sure we are using an eviction policy specific to aop.
setEvictionPolicyClass(String) - Method in class org.jboss.cache.TreeCache
Sets the classname of the eviction policy
setEvictionPolicyClass(String) - Method in interface org.jboss.cache.TreeCacheMBean
Sets the classname of the eviction policy
setEvictionPolicyConfig(Element) - Method in class org.jboss.cache.TreeCache
Setup eviction policy configuration
setEvictionPolicyConfig(Element) - Method in interface org.jboss.cache.TreeCacheMBean
Setup eviction policy configuration
setEvictionPolicyProvider(EvictionPolicy) - Method in class org.jboss.cache.TreeCache
Deprecated. DO NOT USE THIS METHOD. IT IS PROVIDED FOR FULL JBCACHE 1.2 API BACKWARDS COMPATIBILITY
setFailSilently(boolean) - Method in class org.jboss.cache.config.Option
 
setFetchInMemoryState(boolean) - Method in class org.jboss.cache.TreeCache
 
setFetchInMemoryState(boolean) - Method in interface org.jboss.cache.TreeCacheMBean
Sets whether or not any initial or subsequent partial state transfer should include in-memory state.
setFetchPersistentState(boolean) - Method in class org.jboss.cache.config.CacheLoaderConfig.IndividualCacheLoaderConfig
 
setFetchStateOnStartup(boolean) - Method in class org.jboss.cache.TreeCache
 
setFetchStateOnStartup(boolean) - Method in interface org.jboss.cache.TreeCacheMBean
Deprecated. will just log a warning; use setFetchInMemoryState and any cache loader's setFetchPersistentState property
setFqn(Fqn) - Method in interface org.jboss.cache.aop.BaseInterceptor
 
setFqn(Fqn) - Method in class org.jboss.cache.aop.CacheInterceptor
 
setFqn(Fqn) - Method in class org.jboss.cache.aop.collection.AbstractCollectionInterceptor
 
setFqn(Fqn) - Method in class org.jboss.cache.eviction.EvictedEventNode
 
setFqn(Fqn) - Method in class org.jboss.cache.Modification
 
setGet(Method) - Method in class org.jboss.cache.aop.CachedAttribute
 
setGlobalTransaction(GlobalTransaction) - Method in class org.jboss.cache.InvocationContext
Sets the global transaction associated with this invocation
setIgnoreModifications(boolean) - Method in class org.jboss.cache.config.CacheLoaderConfig.IndividualCacheLoaderConfig
 
setInactiveOnStartup(boolean) - Method in class org.jboss.cache.TreeCache
Sets whether the entire tree is inactive upon startup, only responding to replication messages after TreeCache.activateRegion(String) is called to activage one or more parts of the tree.
setInactiveOnStartup(boolean) - Method in interface org.jboss.cache.TreeCacheMBean
Sets whether the entire tree is inactive upon startup, only responding to replication messages after TreeCacheMBean.activateRegion(String) is called to activate one or more parts of the tree.
setInitialStateRetrievalTimeout(long) - Method in class org.jboss.cache.TreeCache
Set the initial state transfer timeout (see TreeCache.getInitialStateRetrievalTimeout())
setInitialStateRetrievalTimeout(long) - Method in interface org.jboss.cache.TreeCacheMBean
Set the initial state transfer timeout (see TreeCacheMBean.getInitialStateRetrievalTimeout())
setInterceptorChain(Interceptor) - Method in class org.jboss.cache.TreeCache
Used for unit tests only - to force interceptor chains.
setInterval(long) - Method in class org.jboss.cache.ReplicationQueue
 
setInvocationContext(InvocationContext) - Method in class org.jboss.cache.interceptors.Interceptor
Sets the invocation context
setInvocationContext(InvocationContext) - Method in class org.jboss.cache.TreeCache
Sets the invocation context
setIsolationLevel(IsolationLevel) - Static method in class org.jboss.cache.lock.LockStrategyFactory
 
setIsolationLevel(String) - Method in class org.jboss.cache.TreeCache
Set the transaction isolation level.
setIsolationLevel(IsolationLevel) - Method in class org.jboss.cache.TreeCache
 
setIsolationLevel(String) - Method in interface org.jboss.cache.TreeCacheMBean
Set the transaction isolation level.
setKey(Object) - Method in class org.jboss.cache.Modification
 
setLocalOptimization(boolean) - Method in class org.jboss.cache.aop.MarshalledTreeCache
Indicate whether to have a in-memory copy of the unmarshalling object such that there is no need to unmarshal.
setLockAcquisitionTimeout(long) - Method in class org.jboss.cache.TreeCache
Set the max time for lock acquisition.
setLockAcquisitionTimeout(long) - Method in interface org.jboss.cache.TreeCacheMBean
Set the max time for lock acquisition.
setMarshalling(boolean) - Method in class org.jboss.cache.aop.MarshalledTreeCache
Turn marshalling layer on or off.
setMax_elements(long) - Method in class org.jboss.cache.ReplicationQueue
 
setMaxAgeSeconds(int) - Method in class org.jboss.cache.eviction.LRUConfiguration
 
setMaxNodes(int) - Method in class org.jboss.cache.eviction.FIFOConfiguration
 
setMaxNodes(int) - Method in class org.jboss.cache.eviction.LFUConfiguration
 
setMaxNodes(int) - Method in class org.jboss.cache.eviction.LRUConfiguration
 
setMaxNodes(int) - Method in class org.jboss.cache.eviction.MRUConfiguration
 
setMaxNodes(int) - Method in class org.jboss.cache.eviction.Region
Deprecated. DO NOT USE. THIS IS PROVIDED FOR EJB3 INTEGRATION WITH LEGACY JBCache 1.2 API
setMBeanServerName(String) - Method in class org.jboss.cache.loader.rmi.RmiCacheServer
 
setMBeanServerName(String) - Method in interface org.jboss.cache.loader.rmi.RmiCacheServerMBean
 
setMBeanServerName(String) - Method in class org.jboss.cache.loader.tcp.TcpCacheServer
 
setMBeanServerName(String) - Method in interface org.jboss.cache.loader.tcp.TcpCacheServerMBean
 
setMinNodes(int) - Method in class org.jboss.cache.eviction.LFUConfiguration
 
setModifiedTimeStamp(long) - Method in class org.jboss.cache.eviction.NodeEntry
 
setNext(Interceptor) - Method in class org.jboss.cache.interceptors.Interceptor
 
setNodeAddress(Address) - Method in exception org.jboss.cache.rpc.NoHandlerForRPCException
 
setNodeLockingOptimistic(boolean) - Method in class org.jboss.cache.TreeCache
Sets whether to use optimistic locking on the nodes.
setNodeLockingScheme(String) - Method in class org.jboss.cache.TreeCache
 
setNodeLockingScheme(String) - Method in interface org.jboss.cache.TreeCacheMBean
 
setNodes(Map) - Method in interface org.jboss.cache.optimistic.TransactionWorkspace
 
setNodes(Map) - Method in class org.jboss.cache.optimistic.TransactionWorkspaceImpl
 
setNumberOfNodeVisits(int) - Method in class org.jboss.cache.eviction.NodeEntry
 
setOldValue(Object) - Method in class org.jboss.cache.Modification
 
setOption(Option) - Method in class org.jboss.cache.TransactionEntry
Sets a transaction-scope option override
setOptionOverrides(Option) - Method in class org.jboss.cache.InvocationContext
Sets the option overrides associated with this invocation
setOriginLocal(boolean) - Method in class org.jboss.cache.InvocationContext
If set to true, the invocation is assumed to have originated locally.
setPassivation(boolean) - Method in class org.jboss.cache.config.CacheLoaderConfig
 
setPort(int) - Method in class org.jboss.cache.loader.rmi.RmiCacheServer
 
setPort(int) - Method in interface org.jboss.cache.loader.rmi.RmiCacheServerMBean
 
setPort(int) - Method in class org.jboss.cache.loader.tcp.TcpCacheServer
 
setPort(int) - Method in interface org.jboss.cache.loader.tcp.TcpCacheServerMBean
 
setPreload(String) - Method in class org.jboss.cache.config.CacheLoaderConfig
 
setProperties(String) - Method in class org.jboss.cache.config.CacheLoaderConfig.IndividualCacheLoaderConfig
 
setProperties(Properties) - Method in class org.jboss.cache.config.CacheLoaderConfig.IndividualCacheLoaderConfig
 
setRecursiveTreeCacheInstance(TreeCache) - Method in interface org.jboss.cache.DataNode
 
setRecursiveTreeCacheInstance(TreeCache) - Method in class org.jboss.cache.Node
Set the tree cache instance recursively down to the children as well.
setRecursiveTreeCacheInstance(TreeCache) - Method in class org.jboss.cache.optimistic.WorkspaceNodeImpl
Deprecated. Will be removed in JBossCache 1.3.
setRecursiveTreeCacheInstance(TreeCache) - Method in interface org.jboss.cache.TreeNode
Deprecated. Will be removed in JBossCache 1.3.
setRegionManager(RegionManager) - Method in class org.jboss.cache.loader.AsyncExtendedCacheLoader
 
setRegionManager(RegionManager) - Method in interface org.jboss.cache.loader.ExtendedCacheLoader
Sets the RegionManager this object should use to manage marshalling/unmarshalling of different regions using different classloaders.
setRegionManager(RegionManager) - Method in class org.jboss.cache.loader.FileExtendedCacheLoader
 
setRegionManager(RegionManager) - Method in class org.jboss.cache.loader.JDBCExtendedCacheLoader
 
setRemote(boolean) - Method in class org.jboss.cache.GlobalTransaction
 
setRemovedNode(Fqn) - Method in class org.jboss.cache.eviction.Region
 
setReplication_handler(Replicatable) - Method in class org.jboss.cache.TreeCache
 
setReplicationVersion(String) - Method in class org.jboss.cache.TreeCache
 
setReplicationVersion(String) - Method in interface org.jboss.cache.TreeCacheMBean
Sets the format version of the data transferred during an initial state transfer or a call to TreeCacheMBean.activateRegion(String).
setReplQueueInterval(long) - Method in class org.jboss.cache.TreeCache
 
setReplQueueInterval(long) - Method in interface org.jboss.cache.TreeCacheMBean
 
setReplQueueMaxElements(int) - Method in class org.jboss.cache.TreeCache
 
setReplQueueMaxElements(int) - Method in interface org.jboss.cache.TreeCacheMBean
 
setRollbackOnly() - Method in class org.jboss.cache.transaction.DummyBaseTransactionManager
Mark the transaction associated with the calling thread for rollback only.
setRollbackOnly() - Method in class org.jboss.cache.transaction.DummyTransaction
Mark the transaction so that the only possible outcome is a rollback.
setRollbackOnly() - Method in class org.jboss.cache.transaction.DummyUserTransaction
Mark the transaction so that the only possible outcome is a rollback.
setSet(Method) - Method in class org.jboss.cache.aop.CachedAttribute
 
setShared(boolean) - Method in class org.jboss.cache.config.CacheLoaderConfig
 
setStateBytes(byte[]) - Method in class org.jboss.cache.TreeCache
 
setStateException - Variable in class org.jboss.cache.TreeCache
 
setStateTransferVersion(short) - Method in class org.jboss.cache.TreeCache
 
setStateTransferVersion(short) - Method in interface org.jboss.cache.TreeCacheMBean
Deprecated. use TreeCacheMBean.setReplicationVersion(String) instead
setStatisticsEnabled(boolean) - Method in class org.jboss.cache.interceptors.Interceptor
 
setStatisticsEnabled(boolean) - Method in interface org.jboss.cache.interceptors.InterceptorMBean
Enables an interceptor's cache statistics If true, the interceptor will capture statistics and make them available through the mbean.
setSyncCommitPhase(boolean) - Method in class org.jboss.cache.TreeCache
 
setSyncCommitPhase(boolean) - Method in interface org.jboss.cache.TreeCacheMBean
 
setSyncReplTimeout(long) - Method in class org.jboss.cache.TreeCache
Sets the default maximum wait time for synchronous replication to receive all results
setSyncReplTimeout(long) - Method in interface org.jboss.cache.TreeCacheMBean
Sets the default maximum wait time for synchronous replication to receive all results
setSyncRollbackPhase(boolean) - Method in class org.jboss.cache.TreeCache
 
setSyncRollbackPhase(boolean) - Method in interface org.jboss.cache.TreeCacheMBean
 
setTimeToLiveSeconds(int) - Method in class org.jboss.cache.eviction.LRUConfiguration
 
setTimeToLiveSeconds(long) - Method in class org.jboss.cache.eviction.Region
Deprecated. DO NOT USE. THIS IS PROVIDED FOR EJB3 INTEGRATION WITH LEGACY JBCache 1.2 API
setTransaction(Transaction) - Method in class org.jboss.cache.InvocationContext
Sets the transaction associated with this invocation
setTransaction(Transaction) - Method in class org.jboss.cache.transaction.DummyBaseTransactionManager
Just used for unit tests
setTransaction(Transaction) - Method in class org.jboss.cache.TransactionEntry
 
setTransactionManagerLookup(TransactionManagerLookup) - Method in class org.jboss.cache.TreeCache
Sets the TransactionManagerLookup object
setTransactionManagerLookup(TransactionManagerLookup) - Method in interface org.jboss.cache.TreeCacheMBean
Sets the TransactionManagerLookup object
setTransactionManagerLookupClass(String) - Method in class org.jboss.cache.TreeCache
Sets the class of the TransactionManagerLookup impl.
setTransactionManagerLookupClass(String) - Method in interface org.jboss.cache.TreeCacheMBean
Sets the class of the TransactionManagerLookup impl.
setTransactionTimeout(int) - Method in class org.jboss.cache.transaction.DummyBaseTransactionManager
Change the transaction timeout for transactions started by the calling thread with the DummyBaseTransactionManager.begin() method.
setTransactionTimeout(int) - Method in class org.jboss.cache.transaction.DummyTransaction
Change the transaction timeout for transactions started by the calling thread with the DummyBaseTransactionManager.begin() method.
setTransactionTimeout(int) - Method in class org.jboss.cache.transaction.DummyUserTransaction
Change the transaction timeout for transactions started by the calling thread with the DummyUserTransaction.begin() method.
setTransactionWorkSpace(TransactionWorkspace) - Method in class org.jboss.cache.OptimisticTransactionEntry
 
setTxHasMods(boolean) - Method in class org.jboss.cache.InvocationContext
 
setType(Class) - Method in class org.jboss.cache.aop.CachedAttribute
 
setType(byte) - Method in class org.jboss.cache.Modification
 
setupEvictionQueue(Region) - Method in class org.jboss.cache.eviction.BaseEvictionAlgorithm
This method will create an EvictionQueue implementation and prepare it for use.
setupEvictionQueue(Region) - Method in class org.jboss.cache.eviction.FIFOAlgorithm
 
setupEvictionQueue(Region) - Method in class org.jboss.cache.eviction.LFUAlgorithm
Will create a LFUQueue to be used as the underlying eviction queue.
setupEvictionQueue(Region) - Method in class org.jboss.cache.eviction.LRUAlgorithm
 
setupEvictionQueue(Region) - Method in class org.jboss.cache.eviction.MRUAlgorithm
 
setUseInterceptorMbeans(boolean) - Method in class org.jboss.cache.TreeCache
 
setUseInterceptorMbeans(boolean) - Method in interface org.jboss.cache.TreeCacheMBean
Specifies whether the cache should register its interceptor mbeans.
setUseMarshalling(boolean) - Method in class org.jboss.cache.TreeCache
 
setUseMarshalling(boolean) - Method in interface org.jboss.cache.TreeCacheMBean
Sets whether a TreeCacheMarshaller instance should be created to manage different classloaders to use for unmarshalling replicated objects.
setUseReplQueue(boolean) - Method in class org.jboss.cache.TreeCache
 
setUseReplQueue(boolean) - Method in interface org.jboss.cache.TreeCacheMBean
 
setValue(Object) - Method in class org.jboss.cache.aop.collection.CachedMapImpl.Entry
 
setValue(Object) - Method in class org.jboss.cache.Modification
 
setVersion(DataVersion) - Method in interface org.jboss.cache.optimistic.WorkspaceNode
 
setVersion(DataVersion) - Method in class org.jboss.cache.optimistic.WorkspaceNodeImpl
 
setVersion(DataVersion) - Method in class org.jboss.cache.OptimisticTreeNode
Sets the version id of this node.
setVersioningImplicit(boolean) - Method in interface org.jboss.cache.optimistic.TransactionWorkspace
If set to true, the interceptor chain will handle versioning (implicit to JBossCache).
setVersioningImplicit(boolean) - Method in class org.jboss.cache.optimistic.TransactionWorkspaceImpl
If set to true, the interceptor chain will handle versioning (implicit to JBossCache).
setVisitedNode(Fqn) - Method in class org.jboss.cache.eviction.Region
 
setWriterIfNotNull(Object) - Method in class org.jboss.cache.lock.LockMap
Adding a writer owner.
SharedStoreCacheLoader - Class in org.jboss.cache.loader
CacheLoader proxy used only when multiple CacheLoaders in a cluster access the same underlying store (e.g.
SharedStoreCacheLoader(CacheLoader, Address, boolean) - Constructor for class org.jboss.cache.loader.SharedStoreCacheLoader
 
shouldEvictNode(NodeEntry) - Method in class org.jboss.cache.eviction.BaseEvictionAlgorithm
This method will check whether the given node should be evicted or not.
shouldEvictNode(NodeEntry) - Method in class org.jboss.cache.eviction.FIFOAlgorithm
For FIFO, a node should be evicted if the queue size is >= to the configured maxNodes size.
shouldEvictNode(NodeEntry) - Method in class org.jboss.cache.eviction.LFUAlgorithm
 
shouldEvictNode(NodeEntry) - Method in class org.jboss.cache.eviction.LRUAlgorithm
 
shouldEvictNode(NodeEntry) - Method in class org.jboss.cache.eviction.MRUAlgorithm
 
signalWaiters() - Method in class org.jboss.cache.lock.ReadWriteLockWithUpgrade.ReaderLock
 
signalWaiters() - Method in class org.jboss.cache.lock.ReadWriteLockWithUpgrade.WriterLock
 
SimpleLock - Class in org.jboss.cache.lock
Simple lock that does not differentiate read and write lock.
SimpleLock() - Constructor for class org.jboss.cache.lock.SimpleLock
 
SimpleReadWriteLock - Class in org.jboss.cache.lock
 
SimpleReadWriteLock() - Constructor for class org.jboss.cache.lock.SimpleReadWriteLock
 
size() - Method in class org.jboss.cache.aop.collection.CachedListImpl.MyCachedSubListImpl
 
size() - Method in class org.jboss.cache.aop.collection.CachedListImpl
 
size() - Method in class org.jboss.cache.aop.collection.CachedMapImpl
 
size() - Method in class org.jboss.cache.aop.collection.CachedSetImpl
 
size() - Method in interface org.jboss.cache.eviction.EvictionQueue
Get the size of the queue.
size() - Method in class org.jboss.cache.eviction.FIFOQueue
 
size() - Method in class org.jboss.cache.eviction.LFUQueue
 
size() - Method in class org.jboss.cache.eviction.LRUQueue
 
size() - Method in class org.jboss.cache.eviction.MRUQueue
 
size() - Method in class org.jboss.cache.Fqn
 
size() - Method in class org.jboss.cache.lock.ThreadLocalMap
 
SortedEvictionQueue - Interface in org.jboss.cache.eviction
Sorted Eviction Queue implementation.
start() - Method in class org.jboss.cache.aop.TreeCacheAopView
 
start() - Method in class org.jboss.cache.loader.AsyncCacheLoader
 
start() - Method in class org.jboss.cache.loader.bdbje.BdbjeCacheLoader
Opens the JE environment and the database specified by the configuration string.
start() - Method in class org.jboss.cache.loader.ChainingCacheLoader
 
start() - Method in class org.jboss.cache.loader.ClusteredCacheLoader
 
start() - Method in class org.jboss.cache.loader.DelegatingCacheLoader
 
start() - Method in class org.jboss.cache.loader.FileCacheLoader
 
start() - Method in class org.jboss.cache.loader.JDBCCacheLoader
 
start() - Method in class org.jboss.cache.loader.SharedStoreCacheLoader
 
start() - Method in class org.jboss.cache.loader.tcp.TcpDelegatingCacheLoader
 
start() - Method in class org.jboss.cache.ReplicationQueue
 
start() - Method in class org.jboss.cache.TreeCacheView
 
start() - Method in class org.jboss.cache.TreeCacheView2
 
start() - Method in interface org.jboss.cache.TreeCacheViewMBean
 
startCacheLoader() - Method in class org.jboss.cache.loader.CacheLoaderManager
 
startQueuing() - Method in class org.jboss.cache.marshall.Region
 
startRead() - Method in class org.jboss.cache.lock.ReadWriteLockWithUpgrade
 
startReadFromNewReader() - Method in class org.jboss.cache.lock.ReadWriteLockWithUpgrade
 
startReadFromWaitingReader() - Method in class org.jboss.cache.lock.ReadWriteLockWithUpgrade
 
startService() - Method in class org.jboss.cache.aop.MarshalledTreeCache
 
startService() - Method in class org.jboss.cache.loader.rmi.RmiCacheServer
 
startService() - Method in class org.jboss.cache.loader.tcp.TcpCacheServer
 
startService() - Method in class org.jboss.cache.TreeCache
Lifecyle method.
startService() - Method in interface org.jboss.cache.TreeCacheMBean
 
startWrite() - Method in class org.jboss.cache.lock.NonBlockingWriterLock
 
startWrite() - Method in class org.jboss.cache.lock.ReadWriteLockWithUpgrade
 
startWriteFromNewWriter() - Method in class org.jboss.cache.lock.ReadWriteLockWithUpgrade
 
startWriteFromWaitingWriter() - Method in class org.jboss.cache.lock.ReadWriteLockWithUpgrade
 
state_fetch_timeout - Variable in class org.jboss.cache.TreeCache
 
StateTransferFactory - Class in org.jboss.cache.statetransfer
 
StateTransferFactory() - Constructor for class org.jboss.cache.statetransfer.StateTransferFactory
 
StateTransferGenerator - Interface in org.jboss.cache.statetransfer
 
StateTransferIntegrator - Interface in org.jboss.cache.statetransfer
 
StateTransferIntegrator_123 - Class in org.jboss.cache.statetransfer
 
STATUS_ACTIVE - Static variable in class org.jboss.cache.marshall.Region
 
STATUS_INACTIVE - Static variable in class org.jboss.cache.marshall.Region
 
STATUS_QUEUEING - Static variable in class org.jboss.cache.marshall.Region
 
stop() - Method in class org.jboss.cache.aop.TreeCacheAopView
 
stop() - Method in class org.jboss.cache.loader.AsyncCacheLoader
 
stop() - Method in class org.jboss.cache.loader.bdbje.BdbjeCacheLoader
Closes the JE databases and environment, and nulls references to them.
stop() - Method in class org.jboss.cache.loader.ChainingCacheLoader
 
stop() - Method in class org.jboss.cache.loader.ClusteredCacheLoader
 
stop() - Method in class org.jboss.cache.loader.DelegatingCacheLoader
 
stop() - Method in class org.jboss.cache.loader.FileCacheLoader
 
stop() - Method in class org.jboss.cache.loader.JDBCCacheLoader
 
stop() - Method in class org.jboss.cache.loader.SharedStoreCacheLoader
 
stop() - Method in class org.jboss.cache.loader.tcp.TcpDelegatingCacheLoader
 
stop() - Method in class org.jboss.cache.ReplicationQueue
 
stop() - Method in class org.jboss.cache.TreeCacheView
 
stop() - Method in class org.jboss.cache.TreeCacheView2
 
stop() - Method in interface org.jboss.cache.TreeCacheViewMBean
 
stopCacheLoader() - Method in class org.jboss.cache.loader.CacheLoaderManager
 
stopService() - Method in class org.jboss.cache.aop.MarshalledTreeCache
 
stopService() - Method in class org.jboss.cache.loader.rmi.RmiCacheServer
 
stopService() - Method in class org.jboss.cache.loader.tcp.TcpCacheServer
 
stopService() - Method in class org.jboss.cache.TreeCache
Lifecycle method.
stopService() - Method in interface org.jboss.cache.TreeCacheMBean
 
storeAttributes(Fqn, Map) - Method in class org.jboss.cache.loader.FileCacheLoader
 
storeEntireState(byte[]) - Method in class org.jboss.cache.loader.AsyncCacheLoader
 
storeEntireState(byte[]) - Method in class org.jboss.cache.loader.bdbje.BdbjeCacheLoader
Replace the contents of the databases with the given exported data.
storeEntireState(byte[]) - Method in interface org.jboss.cache.loader.CacheLoader
Stores the given state in secondary storage.
storeEntireState(byte[]) - Method in class org.jboss.cache.loader.ChainingCacheLoader
Store the given state in secondary storage.
storeEntireState(byte[]) - Method in class org.jboss.cache.loader.ClusteredCacheLoader
Store the given state in secondary storage.
storeEntireState(byte[]) - Method in class org.jboss.cache.loader.DelegatingCacheLoader
 
storeEntireState(byte[]) - Method in class org.jboss.cache.loader.FileCacheLoader
Store the state given as a byte buffer to the filesystem.
storeEntireState(byte[]) - Method in class org.jboss.cache.loader.FileExtendedCacheLoader
Overrides the superclass method by taking advantage of any special classloader registered for the root node.
storeEntireState(byte[]) - Method in class org.jboss.cache.loader.JDBCCacheLoader
Store the state given as a byte buffer to the database.
storeEntireState(byte[]) - Method in class org.jboss.cache.loader.JDBCExtendedCacheLoader
Overrides the superclass method by taking advantage of any special classloader registered for the root node.
storeEntireState(byte[]) - Method in class org.jboss.cache.loader.SharedStoreCacheLoader
 
storeObject(Fqn, Object) - Method in interface org.jboss.cache.loader.CacheLoaderAop
Stores an object under a given key in the persistent store.
storeState(byte[], Fqn) - Method in class org.jboss.cache.loader.AsyncExtendedCacheLoader
 
storeState(byte[], Fqn) - Method in interface org.jboss.cache.loader.ExtendedCacheLoader
Store the given portion of the cache tree's state in secondary storage.
storeState(byte[], Fqn) - Method in class org.jboss.cache.loader.FileExtendedCacheLoader
 
storeState(byte[], Fqn) - Method in class org.jboss.cache.loader.JDBCExtendedCacheLoader
 
string2Mode(String) - Method in class org.jboss.cache.TreeCache
 
stringToElement(String) - Static method in class org.jboss.cache.xml.XmlHelper
 
stringToIsolationLevel(String) - Static method in class org.jboss.cache.lock.IsolationLevel
 
subList(int, int) - Method in class org.jboss.cache.aop.collection.CachedListImpl.MyCachedSubListImpl
 
subList(int, int) - Method in class org.jboss.cache.aop.collection.CachedListImpl
 
suspect(Address) - Method in class org.jboss.cache.TreeCache
Called when a member is suspected
SuspectException - Exception in org.jboss.cache
Thrown when a member is suspected during remote method invocation
SuspectException() - Constructor for exception org.jboss.cache.SuspectException
 
SuspectException(String) - Constructor for exception org.jboss.cache.SuspectException
 
SuspectException(String, Throwable) - Constructor for exception org.jboss.cache.SuspectException
 
suspend() - Method in class org.jboss.cache.transaction.DummyBaseTransactionManager
Suspend the association the calling thread has to a transaction, and return the suspended transaction.
sync_commit_phase - Variable in class org.jboss.cache.TreeCache
synchronous or asynchrous commit phase ?
sync_repl_timeout - Variable in class org.jboss.cache.TreeCache
 
sync_rollback_phase - Variable in class org.jboss.cache.TreeCache
synchronous or asynchrous rollback phase ?

T

takeLastEventNode() - Method in class org.jboss.cache.eviction.Region
Take the last node from node queue.
tcl_ - Variable in class org.jboss.cache.aop.MarshalledTreeCache
 
TcpCacheServer - Class in org.jboss.cache.loader.tcp
TCP-IP based CacheServer, configure TcpDelegatingCacheLoader with host and port of this server
TcpCacheServer() - Constructor for class org.jboss.cache.loader.tcp.TcpCacheServer
 
TcpCacheServerMBean - Interface in org.jboss.cache.loader.tcp
 
TcpDelegatingCacheLoader - Class in org.jboss.cache.loader.tcp
DelegatingCacheLoader implementation which delegates to a remote (not in the same VM) TreeCache using TCP/IP for communication.
TcpDelegatingCacheLoader() - Constructor for class org.jboss.cache.loader.tcp.TcpDelegatingCacheLoader
Default constructor.
TcpDelegatingCacheLoader(String, int) - Constructor for class org.jboss.cache.loader.tcp.TcpDelegatingCacheLoader
Allows programmatic configuration.
ThreadLocalMap - Class in org.jboss.cache.lock
Map which reduces concurrency and potential memory leaks for non-static ThreadLocals.
ThreadLocalMap() - Constructor for class org.jboss.cache.lock.ThreadLocalMap
 
TIME_TO_IDLE_SECONDS - Static variable in interface org.jboss.cache.eviction.EvictionConfiguration
 
TIME_TO_LIVE_SECONDS - Static variable in interface org.jboss.cache.eviction.EvictionConfiguration
 
TimeoutException - Exception in org.jboss.cache.lock
Thrown when a timeout occurred.
TimeoutException() - Constructor for exception org.jboss.cache.lock.TimeoutException
 
TimeoutException(String) - Constructor for exception org.jboss.cache.lock.TimeoutException
 
TimeoutException(String, Throwable) - Constructor for exception org.jboss.cache.lock.TimeoutException
 
tm - Variable in class org.jboss.cache.TreeCache
Used to get the Transaction associated with the current thread
tm_lookup - Variable in class org.jboss.cache.TreeCache
Method to acquire a TransactionManager.
tm_lookup_class - Variable in class org.jboss.cache.TreeCache
Class of the implementation of TransactionManagerLookup
toArray() - Method in class org.jboss.cache.aop.collection.CachedListAbstract
 
toArray(Object[]) - Method in class org.jboss.cache.aop.collection.CachedListAbstract
 
toCache() - Method in class org.jboss.cache.aop.collection.CachedListInterceptor
 
toCache() - Method in class org.jboss.cache.aop.collection.CachedMapInterceptor
 
toCache() - Method in class org.jboss.cache.aop.collection.CachedSetInterceptor
 
toMemory() - Method in class org.jboss.cache.aop.collection.CachedListInterceptor
 
toMemory() - Method in class org.jboss.cache.aop.collection.CachedMapInterceptor
 
toMemory() - Method in class org.jboss.cache.aop.collection.CachedSetInterceptor
 
toNullKeyObject(Object) - Static method in class org.jboss.cache.aop.util.Null
Represents null key as a special string value.
toNullKeyValue(Object) - Static method in class org.jboss.cache.aop.util.Null
Converts Null string representation back to null value.
toNullObject(Object) - Static method in class org.jboss.cache.aop.util.Null
Represents null as a special Null object marker.
toNullValue(Object) - Static method in class org.jboss.cache.aop.util.Null
If the passed object represents null (instance of Null.NULL_OBJECT_MARKER), will replace with null value.
toString() - Method in class org.jboss.cache.aop.CachedType
 
toString() - Method in class org.jboss.cache.aop.collection.CachedListAbstract
 
toString() - Method in class org.jboss.cache.aop.collection.CachedMapImpl
 
toString() - Method in class org.jboss.cache.aop.collection.CachedSetImpl
 
toString() - Method in class org.jboss.cache.aop.util.Null
Return a string representation of null value.
toString() - Method in class org.jboss.cache.config.CacheLoaderConfig.IndividualCacheLoaderConfig
 
toString() - Method in class org.jboss.cache.config.CacheLoaderConfig
 
toString() - Method in class org.jboss.cache.config.Option
 
toString() - Method in class org.jboss.cache.eviction.FIFOConfiguration
 
toString() - Method in class org.jboss.cache.eviction.LFUConfiguration
 
toString() - Method in class org.jboss.cache.eviction.LRUConfiguration
 
toString() - Method in class org.jboss.cache.eviction.MRUConfiguration
 
toString() - Method in class org.jboss.cache.eviction.NodeEntry
 
toString() - Method in class org.jboss.cache.Fqn
 
toString() - Method in class org.jboss.cache.GlobalTransaction
 
toString() - Method in class org.jboss.cache.interceptors.OrderedSynchronizationHandler
 
toString() - Method in class org.jboss.cache.InvocationContext
 
toString() - Method in class org.jboss.cache.loader.ChainingCacheLoader
 
toString() - Method in class org.jboss.cache.loader.NodeData
 
toString() - Method in class org.jboss.cache.lock.IdentityLock
 
toString(boolean) - Method in class org.jboss.cache.lock.IdentityLock
 
toString(StringBuffer) - Method in class org.jboss.cache.lock.IdentityLock
 
toString(StringBuffer, boolean) - Method in class org.jboss.cache.lock.IdentityLock
 
toString() - Method in class org.jboss.cache.lock.IsolationLevel
 
toString() - Method in exception org.jboss.cache.lock.LockingException
 
toString() - Method in class org.jboss.cache.lock.LockStrategyRepeatableRead
 
toString() - Method in class org.jboss.cache.lock.ReadWriteLockWithUpgrade
 
toString() - Method in exception org.jboss.cache.lock.TimeoutException
 
toString() - Method in class org.jboss.cache.Modification
 
toString() - Method in class org.jboss.cache.Node
 
toString() - Method in class org.jboss.cache.optimistic.DefaultDataVersion
 
toString() - Method in class org.jboss.cache.optimistic.TransactionWorkspaceImpl
 
toString() - Method in class org.jboss.cache.optimistic.WorkspaceNodeImpl
 
toString() - Method in class org.jboss.cache.OptimisticTransactionEntry
 
toString() - Method in class org.jboss.cache.OptimisticTreeNode
 
toString() - Method in exception org.jboss.cache.ReplicationException
 
toString() - Method in exception org.jboss.cache.SuspectException
 
toString() - Method in class org.jboss.cache.TransactionEntry
 
toString() - Method in class org.jboss.cache.TransactionTable
 
toString(boolean) - Method in class org.jboss.cache.TransactionTable
 
toString() - Method in class org.jboss.cache.TreeCache
 
toString(boolean) - Method in class org.jboss.cache.TreeCache
 
toString() - Method in interface org.jboss.cache.TreeCacheMBean
 
TransactionEntry - Class in org.jboss.cache
This is the value (key being the GlobalTransaction) in the transaction table of TreeCache.
TransactionEntry() - Constructor for class org.jboss.cache.TransactionEntry
 
TransactionManagerLookup - Interface in org.jboss.cache
Plugin, which allows TreeCache to use different transactional systems
transactions - Variable in class org.jboss.cache.interceptors.ActivationInterceptor
List that we have registered for
transactions - Variable in class org.jboss.cache.interceptors.CacheStoreInterceptor
List that we have registered for
TransactionTable - Class in org.jboss.cache
Maintains the mapping between local (Transaction) and global transactions (GlobalTransaction).
TransactionTable() - Constructor for class org.jboss.cache.TransactionTable
 
TransactionWorkspace - Interface in org.jboss.cache.optimistic
TODO: MANIK: Add proper javadocs
TransactionWorkspaceImpl - Class in org.jboss.cache.optimistic
TODO: MANIK: Add proper javadocs
TransactionWorkspaceImpl() - Constructor for class org.jboss.cache.optimistic.TransactionWorkspaceImpl
 
TreeCache - Class in org.jboss.cache
A tree-like structure that is replicated across several members.
TreeCache(String, String, long) - Constructor for class org.jboss.cache.TreeCache
Creates a channel with the given properties.
TreeCache() - Constructor for class org.jboss.cache.TreeCache
 
TreeCache(JChannel) - Constructor for class org.jboss.cache.TreeCache
Expects an already connected channel.
TreeCacheAop - Class in org.jboss.cache.aop
Implementation of the cache using dynamic aop interceptors.
TreeCacheAop(String, String, long) - Constructor for class org.jboss.cache.aop.TreeCacheAop
 
TreeCacheAop() - Constructor for class org.jboss.cache.aop.TreeCacheAop
 
TreeCacheAop(JChannel) - Constructor for class org.jboss.cache.aop.TreeCacheAop
 
TreeCacheAopDelegate - Class in org.jboss.cache.aop
Delegate class for TreeCacheAop.
TreeCacheAopDelegate(TreeCacheAop) - Constructor for class org.jboss.cache.aop.TreeCacheAopDelegate
 
TreeCacheAopIfc - Interface in org.jboss.cache.aop
Interface for TreeCacheAop.
TreeCacheAopMBean - Interface in org.jboss.cache.aop
MBean interface.
TreeCacheAopView - Class in org.jboss.cache.aop
Graphical view of a ReplicatedTree (using the MVC paradigm).
TreeCacheAopView(TreeCacheAop) - Constructor for class org.jboss.cache.aop.TreeCacheAopView
 
TreeCacheListener - Interface in org.jboss.cache
Callbacks for various events regarding TreeCache.
TreeCacheMarshaller - Class in org.jboss.cache.marshall
Marshaller implementation that does aplication specific marshalling in the JGroups RpcDispatcher level.
TreeCacheMarshaller(RegionManager, boolean) - Constructor for class org.jboss.cache.marshall.TreeCacheMarshaller
 
TreeCacheMBean - Interface in org.jboss.cache
MBean interface.
TreeCacheView - Class in org.jboss.cache
Graphical view of a ReplicatedTree (using the MVC paradigm).
TreeCacheView() - Constructor for class org.jboss.cache.TreeCacheView
 
TreeCacheView(String) - Constructor for class org.jboss.cache.TreeCacheView
 
TreeCacheView.MyListener - Class in org.jboss.cache
 
TreeCacheView.MyListener() - Constructor for class org.jboss.cache.TreeCacheView.MyListener
 
TreeCacheView2 - Class in org.jboss.cache
Graphical view of a ReplicatedTree (using the MVC paradigm).
TreeCacheView2(TreeCache) - Constructor for class org.jboss.cache.TreeCacheView2
 
TreeCacheViewMBean - Interface in org.jboss.cache
MBean interface.
TreeNode - Interface in org.jboss.cache
Represents a node in the tree.
tx_map - Variable in class org.jboss.cache.TransactionTable
Map, mapping between local (javax.transaction.Transaction) and GlobalTransactions.
tx_mgr - Variable in class org.jboss.cache.interceptors.ActivationInterceptor
 
tx_mgr - Variable in class org.jboss.cache.interceptors.CacheStoreInterceptor
 
tx_table - Variable in class org.jboss.cache.interceptors.ActivationInterceptor
 
tx_table - Variable in class org.jboss.cache.interceptors.CacheStoreInterceptor
 
TxInterceptor - Class in org.jboss.cache.interceptors
This interceptor is the new default at the head of all interceptor chains, and makes transactional attributes available to all interceptors in the chain.
TxInterceptor() - Constructor for class org.jboss.cache.interceptors.TxInterceptor
 
TxInterceptorMBean - Interface in org.jboss.cache.interceptors
Interface capturing transaction statistics
txManager - Variable in class org.jboss.cache.interceptors.OptimisticInterceptor
 
txManager - Variable in class org.jboss.cache.interceptors.TxInterceptor
 
txs - Variable in class org.jboss.cache.TransactionTable
Map, mappings between GlobalTransactions and modifications
txTable - Variable in class org.jboss.cache.interceptors.InvalidationInterceptor
 
txTable - Variable in class org.jboss.cache.interceptors.OptimisticInterceptor
 
txTable - Variable in class org.jboss.cache.interceptors.TxInterceptor
 
type - Variable in class org.jboss.cache.aop.CachedAttribute
 
type - Variable in class org.jboss.cache.aop.CachedType
 

U

unbind(Name) - Method in class org.jboss.cache.transaction.DummyContext
Unbinds the named object.
unbind(String) - Method in class org.jboss.cache.transaction.DummyContext
Unbinds the named object.
undo_list - Variable in class org.jboss.cache.TransactionEntry
List.
UNINITIALIZED - Static variable in class org.jboss.cache.TreeCache
 
UnlockInterceptor - Class in org.jboss.cache.interceptors
When a call returns, unlocks all locks held by the current thread in the LockTable.
UnlockInterceptor() - Constructor for class org.jboss.cache.interceptors.UnlockInterceptor
 
unregisterClassLoader(String) - Method in class org.jboss.cache.marshall.TreeCacheMarshaller
Un-register the class loader.
unregisterClassLoader(String) - Method in class org.jboss.cache.TreeCache
If useMarshalling is true, we will use unregister this region.
unregisterClassLoader(String) - Method in interface org.jboss.cache.TreeCacheMBean
Instructs the TreeCacheMarshaller to no longer use a special classloader to unmarshal replicated objects for the specified region.
unregisterInterceptors(MBeanServer, TreeCache, boolean) - Static method in class org.jboss.cache.util.MBeanConfigurator
 
unregisterRPCHandler(String, Object) - Method in class org.jboss.cache.rpc.RpcTreeCache
Deprecated. Removes the given object as a handler for RPC calls for the given service.
unregisterRPCHandler(String, Object) - Method in interface org.jboss.cache.rpc.RpcTreeCacheMBean
Deprecated. Removes the given object as a handler for RPC calls for the given service.
upgrade(Object) - Method in class org.jboss.cache.lock.LockMap
Upgrading current reader ownership to writer one.
UpgradeException - Exception in org.jboss.cache.lock
Used when a read-lock cannot be upgraded to a write-lock
UpgradeException(String) - Constructor for exception org.jboss.cache.lock.UpgradeException
Constructor for UpgradeException.
UpgradeException(String, Throwable) - Constructor for exception org.jboss.cache.lock.UpgradeException
 
upgradeLockAttempt(long) - Method in class org.jboss.cache.lock.BelasLockStrategy
 
upgradeLockAttempt(long) - Method in interface org.jboss.cache.lock.LockStrategy
Attempt to upgrade the current read lock to write lock with msecs timeout.
upgradeLockAttempt(long) - Method in class org.jboss.cache.lock.LockStrategyNone
 
upgradeLockAttempt(long) - Method in class org.jboss.cache.lock.LockStrategyReadCommitted
 
upgradeLockAttempt(long) - Method in class org.jboss.cache.lock.LockStrategyReadUncommitted
 
upgradeLockAttempt(long) - Method in class org.jboss.cache.lock.LockStrategyRepeatableRead
 
upgradeLockAttempt(long) - Method in class org.jboss.cache.lock.LockStrategySerializable
 
upgradeLockAttempt(long) - Method in class org.jboss.cache.lock.ReadWriteLockWithUpgrade
Attempt to obtain an upgrade to writer lock.
upgradeLockAttempt(long) - Method in class org.jboss.cache.lock.SimpleLock
 
upgraderLocal_ - Static variable in class org.jboss.cache.lock.ReadWriteLockWithUpgrade
 
use_interceptor_mbeans - Variable in class org.jboss.cache.TreeCache
 
use_repl_queue - Variable in class org.jboss.cache.TreeCache
 
useChainingCacheLoader() - Method in class org.jboss.cache.config.CacheLoaderConfig
 
useCreateService - Variable in class org.jboss.cache.TreeCache
 
useLocalOptimization_ - Variable in class org.jboss.cache.aop.MarshalledTreeCache
 
useMarshalling_ - Variable in class org.jboss.cache.TreeCache
Check to see if we need to use marshalling

V

values() - Method in class org.jboss.cache.aop.collection.CachedMapImpl
 
values() - Method in class org.jboss.cache.lock.ThreadLocalMap
 
version - Variable in class org.jboss.cache.OptimisticTreeNode
 
Version - Class in org.jboss.cache
 
Version() - Constructor for class org.jboss.cache.Version
 
version - Static variable in class org.jboss.cache.Version
 
version_id - Static variable in class org.jboss.cache.Version
 
viewAccepted(View) - Method in class org.jboss.cache.TreeCache
 
viewChange(View) - Method in class org.jboss.cache.AbstractTreeCacheListener
 
viewChange(View) - Method in class org.jboss.cache.aop.MarshalledTreeCache
 
viewChange(View) - Method in class org.jboss.cache.ConsoleListener
 
viewChange(View) - Method in class org.jboss.cache.loader.SharedStoreCacheLoader
 
viewChange(View) - Method in interface org.jboss.cache.TreeCacheListener
 
VISIT_EVENT - Static variable in class org.jboss.cache.eviction.EvictedEventNode
 

W

WAKEUP_DEFAULT - Static variable in interface org.jboss.cache.eviction.EvictionConfiguration
 
WAKEUP_INTERVAL_SECONDS - Static variable in interface org.jboss.cache.eviction.EvictionConfiguration
 
WorkspaceNode - Interface in org.jboss.cache.optimistic
TODO: MANIK: Add proper javadocs
WorkspaceNodeImpl - Class in org.jboss.cache.optimistic
TODO: MANIK: Add proper javadocs
WorkspaceNodeImpl(TreeNode, TransactionWorkspace) - Constructor for class org.jboss.cache.optimistic.WorkspaceNodeImpl
Deprecated.  
WorkspaceNodeImpl(DataNode, TransactionWorkspace) - Constructor for class org.jboss.cache.optimistic.WorkspaceNodeImpl
 
write(byte[], int, int) - Method in class org.jboss.cache.util.ExposedByteArrayOutputStream
 
write(int) - Method in class org.jboss.cache.util.ExposedByteArrayOutputStream
 
writeExternal(ObjectOutput) - Method in class org.jboss.cache.Fqn
 
writeExternal(ObjectOutput) - Method in class org.jboss.cache.GlobalTransaction
 
writeExternal(ObjectOutput) - Method in class org.jboss.cache.loader.NodeData
 
writeExternal(ObjectOutput) - Method in class org.jboss.cache.Modification
 
writeExternal(ObjectOutput) - Method in class org.jboss.cache.Node
 
writeLock() - Method in class org.jboss.cache.lock.BelasLockStrategy
 
writeLock() - Method in interface org.jboss.cache.lock.LockStrategy
Return a write lock object.
writeLock() - Method in class org.jboss.cache.lock.LockStrategyNone
 
writeLock() - Method in class org.jboss.cache.lock.LockStrategyReadCommitted
 
writeLock() - Method in class org.jboss.cache.lock.LockStrategyReadUncommitted
 
writeLock() - Method in class org.jboss.cache.lock.LockStrategyRepeatableRead
 
writeLock() - Method in class org.jboss.cache.lock.LockStrategySerializable
 
writeLock() - Method in class org.jboss.cache.lock.ReadWriteLockWithUpgrade
 
writeLock() - Method in class org.jboss.cache.lock.SimpleLock
 
writeReplace() - Method in interface org.jboss.cache.aop.WriteReplaceable
Deprecated.  
writeReplace() - Method in class org.jboss.cache.aop.WriteReplacer
Deprecated.  
WriteReplaceable - Interface in org.jboss.cache.aop
Deprecated. 1.0
WriteReplacer - Class in org.jboss.cache.aop
Deprecated. 1.0
WriteReplacer(Object) - Constructor for class org.jboss.cache.aop.WriteReplacer
Deprecated.  
writerLock_ - Variable in class org.jboss.cache.lock.ReadWriteLockWithUpgrade
 
writerOwner() - Method in class org.jboss.cache.lock.LockMap
 

X

XmlHelper - Class in org.jboss.cache.xml
A simple XML utility class for reading configuration elements
XmlHelper() - Constructor for class org.jboss.cache.xml.XmlHelper
 

_

_addChild(GlobalTransaction, Fqn, Object, DataNode) - Method in class org.jboss.cache.TreeCache
Compensating method to TreeCache._remove(GlobalTransaction,Fqn,boolean).
_clusteredGet(MethodCall) - Method in class org.jboss.cache.TreeCache
A 'clustered get' call, received from a remote ClusteredCacheLoader.
_createService() - Method in class org.jboss.cache.TreeCache
 
_dispatchRpcCall(String, MethodCall) - Method in class org.jboss.cache.rpc.RpcTreeCache
Deprecated. Looks up the RPC handler for serviceName and invokes the method call on it.
_enqueueMethodCall(String, MethodCall) - Method in class org.jboss.cache.TreeCache
 
_evict(Fqn) - Method in class org.jboss.cache.TreeCache
Called by eviction policy provider.
_evict(Fqn, DataVersion) - Method in class org.jboss.cache.TreeCache
// TODO: MANIK: Document this methodcall
_evictObject(Fqn) - Method in class org.jboss.cache.aop.TreeCacheAop
 
_evictSubtree(Fqn) - Method in class org.jboss.cache.aop.TreeCacheAop
 
_evictSubtree(Fqn) - Method in class org.jboss.cache.TreeCache
Evicts the node at subtree along with all descendant nodes.
_findObjects(Fqn) - Method in class org.jboss.cache.aop.TreeCacheAop
 
_findObjects(Fqn) - Method in class org.jboss.cache.aop.TreeCacheAopDelegate
 
_get(Fqn) - Method in class org.jboss.cache.TreeCache
 
_get(Fqn, Object, boolean) - Method in class org.jboss.cache.TreeCache
 
_getAssociatedState(Fqn, long, boolean) - Method in class org.jboss.cache.TreeCache
Returns any state stored in the cache that needs to be propagated along with the normal transient state in a subtree when TreeCache._getState(Fqn, long, boolean, boolean) is called for an Fqn.
_getChildrenNames(Fqn) - Method in class org.jboss.cache.TreeCache
 
_getData(Fqn) - Method in class org.jboss.cache.TreeCache
 
_getKeys(Fqn) - Method in class org.jboss.cache.TreeCache
 
_getObject(Fqn) - Method in class org.jboss.cache.aop.TreeCacheAop
 
_getObject(Fqn) - Method in class org.jboss.cache.aop.TreeCacheAopDelegate
 
_getState(Fqn, long, boolean, boolean) - Method in class org.jboss.cache.TreeCache
Returns the state for the portion of the tree named by fqn.
_lock(Fqn, int, boolean) - Method in class org.jboss.cache.TreeCache
 
_print(Fqn) - Method in class org.jboss.cache.TreeCache
 
_put(GlobalTransaction, String, Map, boolean) - Method in class org.jboss.cache.TreeCache
Does the real work.
_put(GlobalTransaction, Fqn, Map, boolean) - Method in class org.jboss.cache.TreeCache
Does the real work.
_put(GlobalTransaction, Fqn, Map, boolean, boolean) - Method in class org.jboss.cache.TreeCache
Does the real work.
_put(GlobalTransaction, String, Object, Object, boolean) - Method in class org.jboss.cache.TreeCache
 
_put(GlobalTransaction, Fqn, Object, Object, boolean) - Method in class org.jboss.cache.TreeCache
 
_put(GlobalTransaction, Fqn, Object, Object, boolean, long) - Method in class org.jboss.cache.TreeCache
 
_put(GlobalTransaction, String, Map, boolean) - Method in interface org.jboss.cache.TreeCacheMBean
Does the real work.
_put(GlobalTransaction, Fqn, Map, boolean) - Method in interface org.jboss.cache.TreeCacheMBean
Does the real work.
_put(GlobalTransaction, Fqn, Map, boolean, boolean) - Method in interface org.jboss.cache.TreeCacheMBean
Does the real work.
_put(GlobalTransaction, String, Object, Object, boolean) - Method in interface org.jboss.cache.TreeCacheMBean
 
_put(GlobalTransaction, Fqn, Object, Object, boolean) - Method in interface org.jboss.cache.TreeCacheMBean
 
_putObject(Fqn, Object) - Method in class org.jboss.cache.aop.TreeCacheAop
 
_putObject(Fqn, Object) - Method in class org.jboss.cache.aop.TreeCacheAopDelegate
Note that caller of this method will take care of synchronization within the fqn sub-tree.
_regularPutObject(Fqn, Object, InstanceAdvisor, CachedType) - Method in class org.jboss.cache.aop.TreeCacheAopDelegate
 
_regularRemoveObject(Fqn, boolean, Object, Class, boolean) - Method in class org.jboss.cache.aop.TreeCacheAopDelegate
 
_releaseAllLocks(Fqn) - Method in class org.jboss.cache.TreeCache
 
_remove(GlobalTransaction, String, boolean) - Method in class org.jboss.cache.TreeCache
 
_remove(GlobalTransaction, Fqn, boolean) - Method in class org.jboss.cache.TreeCache
 
_remove(GlobalTransaction, Fqn, boolean, boolean) - Method in class org.jboss.cache.TreeCache
 
_remove(GlobalTransaction, Fqn, boolean, boolean, boolean) - Method in class org.jboss.cache.TreeCache
Remove a node
_remove(GlobalTransaction, Fqn, boolean, boolean, boolean, DataVersion) - Method in class org.jboss.cache.TreeCache
// TODO: MANIK: Document this methodcall
_remove(GlobalTransaction, String, Object, boolean) - Method in class org.jboss.cache.TreeCache
 
_remove(GlobalTransaction, Fqn, Object, boolean) - Method in class org.jboss.cache.TreeCache
 
_remove(GlobalTransaction, String, boolean) - Method in interface org.jboss.cache.TreeCacheMBean
 
_remove(GlobalTransaction, Fqn, boolean) - Method in interface org.jboss.cache.TreeCacheMBean
 
_remove(GlobalTransaction, String, Object, boolean) - Method in interface org.jboss.cache.TreeCacheMBean
 
_remove(GlobalTransaction, Fqn, Object, boolean) - Method in interface org.jboss.cache.TreeCacheMBean
 
_removeData(GlobalTransaction, String, boolean) - Method in class org.jboss.cache.TreeCache
 
_removeData(GlobalTransaction, Fqn, boolean) - Method in class org.jboss.cache.TreeCache
 
_removeData(GlobalTransaction, Fqn, boolean, boolean) - Method in class org.jboss.cache.TreeCache
 
_removeData(GlobalTransaction, Fqn, boolean, boolean, boolean) - Method in class org.jboss.cache.TreeCache
 
_removeData(GlobalTransaction, Fqn, boolean, boolean, boolean, DataVersion) - Method in class org.jboss.cache.TreeCache
 
_removeObject(Fqn, boolean) - Method in class org.jboss.cache.aop.TreeCacheAop
 
_removeObject(Fqn, boolean, boolean) - Method in class org.jboss.cache.aop.TreeCacheAopDelegate
Note that caller of this method will take care of synchronization within the fqn sub-tree.
_replicate(MethodCall) - Method in class org.jboss.cache.TreeCache
Invoked by the ReplicationInterceptor of other nodes in the cluster, to replicate their changes across the cluster.
_replicate(List) - Method in class org.jboss.cache.TreeCache
 

A B C D E F G H I J K L M N O P R S T U V W X _

Copyright © 1998-2005 JBoss Inc . All Rights Reserved.