- AbstractCacheLoader - Class in org.jboss.cache.loader
-
A convenience abstract implementation of a
CacheLoader
.
- AbstractCacheLoader() - Constructor for class org.jboss.cache.loader.AbstractCacheLoader
-
- AbstractDataCommand - Class in org.jboss.cache.commands.read
-
An abstract class providing basic functionality of all
DataCommand
s.
- AbstractDataCommand() - Constructor for class org.jboss.cache.commands.read.AbstractDataCommand
-
- AbstractDelegatingCacheLoader - Class in org.jboss.cache.loader
-
AbstractDelegatingCacheLoader provides standard functionality for a cache loader that simply delegates each
operation defined in the cache loader interface to the underlying cache loader, basically acting as a proxy to the
real cache loader.
- AbstractDelegatingCacheLoader(CacheLoader) - Constructor for class org.jboss.cache.loader.AbstractDelegatingCacheLoader
-
- AbstractInvocationDelegate - Class in org.jboss.cache.invocation
-
The JBoss Cache hand-wired interceptor stack.
- AbstractInvocationDelegate() - Constructor for class org.jboss.cache.invocation.AbstractInvocationDelegate
-
- AbstractLockManager - Class in org.jboss.cache.lock
-
Common lock manager functionality
- AbstractLockManager() - Constructor for class org.jboss.cache.lock.AbstractLockManager
-
- AbstractMarshaller - Class in org.jboss.cache.marshall
-
Abstract AbstractMarshaller for JBoss Cache.
- AbstractMarshaller() - Constructor for class org.jboss.cache.marshall.AbstractMarshaller
-
- AbstractNode<K,V> - Class in org.jboss.cache
-
- AbstractNode() - Constructor for class org.jboss.cache.AbstractNode
-
- AbstractNode.NodeFlags - Enum in org.jboss.cache
-
These flags were originally stored as booleans on the UnversionedNode class.
- AbstractNodeFactory<K,V> - Class in org.jboss.cache
-
Generates new nodes based on the
CacheSPI
configuration.
- AbstractNodeFactory() - Constructor for class org.jboss.cache.AbstractNodeFactory
-
- AbstractSharedLockContainer<E> - Class in org.jboss.cache.util.concurrent.locks
-
A container for locks.
- AbstractSharedLockContainer() - Constructor for class org.jboss.cache.util.concurrent.locks.AbstractSharedLockContainer
-
- AbstractTransactionCommand - Class in org.jboss.cache.commands.tx
-
Base class for transaction boundary commands that deal with global transactions
- AbstractTransactionCommand() - Constructor for class org.jboss.cache.commands.tx.AbstractTransactionCommand
-
- AbstractTransactionContext - Class in org.jboss.cache.transaction
-
An abstract transaction context
- AbstractTransactionContext(Transaction) - Constructor for class org.jboss.cache.transaction.AbstractTransactionContext
-
- AbstractVersionedDataCommand - Class in org.jboss.cache.commands.write
-
Base version of
DataCommand
which handles common behaviour
- AbstractVersionedDataCommand() - Constructor for class org.jboss.cache.commands.write.AbstractVersionedDataCommand
-
- AbstractVisitor - Class in org.jboss.cache.commands
-
An abstract implementation of a Visitor that delegates all visit calls to a default handler which can be overridden.
- AbstractVisitor() - Constructor for class org.jboss.cache.commands.AbstractVisitor
-
- acceptVisitor(InvocationContext, Visitor) - Method in class org.jboss.cache.commands.legacy.write.CreateNodeCommand
-
Deprecated.
- acceptVisitor(InvocationContext, Visitor) - Method in class org.jboss.cache.commands.read.ExistsCommand
-
- acceptVisitor(InvocationContext, Visitor) - Method in class org.jboss.cache.commands.read.GetChildrenNamesCommand
-
- acceptVisitor(InvocationContext, Visitor) - Method in class org.jboss.cache.commands.read.GetDataMapCommand
-
- acceptVisitor(InvocationContext, Visitor) - Method in class org.jboss.cache.commands.read.GetKeysCommand
-
- acceptVisitor(InvocationContext, Visitor) - Method in class org.jboss.cache.commands.read.GetKeyValueCommand
-
- acceptVisitor(InvocationContext, Visitor) - Method in class org.jboss.cache.commands.read.GetNodeCommand
-
- acceptVisitor(InvocationContext, Visitor) - Method in class org.jboss.cache.commands.read.GravitateDataCommand
-
- acceptVisitor(InvocationContext, Visitor) - Method in class org.jboss.cache.commands.tx.CommitCommand
-
- acceptVisitor(InvocationContext, Visitor) - Method in class org.jboss.cache.commands.tx.OptimisticPrepareCommand
-
- acceptVisitor(InvocationContext, Visitor) - Method in class org.jboss.cache.commands.tx.PrepareCommand
-
- acceptVisitor(InvocationContext, Visitor) - Method in class org.jboss.cache.commands.tx.RollbackCommand
-
- acceptVisitor(InvocationContext, Visitor) - Method in interface org.jboss.cache.commands.VisitableCommand
-
Accept a visitor, and return the result of accepting this visitor.
- acceptVisitor(InvocationContext, Visitor) - Method in class org.jboss.cache.commands.write.ClearDataCommand
-
- acceptVisitor(InvocationContext, Visitor) - Method in class org.jboss.cache.commands.write.EvictCommand
-
- acceptVisitor(InvocationContext, Visitor) - Method in class org.jboss.cache.commands.write.InvalidateCommand
-
- acceptVisitor(InvocationContext, Visitor) - Method in class org.jboss.cache.commands.write.MoveCommand
-
- acceptVisitor(InvocationContext, Visitor) - Method in class org.jboss.cache.commands.write.PutDataMapCommand
-
- acceptVisitor(InvocationContext, Visitor) - Method in class org.jboss.cache.commands.write.PutForExternalReadCommand
-
- acceptVisitor(InvocationContext, Visitor) - Method in class org.jboss.cache.commands.write.PutKeyValueCommand
-
- acceptVisitor(InvocationContext, Visitor) - Method in class org.jboss.cache.commands.write.RemoveKeyCommand
-
- acceptVisitor(InvocationContext, Visitor) - Method in class org.jboss.cache.commands.write.RemoveNodeCommand
-
- acquire(Object, long, LockType) - Method in class org.jboss.cache.lock.IdentityLock
-
Deprecated.
- acquire(Object, long, LockType) - Method in interface org.jboss.cache.lock.NodeLock
-
Deprecated.
- acquire(NodeSPI) - Method in class org.jboss.cache.lock.PessimisticNodeBasedLockManager.LockAcquirer
-
Deprecated.
- acquireAll(Object, long, LockType) - Method in class org.jboss.cache.lock.IdentityLock
-
Deprecated.
- acquireAll(Object, long, LockType, boolean) - Method in class org.jboss.cache.lock.IdentityLock
-
Deprecated.
- acquireAll(Object, long, LockType) - Method in interface org.jboss.cache.lock.NodeLock
-
Deprecated.
Recursively acquire locks for this node and all subnodes, including internal Fqns such as buddy backup subtrees.
- acquireAll(Object, long, LockType, boolean) - Method in interface org.jboss.cache.lock.NodeLock
-
Deprecated.
- acquireAllLocks(List<Fqn>, boolean) - Method in class org.jboss.cache.lock.StripedLock
-
Acquires locks on all fqns passed in.
- acquireLock(Fqn, boolean) - Method in class org.jboss.cache.lock.StripedLock
-
Blocks until a lock is acquired.
- acquireLock(E) - Method in class org.jboss.cache.util.concurrent.locks.AbstractSharedLockContainer
-
- acquireLock(E, long, TimeUnit) - Method in class org.jboss.cache.util.concurrent.locks.AbstractSharedLockContainer
-
- acquireLock(E) - Method in interface org.jboss.cache.util.concurrent.locks.LockContainer
-
- acquireLock(E, long, TimeUnit) - Method in interface org.jboss.cache.util.concurrent.locks.LockContainer
-
- acquireLock(E) - Method in class org.jboss.cache.util.concurrent.locks.PerElementLockContainer
-
- acquireLock(E, long, TimeUnit) - Method in class org.jboss.cache.util.concurrent.locks.PerElementLockContainer
-
- acquireLocksForStateTransfer(NodeSPI, long, boolean) - Method in class org.jboss.cache.statetransfer.LegacyStateTransferManager
-
Deprecated.
- acquireReadLock(Object, long) - Method in class org.jboss.cache.lock.IdentityLock
-
Deprecated.
Acquire a read lock with a timeout period of timeout
milliseconds.
- acquireReadLock(Object, long) - Method in interface org.jboss.cache.lock.NodeLock
-
Deprecated.
Acquires a read lock with a timeout period of timeout
milliseconds.
- acquireWriteLock(Object, long) - Method in class org.jboss.cache.lock.IdentityLock
-
Deprecated.
Acquire a write lock with a timeout of timeout
milliseconds.
- acquireWriteLock(Object, long) - Method in interface org.jboss.cache.lock.NodeLock
-
Deprecated.
Acquires a write lock with a timeout of timeout
milliseconds.
- activate() - Method in interface org.jboss.cache.Region
-
Activates this region for replication.
- activate() - Method in class org.jboss.cache.RegionImpl
-
- activate(Fqn) - Method in interface org.jboss.cache.RegionManager
-
Activates unmarshalling of replication messages for the region
rooted in the given Fqn.
- activate(Fqn) - Method in class org.jboss.cache.RegionManagerImpl
-
- activate() - Method in class org.jboss.cache.transaction.TransactionLog
-
- activateIfEmpty() - Method in interface org.jboss.cache.Region
-
Activates this region for replication, but if the
Fqn
that represents this region already exists and
either contains data or children, no state transfers take place.
- activateIfEmpty() - Method in class org.jboss.cache.RegionImpl
-
- activateIfEmpty(Fqn) - Method in interface org.jboss.cache.RegionManager
-
Attempts to activate a given region rooted at a given Fqn, similar to
RegionManager.activate(org.jboss.cache.Fqn)
except
that if the fqn is currently already in use (probably already been activated) this method is a no-op.
- activateIfEmpty(Fqn) - Method in class org.jboss.cache.RegionManagerImpl
-
- 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
-
- activeStatusChanged(boolean) - Method in class org.jboss.cache.loader.SingletonStoreCacheLoader
-
Method called when the node either becomes the coordinator or stops being the coordinator.
- activeWriter_ - Variable in class org.jboss.cache.lock.ReadWriteLockWithUpgrade
-
- add(ReplicateCommand) - Method in class org.jboss.cache.cluster.ReplicationQueue
-
Adds a new method call.
- add(int) - Method in class org.jboss.cache.util.BitEncodedIntegerSet
-
Adds an integer to the set.
- add(E) - Method in class org.jboss.cache.util.concurrent.ConcurrentHashSet
-
- add(E) - Method in class org.jboss.cache.util.ImmutableListCopy
-
- addAfterInterceptor(CommandInterceptor, Class<? extends CommandInterceptor>) - Method in class org.jboss.cache.interceptors.InterceptorChain
-
Adds a new interceptor in list after an interceptor of a given type.
- addAll(BitEncodedIntegerSet) - Method in class org.jboss.cache.util.BitEncodedIntegerSet
-
Adds all elements of another BitEncodedIntegerSet to the current set.
- addAll(Collection<? extends E>) - Method in class org.jboss.cache.util.concurrent.ConcurrentHashSet
-
- addAll(Collection<? extends E>) - Method in class org.jboss.cache.util.ImmutableListCopy
-
- addAll(int, Collection<? extends E>) - Method in class org.jboss.cache.util.ImmutableListCopy
-
- addAllLocks(List) - Method in class org.jboss.cache.InvocationContext
-
Adds a List of locks to the currently maintained collection of locks acquired.
- addAllLocks(List) - Method in class org.jboss.cache.transaction.AbstractTransactionContext
-
- addAllLocks(List) - Method in interface org.jboss.cache.transaction.TransactionContext
-
Adds a List of locks to the currently maintained collection of locks acquired.
- addBeforeInterceptor(CommandInterceptor, Class<? extends CommandInterceptor>) - Method in class org.jboss.cache.interceptors.InterceptorChain
-
Adds a new interceptor in list after an interceptor of a given type.
- addBuddies(Collection<Address>) - Method in class org.jboss.cache.buddyreplication.BuddyGroup
-
- addCacheListener(Object) - Method in interface org.jboss.cache.Cache
-
- addCacheListener(Object) - Method in class org.jboss.cache.invocation.CacheInvocationDelegate
-
- addCacheListener(Object) - Method in interface org.jboss.cache.notifications.Notifier
-
Adds a cache listener to the list of cache listeners registered.
- addCacheListener(Object) - Method in class org.jboss.cache.notifications.NotifierImpl
-
- addCacheLoader(CacheLoader, CacheLoaderConfig.IndividualCacheLoaderConfig) - Method in class org.jboss.cache.loader.ChainingCacheLoader
-
Adds a cache loader to the chain (always added at the end of the chain)
- addChild(Object, InternalNode<K, V>) - Method in class org.jboss.cache.AbstractNode
-
- addChild(InternalNode<K, V>) - Method in class org.jboss.cache.AbstractNode
-
- addChild(InternalNode<K, V>, boolean) - Method in class org.jboss.cache.AbstractNode
-
- addChild(Object, InternalNode<K, V>) - Method in interface org.jboss.cache.InternalNode
-
- addChild(InternalNode<K, V>) - Method in interface org.jboss.cache.InternalNode
-
- addChild(InternalNode<K, V>, boolean) - Method in interface org.jboss.cache.InternalNode
-
Same as above, except that if safe is true, any Fqn ancestry checking is skipped.
- addChild(Object, Node<K, V>) - Method in class org.jboss.cache.invocation.NodeInvocationDelegate
-
- addChild(Fqn) - Method in class org.jboss.cache.invocation.NodeInvocationDelegate
-
- addChild(Object, InternalNode<K, V>) - Method in class org.jboss.cache.mvcc.NodeReference
-
- addChild(InternalNode<K, V>) - Method in class org.jboss.cache.mvcc.NodeReference
-
- addChild(InternalNode<K, V>, boolean) - Method in class org.jboss.cache.mvcc.NodeReference
-
- addChild(Fqn) - Method in interface org.jboss.cache.Node
-
Adds a child node with the given
Fqn
under the current node.
- addChild(Object, Node<K, V>) - Method in interface org.jboss.cache.NodeSPI
-
Adds or replaces a child by name.
- addChild(WorkspaceNode<K, V>) - Method in interface org.jboss.cache.optimistic.WorkspaceNode
-
Deprecated.
Adds a given WorkspaceNode to the current node's child map
- addChild(WorkspaceNode<K, V>) - Method in class org.jboss.cache.optimistic.WorkspaceNodeImpl
-
Deprecated.
- addChild(Object, InternalNode<K, V>) - Method in class org.jboss.cache.UnversionedNode
-
- addChild(InternalNode<K, V>) - Method in class org.jboss.cache.UnversionedNode
-
- addChild(InternalNode<K, V>, boolean) - Method in class org.jboss.cache.UnversionedNode
-
- addChildAndAcquireLock(Object, boolean, PessimisticNodeBasedLockManager.LockAcquirer) - Method in class org.jboss.cache.PessimisticUnversionedNode
-
Deprecated.
- addChildConfig(ConfigurationComponent) - Method in class org.jboss.cache.config.ConfigurationComponent
-
- addChildConfigs(Collection<? extends ConfigurationComponent>) - Method in class org.jboss.cache.config.ConfigurationComponent
-
- addChildDirect(Object, Node<K, V>) - Method in class org.jboss.cache.AbstractNode
-
- addChildDirect(NodeSPI<K, V>) - Method in class org.jboss.cache.AbstractNode
-
- addChildDirect(Fqn) - Method in class org.jboss.cache.AbstractNode
-
- addChildDirect(Fqn, boolean) - Method in class org.jboss.cache.AbstractNode
-
- addChildDirect(Object, boolean) - Method in class org.jboss.cache.AbstractNode
-
- addChildDirect(Object, Node<K, V>) - Method in interface org.jboss.cache.InternalNode
-
Deprecated.
- addChildDirect(NodeSPI<K, V>) - Method in interface org.jboss.cache.InternalNode
-
Deprecated.
- addChildDirect(Fqn) - Method in interface org.jboss.cache.InternalNode
-
Deprecated.
- addChildDirect(Fqn, boolean) - Method in interface org.jboss.cache.InternalNode
-
Deprecated.
- addChildDirect(Object, boolean) - Method in interface org.jboss.cache.InternalNode
-
Deprecated.
- addChildDirect(Fqn) - Method in class org.jboss.cache.invocation.NodeInvocationDelegate
-
- addChildDirect(Fqn, boolean) - Method in class org.jboss.cache.invocation.NodeInvocationDelegate
-
- addChildDirect(Object, boolean) - Method in class org.jboss.cache.invocation.NodeInvocationDelegate
-
- addChildDirect(NodeSPI<K, V>) - Method in class org.jboss.cache.invocation.NodeInvocationDelegate
-
- addChildDirect(Fqn) - Method in class org.jboss.cache.mvcc.NodeReference
-
- addChildDirect(Fqn, boolean) - Method in class org.jboss.cache.mvcc.NodeReference
-
- addChildDirect(Object, boolean) - Method in class org.jboss.cache.mvcc.NodeReference
-
- addChildDirect(Object, Node<K, V>) - Method in class org.jboss.cache.mvcc.NodeReference
-
- addChildDirect(NodeSPI<K, V>) - Method in class org.jboss.cache.mvcc.NodeReference
-
- addChildDirect(Fqn) - Method in interface org.jboss.cache.NodeSPI
-
Adds a child directly to a Node.
- addChildDirect(Fqn, boolean) - Method in interface org.jboss.cache.NodeSPI
-
Same as
NodeSPI.addChildDirect(Fqn)
except that it optionally allows you to suppress notification events for
the creation of this node.
- addChildDirect(Object, boolean) - Method in interface org.jboss.cache.NodeSPI
-
- addChildDirect(NodeSPI<K, V>) - Method in interface org.jboss.cache.NodeSPI
-
Directly adds the node passed in to the children map of the current node.
- addChildDirect(Fqn) - Method in class org.jboss.cache.optimistic.WorkspaceNodeImpl
-
Deprecated.
- addChildDirect(NodeSPI<K, V>) - Method in class org.jboss.cache.PessimisticUnversionedNode
-
Deprecated.
- addChildDirect(Fqn, boolean) - Method in class org.jboss.cache.PessimisticUnversionedNode
-
Deprecated.
- addChildDirect(Object, boolean) - Method in class org.jboss.cache.PessimisticUnversionedNode
-
Deprecated.
- addChildDirect(Object, Node<K, V>) - Method in class org.jboss.cache.PessimisticUnversionedNode
-
Deprecated.
- addChildDirect(Fqn) - Method in class org.jboss.cache.PessimisticUnversionedNode
-
Deprecated.
- addComponentDependencies(ComponentRegistry.Component) - Method in class org.jboss.cache.factories.ComponentRegistry
-
- addDummyNodeCreatedByCacheLoader(Fqn) - Method in class org.jboss.cache.transaction.AbstractTransactionContext
-
- addDummyNodeCreatedByCacheLoader(Fqn) - Method in interface org.jboss.cache.transaction.TransactionContext
-
Adds an Fqn to the list of uninitialized nodes created by the cache loader.
- addedEntries - Variable in class org.jboss.cache.util.Util.MapModifications
-
- addErroneousAttribute(String) - Method in exception org.jboss.cache.config.ConfigurationException
-
- addEvictionRegionConfig(EvictionRegionConfig) - Method in class org.jboss.cache.config.EvictionConfig
-
- addFqnLoaded(Fqn) - Method in class org.jboss.cache.InvocationContext
-
Adds an Fqn to the set of Fqns loaded by the cache loader interceptor.
- addIndividualCacheLoaderConfig(CacheLoaderConfig.IndividualCacheLoaderConfig) - Method in class org.jboss.cache.config.CacheLoaderConfig
-
- addInterceptor(CommandInterceptor, int) - Method in interface org.jboss.cache.Cache
-
Adds a custom interceptor to the interceptor chain, at specified position, where the first interceptor in the chain
is at position 0 and the last one at getInterceptorChain().size() - 1.
- addInterceptor(CommandInterceptor, Class<? extends CommandInterceptor>) - Method in interface org.jboss.cache.Cache
-
Adds a custom interceptor to the interceptor chain, after an instance of the specified interceptor type.
- addInterceptor(CommandInterceptor, int) - Method in class org.jboss.cache.interceptors.InterceptorChain
-
Inserts the given interceptor at the specified position in the chain (o based indexing).
- addInterceptor(CommandInterceptor, int) - Method in class org.jboss.cache.invocation.CacheInvocationDelegate
-
- addInterceptor(CommandInterceptor, Class<? extends CommandInterceptor>) - Method in class org.jboss.cache.invocation.CacheInvocationDelegate
-
- addLocalModification(WriteCommand) - Method in class org.jboss.cache.transaction.AbstractTransactionContext
-
- addLocalModification(WriteCommand) - Method in class org.jboss.cache.transaction.PessimisticTransactionContext
-
Deprecated.
- addLocalModification(WriteCommand) - Method in interface org.jboss.cache.transaction.TransactionContext
-
Adds a modification to the local modification list.
- addLock(Object) - Method in class org.jboss.cache.InvocationContext
-
Adds a lock to the currently maintained collection of locks acquired.
- addLock(Object) - Method in class org.jboss.cache.transaction.AbstractTransactionContext
-
- addLock(Object) - Method in interface org.jboss.cache.transaction.TransactionContext
-
Adds a lock to the currently maintained collection of locks acquired.
- addModification(WriteCommand) - Method in class org.jboss.cache.transaction.AbstractTransactionContext
-
- addModification(WriteCommand) - Method in class org.jboss.cache.transaction.PessimisticTransactionContext
-
Deprecated.
- addModification(WriteCommand) - Method in interface org.jboss.cache.transaction.TransactionContext
-
Adds a modification to the modification list.
- addNode(WorkspaceNode<K, V>) - Method in interface org.jboss.cache.optimistic.TransactionWorkspace
-
Deprecated.
Is thread safe so you dont need to deal with synchronising access to this method.
- addNode(WorkspaceNode<K, V>) - Method in class org.jboss.cache.optimistic.TransactionWorkspaceImpl
-
Deprecated.
- 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
-
- addNodeEntry(NodeEntry) - Method in class org.jboss.cache.eviction.NullEvictionQueue
-
No-op
- addNotificationListener(NotificationListener, NotificationFilter, Object) - Method in class org.jboss.cache.jmx.CacheJmxWrapper
-
- addReader(Object) - Method in class org.jboss.cache.lock.LockMap
-
Adding a reader owner.
- addRemovedNode(Fqn) - Method in class org.jboss.cache.transaction.AbstractTransactionContext
-
- addRemovedNode(Fqn) - Method in interface org.jboss.cache.transaction.TransactionContext
-
Adds the node that has been removed in the scope of the current transaction.
- AddressLocator - Interface in org.jboss.cache.buddyreplication
-
Locates the InetAddress of an Address
- addToEnvironment(String, Object) - Method in class org.jboss.cache.transaction.DummyContext
-
Adds a new environment property to the environment of this
context.
- AdjListJDBCCacheLoader - Class in org.jboss.cache.loader
-
Adjacency List Model is the model of persisting trees in which each children holds a reference to its parent.
- AdjListJDBCCacheLoader() - Constructor for class org.jboss.cache.loader.AdjListJDBCCacheLoader
-
- AdjListJDBCCacheLoaderConfig - Class in org.jboss.cache.loader
-
AdjListJDBCCacheLoaderConfig
- AdjListJDBCCacheLoaderConfig() - Constructor for class org.jboss.cache.loader.AdjListJDBCCacheLoaderConfig
-
- afterCompletion(int) - Method in class org.jboss.cache.interceptors.OrderedSynchronizationHandler
-
- afterExecutingCommand(ReplicableCommand) - Method in interface org.jboss.cache.marshall.ReplicationObserver
-
- algorithm - Variable in class org.jboss.cache.eviction.LRUPolicy
-
Deprecated.
- ALLOWED_CORE_NAMESPACES - Static variable in class org.jboss.cache.config.parsing.RootElementBuilder
-
- ALLOWED_REPO_NAMESPACES - Static variable in class org.jboss.cache.config.parsing.RootElementBuilder
-
- allowInvocations() - Method in enum org.jboss.cache.CacheStatus
-
- allowReader() - Method in class org.jboss.cache.lock.ReadWriteLockWithUpgrade
-
Override this method to change to reader preference *
- allowTombstones - Variable in class org.jboss.cache.eviction.BaseEvictionAlgorithm
-
- AnnounceBuddyPoolNameCommand - Class in org.jboss.cache.commands.remote
-
Announces a buddy pool name to the cluster.
- AnnounceBuddyPoolNameCommand() - Constructor for class org.jboss.cache.commands.remote.AnnounceBuddyPoolNameCommand
-
- AnnounceBuddyPoolNameCommand(Address, String) - Constructor for class org.jboss.cache.commands.remote.AnnounceBuddyPoolNameCommand
-
- appendIntereceptor(CommandInterceptor) - Method in class org.jboss.cache.interceptors.InterceptorChain
-
Appends at the end.
- applyDefaults(EvictionRegionConfig) - Method in class org.jboss.cache.config.EvictionConfig
-
Applies defaults to a config passed in
- asList() - Method in class org.jboss.cache.interceptors.InterceptorChain
-
Returns an unmofiable list with all the interceptors in sequence.
- asMap(Cache<K, V>) - Static method in class org.jboss.cache.util.Caches
-
Returns a
Map
from the root node.
- asMap(Node<K, V>) - Static method in class org.jboss.cache.util.Caches
-
Returns a
Map
, where map keys are named children of the given Node,
and values are kept under a single key for this node.
- asPartitionedMap(Node<K, V>) - Static method in class org.jboss.cache.util.Caches
-
Returns a
Map
, where map entries are partitioned into
children nodes, within a cache node.
- asPartitionedMap(Node<K, V>, Caches.ChildSelector<K>) - Static method in class org.jboss.cache.util.Caches
-
Returns a
Map
, where map entries are partitioned
into children, within a cache node, by key hash code.
- asPartitionedMap(Cache<K, V>) - Static method in class org.jboss.cache.util.Caches
-
Returns a
Map
, where map entries are partitioned into child nodes,
within the cache root, by key hash code.
- assertIsConstructed() - Method in class org.jboss.cache.invocation.AbstractInvocationDelegate
-
- assertIsTransformable(String) - Static method in class org.jboss.cache.config.EvictionConfig
-
Deprecated.
- assertNotLegacyElement(Element) - Method in class org.jboss.cache.config.parsing.XmlParserBase
-
- assertTransactionValid(InvocationContext) - Static method in class org.jboss.cache.transaction.TransactionTable
-
Tests whether the caller is in a valid transaction.
- assertTxIsStillValid(Transaction) - Method in class org.jboss.cache.interceptors.TxInterceptor
-
- assertTypeConstructable(Class, Class...) - Method in class org.jboss.cache.factories.ComponentFactory
-
- assertValid() - Method in class org.jboss.cache.invocation.NodeInvocationDelegate
-
- AssignToBuddyGroupCommand - Class in org.jboss.cache.commands.remote
-
Assigns a buddy to a group.
- AssignToBuddyGroupCommand(BuddyGroup, Map<Fqn, byte[]>) - Constructor for class org.jboss.cache.commands.remote.AssignToBuddyGroupCommand
-
- AssignToBuddyGroupCommand() - Constructor for class org.jboss.cache.commands.remote.AssignToBuddyGroupCommand
-
- assignToRegion(Fqn, CacheSPI<?, ?>, EvictionAlgorithmConfig, Configuration) - Method in class org.jboss.cache.eviction.BaseEvictionAlgorithm
-
- assignToRegion(Fqn, CacheSPI<?, ?>, EvictionAlgorithmConfig, Configuration) - Method in interface org.jboss.cache.eviction.EvictionAlgorithm
-
Assigns the algorithm instance to a specific region.
- assignToRegion(Fqn, CacheSPI<?, ?>, EvictionAlgorithmConfig, Configuration) - Method in class org.jboss.cache.eviction.NullEvictionAlgorithm
-
- asSimpleMap(Node<K, V>) - Static method in class org.jboss.cache.util.Caches
-
Returns a
Map
, where map data is put and returned directly from a single Node.
- asSimpleSet(Node<K, V>) - Static method in class org.jboss.cache.util.Caches
-
Returns a
Set
, where set entries are data entries of the given Node.
- AsyncCacheLoader - Class in org.jboss.cache.loader
-
The AsyncCacheLoader is a delegating cache loader that extends
AbstractDelegatingCacheLoader overriding methods to that should not
just delegate the operation to the underlying cache loader.
- AsyncCacheLoader() - Constructor for class org.jboss.cache.loader.AsyncCacheLoader
-
- AsyncCacheLoader(CacheLoader) - Constructor for class org.jboss.cache.loader.AsyncCacheLoader
-
- AsyncCacheLoaderConfig - Class in org.jboss.cache.loader
-
- AsyncCacheLoaderConfig() - Constructor for class org.jboss.cache.loader.AsyncCacheLoaderConfig
-
Default constructor.
- attachGtxAndPassUpChain(InvocationContext, VisitableCommand) - Method in class org.jboss.cache.interceptors.TxInterceptor
-
- ATTR - Static variable in class org.jboss.cache.config.parsing.XmlConfigHelper
-
The <attribute> tag which forms the bulk of JBoss Cache configuration elements
- ATTR - Static variable in class org.jboss.cache.config.parsing.XmlConfigurationParser2x
-
Deprecated.
- await() - Method in class org.jboss.cache.util.concurrent.ReclosableLatch
-
- await(long, TimeUnit) - Method in class org.jboss.cache.util.concurrent.ReclosableLatch
-
- awaitForPushToFinish(Future, int, TimeUnit) - Method in class org.jboss.cache.loader.SingletonStoreCacheLoader
-
Method that waits for the in-memory to cache loader state to finish.
- awaitTermination(long, TimeUnit) - Method in class org.jboss.cache.util.concurrent.WithinThreadExecutor
-
- C3p0ConnectionFactory - Class in org.jboss.cache.loader
-
Standalone connection factory based on c3p0 connection pooling library
- C3p0ConnectionFactory() - Constructor for class org.jboss.cache.loader.C3p0ConnectionFactory
-
- cache - Variable in class org.jboss.cache.AbstractNodeFactory
-
- Cache<K,V> - Interface in org.jboss.cache
-
Interface for a Cache where data mappings are grouped and stored in a tree data
structure consisting of
Node
s.
- cache - Variable in class org.jboss.cache.eviction.BaseEvictionAlgorithm
-
- cache - Variable in class org.jboss.cache.interceptors.Interceptor
-
Deprecated.
- cache - Variable in class org.jboss.cache.loader.AbstractCacheLoader
-
- cache - Variable in class org.jboss.cache.statetransfer.DefaultStateTransferManager
-
- cache - Variable in class org.jboss.cache.UnversionedNode
-
- cache_ - Variable in class org.jboss.cache.eviction.BaseEvictionPolicy
-
Deprecated.
- CACHE_TYPE_KEY - Static variable in class org.jboss.cache.jmx.JmxUtil
-
Deprecated.
- CacheBlocked - Annotation Type in org.jboss.cache.notifications.annotation
-
This annotation should be used on methods that need to be notified when a JGroups BLOCK event occurs.
- CacheBlockedEvent - Interface in org.jboss.cache.notifications.event
-
This event is passed in to any method annotated with
CacheBlocked
.
- CacheConfigsXmlParser - Class in org.jboss.cache.config.parsing
-
Parser able to parse a series of cache configurations stored in an
XML document with the following structure:
- CacheConfigsXmlParser() - Constructor for class org.jboss.cache.config.parsing.CacheConfigsXmlParser
-
- CacheConfigsXmlParser - Class in org.jboss.cache.factories
-
Deprecated.
here for compatibility reasons. Use the class with the same name in the org.jboss.cache.config.parsing package.
- CacheConfigsXmlParser() - Constructor for class org.jboss.cache.factories.CacheConfigsXmlParser
-
Deprecated.
- CacheException - Exception in org.jboss.cache
-
Thrown when operations on
Cache
or
Node
fail unexpectedly.
- CacheException() - Constructor for exception org.jboss.cache.CacheException
-
- CacheException(Throwable) - 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
-
- CacheFactory<K,V> - Interface in org.jboss.cache
-
This factory constructs a cache from a given or default configuration set.
- CacheInvocationDelegate<K,V> - Class in org.jboss.cache.invocation
-
The delegate that users (and ChainedInterceptor authors) interact with when they create a cache by using a cache factory.
- CacheInvocationDelegate() - Constructor for class org.jboss.cache.invocation.CacheInvocationDelegate
-
- CacheJmxWrapper<K,V> - Class in org.jboss.cache.jmx
-
- CacheJmxWrapper() - Constructor for class org.jboss.cache.jmx.CacheJmxWrapper
-
- CacheJmxWrapper(Cache<K, V>) - Constructor for class org.jboss.cache.jmx.CacheJmxWrapper
-
- CacheJmxWrapperMBean<K,V> - Interface in org.jboss.cache.jmx
-
JMX interface to the
Cache
.
- CacheListener - Annotation Type in org.jboss.cache.notifications.annotation
-
Class-level annotation used to annotate an object as being a valid cache listener.
- 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.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
-
- CacheLoaderConfig.IndividualCacheLoaderConfig.SingletonStoreConfig - Class in org.jboss.cache.config
-
Configuration for a SingletonStoreCacheLoader
- CacheLoaderConfig.IndividualCacheLoaderConfig.SingletonStoreConfig() - Constructor for class org.jboss.cache.config.CacheLoaderConfig.IndividualCacheLoaderConfig.SingletonStoreConfig
-
- 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
-
- CacheLoaderManager - Class in org.jboss.cache.loader
-
Manages all cache loader functionality.
- CacheLoaderManager() - Constructor for class org.jboss.cache.loader.CacheLoaderManager
-
- CacheManager - Interface in org.jboss.cache
-
Factory and registry for JBoss Cache instances configured using
named configurations.
- CacheManagerImpl - Class in org.jboss.cache
-
- CacheManagerImpl() - Constructor for class org.jboss.cache.CacheManagerImpl
-
Create a new CacheRegistryImpl.
- CacheManagerImpl(ConfigurationRegistry, ChannelFactory) - Constructor for class org.jboss.cache.CacheManagerImpl
-
Create a new CacheRegistryImpl using the provided ConfigurationRegistry
and ChannelFactory.
- CacheManagerImpl(String, ChannelFactory) - Constructor for class org.jboss.cache.CacheManagerImpl
-
- CacheMarshaller200 - Class in org.jboss.cache.marshall
-
An enhanced marshaller for RPC calls between CacheImpl instances.
- CacheMarshaller200() - Constructor for class org.jboss.cache.marshall.CacheMarshaller200
-
- CacheMarshaller210 - Class in org.jboss.cache.marshall
-
- CacheMarshaller210() - Constructor for class org.jboss.cache.marshall.CacheMarshaller210
-
- CacheMarshaller300 - Class in org.jboss.cache.marshall
-
Adds special treatment of arrays over and above the superclass.
- CacheMarshaller300() - Constructor for class org.jboss.cache.marshall.CacheMarshaller300
-
- CacheMgmtInterceptor - Class in org.jboss.cache.interceptors
-
Captures cache management statistics
- CacheMgmtInterceptor() - Constructor for class org.jboss.cache.interceptors.CacheMgmtInterceptor
-
- CacheNotificationBroadcaster - Interface in org.jboss.cache.jmx
-
- CacheNotificationListener - Class in org.jboss.cache.jmx
-
A CacheListener that creates JMX notifications from listener
events.
- CacheNotReadyException - Exception in org.jboss.cache.invocation
-
Thrown when a cache is in an invalid state
- CacheNotReadyException() - Constructor for exception org.jboss.cache.invocation.CacheNotReadyException
-
- CacheNotReadyException(String) - Constructor for exception org.jboss.cache.invocation.CacheNotReadyException
-
- CacheNotReadyException(String, Throwable) - Constructor for exception org.jboss.cache.invocation.CacheNotReadyException
-
- CacheNotReadyException(Throwable) - Constructor for exception org.jboss.cache.invocation.CacheNotReadyException
-
- CachePrinter - Class in org.jboss.cache.util
-
Helper that prints the contents of a
Cache
to a string.
- CachePrinter() - Constructor for class org.jboss.cache.util.CachePrinter
-
- Caches - Class in org.jboss.cache.util
-
- Caches.ChildSelector<T> - Interface in org.jboss.cache.util
-
Returns a segment (
child node name
)
to use based on the characteristics of a key.
- Caches.HashKeySelector<T> - Class in org.jboss.cache.util
-
Class that returns a child name to use based on the hash code of a key.
- Caches.HashKeySelector(int) - Constructor for class org.jboss.cache.util.Caches.HashKeySelector
-
Constructs with N segments, where N must be a power of 2.
- CacheSPI<K,V> - Interface in org.jboss.cache
-
A more detailed interface to
Cache
, which is used when writing plugins for or extending JBoss Cache.
- cacheSpi - Variable in class org.jboss.cache.commands.CommandsFactoryImpl
-
- cacheStarted(Event) - Method in class org.jboss.cache.loader.SingletonStoreCacheLoader.SingletonStoreListener
-
Cache started, check whether the node is the coordinator and set the singleton store cache loader's active
status.
- CacheStarted - Annotation Type in org.jboss.cache.notifications.annotation
-
This annotation should be used on methods that need to be notified when a cache is started.
- CacheStartedEvent - Interface in org.jboss.cache.notifications.event
-
This event is passed in to any method annotated with
CacheStarted
.
- CacheStatus - Enum in org.jboss.cache
-
Various states that an object that has a four stage lifecycle
(i.e.
- cacheStatusCheck(InvocationContext) - Method in class org.jboss.cache.invocation.CacheInvocationDelegate
-
- cacheStopped(Event) - Method in class org.jboss.cache.loader.SingletonStoreCacheLoader.SingletonStoreListener
-
- CacheStopped - Annotation Type in org.jboss.cache.notifications.annotation
-
This annotation should be used on methods that need to be notified when a cache is stopped.
- CacheStoppedEvent - Interface in org.jboss.cache.notifications.event
-
This event is passed in to any method annotated with
CacheStopped
.
- 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
-
- CacheStoreInterceptor.StoreModificationsBuilder - Class in org.jboss.cache.interceptors
-
- CacheStoreInterceptor.StoreModificationsBuilder(boolean) - Constructor for class org.jboss.cache.interceptors.CacheStoreInterceptor.StoreModificationsBuilder
-
- CacheUnblocked - Annotation Type in org.jboss.cache.notifications.annotation
-
This annotation should be used on methods that need to be notified when a JGroups UNBLOCK event occurs.
- CacheUnblockedEvent - Interface in org.jboss.cache.notifications.event
-
- calculateHashCode() - Method in class org.jboss.cache.Fqn
-
Calculates a hash code by summing the hash code of all elements.
- calculateHashCode() - Method in class org.jboss.cache.StringFqn
-
- calculateNumberOfSegments(int) - Method in class org.jboss.cache.util.concurrent.locks.AbstractSharedLockContainer
-
- 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(Vector<Address>, ReplicableCommand, int, long, RspFilter, boolean) - Method in interface org.jboss.cache.RPCManager
-
Invokes an RPC call on other caches in the cluster.
- callRemoteMethods(Vector<Address>, ReplicableCommand, int, long, boolean) - Method in interface org.jboss.cache.RPCManager
-
Invokes an RPC call on other caches in the cluster.
- callRemoteMethods(Vector<Address>, ReplicableCommand, boolean, long, boolean) - Method in interface org.jboss.cache.RPCManager
-
Invokes an RPC call on other caches in the cluster.
- callRemoteMethods(Vector<Address>, ReplicableCommand, int, long, boolean) - Method in class org.jboss.cache.RPCManagerImpl
-
- callRemoteMethods(Vector<Address>, ReplicableCommand, boolean, long, boolean) - Method in class org.jboss.cache.RPCManagerImpl
-
- callRemoteMethods(Vector<Address>, ReplicableCommand, int, long, RspFilter, boolean) - Method in class org.jboss.cache.RPCManagerImpl
-
- cancelledWaitingReader() - Method in class org.jboss.cache.lock.ReadWriteLockWithUpgrade
-
- cancelledWaitingWriter() - Method in class org.jboss.cache.lock.ReadWriteLockWithUpgrade
-
- canIgnoreEvent(EvictionEvent.Type) - Method in class org.jboss.cache.eviction.BaseEvictionAlgorithm
-
- canIgnoreEvent(Fqn, EvictionEventType) - Method in class org.jboss.cache.eviction.BaseEvictionPolicy
-
Deprecated.
- canIgnoreEvent(EvictionEvent.Type) - Method in interface org.jboss.cache.eviction.EvictionAlgorithm
-
Tests whether the algorithm would ignore certain event types on certain Fqns.
- canIgnoreEvent(Fqn, EvictionEventType) - Method in interface org.jboss.cache.eviction.EvictionPolicy
-
Deprecated.
This method will be invoked prior to an event being processed for a node
with the specified Fqn.
- canIgnoreEvent(EvictionEvent.Type) - Method in class org.jboss.cache.eviction.ExpirationAlgorithm
-
- canIgnoreEvent(Fqn, EvictionEventType) - Method in class org.jboss.cache.eviction.ExpirationPolicy
-
Deprecated.
Returns true if it's a visit node event.
- canIgnoreEvent(EvictionEvent.Type) - Method in class org.jboss.cache.eviction.NullEvictionAlgorithm
-
- canIgnoreEvent(Fqn, EvictionEventType) - Method in class org.jboss.cache.eviction.NullEvictionPolicy
-
Deprecated.
Returns true
- cf - Variable in class org.jboss.cache.loader.AdjListJDBCCacheLoader
-
- 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
-
- ChannelMessageListener - Class in org.jboss.cache.remoting.jgroups
-
JGroups MessageListener
- ChannelMessageListener() - Constructor for class org.jboss.cache.remoting.jgroups.ChannelMessageListener
-
- checkLoaders() - Method in class org.jboss.cache.statetransfer.LegacyStateTransferManager
-
Deprecated.
- checkNonNull(Object, String) - Method in class org.jboss.cache.loader.jdbm.JdbmCacheLoader
-
Throws an exception if the parameter is null.
- checkNotOpen() - Method in class org.jboss.cache.loader.jdbm.JdbmCacheLoader
-
Throws an exception if the environment is not open.
- checkoutConnection() - Method in class org.jboss.cache.loader.C3p0ConnectionFactory
-
- checkResponses(List) - Method in class org.jboss.cache.interceptors.BaseRpcInterceptor
-
Checks whether any of the responses are exceptions.
- checkStatisticsUsed() - Method in class org.jboss.cache.interceptors.base.JmxStatsCommandInterceptor
-
- childName(T) - Method in interface org.jboss.cache.util.Caches.ChildSelector
-
Returns a child node name for a key.
- childName(int) - Method in class org.jboss.cache.util.Caches.HashKeySelector
-
Returns the node name for this segment.
- childName(T) - Method in class org.jboss.cache.util.Caches.HashKeySelector
-
Returns the node name for this key.
- children - Variable in class org.jboss.cache.AbstractNode
-
- className - Variable in class org.jboss.cache.config.PluggableConfigurationComponent
-
- cleanup() - Method in class org.jboss.cache.transaction.DummyTransactionManagerLookup
-
- cleanupStaleLocks(InvocationContext) - Method in class org.jboss.cache.interceptors.OptimisticTxInterceptor
-
Deprecated.
- cleanupStaleLocks(InvocationContext) - Method in class org.jboss.cache.interceptors.TxInterceptor
-
- 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.eviction.NullEvictionQueue
-
No-op
- clear() - Method in interface org.jboss.cache.InternalNode
-
- clear() - Method in class org.jboss.cache.lock.ThreadLocalMap
-
- clear() - Method in class org.jboss.cache.marshall.MarshalledValueMap
-
- clear() - Method in class org.jboss.cache.mvcc.NodeReference
-
- clear() - Method in class org.jboss.cache.UnversionedNode
-
- clear() - Method in class org.jboss.cache.util.BitEncodedIntegerSet
-
Clears the set
- clear() - Method in class org.jboss.cache.util.concurrent.ConcurrentHashSet
-
- clear() - Method in class org.jboss.cache.util.concurrent.SelfInitializingConcurrentHashMap
-
- clear() - Method in class org.jboss.cache.util.DeltaMap
-
- clear() - Method in class org.jboss.cache.util.FastCopyHashMap
-
- clearData(String) - Method in interface org.jboss.cache.Cache
-
Convenience method that takes in a String represenation of the Fqn.
- clearData(Fqn) - Method in interface org.jboss.cache.Cache
-
Removes the keys and properties from a named node.
- clearData(String) - Method in class org.jboss.cache.invocation.CacheInvocationDelegate
-
Removes the keys and properties from a node.
- clearData(Fqn) - Method in class org.jboss.cache.invocation.CacheInvocationDelegate
-
Removes the keys and properties from a named node.
- clearData() - Method in class org.jboss.cache.invocation.NodeInvocationDelegate
-
- clearData() - Method in interface org.jboss.cache.Node
-
Removes all mappings from the node's data map.
- clearData() - Method in interface org.jboss.cache.optimistic.WorkspaceNode
-
Deprecated.
- clearData() - Method in class org.jboss.cache.optimistic.WorkspaceNodeImpl
-
Deprecated.
- ClearDataCommand - Class in org.jboss.cache.commands.write
-
- ClearDataCommand(GlobalTransaction, Fqn) - Constructor for class org.jboss.cache.commands.write.ClearDataCommand
-
- ClearDataCommand() - Constructor for class org.jboss.cache.commands.write.ClearDataCommand
-
- clearDataDirect() - Method in class org.jboss.cache.invocation.NodeInvocationDelegate
-
- clearDataDirect() - Method in interface org.jboss.cache.NodeSPI
-
Functionally the same as
Node.clearData()
except that it operates directly on the node and bypasses the
interceptor chain.
- clearLocks() - Method in class org.jboss.cache.InvocationContext
-
Clears all locks from the currently maintained collection of locks acquired.
- clearLocks() - Method in class org.jboss.cache.transaction.AbstractTransactionContext
-
- clearLocks() - Method in interface org.jboss.cache.transaction.TransactionContext
-
Clears all locks from the currently maintained collection of locks acquired.
- clearLookedUpNodes() - Method in class org.jboss.cache.invocation.LegacyInvocationContext
-
Deprecated.
- clearLookedUpNodes() - Method in class org.jboss.cache.invocation.MVCCInvocationContext
-
Clears the registry of looked up nodes.
- clearLookedUpNodes() - Method in class org.jboss.cache.InvocationContext
-
Clears the registry of looked up nodes.
- clearLookedUpNodes() - Method in class org.jboss.cache.transaction.MVCCTransactionContext
-
Clears the registry of looked up nodes.
- clearNodes() - Method in interface org.jboss.cache.optimistic.TransactionWorkspace
-
Deprecated.
Empties the collection of nodes held by this workspace.
- clearNodes() - Method in class org.jboss.cache.optimistic.TransactionWorkspaceImpl
-
Deprecated.
- clone() - Method in class org.jboss.cache.buddyreplication.NextMemberBuddyLocatorConfig
-
- clone() - Method in class org.jboss.cache.config.BuddyReplicationConfig.BuddyLocatorConfig
-
- clone() - Method in class org.jboss.cache.config.BuddyReplicationConfig
-
- clone() - Method in class org.jboss.cache.config.CacheLoaderConfig
-
- clone() - Method in class org.jboss.cache.config.CacheLoaderConfig.IndividualCacheLoaderConfig
-
- clone() - Method in class org.jboss.cache.config.CacheLoaderConfig.IndividualCacheLoaderConfig.SingletonStoreConfig
-
- clone() - Method in interface org.jboss.cache.config.CloneableConfigurationComponent
-
- clone() - Method in class org.jboss.cache.config.Configuration
-
- clone() - Method in class org.jboss.cache.config.ConfigurationComponent
-
- clone() - Method in class org.jboss.cache.config.CustomInterceptorConfig
-
- clone() - Method in interface org.jboss.cache.config.EvictionAlgorithmConfig
-
- clone() - Method in class org.jboss.cache.config.EvictionConfig
-
- clone() - Method in class org.jboss.cache.config.EvictionRegionConfig
-
- clone() - Method in class org.jboss.cache.config.Option
-
Deprecated.
this method may disappear in future, please use copy() instead.
- clone() - Method in class org.jboss.cache.config.PluggableConfigurationComponent
-
- clone() - Method in class org.jboss.cache.config.RuntimeConfig
-
- clone() - Method in class org.jboss.cache.eviction.ElementSizeAlgorithmConfig
-
- clone() - Method in class org.jboss.cache.eviction.ElementSizeConfiguration
-
Deprecated.
- clone() - Method in class org.jboss.cache.eviction.EvictionAlgorithmConfigBase
-
- clone() - Method in class org.jboss.cache.eviction.ExpirationAlgorithmConfig
-
- clone() - Method in class org.jboss.cache.eviction.ExpirationConfiguration
-
Deprecated.
- clone() - Method in class org.jboss.cache.eviction.FIFOAlgorithmConfig
-
- clone() - Method in class org.jboss.cache.eviction.FIFOConfiguration
-
Deprecated.
- clone() - Method in class org.jboss.cache.eviction.LFUAlgorithmConfig
-
- clone() - Method in class org.jboss.cache.eviction.LFUConfiguration
-
Deprecated.
- clone() - Method in class org.jboss.cache.eviction.LRUAlgorithmConfig
-
- clone() - Method in class org.jboss.cache.eviction.LRUConfiguration
-
Deprecated.
- clone() - Method in class org.jboss.cache.eviction.MRUAlgorithmConfig
-
- clone() - Method in class org.jboss.cache.eviction.MRUConfiguration
-
Deprecated.
- clone() - Method in class org.jboss.cache.eviction.NullEvictionAlgorithmConfig
-
- clone() - Method in class org.jboss.cache.loader.AdjListJDBCCacheLoaderConfig
-
- clone() - Method in class org.jboss.cache.loader.AsyncCacheLoaderConfig
-
- clone() - Method in class org.jboss.cache.loader.ClusteredCacheLoaderConfig
-
- clone() - Method in class org.jboss.cache.loader.FileCacheLoaderConfig
-
- clone() - Method in class org.jboss.cache.loader.jdbm.JdbmCacheLoaderConfig
-
- clone() - Method in class org.jboss.cache.loader.LocalDelegatingCacheLoaderConfig
-
- clone() - Method in class org.jboss.cache.loader.TcpDelegatingCacheLoaderConfig
-
- clone() - Method in interface org.jboss.cache.Region
-
Deprecated.
- clone() - Method in class org.jboss.cache.RegionImpl
-
Deprecated.
- clone() - Method in class org.jboss.cache.util.FastCopyHashMap
-
- CloneableConfigurationComponent - Interface in org.jboss.cache.config
-
Interface for all configurable components
- close(Connection) - Method in interface org.jboss.cache.loader.ConnectionFactory
-
- close(Connection) - Method in class org.jboss.cache.loader.ManagedConnectionFactory
-
- close() - Method in class org.jboss.cache.transaction.DummyContext
-
Closes this context.
- close() - Method in class org.jboss.cache.util.concurrent.ReclosableLatch
-
- CLUSTER_KEY - Static variable in class org.jboss.cache.jmx.JmxUtil
-
Deprecated.
- 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
-
- ClusteredCacheLoader.ResponseValidityFilter - Class in org.jboss.cache.loader
-
- ClusteredCacheLoader.ResponseValidityFilter(List<Address>, Address) - Constructor for class org.jboss.cache.loader.ClusteredCacheLoader.ResponseValidityFilter
-
- ClusteredCacheLoaderConfig - Class in org.jboss.cache.loader
-
- ClusteredCacheLoaderConfig() - Constructor for class org.jboss.cache.loader.ClusteredCacheLoaderConfig
-
- ClusteredGetCommand - Class in org.jboss.cache.commands.remote
-
- ClusteredGetCommand(boolean, DataCommand) - Constructor for class org.jboss.cache.commands.remote.ClusteredGetCommand
-
- ClusteredGetCommand() - Constructor for class org.jboss.cache.commands.remote.ClusteredGetCommand
-
- codename - Static variable in class org.jboss.cache.Version
-
- command - Variable in class org.jboss.cache.marshall.RegionalizedMethodCall
-
- CommandAwareRpcDispatcher - Class in org.jboss.cache.marshall
-
- CommandAwareRpcDispatcher() - Constructor for class org.jboss.cache.marshall.CommandAwareRpcDispatcher
-
- CommandAwareRpcDispatcher(Channel, MessageListener, MembershipListener, Object, InvocationContextContainer, InterceptorChain, ComponentRegistry, RPCManager) - Constructor for class org.jboss.cache.marshall.CommandAwareRpcDispatcher
-
- CommandInterceptor - Class in org.jboss.cache.interceptors.base
-
This is the base class for all interceptors to extend, and implements the
Visitor
interface
allowing it to intercept invocations on
VisitableCommand
s.
- CommandInterceptor() - Constructor for class org.jboss.cache.interceptors.base.CommandInterceptor
-
- commandsFactory - Variable in class org.jboss.cache.AbstractNodeFactory
-
- CommandsFactory - Interface in org.jboss.cache.commands
-
Factory for all types of cache commands.
- commandsFactory - Variable in class org.jboss.cache.interceptors.TxInterceptor
-
- commandsFactory - Variable in class org.jboss.cache.marshall.CacheMarshaller200
-
- CommandsFactoryImpl - Class in org.jboss.cache.commands
-
This is the implementation to use for most commands and most locking schemes.
- CommandsFactoryImpl() - Constructor for class org.jboss.cache.commands.CommandsFactoryImpl
-
- CommandsMetaFactory - Class in org.jboss.cache.factories
-
COnstructs commands factory
- CommandsMetaFactory() - Constructor for class org.jboss.cache.factories.CommandsMetaFactory
-
- commit(Object) - Method in class org.jboss.cache.loader.AbstractCacheLoader
-
- commit(Object) - Method in class org.jboss.cache.loader.AbstractDelegatingCacheLoader
-
- commit(Object) - Method in class org.jboss.cache.loader.AdjListJDBCCacheLoader
-
Commits a transaction.
- commit(Object) - Method in class org.jboss.cache.loader.AsyncCacheLoader
-
TODO this is the same as the AbstractCacheLoader.
- 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 interface org.jboss.cache.loader.ConnectionFactory
-
- commit(Object) - Method in class org.jboss.cache.loader.ManagedConnectionFactory
-
- commit(Object) - Method in class org.jboss.cache.loader.ReadOnlyDelegatingCacheLoader
-
- commit(Object) - Method in class org.jboss.cache.loader.SingletonStoreCacheLoader
-
Calls the underlying cache loader's operation if the current node is the coordinator.
- 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() - Method in class org.jboss.cache.util.DeltaMap
-
Commits the changes to the original map.
- CommitCommand - Class in org.jboss.cache.commands.tx
-
Represents a commit() call, the 2nd part of a 2-phase commit.
- CommitCommand(GlobalTransaction) - Constructor for class org.jboss.cache.commands.tx.CommitCommand
-
- CommitCommand() - Constructor for class org.jboss.cache.commands.tx.CommitCommand
-
- commitUpdate(InvocationContext, DataContainer) - Method in class org.jboss.cache.invocation.NodeInvocationDelegate
-
- commitUpdate(InvocationContext, DataContainer) - Method in class org.jboss.cache.mvcc.ReadCommittedNode
-
- commitUpdate(InvocationContext, DataContainer) - Method in interface org.jboss.cache.NodeSPI
-
Commits any updates made on this node to the underlying data structure, making it visible to all other transactions.
- compact(boolean, boolean) - Method in class org.jboss.cache.marshall.MarshalledValue
-
Compacts the references held by this class to a single reference.
- compare(NodeEntry, NodeEntry) - Method in class org.jboss.cache.eviction.ElementSizeQueue.MaxElementComparator
-
- compare(NodeEntry, NodeEntry) - Method in class org.jboss.cache.eviction.LFUQueue.LFUComparator
-
- compare(Fqn, Fqn) - Method in class org.jboss.cache.FqnComparator
-
Returns -1 if the first comes before; 0 if they are the same; 1 if the
second Fqn comes before.
- compareTo(Fqn<?>) - Method in class org.jboss.cache.Fqn
-
- compareTo(Region) - Method in class org.jboss.cache.RegionImpl
-
- compareTo(byte[]) - Static method in class org.jboss.cache.Version
-
- Compat - Annotation Type in org.jboss.cache.annotations
-
A marker annotation to mark that a class, method or field is experimental and as such.
- ComponentFactory - Class in org.jboss.cache.factories
-
Factory that creates components used internally within JBoss Cache, and also wires dependencies into the components.
- ComponentFactory(ComponentRegistry, Configuration) - Constructor for class org.jboss.cache.factories.ComponentFactory
-
Constructs a new ComponentFactory.
- ComponentFactory() - Constructor for class org.jboss.cache.factories.ComponentFactory
-
Constructs a new ComponentFactory.
- componentRegistry - Variable in class org.jboss.cache.AbstractNodeFactory
-
- componentRegistry - Variable in class org.jboss.cache.factories.ComponentFactory
-
- ComponentRegistry - Class in org.jboss.cache.factories
-
A registry where components which have been created are stored.
- ComponentRegistry(Configuration, CacheSPI) - Constructor for class org.jboss.cache.factories.ComponentRegistry
-
Creates an instance of the component registry.
- componentRegistry - Variable in class org.jboss.cache.invocation.AbstractInvocationDelegate
-
- componentRegistry - Variable in class org.jboss.cache.marshall.CommandAwareRpcDispatcher
-
- ComponentRegistry.Component - Class in org.jboss.cache.factories
-
A wrapper representing a component in the registry
- ComponentRegistry.Component() - Constructor for class org.jboss.cache.factories.ComponentRegistry.Component
-
- 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.
- ConcurrentHashSet<E> - Class in org.jboss.cache.util.concurrent
-
A simple Set implementation backed by a
ConcurrentHashMap
to deal with the fact that the
JDK does not have a proper concurrent Set implementation that uses efficient lock striping.
- ConcurrentHashSet() - Constructor for class org.jboss.cache.util.concurrent.ConcurrentHashSet
-
- ConcurrentHashSet(int) - Constructor for class org.jboss.cache.util.concurrent.ConcurrentHashSet
-
- ConcurrentHashSet(int, float, int) - Constructor for class org.jboss.cache.util.concurrent.ConcurrentHashSet
-
Params passed in to the underlying CHM.
- CONFIG_ATTR - Static variable in class org.jboss.cache.config.parsing.XmlConfigHelper
-
The <config> tag may be embedded in the contents of an <attribute>, to specify more
complex configuration for certain parameters.
- CONFIG_NAME - Static variable in class org.jboss.cache.config.parsing.CacheConfigsXmlParser
-
Name of the attribute in a
cache-config
element that specifies
the name of the configuration.
- CONFIG_ROOT - Static variable in class org.jboss.cache.config.parsing.CacheConfigsXmlParser
-
Name of the element that represents an individual cache configuration
in a cache configs XML document.
- ConfigFilesConvertor - Class in org.jboss.cache.config.parsing
-
Class used for converting a config file from from 2.x version to 3.x verison.
- ConfigFilesConvertor() - Constructor for class org.jboss.cache.config.parsing.ConfigFilesConvertor
-
- configuration - Variable in class org.jboss.cache.AbstractNodeFactory
-
- configuration - Variable in class org.jboss.cache.commands.CommandsFactoryImpl
-
- Configuration - Class in org.jboss.cache.config
-
Encapsulates the configuration of a Cache.
- Configuration() - Constructor for class org.jboss.cache.config.Configuration
-
- configuration - Variable in class org.jboss.cache.eviction.BaseEvictionAlgorithm
-
- configuration - Variable in class org.jboss.cache.factories.ComponentFactory
-
- configuration - Variable in class org.jboss.cache.interceptors.base.CommandInterceptor
-
- configuration - Variable in class org.jboss.cache.invocation.AbstractInvocationDelegate
-
- configuration - Variable in class org.jboss.cache.lock.AbstractLockManager
-
- configuration - Variable in class org.jboss.cache.marshall.AbstractMarshaller
-
- configuration - Variable in class org.jboss.cache.RegionManagerImpl
-
- configuration - Variable in class org.jboss.cache.statetransfer.DefaultStateTransferManager
-
- Configuration.CacheMode - Enum in org.jboss.cache.config
-
Cache replication mode.
- Configuration.NodeLockingScheme - Enum in org.jboss.cache.config
-
Cache node locking scheme.
- Configuration.ShutdownHookBehavior - Enum in org.jboss.cache.config
-
Behavior of the JVM shutdown hook registered by the cache
- ConfigurationComponent - Class in org.jboss.cache.config
-
Base superclass of Cache configuration classes that expose some properties
that can be changed after the cache is started.
- ConfigurationComponent() - Constructor for class org.jboss.cache.config.ConfigurationComponent
-
- ConfigurationException - Exception in org.jboss.cache.config
-
An exception that represents an error in the configuration.
- ConfigurationException(Exception) - Constructor for exception org.jboss.cache.config.ConfigurationException
-
- ConfigurationException(String) - Constructor for exception org.jboss.cache.config.ConfigurationException
-
- ConfigurationException(String, String) - Constructor for exception org.jboss.cache.config.ConfigurationException
-
- ConfigurationException(String, Throwable) - Constructor for exception org.jboss.cache.config.ConfigurationException
-
- ConfigurationRegistry - Interface in org.jboss.cache.config
-
- ConnectionFactory - Interface in org.jboss.cache.loader
-
ConnectionFactory interface defining the operations to be defined by connection providers
- connectionFactoryClass - Variable in class org.jboss.cache.loader.AdjListJDBCCacheLoaderConfig
-
- ConsoleListener - Class in org.jboss.cache
-
This class provides a non-graphical view of JBossCache replication
events for a replicated cache.
- ConsoleListener(CacheSPI) - Constructor for class org.jboss.cache.ConsoleListener
-
Constructor.
- ConsoleListener(CacheSPI, boolean, boolean) - Constructor for class org.jboss.cache.ConsoleListener
-
Constructor.
- construct(Class<T>) - Method in class org.jboss.cache.DefaultCacheFactory
-
- construct(Class<T>) - Method in class org.jboss.cache.factories.BootstrapFactory
-
- construct(Class<T>) - Method in class org.jboss.cache.factories.BuddyManagerFactory
-
- construct(Class<T>) - Method in class org.jboss.cache.factories.CommandsMetaFactory
-
- construct(Class<T>) - Method in class org.jboss.cache.factories.ComponentFactory
-
Constructs a component.
- construct(Class<T>) - Method in class org.jboss.cache.factories.ContextMetaFactory
-
- construct(Class<T>) - Method in class org.jboss.cache.factories.EmptyConstructorFactory
-
- construct(Class<T>) - Method in class org.jboss.cache.factories.InterceptorChainFactory
-
- construct(Class<T>) - Method in class org.jboss.cache.factories.LockManagerFactory
-
- construct(Class<T>) - Method in class org.jboss.cache.factories.NodeMetaFactory
-
- construct(Class<T>) - Method in class org.jboss.cache.factories.RegionManagerFactory
-
- construct(Class<T>) - Method in class org.jboss.cache.factories.ReplicationQueueFactory
-
- construct(Class<T>) - Method in class org.jboss.cache.factories.RuntimeConfigAwareFactory
-
- construct(Class<T>) - Method in class org.jboss.cache.factories.StateTransferFactory
-
- construct(Class<T>) - Method in class org.jboss.cache.factories.StateTransferManagerFactory
-
- construct(Class<T>) - Method in class org.jboss.cache.factories.TransactionLogFactory
-
- construct(Class<T>) - Method in class org.jboss.cache.factories.TransactionManagerFactory
-
- constructCache() - Method in class org.jboss.cache.jmx.CacheJmxWrapper
-
- constructCreateTableDDL() - Method in class org.jboss.cache.loader.AdjListJDBCCacheLoaderConfig
-
- constructDeleteAllSql() - Method in class org.jboss.cache.loader.AdjListJDBCCacheLoaderConfig
-
- constructDeleteNodeSql() - Method in class org.jboss.cache.loader.AdjListJDBCCacheLoaderConfig
-
- constructDeleteNodeSql() - Method in class org.jboss.cache.loader.JDBCCacheLoaderConfig
-
- constructDropTableDDL() - Method in class org.jboss.cache.loader.AdjListJDBCCacheLoaderConfig
-
- constructExistsSql() - Method in class org.jboss.cache.loader.AdjListJDBCCacheLoaderConfig
-
- constructInsertNodeSql() - Method in class org.jboss.cache.loader.AdjListJDBCCacheLoaderConfig
-
- constructSelectChildNamesSql() - Method in class org.jboss.cache.loader.AdjListJDBCCacheLoaderConfig
-
- constructSelectNodeSql() - Method in class org.jboss.cache.loader.AdjListJDBCCacheLoaderConfig
-
- constructUpdateNodeSql() - Method in class org.jboss.cache.loader.AdjListJDBCCacheLoaderConfig
-
- contains(int) - Method in class org.jboss.cache.util.BitEncodedIntegerSet
-
Tests whether the set contains an integer
- contains(Object) - Method in class org.jboss.cache.util.concurrent.ConcurrentHashSet
-
- contains(Object) - Method in class org.jboss.cache.util.ImmutableListCopy
-
- containsAll(Collection<?>) - Method in class org.jboss.cache.util.concurrent.ConcurrentHashSet
-
- containsCommandType(Class<? extends ReplicableCommand>) - Method in class org.jboss.cache.commands.remote.ReplicateCommand
-
- containsInstance(CommandInterceptor) - Method in class org.jboss.cache.interceptors.InterceptorChain
-
Checks whether the chain contains the supplied interceptor instance.
- containsKey(K) - Method in interface org.jboss.cache.InternalNode
-
- containsKey(Object) - Method in class org.jboss.cache.lock.ThreadLocalMap
-
- containsKey(Object) - Method in class org.jboss.cache.marshall.MarshalledValueMap
-
- containsKey(K) - Method in class org.jboss.cache.mvcc.NodeReference
-
- containsKey(K) - Method in class org.jboss.cache.UnversionedNode
-
- containsKey(Object) - Method in class org.jboss.cache.util.concurrent.SelfInitializingConcurrentHashMap
-
- containsKey(Object) - Method in class org.jboss.cache.util.DeltaMap
-
- containsKey(Object) - Method in class org.jboss.cache.util.FastCopyHashMap
-
- containsKeyDirect(K) - Method in class org.jboss.cache.invocation.NodeInvocationDelegate
-
- containsKeyDirect(K) - Method in interface org.jboss.cache.NodeSPI
-
Returns true if a mapping exists for this key.
- containsModificationType(Class<? extends ReplicableCommand>) - Method in class org.jboss.cache.commands.tx.PrepareCommand
-
- 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
-
- containsNodeEntry(NodeEntry) - Method in class org.jboss.cache.eviction.NullEvictionQueue
-
Returns false
- containsPutForExternalRead - Variable in class org.jboss.cache.interceptors.InvalidationInterceptor.InvalidationFilterVisitor
-
- containsValue(Object) - Method in class org.jboss.cache.lock.ThreadLocalMap
-
- containsValue(Object) - Method in class org.jboss.cache.marshall.MarshalledValueMap
-
- containsValue(Object) - Method in class org.jboss.cache.util.concurrent.SelfInitializingConcurrentHashMap
-
- containsValue(Object) - Method in class org.jboss.cache.util.FastCopyHashMap
-
- ContextFactory - Interface in org.jboss.cache.factories.context
-
- ContextMetaFactory - Class in org.jboss.cache.factories
-
Responsible for creating the appropriate
ContextFactory
based on configuration used.
- ContextMetaFactory() - Constructor for class org.jboss.cache.factories.ContextMetaFactory
-
- copy() - Method in class org.jboss.cache.commands.remote.ReplicateCommand
-
Creates a copy of this command, amking a deep copy of any collections but everything else copied shallow.
- copy() - Method in class org.jboss.cache.commands.tx.OptimisticPrepareCommand
-
A shallow copy of all fields except collections.
- copy() - Method in class org.jboss.cache.commands.tx.PrepareCommand
-
- copy() - Method in class org.jboss.cache.config.Option
-
- copy(Fqn) - Method in class org.jboss.cache.eviction.EvictionEvent
-
Copies this evicted event node to create a new one with the same values, except with a new Fqn root.
- copy() - Method in interface org.jboss.cache.InternalNode
-
Creates a new instance of the same type and copies internal state.
- copy() - Method in class org.jboss.cache.invocation.LegacyInvocationContext
-
Deprecated.
- copy() - Method in class org.jboss.cache.invocation.MVCCInvocationContext
-
- copy() - Method in class org.jboss.cache.InvocationContext
-
This is a "copy-factory-method" that should be used whenever a clone of this class is needed.
- copy() - Method in class org.jboss.cache.mvcc.NodeReference
-
- copy() - Method in class org.jboss.cache.PessimisticUnversionedNode
-
Deprecated.
- copy(Fqn) - Method in interface org.jboss.cache.Region
-
copies the region - including eviction queue events - to a new Region instance, attached to a new Fqn root.
- copy(Fqn) - Method in class org.jboss.cache.RegionImpl
-
- copy() - Method in class org.jboss.cache.UnversionedNode
-
- copy() - Method in class org.jboss.cache.VersionedNode
-
Deprecated.
- copyDataMap(Map<? extends K, ? extends V>) - Method in class org.jboss.cache.UnversionedNode
-
- copyInternals(UnversionedNode) - Method in class org.jboss.cache.UnversionedNode
-
- copyInvocationScopeOptionsToTxScope(InvocationContext) - Method in class org.jboss.cache.interceptors.BaseTransactionalContextInterceptor
-
- coreNamespace - Variable in class org.jboss.cache.config.parsing.XmlParserBase
-
- create() - Method in interface org.jboss.cache.Cache
-
Lifecycle method that initializes configuration state, the root node, etc.
- create() - Method in class org.jboss.cache.factories.ComponentRegistry
-
Creates the components needed by a cache instance and sets the cache status to
CacheStatus.CREATED
when it is done.
- create() - Method in class org.jboss.cache.invocation.CacheInvocationDelegate
-
- create() - Method in class org.jboss.cache.jmx.CacheJmxWrapper
-
- create() - Method in interface org.jboss.cache.jmx.CacheJmxWrapperMBean
-
- create() - Method in interface org.jboss.cache.Lifecycle
-
- create() - Method in class org.jboss.cache.loader.AbstractCacheLoader
-
- create() - Method in class org.jboss.cache.loader.AbstractDelegatingCacheLoader
-
- create() - Method in class org.jboss.cache.loader.ChainingCacheLoader
-
Creates individual cache loaders.
- create() - Method in class org.jboss.cache.loader.FileCacheLoader
-
- create() - Method in class org.jboss.cache.loader.jdbm.JdbmCacheLoader
-
- create() - Method in class org.jboss.cache.loader.SingletonStoreCacheLoader
-
- create() - Method in class org.jboss.cache.loader.tcp.TcpCacheServer
-
- create(Address) - Static method in class org.jboss.cache.transaction.GlobalTransaction
-
- create() - Method in interface org.jboss.cache.TreeCacheViewMBean
-
- create(Map<K, V>) - Static method in class org.jboss.cache.util.DeltaMap
-
Creates and returns a DeltaMap for an original map.
- create() - Static method in class org.jboss.cache.util.DeltaMap
-
Creates and returns a DeltaMap for an empty map.
- createAllowed() - Method in enum org.jboss.cache.CacheStatus
-
- createAndAddMarshalledValue(Object, Set<MarshalledValue>, InvocationContext) - Method in class org.jboss.cache.interceptors.MarshalledValueInterceptor
-
- createAndWire(Configuration) - Method in class org.jboss.cache.DefaultCacheFactory
-
- createBuddyLocator(BuddyReplicationConfig.BuddyLocatorConfig) - Method in class org.jboss.cache.buddyreplication.BuddyManager
-
- createCache() - Method in interface org.jboss.cache.CacheFactory
-
Creates and starts a
Cache
instance using default configuration settings.
- createCache(boolean) - Method in interface org.jboss.cache.CacheFactory
-
Creates and optionally starts a
Cache
instance using default configuration settings.
- createCache(String) - Method in interface org.jboss.cache.CacheFactory
-
Creates and starts a
Cache
instance.
- createCache(String, boolean) - Method in interface org.jboss.cache.CacheFactory
-
Creates
Cache
instance, and optionally starts it.
- createCache(Configuration) - Method in interface org.jboss.cache.CacheFactory
-
- createCache(Configuration, boolean) - Method in interface org.jboss.cache.CacheFactory
-
- createCache(InputStream) - Method in interface org.jboss.cache.CacheFactory
-
Creates a
Cache
instance based on an
InputStream
passed in, which should be a stream to a valid
XML configuration file.
- createCache(InputStream, boolean) - Method in interface org.jboss.cache.CacheFactory
-
Creates a
Cache
instance based on an
InputStream
passed in, which should be a stream to a valid
XML configuration file.
- createCache(Configuration) - Method in class org.jboss.cache.CacheManagerImpl
-
Extension point for subclasses, where we actually use a
CacheFactory
to create a cache.
- createCache() - Method in class org.jboss.cache.DefaultCacheFactory
-
- createCache(boolean) - Method in class org.jboss.cache.DefaultCacheFactory
-
- createCache(String) - Method in class org.jboss.cache.DefaultCacheFactory
-
- createCache(String, boolean) - Method in class org.jboss.cache.DefaultCacheFactory
-
- createCache(Configuration) - Method in class org.jboss.cache.DefaultCacheFactory
-
This implementation clones the configuration passed in before using it.
- createCache(Configuration, boolean) - Method in class org.jboss.cache.DefaultCacheFactory
-
This implementation clones the configuration passed in before using it.
- createCache(InputStream) - Method in class org.jboss.cache.DefaultCacheFactory
-
- createCache(InputStream, boolean) - Method in class org.jboss.cache.DefaultCacheFactory
-
- createChild(Object, NodeSPI<K, V>, CacheSPI<K, V>, DataVersion) - Method in interface org.jboss.cache.optimistic.WorkspaceNode
-
Deprecated.
Creates a child node.
- createChild(Object, NodeSPI<K, V>, CacheSPI<K, V>, DataVersion) - Method in class org.jboss.cache.optimistic.WorkspaceNodeImpl
-
Deprecated.
- createChildNode(Fqn, InternalNode<K, V>, InvocationContext, boolean) - Method in class org.jboss.cache.AbstractNodeFactory
-
- createChildNode(Fqn, InternalNode<K, V>, InvocationContext, boolean) - Method in class org.jboss.cache.mvcc.MVCCNodeFactory
-
- createChildNode(Fqn, InternalNode<K, V>, InvocationContext, boolean) - Method in interface org.jboss.cache.NodeFactory
-
Creates a new node, and optionally attaches the node to its parent.
- CREATED - Static variable in interface org.jboss.cache.jmx.CacheJmxWrapperMBean
-
The lifecycle method create has completed
- createDefaultBuddyLocator() - Method in class org.jboss.cache.buddyreplication.BuddyManager
-
- createDefaultEvictionRegionConfig() - Method in class org.jboss.cache.config.EvictionConfig
-
- createInternalNode(Fqn) - Method in class org.jboss.cache.AbstractNodeFactory
-
- createInternalNode(Object, Fqn, NodeSPI<K, V>, Map<K, V>) - Method in class org.jboss.cache.AbstractNodeFactory
-
- createInternalNode(Fqn) - Method in class org.jboss.cache.mvcc.MVCCNodeFactory
-
- createInternalNode(Fqn) - Method in interface org.jboss.cache.NodeFactory
-
Creates an internal node.
- createInternalNode(Object, Fqn, NodeSPI<K, V>, Map<K, V>) - Method in class org.jboss.cache.optimistic.OptimisticNodeFactory
-
Deprecated.
- createInternalNode(Object, Fqn, NodeSPI<K, V>, Map<K, V>) - Method in class org.jboss.cache.PessimisticNodeFactory
-
Deprecated.
- createInvocationContext() - Method in interface org.jboss.cache.factories.context.ContextFactory
-
- createInvocationContext() - Method in class org.jboss.cache.factories.context.MVCCContextFactory
-
- createInvocationContext() - Method in class org.jboss.cache.factories.context.PessimisticContextFactory
-
Deprecated.
- createLocalTx() - Method in class org.jboss.cache.interceptors.TxInterceptor
-
Creates and starts a local tx
- createNode(Fqn, NodeSPI<K, V>, Map<K, V>) - Method in class org.jboss.cache.AbstractNodeFactory
-
- createNode(Object, NodeSPI<K, V>, Map<K, V>) - Method in class org.jboss.cache.AbstractNodeFactory
-
- createNode(Fqn, NodeSPI<K, V>) - Method in class org.jboss.cache.AbstractNodeFactory
-
- createNode(Object, NodeSPI<K, V>) - Method in class org.jboss.cache.AbstractNodeFactory
-
- createNode(Fqn, NodeSPI<K, V>, Map<K, V>) - Method in class org.jboss.cache.mvcc.MVCCNodeFactory
-
- createNode(Fqn, NodeSPI<K, V>) - Method in class org.jboss.cache.mvcc.MVCCNodeFactory
-
- createNode(Object, NodeSPI<K, V>, Map<K, V>) - Method in class org.jboss.cache.mvcc.MVCCNodeFactory
-
- createNode(Object, NodeSPI<K, V>) - Method in class org.jboss.cache.mvcc.MVCCNodeFactory
-
- createNode(Fqn, NodeSPI<K, V>, Map<K, V>) - Method in interface org.jboss.cache.NodeFactory
-
Creates a new node and populates its attributes.
- createNode(Object, NodeSPI<K, V>, Map<K, V>) - Method in interface org.jboss.cache.NodeFactory
-
Creates a new node and populates its attributes.
- createNode(Fqn, NodeSPI<K, V>) - Method in interface org.jboss.cache.NodeFactory
-
Creates a new, empty node.
- createNode(Object, NodeSPI<K, V>) - Method in interface org.jboss.cache.NodeFactory
-
Creates a new, empty node.
- CreateNodeCommand - Class in org.jboss.cache.commands.legacy.write
-
Deprecated.
will be removed when pessimistic locking is removed.
- CreateNodeCommand(Fqn) - Constructor for class org.jboss.cache.commands.legacy.write.CreateNodeCommand
-
Deprecated.
- CreateNodeCommand() - Constructor for class org.jboss.cache.commands.legacy.write.CreateNodeCommand
-
Deprecated.
- createNodes(Fqn) - Method in interface org.jboss.cache.DataContainer
-
Traverses the tree to the given Fqn, creating nodes if needed.
- createNodes(Fqn) - Method in class org.jboss.cache.DataContainerImpl
-
- createPushStateTask() - Method in class org.jboss.cache.loader.SingletonStoreCacheLoader
-
Factory method for the creation of a Callable task in charge of pushing in-memory state to cache loader.
- createRootNode() - Method in class org.jboss.cache.AbstractNodeFactory
-
- createRootNode() - Method in class org.jboss.cache.DataContainerImpl
-
- createRootNode() - Method in class org.jboss.cache.mvcc.MVCCNodeFactory
-
- createRootNode() - Method in interface org.jboss.cache.NodeFactory
-
- 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.
- createTable - Variable in class org.jboss.cache.loader.AdjListJDBCCacheLoaderConfig
-
- createTableDDL - Variable in class org.jboss.cache.loader.AdjListJDBCCacheLoaderConfig
-
- createTombstone(InvocationContext) - Method in class org.jboss.cache.commands.legacy.write.VersionedInvalidateCommand
-
Deprecated.
- createTransactionContext(Transaction) - Method in interface org.jboss.cache.factories.context.ContextFactory
-
- createTransactionContext(Transaction) - Method in class org.jboss.cache.factories.context.MVCCContextFactory
-
- createTransactionContext(Transaction) - Method in class org.jboss.cache.factories.context.OptimisticContextFactory
-
Deprecated.
- createTransactionContext(Transaction) - Method in class org.jboss.cache.factories.context.PessimisticContextFactory
-
Deprecated.
- createWrappedNode(NodeSPI<K, V>, TransactionWorkspace) - Method in class org.jboss.cache.AbstractNodeFactory
-
- createWrappedNode(InternalNode<K, V>, InternalNode<K, V>) - Method in class org.jboss.cache.AbstractNodeFactory
-
- createWrappedNode(InternalNode<K, V>, InternalNode<K, V>) - Method in class org.jboss.cache.mvcc.MVCCNodeFactory
-
- createWrappedNode(InternalNode<K, V>, InternalNode<K, V>) - Method in interface org.jboss.cache.NodeFactory
-
- createWrappedNode(NodeSPI<K, V>, TransactionWorkspace) - Method in interface org.jboss.cache.NodeFactory
-
- createWrappedNode(NodeSPI<K, V>, TransactionWorkspace) - Method in class org.jboss.cache.optimistic.OptimisticNodeFactory
-
Deprecated.
- createWrappedNodeForRemoval(Fqn, InternalNode<K, V>, InternalNode<K, V>) - Method in class org.jboss.cache.AbstractNodeFactory
-
- createWrappedNodeForRemoval(Fqn, InternalNode<K, V>, InternalNode<K, V>) - Method in class org.jboss.cache.mvcc.MVCCNodeFactory
-
- createWrappedNodeForRemoval(Fqn, InternalNode<K, V>, InternalNode<K, V>) - Method in interface org.jboss.cache.NodeFactory
-
- currentRequestor() - Method in class org.jboss.cache.util.concurrent.locks.OwnableReentrantLock
-
- CustomInterceptorConfig - Class in org.jboss.cache.config
-
Holds information about the custom interceptors defined in the configuration file.
- CustomInterceptorConfig(CommandInterceptor, boolean, boolean, int, String, String) - Constructor for class org.jboss.cache.config.CustomInterceptorConfig
-
Builds a custom interceptor.
- CustomInterceptorConfig(CommandInterceptor) - Constructor for class org.jboss.cache.config.CustomInterceptorConfig
-
Constructs an interceptor config based on the supplied interceptor instance.
- CustomInterceptorsElementParser - Class in org.jboss.cache.config.parsing.element
-
Utility class for parsing 'buddy' element in the .xml configuration file.
- CustomInterceptorsElementParser() - Constructor for class org.jboss.cache.config.parsing.element.CustomInterceptorsElementParser
-
- CustomInterceptorsElementParser(String) - Constructor for class org.jboss.cache.config.parsing.element.CustomInterceptorsElementParser
-
- generateNodeDataList(InternalNode<?, ?>, List<NodeData>) - Method in class org.jboss.cache.statetransfer.DefaultStateTransferGenerator
-
- generateNodeDataList(NodeSPI<?, ?>, List<NodeData>) - Method in class org.jboss.cache.statetransfer.LegacyStateTransferGenerator
-
Deprecated.
- generateState(ObjectOutputStream, Object, boolean, boolean, boolean) - Method in class org.jboss.cache.statetransfer.DefaultStateTransferGenerator
-
- generateState(ObjectOutputStream, Object, boolean, boolean, boolean) - Method in class org.jboss.cache.statetransfer.LegacyStateTransferGenerator
-
Deprecated.
- generateState(ObjectOutputStream, Object, boolean, boolean, boolean) - Method in interface org.jboss.cache.statetransfer.StateTransferGenerator
-
- generator - Variable in class org.jboss.cache.statetransfer.DefaultStateTransferManager
-
- GenericTransactionManagerLookup - Class in org.jboss.cache.transaction
-
A transaction manager lookup class that attempts to locate a TransactionManager.
- GenericTransactionManagerLookup() - Constructor for class org.jboss.cache.transaction.GenericTransactionManagerLookup
-
- get(Fqn, K) - Method in interface org.jboss.cache.Cache
-
Convenience method that allows for direct access to the data in a
Node
.
- get(String, K) - Method in interface org.jboss.cache.Cache
-
Convenience method that takes a string representation of an Fqn.
- get(int) - Method in class org.jboss.cache.Fqn
-
- get(K) - Method in interface org.jboss.cache.InternalNode
-
- get(Fqn, K) - Method in class org.jboss.cache.invocation.CacheInvocationDelegate
-
- get(String, K) - Method in class org.jboss.cache.invocation.CacheInvocationDelegate
-
- get(K) - Method in class org.jboss.cache.invocation.NodeInvocationDelegate
-
- get(Fqn) - Method in class org.jboss.cache.loader.AbstractDelegatingCacheLoader
-
- get(Fqn) - Method in class org.jboss.cache.loader.AdjListJDBCCacheLoader
-
Returns a map representing a node.
- get(Fqn) - Method in class org.jboss.cache.loader.AsyncCacheLoader
-
- get(Fqn) - Method in interface org.jboss.cache.loader.CacheLoader
-
Returns all keys and values from the persistent store, given a
Fqn
- 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.FileCacheLoader
-
- 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) - Method in class org.jboss.cache.loader.jdbm.JdbmCacheLoader2
-
- get(Fqn) - Method in class org.jboss.cache.loader.LocalDelegatingCacheLoader
-
- GET - Static variable in interface org.jboss.cache.loader.tcp.TcpCacheOperations
-
- get(Fqn) - Method in class org.jboss.cache.loader.TcpDelegatingCacheLoader
-
- get(Object) - Method in class org.jboss.cache.lock.ThreadLocalMap
-
- get() - Method in class org.jboss.cache.marshall.MarshalledValue
-
- get(Object) - Method in class org.jboss.cache.marshall.MarshalledValueMap
-
- get(K) - Method in class org.jboss.cache.mvcc.NodeReference
-
- get(K) - Method in interface org.jboss.cache.Node
-
Returns the value to which this node maps the specified key.
- get(K) - Method in interface org.jboss.cache.optimistic.WorkspaceNode
-
Deprecated.
- get(K) - Method in class org.jboss.cache.optimistic.WorkspaceNodeImpl
-
Deprecated.
- get(Transaction) - Method in class org.jboss.cache.transaction.TransactionTable
-
Returns the global transaction associated with the local transaction.
- get(GlobalTransaction) - Method in class org.jboss.cache.transaction.TransactionTable
-
Returns the local transaction entry for the global transaction.
- get(K) - Method in class org.jboss.cache.UnversionedNode
-
- get(Object) - Method in class org.jboss.cache.util.concurrent.SelfInitializingConcurrentHashMap
-
- get(Object) - Method in class org.jboss.cache.util.DeltaMap
-
- get(Object) - Method in class org.jboss.cache.util.FastCopyHashMap
-
- get(int) - Method in class org.jboss.cache.util.ImmutableListCopy
-
- get0(Fqn) - Method in class org.jboss.cache.loader.ClusteredCacheLoader
-
- GET_CHILDREN_NAMES - Static variable in interface org.jboss.cache.loader.tcp.TcpCacheOperations
-
- GET_KEY - Static variable in interface org.jboss.cache.loader.tcp.TcpCacheOperations
-
- getActivations() - Method in class org.jboss.cache.interceptors.ActivationInterceptor
-
- getActivations() - Method in class org.jboss.cache.interceptors.LegacyActivationInterceptor
-
Deprecated.
- getActualFqn(Fqn) - Method in class org.jboss.cache.buddyreplication.BuddyFqnTransformer
-
- getAddress() - Method in class org.jboss.cache.commands.remote.AnnounceBuddyPoolNameCommand
-
- getAddress() - Method in class org.jboss.cache.transaction.GlobalTransaction
-
- getAfterClass() - Method in class org.jboss.cache.config.CustomInterceptorConfig
-
- getAllMethods(Class, Class<? extends Annotation>) - Static method in class org.jboss.cache.util.reflect.ReflectionUtil
-
Returns a set of Methods that contain the given method annotation.
- getAllModifications() - Method in class org.jboss.cache.transaction.PessimisticTransactionContext
-
Deprecated.
- getAllowedCoreNamespaces() - Method in class org.jboss.cache.config.parsing.XmlParserBase
-
- getAllRegions(Region.Type) - Method in interface org.jboss.cache.RegionManager
-
Returns an ordered list of all regions.
- getAllRegions(Region.Type) - Method in class org.jboss.cache.RegionManagerImpl
-
- getAncestor(int) - Method in class org.jboss.cache.Fqn
-
Obtains an ancestor of the current Fqn.
- getAsInputStreamFromClassLoader(String) - Method in class org.jboss.cache.util.FileLookup
-
- getAsyncCacheListenerExecutor() - Method in class org.jboss.cache.config.RuntimeConfig
-
- getAsyncSerializationExecutor() - Method in class org.jboss.cache.config.RuntimeConfig
-
- getAttribute(String) - Method in class org.jboss.cache.jmx.ResourceDMBean
-
- getAttributes(String[]) - Method in class org.jboss.cache.jmx.ResourceDMBean
-
- getAttributes() - Method in class org.jboss.cache.marshall.NodeData
-
- getAttributeValue(Element, String, String) - Static method in class org.jboss.cache.config.parsing.XmlConfigHelper
-
Retrieves the value of a given attribute for the first encountered instance of a tag in an element.
- getAttributeValue(Element, String) - Method in class org.jboss.cache.config.parsing.XmlParserBase
-
Beside querying the element for its attribute value, it will look into the value, if any, and replace the
jboss properties(e.g.
- getAverageReadTime() - Method in class org.jboss.cache.interceptors.CacheMgmtInterceptor
-
- getAverageWriteTime() - Method in class org.jboss.cache.interceptors.CacheMgmtInterceptor
-
- getBackup() - Method in class org.jboss.cache.commands.remote.DataGravitationCleanupCommand
-
- getBackupDataOwners() - Method in class org.jboss.cache.buddyreplication.BuddyManager
-
Returns a List identifying the DataOwner for each buddy
group for which this node serves as a backup node.
- getBackupFqn(Address, Fqn) - Method in class org.jboss.cache.buddyreplication.BuddyFqnTransformer
-
Utility method that retrieves a buddy backup Fqn given the actual Fqn of some data and the data owner's Address.
- getBackupFqn(String, Fqn) - Method in class org.jboss.cache.buddyreplication.BuddyFqnTransformer
-
Utility method that retrieves a buddy backup Fqn given the actual Fqn of some data and the buddy group name.
- getBackupFqn(Fqn, Fqn) - Method in class org.jboss.cache.buddyreplication.BuddyFqnTransformer
-
Utility method that retrieves a buddy backup Fqn given the actual Fqn of some data and the backup subtree for the
buddy group in question
- getBackupFqn(Fqn) - Method in class org.jboss.cache.buddyreplication.Fqn2BuddyFqnVisitor
-
Assumes the backup Fqn if the current instance is the data owner.
- getBackupRoot(Address) - Method in class org.jboss.cache.buddyreplication.BuddyFqnTransformer
-
- getBackupRootFromFqn(Fqn) - Method in class org.jboss.cache.buddyreplication.BuddyFqnTransformer
-
Returns the buddy backp root portion of a given Fqn, provided it is a backup Fqn.
- getBackupRoots() - Method in class org.jboss.cache.commands.legacy.read.LegacyGravitateDataCommand
-
Deprecated.
- getBackupRoots() - Method in class org.jboss.cache.commands.read.GravitateDataCommand
-
- getBatchSize() - Method in class org.jboss.cache.loader.AsyncCacheLoaderConfig
-
- getBatchSize() - Method in class org.jboss.cache.loader.JDBCCacheLoaderConfig
-
The statement will be flushed after batching batchSize operations.
- getBatchTransaction() - Method in class org.jboss.cache.batch.BatchContainer
-
- getBeforeClass() - Method in class org.jboss.cache.config.CustomInterceptorConfig
-
- getBindAddress() - Method in class org.jboss.cache.loader.tcp.TcpCacheServer
-
- getBindAddress() - Method in interface org.jboss.cache.loader.tcp.TcpCacheServerMBean
-
- getBoolean(String) - Method in class org.jboss.cache.config.parsing.XmlParserBase
-
- getBuddies() - Method in class org.jboss.cache.buddyreplication.BuddyGroup
-
- getBuddiesAsVector() - Method in class org.jboss.cache.buddyreplication.BuddyGroup
-
Added in 2.2.0 as an optimisation for JGroups which internally uses vectors.
- getBuddyAddresses() - Method in class org.jboss.cache.buddyreplication.BuddyManager
-
Returns a list of buddies for which this instance is Data Owner.
- getBuddyAddressesAsVector() - Method in class org.jboss.cache.buddyreplication.BuddyManager
-
Created as an optimisation for JGroups, which uses vectors.
- getBuddyBackupFqn() - Method in class org.jboss.cache.buddyreplication.GravitateResult
-
- getBuddyCommunicationTimeout() - Method in class org.jboss.cache.buddyreplication.BuddyManager
-
- getBuddyCommunicationTimeout() - Method in class org.jboss.cache.config.BuddyReplicationConfig
-
- getBuddyGroup() - Method in class org.jboss.cache.buddyreplication.BuddyManager
-
- getBuddyGroup() - Method in class org.jboss.cache.config.RuntimeConfig
-
- getBuddyGroup() - Method in interface org.jboss.cache.notifications.event.BuddyGroupChangedEvent
-
- getBuddyGroup() - Method in class org.jboss.cache.notifications.event.EventImpl
-
- getBuddyGroupsIParticipateIn() - Method in class org.jboss.cache.buddyreplication.BuddyManager
-
- getBuddyLocatorClass() - Method in class org.jboss.cache.buddyreplication.NextMemberBuddyLocatorConfig
-
- getBuddyLocatorClass() - Method in class org.jboss.cache.config.BuddyReplicationConfig.BuddyLocatorConfig
-
- getBuddyLocatorConfig() - Method in class org.jboss.cache.config.BuddyReplicationConfig
-
- getBuddyLocatorProperties() - Method in class org.jboss.cache.config.BuddyReplicationConfig.BuddyLocatorConfig
-
- getBuddyManager() - Method in interface org.jboss.cache.CacheSPI
-
Retrieves the current BuddyManager instance associated with the current Cache instance.
- getBuddyManager() - Method in class org.jboss.cache.invocation.CacheInvocationDelegate
-
- getBuddyPoolName() - Method in class org.jboss.cache.buddyreplication.BuddyManager
-
- getBuddyPoolName() - Method in class org.jboss.cache.commands.remote.AnnounceBuddyPoolNameCommand
-
- getBuddyPoolName() - Method in class org.jboss.cache.config.BuddyReplicationConfig
-
- getBuddyReplicationConfig() - Method in class org.jboss.cache.config.Configuration
-
- getBuddyReplicationConfig() - Method in class org.jboss.cache.jmx.CacheJmxWrapper
-
- getBuddyReplicationConfig() - Method in interface org.jboss.cache.jmx.LegacyConfiguration
-
Deprecated.
Retrieves the buddy replication configuration element
- getCache(String, boolean) - Method in interface org.jboss.cache.CacheManager
-
Get a cache configured according to the given configuration name,
optionally instantiating the cache if it hasn't already been
instantiated.
- getCache(String, boolean) - Method in class org.jboss.cache.CacheManagerImpl
-
- getCache() - Method in class org.jboss.cache.eviction.BaseEvictionPolicy
-
Deprecated.
- getCache() - Method in interface org.jboss.cache.eviction.EvictionPolicy
-
Deprecated.
- getCache() - Method in class org.jboss.cache.eviction.NullEvictionPolicy
-
Deprecated.
- getCache() - Method in interface org.jboss.cache.InternalNode
-
- getCache() - Method in class org.jboss.cache.invocation.NodeInvocationDelegate
-
- getCache() - Method in class org.jboss.cache.jmx.CacheJmxWrapper
-
- getCache() - Method in interface org.jboss.cache.jmx.CacheJmxWrapperMBean
-
Retrieves a reference to the underlying
Cache
- 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.mvcc.NodeReference
-
- getCache() - Method in interface org.jboss.cache.NodeSPI
-
Retrieves a reference to the cache in which this Node resides.
- getCache() - Method in interface org.jboss.cache.notifications.event.Event
-
- getCache() - Method in class org.jboss.cache.notifications.event.EventImpl
-
- getCache() - Method in class org.jboss.cache.optimistic.WorkspaceNodeImpl
-
Deprecated.
- getCache() - Method in interface org.jboss.cache.RegionManager
-
- getCache() - Method in class org.jboss.cache.RegionManagerImpl
-
- getCache() - Method in interface org.jboss.cache.TreeCacheViewMBean
-
- getCache() - Method in class org.jboss.cache.UnversionedNode
-
- getCacheConfiguration() - Method in interface org.jboss.cache.Region
-
- getCacheConfiguration() - Method in class org.jboss.cache.RegionImpl
-
- getCacheListeners() - Method in interface org.jboss.cache.Cache
-
Retrieves an immutable
List
of objects annotated as
CacheListener
s attached to the cache.
- getCacheListeners() - Method in class org.jboss.cache.invocation.CacheInvocationDelegate
-
- getCacheListeners() - Method in interface org.jboss.cache.notifications.Notifier
-
- getCacheListeners() - Method in class org.jboss.cache.notifications.NotifierImpl
-
- getCacheLoader() - Method in class org.jboss.cache.config.CacheLoaderConfig.IndividualCacheLoaderConfig
-
Provides the ability to get and set a running cache loader, which, if exists, will be used rather than
constructing a new one.
- getCacheLoader() - Method in class org.jboss.cache.loader.AbstractDelegatingCacheLoader
-
- getCacheLoader() - Method in class org.jboss.cache.loader.CacheLoaderManager
-
Returns the cache loader
- getCacheLoaderConfig() - Method in class org.jboss.cache.config.Configuration
-
- getCacheLoaderConfig() - Method in class org.jboss.cache.jmx.CacheJmxWrapper
-
- getCacheLoaderConfig() - Method in interface org.jboss.cache.jmx.LegacyConfiguration
-
Deprecated.
Retrieves the cache loader configuration element
- getCacheLoaderConfig() - Method in class org.jboss.cache.loader.CacheLoaderManager
-
Returns the configuration element of the cache loaders
- getCacheLoaderConfiguration() - Method in class org.jboss.cache.jmx.CacheJmxWrapper
-
- getCacheLoaderConfiguration() - Method in interface org.jboss.cache.jmx.LegacyConfiguration
-
- getCacheLoaderLoads() - Method in class org.jboss.cache.interceptors.CacheLoaderInterceptor
-
- getCacheLoaderLoads() - Method in class org.jboss.cache.interceptors.LegacyCacheLoaderInterceptor
-
Deprecated.
- getCacheLoaderManager() - Method in interface org.jboss.cache.CacheSPI
-
Retrieves the current CacheCacheLoaderManager instance associated with the current Cache instance.
- getCacheLoaderManager() - Method in class org.jboss.cache.invocation.CacheInvocationDelegate
-
- getCacheLoaderMisses() - Method in class org.jboss.cache.interceptors.CacheLoaderInterceptor
-
- getCacheLoaderMisses() - Method in class org.jboss.cache.interceptors.LegacyCacheLoaderInterceptor
-
Deprecated.
- getCacheLoaders() - Method in class org.jboss.cache.loader.ChainingCacheLoader
-
Returns a List of individual cache loaders configured.
- getCacheLoaderStores() - Method in class org.jboss.cache.interceptors.CacheStoreInterceptor
-
- getCacheMode() - Method in class org.jboss.cache.config.Configuration
-
- getCacheMode() - Method in class org.jboss.cache.jmx.CacheJmxWrapper
-
- getCacheMode() - Method in interface org.jboss.cache.jmx.LegacyConfiguration
-
Deprecated.
Returns the current caching mode.
- getCacheModeString() - Method in class org.jboss.cache.config.Configuration
-
- getCacheNames() - Method in interface org.jboss.cache.CacheManager
-
Gets the name of all caches that are registered, i.e.
- getCacheNames() - Method in class org.jboss.cache.CacheManagerImpl
-
- getCacheNodeIdentity() - Method in class org.jboss.cache.marshall.NodeDataExceptionMarker
-
- getCacheObjectName() - Method in class org.jboss.cache.jmx.CacheJmxWrapper
-
- getCacheService() - Method in interface org.jboss.cache.TreeCacheViewMBean
-
- getCacheStatus() - Method in interface org.jboss.cache.Cache
-
Gets where the cache currently is its lifecycle transitions.
- getCacheStatus() - Method in class org.jboss.cache.invocation.CacheInvocationDelegate
-
- getCacheStatus() - Method in class org.jboss.cache.jmx.CacheJmxWrapper
-
- getCacheStatus() - Method in interface org.jboss.cache.jmx.CacheJmxWrapperMBean
-
Gets where this object is in its lifecycle transitions.
- getCause() - Method in class org.jboss.cache.marshall.NodeDataExceptionMarker
-
- getChanged() - Method in class org.jboss.cache.util.DeltaMap
-
Returns a Map of the entries changed, not including those removed.
- getChannel() - Method in class org.jboss.cache.config.RuntimeConfig
-
Gets the channel the cache is using.
- getChannel() - Method in interface org.jboss.cache.RPCManager
-
Retrieves the Channel
- getChannel() - Method in class org.jboss.cache.RPCManagerImpl
-
- getChannelFactory() - Method in interface org.jboss.cache.CacheManager
-
- getChannelFactory() - Method in class org.jboss.cache.CacheManagerImpl
-
- getChild(Fqn) - Method in class org.jboss.cache.AbstractNode
-
- getChild(Object) - Method in class org.jboss.cache.AbstractNode
-
- getChild(Fqn) - Method in interface org.jboss.cache.InternalNode
-
- getChild(Object) - Method in interface org.jboss.cache.InternalNode
-
- getChild(Fqn) - Method in class org.jboss.cache.invocation.NodeInvocationDelegate
-
- getChild(Object) - Method in class org.jboss.cache.invocation.NodeInvocationDelegate
-
- getChild(Fqn) - Method in class org.jboss.cache.mvcc.NodeReference
-
- getChild(Object) - Method in class org.jboss.cache.mvcc.NodeReference
-
- getChild(Fqn) - Method in interface org.jboss.cache.Node
-
Returns the child node
- getChild(Object) - Method in interface org.jboss.cache.Node
-
- getChild(Fqn) - Method in class org.jboss.cache.UnversionedNode
-
- getChild(Object) - Method in class org.jboss.cache.UnversionedNode
-
- getChildDirect(Fqn) - Method in class org.jboss.cache.AbstractNode
-
- getChildDirect(Object) - Method in class org.jboss.cache.AbstractNode
-
- getChildDirect(Fqn) - Method in interface org.jboss.cache.InternalNode
-
Deprecated.
- getChildDirect(Object) - Method in interface org.jboss.cache.InternalNode
-
Deprecated.
- getChildDirect(Object) - Method in class org.jboss.cache.invocation.NodeInvocationDelegate
-
- getChildDirect(Fqn) - Method in class org.jboss.cache.invocation.NodeInvocationDelegate
-
- getChildDirect(Fqn) - Method in class org.jboss.cache.mvcc.NodeReference
-
- getChildDirect(Object) - Method in class org.jboss.cache.mvcc.NodeReference
-
- getChildDirect(Object) - Method in interface org.jboss.cache.NodeSPI
-
Retrives a child directly by name.
- getChildDirect(Fqn) - Method in interface org.jboss.cache.NodeSPI
-
Retrives a child directly by fully qualified name.
- getChildDirect(Object) - Method in interface org.jboss.cache.optimistic.WorkspaceNode
-
Deprecated.
- getChildDirect(Fqn) - Method in interface org.jboss.cache.optimistic.WorkspaceNode
-
Deprecated.
- getChildDirect(Fqn) - Method in class org.jboss.cache.optimistic.WorkspaceNodeImpl
-
Deprecated.
- getChildDirect(Fqn) - Method in class org.jboss.cache.PessimisticUnversionedNode
-
Deprecated.
- getChildDirect(Object) - Method in class org.jboss.cache.PessimisticUnversionedNode
-
Deprecated.
- getChildren() - Method in class org.jboss.cache.AbstractNode
-
- getChildren(boolean) - Method in class org.jboss.cache.AbstractNode
-
- getChildren() - Method in interface org.jboss.cache.InternalNode
-
- getChildren(boolean) - Method in interface org.jboss.cache.InternalNode
-
- getChildren() - Method in class org.jboss.cache.invocation.NodeInvocationDelegate
-
- getChildren() - Method in class org.jboss.cache.mvcc.NodeReference
-
- getChildren(boolean) - Method in class org.jboss.cache.mvcc.NodeReference
-
- getChildren() - Method in interface org.jboss.cache.Node
-
Returns an immutable set of children nodes.
- getChildren() - Method in class org.jboss.cache.optimistic.WorkspaceNodeImpl
-
Deprecated.
- getChildren() - Method in class org.jboss.cache.UnversionedNode
-
- getChildren(boolean) - Method in class org.jboss.cache.UnversionedNode
-
- getChildrenAddedSet() - Method in class org.jboss.cache.optimistic.WorkspaceNodeImpl
-
Deprecated.
- getChildrenDirect() - Method in class org.jboss.cache.AbstractNode
-
- getChildrenDirect(boolean) - Method in class org.jboss.cache.AbstractNode
-
- getChildrenDirect() - Method in interface org.jboss.cache.InternalNode
-
Deprecated.
- getChildrenDirect(boolean) - Method in interface org.jboss.cache.InternalNode
-
Deprecated.
- getChildrenDirect() - Method in class org.jboss.cache.invocation.NodeInvocationDelegate
-
- getChildrenDirect(boolean) - Method in class org.jboss.cache.invocation.NodeInvocationDelegate
-
- getChildrenDirect() - Method in class org.jboss.cache.mvcc.NodeReference
-
- getChildrenDirect(boolean) - Method in class org.jboss.cache.mvcc.NodeReference
-
- getChildrenDirect() - Method in class org.jboss.cache.mvcc.NullMarkerNodeForRemoval
-
- getChildrenDirect() - Method in interface org.jboss.cache.NodeSPI
-
Functionally the same as
Node.getChildren()
except that it operates directly on the node and bypasses the
interceptor chain.
- getChildrenDirect(boolean) - Method in interface org.jboss.cache.NodeSPI
-
Retrieves children (directly), optionally including any marked as deleted nodes.
- getChildrenDirect() - Method in class org.jboss.cache.PessimisticUnversionedNode
-
Deprecated.
- getChildrenDirect(boolean) - Method in class org.jboss.cache.PessimisticUnversionedNode
-
Deprecated.
- getChildrenMap() - Method in class org.jboss.cache.AbstractNode
-
- getChildrenMap() - Method in interface org.jboss.cache.InternalNode
-
- getChildrenMap() - Method in class org.jboss.cache.mvcc.NodeReference
-
- getChildrenMap() - Method in class org.jboss.cache.UnversionedNode
-
- getChildrenMapDirect() - Method in class org.jboss.cache.AbstractNode
-
- getChildrenMapDirect() - Method in interface org.jboss.cache.InternalNode
-
Deprecated.
- getChildrenMapDirect() - Method in class org.jboss.cache.invocation.NodeInvocationDelegate
-
- getChildrenMapDirect() - Method in class org.jboss.cache.mvcc.NodeReference
-
- getChildrenMapDirect() - Method in interface org.jboss.cache.NodeSPI
-
Returns a map to access the raw children.
- getChildrenMapDirect() - Method in class org.jboss.cache.PessimisticUnversionedNode
-
Deprecated.
- getChildrenNames(Fqn) - Method in interface org.jboss.cache.Cache
-
Returns all children of a given node.
- getChildrenNames(String) - Method in interface org.jboss.cache.Cache
-
Convenience method that takes a String representation of an Fqn.
- getChildrenNames() - Method in interface org.jboss.cache.InternalNode
-
- getChildrenNames(Fqn) - Method in class org.jboss.cache.invocation.CacheInvocationDelegate
-
- getChildrenNames(String) - Method in class org.jboss.cache.invocation.CacheInvocationDelegate
-
- getChildrenNames() - Method in class org.jboss.cache.invocation.NodeInvocationDelegate
-
- getChildrenNames(Fqn) - Method in class org.jboss.cache.loader.AbstractDelegatingCacheLoader
-
- getChildrenNames(Fqn) - Method in class org.jboss.cache.loader.AdjListJDBCCacheLoader
-
Fetches child node names (not pathes).
- getChildrenNames(Fqn) - Method in interface org.jboss.cache.loader.CacheLoader
-
Returns a set of children node names.
- 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.FileCacheLoader
-
- 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 class org.jboss.cache.loader.LocalDelegatingCacheLoader
-
- getChildrenNames(Fqn) - Method in class org.jboss.cache.loader.TcpDelegatingCacheLoader
-
- getChildrenNames() - Method in class org.jboss.cache.mvcc.NodeReference
-
- getChildrenNames() - Method in interface org.jboss.cache.Node
-
Returns an immutable set of children node names.
- getChildrenNames() - Method in interface org.jboss.cache.optimistic.WorkspaceNode
-
Deprecated.
- getChildrenNames() - Method in class org.jboss.cache.optimistic.WorkspaceNodeImpl
-
Deprecated.
- getChildrenNames() - Method in class org.jboss.cache.UnversionedNode
-
- GetChildrenNamesCommand - Class in org.jboss.cache.commands.read
-
This command retrieves the names of children for a specific Fqn, as defined by
Node.getChildrenNames()
This is the equivalent of the old MethodCallDefinitions.getChildrenNamesMethodLocal method call from 2.1.x.
- GetChildrenNamesCommand() - Constructor for class org.jboss.cache.commands.read.GetChildrenNamesCommand
-
- GetChildrenNamesCommand(Fqn) - Constructor for class org.jboss.cache.commands.read.GetChildrenNamesCommand
-
- getChildrenNamesDirect() - Method in class org.jboss.cache.invocation.NodeInvocationDelegate
-
- getChildrenNamesDirect() - Method in class org.jboss.cache.mvcc.NullMarkerNodeForRemoval
-
- getChildrenNamesDirect() - Method in interface org.jboss.cache.NodeSPI
-
Functionally the same as
Node.getChildrenNames()
except that it operates directly on the node and bypasses the
interceptor chain.
- getChildrenRemovedSet() - Method in class org.jboss.cache.optimistic.WorkspaceNodeImpl
-
Deprecated.
- getClassForName(String) - Static method in class org.jboss.cache.jmx.ResourceDMBean
-
- getClassLoader() - Method in interface org.jboss.cache.Region
-
- getClassLoader() - Method in class org.jboss.cache.RegionImpl
-
- getClassName() - Method in class org.jboss.cache.config.PluggableConfigurationComponent
-
- getClusterConfig() - Method in class org.jboss.cache.config.Configuration
-
- getClusterConfig() - Method in class org.jboss.cache.jmx.CacheJmxWrapper
-
- getClusterConfig() - Method in interface org.jboss.cache.jmx.LegacyConfiguration
-
Deprecated.
Gets the JGroups protocol stack config in W3C DOM Element form.
- getClusterName() - Method in interface org.jboss.cache.CacheSPI
-
- getClusterName() - Method in class org.jboss.cache.config.Configuration
-
- getClusterName() - Method in class org.jboss.cache.invocation.CacheInvocationDelegate
-
- getClusterName() - Method in class org.jboss.cache.jmx.CacheJmxWrapper
-
- getClusterName() - Method in interface org.jboss.cache.jmx.LegacyConfiguration
-
Deprecated.
Get the name of the replication group
- getClusterProperties() - Method in class org.jboss.cache.jmx.CacheJmxWrapper
-
- getClusterProperties() - Method in interface org.jboss.cache.jmx.LegacyConfiguration
-
Deprecated.
Get the cluster properties (e.g.
- getCommand() - Method in class org.jboss.cache.eviction.EvictionEvent
-
- getCommand() - Method in class org.jboss.cache.InvocationContext
-
Deprecated.
- getCommandId() - Method in class org.jboss.cache.commands.legacy.write.CreateNodeCommand
-
Deprecated.
- getCommandId() - Method in class org.jboss.cache.commands.read.ExistsCommand
-
- getCommandId() - Method in class org.jboss.cache.commands.read.GetChildrenNamesCommand
-
- getCommandId() - Method in class org.jboss.cache.commands.read.GetDataMapCommand
-
- getCommandId() - Method in class org.jboss.cache.commands.read.GetKeysCommand
-
- getCommandId() - Method in class org.jboss.cache.commands.read.GetKeyValueCommand
-
- getCommandId() - Method in class org.jboss.cache.commands.read.GetNodeCommand
-
- getCommandId() - Method in class org.jboss.cache.commands.read.GravitateDataCommand
-
- getCommandId() - Method in class org.jboss.cache.commands.remote.AnnounceBuddyPoolNameCommand
-
- getCommandId() - Method in class org.jboss.cache.commands.remote.AssignToBuddyGroupCommand
-
- getCommandId() - Method in class org.jboss.cache.commands.remote.ClusteredGetCommand
-
- getCommandId() - Method in class org.jboss.cache.commands.remote.DataGravitationCleanupCommand
-
- getCommandId() - Method in class org.jboss.cache.commands.remote.RemoveFromBuddyGroupCommand
-
- getCommandId() - Method in class org.jboss.cache.commands.remote.ReplicateCommand
-
- getCommandId() - Method in class org.jboss.cache.commands.remote.StateTransferControlCommand
-
- getCommandId() - Method in interface org.jboss.cache.commands.ReplicableCommand
-
Used by marshallers to convert this command into an id for streaming.
- getCommandId() - Method in class org.jboss.cache.commands.tx.CommitCommand
-
- getCommandId() - Method in class org.jboss.cache.commands.tx.OptimisticPrepareCommand
-
- getCommandId() - Method in class org.jboss.cache.commands.tx.PrepareCommand
-
- getCommandId() - Method in class org.jboss.cache.commands.tx.RollbackCommand
-
- getCommandId() - Method in class org.jboss.cache.commands.write.ClearDataCommand
-
- getCommandId() - Method in class org.jboss.cache.commands.write.EvictCommand
-
- getCommandId() - Method in class org.jboss.cache.commands.write.InvalidateCommand
-
- getCommandId() - Method in class org.jboss.cache.commands.write.MoveCommand
-
- getCommandId() - Method in class org.jboss.cache.commands.write.PutDataMapCommand
-
- getCommandId() - Method in class org.jboss.cache.commands.write.PutForExternalReadCommand
-
- getCommandId() - Method in class org.jboss.cache.commands.write.PutKeyValueCommand
-
- getCommandId() - Method in class org.jboss.cache.commands.write.RemoveKeyCommand
-
- getCommandId() - Method in class org.jboss.cache.commands.write.RemoveNodeCommand
-
- getCommits() - Method in class org.jboss.cache.interceptors.TxInterceptor
-
- getComponent(Class<T>) - Method in class org.jboss.cache.factories.ComponentRegistry
-
Retrieves a component of a specified type from the registry, or null if it cannot be found.
- getComponentRegistry() - Method in interface org.jboss.cache.CacheSPI
-
Returns the component registry associated with this cache instance.
- getComponentRegistry() - Method in class org.jboss.cache.invocation.CacheInvocationDelegate
-
- getConcurrencyLevel() - Method in class org.jboss.cache.config.Configuration
-
- getConcurrencyLevel() - Method in class org.jboss.cache.lock.MVCCLockManager
-
- getConfig() - Method in interface org.jboss.cache.buddyreplication.BuddyLocator
-
Gets the configuration for this BuddyLocator.
- getConfig() - Method in class org.jboss.cache.buddyreplication.BuddyManager
-
- getConfig() - Method in class org.jboss.cache.buddyreplication.NextMemberBuddyLocator
-
- getConfig() - Method in class org.jboss.cache.loader.AbstractDelegatingCacheLoader
-
- getConfig() - Method in interface org.jboss.cache.loader.CacheLoader
-
Gets the configuration.
- getConfig() - Method in class org.jboss.cache.loader.ChainingCacheLoader
-
- getConfig() - Method in class org.jboss.cache.loader.ClusteredCacheLoader
-
- getConfig() - Method in class org.jboss.cache.loader.FileCacheLoader
-
- getConfig() - Method in class org.jboss.cache.loader.JDBCCacheLoader
-
- getConfig() - Method in class org.jboss.cache.loader.JDBCCacheLoaderOld
-
Deprecated.
- getConfig() - Method in class org.jboss.cache.loader.jdbm.JdbmCacheLoader
-
- getConfig() - Method in class org.jboss.cache.loader.LocalDelegatingCacheLoader
-
- getConfig() - Method in class org.jboss.cache.loader.tcp.TcpCacheServer
-
- getConfig() - Method in interface org.jboss.cache.loader.tcp.TcpCacheServerMBean
-
- getConfig() - Method in class org.jboss.cache.loader.TcpDelegatingCacheLoader
-
- getConfigResource() - Method in class org.jboss.cache.config.XmlParsingConfigurationRegistry
-
- getConfiguration() - Method in interface org.jboss.cache.Cache
-
Retrieves the configuration of this cache.
- getConfiguration(String) - Method in interface org.jboss.cache.config.ConfigurationRegistry
-
- getConfiguration(String) - Method in class org.jboss.cache.config.XmlParsingConfigurationRegistry
-
- getConfiguration() - Method in class org.jboss.cache.factories.ComponentRegistry
-
Retrieves the configuration component.
- getConfiguration() - Method in class org.jboss.cache.invocation.CacheInvocationDelegate
-
- getConfiguration() - Method in class org.jboss.cache.jmx.CacheJmxWrapper
-
- getConfiguration() - Method in interface org.jboss.cache.jmx.CacheJmxWrapperMBean
-
- getConfiguration() - Method in interface org.jboss.cache.RegionManager
-
- getConfiguration() - Method in class org.jboss.cache.RegionManagerImpl
-
- getConfigurationClass() - Method in class org.jboss.cache.eviction.ElementSizeAlgorithm
-
- getConfigurationClass() - Method in interface org.jboss.cache.eviction.EvictionAlgorithm
-
This is a helper so that the XML parser will be able to select and use the correct
EvictionAlgorithmConfig
implementation
class corresponding to this EvictionAlgorithm.
- getConfigurationClass() - Method in class org.jboss.cache.eviction.ExpirationAlgorithm
-
- getConfigurationClass() - Method in class org.jboss.cache.eviction.FIFOAlgorithm
-
- getConfigurationClass() - Method in class org.jboss.cache.eviction.LFUAlgorithm
-
- getConfigurationClass() - Method in class org.jboss.cache.eviction.LRUAlgorithm
-
- getConfigurationClass() - Method in class org.jboss.cache.eviction.MRUAlgorithm
-
- getConfigurationClass() - Method in class org.jboss.cache.eviction.NullEvictionAlgorithm
-
- getConfigurationNames() - Method in interface org.jboss.cache.CacheManager
-
Gets the names of all the configurations of which this object
is aware.
- getConfigurationNames() - Method in class org.jboss.cache.CacheManagerImpl
-
- getConfigurationNames() - Method in interface org.jboss.cache.config.ConfigurationRegistry
-
Gets the names of all registered configurations.
- getConfigurationNames() - Method in class org.jboss.cache.config.XmlParsingConfigurationRegistry
-
- getConfigurationRegistry() - Method in class org.jboss.cache.CacheManagerImpl
-
- getConnection() - Method in interface org.jboss.cache.loader.ConnectionFactory
-
- getConnection() - Method in class org.jboss.cache.loader.ManagedConnectionFactory
-
- getConnectionFactoryClass() - Method in class org.jboss.cache.loader.AdjListJDBCCacheLoaderConfig
-
- getConnections() - Method in class org.jboss.cache.loader.tcp.TcpCacheServer
-
- getConnections() - Method in interface org.jboss.cache.loader.tcp.TcpCacheServerMBean
-
- getConsistentHashing() - Method in class org.jboss.cache.config.Configuration
-
- getCoordinator() - Method in interface org.jboss.cache.RPCManager
-
- getCoordinator() - Method in class org.jboss.cache.RPCManagerImpl
-
- getCreateTable() - Method in class org.jboss.cache.loader.AdjListJDBCCacheLoaderConfig
-
- getCreateTableDDL() - Method in class org.jboss.cache.loader.AdjListJDBCCacheLoaderConfig
-
- getCreationTimestamp() - Method in class org.jboss.cache.eviction.EvictionEvent
-
- getCreationTimeStamp() - Method in class org.jboss.cache.eviction.NodeEntry
-
Get the time stamp for when the node entry was created.
- getCurrentTransaction(Transaction, boolean) - Method in interface org.jboss.cache.CacheSPI
-
Returns the global transaction for this local transaction.
- getCurrentTransaction() - Method in interface org.jboss.cache.CacheSPI
-
Returns the transaction associated with the current thread.
- getCurrentTransaction(Transaction, boolean) - Method in class org.jboss.cache.invocation.CacheInvocationDelegate
-
- getCurrentTransaction() - Method in class org.jboss.cache.invocation.CacheInvocationDelegate
-
- getCurrentTransaction() - Method in class org.jboss.cache.transaction.TransactionTable
-
Returns the transaction associated with the current thread.
- getCurrentTransaction(boolean) - Method in class org.jboss.cache.transaction.TransactionTable
-
Returns the transaction associated with the thread; optionally creating
it if is does not exist.
- getCurrentTransaction(Transaction) - Method in class org.jboss.cache.transaction.TransactionTable
-
Returns the global transaction for this local transaction.
- getCurrentTransaction(Transaction, boolean) - Method in class org.jboss.cache.transaction.TransactionTable
-
Returns the global transaction for this local transaction.
- getCustomInterceptors() - Method in class org.jboss.cache.config.Configuration
-
- getCustomMarshallerVersionInt() - Method in class org.jboss.cache.marshall.VersionAwareMarshaller
-
- getData(Fqn) - Method in interface org.jboss.cache.Cache
-
Retrieves a defensively copied data map of the underlying node.
- getData() - Method in class org.jboss.cache.commands.write.PutDataMapCommand
-
- getData() - Method in interface org.jboss.cache.InternalNode
-
- getData(Fqn) - Method in class org.jboss.cache.invocation.CacheInvocationDelegate
-
- getData() - Method in class org.jboss.cache.invocation.NodeInvocationDelegate
-
- getData() - Method in class org.jboss.cache.Modification
-
Returns the modification Map set.
- getData() - Method in class org.jboss.cache.mvcc.NodeReference
-
- getData() - Method in interface org.jboss.cache.Node
-
Returns a map containing the data in this
Node
.
- getData() - Method in class org.jboss.cache.notifications.event.EventImpl
-
- getData() - Method in interface org.jboss.cache.notifications.event.NodeActivatedEvent
-
- getData() - Method in interface org.jboss.cache.notifications.event.NodeLoadedEvent
-
- getData() - Method in interface org.jboss.cache.notifications.event.NodeModifiedEvent
-
When called with
isPre() == true, this is the initial state of the
Node
before modification.
- getData() - Method in interface org.jboss.cache.notifications.event.NodePassivatedEvent
-
- getData() - Method in interface org.jboss.cache.notifications.event.NodeRemovedEvent
-
- getData() - Method in interface org.jboss.cache.optimistic.WorkspaceNode
-
Deprecated.
- getData() - Method in class org.jboss.cache.optimistic.WorkspaceNodeImpl
-
Deprecated.
- getData() - Method in class org.jboss.cache.UnversionedNode
-
- getDataCommand() - Method in class org.jboss.cache.commands.remote.ClusteredGetCommand
-
- getDataContainer() - Method in class org.jboss.cache.invocation.CacheInvocationDelegate
-
- getDataDirect() - Method in class org.jboss.cache.invocation.NodeInvocationDelegate
-
- getDataDirect() - Method in class org.jboss.cache.mvcc.NullMarkerNodeForRemoval
-
- getDataDirect() - Method in interface org.jboss.cache.NodeSPI
-
Functionally the same as
Node.getData()
except that it operates directly on the node and bypasses the
interceptor chain.
- GetDataMapCommand - Class in org.jboss.cache.commands.read
-
Implements functionality defined by
Cache.getData(org.jboss.cache.Fqn)
This is the equivalent of the old MethodCallDefinitions.getDataMapMethodLocal method call from 2.1.x.
- GetDataMapCommand(Fqn) - Constructor for class org.jboss.cache.commands.read.GetDataMapCommand
-
- GetDataMapCommand() - Constructor for class org.jboss.cache.commands.read.GetDataMapCommand
-
- getDataOwner() - Method in class org.jboss.cache.buddyreplication.BuddyGroup
-
- getDataSource() - Method in class org.jboss.cache.loader.C3p0ConnectionFactory
-
- getDatasourceName() - Method in class org.jboss.cache.loader.AdjListJDBCCacheLoaderConfig
-
- getDataVersion() - Method in class org.jboss.cache.commands.legacy.write.VersionedInvalidateCommand
-
Deprecated.
- getDataVersion() - Method in interface org.jboss.cache.commands.VersionedDataCommand
-
- getDataVersion() - Method in class org.jboss.cache.commands.write.AbstractVersionedDataCommand
-
- getDataVersion() - Method in class org.jboss.cache.config.Option
-
Deprecated.
this is to support a deprecated locking scheme (Optimistic Locking). Will be removed when Optimistic Locking support is removed.
- getDeadBackupRoot(Address) - Method in class org.jboss.cache.buddyreplication.BuddyFqnTransformer
-
Returns the backup root of a dead data owner
- getDeadBackupRootChildren(Set<?>) - Method in class org.jboss.cache.buddyreplication.BuddyFqnTransformer
-
Takes a set of names that represent the children of a
dead backup root
and ensure they are
all of the expected type, tranforming any that are not.
- getDefaultCacheObjectName(Cache) - Static method in class org.jboss.cache.jmx.JmxUtil
-
Deprecated.
- getDefaultCacheObjectName(Configuration, String) - Static method in class org.jboss.cache.jmx.JmxUtil
-
Deprecated.
- getDefaultClusterConfig() - Method in class org.jboss.cache.config.Configuration
-
Returns a
URL
to a default JGroups configuration file.
- getDefaultEvictionPolicyClass() - Method in class org.jboss.cache.config.EvictionConfig
-
- getDefaultEvictionRegionConfig() - Method in class org.jboss.cache.config.EvictionConfig
-
- getDelegate() - Method in class org.jboss.cache.loader.LocalDelegatingCacheLoaderConfig
-
- getDelegate() - Method in class org.jboss.cache.mvcc.NodeReference
-
- getDelegate() - Method in class org.jboss.cache.UnversionedNode
-
- getDelegationTarget() - Method in class org.jboss.cache.invocation.NodeInvocationDelegate
-
- getDelegationTarget() - Method in interface org.jboss.cache.NodeSPI
-
- getDeleteAllSql() - Method in class org.jboss.cache.loader.AdjListJDBCCacheLoaderConfig
-
- getDeleteNodeSql() - Method in class org.jboss.cache.loader.AdjListJDBCCacheLoaderConfig
-
- getDeleteNodeSql() - Method in class org.jboss.cache.loader.JDBCCacheLoaderConfig
-
Returns the sql string for removing a node and all its children.
- getDirect(K) - Method in class org.jboss.cache.invocation.NodeInvocationDelegate
-
- getDirect(K) - Method in interface org.jboss.cache.NodeSPI
-
Functionally the same as
Node.get(Object)
except that it operates directly on the node and bypasses the
interceptor chain.
- getDocumentRoot(InputStream) - Static method in class org.jboss.cache.config.parsing.XmlConfigHelper
-
Returns the root element of a given input stream
- getDriverClass() - Method in class org.jboss.cache.loader.AdjListJDBCCacheLoaderConfig
-
- getDriverName(Connection) - Method in class org.jboss.cache.loader.AdjListJDBCCacheLoader
-
- getDropTable() - Method in class org.jboss.cache.loader.AdjListJDBCCacheLoaderConfig
-
- getDropTableDDL() - Method in class org.jboss.cache.loader.AdjListJDBCCacheLoaderConfig
-
- getDummyNodesCreatedByCacheLoader() - Method in class org.jboss.cache.transaction.AbstractTransactionContext
-
- getDummyNodesCreatedByCacheLoader() - Method in interface org.jboss.cache.transaction.TransactionContext
-
- getDummyTable() - Method in class org.jboss.cache.loader.AdjListJDBCCacheLoaderConfig
-
- getDummyTableCreationDDL() - Method in class org.jboss.cache.loader.AdjListJDBCCacheLoaderConfig
-
- getDummyTablePopulationSql() - Method in class org.jboss.cache.loader.AdjListJDBCCacheLoaderConfig
-
- getDummyTableRemovalDDL() - Method in class org.jboss.cache.loader.AdjListJDBCCacheLoaderConfig
-
- getElapsedTime() - Method in class org.jboss.cache.interceptors.CacheMgmtInterceptor
-
- getElementContent(Element, boolean) - Static method in class org.jboss.cache.config.parsing.XmlConfigHelper
-
Reads the contents of the element passed in.
- getElementDifference() - Method in class org.jboss.cache.eviction.EvictionEvent
-
- getEnvironment() - Method in class org.jboss.cache.transaction.DummyContext
-
Retrieves the environment in effect for this context.
- getErroneousAttributes() - Method in exception org.jboss.cache.config.ConfigurationException
-
- getEventQueueSize() - Method in class org.jboss.cache.config.EvictionRegionConfig
-
- getEventType() - Method in class org.jboss.cache.eviction.EvictionEvent
-
- getEvictionActionPolicy() - Method in class org.jboss.cache.eviction.BaseEvictionAlgorithm
-
- getEvictionActionPolicyClassName() - Method in class org.jboss.cache.config.EvictionRegionConfig
-
- getEvictionAlgorithm() - Method in class org.jboss.cache.eviction.ElementSizePolicy
-
Deprecated.
- getEvictionAlgorithm() - Method in interface org.jboss.cache.eviction.EvictionPolicy
-
Deprecated.
Get the associated EvictionAlgorithm used by the EvictionPolicy.
- getEvictionAlgorithm() - Method in class org.jboss.cache.eviction.ExpirationPolicy
-
Deprecated.
- getEvictionAlgorithm() - Method in class org.jboss.cache.eviction.FIFOPolicy
-
Deprecated.
- getEvictionAlgorithm() - Method in class org.jboss.cache.eviction.LFUPolicy
-
Deprecated.
- getEvictionAlgorithm() - Method in class org.jboss.cache.eviction.LRUPolicy
-
Deprecated.
- getEvictionAlgorithm() - Method in class org.jboss.cache.eviction.MRUPolicy
-
Deprecated.
- getEvictionAlgorithm() - Method in class org.jboss.cache.eviction.NullEvictionPolicy
-
Deprecated.
- getEvictionAlgorithmClassName() - Method in interface org.jboss.cache.config.EvictionAlgorithmConfig
-
Gets the class name of the
EvictionAlgorithm
implementation
this object will configure.
- getEvictionAlgorithmClassName() - Method in class org.jboss.cache.eviction.EvictionAlgorithmConfigBase
-
- getEvictionAlgorithmClassName() - Method in class org.jboss.cache.eviction.NullEvictionAlgorithmConfig
-
- getEvictionAlgorithmConfig() - Method in class org.jboss.cache.config.EvictionRegionConfig
-
- getEvictionAlgorithmConfig() - Method in class org.jboss.cache.eviction.BaseEvictionAlgorithm
-
- getEvictionConfig() - Method in class org.jboss.cache.config.Configuration
-
- getEvictionConfigurationClass() - Method in class org.jboss.cache.eviction.ElementSizePolicy
-
Deprecated.
- getEvictionConfigurationClass() - Method in interface org.jboss.cache.eviction.EvictionPolicy
-
Deprecated.
The EvictionPolicyConfig implementation class used by this EvictionPolicy.
- getEvictionConfigurationClass() - Method in class org.jboss.cache.eviction.ExpirationPolicy
-
Deprecated.
- getEvictionConfigurationClass() - Method in class org.jboss.cache.eviction.FIFOPolicy
-
Deprecated.
- getEvictionConfigurationClass() - Method in class org.jboss.cache.eviction.LFUPolicy
-
Deprecated.
- getEvictionConfigurationClass() - Method in class org.jboss.cache.eviction.LRUPolicy
-
Deprecated.
- getEvictionConfigurationClass() - Method in class org.jboss.cache.eviction.MRUPolicy
-
Deprecated.
- getEvictionConfigurationClass() - Method in class org.jboss.cache.eviction.NullEvictionPolicy
-
Deprecated.
- getEvictionEventQueue() - Method in class org.jboss.cache.RegionImpl
-
- getEvictionList() - Method in class org.jboss.cache.eviction.ElementSizeQueue
-
- getEvictionList() - Method in class org.jboss.cache.eviction.LFUQueue
-
- getEvictionPolicy() - Method in interface org.jboss.cache.Region
-
Deprecated.
- getEvictionPolicy() - Method in class org.jboss.cache.RegionImpl
-
Deprecated.
- getEvictionPolicyClass() - Method in interface org.jboss.cache.config.EvictionPolicyConfig
-
Deprecated.
Gets the class name of the
EvictionPolicy
implementation
this object will configure.
- getEvictionPolicyClass() - Method in class org.jboss.cache.eviction.EvictionPolicyConfigBase
-
Deprecated.
- getEvictionPolicyClass() - Method in class org.jboss.cache.eviction.NullEvictionPolicyConfig
-
Deprecated.
- getEvictionPolicyConfig() - Method in class org.jboss.cache.config.EvictionRegionConfig
-
- getEvictionPolicyConfig() - Method in class org.jboss.cache.jmx.CacheJmxWrapper
-
- getEvictionPolicyConfig() - Method in interface org.jboss.cache.jmx.LegacyConfiguration
-
Deprecated.
- getEvictionPolicyConfig() - Method in interface org.jboss.cache.Region
-
Deprecated.
- getEvictionPolicyConfig() - Method in class org.jboss.cache.RegionImpl
-
Deprecated.
- 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.
- getEvictionQueue() - Method in class org.jboss.cache.eviction.NullEvictionAlgorithm
-
- getEvictionRegionConfig(String) - Method in class org.jboss.cache.config.EvictionConfig
-
Returns the EvictionRegionConfig
coresponding to given region fqn, or null
if no
match is found.
- getEvictionRegionConfig() - Method in interface org.jboss.cache.Region
-
- getEvictionRegionConfig() - Method in class org.jboss.cache.RegionImpl
-
- getEvictionRegionConfigs() - Method in class org.jboss.cache.config.EvictionConfig
-
- getEvictions() - Method in class org.jboss.cache.interceptors.CacheMgmtInterceptor
-
- getEvictionTimerTask() - Method in interface org.jboss.cache.RegionManager
-
- getEvictionTimerTask() - Method in class org.jboss.cache.RegionManagerImpl
-
- getEvictionTimerThreadFactory() - Method in class org.jboss.cache.config.RuntimeConfig
-
- getExistsSql() - Method in class org.jboss.cache.loader.AdjListJDBCCacheLoaderConfig
-
- getExpirationKeyName() - Method in class org.jboss.cache.eviction.ExpirationAlgorithmConfig
-
Returns the expirationKeyName.
- getExpirationKeyName() - Method in class org.jboss.cache.eviction.ExpirationConfiguration
-
Deprecated.
Returns the expirationKeyName.
- getExposeManagementStatistics() - Method in class org.jboss.cache.config.Configuration
-
Deprecated.
use isExposeManagementStatistics()
- getExposeManagementStatistics() - Method in class org.jboss.cache.jmx.CacheJmxWrapper
-
- getExposeManagementStatistics() - Method in interface org.jboss.cache.jmx.LegacyConfiguration
-
Deprecated.
Gets whether the cache should create interceptor mbeans
that are used to capture and publish interceptor statistics.
- getFactory(Class) - Method in class org.jboss.cache.factories.ComponentRegistry
-
Retrieves a component factory instance capable of constructing components of a specified type.
- getFetchInMemoryState() - Method in class org.jboss.cache.jmx.CacheJmxWrapper
-
- getFetchInMemoryState() - Method in interface org.jboss.cache.jmx.LegacyConfiguration
-
Deprecated.
Returns whether or not any initial state transfer or subsequent partial
state transfer following an activateRegion
call should
include in-memory state.
- getFirstCacheLoaderConfig() - Method in class org.jboss.cache.config.CacheLoaderConfig
-
- getFirstChildElement(Element) - Static method in class org.jboss.cache.config.parsing.XmlConfigHelper
-
Gets the first child element of an element
- getFirstInChain() - Method in class org.jboss.cache.interceptors.InterceptorChain
-
- 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.
- getFirstNodeEntry() - Method in class org.jboss.cache.eviction.NullEvictionQueue
-
Returns null
- getFlushCompletionCount() - Method in class org.jboss.cache.RPCManagerImpl.FlushTracker
-
- getFlushTracker() - Method in interface org.jboss.cache.RPCManager
-
Returns the flush tracker associated with this manager.
- getFlushTracker() - Method in class org.jboss.cache.RPCManagerImpl
-
- getForceDataGravitation() - Method in class org.jboss.cache.config.Option
-
- getFqn() - Method in interface org.jboss.cache.commands.DataCommand
-
Returns the Fqn of the node on which this command operates.
- getFqn() - Method in class org.jboss.cache.commands.read.AbstractDataCommand
-
- getFqn() - Method in class org.jboss.cache.commands.remote.DataGravitationCleanupCommand
-
- getFqn() - Method in class org.jboss.cache.eviction.EvictionEvent
-
- getFqn() - Method in class org.jboss.cache.eviction.NodeEntry
-
- getFqn() - Method in interface org.jboss.cache.InternalNode
-
- getFqn() - Method in class org.jboss.cache.invocation.NodeInvocationDelegate
-
- getFqn() - Method in class org.jboss.cache.lock.IdentityLock
-
Deprecated.
Returns the FQN this lock, may be null
.
- getFqn() - Method in interface org.jboss.cache.lock.NodeLock
-
Deprecated.
- getFqn() - Method in class org.jboss.cache.marshall.NodeData
-
- getFqn() - Method in class org.jboss.cache.Modification
-
Returns the modification fqn.
- getFqn() - Method in class org.jboss.cache.mvcc.NodeReference
-
- getFqn() - Method in class org.jboss.cache.mvcc.NullMarkerNodeForRemoval
-
- getFqn() - Method in interface org.jboss.cache.Node
-
Returns the
Fqn
which represents the location of this
Node
in the cache structure.
- getFqn() - Method in class org.jboss.cache.notifications.event.EventImpl
-
- getFqn() - Method in interface org.jboss.cache.notifications.event.NodeEvent
-
- getFqn() - Method in interface org.jboss.cache.optimistic.WorkspaceNode
-
Deprecated.
- getFqn() - Method in class org.jboss.cache.optimistic.WorkspaceNodeImpl
-
Deprecated.
- getFqn() - Method in interface org.jboss.cache.Region
-
Returns the
Fqn
of this region.
- getFqn() - Method in class org.jboss.cache.RegionImpl
-
- getFqn() - Method in class org.jboss.cache.UnversionedNode
-
Returns the name of this node.
- getFqn2() - Method in class org.jboss.cache.Modification
-
- getFqnColumn() - Method in class org.jboss.cache.loader.AdjListJDBCCacheLoaderConfig
-
- getFqnsLoaded() - Method in class org.jboss.cache.InvocationContext
-
- getFqnType() - Method in class org.jboss.cache.loader.AdjListJDBCCacheLoaderConfig
-
- getFromConfiguration(Class<T>) - Method in class org.jboss.cache.factories.ComponentRegistry
-
- getGlobalTransaction() - Method in class org.jboss.cache.commands.legacy.write.CreateNodeCommand
-
Deprecated.
- getGlobalTransaction() - Method in class org.jboss.cache.commands.legacy.write.VersionedInvalidateCommand
-
Deprecated.
- getGlobalTransaction() - Method in class org.jboss.cache.commands.remote.DataGravitationCleanupCommand
-
- getGlobalTransaction() - Method in class org.jboss.cache.commands.tx.AbstractTransactionCommand
-
- getGlobalTransaction() - Method in class org.jboss.cache.commands.write.AbstractVersionedDataCommand
-
- getGlobalTransaction() - Method in class org.jboss.cache.commands.write.MoveCommand
-
- getGlobalTransaction() - Method in interface org.jboss.cache.commands.WriteCommand
-
- getGlobalTransaction(InvocationContext) - Method in class org.jboss.cache.interceptors.OptimisticInterceptor
-
Deprecated.
- getGlobalTransaction() - Method in class org.jboss.cache.InvocationContext
-
Retrieves the global transaction associated with this invocation
- getGroup() - Method in class org.jboss.cache.commands.remote.AssignToBuddyGroupCommand
-
- getGroupName() - Method in class org.jboss.cache.buddyreplication.BuddyGroup
-
- getGroupName() - Method in class org.jboss.cache.commands.remote.RemoveFromBuddyGroupCommand
-
- getGroupNameFromAddress(Address) - Method in class org.jboss.cache.buddyreplication.BuddyFqnTransformer
-
- getGroupRequestMode() - Method in class org.jboss.cache.config.Option
-
- getHitMissRatio() - Method in class org.jboss.cache.interceptors.CacheMgmtInterceptor
-
- getHits() - Method in class org.jboss.cache.interceptors.CacheMgmtInterceptor
-
- getHoldCount() - Method in class org.jboss.cache.util.concurrent.locks.OwnableReentrantLock
-
- getHost() - Method in class org.jboss.cache.loader.TcpDelegatingCacheLoaderConfig
-
- getId() - Method in class org.jboss.cache.marshall.MethodCall
-
Deprecated.
- getId() - Method in class org.jboss.cache.transaction.GlobalTransaction
-
- getIndex() - Method in class org.jboss.cache.config.CustomInterceptorConfig
-
- 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.jmx.CacheJmxWrapper
-
Deprecated.
- getInitialStateRetrievalTimeout() - Method in interface org.jboss.cache.jmx.LegacyConfiguration
-
- getInsertNodeSql() - Method in class org.jboss.cache.loader.AdjListJDBCCacheLoaderConfig
-
- getInstance() - Static method in class org.jboss.cache.DefaultCacheFactory
-
Deprecated.
- getInstance() - Static method in class org.jboss.cache.eviction.NullEvictionAlgorithm
-
- getInstance() - Method in class org.jboss.cache.factories.ComponentRegistry.Component
-
- getInstance() - Static method in class org.jboss.cache.factories.InterceptorChainFactory
-
Deprecated.
- getInstance(ComponentRegistry, Configuration) - Static method in class org.jboss.cache.factories.InterceptorChainFactory
-
- getInstance() - Static method in class org.jboss.cache.mvcc.NullMarkerNode
-
- getInstance() - Static method in class org.jboss.cache.transaction.BatchModeTransactionManager
-
- getInstance() - Static method in class org.jboss.cache.transaction.DummyTransactionManager
-
- getInstance(Class<T>) - Static method in class org.jboss.cache.util.Util
-
- getInstance(String) - Static method in class org.jboss.cache.util.Util
-
- getInt(String) - Method in class org.jboss.cache.config.parsing.XmlParserBase
-
- getInterceptor() - Method in class org.jboss.cache.config.CustomInterceptorConfig
-
Returns a the interceptor that we want to add to the chain.
- getInterceptorChain() - Method in interface org.jboss.cache.CacheSPI
-
Retrieves the current Interceptor chain.
- getInterceptorChain() - Method in class org.jboss.cache.invocation.CacheInvocationDelegate
-
- getInterceptorDetails() - Method in class org.jboss.cache.interceptors.InterceptorChain
-
- getInterceptorDetailsAsHtml() - Method in class org.jboss.cache.interceptors.InterceptorChain
-
- getInterceptorsWhichExtend(Class<? extends CommandInterceptor>) - Method in class org.jboss.cache.interceptors.InterceptorChain
-
Returns all interceptors which extend the given command interceptor.
- getInterceptorsWithClassName(String) - Method in class org.jboss.cache.interceptors.InterceptorChain
-
Returns all the interceptors that have the fully qualified name of their class equal with the supplied class name.
- getInternalFqns() - Method in interface org.jboss.cache.CacheSPI
-
Returns a Set of Fqns of the topmost node of internal regions that
should not included in standard state transfers.
- getInternalFqns() - Method in interface org.jboss.cache.DataContainer
-
Returns a Set of Fqns of the topmost node of internal regions that
should not included in standard state transfers.
- getInternalFqns() - Method in class org.jboss.cache.DataContainerImpl
-
- getInternalFqns() - Method in class org.jboss.cache.invocation.CacheInvocationDelegate
-
- getInternalParent() - Method in class org.jboss.cache.mvcc.ReadCommittedNode
-
- getInternalState(boolean) - Method in interface org.jboss.cache.InternalNode
-
- getInternalState(boolean) - Method in class org.jboss.cache.invocation.NodeInvocationDelegate
-
- getInternalState(boolean) - Method in class org.jboss.cache.mvcc.NodeReference
-
- getInternalState(boolean) - Method in interface org.jboss.cache.NodeSPI
-
Very similar to
NodeSPI.getDataDirect()
, except that this method may also encode some internal data as attributes in the map,
using special
_JBOSS_INTERNAL_XXX Strings as keys.
- getInternalState(boolean) - Method in class org.jboss.cache.UnversionedNode
-
- getInternalState(boolean) - Method in class org.jboss.cache.VersionedNode
-
Deprecated.
- getInUseTimeout() - Method in class org.jboss.cache.eviction.EvictionEvent
-
- getInUseTimeoutTimestamp() - Method in class org.jboss.cache.eviction.NodeEntry
-
- getInvalidations() - Method in class org.jboss.cache.interceptors.InvalidationInterceptor
-
- getInvocationContext() - Method in interface org.jboss.cache.Cache
-
- getInvocationContext() - Method in class org.jboss.cache.interceptors.InterceptorChain
-
- getInvocationContext() - Method in class org.jboss.cache.invocation.CacheInvocationDelegate
-
- getIsolationLevel() - Method in class org.jboss.cache.config.Configuration
-
- getIsolationLevel() - Method in class org.jboss.cache.jmx.CacheJmxWrapper
-
- getIsolationLevel() - Method in interface org.jboss.cache.jmx.LegacyConfiguration
-
Deprecated.
Returns the transaction isolation level.
- getIsolationLevelString() - Method in class org.jboss.cache.config.Configuration
-
- getJdbcPassword() - Method in class org.jboss.cache.loader.AdjListJDBCCacheLoaderConfig
-
- getJdbcURL() - Method in class org.jboss.cache.loader.AdjListJDBCCacheLoaderConfig
-
- getJdbcUser() - Method in class org.jboss.cache.loader.AdjListJDBCCacheLoaderConfig
-
- getJGroupsConfigFile() - Method in class org.jboss.cache.config.Configuration
-
- getKey() - Method in class org.jboss.cache.commands.read.GetKeyValueCommand
-
- getKey() - Method in class org.jboss.cache.commands.write.PutKeyValueCommand
-
- getKey() - Method in class org.jboss.cache.commands.write.RemoveKeyCommand
-
- getKey() - Method in class org.jboss.cache.Modification
-
Returns the modification key.
- getKey() - Method in class org.jboss.cache.util.FastCopyHashMap.SimpleEntry
-
- getKeys(String) - Method in interface org.jboss.cache.Cache
-
Convenience method that takes in a String represenation of the Fqn.
- getKeys(Fqn) - Method in interface org.jboss.cache.Cache
-
Returns a set of attribute keys for the Fqn.
- getKeys() - Method in interface org.jboss.cache.InternalNode
-
- getKeys(String) - Method in class org.jboss.cache.invocation.CacheInvocationDelegate
-
- getKeys(Fqn) - Method in class org.jboss.cache.invocation.CacheInvocationDelegate
-
- getKeys() - Method in class org.jboss.cache.invocation.NodeInvocationDelegate
-
- getKeys() - Method in class org.jboss.cache.mvcc.NodeReference
-
- getKeys() - Method in interface org.jboss.cache.Node
-
Returns a
Set
containing the data in this
Node
.
- getKeys() - Method in interface org.jboss.cache.optimistic.WorkspaceNode
-
Deprecated.
- getKeys() - Method in class org.jboss.cache.optimistic.WorkspaceNodeImpl
-
Deprecated.
- getKeys() - Method in class org.jboss.cache.UnversionedNode
-
- GetKeysCommand - Class in org.jboss.cache.commands.read
-
- GetKeysCommand(Fqn) - Constructor for class org.jboss.cache.commands.read.GetKeysCommand
-
- GetKeysCommand() - Constructor for class org.jboss.cache.commands.read.GetKeysCommand
-
- getKeysDirect() - Method in class org.jboss.cache.invocation.NodeInvocationDelegate
-
- getKeysDirect() - Method in interface org.jboss.cache.NodeSPI
-
Functionally the same as
Node.getKeys()
except that it operates directly on the node and bypasses the
interceptor chain.
- GetKeyValueCommand - Class in org.jboss.cache.commands.read
-
Implements functionality defined by
Cache.get(String, Object)
This is the equivalent of the old MethodCallDefinitions.getKeyValueMethodLocal method call from 2.1.x.
- GetKeyValueCommand(Fqn, Object, boolean) - Constructor for class org.jboss.cache.commands.read.GetKeyValueCommand
-
- GetKeyValueCommand() - Constructor for class org.jboss.cache.commands.read.GetKeyValueCommand
-
- getLargestFqnLength() - Method in class org.jboss.cache.RegionRegistry
-
- getLastElement() - Method in class org.jboss.cache.Fqn
-
- getLastElementAsString() - Method in class org.jboss.cache.Fqn
-
- getLastModified() - Method in class org.jboss.cache.buddyreplication.BuddyGroup
-
- getLastStateTransferSource() - Method in interface org.jboss.cache.RPCManager
-
Returns the last state transfer source address.
- getLastStateTransferSource() - Method in class org.jboss.cache.RPCManagerImpl
-
- getLength() - Static method in class org.jboss.cache.Version
-
- getListenerAsyncPoolSize() - Method in class org.jboss.cache.config.Configuration
-
Gets the size of the asynchronous listener notification thread pool size.
- getListenerAsyncQueueSize() - Method in class org.jboss.cache.config.Configuration
-
- getLocalAddress() - Method in interface org.jboss.cache.Cache
-
Returns the local address of this cache in a cluster, or null
if running in local mode.
- getLocalAddress() - Method in class org.jboss.cache.commands.tx.PrepareCommand
-
- getLocalAddress() - Method in class org.jboss.cache.invocation.CacheInvocationDelegate
-
- getLocalAddress() - Method in class org.jboss.cache.jmx.CacheJmxWrapper
-
- getLocalAddress() - Method in interface org.jboss.cache.jmx.CacheJmxWrapperMBean
-
Returns the local address of this cache in a cluster, or null
if running in local mode.
- getLocalAddress() - Method in interface org.jboss.cache.RPCManager
-
Retrieves the local JGroups channel's address
- getLocalAddress() - Method in class org.jboss.cache.RPCManagerImpl
-
- getLocalAddressString() - Method in class org.jboss.cache.RPCManagerImpl
-
- getLocalModifications() - Method in class org.jboss.cache.transaction.AbstractTransactionContext
-
- getLocalModifications() - Method in interface org.jboss.cache.transaction.TransactionContext
-
Returns all modifications that have been invoked with the LOCAL cache mode option.
- getLocalTransaction(GlobalTransaction) - Method in class org.jboss.cache.transaction.TransactionTable
-
Returns the local transaction associated with a GlobalTransaction.
- getLocalTransaction(GlobalTransaction, boolean) - Method in class org.jboss.cache.transaction.TransactionTable
-
If assers exists is true and the coresponding local transaction is null an IllegalStateExcetpion is being thrown.
- getLocalTransaction() - Method in class org.jboss.cache.transaction.TransactionTable
-
Returns the transaction associated with the current thread.
- getLocation() - Method in class org.jboss.cache.loader.FileCacheLoaderConfig
-
- getLocation() - Method in class org.jboss.cache.loader.jdbm.JdbmCacheLoaderConfig
-
- getLock() - Method in class org.jboss.cache.AbstractNode
-
- getLock() - Method in interface org.jboss.cache.InternalNode
-
- getLock() - Method in class org.jboss.cache.invocation.NodeInvocationDelegate
-
- getLock() - Method in class org.jboss.cache.mvcc.NodeReference
-
- getLock() - Method in interface org.jboss.cache.NodeSPI
-
Deprecated.
this will be removed in 3.0.0. Please use methods on the LockManager
to lock and unlock nodes.
- getLock() - Method in class org.jboss.cache.PessimisticUnversionedNode
-
Deprecated.
- getLock(E) - Method in interface org.jboss.cache.util.concurrent.locks.LockContainer
-
- getLock(E) - Method in class org.jboss.cache.util.concurrent.locks.OwnableReentrantSharedLockContainer
-
- getLock(E) - Method in class org.jboss.cache.util.concurrent.locks.PerElementLockContainer
-
- getLock(E) - Method in class org.jboss.cache.util.concurrent.locks.ReentrantSharedLockContainer
-
- getLockAcquisitionTimeout() - Method in class org.jboss.cache.config.Configuration
-
- getLockAcquisitionTimeout() - Method in class org.jboss.cache.config.Option
-
Gets any lock acquisition timeout configured for the call.
- getLockAcquisitionTimeout(long) - Method in class org.jboss.cache.InvocationContext
-
If the lock acquisition timeout is overridden for current call using an option, then return that one.
- getLockAcquisitionTimeout() - Method in class org.jboss.cache.jmx.CacheJmxWrapper
-
- getLockAcquisitionTimeout() - Method in interface org.jboss.cache.jmx.LegacyConfiguration
-
Deprecated.
Default max time to wait for a lock.
- getLockMap() - Method in class org.jboss.cache.lock.IdentityLock
-
Deprecated.
- getLockOwner(InvocationContext) - Method in class org.jboss.cache.lock.AbstractLockManager
-
- getLockOwner(InvocationContext) - Method in interface org.jboss.cache.lock.LockManager
-
Determines the owner to be used when obtaining locks, given an invocation context.
- getLocks() - Method in class org.jboss.cache.InvocationContext
-
Returns an immutable, defensive copy of the List of locks currently maintained for the current scope.
- getLocks() - Method in class org.jboss.cache.transaction.AbstractTransactionContext
-
- getLocks() - Method in interface org.jboss.cache.transaction.TransactionContext
-
Returns an immutable, defensive copy of the List of locks currently maintained for the transaction.
- getLockStrategy() - Method in class org.jboss.cache.lock.LockStrategyFactory
-
- getLockStrategy(IsolationLevel) - Method in class org.jboss.cache.lock.LockStrategyFactory
-
- getLogger() - Method in class org.jboss.cache.loader.AdjListJDBCCacheLoader
-
- getLogger() - Method in class org.jboss.cache.loader.JDBCCacheLoader
-
- getLogger() - Method in class org.jboss.cache.loader.JDBCCacheLoaderOld
-
Deprecated.
- getLong(String) - Method in class org.jboss.cache.config.parsing.XmlParserBase
-
- getLookedUpNodes() - Method in class org.jboss.cache.invocation.LegacyInvocationContext
-
Deprecated.
- getLookedUpNodes() - Method in class org.jboss.cache.invocation.MVCCInvocationContext
-
Retrieves a map of nodes looked up within the current invocation's scope.
- getLookedUpNodes() - Method in class org.jboss.cache.InvocationContext
-
Retrieves a map of nodes looked up within the current invocation's scope.
- getLookedUpNodes() - Method in class org.jboss.cache.transaction.MVCCTransactionContext
-
Retrieves a map of nodes looked up within the current invocation's scope.
- getMarshaller() - Method in interface org.jboss.cache.CacheSPI
-
Retrieves an instance of a
Marshaller
, which is capable of
converting Java objects to bytestreams and back in an efficient manner, which is
also interoperable with bytestreams produced/consumed by other versions of JBoss
Cache.
- getMarshaller() - Method in class org.jboss.cache.config.Configuration
-
- getMarshaller() - Method in class org.jboss.cache.invocation.CacheInvocationDelegate
-
- getMarshaller() - Method in class org.jboss.cache.loader.AbstractCacheLoader
-
- getMarshallerClass() - Method in class org.jboss.cache.config.Configuration
-
- getMaxAge() - Method in class org.jboss.cache.eviction.LRUAlgorithmConfig
-
- getMaxAgeSeconds() - Method in class org.jboss.cache.eviction.LRUConfiguration
-
Deprecated.
- getMaxDoublingSize() - Method in class org.jboss.cache.io.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.ElementSizeAlgorithmConfig
-
- getMaxElementsPerNode() - Method in class org.jboss.cache.eviction.ElementSizeConfiguration
-
Deprecated.
- getMaxNodes() - Method in class org.jboss.cache.eviction.EvictionAlgorithmConfigBase
-
- getMaxNodes() - Method in class org.jboss.cache.eviction.EvictionPolicyConfigBase
-
Deprecated.
- getMBeanElement(Element) - Method in class org.jboss.cache.config.parsing.XmlConfigurationParser2x
-
Deprecated.
- getMBeanInfo() - Method in class org.jboss.cache.jmx.ResourceDMBean
-
- getMBeanServer() - Method in class org.jboss.cache.jmx.CacheJmxWrapper
-
- getMembers() - Method in interface org.jboss.cache.Cache
-
Returns a list of members in the cluster, or null
if running in local mode.
- getMembers() - Method in class org.jboss.cache.invocation.CacheInvocationDelegate
-
- getMembers() - Method in class org.jboss.cache.jmx.CacheJmxWrapper
-
- getMembers() - Method in interface org.jboss.cache.jmx.CacheJmxWrapperMBean
-
Returns a list of members in the cluster, or null
if running in local mode.
- getMembers() - Method in interface org.jboss.cache.RPCManager
-
Returns a defensively copied list of members in the current cluster view.
- getMembers() - Method in class org.jboss.cache.RPCManagerImpl
-
- getMembersOutsideBuddyGroup() - Method in class org.jboss.cache.buddyreplication.BuddyManager
-
- getMembersString() - Method in class org.jboss.cache.RPCManagerImpl
-
- getMergedChildren() - Method in interface org.jboss.cache.optimistic.WorkspaceNode
-
Deprecated.
Returns 2 Sets - a set of children added (first set) and a set of children removed.
- getMergedChildren() - Method in class org.jboss.cache.optimistic.WorkspaceNodeImpl
-
Deprecated.
- getMergedData() - Method in interface org.jboss.cache.optimistic.WorkspaceNode
-
Deprecated.
Attempts to merge data changed during the current transaction with the data in the underlying tree.
- getMergedData() - Method in class org.jboss.cache.optimistic.WorkspaceNodeImpl
-
Deprecated.
- getMethodCall() - Method in class org.jboss.cache.InvocationContext
-
Deprecated.
- getMethodId() - Method in class org.jboss.cache.marshall.MethodCall
-
Deprecated.
- getMinNodes() - Method in class org.jboss.cache.eviction.LFUAlgorithmConfig
-
- getMinNodes() - Method in class org.jboss.cache.eviction.LFUConfiguration
-
Deprecated.
- getMinTimeToLive() - Method in class org.jboss.cache.eviction.EvictionAlgorithmConfigBase
-
- getMinTimeToLiveSeconds() - Method in class org.jboss.cache.eviction.EvictionPolicyConfigBase
-
Deprecated.
- getMisses() - Method in class org.jboss.cache.interceptors.CacheMgmtInterceptor
-
- getModifications() - Method in class org.jboss.cache.commands.remote.ReplicateCommand
-
- getModifications() - Method in class org.jboss.cache.commands.tx.PrepareCommand
-
- getModifications() - Method in class org.jboss.cache.transaction.AbstractTransactionContext
-
- getModifications() - Method in interface org.jboss.cache.transaction.TransactionContext
-
Returns all modifications.
- getModifications() - Method in class org.jboss.cache.transaction.TransactionLog.LogEntry
-
- getModificationsCount() - Method in class org.jboss.cache.commands.tx.PrepareCommand
-
- getModificationType() - Method in class org.jboss.cache.notifications.event.EventImpl
-
- getModificationType() - Method in interface org.jboss.cache.notifications.event.NodeModifiedEvent
-
- getModifiedTimeStamp() - Method in class org.jboss.cache.eviction.NodeEntry
-
Get modified time stamp.
- getMultiplexerStack() - Method in class org.jboss.cache.config.Configuration
-
- getMultiplexerStack() - Method in class org.jboss.cache.jmx.CacheJmxWrapper
-
- getMultiplexerStack() - Method in interface org.jboss.cache.jmx.LegacyConfiguration
-
Deprecated.
Retrieves the JGroups multiplexer stack name if defined.
- getMuxChannelFactory() - Method in class org.jboss.cache.config.RuntimeConfig
-
Gets the factory the cache will use to create a multiplexed channel.
- getMuxChannelFactory() - Method in class org.jboss.cache.jmx.CacheJmxWrapper
-
- getMuxChannelFactory() - Method in interface org.jboss.cache.jmx.LegacyConfiguration
-
Deprecated.
- getMuxStackName() - Method in class org.jboss.cache.config.Configuration
-
- getName() - Method in class org.jboss.cache.factories.ComponentRegistry.Component
-
- 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.io.ExposedByteArrayOutputStream
-
Gets the number of bytes to which the internal buffer should be resized.
- getNewlyDeadBackupFqns(Fqn<?>) - Method in class org.jboss.cache.buddyreplication.BuddyManager
-
- getNewView() - Method in class org.jboss.cache.notifications.event.EventImpl
-
- getNewView() - Method in interface org.jboss.cache.notifications.event.ViewChangedEvent
-
- getNext() - Method in class org.jboss.cache.interceptors.base.CommandInterceptor
-
Retrieves the next interceptor in the chain.
- getNextInQueue(BlockingQueue<EvictionEvent>) - Method in class org.jboss.cache.eviction.BaseEvictionAlgorithm
-
- getNextNotificationSequenceNumber() - Method in class org.jboss.cache.jmx.CacheJmxWrapper
-
- getNextNotificationSequenceNumber() - Method in interface org.jboss.cache.jmx.CacheNotificationBroadcaster
-
Gets the sequence number for the next notification.
- getNode(Fqn) - Method in interface org.jboss.cache.Cache
-
A convenience method to retrieve a node directly from the cache.
- getNode(String) - Method in interface org.jboss.cache.Cache
-
Convenience method that takes a string representation of an Fqn.
- getNode(String) - Method in interface org.jboss.cache.CacheSPI
-
- getNode(Fqn) - Method in interface org.jboss.cache.CacheSPI
-
- getNode(Fqn) - Method in class org.jboss.cache.invocation.CacheInvocationDelegate
-
- getNode(String) - Method in class org.jboss.cache.invocation.CacheInvocationDelegate
-
- getNode() - Method in class org.jboss.cache.lock.IdentityLock
-
Deprecated.
Returns the node for this lock, may be null
.
- getNode(Fqn) - Method in interface org.jboss.cache.optimistic.TransactionWorkspace
-
Deprecated.
- getNode(Fqn) - Method in class org.jboss.cache.optimistic.TransactionWorkspaceImpl
-
Deprecated.
- getNode() - Method in interface org.jboss.cache.optimistic.WorkspaceNode
-
Deprecated.
Retrieves a reference to the underlying
NodeSPI
instance.
- getNode() - Method in class org.jboss.cache.optimistic.WorkspaceNodeImpl
-
Deprecated.
- getNodeColumn() - Method in class org.jboss.cache.loader.AdjListJDBCCacheLoaderConfig
-
- GetNodeCommand - Class in org.jboss.cache.commands.read
-
- GetNodeCommand(Fqn) - Constructor for class org.jboss.cache.commands.read.GetNodeCommand
-
- GetNodeCommand() - Constructor for class org.jboss.cache.commands.read.GetNodeCommand
-
- getNodeCount() - Method in class org.jboss.cache.loader.JDBCCacheLoader
-
Returns a number representing the count of persisted children.
- getNodeCountSql() - Method in class org.jboss.cache.loader.JDBCCacheLoaderConfig
-
Returns an sql that will count all the persisted node.
- getNodeData() - Method in class org.jboss.cache.buddyreplication.GravitateResult
-
- getNodeDataList(Fqn, List<NodeData>) - Method in class org.jboss.cache.loader.AbstractCacheLoader
-
- getNodeDataList(Fqn, List<NodeData>) - Method in class org.jboss.cache.loader.JDBCCacheLoader
-
Subscribes to contract.
- 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
-
- getNodeEntry(Fqn) - Method in class org.jboss.cache.eviction.NullEvictionQueue
-
Returns null
- getNodeEntry(String) - Method in class org.jboss.cache.eviction.NullEvictionQueue
-
Returns null
- getNodeLockingScheme() - Method in class org.jboss.cache.config.Configuration
-
Deprecated.
will be removed once optimistic and pessimistic locking is removed.
- getNodeLockingScheme() - Method in class org.jboss.cache.jmx.CacheJmxWrapper
-
- getNodeLockingScheme() - Method in interface org.jboss.cache.jmx.LegacyConfiguration
-
Deprecated.
- getNodeLockingSchemeString() - Method in class org.jboss.cache.config.Configuration
-
Deprecated.
- getNodes() - Method in interface org.jboss.cache.optimistic.TransactionWorkspace
-
Deprecated.
- getNodes() - Method in class org.jboss.cache.optimistic.TransactionWorkspaceImpl
-
Deprecated.
Returns the nodes.
- getNodesAfter(Fqn) - Method in interface org.jboss.cache.optimistic.TransactionWorkspace
-
Deprecated.
Returns all nodes equal to or after the given node.
- getNodesAfter(Fqn) - Method in class org.jboss.cache.optimistic.TransactionWorkspaceImpl
-
Deprecated.
- getNodesForEviction(Fqn, boolean) - Method in interface org.jboss.cache.DataContainer
-
Generates a list of nodes for eviction.
- getNodesForEviction(Fqn, boolean) - Method in class org.jboss.cache.DataContainerImpl
-
- getNodeSPI() - Method in class org.jboss.cache.optimistic.WorkspaceNodeImpl
-
Deprecated.
- getNodesToEvict() - Method in class org.jboss.cache.commands.write.EvictCommand
-
- getNodeType() - Method in class org.jboss.cache.loader.AdjListJDBCCacheLoaderConfig
-
- getNodeVersion(TransactionWorkspace, Fqn) - Method in class org.jboss.cache.interceptors.InvalidationInterceptor
-
- getNotificationInfo() - Method in class org.jboss.cache.jmx.CacheJmxWrapper
-
- getNotificationInfo() - Static method in class org.jboss.cache.jmx.CacheNotificationListener
-
- getNotificationServiceName() - Method in class org.jboss.cache.jmx.CacheJmxWrapper
-
- getNotifier() - Method in interface org.jboss.cache.CacheSPI
-
Retrieves the current Notifier instance associated with the current Cache instance.
- getNotifier() - Method in class org.jboss.cache.invocation.CacheInvocationDelegate
-
- getNumberOfAttributes() - Method in interface org.jboss.cache.CacheSPI
-
- getNumberOfAttributes(Fqn) - Method in interface org.jboss.cache.DataContainer
-
Returns an approximation of the total number of attributes in
this sub cache.
- getNumberOfAttributes() - Method in interface org.jboss.cache.DataContainer
-
Returns an approximation of the total number of attributes in
the cache.
- getNumberOfAttributes(Fqn) - Method in class org.jboss.cache.DataContainerImpl
-
- getNumberOfAttributes() - Method in class org.jboss.cache.DataContainerImpl
-
- getNumberOfAttributes() - Method in class org.jboss.cache.interceptors.CacheMgmtInterceptor
-
- getNumberOfAttributes() - Method in class org.jboss.cache.invocation.CacheInvocationDelegate
-
- getNumberOfAttributes() - Method in class org.jboss.cache.jmx.CacheJmxWrapper
-
- getNumberOfAttributes() - Method in interface org.jboss.cache.jmx.CacheJmxWrapperMBean
-
- 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
-
- getNumberOfElements() - Method in class org.jboss.cache.eviction.NullEvictionQueue
-
Returns 0
- getNumberOfLocksAvailable() - Method in class org.jboss.cache.lock.MVCCLockManager
-
- getNumberOfLocksHeld() - Method in interface org.jboss.cache.CacheSPI
-
- getNumberOfLocksHeld() - Method in interface org.jboss.cache.DataContainer
-
Returns the number of read or write locks held across the entire cache.
- getNumberOfLocksHeld() - Method in class org.jboss.cache.DataContainerImpl
-
- getNumberOfLocksHeld() - Method in class org.jboss.cache.invocation.CacheInvocationDelegate
-
- getNumberOfLocksHeld() - Method in class org.jboss.cache.lock.MVCCLockManager
-
- getNumberOfNodes() - Method in interface org.jboss.cache.CacheSPI
-
- getNumberOfNodes() - Method in interface org.jboss.cache.DataContainer
-
Returns an approximation of the total number of nodes in the
cache.
- getNumberOfNodes() - Method in class org.jboss.cache.DataContainerImpl
-
- 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.eviction.NullEvictionQueue
-
Returns 0
- getNumberOfNodes() - Method in class org.jboss.cache.interceptors.CacheMgmtInterceptor
-
- getNumberOfNodes() - Method in class org.jboss.cache.invocation.CacheInvocationDelegate
-
- getNumberOfNodes() - Method in class org.jboss.cache.jmx.CacheJmxWrapper
-
- getNumberOfNodes() - Method in interface org.jboss.cache.jmx.CacheJmxWrapperMBean
-
- getNumberOfNodeVisits() - Method in class org.jboss.cache.eviction.NodeEntry
-
- getNumberOfRegisteredTransactions() - Method in class org.jboss.cache.transaction.TransactionTable
-
- getNumberOfSyncsRegistered() - Method in class org.jboss.cache.interceptors.TxInterceptor
-
- getNumBuddies() - Method in class org.jboss.cache.buddyreplication.NextMemberBuddyLocatorConfig
-
- getNumGlobalTransactions() - Method in class org.jboss.cache.transaction.TransactionTable
-
Returns the number of global transactions.
- getNumLocalTransactions() - Method in class org.jboss.cache.transaction.TransactionTable
-
Returns the number of local transactions.
- getNumLocksHeld() - Method in interface org.jboss.cache.util.concurrent.locks.LockContainer
-
- getNumLocksHeld() - Method in class org.jboss.cache.util.concurrent.locks.OwnableReentrantSharedLockContainer
-
- getNumLocksHeld() - Method in class org.jboss.cache.util.concurrent.locks.PerElementLockContainer
-
- getNumLocksHeld() - Method in class org.jboss.cache.util.concurrent.locks.ReentrantSharedLockContainer
-
- getNumRegions() - Method in class org.jboss.cache.RegionManagerImpl
-
- getObjectInputStreamPoolSize() - Method in class org.jboss.cache.config.Configuration
-
- getObjectName(String) - Method in class org.jboss.cache.jmx.JmxRegistrationManager
-
- getObjectName() - Method in class org.jboss.cache.jmx.ResourceDMBean
-
- getObjectNameBase() - Method in class org.jboss.cache.jmx.JmxRegistrationManager
-
- getObjectOutputStreamPoolSize() - Method in class org.jboss.cache.config.Configuration
-
- getOldValue() - Method in class org.jboss.cache.Modification
-
Returns the post modification old value.
- getOption() - Method in class org.jboss.cache.transaction.AbstractTransactionContext
-
- getOption() - Method in interface org.jboss.cache.transaction.TransactionContext
-
Retrieves a transaction scope option override
- getOptionOverrides() - Method in class org.jboss.cache.InvocationContext
-
Retrieves the option overrides associated with this invocation
- getOrCreateChild(Object, GlobalTransaction) - Method in class org.jboss.cache.AbstractNode
-
- getOrCreateChild(Object, GlobalTransaction) - Method in interface org.jboss.cache.InternalNode
-
- getOrCreateChild(Object, GlobalTransaction) - Method in class org.jboss.cache.invocation.NodeInvocationDelegate
-
- getOrCreateChild(Object, GlobalTransaction) - Method in class org.jboss.cache.mvcc.NodeReference
-
- getOrCreateChild(Object, GlobalTransaction) - Method in interface org.jboss.cache.NodeSPI
-
- getOrCreateChild(Object, GlobalTransaction) - Method in class org.jboss.cache.PessimisticUnversionedNode
-
Deprecated.
- getOrCreateComponent(Class<T>) - Method in class org.jboss.cache.factories.ComponentRegistry
-
Retrieves a component if one exists, and if not, attempts to find a factory capable of constructing the component
(factories annotated with the
DefaultFactoryFor
annotation that is capable of creating the component class).
- getOrderedSynchronizationHandler() - Method in class org.jboss.cache.transaction.AbstractTransactionContext
-
- getOrderedSynchronizationHandler() - Method in interface org.jboss.cache.transaction.TransactionContext
-
- getOriginal() - Method in class org.jboss.cache.util.DeltaMap
-
Returns the original wrapped Map.
- getOwner() - Method in class org.jboss.cache.util.concurrent.locks.OwnableReentrantLock
-
- getParameters() - Method in class org.jboss.cache.commands.legacy.write.VersionedInvalidateCommand
-
Deprecated.
- getParameters() - Method in class org.jboss.cache.commands.read.AbstractDataCommand
-
Basic versions of these methods
- getParameters() - Method in class org.jboss.cache.commands.read.GetKeyValueCommand
-
- getParameters() - Method in class org.jboss.cache.commands.read.GravitateDataCommand
-
- getParameters() - Method in class org.jboss.cache.commands.remote.AnnounceBuddyPoolNameCommand
-
- getParameters() - Method in class org.jboss.cache.commands.remote.AssignToBuddyGroupCommand
-
- getParameters() - Method in class org.jboss.cache.commands.remote.ClusteredGetCommand
-
- getParameters() - Method in class org.jboss.cache.commands.remote.DataGravitationCleanupCommand
-
- getParameters() - Method in class org.jboss.cache.commands.remote.RemoveFromBuddyGroupCommand
-
- getParameters() - Method in class org.jboss.cache.commands.remote.ReplicateCommand
-
- getParameters() - Method in class org.jboss.cache.commands.remote.StateTransferControlCommand
-
- getParameters() - Method in interface org.jboss.cache.commands.ReplicableCommand
-
Used by marshallers to stream this command across a network
- getParameters() - Method in class org.jboss.cache.commands.tx.AbstractTransactionCommand
-
- getParameters() - Method in class org.jboss.cache.commands.tx.OptimisticPrepareCommand
-
- getParameters() - Method in class org.jboss.cache.commands.tx.PrepareCommand
-
- getParameters() - Method in class org.jboss.cache.commands.write.AbstractVersionedDataCommand
-
- getParameters() - Method in class org.jboss.cache.commands.write.ClearDataCommand
-
- getParameters() - Method in class org.jboss.cache.commands.write.EvictCommand
-
- getParameters() - Method in class org.jboss.cache.commands.write.InvalidateCommand
-
- getParameters() - Method in class org.jboss.cache.commands.write.MoveCommand
-
- getParameters() - Method in class org.jboss.cache.commands.write.PutDataMapCommand
-
- getParameters() - Method in class org.jboss.cache.commands.write.PutKeyValueCommand
-
- getParameters() - Method in class org.jboss.cache.commands.write.RemoveKeyCommand
-
- getParameters() - Method in class org.jboss.cache.commands.write.RemoveNodeCommand
-
- getParent() - Method in class org.jboss.cache.Fqn
-
Returns the parent of this Fqn.
- getParent() - Method in interface org.jboss.cache.InternalNode
-
- getParent() - Method in class org.jboss.cache.invocation.NodeInvocationDelegate
-
- getParent() - Method in class org.jboss.cache.mvcc.NodeReference
-
- getParent() - Method in interface org.jboss.cache.Node
-
Returns the parent node.
- getParent() - Method in class org.jboss.cache.optimistic.WorkspaceNodeImpl
-
Deprecated.
- getParent() - Method in class org.jboss.cache.UnversionedNode
-
Returns a parent by checking the TreeMap by name.
- getParent() - Method in class org.jboss.cache.VersionedNode
-
Deprecated.
Returns the parent.
- getParentColumn() - Method in class org.jboss.cache.loader.AdjListJDBCCacheLoaderConfig
-
- getParentDirect() - Method in class org.jboss.cache.invocation.NodeInvocationDelegate
-
- getParentDirect() - Method in interface org.jboss.cache.NodeSPI
-
- getPassivations() - Method in class org.jboss.cache.interceptors.PassivationInterceptor
-
- getPort() - Method in class org.jboss.cache.loader.tcp.TcpCacheServer
-
- getPort() - Method in interface org.jboss.cache.loader.tcp.TcpCacheServerMBean
-
- getPort() - Method in class org.jboss.cache.loader.TcpDelegatingCacheLoaderConfig
-
- getPreload() - Method in class org.jboss.cache.config.CacheLoaderConfig
-
- getPrepares() - Method in class org.jboss.cache.interceptors.TxInterceptor
-
- getPrimaryKey() - Method in class org.jboss.cache.loader.AdjListJDBCCacheLoaderConfig
-
- getProperties() - Method in class org.jboss.cache.config.PluggableConfigurationComponent
-
- getPushStateFuture() - Method in class org.jboss.cache.loader.SingletonStoreCacheLoader
-
Returns the Future instance of a running in-memory to cache loader push task.
- getPushStateWhenCoordinatorTimeout() - Method in class org.jboss.cache.loader.SingletonStoreDefaultConfig
-
- getQueueSize() - Method in class org.jboss.cache.loader.AsyncCacheLoaderConfig
-
- getRawBuffer() - Method in class org.jboss.cache.io.ExposedByteArrayOutputStream
-
Gets the internal buffer array.
- getRawVersion() - Method in class org.jboss.cache.optimistic.DefaultDataVersion
-
Deprecated.
- getReaderOwners() - Method in class org.jboss.cache.lock.IdentityLock
-
Deprecated.
Return a copy of the reader lock owner in List.
- getReaderOwners() - Method in interface org.jboss.cache.lock.NodeLock
-
Deprecated.
Returns a copy of the reader lock owner in List.
- getReadOwners(NodeSPI) - Method in class org.jboss.cache.lock.FqnLockManager
-
- getReadOwners(Fqn) - Method in interface org.jboss.cache.lock.LockManager
-
Retrieves the read lock owners, if any, for the current Fqn.
- getReadOwners(NodeSPI<?, ?>) - Method in interface org.jboss.cache.lock.LockManager
-
Retrieves the read lock owners, if any, for the current Fqn.
- getReadOwners(Fqn) - Method in class org.jboss.cache.lock.MVCCLockManager
-
- getReadOwners(Fqn) - Method in class org.jboss.cache.lock.NodeBasedLockManager
-
Deprecated.
- getReadOwners(NodeSPI) - Method in class org.jboss.cache.lock.NodeBasedLockManager
-
Deprecated.
- getReadTimeout() - Method in class org.jboss.cache.loader.TcpDelegatingCacheLoaderConfig
-
- getReadWriteRatio() - Method in class org.jboss.cache.interceptors.CacheMgmtInterceptor
-
- getReconnectWaitTime() - Method in class org.jboss.cache.loader.TcpDelegatingCacheLoaderConfig
-
- getRecursiveChildrenSql() - Method in class org.jboss.cache.loader.JDBCCacheLoaderConfig
-
Returns an sql that will return a node and all its children.
- getRecursiveEvictionNodes() - Method in class org.jboss.cache.commands.legacy.write.LegacyEvictCommand
-
Deprecated.
- getRecursiveEvictionNodes() - Method in class org.jboss.cache.commands.write.EvictCommand
-
- getReferencedObject(int) - Method in class org.jboss.cache.marshall.UnmarshalledReferences
-
Retrieves an object referenced by an id
- getRegion(Fqn, boolean) - Method in interface org.jboss.cache.Cache
-
- getRegion(Fqn) - Method in class org.jboss.cache.interceptors.BuddyRegionAwareEvictionInterceptor
-
- getRegion(Fqn) - Method in class org.jboss.cache.interceptors.EvictionInterceptor
-
- getRegion(Fqn, boolean) - Method in class org.jboss.cache.invocation.CacheInvocationDelegate
-
- getRegion(Fqn, boolean) - Method in interface org.jboss.cache.RegionManager
-
Returns a region by
Fqn
, creating it optionally if absent.
- getRegion(Fqn, Region.Type, boolean) - Method in interface org.jboss.cache.RegionManager
-
- getRegion(String, boolean) - Method in interface org.jboss.cache.RegionManager
-
- getRegion(Fqn, boolean) - Method in class org.jboss.cache.RegionManagerImpl
-
- getRegion(Fqn, Region.Type, boolean) - Method in class org.jboss.cache.RegionManagerImpl
-
- getRegion(String, boolean) - Method in class org.jboss.cache.RegionManagerImpl
-
- getRegionFqn() - Method in class org.jboss.cache.config.EvictionRegionConfig
-
- getRegionManager() - Method in interface org.jboss.cache.CacheSPI
-
Retrieves the current RegionManager instance associated with the current Cache instance.
- getRegionManager() - Method in class org.jboss.cache.invocation.CacheInvocationDelegate
-
- getRegionName() - Method in class org.jboss.cache.config.EvictionRegionConfig
-
- getRegisteredComponents() - Method in class org.jboss.cache.factories.ComponentRegistry
-
Returns an immutable set contating all the components that exists in the reporsitory at this moment.
- getRegisterJmxResource() - Method in class org.jboss.cache.jmx.CacheJmxWrapper
-
- getRegisterJmxResource() - Method in interface org.jboss.cache.jmx.CacheJmxWrapperMBean
-
- getRemovalQueue() - Method in class org.jboss.cache.eviction.ElementSizeQueue
-
- getRemovalQueue() - Method in class org.jboss.cache.eviction.LFUQueue
-
- getRemoved() - Method in class org.jboss.cache.util.DeltaMap
-
Returns the entries removed, including entries excluded by the constructor.
- getRemovedNodes() - Method in class org.jboss.cache.transaction.AbstractTransactionContext
-
- getRemovedNodes() - Method in interface org.jboss.cache.transaction.TransactionContext
-
Gets the list of removed nodes.
- getReplicationCount() - Method in class org.jboss.cache.RPCManagerImpl
-
- getReplicationFailures() - Method in class org.jboss.cache.RPCManagerImpl
-
- getReplicationVersion() - Method in class org.jboss.cache.config.Configuration
-
- getReplicationVersion() - Method in class org.jboss.cache.jmx.CacheJmxWrapper
-
- getReplicationVersion() - Method in interface org.jboss.cache.jmx.LegacyConfiguration
-
Deprecated.
Gets the format version of the data transferred during an initial state
transfer or a call to
Region.activate()
.
- getReplQueueInterval() - Method in class org.jboss.cache.config.Configuration
-
- getReplQueueInterval() - Method in class org.jboss.cache.jmx.CacheJmxWrapper
-
- getReplQueueInterval() - Method in interface org.jboss.cache.jmx.LegacyConfiguration
-
Deprecated.
- getReplQueueMaxElements() - Method in class org.jboss.cache.config.Configuration
-
- getReplQueueMaxElements() - Method in class org.jboss.cache.jmx.CacheJmxWrapper
-
- getReplQueueMaxElements() - Method in interface org.jboss.cache.jmx.LegacyConfiguration
-
Deprecated.
- getReplVersionString() - Method in class org.jboss.cache.config.Configuration
-
- getResponse() - Method in class org.jboss.cache.marshall.ExtendedResponse
-
- getReturnOld() - Method in class org.jboss.cache.loader.AsyncCacheLoaderConfig
-
- getRollbacks() - Method in class org.jboss.cache.interceptors.TxInterceptor
-
- getRoot() - Method in interface org.jboss.cache.Cache
-
Returns the root node of this cache.
- getRoot() - Method in interface org.jboss.cache.CacheSPI
-
- getRoot() - Method in interface org.jboss.cache.DataContainer
-
Deprecated.
use Cache.getRoot();
- getRoot() - Method in class org.jboss.cache.DataContainerImpl
-
Deprecated.
- getRoot() - Method in class org.jboss.cache.invocation.CacheInvocationDelegate
-
- getRPCManager() - Method in interface org.jboss.cache.CacheSPI
-
Gets a handle of the RPC manager.
- getRPCManager() - Method in class org.jboss.cache.config.RuntimeConfig
-
- getRPCManager() - Method in class org.jboss.cache.invocation.CacheInvocationDelegate
-
- getRuntimeConfig() - Method in class org.jboss.cache.config.Configuration
-
- getSearchBackupSubtrees() - Method in class org.jboss.cache.commands.remote.ClusteredGetCommand
-
- getSelectChildFqnsSql() - Method in class org.jboss.cache.loader.AdjListJDBCCacheLoaderConfig
-
- getSelectChildNamesSql() - Method in class org.jboss.cache.loader.AdjListJDBCCacheLoaderConfig
-
- getSelectNodeSql() - Method in class org.jboss.cache.loader.AdjListJDBCCacheLoaderConfig
-
- getSerializationExecutorPoolSize() - Method in class org.jboss.cache.config.Configuration
-
- getSerializationExecutorQueueSize() - Method in class org.jboss.cache.config.Configuration
-
- getServiceName() - Method in class org.jboss.cache.jmx.CacheNotificationListener
-
- getShutdownHookBehavior() - Method in class org.jboss.cache.config.Configuration
-
- getSingleElement(String, String, Element) - Method in class org.jboss.cache.config.parsing.XmlParserBase
-
Convenient method for retrieving a single element with the give name.
- getSingleElementInCoreNS(String, Element) - Method in class org.jboss.cache.config.parsing.XmlParserBase
-
Convenient method for retrieving a single element with the give name.
- getSingleModification() - Method in class org.jboss.cache.commands.remote.ReplicateCommand
-
- getSingletonStoreClass() - Method in class org.jboss.cache.config.CacheLoaderConfig.IndividualCacheLoaderConfig.SingletonStoreConfig
-
- getSingletonStoreClass() - Method in class org.jboss.cache.loader.SingletonStoreDefaultConfig
-
- getSingletonStoreConfig() - Method in class org.jboss.cache.config.CacheLoaderConfig.IndividualCacheLoaderConfig
-
- getSingletonStoreDefaultConfig() - Method in class org.jboss.cache.loader.SingletonStoreCacheLoader
-
Returns SingletonStoreCacheLoader's configuration instance.
- getSingletonStoreproperties() - Method in class org.jboss.cache.config.CacheLoaderConfig.IndividualCacheLoaderConfig.SingletonStoreConfig
-
- getSize() - Method in class org.jboss.cache.loader.ChainingCacheLoader
-
Returns the number of cache loaders in the chain.
- getSqlConcat() - Method in class org.jboss.cache.loader.JDBCCacheLoaderConfig
-
Deprecated.
- getState() - Method in class org.jboss.cache.commands.remote.AssignToBuddyGroupCommand
-
- getState() - Method in class org.jboss.cache.factories.ComponentRegistry
-
Retrieves the state of the registry
- getState() - Method in class org.jboss.cache.jmx.CacheJmxWrapper
-
- getState() - Method in interface org.jboss.cache.jmx.CacheJmxWrapperMBean
-
Legacy attribute to expose the
cache status
in terms of the JBoss AS ServiceMBean values.
- getState() - Method in class org.jboss.cache.remoting.jgroups.ChannelMessageListener
-
- getState(String) - Method in class org.jboss.cache.remoting.jgroups.ChannelMessageListener
-
- getState(OutputStream) - Method in class org.jboss.cache.remoting.jgroups.ChannelMessageListener
-
- getState(String, OutputStream) - Method in class org.jboss.cache.remoting.jgroups.ChannelMessageListener
-
- getState(ObjectOutputStream, Fqn, long, boolean, boolean) - Method in class org.jboss.cache.statetransfer.DefaultStateTransferManager
-
- getState(ObjectOutputStream, Fqn, long, boolean, boolean) - Method in class org.jboss.cache.statetransfer.LegacyStateTransferManager
-
Deprecated.
- getState(ObjectOutputStream, Fqn, long, boolean, boolean) - Method in interface org.jboss.cache.statetransfer.StateTransferManager
-
Writes the state for the portion of the tree named by fqn
to
the provided OutputStream.
- getStateRetrievalTimeout() - Method in class org.jboss.cache.config.Configuration
-
- getStateRetrievalTimeout() - Method in class org.jboss.cache.jmx.CacheJmxWrapper
-
- getStateRetrievalTimeout() - Method in interface org.jboss.cache.jmx.LegacyConfiguration
-
Deprecated.
Get the max time to wait until the state is retrieved.
- getStateTransferManager() - Method in interface org.jboss.cache.CacheSPI
-
Retrieves the current StateTransferManager instance associated with the current Cache instance.
- getStateTransferManager() - Method in class org.jboss.cache.invocation.CacheInvocationDelegate
-
- getStatisticsEnabled() - Method in class org.jboss.cache.interceptors.base.JmxStatsCommandInterceptor
-
Returns whether an interceptor's statistics are
being captured.
- getStatisticsEnabled() - Method in class org.jboss.cache.interceptors.CacheStoreInterceptor
-
- getStatisticsEnabled() - Method in class org.jboss.cache.interceptors.InvalidationInterceptor
-
- getStatisticsEnabled() - Method in class org.jboss.cache.interceptors.TxInterceptor
-
- getStatisticsEnabled() - Method in interface org.jboss.cache.jmx.JmxStatisticsExposer
-
Returns whether an interceptor's statistics are
being captured.
- getStatus() - Method in interface org.jboss.cache.Region
-
- getStatus() - Method in class org.jboss.cache.RegionImpl
-
- 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
-
- getStream() - Method in class org.jboss.cache.io.ByteBuffer
-
- getStringRepresentation(List<E>) - Method in class org.jboss.cache.Fqn
-
- getStringRepresentation(Object[]) - Method in class org.jboss.cache.Fqn
-
- getStringRepresentation() - Method in class org.jboss.cache.StringFqn
-
- getSubElement(Element, String) - Static method in class org.jboss.cache.config.parsing.XmlConfigHelper
-
Returns a named sub-element of the current element passed in.
- getSubFqn(int, int) - Method in class org.jboss.cache.Fqn
-
Obtains a sub-Fqn from the given Fqn.
- getSuccessRatio() - Method in class org.jboss.cache.RPCManagerImpl
-
- getSyncCommitPhase() - Method in class org.jboss.cache.jmx.CacheJmxWrapper
-
- getSyncCommitPhase() - Method in interface org.jboss.cache.jmx.LegacyConfiguration
-
Deprecated.
- getSyncReplTimeout() - Method in class org.jboss.cache.config.Configuration
-
- getSyncReplTimeout() - Method in class org.jboss.cache.config.Option
-
- getSyncReplTimeout() - Method in class org.jboss.cache.jmx.CacheJmxWrapper
-
- getSyncReplTimeout() - Method in interface org.jboss.cache.jmx.LegacyConfiguration
-
Deprecated.
Returns the default max timeout after which synchronous replication calls return.
- getSyncRollbackPhase() - Method in class org.jboss.cache.jmx.CacheJmxWrapper
-
- getSyncRollbackPhase() - Method in interface org.jboss.cache.jmx.LegacyConfiguration
-
Deprecated.
- getTable() - Method in class org.jboss.cache.loader.AdjListJDBCCacheLoaderConfig
-
- getTagContents(Element, String, String, String) - Static method in class org.jboss.cache.config.parsing.XmlConfigHelper
-
Returns the contents of a specific node of given element name, provided a certain attribute exists and is set to value.
- getTargetFqn() - Method in class org.jboss.cache.notifications.event.EventImpl
-
- getTargetFqn() - Method in interface org.jboss.cache.notifications.event.NodeMovedEvent
-
- getterMethod(Class, Class) - Static method in class org.jboss.cache.util.BeanUtils
-
Returns a Method object corresponding to a getter that retrieves an instance of componentClass from target.
- getterName(Class) - Static method in class org.jboss.cache.util.BeanUtils
-
Returns a getter for a given class
- getThreadPoolSize() - Method in class org.jboss.cache.loader.AsyncCacheLoaderConfig
-
- getTimeout() - Method in class org.jboss.cache.loader.ClusteredCacheLoaderConfig
-
- getTimeout() - Method in class org.jboss.cache.loader.TcpDelegatingCacheLoaderConfig
-
- getTimeSinceReset() - Method in class org.jboss.cache.interceptors.CacheMgmtInterceptor
-
- getTimeToLive() - Method in class org.jboss.cache.eviction.ExpirationAlgorithmConfig
-
- getTimeToLive() - Method in class org.jboss.cache.eviction.LRUAlgorithmConfig
-
- getTimeToLiveSeconds() - Method in class org.jboss.cache.eviction.ExpirationConfiguration
-
Deprecated.
- getTimeToLiveSeconds() - Method in class org.jboss.cache.eviction.LRUConfiguration
-
Deprecated.
- getTo() - Method in class org.jboss.cache.commands.write.MoveCommand
-
- getTransaction() - Method in class org.jboss.cache.eviction.EvictionEvent
-
- getTransaction() - Method in class org.jboss.cache.InvocationContext
-
Retrieves the transaction associated with this invocation
- getTransaction() - Method in class org.jboss.cache.notifications.event.EventImpl
-
- getTransaction() - Method in interface org.jboss.cache.notifications.event.TransactionalEvent
-
- getTransaction() - Method in class org.jboss.cache.transaction.AbstractTransactionContext
-
- getTransaction() - Method in class org.jboss.cache.transaction.DummyBaseTransactionManager
-
Get the transaction associated with the calling thread.
- getTransaction() - Method in interface org.jboss.cache.transaction.TransactionContext
-
Returns a local transaction associated with this context.
- getTransaction() - Method in class org.jboss.cache.transaction.TransactionLog.LogEntry
-
- getTransactionContext() - Method in class org.jboss.cache.InvocationContext
-
- getTransactionManager() - Method in interface org.jboss.cache.CacheSPI
-
- getTransactionManager() - Method in class org.jboss.cache.config.RuntimeConfig
-
- getTransactionManager() - Method in class org.jboss.cache.invocation.CacheInvocationDelegate
-
- getTransactionManager() - Method in class org.jboss.cache.jmx.CacheJmxWrapper
-
- getTransactionManager() - Method in interface org.jboss.cache.jmx.LegacyConfiguration
-
Deprecated.
- getTransactionManager() - Method in class org.jboss.cache.transaction.BatchModeTransactionManagerLookup
-
Deprecated.
- getTransactionManager() - Method in class org.jboss.cache.transaction.DummyTransactionManagerLookup
-
- getTransactionManager() - Method in class org.jboss.cache.transaction.GenericTransactionManagerLookup
-
Get the systemwide used TransactionManager
- getTransactionManager() - Method in class org.jboss.cache.transaction.JBossStandaloneJTAManagerLookup
-
- getTransactionManager() - Method in class org.jboss.cache.transaction.JBossTransactionManagerLookup
-
- getTransactionManager() - Method in interface org.jboss.cache.transaction.TransactionManagerLookup
-
Returns a new TransactionManager.
- getTransactionManagerLookupClass() - Method in class org.jboss.cache.config.Configuration
-
- getTransactionManagerLookupClass() - Method in class org.jboss.cache.jmx.CacheJmxWrapper
-
- getTransactionManagerLookupClass() - Method in interface org.jboss.cache.jmx.LegacyConfiguration
-
Deprecated.
- getTransactionMap() - Method in class org.jboss.cache.transaction.TransactionTable
-
- getTransactionTable() - Method in interface org.jboss.cache.CacheSPI
-
Retrieves the current TransactionTable instance associated with the current Cache instance.
- getTransactionTable() - Method in class org.jboss.cache.invocation.CacheInvocationDelegate
-
- getTransactionWorkspace(InvocationContext) - Method in class org.jboss.cache.interceptors.OptimisticInterceptor
-
Deprecated.
- getTransactionWorkspace(InvocationContext) - Method in class org.jboss.cache.interceptors.OptimisticReplicationInterceptor
-
Deprecated.
- getTransactionWorkspace() - Method in interface org.jboss.cache.optimistic.WorkspaceNode
-
Deprecated.
Retrieves a TransactionWorkspace instance associated with the current transaction, which the current WorkspaceNode instance
lives in.
- getTransactionWorkspace() - Method in class org.jboss.cache.optimistic.WorkspaceNodeImpl
-
Deprecated.
- getTransactionWorkSpace() - Method in class org.jboss.cache.transaction.OptimisticTransactionContext
-
Deprecated.
- getType() - Method in class org.jboss.cache.Modification
-
Returns the type of modification.
- getType() - Method in interface org.jboss.cache.notifications.event.Event
-
- getType() - Method in class org.jboss.cache.notifications.event.EventImpl
-
- getUniqueId(String) - Static method in class org.jboss.cache.jmx.JmxUtil
-
Deprecated.
- getUnmarshalledMap() - Method in class org.jboss.cache.marshall.MarshalledValueMap
-
- getUpdateNodeSql() - Method in class org.jboss.cache.loader.AdjListJDBCCacheLoaderConfig
-
- getUpdateTableSql() - Method in class org.jboss.cache.loader.AdjListJDBCCacheLoaderConfig
-
- getUseAsyncPut() - Method in class org.jboss.cache.loader.AsyncCacheLoaderConfig
-
- getUseInterceptorMbeans() - Method in class org.jboss.cache.jmx.CacheJmxWrapper
-
- getUseInterceptorMbeans() - Method in interface org.jboss.cache.jmx.LegacyConfiguration
-
- getUseRegionBasedMarshalling() - Method in class org.jboss.cache.jmx.CacheJmxWrapper
-
Deprecated.
- getUseRegionBasedMarshalling() - Method in interface org.jboss.cache.jmx.LegacyConfiguration
-
Deprecated.
Gets whether marshalling uses scoped class loaders on a per region basis.
- getUseReplQueue() - Method in class org.jboss.cache.jmx.CacheJmxWrapper
-
- getUseReplQueue() - Method in interface org.jboss.cache.jmx.LegacyConfiguration
-
Deprecated.
- getUserTransaction() - Static method in class org.jboss.cache.transaction.DummyTransactionManager
-
- getUserTransaction() - Method in class org.jboss.cache.transaction.DummyTransactionManagerLookup
-
- getUserTransaction() - Method in class org.jboss.cache.transaction.JBossStandaloneJTAManagerLookup
-
- getValidMarshallingRegion(Fqn) - Method in interface org.jboss.cache.RegionManager
-
Retrieves a valid marshalling
Region
after taking into account that this may be a Buddy Backup Fqn.
- getValidMarshallingRegion(Fqn) - Method in class org.jboss.cache.RegionManagerImpl
-
- getValue() - Method in class org.jboss.cache.commands.write.PutKeyValueCommand
-
- getValue() - Method in class org.jboss.cache.Modification
-
Returns the modification value.
- getValue() - Method in class org.jboss.cache.util.FastCopyHashMap.SimpleEntry
-
- getVersion() - Method in class org.jboss.cache.AbstractNode
-
- getVersion() - Method in interface org.jboss.cache.Cache
-
Returns the version of the cache as a string.
- getVersion() - Method in interface org.jboss.cache.InternalNode
-
- getVersion() - Method in class org.jboss.cache.invocation.CacheInvocationDelegate
-
- getVersion() - Method in class org.jboss.cache.invocation.NodeInvocationDelegate
-
- getVersion() - Method in class org.jboss.cache.mvcc.NodeReference
-
- getVersion() - Method in interface org.jboss.cache.NodeSPI
-
Returns the data version of this node if versioning is supported.
- getVersion() - Method in interface org.jboss.cache.optimistic.WorkspaceNode
-
Deprecated.
Retrieves the data version of the in-memory node.
- getVersion() - Method in class org.jboss.cache.optimistic.WorkspaceNodeImpl
-
Deprecated.
- getVersion() - Method in class org.jboss.cache.VersionedNode
-
Deprecated.
Returns the version id of this node.
- 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
-
- getWakeupInterval() - Method in class org.jboss.cache.config.EvictionConfig
-
- getWakeupIntervalSeconds() - Method in class org.jboss.cache.config.EvictionConfig
-
- getWarnNoExpirationKey() - Method in class org.jboss.cache.eviction.ExpirationConfiguration
-
Deprecated.
Returns true if the algorithm should warn if a expiration key is missing for a node.
- getWorkspace(InvocationContext) - Method in class org.jboss.cache.interceptors.InvalidationInterceptor
-
- getWriteOwner(NodeSPI) - Method in class org.jboss.cache.lock.FqnLockManager
-
- getWriteOwner(Fqn) - Method in interface org.jboss.cache.lock.LockManager
-
Retrieves the write lock owner, if any, for the current Fqn.
- getWriteOwner(NodeSPI<?, ?>) - Method in interface org.jboss.cache.lock.LockManager
-
Retrieves the write lock owner, if any, for the current Fqn.
- getWriteOwner(Fqn) - Method in class org.jboss.cache.lock.MVCCLockManager
-
- getWriteOwner(Fqn) - Method in class org.jboss.cache.lock.NodeBasedLockManager
-
Deprecated.
- getWriteOwner(NodeSPI) - Method in class org.jboss.cache.lock.NodeBasedLockManager
-
Deprecated.
- getWriterOwner() - Method in class org.jboss.cache.lock.IdentityLock
-
Deprecated.
Return the writer lock owner object.
- getWriterOwner() - Method in interface org.jboss.cache.lock.NodeLock
-
Deprecated.
Returns the writer lock owner object.
- globalTransaction - Variable in class org.jboss.cache.commands.legacy.write.VersionedInvalidateCommand
-
Deprecated.
Params.
- globalTransaction - Variable in class org.jboss.cache.commands.tx.AbstractTransactionCommand
-
- globalTransaction - Variable in class org.jboss.cache.commands.write.AbstractVersionedDataCommand
-
- globalTransaction - Variable in class org.jboss.cache.commands.write.MoveCommand
-
- GlobalTransaction - Class in org.jboss.cache.transaction
-
Uniquely identifies a transaction that spans all nodes in a cluster.
- GlobalTransaction() - Constructor for class org.jboss.cache.transaction.GlobalTransaction
-
empty ctor used by externalization
- gravitateData(Fqn, boolean, InvocationContext) - Method in interface org.jboss.cache.CacheSPI
-
Used with buddy replication's data gravitation interceptor.
- gravitateData(Fqn, boolean, InvocationContext) - Method in class org.jboss.cache.invocation.CacheInvocationDelegate
-
- GravitateDataCommand - Class in org.jboss.cache.commands.read
-
- GravitateDataCommand(Fqn, boolean, Address) - Constructor for class org.jboss.cache.commands.read.GravitateDataCommand
-
- GravitateDataCommand(Address) - Constructor for class org.jboss.cache.commands.read.GravitateDataCommand
-
- GravitateResult - Class in org.jboss.cache.buddyreplication
-
A class that encapsulates the result of a data gravitation call, a part of the Buddy Replication framwork.
- greedyGetFqns(List<Fqn>, NodeSPI<?, ?>, Fqn) - Method in class org.jboss.cache.interceptors.OptimisticInterceptor
-
Deprecated.
Adds the Fqn of the node as well as all children and childrens children to the list.
- gtx2ContextMap - Variable in class org.jboss.cache.transaction.TransactionTable
-
Mappings between GlobalTransactions and modifications.
- gtx2TxMap - Variable in class org.jboss.cache.transaction.TransactionTable
-
- IdentityLock - Class in org.jboss.cache.lock
-
Deprecated.
will be removed when we drop support for Pessimistic Locking and Optimistic Locking
- IdentityLock(LockStrategyFactory, NodeSPI) - Constructor for class org.jboss.cache.lock.IdentityLock
-
Deprecated.
Creates a new IdentityLock using the LockFactory passed in.
- immutableCollectionCopy(Collection<? extends T>) - Static method in class org.jboss.cache.util.Immutables
-
Creates a new immutable copy of the specified Collection.
- immutableListConvert(Collection<? extends T>) - Static method in class org.jboss.cache.util.Immutables
-
Converts a Collection to an immutable List by copying it.
- ImmutableListCopy<E> - Class in org.jboss.cache.util
-
A lightweight, read-only copy of a List.
- ImmutableListCopy() - Constructor for class org.jboss.cache.util.ImmutableListCopy
-
Constructs a new ImmutableListCopy.
- ImmutableListCopy(Collection<? extends E>) - Constructor for class org.jboss.cache.util.ImmutableListCopy
-
Only one copy constructor since the list is immutable.
- ImmutableListCopy(E[]) - Constructor for class org.jboss.cache.util.ImmutableListCopy
-
Assumes that the array passed in is "safe", i.e., is not referenced from elsewhere.
- ImmutableListCopy(Collection<? extends E>, Collection<? extends E>) - Constructor for class org.jboss.cache.util.ImmutableListCopy
-
Utility constructors to allow combining collections
- immutableListCopy(List<? extends T>) - Static method in class org.jboss.cache.util.Immutables
-
Creates an immutable copy of the list.
- immutableListMerge(List<? extends T>, List<? extends T>) - Static method in class org.jboss.cache.util.Immutables
-
Creates a new immutable list containing the union (combined entries) of both lists.
- immutableListWrap(T...) - Static method in class org.jboss.cache.util.Immutables
-
Wraps an array with an immutable list.
- immutableMapCopy(Map<? extends K, ? extends V>) - Static method in class org.jboss.cache.util.Immutables
-
Creates an immutable copy of the specified map.
- immutableMapWrap(Map<? extends K, ? extends V>) - Static method in class org.jboss.cache.util.Immutables
-
Wraps a map with an immutable map.
- Immutables - Class in org.jboss.cache.util
-
Factory for generating immutable type wrappers.
- Immutables() - Constructor for class org.jboss.cache.util.Immutables
-
- Immutables.Immutable - Interface in org.jboss.cache.util
-
- immutableSetConvert(Collection<? extends T>) - Static method in class org.jboss.cache.util.Immutables
-
Converts a Collections into an immutable Set by copying it.
- immutableSetCopy(Set<? extends T>) - Static method in class org.jboss.cache.util.Immutables
-
Creates an immutable copy of the specified set.
- immutableSetWrap(Set<? extends T>) - Static method in class org.jboss.cache.util.Immutables
-
Wraps a set with an immutable set.
- inactivateRegion(Fqn) - Method in class org.jboss.cache.LegacyRegionManagerImpl
-
Deprecated.
Causes the cache to stop accepting replication events for the subtree
rooted at subtreeFqn
and evict all nodes in that subtree.
- inactivateRegion(Fqn) - Method in class org.jboss.cache.RegionManagerImpl
-
Causes the cache to stop accepting replication events for the subtree
rooted at subtreeFqn
and evict all nodes in that subtree.
- InactiveRegionAwareRpcDispatcher - Class in org.jboss.cache.marshall
-
- InactiveRegionAwareRpcDispatcher(Channel, MessageListener, MembershipListener, Object, InvocationContextContainer, InterceptorChain, ComponentRegistry, RPCManager) - Constructor for class org.jboss.cache.marshall.InactiveRegionAwareRpcDispatcher
-
Only provide the flavour of the RpcDispatcher
constructor that we care about.
- InactiveRegionException - Exception in org.jboss.cache.marshall
-
Thrown by a
AbstractMarshaller
instance when attempting to perform an operation on an inactive region.
- InactiveRegionException() - Constructor for exception org.jboss.cache.marshall.InactiveRegionException
-
- InactiveRegionException(String) - Constructor for exception org.jboss.cache.marshall.InactiveRegionException
-
- InactiveRegionException(String, Throwable) - Constructor for exception org.jboss.cache.marshall.InactiveRegionException
-
- IncorrectCacheListenerException - Exception in org.jboss.cache.notifications
-
- IncorrectCacheListenerException(String) - Constructor for exception org.jboss.cache.notifications.IncorrectCacheListenerException
-
- increment() - Method in class org.jboss.cache.optimistic.DefaultDataVersion
-
Deprecated.
Returns a new DataVersion with a newer version number.
- indexOf(Object) - Method in class org.jboss.cache.util.ImmutableListCopy
-
- init(BuddyReplicationConfig.BuddyLocatorConfig) - Method in interface org.jboss.cache.buddyreplication.BuddyLocator
-
Initialize this BuddyLocator
.
- init() - Method in class org.jboss.cache.buddyreplication.BuddyManager
-
- init(BuddyReplicationConfig.BuddyLocatorConfig) - Method in class org.jboss.cache.buddyreplication.NextMemberBuddyLocator
-
- init(RPCManager) - Method in class org.jboss.cache.commands.remote.StateTransferControlCommand
-
- init(long, ThreadFactory, RegionRegistry) - Method in class org.jboss.cache.eviction.EvictionTimerTask
-
- init(CacheLoaderManager, TransactionManager, CacheLoaderConfig, BuddyFqnTransformer) - Method in class org.jboss.cache.interceptors.CacheStoreInterceptor
-
- init() - Method in class org.jboss.cache.marshall.AbstractMarshaller
-
- init() - Method in class org.jboss.cache.mvcc.MVCCNodeFactory
-
Initialises the node factory with the configuration from the cache.
- initFlags() - Method in class org.jboss.cache.optimistic.WorkspaceNodeImpl
-
Deprecated.
- initFlags() - Method in class org.jboss.cache.UnversionedNode
-
This method initialises flags on the node, by setting DATA_LOADED to true and VALID to true and all other flags to false.
- initialize(RPCManager, DataContainer, Notifier, BuddyManager, InterceptorChain, TransactionTable, CacheSPI, Configuration, TransactionManager, BuddyFqnTransformer) - Method in class org.jboss.cache.commands.CommandsFactoryImpl
-
- initialize(TransactionManager) - Method in class org.jboss.cache.commands.legacy.write.VersionedInvalidateCommand
-
Deprecated.
- initialize(DataContainer) - Method in class org.jboss.cache.commands.read.AbstractDataCommand
-
- initialize(DataContainer, Notifier) - Method in class org.jboss.cache.commands.read.GetKeyValueCommand
-
- initialize(DataContainer, CacheSPI, BuddyFqnTransformer) - Method in class org.jboss.cache.commands.read.GravitateDataCommand
-
- initialize(BuddyManager) - Method in class org.jboss.cache.commands.remote.AnnounceBuddyPoolNameCommand
-
- initialize(BuddyManager) - Method in class org.jboss.cache.commands.remote.AssignToBuddyGroupCommand
-
- initialize(DataContainer, InterceptorChain) - Method in class org.jboss.cache.commands.remote.ClusteredGetCommand
-
- initialize(BuddyManager, InterceptorChain, TransactionTable, CommandsFactory, DataContainer, BuddyFqnTransformer) - Method in class org.jboss.cache.commands.remote.DataGravitationCleanupCommand
-
- initialize(BuddyManager) - Method in class org.jboss.cache.commands.remote.RemoveFromBuddyGroupCommand
-
- initialize(InterceptorChain) - Method in class org.jboss.cache.commands.remote.ReplicateCommand
-
- initialize(Notifier, DataContainer) - Method in class org.jboss.cache.commands.write.AbstractVersionedDataCommand
-
- initialize(Notifier, DataContainer) - Method in class org.jboss.cache.commands.write.EvictCommand
-
- initialize(CacheSPI, DataContainer, Notifier) - Method in class org.jboss.cache.commands.write.InvalidateCommand
-
- initialize(Notifier, DataContainer) - Method in class org.jboss.cache.commands.write.MoveCommand
-
- initialize() - Method in class org.jboss.cache.eviction.BaseEvictionAlgorithm
-
- initialize() - Method in interface org.jboss.cache.eviction.EvictionAlgorithm
-
Invoked by the region manager when the enclosing region is initialized.
- initialize() - Method in class org.jboss.cache.eviction.NullEvictionAlgorithm
-
- initialize(BuddyFqnTransformer) - Method in class org.jboss.cache.interceptors.BuddyRegionAwareEvictionInterceptor
-
- initialize(DataContainer) - Method in class org.jboss.cache.interceptors.EvictionInterceptor
-
- initialize(InvocationContextContainer) - Method in class org.jboss.cache.interceptors.InterceptorChain
-
- initialize(CommandsFactory) - Method in class org.jboss.cache.interceptors.OptimisticReplicationInterceptor
-
Deprecated.
- initialize(DataContainer) - Method in class org.jboss.cache.interceptors.OptimisticValidatorInterceptor
-
Deprecated.
- initialize(Configuration, InvocationContextContainer, ComponentRegistry, InterceptorChain) - Method in class org.jboss.cache.invocation.AbstractInvocationDelegate
-
Used by the interceptor chain factory to inject dependencies.
- initialize(StateTransferManager, CacheLoaderManager, Notifier, TransactionManager, BuddyManager, TransactionTable, RPCManager, RegionManager, Marshaller, CommandsFactory, DataContainer, MVCCNodeHelper, BatchContainer) - Method in class org.jboss.cache.invocation.CacheInvocationDelegate
-
- initialize(CacheSPI) - Method in class org.jboss.cache.jmx.PlatformMBeanServerRegistration
-
- initialize(TransactionManager, RPCManager, ContextFactory) - Method in class org.jboss.cache.transaction.TransactionTable
-
- initialValue() - Method in class org.jboss.cache.invocation.InvocationContextContainer
-
- initLock() - Method in class org.jboss.cache.PessimisticUnversionedNode
-
Deprecated.
- initLock() - Method in class org.jboss.cache.VersionedNode
-
Deprecated.
Optimistically locked nodes (VersionedNodes) will always use repeatable read.
- initLocks(int) - Method in class org.jboss.cache.util.concurrent.locks.AbstractSharedLockContainer
-
- initLocks(int) - Method in class org.jboss.cache.util.concurrent.locks.OwnableReentrantSharedLockContainer
-
- initLocks(int) - Method in class org.jboss.cache.util.concurrent.locks.ReentrantSharedLockContainer
-
- initLogger() - Method in class org.jboss.cache.marshall.AbstractMarshaller
-
- initReplicationVersions() - Method in class org.jboss.cache.marshall.VersionAwareMarshaller
-
- Inject - Annotation Type in org.jboss.cache.factories.annotations
-
Used to annotate a method as one that is used to inject a registered component into another component.
- inject(DataContainer) - Method in class org.jboss.cache.factories.context.PessimisticContextFactory
-
Deprecated.
- inject(DataContainer) - Method in class org.jboss.cache.lock.NodeBasedLockManager
-
Deprecated.
- inject(CacheSPI, RPCManager, Configuration, TransactionLog) - Method in class org.jboss.cache.statetransfer.DefaultStateTransferGenerator
-
- inject(CacheSPI<?, ?>, Configuration, RPCManager, TransactionLog, InvocationContextContainer, InterceptorChain, ComponentRegistry, CommandsFactory) - Method in class org.jboss.cache.statetransfer.DefaultStateTransferIntegrator
-
- inject(CacheSPI) - Method in class org.jboss.cache.statetransfer.LegacyStateTransferGenerator
-
Deprecated.
- inject(CacheSPI<?, ?>, NodeFactory, Configuration) - Method in class org.jboss.cache.statetransfer.LegacyStateTransferIntegrator
-
Deprecated.
- injectCommandsFactory(CommandsFactory) - Method in class org.jboss.cache.marshall.CacheMarshaller200
-
- injectComponents(RPCManager, BuddyManager, ReplicationQueue, TransactionTable, CommandsFactory) - Method in class org.jboss.cache.interceptors.BaseRpcInterceptor
-
- injectComponents(BuddyManager, DataContainer, CommandsFactory, CacheSPI, BuddyFqnTransformer) - Method in class org.jboss.cache.interceptors.LegacyDataGravitatorInterceptor
-
Deprecated.
- injectConfiguration(Configuration) - Method in class org.jboss.cache.lock.AbstractLockManager
-
- injectContextFactory(ContextFactory) - Method in class org.jboss.cache.invocation.InvocationContextContainer
-
- injectDependencies(CacheSPI<K, V>, Configuration, InvocationContextContainer, InterceptorChain, CommandsFactory) - Method in class org.jboss.cache.AbstractNodeFactory
-
- injectDependencies(CacheSPI, Configuration, RegionManager, StateTransferManager, RPCManager, Notifier, CommandsFactory, DataContainer, BuddyFqnTransformer) - Method in class org.jboss.cache.buddyreplication.BuddyManager
-
- injectDependencies(NodeFactory, LockManager, BuddyFqnTransformer, Configuration) - Method in class org.jboss.cache.DataContainerImpl
-
- injectDependencies() - Method in class org.jboss.cache.factories.ComponentRegistry.Component
-
Injects dependencies into this component.
- injectDependencies(TransactionTable, CacheLoaderManager, Configuration, DataContainer, Notifier, MVCCNodeHelper, BuddyFqnTransformer) - Method in class org.jboss.cache.interceptors.CacheLoaderInterceptor
-
- injectDependencies(CommandsFactory) - Method in class org.jboss.cache.interceptors.InvalidationInterceptor
-
- injectDependencies(TransactionTable, CacheLoaderManager, Configuration, DataContainer, LockManager, Notifier, BuddyFqnTransformer) - Method in class org.jboss.cache.interceptors.LegacyCacheLoaderInterceptor
-
Deprecated.
- injectDependencies(Notifier) - Method in class org.jboss.cache.interceptors.NotificationInterceptor
-
- injectDependencies(Notifier, NodeFactory, DataContainer) - Method in class org.jboss.cache.interceptors.OptimisticNodeInterceptor
-
Deprecated.
- injectDependencies(DataContainer, LockManager, CommandsFactory) - Method in class org.jboss.cache.interceptors.PessimisticLockInterceptor
-
Deprecated.
- injectDependencies(CacheSPI<K, V>) - Method in class org.jboss.cache.invocation.NodeInvocationDelegate
-
- injectDependencies(CacheSPI, Configuration, RegionManager, ComponentRegistry) - Method in class org.jboss.cache.loader.CacheLoaderManager
-
- injectDependencies(ComponentRegistry) - Method in class org.jboss.cache.loader.ChainingCacheLoader
-
- injectDependencies(Configuration) - Method in class org.jboss.cache.lock.LockStrategyFactory
-
- injectDependencies(DataContainer, CacheSPI, TransactionManager, InvocationContextContainer) - Method in class org.jboss.cache.lock.MVCCLockManager
-
- injectDependencies(DataContainer, NodeFactory, LockManager, Configuration) - Method in class org.jboss.cache.mvcc.MVCCNodeHelper
-
- injectDependencies(CacheSPI<K, V>, CommandsFactory, NodeFactory<K, V>) - Method in class org.jboss.cache.PessimisticUnversionedNode
-
Deprecated.
- injectDependencies(CacheSPI, Configuration, RPCManager, LockManager, BuddyFqnTransformer, RegionRegistry) - Method in class org.jboss.cache.RegionManagerImpl
-
- injectDependencies(CacheSPI, Marshaller, RegionManager, Configuration, CacheLoaderManager, StateTransferIntegrator, StateTransferGenerator) - Method in class org.jboss.cache.statetransfer.DefaultStateTransferManager
-
- injectLockManager(LockManager) - Method in class org.jboss.cache.statetransfer.LegacyStateTransferManager
-
Deprecated.
- injectLockStrategyFactory(LockStrategyFactory) - Method in class org.jboss.cache.PessimisticUnversionedNode
-
Deprecated.
- injectMvccNodeHelper(MVCCNodeHelper) - Method in class org.jboss.cache.interceptors.DataGravitatorInterceptor
-
- injectTransactionManager(TransactionManager) - Method in class org.jboss.cache.interceptors.ActivationInterceptor
-
- injectTransactionManager(TransactionManager) - Method in class org.jboss.cache.interceptors.LegacyActivationInterceptor
-
Deprecated.
- insertNode(Fqn, Map, boolean) - Method in class org.jboss.cache.loader.AdjListJDBCCacheLoader
-
Inserts a node into the database
- insertNodeSql - Variable in class org.jboss.cache.loader.AdjListJDBCCacheLoaderConfig
-
- INSTANCE - Static variable in class org.jboss.cache.eviction.NullEvictionQueue
-
Singleton instance of this class.
- INSTANCE - Static variable in class org.jboss.cache.FqnComparator
-
- instance - Variable in class org.jboss.cache.marshall.MarshalledValue
-
- instance - Static variable in class org.jboss.cache.transaction.DummyTransactionManager
-
- integratePersistentState(ObjectInputStream, Fqn) - Method in class org.jboss.cache.statetransfer.DefaultStateTransferIntegrator
-
- integratePersistentState(ObjectInputStream, Fqn) - Method in class org.jboss.cache.statetransfer.LegacyStateTransferIntegrator
-
Deprecated.
- integrateState(ObjectInputStream, Object, Fqn, boolean) - Method in class org.jboss.cache.statetransfer.DefaultStateTransferIntegrator
-
- integrateState(ObjectInputStream, Object, Fqn, boolean) - Method in class org.jboss.cache.statetransfer.LegacyStateTransferIntegrator
-
Deprecated.
- integrateState(ObjectInputStream, Object, Fqn, boolean) - Method in interface org.jboss.cache.statetransfer.StateTransferIntegrator
-
- integrateTransientState(ObjectInputStream, InternalNode) - Method in class org.jboss.cache.statetransfer.DefaultStateTransferIntegrator
-
- integrateTransientState(ObjectInputStream, NodeSPI) - Method in class org.jboss.cache.statetransfer.LegacyStateTransferIntegrator
-
Deprecated.
- integrator - Variable in class org.jboss.cache.statetransfer.DefaultStateTransferManager
-
- Interceptor - Class in org.jboss.cache.interceptors
-
Deprecated.
this will be removed in a 3.x release. Please use CommandInterceptor
instead, since it provides strongly typed callbacks which are more efficient.
- Interceptor() - Constructor for class org.jboss.cache.interceptors.Interceptor
-
Deprecated.
- interceptorChain - Variable in class org.jboss.cache.AbstractNodeFactory
-
- InterceptorChain - Class in org.jboss.cache.interceptors
-
Knows how to build and manage an chain of interceptors.
- InterceptorChain(CommandInterceptor) - Constructor for class org.jboss.cache.interceptors.InterceptorChain
-
Constructs an interceptor chain having the supplied interceptor as first.
- interceptorChain - Variable in class org.jboss.cache.marshall.CommandAwareRpcDispatcher
-
- InterceptorChainFactory - Class in org.jboss.cache.factories
-
Factory class that builds an interceptor chain based on cache configuration.
- InterceptorChainFactory() - Constructor for class org.jboss.cache.factories.InterceptorChainFactory
-
- InternalNode<K,V> - Interface in org.jboss.cache
-
An internal node interface, that represents nodes that directly form the tree structure in the cache.
- intialize(RPCManager, ContextFactory, Notifier, InvocationContextContainer, TransactionLog, CommandsFactory, ComponentRegistry, LockManager) - Method in class org.jboss.cache.interceptors.TxInterceptor
-
- inTransaction() - Method in class org.jboss.cache.interceptors.CacheStoreInterceptor
-
- invalidateAcrossCluster(Fqn, TransactionWorkspace, boolean, InvocationContext) - Method in class org.jboss.cache.interceptors.InvalidationInterceptor
-
- InvalidateCommand - Class in org.jboss.cache.commands.write
-
Removes a node's content from memory - never removes the node.
- InvalidateCommand(Fqn) - Constructor for class org.jboss.cache.commands.write.InvalidateCommand
-
- InvalidateCommand() - Constructor for class org.jboss.cache.commands.write.InvalidateCommand
-
- invalidateNode(NodeSPI) - Method in class org.jboss.cache.commands.write.InvalidateCommand
-
mark the node to be removed (and all children) as invalid so anyone holding a direct reference to it will
be aware that it is no longer valid.
- InvalidationInterceptor - Class in org.jboss.cache.interceptors
-
This interceptor acts as a replacement to the replication interceptor when
the CacheImpl is configured with ClusteredSyncMode as INVALIDATE.
- InvalidationInterceptor() - Constructor for class org.jboss.cache.interceptors.InvalidationInterceptor
-
- InvalidationInterceptor.InvalidationFilterVisitor - Class in org.jboss.cache.interceptors
-
- InvalidationInterceptor.InvalidationFilterVisitor(int) - Constructor for class org.jboss.cache.interceptors.InvalidationInterceptor.InvalidationFilterVisitor
-
- InvocationContext - Class in org.jboss.cache
-
A context that holds information regarding the scope of a single invocation.
- InvocationContext() - Constructor for class org.jboss.cache.InvocationContext
-
- invocationContextContainer - Variable in class org.jboss.cache.AbstractNodeFactory
-
- invocationContextContainer - Variable in class org.jboss.cache.invocation.AbstractInvocationDelegate
-
- InvocationContextContainer - Class in org.jboss.cache.invocation
-
Container and factory for thread locals
- InvocationContextContainer() - Constructor for class org.jboss.cache.invocation.InvocationContextContainer
-
- invocationContextContainer - Variable in class org.jboss.cache.marshall.CommandAwareRpcDispatcher
-
- InvocationContextInterceptor - Class in org.jboss.cache.interceptors
-
Always place this interceptor at the start of the interceptor chain to ensure invocation contexts and set up and cleaned up correctly.
- InvocationContextInterceptor() - Constructor for class org.jboss.cache.interceptors.InvocationContextInterceptor
-
- invocationLocks - Variable in class org.jboss.cache.InvocationContext
-
LinkedHashSet of locks acquired by the invocation.
- invocationsAllowed(boolean) - Method in class org.jboss.cache.factories.ComponentRegistry
-
Asserts whether invocations are allowed on the cache or not.
- invoke(InvocationContext) - Method in class org.jboss.cache.interceptors.Interceptor
-
Deprecated.
Using this method call for forwarding a call in the chain is not redable and error prone in the case of interceptors
extending other interceptors.
- invoke(InvocationContext, VisitableCommand) - Method in class org.jboss.cache.interceptors.InterceptorChain
-
Walks the command through the interceptor chain.
- invoke(VisitableCommand) - Method in class org.jboss.cache.interceptors.InterceptorChain
-
- invoke(String, Object[], String[]) - Method in class org.jboss.cache.jmx.ResourceDMBean
-
- invokeAccessibly(Object, Method, Object[]) - Static method in class org.jboss.cache.util.reflect.ReflectionUtil
-
- invokeAll(Collection) - Method in class org.jboss.cache.util.concurrent.WithinThreadExecutor
-
- invokeAll(Collection, long, TimeUnit) - Method in class org.jboss.cache.util.concurrent.WithinThreadExecutor
-
- invokeAny(Collection) - Method in class org.jboss.cache.util.concurrent.WithinThreadExecutor
-
- invokeAny(Collection, long, TimeUnit) - Method in class org.jboss.cache.util.concurrent.WithinThreadExecutor
-
- invokeInjectionMethod(Object, Method) - Method in class org.jboss.cache.factories.ComponentRegistry
-
- invokeNextInterceptor(InvocationContext, VisitableCommand) - Method in class org.jboss.cache.interceptors.base.CommandInterceptor
-
Invokes the next interceptor in the chain.
- invoker - Variable in class org.jboss.cache.commands.CommandsFactoryImpl
-
- invoker - Variable in class org.jboss.cache.invocation.AbstractInvocationDelegate
-
- invokeRemote(VisitableCommand) - Method in class org.jboss.cache.interceptors.InterceptorChain
-
- invokeRemoteCommands(Vector<Address>, ReplicableCommand, int, long, boolean, boolean, RspFilter) - Method in class org.jboss.cache.marshall.CommandAwareRpcDispatcher
-
Similar to
#callRemoteMethods(java.util.Vector, org.jgroups.blocks.MethodCall, int, long, boolean, boolean, org.jgroups.blocks.RspFilter)
except that this version
is aware of
ReplicableCommand
objects.
- invokeWithRetries(Method, Object...) - Method in class org.jboss.cache.loader.TcpDelegatingCacheLoader
-
Invokes the specified Method with the specified parameters, catching SocketExceptions and attempting to reconnect
to the TcpCacheServer if necessary.
- IRE - Static variable in class org.jboss.cache.marshall.CacheMarshaller200
-
- isAcceptable(Object, Address) - Method in class org.jboss.cache.interceptors.LegacyDataGravitatorInterceptor.ResponseValidityFilter
-
Deprecated.
- isAcceptable(Object, Address) - Method in class org.jboss.cache.loader.ClusteredCacheLoader.ResponseValidityFilter
-
- isActivation - Variable in class org.jboss.cache.interceptors.CacheLoaderInterceptor
-
- isActivation - Variable in class org.jboss.cache.interceptors.LegacyCacheLoaderInterceptor
-
Deprecated.
- isActive() - Method in interface org.jboss.cache.Region
-
Returns true if this region has been activated.
- isActive() - Method in class org.jboss.cache.RegionImpl
-
- isActive() - Method in class org.jboss.cache.transaction.TransactionLog
-
- isActive(Transaction) - Static method in class org.jboss.cache.transaction.TransactionTable
-
Returns true if transaction is ACTIVE, false otherwise
- isAllowedCoreNamespace(String) - Method in class org.jboss.cache.config.parsing.XmlParserBase
-
- isAsync() - Method in class org.jboss.cache.config.CacheLoaderConfig.IndividualCacheLoaderConfig
-
- isAutoDataGravitation() - Method in class org.jboss.cache.buddyreplication.BuddyManager
-
- isAutoDataGravitation() - Method in class org.jboss.cache.config.BuddyReplicationConfig
-
- isBackupFqn(Fqn) - Static method in class org.jboss.cache.buddyreplication.BuddyFqnTransformer
-
- isBatchEnabled() - Method in class org.jboss.cache.loader.JDBCCacheLoaderConfig
-
If batch is enabled certain operations (e.g.
- isBefore124(short) - Static method in class org.jboss.cache.Version
-
- isBypassUnmarshalling() - Method in class org.jboss.cache.InvocationContext
-
- isCacheModeLocal() - Method in class org.jboss.cache.config.Option
-
only applies to put() and remove() methods on the cache.
- isCacheReady() - Method in class org.jboss.cache.loader.ClusteredCacheLoader
-
A test to check whether the cache is in its started state.
- isChanged() - Method in class org.jboss.cache.invocation.NodeInvocationDelegate
-
- isChanged() - Method in class org.jboss.cache.mvcc.ReadCommittedNode
-
- isChanged() - Method in interface org.jboss.cache.NodeSPI
-
Only used with MVCC.
- isCharacterPortableLocation(String) - Method in class org.jboss.cache.loader.FileCacheLoader
-
- isCharacterPortableTree(Fqn) - Method in class org.jboss.cache.loader.FileCacheLoader
-
- isCheckCharacterPortability() - Method in class org.jboss.cache.loader.FileCacheLoaderConfig
-
- isChildOf(Fqn<? super E>) - Method in class org.jboss.cache.Fqn
-
Returns true if this Fqn is child of parentFqn.
- isChildOrEquals(Fqn<? super E>) - Method in class org.jboss.cache.Fqn
-
Returns true if this Fqn is equals or the child of parentFqn.
- isChildOrEquals(Fqn) - Method in class org.jboss.cache.StringFqn
-
- isChildrenLoaded() - Method in interface org.jboss.cache.InternalNode
-
- isChildrenLoaded() - Method in class org.jboss.cache.invocation.NodeInvocationDelegate
-
- isChildrenLoaded() - Method in class org.jboss.cache.mvcc.NodeReference
-
- isChildrenLoaded() - Method in interface org.jboss.cache.NodeSPI
-
Returns true if the children of this node were loaded from a cache loader.
- isChildrenLoaded() - Method in interface org.jboss.cache.optimistic.WorkspaceNode
-
Deprecated.
- isChildrenLoaded() - Method in class org.jboss.cache.optimistic.WorkspaceNodeImpl
-
Deprecated.
- isChildrenLoaded() - Method in class org.jboss.cache.UnversionedNode
-
- isChildrenModified() - Method in interface org.jboss.cache.optimistic.WorkspaceNode
-
Deprecated.
- isChildrenModified() - Method in class org.jboss.cache.optimistic.WorkspaceNodeImpl
-
Deprecated.
- isColocated(Address, Address) - Method in class org.jboss.cache.buddyreplication.NextMemberBuddyLocator
-
- isCoordinator() - Method in interface org.jboss.cache.RPCManager
-
- isCoordinator() - Method in class org.jboss.cache.RPCManagerImpl
-
- isCreated() - Method in class org.jboss.cache.invocation.NodeInvocationDelegate
-
- isCreated() - Method in class org.jboss.cache.mvcc.ReadCommittedNode
-
- isCreated() - Method in interface org.jboss.cache.NodeSPI
-
Only used with MVCC.
- isCreated() - Method in interface org.jboss.cache.optimistic.WorkspaceNode
-
Deprecated.
- isCreated() - Method in class org.jboss.cache.optimistic.WorkspaceNodeImpl
-
Deprecated.
- isCurrentlyInUse() - Method in class org.jboss.cache.eviction.NodeEntry
-
Is the node currently in use.
- isDataFound() - Method in class org.jboss.cache.buddyreplication.GravitateResult
-
- isDataGravitationRemoveOnFind() - Method in class org.jboss.cache.buddyreplication.BuddyManager
-
- isDataGravitationRemoveOnFind() - Method in class org.jboss.cache.config.BuddyReplicationConfig
-
- isDataGravitationSearchBackupTrees() - Method in class org.jboss.cache.buddyreplication.BuddyManager
-
- isDataGravitationSearchBackupTrees() - Method in class org.jboss.cache.config.BuddyReplicationConfig
-
- isDataLoaded() - Method in interface org.jboss.cache.InternalNode
-
- isDataLoaded() - Method in class org.jboss.cache.invocation.NodeInvocationDelegate
-
- isDataLoaded() - Method in class org.jboss.cache.mvcc.NodeReference
-
- isDataLoaded() - Method in interface org.jboss.cache.NodeSPI
-
Returns true if the data was loaded from the cache loader.
- isDataLoaded() - Method in class org.jboss.cache.UnversionedNode
-
Returns true if the data was loaded from the cache loader.
- isDeadBackupFqn(Fqn) - Method in class org.jboss.cache.buddyreplication.BuddyFqnTransformer
-
Tests whether a given Fqn belongs to a dead backup region.
- isDeadBackupRoot(Fqn) - Method in class org.jboss.cache.buddyreplication.BuddyFqnTransformer
-
- isDefaultInactive() - Method in interface org.jboss.cache.RegionManager
-
- isDefaultInactive() - Method in class org.jboss.cache.RegionManagerImpl
-
- isDefaultRegion() - Method in class org.jboss.cache.config.EvictionRegionConfig
-
- isDeleted() - Method in class org.jboss.cache.invocation.NodeInvocationDelegate
-
- isDeleted() - Method in class org.jboss.cache.mvcc.NullMarkerNodeForRemoval
-
- isDeleted() - Method in class org.jboss.cache.mvcc.ReadCommittedNode
-
- isDeleted() - Method in interface org.jboss.cache.NodeSPI
-
Returns true if the instance has been deleted in the current transaction.
- isDirectChildOf(Fqn<? super E>) - Method in class org.jboss.cache.Fqn
-
Returns true if this Fqn is a direct child of a given Fqn.
- isDirty() - Method in interface org.jboss.cache.optimistic.WorkspaceNode
-
Deprecated.
A convenience method that returns whether a node is dirty, i.e., it has been created, deleted or modified.
- isDirty() - Method in class org.jboss.cache.optimistic.WorkspaceNodeImpl
-
Deprecated.
A convenience method that returns whether a node is dirty, i.e., it has been created, deleted or modified.
- isDisableStateChangeNotifications() - Method in class org.jboss.cache.jmx.CacheJmxWrapper
-
Gets whether sending of JMX notifications for this mbean's
start/stop lifecycle changes is disabled.
- isEmpty() - Method in class org.jboss.cache.lock.ThreadLocalMap
-
- isEmpty() - Method in class org.jboss.cache.marshall.MarshalledValueMap
-
- isEmpty() - Method in class org.jboss.cache.util.BitEncodedIntegerSet
-
Tests if the set is empty
- isEmpty() - Method in class org.jboss.cache.util.concurrent.ConcurrentHashSet
-
- isEmpty() - Method in class org.jboss.cache.util.concurrent.SelfInitializingConcurrentHashMap
-
- isEmpty() - Method in class org.jboss.cache.util.FastCopyHashMap
-
- isEmpty() - Method in class org.jboss.cache.util.ImmutableListCopy
-
- isEnabled() - Method in class org.jboss.cache.buddyreplication.BuddyManager
-
- isEnabled() - Method in class org.jboss.cache.cluster.ReplicationQueue
-
- isEnabled() - Method in class org.jboss.cache.config.BuddyReplicationConfig
-
- isEnabled() - Method in class org.jboss.cache.RPCManagerImpl
-
- isErase() - Method in class org.jboss.cache.commands.write.PutDataMapCommand
-
Returns a flag indicating the node data should be erased.
- isExceptionMarker() - Method in class org.jboss.cache.marshall.NodeData
-
- isExceptionMarker() - Method in class org.jboss.cache.marshall.NodeDataExceptionMarker
-
- isExposeManagementStatistics() - Method in class org.jboss.cache.config.Configuration
-
- isFailSilently() - Method in class org.jboss.cache.config.Option
-
- isFetchInMemoryState() - Method in class org.jboss.cache.config.Configuration
-
- isFetchPersistentState() - Method in class org.jboss.cache.config.CacheLoaderConfig.IndividualCacheLoaderConfig
-
- isFetchPersistentState() - Method in class org.jboss.cache.config.CacheLoaderConfig
-
Loops through all individual cache loader configs and checks if fetchPersistentState is set on any of them
- 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.
- isFirst() - Method in class org.jboss.cache.config.CustomInterceptorConfig
-
- isFlagSet(AbstractNode.NodeFlags) - Method in class org.jboss.cache.AbstractNode
-
Tests whether a flag is set.
- isFlagSet(ReadCommittedNode.Flags) - Method in class org.jboss.cache.mvcc.ReadCommittedNode
-
Tests whether a flag is set.
- isForceAsynchronous() - Method in class org.jboss.cache.config.Option
-
Gets whether replication or invalidation should be done asynchronously,
even if the cache is configured in a synchronous mode.
- isForceAsyncReplication() - Method in class org.jboss.cache.transaction.AbstractTransactionContext
-
- isForceAsyncReplication() - Method in interface org.jboss.cache.transaction.TransactionContext
-
Gets the value of the forceAsyncReplication flag.
- isForceSynchronous() - Method in class org.jboss.cache.config.Option
-
Gets whether replication or invalidation should be done synchronously,
even if the cache is configured in an asynchronous mode.
- isForceSyncReplication() - Method in class org.jboss.cache.transaction.AbstractTransactionContext
-
- isForceSyncReplication() - Method in interface org.jboss.cache.transaction.TransactionContext
-
Gets the value of the forceSyncReplication flag.
- isForceWriteLock() - Method in class org.jboss.cache.config.Option
-
Tests whether a write lock has been forced on the call, regardless of whether it is a read or write.
- isHeldExclusively() - Method in class org.jboss.cache.util.concurrent.locks.OwnableReentrantLock
-
- isIgnoreColocatedBuddies() - Method in class org.jboss.cache.buddyreplication.NextMemberBuddyLocatorConfig
-
- isIgnoreModifications() - Method in class org.jboss.cache.config.CacheLoaderConfig.IndividualCacheLoaderConfig
-
- isImmutable(Object) - Static method in class org.jboss.cache.util.Immutables
-
Whether or not this collection type is immutable
- isInactive(Fqn) - Method in interface org.jboss.cache.RegionManager
-
Convenienve method.
- isInactive(Fqn) - Method in class org.jboss.cache.RegionManagerImpl
-
- isInactiveOnStartup() - Method in class org.jboss.cache.config.Configuration
-
- isInactiveOnStartup() - Method in class org.jboss.cache.jmx.CacheJmxWrapper
-
- isInactiveOnStartup() - Method in interface org.jboss.cache.jmx.LegacyConfiguration
-
Deprecated.
Gets whether the entire tree is inactive upon startup, only responding
to replication messages after activateRegion is
called to activate one or more parts of the tree.
- isInSameBuddyPool(Map<Address, String>, Address, Address) - Method in class org.jboss.cache.buddyreplication.NextMemberBuddyLocator
-
- isInvalidation() - Method in enum org.jboss.cache.config.Configuration.CacheMode
-
Returns true if the mode is invalidation, either sync or async.
- isInvocationBatchingEnabled() - Method in class org.jboss.cache.config.Configuration
-
- isKnownType(Class) - Method in class org.jboss.cache.marshall.CacheMarshaller300
-
- isLast() - Method in class org.jboss.cache.config.CustomInterceptorConfig
-
- isLeaf(Fqn) - Method in interface org.jboss.cache.Cache
-
Tests if a node is a leaf, i.e., doesn't have any children
- isLeaf(String) - Method in interface org.jboss.cache.Cache
-
Tests if a node is a leaf, i.e., doesn't have any children
- isLeaf(String) - Method in class org.jboss.cache.invocation.CacheInvocationDelegate
-
- isLeaf(Fqn) - Method in class org.jboss.cache.invocation.CacheInvocationDelegate
-
- isLeaf() - Method in class org.jboss.cache.invocation.NodeInvocationDelegate
-
- isLeaf() - Method in interface org.jboss.cache.Node
-
- isLengthPortablePath(String) - Method in class org.jboss.cache.loader.FileCacheLoader
-
- isLocalModeForced(InvocationContext) - Method in class org.jboss.cache.interceptors.BaseRpcInterceptor
-
- isLocalRollbackOnly() - Method in class org.jboss.cache.InvocationContext
-
- isLocked(NodeSPI) - Method in class org.jboss.cache.lock.FqnLockManager
-
- isLocked() - Method in class org.jboss.cache.lock.IdentityLock
-
Deprecated.
Check if there is a read or write lock
- isLocked(NodeSPI<?, ?>) - Method in interface org.jboss.cache.lock.LockManager
-
Returns true if the node is locked (either for reading or writing) by anyone, and false otherwise.
- isLocked(Fqn) - Method in interface org.jboss.cache.lock.LockManager
-
Returns true if the node is locked (either for reading or writing) by anyone, and false otherwise.
- isLocked(NodeSPI<?, ?>, LockType) - Method in interface org.jboss.cache.lock.LockManager
-
Returns true if the node is locked (either for reading or writing) by anyone, and false otherwise.
- isLocked(Fqn) - Method in class org.jboss.cache.lock.MVCCLockManager
-
- isLocked(NodeSPI, LockType) - Method in class org.jboss.cache.lock.MVCCLockManager
-
- isLocked(NodeSPI) - Method in class org.jboss.cache.lock.NodeBasedLockManager
-
Deprecated.
- isLocked(Fqn) - Method in class org.jboss.cache.lock.NodeBasedLockManager
-
Deprecated.
- isLocked(NodeSPI, LockType) - Method in class org.jboss.cache.lock.NodeBasedLockManager
-
Deprecated.
- isLocked() - Method in interface org.jboss.cache.lock.NodeLock
-
Deprecated.
Check if there is a read or write lock
- isLocked(E) - Method in interface org.jboss.cache.util.concurrent.locks.LockContainer
-
- isLocked() - Method in class org.jboss.cache.util.concurrent.locks.OwnableReentrantLock
-
- isLocked(E) - Method in class org.jboss.cache.util.concurrent.locks.OwnableReentrantSharedLockContainer
-
- isLocked(E) - Method in class org.jboss.cache.util.concurrent.locks.PerElementOwnableReentrantLockContainer
-
- isLocked(E) - Method in class org.jboss.cache.util.concurrent.locks.PerElementReentrantLockContainer
-
- isLocked(E) - Method in class org.jboss.cache.util.concurrent.locks.ReentrantSharedLockContainer
-
- isLockForChildInsertRemove() - Method in interface org.jboss.cache.InternalNode
-
- isLockForChildInsertRemove() - Method in class org.jboss.cache.invocation.NodeInvocationDelegate
-
- isLockForChildInsertRemove() - Method in class org.jboss.cache.mvcc.NodeReference
-
- isLockForChildInsertRemove() - Method in interface org.jboss.cache.Node
-
Tests whether this node is configured to be exclusively locked when inserting or removing children.
- isLockForChildInsertRemove() - Method in class org.jboss.cache.optimistic.WorkspaceNodeImpl
-
Deprecated.
- isLockForChildInsertRemove() - Method in class org.jboss.cache.UnversionedNode
-
- isLockingSuppressed() - Method in class org.jboss.cache.InvocationContext
-
- isLockParentForChildInsertRemove() - Method in class org.jboss.cache.config.Configuration
-
Gets whether inserting or removing a node requires a write lock
on the node's parent (when pessimistic locking is used.)
The default value is
false
- isManagedResource() - Method in class org.jboss.cache.jmx.ResourceDMBean
-
- isMarkedAsRollback(Transaction) - Static method in class org.jboss.cache.transaction.TransactionTable
-
Returns true if transaction is STATUS_MARKED_ROLLBACK, false otherwise
- isMarker() - Method in class org.jboss.cache.marshall.NodeData
-
- isMarker() - Method in class org.jboss.cache.marshall.NodeDataMarker
-
- isModified() - Method in interface org.jboss.cache.optimistic.WorkspaceNode
-
Deprecated.
A node is considered modified if its data map has changed.
- isModified() - Method in class org.jboss.cache.optimistic.WorkspaceNodeImpl
-
Deprecated.
Returns true if this node is modified.
- isModified() - Method in class org.jboss.cache.util.DeltaMap
-
Returns true if the internal map was modified.
- isNodeInUseAndNotTimedOut(NodeEntry) - Method in class org.jboss.cache.eviction.BaseEvictionAlgorithm
-
- isNodeLockingOptimistic() - Method in class org.jboss.cache.config.Configuration
-
- isNonBlockingStateTransfer() - Method in class org.jboss.cache.config.Configuration
-
- isNullNode() - Method in class org.jboss.cache.invocation.NodeInvocationDelegate
-
- isNullNode() - Method in class org.jboss.cache.mvcc.NullMarkerNodeForRemoval
-
- isNullNode() - Method in class org.jboss.cache.mvcc.ReadCommittedNode
-
- isNullNode() - Method in interface org.jboss.cache.NodeSPI
-
- IsolationLevel - Enum in org.jboss.cache.lock
-
Various transaction isolation levels as an enumerated class.
- isOnePhaseCommit() - Method in class org.jboss.cache.commands.tx.PrepareCommand
-
- isOnePhaseCommitPrepareMehod() - Method in class org.jboss.cache.marshall.MethodCall
-
Deprecated.
This only works for prepare() and optimisticPrepare() method calls.
- isOpen() - Method in class org.jboss.cache.util.concurrent.ReclosableLatch
-
- isOperationRegistred(String) - Method in class org.jboss.cache.jmx.ResourceDMBean
-
- isOptionsUninitialised() - Method in class org.jboss.cache.InvocationContext
-
- isOriginLocal() - Method in class org.jboss.cache.InvocationContext
-
Tests if this invocation originated locally or from a remote cache.
- isOriginLocal() - Method in class org.jboss.cache.notifications.event.EventImpl
-
- isOriginLocal() - Method in interface org.jboss.cache.notifications.event.TransactionalEvent
-
- isOwner(Object) - Method in class org.jboss.cache.lock.IdentityLock
-
Deprecated.
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.
- isOwner(Object) - Method in interface org.jboss.cache.lock.NodeLock
-
Deprecated.
Returns true if the object is the lock owner.
- isPassivation() - Method in class org.jboss.cache.config.CacheLoaderConfig
-
- isPassivation() - Method in class org.jboss.cache.loader.CacheLoaderManager
-
Tests if we're using passivation
- isPre() - Method in interface org.jboss.cache.notifications.event.Event
-
- isPre() - Method in class org.jboss.cache.notifications.event.EventImpl
-
- isPreparing(Transaction) - Static method in class org.jboss.cache.transaction.TransactionTable
-
Returns true if transaction is PREPARING, false otherwise
- isPurgeOnStartup() - Method in class org.jboss.cache.config.CacheLoaderConfig.IndividualCacheLoaderConfig
-
- isPushStateWhenCoordinator() - Method in class org.jboss.cache.loader.SingletonStoreDefaultConfig
-
- isReadLocked() - Method in class org.jboss.cache.lock.IdentityLock
-
Deprecated.
Check if there is a read lock.
- isReadLocked() - Method in class org.jboss.cache.lock.LockMap
-
- isReadLocked() - Method in interface org.jboss.cache.lock.NodeLock
-
Deprecated.
Check if there is a read lock.
- isRecursive() - Method in class org.jboss.cache.commands.write.EvictCommand
-
- isRegionLocked(Fqn) - Method in class org.jboss.cache.RegionManagerImpl
-
- isRemote() - Method in class org.jboss.cache.transaction.GlobalTransaction
-
- isRemoved() - Method in class org.jboss.cache.AbstractNode
-
- isRemoved() - Method in interface org.jboss.cache.InternalNode
-
- isRemoved() - Method in class org.jboss.cache.mvcc.NodeReference
-
- isRemoved() - Method in interface org.jboss.cache.optimistic.WorkspaceNode
-
Deprecated.
- isReplayIgnoredRequests() - Method in class org.jboss.cache.marshall.ExtendedResponse
-
- isResident() - Method in class org.jboss.cache.AbstractNode
-
- isResident(Fqn) - Method in interface org.jboss.cache.DataContainer
-
- isResident(Fqn) - Method in class org.jboss.cache.DataContainerImpl
-
- isResident() - Method in interface org.jboss.cache.InternalNode
-
- isResident() - Method in class org.jboss.cache.invocation.NodeInvocationDelegate
-
- isResident() - Method in class org.jboss.cache.mvcc.NodeReference
-
- isResident() - Method in interface org.jboss.cache.Node
-
Nodes marked resident would be ignored by the eviction algorithms.
- isResurrected() - Method in interface org.jboss.cache.optimistic.WorkspaceNode
-
Deprecated.
- isResurrected() - Method in class org.jboss.cache.optimistic.WorkspaceNodeImpl
-
Deprecated.
- isRollingBack(Transaction) - Method in class org.jboss.cache.interceptors.BaseTransactionalContextInterceptor
-
Returns true if transaction is rolling back, false otherwise
- isRoot() - Method in class org.jboss.cache.Fqn
-
Returns true if this is a root Fqn.
- isSearchSubtrees() - Method in class org.jboss.cache.commands.read.GravitateDataCommand
-
- isSendNodeEvent() - Method in class org.jboss.cache.commands.read.GetKeyValueCommand
-
- isShared() - Method in class org.jboss.cache.config.CacheLoaderConfig
-
- isShutdown() - Method in class org.jboss.cache.util.concurrent.WithinThreadExecutor
-
- isSingleCommand() - Method in class org.jboss.cache.commands.remote.ReplicateCommand
-
- isSingletonStoreEnabled() - Method in class org.jboss.cache.config.CacheLoaderConfig.IndividualCacheLoaderConfig.SingletonStoreConfig
-
- isSingletonStoreEnabled() - Method in class org.jboss.cache.loader.SingletonStoreDefaultConfig
-
- isSkipCacheStatusCheck() - Method in class org.jboss.cache.config.Option
-
- isSkipDataGravitation() - Method in class org.jboss.cache.config.Option
-
- isSkipSendingNodeEvents() - Method in class org.jboss.cache.commands.write.RemoveNodeCommand
-
- isStateSet() - Method in class org.jboss.cache.remoting.jgroups.ChannelMessageListener
-
- isStatisticsEnabled() - Method in class org.jboss.cache.RPCManagerImpl
-
- isSuccessful() - Method in class org.jboss.cache.notifications.event.EventImpl
-
- isSuccessful() - Method in interface org.jboss.cache.notifications.event.TransactionCompletedEvent
-
- isSuppressEventNotification() - Method in class org.jboss.cache.config.Option
-
Get whether event notifications for this invocation will be suppresed.
- isSuppressLocking() - Method in class org.jboss.cache.config.Option
-
- isSuppressPersistence() - Method in class org.jboss.cache.config.Option
-
If set to true, any persistence to a cache loader will be suppressed for the current invocation only.
- isSyncCommitPhase() - Method in class org.jboss.cache.config.Configuration
-
- isSynchronous() - Method in enum org.jboss.cache.config.Configuration.CacheMode
-
- isSynchronous(Option) - Method in class org.jboss.cache.interceptors.BaseRpcInterceptor
-
- isSyncRollbackPhase() - Method in class org.jboss.cache.config.Configuration
-
- isTerminated() - Method in class org.jboss.cache.util.concurrent.WithinThreadExecutor
-
- isTransactionalAndLocal(InvocationContext) - Method in class org.jboss.cache.interceptors.BaseRpcInterceptor
-
The call runs in a transaction and it was initiated on this node of the cluster.
- isTypeExcluded(Class) - Static method in class org.jboss.cache.marshall.MarshalledValueHelper
-
Tests whether the type should be excluded from MarshalledValue wrapping.
- isUseLazyDeserialization() - Method in class org.jboss.cache.config.Configuration
-
- isUseLazyDeserialization() - Method in class org.jboss.cache.jmx.CacheJmxWrapper
-
- isUseLockStriping() - Method in class org.jboss.cache.config.Configuration
-
- isUseRegionBasedMarshalling() - Method in class org.jboss.cache.config.Configuration
-
- isUseReplQueue() - Method in class org.jboss.cache.config.Configuration
-
- isUsingBuddyReplication() - Method in class org.jboss.cache.config.Configuration
-
- isUsingCacheLoaders() - Method in class org.jboss.cache.config.Configuration
-
- isUsingEvictions() - Method in interface org.jboss.cache.RegionManager
-
- isUsingEvictions() - Method in class org.jboss.cache.RegionManagerImpl
-
- isUsingMultiplexer() - Method in class org.jboss.cache.config.Configuration
-
- isValid() - Method in interface org.jboss.cache.InternalNode
-
- isValid() - Method in class org.jboss.cache.invocation.NodeInvocationDelegate
-
- isValid(Message) - Method in class org.jboss.cache.marshall.CommandAwareRpcDispatcher
-
- isValid() - Method in class org.jboss.cache.mvcc.NodeReference
-
- isValid() - Method in class org.jboss.cache.mvcc.NullMarkerNodeForRemoval
-
- isValid() - Method in interface org.jboss.cache.Node
-
Tests if a node reference is still valid.
- isValid() - Method in class org.jboss.cache.optimistic.WorkspaceNodeImpl
-
Deprecated.
- isValid(Transaction) - Static method in class org.jboss.cache.transaction.TransactionTable
-
Returns true of tx's status is ACTIVE or PREPARING or MARKED_ROLLBACK
- isValid() - Method in class org.jboss.cache.UnversionedNode
-
- isValidating() - Method in class org.jboss.cache.config.parsing.RootElementBuilder
-
- isValidating() - Method in class org.jboss.cache.config.parsing.XmlConfigurationParser
-
- isValidConfig() - Method in class org.jboss.cache.config.EvictionConfig
-
- isValidElementRoot(Element) - Method in class org.jboss.cache.config.parsing.XmlConfigurationParser
-
Tests whether the element passed in is a modern (3.0) config element rather than a legacy one.
- isValidTransaction() - Method in class org.jboss.cache.InvocationContext
-
- isVersioned() - Method in class org.jboss.cache.commands.legacy.write.VersionedInvalidateCommand
-
Deprecated.
- isVersioned() - Method in interface org.jboss.cache.commands.VersionedDataCommand
-
Has data version set? (i.e.
- isVersioned() - Method in class org.jboss.cache.commands.write.AbstractVersionedDataCommand
-
- isVersionedId(int) - Method in class org.jboss.cache.commands.write.AbstractVersionedDataCommand
-
- isVersionedId(int) - Method in class org.jboss.cache.commands.write.ClearDataCommand
-
- isVersionedId(int) - Method in class org.jboss.cache.commands.write.PutDataMapCommand
-
- isVersionedId(int) - Method in class org.jboss.cache.commands.write.PutForExternalReadCommand
-
- isVersionedId(int) - Method in class org.jboss.cache.commands.write.PutKeyValueCommand
-
- isVersionedId(int) - Method in class org.jboss.cache.commands.write.RemoveKeyCommand
-
- isVersionedId(int) - Method in class org.jboss.cache.commands.write.RemoveNodeCommand
-
- isVersionedScheme() - Method in enum org.jboss.cache.config.Configuration.NodeLockingScheme
-
- isVersioningImplicit() - Method in interface org.jboss.cache.optimistic.TransactionWorkspace
-
Deprecated.
Tests if versioning is implicit for a given tx.
- isVersioningImplicit() - Method in class org.jboss.cache.optimistic.TransactionWorkspaceImpl
-
Deprecated.
- isVersioningImplicit() - Method in interface org.jboss.cache.optimistic.WorkspaceNode
-
Deprecated.
- isVersioningImplicit() - Method in class org.jboss.cache.optimistic.WorkspaceNodeImpl
-
Deprecated.
- isWarnNoExpirationKey() - Method in class org.jboss.cache.eviction.ExpirationAlgorithmConfig
-
Returns true if the algorithm should warn if a expiration key is missing for a node.
- isWriteLocked() - Method in class org.jboss.cache.lock.IdentityLock
-
Deprecated.
Check if there is a write lock.
- isWriteLocked() - Method in interface org.jboss.cache.lock.NodeLock
-
Deprecated.
Check if there is a write lock.
- isWriteSkewCheck() - Method in class org.jboss.cache.config.Configuration
-
- isYoungerThanMinimumTimeToLive(NodeEntry) - Method in class org.jboss.cache.eviction.BaseEvictionAlgorithm
-
Tests whether a node entry is younger than the minimum time to live - if one is configured.
- iterateLRUQueue() - Method in class org.jboss.cache.eviction.LRUQueue
-
- iterateMaxAgeQueue() - Method in class org.jboss.cache.eviction.LRUQueue
-
- iterator() - Method in class org.jboss.cache.eviction.ElementSizeQueue
-
- iterator() - Method in class org.jboss.cache.eviction.FIFOQueue
-
- iterator() - Method in class org.jboss.cache.eviction.LFUQueue
-
- iterator() - Method in class org.jboss.cache.eviction.LRUQueue
-
- iterator() - Method in class org.jboss.cache.eviction.MRUQueue
-
- iterator() - Method in class org.jboss.cache.eviction.NullEvictionQueue
-
Returns an Iterator
whose
hasNext()
returns false
.
- iterator() - Method in class org.jboss.cache.util.concurrent.ConcurrentHashSet
-
- iterator() - Method in class org.jboss.cache.util.ImmutableListCopy
-
- lastIndexOf(Object) - Method in class org.jboss.cache.util.ImmutableListCopy
-
- LegacyActivationInterceptor - Class in org.jboss.cache.interceptors
-
Deprecated.
will be removed along with optimistic and pessimistic locking.
- LegacyActivationInterceptor() - Constructor for class org.jboss.cache.interceptors.LegacyActivationInterceptor
-
Deprecated.
- LegacyCacheLoaderInterceptor - Class in org.jboss.cache.interceptors
-
Deprecated.
will be removed along with optimistic and pessimistic locking.
- LegacyCacheLoaderInterceptor() - Constructor for class org.jboss.cache.interceptors.LegacyCacheLoaderInterceptor
-
Deprecated.
- LegacyCacheStoreInterceptor - Class in org.jboss.cache.interceptors
-
Deprecated.
- LegacyCacheStoreInterceptor() - Constructor for class org.jboss.cache.interceptors.LegacyCacheStoreInterceptor
-
Deprecated.
- LegacyConfiguration - Interface in org.jboss.cache.jmx
-
- LegacyConfigurationException - Exception in org.jboss.cache.config
-
Thrown when a legacy configuration XML element is passed into a modern 3.0 parser
- LegacyConfigurationException(Exception) - Constructor for exception org.jboss.cache.config.LegacyConfigurationException
-
- LegacyConfigurationException(String) - Constructor for exception org.jboss.cache.config.LegacyConfigurationException
-
- LegacyConfigurationException(String, String) - Constructor for exception org.jboss.cache.config.LegacyConfigurationException
-
- LegacyConfigurationException(String, Throwable) - Constructor for exception org.jboss.cache.config.LegacyConfigurationException
-
- LegacyDataGravitatorInterceptor - Class in org.jboss.cache.interceptors
-
Deprecated.
will be removed with optimistic and pessimistic locking.
- LegacyDataGravitatorInterceptor() - Constructor for class org.jboss.cache.interceptors.LegacyDataGravitatorInterceptor
-
Deprecated.
- LegacyDataGravitatorInterceptor.ResponseValidityFilter - Class in org.jboss.cache.interceptors
-
Deprecated.
- LegacyDataGravitatorInterceptor.ResponseValidityFilter(int) - Constructor for class org.jboss.cache.interceptors.LegacyDataGravitatorInterceptor.ResponseValidityFilter
-
Deprecated.
- LegacyEvictCommand - Class in org.jboss.cache.commands.legacy.write
-
Deprecated.
will be removed along with optimistic and pessimistic locking.
- LegacyEvictCommand(Fqn) - Constructor for class org.jboss.cache.commands.legacy.write.LegacyEvictCommand
-
Deprecated.
- LegacyEvictCommand() - Constructor for class org.jboss.cache.commands.legacy.write.LegacyEvictCommand
-
Deprecated.
- LegacyGravitateDataCommand - Class in org.jboss.cache.commands.legacy.read
-
Deprecated.
will be removed along with optimistic and pessimistic locking.
- LegacyGravitateDataCommand(Fqn, boolean, Address) - Constructor for class org.jboss.cache.commands.legacy.read.LegacyGravitateDataCommand
-
Deprecated.
- LegacyGravitateDataCommand(Address) - Constructor for class org.jboss.cache.commands.legacy.read.LegacyGravitateDataCommand
-
Deprecated.
- LegacyInvocationContext - Class in org.jboss.cache.invocation
-
Deprecated.
will be removed along with optimistic and pessimistic locking.
- LegacyInvocationContext(DataContainer) - Constructor for class org.jboss.cache.invocation.LegacyInvocationContext
-
Deprecated.
- legacyModeToCacheMode(int) - Static method in class org.jboss.cache.config.Configuration
-
- LegacyPassivationInterceptor - Class in org.jboss.cache.interceptors
-
Deprecated.
will be removed along with optimistic and pessimistic locking.
- LegacyPassivationInterceptor() - Constructor for class org.jboss.cache.interceptors.LegacyPassivationInterceptor
-
Deprecated.
- LegacyRegionManagerImpl - Class in org.jboss.cache
-
Deprecated.
will be removed along with optimistic and pessimistic locking.
- LegacyRegionManagerImpl() - Constructor for class org.jboss.cache.LegacyRegionManagerImpl
-
Deprecated.
- LegacyStateTransferGenerator - Class in org.jboss.cache.statetransfer
-
Deprecated.
- LegacyStateTransferGenerator() - Constructor for class org.jboss.cache.statetransfer.LegacyStateTransferGenerator
-
Deprecated.
- LegacyStateTransferIntegrator - Class in org.jboss.cache.statetransfer
-
Deprecated.
- LegacyStateTransferIntegrator() - Constructor for class org.jboss.cache.statetransfer.LegacyStateTransferIntegrator
-
Deprecated.
- LegacyStateTransferManager - Class in org.jboss.cache.statetransfer
-
Deprecated.
- LegacyStateTransferManager() - Constructor for class org.jboss.cache.statetransfer.LegacyStateTransferManager
-
Deprecated.
- LFUAlgorithm - Class in org.jboss.cache.eviction
-
Least Frequently Used algorithm for cache eviction.
- LFUAlgorithm() - Constructor for class org.jboss.cache.eviction.LFUAlgorithm
-
- LFUAlgorithmConfig - Class in org.jboss.cache.eviction
-
- LFUAlgorithmConfig() - Constructor for class org.jboss.cache.eviction.LFUAlgorithmConfig
-
- LFUAlgorithmConfig(int, int) - Constructor for class org.jboss.cache.eviction.LFUAlgorithmConfig
-
- LFUConfiguration - Class in org.jboss.cache.eviction
-
- LFUConfiguration() - Constructor for class org.jboss.cache.eviction.LFUConfiguration
-
Deprecated.
- LFUPolicy - Class in org.jboss.cache.eviction
-
Deprecated.
see LFUAlgorithm
- LFUPolicy() - Constructor for class org.jboss.cache.eviction.LFUPolicy
-
Deprecated.
- LFUQueue - Class in org.jboss.cache.eviction
-
LFUQueue EvictionQueue implementation for LFU Policy.
- LFUQueue() - Constructor for class org.jboss.cache.eviction.LFUQueue
-
- LFUQueue.LFUComparator - Class in org.jboss.cache.eviction
-
Comparator class for LFU.
- LFUQueue.LFUComparator() - Constructor for class org.jboss.cache.eviction.LFUQueue.LFUComparator
-
- Lifecycle - Interface in org.jboss.cache
-
Defines lifecycle operations for various components
- 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.
- 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.util.ImmutableListCopy
-
- listIterator(int) - Method in class org.jboss.cache.util.ImmutableListCopy
-
- LOAD_ENTIRE_STATE - Static variable in interface org.jboss.cache.loader.tcp.TcpCacheOperations
-
- loadAttributes(Fqn) - Method in class org.jboss.cache.loader.FileCacheLoader
-
- loadClass(String) - Static method in class org.jboss.cache.util.Util
-
Loads the specified class using this class's classloader, or, if it is null
(i.e.
- loadEntireState(ObjectOutputStream) - Method in class org.jboss.cache.loader.AbstractCacheLoader
-
- loadEntireState(ObjectOutputStream) - Method in class org.jboss.cache.loader.AbstractDelegatingCacheLoader
-
- loadEntireState(ObjectOutputStream) - Method in interface org.jboss.cache.loader.CacheLoader
-
Fetches the entire state for this cache from secondary storage (disk, database)
and writes it to a provided ObjectOutputStream.
- loadEntireState(ObjectOutputStream) - Method in class org.jboss.cache.loader.ChainingCacheLoader
-
- loadEntireState(ObjectOutputStream) - Method in class org.jboss.cache.loader.ClusteredCacheLoader
-
- loadEntireState(ObjectOutputStream) - Method in class org.jboss.cache.loader.LocalDelegatingCacheLoader
-
- loadEntireState(ObjectOutputStream) - Method in class org.jboss.cache.loader.TcpDelegatingCacheLoader
-
- loader - Variable in class org.jboss.cache.interceptors.CacheLoaderInterceptor
-
- loader - Variable in class org.jboss.cache.interceptors.LegacyCacheLoaderInterceptor
-
Deprecated.
- loader - Variable in class org.jboss.cache.interceptors.PassivationInterceptor
-
- LoadersElementParser - Class in org.jboss.cache.config.parsing.element
-
Utility class for parsing the 'loaders' element in the .xml configuration file.
- LoadersElementParser() - Constructor for class org.jboss.cache.config.parsing.element.LoadersElementParser
-
- LoadersElementParser(String) - Constructor for class org.jboss.cache.config.parsing.element.LoadersElementParser
-
- loadNode(Fqn) - Method in class org.jboss.cache.loader.AdjListJDBCCacheLoader
-
Loads a node from the database.
- loadObject(Fqn) - Method in interface org.jboss.cache.loader.CacheLoaderAop
-
Loads an object from a persistent store.
- loadState(Fqn, ObjectOutputStream) - Method in class org.jboss.cache.loader.AbstractCacheLoader
-
- loadState(Fqn, ObjectOutputStream) - Method in class org.jboss.cache.loader.AbstractDelegatingCacheLoader
-
- loadState(Fqn, ObjectOutputStream) - Method in interface org.jboss.cache.loader.CacheLoader
-
Fetches a portion of the state for this cache from secondary storage (disk, database)
and writes it to a provided ObjectOutputStream.
- loadState(Fqn, ObjectOutputStream) - Method in class org.jboss.cache.loader.ChainingCacheLoader
-
- loadState(Fqn, ObjectOutputStream) - Method in class org.jboss.cache.loader.ClusteredCacheLoader
-
- loadState(Fqn, ObjectOutputStream) - Method in class org.jboss.cache.loader.LocalDelegatingCacheLoader
-
- loadState(Fqn, ObjectOutputStream) - Method in class org.jboss.cache.loader.TcpDelegatingCacheLoader
-
- loadStateHelper(Fqn, ObjectOutputStream) - Method in class org.jboss.cache.loader.AbstractCacheLoader
-
Do a preorder traversal: visit the node first, then the node's children
- LOCAL_CACHE_PREFIX - Static variable in class org.jboss.cache.jmx.JmxRegistrationManager
-
default ObjectName for non clustered caches.
- localAddress - Variable in class org.jboss.cache.commands.tx.PrepareCommand
-
- LocalDelegatingCacheLoader - Class in org.jboss.cache.loader
-
DelegatingCacheLoader implementation which delegates to a local (in the same VM) CacheImpl.
- LocalDelegatingCacheLoader() - Constructor for class org.jboss.cache.loader.LocalDelegatingCacheLoader
-
- LocalDelegatingCacheLoaderConfig - Class in org.jboss.cache.loader
-
- LocalDelegatingCacheLoaderConfig() - Constructor for class org.jboss.cache.loader.LocalDelegatingCacheLoaderConfig
-
- locate(Channel, Address) - Method in interface org.jboss.cache.buddyreplication.AddressLocator
-
- locate(Channel, Address) - Method in class org.jboss.cache.buddyreplication.JGroups26AddressLocator
-
- locate(Channel, Address) - Method in class org.jboss.cache.buddyreplication.JGroups28AddressLocator
-
- locateBuddies(Map<Address, String>, List<Address>, Address) - Method in interface org.jboss.cache.buddyreplication.BuddyLocator
-
Choose a set of buddies for the given node.
- locateBuddies(Map<Address, String>, List<Address>, Address) - Method in class org.jboss.cache.buddyreplication.NextMemberBuddyLocator
-
- lock(Fqn, LockType, boolean, InvocationContext) - Method in class org.jboss.cache.interceptors.LegacyCacheLoaderInterceptor
-
Deprecated.
- lock - Variable in class org.jboss.cache.loader.AdjListJDBCCacheLoader
-
- lock - Variable in class org.jboss.cache.loader.FileCacheLoader
-
- lock(NodeSPI, LockType, Object) - Method in class org.jboss.cache.lock.FqnLockManager
-
- lock(NodeSPI, LockType, Object, long) - Method in class org.jboss.cache.lock.FqnLockManager
-
- lock(Fqn, LockType, Object) - Method in interface org.jboss.cache.lock.LockManager
-
Acquires a lock of type lockType, for a given owner, on a specific Node in the cache, denoted by fqn.
- lock(Fqn, LockType, Object, long) - Method in interface org.jboss.cache.lock.LockManager
-
Acquires a lock of type lockType, for a given owner, on a specific Node in the cache, denoted by fqn.
- lock(NodeSPI<?, ?>, LockType, Object) - Method in interface org.jboss.cache.lock.LockManager
-
- lock(NodeSPI<?, ?>, LockType, Object, long) - Method in interface org.jboss.cache.lock.LockManager
-
- lock(Fqn, LockType, Object) - Method in class org.jboss.cache.lock.MVCCLockManager
-
- lock(Fqn, LockType, Object, long) - Method in class org.jboss.cache.lock.MVCCLockManager
-
- lock(Fqn, LockType, Object) - Method in class org.jboss.cache.lock.NodeBasedLockManager
-
Deprecated.
- lock(Fqn, LockType, Object, long) - Method in class org.jboss.cache.lock.NodeBasedLockManager
-
Deprecated.
- lock(NodeSPI, LockType, Object) - Method in class org.jboss.cache.lock.NodeBasedLockManager
-
Deprecated.
- lock(NodeSPI, LockType, Object, long) - Method in class org.jboss.cache.lock.NodeBasedLockManager
-
Deprecated.
- lock() - Method in class org.jboss.cache.lock.SemaphoreLock
-
- lock - Variable in class org.jboss.cache.PessimisticUnversionedNode
-
Deprecated.
Lock manager that manages locks to be acquired when accessing the node inside a transaction.
- lock(Fqn) - Method in class org.jboss.cache.RegionManagerImpl
-
- lock() - Method in class org.jboss.cache.util.concurrent.locks.OwnableReentrantLock
-
- lockAcquisitionTimeout - Variable in class org.jboss.cache.lock.AbstractLockManager
-
- lockAll(NodeSPI<?, ?>, LockType, Object) - Method in interface org.jboss.cache.lock.LockManager
-
Locks the node and all child nodes, acquiring lock of type specified for the owner specified.
- lockAll(NodeSPI<?, ?>, LockType, Object, long) - Method in interface org.jboss.cache.lock.LockManager
-
Locks the node and all child nodes, acquiring lock of type specified for the owner specified.
- lockAll(NodeSPI<?, ?>, LockType, Object, long, boolean) - Method in interface org.jboss.cache.lock.LockManager
-
Locks the node and all child nodes, acquiring lock of type specified for the owner specified.
- lockAll(NodeSPI, LockType, Object) - Method in class org.jboss.cache.lock.MVCCLockManager
-
- lockAll(NodeSPI, LockType, Object, long) - Method in class org.jboss.cache.lock.MVCCLockManager
-
- lockAll(NodeSPI, LockType, Object, long, boolean) - Method in class org.jboss.cache.lock.MVCCLockManager
-
- lockAll(NodeSPI, LockType, Object) - Method in class org.jboss.cache.lock.NodeBasedLockManager
-
Deprecated.
- lockAll(NodeSPI, LockType, Object, long) - Method in class org.jboss.cache.lock.NodeBasedLockManager
-
Deprecated.
- lockAll(NodeSPI, LockType, Object, long, boolean) - Method in class org.jboss.cache.lock.NodeBasedLockManager
-
Deprecated.
- lockAllAndRecord(NodeSPI<?, ?>, LockType, InvocationContext) - Method in interface org.jboss.cache.lock.LockManager
-
Locks the node and all child nodes, acquiring lock of type specified for the owner specified.
- lockAllAndRecord(Fqn, LockType, InvocationContext) - Method in interface org.jboss.cache.lock.LockManager
-
Locks the node and all child nodes, acquiring lock of type specified for the owner specified.
- lockAllAndRecord(NodeSPI, LockType, InvocationContext) - Method in class org.jboss.cache.lock.MVCCLockManager
-
- lockAllAndRecord(Fqn, LockType, InvocationContext) - Method in class org.jboss.cache.lock.MVCCLockManager
-
- lockAllAndRecord(Fqn, LockType, InvocationContext) - Method in class org.jboss.cache.lock.NodeBasedLockManager
-
Deprecated.
- lockAllAndRecord(NodeSPI, LockType, InvocationContext) - Method in class org.jboss.cache.lock.NodeBasedLockManager
-
Deprecated.
- lockAllForRemoval(NodeSPI, InvocationContext, TransactionContext) - Method in class org.jboss.cache.interceptors.PessimisticLockInterceptor
-
Deprecated.
Acquires write locks on the node and all child nodes, adding children to the list of removed nodes in the context.
- lockAndCreateWorkspaceNode(NodeFactory<?, ?>, NodeSPI, TransactionWorkspace<?, ?>, GlobalTransaction, long) - Method in class org.jboss.cache.interceptors.OptimisticInterceptor
-
Deprecated.
- lockAndRecord(NodeSPI, LockType, InvocationContext) - Method in class org.jboss.cache.lock.FqnLockManager
-
- lockAndRecord(Fqn, LockType, InvocationContext) - Method in interface org.jboss.cache.lock.LockManager
-
Acquires a lock of type lockType, on a specific Node in the cache, denoted by fqn.
- lockAndRecord(NodeSPI<?, ?>, LockType, InvocationContext) - Method in interface org.jboss.cache.lock.LockManager
-
Acquires a lock of type lockType, on a specific Node in the cache, denoted by fqn.
- lockAndRecord(Fqn, LockType, InvocationContext) - Method in class org.jboss.cache.lock.MVCCLockManager
-
- lockAndRecord(Fqn, LockType, InvocationContext) - Method in class org.jboss.cache.lock.NodeBasedLockManager
-
Deprecated.
- lockAndRecord(NodeSPI, LockType, InvocationContext) - Method in class org.jboss.cache.lock.NodeBasedLockManager
-
Deprecated.
- LockContainer<E> - Interface in org.jboss.cache.util.concurrent.locks
-
A container for locks
- 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
-
- lockInterruptibly() - Method in class org.jboss.cache.lock.SemaphoreLock
-
- lockInterruptibly() - Method in class org.jboss.cache.util.concurrent.locks.OwnableReentrantLock
-
- lockManager - Variable in class org.jboss.cache.interceptors.OptimisticInterceptor
-
Deprecated.
- LockManager - Interface in org.jboss.cache.lock
-
An interface to deal with all aspects of acquiring and releasing locks for nodes in the cache.
- lockManager - Variable in class org.jboss.cache.RegionManagerImpl
-
- lockManager - Variable in class org.jboss.cache.statetransfer.LegacyStateTransferManager
-
Deprecated.
- LockManagerFactory - Class in org.jboss.cache.factories
-
Creates lock managers
- LockManagerFactory() - Constructor for class org.jboss.cache.factories.LockManagerFactory
-
- LockMap - Class in org.jboss.cache.lock
-
Provide lock ownership mapping.
- LockMap() - Constructor for class org.jboss.cache.lock.LockMap
-
- LockMap(Collection<Object>) - Constructor for class org.jboss.cache.lock.LockMap
-
This constructor is made available for testing with different collection types for the readOwners collection.
- lockPessimistically(InvocationContext, Fqn, LockType, boolean, boolean, boolean, boolean, List<NodeSPI>, boolean) - Method in class org.jboss.cache.lock.PessimisticNodeBasedLockManager
-
Deprecated.
A specific lock method for the PessimisticLockInterceptor.
- lockProcessingLock() - Method in class org.jboss.cache.RPCManagerImpl.FlushTracker
-
- locks - Variable in class org.jboss.cache.util.concurrent.locks.PerElementLockContainer
-
- 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
-
- lockStrategyFactory - Variable in class org.jboss.cache.PessimisticUnversionedNode
-
Deprecated.
- 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
-
- lockSuspendProcessingLock() - Method in class org.jboss.cache.RPCManagerImpl.FlushTracker
-
- LockType - Enum in org.jboss.cache.lock
-
An enumeration to define different types of locks.
- LockUtil - Class in org.jboss.cache.lock
-
- LockUtil() - Constructor for class org.jboss.cache.lock.LockUtil
-
- log - Static variable in class org.jboss.cache.commands.write.ClearDataCommand
-
- log - Static variable in class org.jboss.cache.commands.write.EvictCommand
-
- log - Static variable in class org.jboss.cache.commands.write.MoveCommand
-
- log - Static variable in class org.jboss.cache.commands.write.PutDataMapCommand
-
- log - Static variable in class org.jboss.cache.commands.write.RemoveNodeCommand
-
- log - Variable in class org.jboss.cache.config.ConfigurationComponent
-
- log - Variable in class org.jboss.cache.factories.ComponentFactory
-
- log - Variable in class org.jboss.cache.interceptors.base.CommandInterceptor
-
- log - Variable in class org.jboss.cache.marshall.AbstractMarshaller
-
- log - Variable in class org.jboss.cache.marshall.CommandAwareRpcDispatcher
-
- log - Static variable in class org.jboss.cache.RegionManagerImpl
-
- log - Static variable in class org.jboss.cache.statetransfer.DefaultStateTransferManager
-
- log - Static variable in class org.jboss.cache.transaction.DummyTransactionManager
-
- log - Static variable in class org.jboss.cache.UnversionedNode
-
Debug log.
- log_ - Static variable in class org.jboss.cache.lock.ReadWriteLockWithUpgrade
-
- logCommit(GlobalTransaction) - Method in class org.jboss.cache.transaction.TransactionLog
-
- logNoTxWrite(WriteCommand) - Method in class org.jboss.cache.transaction.TransactionLog
-
- logOnePhaseCommit(GlobalTransaction, List<WriteCommand>) - Method in class org.jboss.cache.transaction.TransactionLog
-
- logPrepare(PrepareCommand) - Method in class org.jboss.cache.transaction.TransactionLog
-
- 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.
- lookupFile(String) - Method in class org.jboss.cache.util.FileLookup
-
- lookupFileLocation(String) - Method in class org.jboss.cache.util.FileLookup
-
- lookupForEviction(InvocationContext, Fqn) - Method in class org.jboss.cache.commands.legacy.write.LegacyEvictCommand
-
Deprecated.
- lookupForEviction(InvocationContext, Fqn) - Method in class org.jboss.cache.commands.write.EvictCommand
-
- 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.
- lookUpNode(Fqn) - Method in class org.jboss.cache.invocation.LegacyInvocationContext
-
Deprecated.
- lookUpNode(Fqn) - Method in class org.jboss.cache.invocation.MVCCInvocationContext
-
Retrieves a node from the registry of looked up nodes in the current scope.
- lookUpNode(Fqn) - Method in class org.jboss.cache.InvocationContext
-
Retrieves a node from the registry of looked up nodes in the current scope.
- lookUpNode(Fqn) - Method in class org.jboss.cache.transaction.MVCCTransactionContext
-
Retrieves a node from the registry of looked up nodes in the current scope.
- lookupParent(Fqn, InvocationContext, DataContainer) - Method in class org.jboss.cache.mvcc.ReadCommittedNode
-
Performs a lookup for the parent node of the Fqn passed in.
- LRUAlgorithm - Class in org.jboss.cache.eviction
-
Least recently Used algorithm to purge old data.
- LRUAlgorithm() - Constructor for class org.jboss.cache.eviction.LRUAlgorithm
-
- LRUAlgorithmConfig - Class in org.jboss.cache.eviction
-
- LRUAlgorithmConfig() - Constructor for class org.jboss.cache.eviction.LRUAlgorithmConfig
-
- LRUAlgorithmConfig(long, long) - Constructor for class org.jboss.cache.eviction.LRUAlgorithmConfig
-
- LRUAlgorithmConfig(long, long, int) - Constructor for class org.jboss.cache.eviction.LRUAlgorithmConfig
-
- LRUConfiguration - Class in org.jboss.cache.eviction
-
- LRUConfiguration() - Constructor for class org.jboss.cache.eviction.LRUConfiguration
-
Deprecated.
- LRUPolicy - Class in org.jboss.cache.eviction
-
Deprecated.
see LRUAlgorithm
- LRUPolicy() - Constructor for class org.jboss.cache.eviction.LRUPolicy
-
Deprecated.
- LRUQueue - Class in org.jboss.cache.eviction
-
LRU Eviction Queue implementation.
- LRUQueue() - Constructor for class org.jboss.cache.eviction.LRUQueue
-
- NAME - Static variable in class org.jboss.cache.config.EvictionRegionConfig
-
- NAME - Static variable in class org.jboss.cache.config.parsing.XmlConfigHelper
-
The <name> attribute to an <attribute> tag.
- NAME - Static variable in class org.jboss.cache.config.parsing.XmlConfigurationParser2x
-
Deprecated.
- needCreateBeforeStart() - Method in enum org.jboss.cache.CacheStatus
-
- needMoreResponses() - Method in class org.jboss.cache.interceptors.LegacyDataGravitatorInterceptor.ResponseValidityFilter
-
Deprecated.
- needMoreResponses() - Method in class org.jboss.cache.loader.ClusteredCacheLoader.ResponseValidityFilter
-
- needStopBeforeDestroy() - Method in enum org.jboss.cache.CacheStatus
-
- needToDestroyFailedCache() - Method in enum org.jboss.cache.CacheStatus
-
- newCondition() - Method in class org.jboss.cache.lock.SemaphoreLock
-
- newCondition() - Method in class org.jboss.cache.util.concurrent.locks.OwnableReentrantLock
-
- newerThan(DataVersion) - Method in interface org.jboss.cache.optimistic.DataVersion
-
Deprecated.
Returns true if this is a newer version than other
.
- newerThan(DataVersion) - Method in class org.jboss.cache.optimistic.DefaultDataVersion
-
Deprecated.
- newFixedThreadPool(int, int) - Static method in class org.jboss.cache.util.concurrent.BoundedExecutors
-
Creates a thread pool that reuses a fixed set of threads
operating off a shared bounded queue.
- newFixedThreadPool(int, ThreadFactory, int) - Static method in class org.jboss.cache.util.concurrent.BoundedExecutors
-
Creates a thread pool that reuses a fixed set of threads
operating off a shared bounded queue, using the provided
ThreadFactory to create new threads when needed.
- newLock() - Method in class org.jboss.cache.util.concurrent.locks.PerElementLockContainer
-
- newLock() - Method in class org.jboss.cache.util.concurrent.locks.PerElementOwnableReentrantLockContainer
-
- newLock() - Method in class org.jboss.cache.util.concurrent.locks.PerElementReentrantLockContainer
-
- newlyCreated - Variable in class org.jboss.cache.commands.legacy.write.CreateNodeCommand
-
Deprecated.
- nextInterceptor(InvocationContext) - Method in class org.jboss.cache.interceptors.Interceptor
-
Deprecated.
Forwards the call to the nextInterceptor interceptor in the chain.
- 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
-
- NextMemberBuddyLocatorConfig - Class in org.jboss.cache.buddyreplication
-
Type-specific configuration object for NextMemberBuddyLocator.
- NextMemberBuddyLocatorConfig() - Constructor for class org.jboss.cache.buddyreplication.NextMemberBuddyLocatorConfig
-
Default constructor.
- NO_CLUSTER_PREFIX - Static variable in class org.jboss.cache.jmx.JmxUtil
-
Deprecated.
- noDataFound() - Static method in class org.jboss.cache.buddyreplication.GravitateResult
-
Factory method that creates a GravitateResult indicating that no data has been found.
- node - Variable in class org.jboss.cache.invocation.NodeInvocationDelegate
-
- Node<K,V> - Interface in org.jboss.cache
-
A Node is a
named
logical grouping of data in the JBoss
Cache
.
- NodeActivated - Annotation Type in org.jboss.cache.notifications.annotation
-
This annotation should be used on methods that need to be notified when a node is activated.
- NodeActivatedEvent - Interface in org.jboss.cache.notifications.event
-
This event is passed in to any method annotated with
NodeActivated
.
- NodeBasedLockManager - Class in org.jboss.cache.lock
-
Deprecated.
since this is specific to legacy locking schemes
- NodeBasedLockManager() - Constructor for class org.jboss.cache.lock.NodeBasedLockManager
-
Deprecated.
- nodeColumn - Variable in class org.jboss.cache.loader.AdjListJDBCCacheLoaderConfig
-
- NodeCreated - Annotation Type in org.jboss.cache.notifications.annotation
-
This annotation should be used on methods that need to be notified when a node is created.
- NodeCreatedEvent - Interface in org.jboss.cache.notifications.event
-
This event is passed in to any method annotated with
NodeCreated
.
- NodeData<K,V> - Class in org.jboss.cache.marshall
-
Serializable representation of the data of a node (FQN and attributes)
- NodeData() - Constructor for class org.jboss.cache.marshall.NodeData
-
- NodeData(Fqn) - Constructor for class org.jboss.cache.marshall.NodeData
-
- NodeData(Fqn, Map<K, V>, boolean) - Constructor for class org.jboss.cache.marshall.NodeData
-
- NodeData(String, Map<K, V>, boolean) - Constructor for class org.jboss.cache.marshall.NodeData
-
- NodeDataExceptionMarker - Class in org.jboss.cache.marshall
-
- NodeDataExceptionMarker() - Constructor for class org.jboss.cache.marshall.NodeDataExceptionMarker
-
- NodeDataExceptionMarker(Throwable, Object) - Constructor for class org.jboss.cache.marshall.NodeDataExceptionMarker
-
- NodeDataMarker - Class in org.jboss.cache.marshall
-
- NodeDataMarker() - Constructor for class org.jboss.cache.marshall.NodeDataMarker
-
- nodeDoesNotExist(InvocationContext, Fqn) - Method in class org.jboss.cache.interceptors.DataGravitatorInterceptor
-
- nodeDoesNotExist(InvocationContext, Fqn) - Method in class org.jboss.cache.interceptors.LegacyDataGravitatorInterceptor
-
Deprecated.
- 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
-
- NodeEvent - Interface in org.jboss.cache.notifications.event
-
Transactional events that additionally expose an Fqn as such events pertain to a specific node.
- nodeEventQueueSize() - Method in interface org.jboss.cache.Region
-
Deprecated.
- nodeEventQueueSize() - Method in class org.jboss.cache.RegionImpl
-
Deprecated.
- NodeEvicted - Annotation Type in org.jboss.cache.notifications.annotation
-
This annotation should be used on methods that need to be notified when a node is evicted.
- NodeEvictedEvent - Interface in org.jboss.cache.notifications.event
-
This event is passed in to any method annotated with
NodeEvicted
.
- NodeFactory<K,V> - Interface in org.jboss.cache
-
An interface for a factory that creates nodes.
- nodeFactory - Variable in class org.jboss.cache.PessimisticUnversionedNode
-
Deprecated.
- NodeInvalidated - Annotation Type in org.jboss.cache.notifications.annotation
-
This annotation should be used on methods that need to be notified when a node is invalidated.
- NodeInvalidatedEvent - Interface in org.jboss.cache.notifications.event
-
Notifies a listener of an invalidation event
- NodeInvocationDelegate<K,V> - Class in org.jboss.cache.invocation
-
The delegate that users (and interceptor authors) interact with when they obtain a node from the cache or another node.
- NodeInvocationDelegate(InternalNode<K, V>) - Constructor for class org.jboss.cache.invocation.NodeInvocationDelegate
-
- NodeLoaded - Annotation Type in org.jboss.cache.notifications.annotation
-
This annotation should be used on methods that need to be notified when a node is loaded from a
CacheLoader
.
- NodeLoadedEvent - Interface in org.jboss.cache.notifications.event
-
This event is passed in to any method annotated with
NodeLoaded
.
- NodeLock - Interface in org.jboss.cache.lock
-
Deprecated.
will be removed when we drop support for Pessimistic Locking and Optimistic Locking
- NodeMetaFactory - Class in org.jboss.cache.factories
-
Creates node factories.
- NodeMetaFactory() - Constructor for class org.jboss.cache.factories.NodeMetaFactory
-
- NodeModified - Annotation Type in org.jboss.cache.notifications.annotation
-
This annotation should be used on methods that need to be notified when a node has been modified.
- NodeModifiedEvent - Interface in org.jboss.cache.notifications.event
-
This event is passed in to any method annotated with
NodeModified
- NodeModifiedEvent.ModificationType - Enum in org.jboss.cache.notifications.event
-
Different cache modification types.
- NodeMoved - Annotation Type in org.jboss.cache.notifications.annotation
-
- NodeMovedEvent - Interface in org.jboss.cache.notifications.event
-
This event is passed in to any method annotated with
NodeMoved
.
- 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
-
- NodeNotValidException - Exception in org.jboss.cache
-
Thrown whenever operations are attempted on a node that is no longer valid.
- NodeNotValidException() - Constructor for exception org.jboss.cache.NodeNotValidException
-
- NodeNotValidException(Throwable) - Constructor for exception org.jboss.cache.NodeNotValidException
-
- NodeNotValidException(String) - Constructor for exception org.jboss.cache.NodeNotValidException
-
- NodeNotValidException(String, Throwable) - Constructor for exception org.jboss.cache.NodeNotValidException
-
- NodePassivated - Annotation Type in org.jboss.cache.notifications.annotation
-
This annotation should be used on methods that need to be notified when a node is passivated.
- NodePassivatedEvent - Interface in org.jboss.cache.notifications.event
-
- NodeReference<K,V> - Class in org.jboss.cache.mvcc
-
A node reference that delegates all calls to a different
InternalNode
.
- NodeReference(InternalNode<K, V>) - Constructor for class org.jboss.cache.mvcc.NodeReference
-
- NodeRemoved - Annotation Type in org.jboss.cache.notifications.annotation
-
This annotation should be used on methods that need to be notified when a node is removed from the cache.
- NodeRemovedEvent - Interface in org.jboss.cache.notifications.event
-
This event is passed in to any method annotated with
NodeRemoved
.
- NodeSPI<K,V> - Interface in org.jboss.cache
-
A more detailed interface to
Node
, which is used when writing plugins for or extending JBoss Cache.
- nodeType - Variable in class org.jboss.cache.loader.AdjListJDBCCacheLoaderConfig
-
- NodeVisited - Annotation Type in org.jboss.cache.notifications.annotation
-
This annotation should be used on methods that need to be notified when a node is visited.
- NodeVisitedEvent - Interface in org.jboss.cache.notifications.event
-
This event is passed in to any method annotated with
NodeVisited
.
- 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
-
- NonVolatile - Annotation Type in org.jboss.cache.factories.annotations
-
This annotation is used for components that will be registered in the
ComponentRegistry
,
that are resilient to changes in configuration.
- NOTIF_CACHE_STARTED - Static variable in interface org.jboss.cache.jmx.CacheNotificationBroadcaster
-
- NOTIF_CACHE_STOPPED - Static variable in interface org.jboss.cache.jmx.CacheNotificationBroadcaster
-
- NOTIF_NODE_ACTIVATED - Static variable in interface org.jboss.cache.jmx.CacheNotificationBroadcaster
-
- NOTIF_NODE_CREATED - Static variable in interface org.jboss.cache.jmx.CacheNotificationBroadcaster
-
- NOTIF_NODE_EVICTED - Static variable in interface org.jboss.cache.jmx.CacheNotificationBroadcaster
-
- NOTIF_NODE_LOADED - Static variable in interface org.jboss.cache.jmx.CacheNotificationBroadcaster
-
- NOTIF_NODE_MODIFIED - Static variable in interface org.jboss.cache.jmx.CacheNotificationBroadcaster
-
- NOTIF_NODE_MOVED - Static variable in interface org.jboss.cache.jmx.CacheNotificationBroadcaster
-
- NOTIF_NODE_PASSIVATED - Static variable in interface org.jboss.cache.jmx.CacheNotificationBroadcaster
-
- NOTIF_NODE_REMOVED - Static variable in interface org.jboss.cache.jmx.CacheNotificationBroadcaster
-
- NOTIF_NODE_VISITED - Static variable in interface org.jboss.cache.jmx.CacheNotificationBroadcaster
-
- NOTIF_VIEW_CHANGED - Static variable in interface org.jboss.cache.jmx.CacheNotificationBroadcaster
-
- NotificationInterceptor - Class in org.jboss.cache.interceptors
-
The interceptor in charge of firing off notifications to cache listeners
- NotificationInterceptor() - Constructor for class org.jboss.cache.interceptors.NotificationInterceptor
-
- notifier - Variable in class org.jboss.cache.commands.CommandsFactoryImpl
-
- notifier - Variable in class org.jboss.cache.commands.write.AbstractVersionedDataCommand
-
- notifier - Variable in class org.jboss.cache.commands.write.EvictCommand
-
- notifier - Variable in class org.jboss.cache.commands.write.InvalidateCommand
-
- notifier - Variable in class org.jboss.cache.commands.write.MoveCommand
-
- notifier - Variable in class org.jboss.cache.interceptors.CacheLoaderInterceptor
-
- notifier - Variable in class org.jboss.cache.interceptors.LegacyCacheLoaderInterceptor
-
Deprecated.
- Notifier - Interface in org.jboss.cache.notifications
-
Public interface with all allowed notifications.
- NotifierImpl - Class in org.jboss.cache.notifications
-
Helper class that handles all notifications to registered listeners.
- NotifierImpl() - Constructor for class org.jboss.cache.notifications.NotifierImpl
-
- notifyAfterCompletion(int) - Method in class org.jboss.cache.transaction.DummyTransaction
-
- notifyBeforeCompletion() - Method in class org.jboss.cache.transaction.DummyTransaction
-
- notifyBuddyGroupChange(BuddyGroup, boolean) - Method in interface org.jboss.cache.notifications.Notifier
-
Notifies all registered listeners of a buddy group change event.
- notifyBuddyGroupChange(BuddyGroup, boolean) - Method in class org.jboss.cache.notifications.NotifierImpl
-
- notifyCacheBlocked(boolean) - Method in interface org.jboss.cache.notifications.Notifier
-
- notifyCacheBlocked(boolean) - Method in class org.jboss.cache.notifications.NotifierImpl
-
- notifyCacheStarted() - Method in class org.jboss.cache.notifications.NotifierImpl
-
Notifies all registered listeners of a cacheStarted event.
- notifyCacheStoppedPost() - Method in class org.jboss.cache.notifications.NotifierImpl
-
Notifies all registered listeners of a cacheStopped event.
- notifyCacheStoppedPre() - Method in class org.jboss.cache.notifications.NotifierImpl
-
Notifies all registered listeners of a cacheStopped event.
- notifyCacheUnblocked(boolean) - Method in interface org.jboss.cache.notifications.Notifier
-
- notifyCacheUnblocked(boolean) - Method in class org.jboss.cache.notifications.NotifierImpl
-
- notifyNodeActivated(Fqn, boolean, Map, InvocationContext) - Method in interface org.jboss.cache.notifications.Notifier
-
Notifies all registered listeners of a nodeActivated event.
- notifyNodeActivated(Fqn, boolean, Map, InvocationContext) - Method in class org.jboss.cache.notifications.NotifierImpl
-
- notifyNodeCreated(Fqn, boolean, InvocationContext) - Method in interface org.jboss.cache.notifications.Notifier
-
Notifies all registered listeners of a nodeCreated event.
- notifyNodeCreated(Fqn, boolean, InvocationContext) - Method in class org.jboss.cache.notifications.NotifierImpl
-
- notifyNodeEvicted(Fqn, boolean, InvocationContext) - Method in interface org.jboss.cache.notifications.Notifier
-
Notifies all registered listeners of a nodeEvicted event.
- notifyNodeEvicted(Fqn, boolean, InvocationContext) - Method in class org.jboss.cache.notifications.NotifierImpl
-
- notifyNodeInvalidated(Fqn, boolean, InvocationContext) - Method in interface org.jboss.cache.notifications.Notifier
-
Notifies all registered listeners of a nodeInvalidated event.
- notifyNodeInvalidated(Fqn, boolean, InvocationContext) - Method in class org.jboss.cache.notifications.NotifierImpl
-
- notifyNodeLoaded(Fqn, boolean, Map, InvocationContext) - Method in interface org.jboss.cache.notifications.Notifier
-
Notifies all registered listeners of a nodeLoaded event.
- notifyNodeLoaded(Fqn, boolean, Map, InvocationContext) - Method in class org.jboss.cache.notifications.NotifierImpl
-
- notifyNodeModified(Fqn, boolean, NodeModifiedEvent.ModificationType, Map, InvocationContext) - Method in interface org.jboss.cache.notifications.Notifier
-
Notifies all registered listeners of a nodeModified event.
- notifyNodeModified(Fqn, boolean, NodeModifiedEvent.ModificationType, Map, InvocationContext) - Method in class org.jboss.cache.notifications.NotifierImpl
-
- notifyNodeMoved(Fqn, Fqn, boolean, InvocationContext) - Method in interface org.jboss.cache.notifications.Notifier
-
Notifies all registered listeners of a nodeMoved event.
- notifyNodeMoved(Fqn, Fqn, boolean, InvocationContext) - Method in class org.jboss.cache.notifications.NotifierImpl
-
- notifyNodePassivated(Fqn, boolean, Map, InvocationContext) - Method in interface org.jboss.cache.notifications.Notifier
-
Notifies all registered listeners of a nodePassivated event.
- notifyNodePassivated(Fqn, boolean, Map, InvocationContext) - Method in class org.jboss.cache.notifications.NotifierImpl
-
- notifyNodeRemoved(Fqn, boolean, Map, InvocationContext) - Method in interface org.jboss.cache.notifications.Notifier
-
Notifies all registered listeners of a nodeRemoved event.
- notifyNodeRemoved(Fqn, boolean, Map, InvocationContext) - Method in class org.jboss.cache.notifications.NotifierImpl
-
- notifyNodeVisited(Fqn, boolean, InvocationContext) - Method in interface org.jboss.cache.notifications.Notifier
-
Notifies all registered listeners of a nodeVisited event.
- notifyNodeVisited(Fqn, boolean, InvocationContext) - Method in class org.jboss.cache.notifications.NotifierImpl
-
- notifyTransactionCompleted(Transaction, boolean, InvocationContext) - Method in interface org.jboss.cache.notifications.Notifier
-
Notifies all registered listeners of a transaction completion event.
- notifyTransactionCompleted(Transaction, boolean, InvocationContext) - Method in class org.jboss.cache.notifications.NotifierImpl
-
- notifyTransactionRegistered(Transaction, InvocationContext) - Method in interface org.jboss.cache.notifications.Notifier
-
Notifies all registered listeners of a transaction registration event.
- notifyTransactionRegistered(Transaction, InvocationContext) - Method in class org.jboss.cache.notifications.NotifierImpl
-
- notifyViewChange(View, InvocationContext) - Method in interface org.jboss.cache.notifications.Notifier
-
Notifies all registered listeners of a viewChange event.
- notifyViewChange(View, InvocationContext) - Method in class org.jboss.cache.notifications.NotifierImpl
-
- NULL - Static variable in class org.jboss.cache.interceptors.ActivationInterceptor
-
- NULL - Static variable in class org.jboss.cache.interceptors.LegacyActivationInterceptor
-
Deprecated.
- NULL_COMPONENT - Static variable in class org.jboss.cache.factories.ComponentRegistry
-
- NULL_NODE_IN_ROW - Static variable in class org.jboss.cache.loader.AdjListJDBCCacheLoader
-
- NullEvictionAlgorithm - Class in org.jboss.cache.eviction
-
An eviction algorithm that does nothing - a no-op for everything.
- NullEvictionAlgorithmConfig - Class in org.jboss.cache.eviction
-
- NullEvictionAlgorithmConfig() - Constructor for class org.jboss.cache.eviction.NullEvictionAlgorithmConfig
-
- NullEvictionPolicy - Class in org.jboss.cache.eviction
-
Deprecated.
see NullEvictionAlgorithm
- NullEvictionPolicy() - Constructor for class org.jboss.cache.eviction.NullEvictionPolicy
-
Deprecated.
- NullEvictionPolicyConfig - Class in org.jboss.cache.eviction
-
- NullEvictionPolicyConfig() - Constructor for class org.jboss.cache.eviction.NullEvictionPolicyConfig
-
Deprecated.
- NullEvictionQueue - Class in org.jboss.cache.eviction
-
A queue that does nothing.
- NullMarkerNode - Class in org.jboss.cache.mvcc
-
A marker node to represent a null node for repeatable read, so that a read that returns a null can continue to return
null.
- NullMarkerNodeForRemoval - Class in org.jboss.cache.mvcc
-
A specific type of null marker node, used for removal of nodes that don't exist
- NullMarkerNodeForRemoval(InternalNode, Fqn) - Constructor for class org.jboss.cache.mvcc.NullMarkerNodeForRemoval
-
- parent - Variable in class org.jboss.cache.mvcc.ReadCommittedNode
-
- parentColumn - Variable in class org.jboss.cache.loader.AdjListJDBCCacheLoaderConfig
-
- parentFqn - Variable in class org.jboss.cache.commands.write.RemoveNodeCommand
-
- parse(InputStream, OutputStream, String) - Method in class org.jboss.cache.config.parsing.ConfigFilesConvertor
-
Writes to the os the 3.x configuration file resulted by transforming the 2.x configuration file passed in
as is.
- parse(String, OutputStream, String) - Method in class org.jboss.cache.config.parsing.ConfigFilesConvertor
-
Writes to the os the 3.x configuration file resulted by transforming the 2.x configuration file passed in
as inputFile.
- parseBuddyElement(Element) - Method in class org.jboss.cache.config.parsing.element.BuddyElementParser
-
- parseBuddyReplicationConfig(Element) - Static method in class org.jboss.cache.config.parsing.XmlConfigurationParser2x
-
Deprecated.
- parseCacheLoaderConfig(Element) - Static method in class org.jboss.cache.config.parsing.XmlConfigurationParser2x
-
Deprecated.
- parseClusterConfigXml(Element) - Method in class org.jboss.cache.config.parsing.JGroupsStackParser
-
Parses the cluster config which is used to start a JGroups channel
- parseClusterConfigXml(Element) - Static method in class org.jboss.cache.config.parsing.XmlConfigurationParser2x
-
Deprecated.
Parses the cluster config which is used to start a JGroups channel
- parseConfigs(String) - Method in class org.jboss.cache.config.parsing.CacheConfigsXmlParser
-
- parseConfigs(InputStream, String) - Method in class org.jboss.cache.config.parsing.CacheConfigsXmlParser
-
- parseConfiguration(Element) - Method in class org.jboss.cache.config.parsing.XmlConfigurationParser2x
-
Deprecated.
- parseCustomInterceptors(Element) - Method in class org.jboss.cache.config.parsing.element.CustomInterceptorsElementParser
-
Iterates within the given element looking for custom interceptors.
- ParsedAttributes - Class in org.jboss.cache.config.parsing
-
Helper class for holding attributes defined in configuration file.
- parseElement(Element) - Method in class org.jboss.cache.config.parsing.XmlConfigurationParser
-
Root should be the jbosscache element in the configuration file.
- parseElementIgnoringRoot(Element) - Method in class org.jboss.cache.config.parsing.XmlConfigurationParser
-
- parseEvictionConfig(Element) - Static method in class org.jboss.cache.config.parsing.XmlConfigurationParser2x
-
Deprecated.
- parseEvictionElement(Element) - Method in class org.jboss.cache.config.parsing.element.EvictionElementParser
-
- parseEvictionPolicyConfig(Element, EvictionAlgorithmConfig) - Static method in class org.jboss.cache.config.parsing.element.EvictionElementParser
-
- parseFile(String) - Method in class org.jboss.cache.config.parsing.XmlConfigurationParser
-
Parses an XML file and returns a new configuration.
- parseFile(String) - Method in class org.jboss.cache.config.parsing.XmlConfigurationParser2x
-
Deprecated.
Parses an XML file and returns a new configuration.
- parseLoadersElement(Element) - Method in class org.jboss.cache.config.parsing.element.LoadersElementParser
-
- parseSingletonStoreConfig(Element) - Method in class org.jboss.cache.config.parsing.element.LoadersElementParser
-
- parseStream(InputStream) - Method in class org.jboss.cache.config.parsing.XmlConfigurationParser
-
- parseStream(InputStream) - Method in class org.jboss.cache.config.parsing.XmlConfigurationParser2x
-
Deprecated.
Parses an input stream containing XML text and returns a new configuration.
- PARTIAL_STATE_DELIMITER - Static variable in class org.jboss.cache.statetransfer.DefaultStateTransferManager
-
- participants - Variable in class org.jboss.cache.transaction.DummyTransaction
-
- passCacheToChildConfig(ConfigurationComponent) - Method in class org.jboss.cache.config.ConfigurationComponent
-
- passivate(InvocationContext, Fqn) - Method in class org.jboss.cache.interceptors.PassivationInterceptor
-
- 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
-
- PATH_PATTERN - Static variable in class org.jboss.cache.loader.FileCacheLoader
-
For full path, check '*' '<' '>' '|' '"' '?' Regex: [\*<>|"?]
- peek(Fqn, boolean) - Method in interface org.jboss.cache.CacheSPI
-
Returns a node without accessing the interceptor chain.
- peek(Fqn, boolean, boolean) - Method in interface org.jboss.cache.CacheSPI
-
Returns a node without accessing the interceptor chain, optionally returning nodes that are marked as invalid (
Node.isValid()
== false).
- peek(Fqn) - Method in interface org.jboss.cache.DataContainer
-
Deprecated.
Note that this only supports legacy locking schemes (OL and PL) and will be removed when those schemes are removed.
- peek(Fqn, boolean) - Method in interface org.jboss.cache.DataContainer
-
Deprecated.
Note that this only supports legacy locking schemes (OL and PL) and will be removed when those schemes are removed.
- peek(Fqn, boolean, boolean) - Method in interface org.jboss.cache.DataContainer
-
Deprecated.
Note that this only supports legacy locking schemes (OL and PL) and will be removed when those schemes are removed.
- peek(Fqn) - Method in class org.jboss.cache.DataContainerImpl
-
- peek(Fqn, boolean) - Method in class org.jboss.cache.DataContainerImpl
-
- peek(Fqn, boolean, boolean) - Method in class org.jboss.cache.DataContainerImpl
-
- peek(Fqn, boolean, boolean) - Method in class org.jboss.cache.invocation.CacheInvocationDelegate
-
- peek(Fqn, boolean) - Method in class org.jboss.cache.invocation.CacheInvocationDelegate
-
- peekElements() - Method in class org.jboss.cache.Fqn
-
Peeks into the elements that build up this Fqn.
- peekInternalNode(Fqn, boolean) - Method in interface org.jboss.cache.DataContainer
-
- peekInternalNode(Fqn, boolean) - Method in class org.jboss.cache.DataContainerImpl
-
- peekInternalNodeAndDirectParent(Fqn, boolean) - Method in interface org.jboss.cache.DataContainer
-
- peekInternalNodeAndDirectParent(Fqn, boolean) - Method in class org.jboss.cache.DataContainerImpl
-
- peekVersioned(InvocationContext) - Method in class org.jboss.cache.commands.write.AbstractVersionedDataCommand
-
Utility method to peek a node and throw an exception if the version isn't what is expected.
- PerElementLockContainer<E> - Class in org.jboss.cache.util.concurrent.locks
-
A lock container that maintains a new lock per element
- PerElementLockContainer(int) - Constructor for class org.jboss.cache.util.concurrent.locks.PerElementLockContainer
-
- PerElementOwnableReentrantLockContainer<E> - Class in org.jboss.cache.util.concurrent.locks
-
- PerElementOwnableReentrantLockContainer(int, InvocationContextContainer) - Constructor for class org.jboss.cache.util.concurrent.locks.PerElementOwnableReentrantLockContainer
-
- PerElementReentrantLockContainer<E> - Class in org.jboss.cache.util.concurrent.locks
-
- PerElementReentrantLockContainer(int) - Constructor for class org.jboss.cache.util.concurrent.locks.PerElementReentrantLockContainer
-
- perform(InvocationContext) - Method in class org.jboss.cache.commands.legacy.read.PessGetChildrenNamesCommand
-
Deprecated.
Retrieves the names of children for a specific Fqn.
- perform(InvocationContext) - Method in class org.jboss.cache.commands.legacy.write.CreateNodeCommand
-
Deprecated.
Creates a node in the cache, specified by the given Fqn.
- perform(InvocationContext) - Method in class org.jboss.cache.commands.legacy.write.PessClearDataCommand
-
Deprecated.
- perform(InvocationContext) - Method in class org.jboss.cache.commands.legacy.write.PessMoveCommand
-
Deprecated.
Moves a node, from fqn to to, and returns null.
- perform(InvocationContext) - Method in class org.jboss.cache.commands.legacy.write.PessPutDataMapCommand
-
Deprecated.
- perform(InvocationContext) - Method in class org.jboss.cache.commands.legacy.write.PessPutForExternalReadCommand
-
Deprecated.
- perform(InvocationContext) - Method in class org.jboss.cache.commands.legacy.write.PessPutKeyValueCommand
-
Deprecated.
- perform(InvocationContext) - Method in class org.jboss.cache.commands.legacy.write.PessRemoveKeyCommand
-
Deprecated.
- perform(InvocationContext) - Method in class org.jboss.cache.commands.legacy.write.PessRemoveNodeCommand
-
Deprecated.
- perform(InvocationContext) - Method in class org.jboss.cache.commands.legacy.write.VersionedInvalidateCommand
-
Deprecated.
- perform(InvocationContext) - Method in class org.jboss.cache.commands.read.ExistsCommand
-
Checks whether a node represented by a given Fqn exists.
- perform(InvocationContext) - Method in class org.jboss.cache.commands.read.GetChildrenNamesCommand
-
Retrieves the names of children for a specific Fqn.
- perform(InvocationContext) - Method in class org.jboss.cache.commands.read.GetDataMapCommand
-
Retrieves an unmodifiable map of data contained in a node referenced by the specified Fqn.
- perform(InvocationContext) - Method in class org.jboss.cache.commands.read.GetKeysCommand
-
Retrieves Set of keys for all the data stored in a node referenced by the specified Fqn.
- perform(InvocationContext) - Method in class org.jboss.cache.commands.read.GetKeyValueCommand
-
Retrieves the value stored under a specified key in a node referenced by the specified Fqn.
- perform(InvocationContext) - Method in class org.jboss.cache.commands.read.GetNodeCommand
-
Retrieves a
Node
referenced by the specified Fqn.
- perform(InvocationContext) - Method in class org.jboss.cache.commands.read.GravitateDataCommand
-
Searches for data to gravitate given an Fqn and whether buddy backup subtrees are to be searched as well.
- perform(InvocationContext) - Method in class org.jboss.cache.commands.remote.AnnounceBuddyPoolNameCommand
-
This method calls the relevant handler on the buddy manager to deal with this pool broadcast.
- perform(InvocationContext) - Method in class org.jboss.cache.commands.remote.AssignToBuddyGroupCommand
-
This method calls the relevant handler on the buddy manager to deal with being assigned to a buddy group
- perform(InvocationContext) - Method in class org.jboss.cache.commands.remote.ClusteredGetCommand
-
Invokes a
DataCommand
on a remote cache and returns results.
- perform(InvocationContext) - Method in class org.jboss.cache.commands.remote.DataGravitationCleanupCommand
-
Performs a cleanup on nodes that would have been previously gravitated away from the current cache instance.
- perform(InvocationContext) - Method in class org.jboss.cache.commands.remote.RemoveFromBuddyGroupCommand
-
This method calls the relevant handler on the buddy manager to deal with being removed from a buddy group
- perform(InvocationContext) - Method in class org.jboss.cache.commands.remote.ReplicateCommand
-
Executes commands replicated to the current cache instance by other cache instances.
- perform(InvocationContext) - Method in class org.jboss.cache.commands.remote.StateTransferControlCommand
-
- perform(InvocationContext) - Method in interface org.jboss.cache.commands.ReplicableCommand
-
Performs the primary function of the command.
- perform(InvocationContext) - Method in class org.jboss.cache.commands.tx.AbstractTransactionCommand
-
Default implementation which is a no-op.
- perform(InvocationContext) - Method in class org.jboss.cache.commands.write.ClearDataCommand
-
Clears the data map in the node referenced by the specified Fqn.
- perform(InvocationContext) - Method in class org.jboss.cache.commands.write.EvictCommand
-
Evicts a node.
- perform(InvocationContext) - Method in class org.jboss.cache.commands.write.InvalidateCommand
-
Performs an invalidation on a specified node
- perform(InvocationContext) - Method in class org.jboss.cache.commands.write.MoveCommand
-
Moves a node, from fqn to to, and returns null.
- perform(InvocationContext) - Method in class org.jboss.cache.commands.write.PutDataMapCommand
-
Adds the provided data map to the data map in the node referenced by the specified Fqn.
- perform(InvocationContext) - Method in class org.jboss.cache.commands.write.PutKeyValueCommand
-
Puts the specified key and value into the data map in the node referenced by the specified Fqn.
- perform(InvocationContext) - Method in class org.jboss.cache.commands.write.RemoveKeyCommand
-
Removes the specified key from the data map in the node referenced by the specified Fqn.
- perform(InvocationContext) - Method in class org.jboss.cache.commands.write.RemoveNodeCommand
-
Removes the node referenced by the specified Fqn.
- PessClearDataCommand - Class in org.jboss.cache.commands.legacy.write
-
Deprecated.
will be removed along with optimistic and pessimistic locking.
- PessClearDataCommand(GlobalTransaction, Fqn) - Constructor for class org.jboss.cache.commands.legacy.write.PessClearDataCommand
-
Deprecated.
- PessClearDataCommand() - Constructor for class org.jboss.cache.commands.legacy.write.PessClearDataCommand
-
Deprecated.
- PessGetChildrenNamesCommand - Class in org.jboss.cache.commands.legacy.read
-
Deprecated.
will be removed along with optimistic and pessimistic locking.
- PessGetChildrenNamesCommand() - Constructor for class org.jboss.cache.commands.legacy.read.PessGetChildrenNamesCommand
-
Deprecated.
- PessGetChildrenNamesCommand(Fqn) - Constructor for class org.jboss.cache.commands.legacy.read.PessGetChildrenNamesCommand
-
Deprecated.
- PessimisticCommandsFactoryImpl - Class in org.jboss.cache.commands
-
Deprecated.
will be removed with possimistic locking
- PessimisticCommandsFactoryImpl() - Constructor for class org.jboss.cache.commands.PessimisticCommandsFactoryImpl
-
Deprecated.
- PessimisticContextFactory - Class in org.jboss.cache.factories.context
-
Deprecated.
will be removed when pessimistic locking is removed.
- PessimisticContextFactory() - Constructor for class org.jboss.cache.factories.context.PessimisticContextFactory
-
Deprecated.
- PessimisticLockInterceptor - Class in org.jboss.cache.interceptors
-
Deprecated.
will be removed along with optimistic and pessimistic locking.
- PessimisticLockInterceptor() - Constructor for class org.jboss.cache.interceptors.PessimisticLockInterceptor
-
Deprecated.
- PessimisticNodeBasedLockManager - Class in org.jboss.cache.lock
-
Deprecated.
will be removed with pessimistic locking
- PessimisticNodeBasedLockManager() - Constructor for class org.jboss.cache.lock.PessimisticNodeBasedLockManager
-
Deprecated.
- PessimisticNodeBasedLockManager.LockAcquirer - Class in org.jboss.cache.lock
-
Deprecated.
- PessimisticNodeBasedLockManager.LockAcquirer(InvocationContext, LockType, long, Object) - Constructor for class org.jboss.cache.lock.PessimisticNodeBasedLockManager.LockAcquirer
-
Deprecated.
- PessimisticNodeFactory<K,V> - Class in org.jboss.cache
-
Deprecated.
will be removed along with optimistic and pessimistic locking.
- PessimisticNodeFactory() - Constructor for class org.jboss.cache.PessimisticNodeFactory
-
Deprecated.
- PessimisticTransactionContext - Class in org.jboss.cache.transaction
-
Deprecated.
will be removed along with optimistic and pessimistic locking.
- PessimisticTransactionContext(Transaction) - Constructor for class org.jboss.cache.transaction.PessimisticTransactionContext
-
Deprecated.
- PessimisticUnversionedNode<K,V> - Class in org.jboss.cache
-
Deprecated.
will be removed along with optimistic and pessimistic locking.
- PessimisticUnversionedNode(Object, Fqn, Map<K, V>, CacheSPI<K, V>) - Constructor for class org.jboss.cache.PessimisticUnversionedNode
-
Deprecated.
- PessMoveCommand - Class in org.jboss.cache.commands.legacy.write
-
Deprecated.
will be removed along with optimistic and pessimistic locking.
- PessMoveCommand() - Constructor for class org.jboss.cache.commands.legacy.write.PessMoveCommand
-
Deprecated.
- PessMoveCommand(Fqn, Fqn) - Constructor for class org.jboss.cache.commands.legacy.write.PessMoveCommand
-
Deprecated.
- PessPutDataMapCommand - Class in org.jboss.cache.commands.legacy.write
-
Deprecated.
will be removed along with optimistic and pessimistic locking.
- PessPutDataMapCommand(GlobalTransaction, Fqn, Map) - Constructor for class org.jboss.cache.commands.legacy.write.PessPutDataMapCommand
-
Deprecated.
- PessPutDataMapCommand() - Constructor for class org.jboss.cache.commands.legacy.write.PessPutDataMapCommand
-
Deprecated.
- PessPutForExternalReadCommand - Class in org.jboss.cache.commands.legacy.write
-
Deprecated.
will be removed along with optimistic and pessimistic locking.
- PessPutForExternalReadCommand(GlobalTransaction, Fqn, Object, Object) - Constructor for class org.jboss.cache.commands.legacy.write.PessPutForExternalReadCommand
-
Deprecated.
- PessPutForExternalReadCommand() - Constructor for class org.jboss.cache.commands.legacy.write.PessPutForExternalReadCommand
-
Deprecated.
- PessPutKeyValueCommand - Class in org.jboss.cache.commands.legacy.write
-
Deprecated.
will be removed along with optimistic and pessimistic locking.
- PessPutKeyValueCommand(GlobalTransaction, Fqn, Object, Object) - Constructor for class org.jboss.cache.commands.legacy.write.PessPutKeyValueCommand
-
Deprecated.
- PessPutKeyValueCommand() - Constructor for class org.jboss.cache.commands.legacy.write.PessPutKeyValueCommand
-
Deprecated.
- PessRemoveKeyCommand - Class in org.jboss.cache.commands.legacy.write
-
Deprecated.
will be removed along with optimistic and pessimistic locking.
- PessRemoveKeyCommand(GlobalTransaction, Fqn, Object) - Constructor for class org.jboss.cache.commands.legacy.write.PessRemoveKeyCommand
-
Deprecated.
- PessRemoveKeyCommand() - Constructor for class org.jboss.cache.commands.legacy.write.PessRemoveKeyCommand
-
Deprecated.
- PessRemoveNodeCommand - Class in org.jboss.cache.commands.legacy.write
-
Deprecated.
will be removed along with optimistic and pessimistic locking.
- PessRemoveNodeCommand(GlobalTransaction, Fqn) - Constructor for class org.jboss.cache.commands.legacy.write.PessRemoveNodeCommand
-
Deprecated.
- PessRemoveNodeCommand() - Constructor for class org.jboss.cache.commands.legacy.write.PessRemoveNodeCommand
-
Deprecated.
- PLAIN_CACHE_TYPE - Static variable in class org.jboss.cache.jmx.JmxUtil
-
Deprecated.
- PlatformMBeanServerRegistration - Class in org.jboss.cache.jmx
-
- PlatformMBeanServerRegistration() - Constructor for class org.jboss.cache.jmx.PlatformMBeanServerRegistration
-
- PluggableConfigurationComponent - Class in org.jboss.cache.config
-
A configuration component where the implementation class can be specified, and comes with its own set of properties.
- PluggableConfigurationComponent() - Constructor for class org.jboss.cache.config.PluggableConfigurationComponent
-
- populateFromBaseConfig(CacheLoaderConfig.IndividualCacheLoaderConfig) - Method in class org.jboss.cache.config.CacheLoaderConfig.IndividualCacheLoaderConfig
-
- populatePreparedStatementForInsert(Fqn, Map, PreparedStatement) - Method in class org.jboss.cache.loader.AdjListJDBCCacheLoader
-
- postDeregister() - Method in class org.jboss.cache.jmx.CacheJmxWrapper
-
- postRegister(Boolean) - Method in class org.jboss.cache.jmx.CacheJmxWrapper
-
- preDeregister() - Method in class org.jboss.cache.jmx.CacheJmxWrapper
-
No-op.
- PREFIX - Static variable in class org.jboss.cache.jmx.JmxUtil
-
Deprecated.
- 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<Modification>, boolean) - Method in class org.jboss.cache.loader.AbstractCacheLoader
-
- prepare(Object, List<Modification>, boolean) - Method in class org.jboss.cache.loader.AbstractDelegatingCacheLoader
-
- prepare(Object, List<Modification>, boolean) - Method in class org.jboss.cache.loader.AdjListJDBCCacheLoader
-
First phase in transaction commit process.
- prepare(Object, List<Modification>, boolean) - Method in class org.jboss.cache.loader.AsyncCacheLoader
-
TODO this is the same as the AbstractCacheLoader.
- prepare(Object, List<Modification>, 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) - Method in interface org.jboss.cache.loader.ConnectionFactory
-
- prepare(Object) - Method in class org.jboss.cache.loader.ManagedConnectionFactory
-
- prepare(Object, List<Modification>, boolean) - Method in class org.jboss.cache.loader.ReadOnlyDelegatingCacheLoader
-
- prepare(Object, List<Modification>, boolean) - Method in class org.jboss.cache.loader.SingletonStoreCacheLoader
-
Calls the underlying cache loader's operation if the current node is the coordinator.
- prepareAndLogStatement(Connection, String, String...) - Method in class org.jboss.cache.loader.AdjListJDBCCacheLoader
-
Creates a prepared statement using the given connection and SQL string, logs the statement that is about to be
executed to the logger, and optionally sets String parameters provided on the prepared statement before
returning the prepared statement.
- prepareCacheLoader(GlobalTransaction, TransactionContext, boolean) - Method in class org.jboss.cache.interceptors.CacheStoreInterceptor
-
- PrepareCommand - Class in org.jboss.cache.commands.tx
-
The prepare phase of a 2-phase commit, or the single prepare/commit phase of a single-phase commit.
- PrepareCommand(GlobalTransaction, List<WriteCommand>, Address, boolean) - Constructor for class org.jboss.cache.commands.tx.PrepareCommand
-
- PrepareCommand() - Constructor for class org.jboss.cache.commands.tx.PrepareCommand
-
- PrePostProcessingCommandInterceptor - Class in org.jboss.cache.interceptors.base
-
This interceptor adds pre and post processing to each visitXXX() method.
- PrePostProcessingCommandInterceptor() - Constructor for class org.jboss.cache.interceptors.base.PrePostProcessingCommandInterceptor
-
- preRegister(MBeanServer, ObjectName) - Method in class org.jboss.cache.jmx.CacheJmxWrapper
-
Caches the provided server
and objName
.
- prettyPrint(long) - Static method in class org.jboss.cache.util.CachePrinter
-
Prints a time for display
- primaryKey - Variable in class org.jboss.cache.loader.AdjListJDBCCacheLoaderConfig
-
- print(StringBuilder, int) - Method in class org.jboss.cache.invocation.NodeInvocationDelegate
-
- print(StringBuilder, int) - Method in interface org.jboss.cache.NodeSPI
-
Deprecated.
- printCacheDetails() - Method in class org.jboss.cache.jmx.CacheJmxWrapper
-
- printCacheDetails() - Method in interface org.jboss.cache.jmx.CacheJmxWrapperMBean
-
- printCacheDetails(Cache...) - Static method in class org.jboss.cache.util.CachePrinter
-
Prints the contents of the cache (nodes + data) to a string
- printCacheDetailsAsHtml() - Method in class org.jboss.cache.jmx.CacheJmxWrapper
-
- printCacheDetailsAsHtml() - Method in interface org.jboss.cache.jmx.CacheJmxWrapperMBean
-
- printCacheInterceptors(CacheSPI<?, ?>) - Static method in class org.jboss.cache.util.CachePrinter
-
- printCacheLockingInfo(Cache) - Static method in class org.jboss.cache.util.CachePrinter
-
Prints the status of locks in the cache (nodes + locks) to a string
- printConfigurationAsHtmlString() - Method in class org.jboss.cache.jmx.CacheJmxWrapper
-
- printConfigurationAsHtmlString() - Method in interface org.jboss.cache.jmx.CacheJmxWrapperMBean
-
- printConfigurationAsString() - Method in class org.jboss.cache.jmx.CacheJmxWrapper
-
- printConfigurationAsString() - Method in interface org.jboss.cache.jmx.CacheJmxWrapperMBean
-
- printDebugStats() - Method in class org.jboss.cache.util.FastCopyHashMap
-
- printDetails(Event) - Method in class org.jboss.cache.ConsoleListener
-
- printDetails() - Method in interface org.jboss.cache.DataContainer
-
- printDetails() - Method in class org.jboss.cache.DataContainerImpl
-
Prints information about the contents of the nodes in the cache's current
in-memory state.
- printDetails(StringBuilder, int) - Method in interface org.jboss.cache.InternalNode
-
- printDetails(StringBuilder, int) - Method in class org.jboss.cache.invocation.NodeInvocationDelegate
-
- printDetails(StringBuilder, int) - Method in class org.jboss.cache.mvcc.NodeReference
-
- printDetails(StringBuilder, int) - Method in interface org.jboss.cache.NodeSPI
-
Prints details of this node to the StringBuilder passed in.
- printDetails(StringBuilder, int) - Method in class org.jboss.cache.UnversionedNode
-
- printDetailsAsHtml() - Method in class org.jboss.cache.DataContainerImpl
-
- printDetailsInMap(StringBuilder, int) - Method in class org.jboss.cache.PessimisticUnversionedNode
-
Deprecated.
Adds details of the node into a map as strings.
- printDetailsInMap(StringBuilder, int) - Method in class org.jboss.cache.UnversionedNode
-
Adds details of the node into a map as strings.
- printDetailsWithFqn(NodeEvent) - Method in class org.jboss.cache.ConsoleListener
-
- printIndent(StringBuilder, int) - Method in class org.jboss.cache.UnversionedNode
-
- printInfo() - Method in class org.jboss.cache.lock.LockMap
-
Debugging information.
- printInterceptorChain(CommandInterceptor) - Static method in class org.jboss.cache.util.CachePrinter
-
- printLockInfo() - Method in class org.jboss.cache.DataContainerImpl
-
Returns lock information.
- printLockInfo() - Method in class org.jboss.cache.jmx.CacheJmxWrapper
-
- printLockInfo() - Method in interface org.jboss.cache.jmx.CacheJmxWrapperMBean
-
- printLockInfo(StringBuilder, int) - Method in class org.jboss.cache.lock.IdentityLock
-
Deprecated.
- printLockInfo(NodeSPI<?, ?>) - Method in interface org.jboss.cache.lock.LockManager
-
Prints lock information about a node (and its children) to a String.
- printLockInfo() - Method in interface org.jboss.cache.lock.LockManager
-
Prints lock information for all locks.
- printLockInfo(NodeSPI) - Method in class org.jboss.cache.lock.MVCCLockManager
-
- printLockInfo() - Method in class org.jboss.cache.lock.MVCCLockManager
-
- printLockInfo(NodeSPI) - Method in class org.jboss.cache.lock.NodeBasedLockManager
-
Deprecated.
- printLockInfo() - Method in class org.jboss.cache.lock.NodeBasedLockManager
-
Deprecated.
- printLockInfo(StringBuilder, int) - Method in interface org.jboss.cache.lock.NodeLock
-
Deprecated.
- printLockInfoAsHtml() - Method in class org.jboss.cache.jmx.CacheJmxWrapper
-
- printLockInfoAsHtml() - Method in interface org.jboss.cache.jmx.CacheJmxWrapperMBean
-
- printNewView(ViewChangedEvent) - Method in class org.jboss.cache.ConsoleListener
-
- 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(BlockingQueue<EvictionEvent>) - Method in class org.jboss.cache.eviction.BaseEvictionAlgorithm
-
Process the given eviction event queue.
- process(BlockingQueue<EvictionEvent>) - Method in interface org.jboss.cache.eviction.EvictionAlgorithm
-
Entry point for eviction algorithm.
- process(BlockingQueue<EvictionEvent>) - Method in class org.jboss.cache.eviction.NullEvictionAlgorithm
-
- processAddedElement(EvictionEvent) - Method in class org.jboss.cache.eviction.BaseEvictionAlgorithm
-
- processAddedNodes(EvictionEvent) - Method in class org.jboss.cache.eviction.BaseEvictionAlgorithm
-
- processAddedNodes(EvictionEvent, int) - Method in class org.jboss.cache.eviction.BaseEvictionAlgorithm
-
- processConfig(CacheLoaderConfig.IndividualCacheLoaderConfig) - Method in class org.jboss.cache.loader.AdjListJDBCCacheLoader
-
- processConfig(CacheLoaderConfig.IndividualCacheLoaderConfig) - Method in class org.jboss.cache.loader.JDBCCacheLoader
-
Builds a AdjListJDBCCacheLoaderConfig based on the supplied base config.
- processConfig(CacheLoaderConfig.IndividualCacheLoaderConfig) - Method in class org.jboss.cache.loader.JDBCCacheLoaderOld
-
Deprecated.
- processEvictionQueues() - Method in interface org.jboss.cache.Region
-
Processes the eviction queues (primary and recycle queues) associated with this region.
- processEvictionQueues() - Method in class org.jboss.cache.RegionImpl
-
- processMarkInUseNodes(Fqn, long) - Method in class org.jboss.cache.eviction.BaseEvictionAlgorithm
-
- processQueues(BlockingQueue<EvictionEvent>) - Method in class org.jboss.cache.eviction.BaseEvictionAlgorithm
-
Event processing for Evict/Add/Visiting of nodes.
- processQueues(BlockingQueue<EvictionEvent>) - Method in class org.jboss.cache.eviction.BaseSortedEvictionAlgorithm
-
- processQueues(BlockingQueue<EvictionEvent>) - Method in class org.jboss.cache.eviction.ExpirationAlgorithm
-
- processRemovedElement(EvictionEvent) - Method in class org.jboss.cache.eviction.BaseEvictionAlgorithm
-
- processRemovedNodes(EvictionEvent) - Method in class org.jboss.cache.eviction.BaseEvictionAlgorithm
-
Remove a node from cache.
- processUnmarkInUseNodes(Fqn) - Method in class org.jboss.cache.eviction.BaseEvictionAlgorithm
-
- processVisitedNodes(EvictionEvent) - Method in class org.jboss.cache.eviction.BaseEvictionAlgorithm
-
Visit a node in cache.
- processVisitedNodes(EvictionEvent) - Method in class org.jboss.cache.eviction.MRUAlgorithm
-
- properties - Variable in class org.jboss.cache.config.PluggableConfigurationComponent
-
- 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.ElementSizeQueue
-
- prune() - Method in class org.jboss.cache.eviction.ExpirationAlgorithm
-
- prune() - Method in class org.jboss.cache.eviction.LFUAlgorithm
-
- prune() - Method in class org.jboss.cache.eviction.LFUQueue
-
- prune() - Method in class org.jboss.cache.eviction.LRUAlgorithm
-
- purgeIfNecessary() - Method in class org.jboss.cache.loader.ChainingCacheLoader
-
- purgeLoaders(boolean) - Method in class org.jboss.cache.loader.CacheLoaderManager
-
- pushState(NodeSPI) - Method in class org.jboss.cache.loader.SingletonStoreCacheLoader
-
Pushes the state of a specific node by reading the node's data from the cache and putting in the cache store
via the cache loader.
- put(Fqn, K, V) - Method in interface org.jboss.cache.Cache
-
Associates the specified value with the specified key for a
Node
in this cache.
- put(String, K, V) - Method in interface org.jboss.cache.Cache
-
Convenience method that takes a string representation of an Fqn.
- put(Fqn, Map<? extends K, ? extends V>) - Method in interface org.jboss.cache.Cache
-
Copies all of the mappings from the specified map to a
Node
.
- put(String, Map<? extends K, ? extends V>) - Method in interface org.jboss.cache.Cache
-
Convenience method that takes a string representation of an Fqn.
- put(K, V) - Method in interface org.jboss.cache.InternalNode
-
- put(Fqn, Map<? extends K, ? extends V>) - Method in class org.jboss.cache.invocation.CacheInvocationDelegate
-
- put(String, Map<? extends K, ? extends V>) - Method in class org.jboss.cache.invocation.CacheInvocationDelegate
-
- put(Fqn, K, V) - Method in class org.jboss.cache.invocation.CacheInvocationDelegate
-
- put(String, K, V) - Method in class org.jboss.cache.invocation.CacheInvocationDelegate
-
- put(K, V) - Method in class org.jboss.cache.invocation.NodeInvocationDelegate
-
- put(Fqn, Map<Object, Object>, boolean) - Method in class org.jboss.cache.loader.AbstractCacheLoader
-
- put(List<Modification>) - Method in class org.jboss.cache.loader.AbstractCacheLoader
-
- put(Fqn, Object, Object) - Method in class org.jboss.cache.loader.AbstractDelegatingCacheLoader
-
- put(Fqn, Map) - Method in class org.jboss.cache.loader.AbstractDelegatingCacheLoader
-
- put(List<Modification>) - Method in class org.jboss.cache.loader.AbstractDelegatingCacheLoader
-
- 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<Modification>) - Method in class org.jboss.cache.loader.AsyncCacheLoader
-
- 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<Object, Object>) - 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<Modification>) - 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<Modification>) - 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<Modification>) - Method in class org.jboss.cache.loader.ClusteredCacheLoader
-
Does nothing; replication handles put.
- 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(Fqn, Object, Object) - Method in class org.jboss.cache.loader.JDBCCacheLoader
-
As per interface's contract.
- put(Fqn, Map) - Method in class org.jboss.cache.loader.JDBCCacheLoader
-
As per interface's contract.
- put(Fqn, Object, Object) - Method in class org.jboss.cache.loader.JDBCCacheLoaderOld
-
Deprecated.
Adds/overrides a value in a node for a key.
- put(Fqn, Map) - Method in class org.jboss.cache.loader.JDBCCacheLoaderOld
-
Deprecated.
Adds attributes from the passed in map to the existing node.
- put(Fqn, Map, boolean) - Method in class org.jboss.cache.loader.JDBCCacheLoaderOld
-
Deprecated.
- 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<Modification>) - Method in class org.jboss.cache.loader.jdbm.JdbmCacheLoader
-
Applies the given modifications.
- put(Fqn, Object, Object) - Method in class org.jboss.cache.loader.LocalDelegatingCacheLoader
-
- put(Fqn, Map<Object, Object>) - Method in class org.jboss.cache.loader.LocalDelegatingCacheLoader
-
- put(Fqn, Object, Object) - Method in class org.jboss.cache.loader.ReadOnlyDelegatingCacheLoader
-
- put(Fqn, Map) - Method in class org.jboss.cache.loader.ReadOnlyDelegatingCacheLoader
-
- put(List<Modification>) - Method in class org.jboss.cache.loader.ReadOnlyDelegatingCacheLoader
-
- put(Fqn, Object, Object) - Method in class org.jboss.cache.loader.SingletonStoreCacheLoader
-
Calls the underlying cache loader's operation if the current node is the coordinator.
- put(Fqn, Map) - Method in class org.jboss.cache.loader.SingletonStoreCacheLoader
-
Calls the underlying cache loader's operation if the current node is the coordinator.
- put(List<Modification>) - Method in class org.jboss.cache.loader.SingletonStoreCacheLoader
-
Calls the underlying cache loader's operation if the current node is the coordinator.
- PUT - Static variable in interface org.jboss.cache.loader.tcp.TcpCacheOperations
-
- put(Fqn, Object, Object) - Method in class org.jboss.cache.loader.TcpDelegatingCacheLoader
-
- put(Fqn, Map<Object, Object>) - Method in class org.jboss.cache.loader.TcpDelegatingCacheLoader
-
- put(List<Modification>) - Method in class org.jboss.cache.loader.TcpDelegatingCacheLoader
-
- put(K, V) - Method in class org.jboss.cache.lock.ThreadLocalMap
-
- put(Object, Object) - Method in class org.jboss.cache.marshall.MarshalledValueMap
-
- put(K, V) - Method in class org.jboss.cache.mvcc.NodeReference
-
- put(K, V) - Method in interface org.jboss.cache.Node
-
Associates the specified value with the specified key for this node.
- put(K, V) - Method in interface org.jboss.cache.optimistic.WorkspaceNode
-
Deprecated.
- put(K, V) - Method in class org.jboss.cache.optimistic.WorkspaceNodeImpl
-
Deprecated.
- put(Fqn, Region) - Method in class org.jboss.cache.RegionRegistry
-
- put(Transaction, GlobalTransaction) - Method in class org.jboss.cache.transaction.TransactionTable
-
Associates the global transaction with the local transaction.
- put(GlobalTransaction, TransactionContext) - Method in class org.jboss.cache.transaction.TransactionTable
-
Associates the global transaction with a transaction context.
- put(K, V) - Method in class org.jboss.cache.UnversionedNode
-
- put(K, V) - Method in class org.jboss.cache.util.concurrent.SelfInitializingConcurrentHashMap
-
- put(K, V) - Method in class org.jboss.cache.util.DeltaMap
-
- put(K, V) - Method in class org.jboss.cache.util.FastCopyHashMap
-
- put(Map<K, V>, K, V) - Static method in class org.jboss.cache.util.MinMapUtil
-
Puts a mapping into a map, returns a map with the mapping.
- PUT_KEY_VAL - Static variable in interface org.jboss.cache.loader.tcp.TcpCacheOperations
-
- PUT_LIST - Static variable in interface org.jboss.cache.loader.tcp.TcpCacheOperations
-
- putAll(Map<? extends K, ? extends V>) - Method in interface org.jboss.cache.InternalNode
-
- putAll(Map<? extends K, ? extends V>) - Method in class org.jboss.cache.invocation.NodeInvocationDelegate
-
- putAll(Map<? extends K, ? extends V>) - Method in class org.jboss.cache.lock.ThreadLocalMap
-
- putAll(Map) - Method in class org.jboss.cache.marshall.MarshalledValueMap
-
- putAll(Map<? extends K, ? extends V>) - Method in class org.jboss.cache.mvcc.NodeReference
-
- putAll(Map<? extends K, ? extends V>) - Method in interface org.jboss.cache.Node
-
Copies all of the mappings from the specified map to this node's map.
- putAll(Map<K, V>) - Method in interface org.jboss.cache.optimistic.WorkspaceNode
-
Deprecated.
- putAll(Map<K, V>) - Method in class org.jboss.cache.optimistic.WorkspaceNodeImpl
-
Deprecated.
- putAll(Map<? extends K, ? extends V>) - Method in class org.jboss.cache.UnversionedNode
-
- putAll(Map<? extends K, ? extends V>) - Method in class org.jboss.cache.util.concurrent.SelfInitializingConcurrentHashMap
-
- putAll(Map<? extends K, ? extends V>) - Method in class org.jboss.cache.util.FastCopyHashMap
-
- putAll(Map<K, V>, Map<K, V>) - Static method in class org.jboss.cache.util.MinMapUtil
-
Puts a number of entries into a map, returns a map.
- putAllDirect(Map<? extends K, ? extends V>) - Method in class org.jboss.cache.invocation.NodeInvocationDelegate
-
- putAllDirect(Map<? extends K, ? extends V>) - Method in interface org.jboss.cache.NodeSPI
-
Functionally the same as
Node.putAll(Map)
except that it operates directly on the node and bypasses the
interceptor chain.
- PutDataMapCommand - Class in org.jboss.cache.commands.write
-
- PutDataMapCommand(GlobalTransaction, Fqn, Map) - Constructor for class org.jboss.cache.commands.write.PutDataMapCommand
-
- PutDataMapCommand() - Constructor for class org.jboss.cache.commands.write.PutDataMapCommand
-
- putDirect(K, V) - Method in class org.jboss.cache.invocation.NodeInvocationDelegate
-
- putDirect(K, V) - Method in interface org.jboss.cache.NodeSPI
-
Functionally the same as
Node.put(Object,Object)
except that it operates directly on the node and bypasses the
interceptor chain.
- putForExternalRead(Fqn, K, V) - Method in interface org.jboss.cache.Cache
-
Under special operating behavior, associates the value with the specified key for a node identified by the Fqn passed in.
- putForExternalRead(Fqn, K, V) - Method in class org.jboss.cache.invocation.CacheInvocationDelegate
-
- PutForExternalReadCommand - Class in org.jboss.cache.commands.write
-
- PutForExternalReadCommand(GlobalTransaction, Fqn, Object, Object) - Constructor for class org.jboss.cache.commands.write.PutForExternalReadCommand
-
- PutForExternalReadCommand() - Constructor for class org.jboss.cache.commands.write.PutForExternalReadCommand
-
- putIfAbsent(K, V) - Method in class org.jboss.cache.invocation.NodeInvocationDelegate
-
- putIfAbsent(K, V) - Method in interface org.jboss.cache.Node
-
If the specified key is not already associated with a value, associate it with the given value, and returns the
Object (if any) that occupied the space, or null.
- putIfAbsent(K, V) - Method in class org.jboss.cache.optimistic.WorkspaceNodeImpl
-
Deprecated.
- putIfAbsent(Fqn, Region) - Method in class org.jboss.cache.RegionRegistry
-
- putIfAbsent(K, V) - Method in class org.jboss.cache.util.concurrent.SelfInitializingConcurrentHashMap
-
- PutKeyValueCommand - Class in org.jboss.cache.commands.write
-
- PutKeyValueCommand(GlobalTransaction, Fqn, Object, Object) - Constructor for class org.jboss.cache.commands.write.PutKeyValueCommand
-
- PutKeyValueCommand() - Constructor for class org.jboss.cache.commands.write.PutKeyValueCommand
-
- putLookedUpNode(Fqn, NodeSPI) - Method in class org.jboss.cache.invocation.LegacyInvocationContext
-
Deprecated.
- putLookedUpNode(Fqn, NodeSPI) - Method in class org.jboss.cache.invocation.MVCCInvocationContext
-
Puts an entry in the registry of looked up nodes in the current scope.
- putLookedUpNode(Fqn, NodeSPI) - Method in class org.jboss.cache.InvocationContext
-
Puts an entry in the registry of looked up nodes in the current scope.
- putLookedUpNode(Fqn, NodeSPI) - Method in class org.jboss.cache.transaction.MVCCTransactionContext
-
Puts an entry in the registry of looked up nodes in the current scope.
- putLookedUpNodes(Map<Fqn, NodeSPI>) - Method in class org.jboss.cache.invocation.LegacyInvocationContext
-
Deprecated.
- putLookedUpNodes(Map<Fqn, NodeSPI>) - Method in class org.jboss.cache.invocation.MVCCInvocationContext
-
- putLookedUpNodes(Map<Fqn, NodeSPI>) - Method in class org.jboss.cache.InvocationContext
-
Adds a map of looked up nodes to the current map of looked up nodes
- putLookedUpNodes(Map<Fqn, NodeSPI>) - Method in class org.jboss.cache.transaction.MVCCTransactionContext
-
- putNodeEvent(EvictedEventNode) - Method in interface org.jboss.cache.Region
-
Deprecated.
- putNodeEvent(EvictedEventNode) - Method in class org.jboss.cache.RegionImpl
-
Deprecated.
- putReferencedObject(int, Object) - Method in class org.jboss.cache.marshall.UnmarshalledReferences
-
Adds a referenced object to the list of references
- raw - Variable in class org.jboss.cache.marshall.MarshalledValue
-
- readBooleanAttribute(Element, String, String, boolean) - Static method in class org.jboss.cache.config.parsing.XmlConfigHelper
-
Retrieves the boolean value of a given attribute for the first encountered instance of elementName
- readBooleanContents(Element, String) - Static method in class org.jboss.cache.config.parsing.XmlConfigHelper
-
- readBooleanContents(Element, String, boolean) - Static method in class org.jboss.cache.config.parsing.XmlConfigHelper
-
- ReadCommittedNode - Class in org.jboss.cache.mvcc
-
A node delegate that encapsulates read committed semantics when writes are initiated, committed or rolled back.
- ReadCommittedNode(InternalNode, InternalNode) - Constructor for class org.jboss.cache.mvcc.ReadCommittedNode
-
- ReadCommittedNode.Flags - Enum in org.jboss.cache.mvcc
-
- 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.marshall.MarshalledValue
-
- readExternal(ObjectInput) - Method in class org.jboss.cache.marshall.MarshalledValueMap
-
- readExternal(ObjectInput) - Method in class org.jboss.cache.marshall.NodeData
-
- readExternal(ObjectInput) - Method in class org.jboss.cache.marshall.NodeDataExceptionMarker
-
- readExternal(ObjectInput) - Method in class org.jboss.cache.Modification
-
Reads data from an external stream.
- readExternal(ObjectInput) - Method in class org.jboss.cache.transaction.GlobalTransaction
-
- readExternal(ObjectInput) - Method in class org.jboss.cache.util.ImmutableListCopy
-
- 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
-
- ReadOnlyDelegatingCacheLoader - Class in org.jboss.cache.loader
-
Provides ignoreModifications features to all cache loaders.
- ReadOnlyDelegatingCacheLoader(CacheLoader) - Constructor for class org.jboss.cache.loader.ReadOnlyDelegatingCacheLoader
-
- readPropertiesContents(Element, String) - Static method in class org.jboss.cache.config.parsing.XmlConfigHelper
-
Reads the contents of a named sub element within a given element, and attempts to parse the contents as a Java
properties file.
- readReference(ObjectInputStream) - Method in class org.jboss.cache.marshall.CacheMarshaller200
-
Reads a reference from a given stream.
- readReference(ObjectInputStream) - Method in class org.jboss.cache.marshall.CacheMarshaller210
-
This version of readReference is written to solve JBCACHE-1211, where references are encoded as ints rather than shorts.
- readRoot(InputStream) - Method in class org.jboss.cache.config.parsing.RootElementBuilder
-
- readStringContents(Element, String) - Static method in class org.jboss.cache.config.parsing.XmlConfigHelper
-
Reads the contents of the first occurence of elementName under the given element, trimming results of whitespace.
- readUnsignedInt(ObjectInputStream) - Method in class org.jboss.cache.marshall.CacheMarshaller200
-
- readUnsignedInt(ObjectInputStream) - Method in class org.jboss.cache.marshall.CacheMarshaller210
-
Reads an int stored in variable-length format.
- readUnsignedLong(ObjectInputStream) - Method in class org.jboss.cache.marshall.CacheMarshaller200
-
- readUnsignedLong(ObjectInputStream) - Method in class org.jboss.cache.marshall.CacheMarshaller210
-
Reads an int stored in variable-length format.
- ReadWriteLockWithUpgrade - Class in org.jboss.cache.lock
-
This class is similar to PreferredWriterReadWriteLock except that
the read lock is upgradable to write 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.
- receive(Message) - Method in class org.jboss.cache.remoting.jgroups.ChannelMessageListener
-
Callback, does nothing.
- ReclosableLatch - Class in org.jboss.cache.util.concurrent
-
This latch allows you to set a default state (open or closed), and repeatedly open or close
the latch and have threads wait on it.
- ReclosableLatch() - Constructor for class org.jboss.cache.util.concurrent.ReclosableLatch
-
- ReclosableLatch(boolean) - Constructor for class org.jboss.cache.util.concurrent.ReclosableLatch
-
- recordNodeLoaded(InvocationContext, Fqn) - Method in class org.jboss.cache.interceptors.ActivationInterceptor
-
- recordNodeLoaded(InvocationContext, Fqn) - Method in class org.jboss.cache.interceptors.CacheLoaderInterceptor
-
- recordNodeLoaded(InvocationContext, Fqn) - Method in class org.jboss.cache.interceptors.LegacyActivationInterceptor
-
Deprecated.
- recordNodeLoaded(InvocationContext, Fqn) - Method in class org.jboss.cache.interceptors.LegacyCacheLoaderInterceptor
-
Deprecated.
- recursivelyMarkAsRemoved(NodeSPI, InvocationContext) - Method in class org.jboss.cache.commands.legacy.write.PessRemoveNodeCommand
-
Deprecated.
- recursivelyMarkAsRemoved(NodeSPI, InvocationContext) - Method in class org.jboss.cache.commands.write.RemoveNodeCommand
-
Recursively marks a node as removed.
- recycleQueue - Variable in class org.jboss.cache.eviction.BaseEvictionAlgorithm
-
Contains Fqn instances.
- ReentrantSharedLockContainer<E> - Class in org.jboss.cache.util.concurrent.locks
-
A LockContainer that holds ReentrantLocks
- ReentrantSharedLockContainer(int) - Constructor for class org.jboss.cache.util.concurrent.locks.ReentrantSharedLockContainer
-
Creates a new LockContainer which uses a certain number of shared locks across all elements that need to be locked.
- ReflectionUtil - Class in org.jboss.cache.util.reflect
-
Basic reflection utilities to enhance what the JDK provides.
- ReflectionUtil() - Constructor for class org.jboss.cache.util.reflect.ReflectionUtil
-
- REGION - Static variable in class org.jboss.cache.config.EvictionRegionConfig
-
- region - Variable in class org.jboss.cache.marshall.RegionalizedMethodCall
-
- Region - Interface in org.jboss.cache
-
Defines characteristics such as class loading and eviction of
Node
s belonging to a Region in a
Cache
.
- Region.Status - Enum in org.jboss.cache
-
Region status
- Region.Type - Enum in org.jboss.cache
-
Types of regions.
- RegionalizedMethodCall - Class in org.jboss.cache.marshall
-
- RegionalizedMethodCall() - Constructor for class org.jboss.cache.marshall.RegionalizedMethodCall
-
- regionalizedMethodCallFromByteBuffer(byte[]) - Method in class org.jboss.cache.marshall.AbstractMarshaller
-
- regionalizedMethodCallFromByteBuffer(byte[]) - Method in interface org.jboss.cache.marshall.Marshaller
-
Returns a RegionalizedMethodCall from a byte buffer.
- regionalizedMethodCallFromByteBuffer(byte[]) - Method in class org.jboss.cache.marshall.VersionAwareMarshaller
-
- regionalizedMethodCallFromObjectStream(ObjectInputStream) - Method in class org.jboss.cache.marshall.AbstractMarshaller
-
- regionalizedMethodCallFromObjectStream(ObjectInputStream) - Method in class org.jboss.cache.marshall.CacheMarshaller200
-
- regionalizedMethodCallFromObjectStream(ObjectInputStream) - Method in interface org.jboss.cache.marshall.Marshaller
-
Returns a RegionalizedMethodCall from an object input stream.
- regionAwareMarshall(Fqn, Object) - Method in class org.jboss.cache.loader.AbstractCacheLoader
-
- regionAwareUnmarshall(Fqn, Object) - Method in class org.jboss.cache.loader.AbstractCacheLoader
-
- RegionEmptyException - Exception in org.jboss.cache
-
Exception to represent a region being empty when state was expected in that region.
- RegionEmptyException() - Constructor for exception org.jboss.cache.RegionEmptyException
-
- RegionEmptyException(Throwable) - Constructor for exception org.jboss.cache.RegionEmptyException
-
- RegionEmptyException(String) - Constructor for exception org.jboss.cache.RegionEmptyException
-
- RegionEmptyException(String, Throwable) - Constructor for exception org.jboss.cache.RegionEmptyException
-
- regionFqn - Variable in class org.jboss.cache.eviction.BaseEvictionAlgorithm
-
- RegionImpl - Class in org.jboss.cache
-
Default implementation of a
Region
- RegionImpl(Fqn, RegionManager) - Constructor for class org.jboss.cache.RegionImpl
-
Constructs a marshalling region from an fqn and region manager.
- RegionImpl(EvictionRegionConfig, Fqn, RegionManager) - Constructor for class org.jboss.cache.RegionImpl
-
Constructs an eviction region from a policy and configuration, defined by an fqn and region manager.
- regionManager - Variable in class org.jboss.cache.interceptors.EvictionInterceptor
-
- regionManager - Variable in class org.jboss.cache.loader.AbstractCacheLoader
-
- regionManager - Variable in class org.jboss.cache.marshall.AbstractMarshaller
-
- RegionManager - Interface in org.jboss.cache
-
Manages regions.
- regionManager - Variable in class org.jboss.cache.statetransfer.DefaultStateTransferManager
-
- regionManager_ - Variable in class org.jboss.cache.eviction.LRUPolicy
-
Deprecated.
- RegionManagerFactory - Class in org.jboss.cache.factories
-
Creates region managers
- RegionManagerFactory() - Constructor for class org.jboss.cache.factories.RegionManagerFactory
-
- RegionManagerImpl - Class in org.jboss.cache
-
The default region manager, used with MVCC locking.
- RegionManagerImpl() - Constructor for class org.jboss.cache.RegionManagerImpl
-
- RegionNameConflictException - Exception in org.jboss.cache.eviction
-
MarshRegion 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
-
MarshRegion 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
RegionManager.activate(Fqn)
activate a subtree}
root 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
-
MarshRegion 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
-
- RegionRegistry - Class in org.jboss.cache
-
An extension of the ConcurrentHashMap that acts as a container for regions.
- RegionRegistry() - Constructor for class org.jboss.cache.RegionRegistry
-
- registerAllMBeans() - Method in class org.jboss.cache.jmx.JmxRegistrationManager
-
Performs the MBean registration.
- registerAtHead(Synchronization) - Method in class org.jboss.cache.interceptors.OrderedSynchronizationHandler
-
- registerAtTail(Synchronization) - Method in class org.jboss.cache.interceptors.OrderedSynchronizationHandler
-
- registerCache(Cache<Object, Object>, String) - Method in class org.jboss.cache.CacheManagerImpl
-
- registerCacheMBean(MBeanServer, CacheJmxWrapperMBean, String) - Static method in class org.jboss.cache.jmx.JmxUtil
-
Deprecated.
- registerComponent(Object, Class) - Method in class org.jboss.cache.factories.ComponentRegistry
-
Registers a component in the registry under the given type, and injects any dependencies needed.
- registerConfiguration(String, Configuration) - Method in interface org.jboss.cache.config.ConfigurationRegistry
-
Register the given configuration under the given name.
- registerConfiguration(String, Configuration) - Method in class org.jboss.cache.config.XmlParsingConfigurationRegistry
-
- registerContextClassLoader(ClassLoader) - Method in interface org.jboss.cache.Region
-
Registers a specific
ClassLoader
for this region,
overridding the default cache class loader.
- registerContextClassLoader(ClassLoader) - Method in class org.jboss.cache.RegionImpl
-
- registerDefaultClassLoader(ClassLoader) - Method in class org.jboss.cache.factories.ComponentRegistry
-
Registers the default class loader.
- REGISTERED - Static variable in interface org.jboss.cache.jmx.CacheJmxWrapperMBean
-
The MBean has been instantiated and has completed MBeanRegistration.postRegister
- registerEvictionEvent(Fqn, EvictionEvent.Type, int, DataCommand, Transaction) - Method in interface org.jboss.cache.Region
-
- registerEvictionEvent(Fqn, EvictionEvent.Type) - Method in interface org.jboss.cache.Region
-
- registerEvictionEvent(Fqn, EvictionEvent.Type) - Method in class org.jboss.cache.RegionImpl
-
- registerEvictionEvent(Fqn, EvictionEvent.Type, int, DataCommand, Transaction) - Method in class org.jboss.cache.RegionImpl
-
- registerInternalFqn(Fqn) - Method in interface org.jboss.cache.DataContainer
-
Adds the specified Fqn to the list of Fqns to be considered "internal".
- registerInternalFqn(Fqn) - Method in class org.jboss.cache.DataContainerImpl
-
- registerJmxResources() - Method in class org.jboss.cache.jmx.CacheJmxWrapper
-
- registerSynchronization(Synchronization) - Method in class org.jboss.cache.transaction.DummyTransaction
-
- registerToPlatformMBeanServer() - Method in class org.jboss.cache.jmx.PlatformMBeanServerRegistration
-
Here is where the registration is being performed.
- release(Object) - Method in class org.jboss.cache.lock.IdentityLock
-
Deprecated.
Release the lock held by the owner.
- release(Object) - Method in interface org.jboss.cache.lock.NodeLock
-
Deprecated.
Releases the lock held by the owner.
- releaseAll() - Method in class org.jboss.cache.lock.IdentityLock
-
Deprecated.
Release all locks associated with this instance.
- releaseAll(Object) - Method in class org.jboss.cache.lock.IdentityLock
-
Deprecated.
- releaseAll() - Method in interface org.jboss.cache.lock.NodeLock
-
Deprecated.
Releases all locks associated with this instance.
- releaseAll(Object) - Method in interface org.jboss.cache.lock.NodeLock
-
Deprecated.
Releases all locks with this owner.
- releaseAllLocks(List<Fqn>) - Method in class org.jboss.cache.lock.StripedLock
-
Releases locks on all fqns passed in.
- releaseCache(String) - Method in interface org.jboss.cache.CacheManager
-
Notifies the registry that the caller is no longer using the given
cache.
- releaseCache(String) - Method in class org.jboss.cache.CacheManagerImpl
-
- releaseForce() - Method in class org.jboss.cache.lock.IdentityLock
-
Deprecated.
Same as releaseAll now.
- releaseLock(Fqn) - Method in class org.jboss.cache.lock.StripedLock
-
Releases a lock the caller may be holding.
- releaseLock(E) - Method in class org.jboss.cache.util.concurrent.locks.AbstractSharedLockContainer
-
- releaseLock(E) - Method in interface org.jboss.cache.util.concurrent.locks.LockContainer
-
- releaseLock(E) - Method in class org.jboss.cache.util.concurrent.locks.PerElementLockContainer
-
- releaseObjectReferences(boolean) - Method in interface org.jboss.cache.InternalNode
-
- releaseObjectReferences(boolean) - Method in class org.jboss.cache.invocation.NodeInvocationDelegate
-
- releaseObjectReferences(boolean) - Method in class org.jboss.cache.mvcc.NodeReference
-
- releaseObjectReferences(boolean) - Method in interface org.jboss.cache.Node
-
Method that releases object references of cached objects held in the cache by serializing them to byte buffers.
- releaseObjectReferences(boolean) - Method in class org.jboss.cache.optimistic.WorkspaceNodeImpl
-
Deprecated.
- releaseObjectReferences(boolean) - Method in class org.jboss.cache.PessimisticUnversionedNode
-
Deprecated.
- releaseObjectReferences(boolean) - Method in class org.jboss.cache.UnversionedNode
-
- releaseReaderOwners(LockStrategy) - Method in class org.jboss.cache.lock.LockMap
-
- releaseStateTransferLocks(NodeSPI) - Method in class org.jboss.cache.statetransfer.LegacyStateTransferManager
-
Deprecated.
- remove(Fqn, K) - Method in interface org.jboss.cache.Cache
-
Removes the mapping for this key from a Node.
- remove(String, K) - Method in interface org.jboss.cache.Cache
-
Convenience method that takes a string representation of an Fqn.
- remove(K) - Method in interface org.jboss.cache.InternalNode
-
- remove(Fqn, K) - Method in class org.jboss.cache.invocation.CacheInvocationDelegate
-
- remove(String, K) - Method in class org.jboss.cache.invocation.CacheInvocationDelegate
-
- remove(K) - Method in class org.jboss.cache.invocation.NodeInvocationDelegate
-
- remove(Fqn, Object) - Method in class org.jboss.cache.loader.AbstractDelegatingCacheLoader
-
- remove(Fqn) - Method in class org.jboss.cache.loader.AbstractDelegatingCacheLoader
-
- remove(Fqn, Object) - Method in class org.jboss.cache.loader.AdjListJDBCCacheLoader
-
Removes attribute's value for a key.
- remove(Fqn, Object) - Method in class org.jboss.cache.loader.AsyncCacheLoader
-
- remove(Fqn) - Method in class org.jboss.cache.loader.AsyncCacheLoader
-
- 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, does nothing if the node does not exist.
- 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.FileCacheLoader
-
- remove(Fqn) - Method in class org.jboss.cache.loader.FileCacheLoader
-
- remove(Fqn) - Method in class org.jboss.cache.loader.JDBCCacheLoader
-
As per interface's contrect.
- remove(Fqn) - Method in class org.jboss.cache.loader.JDBCCacheLoaderOld
-
Deprecated.
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 class org.jboss.cache.loader.LocalDelegatingCacheLoader
-
- remove(Fqn) - Method in class org.jboss.cache.loader.LocalDelegatingCacheLoader
-
- remove(Fqn, Object) - Method in class org.jboss.cache.loader.ReadOnlyDelegatingCacheLoader
-
- remove(Fqn) - Method in class org.jboss.cache.loader.ReadOnlyDelegatingCacheLoader
-
- remove(Fqn, Object) - Method in class org.jboss.cache.loader.SingletonStoreCacheLoader
-
Calls the underlying cache loader's operation if the current node is the coordinator.
- remove(Fqn) - Method in class org.jboss.cache.loader.SingletonStoreCacheLoader
-
Calls the underlying cache loader's operation if the current node is the coordinator.
- REMOVE - Static variable in interface org.jboss.cache.loader.tcp.TcpCacheOperations
-
- remove(Fqn, Object) - Method in class org.jboss.cache.loader.TcpDelegatingCacheLoader
-
- remove(Fqn) - Method in class org.jboss.cache.loader.TcpDelegatingCacheLoader
-
- remove(Object) - Method in class org.jboss.cache.lock.ThreadLocalMap
-
- remove(Object) - Method in class org.jboss.cache.marshall.MarshalledValueMap
-
- remove(K) - Method in class org.jboss.cache.mvcc.NodeReference
-
- remove(K) - Method in interface org.jboss.cache.Node
-
Removes the mapping for this key from this node if it is present.
- remove(K) - Method in interface org.jboss.cache.optimistic.WorkspaceNode
-
Deprecated.
- remove(K) - Method in class org.jboss.cache.optimistic.WorkspaceNodeImpl
-
Deprecated.
- remove(GlobalTransaction) - Method in class org.jboss.cache.transaction.TransactionTable
-
Removes a global transation, returns the old transaction entry.
- remove(Transaction) - Method in class org.jboss.cache.transaction.TransactionTable
-
Removes a local transation, returns the global transaction entry.
- remove(GlobalTransaction, Transaction) - Method in class org.jboss.cache.transaction.TransactionTable
-
- remove(K) - Method in class org.jboss.cache.UnversionedNode
-
- remove(int) - Method in class org.jboss.cache.util.BitEncodedIntegerSet
-
Removes an integer from the set
- remove(Object) - Method in class org.jboss.cache.util.concurrent.ConcurrentHashSet
-
- remove(Object) - Method in class org.jboss.cache.util.concurrent.SelfInitializingConcurrentHashMap
-
- remove(Object, Object) - Method in class org.jboss.cache.util.concurrent.SelfInitializingConcurrentHashMap
-
- remove(Object) - Method in class org.jboss.cache.util.DeltaMap
-
- remove(Object) - Method in class org.jboss.cache.util.FastCopyHashMap
-
- remove(Object) - Method in class org.jboss.cache.util.ImmutableListCopy
-
- remove(Map<K, V>, K) - Static method in class org.jboss.cache.util.MinMapUtil
-
Removes a mapping by key from a map, returns the map.
- REMOVE_DATA - Static variable in interface org.jboss.cache.loader.tcp.TcpCacheOperations
-
- REMOVE_KEY - Static variable in interface org.jboss.cache.loader.tcp.TcpCacheOperations
-
- removeAll() - Method in class org.jboss.cache.lock.LockMap
-
Remove all ownership.
- removeAll(Collection<?>) - Method in class org.jboss.cache.util.concurrent.ConcurrentHashSet
-
- removeAll(Collection<?>) - Method in class org.jboss.cache.util.ImmutableListCopy
-
- removeAllCacheListeners() - Method in class org.jboss.cache.notifications.NotifierImpl
-
Removes all listeners from the notifier, including the evictionPolicyListener.
- removeBuddies(Collection<Address>) - Method in class org.jboss.cache.buddyreplication.BuddyGroup
-
- removeCacheListener(Object) - Method in interface org.jboss.cache.Cache
-
- removeCacheListener(Object) - Method in class org.jboss.cache.invocation.CacheInvocationDelegate
-
- removeCacheListener(Object) - Method in interface org.jboss.cache.notifications.Notifier
-
Removes a cache listener from the list of cache listeners registered.
- removeCacheListener(Object) - Method in class org.jboss.cache.notifications.NotifierImpl
-
- removeChild(Object) - Method in interface org.jboss.cache.InternalNode
-
- removeChild(Fqn) - Method in interface org.jboss.cache.InternalNode
-
- removeChild(Fqn) - Method in class org.jboss.cache.invocation.NodeInvocationDelegate
-
- removeChild(Object) - Method in class org.jboss.cache.invocation.NodeInvocationDelegate
-
- removeChild(Object) - Method in class org.jboss.cache.mvcc.NodeReference
-
- removeChild(Fqn) - Method in class org.jboss.cache.mvcc.NodeReference
-
- removeChild(Fqn) - Method in interface org.jboss.cache.Node
-
Removes a child node specified by the given relative
Fqn
.
- removeChild(Object) - Method in interface org.jboss.cache.Node
-
Removes a child node specified by the given name.
- removeChild(Object) - Method in interface org.jboss.cache.optimistic.WorkspaceNode
-
Deprecated.
- removeChild(Fqn) - Method in class org.jboss.cache.optimistic.WorkspaceNodeImpl
-
Deprecated.
- removeChild(Object) - Method in class org.jboss.cache.optimistic.WorkspaceNodeImpl
-
Deprecated.
- removeChild(Object) - Method in class org.jboss.cache.UnversionedNode
-
- removeChild(Fqn) - Method in class org.jboss.cache.UnversionedNode
-
- removeChildConfig(ConfigurationComponent) - Method in class org.jboss.cache.config.ConfigurationComponent
-
- removeChildConfigs(Collection<? extends ConfigurationComponent>) - Method in class org.jboss.cache.config.ConfigurationComponent
-
- removeChildDirect(Fqn) - Method in class org.jboss.cache.invocation.NodeInvocationDelegate
-
- removeChildDirect(Object) - Method in class org.jboss.cache.invocation.NodeInvocationDelegate
-
- removeChildDirect(Fqn) - Method in interface org.jboss.cache.NodeSPI
-
Removes a child directly from a node.
- removeChildDirect(Object) - Method in interface org.jboss.cache.NodeSPI
-
Removes a child directly from a node.
- removeChildren() - Method in interface org.jboss.cache.InternalNode
-
- removeChildren() - Method in class org.jboss.cache.mvcc.NodeReference
-
- removeChildren() - Method in class org.jboss.cache.UnversionedNode
-
- removeChildrenDirect() - Method in class org.jboss.cache.invocation.NodeInvocationDelegate
-
- removeChildrenDirect() - Method in interface org.jboss.cache.NodeSPI
-
Directly removes all children for this node.
- removeCommands(List<Class<? extends ReplicableCommand>>) - Method in class org.jboss.cache.commands.remote.ReplicateCommand
-
- removeData(NodeSPI, InvocationContext) - Method in class org.jboss.cache.commands.legacy.write.VersionedInvalidateCommand
-
Deprecated.
- removeData(Fqn) - Method in class org.jboss.cache.loader.AbstractDelegatingCacheLoader
-
- removeData(Fqn) - Method in class org.jboss.cache.loader.AdjListJDBCCacheLoader
-
Nullifies the node.
- removeData(Fqn) - Method in class org.jboss.cache.loader.AsyncCacheLoader
-
- 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.FileCacheLoader
-
- 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 class org.jboss.cache.loader.LocalDelegatingCacheLoader
-
- removeData(Fqn) - Method in class org.jboss.cache.loader.ReadOnlyDelegatingCacheLoader
-
- removeData(Fqn) - Method in class org.jboss.cache.loader.SingletonStoreCacheLoader
-
Calls the underlying cache loader's operation if the current node is the coordinator.
- removeData(Fqn) - Method in class org.jboss.cache.loader.TcpDelegatingCacheLoader
-
- removedEntries - Variable in class org.jboss.cache.util.Util.MapModifications
-
- removeDirect(K) - Method in class org.jboss.cache.invocation.NodeInvocationDelegate
-
- removeDirect(K) - Method in interface org.jboss.cache.NodeSPI
-
Removes a data key directly from a node.
- RemoveFromBuddyGroupCommand - Class in org.jboss.cache.commands.remote
-
Removes a buddy from a group.
- RemoveFromBuddyGroupCommand(String) - Constructor for class org.jboss.cache.commands.remote.RemoveFromBuddyGroupCommand
-
- RemoveFromBuddyGroupCommand() - Constructor for class org.jboss.cache.commands.remote.RemoveFromBuddyGroupCommand
-
- removeFromDataStructure(Fqn, boolean) - Method in interface org.jboss.cache.DataContainer
-
Removes the actual node from the tree data structure.
- removeFromDataStructure(Fqn, boolean) - Method in class org.jboss.cache.DataContainerImpl
-
- removeFromEnvironment(String) - Method in class org.jboss.cache.transaction.DummyContext
-
Removes an environment property from the environment of this
context.
- removeInterceptor(int) - Method in interface org.jboss.cache.Cache
-
Removes the interceptor at a specified position, where the first interceptor in the chain
is at position 0 and the last one at getInterceptorChain().size() - 1.
- removeInterceptor(Class<? extends CommandInterceptor>) - Method in interface org.jboss.cache.Cache
-
Removes the interceptor of specified type.
- removeInterceptor(int) - Method in class org.jboss.cache.interceptors.InterceptorChain
-
Removes the interceptor at the given postion.
- removeInterceptor(Class<? extends CommandInterceptor>) - Method in class org.jboss.cache.interceptors.InterceptorChain
-
Removes all the occurences of supplied interceptor type from the chain.
- removeInterceptor(int) - Method in class org.jboss.cache.invocation.CacheInvocationDelegate
-
- removeInterceptor(Class<? extends CommandInterceptor>) - Method in class org.jboss.cache.invocation.CacheInvocationDelegate
-
- RemoveKeyCommand - Class in org.jboss.cache.commands.write
-
- RemoveKeyCommand(GlobalTransaction, Fqn, Object) - Constructor for class org.jboss.cache.commands.write.RemoveKeyCommand
-
- RemoveKeyCommand() - Constructor for class org.jboss.cache.commands.write.RemoveKeyCommand
-
- removeLock(Object) - Method in class org.jboss.cache.InvocationContext
-
Removes a lock from the currently maintained collection of locks acquired.
- removeLock(Object) - Method in class org.jboss.cache.transaction.AbstractTransactionContext
-
- removeLock(Object) - Method in interface org.jboss.cache.transaction.TransactionContext
-
Removes a lock from the currently maintained collection of locks acquired.
- removeModifications(Collection<WriteCommand>) - Method in class org.jboss.cache.commands.tx.PrepareCommand
-
- removeNode(Fqn) - Method in interface org.jboss.cache.Cache
-
Removes a
Node
indicated by absolute
Fqn
.
- removeNode(String) - Method in interface org.jboss.cache.Cache
-
Convenience method that takes a string representation of an Fqn.
- removeNode(Fqn) - Method in class org.jboss.cache.invocation.CacheInvocationDelegate
-
- removeNode(String) - Method in class org.jboss.cache.invocation.CacheInvocationDelegate
-
- removeNode(Fqn) - Method in interface org.jboss.cache.optimistic.TransactionWorkspace
-
Deprecated.
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
-
Deprecated.
- RemoveNodeCommand - Class in org.jboss.cache.commands.write
-
- RemoveNodeCommand(GlobalTransaction, Fqn) - Constructor for class org.jboss.cache.commands.write.RemoveNodeCommand
-
- RemoveNodeCommand() - Constructor for class org.jboss.cache.commands.write.RemoveNodeCommand
-
- 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
-
- removeNodeEntry(NodeEntry) - Method in class org.jboss.cache.eviction.NullEvictionQueue
-
No-op
- removeNodeEntryFromLRU(NodeEntry) - Method in class org.jboss.cache.eviction.LRUQueue
-
- removeNodeEntryFromMaxAge(NodeEntry) - Method in class org.jboss.cache.eviction.LRUQueue
-
- removeNotificationListener(NotificationListener) - Method in class org.jboss.cache.jmx.CacheJmxWrapper
-
- removeNotificationListener(NotificationListener, NotificationFilter, Object) - Method in class org.jboss.cache.jmx.CacheJmxWrapper
-
- removeObject(Fqn) - Method in interface org.jboss.cache.loader.CacheLoaderAop
-
Removes the object with the given key from the persistent store.
- RemoveOnEvictActionPolicy - Class in org.jboss.cache.eviction
-
- RemoveOnEvictActionPolicy() - Constructor for class org.jboss.cache.eviction.RemoveOnEvictActionPolicy
-
- removeReader(Object) - Method in class org.jboss.cache.lock.LockMap
-
Remove reader ownership.
- removeRegion(Fqn) - Method in interface org.jboss.cache.Cache
-
Removes a region denoted by the Fqn passed in.
- removeRegion(Fqn) - Method in class org.jboss.cache.invocation.CacheInvocationDelegate
-
- removeRegion(Fqn) - Method in interface org.jboss.cache.RegionManager
-
Removes a
Region
identified by the given fqn.
- removeRegion(Fqn) - Method in class org.jboss.cache.RegionManagerImpl
-
- 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.
- reorderByLRU(Fqn) - Method in class org.jboss.cache.eviction.LRUQueue
-
- RepeatableReadNode - Class in org.jboss.cache.mvcc
-
A node delegate that encapsulates repeatable read semantics when writes are initiated, committed or rolled back.
- RepeatableReadNode(InternalNode, InternalNode) - Constructor for class org.jboss.cache.mvcc.RepeatableReadNode
-
- replace(K, V) - Method in class org.jboss.cache.invocation.NodeInvocationDelegate
-
- replace(K, V, V) - Method in class org.jboss.cache.invocation.NodeInvocationDelegate
-
- replace(K, V) - Method in interface org.jboss.cache.Node
-
Replace entry for key only if currently mapped to some value.
- replace(K, V, V) - Method in interface org.jboss.cache.Node
-
Replace entry for key only if currently mapped to given value.
- replace(K, V) - Method in class org.jboss.cache.optimistic.WorkspaceNodeImpl
-
Deprecated.
- replace(K, V, V) - Method in class org.jboss.cache.optimistic.WorkspaceNodeImpl
-
Deprecated.
- replace(Fqn, Region) - Method in class org.jboss.cache.RegionRegistry
-
- replace(Fqn, Region, Region) - Method in class org.jboss.cache.RegionRegistry
-
- replace(K, V, V) - Method in class org.jboss.cache.util.concurrent.SelfInitializingConcurrentHashMap
-
- replace(K, V) - Method in class org.jboss.cache.util.concurrent.SelfInitializingConcurrentHashMap
-
- replaceAll(Map<? extends K, ? extends V>) - Method in class org.jboss.cache.invocation.NodeInvocationDelegate
-
- replaceAll(Map<? extends K, ? extends V>) - Method in interface org.jboss.cache.Node
-
- replaceAll(Map<K, V>) - Method in class org.jboss.cache.optimistic.WorkspaceNodeImpl
-
Deprecated.
- replaceAncestor(Fqn<E>, Fqn<E>) - Method in class org.jboss.cache.Fqn
-
Creates a new Fqn whose ancestor has been replaced with the new ancestor passed in.
- replaceChildConfig(ConfigurationComponent, ConfigurationComponent) - Method in class org.jboss.cache.config.ConfigurationComponent
-
- replaceChildConfigs(Collection<? extends ConfigurationComponent>, Collection<? extends ConfigurationComponent>) - Method in class org.jboss.cache.config.ConfigurationComponent
-
- replayModifications(InvocationContext, Transaction, PrepareCommand) - Method in class org.jboss.cache.interceptors.OptimisticTxInterceptor
-
Deprecated.
Replays modifications by passing them up the interceptor chain.
- replayModifications(InvocationContext, Transaction, PrepareCommand) - Method in class org.jboss.cache.interceptors.TxInterceptor
-
Replays modifications
- replayVisitor - Variable in class org.jboss.cache.interceptors.OptimisticTxInterceptor
-
Deprecated.
- ReplicableCommand - Interface in org.jboss.cache.commands
-
The core of the command-based cache framework.
- replicateCall(InvocationContext, ReplicableCommand, boolean, Option, boolean) - Method in class org.jboss.cache.interceptors.BaseRpcInterceptor
-
- replicateCall(InvocationContext, ReplicableCommand, boolean, Option) - Method in class org.jboss.cache.interceptors.BaseRpcInterceptor
-
- replicateCall(InvocationContext, Vector<Address>, ReplicableCommand, boolean, Option, boolean) - Method in class org.jboss.cache.interceptors.BaseRpcInterceptor
-
- replicateCall(Vector<Address>, ReplicableCommand, boolean, boolean, boolean, boolean, long) - Method in class org.jboss.cache.interceptors.BaseRpcInterceptor
-
- ReplicateCommand - Class in org.jboss.cache.commands.remote
-
Command that implements cluster replication logic.
- ReplicateCommand(List<ReplicableCommand>) - Constructor for class org.jboss.cache.commands.remote.ReplicateCommand
-
- ReplicateCommand(ReplicableCommand) - Constructor for class org.jboss.cache.commands.remote.ReplicateCommand
-
- ReplicateCommand() - Constructor for class org.jboss.cache.commands.remote.ReplicateCommand
-
- REPLICATED_CACHE_PREFIX - Static variable in class org.jboss.cache.jmx.JmxRegistrationManager
-
default ObjectName for clusterd caches.
- ReplicationException - Exception in org.jboss.cache
-
Thrown when a replication problem occurred
- ReplicationException() - Constructor for exception org.jboss.cache.ReplicationException
-
- ReplicationException(Throwable) - 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
-
- ReplicationObserver - Interface in org.jboss.cache.marshall
-
This is a hook for observing remotely replicated commands on this instance.
- ReplicationQueue - Class in org.jboss.cache.cluster
-
Periodically (or when certain size is exceeded) takes elements and replicates them.
- ReplicationQueue() - Constructor for class org.jboss.cache.cluster.ReplicationQueue
-
- ReplicationQueueFactory - Class in org.jboss.cache.factories
-
RPCManager factory
- ReplicationQueueFactory() - Constructor for class org.jboss.cache.factories.ReplicationQueueFactory
-
- reportAndRethrowError(String, Exception) - Method in class org.jboss.cache.loader.AdjListJDBCCacheLoader
-
- RequestIgnoredResponse - Class in org.jboss.cache.marshall
-
Indicates that the request was ignored,
- RequestIgnoredResponse() - Constructor for class org.jboss.cache.marshall.RequestIgnoredResponse
-
- reset() - Method in interface org.jboss.cache.config.EvictionAlgorithmConfig
-
Resets the values to their defaults.
- reset() - Method in interface org.jboss.cache.config.EvictionPolicyConfig
-
Deprecated.
Resets the values to their defaults.
- reset() - Method in class org.jboss.cache.config.Option
-
Resets this option to defaults.
- reset() - Method in class org.jboss.cache.config.RuntimeConfig
-
Resets the runtime to default values.
- reset() - Method in class org.jboss.cache.eviction.ElementSizeAlgorithmConfig
-
- reset() - Method in class org.jboss.cache.eviction.ElementSizeConfiguration
-
Deprecated.
- reset() - Method in class org.jboss.cache.eviction.EvictionAlgorithmConfigBase
-
- reset() - Method in class org.jboss.cache.eviction.EvictionPolicyConfigBase
-
Deprecated.
- reset() - Method in class org.jboss.cache.eviction.ExpirationAlgorithmConfig
-
- reset() - Method in class org.jboss.cache.eviction.FIFOAlgorithmConfig
-
- reset() - Method in class org.jboss.cache.eviction.FIFOConfiguration
-
Deprecated.
- reset() - Method in class org.jboss.cache.eviction.LFUAlgorithmConfig
-
- reset() - Method in class org.jboss.cache.eviction.LRUAlgorithmConfig
-
- reset() - Method in class org.jboss.cache.eviction.LRUConfiguration
-
Deprecated.
- reset() - Method in class org.jboss.cache.eviction.MRUAlgorithmConfig
-
- reset() - Method in class org.jboss.cache.eviction.MRUConfiguration
-
Deprecated.
- reset() - Method in class org.jboss.cache.eviction.NullEvictionAlgorithmConfig
-
No-op
- reset() - Method in class org.jboss.cache.eviction.NullEvictionPolicyConfig
-
Deprecated.
No-op
- reset() - Method in class org.jboss.cache.invocation.MVCCInvocationContext
-
- reset() - Method in class org.jboss.cache.InvocationContext
-
Resets the context, freeing up any references.
- reset() - Method in interface org.jboss.cache.RegionManager
-
Resets the region manager's regions registry
- reset() - Method in class org.jboss.cache.RegionManagerImpl
-
- reset() - Method in class org.jboss.cache.transaction.AbstractTransactionContext
-
- reset() - Method in class org.jboss.cache.transaction.MVCCTransactionContext
-
- reset() - Method in class org.jboss.cache.transaction.PessimisticTransactionContext
-
Deprecated.
- reset() - Method in interface org.jboss.cache.transaction.TransactionContext
-
Cleans up internal state, freeing up references.
- reset() - Method in interface org.jboss.cache.util.concurrent.locks.LockContainer
-
Clears all locks held and re-initialises stripes.
- reset() - Method in class org.jboss.cache.util.concurrent.locks.OwnableReentrantSharedLockContainer
-
- reset() - Method in class org.jboss.cache.util.concurrent.locks.PerElementLockContainer
-
- reset() - Method in class org.jboss.cache.util.concurrent.locks.ReentrantSharedLockContainer
-
- resetEvictionQueue() - Method in class org.jboss.cache.eviction.BaseEvictionAlgorithm
-
- resetEvictionQueue() - Method in interface org.jboss.cache.eviction.EvictionAlgorithm
-
Reset the whole eviction queue.
- resetEvictionQueue() - Method in class org.jboss.cache.eviction.ExpirationAlgorithm
-
- resetEvictionQueue() - Method in class org.jboss.cache.eviction.NullEvictionAlgorithm
-
- resetEvictionQueues() - Method in interface org.jboss.cache.Region
-
Clears the node event queue used for processing eviction.
- resetEvictionQueues() - Method in class org.jboss.cache.RegionImpl
-
- resetNonVolatile() - Method in class org.jboss.cache.factories.ComponentRegistry
-
Removes any components not annotated as @NonVolatile.
- resetStatistics() - Method in class org.jboss.cache.interceptors.ActivationInterceptor
-
- resetStatistics() - Method in class org.jboss.cache.interceptors.base.JmxStatsCommandInterceptor
-
Resets statistics gathered.
- 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.InvalidationInterceptor
-
- resetStatistics() - Method in class org.jboss.cache.interceptors.LegacyActivationInterceptor
-
Deprecated.
- resetStatistics() - Method in class org.jboss.cache.interceptors.LegacyCacheLoaderInterceptor
-
Deprecated.
- resetStatistics() - Method in class org.jboss.cache.interceptors.PassivationInterceptor
-
- resetStatistics() - Method in class org.jboss.cache.interceptors.TxInterceptor
-
- resetStatistics() - Method in interface org.jboss.cache.jmx.JmxStatisticsExposer
-
Resets an interceptor's cache statistics
- resetStatistics() - Method in class org.jboss.cache.RPCManagerImpl
-
- 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.
- ResourceDMBean - Class in org.jboss.cache.jmx
-
This class was entirely copied from jgroups 2.7 (same name there).
- ResourceDMBean(Object) - Constructor for class org.jboss.cache.jmx.ResourceDMBean
-
- restartComponent(Lifecycle) - Method in class org.jboss.cache.util.concurrent.SynchronizedRestarter
-
- 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.util.concurrent.ConcurrentHashSet
-
- retainAll(Collection<?>) - Method in class org.jboss.cache.util.ImmutableListCopy
-
- ReversibleCommand - Interface in org.jboss.cache.commands.legacy
-
Deprecated.
will be removed along with optimistic and pessimistic locking.
- rewire() - Method in class org.jboss.cache.factories.ComponentRegistry
-
Rewires components.
- rollback() - Method in interface org.jboss.cache.commands.legacy.ReversibleCommand
-
Deprecated.
Reverses a command that has already been invoked.
- rollback() - Method in class org.jboss.cache.commands.legacy.write.CreateNodeCommand
-
Deprecated.
- rollback() - Method in class org.jboss.cache.commands.legacy.write.PessClearDataCommand
-
Deprecated.
- rollback() - Method in class org.jboss.cache.commands.legacy.write.PessMoveCommand
-
Deprecated.
- rollback() - Method in class org.jboss.cache.commands.legacy.write.PessPutDataMapCommand
-
Deprecated.
- rollback() - Method in class org.jboss.cache.commands.legacy.write.PessPutForExternalReadCommand
-
Deprecated.
- rollback() - Method in class org.jboss.cache.commands.legacy.write.PessPutKeyValueCommand
-
Deprecated.
- rollback() - Method in class org.jboss.cache.commands.legacy.write.PessRemoveKeyCommand
-
Deprecated.
- rollback() - Method in class org.jboss.cache.commands.legacy.write.PessRemoveNodeCommand
-
Deprecated.
- rollback() - Method in class org.jboss.cache.commands.write.EvictCommand
-
- rollback(Object) - Method in class org.jboss.cache.loader.AbstractCacheLoader
-
- rollback(Object) - Method in class org.jboss.cache.loader.AbstractDelegatingCacheLoader
-
- rollback(Object) - Method in class org.jboss.cache.loader.AdjListJDBCCacheLoader
-
Rolls back a transaction.
- rollback(Object) - Method in class org.jboss.cache.loader.AsyncCacheLoader
-
TODO this is the same as the AbstractCacheLoader.
- 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 interface org.jboss.cache.loader.ConnectionFactory
-
- rollback(Object) - Method in class org.jboss.cache.loader.ManagedConnectionFactory
-
- rollback(Object) - Method in class org.jboss.cache.loader.ReadOnlyDelegatingCacheLoader
-
- rollback(Object) - Method in class org.jboss.cache.loader.SingletonStoreCacheLoader
-
Calls the underlying cache loader's operation if the current node is the coordinator.
- 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.transaction.TransactionLog
-
- RollbackCommand - Class in org.jboss.cache.commands.tx
-
The rollback phase of a 2-phase commit.
- RollbackCommand(GlobalTransaction) - Constructor for class org.jboss.cache.commands.tx.RollbackCommand
-
- RollbackCommand() - Constructor for class org.jboss.cache.commands.tx.RollbackCommand
-
- rollbackUpdate() - Method in class org.jboss.cache.invocation.NodeInvocationDelegate
-
- rollbackUpdate() - Method in class org.jboss.cache.mvcc.ReadCommittedNode
-
- rollbackUpdate() - Method in interface org.jboss.cache.NodeSPI
-
Rolls back any changes made to a node.
- ROOT - Static variable in class org.jboss.cache.config.parsing.XmlConfigHelper
-
The root of a JBoss Cache configuration XML file.
- ROOT - Static variable in class org.jboss.cache.Fqn
-
Immutable root Fqn.
- root() - Static method in class org.jboss.cache.Fqn
-
- RootElementBuilder - Class in org.jboss.cache.config.parsing
-
Parses an xml files and validates xml elements.
- RootElementBuilder(ErrorHandler) - Constructor for class org.jboss.cache.config.parsing.RootElementBuilder
-
- RootElementBuilder(ErrorHandler, boolean) - Constructor for class org.jboss.cache.config.parsing.RootElementBuilder
-
- RootElementBuilder() - Constructor for class org.jboss.cache.config.parsing.RootElementBuilder
-
- RootElementBuilder(boolean) - Constructor for class org.jboss.cache.config.parsing.RootElementBuilder
-
- rootNode - Variable in class org.jboss.cache.lock.NodeBasedLockManager
-
Deprecated.
- rpcManager - Variable in class org.jboss.cache.commands.CommandsFactoryImpl
-
- rpcManager - Variable in class org.jboss.cache.interceptors.BaseRpcInterceptor
-
- rpcManager - Variable in class org.jboss.cache.interceptors.TxInterceptor
-
- rpcManager - Variable in class org.jboss.cache.RegionManagerImpl
-
- RPCManager - Interface in org.jboss.cache
-
Provides a mechanism for communicating with other caches in the cluster.
- RPCManagerImpl - Class in org.jboss.cache
-
Manager that handles all RPC calls between JBoss Cache instances
- RPCManagerImpl() - Constructor for class org.jboss.cache.RPCManagerImpl
-
- RPCManagerImpl.FlushTracker - Class in org.jboss.cache
-
- RPCManagerImpl.FlushTracker() - Constructor for class org.jboss.cache.RPCManagerImpl.FlushTracker
-
- RPCManagerImpl.MembershipListenerAdaptor - Class in org.jboss.cache
-
- RPCManagerImpl.MembershipListenerAdaptor() - Constructor for class org.jboss.cache.RPCManagerImpl.MembershipListenerAdaptor
-
- run() - Method in class org.jboss.cache.eviction.EvictionTimerTask.Task
-
- runCommitPhase(InvocationContext, GlobalTransaction, List, boolean) - Method in class org.jboss.cache.interceptors.TxInterceptor
-
creates a commit()
- runPreparePhase(PrepareCommand, GlobalTransaction, InvocationContext) - Method in class org.jboss.cache.interceptors.ReplicationInterceptor
-
Calls prepare(GlobalTransaction,List,org.jgroups.Address,boolean)) in all members except self.
- runPreparePhase(InvocationContext, GlobalTransaction, List<WriteCommand>) - Method in class org.jboss.cache.interceptors.TxInterceptor
-
Handles a local prepare - invoked by the sync handler.
- runRollbackPhase(InvocationContext, GlobalTransaction, Transaction) - Method in class org.jboss.cache.interceptors.TxInterceptor
-
creates a rollback()
- RuntimeConfig - Class in org.jboss.cache.config
-
- RuntimeConfig() - Constructor for class org.jboss.cache.config.RuntimeConfig
-
- RuntimeConfigAwareFactory - Class in org.jboss.cache.factories
-
An extension of the EmptyConstructorFactory that places a component in the
RuntimeConfig
after creating it.
- RuntimeConfigAwareFactory() - Constructor for class org.jboss.cache.factories.RuntimeConfigAwareFactory
-
- safeClose(InputStream) - Method in class org.jboss.cache.loader.AdjListJDBCCacheLoader
-
- safeClose(Statement) - Method in class org.jboss.cache.loader.AdjListJDBCCacheLoader
-
- safeClose(ResultSet) - Method in class org.jboss.cache.loader.AdjListJDBCCacheLoader
-
- safeEquals(Object, Object) - Static method in class org.jboss.cache.util.Util
-
Null-safe equality test.
- searchSubtrees - Variable in class org.jboss.cache.commands.read.GravitateDataCommand
-
- segmentFor(T) - Method in class org.jboss.cache.util.Caches.HashKeySelector
-
- segments - Variable in class org.jboss.cache.util.Caches.HashKeySelector
-
- selectChildFqnsSql - Variable in class org.jboss.cache.loader.AdjListJDBCCacheLoaderConfig
-
- selectChildNamesSql - Variable in class org.jboss.cache.loader.AdjListJDBCCacheLoaderConfig
-
- selectNodeSql - Variable in class org.jboss.cache.loader.AdjListJDBCCacheLoaderConfig
-
- SelfInitializingConcurrentHashMap<K,V> - Class in org.jboss.cache.util.concurrent
-
Primarily used to hold child maps for nodes.
- SelfInitializingConcurrentHashMap() - Constructor for class org.jboss.cache.util.concurrent.SelfInitializingConcurrentHashMap
-
- SemaphoreLock - Class in org.jboss.cache.lock
-
Implements most of the methods of Lock using the
Semaphore
implementation.
- SemaphoreLock(int) - Constructor for class org.jboss.cache.lock.SemaphoreLock
-
- sendNotification(Notification) - Method in interface org.jboss.cache.jmx.CacheNotificationBroadcaster
-
Sends a notification to any interested NotificationListener.
- SEPARATOR - Static variable in class org.jboss.cache.Fqn
-
Separator between FQN elements.
- serialize() - Method in class org.jboss.cache.marshall.MarshalledValue
-
- SERVICE_KEY_NAME - Static variable in class org.jboss.cache.jmx.JmxUtil
-
Deprecated.
- setActive(boolean) - Method in interface org.jboss.cache.Region
-
Sets this region as active - this only marks a flag
and does not actually activates or
deactivates this region.
- setActive(boolean) - Method in class org.jboss.cache.RegionImpl
-
- setAddress(Address) - Method in class org.jboss.cache.transaction.GlobalTransaction
-
- setAfterClass(String) - Method in class org.jboss.cache.config.CustomInterceptorConfig
-
Adds the interceptor immediately after the first occurance of an interceptor having the given class.
- setAsync(boolean) - Method in class org.jboss.cache.config.CacheLoaderConfig.IndividualCacheLoaderConfig
-
- setAsyncCacheListenerExecutor(ExecutorService) - Method in class org.jboss.cache.config.RuntimeConfig
-
- setAsyncSerializationExecutor(ExecutorService) - Method in class org.jboss.cache.config.RuntimeConfig
-
- setAttribute(Attribute) - Method in class org.jboss.cache.jmx.ResourceDMBean
-
- setAttributes(AttributeList) - Method in class org.jboss.cache.jmx.ResourceDMBean
-
- setAutoDataGravitation(boolean) - Method in class org.jboss.cache.config.BuddyReplicationConfig
-
- setBatchSize(int) - Method in class org.jboss.cache.loader.AsyncCacheLoaderConfig
-
- setBeforeClass(String) - Method in class org.jboss.cache.config.CustomInterceptorConfig
-
Adds the interceptor immediately before the first occurance of an interceptor having the given class.
- setBindAddress(String) - Method in class org.jboss.cache.loader.tcp.TcpCacheServer
-
- setBindAddress(String) - Method in interface org.jboss.cache.loader.tcp.TcpCacheServerMBean
-
- setBuddyCommunicationTimeout(int) - Method in class org.jboss.cache.config.BuddyReplicationConfig
-
- setBuddyFqnTransformer(BuddyFqnTransformer) - Method in class org.jboss.cache.buddyreplication.Fqn2BuddyFqnVisitor
-
- setBuddyFqnTransformer(BuddyFqnTransformer) - Method in class org.jboss.cache.DataContainerImpl
-
- setBuddyGroup(BuddyGroup) - Method in class org.jboss.cache.config.RuntimeConfig
-
- setBuddyGroup(BuddyGroup) - Method in class org.jboss.cache.notifications.event.EventImpl
-
- setBuddyLocatorClass(String) - Method in class org.jboss.cache.buddyreplication.NextMemberBuddyLocatorConfig
-
- setBuddyLocatorClass(String) - Method in class org.jboss.cache.config.BuddyReplicationConfig.BuddyLocatorConfig
-
- setBuddyLocatorConfig(BuddyReplicationConfig.BuddyLocatorConfig) - Method in class org.jboss.cache.config.BuddyReplicationConfig
-
- setBuddyLocatorProperties(Properties) - Method in class org.jboss.cache.buddyreplication.NextMemberBuddyLocatorConfig
-
- setBuddyLocatorProperties(Properties) - Method in class org.jboss.cache.config.BuddyReplicationConfig.BuddyLocatorConfig
-
- setBuddyPoolName(String) - Method in class org.jboss.cache.config.BuddyReplicationConfig
-
- setBuddyReplicationConfig(BuddyReplicationConfig) - Method in class org.jboss.cache.config.Configuration
-
- setBuddyReplicationConfig(Element) - Method in class org.jboss.cache.jmx.CacheJmxWrapper
-
- setBuddyReplicationConfig(Element) - Method in interface org.jboss.cache.jmx.LegacyConfiguration
-
Deprecated.
Sets the buddy replication configuration element
- setBypassUnmarshalling(boolean) - Method in class org.jboss.cache.InvocationContext
-
- setCache(CacheSPI) - Method in class org.jboss.cache.config.ConfigurationComponent
-
- setCache(CacheSPI) - Method in class org.jboss.cache.eviction.BaseEvictionPolicy
-
Deprecated.
- setCache(Cache<?, ?>) - Method in class org.jboss.cache.eviction.DefaultEvictionActionPolicy
-
- setCache(Cache<?, ?>) - Method in interface org.jboss.cache.eviction.EvictionActionPolicy
-
Sets a reference to the cache.
- setCache(CacheSPI) - Method in interface org.jboss.cache.eviction.EvictionPolicy
-
Deprecated.
Method called to set the cache in this implementation.
- setCache(CacheSPI) - Method in class org.jboss.cache.eviction.LRUPolicy
-
Deprecated.
- setCache(CacheSPI) - Method in class org.jboss.cache.eviction.NullEvictionPolicy
-
Deprecated.
- setCache(Cache<?, ?>) - Method in class org.jboss.cache.eviction.RemoveOnEvictActionPolicy
-
- setCache(CacheSPI) - Method in class org.jboss.cache.interceptors.Interceptor
-
Deprecated.
- setCache(Cache<K, V>) - Method in class org.jboss.cache.jmx.CacheJmxWrapper
-
Allows direct injection of the underlying cache.
- setCache(CacheSPI) - Method in class org.jboss.cache.loader.AbstractCacheLoader
-
- setCache(CacheSPI) - Method in class org.jboss.cache.loader.AbstractDelegatingCacheLoader
-
- setCache(CacheSPI) - Method in interface org.jboss.cache.loader.CacheLoader
-
Sets the
CacheSPI
that is maintaining this CacheLoader.
- setCache(CacheSPI) - Method in class org.jboss.cache.loader.jdbm.JdbmCacheLoader
-
Sets the CacheImpl owner of this cache loader.
- setCache(CacheSPI) - Method in class org.jboss.cache.loader.tcp.TcpCacheServer
-
- setCache(Cache) - Method in class org.jboss.cache.notifications.event.EventImpl
-
- setCache(Cache) - Method in interface org.jboss.cache.TreeCacheViewMBean
-
- setCacheInLoader(CacheSPI, CacheLoader) - Method in class org.jboss.cache.loader.CacheLoaderManager
-
Sets the cache instance associated with the given cache loader.
- setCacheJmxWrapper(CacheJmxWrapperMBean) - Method in class org.jboss.cache.loader.tcp.TcpCacheServer
-
- setCacheJmxWrapper(CacheJmxWrapperMBean) - Method in interface org.jboss.cache.loader.tcp.TcpCacheServerMBean
-
- setCacheLoader(CacheLoader) - Method in class org.jboss.cache.config.CacheLoaderConfig.IndividualCacheLoaderConfig
-
Provides the ability to get and set a running cache loader, which, if exists, will be used rather than
constructing a new one.
- setCacheLoader(CacheLoader) - Method in class org.jboss.cache.loader.AbstractDelegatingCacheLoader
-
- setCacheLoaderConfig(CacheLoaderConfig) - Method in class org.jboss.cache.config.Configuration
-
- setCacheLoaderConfig(Element) - Method in class org.jboss.cache.jmx.CacheJmxWrapper
-
- setCacheLoaderConfig(Element) - Method in interface org.jboss.cache.jmx.LegacyConfiguration
-
Deprecated.
- setCacheLoaderConfiguration(Element) - Method in class org.jboss.cache.jmx.CacheJmxWrapper
-
- setCacheLoaderConfiguration(Element) - Method in interface org.jboss.cache.jmx.LegacyConfiguration
-
- setCacheMarshaller(Marshaller) - Method in class org.jboss.cache.config.Configuration
-
- setCacheMode(Configuration.CacheMode) - Method in class org.jboss.cache.config.Configuration
-
- setCacheMode(String) - Method in class org.jboss.cache.config.Configuration
-
- setCacheMode(String) - Method in class org.jboss.cache.jmx.CacheJmxWrapper
-
- setCacheMode(String) - Method in interface org.jboss.cache.jmx.LegacyConfiguration
-
Deprecated.
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.
- setCacheModeString(String) - Method in class org.jboss.cache.config.Configuration
-
- setCacheObjectName(String) - Method in class org.jboss.cache.jmx.CacheJmxWrapper
-
- setCacheService(CacheJmxWrapperMBean) - Method in interface org.jboss.cache.TreeCacheViewMBean
-
- setChannel(Channel) - Method in class org.jboss.cache.buddyreplication.NextMemberBuddyLocator
-
- setChannel(Channel) - Method in class org.jboss.cache.config.RuntimeConfig
-
Sets the channel the cache will use.
- setChannelFactory(ChannelFactory) - Method in class org.jboss.cache.CacheManagerImpl
-
- setCheckCharacterPortability(boolean) - Method in class org.jboss.cache.loader.FileCacheLoaderConfig
-
- setChildrenLoaded(boolean) - Method in interface org.jboss.cache.InternalNode
-
- setChildrenLoaded(boolean) - Method in class org.jboss.cache.invocation.NodeInvocationDelegate
-
- setChildrenLoaded(boolean) - Method in class org.jboss.cache.mvcc.NodeReference
-
- setChildrenLoaded(boolean) - Method in class org.jboss.cache.mvcc.ReadCommittedNode
-
- setChildrenLoaded(boolean) - Method in interface org.jboss.cache.NodeSPI
-
Sets if the children of this node were loaded from a cache loader.
- setChildrenLoaded(boolean) - Method in class org.jboss.cache.UnversionedNode
-
- setChildrenMap(ConcurrentMap<Object, InternalNode<K, V>>) - Method in class org.jboss.cache.AbstractNode
-
- setChildrenMap(ConcurrentMap<Object, InternalNode<K, V>>) - Method in interface org.jboss.cache.InternalNode
-
- setChildrenMap(ConcurrentMap<Object, InternalNode<K, V>>) - Method in class org.jboss.cache.mvcc.NodeReference
-
- setChildrenMap(ConcurrentMap<Object, InternalNode<K, V>>) - Method in class org.jboss.cache.UnversionedNode
-
- setChildrenMapDirect(Map<Object, Node<K, V>>) - Method in class org.jboss.cache.AbstractNode
-
- setChildrenMapDirect(Map<Object, Node<K, V>>) - Method in interface org.jboss.cache.InternalNode
-
Deprecated.
- setChildrenMapDirect(Map<Object, Node<K, V>>) - Method in class org.jboss.cache.invocation.NodeInvocationDelegate
-
- setChildrenMapDirect(Map<Object, Node<K, V>>) - Method in class org.jboss.cache.mvcc.NodeReference
-
- setChildrenMapDirect(Map<Object, Node<K, V>>) - Method in interface org.jboss.cache.NodeSPI
-
Sets the node's children explictly.
- setChildrenMapDirect(Map<Object, Node<K, V>>) - Method in class org.jboss.cache.PessimisticUnversionedNode
-
Deprecated.
- setClassName(String) - Method in class org.jboss.cache.config.PluggableConfigurationComponent
-
- setClusterConfig(Element) - Method in class org.jboss.cache.config.Configuration
-
Converts a list of elements to a Java Groups property string.
- setClusterConfig(String) - Method in class org.jboss.cache.config.Configuration
-
- setClusterConfig(Element) - Method in class org.jboss.cache.jmx.CacheJmxWrapper
-
- setClusterConfig(Element) - Method in interface org.jboss.cache.jmx.LegacyConfiguration
-
Deprecated.
Convert a list of elements to the JG property string
- setClusterName(String) - Method in class org.jboss.cache.config.Configuration
-
- setClusterName(String) - Method in class org.jboss.cache.jmx.CacheJmxWrapper
-
- setClusterName(String) - Method in interface org.jboss.cache.jmx.LegacyConfiguration
-
Deprecated.
Set the name of the replication group
- setClusterProperties(String) - Method in class org.jboss.cache.jmx.CacheJmxWrapper
-
- setClusterProperties(String) - Method in interface org.jboss.cache.jmx.LegacyConfiguration
-
Deprecated.
Set the cluster properties.
- setCommand(DataCommand) - Method in class org.jboss.cache.eviction.EvictionEvent
-
- setCommand(VisitableCommand) - Method in class org.jboss.cache.InvocationContext
-
Deprecated.
- setCommandsFactory(CommandsFactory) - Method in class org.jboss.cache.loader.ClusteredCacheLoader
-
- setConcurrencyLevel(int) - Method in class org.jboss.cache.config.Configuration
-
- setConfig(CacheLoaderConfig.IndividualCacheLoaderConfig) - Method in class org.jboss.cache.loader.AbstractDelegatingCacheLoader
-
- setConfig(CacheLoaderConfig.IndividualCacheLoaderConfig) - Method in class org.jboss.cache.loader.AdjListJDBCCacheLoader
-
- setConfig(CacheLoaderConfig.IndividualCacheLoaderConfig) - Method in class org.jboss.cache.loader.AsyncCacheLoader
-
- setConfig(AdjListJDBCCacheLoaderConfig) - Method in class org.jboss.cache.loader.C3p0ConnectionFactory
-
- setConfig(CacheLoaderConfig.IndividualCacheLoaderConfig) - Method in interface org.jboss.cache.loader.CacheLoader
-
Sets the configuration.
- setConfig(CacheLoaderConfig, CacheSPI, Configuration) - Method in class org.jboss.cache.loader.CacheLoaderManager
-
Sets a configuration object and creates a cacheloader accordingly.
- setConfig(CacheLoaderConfig.IndividualCacheLoaderConfig) - Method in class org.jboss.cache.loader.ChainingCacheLoader
-
Sets the configuration.
- setConfig(CacheLoaderConfig.IndividualCacheLoaderConfig) - Method in class org.jboss.cache.loader.ClusteredCacheLoader
-
Sets the configuration.
- setConfig(AdjListJDBCCacheLoaderConfig) - Method in interface org.jboss.cache.loader.ConnectionFactory
-
- setConfig(CacheLoaderConfig.IndividualCacheLoaderConfig) - Method in class org.jboss.cache.loader.FileCacheLoader
-
- setConfig(CacheLoaderConfig.IndividualCacheLoaderConfig) - Method in class org.jboss.cache.loader.jdbm.JdbmCacheLoader
-
Sets the configuration string for this cache loader.
- setConfig(CacheLoaderConfig.IndividualCacheLoaderConfig) - Method in class org.jboss.cache.loader.LocalDelegatingCacheLoader
-
- setConfig(AdjListJDBCCacheLoaderConfig) - Method in class org.jboss.cache.loader.ManagedConnectionFactory
-
- setConfig(CacheLoaderConfig.IndividualCacheLoaderConfig) - Method in class org.jboss.cache.loader.SingletonStoreCacheLoader
-
Sets the config for SingletonStoreCacheLoader and for the delegating cache loader.
- setConfig(String) - Method in class org.jboss.cache.loader.tcp.TcpCacheServer
-
- setConfig(String) - Method in interface org.jboss.cache.loader.tcp.TcpCacheServerMBean
-
- setConfig(CacheLoaderConfig.IndividualCacheLoaderConfig) - Method in class org.jboss.cache.loader.TcpDelegatingCacheLoader
-
Allows configuration via XML config file.
- setConfiguration(Configuration) - Method in class org.jboss.cache.jmx.CacheJmxWrapper
-
Sets the configuration that the underlying cache should use.
- setConfigurationRegistry(ConfigurationRegistry) - Method in class org.jboss.cache.CacheManagerImpl
-
- setConnectionFactoryClass(String) - Method in class org.jboss.cache.loader.AdjListJDBCCacheLoaderConfig
-
- setContextClassLoaderAsCurrent(Fqn) - Method in interface org.jboss.cache.RegionManager
-
Helper utility that checks for a
ClassLoader
registered for the
given
Fqn
, and if found sets it as the TCCL.
- setContextClassLoaderAsCurrent(Fqn) - Method in class org.jboss.cache.RegionManagerImpl
-
- setCreated(boolean) - Method in class org.jboss.cache.invocation.NodeInvocationDelegate
-
- setCreated(boolean) - Method in class org.jboss.cache.mvcc.ReadCommittedNode
-
- setCreated(boolean) - Method in interface org.jboss.cache.NodeSPI
-
Sets the created flag on a node.
- setCreateTable(boolean) - Method in class org.jboss.cache.loader.AdjListJDBCCacheLoaderConfig
-
- setCreateTableDDL(String) - Method in class org.jboss.cache.loader.AdjListJDBCCacheLoaderConfig
-
- setCreationTimeStamp(long) - Method in class org.jboss.cache.eviction.NodeEntry
-
- setCurrentlyInUse(boolean, long) - Method in class org.jboss.cache.eviction.NodeEntry
-
- setCustomInterceptors(List<CustomInterceptorConfig>) - Method in class org.jboss.cache.config.Configuration
-
- setData(Map) - Method in class org.jboss.cache.commands.write.PutDataMapCommand
-
- setData(Map) - Method in class org.jboss.cache.Modification
-
Sets the modification Map set.
- setData(Map) - Method in class org.jboss.cache.notifications.event.EventImpl
-
- setDataGravitationRemoveOnFind(boolean) - Method in class org.jboss.cache.config.BuddyReplicationConfig
-
- setDataGravitationSearchBackupTrees(boolean) - Method in class org.jboss.cache.config.BuddyReplicationConfig
-
- setDataLoaded(boolean) - Method in interface org.jboss.cache.InternalNode
-
- setDataLoaded(boolean) - Method in class org.jboss.cache.invocation.NodeInvocationDelegate
-
- setDataLoaded(boolean) - Method in class org.jboss.cache.mvcc.NodeReference
-
- setDataLoaded(boolean) - Method in class org.jboss.cache.mvcc.ReadCommittedNode
-
- setDataLoaded(boolean) - Method in interface org.jboss.cache.NodeSPI
-
Sets if the data was loaded from the cache loader.
- setDataLoaded(boolean) - Method in class org.jboss.cache.UnversionedNode
-
Sets if the data was loaded from the cache loader.
- setDataOwner(Address) - Method in class org.jboss.cache.buddyreplication.BuddyGroup
-
- setDatasourceName(String) - Method in class org.jboss.cache.loader.AdjListJDBCCacheLoaderConfig
-
- setDataVersion(DataVersion) - Method in class org.jboss.cache.commands.legacy.write.VersionedInvalidateCommand
-
Deprecated.
- setDataVersion(DataVersion) - Method in interface org.jboss.cache.commands.VersionedDataCommand
-
Sets the DataVersion pertaining to this command.
- setDataVersion(DataVersion) - Method in class org.jboss.cache.commands.write.AbstractVersionedDataCommand
-
- setDataVersion(DataVersion) - Method in class org.jboss.cache.config.Option
-
Deprecated.
this is to support a deprecated locking scheme (Optimistic Locking). Will be removed when Optimistic Locking support is removed.
- setDefaultClassLoader(ClassLoader) - Method in class org.jboss.cache.DefaultCacheFactory
-
Allows users to specify a default class loader to use for both the construction and running of the cache.
- setDefaultEventQueueSize(int) - Method in class org.jboss.cache.config.EvictionConfig
-
Deprecated.
set these attributes on the default eviction region config.
- setDefaultEvictionPolicyClass(String) - Method in class org.jboss.cache.config.EvictionConfig
-
- setDefaultEvictionRegionConfig(EvictionRegionConfig) - Method in class org.jboss.cache.config.EvictionConfig
-
- setDefaultInactive(boolean) - Method in interface org.jboss.cache.RegionManager
-
Sets if replication for new
Region
s is by default inactive.
- setDefaultInactive(boolean) - Method in class org.jboss.cache.RegionManagerImpl
-
- setDefaults(EvictionRegionConfig) - Method in class org.jboss.cache.config.EvictionRegionConfig
-
- setDelegate(Cache) - Method in class org.jboss.cache.loader.LocalDelegatingCacheLoaderConfig
-
- setDelegate(InternalNode<K, V>) - Method in class org.jboss.cache.mvcc.NodeReference
-
Sets the internal node to delegate to.
- setDelegate(NodeSPI<K, V>) - Method in class org.jboss.cache.UnversionedNode
-
- setDelegateCache(CacheSPI) - Method in class org.jboss.cache.loader.LocalDelegatingCacheLoader
-
- setDeleteAllSql(String) - Method in class org.jboss.cache.loader.AdjListJDBCCacheLoaderConfig
-
- setDeleteNodeSql(String) - Method in class org.jboss.cache.loader.AdjListJDBCCacheLoaderConfig
-
- setDependencies(NodeFactory, LockManager) - Method in class org.jboss.cache.DataContainerImpl
-
- setDependencies(DataContainer) - Method in class org.jboss.cache.interceptors.CacheMgmtInterceptor
-
- setDependencies(RPCManager) - Method in class org.jboss.cache.interceptors.InvocationContextInterceptor
-
- setDependencies(LockManager, DataContainer, MVCCNodeHelper) - Method in class org.jboss.cache.interceptors.MVCCLockingInterceptor
-
- setDependencies(Notifier, CacheLoaderManager) - Method in class org.jboss.cache.interceptors.PassivationInterceptor
-
- setDisableStateChangeNotifications(boolean) - Method in class org.jboss.cache.jmx.CacheJmxWrapper
-
Hook to allow PojoCacheJmxWrapper to suppress state change
notifications from this mbean in lieu of its own.
- setDriverClass(String) - Method in class org.jboss.cache.loader.AdjListJDBCCacheLoaderConfig
-
- setDropTable(boolean) - Method in class org.jboss.cache.loader.AdjListJDBCCacheLoaderConfig
-
- setDropTableDDL(String) - Method in class org.jboss.cache.loader.AdjListJDBCCacheLoaderConfig
-
- setElementDifference(int) - Method in class org.jboss.cache.eviction.EvictionEvent
-
- setEnabled(boolean) - Method in class org.jboss.cache.config.BuddyReplicationConfig
-
- setEqualityPreferenceForInstance(boolean) - Method in class org.jboss.cache.marshall.MarshalledValue
-
- setErase(boolean) - Method in class org.jboss.cache.commands.write.PutDataMapCommand
-
Sets a flag indicating the node data should be erased.
- setEventQueueSize(int) - Method in class org.jboss.cache.config.EvictionRegionConfig
-
- setEventQueueSizeIfUnset(int) - Method in class org.jboss.cache.config.EvictionRegionConfig
-
- setEventType(EvictionEvent.Type) - Method in class org.jboss.cache.eviction.EvictionEvent
-
- setEvictionActionPolicy(EvictionActionPolicy) - Method in class org.jboss.cache.eviction.BaseEvictionAlgorithm
-
- setEvictionActionPolicy(EvictionActionPolicy) - Method in interface org.jboss.cache.eviction.EvictionAlgorithm
-
Sets the eviction action policy, so the algorithm knows what to do when a node is to be evicted.
- setEvictionActionPolicy(EvictionActionPolicy) - Method in class org.jboss.cache.eviction.NullEvictionAlgorithm
-
- setEvictionActionPolicyClassName(String) - Method in class org.jboss.cache.config.EvictionRegionConfig
-
- setEvictionAlgorithmConfig(EvictionAlgorithmConfig) - Method in class org.jboss.cache.config.EvictionRegionConfig
-
- setEvictionConfig(EvictionConfig) - Method in class org.jboss.cache.config.Configuration
-
- setEvictionConfig(EvictionConfig) - Method in interface org.jboss.cache.RegionManager
-
Sets the eviction configuration.
- setEvictionConfig(EvictionConfig) - Method in class org.jboss.cache.RegionManagerImpl
-
- setEvictionPolicy(EvictionPolicyConfig) - Method in interface org.jboss.cache.Region
-
Deprecated.
- setEvictionPolicy(EvictionPolicyConfig) - Method in class org.jboss.cache.RegionImpl
-
Deprecated.
- setEvictionPolicyClass(String) - Method in class org.jboss.cache.eviction.EvictionPolicyConfigBase
-
Deprecated.
- setEvictionPolicyClassName() - Method in class org.jboss.cache.eviction.ElementSizeConfiguration
-
Deprecated.
- setEvictionPolicyClassName() - Method in class org.jboss.cache.eviction.EvictionPolicyConfigBase
-
Deprecated.
This method should be overridden by subclass implementers to set the default
policy class name
for the subclass.
- setEvictionPolicyClassName() - Method in class org.jboss.cache.eviction.ExpirationConfiguration
-
Deprecated.
- setEvictionPolicyClassName() - Method in class org.jboss.cache.eviction.FIFOConfiguration
-
Deprecated.
- setEvictionPolicyClassName() - Method in class org.jboss.cache.eviction.LFUConfiguration
-
Deprecated.
- setEvictionPolicyClassName() - Method in class org.jboss.cache.eviction.LRUConfiguration
-
Deprecated.
- setEvictionPolicyClassName() - Method in class org.jboss.cache.eviction.MRUConfiguration
-
Deprecated.
- setEvictionPolicyConfig(EvictionPolicyConfig) - Method in class org.jboss.cache.config.EvictionRegionConfig
-
- setEvictionPolicyConfig(Element) - Method in class org.jboss.cache.jmx.CacheJmxWrapper
-
- setEvictionPolicyConfig(Element) - Method in interface org.jboss.cache.jmx.LegacyConfiguration
-
Deprecated.
Setup eviction policy configuration
- setEvictionRegionConfig(EvictionRegionConfig) - Method in interface org.jboss.cache.Region
-
Configures this region for eviction.
- setEvictionRegionConfig(EvictionRegionConfig) - Method in class org.jboss.cache.RegionImpl
-
- setEvictionRegionConfigs(List<EvictionRegionConfig>) - Method in class org.jboss.cache.config.EvictionConfig
-
- setEvictionTimerThreadFactory(ThreadFactory) - Method in class org.jboss.cache.config.RuntimeConfig
-
Sets the eviction timer thread factory to use when creating a scheduled executor.
- setExistsSql(String) - Method in class org.jboss.cache.loader.AdjListJDBCCacheLoaderConfig
-
- setExpirationKeyName(String) - Method in class org.jboss.cache.eviction.ExpirationAlgorithmConfig
-
Sets the expirationKeyName.
- setExpirationKeyName(String) - Method in class org.jboss.cache.eviction.ExpirationConfiguration
-
Deprecated.
Sets the expirationKeyName.
- setExposeManagementStatistics(boolean) - Method in class org.jboss.cache.config.Configuration
-
- setExposeManagementStatistics(boolean) - Method in class org.jboss.cache.jmx.CacheJmxWrapper
-
- setExposeManagementStatistics(boolean) - Method in interface org.jboss.cache.jmx.LegacyConfiguration
-
Deprecated.
- 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.config.Configuration
-
- setFetchInMemoryState(boolean) - Method in class org.jboss.cache.jmx.CacheJmxWrapper
-
- setFetchInMemoryState(boolean) - Method in interface org.jboss.cache.jmx.LegacyConfiguration
-
Deprecated.
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
-
- setFirst(boolean) - Method in class org.jboss.cache.config.CustomInterceptorConfig
-
Shall this interceptor be the first one in the chain?
- setFirstInChain(CommandInterceptor) - Method in class org.jboss.cache.interceptors.InterceptorChain
-
Mainly used by unit tests to replace the interceptor chain with the starting point passed in.
- setFlag(AbstractNode.NodeFlags, boolean) - Method in class org.jboss.cache.AbstractNode
-
Utility method for setting or unsetting a flag.
- setFlag(AbstractNode.NodeFlags) - Method in class org.jboss.cache.AbstractNode
-
Unility method that sets the value of the given flag to true.
- setFlag(ReadCommittedNode.Flags) - Method in class org.jboss.cache.mvcc.ReadCommittedNode
-
Unility method that sets the value of the given flag to true.
- setForceAsynchronous(boolean) - Method in class org.jboss.cache.config.Option
-
Sets whether replication or invalidation should be done asynchronously,
even if the cache is configured in a synchronous mode.
- setForceAsyncReplication(boolean) - Method in class org.jboss.cache.transaction.AbstractTransactionContext
-
- setForceAsyncReplication(boolean) - Method in interface org.jboss.cache.transaction.TransactionContext
-
Sets the value of the forceAsyncReplication flag.
- setForceDataGravitation(boolean) - Method in class org.jboss.cache.config.Option
-
Enables data gravitation calls if a cache miss is detected when using
Buddy Replication.
- setForceSynchronous(boolean) - Method in class org.jboss.cache.config.Option
-
Sets whether replication or invalidation should be done synchronously,
even if the cache is configured in an asynchronous mode.
- setForceSyncReplication(boolean) - Method in class org.jboss.cache.transaction.AbstractTransactionContext
-
- setForceSyncReplication(boolean) - Method in interface org.jboss.cache.transaction.TransactionContext
-
Sets the value of the forceSyncReplication flag.
- setForceWriteLock(boolean) - Method in class org.jboss.cache.config.Option
-
Forces a write lock to be acquired on the call, regardless of whether it is a read or write.
- setFqn(Fqn) - Method in class org.jboss.cache.eviction.EvictionEvent
-
- setFqn(Fqn) - Method in interface org.jboss.cache.InternalNode
-
Sets the node's Fqn
- setFqn(Fqn) - Method in class org.jboss.cache.invocation.NodeInvocationDelegate
-
- setFqn(Fqn) - Method in class org.jboss.cache.Modification
-
Sets the modification fqn.
- setFqn(Fqn) - Method in class org.jboss.cache.mvcc.NodeReference
-
- setFqn(Fqn) - Method in interface org.jboss.cache.NodeSPI
-
Sets the FQN of this node and resets the names of all children as well.
- setFqn(Fqn) - Method in class org.jboss.cache.notifications.event.EventImpl
-
- setFqn(Fqn) - Method in class org.jboss.cache.PessimisticUnversionedNode
-
Deprecated.
- setFqn(Fqn) - Method in class org.jboss.cache.UnversionedNode
-
- setFqn2(Fqn) - Method in class org.jboss.cache.Modification
-
- setFqnColumn(String) - Method in class org.jboss.cache.loader.AdjListJDBCCacheLoaderConfig
-
- setFqnsLoaded(Set<Fqn>) - Method in class org.jboss.cache.InvocationContext
-
- setFqnType(String) - Method in class org.jboss.cache.loader.AdjListJDBCCacheLoaderConfig
-
- setGlobalTransaction(GlobalTransaction) - Method in class org.jboss.cache.commands.legacy.write.CreateNodeCommand
-
Deprecated.
- setGlobalTransaction(GlobalTransaction) - Method in class org.jboss.cache.commands.legacy.write.VersionedInvalidateCommand
-
Deprecated.
- setGlobalTransaction(GlobalTransaction) - Method in class org.jboss.cache.commands.remote.DataGravitationCleanupCommand
-
- setGlobalTransaction(GlobalTransaction) - Method in class org.jboss.cache.commands.tx.AbstractTransactionCommand
-
- setGlobalTransaction(GlobalTransaction) - Method in class org.jboss.cache.commands.write.AbstractVersionedDataCommand
-
- setGlobalTransaction(GlobalTransaction) - Method in class org.jboss.cache.commands.write.MoveCommand
-
- setGlobalTransaction(GlobalTransaction) - Method in interface org.jboss.cache.commands.WriteCommand
-
Sets a GlobalTransaction on this command.
- 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
-
- setGroupRequestMode(int) - Method in class org.jboss.cache.config.Option
-
By default, the
RPCManager
has inbuilt logic when it comes to selecting a group request mode.
- setHost(String) - Method in class org.jboss.cache.loader.TcpDelegatingCacheLoaderConfig
-
- setId(long) - Method in class org.jboss.cache.transaction.GlobalTransaction
-
- setIgnoreColocatedBuddies(boolean) - Method in class org.jboss.cache.buddyreplication.NextMemberBuddyLocatorConfig
-
- setIgnoreModifications(boolean) - Method in class org.jboss.cache.config.CacheLoaderConfig.IndividualCacheLoaderConfig
-
- setInactiveOnStartup(boolean) - Method in class org.jboss.cache.config.Configuration
-
- setInactiveOnStartup(boolean) - Method in class org.jboss.cache.jmx.CacheJmxWrapper
-
- setInactiveOnStartup(boolean) - Method in interface org.jboss.cache.jmx.LegacyConfiguration
-
Deprecated.
Sets whether the entire tree is inactive upon startup, only responding
to replication messages after
Region.activate()
is
called to activate one or more parts of the tree.
- setIndex(int) - Method in class org.jboss.cache.config.CustomInterceptorConfig
-
Put this interceptor at the specified index, after the default chain is built.
- setIndividualCacheLoaderConfigs(List<CacheLoaderConfig.IndividualCacheLoaderConfig>) - Method in class org.jboss.cache.config.CacheLoaderConfig
-
- setInitialStateRetrievalTimeout(long) - Method in class org.jboss.cache.jmx.CacheJmxWrapper
-
Deprecated.
- setInitialStateRetrievalTimeout(long) - Method in interface org.jboss.cache.jmx.LegacyConfiguration
-
- setInsertNodeSql(String) - Method in class org.jboss.cache.loader.AdjListJDBCCacheLoaderConfig
-
- setInternalFqns() - Method in class org.jboss.cache.lock.MVCCLockManager
-
- setInternalState(Map) - Method in interface org.jboss.cache.InternalNode
-
- setInternalState(Map) - Method in class org.jboss.cache.invocation.NodeInvocationDelegate
-
- setInternalState(Map) - Method in class org.jboss.cache.mvcc.NodeReference
-
- setInternalState(Map) - Method in interface org.jboss.cache.NodeSPI
-
- setInternalState(Map) - Method in class org.jboss.cache.UnversionedNode
-
- setInternalState(Map) - Method in class org.jboss.cache.VersionedNode
-
Deprecated.
- setInUseTimeout(long) - Method in class org.jboss.cache.eviction.EvictionEvent
-
- setInvocationBatchingEnabled(boolean) - Method in class org.jboss.cache.config.Configuration
-
Enables invocation batching if set to true.
- setInvocationContext(InvocationContext) - Method in interface org.jboss.cache.Cache
-
- setInvocationContext(InvocationContext) - Method in class org.jboss.cache.invocation.CacheInvocationDelegate
-
- setIsolationLevel(IsolationLevel) - Method in class org.jboss.cache.config.Configuration
-
- setIsolationLevel(String) - Method in class org.jboss.cache.config.Configuration
-
- setIsolationLevel(String) - Method in class org.jboss.cache.jmx.CacheJmxWrapper
-
- setIsolationLevel(String) - Method in interface org.jboss.cache.jmx.LegacyConfiguration
-
Deprecated.
Set the transaction isolation level.
- setIsolationLevel(IsolationLevel) - Method in class org.jboss.cache.lock.LockStrategyFactory
-
- setIsolationLevelString(String) - Method in class org.jboss.cache.config.Configuration
-
- setJdbcPassword(String) - Method in class org.jboss.cache.loader.AdjListJDBCCacheLoaderConfig
-
- setJdbcURL(String) - Method in class org.jboss.cache.loader.AdjListJDBCCacheLoaderConfig
-
- setJdbcUser(String) - Method in class org.jboss.cache.loader.AdjListJDBCCacheLoaderConfig
-
- setJgroupsConfigFile(URL) - Method in class org.jboss.cache.config.Configuration
-
- setKey(Object) - Method in class org.jboss.cache.commands.read.GetKeyValueCommand
-
- setKey(Object) - Method in class org.jboss.cache.commands.write.PutKeyValueCommand
-
- setKey(Object) - Method in class org.jboss.cache.commands.write.RemoveKeyCommand
-
- setKey(Object) - Method in class org.jboss.cache.Modification
-
Sets the modification key.
- setLast(boolean) - Method in class org.jboss.cache.config.CustomInterceptorConfig
-
Shall this intercepto be the last one in the chain?
- setListenerAsyncPoolSize(int) - Method in class org.jboss.cache.config.Configuration
-
Sets the size of the asynchronous listener notification thread pool size.
- setListenerAsyncQueueSize(int) - Method in class org.jboss.cache.config.Configuration
-
Sets the queue size of the bounded queue used to store async listener events on.
- setLocalRollbackOnly(boolean) - Method in class org.jboss.cache.InvocationContext
-
Marks teh context as only rolling back.
- setLocation(String) - Method in class org.jboss.cache.loader.FileCacheLoaderConfig
-
- setLocation(String) - Method in class org.jboss.cache.loader.jdbm.JdbmCacheLoaderConfig
-
- setLockAcquisitionTimeout(long) - Method in class org.jboss.cache.config.Configuration
-
- setLockAcquisitionTimeout(int) - Method in class org.jboss.cache.config.Option
-
Sets any lock acquisition timeout configured for the call.
- setLockAcquisitionTimeout(long) - Method in class org.jboss.cache.jmx.CacheJmxWrapper
-
- setLockAcquisitionTimeout(long) - Method in interface org.jboss.cache.jmx.LegacyConfiguration
-
Deprecated.
Set the max time for lock acquisition.
- setLockAcquisitionTimeout() - Method in class org.jboss.cache.lock.AbstractLockManager
-
- setLockForChildInsertRemove(boolean) - Method in interface org.jboss.cache.InternalNode
-
- setLockForChildInsertRemove(boolean) - Method in class org.jboss.cache.invocation.NodeInvocationDelegate
-
- setLockForChildInsertRemove(boolean) - Method in class org.jboss.cache.mvcc.NodeReference
-
- setLockForChildInsertRemove(boolean) - Method in interface org.jboss.cache.Node
-
Configures the behaviour of how this node is locked when adding/removing children.
- setLockForChildInsertRemove(boolean) - Method in class org.jboss.cache.optimistic.WorkspaceNodeImpl
-
Deprecated.
- setLockForChildInsertRemove(boolean) - Method in class org.jboss.cache.UnversionedNode
-
- setLockParentForChildInsertRemove(boolean) - Method in class org.jboss.cache.config.Configuration
-
Sets whether inserting or removing a node requires a write lock
on the node's parent (when pessimistic locking is used.)
The default value is
false
- setMarshallerClass(String) - Method in class org.jboss.cache.config.Configuration
-
- setMaxAge(long) - Method in class org.jboss.cache.eviction.LRUAlgorithmConfig
-
Sets the max age per element
- setMaxAge(long, TimeUnit) - Method in class org.jboss.cache.eviction.LRUAlgorithmConfig
-
- setMaxAgeSeconds(int) - Method in class org.jboss.cache.eviction.LRUConfiguration
-
Deprecated.
- setMaxElementsPerNode(int) - Method in class org.jboss.cache.eviction.ElementSizeAlgorithmConfig
-
- setMaxElementsPerNode(int) - Method in class org.jboss.cache.eviction.ElementSizeConfiguration
-
Deprecated.
- setMaxNodes(int) - Method in class org.jboss.cache.eviction.EvictionAlgorithmConfigBase
-
- setMaxNodes(int) - Method in class org.jboss.cache.eviction.EvictionPolicyConfigBase
-
Deprecated.
- setMethodCall(MethodCall) - Method in class org.jboss.cache.InvocationContext
-
Deprecated.
not used anymore. Interceptors will get a ReplicableCommand
instance passed in along with an InvocationContext.
- setMethodId(int) - Method in class org.jboss.cache.marshall.MethodCall
-
Deprecated.
- setMinNodes(int) - Method in class org.jboss.cache.eviction.LFUAlgorithmConfig
-
- setMinNodes(int) - Method in class org.jboss.cache.eviction.LFUConfiguration
-
Deprecated.
- setMinTimeToLive(long) - Method in class org.jboss.cache.eviction.EvictionAlgorithmConfigBase
-
- setMinTimeToLive(long, TimeUnit) - Method in class org.jboss.cache.eviction.EvictionAlgorithmConfigBase
-
- setMinTimeToLiveSeconds(long) - Method in class org.jboss.cache.eviction.EvictionAlgorithmConfigBase
-
Deprecated.
- setMinTimeToLiveSeconds(int) - Method in class org.jboss.cache.eviction.EvictionPolicyConfigBase
-
Deprecated.
- setModifications(List<ReplicableCommand>) - Method in class org.jboss.cache.commands.remote.ReplicateCommand
-
- setModificationType(NodeModifiedEvent.ModificationType) - Method in class org.jboss.cache.notifications.event.EventImpl
-
- setModifiedTimeStamp(long) - Method in class org.jboss.cache.eviction.NodeEntry
-
- setMultiplexerStack(String) - Method in class org.jboss.cache.config.Configuration
-
- setMultiplexerStack(String) - Method in class org.jboss.cache.jmx.CacheJmxWrapper
-
- setMultiplexerStack(String) - Method in interface org.jboss.cache.jmx.LegacyConfiguration
-
Deprecated.
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.
- setMuxChannelFactory(ChannelFactory) - Method in class org.jboss.cache.config.RuntimeConfig
-
Sets the factory the cache should use to create a multiplexed channel.
- setMuxChannelFactory(ChannelFactory) - Method in class org.jboss.cache.jmx.CacheJmxWrapper
-
- setMuxChannelFactory(ChannelFactory) - Method in interface org.jboss.cache.jmx.LegacyConfiguration
-
Deprecated.
- setMuxStackName(String) - Method in class org.jboss.cache.config.Configuration
-
- setNewView(View) - Method in class org.jboss.cache.notifications.event.EventImpl
-
- setNext(CommandInterceptor) - Method in class org.jboss.cache.interceptors.base.CommandInterceptor
-
Sets the next interceptor in the chain to the interceptor passed in.
- setNodeColumn(String) - Method in class org.jboss.cache.loader.AdjListJDBCCacheLoaderConfig
-
- setNodeCountSql(String) - Method in class org.jboss.cache.loader.JDBCCacheLoaderConfig
-
- setNodeLockingOptimistic(boolean) - Method in class org.jboss.cache.config.Configuration
-
Deprecated.
- setNodeLockingScheme(Configuration.NodeLockingScheme) - Method in class org.jboss.cache.config.Configuration
-
Deprecated.
will default to MVCC once optimistic and pessimistic schemes are removed.
- setNodeLockingScheme(String) - Method in class org.jboss.cache.config.Configuration
-
- setNodeLockingScheme(String) - Method in class org.jboss.cache.jmx.CacheJmxWrapper
-
- setNodeLockingScheme(String) - Method in interface org.jboss.cache.jmx.LegacyConfiguration
-
Deprecated.
- setNodeLockingSchemeString(String) - Method in class org.jboss.cache.config.Configuration
-
- setNodes(Map<Fqn, WorkspaceNode<K, V>>) - Method in interface org.jboss.cache.optimistic.TransactionWorkspace
-
Deprecated.
- setNodes(Map<Fqn, WorkspaceNode<K, V>>) - Method in class org.jboss.cache.optimistic.TransactionWorkspaceImpl
-
Deprecated.
Sets the nodes.
- setNodesToEvict(List<Fqn>) - Method in class org.jboss.cache.commands.write.EvictCommand
-
- setNodeType(String) - Method in class org.jboss.cache.loader.AdjListJDBCCacheLoaderConfig
-
- setNonBlockingStateTransfer(boolean) - Method in class org.jboss.cache.config.Configuration
-
- setNotificationServiceName(String) - Method in class org.jboss.cache.jmx.CacheJmxWrapper
-
- setNumberOfElements(int) - Method in class org.jboss.cache.eviction.NodeEntry
-
- setNumberOfNodeVisits(int) - Method in class org.jboss.cache.eviction.NodeEntry
-
- setNumBuddies(int) - Method in class org.jboss.cache.buddyreplication.NextMemberBuddyLocatorConfig
-
- setObjectInputStreamPoolSize(int) - Method in class org.jboss.cache.config.Configuration
-
Initialises the size of the object input stream pool size, which defaults to 50.
- setObjectOutputStreamPoolSize(int) - Method in class org.jboss.cache.config.Configuration
-
Initialises the size of the object output stream pool size, which defaults to 50.
- setOldValue(Object) - Method in class org.jboss.cache.Modification
-
Sets the post modification old value.
- setOption(Option) - Method in class org.jboss.cache.transaction.AbstractTransactionContext
-
- setOption(Option) - Method in interface org.jboss.cache.transaction.TransactionContext
-
Sets a transaction-scope option override
- setOptionOverrides(Option) - Method in class org.jboss.cache.InvocationContext
-
Sets the option overrides to be associated with this invocation
- setOrderedSynchronizationHandler(OrderedSynchronizationHandler) - Method in class org.jboss.cache.transaction.AbstractTransactionContext
-
- setOrderedSynchronizationHandler(OrderedSynchronizationHandler) - Method in interface org.jboss.cache.transaction.TransactionContext
-
Associates an ordered sync handler with this transaction.
- setOriginal(Map<K, V>) - Method in class org.jboss.cache.util.DeltaMap
-
Sets the original values of this delta map.
- setOriginLocal(boolean) - Method in class org.jboss.cache.InvocationContext
-
If set to true, the invocation is assumed to have originated locally.
- setOriginLocal(boolean) - Method in class org.jboss.cache.notifications.event.EventImpl
-
- setParameters(int, Object[]) - Method in class org.jboss.cache.commands.legacy.write.VersionedInvalidateCommand
-
Deprecated.
- setParameters(int, Object[]) - Method in class org.jboss.cache.commands.read.AbstractDataCommand
-
Basic versions of these methods
- setParameters(int, Object[]) - Method in class org.jboss.cache.commands.read.GetKeyValueCommand
-
- setParameters(int, Object[]) - Method in class org.jboss.cache.commands.read.GravitateDataCommand
-
- setParameters(int, Object[]) - Method in class org.jboss.cache.commands.remote.AnnounceBuddyPoolNameCommand
-
- setParameters(int, Object[]) - Method in class org.jboss.cache.commands.remote.AssignToBuddyGroupCommand
-
- setParameters(int, Object[]) - Method in class org.jboss.cache.commands.remote.ClusteredGetCommand
-
- setParameters(int, Object[]) - Method in class org.jboss.cache.commands.remote.DataGravitationCleanupCommand
-
- setParameters(int, Object[]) - Method in class org.jboss.cache.commands.remote.RemoveFromBuddyGroupCommand
-
- setParameters(int, Object[]) - Method in class org.jboss.cache.commands.remote.ReplicateCommand
-
- setParameters(int, Object[]) - Method in class org.jboss.cache.commands.remote.StateTransferControlCommand
-
- setParameters(int, Object[]) - Method in interface org.jboss.cache.commands.ReplicableCommand
-
Used by the
CommandsFactory
to create a command from raw data read off a stream.
- setParameters(int, Object[]) - Method in class org.jboss.cache.commands.tx.AbstractTransactionCommand
-
- setParameters(int, Object[]) - Method in class org.jboss.cache.commands.tx.OptimisticPrepareCommand
-
- setParameters(int, Object[]) - Method in class org.jboss.cache.commands.tx.PrepareCommand
-
- setParameters(int, Object[]) - Method in class org.jboss.cache.commands.write.AbstractVersionedDataCommand
-
- setParameters(int, Object[]) - Method in class org.jboss.cache.commands.write.ClearDataCommand
-
- setParameters(int, Object[]) - Method in class org.jboss.cache.commands.write.EvictCommand
-
- setParameters(int, Object[]) - Method in class org.jboss.cache.commands.write.InvalidateCommand
-
- setParameters(int, Object[]) - Method in class org.jboss.cache.commands.write.MoveCommand
-
- setParameters(int, Object[]) - Method in class org.jboss.cache.commands.write.PutDataMapCommand
-
- setParameters(int, Object[]) - Method in class org.jboss.cache.commands.write.PutKeyValueCommand
-
- setParameters(int, Object[]) - Method in class org.jboss.cache.commands.write.RemoveKeyCommand
-
- setParameters(int, Object[]) - Method in class org.jboss.cache.commands.write.RemoveNodeCommand
-
- setParentColumn(String) - Method in class org.jboss.cache.loader.AdjListJDBCCacheLoaderConfig
-
- setPassivation(boolean) - Method in class org.jboss.cache.config.CacheLoaderConfig
-
- setPort(int) - Method in class org.jboss.cache.loader.tcp.TcpCacheServer
-
- setPort(int) - Method in interface org.jboss.cache.loader.tcp.TcpCacheServerMBean
-
- setPort(int) - Method in class org.jboss.cache.loader.TcpDelegatingCacheLoaderConfig
-
- setPre(boolean) - Method in class org.jboss.cache.notifications.event.EventImpl
-
- setPreload(String) - Method in class org.jboss.cache.config.CacheLoaderConfig
-
- setPrimaryKey(String) - Method in class org.jboss.cache.loader.AdjListJDBCCacheLoaderConfig
-
- setProperties(Properties) - Method in class org.jboss.cache.config.PluggableConfigurationComponent
-
- setProperties(String) - Method in class org.jboss.cache.config.PluggableConfigurationComponent
-
- setProperties(Properties) - Method in class org.jboss.cache.loader.AdjListJDBCCacheLoaderConfig
-
- setProperties(Properties) - Method in class org.jboss.cache.loader.AsyncCacheLoaderConfig
-
- setProperties(Properties) - Method in class org.jboss.cache.loader.ClusteredCacheLoaderConfig
-
- setProperties(Properties) - Method in class org.jboss.cache.loader.FileCacheLoaderConfig
-
- setProperties(Properties) - Method in class org.jboss.cache.loader.JDBCCacheLoaderConfig
-
- setProperties(Properties) - Method in class org.jboss.cache.loader.jdbm.JdbmCacheLoaderConfig
-
- setProperties(Properties) - Method in class org.jboss.cache.loader.TcpDelegatingCacheLoaderConfig
-
- setPurgeOnStartup(boolean) - Method in class org.jboss.cache.config.CacheLoaderConfig.IndividualCacheLoaderConfig
-
- setPushStateWhenCoordinator(boolean) - Method in class org.jboss.cache.loader.SingletonStoreDefaultConfig
-
- setPushStateWhenCoordinatorTimeout(int) - Method in class org.jboss.cache.loader.SingletonStoreDefaultConfig
-
- setQueueSize(int) - Method in class org.jboss.cache.loader.AsyncCacheLoaderConfig
-
- setReadTimeout(int) - Method in class org.jboss.cache.loader.TcpDelegatingCacheLoaderConfig
-
- setReconnectWaitTime(int) - Method in class org.jboss.cache.loader.TcpDelegatingCacheLoaderConfig
-
- setRecursive(boolean) - Method in class org.jboss.cache.commands.write.EvictCommand
-
- setRecursiveChildrenSql(String) - Method in class org.jboss.cache.loader.JDBCCacheLoaderConfig
-
- setRegionFqn(Fqn) - Method in class org.jboss.cache.config.EvictionRegionConfig
-
- setRegionManager(RegionManager) - Method in class org.jboss.cache.loader.AbstractCacheLoader
-
- setRegionManager(RegionManager) - Method in class org.jboss.cache.loader.AbstractDelegatingCacheLoader
-
- setRegionManager(RegionManager) - Method in interface org.jboss.cache.loader.CacheLoader
-
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.ChainingCacheLoader
-
No-op, as this class doesn't directly use the ERegionManager.
- setRegionManager(RegionManager) - Method in class org.jboss.cache.loader.ClusteredCacheLoader
-
- setRegionName(String) - Method in class org.jboss.cache.config.EvictionRegionConfig
-
- setRegisterJmxResource(boolean) - Method in class org.jboss.cache.jmx.CacheJmxWrapper
-
- setRegisterJmxResource(boolean) - Method in interface org.jboss.cache.jmx.CacheJmxWrapperMBean
-
- setRemote(boolean) - Method in class org.jboss.cache.transaction.GlobalTransaction
-
- setRemoved(boolean) - Method in class org.jboss.cache.AbstractNode
-
- setRemoved(boolean) - Method in interface org.jboss.cache.InternalNode
-
- setRemoved(boolean) - Method in class org.jboss.cache.mvcc.NodeReference
-
- setRemoved(boolean) - Method in interface org.jboss.cache.optimistic.WorkspaceNode
-
Deprecated.
- setReplayIgnoredRequests(boolean) - Method in class org.jboss.cache.marshall.ExtendedResponse
-
- setReplicationObserver(ReplicationObserver) - Method in class org.jboss.cache.marshall.CommandAwareRpcDispatcher
-
- setReplicationVersion(short) - Method in class org.jboss.cache.config.Configuration
-
- setReplicationVersion(String) - Method in class org.jboss.cache.jmx.CacheJmxWrapper
-
- setReplicationVersion(String) - Method in interface org.jboss.cache.jmx.LegacyConfiguration
-
Deprecated.
Sets the format version of the data transferred during an initial state
transfer or a call to
Region.activate()
.
- setReplQueueInterval(long) - Method in class org.jboss.cache.config.Configuration
-
- setReplQueueInterval(long) - Method in class org.jboss.cache.jmx.CacheJmxWrapper
-
- setReplQueueInterval(long) - Method in interface org.jboss.cache.jmx.LegacyConfiguration
-
Deprecated.
- setReplQueueMaxElements(int) - Method in class org.jboss.cache.config.Configuration
-
- setReplQueueMaxElements(int) - Method in class org.jboss.cache.jmx.CacheJmxWrapper
-
- setReplQueueMaxElements(int) - Method in interface org.jboss.cache.jmx.LegacyConfiguration
-
Deprecated.
- setReplVersionString(String) - Method in class org.jboss.cache.config.Configuration
-
- setRequestMarshaller(RpcDispatcher.Marshaller) - Method in class org.jboss.cache.marshall.InactiveRegionAwareRpcDispatcher
-
- setResident(boolean) - Method in class org.jboss.cache.AbstractNode
-
- setResident(boolean) - Method in interface org.jboss.cache.InternalNode
-
- setResident(boolean) - Method in class org.jboss.cache.invocation.NodeInvocationDelegate
-
- setResident(boolean) - Method in class org.jboss.cache.mvcc.NodeReference
-
- setResident(boolean) - Method in interface org.jboss.cache.Node
-
- setReturnOld(boolean) - Method in class org.jboss.cache.loader.AsyncCacheLoaderConfig
-
- 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.
- setRoot(Object) - Method in interface org.jboss.cache.DataContainer
-
Sets a new root node
- setRoot(Object) - Method in class org.jboss.cache.DataContainerImpl
-
Sets the root node reference to the node passed in.
- setRootNode() - Method in class org.jboss.cache.lock.NodeBasedLockManager
-
Deprecated.
- setRPCManager(RPCManager) - Method in class org.jboss.cache.config.RuntimeConfig
-
- setRuntimeConfig(RuntimeConfig) - Method in class org.jboss.cache.config.Configuration
-
- setSelectChildFqnsSql(String) - Method in class org.jboss.cache.loader.AdjListJDBCCacheLoaderConfig
-
- setSelectChildNamesSql(String) - Method in class org.jboss.cache.loader.AdjListJDBCCacheLoaderConfig
-
- setSelectNodeSql(String) - Method in class org.jboss.cache.loader.AdjListJDBCCacheLoaderConfig
-
- setSerializationExecutorPoolSize(int) - Method in class org.jboss.cache.config.Configuration
-
Sets the async replication serialization executor pool size for async replication.
- setSerializationExecutorQueueSize(int) - Method in class org.jboss.cache.config.Configuration
-
Sets the queue size of the bounded queue used to store async serialization events on.
- setServiceName(String) - Method in class org.jboss.cache.jmx.CacheNotificationListener
-
- setShared(boolean) - Method in class org.jboss.cache.config.CacheLoaderConfig
-
- setShutdownHookBehavior(Configuration.ShutdownHookBehavior) - Method in class org.jboss.cache.config.Configuration
-
- setShutdownHookBehavior(String) - Method in class org.jboss.cache.config.Configuration
-
- setSingleModification(ReplicableCommand) - Method in class org.jboss.cache.commands.remote.ReplicateCommand
-
- setSingletonStoreClass(String) - Method in class org.jboss.cache.config.CacheLoaderConfig.IndividualCacheLoaderConfig.SingletonStoreConfig
-
- setSingletonStoreClass(String) - Method in class org.jboss.cache.loader.SingletonStoreDefaultConfig
-
- setSingletonStoreConfig(CacheLoaderConfig.IndividualCacheLoaderConfig.SingletonStoreConfig) - Method in class org.jboss.cache.config.CacheLoaderConfig.IndividualCacheLoaderConfig
-
- setSingletonStoreEnabled(boolean) - Method in class org.jboss.cache.config.CacheLoaderConfig.IndividualCacheLoaderConfig.SingletonStoreConfig
-
- setSingletonStoreEnabled(boolean) - Method in class org.jboss.cache.loader.SingletonStoreDefaultConfig
-
- setSingletonStoreproperties(Properties) - Method in class org.jboss.cache.config.CacheLoaderConfig.IndividualCacheLoaderConfig.SingletonStoreConfig
-
- setSingletonStoreproperties(Properties) - Method in class org.jboss.cache.loader.SingletonStoreDefaultConfig
-
Takes the properties defined and populates the individual instance fields of the default singleton store cache
loader configuration.
- setSkipCacheStatusCheck(boolean) - Method in class org.jboss.cache.config.Option
-
If set to true, cache lifecycle checks will be skipped.
- setSkipDataGravitation(boolean) - Method in class org.jboss.cache.config.Option
-
Suppresses data gravitation when buddy replication is used.
- setSkipSendingNodeEvents(boolean) - Method in class org.jboss.cache.commands.write.RemoveNodeCommand
-
- setSqlConcat(String) - Method in class org.jboss.cache.loader.JDBCCacheLoaderConfig
-
Deprecated.
- setState(InvocationContext) - Method in class org.jboss.cache.InvocationContext
-
Sets the state of the InvocationContext based on the template context passed in
- setState(byte[]) - Method in class org.jboss.cache.remoting.jgroups.ChannelMessageListener
-
- setState(InputStream) - Method in class org.jboss.cache.remoting.jgroups.ChannelMessageListener
-
- setState(String, byte[]) - Method in class org.jboss.cache.remoting.jgroups.ChannelMessageListener
-
- setState(String, InputStream) - Method in class org.jboss.cache.remoting.jgroups.ChannelMessageListener
-
- setState(ObjectInputStream, Fqn) - Method in class org.jboss.cache.statetransfer.DefaultStateTransferManager
-
- setState(ObjectInputStream, NodeSPI) - Method in class org.jboss.cache.statetransfer.DefaultStateTransferManager
-
Set the portion of the cache rooted in targetRoot
to match the given state.
- setState(ObjectInputStream, NodeSPI) - Method in class org.jboss.cache.statetransfer.LegacyStateTransferManager
-
Deprecated.
Set the portion of the cache rooted in targetRoot
to match the given state.
- setState(ObjectInputStream, Fqn) - Method in interface org.jboss.cache.statetransfer.StateTransferManager
-
Set the portion of the cache rooted in targetRoot
to match the given state.
- setStateException - Variable in class org.jboss.cache.remoting.jgroups.ChannelMessageListener
-
Reference to an exception that was raised during
state installation on this node.
- setStateRetrievalTimeout(long) - Method in class org.jboss.cache.config.Configuration
-
- setStateRetrievalTimeout(long) - Method in class org.jboss.cache.jmx.CacheJmxWrapper
-
- setStateRetrievalTimeout(long) - Method in interface org.jboss.cache.jmx.LegacyConfiguration
-
Deprecated.
- setStateSet(boolean) - Method in class org.jboss.cache.remoting.jgroups.ChannelMessageListener
-
- setStatisticsEnabled(boolean) - Method in class org.jboss.cache.interceptors.base.JmxStatsCommandInterceptor
-
- setStatisticsEnabled(boolean) - Method in class org.jboss.cache.interceptors.CacheStoreInterceptor
-
- setStatisticsEnabled(boolean) - Method in class org.jboss.cache.interceptors.InvalidationInterceptor
-
- setStatisticsEnabled(boolean) - Method in class org.jboss.cache.interceptors.TxInterceptor
-
- setStatisticsEnabled(boolean) - Method in interface org.jboss.cache.jmx.JmxStatisticsExposer
-
Enables an interceptor's cache statistics
If true, the interceptor will capture statistics
and make them available through the mbean.
- setStatisticsEnabled(boolean) - Method in class org.jboss.cache.RPCManagerImpl
-
- setStatus(Region.Status) - Method in interface org.jboss.cache.Region
-
A mechanism to set status of a region, more fine grained control than just setActive();
- setStatus(Region.Status) - Method in class org.jboss.cache.RegionImpl
-
- setStatusCheckNecessary(boolean) - Method in class org.jboss.cache.factories.ComponentRegistry
-
- setSuccessful(boolean) - Method in class org.jboss.cache.notifications.event.EventImpl
-
- setSuppressEventNotification(boolean) - Method in class org.jboss.cache.config.Option
-
Set whether event notifications should be suppressed for this particular
cache or transaction invocation.
- setSuppressLocking(boolean) - Method in class org.jboss.cache.config.Option
-
Suppresses acquiring locks for the given invocation.
- setSuppressPersistence(boolean) - Method in class org.jboss.cache.config.Option
-
If set to true, any persistence to a cache loader will be suppressed for the current invocation only.
- setSyncCommitPhase(boolean) - Method in class org.jboss.cache.config.Configuration
-
- setSyncCommitPhase(boolean) - Method in class org.jboss.cache.jmx.CacheJmxWrapper
-
- setSyncCommitPhase(boolean) - Method in interface org.jboss.cache.jmx.LegacyConfiguration
-
Deprecated.
- setSyncReplTimeout(long) - Method in class org.jboss.cache.config.Configuration
-
- setSyncReplTimeout(long) - Method in class org.jboss.cache.config.Option
-
- setSyncReplTimeout(long) - Method in class org.jboss.cache.jmx.CacheJmxWrapper
-
- setSyncReplTimeout(long) - Method in interface org.jboss.cache.jmx.LegacyConfiguration
-
Deprecated.
Sets the default maximum wait time for synchronous replication to receive all results
- setSyncRollbackPhase(boolean) - Method in class org.jboss.cache.config.Configuration
-
- setSyncRollbackPhase(boolean) - Method in class org.jboss.cache.jmx.CacheJmxWrapper
-
- setSyncRollbackPhase(boolean) - Method in interface org.jboss.cache.jmx.LegacyConfiguration
-
Deprecated.
- setTable(String) - Method in class org.jboss.cache.loader.AdjListJDBCCacheLoaderConfig
-
- setTargetFqn(Fqn) - Method in class org.jboss.cache.notifications.event.EventImpl
-
- setterMethod(Class, Class) - Static method in class org.jboss.cache.util.BeanUtils
-
Returns a Method object corresponding to a setter that sets an instance of componentClass from target.
- setterName(String) - Static method in class org.jboss.cache.util.BeanUtils
-
Retrieves a setter name based on a field name passed in
- setterName(Class) - Static method in class org.jboss.cache.util.BeanUtils
-
Returns a setter for a given class
- setThreadPoolSize(int) - Method in class org.jboss.cache.loader.AsyncCacheLoaderConfig
-
- setTimeout(long) - Method in class org.jboss.cache.loader.ClusteredCacheLoaderConfig
-
- setTimeout(int) - Method in class org.jboss.cache.loader.TcpDelegatingCacheLoaderConfig
-
- setTimeToLive(long) - Method in class org.jboss.cache.eviction.ExpirationAlgorithmConfig
-
Sets the time to live
- setTimeToLive(long, TimeUnit) - Method in class org.jboss.cache.eviction.ExpirationAlgorithmConfig
-
- setTimeToLive(long) - Method in class org.jboss.cache.eviction.LRUAlgorithmConfig
-
Sets the time to live
- setTimeToLive(long, TimeUnit) - Method in class org.jboss.cache.eviction.LRUAlgorithmConfig
-
- setTimeToLiveSeconds(long) - Method in class org.jboss.cache.eviction.ExpirationAlgorithmConfig
-
Deprecated.
- setTimeToLiveSeconds(int) - Method in class org.jboss.cache.eviction.ExpirationConfiguration
-
Deprecated.
- setTimeToLiveSeconds(long) - Method in class org.jboss.cache.eviction.LRUAlgorithmConfig
-
Deprecated.
- setTimeToLiveSeconds(int) - Method in class org.jboss.cache.eviction.LRUConfiguration
-
Deprecated.
- setTransaction(Transaction) - Method in class org.jboss.cache.eviction.EvictionEvent
-
- setTransaction(Transaction) - Method in class org.jboss.cache.InvocationContext
-
Sets a transaction object on the invocation context.
- setTransaction(Transaction) - Method in class org.jboss.cache.notifications.event.EventImpl
-
- setTransaction(Transaction) - Method in class org.jboss.cache.transaction.AbstractTransactionContext
-
- setTransaction(Transaction) - Method in class org.jboss.cache.transaction.DummyBaseTransactionManager
-
Just used for unit tests
- setTransaction(Transaction) - Method in interface org.jboss.cache.transaction.TransactionContext
-
Sets the local transaction to be associated with this transaction context.
- setTransactionalContext(Transaction, GlobalTransaction, TransactionContext, InvocationContext) - Method in class org.jboss.cache.interceptors.BaseTransactionalContextInterceptor
-
- setTransactionContext(TransactionContext) - Method in class org.jboss.cache.invocation.MVCCInvocationContext
-
- setTransactionContext(TransactionContext) - Method in class org.jboss.cache.InvocationContext
-
Sets the transaction context to be associated with the current thread.
- setTransactionManager(TransactionManager) - Method in class org.jboss.cache.config.RuntimeConfig
-
- setTransactionManager(TransactionManager) - Method in class org.jboss.cache.jmx.CacheJmxWrapper
-
- setTransactionManager(TransactionManager) - Method in interface org.jboss.cache.jmx.LegacyConfiguration
-
Deprecated.
- setTransactionManagerLookupClass(String) - Method in class org.jboss.cache.config.Configuration
-
- setTransactionManagerLookupClass(String) - Method in class org.jboss.cache.jmx.CacheJmxWrapper
-
- setTransactionManagerLookupClass(String) - Method in interface org.jboss.cache.jmx.LegacyConfiguration
-
Deprecated.
Sets the class of the TransactionManagerLookup impl.
- setTransactionTimeout(int) - Method in class org.jboss.cache.transaction.DummyBaseTransactionManager
-
- setTransactionTimeout(int) - Method in class org.jboss.cache.transaction.DummyTransaction
-
- setTransactionTimeout(int) - Method in class org.jboss.cache.transaction.DummyUserTransaction
-
- setTransactionWorkSpace(TransactionWorkspace) - Method in class org.jboss.cache.transaction.OptimisticTransactionContext
-
Deprecated.
- setType(Modification.ModificationType) - Method in class org.jboss.cache.Modification
-
Sets the type of modification.
- setType(Event.Type) - Method in class org.jboss.cache.notifications.event.EventImpl
-
- setUpdateNodeSql(String) - Method in class org.jboss.cache.loader.AdjListJDBCCacheLoaderConfig
-
- setUpdateTableSql(String) - Method in class org.jboss.cache.loader.AdjListJDBCCacheLoaderConfig
-
- setupDependencies(ChannelMessageListener, Configuration, Notifier, CacheSPI, Marshaller, TransactionTable, TransactionManager, InvocationContextContainer, InterceptorChain, ComponentRegistry, LockManager) - Method in class org.jboss.cache.RPCManagerImpl
-
- setupEvictionQueue() - Method in class org.jboss.cache.eviction.BaseEvictionAlgorithm
-
This method will create an EvictionQueue implementation and prepare it for use.
- setupEvictionQueue() - Method in class org.jboss.cache.eviction.ElementSizeAlgorithm
-
- setupEvictionQueue() - Method in class org.jboss.cache.eviction.ExpirationAlgorithm
-
- setupEvictionQueue() - Method in class org.jboss.cache.eviction.FIFOAlgorithm
-
- setupEvictionQueue() - Method in class org.jboss.cache.eviction.LFUAlgorithm
-
Will create a LFUQueue to be used as the underlying eviction queue.
- setupEvictionQueue() - Method in class org.jboss.cache.eviction.LRUAlgorithm
-
- setupEvictionQueue() - Method in class org.jboss.cache.eviction.MRUAlgorithm
-
- setUseAsyncPut(boolean) - Method in class org.jboss.cache.loader.AsyncCacheLoaderConfig
-
- setUseInterceptorMbeans(boolean) - Method in class org.jboss.cache.jmx.CacheJmxWrapper
-
- setUseInterceptorMbeans(boolean) - Method in interface org.jboss.cache.jmx.LegacyConfiguration
-
- setUseLazyDeserialization(boolean) - Method in class org.jboss.cache.config.Configuration
-
- setUseLockStriping(boolean) - Method in class org.jboss.cache.config.Configuration
-
- setUseRegionBasedMarshalling(boolean) - Method in class org.jboss.cache.config.Configuration
-
This is a deprecated configuration option.
- setUseRegionBasedMarshalling(boolean) - Method in class org.jboss.cache.jmx.CacheJmxWrapper
-
Deprecated.
- setUseRegionBasedMarshalling(boolean) - Method in interface org.jboss.cache.jmx.LegacyConfiguration
-
Deprecated.
Sets whether marshalling uses scoped class loaders on a per region basis.
- setUseReplQueue(boolean) - Method in class org.jboss.cache.config.Configuration
-
- setUseReplQueue(boolean) - Method in class org.jboss.cache.jmx.CacheJmxWrapper
-
- setUseReplQueue(boolean) - Method in interface org.jboss.cache.jmx.LegacyConfiguration
-
Deprecated.
- setUsingEvictions(boolean) - Method in interface org.jboss.cache.RegionManager
-
Sets if evictions are processed.
- setUsingEvictions(boolean) - Method in class org.jboss.cache.RegionManagerImpl
-
- setUsingMultiplexer(boolean) - Method in class org.jboss.cache.config.Configuration
-
- setValid(boolean, boolean) - Method in interface org.jboss.cache.InternalNode
-
- setValid(boolean, boolean) - Method in class org.jboss.cache.invocation.NodeInvocationDelegate
-
- setValid(boolean, boolean) - Method in class org.jboss.cache.mvcc.NodeReference
-
- setValid(boolean, boolean) - Method in class org.jboss.cache.mvcc.NullMarkerNodeForRemoval
-
- setValid(boolean, boolean) - Method in interface org.jboss.cache.NodeSPI
-
Sets the validity of a node.
- setValid(boolean, boolean) - Method in class org.jboss.cache.PessimisticUnversionedNode
-
Deprecated.
- setValid(boolean, boolean) - Method in class org.jboss.cache.UnversionedNode
-
- setValue(Object) - Method in class org.jboss.cache.commands.write.PutKeyValueCommand
-
- setValue(Object) - Method in class org.jboss.cache.Modification
-
Sets the modification value.
- setValue(V) - Method in class org.jboss.cache.util.FastCopyHashMap.SimpleEntry
-
- setValue(Object, String, Object) - Static method in class org.jboss.cache.util.reflect.ReflectionUtil
-
- setValues(Object, Map<?, ?>, boolean, boolean) - Static method in class org.jboss.cache.config.parsing.XmlConfigHelper
-
- setVersion(DataVersion) - Method in class org.jboss.cache.AbstractNode
-
- setVersion(DataVersion) - Method in interface org.jboss.cache.InternalNode
-
- setVersion(DataVersion) - Method in class org.jboss.cache.invocation.NodeInvocationDelegate
-
- setVersion(DataVersion) - Method in class org.jboss.cache.mvcc.NodeReference
-
- setVersion(DataVersion) - Method in interface org.jboss.cache.NodeSPI
-
Sets the data version of this node if versioning is supported.
- setVersion(DataVersion) - Method in interface org.jboss.cache.optimistic.WorkspaceNode
-
Deprecated.
Sets the data version of this workspace node.
- setVersion(DataVersion) - Method in class org.jboss.cache.optimistic.WorkspaceNodeImpl
-
Deprecated.
- setVersion(DataVersion) - Method in class org.jboss.cache.VersionedNode
-
Deprecated.
Sets the version id of this node.
- setVersioningImplicit(boolean) - Method in interface org.jboss.cache.optimistic.TransactionWorkspace
-
Deprecated.
Sets if versioning is implicit for a given tx.
- setVersioningImplicit(boolean) - Method in class org.jboss.cache.optimistic.TransactionWorkspaceImpl
-
Deprecated.
- setVersioningImplicit(boolean) - Method in interface org.jboss.cache.optimistic.WorkspaceNode
-
Deprecated.
- setVersioningImplicit(boolean) - Method in class org.jboss.cache.optimistic.WorkspaceNodeImpl
-
Deprecated.
- setWakeupInterval(long) - Method in class org.jboss.cache.config.EvictionConfig
-
Set the wake up interval for the eviction thread.
- setWakeupInterval(long, TimeUnit) - Method in class org.jboss.cache.config.EvictionConfig
-
Set the wake up interval for the eviction thread.
- setWakeupIntervalSeconds(int) - Method in class org.jboss.cache.config.EvictionConfig
-
- setWarnNoExpirationKey(boolean) - Method in class org.jboss.cache.eviction.ExpirationAlgorithmConfig
-
Sets if the algorithm should warn if a expiration key is missing for a node.
- setWarnNoExpirationKey(boolean) - Method in class org.jboss.cache.eviction.ExpirationConfiguration
-
Deprecated.
Sets if the algorithm should warn if a expiration key is missing for a node.
- setWriterIfNotNull(Object) - Method in class org.jboss.cache.lock.LockMap
-
Adding a writer owner.
- setWriteSkewCheck(boolean) - Method in class org.jboss.cache.config.Configuration
-
- setXmlValues(Configuration, Map<String, Element>) - Method in class org.jboss.cache.config.parsing.XmlConfigurationParser2x
-
Deprecated.
- 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.ExpirationAlgorithm
-
- 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
-
- shouldNotifyOnNodeModified() - Method in interface org.jboss.cache.notifications.Notifier
-
When notifying about node modifications, in many scenarios there is a need of building a new Map object.
- shouldNotifyOnNodeModified() - Method in class org.jboss.cache.notifications.NotifierImpl
-
- shutdown() - Method in class org.jboss.cache.util.concurrent.WithinThreadExecutor
-
- shutdownNow() - Method in class org.jboss.cache.util.concurrent.WithinThreadExecutor
-
- signalWaiters() - Method in class org.jboss.cache.lock.ReadWriteLockWithUpgrade.ReaderLock
-
- signalWaiters() - Method in class org.jboss.cache.lock.ReadWriteLockWithUpgrade.WriterLock
-
- SINGLE_METHOD_ID - Static variable in class org.jboss.cache.commands.remote.ReplicateCommand
-
- SingletonStoreCacheLoader - Class in org.jboss.cache.loader
-
SingletonStoreCacheLoader is a delegating cache loader used for situations when only one node should interact with
the underlying store.
- SingletonStoreCacheLoader() - Constructor for class org.jboss.cache.loader.SingletonStoreCacheLoader
-
Empty constructor so that it can instantiated using reflection.
- SingletonStoreCacheLoader(SingletonStoreDefaultConfig) - Constructor for class org.jboss.cache.loader.SingletonStoreCacheLoader
-
Protected constructor which should only be used from unit tests.
- SingletonStoreCacheLoader.PushStateException - Exception in org.jboss.cache.loader
-
Exception representing any issues that arise from pushing the in-memory state to the cache loader.
- SingletonStoreCacheLoader.PushStateException(String, Throwable) - Constructor for exception org.jboss.cache.loader.SingletonStoreCacheLoader.PushStateException
-
- SingletonStoreCacheLoader.PushStateException(Throwable) - Constructor for exception org.jboss.cache.loader.SingletonStoreCacheLoader.PushStateException
-
- SingletonStoreCacheLoader.SingletonStoreListener - Class in org.jboss.cache.loader
-
Cache listener that reacts to cluster topology changes to find out whether a new coordinator is elected.
- SingletonStoreCacheLoader.SingletonStoreListener() - Constructor for class org.jboss.cache.loader.SingletonStoreCacheLoader.SingletonStoreListener
-
- SingletonStoreDefaultConfig - Class in org.jboss.cache.loader
-
Default singleton store cache loader configuration implementation, which is provided with the default singleton store
cache loader implementation.
- SingletonStoreDefaultConfig() - Constructor for class org.jboss.cache.loader.SingletonStoreDefaultConfig
-
Default constructor that sets default values for singleton store cache loader configuration taking in account
that this configuration belongs to the default singleton store cache loader implementation.
- SingletonStoreDefaultConfig(CacheLoaderConfig.IndividualCacheLoaderConfig.SingletonStoreConfig) - Constructor for class org.jboss.cache.loader.SingletonStoreDefaultConfig
-
Constructor that sets the assumed values for the default singleton store cache loader implementation and also
the properties, as per the properties section defined in the XML configuration.
- size() - Method in class org.jboss.cache.Fqn
-
- size() - Method in class org.jboss.cache.interceptors.InterceptorChain
-
Returns the number of interceptors in the chain.
- size() - Method in class org.jboss.cache.loader.jdbm.JdbmCacheLoader
-
Returns the number of database record nodes.
- size() - Method in class org.jboss.cache.lock.ThreadLocalMap
-
- size() - Method in class org.jboss.cache.marshall.MarshalledValueMap
-
- size() - Method in class org.jboss.cache.transaction.TransactionLog
-
- size() - Method in class org.jboss.cache.util.concurrent.ConcurrentHashSet
-
- size() - Method in interface org.jboss.cache.util.concurrent.locks.LockContainer
-
- size() - Method in class org.jboss.cache.util.concurrent.locks.OwnableReentrantSharedLockContainer
-
- size() - Method in class org.jboss.cache.util.concurrent.locks.PerElementLockContainer
-
- size() - Method in class org.jboss.cache.util.concurrent.locks.ReentrantSharedLockContainer
-
- size() - Method in class org.jboss.cache.util.concurrent.SelfInitializingConcurrentHashMap
-
- size() - Method in class org.jboss.cache.util.DeltaMap
-
- size() - Method in class org.jboss.cache.util.FastCopyHashMap
-
- size() - Method in class org.jboss.cache.util.ImmutableListCopy
-
- SkipCheckChainedInterceptor - Class in org.jboss.cache.interceptors.base
-
- SkipCheckChainedInterceptor() - Constructor for class org.jboss.cache.interceptors.base.SkipCheckChainedInterceptor
-
- skipInterception(InvocationContext, VisitableCommand) - Method in class org.jboss.cache.interceptors.base.SkipCheckChainedInterceptor
-
Tests whether the command should be intercepted or not.
- skipInterception(InvocationContext, VisitableCommand) - Method in class org.jboss.cache.interceptors.CacheStoreInterceptor
-
if this is a shared cache loader and the call is of remote origin, pass up the chain
- skipReplicationOfTransactionMethod(InvocationContext) - Method in class org.jboss.cache.interceptors.BaseRpcInterceptor
-
It does not make sense replicating a transaction method(commit, rollback, prepare) if one of the following is true:
- sortBackupRoots(Set<Object>) - Method in class org.jboss.cache.commands.read.GravitateDataCommand
-
- SortedEvictionQueue - Interface in org.jboss.cache.eviction
-
Sorted Eviction Queue implementation.
- spi - Variable in class org.jboss.cache.commands.write.InvalidateCommand
-
- start() - Method in interface org.jboss.cache.Cache
-
Lifecycle method that starts the cache loader,
starts cache replication, starts the region manager, etc., and (if configured) warms the cache using a
state transfer or cache loader preload.
- start() - Method in class org.jboss.cache.CacheManagerImpl
-
- start() - Method in class org.jboss.cache.cluster.ReplicationQueue
-
Starts the asynchronous flush queue.
- start() - Method in class org.jboss.cache.config.XmlParsingConfigurationRegistry
-
- start() - Method in class org.jboss.cache.DataContainerImpl
-
- Start - Annotation Type in org.jboss.cache.factories.annotations
-
Method level annotation that indicates a (no-param) method to be called on a component registered in the ComponentRegistry
when the cache starts.
- start() - Method in class org.jboss.cache.factories.ComponentRegistry
-
This starts the components in the cache, connecting to channels, starting service threads, etc.
- start() - Method in class org.jboss.cache.interceptors.CacheStoreInterceptor
-
- start() - Method in class org.jboss.cache.interceptors.CallInterceptor
-
- start() - Method in class org.jboss.cache.invocation.CacheInvocationDelegate
-
- start() - Method in class org.jboss.cache.jmx.CacheJmxWrapper
-
- start() - Method in interface org.jboss.cache.jmx.CacheJmxWrapperMBean
-
- start() - Method in interface org.jboss.cache.Lifecycle
-
- start() - Method in class org.jboss.cache.loader.AbstractCacheLoader
-
- start() - Method in class org.jboss.cache.loader.AbstractDelegatingCacheLoader
-
- start() - Method in class org.jboss.cache.loader.AdjListJDBCCacheLoader
-
- start() - Method in class org.jboss.cache.loader.AsyncCacheLoader
-
- start() - Method in class org.jboss.cache.loader.C3p0ConnectionFactory
-
- start() - Method in class org.jboss.cache.loader.ChainingCacheLoader
-
- start() - Method in interface org.jboss.cache.loader.ConnectionFactory
-
- start() - Method in class org.jboss.cache.loader.JDBCCacheLoader
-
Start is overwritten for the sake of backward compatibility only.
- 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.ManagedConnectionFactory
-
- start() - Method in class org.jboss.cache.loader.tcp.TcpCacheServer
-
- start() - Method in class org.jboss.cache.loader.TcpDelegatingCacheLoader
-
- start() - Method in class org.jboss.cache.lock.LockStrategyFactory
-
- start() - Method in class org.jboss.cache.mvcc.MVCCNodeHelper
-
- start() - Method in class org.jboss.cache.RegionManagerImpl
-
- start() - Method in interface org.jboss.cache.RPCManager
-
Starts the RPCManager by connecting the underlying JGroups channel (if configured for replication).
- start() - Method in class org.jboss.cache.RPCManagerImpl
-
- start() - Method in class org.jboss.cache.statetransfer.DefaultStateTransferIntegrator
-
- start() - Method in class org.jboss.cache.statetransfer.DefaultStateTransferManager
-
- start() - Method in class org.jboss.cache.statetransfer.LegacyStateTransferIntegrator
-
Deprecated.
- start() - Method in interface org.jboss.cache.TreeCacheViewMBean
-
- startAllowed() - Method in enum org.jboss.cache.CacheStatus
-
- startBatch() - Method in class org.jboss.cache.batch.BatchContainer
-
- startBatch() - Method in interface org.jboss.cache.Cache
-
Starts a batch.
- startBatch() - Method in class org.jboss.cache.invocation.CacheInvocationDelegate
-
- startCacheLoader() - Method in class org.jboss.cache.loader.CacheLoaderManager
-
- STARTED - Static variable in interface org.jboss.cache.jmx.CacheJmxWrapperMBean
-
The lifecycle method start has completed
- startEvictionThread() - Method in interface org.jboss.cache.RegionManager
-
Deprecated.
- startEvictionThread() - Method in class org.jboss.cache.RegionManagerImpl
-
Starts the eviction processing thread.
- STARTING - Static variable in interface org.jboss.cache.jmx.CacheJmxWrapperMBean
-
The lifecycle method start has been invoked
- startInterceptor() - Method in class org.jboss.cache.interceptors.CacheLoaderInterceptor
-
- startInterceptor() - Method in class org.jboss.cache.interceptors.LegacyCacheLoaderInterceptor
-
Deprecated.
- startLockManager() - Method in class org.jboss.cache.lock.MVCCLockManager
-
- 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
-
- 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_TRANSFER_VERSION - Static variable in class org.jboss.cache.statetransfer.DefaultStateTransferGenerator
-
- STATE_TRANSFER_VERSION - Static variable in class org.jboss.cache.statetransfer.LegacyStateTransferGenerator
-
Deprecated.
- stateProducingFailed(Throwable) - Method in class org.jboss.cache.remoting.jgroups.ChannelMessageListener
-
- StateProviderBusyException - Exception in org.jboss.cache.statetransfer
-
Thrown when a state provider is busy
- StateProviderBusyException() - Constructor for exception org.jboss.cache.statetransfer.StateProviderBusyException
-
- StateProviderBusyException(String) - Constructor for exception org.jboss.cache.statetransfer.StateProviderBusyException
-
- StateProviderBusyException(String, Throwable) - Constructor for exception org.jboss.cache.statetransfer.StateProviderBusyException
-
- StateProviderBusyException(Throwable) - Constructor for exception org.jboss.cache.statetransfer.StateProviderBusyException
-
- stateReceivedSuccess() - Method in class org.jboss.cache.remoting.jgroups.ChannelMessageListener
-
- stateReceivingFailed(Throwable) - Method in class org.jboss.cache.remoting.jgroups.ChannelMessageListener
-
- stateRetrievalTimeout - Variable in class org.jboss.cache.statetransfer.DefaultStateTransferManager
-
- StateTransferControlCommand - Class in org.jboss.cache.commands.remote
-
A control command for communication between peers for non-blocking state transfer
- StateTransferControlCommand() - Constructor for class org.jboss.cache.commands.remote.StateTransferControlCommand
-
- StateTransferControlCommand(boolean) - Constructor for class org.jboss.cache.commands.remote.StateTransferControlCommand
-
- StateTransferFactory - Class in org.jboss.cache.factories
-
- StateTransferFactory() - Constructor for class org.jboss.cache.factories.StateTransferFactory
-
- StateTransferGenerator - Interface in org.jboss.cache.statetransfer
-
- StateTransferIntegrator - Interface in org.jboss.cache.statetransfer
-
- StateTransferManager - Interface in org.jboss.cache.statetransfer
-
This interface handles requests to generate or integrate state from neighbouring caches in a cluster.
- StateTransferManagerFactory - Class in org.jboss.cache.factories
-
- StateTransferManagerFactory() - Constructor for class org.jboss.cache.factories.StateTransferManagerFactory
-
- stop() - Method in class org.jboss.cache.buddyreplication.BuddyManager
-
Stops the buddy manager and the related async thread.
- stop() - Method in interface org.jboss.cache.Cache
-
Lifecycle method that stops the cache, including replication,
clustering, cache loading, notifications, etc., and clears all cache in-memory state.
- stop() - Method in class org.jboss.cache.CacheManagerImpl
-
- stop() - Method in class org.jboss.cache.cluster.ReplicationQueue
-
Stops the asynchronous flush queue.
- stop() - Method in class org.jboss.cache.config.XmlParsingConfigurationRegistry
-
- stop() - Method in class org.jboss.cache.DataContainerImpl
-
- stop() - Method in class org.jboss.cache.eviction.EvictionTimerTask
-
- Stop - Annotation Type in org.jboss.cache.factories.annotations
-
Method level annotation that indicates a (no-param) method to be called on a component registered in the ComponentRegistry
when the cache stops.
- stop() - Method in class org.jboss.cache.factories.ComponentRegistry
-
- stop() - Method in class org.jboss.cache.invocation.CacheInvocationDelegate
-
- stop() - Method in class org.jboss.cache.jmx.CacheJmxWrapper
-
- stop() - Method in interface org.jboss.cache.jmx.CacheJmxWrapperMBean
-
- stop() - Method in interface org.jboss.cache.Lifecycle
-
- stop() - Method in class org.jboss.cache.loader.AbstractCacheLoader
-
- stop() - Method in class org.jboss.cache.loader.AbstractDelegatingCacheLoader
-
- stop() - Method in class org.jboss.cache.loader.AdjListJDBCCacheLoader
-
- stop() - Method in class org.jboss.cache.loader.AsyncCacheLoader
-
- stop() - Method in class org.jboss.cache.loader.C3p0ConnectionFactory
-
- stop() - Method in class org.jboss.cache.loader.ChainingCacheLoader
-
- stop() - Method in interface org.jboss.cache.loader.ConnectionFactory
-
- 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.ManagedConnectionFactory
-
- stop() - Method in class org.jboss.cache.loader.tcp.TcpCacheServer
-
- stop() - Method in class org.jboss.cache.loader.TcpDelegatingCacheLoader
-
- stop() - Method in class org.jboss.cache.RegionManagerImpl
-
- stop() - Method in interface org.jboss.cache.RPCManager
-
Stops the RPCDispatcher and frees resources.
- stop() - Method in class org.jboss.cache.RPCManagerImpl
-
- stop() - Method in interface org.jboss.cache.TreeCacheViewMBean
-
- stopAllowed() - Method in enum org.jboss.cache.CacheStatus
-
- stopCacheLoader() - Method in class org.jboss.cache.loader.CacheLoaderManager
-
- stopDispatcher() - Method in class org.jboss.cache.marshall.CommandAwareRpcDispatcher
-
- stopEvictionThread() - Method in interface org.jboss.cache.RegionManager
-
Deprecated.
- stopEvictionThread() - Method in class org.jboss.cache.RegionManagerImpl
-
Stops the eviction processing thread
- STOPPED - Static variable in interface org.jboss.cache.jmx.CacheJmxWrapperMBean
-
The lifecycle method stop has completed
- STOPPING - Static variable in interface org.jboss.cache.jmx.CacheJmxWrapperMBean
-
The lifecycle method stop has been invoked
- STORE_ENTIRE_STATE - Static variable in interface org.jboss.cache.loader.tcp.TcpCacheOperations
-
- storeAttributes(Fqn, Map) - Method in class org.jboss.cache.loader.FileCacheLoader
-
- storeEntireState(ObjectInputStream) - Method in class org.jboss.cache.loader.AbstractCacheLoader
-
- storeEntireState(ObjectInputStream) - Method in class org.jboss.cache.loader.AbstractDelegatingCacheLoader
-
- storeEntireState(ObjectInputStream) - Method in interface org.jboss.cache.loader.CacheLoader
-
Stores the entire state for this cache by reading it from a provided ObjectInputStream.
- storeEntireState(ObjectInputStream) - Method in class org.jboss.cache.loader.ChainingCacheLoader
-
- storeEntireState(ObjectInputStream) - Method in class org.jboss.cache.loader.ClusteredCacheLoader
-
- storeEntireState(ObjectInputStream) - Method in class org.jboss.cache.loader.LocalDelegatingCacheLoader
-
- storeEntireState(ObjectInputStream) - Method in class org.jboss.cache.loader.ReadOnlyDelegatingCacheLoader
-
- storeEntireState(ObjectInputStream) - Method in class org.jboss.cache.loader.SingletonStoreCacheLoader
-
Calls the underlying cache loader's operation if the current node is the coordinator.
- storeEntireState(ObjectInputStream) - Method in class org.jboss.cache.loader.TcpDelegatingCacheLoader
-
- storeObject(Fqn, Object) - Method in interface org.jboss.cache.loader.CacheLoaderAop
-
Stores an object under a given key in the persistent store.
- storeState(Fqn, ObjectInputStream) - Method in class org.jboss.cache.loader.AbstractCacheLoader
-
- storeState(Fqn, ObjectInputStream) - Method in class org.jboss.cache.loader.AbstractDelegatingCacheLoader
-
- storeState(Fqn, ObjectInputStream) - Method in interface org.jboss.cache.loader.CacheLoader
-
Stores the given portion of the cache tree's state in secondary storage.
- storeState(Fqn, ObjectInputStream) - Method in class org.jboss.cache.loader.ChainingCacheLoader
-
- storeState(Fqn, ObjectInputStream) - Method in class org.jboss.cache.loader.ClusteredCacheLoader
-
- storeState(Fqn, ObjectInputStream) - Method in class org.jboss.cache.loader.JDBCCacheLoader
-
- storeState(Fqn, ObjectInputStream) - Method in class org.jboss.cache.loader.LocalDelegatingCacheLoader
-
- storeState(Fqn, ObjectInputStream) - Method in class org.jboss.cache.loader.ReadOnlyDelegatingCacheLoader
-
- storeState(Fqn, ObjectInputStream) - Method in class org.jboss.cache.loader.SingletonStoreCacheLoader
-
Calls the underlying cache loader's operation if the current node is the coordinator.
- storeState(Fqn, ObjectInputStream) - Method in class org.jboss.cache.loader.TcpDelegatingCacheLoader
-
- storeStateForPutDataMap(Fqn, InvocationContext) - Method in class org.jboss.cache.interceptors.CacheStoreInterceptor
-
- storeStateForPutDataMap(Fqn, InvocationContext) - Method in class org.jboss.cache.interceptors.LegacyCacheStoreInterceptor
-
Deprecated.
- storeStateHelper(Fqn, List, boolean) - Method in class org.jboss.cache.loader.AbstractCacheLoader
-
- storeStateHelper(Fqn, List, boolean) - Method in class org.jboss.cache.loader.JDBCCacheLoader
-
- STREAMING_DELIMITER_NODE - Static variable in class org.jboss.cache.statetransfer.DefaultStateTransferManager
-
- stringAttribs - Variable in class org.jboss.cache.config.parsing.ParsedAttributes
-
- StringFqn - Class in org.jboss.cache
-
An optimisation of Fqn that does more efficient equals() and hashcode() computations.
- StringFqn() - Constructor for class org.jboss.cache.StringFqn
-
- StringFqn(StringFqn, List<String>) - Constructor for class org.jboss.cache.StringFqn
-
- StringFqn(StringFqn, StringFqn) - Constructor for class org.jboss.cache.StringFqn
-
- StringFqn(List<String>) - Constructor for class org.jboss.cache.StringFqn
-
- StringFqn(String) - Constructor for class org.jboss.cache.StringFqn
-
- stringRepresentation - Variable in class org.jboss.cache.Fqn
-
A cached string representation of this Fqn, used by toString to it isn't calculated again every time.
- stringToElement(String) - Static method in class org.jboss.cache.config.parsing.XmlConfigHelper
-
Converts a String representing an XML snippet into an
Element
.
- stringToElementInCoreNS(String) - Static method in class org.jboss.cache.config.parsing.XmlConfigHelper
-
Converts a String representing an XML snippet into an
Element
.
- StripedLock - Class in org.jboss.cache.lock
-
A simple implementation of lock striping, using Fqns as the keys to lock on, primarily used to help make
CacheLoader
implemtations thread safe.
- StripedLock() - Constructor for class org.jboss.cache.lock.StripedLock
-
- StripedLock(int) - Constructor for class org.jboss.cache.lock.StripedLock
-
Creates a new StripedLock which uses a certain number of shared locks across all elements that need to be locked.
- subList(int, int) - Method in class org.jboss.cache.util.ImmutableListCopy
-
- submit(Callable<T>) - Method in class org.jboss.cache.util.concurrent.WithinThreadExecutor
-
- submit(Runnable, T) - Method in class org.jboss.cache.util.concurrent.WithinThreadExecutor
-
- submit(Runnable) - Method in class org.jboss.cache.util.concurrent.WithinThreadExecutor
-
- subtreeResult(List<NodeData>, Fqn) - Static method in class org.jboss.cache.buddyreplication.GravitateResult
-
Factory method that creates a GravitateResult with the data found and the backup fqn it was found in.
- suspect(Address) - Method in class org.jboss.cache.RPCManagerImpl.MembershipListenerAdaptor
-
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.
- SynchronizedRestarter - Class in org.jboss.cache.util.concurrent
-
A class that handles restarts of components via multiple threads.
- SynchronizedRestarter() - Constructor for class org.jboss.cache.util.concurrent.SynchronizedRestarter
-
- validate() - Method in interface org.jboss.cache.config.EvictionAlgorithmConfig
-
Validate the configuration.
- validate() - Method in interface org.jboss.cache.config.EvictionPolicyConfig
-
Deprecated.
Validate the configuration.
- validate() - Method in class org.jboss.cache.config.EvictionRegionConfig
-
Ensure this is a valid eviction region configuration.
- validate() - Method in class org.jboss.cache.eviction.ElementSizeAlgorithmConfig
-
Requires a positive maxElementsPerNode value or ConfigurationException
is thrown.
- validate() - Method in class org.jboss.cache.eviction.ElementSizeConfiguration
-
Deprecated.
Requires a positive maxElementsPerNode value or ConfigurationException
is thrown.
- validate() - Method in class org.jboss.cache.eviction.EvictionAlgorithmConfigBase
-
- validate() - Method in class org.jboss.cache.eviction.EvictionPolicyConfigBase
-
Deprecated.
- validate() - Method in class org.jboss.cache.eviction.FIFOAlgorithmConfig
-
Requires a positive maxNodes value or ConfigurationException
is thrown.
- validate() - Method in class org.jboss.cache.eviction.FIFOConfiguration
-
Deprecated.
Requires a positive maxNodes value or ConfigurationException
is thrown.
- validate() - Method in class org.jboss.cache.eviction.LRUAlgorithmConfig
-
Requires a positive timeToLive value or ConfigurationException
is thrown.
- validate() - Method in class org.jboss.cache.eviction.LRUConfiguration
-
Deprecated.
Requires a positive timeToLive value or ConfigurationException
is thrown.
- validate() - Method in class org.jboss.cache.eviction.MRUAlgorithmConfig
-
Requires a positive maxNodes value or ConfigurationException
is thrown.
- validate() - Method in class org.jboss.cache.eviction.MRUConfiguration
-
Deprecated.
Requires a positive maxNodes value or ConfigurationException
is thrown.
- validate() - Method in class org.jboss.cache.eviction.NullEvictionAlgorithmConfig
-
No-op
- validate() - Method in class org.jboss.cache.eviction.NullEvictionPolicyConfig
-
Deprecated.
No-op
- VALIDATING_SYSTEM_PROPERTY - Static variable in class org.jboss.cache.config.parsing.RootElementBuilder
-
- value - Variable in class org.jboss.cache.commands.write.PutKeyValueCommand
-
- valueOf(String) - Static method in enum org.jboss.cache.AbstractNode.NodeFlags
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.jboss.cache.CacheStatus
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.jboss.cache.config.Configuration.CacheMode
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.jboss.cache.config.Configuration.NodeLockingScheme
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.jboss.cache.config.Configuration.ShutdownHookBehavior
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.jboss.cache.eviction.EvictionEvent.Type
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.jboss.cache.eviction.EvictionEventType
-
Deprecated.
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.jboss.cache.lock.IsolationLevel
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.jboss.cache.lock.LockType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.jboss.cache.Modification.ModificationType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.jboss.cache.mvcc.ReadCommittedNode.Flags
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.jboss.cache.notifications.event.Event.Type
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.jboss.cache.notifications.event.NodeModifiedEvent.ModificationType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.jboss.cache.Region.Status
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.jboss.cache.Region.Type
-
Returns the enum constant of this type with the specified name.
- values() - Static method in enum org.jboss.cache.AbstractNode.NodeFlags
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.jboss.cache.CacheStatus
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.jboss.cache.config.Configuration.CacheMode
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.jboss.cache.config.Configuration.NodeLockingScheme
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.jboss.cache.config.Configuration.ShutdownHookBehavior
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.jboss.cache.eviction.EvictionEvent.Type
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.jboss.cache.eviction.EvictionEventType
-
Deprecated.
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.jboss.cache.lock.IsolationLevel
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.jboss.cache.lock.LockType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Method in class org.jboss.cache.lock.ThreadLocalMap
-
- values() - Method in class org.jboss.cache.marshall.MarshalledValueMap
-
- values() - Static method in enum org.jboss.cache.Modification.ModificationType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.jboss.cache.mvcc.ReadCommittedNode.Flags
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.jboss.cache.notifications.event.Event.Type
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.jboss.cache.notifications.event.NodeModifiedEvent.ModificationType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.jboss.cache.Region.Status
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.jboss.cache.Region.Type
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Method in class org.jboss.cache.util.concurrent.SelfInitializingConcurrentHashMap
-
- values() - Method in class org.jboss.cache.util.FastCopyHashMap
-
- Version - Class in org.jboss.cache
-
Contains version information about this release of JBoss Cache.
- Version() - Constructor for class org.jboss.cache.Version
-
- version - Static variable in class org.jboss.cache.Version
-
- Version.Retro - Class in org.jboss.cache
-
Retroweaver version info.
- Version.Retro() - Constructor for class org.jboss.cache.Version.Retro
-
- VersionAwareMarshaller - Class in org.jboss.cache.marshall
-
- VersionAwareMarshaller() - Constructor for class org.jboss.cache.marshall.VersionAwareMarshaller
-
- VERSIONED_METHOD_ID - Static variable in class org.jboss.cache.commands.write.ClearDataCommand
-
- VERSIONED_METHOD_ID - Static variable in class org.jboss.cache.commands.write.EvictCommand
-
- VERSIONED_METHOD_ID - Static variable in class org.jboss.cache.commands.write.PutDataMapCommand
-
- VERSIONED_METHOD_ID - Static variable in class org.jboss.cache.commands.write.PutForExternalReadCommand
-
- VERSIONED_METHOD_ID - Static variable in class org.jboss.cache.commands.write.PutKeyValueCommand
-
- VERSIONED_METHOD_ID - Static variable in class org.jboss.cache.commands.write.RemoveKeyCommand
-
- VERSIONED_METHOD_ID - Static variable in class org.jboss.cache.commands.write.RemoveNodeCommand
-
- VersionedDataCommand - Interface in org.jboss.cache.commands
-
Just like a
DataCommand
, except that these are versioned and reversible too.
- VersionedInvalidateCommand - Class in org.jboss.cache.commands.legacy.write
-
Deprecated.
will be removed along with optimistic and pessimistic locking.
- VersionedInvalidateCommand(Fqn) - Constructor for class org.jboss.cache.commands.legacy.write.VersionedInvalidateCommand
-
Deprecated.
- VersionedInvalidateCommand() - Constructor for class org.jboss.cache.commands.legacy.write.VersionedInvalidateCommand
-
Deprecated.
- VersionedNode<K,V> - Class in org.jboss.cache
-
Deprecated.
will be removed along with optimistic and pessimistic locking.
- VersionedNode(Fqn, NodeSPI<K, V>, Map<K, V>, CacheSPI<K, V>) - Constructor for class org.jboss.cache.VersionedNode
-
Deprecated.
- viewAccepted(View) - Method in class org.jboss.cache.RPCManagerImpl.MembershipListenerAdaptor
-
- viewChange(ViewChangedEvent) - Method in class org.jboss.cache.loader.SingletonStoreCacheLoader.SingletonStoreListener
-
The cluster formation changed, so determine whether the current node stopped being the coordinator or became
the coordinator.
- ViewChanged - Annotation Type in org.jboss.cache.notifications.annotation
-
This annotation should be used on methods that need to be notified when the cache is used in a cluster and the cluster topology
changes (i.e., a member joins or leaves the cluster).
- ViewChangedEvent - Interface in org.jboss.cache.notifications.event
-
This event is passed in to any method annotated with
ViewChanged
.
- VisitableCommand - Interface in org.jboss.cache.commands
-
- visitClearDataCommand(InvocationContext, ClearDataCommand) - Method in class org.jboss.cache.buddyreplication.Fqn2BuddyFqnVisitor
-
- visitClearDataCommand(InvocationContext, ClearDataCommand) - Method in class org.jboss.cache.commands.AbstractVisitor
-
- visitClearDataCommand(InvocationContext, ClearDataCommand) - Method in interface org.jboss.cache.commands.Visitor
-
Visits a RemoveDataCommand.
- visitClearDataCommand(InvocationContext, ClearDataCommand) - Method in class org.jboss.cache.interceptors.ActivationInterceptor
-
- visitClearDataCommand(InvocationContext, ClearDataCommand) - Method in class org.jboss.cache.interceptors.base.PrePostProcessingCommandInterceptor
-
- visitClearDataCommand(InvocationContext, ClearDataCommand) - Method in class org.jboss.cache.interceptors.base.SkipCheckChainedInterceptor
-
- visitClearDataCommand(InvocationContext, ClearDataCommand) - Method in class org.jboss.cache.interceptors.CacheLoaderInterceptor
-
- visitClearDataCommand(InvocationContext, ClearDataCommand) - Method in class org.jboss.cache.interceptors.CacheStoreInterceptor.StoreModificationsBuilder
-
- visitClearDataCommand(InvocationContext, ClearDataCommand) - Method in class org.jboss.cache.interceptors.CallInterceptor
-
- visitClearDataCommand(InvocationContext, ClearDataCommand) - Method in class org.jboss.cache.interceptors.EvictionInterceptor
-
- visitClearDataCommand(InvocationContext, ClearDataCommand) - Method in class org.jboss.cache.interceptors.InvalidationInterceptor.InvalidationFilterVisitor
-
- visitClearDataCommand(InvocationContext, ClearDataCommand) - Method in class org.jboss.cache.interceptors.InvalidationInterceptor
-
- visitClearDataCommand(InvocationContext, ClearDataCommand) - Method in class org.jboss.cache.interceptors.InvocationContextInterceptor
-
- visitClearDataCommand(InvocationContext, ClearDataCommand) - Method in class org.jboss.cache.interceptors.LegacyActivationInterceptor
-
Deprecated.
- visitClearDataCommand(InvocationContext, ClearDataCommand) - Method in class org.jboss.cache.interceptors.LegacyCacheLoaderInterceptor
-
Deprecated.
- visitClearDataCommand(InvocationContext, ClearDataCommand) - Method in class org.jboss.cache.interceptors.MarshalledValueInterceptor
-
- visitClearDataCommand(InvocationContext, ClearDataCommand) - Method in class org.jboss.cache.interceptors.OptimisticNodeInterceptor
-
Deprecated.
- visitClearDataCommand(InvocationContext, ClearDataCommand) - Method in class org.jboss.cache.interceptors.OptimisticReplicationInterceptor.DataVersionPopulator
-
Deprecated.
- visitClearDataCommand(InvocationContext, ClearDataCommand) - Method in class org.jboss.cache.interceptors.ReplicationInterceptor
-
- visitCollection(InvocationContext, Collection<? extends VisitableCommand>) - Method in class org.jboss.cache.commands.AbstractVisitor
-
Helper method to visit a collection of VisitableCommands.
- visitCommitCommand(InvocationContext, CommitCommand) - Method in class org.jboss.cache.buddyreplication.Fqn2BuddyFqnVisitor
-
- visitCommitCommand(InvocationContext, CommitCommand) - Method in class org.jboss.cache.commands.AbstractVisitor
-
- visitCommitCommand(InvocationContext, CommitCommand) - Method in interface org.jboss.cache.commands.Visitor
-
Visits a CommitCommand.
- visitCommitCommand(InvocationContext, CommitCommand) - Method in class org.jboss.cache.interceptors.base.PrePostProcessingCommandInterceptor
-
- visitCommitCommand(InvocationContext, CommitCommand) - Method in class org.jboss.cache.interceptors.base.SkipCheckChainedInterceptor
-
- visitCommitCommand(InvocationContext, CommitCommand) - Method in class org.jboss.cache.interceptors.CallInterceptor
-
- visitCommitCommand(InvocationContext, CommitCommand) - Method in class org.jboss.cache.interceptors.InvalidationInterceptor
-
- visitCommitCommand(InvocationContext, CommitCommand) - Method in class org.jboss.cache.interceptors.InvocationContextInterceptor
-
- visitCommitCommand(InvocationContext, CommitCommand) - Method in class org.jboss.cache.interceptors.LegacyDataGravitatorInterceptor
-
Deprecated.
- visitCommitCommand(InvocationContext, CommitCommand) - Method in class org.jboss.cache.interceptors.NotificationInterceptor
-
- visitCommitCommand(InvocationContext, CommitCommand) - Method in class org.jboss.cache.interceptors.OptimisticLockingInterceptor
-
Deprecated.
- visitCommitCommand(InvocationContext, CommitCommand) - Method in class org.jboss.cache.interceptors.OptimisticReplicationInterceptor
-
Deprecated.
- visitCommitCommand(InvocationContext, CommitCommand) - Method in class org.jboss.cache.interceptors.OptimisticValidatorInterceptor
-
Deprecated.
- visitCommitCommand(InvocationContext, CommitCommand) - Method in class org.jboss.cache.interceptors.ReplicationInterceptor
-
- visitCommitCommand(InvocationContext, CommitCommand) - Method in class org.jboss.cache.interceptors.TxInterceptor
-
- visitCreateNodeCommand(InvocationContext, CreateNodeCommand) - Method in class org.jboss.cache.buddyreplication.Fqn2BuddyFqnVisitor
-
- visitCreateNodeCommand(InvocationContext, CreateNodeCommand) - Method in class org.jboss.cache.commands.AbstractVisitor
-
- visitCreateNodeCommand(InvocationContext, CreateNodeCommand) - Method in interface org.jboss.cache.commands.Visitor
-
Deprecated.
in 3.0. Will be removed once optimistic and pessimistic locking is removed.
- visitCreateNodeCommand(InvocationContext, CreateNodeCommand) - Method in class org.jboss.cache.interceptors.base.PrePostProcessingCommandInterceptor
-
- visitCreateNodeCommand(InvocationContext, CreateNodeCommand) - Method in class org.jboss.cache.interceptors.OptimisticReplicationInterceptor.DataVersionPopulator
-
Deprecated.
- visitEvictFqnCommand(InvocationContext, EvictCommand) - Method in class org.jboss.cache.buddyreplication.Fqn2BuddyFqnVisitor
-
- visitEvictFqnCommand(InvocationContext, EvictCommand) - Method in class org.jboss.cache.commands.AbstractVisitor
-
- visitEvictFqnCommand(InvocationContext, EvictCommand) - Method in interface org.jboss.cache.commands.Visitor
-
Visits a EvictCommand.
- visitEvictFqnCommand(InvocationContext, EvictCommand) - Method in class org.jboss.cache.interceptors.base.PrePostProcessingCommandInterceptor
-
- visitEvictFqnCommand(InvocationContext, EvictCommand) - Method in class org.jboss.cache.interceptors.base.SkipCheckChainedInterceptor
-
- visitEvictFqnCommand(InvocationContext, EvictCommand) - Method in class org.jboss.cache.interceptors.CacheMgmtInterceptor
-
- visitEvictFqnCommand(InvocationContext, EvictCommand) - Method in class org.jboss.cache.interceptors.EvictionInterceptor
-
- visitEvictFqnCommand(InvocationContext, EvictCommand) - Method in class org.jboss.cache.interceptors.LegacyPassivationInterceptor
-
Deprecated.
- visitEvictFqnCommand(InvocationContext, EvictCommand) - 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.
- visitExistsNodeCommand(InvocationContext, ExistsCommand) - Method in class org.jboss.cache.buddyreplication.Fqn2BuddyFqnVisitor
-
- visitExistsNodeCommand(InvocationContext, ExistsCommand) - Method in class org.jboss.cache.commands.AbstractVisitor
-
- visitExistsNodeCommand(InvocationContext, ExistsCommand) - Method in interface org.jboss.cache.commands.Visitor
-
Visits a RemoteExistsCommand.
- visitExistsNodeCommand(InvocationContext, ExistsCommand) - Method in class org.jboss.cache.interceptors.base.PrePostProcessingCommandInterceptor
-
- visitExistsNodeCommand(InvocationContext, ExistsCommand) - Method in class org.jboss.cache.interceptors.base.SkipCheckChainedInterceptor
-
- visitExistsNodeCommand(InvocationContext, ExistsCommand) - Method in class org.jboss.cache.interceptors.InvocationContextInterceptor
-
- visitGetChildrenNamesCommand(InvocationContext, GetChildrenNamesCommand) - Method in class org.jboss.cache.buddyreplication.Fqn2BuddyFqnVisitor
-
- visitGetChildrenNamesCommand(InvocationContext, GetChildrenNamesCommand) - Method in class org.jboss.cache.commands.AbstractVisitor
-
- visitGetChildrenNamesCommand(InvocationContext, GetChildrenNamesCommand) - Method in interface org.jboss.cache.commands.Visitor
-
Visits a GetChildrenNamesCommand.
- visitGetChildrenNamesCommand(InvocationContext, GetChildrenNamesCommand) - Method in class org.jboss.cache.interceptors.ActivationInterceptor
-
- visitGetChildrenNamesCommand(InvocationContext, GetChildrenNamesCommand) - Method in class org.jboss.cache.interceptors.base.PrePostProcessingCommandInterceptor
-
- visitGetChildrenNamesCommand(InvocationContext, GetChildrenNamesCommand) - Method in class org.jboss.cache.interceptors.base.SkipCheckChainedInterceptor
-
- visitGetChildrenNamesCommand(InvocationContext, GetChildrenNamesCommand) - Method in class org.jboss.cache.interceptors.CacheLoaderInterceptor
-
- visitGetChildrenNamesCommand(InvocationContext, GetChildrenNamesCommand) - Method in class org.jboss.cache.interceptors.LegacyActivationInterceptor
-
Deprecated.
- visitGetChildrenNamesCommand(InvocationContext, GetChildrenNamesCommand) - Method in class org.jboss.cache.interceptors.LegacyCacheLoaderInterceptor
-
Deprecated.
- visitGetChildrenNamesCommand(InvocationContext, GetChildrenNamesCommand) - Method in class org.jboss.cache.interceptors.LegacyDataGravitatorInterceptor
-
Deprecated.
- visitGetChildrenNamesCommand(InvocationContext, GetChildrenNamesCommand) - Method in class org.jboss.cache.interceptors.MarshalledValueInterceptor
-
- visitGetChildrenNamesCommand(InvocationContext, GetChildrenNamesCommand) - Method in class org.jboss.cache.interceptors.OptimisticNodeInterceptor
-
Deprecated.
- visitGetDataMapCommand(InvocationContext, GetDataMapCommand) - Method in class org.jboss.cache.buddyreplication.Fqn2BuddyFqnVisitor
-
- visitGetDataMapCommand(InvocationContext, GetDataMapCommand) - Method in class org.jboss.cache.commands.AbstractVisitor
-
- visitGetDataMapCommand(InvocationContext, GetDataMapCommand) - Method in interface org.jboss.cache.commands.Visitor
-
Visits a GetDataMapCommand.
- visitGetDataMapCommand(InvocationContext, GetDataMapCommand) - Method in class org.jboss.cache.interceptors.base.PrePostProcessingCommandInterceptor
-
- visitGetDataMapCommand(InvocationContext, GetDataMapCommand) - Method in class org.jboss.cache.interceptors.base.SkipCheckChainedInterceptor
-
- visitGetDataMapCommand(InvocationContext, GetDataMapCommand) - Method in class org.jboss.cache.interceptors.CacheLoaderInterceptor
-
- visitGetDataMapCommand(InvocationContext, GetDataMapCommand) - Method in class org.jboss.cache.interceptors.EvictionInterceptor
-
- visitGetDataMapCommand(InvocationContext, GetDataMapCommand) - Method in class org.jboss.cache.interceptors.LegacyCacheLoaderInterceptor
-
Deprecated.
- visitGetDataMapCommand(InvocationContext, GetDataMapCommand) - Method in class org.jboss.cache.interceptors.LegacyDataGravitatorInterceptor
-
Deprecated.
- visitGetDataMapCommand(InvocationContext, GetDataMapCommand) - Method in class org.jboss.cache.interceptors.MarshalledValueInterceptor
-
- visitGetDataMapCommand(InvocationContext, GetDataMapCommand) - Method in class org.jboss.cache.interceptors.OptimisticNodeInterceptor
-
Deprecated.
- visitGetKeysCommand(InvocationContext, GetKeysCommand) - Method in class org.jboss.cache.buddyreplication.Fqn2BuddyFqnVisitor
-
- visitGetKeysCommand(InvocationContext, GetKeysCommand) - Method in class org.jboss.cache.commands.AbstractVisitor
-
- visitGetKeysCommand(InvocationContext, GetKeysCommand) - Method in interface org.jboss.cache.commands.Visitor
-
Visits a GetKeysCommand.
- visitGetKeysCommand(InvocationContext, GetKeysCommand) - Method in class org.jboss.cache.interceptors.ActivationInterceptor
-
- visitGetKeysCommand(InvocationContext, GetKeysCommand) - Method in class org.jboss.cache.interceptors.base.PrePostProcessingCommandInterceptor
-
- visitGetKeysCommand(InvocationContext, GetKeysCommand) - Method in class org.jboss.cache.interceptors.base.SkipCheckChainedInterceptor
-
- visitGetKeysCommand(InvocationContext, GetKeysCommand) - Method in class org.jboss.cache.interceptors.CacheLoaderInterceptor
-
- visitGetKeysCommand(InvocationContext, GetKeysCommand) - Method in class org.jboss.cache.interceptors.LegacyActivationInterceptor
-
Deprecated.
- visitGetKeysCommand(InvocationContext, GetKeysCommand) - Method in class org.jboss.cache.interceptors.LegacyCacheLoaderInterceptor
-
Deprecated.
- visitGetKeysCommand(InvocationContext, GetKeysCommand) - Method in class org.jboss.cache.interceptors.LegacyDataGravitatorInterceptor
-
Deprecated.
- visitGetKeysCommand(InvocationContext, GetKeysCommand) - Method in class org.jboss.cache.interceptors.MarshalledValueInterceptor
-
- visitGetKeysCommand(InvocationContext, GetKeysCommand) - Method in class org.jboss.cache.interceptors.OptimisticNodeInterceptor
-
Deprecated.
- visitGetKeyValueCommand(InvocationContext, GetKeyValueCommand) - Method in class org.jboss.cache.buddyreplication.Fqn2BuddyFqnVisitor
-
- visitGetKeyValueCommand(InvocationContext, GetKeyValueCommand) - Method in class org.jboss.cache.commands.AbstractVisitor
-
- visitGetKeyValueCommand(InvocationContext, GetKeyValueCommand) - Method in interface org.jboss.cache.commands.Visitor
-
Visits a GetKeyValueCommand.
- visitGetKeyValueCommand(InvocationContext, GetKeyValueCommand) - Method in class org.jboss.cache.interceptors.ActivationInterceptor
-
- visitGetKeyValueCommand(InvocationContext, GetKeyValueCommand) - Method in class org.jboss.cache.interceptors.base.PrePostProcessingCommandInterceptor
-
- visitGetKeyValueCommand(InvocationContext, GetKeyValueCommand) - Method in class org.jboss.cache.interceptors.base.SkipCheckChainedInterceptor
-
- visitGetKeyValueCommand(InvocationContext, GetKeyValueCommand) - Method in class org.jboss.cache.interceptors.CacheLoaderInterceptor
-
- visitGetKeyValueCommand(InvocationContext, GetKeyValueCommand) - Method in class org.jboss.cache.interceptors.CacheMgmtInterceptor
-
- visitGetKeyValueCommand(InvocationContext, GetKeyValueCommand) - Method in class org.jboss.cache.interceptors.EvictionInterceptor
-
- visitGetKeyValueCommand(InvocationContext, GetKeyValueCommand) - Method in class org.jboss.cache.interceptors.LegacyActivationInterceptor
-
Deprecated.
- visitGetKeyValueCommand(InvocationContext, GetKeyValueCommand) - Method in class org.jboss.cache.interceptors.LegacyCacheLoaderInterceptor
-
Deprecated.
- visitGetKeyValueCommand(InvocationContext, GetKeyValueCommand) - Method in class org.jboss.cache.interceptors.LegacyDataGravitatorInterceptor
-
Deprecated.
- visitGetKeyValueCommand(InvocationContext, GetKeyValueCommand) - Method in class org.jboss.cache.interceptors.MarshalledValueInterceptor
-
- visitGetKeyValueCommand(InvocationContext, GetKeyValueCommand) - Method in class org.jboss.cache.interceptors.OptimisticNodeInterceptor
-
Deprecated.
- visitGetNodeCommand(InvocationContext, GetNodeCommand) - Method in class org.jboss.cache.buddyreplication.Fqn2BuddyFqnVisitor
-
- visitGetNodeCommand(InvocationContext, GetNodeCommand) - Method in class org.jboss.cache.commands.AbstractVisitor
-
- visitGetNodeCommand(InvocationContext, GetNodeCommand) - Method in interface org.jboss.cache.commands.Visitor
-
Visits a GetNodeCommand.
- visitGetNodeCommand(InvocationContext, GetNodeCommand) - Method in class org.jboss.cache.interceptors.ActivationInterceptor
-
- visitGetNodeCommand(InvocationContext, GetNodeCommand) - Method in class org.jboss.cache.interceptors.base.PrePostProcessingCommandInterceptor
-
- visitGetNodeCommand(InvocationContext, GetNodeCommand) - Method in class org.jboss.cache.interceptors.base.SkipCheckChainedInterceptor
-
- visitGetNodeCommand(InvocationContext, GetNodeCommand) - Method in class org.jboss.cache.interceptors.CacheLoaderInterceptor
-
- visitGetNodeCommand(InvocationContext, GetNodeCommand) - Method in class org.jboss.cache.interceptors.EvictionInterceptor
-
- visitGetNodeCommand(InvocationContext, GetNodeCommand) - Method in class org.jboss.cache.interceptors.LegacyActivationInterceptor
-
Deprecated.
- visitGetNodeCommand(InvocationContext, GetNodeCommand) - Method in class org.jboss.cache.interceptors.LegacyCacheLoaderInterceptor
-
Deprecated.
- visitGetNodeCommand(InvocationContext, GetNodeCommand) - Method in class org.jboss.cache.interceptors.LegacyDataGravitatorInterceptor
-
Deprecated.
- visitGetNodeCommand(InvocationContext, GetNodeCommand) - Method in class org.jboss.cache.interceptors.MarshalledValueInterceptor
-
- visitGetNodeCommand(InvocationContext, GetNodeCommand) - Method in class org.jboss.cache.interceptors.OptimisticNodeInterceptor
-
Deprecated.
- visitGravitateDataCommand(InvocationContext, GravitateDataCommand) - Method in class org.jboss.cache.buddyreplication.Fqn2BuddyFqnVisitor
-
- visitGravitateDataCommand(InvocationContext, GravitateDataCommand) - Method in class org.jboss.cache.commands.AbstractVisitor
-
- visitGravitateDataCommand(InvocationContext, GravitateDataCommand) - Method in interface org.jboss.cache.commands.Visitor
-
Visits a GravitateDataCommand.
- visitGravitateDataCommand(InvocationContext, GravitateDataCommand) - Method in class org.jboss.cache.interceptors.base.PrePostProcessingCommandInterceptor
-
- visitGravitateDataCommand(InvocationContext, GravitateDataCommand) - Method in class org.jboss.cache.interceptors.base.SkipCheckChainedInterceptor
-
- visitGravitateDataCommand(InvocationContext, GravitateDataCommand) - Method in class org.jboss.cache.interceptors.OptimisticReplicationInterceptor.DataVersionPopulator
-
Deprecated.
- visitInvalidateCommand(InvocationContext, InvalidateCommand) - Method in class org.jboss.cache.buddyreplication.Fqn2BuddyFqnVisitor
-
- visitInvalidateCommand(InvocationContext, InvalidateCommand) - Method in class org.jboss.cache.commands.AbstractVisitor
-
- visitInvalidateCommand(InvocationContext, InvalidateCommand) - Method in interface org.jboss.cache.commands.Visitor
-
Visits a InvalidateCommand.
- visitInvalidateCommand(InvocationContext, InvalidateCommand) - Method in class org.jboss.cache.interceptors.base.PrePostProcessingCommandInterceptor
-
- visitInvalidateCommand(InvocationContext, InvalidateCommand) - Method in class org.jboss.cache.interceptors.base.SkipCheckChainedInterceptor
-
- visitInvalidateCommand(InvocationContext, InvalidateCommand) - Method in class org.jboss.cache.interceptors.TxInterceptor
-
- visitMoveCommand(InvocationContext, MoveCommand) - Method in class org.jboss.cache.buddyreplication.Fqn2BuddyFqnVisitor
-
- visitMoveCommand(InvocationContext, MoveCommand) - Method in class org.jboss.cache.commands.AbstractVisitor
-
- visitMoveCommand(InvocationContext, MoveCommand) - Method in interface org.jboss.cache.commands.Visitor
-
Visits a MoveCommand.
- visitMoveCommand(InvocationContext, MoveCommand) - Method in class org.jboss.cache.interceptors.ActivationInterceptor
-
- visitMoveCommand(InvocationContext, MoveCommand) - Method in class org.jboss.cache.interceptors.base.PrePostProcessingCommandInterceptor
-
- visitMoveCommand(InvocationContext, MoveCommand) - Method in class org.jboss.cache.interceptors.base.SkipCheckChainedInterceptor
-
- visitMoveCommand(InvocationContext, MoveCommand) - Method in class org.jboss.cache.interceptors.CacheLoaderInterceptor
-
- visitMoveCommand(InvocationContext, MoveCommand) - Method in class org.jboss.cache.interceptors.CacheStoreInterceptor.StoreModificationsBuilder
-
- visitMoveCommand(InvocationContext, MoveCommand) - Method in class org.jboss.cache.interceptors.CallInterceptor
-
- visitMoveCommand(InvocationContext, MoveCommand) - Method in class org.jboss.cache.interceptors.InvalidationInterceptor.InvalidationFilterVisitor
-
- visitMoveCommand(InvocationContext, MoveCommand) - Method in class org.jboss.cache.interceptors.InvalidationInterceptor
-
- visitMoveCommand(InvocationContext, MoveCommand) - Method in class org.jboss.cache.interceptors.LegacyActivationInterceptor
-
Deprecated.
- visitMoveCommand(InvocationContext, MoveCommand) - Method in class org.jboss.cache.interceptors.LegacyCacheLoaderInterceptor
-
Deprecated.
- visitMoveCommand(InvocationContext, MoveCommand) - Method in class org.jboss.cache.interceptors.OptimisticCreateIfNotExistsInterceptor
-
Deprecated.
- visitMoveCommand(InvocationContext, MoveCommand) - Method in class org.jboss.cache.interceptors.OptimisticNodeInterceptor
-
Deprecated.
- visitMoveCommand(InvocationContext, MoveCommand) - Method in class org.jboss.cache.interceptors.OptimisticReplicationInterceptor.DataVersionPopulator
-
Deprecated.
- visitMoveCommand(InvocationContext, MoveCommand) - Method in class org.jboss.cache.interceptors.ReplicationInterceptor
-
- visitOptimisticPrepareCommand(InvocationContext, OptimisticPrepareCommand) - Method in class org.jboss.cache.buddyreplication.Fqn2BuddyFqnVisitor
-
- visitOptimisticPrepareCommand(InvocationContext, OptimisticPrepareCommand) - Method in class org.jboss.cache.commands.AbstractVisitor
-
- visitOptimisticPrepareCommand(InvocationContext, OptimisticPrepareCommand) - Method in interface org.jboss.cache.commands.Visitor
-
Visits a OptimisticPrepareCommand.
- visitOptimisticPrepareCommand(InvocationContext, OptimisticPrepareCommand) - Method in class org.jboss.cache.interceptors.base.PrePostProcessingCommandInterceptor
-
- visitOptimisticPrepareCommand(InvocationContext, OptimisticPrepareCommand) - Method in class org.jboss.cache.interceptors.base.SkipCheckChainedInterceptor
-
- visitOptimisticPrepareCommand(InvocationContext, OptimisticPrepareCommand) - Method in class org.jboss.cache.interceptors.CallInterceptor
-
- visitOptimisticPrepareCommand(InvocationContext, OptimisticPrepareCommand) - Method in class org.jboss.cache.interceptors.InvalidationInterceptor
-
- visitOptimisticPrepareCommand(InvocationContext, OptimisticPrepareCommand) - Method in class org.jboss.cache.interceptors.InvocationContextInterceptor
-
- visitOptimisticPrepareCommand(InvocationContext, OptimisticPrepareCommand) - Method in class org.jboss.cache.interceptors.LegacyDataGravitatorInterceptor
-
Deprecated.
- visitOptimisticPrepareCommand(InvocationContext, OptimisticPrepareCommand) - Method in class org.jboss.cache.interceptors.OptimisticLockingInterceptor
-
Deprecated.
- visitOptimisticPrepareCommand(InvocationContext, OptimisticPrepareCommand) - Method in class org.jboss.cache.interceptors.OptimisticReplicationInterceptor
-
Deprecated.
- visitOptimisticPrepareCommand(InvocationContext, OptimisticPrepareCommand) - Method in class org.jboss.cache.interceptors.OptimisticTxInterceptor
-
Deprecated.
- visitOptimisticPrepareCommand(InvocationContext, OptimisticPrepareCommand) - Method in class org.jboss.cache.interceptors.OptimisticValidatorInterceptor
-
Deprecated.
- Visitor - Interface in org.jboss.cache.commands
-
This interface is the core of JBoss Cache, where each
VisitableCommand
can be visited by a Visitor implementation.
- visitPrepareCommand(InvocationContext, PrepareCommand) - Method in class org.jboss.cache.buddyreplication.Fqn2BuddyFqnVisitor
-
- visitPrepareCommand(InvocationContext, PrepareCommand) - Method in class org.jboss.cache.commands.AbstractVisitor
-
- visitPrepareCommand(InvocationContext, PrepareCommand) - Method in interface org.jboss.cache.commands.Visitor
-
Visits a PrepareCommand.
- visitPrepareCommand(InvocationContext, PrepareCommand) - Method in class org.jboss.cache.interceptors.base.PrePostProcessingCommandInterceptor
-
- visitPrepareCommand(InvocationContext, PrepareCommand) - Method in class org.jboss.cache.interceptors.base.SkipCheckChainedInterceptor
-
- visitPrepareCommand(InvocationContext, PrepareCommand) - Method in class org.jboss.cache.interceptors.CallInterceptor
-
- visitPrepareCommand(InvocationContext, PrepareCommand) - Method in class org.jboss.cache.interceptors.InvalidationInterceptor
-
- visitPrepareCommand(InvocationContext, PrepareCommand) - Method in class org.jboss.cache.interceptors.InvocationContextInterceptor
-
- visitPrepareCommand(InvocationContext, PrepareCommand) - Method in class org.jboss.cache.interceptors.LegacyDataGravitatorInterceptor
-
Deprecated.
Make sure you also run a cleanup if we have an 1pc.
- visitPrepareCommand(InvocationContext, PrepareCommand) - Method in class org.jboss.cache.interceptors.NotificationInterceptor
-
- visitPrepareCommand(InvocationContext, PrepareCommand) - Method in class org.jboss.cache.interceptors.ReplicationInterceptor
-
- visitPrepareCommand(InvocationContext, PrepareCommand) - Method in class org.jboss.cache.interceptors.TxInterceptor
-
- visitPutDataMapCommand(InvocationContext, PutDataMapCommand) - Method in class org.jboss.cache.buddyreplication.Fqn2BuddyFqnVisitor
-
- visitPutDataMapCommand(InvocationContext, PutDataMapCommand) - Method in class org.jboss.cache.commands.AbstractVisitor
-
- visitPutDataMapCommand(InvocationContext, PutDataMapCommand) - Method in interface org.jboss.cache.commands.Visitor
-
Visits a PutDataMapCommand.
- visitPutDataMapCommand(InvocationContext, PutDataMapCommand) - Method in class org.jboss.cache.interceptors.ActivationInterceptor
-
- visitPutDataMapCommand(InvocationContext, PutDataMapCommand) - Method in class org.jboss.cache.interceptors.base.PrePostProcessingCommandInterceptor
-
- visitPutDataMapCommand(InvocationContext, PutDataMapCommand) - Method in class org.jboss.cache.interceptors.base.SkipCheckChainedInterceptor
-
- visitPutDataMapCommand(InvocationContext, PutDataMapCommand) - Method in class org.jboss.cache.interceptors.CacheLoaderInterceptor
-
- visitPutDataMapCommand(InvocationContext, PutDataMapCommand) - Method in class org.jboss.cache.interceptors.CacheMgmtInterceptor
-
- visitPutDataMapCommand(InvocationContext, PutDataMapCommand) - Method in class org.jboss.cache.interceptors.CacheStoreInterceptor.StoreModificationsBuilder
-
- visitPutDataMapCommand(InvocationContext, PutDataMapCommand) - Method in class org.jboss.cache.interceptors.CallInterceptor
-
- visitPutDataMapCommand(InvocationContext, PutDataMapCommand) - Method in class org.jboss.cache.interceptors.EvictionInterceptor
-
- visitPutDataMapCommand(InvocationContext, PutDataMapCommand) - Method in class org.jboss.cache.interceptors.InvalidationInterceptor.InvalidationFilterVisitor
-
- visitPutDataMapCommand(InvocationContext, PutDataMapCommand) - Method in class org.jboss.cache.interceptors.InvalidationInterceptor
-
- visitPutDataMapCommand(InvocationContext, PutDataMapCommand) - Method in class org.jboss.cache.interceptors.InvocationContextInterceptor
-
- visitPutDataMapCommand(InvocationContext, PutDataMapCommand) - Method in class org.jboss.cache.interceptors.LegacyActivationInterceptor
-
Deprecated.
- visitPutDataMapCommand(InvocationContext, PutDataMapCommand) - Method in class org.jboss.cache.interceptors.LegacyCacheLoaderInterceptor
-
Deprecated.
- visitPutDataMapCommand(InvocationContext, PutDataMapCommand) - Method in class org.jboss.cache.interceptors.MarshalledValueInterceptor
-
- visitPutDataMapCommand(InvocationContext, PutDataMapCommand) - Method in class org.jboss.cache.interceptors.OptimisticCreateIfNotExistsInterceptor
-
Deprecated.
- visitPutDataMapCommand(InvocationContext, PutDataMapCommand) - Method in class org.jboss.cache.interceptors.OptimisticNodeInterceptor
-
Deprecated.
- visitPutDataMapCommand(InvocationContext, PutDataMapCommand) - Method in class org.jboss.cache.interceptors.OptimisticReplicationInterceptor.DataVersionPopulator
-
Deprecated.
- visitPutDataMapCommand(InvocationContext, PutDataMapCommand) - Method in class org.jboss.cache.interceptors.ReplicationInterceptor
-
- visitPutForExternalReadCommand(InvocationContext, PutForExternalReadCommand) - Method in class org.jboss.cache.buddyreplication.Fqn2BuddyFqnVisitor
-
- visitPutForExternalReadCommand(InvocationContext, PutForExternalReadCommand) - Method in class org.jboss.cache.commands.AbstractVisitor
-
- visitPutForExternalReadCommand(InvocationContext, PutForExternalReadCommand) - Method in interface org.jboss.cache.commands.Visitor
-
Visits a PutForExternalReadCommand.
- visitPutForExternalReadCommand(InvocationContext, PutForExternalReadCommand) - Method in class org.jboss.cache.interceptors.ActivationInterceptor
-
- visitPutForExternalReadCommand(InvocationContext, PutForExternalReadCommand) - Method in class org.jboss.cache.interceptors.base.PrePostProcessingCommandInterceptor
-
- visitPutForExternalReadCommand(InvocationContext, PutForExternalReadCommand) - Method in class org.jboss.cache.interceptors.base.SkipCheckChainedInterceptor
-
- visitPutForExternalReadCommand(InvocationContext, PutForExternalReadCommand) - Method in class org.jboss.cache.interceptors.CacheLoaderInterceptor
-
- visitPutForExternalReadCommand(InvocationContext, PutForExternalReadCommand) - Method in class org.jboss.cache.interceptors.CacheMgmtInterceptor
-
- visitPutForExternalReadCommand(InvocationContext, PutForExternalReadCommand) - Method in class org.jboss.cache.interceptors.CallInterceptor
-
- visitPutForExternalReadCommand(InvocationContext, PutForExternalReadCommand) - Method in class org.jboss.cache.interceptors.EvictionInterceptor
-
- visitPutForExternalReadCommand(InvocationContext, PutForExternalReadCommand) - Method in class org.jboss.cache.interceptors.InvalidationInterceptor.InvalidationFilterVisitor
-
- visitPutForExternalReadCommand(InvocationContext, PutForExternalReadCommand) - Method in class org.jboss.cache.interceptors.InvalidationInterceptor
-
- visitPutForExternalReadCommand(InvocationContext, PutForExternalReadCommand) - Method in class org.jboss.cache.interceptors.InvocationContextInterceptor
-
- visitPutForExternalReadCommand(InvocationContext, PutForExternalReadCommand) - Method in class org.jboss.cache.interceptors.LegacyActivationInterceptor
-
Deprecated.
- visitPutForExternalReadCommand(InvocationContext, PutForExternalReadCommand) - Method in class org.jboss.cache.interceptors.LegacyCacheLoaderInterceptor
-
Deprecated.
- visitPutForExternalReadCommand(InvocationContext, PutForExternalReadCommand) - Method in class org.jboss.cache.interceptors.MarshalledValueInterceptor
-
- visitPutForExternalReadCommand(InvocationContext, PutForExternalReadCommand) - Method in class org.jboss.cache.interceptors.OptimisticCreateIfNotExistsInterceptor
-
Deprecated.
- visitPutForExternalReadCommand(InvocationContext, PutForExternalReadCommand) - Method in class org.jboss.cache.interceptors.OptimisticNodeInterceptor
-
Deprecated.
- visitPutForExternalReadCommand(InvocationContext, PutForExternalReadCommand) - Method in class org.jboss.cache.interceptors.OptimisticReplicationInterceptor.DataVersionPopulator
-
Deprecated.
- visitPutForExternalReadCommand(InvocationContext, PutForExternalReadCommand) - Method in class org.jboss.cache.interceptors.OptimisticReplicationInterceptor
-
Deprecated.
- visitPutForExternalReadCommand(InvocationContext, PutForExternalReadCommand) - Method in class org.jboss.cache.interceptors.ReplicationInterceptor
-
- visitPutKeyValueCommand(InvocationContext, PutKeyValueCommand) - Method in class org.jboss.cache.buddyreplication.Fqn2BuddyFqnVisitor
-
- visitPutKeyValueCommand(InvocationContext, PutKeyValueCommand) - Method in class org.jboss.cache.commands.AbstractVisitor
-
- visitPutKeyValueCommand(InvocationContext, PutKeyValueCommand) - Method in interface org.jboss.cache.commands.Visitor
-
Visits a PutKeyValueCommand.
- visitPutKeyValueCommand(InvocationContext, PutKeyValueCommand) - Method in class org.jboss.cache.interceptors.ActivationInterceptor
-
- visitPutKeyValueCommand(InvocationContext, PutKeyValueCommand) - Method in class org.jboss.cache.interceptors.base.PrePostProcessingCommandInterceptor
-
- visitPutKeyValueCommand(InvocationContext, PutKeyValueCommand) - Method in class org.jboss.cache.interceptors.base.SkipCheckChainedInterceptor
-
- visitPutKeyValueCommand(InvocationContext, PutKeyValueCommand) - Method in class org.jboss.cache.interceptors.CacheLoaderInterceptor
-
- visitPutKeyValueCommand(InvocationContext, PutKeyValueCommand) - Method in class org.jboss.cache.interceptors.CacheMgmtInterceptor
-
- visitPutKeyValueCommand(InvocationContext, PutKeyValueCommand) - Method in class org.jboss.cache.interceptors.CacheStoreInterceptor.StoreModificationsBuilder
-
- visitPutKeyValueCommand(InvocationContext, PutKeyValueCommand) - Method in class org.jboss.cache.interceptors.CallInterceptor
-
- visitPutKeyValueCommand(InvocationContext, PutKeyValueCommand) - Method in class org.jboss.cache.interceptors.EvictionInterceptor
-
- visitPutKeyValueCommand(InvocationContext, PutKeyValueCommand) - Method in class org.jboss.cache.interceptors.InvalidationInterceptor.InvalidationFilterVisitor
-
- visitPutKeyValueCommand(InvocationContext, PutKeyValueCommand) - Method in class org.jboss.cache.interceptors.InvalidationInterceptor
-
- visitPutKeyValueCommand(InvocationContext, PutKeyValueCommand) - Method in class org.jboss.cache.interceptors.InvocationContextInterceptor
-
- visitPutKeyValueCommand(InvocationContext, PutKeyValueCommand) - Method in class org.jboss.cache.interceptors.LegacyActivationInterceptor
-
Deprecated.
- visitPutKeyValueCommand(InvocationContext, PutKeyValueCommand) - Method in class org.jboss.cache.interceptors.LegacyCacheLoaderInterceptor
-
Deprecated.
- visitPutKeyValueCommand(InvocationContext, PutKeyValueCommand) - Method in class org.jboss.cache.interceptors.MarshalledValueInterceptor
-
- visitPutKeyValueCommand(InvocationContext, PutKeyValueCommand) - Method in class org.jboss.cache.interceptors.OptimisticCreateIfNotExistsInterceptor
-
Deprecated.
- visitPutKeyValueCommand(InvocationContext, PutKeyValueCommand) - Method in class org.jboss.cache.interceptors.OptimisticNodeInterceptor
-
Deprecated.
- visitPutKeyValueCommand(InvocationContext, PutKeyValueCommand) - Method in class org.jboss.cache.interceptors.OptimisticReplicationInterceptor.DataVersionPopulator
-
Deprecated.
- visitPutKeyValueCommand(InvocationContext, PutKeyValueCommand) - Method in class org.jboss.cache.interceptors.ReplicationInterceptor
-
- visitRemoveKeyCommand(InvocationContext, RemoveKeyCommand) - Method in class org.jboss.cache.buddyreplication.Fqn2BuddyFqnVisitor
-
- visitRemoveKeyCommand(InvocationContext, RemoveKeyCommand) - Method in class org.jboss.cache.commands.AbstractVisitor
-
- visitRemoveKeyCommand(InvocationContext, RemoveKeyCommand) - Method in interface org.jboss.cache.commands.Visitor
-
Visits a RemoveKeyCommand.
- visitRemoveKeyCommand(InvocationContext, RemoveKeyCommand) - Method in class org.jboss.cache.interceptors.ActivationInterceptor
-
- visitRemoveKeyCommand(InvocationContext, RemoveKeyCommand) - Method in class org.jboss.cache.interceptors.base.PrePostProcessingCommandInterceptor
-
- visitRemoveKeyCommand(InvocationContext, RemoveKeyCommand) - Method in class org.jboss.cache.interceptors.base.SkipCheckChainedInterceptor
-
- visitRemoveKeyCommand(InvocationContext, RemoveKeyCommand) - Method in class org.jboss.cache.interceptors.CacheLoaderInterceptor
-
- visitRemoveKeyCommand(InvocationContext, RemoveKeyCommand) - Method in class org.jboss.cache.interceptors.CacheStoreInterceptor.StoreModificationsBuilder
-
- visitRemoveKeyCommand(InvocationContext, RemoveKeyCommand) - Method in class org.jboss.cache.interceptors.CallInterceptor
-
- visitRemoveKeyCommand(InvocationContext, RemoveKeyCommand) - Method in class org.jboss.cache.interceptors.EvictionInterceptor
-
- visitRemoveKeyCommand(InvocationContext, RemoveKeyCommand) - Method in class org.jboss.cache.interceptors.InvalidationInterceptor.InvalidationFilterVisitor
-
- visitRemoveKeyCommand(InvocationContext, RemoveKeyCommand) - Method in class org.jboss.cache.interceptors.InvalidationInterceptor
-
- visitRemoveKeyCommand(InvocationContext, RemoveKeyCommand) - Method in class org.jboss.cache.interceptors.InvocationContextInterceptor
-
- visitRemoveKeyCommand(InvocationContext, RemoveKeyCommand) - Method in class org.jboss.cache.interceptors.LegacyActivationInterceptor
-
Deprecated.
- visitRemoveKeyCommand(InvocationContext, RemoveKeyCommand) - Method in class org.jboss.cache.interceptors.LegacyCacheLoaderInterceptor
-
Deprecated.
- visitRemoveKeyCommand(InvocationContext, RemoveKeyCommand) - Method in class org.jboss.cache.interceptors.MarshalledValueInterceptor
-
- visitRemoveKeyCommand(InvocationContext, RemoveKeyCommand) - Method in class org.jboss.cache.interceptors.OptimisticNodeInterceptor
-
Deprecated.
- visitRemoveKeyCommand(InvocationContext, RemoveKeyCommand) - Method in class org.jboss.cache.interceptors.OptimisticReplicationInterceptor.DataVersionPopulator
-
Deprecated.
- visitRemoveKeyCommand(InvocationContext, RemoveKeyCommand) - Method in class org.jboss.cache.interceptors.ReplicationInterceptor
-
- visitRemoveNodeCommand(InvocationContext, RemoveNodeCommand) - Method in class org.jboss.cache.buddyreplication.Fqn2BuddyFqnVisitor
-
- visitRemoveNodeCommand(InvocationContext, RemoveNodeCommand) - Method in class org.jboss.cache.commands.AbstractVisitor
-
- visitRemoveNodeCommand(InvocationContext, RemoveNodeCommand) - Method in interface org.jboss.cache.commands.Visitor
-
Visits a RemoveNodeCommand.
- visitRemoveNodeCommand(InvocationContext, RemoveNodeCommand) - Method in class org.jboss.cache.interceptors.ActivationInterceptor
-
- visitRemoveNodeCommand(InvocationContext, RemoveNodeCommand) - Method in class org.jboss.cache.interceptors.base.PrePostProcessingCommandInterceptor
-
- visitRemoveNodeCommand(InvocationContext, RemoveNodeCommand) - Method in class org.jboss.cache.interceptors.base.SkipCheckChainedInterceptor
-
- visitRemoveNodeCommand(InvocationContext, RemoveNodeCommand) - Method in class org.jboss.cache.interceptors.CacheLoaderInterceptor
-
- visitRemoveNodeCommand(InvocationContext, RemoveNodeCommand) - Method in class org.jboss.cache.interceptors.CacheStoreInterceptor.StoreModificationsBuilder
-
- visitRemoveNodeCommand(InvocationContext, RemoveNodeCommand) - Method in class org.jboss.cache.interceptors.CallInterceptor
-
- visitRemoveNodeCommand(InvocationContext, RemoveNodeCommand) - Method in class org.jboss.cache.interceptors.EvictionInterceptor
-
- visitRemoveNodeCommand(InvocationContext, RemoveNodeCommand) - Method in class org.jboss.cache.interceptors.InvalidationInterceptor.InvalidationFilterVisitor
-
- visitRemoveNodeCommand(InvocationContext, RemoveNodeCommand) - Method in class org.jboss.cache.interceptors.InvalidationInterceptor
-
- visitRemoveNodeCommand(InvocationContext, RemoveNodeCommand) - Method in class org.jboss.cache.interceptors.InvocationContextInterceptor
-
- visitRemoveNodeCommand(InvocationContext, RemoveNodeCommand) - Method in class org.jboss.cache.interceptors.LegacyActivationInterceptor
-
Deprecated.
- visitRemoveNodeCommand(InvocationContext, RemoveNodeCommand) - Method in class org.jboss.cache.interceptors.LegacyCacheLoaderInterceptor
-
Deprecated.
- visitRemoveNodeCommand(InvocationContext, RemoveNodeCommand) - Method in class org.jboss.cache.interceptors.OptimisticNodeInterceptor
-
Deprecated.
- visitRemoveNodeCommand(InvocationContext, RemoveNodeCommand) - Method in class org.jboss.cache.interceptors.OptimisticReplicationInterceptor.DataVersionPopulator
-
Deprecated.
- visitRemoveNodeCommand(InvocationContext, RemoveNodeCommand) - Method in class org.jboss.cache.interceptors.ReplicationInterceptor
-
- visitRollbackCommand(InvocationContext, RollbackCommand) - Method in class org.jboss.cache.buddyreplication.Fqn2BuddyFqnVisitor
-
- visitRollbackCommand(InvocationContext, RollbackCommand) - Method in class org.jboss.cache.commands.AbstractVisitor
-
- visitRollbackCommand(InvocationContext, RollbackCommand) - Method in interface org.jboss.cache.commands.Visitor
-
Visits a RollbackCommand.
- visitRollbackCommand(InvocationContext, RollbackCommand) - Method in class org.jboss.cache.interceptors.base.PrePostProcessingCommandInterceptor
-
- visitRollbackCommand(InvocationContext, RollbackCommand) - Method in class org.jboss.cache.interceptors.base.SkipCheckChainedInterceptor
-
- visitRollbackCommand(InvocationContext, RollbackCommand) - Method in class org.jboss.cache.interceptors.CacheLoaderInterceptor
-
- visitRollbackCommand(InvocationContext, RollbackCommand) - Method in class org.jboss.cache.interceptors.CallInterceptor
-
- visitRollbackCommand(InvocationContext, RollbackCommand) - Method in class org.jboss.cache.interceptors.InvalidationInterceptor
-
- visitRollbackCommand(InvocationContext, RollbackCommand) - Method in class org.jboss.cache.interceptors.InvocationContextInterceptor
-
- visitRollbackCommand(InvocationContext, RollbackCommand) - Method in class org.jboss.cache.interceptors.LegacyCacheLoaderInterceptor
-
Deprecated.
- visitRollbackCommand(InvocationContext, RollbackCommand) - Method in class org.jboss.cache.interceptors.LegacyDataGravitatorInterceptor
-
Deprecated.
- visitRollbackCommand(InvocationContext, RollbackCommand) - Method in class org.jboss.cache.interceptors.NotificationInterceptor
-
- visitRollbackCommand(InvocationContext, RollbackCommand) - Method in class org.jboss.cache.interceptors.OptimisticLockingInterceptor
-
Deprecated.
- visitRollbackCommand(InvocationContext, RollbackCommand) - Method in class org.jboss.cache.interceptors.OptimisticReplicationInterceptor
-
Deprecated.
- visitRollbackCommand(InvocationContext, RollbackCommand) - Method in class org.jboss.cache.interceptors.OptimisticValidatorInterceptor
-
Deprecated.
- visitRollbackCommand(InvocationContext, RollbackCommand) - Method in class org.jboss.cache.interceptors.ReplicationInterceptor
-
- visitRollbackCommand(InvocationContext, RollbackCommand) - Method in class org.jboss.cache.interceptors.TxInterceptor
-