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

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
Base class for Node.
AbstractNode() - Constructor for class org.jboss.cache.AbstractNode
 
AbstractTreeCacheListener - Class in org.jboss.cache
An abstract implementation of TreeCacheListener and ExtendedTreeCacheListener.
AbstractTreeCacheListener() - Constructor for class org.jboss.cache.AbstractTreeCacheListener
 
acquire(Object, long, int) - Method in interface org.jboss.cache.DataNode
Returns true if a lock is acquired.
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 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.PojoCache
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
Acquires locks on a root node for an owner for state transfer.
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(String) - Method in class org.jboss.cache.marshall.Marshaller
Activates unmarshalling of replication messages for the region rooted in the given Fqn.
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.
activate(String) - Method in class org.jboss.cache.marshall.VersionAwareMarshaller
 
activateRegion(String) - Method in class org.jboss.cache.aop.PojoCache
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
Adds a new method call.
ADD_ELEMENT_EVENT - Static variable in class org.jboss.cache.eviction.EvictedEventNode
 
ADD_NODE_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)
addCacheLoaderModification(MethodCall) - Method in class org.jboss.cache.TransactionEntry
 
addCacheLoaderModification(GlobalTransaction, MethodCall) - Method in class org.jboss.cache.TransactionTable
 
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.marshall.MethodDeclarations
 
addChildMethodLocal_id - Static variable in class org.jboss.cache.marshall.MethodDeclarations
 
addIndividualCacheLoaderConfig(CacheLoaderConfig.IndividualCacheLoaderConfig) - Method in class org.jboss.cache.config.CacheLoaderConfig
 
addLock(IdentityLock) - Method in class org.jboss.cache.TransactionEntry
Adds a lock to the end of the lock list.
addLock(GlobalTransaction, IdentityLock) - Method in class org.jboss.cache.TransactionTable
Adds a lock to the global transaction.
addLocks(Collection) - Method in class org.jboss.cache.TransactionEntry
Add multiple locks to the lock list.
addLocks(GlobalTransaction, Collection) - Method in class org.jboss.cache.TransactionTable
Adds a collection of locks to the global transaction.
addModification(MethodCall) - Method in class org.jboss.cache.TransactionEntry
Adds a modification to the modification list.
addModification(GlobalTransaction, MethodCall) - Method in class org.jboss.cache.TransactionTable
Adds a motification to the global transaction.
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 class org.jboss.cache.eviction.ElementSizeQueue
 
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
Adds a tree cache listener.
addTreeCacheListener(TreeCacheListener) - Method in interface org.jboss.cache.TreeCacheMBean
 
addUndoCollectionProxy(Field, Object, Object) - Method in class org.jboss.cache.aop.PojoCache
 
addUndoInterceptor(InstanceAdvisor, BaseInterceptor, int) - Method in class org.jboss.cache.aop.PojoCache
 
addUndoOperation(MethodCall) - Method in class org.jboss.cache.TransactionEntry
Adds an undo operation to the undo list.
addUndoOperation(GlobalTransaction, MethodCall) - Method in class org.jboss.cache.TransactionTable
Adds an undo operation to the global transaction.
addUndoOperation(GlobalTransaction, MethodCall) - Method in class org.jboss.cache.TreeCache
Adds an undo operatoin to the transaction table.
afterCompletion(int) - Method in class org.jboss.cache.aop.PojoTxSynchronizationHandler
 
afterCompletion(int) - Method in class org.jboss.cache.interceptors.OrderedSynchronizationHandler
 
algorithm - Variable in class org.jboss.cache.eviction.LRUPolicy
 
allowReader() - Method in class org.jboss.cache.lock.ReadWriteLockWithUpgrade
Override this method to change to reader preference *
AopEvictionPolicy - Interface in org.jboss.cache.aop.eviction
Just a maker interface for PojoCache-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
 
aopInstance - Variable in class org.jboss.cache.aop.CacheInterceptor
 
aopInstance_ - Variable in class org.jboss.cache.aop.collection.AbstractCollectionInterceptor
 
AopLRUAlgorithm - Class in org.jboss.cache.aop.eviction
LRUAlgorithm specific to PojoCache.
AopLRUAlgorithm() - Constructor for class org.jboss.cache.aop.eviction.AopLRUAlgorithm
 
AopLRUPolicy - Class in org.jboss.cache.aop.eviction
Provider to provide eviction policy.
AopLRUPolicy() - Constructor for class org.jboss.cache.aop.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
 
ArgumentPersistentReference - Class in org.jboss.cache.aop.references
Abstract class used where reflection operations with arguments are used (like Methods and Constructors)
ArgumentPersistentReference(Class, Object, int) - Constructor for class org.jboss.cache.aop.references.ArgumentPersistentReference
 
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 an underlying CacheLoader.
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
Extends AsyncCacheLoader to supply additional ExtendedCacheLoader methods.
AsyncExtendedCacheLoader(ExtendedCacheLoader) - Constructor for class org.jboss.cache.loader.AsyncExtendedCacheLoader
Create a new AsyncExtendedCacheLoader.
attach(Fqn, boolean) - Method in class org.jboss.cache.aop.collection.AbstractCollectionInterceptor
 
attach(Fqn, boolean) - Method in class org.jboss.cache.aop.collection.CachedListInterceptor
When we want to associate this proxy with the cache again.
attach(Fqn, boolean) - Method in class org.jboss.cache.aop.collection.CachedMapInterceptor
When we want to associate this proxy with the cache again.
attach(Fqn, boolean) - 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
 
attributeName(String) - Method 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
Base cache interceptor
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
Acts as a base for all RPC calls - subclassed by ReplicationInterceptor and OptimisticReplicationInterceptor.
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
Not really a transaction manager in the truest sense of the word.
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.aop.PojoTxSynchronizationHandler
 
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.
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
Blocks sending and receiving of messages until viewAccepted() is called.
broadcastCommit(GlobalTransaction) - Method in class org.jboss.cache.interceptors.OptimisticReplicationInterceptor
 
broadcastPrepare(JBCMethodCall, GlobalTransaction) - Method in class org.jboss.cache.interceptors.OptimisticReplicationInterceptor
 
broadcastRollback(GlobalTransaction) - Method in class org.jboss.cache.interceptors.OptimisticReplicationInterceptor
 
BUDDY_BACKUP_SUBTREE - Static variable in class org.jboss.cache.buddyreplication.BuddyManager
Constants representng the buddy backup subtree
BUDDY_BACKUP_SUBTREE_FQN - Static variable in class org.jboss.cache.buddyreplication.BuddyManager
 
BuddyGroup - Class in org.jboss.cache.buddyreplication
Value object that represents a buddy group
BuddyGroup() - Constructor for class org.jboss.cache.buddyreplication.BuddyGroup
 
BuddyLocator - Interface in org.jboss.cache.buddyreplication
Buddy Locators help the BuddyManager select buddies for its buddy group.
BuddyManager - Class in org.jboss.cache.buddyreplication
Class that manages buddy replication groups.
BuddyManager(Element) - Constructor for class org.jboss.cache.buddyreplication.BuddyManager
 
buddyManager - Variable in class org.jboss.cache.TreeCache
Buddy Manager
buddyReplicationConfig - Variable in class org.jboss.cache.TreeCache
Buddy replication configuration XML element
buildInterceptorChain(TreeCache) - Method in class org.jboss.cache.factories.InterceptorChainFactory
 
buildReference(Object) - Method in class org.jboss.cache.aop.references.PersistentReference
This method should be called from a synchronized block
bulkRemove(Fqn, Object) - Method in class org.jboss.cache.aop.TreeCacheAopDelegate
Based on the pojo to perform a bulk remove recursively if there is no object graph relationship for performance optimization.
bulkRemove_ - Variable in class org.jboss.cache.aop.TreeCacheAopDelegate
 

C

cache - Variable in class org.jboss.cache.aop.CacheInterceptor
 
cache - Variable in class org.jboss.cache.loader.ClusteredCacheLoader
 
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
 
CachedClassWithAnnotation_ - Static variable in class org.jboss.cache.aop.CachedType
 
CachedClassWithNoAnnotation_ - Static variable in class org.jboss.cache.aop.CachedType
 
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(PojoCache, 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(PojoCache, Fqn, Class, List) - 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(PojoCache, 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(PojoCache, Fqn, Class, Map) - 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(PojoCache, 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(PojoCache, Fqn, Class, Set) - 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.PojoCache
 
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(PojoCache, 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(List, MethodCall, boolean, boolean, long) - Method in class org.jboss.cache.TreeCache
Deprecated. Note this is due to be moved to an interceptor.
callRemoteMethods(List, MethodCall, int, boolean, long) - Method in class org.jboss.cache.TreeCache
Deprecated. Note this is due to be moved to an interceptor.
callRemoteMethods(List, 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, Method, Object[], boolean, boolean, long) - Method in class org.jboss.cache.TreeCache
 
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.aop.eviction.AopLRUPolicy
Override to provide PojoCache specific behavior.
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.
canIgnoreEvent(Fqn) - Method in class org.jboss.cache.interceptors.EvictionInterceptor
 
CAPACITY - Static variable in class org.jboss.cache.eviction.RegionManager
Default region capacity.
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
The JGroups JChannel in use.
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(Fqn) - 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.
checkConflict(Fqn) - 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
Returns true if the child exists.
children - Variable in class org.jboss.cache.AbstractNode
Map of children names to children.
children() - Method in class org.jboss.cache.AbstractNode
Override this if concurrent thread access may occur, in which case return a concurrently modifiable Map.
children() - Method in class org.jboss.cache.Node
 
cl_mod_list - Variable in class org.jboss.cache.TransactionEntry
 
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 class org.jboss.cache.eviction.ElementSizeQueue
 
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
Clears the data of this node.
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
Returns a copy of this node.
clone() - Method in class org.jboss.cache.Fqn
Clones the 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
Default cluster name.
cluster_props - Variable in class org.jboss.cache.TreeCache
Default cluster properties.
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.marshall.MethodDeclarations
 
clusteredGetMethod_id - Static variable in class org.jboss.cache.marshall.MethodDeclarations
 
COLLECTION_REPLACE - Static variable in class org.jboss.cache.aop.ModificationEntry
 
CollectionClassHandler - Class in org.jboss.cache.aop
Handling the Collection class management.
CollectionClassHandler(PojoCache, 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
Does nothing.
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.jdbm.JdbmCacheLoader
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
Throws UnsupportedOperationException.
commitMethod - Static variable in class org.jboss.cache.marshall.MethodDeclarations
 
commitMethod_id - Static variable in class org.jboss.cache.marshall.MethodDeclarations
 
compare(Object, Object) - Method in class org.jboss.cache.optimistic.FqnComparator
Returns -1 if the first comes before; 0 if they are the same; 1 if the second Fqn comes before.
compareElements(Object, Object) - Method in class org.jboss.cache.optimistic.FqnComparator
Compares two Fqn elements.
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
 
ConstructorPersistentReference - Class in org.jboss.cache.aop.references
This class is not used by JBossSerialization itself, as the constructor used is slightly different (GhostConstructor), but I kept the implementation here as a reference for others.
ConstructorPersistentReference(Class, Object, int) - Constructor for class org.jboss.cache.aop.references.ConstructorPersistentReference
 
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
Returns true if the key is in the data set.
containsModifications(JBCMethodCall) - Method in class org.jboss.cache.interceptors.BaseRpcInterceptor
 
containsNodeEntry(NodeEntry) - Method in class org.jboss.cache.eviction.ElementSizeQueue
 
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(JBCMethodCall) - Method in class org.jboss.cache.interceptors.CacheStoreInterceptor
 
coordinator - Variable in class org.jboss.cache.TreeCache
True if this TreeCache is 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.jdbm.JdbmCacheLoader
 
create() - Method in class org.jboss.cache.loader.SharedStoreCacheLoader
 
create(Method, Object[]) - Static method in class org.jboss.cache.marshall.MethodCallFactory
Creates and initialised an instance of MethodCall
create() - Method in class org.jboss.cache.TreeCacheView
 
create() - Method in interface org.jboss.cache.TreeCacheViewMBean
 
createBuddyLocator(String, Properties) - Method in class org.jboss.cache.buddyreplication.BuddyManager
 
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
Creates a child node with a name, FQN, and parent.
createChild(Object, Fqn, TreeNode, Object, Object) - Method in interface org.jboss.cache.TreeNode
Creates a child node.
createDataNode(byte, Object, Fqn, DataNode, Map, TreeCache, DataVersion) - Method in class org.jboss.cache.factories.NodeFactory
Returns a new data node.
createDataNode(byte, Object, Fqn, DataNode, Map, TreeCache) - Method in class org.jboss.cache.factories.NodeFactory
Returns a new data node.
createDataNode(byte, Object, Fqn, DataNode, Map, boolean, TreeCache) - Method in class org.jboss.cache.factories.NodeFactory
Returns a new data node.
createDataNode(byte, Object, Fqn, DataNode, Map, boolean, TreeCache, DataVersion) - Method in class org.jboss.cache.factories.NodeFactory
Creates a new DataNode instance.
createDefaultBuddyLocator(Properties) - Method in class org.jboss.cache.buddyreplication.BuddyManager
 
createEvictionPolicy() - Method in class org.jboss.cache.aop.PojoCache
 
createEvictionPolicy() - Method in class org.jboss.cache.TreeCache
 
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(PojoCache, Fqn, Class, List) - Static method in class org.jboss.cache.aop.collection.CollectionInterceptorUtil
 
createMapProxy(PojoCache, Fqn, Class, Map) - 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
createObjectInputStream(byte[]) - Static method in class org.jboss.cache.marshall.ObjectSerializationFactory
 
createObjectOutputStream(OutputStream) - Static method in class org.jboss.cache.marshall.ObjectSerializationFactory
 
createProxy(Class, AbstractCollectionInterceptor) - 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(Fqn, 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(Fqn, Element) - Method in class org.jboss.cache.eviction.RegionManager
 
createRegion(String, EvictionPolicy, EvictionConfiguration) - Method in class org.jboss.cache.eviction.RegionManager
 
createRegion(Fqn, 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.
createRegion(Fqn, ClassLoader, boolean) - Method in class org.jboss.cache.marshall.RegionManager
Create a region based on fqn.
createRootDataNode(byte, TreeCache) - Method in class org.jboss.cache.factories.NodeFactory
Returns a new root node.
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(PojoCache, Fqn, Class, Set) - 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
Creates a subtree in the local tree.
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
Map of general data keys to values.
data() - Method in class org.jboss.cache.AbstractNode
Returns null or the Map in use with the data.
DATA - Static variable in class org.jboss.cache.loader.FileCacheLoader
TreeCache data file.
dataGravitationCleanupMethod - Static variable in class org.jboss.cache.marshall.MethodDeclarations
 
dataGravitationCleanupMethod_id - Static variable in class org.jboss.cache.marshall.MethodDeclarations
 
dataGravitationMethod - Static variable in class org.jboss.cache.marshall.MethodDeclarations
 
dataGravitationMethod_id - Static variable in class org.jboss.cache.marshall.MethodDeclarations
 
DataGravitatorInterceptor - Class in org.jboss.cache.interceptors
The Data Gravitator is a type of cache loader that queries the cluster for data.
DataGravitatorInterceptor() - Constructor for class org.jboss.cache.interceptors.DataGravitatorInterceptor
 
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_QUEUE_SIZE - Static variable in class org.jboss.cache.loader.AsyncCacheLoader
Default limit on entries to process asynchronously.
DEFAULT_REPLICATION_VERSION - Static variable in class org.jboss.cache.TreeCache
Default replication version, from Version.getVersionShort().
DefaultDataVersion - Class in org.jboss.cache.optimistic
The default implementation of a DataVersion, uses a long to compare versions.
DefaultDataVersion() - Constructor for class org.jboss.cache.optimistic.DefaultDataVersion
Deprecated. use DefaultDataVersion.ZERO constant
DefaultDataVersion(long) - Constructor for class org.jboss.cache.optimistic.DefaultDataVersion
Constructs with a version number.
defaultInactive - Variable in class org.jboss.cache.marshall.Marshaller
 
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.PojoCache
 
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.jdbm.JdbmCacheLoader
 
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
Unregisters the interceptor MBeans.
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(boolean) - Method in class org.jboss.cache.aop.collection.AbstractCollectionInterceptor
 
detach(boolean) - Method in class org.jboss.cache.aop.collection.CachedListInterceptor
When we want to separate this proxy from the cache.
detach(boolean) - Method in class org.jboss.cache.aop.collection.CachedMapInterceptor
When we want to separate this proxy from the cache.
detach(boolean) - Method in class org.jboss.cache.aop.collection.CachedSetInterceptor
When we want to separate this proxy from the cache.
DETACH - Variable in class org.jboss.cache.aop.TreeCacheAopDelegate
 
detachInterceptor(InstanceAdvisor, Interceptor, boolean, Map) - Method in class org.jboss.cache.aop.TreeCacheAopDelegate
 
determineCoordinator() - Method in class org.jboss.cache.TreeCache
Returns true if this TreeCache is the coordinator.
DIR_SUFFIX - Static variable in class org.jboss.cache.loader.FileCacheLoader
TreeCache directory suffix.
disp - Variable in class org.jboss.cache.TreeCache
JGroups RpcDispatcher in use.
dispatchRpcCallMethod - Static variable in class org.jboss.cache.rpc.RpcTreeCache
Deprecated. The RpcTreeCache._dispatchRpcCall(String, MethodCall) method
dispatchRpcCallMethod_id - Static variable in class org.jboss.cache.marshall.MethodDeclarations
 
doEventUpdatesOnRegionManager(EvictedEventNode) - Method in class org.jboss.cache.interceptors.EvictionInterceptor
 
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
 
dummyNodesCreatedByCacheLoader - Variable in class org.jboss.cache.TransactionEntry
A list of dummy uninitialised nodes created by the cache loader interceptor to load data for a given node in this tx.
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
 
dump() - Method in class org.jboss.cache.loader.jdbm.JdbmCacheLoader
Dumps the tree to debug.
dump(Object) - Method in class org.jboss.cache.loader.jdbm.JdbmCacheLoader
Dumps the tree past the key to debug.
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
Returns the contents of the TransactionTable as a string.
dumpTransactionTable() - Method in interface org.jboss.cache.TreeCacheMBean
Dumps the contents of the TransactionTable

E

ELEMENT_GRANULARITY - Static variable in interface org.jboss.cache.eviction.EvictionConfiguration
 
ElementSizeAlgorithm - Class in org.jboss.cache.eviction
 
ElementSizeAlgorithm() - Constructor for class org.jboss.cache.eviction.ElementSizeAlgorithm
 
ElementSizeConfiguration - Class in org.jboss.cache.eviction
 
ElementSizeConfiguration() - Constructor for class org.jboss.cache.eviction.ElementSizeConfiguration
 
ElementSizePolicy - Class in org.jboss.cache.eviction
 
ElementSizePolicy() - Constructor for class org.jboss.cache.eviction.ElementSizePolicy
 
ElementSizeQueue - Class in org.jboss.cache.eviction
 
emptyRecycleQueue() - Method in class org.jboss.cache.eviction.BaseEvictionAlgorithm
Empty the Recycle Queue.
EmptyReference - Class in org.jboss.cache.aop.references
 
EmptyReference() - Constructor for class org.jboss.cache.aop.references.EmptyReference
 
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.PojoCache
 
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.marshall.MethodDeclarations
 
enqueueMethodCallMethod_id - Static variable in class org.jboss.cache.marshall.MethodDeclarations
 
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
Returns true if obj is a FQN with the same elements.
equals(Object) - Method in class org.jboss.cache.GlobalTransaction
 
equals(Object) - Method in class org.jboss.cache.marshall.JBCMethodCall
 
equals(Object) - Method in class org.jboss.cache.optimistic.DefaultDataVersion
 
escapeBackslashes(String) - Static method in class org.jboss.cache.xml.XmlHelper
 
evict(Fqn) - Method in class org.jboss.cache.aop.PojoCache
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(NodeEntry) - Method in class org.jboss.cache.eviction.LRUAlgorithm
 
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, int) - Constructor for class org.jboss.cache.eviction.EvictedEventNode
 
EvictedEventNode(Fqn, int) - 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
 
EvictionInterceptor - Class in org.jboss.cache.interceptors
Eviction Interceptor.
EvictionInterceptor() - Constructor for class org.jboss.cache.interceptors.EvictionInterceptor
 
EvictionInterceptor.EvictionMethodHandler - Interface in org.jboss.cache.interceptors
 
EvictionInterceptor.GetKeyEvictionMethodHandler - Class in org.jboss.cache.interceptors
 
EvictionInterceptor.GetKeyEvictionMethodHandler() - Constructor for class org.jboss.cache.interceptors.EvictionInterceptor.GetKeyEvictionMethodHandler
 
EvictionInterceptor.GetNodeEvictionMethodHandler - Class in org.jboss.cache.interceptors
 
EvictionInterceptor.GetNodeEvictionMethodHandler() - Constructor for class org.jboss.cache.interceptors.EvictionInterceptor.GetNodeEvictionMethodHandler
 
EvictionInterceptor.PutDataEraseEvictionMethodHandler - Class in org.jboss.cache.interceptors
 
EvictionInterceptor.PutDataEraseEvictionMethodHandler() - Constructor for class org.jboss.cache.interceptors.EvictionInterceptor.PutDataEraseEvictionMethodHandler
 
EvictionInterceptor.PutDataEvictionMethodHandler - Class in org.jboss.cache.interceptors
 
EvictionInterceptor.PutDataEvictionMethodHandler() - Constructor for class org.jboss.cache.interceptors.EvictionInterceptor.PutDataEvictionMethodHandler
 
EvictionInterceptor.PutKeyEvictionMethodHandler - Class in org.jboss.cache.interceptors
 
EvictionInterceptor.PutKeyEvictionMethodHandler() - Constructor for class org.jboss.cache.interceptors.EvictionInterceptor.PutKeyEvictionMethodHandler
 
EvictionInterceptor.RemoveKeyEvictionMethodHandler - Class in org.jboss.cache.interceptors
 
EvictionInterceptor.RemoveKeyEvictionMethodHandler() - Constructor for class org.jboss.cache.interceptors.EvictionInterceptor.RemoveKeyEvictionMethodHandler
 
EvictionInterceptor.RemoveNodeEvictionMethodHandler - Class in org.jboss.cache.interceptors
 
EvictionInterceptor.RemoveNodeEvictionMethodHandler() - Constructor for class org.jboss.cache.interceptors.EvictionInterceptor.RemoveNodeEvictionMethodHandler
 
evictionInterceptorClass - Variable in class org.jboss.cache.TreeCache
 
evictionMethodHandlers - Variable in class org.jboss.cache.interceptors.EvictionInterceptor
 
EvictionPolicy - Interface in org.jboss.cache.eviction
Generic eviction policy interface.
evictionQueue - Variable in class org.jboss.cache.eviction.BaseEvictionAlgorithm
Contains NodeEntry instances.
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.marshall.MethodDeclarations
 
evictNodeMethodLocal_id - Static variable in class org.jboss.cache.marshall.MethodDeclarations
 
evictVersionedNodeMethodLocal - Static variable in class org.jboss.cache.marshall.MethodDeclarations
 
evictVersionedNodeMethodLocal_id - Static variable in class org.jboss.cache.marshall.MethodDeclarations
 
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
 
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 class org.jboss.cache.loader.jdbm.JdbmCacheLoader
Returns whether the given node exists.
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 current in-memory state of the tree.
exists(Fqn) - Method in class org.jboss.cache.TreeCache
Checks whether a given node exists in current in-memory state of 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.marshall.MethodDeclarations
 
existsMethod_id - Static variable in class org.jboss.cache.marshall.MethodDeclarations
 
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.
extractEvent(MethodCall, Object) - Method in class org.jboss.cache.interceptors.EvictionInterceptor
 
extractEvictedEventNode(MethodCall, Object) - Method in class org.jboss.cache.aop.interceptors.PojoEvictionInterceptor.PojoGetKeyEvictionMethodHandler
 
extractEvictedEventNode(MethodCall, Object) - Method in class org.jboss.cache.aop.interceptors.PojoEvictionInterceptor.PojoGetNodeEvictionMethodHandler
 
extractEvictedEventNode(MethodCall, Object) - Method in class org.jboss.cache.aop.interceptors.PojoEvictionInterceptor.PojoPutDataEraseEvictionMethodHandler
 
extractEvictedEventNode(MethodCall, Object) - Method in class org.jboss.cache.aop.interceptors.PojoEvictionInterceptor.PojoPutDataEvictionMethodHandler
 
extractEvictedEventNode(MethodCall, Object) - Method in class org.jboss.cache.aop.interceptors.PojoEvictionInterceptor.PojoPutKeyEvictionMethodHandler
 
extractEvictedEventNode(MethodCall, Object) - Method in class org.jboss.cache.aop.interceptors.PojoEvictionInterceptor.PojoRemoveKeyEvictionMethodHandler
 
extractEvictedEventNode(MethodCall, Object) - Method in class org.jboss.cache.aop.interceptors.PojoEvictionInterceptor.PojoRemoveNodeEvictionMethodHandler
 
extractEvictedEventNode(MethodCall, Object) - Method in interface org.jboss.cache.interceptors.EvictionInterceptor.EvictionMethodHandler
 
extractEvictedEventNode(MethodCall, Object) - Method in class org.jboss.cache.interceptors.EvictionInterceptor.GetKeyEvictionMethodHandler
 
extractEvictedEventNode(MethodCall, Object) - Method in class org.jboss.cache.interceptors.EvictionInterceptor.GetNodeEvictionMethodHandler
 
extractEvictedEventNode(MethodCall, Object) - Method in class org.jboss.cache.interceptors.EvictionInterceptor.PutDataEraseEvictionMethodHandler
 
extractEvictedEventNode(MethodCall, Object) - Method in class org.jboss.cache.interceptors.EvictionInterceptor.PutDataEvictionMethodHandler
 
extractEvictedEventNode(MethodCall, Object) - Method in class org.jboss.cache.interceptors.EvictionInterceptor.PutKeyEvictionMethodHandler
 
extractEvictedEventNode(MethodCall, Object) - Method in class org.jboss.cache.interceptors.EvictionInterceptor.RemoveKeyEvictionMethodHandler
 
extractEvictedEventNode(MethodCall, Object) - Method in class org.jboss.cache.interceptors.EvictionInterceptor.RemoveNodeEvictionMethodHandler
 
extractFqn(JBCMethodCall) - Method in class org.jboss.cache.marshall.Marshaller
 
extractFqn(JBCMethodCall) - Method in class org.jboss.cache.marshall.TreeCacheMarshaller
 
extractFqnFromListOfMethodCall(JBCMethodCall) - Method in class org.jboss.cache.marshall.Marshaller
This is "replicate" call with a list of MethodCall argument.
extractFqnFromListOfMethodCall(JBCMethodCall) - Method in class org.jboss.cache.marshall.TreeCacheMarshaller
This is "replicate" call with a list of MethodCall argument.
extractFqnFromMethodCall(JBCMethodCall) - Method in class org.jboss.cache.marshall.Marshaller
This is "replicate" call with a single MethodCall argument.
extractFqnFromMethodCall(JBCMethodCall) - 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
Fetches 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
 
FieldPersistentReference - Class in org.jboss.cache.aop.references
Creates a persistentReference for Fields
FieldPersistentReference(Field, int) - Constructor for class org.jboss.cache.aop.references.FieldPersistentReference
 
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
Deprecated. FileCacheLoader now implements ExtendedCacheLoader so this class adds nothing to it and will be removed in 2.0.
FileExtendedCacheLoader() - Constructor for class org.jboss.cache.loader.FileExtendedCacheLoader
Deprecated. 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.PojoCache
 
findObjects(Fqn) - Method in class org.jboss.cache.aop.PojoCache
 
findObjects(String) - Method in interface org.jboss.cache.aop.PojoCacheIfc
Query all managed pojo objects under the fqn recursively.
findObjects(Fqn) - Method in interface org.jboss.cache.aop.PojoCacheIfc
Query all managed pojo objects under the fqn recursively.
flush() - Method in class org.jboss.cache.ReplicationQueue
Flushes existing method calls.
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
Name of the node.
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
Constructs a root FQN.
Fqn(Object) - Constructor for class org.jboss.cache.Fqn
Constructs a single element FQN.
Fqn(List) - Constructor for class org.jboss.cache.Fqn
Constructs a FQN from a list of names.
Fqn(Object[]) - Constructor for class org.jboss.cache.Fqn
Constructs a FQN from an array of names.
Fqn(Fqn, Object) - Constructor for class org.jboss.cache.Fqn
Constructs a FQN from a base and relative name.
Fqn(Fqn, Fqn) - Constructor for class org.jboss.cache.Fqn
Constructs a FQN from a base and relative FQN.
Fqn(Fqn, List) - Constructor for class org.jboss.cache.Fqn
Constructs a FQN from a base and a list of relative names.
Fqn(Fqn, Object, Object) - Constructor for class org.jboss.cache.Fqn
Constructs a FQN from a base and two relative names.
Fqn(Fqn, Object, Object, Object) - Constructor for class org.jboss.cache.Fqn
Constructs a FQN from a base and three relative names.
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
Sorts by name, then depth.
fromString(String) - Static method in class org.jboss.cache.Fqn
Returns a new FQN from a string, where the elements are deliminated by one or more / characters.

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(Fqn, Object) - Method in class org.jboss.cache.aop.InternalDelegate
Has a delegate method so we can use the switch.
get(Fqn, Object, boolean) - Method in class org.jboss.cache.aop.InternalDelegate
 
get() - Method in class org.jboss.cache.aop.references.PersistentReference
 
get(int) - Method in class org.jboss.cache.Fqn
Returns the Nth element in the 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
 
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) - Method in class org.jboss.cache.loader.jdbm.JdbmCacheLoader
Returns a map containing all key-value pairs for the given FQN, or null if the node is not present.
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
Returns the global transaction associated with the local transaction.
get(GlobalTransaction) - Method in class org.jboss.cache.TransactionTable
Returns the local transaction entry for the global transaction.
get(String) - Method in class org.jboss.cache.TreeCache
 
get(Fqn, Option) - Method in class org.jboss.cache.TreeCache
The same as calling TreeCache.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 TreeCache.get(Fqn, Object, boolean) except apply options for this specific method invocation.
get(Fqn) - Method in class org.jboss.cache.TreeCache
Returns a DataNode corresponding to the fully qualified name or null if does not exist.
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
Returns the value of a key or null if it does not exist.
get0(Fqn) - Method in class org.jboss.cache.loader.ClusteredCacheLoader
 
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
getActualFqn(Fqn) - Static method in class org.jboss.cache.buddyreplication.BuddyManager
 
getAddress() - Method in class org.jboss.cache.GlobalTransaction
 
getAopInstance() - Method in interface org.jboss.cache.aop.BaseInterceptor
 
getAopInstance() - Method in class org.jboss.cache.aop.CacheInterceptor
 
getAopInstance() - Method in class org.jboss.cache.aop.collection.AbstractCollectionInterceptor
 
getAopInstance(Fqn) - Method in class org.jboss.cache.aop.InternalDelegate
 
getAopInstanceWithGravitation(Fqn) - Method in class org.jboss.cache.aop.InternalDelegate
 
getArguments() - Method in class org.jboss.cache.aop.references.ArgumentPersistentReference
 
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
getBackupFqn(Object, Fqn) - Static method in class org.jboss.cache.buddyreplication.BuddyManager
 
getBackupFqn(Fqn, Fqn) - Static method in class org.jboss.cache.buddyreplication.BuddyManager
 
getBackupFqn(Fqn) - Method in class org.jboss.cache.buddyreplication.BuddyManager
Assumes the backup Fqn if the current instance is the data owner
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
 
getBuddies() - Method in class org.jboss.cache.buddyreplication.BuddyGroup
 
getBuddyAddresses() - Method in class org.jboss.cache.buddyreplication.BuddyManager
Returns a list of buddies for which this instance is Data Owner.
getBuddyCommunicationTimeout() - Method in class org.jboss.cache.buddyreplication.BuddyManager
 
getBuddyManager() - Method in class org.jboss.cache.TreeCache
Retrieves the Buddy Manager configured.
getBuddyPoolName() - Method in class org.jboss.cache.buddyreplication.BuddyManager
 
getBuddyReplicationConfig() - Method in class org.jboss.cache.TreeCache
Retrieves the buddy replication cofiguration element
getBuddyReplicationConfig() - Method in interface org.jboss.cache.TreeCacheMBean
Retrieves the buddy replication cofiguration element
getBulkRemove() - Method in class org.jboss.cache.aop.TreeCacheAopDelegate
 
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.PojoCache
Obtain a cache aop type for user to traverse the defined "primitive" types in aop.
getCachedType(Class) - Method in interface org.jboss.cache.aop.PojoCacheIfc
Obtain a cache aop type for user to traverse the defined "primitive" types in aop.
getCacheInterceptor() - Method in class org.jboss.cache.aop.ModificationEntry
 
getCacheLoader() - Method in class org.jboss.cache.loader.AsyncCacheLoader
Returns the delegate cache loader.
getCacheLoader() - Method in class org.jboss.cache.loader.CacheLoaderManager
Returns the cache loader
getCacheLoader() - Method in class org.jboss.cache.TreeCache
Returns the underlying cache loader in use.
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
Returns the properties in the cache loader configuration.
getCacheLoaderConfig() - Method in interface org.jboss.cache.TreeCacheMBean
Deprecated.  
getCacheLoaderConfiguration() - Method in class org.jboss.cache.TreeCache
Returns the cache loader configuration element.
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
Returns the CacheLoaderManager.
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
getCacheLoaderModifications() - Method in class org.jboss.cache.TransactionEntry
 
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
Returns the internal caching mode as an integer.
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
Returns the named child of this node.
getChildren() - Method in class org.jboss.cache.AbstractNode
 
getChildren() - Method in class org.jboss.cache.optimistic.WorkspaceNodeImpl
Always returns null; dummy method for TreeNode compatibility.
getChildren() - Method in interface org.jboss.cache.TreeNode
Returns an unmodifiable map, mapping keys to child nodes.
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
 
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 class org.jboss.cache.loader.jdbm.JdbmCacheLoader
Returns an unmodifiable set of relative children names, 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.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 TreeCache.getChildrenNames(Fqn) except apply 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.marshall.MethodDeclarations
 
getChildrenNamesMethodLocal_id - Static variable in class org.jboss.cache.marshall.MethodDeclarations
 
getClassLoader(String) - Method in class org.jboss.cache.marshall.Marshaller
Gets the classloader previously registered for fqn by a call to Marshaller.registerClassLoader(String, ClassLoader).
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).
getClassLoader(String) - Method in class org.jboss.cache.marshall.VersionAwareMarshaller
 
getClassName() - Method in class org.jboss.cache.config.CacheLoaderConfig.IndividualCacheLoaderConfig
 
getClusterName() - Method in class org.jboss.cache.TreeCache
Returns the name of the replication cluster group.
getClusterName() - Method in interface org.jboss.cache.TreeCacheMBean
Get the name of the replication group
getClusterProperties() - Method in class org.jboss.cache.TreeCache
Returns the cluster properties as a String.
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
 
getConfiguration() - Method in class org.jboss.cache.eviction.LRUAlgorithm
 
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
Returns the address of the coordinator or null if there is no coordinator.
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
Returns the transaction associated with the current thread.
getCurrentTransaction(boolean) - Method in class org.jboss.cache.TreeCache
Returns the transaction associated with the thread; optionally creating it if is does not exist.
getCurrentTransaction(Transaction) - Method in class org.jboss.cache.TreeCache
Returns the global transaction for this local transaction.
getCurrentTransaction(Transaction, boolean) - Method in class org.jboss.cache.TreeCache
Returns the global transaction for this local transaction.
getData() - Method in class org.jboss.cache.Modification
Returns the modification Map set.
getData() - Method in class org.jboss.cache.Node
 
getData() - Method in class org.jboss.cache.optimistic.WorkspaceNodeImpl
Always returns null; dummy method for TreeNode 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
Returns the data keys, or an empty set if there are no keys.
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
Returns the data keys, or an empty set if there are no keys.
getDataMapMethodLocal - Static variable in class org.jboss.cache.marshall.MethodDeclarations
 
getDataMapMethodLocal_id - Static variable in class org.jboss.cache.marshall.MethodDeclarations
 
getDataOwner() - Method in class org.jboss.cache.buddyreplication.BuddyGroup
 
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
Returns the default JGroup properties.
getDummyNodesCreatedByCacheLoader() - Method in class org.jboss.cache.TransactionEntry
 
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
 
getElementDifference() - Method in class org.jboss.cache.eviction.EvictedEventNode
 
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.aop.eviction.AopLRUPolicy
 
getEvictionAlgorithm() - Method in class org.jboss.cache.eviction.ElementSizePolicy
 
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 class org.jboss.cache.eviction.ElementSizePolicy
 
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
 
getEvictionInterceptorClass() - Method in class org.jboss.cache.TreeCache
 
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
Returns the eviction policy configuration element.
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
Returns the eviction region manager for this 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.
getFetchPersistentState() - Method in class org.jboss.cache.TreeCache
Gets whether persistent state should be included in any state transfer.
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
 
getField() - Method in class org.jboss.cache.aop.ModificationEntry
 
getField() - Method in class org.jboss.cache.aop.references.FieldPersistentReference
 
getFields() - Method in class org.jboss.cache.aop.CachedType
A List of all of this type's replicatable fields.
getFieldsIterator() - Method in class org.jboss.cache.aop.CachedType
Returns an iterator over this CachedType's fields.
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 class org.jboss.cache.eviction.ElementSizeQueue
 
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.
getForceDataGravitation() - Method in class org.jboss.cache.config.Option
 
getFqn() - Method in class org.jboss.cache.AbstractNode
Returns the name of this node.
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
Returns the region as a string with a / at the end.
getFqn() - Method in class org.jboss.cache.loader.NodeData
 
getFqn() - Method in class org.jboss.cache.lock.IdentityLock
Returns the FQN for this lock, may be null.
getFqn() - Method in class org.jboss.cache.marshall.Region
 
getFqn() - Method in class org.jboss.cache.Modification
Returns the modification fqn.
getFqn() - Method in class org.jboss.cache.optimistic.WorkspaceNodeImpl
 
getFqn() - Method in interface org.jboss.cache.TreeNode
Returns the fully qualified name of the node.
getFqnChild(int) - Method in class org.jboss.cache.Fqn
Obtains a child Fqn from a sub-index.
getFqnChild(int, int) - Method in class org.jboss.cache.Fqn
Obtains a child Fqn from a sub-index.
getFqnObject() - Method in class org.jboss.cache.eviction.Region
Returns the region as a Fqn object.
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
getGroupName() - Method in class org.jboss.cache.buddyreplication.BuddyGroup
 
getGroupNameFromAddress(Object) - Static method in class org.jboss.cache.buddyreplication.BuddyManager
 
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(Fqn) - Static method in class org.jboss.cache.aop.util.ObjectUtil
 
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
Returns 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
Returns this.
getInstance() - Method in interface org.jboss.cache.TreeCacheMBean
Returns a reference to the TreeCache object itself.
getInstanceAdvisor() - Method in class org.jboss.cache.aop.ModificationEntry
 
getInterceptor(ClassProxy) - Static method in class org.jboss.cache.aop.collection.CollectionInterceptorUtil
 
getInterceptorChain() - Method in class org.jboss.cache.TreeCache
Returns the interceptor chain as a debug string.
getInterceptorChain() - Method in interface org.jboss.cache.TreeCacheMBean
 
getInterceptors() - Method in class org.jboss.cache.TreeCache
Returns the list of interceptors.
getInterceptors() - Method in interface org.jboss.cache.TreeCacheMBean
 
getInternalFqns() - Method in class org.jboss.cache.TreeCache
Returns a Set of Fqns of the topmost node of internal regions that should not included in standard state transfers.
getInterval() - Method in class org.jboss.cache.ReplicationQueue
Returns the flush interval in milliseconds.
getInUseTimeout() - Method in class org.jboss.cache.eviction.EvictedEventNode
 
getInUseTimeoutTimestamp() - Method in class org.jboss.cache.eviction.NodeEntry
 
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 the thread-local 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.aop.ModificationEntry
 
getKey() - Method in class org.jboss.cache.Modification
Returns the modification key.
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
Returns a set of attribute keys for the Fqn.
getKeys(Fqn) - Method in class org.jboss.cache.TreeCache
Returns a set of attribute keys for the Fqn.
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.marshall.MethodDeclarations
 
getKeysMethodLocal_id - Static variable in class org.jboss.cache.marshall.MethodDeclarations
 
getKeyValueMethodLocal - Static variable in class org.jboss.cache.marshall.MethodDeclarations
 
getKeyValueMethodLocal_id - Static variable in class org.jboss.cache.marshall.MethodDeclarations
 
getLast() - Method in class org.jboss.cache.Fqn
Returns the last element in the FQN.
getLength() - Static method in class org.jboss.cache.Version
 
getLocalAddress() - Method in class org.jboss.cache.TreeCache
Returns the local channel address.
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 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
Returns the locks in use.
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
Returns the lock table.
getManagedMethods(Class) - Static method in class org.jboss.cache.aop.collection.CollectionInterceptorUtil
 
getManager() - Method in class org.jboss.cache.marshall.LegacyTreeCacheMarshaller
 
getManager() - Method in class org.jboss.cache.marshall.TreeCacheMarshaller
 
getMappedClass() - Method in class org.jboss.cache.aop.references.PersistentReference
 
getMarshaller() - Method in class org.jboss.cache.TreeCache
 
getMax_elements() - Method in class org.jboss.cache.ReplicationQueue
Returns the maximum number of elements to hold.
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%.
getMaxElementsPerNode() - Method in class org.jboss.cache.eviction.ElementSizeConfiguration
 
getMaxNodes() - Method in class org.jboss.cache.eviction.ElementSizeConfiguration
 
getMaxNodes() - Method in class org.jboss.cache.eviction.FIFOConfiguration
Get the maximum number of nodes or elements 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
Returns the members as a Vector.
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
Returns the MessageListener in use.
getMethod() - Method in class org.jboss.cache.aop.references.MethodPersistentReference
 
getMethodCallQueue() - Method in class org.jboss.cache.marshall.Region
 
getMethodId() - Method in class org.jboss.cache.marshall.JBCMethodCall
 
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
Returns all modifications.
getModifiedTimeStamp() - Method in class org.jboss.cache.eviction.NodeEntry
Get modified time stamp.
getModList() - Method in class org.jboss.cache.aop.PojoCache
 
getMultiplexerService() - Method in class org.jboss.cache.TreeCache
 
getMultiplexerService() - Method in interface org.jboss.cache.TreeCacheMBean
Retrieves the JGroups multiplexer service name if defined.
getMultiplexerStack() - Method in class org.jboss.cache.TreeCache
 
getMultiplexerStack() - Method in interface org.jboss.cache.TreeCacheMBean
Retrieves the JGroups multiplexer stack name if defined.
getName() - Method in class org.jboss.cache.AbstractNode
Returns the name of this node.
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
Returns a String representation of the last element that makes up this Fqn.
getName() - Method in class org.jboss.cache.optimistic.WorkspaceNodeImpl
 
getName() - Method in interface org.jboss.cache.TreeNode
Returns the name of this node.
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 class org.jboss.cache.eviction.ElementSizeQueue
 
getNodeEntry(String) - Method in class org.jboss.cache.eviction.ElementSizeQueue
 
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
Returns the node locking scheme as a string.
getNodeLockingScheme() - Method in interface org.jboss.cache.TreeCacheMBean
 
getNodeMethodLocal - Static variable in class org.jboss.cache.marshall.MethodDeclarations
 
getNodeMethodLocal_id - Static variable in class org.jboss.cache.marshall.MethodDeclarations
 
getNodes() - Method in interface org.jboss.cache.optimistic.TransactionWorkspace
 
getNodes() - Method in class org.jboss.cache.optimistic.TransactionWorkspaceImpl
Returns the nodes.
getNodesAfter(Fqn) - Method in interface org.jboss.cache.optimistic.TransactionWorkspace
Returns all nodes equal to or after the given node.
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
Returns an approximation of the total number of attributes in this sub tree.
getNumberOfAttributes() - Method in interface org.jboss.cache.TreeCacheMBean
Returns an approximation of the total number of attributes in the tree.
getNumberOfElements() - Method in class org.jboss.cache.eviction.ElementSizeQueue
 
getNumberOfElements() - Method in interface org.jboss.cache.eviction.EvictionQueue
Get the number of elements in the queue.
getNumberOfElements() - Method in class org.jboss.cache.eviction.FIFOQueue
 
getNumberOfElements() - Method in class org.jboss.cache.eviction.LFUQueue
 
getNumberOfElements() - Method in class org.jboss.cache.eviction.LRUQueue
 
getNumberOfElements() - Method in class org.jboss.cache.eviction.MRUQueue
 
getNumberOfElements() - Method in class org.jboss.cache.eviction.NodeEntry
 
getNumberOfLocksHeld() - Method in class org.jboss.cache.TreeCache
Returns 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.eviction.ElementSizeQueue
 
getNumberOfNodes() - Method in interface org.jboss.cache.eviction.EvictionQueue
Get the number of nodes in the queue.
getNumberOfNodes() - Method in class org.jboss.cache.eviction.FIFOQueue
 
getNumberOfNodes() - Method in class org.jboss.cache.eviction.LFUQueue
 
getNumberOfNodes() - Method in class org.jboss.cache.eviction.LRUQueue
 
getNumberOfNodes() - Method in class org.jboss.cache.eviction.MRUQueue
 
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
Returns the number of global transactions.
getNumLocalTransactions() - Method in class org.jboss.cache.TransactionTable
Returns the number of local transactions.
getObject(String) - Method in class org.jboss.cache.aop.PojoCache
 
getObject(Fqn) - Method in class org.jboss.cache.aop.PojoCache
 
getObject(String) - Method in interface org.jboss.cache.aop.PojoCacheIfc
Retrieve pojo from the cache.
getObject(Fqn) - Method in interface org.jboss.cache.aop.PojoCacheIfc
Retrieve pojo object from the cache.
getOldValue() - Method in class org.jboss.cache.aop.ModificationEntry
 
getOldValue() - Method in class org.jboss.cache.Modification
Returns the post modification old value.
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
getOpType() - Method in class org.jboss.cache.aop.ModificationEntry
 
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
Returns null, children may override this method.
getParent() - Method in class org.jboss.cache.Fqn
Returns the parent of this FQN.
getParent() - Method in class org.jboss.cache.Node
Returns a parent by checking the TreeMap by name.
getParent() - Method in class org.jboss.cache.optimistic.WorkspaceNodeImpl
 
getParent() - Method in class org.jboss.cache.OptimisticTreeNode
Returns the parent.
getParent() - Method in interface org.jboss.cache.TreeNode
Returns the parent of this node.
getPartialStateMethod - Static variable in class org.jboss.cache.marshall.MethodDeclarations
 
getPartialStateMethod_id - Static variable in class org.jboss.cache.marshall.MethodDeclarations
 
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
getPojoCacheConfig() - Method in class org.jboss.cache.aop.PojoCache
 
getPojoCacheConfig() - Method in interface org.jboss.cache.aop.PojoCacheMBean
 
getPojoCacheConfig() - Method in class org.jboss.cache.TreeCache
 
getPojoCacheConfig() - Method in interface org.jboss.cache.TreeCacheMBean
 
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
Returns the Region belonging to a String FQN.
getRegion(Fqn) - Method in class org.jboss.cache.eviction.RegionManager
Returns the Region corresponding to this Fqn.
getRegion(String) - Method in class org.jboss.cache.marshall.Marshaller
 
getRegion(String) - Method in class org.jboss.cache.marshall.RegionManager
Returns the Region belonging to a String FQN.
getRegion(Fqn) - Method in class org.jboss.cache.marshall.RegionManager
Returns the Region corresponding to this Fqn.
getRegion(String) - Method in class org.jboss.cache.marshall.TreeCacheMarshaller
 
getRegionManager() - Method in class org.jboss.cache.TreeCache
Returns the region manager for this TreeCache.
getRegions() - Method in class org.jboss.cache.eviction.RegionManager
Returns an ordered list of regions.
getRegions() - Method in class org.jboss.cache.marshall.RegionManager
Gets the Regions managed by this object.
getReplicationVersion() - Method in class org.jboss.cache.TreeCache
Returns the replication version.
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
Returns the replication version as a short.
getReplQueue() - Method in class org.jboss.cache.TreeCache
Returns the replication queue.
getReplQueueInterval() - Method in class org.jboss.cache.TreeCache
Returns the replication queue interval.
getReplQueueInterval() - Method in interface org.jboss.cache.TreeCacheMBean
 
getReplQueueMaxElements() - Method in class org.jboss.cache.TreeCache
Returns the replication queue max elements size.
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 internally 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
Returns the state bytes from the message listener.
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
Deprecated.  
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
Returns if sync commit phase is used.
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
Returns if sync rollback phase is used.
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 local transaction 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
Returns a new TransactionManager.
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
Returns the transaction table.
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 collection containing the listeners of 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
Returns the type of modification.
getUndoOperations() - Method in class org.jboss.cache.TransactionEntry
Returns the undo operations in use.
getUseInterceptorMbeans() - Method in class org.jboss.cache.TreeCache
Returns true if interceptor MBeans are in use.
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
Deprecated.  
getUseMarshalling() - Method in interface org.jboss.cache.TreeCacheMBean
Deprecated.  
getUseRegionBasedMarshalling() - Method in class org.jboss.cache.TreeCache
Tests whether region based marshaling s used.
getUseRegionBasedMarshalling() - Method in interface org.jboss.cache.TreeCacheMBean
Tests whether region based marshaling s used.
getUseReplQueue() - Method in class org.jboss.cache.TreeCache
Returns true if the replication queue is being used.
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
Returns the modification value.
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
Returns the version id of this node.
getVersion() - Method in class org.jboss.cache.TreeCache
Returns the TreeCache implementation version.
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

handleAssignToBuddyGroup(BuddyGroup, Map) - Method in class org.jboss.cache.buddyreplication.BuddyManager
Called by TreeCache._remoteAssignToBuddyGroup(BuddyGroup g) when a method call for this is received from a remote cache.
handlePoolNameBroadcast(IpAddress, String) - Method in class org.jboss.cache.buddyreplication.BuddyManager
Called by TreeCache._remoteAnnounceBuddyPoolName(Address address, String buddyPoolName) when a view change occurs and caches need to inform the cluster of which buddy pool it is in.
handleRemoveFromBuddyGroup(String) - Method in class org.jboss.cache.buddyreplication.BuddyManager
Called by TreeCache._remoteRemoveFromBuddyGroup(String groupName) when a method call for this is received from a remote cache.
hasAnnotation(Class, Advisor, CachedType) - Static method in class org.jboss.cache.aop.CachedType
We check whether this class has any field annotation declaration.
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
Returns true if this node has children.
hasCurrentTransaction() - Method in class org.jboss.cache.aop.PojoCache
 
hasElement(Object) - Method in class org.jboss.cache.Fqn
Returns true if the FQN contains this element.
hasFieldAnnotation(Field, Advisor) - Static method in class org.jboss.cache.aop.CachedType
 
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
Returns a hash code with FQN elements.
hashCode() - Method in class org.jboss.cache.GlobalTransaction
 
hashCode() - Method in class org.jboss.cache.marshall.JBCMethodCall
 
hashCode() - Method in class org.jboss.cache.optimistic.DefaultDataVersion
 
hasListeners - Variable in class org.jboss.cache.TreeCache
True if listeners are initialized.
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
Returns true if the region exists.
hasRegion(Fqn) - Method in class org.jboss.cache.eviction.RegionManager
Returns true if the region exists.
hasRegion(String) - Method in class org.jboss.cache.marshall.RegionManager
Returns true if the region exists.
hasRegion(Fqn) - Method in class org.jboss.cache.marshall.RegionManager
Returns true if the region exists.
hasSerializableAnnotation(Field, Advisor) - Static method in class org.jboss.cache.aop.CachedType
 
hasSerializableAnnotation(FieldInvocation) - Static method in class org.jboss.cache.aop.CachedType
 
hasSynchronizationHandler_ - Variable in class org.jboss.cache.aop.PojoCache
 
hasTransientAnnotation(FieldInvocation) - Static method in class org.jboss.cache.aop.CachedType
Check if we have @Transient annotation.
hasTransientAnnotation(Field, Advisor) - Static method in class org.jboss.cache.aop.CachedType
 

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
Constructs a new lock.
IdentityLock(TreeCache) - Constructor for class org.jboss.cache.lock.IdentityLock
Constructs a new lock.
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(String) - Method in class org.jboss.cache.marshall.Marshaller
Disables unmarshalling of replication messages for the region rooted in the given Fqn.
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.
inactivate(String) - Method in class org.jboss.cache.marshall.VersionAwareMarshaller
 
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
Returns a new DataVersion with a newer version number.
INDENT - Static variable in class org.jboss.cache.AbstractNode
Default output indent for printing.
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.PojoCache
 
init(Properties) - Method in interface org.jboss.cache.buddyreplication.BuddyLocator
 
init(TreeCache) - Method in class org.jboss.cache.buddyreplication.BuddyManager
 
init(Properties) - Method in class org.jboss.cache.buddyreplication.NextMemberBuddyLocator
 
init(RegionManager, boolean, boolean) - Method in class org.jboss.cache.marshall.Marshaller
 
init(Object, Fqn, TreeCache) - Method in class org.jboss.cache.Node
Initializes with a name and FQN and cache.
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 - Static variable in class org.jboss.cache.optimistic.FqnComparator
 
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_ADD - Static variable in class org.jboss.cache.aop.ModificationEntry
 
interceptor_chain - Variable in class org.jboss.cache.TreeCache
TreeCache.invokeMethod(MethodCall) will dispatch to this chain of interceptors.
INTERCEPTOR_REMOVE - Static variable in class org.jboss.cache.aop.ModificationEntry
 
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
PojoCache delegation to handle internal cache sotre, that is, the portion that is not part of user's data.
internalFqns - Variable in class org.jboss.cache.TreeCache
Set of Fqns of the topmost node of internal regions that should not included in standard state transfers.
internalGet() - Method in class org.jboss.cache.aop.references.PersistentReference
Checks the reference but doesn't perform rebuild if empty
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 TreeCache.evict(org.jboss.cache.Fqn) calls to remote caches when a node is changed.
INVALIDATION_SYNC - Static variable in class org.jboss.cache.TreeCache
Cache sends TreeCache.evict(org.jboss.cache.Fqn) 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.DataGravitatorInterceptor
 
invoke(MethodCall) - Method in class org.jboss.cache.interceptors.EvictionInterceptor
 
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
 
invoke(Interpreter, CallStack, TreeCache) - Static method in class org.jboss.cache.util.setCache
 
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
isActive() - Method in class org.jboss.cache.marshall.Region
 
isAsync() - Method in class org.jboss.cache.config.CacheLoaderConfig.IndividualCacheLoaderConfig
 
isAttached() - Method in class org.jboss.cache.aop.collection.AbstractCollectionInterceptor
 
isAutoDataGravitation() - Method in class org.jboss.cache.buddyreplication.BuddyManager
 
isBackupFqn(Fqn) - Static method in class org.jboss.cache.buddyreplication.BuddyManager
 
isBefore124(short) - Static method in class org.jboss.cache.Version
 
isBuddyGroupOrganisationMethod(JBCMethodCall) - Method in class org.jboss.cache.interceptors.Interceptor
 
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
Returns true if this fqn is child of parentFqn
isChildOrEquals(Fqn) - Method in class org.jboss.cache.Fqn
Returns true if this fqn is equals or the child of parentFqn.
isCoordinator() - Method in class org.jboss.cache.TreeCache
Returns true if this is the group coordinator.
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.marshall.MethodDeclarations
Returns true if the method is a CRUD method.
isCrudMethod(int) - Static method in class org.jboss.cache.marshall.MethodDeclarations
 
isCurrentlyInUse() - Method in class org.jboss.cache.eviction.NodeEntry
Is the node currently in use.
isDataGravitationRemoveOnFind() - Method in class org.jboss.cache.buddyreplication.BuddyManager
 
isDataGravitationSearchBackupTrees() - Method in class org.jboss.cache.buddyreplication.BuddyManager
 
isDefaultInactive() - Method in class org.jboss.cache.marshall.LegacyTreeCacheMarshaller
 
isDefaultInactive() - Method in class org.jboss.cache.marshall.TreeCacheMarshaller
 
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
Returns true if this node is dirty.
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
 
isEnabled() - Method in class org.jboss.cache.buddyreplication.BuddyManager
 
isExtendedCacheLoader() - Method in class org.jboss.cache.loader.CacheLoaderManager
Gets whether the cache loader supports the ExtendedCacheLoader API.
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(String) - Method in class org.jboss.cache.marshall.Marshaller
Gets whether unmarshalling has been disabled for the region rooted in the given Fqn.
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.
isInactive(String) - Method in class org.jboss.cache.marshall.VersionAwareMarshaller
 
isInactiveOnStartup() - Method in class org.jboss.cache.TreeCache
Returns 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.
isInternalNode(Fqn) - Static method in class org.jboss.cache.aop.InternalDelegate
Test if this internal node.
isLocalRollbackOnly() - Method in class org.jboss.cache.InvocationContext
 
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.
isMarshallNonSerializable() - Method in class org.jboss.cache.aop.PojoCache
 
isMarshallNonSerializable() - Method in interface org.jboss.cache.aop.PojoCacheIfc
Indicate whether the flag is set or not.
isNodeInUseAndNotTimedOut(NodeEntry) - Method in class org.jboss.cache.eviction.BaseEvictionAlgorithm
 
isNodeLockingOptimistic() - Method in class org.jboss.cache.TreeCache
Returns true if the node locking is optimistic.
isNonReplicatable(FieldInvocation) - Static method in class org.jboss.cache.aop.CachedType
 
IsolationLevel - Class in org.jboss.cache.lock
Various transaction isolation levels as an enumerated class.
isolationLevel - Variable in class org.jboss.cache.TreeCache
Isolation level in use, default is IsolationLevel.REPEATABLE_READ.
isOnePhaseCommitPrepareMehod(JBCMethodCall) - 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
Check if the pojo is detached already.
isPreparing(Transaction) - Method in class org.jboss.cache.interceptors.Interceptor
Returns true if transaction is PREPARING, false otherwise
isPrimitiveNonReplicatable(Field) - Static method in class org.jboss.cache.aop.CachedType
 
isPurgeOnStartup() - Method in class org.jboss.cache.config.CacheLoaderConfig.IndividualCacheLoaderConfig
 
isQueueing() - Method in class org.jboss.cache.marshall.Region
 
isReachable(PojoCache, Object, Object) - Static method in class org.jboss.cache.aop.util.ObjectUtil
Static methos to check if thisObject is reachable from originalObject.
isReachableInner(PojoCache, 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
 
isResetElementCount() - Method in class org.jboss.cache.eviction.EvictedEventNode
 
isRoot() - Method in class org.jboss.cache.Fqn
Returns true if this is a root 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
True if state was initialized during start-up.
isSuppressLocking() - Method in class org.jboss.cache.config.Option
 
isTransactionLifecycleMethod(JBCMethodCall) - Method in class org.jboss.cache.interceptors.Interceptor
 
isTxHasMods() - Method in class org.jboss.cache.InvocationContext
 
isUsingEviction() - Method in class org.jboss.cache.TreeCache
 
isUsingEviction() - Method in interface org.jboss.cache.TreeCacheMBean
 
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
 
isWriteLocked() - Method in class org.jboss.cache.lock.IdentityLock
Check if there is a write lock.
iterate() - Method in class org.jboss.cache.eviction.ElementSizeQueue
 
iterate() - Method in interface org.jboss.cache.eviction.EvictionQueue
 
iterate() - Method in class org.jboss.cache.eviction.FIFOQueue
 
iterate() - Method in class org.jboss.cache.eviction.LFUQueue
 
iterate() - Method in class org.jboss.cache.eviction.LRUQueue
 
iterate() - Method in class org.jboss.cache.eviction.MRUQueue
 
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

JBCMethodCall - Class in org.jboss.cache.marshall
A subclass of the JGroups MethodCall class, which adds a method id.
JBCMethodCall() - Constructor for class org.jboss.cache.marshall.JBCMethodCall
 
JBCMethodCall(Method, Object[], int) - Constructor for class org.jboss.cache.marshall.JBCMethodCall
 
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 A JDBCCacheLoader that implements ExtendedCacheLoader.
JDBCExtendedCacheLoader() - Constructor for class org.jboss.cache.loader.JDBCExtendedCacheLoader
Create a new JDBCExtendedCacheLoader.
JdbmCacheLoader - Class in org.jboss.cache.loader.jdbm
A persistent CacheLoader based on the JDBM project.
JdbmCacheLoader() - Constructor for class org.jboss.cache.loader.jdbm.JdbmCacheLoader
 

K

KEY - Static variable in class org.jboss.cache.aop.AOPInstance
 
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
 
LegacyTreeCacheMarshaller - Class in org.jboss.cache.marshall

Marshaller implementation that does aplication specific marshalling in the JGroups RpcDispatcher level.

LegacyTreeCacheMarshaller() - Constructor for class org.jboss.cache.marshall.LegacyTreeCacheMarshaller
 
LegacyTreeCacheMarshaller(RegionManager, boolean, boolean) - Constructor for class org.jboss.cache.marshall.LegacyTreeCacheMarshaller
 
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
Returns an empty byte array.
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.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.jdbm.JdbmCacheLoader
 
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
 
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 class org.jboss.cache.loader.ChainingCacheLoader
 
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.FileCacheLoader
 
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
 
loadState(Fqn) - Method in class org.jboss.cache.loader.jdbm.JdbmCacheLoader
Export the contents of the databases as a byte array.
loadStateFromFilessystem(Fqn, ObjectOutputStream) - Method in class org.jboss.cache.loader.FileCacheLoader
Do a preorder traversal: visit the node first, then the node's children
loadUninitialisedNode(Fqn) - Method in class org.jboss.cache.TransactionEntry
 
LOCAL - Static variable in class org.jboss.cache.TreeCache
Entries in the cache are by default local and not replicated.
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
 
localPut(Fqn, Object, Object) - Method in class org.jboss.cache.aop.InternalDelegate
 
locateBuddies(Map, List, IpAddress) - Method in interface org.jboss.cache.buddyreplication.BuddyLocator
 
locateBuddies(Map, List, IpAddress) - Method in class org.jboss.cache.buddyreplication.NextMemberBuddyLocator
 
LOCK - Variable in class org.jboss.cache.aop.PojoCache
 
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
Lock type of none.
LOCK_TYPE_READ - Static variable in interface org.jboss.cache.DataNode
Lock type of read.
LOCK_TYPE_WRITE - Static variable in interface org.jboss.cache.DataNode
Lock type of write.
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.marshall.MethodDeclarations
 
lockMethodLocal_id - Static variable in class org.jboss.cache.marshall.MethodDeclarations
 
lockPojo(Object, Fqn) - Method in class org.jboss.cache.aop.PojoCache
 
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
TreeCache log.
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.
lookupMethod(int) - Static method in class org.jboss.cache.marshall.MethodDeclarations
 
lookupMethodId(Method) - Static method in class org.jboss.cache.marshall.MethodDeclarations
 
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

MAGICNUMBER_BOOLEAN - Static variable in class org.jboss.cache.marshall.TreeCacheMarshaller140
 
MAGICNUMBER_FQN - Static variable in class org.jboss.cache.marshall.TreeCacheMarshaller140
 
MAGICNUMBER_GTX - Static variable in class org.jboss.cache.marshall.TreeCacheMarshaller140
 
MAGICNUMBER_INTEGER - Static variable in class org.jboss.cache.marshall.TreeCacheMarshaller140
 
MAGICNUMBER_IPADDRESS - Static variable in class org.jboss.cache.marshall.TreeCacheMarshaller140
 
MAGICNUMBER_LIST - Static variable in class org.jboss.cache.marshall.TreeCacheMarshaller140
 
MAGICNUMBER_LONG - Static variable in class org.jboss.cache.marshall.TreeCacheMarshaller140
 
MAGICNUMBER_METHODCALL - Static variable in class org.jboss.cache.marshall.TreeCacheMarshaller140
 
MAGICNUMBER_NULL - Static variable in class org.jboss.cache.marshall.TreeCacheMarshaller140
 
MAGICNUMBER_REF - Static variable in class org.jboss.cache.marshall.TreeCacheMarshaller140
 
MAGICNUMBER_SERIALIZABLE - Static variable in class org.jboss.cache.marshall.TreeCacheMarshaller140
 
MAGICNUMBER_STRING - Static variable in class org.jboss.cache.marshall.TreeCacheMarshaller140
 
main(String[]) - Static method in class org.jboss.cache.aop.TreeCacheView2
 
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
Prints version information.
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
 
MARK_IN_USE_EVENT - Static variable in class org.jboss.cache.eviction.EvictedEventNode
 
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
 
markNodeCurrentlyInUse(Fqn, long) - Method in class org.jboss.cache.eviction.RegionManager
Mark a node as currently in use.
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 - Class in org.jboss.cache.marshall
Abstract Marshaller for JBoss Cache.
Marshaller() - Constructor for class org.jboss.cache.marshall.Marshaller
 
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
 
marshallNonSerializable_ - Variable in class org.jboss.cache.aop.PojoCache
 
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_ELEMENTS_PER_NODE - 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
List of cluster group members.
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
 
MethodCallFactory - Class in org.jboss.cache.marshall
Factory class to create instances of org.jgroups.blocks.MethodCall
MethodCallFactory() - Constructor for class org.jboss.cache.marshall.MethodCallFactory
 
MethodDeclarations - Class in org.jboss.cache.marshall
Class containing Method and Method id definitions as well methods allowing lookup operations both ways.
MethodDeclarations() - Constructor for class org.jboss.cache.marshall.MethodDeclarations
 
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
 
MethodPersistentReference - Class in org.jboss.cache.aop.references
A reference to a field.
MethodPersistentReference(Method, int) - Constructor for class org.jboss.cache.aop.references.MethodPersistentReference
 
MIN_ELEMENTS - Static variable in interface org.jboss.cache.eviction.EvictionConfiguration
 
MIN_NODES - Static variable in interface org.jboss.cache.eviction.EvictionConfiguration
 
ml - Variable in class org.jboss.cache.TreeCache
JGroups message listener.
Modification - Class in org.jboss.cache
Represents a modification in the cache.
Modification() - Constructor for class org.jboss.cache.Modification
Constructs a new modification.
Modification(byte, Fqn, Object, Object) - Constructor for class org.jboss.cache.Modification
Constructs a new modification with details.
Modification(byte, Fqn, Object) - Constructor for class org.jboss.cache.Modification
Constructs a new modification with key.
Modification(byte, Fqn, Map) - Constructor for class org.jboss.cache.Modification
Constructs a new modification with data map.
Modification(byte, Fqn) - Constructor for class org.jboss.cache.Modification
Constructs a new modification with fqn only.
modification_list - Variable in class org.jboss.cache.TransactionEntry
List of modifications (MethodCall).
ModificationEntry - Class in org.jboss.cache.aop
Modification entry for undo compensation.
ModificationEntry(InstanceAdvisor, BaseInterceptor, int) - Constructor for class org.jboss.cache.aop.ModificationEntry
 
ModificationEntry(Field, Object, Object) - Constructor for class org.jboss.cache.aop.ModificationEntry
 
modifyElementCount(int) - Method in class org.jboss.cache.eviction.ElementSizeQueue
 
modifyElementCount(int) - Method in interface org.jboss.cache.eviction.EvictionQueue
 
modifyElementCount(int) - Method in class org.jboss.cache.eviction.FIFOQueue
 
modifyElementCount(int) - Method in class org.jboss.cache.eviction.LFUQueue
 
modifyElementCount(int) - Method in class org.jboss.cache.eviction.LRUQueue
 
modifyElementCount(int) - Method in class org.jboss.cache.eviction.MRUQueue
 
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.
mux_serviceName - Variable in class org.jboss.cache.TreeCache
The JGroups multiplexer service name; null if the multiplexer isn't used
mux_stackName - Variable in class org.jboss.cache.TreeCache
The JGroups multiplexer stack name, default is "fc-fast-minimalthreads"

N

name - Variable in class org.jboss.cache.aop.CachedAttribute
 
name - Variable in class org.jboss.cache.aop.CacheInterceptor
 
NAME - Static variable in interface org.jboss.cache.eviction.EvictionConfiguration
 
newerThan(DataVersion) - Method in interface org.jboss.cache.optimistic.DataVersion
Returns true if this is a newer version than other.
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
 
NextMemberBuddyLocator - Class in org.jboss.cache.buddyreplication
This buddy locator uses a next-in-line algorithm to select buddies for a buddy group.
NextMemberBuddyLocator() - Constructor for class org.jboss.cache.buddyreplication.NextMemberBuddyLocator
 
Node - Class in org.jboss.cache
Basic data node class.
Node() - Constructor for class org.jboss.cache.Node
Construct an empty node; used by serialization.
Node(Object, Fqn, Node, Map, TreeCache) - Constructor for class org.jboss.cache.Node
Constructs a new node with a name, etc.
Node(Object, Fqn, Node, Map, boolean, TreeCache) - Constructor for class org.jboss.cache.Node
Constructs a new node with a name, etc.
Node(Object, Fqn, Node, Object, Object, TreeCache) - Constructor for class org.jboss.cache.Node
Constructs a new node with a single key and value.
NODE_GRANULARITY - Static variable in interface org.jboss.cache.eviction.EvictionConfiguration
 
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.marshall.MethodDeclarations
 
notifyCallOnInactiveMethod_id - Static variable in class org.jboss.cache.marshall.MethodDeclarations
 
notifyNodeActivate(Fqn, boolean) - Method in class org.jboss.cache.TreeCache
Sends a notification that a node was activated.
notifyNodeCreated(Fqn) - Method in class org.jboss.cache.TreeCache
Sends a notification that a node was created.
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
Sends a notification that a node was loaded.
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
Sends a notification that a node was passivated.
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
 
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
Returns the number of attributes.

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.
objectFromByteBuffer(byte[]) - Method in class org.jboss.cache.marshall.VersionAwareMarshaller
 
objectFromStream(ObjectInputStream) - Method in class org.jboss.cache.marshall.LegacyTreeCacheMarshaller
 
objectFromStream(ObjectInputStream) - Method in class org.jboss.cache.marshall.Marshaller
Implementation classes will need to parse the given stream and create an object from it.
objectFromStream(ObjectInputStream) - Method in class org.jboss.cache.marshall.TreeCacheMarshaller140
 
ObjectGraphHandler - Class in org.jboss.cache.aop
Handle the object graph management.
ObjectGraphHandler(PojoCache, InternalDelegate, TreeCacheAopDelegate) - Constructor for class org.jboss.cache.aop.ObjectGraphHandler
 
ObjectSerializationFactory - Class in org.jboss.cache.marshall
Factory class for creating object output and inut streams, switching between JDK defaults and JBoss Serialization classes.
ObjectSerializationFactory() - Constructor for class org.jboss.cache.marshall.ObjectSerializationFactory
 
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.
objectToByteBuffer(Object) - Method in class org.jboss.cache.marshall.VersionAwareMarshaller
 
objectToStream(Object, ObjectOutputStream) - Method in class org.jboss.cache.marshall.LegacyTreeCacheMarshaller
Legacy implementation of writing an object to a stream
objectToStream(Object, ObjectOutputStream) - Method in class org.jboss.cache.marshall.Marshaller
Implementation classes will need to marshall the object passed in and write the object into the given stream.
objectToStream(Object, ObjectOutputStream) - Method in class org.jboss.cache.marshall.TreeCacheMarshaller140
 
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 synchronized 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
Used to make copies of nodes from the main tree into the TransactionWorkspace as and when needed.
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
Operations on nodes are done on the copies that exist in the workspace rather than passed down to the CallInterceptor
OptimisticNodeInterceptor() - Constructor for class org.jboss.cache.interceptors.OptimisticNodeInterceptor
 
optimisticPrepare(GlobalTransaction, List, Map, Address, boolean) - Method in class org.jboss.cache.TreeCache
Throws UnsupportedOperationException.
optimisticPrepareMethod - Static variable in class org.jboss.cache.marshall.MethodDeclarations
 
optimisticPrepareMethod_id - Static variable in class org.jboss.cache.marshall.MethodDeclarations
 
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
Subclasses the TransactionEntry class to add a TransactionWorkspace.
OptimisticTransactionEntry() - Constructor for class org.jboss.cache.OptimisticTransactionEntry
 
OptimisticTreeNode - Class in org.jboss.cache
OptimisticTreeNode contains a data version.
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.annotation - package org.jboss.cache.aop.annotation
 
org.jboss.cache.aop.collection - package org.jboss.cache.aop.collection
 
org.jboss.cache.aop.eviction - package org.jboss.cache.aop.eviction
 
org.jboss.cache.aop.interceptors - package org.jboss.cache.aop.interceptors
 
org.jboss.cache.aop.references - package org.jboss.cache.aop.references
 
org.jboss.cache.aop.util - package org.jboss.cache.aop.util
 
org.jboss.cache.buddyreplication - package org.jboss.cache.buddyreplication
 
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.jdbm - package org.jboss.cache.loader.jdbm
 
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

parseConfig() - Method in class org.jboss.cache.aop.PojoCache
 
parseXMLConfig(Element) - Method in class org.jboss.cache.eviction.ElementSizeConfiguration
Configure the Element Size Policy with XML.
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
Deprecated. This will go away.
peek(Fqn) - Method in class org.jboss.cache.TreeCache
Deprecated. This will go away.
peekElements() - Method in class org.jboss.cache.Fqn
Peeks into the elements that build up this Fqn.
PersistentReference - Class in org.jboss.cache.aop.references
Base class for persistent references.
PersistentReference(Class, Object, int) - Constructor for class org.jboss.cache.aop.references.PersistentReference
 
PessimisticLockInterceptor - Class in org.jboss.cache.interceptors
An interceptor that handles locking.
PessimisticLockInterceptor() - Constructor for class org.jboss.cache.interceptors.PessimisticLockInterceptor
 
PojoCache - Class in org.jboss.cache.aop
PojoCache implementation class.
PojoCache(String, String, long) - Constructor for class org.jboss.cache.aop.PojoCache
 
PojoCache() - Constructor for class org.jboss.cache.aop.PojoCache
 
PojoCache(JChannel) - Constructor for class org.jboss.cache.aop.PojoCache
 
PojoCacheIfc - Interface in org.jboss.cache.aop
Interface for PojoCache.
PojoCacheMBean - Interface in org.jboss.cache.aop
MBean interface for PojoCache.
PojoEvictionInterceptor - Class in org.jboss.cache.aop.interceptors
AOP specific eviction interceptor implementation.
PojoEvictionInterceptor() - Constructor for class org.jboss.cache.aop.interceptors.PojoEvictionInterceptor
 
PojoEvictionInterceptor.PojoGetKeyEvictionMethodHandler - Class in org.jboss.cache.aop.interceptors
 
PojoEvictionInterceptor.PojoGetKeyEvictionMethodHandler() - Constructor for class org.jboss.cache.aop.interceptors.PojoEvictionInterceptor.PojoGetKeyEvictionMethodHandler
 
PojoEvictionInterceptor.PojoGetNodeEvictionMethodHandler - Class in org.jboss.cache.aop.interceptors
 
PojoEvictionInterceptor.PojoGetNodeEvictionMethodHandler() - Constructor for class org.jboss.cache.aop.interceptors.PojoEvictionInterceptor.PojoGetNodeEvictionMethodHandler
 
PojoEvictionInterceptor.PojoPutDataEraseEvictionMethodHandler - Class in org.jboss.cache.aop.interceptors
 
PojoEvictionInterceptor.PojoPutDataEraseEvictionMethodHandler() - Constructor for class org.jboss.cache.aop.interceptors.PojoEvictionInterceptor.PojoPutDataEraseEvictionMethodHandler
 
PojoEvictionInterceptor.PojoPutDataEvictionMethodHandler - Class in org.jboss.cache.aop.interceptors
 
PojoEvictionInterceptor.PojoPutDataEvictionMethodHandler() - Constructor for class org.jboss.cache.aop.interceptors.PojoEvictionInterceptor.PojoPutDataEvictionMethodHandler
 
PojoEvictionInterceptor.PojoPutKeyEvictionMethodHandler - Class in org.jboss.cache.aop.interceptors
 
PojoEvictionInterceptor.PojoPutKeyEvictionMethodHandler() - Constructor for class org.jboss.cache.aop.interceptors.PojoEvictionInterceptor.PojoPutKeyEvictionMethodHandler
 
PojoEvictionInterceptor.PojoRemoveKeyEvictionMethodHandler - Class in org.jboss.cache.aop.interceptors
 
PojoEvictionInterceptor.PojoRemoveKeyEvictionMethodHandler() - Constructor for class org.jboss.cache.aop.interceptors.PojoEvictionInterceptor.PojoRemoveKeyEvictionMethodHandler
 
PojoEvictionInterceptor.PojoRemoveNodeEvictionMethodHandler - Class in org.jboss.cache.aop.interceptors
 
PojoEvictionInterceptor.PojoRemoveNodeEvictionMethodHandler() - Constructor for class org.jboss.cache.aop.interceptors.PojoEvictionInterceptor.PojoRemoveNodeEvictionMethodHandler
 
pojoGraphMultipleReferenced(Object, Map) - Method in class org.jboss.cache.aop.TreeCacheAopDelegate
Check recursively if the pojo and its graph is multiple referenced.
PojoTxSynchronizationHandler - Class in org.jboss.cache.aop
Handling the rollback operation for PojoCache level, specifically interceptor add/remove, etc.
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
Does nothing.
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.jdbm.JdbmCacheLoader
Applies and commits the given modifications in one transaction.
prepare(Object, List, boolean) - Method in class org.jboss.cache.loader.SharedStoreCacheLoader
 
prepare(GlobalTransaction, List, Address, boolean) - Method in class org.jboss.cache.TreeCache
Throws UnsupportedOperationException.
prepareMethod - Static variable in class org.jboss.cache.marshall.MethodDeclarations
 
prepareMethod_id - Static variable in class org.jboss.cache.marshall.MethodDeclarations
 
previous() - Method in class org.jboss.cache.aop.collection.CachedListImpl.MyListIterator
 
previousIndex() - Method in class org.jboss.cache.aop.collection.CachedListImpl.MyListIterator
 
print(StringBuffer, int) - Method in class org.jboss.cache.AbstractNode
 
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
Prints the node and children.
PRINT_LOCK_DETAILS - Static variable in interface org.jboss.cache.DataNode
Initialized property for debugging "print_lock_details"
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
Prints information about the contents of the nodes in the tree's current in-memory state.
printDetails() - Method in interface org.jboss.cache.TreeCacheMBean
 
printDetails(StringBuffer, int) - Method in interface org.jboss.cache.TreeNode
Prints the node with details and indent.
printDetailsInMap(StringBuffer, int, Map) - Method in class org.jboss.cache.AbstractNode
Adds details of the node into a map as strings.
printIndent(StringBuffer, int) - Method in class org.jboss.cache.AbstractNode
 
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
Prints the node with indent.
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 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
Returns lock information.
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.marshall.MethodDeclarations
 
printMethodLocal_id - Static variable in class org.jboss.cache.marshall.MethodDeclarations
 
printVersion() - Static method in class org.jboss.cache.Version
Returns version information as a string.
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.
processAddedElement(Fqn) - Method in class org.jboss.cache.eviction.BaseEvictionAlgorithm
 
processAddedNodes(Fqn, int, boolean) - Method in class org.jboss.cache.eviction.BaseEvictionAlgorithm
 
processMarkInUseNodes(Fqn, long) - Method in class org.jboss.cache.eviction.BaseEvictionAlgorithm
 
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
 
processRemovedElement(Fqn) - Method in class org.jboss.cache.eviction.BaseEvictionAlgorithm
 
processRemovedNodes(Fqn) - Method in class org.jboss.cache.eviction.BaseEvictionAlgorithm
Remove a node from cache.
processUnmarkInUseNodes(Fqn) - Method in class org.jboss.cache.eviction.BaseEvictionAlgorithm
 
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.ElementSizeAlgorithm
 
prune() - Method in class org.jboss.cache.eviction.LFUAlgorithm
 
prune() - Method in class org.jboss.cache.eviction.LRUAlgorithm
 
purgeCacheLoaders() - Method in class org.jboss.cache.TreeCache
Purges the contents of all configured CacheLoaders
purgeCacheLoaders() - Method in interface org.jboss.cache.TreeCacheMBean
Purges the contents of all configured CacheLoaders
purgeIfNecessary() - Method in class org.jboss.cache.loader.ChainingCacheLoader
 
purgeLoaders(boolean) - Method in class org.jboss.cache.loader.CacheLoaderManager
 
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.aop.InternalDelegate
 
put(Fqn, Map) - Method in class org.jboss.cache.aop.InternalDelegate
 
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
 
put(Fqn, Map) - Method in class org.jboss.cache.loader.ClusteredCacheLoader
Does nothing; replication handles put.
put(List) - Method in class org.jboss.cache.loader.ClusteredCacheLoader
Does nothing; replication handles put.
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 class org.jboss.cache.loader.jdbm.JdbmCacheLoader
Stores a single FQN-key-value record.
put(Fqn, Map) - Method in class org.jboss.cache.loader.jdbm.JdbmCacheLoader
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.jdbm.JdbmCacheLoader
Applies the given modifications.
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
Associates the global transaction with the local transaction.
put(GlobalTransaction, TransactionEntry) - Method in class org.jboss.cache.TransactionTable
Associates the global transaction with a transaction entry.
put(Fqn, Map, Option) - Method in class org.jboss.cache.TreeCache
The same as calling TreeCache.put(Fqn, Map) except apply options for this specific method invocation.
put(Fqn, Object, Object, Option) - Method in class org.jboss.cache.TreeCache
The same as calling TreeCache.put(Fqn, Object, Object) except apply 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
Sets a node's 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
Puts the contents of a map into this node.
put(Object, Object) - Method in interface org.jboss.cache.TreeNode
Puts the key and value into the node.
put(Map) - Method in interface org.jboss.cache.TreeNode
Adds (merges) the contents of the map with the existing data.
PUT_DATA - Static variable in class org.jboss.cache.Modification
Put data (Map) modification.
PUT_DATA_ERASE - Static variable in class org.jboss.cache.Modification
Erase existing data, put data (Map) modification.
PUT_KEY_VALUE - Static variable in class org.jboss.cache.Modification
Put key/value 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.marshall.MethodDeclarations
 
putDataEraseMethodLocal_id - Static variable in class org.jboss.cache.marshall.MethodDeclarations
 
putDataMethodLocal - Static variable in class org.jboss.cache.marshall.MethodDeclarations
 
putDataMethodLocal_id - Static variable in class org.jboss.cache.marshall.MethodDeclarations
 
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.marshall.MethodDeclarations
 
putFailFastKeyValueMethodLocal_id - Static variable in class org.jboss.cache.marshall.MethodDeclarations
 
putIntoCache(Fqn, Object) - Method in class org.jboss.cache.aop.SerializableObjectHandler
 
putKeyValMethodLocal - Static variable in class org.jboss.cache.marshall.MethodDeclarations
 
putKeyValMethodLocal_id - Static variable in class org.jboss.cache.marshall.MethodDeclarations
 
putList - Static variable in class org.jboss.cache.loader.DelegatingCacheLoader
 
putNodeEvent(Fqn, int) - Method in class org.jboss.cache.eviction.Region
 
putNodeEvent(EvictedEventNode) - Method in class org.jboss.cache.eviction.Region
 
putObject(String, Object) - Method in class org.jboss.cache.aop.PojoCache
 
putObject(Fqn, Object) - Method in class org.jboss.cache.aop.PojoCache
 
putObject(String, Object) - Method in interface org.jboss.cache.aop.PojoCacheIfc
Insert a pojo into the cache.
putObject(Fqn, Object) - Method in interface org.jboss.cache.aop.PojoCacheIfc
Insert a pojo 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
 
readBooleanContents(Element, String, boolean) - 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
Returns an unmodifiable set of reader owner objects.
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
Reads data from an external stream.
readExternal(ObjectInput) - Method in class org.jboss.cache.Node
Deserializes this object from ObjectInput.
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
 
readPropertiesContents(Element, String) - Static method in class org.jboss.cache.xml.XmlHelper
 
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.
rebuildReference() - Method in class org.jboss.cache.aop.references.ConstructorPersistentReference
 
rebuildReference() - Method in class org.jboss.cache.aop.references.EmptyReference
 
rebuildReference() - Method in class org.jboss.cache.aop.references.FieldPersistentReference
 
rebuildReference() - Method in class org.jboss.cache.aop.references.MethodPersistentReference
 
rebuildReference() - Method in class org.jboss.cache.aop.references.PersistentReference
 
recycleQueue - Variable in class org.jboss.cache.eviction.BaseEvictionAlgorithm
Contains Fqn instances.
refCount_ - Variable in class org.jboss.cache.aop.AOPInstance
 
REFERENCE_SOFT - Static variable in class org.jboss.cache.aop.references.PersistentReference
 
REFERENCE_WEAK - Static variable in class org.jboss.cache.aop.references.PersistentReference
 
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
Mapped region.
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_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 - Variable in class org.jboss.cache.interceptors.EvictionInterceptor
 
regionManager - Variable in class org.jboss.cache.marshall.Marshaller
 
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.Marshaller
Register the specific classloader under the fqn region.
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.marshall.VersionAwareMarshaller
 
registerClassLoader(String, ClassLoader) - Method in class org.jboss.cache.TreeCache
Registers a specific classloader for a region defined by a fully qualified name.
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.
registerTxHandler() - Method in class org.jboss.cache.aop.PojoCache
 
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() - 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 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
Deprecated. don't think this is used anymore
releaseAllLocks(String) - Method in class org.jboss.cache.TreeCache
Releases all locks for this node and the entire node subtree.
releaseAllLocks(Fqn) - Method in class org.jboss.cache.TreeCache
Releases all locks for this node and the entire node 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
releaseAllLocksFIFO(Object) - Method in class org.jboss.cache.TransactionEntry
Releases all locks held by the owner, in order of creation.
releaseAllLocksLIFO(Object) - Method in class org.jboss.cache.TransactionEntry
Releases all locks held by the owner, in reverse order of creation.
releaseAllLocksMethodLocal - Static variable in class org.jboss.cache.marshall.MethodDeclarations
 
releaseAllLocksMethodLocal_id - Static variable in class org.jboss.cache.marshall.MethodDeclarations
 
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
 
releasePojo(Object, Fqn) - Method in class org.jboss.cache.aop.PojoCache
 
releaseReaderOwners(LockStrategy) - Method in class org.jboss.cache.lock.LockMap
 
releaseStateTransferLocks(DataNode, Object) - Method in class org.jboss.cache.aop.PojoCache
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
Releases all state transfer locks acquired.
remoteAnnounceBuddyPoolNameMethod - Static variable in class org.jboss.cache.marshall.MethodDeclarations
 
remoteAnnounceBuddyPoolNameMethod_id - Static variable in class org.jboss.cache.marshall.MethodDeclarations
 
remoteAssignToBuddyGroupMethod - Static variable in class org.jboss.cache.marshall.MethodDeclarations
 
remoteAssignToBuddyGroupMethod_id - Static variable in class org.jboss.cache.marshall.MethodDeclarations
 
remoteRemoveFromBuddyGroupMethod - Static variable in class org.jboss.cache.marshall.MethodDeclarations
 
remoteRemoveFromBuddyGroupMethod_id - Static variable in class org.jboss.cache.marshall.MethodDeclarations
 
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
Fetches the remove value, does not remove.
remove(Fqn) - Method in class org.jboss.cache.loader.ClusteredCacheLoader
Does nothing; replication handles removal.
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) - Method in class org.jboss.cache.loader.jdbm.JdbmCacheLoader
Deletes the node for a given FQN and all its descendent nodes.
remove(Fqn, Object) - Method in class org.jboss.cache.loader.jdbm.JdbmCacheLoader
Deletes a single FQN-key-value record.
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
Removes a global transation, returns the old transaction entry.
remove(Transaction) - Method in class org.jboss.cache.TransactionTable
Removes a local transation, returns the global transaction entry.
remove(Fqn, Option) - Method in class org.jboss.cache.TreeCache
The same as calling TreeCache.remove(Fqn) except apply options for this specific method invocation.
remove(Fqn, Object, Option) - Method in class org.jboss.cache.TreeCache
The same as calling TreeCache.remove(Fqn, Object) except apply 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
Removes the old value of the key.
REMOVE_DATA - Static variable in class org.jboss.cache.Modification
Clear node's Map modification.
REMOVE_ELEMENT_EVENT - Static variable in class org.jboss.cache.eviction.EvictedEventNode
 
REMOVE_KEY_VALUE - Static variable in class org.jboss.cache.Modification
Remove a key/value modification.
REMOVE_NODE - Static variable in class org.jboss.cache.Modification
Remove a node modification.
REMOVE_NODE_EVENT - Static variable in class org.jboss.cache.eviction.EvictedEventNode
 
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
Removes all children.
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
Removes the named child of this node.
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
Does nothing; replication handles removal.
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 class org.jboss.cache.loader.jdbm.JdbmCacheLoader
Clears the map for the given node, but does not remove 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
Removes the keys and properties from a node.
removeData(Fqn) - Method in class org.jboss.cache.TreeCache
Removes the keys and properties from a named node.
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.marshall.MethodDeclarations
 
removeDataMethodLocal_id - Static variable in class org.jboss.cache.marshall.MethodDeclarations
 
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.marshall.MethodDeclarations
 
removeKeyMethodLocal_id - Static variable in class org.jboss.cache.marshall.MethodDeclarations
 
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 class org.jboss.cache.eviction.ElementSizeQueue
 
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.marshall.MethodDeclarations
 
removeNodeMethodLocal_id - Static variable in class org.jboss.cache.marshall.MethodDeclarations
 
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.PojoCache
 
removeObject(Fqn) - Method in class org.jboss.cache.aop.PojoCache
 
removeObject(String) - Method in interface org.jboss.cache.aop.PojoCacheIfc
Remove pojo object from the cache.
removeObject(Fqn) - Method in interface org.jboss.cache.aop.PojoCacheIfc
Remove pojo 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
Removes a region by string.
removeRegion(Fqn) - Method in class org.jboss.cache.eviction.RegionManager
Removes a region by Fqn, returns true if the region was found.
removeRegion(String) - Method in class org.jboss.cache.marshall.RegionManager
Removes a region by string.
removeRegion(Fqn) - Method in class org.jboss.cache.marshall.RegionManager
Removes a region by Fqn, returns true if the region was found.
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
Removes a tree cache listener.
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
Replicated element queue interval.
repl_queue_max_elements - Variable in class org.jboss.cache.TreeCache
Maximum number of replicated elements to queue.
REPL_SYNC - Static variable in class org.jboss.cache.TreeCache
Entries in the cache are by default replicated synchronously.
replicateAllMethod - Static variable in class org.jboss.cache.marshall.MethodDeclarations
 
replicateAllMethod_id - Static variable in class org.jboss.cache.marshall.MethodDeclarations
 
replicateCall(JBCMethodCall, boolean) - Method in class org.jboss.cache.interceptors.BaseRpcInterceptor
 
replicateCall(List, JBCMethodCall, boolean) - Method in class org.jboss.cache.interceptors.BaseRpcInterceptor
 
replicateMethod - Static variable in class org.jboss.cache.marshall.MethodDeclarations
 
replicateMethod_id - Static variable in class org.jboss.cache.marshall.MethodDeclarations
 
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
Constructs a new ReplicationQueue.
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
 
resetUndoOp() - Method in class org.jboss.cache.aop.PojoCache
 
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.ElementSizeQueue
 
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
 
RETRY - Variable in class org.jboss.cache.aop.PojoCache
 
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
Does nothing.
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.jdbm.JdbmCacheLoader
Removes transaction in progress.
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
Throws UnsupportedOperationException.
rollbackMethod - Static variable in class org.jboss.cache.marshall.MethodDeclarations
 
rollbackMethod_id - Static variable in class org.jboss.cache.marshall.MethodDeclarations
 
ROOT - Static variable in class org.jboss.cache.Fqn
Immutable root FQN.
root - Variable in class org.jboss.cache.TreeCache
Root DataNode.
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.
runCommitPhase(GlobalTransaction, Transaction, List, boolean) - Method in class org.jboss.cache.interceptors.TxInterceptor
creates a commit() MethodCall and feeds it to handleCommitRollback();
runPreparePhase(JBCMethodCall, 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.Fqn
Separator between FQN elements.
SEPARATOR - Static variable in class org.jboss.cache.TreeCache
Deprecated. use Fqn.SEPARATOR.
Serializable - Interface in org.jboss.cache.aop.annotation
1.4 annotation interface
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(PojoCache, 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
 
setAopInstance(AOPInstance) - Method in interface org.jboss.cache.aop.BaseInterceptor
 
setAopInstance(AOPInstance) - Method in class org.jboss.cache.aop.CacheInterceptor
 
setAopInstance(AOPInstance) - Method in class org.jboss.cache.aop.collection.AbstractCollectionInterceptor
 
setArguments(Class[]) - Method in class org.jboss.cache.aop.references.ArgumentPersistentReference
 
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
 
setBuddies(List) - Method in class org.jboss.cache.buddyreplication.BuddyGroup
 
setBuddyReplicationConfig(Element) - Method in class org.jboss.cache.TreeCache
Sets the buddy replication configuration element
setBuddyReplicationConfig(Element) - Method in interface org.jboss.cache.TreeCacheMBean
Sets the buddy replication configuration element
setBulkRemove(boolean) - Method in class org.jboss.cache.aop.TreeCacheAopDelegate
 
setCache(TreeCache) - Method in class org.jboss.cache.aop.interceptors.PojoEvictionInterceptor
 
setCache(TreeCache) - Static method in class org.jboss.cache.aop.TreeCacheView2
 
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.DataGravitatorInterceptor
 
setCache(TreeCache) - Method in class org.jboss.cache.interceptors.EvictionInterceptor
 
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
 
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
 
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.jdbm.JdbmCacheLoader
Sets the TreeCache owner of this cache loader.
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
 
setCache(TreeCache) - Static method in class org.jboss.cache.TreeCacheView2
 
setCache - Class in org.jboss.cache.util
Custom beanshell setCache(TreeCache) command allowing beanshell user to set TreeCache reference being displayed in a JTree of TreeCacheView2 utility.
setCache() - Constructor for class org.jboss.cache.util.setCache
 
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
Sets the cache loader configuration element.
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
Sets the CacheLoaderManager.
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
overriding CacheMode from REPL_SYNC, REPL_ASYNC, INVALIDATION_SYNC, INVALIDATION_ASYNC to LOCAL.
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 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 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
Converts a list of elements to a Java Groups 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
Sets the name of the replication cluster 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
Sets 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.jdbm.JdbmCacheLoader
Sets the configuration string for this cache loader.
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
 
setCurrentlyInUse(boolean, long) - Method in class org.jboss.cache.eviction.NodeEntry
 
setData(Map) - Method in class org.jboss.cache.Modification
Sets the modification Map set.
setDataOwner(IpAddress) - Method in class org.jboss.cache.buddyreplication.BuddyGroup
 
setDataVersion(DataVersion) - Method in class org.jboss.cache.config.Option
Passing in an DataVersion instance when using optimistic locking will override the default behaviour of internally generated version info and allow the caller to handle data versioning.
setDeadlockDetection(boolean) - Method in class org.jboss.cache.TreeCache
Deprecated.  
setDeadlockDetection(boolean) - Method in interface org.jboss.cache.TreeCacheMBean
 
setDefaultInactive(boolean) - Method in class org.jboss.cache.marshall.LegacyTreeCacheMarshaller
 
setDefaultInactive(boolean) - Method in class org.jboss.cache.marshall.TreeCacheMarshaller
 
setDelegateCache(TreeCache) - Method in class org.jboss.cache.loader.LocalDelegatingCacheLoader
 
setElementDifference(int) - Method in class org.jboss.cache.eviction.EvictedEventNode
 
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
Sets the eviction listener.
setEvictionPolicyClass(String) - Method in class org.jboss.cache.aop.PojoCache
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
Sets the eviction policy configuration element.
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
suppress any failures in your cache operation, including version mismatches with optimistic locking, timeouts obtaining locks, transaction rollbacks.
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
setForceDataGravitation(boolean) - Method in class org.jboss.cache.config.Option
Enables data gravitation calls if a cache miss is detected when using Buddy Replication.
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
Sets the modification fqn.
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
setGroupName(String) - Method in class org.jboss.cache.buddyreplication.BuddyGroup
 
setId(long) - Method in class org.jboss.cache.GlobalTransaction
 
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
Sets the initial state transfer timeout.
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 testing only - sets the interceptor chain.
setInterval(long) - Method in class org.jboss.cache.ReplicationQueue
Sets the flush interval in milliseconds.
setInUseTimeout(long) - Method in class org.jboss.cache.eviction.EvictedEventNode
 
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 thread-local 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.
setIsUsingEviction(boolean) - Method in class org.jboss.cache.TreeCache
 
setKey(Object) - Method in class org.jboss.cache.Modification
Sets the modification key.
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.
setLocalRollbackOnly(boolean) - Method in class org.jboss.cache.InvocationContext
 
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.
setManager(RegionManager) - Method in class org.jboss.cache.marshall.LegacyTreeCacheMarshaller
 
setManager(RegionManager) - Method in class org.jboss.cache.marshall.TreeCacheMarshaller
 
setMarshalling(boolean) - Method in class org.jboss.cache.aop.MarshalledTreeCache
Turn marshalling layer on or off.
setMarshallNonSerializable(boolean) - Method in class org.jboss.cache.aop.PojoCache
 
setMarshallNonSerializable(boolean) - Method in interface org.jboss.cache.aop.PojoCacheIfc
If the flag is set, then POJO which is not instrumented under AOP and which is not implementing the Serializable interface will still be marshalled and make serializable.
setMax_elements(long) - Method in class org.jboss.cache.ReplicationQueue
Sets the maximum number of elements to hold.
setMaxAgeSeconds(int) - Method in class org.jboss.cache.eviction.LRUConfiguration
 
setMaxElementsPerNode(int) - Method in class org.jboss.cache.eviction.ElementSizeConfiguration
 
setMaxNodes(int) - Method in class org.jboss.cache.eviction.ElementSizeConfiguration
 
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
 
setMethodId(int) - Method in class org.jboss.cache.marshall.JBCMethodCall
 
setMinNodes(int) - Method in class org.jboss.cache.eviction.LFUConfiguration
 
setModifiedTimeStamp(long) - Method in class org.jboss.cache.eviction.NodeEntry
 
setMultiplexerService(String) - Method in class org.jboss.cache.TreeCache
 
setMultiplexerService(String) - Method in interface org.jboss.cache.TreeCacheMBean
Sets the JGroups multiplexer service name.
setMultiplexerStack(String) - Method in class org.jboss.cache.TreeCache
 
setMultiplexerStack(String) - Method in interface org.jboss.cache.TreeCacheMBean
Used with JGroups multiplexer, specifies stack to be used (e.g., fc-fast-minimalthreads) This attribute is optional; if not provided, a default multiplexer stack will be used.
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
Sets the node locking scheme as a string.
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
Sets the nodes.
setNumberOfElements(int) - Method in class org.jboss.cache.eviction.NodeEntry
 
setNumberOfNodeVisits(int) - Method in class org.jboss.cache.eviction.NodeEntry
 
setOldValue(Object) - Method in class org.jboss.cache.Modification
Sets the post modification old value.
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
 
setPojoCacheConfig(Element) - Method in class org.jboss.cache.aop.PojoCache
Inject the config element that is specific to PojoCache.
setPojoCacheConfig(Element) - Method in interface org.jboss.cache.aop.PojoCacheMBean
Inject the config element that is specific to PojoCache.
setPojoCacheConfig(Element) - Method in class org.jboss.cache.TreeCache
Used for PojoCache.
setPojoCacheConfig(Element) - Method in interface org.jboss.cache.TreeCacheMBean
 
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
 
setPurgeOnStartup(boolean) - Method in class org.jboss.cache.config.CacheLoaderConfig.IndividualCacheLoaderConfig
 
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 class org.jboss.cache.loader.ChainingCacheLoader
No-op, as this class doesn't directly use the RegionManager.
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.FileCacheLoader
 
setRegionManager(RegionManager) - Method in class org.jboss.cache.loader.JDBCExtendedCacheLoader
 
setRegionManager(RegionManager) - Method in class org.jboss.cache.loader.jdbm.JdbmCacheLoader
 
setRemote(boolean) - Method in class org.jboss.cache.GlobalTransaction
 
setRemovedNode(Fqn) - Method in class org.jboss.cache.eviction.Region
 
setReplicationVersion(String) - Method in class org.jboss.cache.TreeCache
Sets the replication version from a string.
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
Sets the replication queue interval.
setReplQueueInterval(long) - Method in interface org.jboss.cache.TreeCacheMBean
 
setReplQueueMaxElements(int) - Method in class org.jboss.cache.TreeCache
Sets the replication queue max elements size.
setReplQueueMaxElements(int) - Method in interface org.jboss.cache.TreeCacheMBean
 
setResetElementCount(boolean) - Method in class org.jboss.cache.eviction.EvictedEventNode
 
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
Sets the state bytes in the message listener.
setStateException - Variable in class org.jboss.cache.TreeCache
An exception occuring upon fetch state.
setStateTransferVersion(short) - Method in class org.jboss.cache.TreeCache
Deprecated.  
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.
setSuppressLocking(boolean) - Method in class org.jboss.cache.config.Option
Suppresses acquiring locks for the given invocation.
setSyncCommitPhase(boolean) - Method in class org.jboss.cache.TreeCache
Sets if sync commit phase is used.
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
Sets if sync rollback phase is used.
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
Sets the local transaction for this entry.
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
Sets the type of modification.
setUnmarshallingClassLoader(Fqn) - Method in class org.jboss.cache.marshall.RegionManager
Helper utility that checks for a classloader registered for the given Fqn, and if found sets it as the TCCL.
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.ElementSizeAlgorithm
 
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
Sets if interceptor MBeans are in use.
setUseMarshalling(boolean) - Method in class org.jboss.cache.TreeCache
Deprecated.  
setUseMarshalling(boolean) - Method in interface org.jboss.cache.TreeCacheMBean
Deprecated.  
setUseRegionBasedMarshalling(boolean) - Method in class org.jboss.cache.TreeCache
Sets whether marshalling uses scoped class loaders on a per region basis.
setUseRegionBasedMarshalling(boolean) - Method in interface org.jboss.cache.TreeCacheMBean
Sets whether marshalling uses scoped class loaders on a per region basis.
setUseReplQueue(boolean) - Method in class org.jboss.cache.TreeCache
Sets if the replication queue should be used.
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
Sets the modification value.
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
Sets if versioning is implicit for a given tx.
setVersioningImplicit(boolean) - Method in class org.jboss.cache.optimistic.TransactionWorkspaceImpl
 
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.ElementSizeAlgorithm
 
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 class org.jboss.cache.Fqn
Returns the number of elements in the 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.TreeCacheView2
 
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.jdbm.JdbmCacheLoader
Opens the environment and the database specified by the configuration string.
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
Starts the asynchronous flush queue.
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.aop.PojoCache
 
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.TreeCacheView2
 
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.jdbm.JdbmCacheLoader
Closes the databases and environment, and nulls references to them.
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
Stops the asynchronous flush queue.
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.aop.PojoCache
 
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
 
STORE_STATE - Static variable in class org.jboss.cache.Modification
Stores data in a Fqn using a byte array.
storeAttributes(Fqn, Map) - Method in class org.jboss.cache.loader.FileCacheLoader
 
storeEntireState(byte[]) - Method in class org.jboss.cache.loader.AsyncCacheLoader
Stores the entire state.
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
Does nothing.
storeEntireState(byte[]) - Method in class org.jboss.cache.loader.DelegatingCacheLoader
 
storeEntireState(byte[]) - Method in class org.jboss.cache.loader.FileCacheLoader
Stores the state given as a byte buffer to the filesystem.
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.jdbm.JdbmCacheLoader
Replace the contents of the databases with the given exported data.
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 class org.jboss.cache.loader.ChainingCacheLoader
 
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.FileCacheLoader
 
storeState(byte[], Fqn) - Method in class org.jboss.cache.loader.JDBCExtendedCacheLoader
 
storeState(byte[], Fqn) - Method in class org.jboss.cache.loader.jdbm.JdbmCacheLoader
Replace the contents of the databases with the given exported data.
string2Mode(String) - Method in class org.jboss.cache.TreeCache
Converts a replication, such as repl-async mode to an integer.
stringToElement(String) - Static method in class org.jboss.cache.xml.XmlHelper
 
stringToIsolationLevel(String) - Static method in class org.jboss.cache.lock.IsolationLevel
Returns an isolation level from a string.
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
True if there is a synchronous commit phase, otherwise asynchronous commit.
sync_repl_timeout - Variable in class org.jboss.cache.TreeCache
 
sync_rollback_phase - Variable in class org.jboss.cache.TreeCache
True if there is a synchronous rollback phase, otherwise asynchronous rollback.

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
 
timeout - Variable in class org.jboss.cache.loader.ClusteredCacheLoader
 
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(boolean) - Method in class org.jboss.cache.aop.collection.CachedListInterceptor
 
toMemory(boolean) - Method in class org.jboss.cache.aop.collection.CachedMapInterceptor
 
toMemory(boolean) - 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.buddyreplication.BuddyGroup
 
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.ElementSizeConfiguration
 
toString() - Method in class org.jboss.cache.eviction.EvictedEventNode
 
toString() - Method in class org.jboss.cache.eviction.EvictionQueueList
 
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.eviction.RegionManager
 
toString() - Method in class org.jboss.cache.Fqn
Returns this FQN as a string, prefixing the first element with a / and joining each subsequent element with a /.
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.AsyncCacheLoader
 
toString() - Method in class org.jboss.cache.loader.ChainingCacheLoader
 
toString() - Method in class org.jboss.cache.loader.jdbm.JdbmCacheLoader
 
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
Returns the level as a string.
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
Returns debug information about this modification.
toString() - Method in class org.jboss.cache.Node
Returns a debug string.
toString() - Method in class org.jboss.cache.optimistic.DefaultDataVersion
 
toString() - Method in class org.jboss.cache.optimistic.TransactionWorkspaceImpl
Returns debug information.
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
Returns debug information about this transaction.
toString() - Method in class org.jboss.cache.TransactionTable
Returns summary debug information.
toString(boolean) - Method in class org.jboss.cache.TransactionTable
Returns detailed debug information.
toString() - Method in class org.jboss.cache.TreeCache
Returns a debug string with few details.
toString(boolean) - Method in class org.jboss.cache.TreeCache
Returns a debug string with optional details of contents.
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
Constructs a new TransactionEntry.
TransactionManagerLookup - Interface in org.jboss.cache
Factory interface, allows TreeCache to use different transactional systems.
transactions - Variable in class org.jboss.cache.interceptors.ActivationInterceptor
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
Constructs a new table.
TransactionWorkspace - Interface in org.jboss.cache.optimistic
Used to contain a copy of the tree being worked on within the scope of a given transaction.
TransactionWorkspaceImpl - Class in org.jboss.cache.optimistic
Contains a mapping of Fqn to WorkspaceNodes.
TransactionWorkspaceImpl() - Constructor for class org.jboss.cache.optimistic.TransactionWorkspaceImpl
 
transformFqns(JBCMethodCall) - Method in class org.jboss.cache.buddyreplication.BuddyManager
Introspects method call for Fqns and changes them such that they are under the current buddy group's backup subtree (e.g., /_buddy_backup_/my_host:7890/) rather than the root (/).
transformFqns(JBCMethodCall, boolean) - Method in class org.jboss.cache.buddyreplication.BuddyManager
 
Transient - Interface in org.jboss.cache.aop.annotation
1.4 annotation interface.
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 cluster name, properties, and state fetch timeout.
TreeCache() - Constructor for class org.jboss.cache.TreeCache
Constructs an uninitialized TreeCache.
TreeCache(JChannel) - Constructor for class org.jboss.cache.TreeCache
Constructs a TreeCache with an already connected channel.
TreeCacheAop - Class in org.jboss.cache.aop
Deprecated. Since 1.4, replaced by PojoCache
TreeCacheAop(String, String, long) - Constructor for class org.jboss.cache.aop.TreeCacheAop
Deprecated.  
TreeCacheAop() - Constructor for class org.jboss.cache.aop.TreeCacheAop
Deprecated.  
TreeCacheAop(JChannel) - Constructor for class org.jboss.cache.aop.TreeCacheAop
Deprecated.  
TreeCacheAopDelegate - Class in org.jboss.cache.aop
Delegate class for PojoCache.
TreeCacheAopDelegate(PojoCache) - Constructor for class org.jboss.cache.aop.TreeCacheAopDelegate
 
TreeCacheAopIfc - Interface in org.jboss.cache.aop
Deprecated. Since 1.4, replaced by PojoCacheIfc
TreeCacheAopMBean - Interface in org.jboss.cache.aop
Deprecated. Since 1.4, replaced by PojoCacheMBean
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() - Constructor for class org.jboss.cache.marshall.TreeCacheMarshaller
 
TreeCacheMarshaller(RegionManager, boolean) - Constructor for class org.jboss.cache.marshall.TreeCacheMarshaller
 
TreeCacheMarshaller140 - Class in org.jboss.cache.marshall
An enhanced marshaller for RPC calls between TreeCache instances.
TreeCacheMarshaller140(RegionManager, boolean, boolean) - Constructor for class org.jboss.cache.marshall.TreeCacheMarshaller140
 
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.aop
Graphical view of a ReplicatedTree (using the MVC paradigm).
TreeCacheView2(TreeCache) - Constructor for class org.jboss.cache.aop.TreeCacheView2
 
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
 
type - Variable in class org.jboss.cache.aop.CacheInterceptor
 

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.
undoInterceptorDetach(Map) - Method in class org.jboss.cache.aop.TreeCacheAopDelegate
 
undoListLocal_ - Variable in class org.jboss.cache.aop.PojoCache
 
undoOperations(TreeCache) - Method in class org.jboss.cache.TransactionEntry
Posts all undo operations to the TreeCache.
UNINITIALIZED - Static variable in class org.jboss.cache.TreeCache
Uninitialized node key.
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
 
UNMARK_USE_EVENT - Static variable in class org.jboss.cache.eviction.EvictedEventNode
 
unmarkNodeCurrentlyInUse(Fqn) - Method in class org.jboss.cache.eviction.RegionManager
Unmark a node currently in use.
unregisterClassLoader(String) - Method in class org.jboss.cache.marshall.Marshaller
Un-register the class loader.
unregisterClassLoader(String) - Method in class org.jboss.cache.marshall.TreeCacheMarshaller
Un-register the class loader.
unregisterClassLoader(String) - Method in class org.jboss.cache.marshall.VersionAwareMarshaller
 
unregisterClassLoader(String) - Method in class org.jboss.cache.TreeCache
Unregisteres a class loader for a 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.
updateNode(MethodCall, Object) - Method in class org.jboss.cache.interceptors.EvictionInterceptor
 
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 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
True if MBean interceptors are used.
use_repl_queue - Variable in class org.jboss.cache.TreeCache
True if replication is queued.
useCacheStore - Variable in class org.jboss.cache.interceptors.CacheLoaderInterceptor
True if CacheStoreInterceptor is in place.
useChainingCacheLoader() - Method in class org.jboss.cache.config.CacheLoaderConfig
 
useCreateService - Variable in class org.jboss.cache.TreeCache
_createService was called.
useJBossSerialization() - Static method in class org.jboss.cache.marshall.ObjectSerializationFactory
 
useLocalOptimization_ - Variable in class org.jboss.cache.aop.MarshalledTreeCache
 
useRegionBasedMarshalling - Variable in class org.jboss.cache.marshall.Marshaller
 
useRegionBasedMarshalling - Variable in class org.jboss.cache.TreeCache
True if we use region based marshalling.
usingEviction - Variable in class org.jboss.cache.TreeCache
 

V

values() - Method in class org.jboss.cache.aop.collection.CachedMapImpl
 
values() - Method in class org.jboss.cache.lock.ThreadLocalMap
 
Version - Class in org.jboss.cache
Contains version information about this release of TreeCache.
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
 
VersionAwareMarshaller - Class in org.jboss.cache.marshall
A facade to various other marshallers like LegacyTreeCacheMarshaller and TreeCacheMarshaller140 which is version-aware.
VersionAwareMarshaller(RegionManager, boolean, boolean, String) - Constructor for class org.jboss.cache.marshall.VersionAwareMarshaller
 
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_NODE_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
Represents a type of Node that is to be copied into a TransactionWorkspace for optimistically locked nodes.
WorkspaceNodeImpl - Class in org.jboss.cache.optimistic
Wraps a DataNode and adds versioning and other meta data to it.
WorkspaceNodeImpl() - Constructor for class org.jboss.cache.optimistic.WorkspaceNodeImpl
 
WorkspaceNodeImpl(TreeNode, TransactionWorkspace) - Constructor for class org.jboss.cache.optimistic.WorkspaceNodeImpl
Deprecated.  
WorkspaceNodeImpl(DataNode, TransactionWorkspace) - Constructor for class org.jboss.cache.optimistic.WorkspaceNodeImpl
Constructs with a node and workspace.
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
Writes data to an external stream.
writeExternal(ObjectOutput) - Method in class org.jboss.cache.Node
Serializes this object to ObjectOutput.
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
 

Z

ZERO - Static variable in class org.jboss.cache.optimistic.DefaultDataVersion
Version zero.

_

_addChild(GlobalTransaction, Fqn, Object, DataNode) - Method in class org.jboss.cache.TreeCache
Compensating method to TreeCache._remove(GlobalTransaction,Fqn,boolean).
_clusteredGet(MethodCall, Boolean) - Method in class org.jboss.cache.TreeCache
A 'clustered get' call, called from a remote ClusteredCacheLoader.
_createService() - Method in class org.jboss.cache.TreeCache
 
_dataGravitationCleanup(GlobalTransaction, Fqn, Fqn) - 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
Called internally to enqueue a method call.
_evict(Fqn) - Method in class org.jboss.cache.TreeCache
Internal evict method called by eviction policy provider.
_evict(Fqn, DataVersion) - Method in class org.jboss.cache.TreeCache
Internal evict method called by eviction policy provider.
_evictObject(Fqn) - Method in class org.jboss.cache.aop.PojoCache
Used by internal implementation.
_evictSubtree(Fqn) - Method in class org.jboss.cache.aop.PojoCache
 
_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.PojoCache
Used by internal implementation.
_findObjects(Fqn) - Method in class org.jboss.cache.aop.TreeCacheAopDelegate
 
_get(Fqn) - Method in class org.jboss.cache.TreeCache
Returns the raw data of the node; called externally internally.
_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
Returns the raw data of the node; called externally internally.
_getKeys(Fqn) - Method in class org.jboss.cache.TreeCache
 
_getObject(Fqn) - Method in class org.jboss.cache.aop.PojoCache
Used by internal implementation.
_getObject(Fqn) - Method in class org.jboss.cache.aop.TreeCacheAopDelegate
 
_getObjectInternal(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.
_getState(Fqn, boolean, boolean, long, boolean, boolean) - Method in class org.jboss.cache.TreeCache
Returns the state for the portion of the tree named by fqn.
_gravitateData(Fqn, boolean, boolean) - Method in class org.jboss.cache.TreeCache
Used with buddy replication's data gravitation interceptor
_loadState(Fqn, Fqn, Object[], ClassLoader) - Method in class org.jboss.cache.TreeCache
Requests state from each of the given source nodes in the cluster until it gets it or no node replies with a timeout exception.
_loadState(Fqn, DataNode, Object[], ClassLoader) - Method in class org.jboss.cache.TreeCache
Requests state from each of the given source nodes in the cluster until it gets it or no node replies with a timeout exception.
_lock(Fqn, int, boolean) - Method in class org.jboss.cache.TreeCache
Should not be called.
_print(Fqn) - Method in class org.jboss.cache.TreeCache
Finds and returns the org.jboss.cache.DataNode#toString() value for the Fqn.
_put(GlobalTransaction, String, Map, boolean) - Method in class org.jboss.cache.TreeCache
Internal put method.
_put(GlobalTransaction, Fqn, Map, boolean) - Method in class org.jboss.cache.TreeCache
Internal put method.
_put(GlobalTransaction, Fqn, Map, boolean, boolean) - Method in class org.jboss.cache.TreeCache
Internal put method.
_put(GlobalTransaction, String, Object, Object, boolean) - Method in class org.jboss.cache.TreeCache
Internal put method.
_put(GlobalTransaction, Fqn, Object, Object, boolean) - Method in class org.jboss.cache.TreeCache
Internal put method.
_put(GlobalTransaction, Fqn, Object, Object, boolean, long) - Method in class org.jboss.cache.TreeCache
Internal put method.
_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.PojoCache
Used by internal implementation.
_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
Releases all locks for a FQN.
_remoteAnnounceBuddyPoolName(IpAddress, String) - Method in class org.jboss.cache.TreeCache
 
_remoteAssignToBuddyGroup(BuddyGroup, Map) - Method in class org.jboss.cache.TreeCache
Performs a search.
_remoteRemoveFromBuddyGroup(String) - Method in class org.jboss.cache.TreeCache
 
_remove(GlobalTransaction, String, boolean) - Method in class org.jboss.cache.TreeCache
Internal remove method.
_remove(GlobalTransaction, Fqn, boolean) - Method in class org.jboss.cache.TreeCache
Internal remove method.
_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
Internal method to remove a node.
_remove(GlobalTransaction, Fqn, boolean, boolean, boolean, DataVersion) - Method in class org.jboss.cache.TreeCache
Internal method to remove a node.
_remove(GlobalTransaction, String, Object, boolean) - Method in class org.jboss.cache.TreeCache
Internal method to remove a key.
_remove(GlobalTransaction, Fqn, Object, boolean) - Method in class org.jboss.cache.TreeCache
Internal method to remove a key.
_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
Internal method to remove data from a node.
_removeData(GlobalTransaction, Fqn, boolean) - Method in class org.jboss.cache.TreeCache
Internal method to remove data from a node.
_removeData(GlobalTransaction, Fqn, boolean, boolean) - Method in class org.jboss.cache.TreeCache
Internal method to remove data from a node.
_removeData(GlobalTransaction, Fqn, boolean, boolean, boolean) - Method in class org.jboss.cache.TreeCache
Internal method to remove data from a node.
_removeData(GlobalTransaction, Fqn, boolean, boolean, boolean, DataVersion) - Method in class org.jboss.cache.TreeCache
Internal method to remove data from a node.
_removeObject(Fqn) - Method in class org.jboss.cache.aop.PojoCache
Used by internal implementation.
_removeObject(Fqn, boolean) - Method in class org.jboss.cache.aop.PojoCache
Used by internal implementation.
_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
Replicates changes across to other nodes in the cluster.
_replicate(List) - Method in class org.jboss.cache.TreeCache
Replicates a list of method calls.
_setState(byte[], Fqn, ClassLoader) - Method in class org.jboss.cache.TreeCache
Set the portion of the cache rooted in targetRoot to match the given state.

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

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