Skip navigation links
Infinispan Core 8.2.11.Final-redhat-1
A B C D E F G H I J K L M N O P Q R S T U V W X _ 

A

abortingJoin(Exception) - Method in interface org.infinispan.util.logging.Log
 
AbstractCacheEventFilterConverter<K,V,C> - Class in org.infinispan.notifications.cachelistener.filter
AbstractCacheEventFilterConverter() - Constructor for class org.infinispan.notifications.cachelistener.filter.AbstractCacheEventFilterConverter
 
AbstractCacheStream<T,S extends BaseStream<T,S>,T_CONS> - Class in org.infinispan.stream.impl
Abstract stream that provides all of the common functionality required for all types of Streams including the various primitive types.
AbstractCacheStream(Address, boolean, DistributionManager, Supplier<CacheStream<CacheEntry>>, ClusterStreamManager<Object>, boolean, int, Executor, ComponentRegistry) - Constructor for class org.infinispan.stream.impl.AbstractCacheStream
 
AbstractCacheStream(AbstractCacheStream<T, S, T_CONS>) - Constructor for class org.infinispan.stream.impl.AbstractCacheStream
 
AbstractCacheTransaction - Class in org.infinispan.transaction.impl
Base class for local and remote transaction.
AbstractCacheTransaction(GlobalTransaction, int, Equivalence<Object>, long) - Constructor for class org.infinispan.transaction.impl.AbstractCacheTransaction
 
AbstractCloseableIteratorCollection<O,K,V> - Class in org.infinispan.commands.read
Abstract collection that uses an underlying Cache instance to do various operations.
AbstractCloseableIteratorCollection(Cache<K, V>) - Constructor for class org.infinispan.commands.read.AbstractCloseableIteratorCollection
 
AbstractClusteringDependentLogic() - Constructor for class org.infinispan.interceptors.locking.ClusteringDependentLogic.AbstractClusteringDependentLogic
 
AbstractComponentFactory - Class in org.infinispan.factories
Factory that creates components used internally within Infinispan, and also wires dependencies into the components.
AbstractComponentFactory() - Constructor for class org.infinispan.factories.AbstractComponentFactory
Constructs a new ComponentFactory.
AbstractComponentRegistry - Class in org.infinispan.factories
A registry where components which have been created are stored.
AbstractComponentRegistry() - Constructor for class org.infinispan.factories.AbstractComponentRegistry
 
AbstractComponentRegistry.Component - Class in org.infinispan.factories
A wrapper representing a component in the registry
AbstractControlledLocalTopologyManager - Class in org.infinispan.util
Class to be extended to allow some control over the local topology manager when testing Infinispan.
AbstractControlledLocalTopologyManager(LocalTopologyManager) - Constructor for class org.infinispan.util.AbstractControlledLocalTopologyManager
 
AbstractCustomFailurePolicy<K,V> - Class in org.infinispan.xsite
Support class for CustomFailurePolicy.
AbstractCustomFailurePolicy() - Constructor for class org.infinispan.xsite.AbstractCustomFailurePolicy
 
AbstractCustomInterceptorsConfigurationChildBuilder - Class in org.infinispan.configuration.cache
 
AbstractCustomInterceptorsConfigurationChildBuilder(CustomInterceptorsConfigurationBuilder) - Constructor for class org.infinispan.configuration.cache.AbstractCustomInterceptorsConfigurationChildBuilder
 
AbstractDataCommand - Class in org.infinispan.commands.read
 
AbstractDataCommand(Object, Set<Flag>) - Constructor for class org.infinispan.commands.read.AbstractDataCommand
 
AbstractDataCommand() - Constructor for class org.infinispan.commands.read.AbstractDataCommand
 
AbstractDataWriteCommand - Class in org.infinispan.commands.write
Stuff common to WriteCommands
AbstractDataWriteCommand() - Constructor for class org.infinispan.commands.write.AbstractDataWriteCommand
 
AbstractDataWriteCommand(Object, Set<Flag>, CommandInvocationId) - Constructor for class org.infinispan.commands.write.AbstractDataWriteCommand
 
AbstractDelegatingAdvancedCache<K,V> - Class in org.infinispan
Deprecated.
Extend from AbstractDelegatingAdvancedCache instead. This class will be removed in the future.
AbstractDelegatingAdvancedCache(AdvancedCache<K, V>) - Constructor for class org.infinispan.AbstractDelegatingAdvancedCache
Deprecated.
 
AbstractDelegatingAdvancedCache(AdvancedCache<K, V>, AbstractDelegatingAdvancedCache.AdvancedCacheWrapper<K, V>) - Constructor for class org.infinispan.AbstractDelegatingAdvancedCache
Deprecated.
 
AbstractDelegatingAdvancedCache<K,V> - Class in org.infinispan.cache.impl
AbstractDelegatingAdvancedCache(AdvancedCache<K, V>) - Constructor for class org.infinispan.cache.impl.AbstractDelegatingAdvancedCache
 
AbstractDelegatingAdvancedCache(AdvancedCache<K, V>, AbstractDelegatingAdvancedCache.AdvancedCacheWrapper<K, V>) - Constructor for class org.infinispan.cache.impl.AbstractDelegatingAdvancedCache
 
AbstractDelegatingAdvancedCache.AdvancedCacheWrapper<K,V> - Interface in org.infinispan.cache.impl
 
AbstractDelegatingCache<K,V> - Class in org.infinispan
Deprecated.
Extend from AbstractDelegatingCache instead. This class will be removed in the future.
AbstractDelegatingCache(Cache<K, V>) - Constructor for class org.infinispan.AbstractDelegatingCache
Deprecated.
 
AbstractDelegatingCache<K,V> - Class in org.infinispan.cache.impl
This is a convenient base class for implementing a cache delegate.
AbstractDelegatingCache(Cache<K, V>) - Constructor for class org.infinispan.cache.impl.AbstractDelegatingCache
 
AbstractDelegatingCacheCollection<E> - Class in org.infinispan.stream.impl
 
AbstractDelegatingCacheCollection() - Constructor for class org.infinispan.stream.impl.AbstractDelegatingCacheCollection
 
AbstractDelegatingCacheSet<E> - Class in org.infinispan.stream.impl
Same as AbstractDelegatingCacheCollection except this method implements Set as well.
AbstractDelegatingCacheSet() - Constructor for class org.infinispan.stream.impl.AbstractDelegatingCacheSet
 
AbstractDelegatingCacheStream<R> - Class in org.infinispan.stream.impl
Delegate that forwards all the of the method calls to the underlying cache stream.
AbstractDelegatingCacheStream(CacheStream<R>) - Constructor for class org.infinispan.stream.impl.AbstractDelegatingCacheStream
 
AbstractDelegatingCloseableIteratorCollection<E> - Class in org.infinispan.util
Delegating collection that produces closeable iterators and spliterators from the collection returned from AbstractDelegatingCloseableIteratorCollection.delegate() method.
AbstractDelegatingCloseableIteratorCollection() - Constructor for class org.infinispan.util.AbstractDelegatingCloseableIteratorCollection
 
AbstractDelegatingCloseableIteratorSet<E> - Class in org.infinispan.util
 
AbstractDelegatingCloseableIteratorSet() - Constructor for class org.infinispan.util.AbstractDelegatingCloseableIteratorSet
 
AbstractDelegatingCollection<E> - Class in org.infinispan.util
Delegating collection that delegates all calls to the collection returned from AbstractDelegatingCollection.delegate()
AbstractDelegatingCollection() - Constructor for class org.infinispan.util.AbstractDelegatingCollection
 
AbstractDelegatingEmbeddedCacheManager - Class in org.infinispan.manager
Deprecated.
Extend from AbstractDelegatingEmbeddedCacheManager instead. This class will be removed in the future.
AbstractDelegatingEmbeddedCacheManager(EmbeddedCacheManager) - Constructor for class org.infinispan.manager.AbstractDelegatingEmbeddedCacheManager
Deprecated.
 
AbstractDelegatingEmbeddedCacheManager - Class in org.infinispan.manager.impl
This is a convenient base class for implementing a cache manager delegate.
AbstractDelegatingEmbeddedCacheManager(EmbeddedCacheManager) - Constructor for class org.infinispan.manager.impl.AbstractDelegatingEmbeddedCacheManager
 
AbstractDelegatingEntryCacheSet<K,V> - Class in org.infinispan.stream.impl.interceptor
Abstract cache entry set that delegates to the underlying cache for stream usage
AbstractDelegatingEntryCacheSet(Cache<K, V>, CacheSet<CacheEntry<K, V>>) - Constructor for class org.infinispan.stream.impl.interceptor.AbstractDelegatingEntryCacheSet
 
AbstractDelegatingHandler - Class in org.infinispan.remoting.inboundhandler
Class to be extended to allow some control over the PerCacheInboundInvocationHandler in tests.
AbstractDelegatingHandler(PerCacheInboundInvocationHandler) - Constructor for class org.infinispan.remoting.inboundhandler.AbstractDelegatingHandler
 
AbstractDelegatingKeyCacheSet<K,V> - Class in org.infinispan.stream.impl.interceptor
Abstract cache key set that delegates to the underlying cache for stream usage
AbstractDelegatingKeyCacheSet(Cache<K, V>, CacheSet<K>) - Constructor for class org.infinispan.stream.impl.interceptor.AbstractDelegatingKeyCacheSet
 
AbstractDelegatingMap<K,V> - Class in org.infinispan.util
 
AbstractDelegatingMap() - Constructor for class org.infinispan.util.AbstractDelegatingMap
 
AbstractDelegatingSet<E> - Class in org.infinispan.util
 
AbstractDelegatingSet() - Constructor for class org.infinispan.util.AbstractDelegatingSet
 
AbstractDelegatingTransport - Class in org.infinispan.remoting.transport
Designed to be overwrite.
AbstractDelegatingTransport(Transport) - Constructor for class org.infinispan.remoting.transport.AbstractDelegatingTransport
 
AbstractEnlistmentAdapter - Class in org.infinispan.transaction.impl
Base class for both Sync and XAResource enlistment adapters.
AbstractEnlistmentAdapter(CacheTransaction, CommandsFactory, RpcManager, TransactionTable, ClusteringDependentLogic, Configuration, TransactionCoordinator, PartitionHandlingManager) - Constructor for class org.infinispan.transaction.impl.AbstractEnlistmentAdapter
 
AbstractEnlistmentAdapter(CommandsFactory, RpcManager, TransactionTable, ClusteringDependentLogic, Configuration, TransactionCoordinator, PartitionHandlingManager) - Constructor for class org.infinispan.transaction.impl.AbstractEnlistmentAdapter
 
AbstractFlagAffectedCommand - Class in org.infinispan.commands
Base class for those commands that can carry flags.
AbstractFlagAffectedCommand() - Constructor for class org.infinispan.commands.AbstractFlagAffectedCommand
 
AbstractForEachOperation<K,V,S extends BaseStream<V,S>> - Class in org.infinispan.stream.impl.termop
This is a base operation class for the use of the for each terminal operator.
AbstractForEachOperation(Iterable<IntermediateOperation>, Supplier<Stream<CacheEntry>>, int) - Constructor for class org.infinispan.stream.impl.termop.AbstractForEachOperation
 
AbstractGlobalModuleConfigurationBuilder - Class in org.infinispan.configuration.global
 
AbstractGlobalModuleConfigurationBuilder(GlobalConfigurationBuilder) - Constructor for class org.infinispan.configuration.global.AbstractGlobalModuleConfigurationBuilder
 
AbstractGlobalTxExternalizer() - Constructor for class org.infinispan.transaction.xa.GlobalTransaction.AbstractGlobalTxExternalizer
 
AbstractInternalCacheEntry - Class in org.infinispan.container.entries
An abstract internal cache entry that is typically stored in the data container
AbstractInternalCacheEntry() - Constructor for class org.infinispan.container.entries.AbstractInternalCacheEntry
 
AbstractInternalCacheEntry(Object) - Constructor for class org.infinispan.container.entries.AbstractInternalCacheEntry
 
AbstractInvocationBuilder() - Constructor for class org.infinispan.notifications.impl.AbstractListenerImpl.AbstractInvocationBuilder
 
AbstractInvocationContext - Class in org.infinispan.context.impl
Common features of transaction and invocation contexts
AbstractInvocationContext(Address) - Constructor for class org.infinispan.context.impl.AbstractInvocationContext
 
AbstractInvocationContextFactory - Class in org.infinispan.context
Base class for InvocationContextFactory implementations.
AbstractInvocationContextFactory() - Constructor for class org.infinispan.context.AbstractInvocationContextFactory
 
AbstractJmxRegistration - Class in org.infinispan.jmx
Parent class for top level JMX component registration.
AbstractJmxRegistration() - Constructor for class org.infinispan.jmx.AbstractJmxRegistration
 
AbstractKeyValueFilterConverter<K,V,C> - Class in org.infinispan.filter
This is a base class that should be used when implementing a KeyValueFilterConverter that provides default implementations for the KeyValueFilter.accept(Object, Object, org.infinispan.metadata.Metadata) and Converter.convert(Object, Object, org.infinispan.metadata.Metadata) methods so they just call the KeyValueFilterConverter.filterAndConvert(Object, Object, org.infinispan.metadata.Metadata) method and then do the right thing.
AbstractKeyValueFilterConverter() - Constructor for class org.infinispan.filter.AbstractKeyValueFilterConverter
 
AbstractListenerImpl<T,L extends ListenerInvocation<T>> - Class in org.infinispan.notifications.impl
Functionality common to both CacheManagerNotifierImpl and CacheNotifierImpl
AbstractListenerImpl() - Constructor for class org.infinispan.notifications.impl.AbstractListenerImpl
 
AbstractListenerImpl.AbstractInvocationBuilder - Class in org.infinispan.notifications.impl
 
AbstractListenerImpl.ListenerInvocationImpl<A> - Class in org.infinispan.notifications.impl
Class that encapsulates a valid invocation for a given registered listener - containing a reference to the method to be invoked as well as the target object.
AbstractLocalCacheStream<T,S extends BaseStream<T,S>> - Class in org.infinispan.stream.impl.local
Implements the base operations required for a local stream.
AbstractLocalCacheStream(AbstractLocalCacheStream.StreamSupplier<T>, boolean, ComponentRegistry) - Constructor for class org.infinispan.stream.impl.local.AbstractLocalCacheStream
 
AbstractLocalCacheStream.StreamSupplier<R> - Interface in org.infinispan.stream.impl.local
 
AbstractLocalCommand - Class in org.infinispan.commands.read
Abstract class
AbstractLocalCommand() - Constructor for class org.infinispan.commands.read.AbstractLocalCommand
 
AbstractLocalFlagAffectedCommand - Class in org.infinispan.commands
Base class for those local commands that can carry flags.
AbstractLocalFlagAffectedCommand() - Constructor for class org.infinispan.commands.AbstractLocalFlagAffectedCommand
 
AbstractLockingInterceptor - Class in org.infinispan.interceptors.locking
Deprecated.
Since 8.2, no longer public API.
AbstractLockingInterceptor() - Constructor for class org.infinispan.interceptors.locking.AbstractLockingInterceptor
Deprecated.
 
AbstractMixedSiteStatus<E> - Class in org.infinispan.xsite.status
Abstract class to create mixed SiteStatus.
AbstractMixedSiteStatus(Collection<E>, Collection<E>) - Constructor for class org.infinispan.xsite.status.AbstractMixedSiteStatus
 
AbstractModuleConfigurationBuilder - Class in org.infinispan.configuration.cache
AbstractModuleConfigurationBuilder.
AbstractModuleConfigurationBuilder(ConfigurationBuilder) - Constructor for class org.infinispan.configuration.cache.AbstractModuleConfigurationBuilder
 
AbstractModuleLifecycle - Class in org.infinispan.lifecycle
A default, no-op implementation of the ModuleLifecycle interface, designed for easy extension.
AbstractModuleLifecycle() - Constructor for class org.infinispan.lifecycle.AbstractModuleLifecycle
 
AbstractNamedCacheComponentFactory - Class in org.infinispan.factories
A component factory for creating components scoped per-cache.
AbstractNamedCacheComponentFactory() - Constructor for class org.infinispan.factories.AbstractNamedCacheComponentFactory
 
AbstractParserContext - Class in org.infinispan.configuration.parsing
 
AbstractParserContext() - Constructor for class org.infinispan.configuration.parsing.AbstractParserContext
 
AbstractPersistenceConfigurationChildBuilder - Class in org.infinispan.configuration.cache
AbstractPersistenceConfigurationChildBuilder.
AbstractPersistenceConfigurationChildBuilder(PersistenceConfigurationBuilder) - Constructor for class org.infinispan.configuration.cache.AbstractPersistenceConfigurationChildBuilder
 
AbstractSiteStatusBuilder<E> - Class in org.infinispan.xsite.status
A SiteStatus builder based on its online and offline members.
AbstractSiteStatusBuilder() - Constructor for class org.infinispan.xsite.status.AbstractSiteStatusBuilder
 
AbstractStoreConfiguration - Class in org.infinispan.configuration.cache
 
AbstractStoreConfiguration(boolean, boolean, boolean, AsyncStoreConfiguration, SingletonStoreConfiguration, boolean, boolean, Properties) - Constructor for class org.infinispan.configuration.cache.AbstractStoreConfiguration
Deprecated.
Use {@link AbstractStoreConfiguration#AbstractStoreConfiguration(AttributeSet, AsyncStoreConfiguration, SingletonStoreConfiguration) instead
AbstractStoreConfiguration(AttributeSet, AsyncStoreConfiguration, SingletonStoreConfiguration) - Constructor for class org.infinispan.configuration.cache.AbstractStoreConfiguration
 
AbstractStoreConfigurationBuilder<T extends StoreConfiguration,S extends AbstractStoreConfigurationBuilder<T,S>> - Class in org.infinispan.configuration.cache
 
AbstractStoreConfigurationBuilder(PersistenceConfigurationBuilder) - Constructor for class org.infinispan.configuration.cache.AbstractStoreConfigurationBuilder
AbstractStoreConfigurationBuilder(PersistenceConfigurationBuilder, AttributeSet) - Constructor for class org.infinispan.configuration.cache.AbstractStoreConfigurationBuilder
 
AbstractStoreConfigurationChildBuilder<S> - Class in org.infinispan.configuration.cache
 
AbstractStoreConfigurationChildBuilder(StoreConfigurationBuilder<? extends AbstractStoreConfiguration, ? extends StoreConfigurationBuilder<?, ?>>) - Constructor for class org.infinispan.configuration.cache.AbstractStoreConfigurationChildBuilder
 
AbstractTransactionBoundaryCommand - Class in org.infinispan.commands.tx
An abstract transaction boundary command that holds a reference to a GlobalTransaction
AbstractTransactionBoundaryCommand(String) - Constructor for class org.infinispan.commands.tx.AbstractTransactionBoundaryCommand
 
AbstractTransport - Class in org.infinispan.remoting.transport
Common transport-related behaviour
AbstractTransport() - Constructor for class org.infinispan.remoting.transport.AbstractTransport
 
AbstractTransportConfigurationChildBuilder - Class in org.infinispan.configuration.cache
 
AbstractTransportConfigurationChildBuilder(TransactionConfigurationBuilder) - Constructor for class org.infinispan.configuration.cache.AbstractTransportConfigurationChildBuilder
 
AbstractTxInvocationContext<T extends AbstractCacheTransaction> - Class in org.infinispan.context.impl
Support class for TxInvocationContext.
AbstractTxInvocationContext(T, Address) - Constructor for class org.infinispan.context.impl.AbstractTxInvocationContext
 
AbstractTxLockingInterceptor - Class in org.infinispan.interceptors.locking
Deprecated.
Since 8.2, no longer public API.
AbstractTxLockingInterceptor() - Constructor for class org.infinispan.interceptors.locking.AbstractTxLockingInterceptor
Deprecated.
 
AbstractVisitor - Class in org.infinispan.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.infinispan.commands.AbstractVisitor
 
AbstractWriteKeyCommand<K,V> - Class in org.infinispan.commands.functional
 
AbstractWriteKeyCommand(K, ValueMatcher, CommandInvocationId, Params) - Constructor for class org.infinispan.commands.functional.AbstractWriteKeyCommand
 
AbstractWriteKeyCommand() - Constructor for class org.infinispan.commands.functional.AbstractWriteKeyCommand
 
AbstractWriteManyCommand<K,V> - Class in org.infinispan.commands.functional
 
AbstractWriteManyCommand() - Constructor for class org.infinispan.commands.functional.AbstractWriteManyCommand
 
accept(K) - Method in class org.infinispan.distribution.group.GroupFilter
 
accept(K, V, Metadata) - Method in class org.infinispan.filter.AbstractKeyValueFilterConverter
 
accept(Object, Object, Metadata) - Method in class org.infinispan.filter.AcceptAllKeyValueFilter
 
accept(K) - Method in class org.infinispan.filter.CollectionKeyFilter
 
accept(K) - Method in class org.infinispan.filter.CompositeKeyFilter
 
accept(K, V, Metadata) - Method in class org.infinispan.filter.CompositeKeyValueFilter
 
accept(K) - Method in interface org.infinispan.filter.KeyFilter
 
accept(K, V, Metadata) - Method in class org.infinispan.filter.KeyFilterAsKeyValueFilter
 
accept(K, V, Metadata) - Method in interface org.infinispan.filter.KeyValueFilter
 
accept(K) - Method in class org.infinispan.filter.KeyValueFilterAsKeyFilter
 
accept(K, V, Metadata, V, Metadata, EventType) - Method in class org.infinispan.notifications.cachelistener.filter.AbstractCacheEventFilterConverter
 
accept(K, V, Metadata, V, Metadata, EventType) - Method in interface org.infinispan.notifications.cachelistener.filter.CacheEventFilter
Whether or not this event should be raised to the listener it is attached to.
accept(K, V, Metadata) - Method in class org.infinispan.notifications.cachelistener.filter.CacheEventFilterAsKeyValueFilter
 
accept(K, V, Metadata, V, Metadata, EventType) - Method in class org.infinispan.notifications.cachelistener.filter.CompositeCacheEventFilter
 
accept(K, Object, Metadata, Object, Metadata, EventType) - Method in class org.infinispan.notifications.cachelistener.filter.KeyFilterAsCacheEventFilter
 
accept(K, V, Metadata, V, Metadata, EventType) - Method in class org.infinispan.notifications.cachelistener.filter.KeyValueFilterAsCacheEventFilter
 
accept(K, V, Metadata, V, Metadata, EventType) - Method in class org.infinispan.notifications.cachelistener.filter.PostCacheEventFilter
 
accept(K) - Method in class org.infinispan.persistence.PrimaryOwnerFilter
 
accept(T, U, V) - Method in interface org.infinispan.util.TriConsumer
Performs this operation on the given arguments.
ACCEPT_ALL_FILTER - Static variable in interface org.infinispan.filter.KeyFilter
 
ACCEPT_ALL_KEY_VALUE_FILTER - Static variable in interface org.infinispan.marshall.core.Ids
 
AcceptAllKeyValueFilter - Class in org.infinispan.filter
A key value filter that accepts all entries found.
AcceptAllKeyValueFilter.Externalizer - Class in org.infinispan.filter
 
acceptVisitor(InvocationContext, Visitor) - Method in class org.infinispan.commands.control.LockControlCommand
 
acceptVisitor(InvocationContext, Visitor) - Method in class org.infinispan.commands.functional.ReadOnlyKeyCommand
 
acceptVisitor(InvocationContext, Visitor) - Method in class org.infinispan.commands.functional.ReadOnlyManyCommand
 
acceptVisitor(InvocationContext, Visitor) - Method in class org.infinispan.commands.functional.ReadWriteKeyCommand
 
acceptVisitor(InvocationContext, Visitor) - Method in class org.infinispan.commands.functional.ReadWriteKeyValueCommand
 
acceptVisitor(InvocationContext, Visitor) - Method in class org.infinispan.commands.functional.ReadWriteManyCommand
 
acceptVisitor(InvocationContext, Visitor) - Method in class org.infinispan.commands.functional.ReadWriteManyEntriesCommand
 
acceptVisitor(InvocationContext, Visitor) - Method in class org.infinispan.commands.functional.WriteOnlyKeyCommand
 
acceptVisitor(InvocationContext, Visitor) - Method in class org.infinispan.commands.functional.WriteOnlyKeyValueCommand
 
acceptVisitor(InvocationContext, Visitor) - Method in class org.infinispan.commands.functional.WriteOnlyManyCommand
 
acceptVisitor(InvocationContext, Visitor) - Method in class org.infinispan.commands.functional.WriteOnlyManyEntriesCommand
 
acceptVisitor(InvocationContext, Visitor) - Method in class org.infinispan.commands.read.DistributedExecuteCommand
 
acceptVisitor(InvocationContext, Visitor) - Method in class org.infinispan.commands.read.EntrySetCommand
 
acceptVisitor(InvocationContext, Visitor) - Method in class org.infinispan.commands.read.GetAllCommand
 
acceptVisitor(InvocationContext, Visitor) - Method in class org.infinispan.commands.read.GetCacheEntryCommand
 
acceptVisitor(InvocationContext, Visitor) - Method in class org.infinispan.commands.read.GetKeyValueCommand
 
acceptVisitor(InvocationContext, Visitor) - Method in class org.infinispan.commands.read.KeySetCommand
 
acceptVisitor(InvocationContext, Visitor) - Method in class org.infinispan.commands.read.SizeCommand
 
acceptVisitor(InvocationContext, Visitor) - Method in class org.infinispan.commands.remote.GetKeysInGroupCommand
 
acceptVisitor(InvocationContext, Visitor) - Method in class org.infinispan.commands.tx.CommitCommand
 
acceptVisitor(InvocationContext, Visitor) - Method in class org.infinispan.commands.tx.PrepareCommand
 
acceptVisitor(InvocationContext, Visitor) - Method in class org.infinispan.commands.tx.RollbackCommand
 
acceptVisitor(InvocationContext, Visitor) - Method in interface org.infinispan.commands.VisitableCommand
Accept a visitor, and return the result of accepting this visitor.
acceptVisitor(InvocationContext, Visitor) - Method in class org.infinispan.commands.write.ApplyDeltaCommand
 
acceptVisitor(InvocationContext, Visitor) - Method in class org.infinispan.commands.write.ClearCommand
 
acceptVisitor(InvocationContext, Visitor) - Method in class org.infinispan.commands.write.EvictCommand
 
acceptVisitor(InvocationContext, Visitor) - Method in class org.infinispan.commands.write.InvalidateCommand
 
acceptVisitor(InvocationContext, Visitor) - Method in class org.infinispan.commands.write.InvalidateL1Command
 
acceptVisitor(InvocationContext, Visitor) - Method in class org.infinispan.commands.write.PutKeyValueCommand
 
acceptVisitor(InvocationContext, Visitor) - Method in class org.infinispan.commands.write.PutMapCommand
 
acceptVisitor(InvocationContext, Visitor) - Method in class org.infinispan.commands.write.RemoveCommand
 
acceptVisitor(InvocationContext, Visitor) - Method in class org.infinispan.commands.write.ReplaceCommand
 
acquire(Object, long, TimeUnit) - Method in class org.infinispan.util.concurrent.locks.impl.InfinispanLock
It tries to acquire this lock.
acquire(Object, Object, long, TimeUnit) - Method in interface org.infinispan.util.concurrent.locks.impl.LockContainer
 
acquire(Object, Object, long, TimeUnit) - Method in class org.infinispan.util.concurrent.locks.impl.PerKeyLockContainer
 
acquire(Object, Object, long, TimeUnit) - Method in class org.infinispan.util.concurrent.locks.impl.StripedLockContainer
 
acquireAllLocks(List<Object>, boolean) - Method in class org.infinispan.util.concurrent.locks.StripedLock
Acquires locks on keys passed in.
acquireExclusiveTopologyLock() - Method in interface org.infinispan.statetransfer.StateTransferLock
 
acquireExclusiveTopologyLock() - Method in class org.infinispan.statetransfer.StateTransferLockImpl
 
acquireGlobalLock(boolean, long) - Method in class org.infinispan.util.concurrent.locks.StripedLock
Acquires RL on all locks aggregated by this StripedLock, in the given timeout.
acquireLock(Object, boolean) - Method in class org.infinispan.util.concurrent.locks.StripedLock
Blocks until a lock is acquired.
acquireLock(Object, boolean, long) - Method in class org.infinispan.util.concurrent.locks.StripedLock
 
acquireSharedTopologyLock() - Method in interface org.infinispan.statetransfer.StateTransferLock
 
acquireSharedTopologyLock() - Method in class org.infinispan.statetransfer.StateTransferLockImpl
 
Action - Interface in org.infinispan.remoting.inboundhandler.action
An action represents a step in PerCacheInboundInvocationHandler.
ActionListener - Interface in org.infinispan.remoting.inboundhandler.action
A listener that is invoked when an Action is completed.
ActionState - Class in org.infinispan.remoting.inboundhandler.action
The state used by an Action.
ActionState(RemoteLockCommand, int, long) - Constructor for class org.infinispan.remoting.inboundhandler.action.ActionState
 
ActionStatus - Enum in org.infinispan.remoting.inboundhandler.action
The status for an Action.
ActivationInterceptor - Class in org.infinispan.interceptors
Deprecated.
Since 8.2, no longer public API.
ActivationInterceptor() - Constructor for class org.infinispan.interceptors.ActivationInterceptor
Deprecated.
 
ActivationManager - Interface in org.infinispan.eviction
Controls activation of cache entries that have been passivated.
ActivationManagerImpl - Class in org.infinispan.eviction.impl
Concrete implementation of activation logic manager.
ActivationManagerImpl() - Constructor for class org.infinispan.eviction.impl.ActivationManagerImpl
 
ActivationManagerStub - Class in org.infinispan.eviction.impl
 
ActivationManagerStub() - Constructor for class org.infinispan.eviction.impl.ActivationManagerStub
 
active - Variable in class org.infinispan.persistence.support.SingletonCacheWriter
Whether the the current cache is the coordinator and therefore SingletonStore is active.
activeStatusChanged(boolean) - Method in class org.infinispan.persistence.support.SingletonCacheWriter
Method called when the cache either becomes the coordinator or stops being the coordinator.
actual() - Method in class org.infinispan.metadata.impl.InternalMetadataImpl
 
actual - Variable in class org.infinispan.persistence.support.DelegatingCacheLoader
 
actual - Variable in class org.infinispan.persistence.support.DelegatingCacheWriter
 
actual - Variable in class org.infinispan.remoting.transport.AbstractDelegatingTransport
 
actualNumOwners - Variable in class org.infinispan.distribution.ch.impl.SyncConsistentHashFactory.Builder
 
add(CacheEntry<K, V>) - Method in class org.infinispan.cache.impl.SimpleCacheImpl.CacheEntrySet
 
add(Map.Entry<K, V>) - Method in class org.infinispan.cache.impl.SimpleCacheImpl.EntrySet
 
add(Integer) - Method in class org.infinispan.distribution.ch.impl.ReplicatedConsistentHash.RangeSet
 
add(Listeners.WriteListeners.WriteListener<K, V>) - Method in class org.infinispan.functional.impl.FunctionalNotifierImpl
 
add(Listeners.ReadWriteListeners.ReadWriteListener<K, V>) - Method in class org.infinispan.functional.impl.FunctionalNotifierImpl
 
add(MetaParam.Writable) - Method in class org.infinispan.functional.impl.MetaParams
 
add(ReplicableCommand) - Method in interface org.infinispan.remoting.ReplicationQueue
Deprecated.
Adds a new command to the replication queue.
add(ReplicableCommand) - Method in class org.infinispan.remoting.ReplicationQueueImpl
Deprecated.
 
add(Permission) - Method in class org.infinispan.security.CachePermissionCollection
 
add(List<Xid>) - Method in class org.infinispan.transaction.xa.recovery.PreparedTxIterator
 
add(E) - Method in class org.infinispan.util.AbstractDelegatingCollection
 
add(E) - Method in class org.infinispan.util.concurrent.ConcurrentHashSet
 
add(Object) - Method in class org.infinispan.util.ReadOnlyDataContainerBackedKeySet
 
addAdvancedExternalizer(int, AdvancedExternalizer<T>) - Method in class org.infinispan.configuration.global.SerializationConfigurationBuilder
Helper method that allows for quick registration of an org.infinispan.marshall.AdvancedExternalizer implementation alongside its corresponding identifier.
addAdvancedExternalizer(AdvancedExternalizer<T>) - Method in class org.infinispan.configuration.global.SerializationConfigurationBuilder
Helper method that allows for quick registration of an org.infinispan.marshall.AdvancedExternalizer implementation alongside its corresponding identifier.
addAdvancedExternalizer(AdvancedExternalizer<T>...) - Method in class org.infinispan.configuration.global.SerializationConfigurationBuilder
Helper method that allows for quick registration of org.infinispan.marshall.AdvancedExternalizer implementations.
addAffectedKey(Object) - Method in class org.infinispan.context.impl.AbstractTxInvocationContext
 
addAffectedKey(Object) - Method in interface org.infinispan.context.impl.TxInvocationContext
 
addAffectedKey(Object) - Method in class org.infinispan.transaction.impl.AbstractCacheTransaction
 
addAll(Collection<? extends CacheEntry<K, V>>) - Method in class org.infinispan.cache.impl.SimpleCacheImpl.CacheEntrySet
 
addAll(Collection<? extends Map.Entry<K, V>>) - Method in class org.infinispan.cache.impl.SimpleCacheImpl.EntrySet
 
addAll(Collection<? extends Integer>) - Method in class org.infinispan.distribution.ch.impl.ReplicatedConsistentHash.RangeSet
 
addAll(Param<?>...) - Method in class org.infinispan.functional.impl.Params
Adds all parameters and returns a new parameter collection.
addAll(Collection<? extends E>) - Method in class org.infinispan.util.AbstractDelegatingCollection
 
addAll(Collection<? extends E>) - Method in class org.infinispan.util.concurrent.ConcurrentHashSet
 
addAll(Collection<?>) - Method in class org.infinispan.util.ReadOnlyDataContainerBackedKeySet
 
addAllAffectedKeys(Collection<?>) - Method in class org.infinispan.context.impl.AbstractTxInvocationContext
 
addAllAffectedKeys(Collection<?>) - Method in interface org.infinispan.context.impl.TxInvocationContext
Registers a new participant with the transaction.
addAllAffectedKeys(Collection<?>) - Method in class org.infinispan.transaction.impl.AbstractCacheTransaction
 
addAllRemoteReturns(List<R>) - Method in class org.infinispan.commands.functional.ReadWriteManyCommand
 
addAllRemoteReturns(List<R>) - Method in class org.infinispan.commands.functional.ReadWriteManyEntriesCommand
 
addAllSynchronizedBlocks(Collection<TotalOrderLatch>) - Method in class org.infinispan.transaction.impl.TotalOrderRemoteTransactionState
 
addBackup() - Method in class org.infinispan.configuration.cache.SitesConfigurationBuilder
 
addBackupLockForKey(Object) - Method in class org.infinispan.transaction.impl.AbstractCacheTransaction
 
addBackupLockForKey(Object) - Method in interface org.infinispan.transaction.xa.CacheTransaction
 
addBackupOwner(int, Address) - Method in class org.infinispan.distribution.ch.impl.SyncConsistentHashFactory.Builder
 
addBackupOwner(int, Address) - Method in class org.infinispan.distribution.ch.impl.TopologyAwareSyncConsistentHashFactory.Builder
 
addBackupOwners(DefaultConsistentHashFactory.Builder) - Method in class org.infinispan.distribution.ch.impl.DefaultConsistentHashFactory
 
addBackupOwners(DefaultConsistentHashFactory.Builder) - Method in class org.infinispan.distribution.ch.impl.TopologyAwareConsistentHashFactory
 
addCacheDependency(String, String) - Method in class org.infinispan.manager.DefaultCacheManager
 
addCacheDependency(String, String) - Method in interface org.infinispan.manager.EmbeddedCacheManager
Add a dependency between two caches.
addCacheDependency(String, String) - Method in class org.infinispan.manager.impl.AbstractDelegatingEmbeddedCacheManager
 
AddCacheManagerListenerAction - Class in org.infinispan.security.actions
CacheManagerAddListenerAction.
AddCacheManagerListenerAction(EmbeddedCacheManager, Object) - Constructor for class org.infinispan.security.actions.AddCacheManagerListenerAction
 
addCacheName(String, SiteStatus) - Method in class org.infinispan.xsite.status.ContainerSiteStatusBuilder
Adds the cache with the SiteStatus connection to the site.
addCacheStoreFactory(CacheStoreFactory) - Method in class org.infinispan.persistence.factory.CacheStoreFactoryRegistry
Adds a new factory for processing.
addClusterLoader() - Method in class org.infinispan.configuration.cache.PersistenceConfigurationBuilder
Adds a cluster cache loader
addCoinToss(DldGlobalTransaction) - Method in enum org.infinispan.transaction.xa.TransactionFactory.TxFactoryEnum
 
addDependency(T, T) - Method in class org.infinispan.util.DependencyGraph
Add a dependency between two elements
addEntries(Collection<CacheEntry<K, C>>) - Method in class org.infinispan.iteration.impl.LocalEntryRetriever.Itr
 
addEntry(Object, MarshalledEntry) - Method in class org.infinispan.persistence.support.Bucket
 
addEvents(Address, UUID, Collection<ClusterEvent<K, V>>, boolean) - Method in interface org.infinispan.notifications.cachelistener.cluster.ClusterEventManager
Adds additional cluster events that need to be sent remotely for an event originating locally.
addEvents(Address, UUID, Collection<ClusterEvent<K, V>>, boolean) - Method in class org.infinispan.notifications.cachelistener.cluster.impl.BatchingClusterEventManagerImpl
 
addEvents(Address, UUID, Collection<ClusterEvent<K, V>>, boolean) - Method in class org.infinispan.notifications.cachelistener.cluster.impl.ClusterEventManagerStub
 
addEvictions(long) - Method in class org.infinispan.interceptors.CacheMgmtInterceptor
Deprecated.
 
addFailure(String, Throwable) - Method in exception org.infinispan.xsite.BackupFailureException
 
addFilteredListener(Object, CacheEventFilter<? super K, ? super V>, CacheEventConverter<? super K, ? super V, C>, Set<Class<? extends Annotation>>) - Method in class org.infinispan.cache.impl.AbstractDelegatingCache
 
addFilteredListener(Object, CacheEventFilter<? super K, ? super V>, CacheEventConverter<? super K, ? super V, C>, Set<Class<? extends Annotation>>) - Method in class org.infinispan.cache.impl.CacheImpl
 
addFilteredListener(Object, CacheEventFilter<? super K, ? super V>, CacheEventConverter<? super K, ? super V, C>, Set<Class<? extends Annotation>>) - Method in class org.infinispan.cache.impl.SimpleCacheImpl
 
addFilteredListener(Object, CacheEventFilter<? super K, ? super V>, CacheEventConverter<? super K, ? super V, C>, Set<Class<? extends Annotation>>) - Method in class org.infinispan.notifications.cachelistener.CacheNotifierImpl
 
addFilteredListener(Object, CacheEventFilter<? super K, ? super V>, CacheEventConverter<? super K, ? super V, C>, Set<Class<? extends Annotation>>) - Method in interface org.infinispan.notifications.FilteringListenable
Registers a listener limiting the cache-entry specific events only to annotations that are passed in as parameter.
addFilteredListener(Object, CacheEventFilter<? super K, ? super V>, CacheEventConverter<? super K, ? super V, C>, Set<Class<? extends Annotation>>) - Method in class org.infinispan.security.impl.SecureCacheImpl
 
addFlag(Flag) - Method in interface org.infinispan.commands.LocalFlagAffectedCommand
Add a single flag to the command.
addFlag(Set<Flag>, Flag) - Static method in enum org.infinispan.context.Flag
 
addFlags(Set<Flag>) - Method in interface org.infinispan.commands.LocalFlagAffectedCommand
Add a set of flags to the command.
addFlags(Set<Flag>, Flag...) - Static method in enum org.infinispan.context.Flag
 
addFlags(Set<Flag>, Set<Flag>) - Static method in enum org.infinispan.context.Flag
 
addGrouper(Grouper<?>) - Method in class org.infinispan.configuration.cache.GroupsConfigurationBuilder
Add a grouper
addIndexedEntity(Class<?>) - Method in class org.infinispan.configuration.cache.IndexingConfigurationBuilder
 
addInterceptor(CommandInterceptor, int) - Method in interface org.infinispan.AdvancedCache
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 NUM_INTERCEPTORS - 1.
addInterceptor(CommandInterceptor, int) - Method in class org.infinispan.cache.impl.AbstractDelegatingAdvancedCache
 
addInterceptor(CommandInterceptor, int) - Method in class org.infinispan.cache.impl.CacheImpl
 
addInterceptor(CommandInterceptor, int) - Method in class org.infinispan.cache.impl.SimpleCacheImpl
 
addInterceptor() - Method in class org.infinispan.configuration.cache.CustomInterceptorsConfigurationBuilder
Adds a new custom interceptor definition, to be added to the cache when the cache is started.
addInterceptor(CommandInterceptor, int) - Method in class org.infinispan.interceptors.InterceptorChain
Inserts the given interceptor at the specified position in the chain (o based indexing).
addInterceptor(CommandInterceptor, int) - Method in class org.infinispan.security.impl.SecureCacheImpl
 
addInterceptorAfter(CommandInterceptor, Class<? extends CommandInterceptor>) - Method in interface org.infinispan.AdvancedCache
Adds a custom interceptor to the interceptor chain, after an instance of the specified interceptor type.
addInterceptorAfter(CommandInterceptor, Class<? extends CommandInterceptor>) - Method in class org.infinispan.cache.impl.AbstractDelegatingAdvancedCache
 
addInterceptorAfter(CommandInterceptor, Class<? extends CommandInterceptor>) - Method in class org.infinispan.cache.impl.CacheImpl
 
addInterceptorAfter(CommandInterceptor, Class<? extends CommandInterceptor>) - Method in class org.infinispan.cache.impl.SimpleCacheImpl
 
addInterceptorAfter(CommandInterceptor, Class<? extends CommandInterceptor>) - Method in class org.infinispan.interceptors.InterceptorChain
Adds a new interceptor in list after an interceptor of a given type.
addInterceptorAfter(CommandInterceptor, Class<? extends CommandInterceptor>) - Method in class org.infinispan.security.impl.SecureCacheImpl
 
addInterceptorBefore(CommandInterceptor, Class<? extends CommandInterceptor>) - Method in interface org.infinispan.AdvancedCache
Adds a custom interceptor to the interceptor chain, before an instance of the specified interceptor type.
addInterceptorBefore(CommandInterceptor, Class<? extends CommandInterceptor>) - Method in class org.infinispan.cache.impl.AbstractDelegatingAdvancedCache
 
addInterceptorBefore(CommandInterceptor, Class<? extends CommandInterceptor>) - Method in class org.infinispan.cache.impl.CacheImpl
 
addInterceptorBefore(CommandInterceptor, Class<? extends CommandInterceptor>) - Method in class org.infinispan.cache.impl.SimpleCacheImpl
 
addInterceptorBefore(CommandInterceptor, Class<? extends CommandInterceptor>, boolean) - Method in class org.infinispan.interceptors.InterceptorChain
addInterceptorBefore(CommandInterceptor, Class<? extends CommandInterceptor>) - Method in class org.infinispan.interceptors.InterceptorChain
Adds a new interceptor in list after an interceptor of a given type.
addInterceptorBefore(CommandInterceptor, Class<? extends CommandInterceptor>) - Method in class org.infinispan.security.impl.SecureCacheImpl
 
addIntermediateOperation(IntermediateOperation<T, S, T, S>) - Method in class org.infinispan.stream.impl.AbstractCacheStream
 
addIntermediateOperationMap(IntermediateOperation<T, S, ?, ?>) - Method in class org.infinispan.stream.impl.AbstractCacheStream
 
addIntermediateOperationMap(IntermediateOperation<T, S, T2, S2>, S3) - Method in class org.infinispan.stream.impl.AbstractCacheStream
 
addInUseBackupSite(String) - Method in class org.infinispan.configuration.cache.SitesConfigurationBuilder
Defines the site names, from the list of sites names defined within 'backups' element, to which this cache backups its data.
addKeysForSegment(Map<Integer, ConcurrentHashSet<K>>) - Method in class org.infinispan.iteration.impl.DistributedEntryRetriever.DistributedItr
 
addKeysLockedForClear() - Method in class org.infinispan.transaction.impl.TotalOrderRemoteTransactionState
 
addListener(Object) - Method in class org.infinispan.cache.impl.AbstractDelegatingCache
 
addListener(Object, KeyFilter<? super K>) - Method in class org.infinispan.cache.impl.AbstractDelegatingCache
 
addListener(Object, CacheEventFilter<? super K, ? super V>, CacheEventConverter<? super K, ? super V, C>) - Method in class org.infinispan.cache.impl.AbstractDelegatingCache
 
addListener(Object) - Method in class org.infinispan.cache.impl.CacheImpl
 
addListener(Object, KeyFilter<? super K>) - Method in class org.infinispan.cache.impl.CacheImpl
 
addListener(Object, CacheEventFilter<? super K, ? super V>, CacheEventConverter<? super K, ? super V, C>) - Method in class org.infinispan.cache.impl.CacheImpl
 
addListener(Object) - Method in class org.infinispan.cache.impl.DecoratedCache
 
addListener(Object, KeyFilter<? super K>) - Method in class org.infinispan.cache.impl.DecoratedCache
 
addListener(Object, KeyFilter<? super K>) - Method in class org.infinispan.cache.impl.SimpleCacheImpl
 
addListener(Object, CacheEventFilter<? super K, ? super V>, CacheEventConverter<? super K, ? super V, C>) - Method in class org.infinispan.cache.impl.SimpleCacheImpl
 
addListener(Object) - Method in class org.infinispan.cache.impl.SimpleCacheImpl
 
addListener(Object) - Method in class org.infinispan.manager.DefaultCacheManager
 
addListener(Object) - Method in class org.infinispan.manager.impl.AbstractDelegatingEmbeddedCacheManager
 
addListener(Object) - Method in class org.infinispan.notifications.cachelistener.CacheNotifierImpl
 
addListener(Object, ClassLoader) - Method in class org.infinispan.notifications.cachelistener.CacheNotifierImpl
 
addListener(Object, KeyFilter<? super K>, ClassLoader) - Method in class org.infinispan.notifications.cachelistener.CacheNotifierImpl
 
addListener(Object, CacheEventFilter<? super K, ? super V>, CacheEventConverter<? super K, ? super V, C>, ClassLoader) - Method in class org.infinispan.notifications.cachelistener.CacheNotifierImpl
Adds the listener using the provided filter converter and class loader.
addListener(Object, KeyFilter<? super K>) - Method in class org.infinispan.notifications.cachelistener.CacheNotifierImpl
 
addListener(Object, CacheEventFilter<? super K, ? super V>, CacheEventConverter<? super K, ? super V, C>) - Method in class org.infinispan.notifications.cachelistener.CacheNotifierImpl
 
addListener(Object) - Method in class org.infinispan.notifications.cachemanagerlistener.CacheManagerNotifierImpl
 
addListener(Object, KeyFilter<? super K>, ClassLoader) - Method in interface org.infinispan.notifications.ClassLoaderAwareFilteringListenable
Adds a listener to the component.
addListener(Object, CacheEventFilter<? super K, ? super V>, CacheEventConverter<? super K, ? super V, C>, ClassLoader) - Method in interface org.infinispan.notifications.ClassLoaderAwareFilteringListenable
Adds a listener with the provided filter and converter and using a given classloader when invoked.
addListener(Object, ClassLoader) - Method in interface org.infinispan.notifications.ClassLoaderAwareListenable
Adds a listener along with a class loader to use for the invocation
addListener(Object, KeyFilter<? super K>) - Method in interface org.infinispan.notifications.FilteringListenable
Adds a listener to the component.
addListener(Object, CacheEventFilter<? super K, ? super V>, CacheEventConverter<? super K, ? super V, C>) - Method in interface org.infinispan.notifications.FilteringListenable
Registers a listener that will be notified on events that pass the filter condition.
addListener(Object) - Method in interface org.infinispan.notifications.Listenable
Adds a listener to the component.
addListener(S, Object) - Method in interface org.infinispan.registry.ClusterRegistry
Deprecated.
Adds a listener that is notified of changes to keys in a given scope.
addListener(S, KeyFilter, Object) - Method in interface org.infinispan.registry.ClusterRegistry
Deprecated.
Adds a listener that is notified of changes to keys in a given scope and which match a given KeyFilter.
addListener(S, Object) - Method in class org.infinispan.registry.impl.ClusterRegistryImpl
Deprecated.
 
addListener(S, KeyFilter, Object) - Method in class org.infinispan.registry.impl.ClusterRegistryImpl
Deprecated.
 
addListener(ActionListener) - Method in interface org.infinispan.remoting.inboundhandler.action.Action
Adds a listener to be invoked when this action is ready or canceled.
addListener(ActionListener) - Method in class org.infinispan.remoting.inboundhandler.action.CheckTopologyAction
 
addListener(ActionListener) - Method in class org.infinispan.remoting.inboundhandler.action.CompositeAction
 
addListener(ActionListener) - Method in class org.infinispan.remoting.inboundhandler.action.DefaultReadyAction
 
addListener(ActionListener) - Method in class org.infinispan.remoting.inboundhandler.action.LockAction
 
addListener(ActionListener) - Method in class org.infinispan.remoting.inboundhandler.action.PendingTxAction
 
addListener(ActionListener) - Method in interface org.infinispan.remoting.inboundhandler.action.ReadyAction
It adds a listener that is invoked when this action is ready.
addListener(Object, CacheEventFilter<? super K, ? super V>, CacheEventConverter<? super K, ? super V, C>) - Method in class org.infinispan.security.impl.SecureCacheImpl
 
addListener(Object, KeyFilter<? super K>) - Method in class org.infinispan.security.impl.SecureCacheImpl
 
addListener(Object) - Method in class org.infinispan.security.impl.SecureCacheImpl
 
addListener(CacheTransaction.TransactionCompletedListener) - Method in class org.infinispan.transaction.impl.AbstractCacheTransaction
 
addListener(CacheTransaction.TransactionCompletedListener) - Method in interface org.infinispan.transaction.xa.CacheTransaction
 
addListener(KeyAwareLockListener) - Method in interface org.infinispan.util.concurrent.locks.KeyAwareLockPromise
It adds the listener to this LockPromise.
addListener(LockListener) - Method in interface org.infinispan.util.concurrent.locks.LockPromise
Adds a LockListener to be invoked when the lock is available.
addListener(PendingLockListener) - Method in interface org.infinispan.util.concurrent.locks.PendingLockPromise
Adds a listener to this promise.
addListener() - Method in class org.infinispan.xsite.statetransfer.XSiteStateTransferManagerImpl
 
addLocalTransactionMapping(LocalXaTransaction) - Method in class org.infinispan.transaction.xa.XaTransactionTable
 
addLockedKey(Object) - Method in class org.infinispan.context.impl.AbstractTxInvocationContext
 
addLockedKey(Object) - Method in class org.infinispan.context.impl.ClearInvocationContext
 
addLockedKey(Object) - Method in class org.infinispan.context.impl.ImmutableContext
 
addLockedKey(Object) - Method in class org.infinispan.context.impl.NonTxInvocationContext
 
addLockedKey(Object) - Method in interface org.infinispan.context.InvocationContext
Tracks the given key as locked by this invocation context.
addLockedKey(Object) - Method in class org.infinispan.context.SingleKeyNonTxInvocationContext
 
addLockedKey(Object) - Method in class org.infinispan.transaction.impl.TotalOrderRemoteTransactionState
 
addMany(MetaParam.Writable...) - Method in class org.infinispan.functional.impl.MetaParams
 
addMember(Address, boolean) - Method in class org.infinispan.xsite.status.CacheSiteStatusBuilder
Adds a member with an online/offline connection to the server based on the online parameter.
addModification(WriteCommand) - Method in class org.infinispan.transaction.impl.LocalTransaction
 
addModule(Class<T>) - Method in class org.infinispan.configuration.cache.ConfigurationBuilder
 
addModule(Class<T>) - Method in class org.infinispan.configuration.global.GlobalConfigurationBuilder
 
addOperation(Operation<?, ?>) - Method in class org.infinispan.atomic.impl.AtomicHashMapDelta
 
addOwner(int, Address) - Method in class org.infinispan.distribution.ch.impl.DefaultConsistentHashFactory.Builder
 
addOwner(Address) - Method in class org.infinispan.transaction.xa.recovery.InDoubtTxInfoImpl
 
addOwnerNoCheck(int, Address) - Method in class org.infinispan.distribution.ch.impl.SyncConsistentHashFactory.Builder
 
addOwners(int, Collection<Address>) - Method in class org.infinispan.distribution.ch.impl.DefaultConsistentHashFactory.Builder
 
addParsingCompleteListener(ParserContextListener) - Method in class org.infinispan.configuration.parsing.AbstractParserContext
 
addParsingCompleteListener(ParserContextListener) - Method in interface org.infinispan.configuration.parsing.ParserContext
 
addPartialCommit1PCTransaction(GlobalTransaction, Collection<Address>, Collection<Object>, List<WriteCommand>) - Method in class org.infinispan.partitionhandling.impl.AvailablePartitionHandlingManager
 
addPartialCommit1PCTransaction(GlobalTransaction, Collection<Address>, Collection<Object>, List<WriteCommand>) - Method in interface org.infinispan.partitionhandling.impl.PartitionHandlingManager
Adds a partially committed transaction.
addPartialCommit1PCTransaction(GlobalTransaction, Collection<Address>, Collection<Object>, List<WriteCommand>) - Method in class org.infinispan.partitionhandling.impl.PartitionHandlingManagerImpl
 
addPartialCommit2PCTransaction(GlobalTransaction, Collection<Address>, Collection<Object>, EntryVersionsMap) - Method in class org.infinispan.partitionhandling.impl.AvailablePartitionHandlingManager
 
addPartialCommit2PCTransaction(GlobalTransaction, Collection<Address>, Collection<Object>, EntryVersionsMap) - Method in interface org.infinispan.partitionhandling.impl.PartitionHandlingManager
Adds a partially committed transaction.
addPartialCommit2PCTransaction(GlobalTransaction, Collection<Address>, Collection<Object>, EntryVersionsMap) - Method in class org.infinispan.partitionhandling.impl.PartitionHandlingManagerImpl
 
addPartialRollbackTransaction(GlobalTransaction, Collection<Address>, Collection<Object>) - Method in class org.infinispan.partitionhandling.impl.AvailablePartitionHandlingManager
 
addPartialRollbackTransaction(GlobalTransaction, Collection<Address>, Collection<Object>) - Method in interface org.infinispan.partitionhandling.impl.PartitionHandlingManager
Adds a partially aborted transaction.
addPartialRollbackTransaction(GlobalTransaction, Collection<Address>, Collection<Object>) - Method in class org.infinispan.partitionhandling.impl.PartitionHandlingManagerImpl
 
addPrimaryOwner(int, Address) - Method in class org.infinispan.distribution.ch.impl.DefaultConsistentHashFactory.Builder
 
addPrimaryOwner(int, Address) - Method in class org.infinispan.distribution.ch.impl.SyncConsistentHashFactory.Builder
 
addPrimaryOwners(DefaultConsistentHashFactory.Builder) - Method in class org.infinispan.distribution.ch.impl.DefaultConsistentHashFactory
 
addProperty(String, String) - Method in class org.infinispan.configuration.cache.AbstractStoreConfigurationBuilder
Defines a single property.
addProperty(String, String) - Method in class org.infinispan.configuration.cache.AbstractStoreConfigurationChildBuilder
 
addProperty(String, String) - Method in class org.infinispan.configuration.cache.DataContainerConfigurationBuilder
Add key/value property pair to this data container configuration
addProperty(String, String) - Method in class org.infinispan.configuration.cache.IndexingConfigurationBuilder
Defines a single property.
addProperty(String, String) - Method in class org.infinispan.configuration.cache.InterceptorConfigurationBuilder
 
addProperty(String, String) - Method in interface org.infinispan.configuration.cache.StoreConfigurationChildBuilder
Defines a single property.
addProperty(String, String) - Method in class org.infinispan.configuration.global.ExecutorFactoryConfigurationBuilder
Add key/value property pair to this executor factory configuration
addProperty(String, String) - Method in class org.infinispan.configuration.global.GlobalJmxStatisticsConfigurationBuilder
 
addProperty(String, String) - Method in class org.infinispan.configuration.global.ScheduledExecutorFactoryConfigurationBuilder
Add key/value property pair to this executor factory configuration
addProperty(String, String) - Method in class org.infinispan.configuration.global.TransportConfigurationBuilder
 
addr - Variable in class org.infinispan.transaction.xa.GlobalTransaction
 
addReadKey(Object) - Method in class org.infinispan.transaction.impl.AbstractCacheTransaction
 
addReadKey(Object) - Method in class org.infinispan.transaction.impl.LocalTransaction
 
addReadKey(Object) - Method in interface org.infinispan.transaction.xa.CacheTransaction
 
addRequestor(Object, Address) - Method in class org.infinispan.distribution.impl.L1ManagerImpl
 
addRequestor(Object, Address) - Method in interface org.infinispan.distribution.L1Manager
Records a request that will be cached in another nodes L1
addResponse(Rsp) - Method in class org.infinispan.remoting.transport.jgroups.Responses
 
Address - Interface in org.infinispan.remoting.transport
A destination for an Infinispan command or operation.
address - Variable in class org.infinispan.remoting.transport.jgroups.JGroupsAddress
 
address - Variable in class org.infinispan.remoting.transport.jgroups.JGroupsTransport
 
addShutdownHook() - Method in class org.infinispan.factories.AbstractComponentRegistry
 
addShutdownHook() - Method in class org.infinispan.factories.GlobalComponentRegistry
 
addSingleFileStore() - Method in class org.infinispan.configuration.cache.PersistenceConfigurationBuilder
Adds a single file cache store
addSourceMigrator(SourceMigrator) - Method in class org.infinispan.upgrade.RollingUpgradeManager
Registers a migrator for a specific data format or endpoint.
addStatus(Set<Integer>) - Method in class org.infinispan.transaction.xa.recovery.InDoubtTxInfoImpl
 
addStore(Class<T>) - Method in class org.infinispan.configuration.cache.PersistenceConfigurationBuilder
Adds a cache loader which uses the specified builder class to build its configuration
addStore(StoreConfigurationBuilder<?, ?>) - Method in class org.infinispan.configuration.cache.PersistenceConfigurationBuilder
Adds a cache loader which uses the specified builder instance to build its configuration
addSuppressedExceptions(TimeoutException, Responses) - Method in class org.infinispan.remoting.transport.jgroups.JGroupsTransport
 
addSynchronizedBlock(TotalOrderLatch) - Method in class org.infinispan.transaction.impl.TotalOrderRemoteTransactionState
 
addTargets(Address, UUID, Collection<ClusterEvent<K, V>>, boolean) - Method in class org.infinispan.notifications.cachelistener.cluster.impl.BatchingClusterEventManagerImpl.UnicastEventContext
 
addVersionRead(Object, EntryVersion) - Method in class org.infinispan.transaction.impl.AbstractCacheTransaction
 
addVersionRead(Object, EntryVersion) - Method in interface org.infinispan.transaction.xa.CacheTransaction
Sets the version read for this key.
AdvancedAsyncCacheLoader - Class in org.infinispan.persistence.async
 
AdvancedAsyncCacheLoader(CacheLoader, AtomicReference<State>) - Constructor for class org.infinispan.persistence.async.AdvancedAsyncCacheLoader
 
AdvancedAsyncCacheWriter - Class in org.infinispan.persistence.async
 
AdvancedAsyncCacheWriter(CacheWriter) - Constructor for class org.infinispan.persistence.async.AdvancedAsyncCacheWriter
 
AdvancedCache<K,V> - Interface in org.infinispan
An advanced interface that exposes additional methods not available on Cache.
AdvancedCacheExpirationWriter<K,V> - Interface in org.infinispan.persistence.spi
Defines functionality for advanced expiration techniques.
AdvancedCacheExpirationWriter.ExpirationPurgeListener<K,V> - Interface in org.infinispan.persistence.spi
Callback to be notified when an entry is removed by the AdvancedCacheExpirationWriter.purge(Executor, ExpirationPurgeListener) method.
AdvancedCacheLoader<K,V> - Interface in org.infinispan.persistence.spi
A specialised extension of the CacheLoader interface that allows processing parallel iteration over the existing entries.
AdvancedCacheLoader.CacheLoaderTask<K,V> - Interface in org.infinispan.persistence.spi
Offers a callback to be invoked for parallel iteration over the entries in an external store.
AdvancedCacheLoader.TaskContext - Interface in org.infinispan.persistence.spi
Used during the parallel iteration in order to offer the AdvancedCacheLoader.CacheLoaderTask a way of canceling the entry iteration.
AdvancedCacheWriter<K,V> - Interface in org.infinispan.persistence.spi
Defines advanced functionality for persisting data to an external storage.
AdvancedCacheWriter.PurgeListener<K> - Interface in org.infinispan.persistence.spi
advancedExternalizers() - Method in class org.infinispan.configuration.global.SerializationConfiguration
 
AdvancedLoadWriteStore<K,V> - Interface in org.infinispan.persistence.spi
Advanced interface for interacting with an external store in a read-write mode.
AdvancedSingletonCacheWriter - Class in org.infinispan.persistence.support
 
AdvancedSingletonCacheWriter(CacheWriter, SingletonStoreConfiguration) - Constructor for class org.infinispan.persistence.support.AdvancedSingletonCacheWriter
 
advanceExternalizerTypeClassesUndefined(String) - Method in interface org.infinispan.util.logging.Log
 
affectedKeys - Variable in class org.infinispan.transaction.impl.AbstractCacheTransaction
Holds all the locked keys that were acquired by the transaction allover the cluster.
AFFINITY_FUNCTION_PARTITIONER - Static variable in interface org.infinispan.marshall.core.Ids
 
AffinityPartitioner - Class in org.infinispan.distribution.ch.impl
Key partitioner that maps keys to segments using information contained in AffinityTaggedKey.
AffinityPartitioner() - Constructor for class org.infinispan.distribution.ch.impl.AffinityPartitioner
 
AffinityPartitioner.Externalizer - Class in org.infinispan.distribution.ch.impl
 
AffinityTaggedKey - Interface in org.infinispan.distribution.ch
 
AFTER - Static variable in class org.infinispan.configuration.cache.InterceptorConfiguration
 
after() - Method in class org.infinispan.configuration.cache.InterceptorConfiguration
 
after(Class<? extends CommandInterceptor>) - Method in class org.infinispan.configuration.cache.InterceptorConfigurationBuilder
Dictates that the custom interceptor appears immediately after the specified interceptor.
AFTER_FAILURES - Static variable in class org.infinispan.configuration.cache.TakeOfflineConfiguration
 
afterBackupRemotely(ReplicableCommand, BackupResponse) - Method in class org.infinispan.remoting.transport.AbstractDelegatingTransport
method invoked after a successful backup remote invocation.
afterCompletion(int) - Method in class org.infinispan.transaction.synchronization.SynchronizationAdapter
 
afterCompletionFailed(Synchronization, Throwable) - Method in interface org.infinispan.util.logging.Log
 
afterFailures() - Method in class org.infinispan.configuration.cache.TakeOfflineConfiguration
 
afterFailures(int) - Method in class org.infinispan.configuration.cache.TakeOfflineConfigurationBuilder
The number of failed request operations after which this site should be taken offline.
afterHandle(CacheRpcCommand, DeliverOrder, boolean) - Method in class org.infinispan.remoting.inboundhandler.AbstractDelegatingHandler
Invoked after the command is handled.
afterInvoke() - Method in class org.infinispan.remoting.inboundhandler.BaseBlockingRunnable
 
afterInvokeRemotely(ReplicableCommand, Map<Address, Response>) - Method in class org.infinispan.remoting.transport.AbstractDelegatingTransport
method invoked after a successful remote invocation.
AggregateBackupResponse - Class in org.infinispan.remoting.transport
 
AggregateBackupResponse(BackupResponse, BackupResponse) - Constructor for class org.infinispan.remoting.transport.AggregateBackupResponse
 
all() - Method in class org.infinispan.transaction.xa.recovery.PreparedTxIterator
 
all() - Method in interface org.infinispan.transaction.xa.recovery.RecoveryManager.RecoveryIterator
Exhaust the iterator.
ALL_KNOWN_COMPONENT_NAMES - Static variable in class org.infinispan.factories.KnownComponentNames
 
allBackups() - Method in class org.infinispan.configuration.cache.SitesConfiguration
Returns the list of all sites where this cache might back up its data.
allMatch(Predicate<? super R>) - Method in class org.infinispan.stream.impl.AbstractDelegatingCacheStream
 
allMatch(Predicate<? super R>) - Method in class org.infinispan.stream.impl.DistributedCacheStream
 
allMatch(DoublePredicate) - Method in class org.infinispan.stream.impl.DistributedDoubleCacheStream
 
allMatch(IntPredicate) - Method in class org.infinispan.stream.impl.DistributedIntCacheStream
 
allMatch(LongPredicate) - Method in class org.infinispan.stream.impl.DistributedLongCacheStream
 
allMatch(Predicate<? super R>) - Method in class org.infinispan.stream.impl.local.LocalCacheStream
 
allMatch(DoublePredicate) - Method in class org.infinispan.stream.impl.local.LocalDoubleCacheStream
 
allMatch(IntPredicate) - Method in class org.infinispan.stream.impl.local.LocalIntCacheStream
 
allMatch(LongPredicate) - Method in class org.infinispan.stream.impl.local.LocalLongCacheStream
 
ALLOW_DUPLICATE_DOMAINS - Static variable in class org.infinispan.configuration.global.GlobalJmxStatisticsConfiguration
 
allowDuplicateDomains() - Method in class org.infinispan.configuration.global.GlobalJmxStatisticsConfiguration
 
allowDuplicateDomains(Boolean) - Method in class org.infinispan.configuration.global.GlobalJmxStatisticsConfigurationBuilder
If true, multiple cache manager instances could be configured under the same configured JMX domain.
allowedSegments - Variable in class org.infinispan.distribution.util.ReadOnlySegmentAwareIterator
 
allowedSegments - Variable in class org.infinispan.distribution.util.ReadOnlySegmentAwareMap
 
allowedSegments - Variable in class org.infinispan.distribution.util.ReadOnlySegmentAwareSet
 
allowInvocations() - Method in enum org.infinispan.lifecycle.ComponentStatus
 
alwaysProvideInMemoryStateDeprecated() - Method in interface org.infinispan.util.logging.Log
 
alwaysReadsExistingValues() - Method in class org.infinispan.commands.functional.ReadOnlyKeyCommand
 
alwaysReadsExistingValues() - Method in class org.infinispan.commands.functional.ReadOnlyManyCommand
 
alwaysReadsExistingValues() - Method in class org.infinispan.commands.functional.ReadWriteKeyCommand
 
alwaysReadsExistingValues() - Method in class org.infinispan.commands.functional.ReadWriteKeyValueCommand
 
alwaysReadsExistingValues() - Method in class org.infinispan.commands.functional.ReadWriteManyCommand
 
alwaysReadsExistingValues() - Method in class org.infinispan.commands.functional.ReadWriteManyEntriesCommand
 
alwaysReadsExistingValues() - Method in class org.infinispan.commands.functional.WriteOnlyKeyCommand
 
alwaysReadsExistingValues() - Method in class org.infinispan.commands.functional.WriteOnlyKeyValueCommand
 
alwaysReadsExistingValues() - Method in class org.infinispan.commands.functional.WriteOnlyManyCommand
 
alwaysReadsExistingValues() - Method in class org.infinispan.commands.functional.WriteOnlyManyEntriesCommand
 
alwaysReadsExistingValues() - Method in interface org.infinispan.commands.VisitableCommand
 
alwaysReadsExistingValues() - Method in class org.infinispan.commands.write.ApplyDeltaCommand
 
alwaysReadsExistingValues() - Method in class org.infinispan.commands.write.PutKeyValueCommand
 
alwaysTruePredicate() - Static method in class org.infinispan.stream.StreamMarshalling
Predicate taht always returns true irrespective of the value provided
ambiguousConfigurationFiles(String) - Method in interface org.infinispan.util.logging.Log
 
amend(TakeOfflineConfiguration) - Method in class org.infinispan.xsite.OfflineStatus
Configures the site to use the supplied configuration for determining when to take a site offline.
amend(Integer, Long) - Method in class org.infinispan.xsite.OfflineStatus
 
amendTakeOffline(String, int, long) - Method in class org.infinispan.xsite.XSiteAdminOperations
 
annotation - Variable in class org.infinispan.notifications.cachelistener.CacheNotifierImpl.BaseCacheEntryListenerInvocation
 
annotation - Variable in class org.infinispan.notifications.impl.AbstractListenerImpl.AbstractInvocationBuilder
 
anyMatch(Predicate<? super R>) - Method in class org.infinispan.stream.impl.AbstractDelegatingCacheStream
 
anyMatch(Predicate<? super R>) - Method in class org.infinispan.stream.impl.DistributedCacheStream
 
anyMatch(DoublePredicate) - Method in class org.infinispan.stream.impl.DistributedDoubleCacheStream
 
anyMatch(IntPredicate) - Method in class org.infinispan.stream.impl.DistributedIntCacheStream
 
anyMatch(LongPredicate) - Method in class org.infinispan.stream.impl.DistributedLongCacheStream
 
anyMatch(Predicate<? super R>) - Method in class org.infinispan.stream.impl.local.LocalCacheStream
 
anyMatch(DoublePredicate) - Method in class org.infinispan.stream.impl.local.LocalDoubleCacheStream
 
anyMatch(IntPredicate) - Method in class org.infinispan.stream.impl.local.LocalIntCacheStream
 
anyMatch(LongPredicate) - Method in class org.infinispan.stream.impl.local.LocalLongCacheStream
 
appendDelta(Delta) - Method in class org.infinispan.container.entries.DeltaAwareCacheEntry
 
appendInterceptor(CommandInterceptor, boolean) - Method in class org.infinispan.interceptors.InterceptorChain
Appends at the end.
apply(CacheMode) - Method in enum org.infinispan.configuration.parsing.Parser72.Mode
 
apply(CacheMode) - Method in enum org.infinispan.configuration.parsing.Parser80.Mode
 
applyDelta(K, Delta, Object...) - Method in interface org.infinispan.AdvancedCache
Applies the given Delta to the DeltaAware object stored under deltaAwareValueKey if and only if all locksToAcquire locks are successfully obtained
applyDelta(K, Delta, Object...) - Method in class org.infinispan.cache.impl.AbstractDelegatingAdvancedCache
 
applyDelta(K, Delta, Object...) - Method in class org.infinispan.cache.impl.CacheImpl
 
applyDelta(K, Delta, Object...) - Method in class org.infinispan.cache.impl.SimpleCacheImpl
 
applyDelta(K, Delta, Object...) - Method in class org.infinispan.security.impl.SecureCacheImpl
 
ApplyDeltaCommand - Class in org.infinispan.commands.write
 
ApplyDeltaCommand() - Constructor for class org.infinispan.commands.write.ApplyDeltaCommand
 
ApplyDeltaCommand(Object, Delta, Collection<Object>, CommandInvocationId) - Constructor for class org.infinispan.commands.write.ApplyDeltaCommand
 
applyModificationsSync(List<Modification>) - Method in class org.infinispan.persistence.async.AsyncCacheWriter
 
applyState(Address, int, Collection<StateChunk>) - Method in interface org.infinispan.statetransfer.StateConsumer
 
applyState(Address, int, Collection<StateChunk>) - Method in class org.infinispan.statetransfer.StateConsumerImpl
 
applyState(XSiteState[]) - Method in interface org.infinispan.xsite.statetransfer.XSiteStateConsumer
It applies state from other site.
applyState(XSiteState[]) - Method in class org.infinispan.xsite.statetransfer.XSiteStateConsumerImpl
 
applyVersion(Metadata, Metadata) - Static method in class org.infinispan.metadata.Metadatas
Applies version in source metadata to target metadata, if no version in target metadata.
areLocksReleased() - Method in class org.infinispan.transaction.impl.AbstractCacheTransaction
 
areLocksReleased() - Method in interface org.infinispan.transaction.xa.CacheTransaction
Deprecated.
ARRAY_LIST - Static variable in interface org.infinispan.marshall.core.Ids
 
ArrayExternalizers - Class in org.infinispan.marshall.exts
Externalizers for diverse array types.
ArrayExternalizers() - Constructor for class org.infinispan.marshall.exts.ArrayExternalizers
 
ArrayExternalizers.ListArray - Class in org.infinispan.marshall.exts
 
AsDoubleIntOperation - Class in org.infinispan.stream.impl.intops.primitive.i
Performs as double operation on a IntStream
AsDoubleLongOperation - Class in org.infinispan.stream.impl.intops.primitive.l
Performs as double operation on a LongStream
asDoubleStream() - Method in class org.infinispan.stream.impl.DistributedIntCacheStream
 
asDoubleStream() - Method in class org.infinispan.stream.impl.DistributedLongCacheStream
 
asDoubleStream() - Method in class org.infinispan.stream.impl.local.LocalIntCacheStream
 
asDoubleStream() - Method in class org.infinispan.stream.impl.local.LocalLongCacheStream
 
asIterator(Traversable<T>) - Static method in class org.infinispan.functional.impl.Traversables
 
asList() - Method in class org.infinispan.interceptors.InterceptorChain
Returns an unmofiable list with all the interceptors in sequence.
AsLongIntOperation - Class in org.infinispan.stream.impl.intops.primitive.i
Performs as long operation on a IntStream
asLongStream() - Method in class org.infinispan.stream.impl.DistributedIntCacheStream
 
asLongStream() - Method in class org.infinispan.stream.impl.local.LocalIntCacheStream
 
assertBatchingSupported(Configuration) - Static method in class org.infinispan.batch.AutoBatchSupport
 
assertTypeConstructable(Class<?>, Class<?>...) - Method in class org.infinispan.factories.AbstractComponentFactory
 
assertValid(AtomicHashMap<?, ?>) - Method in class org.infinispan.atomic.impl.AtomicHashMapProxy
 
async() - Method in class org.infinispan.configuration.cache.AbstractStoreConfiguration
Configuration for the async cache loader.
async - Variable in class org.infinispan.configuration.cache.AbstractStoreConfigurationBuilder
 
async() - Method in class org.infinispan.configuration.cache.AbstractStoreConfigurationBuilder
Configuration for the async cache store.
async() - Method in class org.infinispan.configuration.cache.AbstractStoreConfigurationChildBuilder
 
async() - Method in class org.infinispan.configuration.cache.ClusteringConfiguration
Configure async sub element.
async() - Method in class org.infinispan.configuration.cache.ClusteringConfigurationBuilder
Configure async sub element.
async() - Method in interface org.infinispan.configuration.cache.ClusteringConfigurationChildBuilder
If configured all communications are asynchronous, in that whenever a thread sends a message sent over the wire, it does not wait for an acknowledgment before returning.
async() - Method in interface org.infinispan.configuration.cache.StoreConfiguration
Configuration for the async cache loader.
async() - Method in interface org.infinispan.configuration.cache.StoreConfigurationChildBuilder
Configuration for the async cache store.
ASYNC_NOTIFICATION_EXECUTOR - Static variable in class org.infinispan.factories.KnownComponentNames
 
ASYNC_OPERATIONS_EXECUTOR - Static variable in class org.infinispan.factories.KnownComponentNames
 
ASYNC_REPLICATION_QUEUE_EXECUTOR - Static variable in class org.infinispan.factories.KnownComponentNames
 
ASYNC_TRANSPORT_EXECUTOR - Static variable in class org.infinispan.factories.KnownComponentNames
 
AsyncCacheLoader - Class in org.infinispan.persistence.async
 
AsyncCacheLoader(CacheLoader, AtomicReference<State>) - Constructor for class org.infinispan.persistence.async.AsyncCacheLoader
 
AsyncCacheWriter - Class in org.infinispan.persistence.async
The AsyncCacheWriter is a delegating CacheStore that buffers changes and writes them asynchronously to the underlying CacheStore.
AsyncCacheWriter(CacheWriter) - Constructor for class org.infinispan.persistence.async.AsyncCacheWriter
 
AsyncConfiguration - Class in org.infinispan.configuration.cache
If configured all communications are asynchronous, in that whenever a thread sends a message sent over the wire, it does not wait for an acknowledgment before returning.
asyncConfiguration - Variable in class org.infinispan.persistence.async.AsyncCacheWriter
 
AsyncConfigurationBuilder - Class in org.infinispan.configuration.cache
If configured all communications are asynchronous, in that whenever a thread sends a message sent over the wire, it does not wait for an acknowledgment before returning.
AsyncConfigurationBuilder(ClusteringConfigurationBuilder) - Constructor for class org.infinispan.configuration.cache.AsyncConfigurationBuilder
 
asyncListenerExecutor() - Method in class org.infinispan.configuration.global.GlobalConfiguration
Deprecated.
This method always returns null now. Look for a thread pool named as GlobalConfiguration.listenerThreadPool() instead.
asyncMarshalling() - Method in class org.infinispan.configuration.cache.AsyncConfiguration
Deprecated.
asyncMarshalling() - Method in class org.infinispan.configuration.cache.AsyncConfigurationBuilder
Deprecated.
since 8.0
asyncMarshalling(boolean) - Method in class org.infinispan.configuration.cache.AsyncConfigurationBuilder
Deprecated.
since 8.0
asyncProcessor - Variable in class org.infinispan.notifications.impl.AbstractListenerImpl
 
asyncPropertiesConfigOnSyncCache() - Method in interface org.infinispan.util.logging.Log
 
AsyncStoreConfiguration - Class in org.infinispan.configuration.cache
Configuration for the async cache store.
AsyncStoreConfigurationBuilder<S> - Class in org.infinispan.configuration.cache
Configuration for the async cache store.
asyncThreadPool() - Method in class org.infinispan.configuration.global.GlobalConfiguration
 
asyncThreadPool() - Method in class org.infinispan.configuration.global.GlobalConfigurationBuilder
 
asyncThreadPool() - Method in interface org.infinispan.configuration.global.GlobalConfigurationChildBuilder
 
asyncTransportExecutor() - Method in class org.infinispan.configuration.global.GlobalConfiguration
Deprecated.
This method always returns null now. Look for a thread pool named as TransportConfiguration.transportThreadPool() instead.
ATOMIC_CLEAR_OPERATION - Static variable in interface org.infinispan.marshall.core.Ids
 
ATOMIC_HASH_MAP - Static variable in interface org.infinispan.marshall.core.Ids
 
ATOMIC_HASH_MAP_DELTA - Static variable in interface org.infinispan.marshall.core.Ids
 
ATOMIC_PUT_OPERATION - Static variable in interface org.infinispan.marshall.core.Ids
 
ATOMIC_REMOVE_OPERATION - Static variable in interface org.infinispan.marshall.core.Ids
 
AtomicHashMap<K,V> - Class in org.infinispan.atomic.impl
The default implementation of AtomicMap.
AtomicHashMap() - Constructor for class org.infinispan.atomic.impl.AtomicHashMap
 
AtomicHashMap(AtomicHashMap.ProxyMode) - Constructor for class org.infinispan.atomic.impl.AtomicHashMap
 
AtomicHashMap(boolean, AtomicHashMap.ProxyMode) - Constructor for class org.infinispan.atomic.impl.AtomicHashMap
 
AtomicHashMap.Externalizer - Class in org.infinispan.atomic.impl
 
AtomicHashMap.ProxyMode - Enum in org.infinispan.atomic.impl
 
AtomicHashMapDelta - Class in org.infinispan.atomic.impl
Changes that have occurred on an AtomicHashMap
AtomicHashMapDelta(AtomicHashMap.ProxyMode) - Constructor for class org.infinispan.atomic.impl.AtomicHashMapDelta
 
AtomicHashMapDelta.Externalizer - Class in org.infinispan.atomic.impl
 
AtomicHashMapProxy<K,V> - Class in org.infinispan.atomic.impl
A layer of indirection around an AtomicHashMap to provide consistency and isolation for concurrent readers while writes may also be going on.
AtomicMap<K,V> - Interface in org.infinispan.atomic
This is a special type of Map geared for use in Infinispan.
AtomicMapLookup - Class in org.infinispan.atomic
A helper that locates or safely constructs and registers atomic maps with a given cache.
AtomicMapLookup() - Constructor for class org.infinispan.atomic.AtomicMapLookup
 
Attribute - Enum in org.infinispan.configuration.parsing
Enumerates the attributes used in Infinispan
attributeDefinitionSet() - Static method in class org.infinispan.configuration.cache.AbstractStoreConfiguration
 
attributeDefinitionSet() - Static method in class org.infinispan.configuration.cache.ClusterLoaderConfiguration
 
attributeDefinitionSet() - Static method in class org.infinispan.configuration.cache.Configuration
 
attributeDefinitionSet() - Static method in class org.infinispan.configuration.cache.CustomStoreConfiguration
 
attributeDefinitionSet() - Static method in class org.infinispan.configuration.cache.DataContainerConfiguration
 
attributeDefinitionSet() - Static method in class org.infinispan.configuration.cache.InterceptorConfiguration
 
attributeDefinitionSet() - Static method in class org.infinispan.configuration.cache.SingleFileStoreConfiguration
 
attributeDefinitionSet() - Static method in class org.infinispan.configuration.global.ExecutorFactoryConfiguration
 
attributeDefinitionSet() - Static method in class org.infinispan.configuration.global.GlobalJmxStatisticsConfiguration
 
attributeDefinitionSet() - Static method in class org.infinispan.configuration.global.GlobalStateConfiguration
 
attributeDefinitionSet() - Static method in class org.infinispan.configuration.global.ScheduledExecutorFactoryConfiguration
 
attributeNotAllowedInInvalidationMode(String) - Method in interface org.infinispan.util.logging.Log
 
attributes - Variable in class org.infinispan.configuration.cache.AbstractStoreConfiguration
 
attributes() - Method in class org.infinispan.configuration.cache.AbstractStoreConfiguration
 
attributes - Variable in class org.infinispan.configuration.cache.AbstractStoreConfigurationBuilder
 
attributes() - Method in class org.infinispan.configuration.cache.AsyncConfiguration
 
attributes() - Method in class org.infinispan.configuration.cache.AsyncStoreConfiguration
 
attributes() - Method in class org.infinispan.configuration.cache.AuthorizationConfiguration
 
attributes() - Method in class org.infinispan.configuration.cache.BackupConfiguration
 
attributes() - Method in class org.infinispan.configuration.cache.BackupForConfiguration
 
attributes() - Method in class org.infinispan.configuration.cache.ClusteringConfiguration
 
attributes() - Method in class org.infinispan.configuration.cache.CompatibilityModeConfiguration
 
attributes() - Method in class org.infinispan.configuration.cache.Configuration
 
attributes() - Method in class org.infinispan.configuration.cache.DataContainerConfiguration
 
attributes() - Method in class org.infinispan.configuration.cache.DeadlockDetectionConfiguration
 
attributes() - Method in class org.infinispan.configuration.cache.EvictionConfiguration
 
attributes() - Method in class org.infinispan.configuration.cache.ExpirationConfiguration
 
attributes() - Method in class org.infinispan.configuration.cache.GroupsConfiguration
 
attributes() - Method in class org.infinispan.configuration.cache.HashConfiguration
 
attributes() - Method in class org.infinispan.configuration.cache.IndexingConfiguration
 
attributes() - Method in class org.infinispan.configuration.cache.InterceptorConfiguration
 
attributes() - Method in class org.infinispan.configuration.cache.InvocationBatchingConfiguration
 
attributes() - Method in class org.infinispan.configuration.cache.JMXStatisticsConfiguration
 
attributes() - Method in class org.infinispan.configuration.cache.L1Configuration
 
attributes() - Method in class org.infinispan.configuration.cache.LockingConfiguration
 
attributes() - Method in class org.infinispan.configuration.cache.PartitionHandlingConfiguration
 
attributes() - Method in class org.infinispan.configuration.cache.PersistenceConfiguration
 
attributes() - Method in class org.infinispan.configuration.cache.RecoveryConfiguration
 
attributes() - Method in class org.infinispan.configuration.cache.SingleFileStoreConfiguration
 
attributes() - Method in class org.infinispan.configuration.cache.SingletonStoreConfiguration
 
attributes() - Method in class org.infinispan.configuration.cache.SitesConfiguration
 
attributes() - Method in class org.infinispan.configuration.cache.StateTransferConfiguration
 
attributes() - Method in class org.infinispan.configuration.cache.StoreAsBinaryConfiguration
 
attributes() - Method in class org.infinispan.configuration.cache.SyncConfiguration
 
attributes() - Method in class org.infinispan.configuration.cache.TakeOfflineConfiguration
 
attributes() - Method in class org.infinispan.configuration.cache.TransactionConfiguration
 
attributes() - Method in class org.infinispan.configuration.cache.UnsafeConfiguration
 
attributes() - Method in class org.infinispan.configuration.cache.VersioningConfiguration
 
attributes() - Method in class org.infinispan.configuration.cache.XSiteStateTransferConfiguration
 
attributes() - Method in class org.infinispan.configuration.global.ExecutorFactoryConfiguration
 
attributes() - Method in class org.infinispan.configuration.global.GlobalJmxStatisticsConfiguration
 
audit(Subject, AuditContext, String, AuthorizationPermission, AuditResponse) - Method in interface org.infinispan.security.AuditLogger
 
audit(Subject, AuditContext, String, AuthorizationPermission, AuditResponse) - Method in class org.infinispan.security.impl.LoggingAuditLogger
 
audit(Subject, AuditContext, String, AuthorizationPermission, AuditResponse) - Method in class org.infinispan.security.impl.NullAuditLogger
 
AuditContext - Enum in org.infinispan.security
AuditContext.
auditLogger() - Method in class org.infinispan.configuration.global.GlobalAuthorizationConfiguration
 
auditLogger(AuditLogger) - Method in class org.infinispan.configuration.global.GlobalAuthorizationConfigurationBuilder
The instance of an AuditLogger to be used to track operations performed on caches and cachemanagers.
AuditLogger - Interface in org.infinispan.security
AuditLogger.
auditMessage(AuditResponse, Principal, AuthorizationPermission, AuditContext, String) - Method in interface org.infinispan.security.impl.AuditMessages
 
AuditMessages - Interface in org.infinispan.security.impl
AuditMessages.
AuditResponse - Enum in org.infinispan.security
 
authorization() - Method in class org.infinispan.configuration.cache.SecurityConfiguration
 
authorization() - Method in class org.infinispan.configuration.cache.SecurityConfigurationBuilder
 
authorization() - Method in interface org.infinispan.configuration.cache.SecurityConfigurationChildBuilder
 
authorization() - Method in class org.infinispan.configuration.global.GlobalSecurityConfiguration
 
authorization() - Method in class org.infinispan.configuration.global.GlobalSecurityConfigurationBuilder
 
authorization() - Method in interface org.infinispan.configuration.global.GlobalSecurityConfigurationChildBuilder
Defines global roles as groups of permissions
AuthorizationConfiguration - Class in org.infinispan.configuration.cache
AuthorizationConfiguration.
AuthorizationConfigurationBuilder - Class in org.infinispan.configuration.cache
AuthorizationConfigurationBuilder.
AuthorizationConfigurationBuilder(SecurityConfigurationBuilder) - Constructor for class org.infinispan.configuration.cache.AuthorizationConfigurationBuilder
 
authorizationEnabledWithoutSecurityManager() - Method in interface org.infinispan.util.logging.Log
 
AuthorizationHelper - Class in org.infinispan.security.impl
AuthorizationHelper.
AuthorizationHelper(GlobalSecurityConfiguration, AuditContext, String, ConcurrentMap<CachePrincipalPair, SubjectACL>) - Constructor for class org.infinispan.security.impl.AuthorizationHelper
 
AuthorizationHelper(GlobalSecurityConfiguration, AuditContext, String) - Constructor for class org.infinispan.security.impl.AuthorizationHelper
 
AuthorizationManager - Interface in org.infinispan.security
The AuthorizationManager is a cache-scoped component which verifies that the Subject associated with the current AccessControlContext has the requested permissions.
AuthorizationManagerFactory - Class in org.infinispan.factories
 
AuthorizationManagerFactory() - Constructor for class org.infinispan.factories.AuthorizationManagerFactory
 
AuthorizationManagerImpl - Class in org.infinispan.security.impl
AuthorizationManagerImpl.
AuthorizationManagerImpl() - Constructor for class org.infinispan.security.impl.AuthorizationManagerImpl
 
AuthorizationPermission - Enum in org.infinispan.security
AuthorizationPermission.
AUTO_COMMIT - Static variable in class org.infinispan.configuration.cache.TransactionConfiguration
 
AUTO_CONFIG - Static variable in class org.infinispan.configuration.cache.IndexingConfiguration
 
AutoBatchSupport - Class in org.infinispan.batch
Enables for automatic batching.
AutoBatchSupport() - Constructor for class org.infinispan.batch.AutoBatchSupport
 
autoCommit() - Method in class org.infinispan.configuration.cache.TransactionConfiguration
If the cache is transactional (i.e.
autoCommit(boolean) - Method in class org.infinispan.configuration.cache.TransactionConfigurationBuilder
If the cache is transactional (i.e.
autoConfig() - Method in class org.infinispan.configuration.cache.IndexingConfiguration
Determines if autoconfig is enabled for this IndexingConfiguration
autoConfig(boolean) - Method in class org.infinispan.configuration.cache.IndexingConfigurationBuilder
When enabled, applies to properties default configurations based on the cache type
autoConfig() - Method in class org.infinispan.configuration.cache.IndexingConfigurationBuilder
 
AutoInstantiableFactory - Interface in org.infinispan.factories
Component factories that implement this interface can be instantiated automatically by component registries when looking up components.
AVAILABILITY_MODE - Static variable in interface org.infinispan.marshall.core.Ids
 
AvailabilityException - Exception in org.infinispan.partitionhandling
Thrown when a partition happened and the key that an operation tries to access is not available.
AvailabilityException() - Constructor for exception org.infinispan.partitionhandling.AvailabilityException
 
AvailabilityException(Throwable) - Constructor for exception org.infinispan.partitionhandling.AvailabilityException
 
AvailabilityException(String) - Constructor for exception org.infinispan.partitionhandling.AvailabilityException
 
AvailabilityException(String, Throwable) - Constructor for exception org.infinispan.partitionhandling.AvailabilityException
 
AvailabilityMode - Enum in org.infinispan.partitionhandling
 
AvailabilityMode.Externalizer - Class in org.infinispan.partitionhandling
 
AvailabilityStrategy - Interface in org.infinispan.partitionhandling.impl
Implementations decide what to do when the cache membership changes, either because new nodes joined, nodes left, or there was a merge.
AvailabilityStrategyContext - Interface in org.infinispan.partitionhandling.impl
Contains information about the current state of the cache.
AVAILABLE - Static variable in class org.infinispan.configuration.cache.JMXStatisticsConfiguration
 
available() - Method in class org.infinispan.configuration.cache.JMXStatisticsConfiguration
If set to false, statistics gathering cannot be enabled during runtime.
available(boolean) - Method in class org.infinispan.configuration.cache.JMXStatisticsConfigurationBuilder
If set to false, statistics gathering cannot be enabled during runtime.
available() - Method in class org.infinispan.io.GridInputStream
 
available() - Method in class org.infinispan.io.UnclosableObjectInputStream
 
AvailablePartitionHandlingManager - Class in org.infinispan.partitionhandling.impl
PartitionHandlingManager implementation when the cluster is always available.
average() - Method in class org.infinispan.stream.impl.DistributedDoubleCacheStream
 
average() - Method in class org.infinispan.stream.impl.DistributedIntCacheStream
 
average() - Method in class org.infinispan.stream.impl.DistributedLongCacheStream
 
average() - Method in class org.infinispan.stream.impl.local.LocalDoubleCacheStream
 
average() - Method in class org.infinispan.stream.impl.local.LocalIntCacheStream
 
average() - Method in class org.infinispan.stream.impl.local.LocalLongCacheStream
 
await() - Method in class org.infinispan.factories.TestDelayFactory.Control
 
await(CompletableFuture<?>, long, TimeUnit) - Static method in class org.infinispan.util.concurrent.CompletableFutures
It waits until the CompletableFuture is completed.
await(CompletableFuture<T>) - Static method in class org.infinispan.util.concurrent.CompletableFutures
Wait for a long time until the CompletableFuture is completed.
await() - Method in class org.infinispan.util.concurrent.ReclosableLatch
 
await(long, TimeUnit) - Method in class org.infinispan.util.concurrent.ReclosableLatch
 
AWAIT_INITIAL_TRANSFER - Static variable in class org.infinispan.configuration.cache.StateTransferConfiguration
 
awaitCompletion() - Method in class org.infinispan.statetransfer.InboundTransferTask
Wait until all segments are received, cancelled, or the task is terminated abruptly by terminate().
awaitCompletion(Object, long, TimeUnit) - Method in interface org.infinispan.stream.impl.ClusterStreamManager
Awaits completion of the given request.
awaitCompletion(Object, long, TimeUnit) - Method in class org.infinispan.stream.impl.ClusterStreamManagerImpl
 
awaitCompletion(Object, long, TimeUnit) - Method in class org.infinispan.stream.impl.PartitionAwareClusterStreamManager
 
awaitCompletion(Object, long, TimeUnit) - Method in class org.infinispan.stream.impl.tx.TxClusterStreamManager
 
awaitForPushToFinish(Future<?>, long, TimeUnit) - Method in class org.infinispan.persistence.support.SingletonCacheWriter
Method that waits for the in-memory to cache loader state to finish.
awaitInitialTransfer() - Method in class org.infinispan.configuration.cache.StateTransferConfiguration
If true, this will cause the first call to method CacheManager.getCache() on the joiner node to block and wait until the joining is complete and the cache has finished receiving state from neighboring caches (if fetchInMemoryState is enabled).
awaitInitialTransfer(boolean) - Method in class org.infinispan.configuration.cache.StateTransferConfigurationBuilder
If true, this will cause the first call to method CacheManager.getCache() on the joiner node to block and wait until the joining is complete and the cache has finished receiving state from neighboring caches (if fetchInMemoryState is enabled).
awaitPendingTransactionsForAllKeys(TxInvocationContext<?>, Collection<Object>, long, TimeUnit) - Method in class org.infinispan.util.concurrent.locks.impl.DefaultPendingLockManager
 
awaitPendingTransactionsForAllKeys(TxInvocationContext<?>, Collection<Object>, long, TimeUnit) - Method in class org.infinispan.util.concurrent.locks.impl.NoOpPendingLockManager
 
awaitPendingTransactionsForAllKeys(TxInvocationContext<?>, Collection<Object>, long, TimeUnit) - Method in interface org.infinispan.util.concurrent.locks.PendingLockManager
It waits for any transaction with older topology id to complete that may have the lock for any key in keys acquired.
awaitPendingTransactionsForKey(TxInvocationContext<?>, Object, long, TimeUnit) - Method in class org.infinispan.util.concurrent.locks.impl.DefaultPendingLockManager
 
awaitPendingTransactionsForKey(TxInvocationContext<?>, Object, long, TimeUnit) - Method in class org.infinispan.util.concurrent.locks.impl.NoOpPendingLockManager
 
awaitPendingTransactionsForKey(TxInvocationContext<?>, Object, long, TimeUnit) - Method in interface org.infinispan.util.concurrent.locks.PendingLockManager
It waits for any transaction with older topology id to complete that may have the lock for key acquired.
awaitTermination(long, TimeUnit) - Method in class org.infinispan.distexec.DefaultExecutorService
 
awaitTermination(long, TimeUnit) - Method in class org.infinispan.executors.LazyInitializingBlockingTaskAwareExecutorService
 
awaitTermination(long, TimeUnit) - Method in class org.infinispan.executors.LazyInitializingExecutorService
 
awaitTermination(long, TimeUnit) - Method in class org.infinispan.executors.LazyInitializingScheduledExecutorService
 
awaitTermination(long, TimeUnit) - Method in class org.infinispan.util.concurrent.BlockingTaskAwareExecutorServiceImpl
 
awaitTermination(long, TimeUnit) - Method in class org.infinispan.util.concurrent.WithinThreadExecutor
 
awaitUntilReset() - Method in class org.infinispan.transaction.impl.TotalOrderRemoteTransactionState
 
awaitUntilUnBlock() - Method in interface org.infinispan.transaction.totalorder.TotalOrderLatch
It waits for this synchronization block to be unblocked.
awaitUntilUnBlock() - Method in class org.infinispan.transaction.totalorder.TotalOrderLatchImpl
 

B

backgroundTaskFinished(Callable<T>) - Method in class org.infinispan.executors.SemaphoreCompletionService
Signal that a task that called SemaphoreCompletionService.continueTaskInBackground() has finished and optionally execute another task on the just-freed thread.
BackingKeySet(Cache<K, V>, CacheSet<CacheEntry<K, V>>, LocalFlagAffectedCommand) - Constructor for class org.infinispan.interceptors.distribution.DistributionBulkInterceptor.BackingKeySet
Deprecated.
 
backup() - Method in class org.infinispan.configuration.cache.TakeOfflineConfigurationBuilder
 
backup() - Method in class org.infinispan.configuration.cache.XSiteStateTransferConfigurationBuilder
 
backupCommit(CommitCommand) - Method in interface org.infinispan.xsite.BackupSender
 
backupCommit(CommitCommand) - Method in class org.infinispan.xsite.BackupSenderImpl
 
BackupConfiguration - Class in org.infinispan.configuration.cache
 
BackupConfiguration(AttributeSet, TakeOfflineConfiguration, XSiteStateTransferConfiguration) - Constructor for class org.infinispan.configuration.cache.BackupConfiguration
 
BackupConfiguration.BackupStrategy - Enum in org.infinispan.configuration.cache
 
BackupConfigurationBuilder - Class in org.infinispan.configuration.cache
 
BackupConfigurationBuilder(ConfigurationBuilder) - Constructor for class org.infinispan.configuration.cache.BackupConfigurationBuilder
 
BackupFailureException - Exception in org.infinispan.xsite
Exception to be used to signal failures to backup to remote sites.
BackupFailureException(String) - Constructor for exception org.infinispan.xsite.BackupFailureException
 
BackupFailureException() - Constructor for exception org.infinispan.xsite.BackupFailureException
 
backupFailurePolicy() - Method in class org.infinispan.configuration.cache.BackupConfiguration
 
backupFailurePolicy(BackupFailurePolicy) - Method in class org.infinispan.configuration.cache.BackupConfigurationBuilder
Configures how the system behaves when the backup call fails.
BackupFailurePolicy - Enum in org.infinispan.configuration.cache
Defines the possible behaviour in case of failure during x-site.
backupFor() - Method in class org.infinispan.configuration.cache.SitesConfiguration
 
backupFor() - Method in class org.infinispan.configuration.cache.SitesConfigurationBuilder
 
BackupForBuilder - Class in org.infinispan.configuration.cache
 
BackupForBuilder(ConfigurationBuilder) - Constructor for class org.infinispan.configuration.cache.BackupForBuilder
 
BackupForConfiguration - Class in org.infinispan.configuration.cache
Defines the remote caches for which this cache acts as a backup.
BackupForConfiguration(AttributeSet) - Constructor for class org.infinispan.configuration.cache.BackupForConfiguration
 
backupForMissingParameters() - Method in interface org.infinispan.util.logging.Log
 
backupForNullCache() - Method in interface org.infinispan.util.logging.Log
 
backupMissingSite() - Method in interface org.infinispan.util.logging.Log
 
backupPrepare(PrepareCommand) - Method in interface org.infinispan.xsite.BackupSender
Prepares a transaction on the remote site.
backupPrepare(PrepareCommand) - Method in class org.infinispan.xsite.BackupSenderImpl
 
BackupReceiver - Interface in org.infinispan.xsite
Component present on a backup site that manages the backup information and logic.
BackupReceiverRepository - Interface in org.infinispan.xsite
Global component that holds all the BackupReceivers within this CacheManager.
BackupReceiverRepositoryImpl - Class in org.infinispan.xsite
 
BackupReceiverRepositoryImpl() - Constructor for class org.infinispan.xsite.BackupReceiverRepositoryImpl
 
backupRemotely(Collection<XSiteBackup>, XSiteReplicateCommand) - Method in class org.infinispan.remoting.transport.AbstractDelegatingTransport
 
backupRemotely(Collection<XSiteBackup>, XSiteReplicateCommand) - Method in class org.infinispan.remoting.transport.jgroups.JGroupsTransport
 
backupRemotely(Collection<XSiteBackup>, XSiteReplicateCommand) - Method in interface org.infinispan.remoting.transport.Transport
 
BackupResponse - Interface in org.infinispan.remoting.transport
Represents a response from a backup replication call.
backupRollback(RollbackCommand) - Method in interface org.infinispan.xsite.BackupSender
 
backupRollback(RollbackCommand) - Method in class org.infinispan.xsite.BackupSenderImpl
 
backups() - Method in class org.infinispan.configuration.cache.SitesConfigurationBuilder
 
backupSender - Variable in class org.infinispan.interceptors.xsite.BaseBackupInterceptor
 
BackupSender - Interface in org.infinispan.xsite
Component responsible with sending backup data to remote sites.
BackupSender.BringSiteOnlineResponse - Enum in org.infinispan.xsite
 
BackupSender.TakeSiteOfflineResponse - Enum in org.infinispan.xsite
 
BackupSenderImpl - Class in org.infinispan.xsite
 
BackupSenderImpl(String) - Constructor for class org.infinispan.xsite.BackupSenderImpl
 
BackupSenderImpl.CustomBackupPolicyInvoker - Class in org.infinispan.xsite
 
backupSiteNullName() - Method in interface org.infinispan.util.logging.Log
 
backupWrite(WriteCommand) - Method in interface org.infinispan.xsite.BackupSender
 
backupWrite(WriteCommand) - Method in class org.infinispan.xsite.BackupSenderImpl
 
BaseBackupInterceptor - Class in org.infinispan.interceptors.xsite
 
BaseBackupInterceptor() - Constructor for class org.infinispan.interceptors.xsite.BaseBackupInterceptor
 
BaseBackupReceiver - Class in org.infinispan.xsite
Common implementation logic for BackupReceiver
BaseBackupReceiver(Cache<Object, Object>) - Constructor for class org.infinispan.xsite.BaseBackupReceiver
 
BaseBackupReceiver.BackupCacheUpdater - Class in org.infinispan.xsite
 
BaseBlockingRunnable - Class in org.infinispan.remoting.inboundhandler
Common logic to handle CacheRpcCommand.
BaseBlockingRunnable(BasePerCacheInboundInvocationHandler, CacheRpcCommand, Reply) - Constructor for class org.infinispan.remoting.inboundhandler.BaseBlockingRunnable
 
BaseCacheEntryListenerInvocation(ListenerInvocation<Event<K, V>>, CacheEventFilter<? super K, ? super V>, CacheEventConverter<? super K, ? super V, ?>, Class<? extends Annotation>, boolean, boolean, UUID, boolean, Listener.Observation, Set<Class<? extends Annotation>>) - Constructor for class org.infinispan.notifications.cachelistener.CacheNotifierImpl.BaseCacheEntryListenerInvocation
 
BaseCustomInterceptor - Class in org.infinispan.interceptors.base
Anyone using the AdvancedCache.addInterceptor(CommandInterceptor, int) method (or any of its overloaded forms) or registering custom interceptors via XML should extend this base class when creating their own custom interceptors.
BaseCustomInterceptor() - Constructor for class org.infinispan.interceptors.base.BaseCustomInterceptor
 
BaseDistributionInterceptor - Class in org.infinispan.interceptors.distribution
Deprecated.
Since 8.2, no longer public API.
BaseDistributionInterceptor() - Constructor for class org.infinispan.interceptors.distribution.BaseDistributionInterceptor
Deprecated.
 
BaseLockingAction - Class in org.infinispan.remoting.inboundhandler.action
A base Action implementation for locking.
BaseLockingAction(ClusteringDependentLogic) - Constructor for class org.infinispan.remoting.inboundhandler.action.BaseLockingAction
 
BaseLockingAction.InternalState - Enum in org.infinispan.remoting.inboundhandler.action
 
BasePerCacheInboundInvocationHandler - Class in org.infinispan.remoting.inboundhandler
Implementation with the default handling methods and utilities methods.
BasePerCacheInboundInvocationHandler() - Constructor for class org.infinispan.remoting.inboundhandler.BasePerCacheInboundInvocationHandler
 
BaseRpcCommand - Class in org.infinispan.commands.remote
 
BaseRpcCommand(String) - Constructor for class org.infinispan.commands.remote.BaseRpcCommand
 
BaseRpcInterceptor - Class in org.infinispan.interceptors.base
Deprecated.
Since 8.2, no longer public API.
BaseRpcInterceptor() - Constructor for class org.infinispan.interceptors.base.BaseRpcInterceptor
Deprecated.
 
BaseRpcInvokingCommand - Class in org.infinispan.commands.remote
Base class for RPC commands.
BaseRpcInvokingCommand(String) - Constructor for class org.infinispan.commands.remote.BaseRpcInvokingCommand
 
BaseStateTransferInterceptor - Class in org.infinispan.interceptors.base
Deprecated.
Since 8.2, no longer public API.
BaseStateTransferInterceptor() - Constructor for class org.infinispan.interceptors.base.BaseStateTransferInterceptor
Deprecated.
 
BaseTerminalOperation - Class in org.infinispan.stream.impl.termop
Abstract instance that provides common code needed for all terminal operations.
BaseTerminalOperation(Iterable<IntermediateOperation>, Supplier<? extends BaseStream<?, ?>>) - Constructor for class org.infinispan.stream.impl.termop.BaseTerminalOperation
 
BaseTypeConverterInterceptor<K,V> - Class in org.infinispan.interceptors.compat
Deprecated.
Since 8.2, no longer public API.
BaseTypeConverterInterceptor() - Constructor for class org.infinispan.interceptors.compat.BaseTypeConverterInterceptor
Deprecated.
 
BasicEventLogger - Class in org.infinispan.util.logging.events.impl
BasicEventLogger.
BasicEventLogger() - Constructor for class org.infinispan.util.logging.events.impl.BasicEventLogger
 
batchContainer - Variable in class org.infinispan.batch.AutoBatchSupport
 
BatchContainer - Class in org.infinispan.batch
A container for holding thread locals for batching, to be used with the BatchingCache.startBatch() and BatchingCache.endBatch(boolean) calls.
BatchContainer() - Constructor for class org.infinispan.batch.BatchContainer
 
batchContainer - Variable in class org.infinispan.cache.impl.CacheImpl
 
BatchingClusterEventManagerImpl<K,V> - Class in org.infinispan.notifications.cachelistener.cluster.impl
 
BatchingClusterEventManagerImpl(Cache<K, V>) - Constructor for class org.infinispan.notifications.cachelistener.cluster.impl.BatchingClusterEventManagerImpl
 
BatchingClusterEventManagerImpl.UnicastEventContext<K,V> - Class in org.infinispan.notifications.cachelistener.cluster.impl
 
BatchingInterceptor - Class in org.infinispan.interceptors
Deprecated.
Since 8.2, no longer public API.
BatchingInterceptor() - Constructor for class org.infinispan.interceptors.BatchingInterceptor
Deprecated.
 
BatchModeTransactionManager - Class in org.infinispan.transaction.tm
Not really a transaction manager in the truest sense of the word.
BatchModeTransactionManager() - Constructor for class org.infinispan.transaction.tm.BatchModeTransactionManager
 
batchSize - Variable in class org.infinispan.iteration.impl.LocalEntryRetriever
 
batchSize - Variable in class org.infinispan.stream.impl.termop.object.MapIteratorOperation
 
becomeCoordinator(String) - Method in interface org.infinispan.xsite.statetransfer.XSiteStateTransferManager
Makes this node the coordinator for the state transfer to the site name.
becomeCoordinator(String) - Method in class org.infinispan.xsite.statetransfer.XSiteStateTransferManagerImpl
 
BEFORE - Static variable in class org.infinispan.configuration.cache.InterceptorConfiguration
 
before() - Method in class org.infinispan.configuration.cache.InterceptorConfiguration
 
before(Class<? extends CommandInterceptor>) - Method in class org.infinispan.configuration.cache.InterceptorConfigurationBuilder
Dictates that the custom interceptor appears immediately before the specified interceptor.
beforeBackupRemotely(XSiteReplicateCommand) - Method in class org.infinispan.remoting.transport.AbstractDelegatingTransport
method invoked before a backup remote invocation.
beforeCompletion() - Method in class org.infinispan.transaction.synchronization.SynchronizationAdapter
 
beforeCompletionFailed(Synchronization, Throwable) - Method in interface org.infinispan.util.logging.Log
 
beforeConfirmRebalance(String, int, Throwable) - Method in class org.infinispan.util.AbstractControlledLocalTopologyManager
 
beforeHandle(CacheRpcCommand, Reply, DeliverOrder) - Method in class org.infinispan.remoting.inboundhandler.AbstractDelegatingHandler
Invoked before the command is handled by the real PerCacheInboundInvocationHandler.
beforeHandleRebalance(String, CacheTopology, int) - Method in class org.infinispan.util.AbstractControlledLocalTopologyManager
 
beforeHandleTopologyUpdate(String, CacheTopology, int) - Method in class org.infinispan.util.AbstractControlledLocalTopologyManager
 
beforeInvalidation(Set<Integer>, Set<Integer>) - Method in interface org.infinispan.statetransfer.StateConsumerImpl.KeyInvalidationListener
 
beforeInvoke() - Method in class org.infinispan.remoting.inboundhandler.BaseBlockingRunnable
 
beforeInvoke() - Method in class org.infinispan.remoting.inboundhandler.DefaultTopologyRunnable
 
beforeInvokeRemotely(ReplicableCommand) - Method in class org.infinispan.remoting.transport.AbstractDelegatingTransport
method invoked before a remote invocation.
begin() - Method in class org.infinispan.transaction.tm.DummyBaseTransactionManager
Starts a new transaction, and associate it with the calling thread.
begin() - Method in class org.infinispan.transaction.tm.DummyUserTransaction
Starts a new transaction, and associate it with the calling thread.
BIG_DELAY_NANOS - Static variable in class org.infinispan.util.concurrent.CompletableFutures
 
binaryParam() - Method in interface org.infinispan.filter.ParamKeyValueFilterConverterFactory
 
block() - Method in class org.infinispan.remoting.transport.jgroups.JGroupsTransport
 
BlockingRunnable - Interface in org.infinispan.util.concurrent
A special Runnable (for the particular case of Total Order) that is only sent to a thread when it is ready to be executed without blocking the thread

Use case: - in Total Order, when the prepare is delivered, the runnable blocks waiting for the previous conflicting transactions to be finished.

BlockingTaskAwareExecutorService - Interface in org.infinispan.util.concurrent
Executor service that is aware of BlockingRunnable and only dispatch the runnable to a thread when it has low (or no) probability of blocking the thread.
BlockingTaskAwareExecutorServiceImpl - Class in org.infinispan.util.concurrent
A special executor service that accepts a BlockingRunnable.
BlockingTaskAwareExecutorServiceImpl(String, ExecutorService, TimeService) - Constructor for class org.infinispan.util.concurrent.BlockingTaskAwareExecutorServiceImpl
 
bootstrapComponents() - Method in class org.infinispan.factories.ComponentRegistry
Invoked after BootstrapFactory is registered but before any ModuleCommandInitializer.
BootstrapFactory - Class in org.infinispan.factories
Factory for setting up bootstrap components
BootstrapFactory(AdvancedCache<?, ?>, Configuration, ComponentRegistry) - Constructor for class org.infinispan.factories.BootstrapFactory
 
BoundedConcurrentHashMap<K,V> - Class in org.infinispan.util.concurrent
A hash table supporting full concurrency of retrievals and adjustable expected concurrency for updates.
BoundedConcurrentHashMap(int, int, BoundedConcurrentHashMap.Eviction, BoundedConcurrentHashMap.EvictionListener<? super K, ? super V>, Equivalence<? super K>, Equivalence<? super V>) - Constructor for class org.infinispan.util.concurrent.BoundedConcurrentHashMap
Creates a new, empty map with the specified maximum capacity, load factor and concurrency level.
BoundedConcurrentHashMap(int, int, Equivalence<? super K>, Equivalence<? super V>) - Constructor for class org.infinispan.util.concurrent.BoundedConcurrentHashMap
Creates a new, empty map with the specified maximum capacity, load factor, concurrency level and LRU eviction policy.
BoundedConcurrentHashMap(int, int, BoundedConcurrentHashMap.Eviction, Equivalence<? super K>, Equivalence<? super V>) - Constructor for class org.infinispan.util.concurrent.BoundedConcurrentHashMap
Creates a new, empty map with the specified maximum capacity, load factor, concurrency level and eviction strategy.
BoundedConcurrentHashMap(int, Equivalence<? super K>, Equivalence<? super V>) - Constructor for class org.infinispan.util.concurrent.BoundedConcurrentHashMap
Creates a new, empty map with the specified maximum capacity, default concurrency level and LRU eviction policy.
BoundedConcurrentHashMap(Equivalence<? super K>, Equivalence<? super V>) - Constructor for class org.infinispan.util.concurrent.BoundedConcurrentHashMap
Creates a new, empty map with the default maximum capacity
BoundedConcurrentHashMap.Eviction - Enum in org.infinispan.util.concurrent
 
BoundedConcurrentHashMap.EvictionListener<K,V> - Interface in org.infinispan.util.concurrent
 
BoundedConcurrentHashMap.EvictionPolicy<K,V> - Interface in org.infinispan.util.concurrent
 
boundedDataContainer(int, long, EvictionStrategy, EvictionThreadPolicy, Equivalence<? super K>, EvictionType) - Static method in class org.infinispan.container.DefaultDataContainer
 
boundedDataContainer(int, long, EvictionStrategy, EvictionThreadPolicy, Equivalence<? super K>, EntrySizeCalculator<? super K, ? super V>) - Static method in class org.infinispan.container.DefaultDataContainer
 
BoundedExecutors - Class in org.infinispan.util.concurrent
Similar to JDK Executors except that the factory methods here allow you to specify the size of the blocking queue that backs the executor.
BoundedExecutors() - Constructor for class org.infinispan.util.concurrent.BoundedExecutors
 
boxed() - Method in class org.infinispan.stream.impl.DistributedDoubleCacheStream
 
boxed() - Method in class org.infinispan.stream.impl.DistributedIntCacheStream
 
boxed() - Method in class org.infinispan.stream.impl.DistributedLongCacheStream
 
boxed() - Method in class org.infinispan.stream.impl.local.LocalDoubleCacheStream
 
boxed() - Method in class org.infinispan.stream.impl.local.LocalIntCacheStream
 
boxed() - Method in class org.infinispan.stream.impl.local.LocalLongCacheStream
 
BoxedDoubleOperation - Class in org.infinispan.stream.impl.intops.primitive.d
Performs boxed operation on a DoubleStream
BoxedIntOperation - Class in org.infinispan.stream.impl.intops.primitive.i
Performs boxed operation on a IntStream
BoxedLongOperation - Class in org.infinispan.stream.impl.intops.primitive.l
Performs boxed operation on a LongStream
boxKey(K) - Method in interface org.infinispan.compat.TypeConverter
Covert a instance of cached key type into an instance of target key type.
boxValue(V) - Method in interface org.infinispan.compat.TypeConverter
Covert a instance of cached key type into an instance of target key type.
bringOnline() - Method in class org.infinispan.xsite.OfflineStatus
 
bringSiteOnline(String) - Method in interface org.infinispan.xsite.BackupSender
Brings a site with the given name back online.
bringSiteOnline(String) - Method in class org.infinispan.xsite.BackupSenderImpl
 
bringSiteOnline(String) - Method in class org.infinispan.xsite.GlobalXSiteAdminOperations
 
bringSiteOnline(String) - Method in class org.infinispan.xsite.XSiteAdminOperations
 
broadcastRebalanceStart(String, CacheTopology, boolean, boolean) - Method in interface org.infinispan.topology.ClusterTopologyManager
 
broadcastRebalanceStart(String, CacheTopology, boolean, boolean) - Method in class org.infinispan.topology.ClusterTopologyManagerImpl
 
broadcastStableTopologyUpdate(String, CacheTopology, boolean, boolean) - Method in interface org.infinispan.topology.ClusterTopologyManager
 
broadcastStableTopologyUpdate(String, CacheTopology, boolean, boolean) - Method in class org.infinispan.topology.ClusterTopologyManagerImpl
 
broadcastTopologyUpdate(String, CacheTopology, AvailabilityMode, boolean, boolean) - Method in interface org.infinispan.topology.ClusterTopologyManager
 
broadcastTopologyUpdate(String, CacheTopology, AvailabilityMode, boolean, boolean) - Method in class org.infinispan.topology.ClusterTopologyManagerImpl
 
Bucket - Class in org.infinispan.persistence.support
A bucket is where entries are stored.
Bucket(Equivalence<Object>) - Constructor for class org.infinispan.persistence.support.Bucket
 
Bucket(Map<Object, MarshalledEntry>, Equivalence<Object>) - Constructor for class org.infinispan.persistence.support.Bucket
 
build() - Method in class org.infinispan.configuration.cache.ConfigurationBuilder
 
build(GlobalConfiguration) - Method in class org.infinispan.configuration.cache.ConfigurationBuilder
 
build(boolean) - Method in class org.infinispan.configuration.cache.ConfigurationBuilder
 
build() - Method in interface org.infinispan.configuration.cache.ConfigurationChildBuilder
 
build() - Method in class org.infinispan.configuration.global.GlobalConfigurationBuilder
 
build() - Method in interface org.infinispan.configuration.global.GlobalConfigurationChildBuilder
 
build() - Method in interface org.infinispan.distexec.DistributedTaskBuilder
Completes creation of DistributedTask with the currently provided attributes of this DistributedTaskBuilder
build() - Method in class org.infinispan.distribution.ch.impl.DefaultConsistentHashFactory.Builder
 
build() - Method in class org.infinispan.metadata.EmbeddedMetadata.Builder
 
build() - Method in interface org.infinispan.metadata.Metadata.Builder
Build a metadata instance.
build() - Method in class org.infinispan.notifications.cachelistener.CacheNotifierImpl.CacheInvocationBuilder
 
build() - Method in class org.infinispan.notifications.cachelistener.CacheNotifierImpl.DelegatingCacheInvocationBuilder
 
build() - Method in class org.infinispan.notifications.cachemanagerlistener.CacheManagerNotifierImpl.DefaultBuilder
 
build() - Method in class org.infinispan.notifications.impl.AbstractListenerImpl.AbstractInvocationBuilder
 
build() - Method in class org.infinispan.remoting.rpc.RpcOptionsBuilder
 
build() - Method in class org.infinispan.xsite.status.AbstractSiteStatusBuilder
 
buildApplyDeltaCommand(Object, Delta, Collection) - Method in interface org.infinispan.commands.CommandsFactory
Builds a ApplyDeltaCommand used for applying Delta objects to DeltaAware containers stored in cache
buildApplyDeltaCommand(Object, Delta, Collection) - Method in class org.infinispan.commands.CommandsFactoryImpl
 
buildCancelCommandCommand(UUID) - Method in interface org.infinispan.commands.CommandsFactory
Builds CancelCommandCommand used to cancel other commands executing on Infinispan cluster
buildCancelCommandCommand(UUID) - Method in class org.infinispan.commands.CommandsFactoryImpl
 
buildClearCommand(Set<Flag>) - Method in interface org.infinispan.commands.CommandsFactory
Builds a ClearCommand
buildClearCommand(Set<Flag>) - Method in class org.infinispan.commands.CommandsFactoryImpl
 
buildClusteredGetAllCommand(List<?>, Set<Flag>, GlobalTransaction) - Method in interface org.infinispan.commands.CommandsFactory
Builds a ClusteredGetAllCommand, which is a remote lookup command
buildClusteredGetAllCommand(List<?>, Set<Flag>, GlobalTransaction) - Method in class org.infinispan.commands.CommandsFactoryImpl
 
buildClusteredGetCommand(Object, Set<Flag>, boolean, GlobalTransaction) - Method in interface org.infinispan.commands.CommandsFactory
Builds a ClusteredGetCommand, which is a remote lookup command
buildClusteredGetCommand(Object, Set<Flag>, boolean, GlobalTransaction) - Method in class org.infinispan.commands.CommandsFactoryImpl
 
buildCommitCommand(GlobalTransaction) - Method in interface org.infinispan.commands.CommandsFactory
Builds a CommitCommand
buildCommitCommand(GlobalTransaction) - Method in class org.infinispan.commands.CommandsFactoryImpl
 
buildCompleteTransactionCommand(Xid, boolean) - Method in interface org.infinispan.commands.CommandsFactory
Builds a CompleteTransactionCommand command.
buildCompleteTransactionCommand(Xid, boolean) - Method in class org.infinispan.commands.CommandsFactoryImpl
 
buildCreateCacheCommand(String, String) - Method in interface org.infinispan.commands.CommandsFactory
Same as buildCreateCacheCommand(cacheName, cacheConfigurationName, false, 0).
buildCreateCacheCommand(String, String, int) - Method in interface org.infinispan.commands.CommandsFactory
Builds a CreateCacheCommand used to create/start cache around Infinispan cluster
buildCreateCacheCommand(String, String) - Method in class org.infinispan.commands.CommandsFactoryImpl
 
buildCreateCacheCommand(String, String, int) - Method in class org.infinispan.commands.CommandsFactoryImpl
 
buildDistributedExecuteCommand(Callable<T>, Address, Collection) - Method in interface org.infinispan.commands.CommandsFactory
Builds a DistributedExecuteCommand used for migration and execution of distributed Callables and Runnables.
buildDistributedExecuteCommand(Callable<T>, Address, Collection) - Method in class org.infinispan.commands.CommandsFactoryImpl
 
buildEntryRequestCommand(UUID, Set<Integer>, Set<K>, KeyValueFilter<? super K, ? super V>, Converter<? super K, ? super V, C>, Set<Flag>) - Method in interface org.infinispan.commands.CommandsFactory
Builds EntryRequestCommand used to request entries from a remote node for given segments
buildEntryRequestCommand(UUID, Set<Integer>, Set<K>, KeyValueFilter<? super K, ? super V>, Converter<? super K, ? super V, C>, Set<Flag>) - Method in class org.infinispan.commands.CommandsFactoryImpl
 
buildEntryResponseCommand(UUID, Set<Integer>, Set<Integer>, Collection<CacheEntry<K, C>>, CacheException) - Method in interface org.infinispan.commands.CommandsFactory
Builds EntryResponseCommand use to respond with retrieved entries for given segments
buildEntryResponseCommand(UUID, Set<Integer>, Set<Integer>, Collection<CacheEntry<K, C>>, CacheException) - Method in class org.infinispan.commands.CommandsFactoryImpl
 
buildEntrySetCommand(Set<Flag>) - Method in interface org.infinispan.commands.CommandsFactory
Builds a EntrySetCommand
buildEntrySetCommand(Set<Flag>) - Method in class org.infinispan.commands.CommandsFactoryImpl
 
Builder(Hash, int, int, List<Address>, Map<Address, Float>) - Constructor for class org.infinispan.distribution.ch.impl.DefaultConsistentHashFactory.Builder
 
Builder(DefaultConsistentHash, List<Address>, Map<Address, Float>) - Constructor for class org.infinispan.distribution.ch.impl.DefaultConsistentHashFactory.Builder
 
Builder(DefaultConsistentHash) - Constructor for class org.infinispan.distribution.ch.impl.DefaultConsistentHashFactory.Builder
 
Builder(DefaultConsistentHashFactory.Builder) - Constructor for class org.infinispan.distribution.ch.impl.DefaultConsistentHashFactory.Builder
 
Builder(Hash, int, int, List<Address>, Map<Address, Float>) - Constructor for class org.infinispan.distribution.ch.impl.SyncConsistentHashFactory.Builder
 
Builder(Hash, int, int, List<Address>, Map<Address, Float>) - Constructor for class org.infinispan.distribution.ch.impl.TopologyAwareSyncConsistentHashFactory.Builder
 
builder() - Method in class org.infinispan.functional.impl.MetaParamsInternalMetadata
 
builder() - Method in class org.infinispan.metadata.EmbeddedMetadata
 
Builder() - Constructor for class org.infinispan.metadata.EmbeddedMetadata.Builder
 
builder() - Method in class org.infinispan.metadata.impl.InternalMetadataImpl
 
builder() - Method in class org.infinispan.metadata.impl.L1Metadata
 
builder() - Method in interface org.infinispan.metadata.Metadata
Returns an instance of Metadata.Builder which can be used to build new instances of Metadata instance which are full copies of this Metadata.
Builder(Iterator<? extends T>) - Constructor for class org.infinispan.stream.impl.spliterators.IteratorAsSpliterator.Builder
 
Builder(CloseableIterator<? extends T>) - Constructor for class org.infinispan.stream.impl.spliterators.IteratorAsSpliterator.Builder
 
buildEvictCommand(Object, Set<Flag>) - Method in interface org.infinispan.commands.CommandsFactory
Builds an EvictCommand
buildEvictCommand(Object, Set<Flag>) - Method in class org.infinispan.commands.CommandsFactoryImpl
 
buildGetAllCommand(Collection<?>, Set<Flag>, boolean) - Method in interface org.infinispan.commands.CommandsFactory
Builds a GetAllCommand
buildGetAllCommand(Collection<?>, Set<Flag>, boolean) - Method in class org.infinispan.commands.CommandsFactoryImpl
 
buildGetCacheEntryCommand(Object, Set<Flag>) - Method in interface org.infinispan.commands.CommandsFactory
Builds a GetCacheEntryCommand
buildGetCacheEntryCommand(Object, Set<Flag>) - Method in class org.infinispan.commands.CommandsFactoryImpl
 
buildGetInDoubtTransactionsCommand() - Method in interface org.infinispan.commands.CommandsFactory
buildGetInDoubtTransactionsCommand() - Method in class org.infinispan.commands.CommandsFactoryImpl
 
buildGetInDoubtTxInfoCommand() - Method in interface org.infinispan.commands.CommandsFactory
 
buildGetInDoubtTxInfoCommand() - Method in class org.infinispan.commands.CommandsFactoryImpl
 
buildGetKeysInGroupCommand(Set<Flag>, String) - Method in interface org.infinispan.commands.CommandsFactory
Builds GetKeysInGroupCommand used to fetch all the keys belonging to a group.
buildGetKeysInGroupCommand(Set<Flag>, String) - Method in class org.infinispan.commands.CommandsFactoryImpl
 
buildGetKeyValueCommand(Object, Set<Flag>) - Method in interface org.infinispan.commands.CommandsFactory
Builds a GetKeyValueCommand
buildGetKeyValueCommand(Object, Set<Flag>) - Method in class org.infinispan.commands.CommandsFactoryImpl
 
buildInjectionMethodsList() - Method in class org.infinispan.factories.AbstractComponentRegistry.Component
 
buildInterceptorChain() - Method in class org.infinispan.factories.InterceptorChainFactory
 
buildInvalidateCommand(Set<Flag>, Object...) - Method in interface org.infinispan.commands.CommandsFactory
Builds an InvalidateCommand
buildInvalidateCommand(Set<Flag>, Object...) - Method in class org.infinispan.commands.CommandsFactoryImpl
 
buildInvalidateFromL1Command(Set<Flag>, Collection<Object>) - Method in interface org.infinispan.commands.CommandsFactory
Builds an InvalidateFromL1Command
buildInvalidateFromL1Command(Address, Set<Flag>, Collection<Object>) - Method in interface org.infinispan.commands.CommandsFactory
 
buildInvalidateFromL1Command(Set<Flag>, Collection<Object>) - Method in class org.infinispan.commands.CommandsFactoryImpl
 
buildInvalidateFromL1Command(Address, Set<Flag>, Collection<Object>) - Method in class org.infinispan.commands.CommandsFactoryImpl
 
buildJmxDomain(GlobalConfiguration, MBeanServer, String) - Static method in class org.infinispan.jmx.JmxUtil
Build the JMX domain name.
buildKeySetCommand(Set<Flag>) - Method in interface org.infinispan.commands.CommandsFactory
Builds a KeySetCommand
buildKeySetCommand(Set<Flag>) - Method in class org.infinispan.commands.CommandsFactoryImpl
 
buildLockControlCommand(Collection<?>, Set<Flag>, GlobalTransaction) - Method in interface org.infinispan.commands.CommandsFactory
Builds a LockControlCommand to control explicit remote locking
buildLockControlCommand(Object, Set<Flag>, GlobalTransaction) - Method in interface org.infinispan.commands.CommandsFactory
buildLockControlCommand(Collection<?>, Set<Flag>) - Method in interface org.infinispan.commands.CommandsFactory
 
buildLockControlCommand(Collection<?>, Set<Flag>, GlobalTransaction) - Method in class org.infinispan.commands.CommandsFactoryImpl
 
buildLockControlCommand(Object, Set<Flag>, GlobalTransaction) - Method in class org.infinispan.commands.CommandsFactoryImpl
 
buildLockControlCommand(Collection<?>, Set<Flag>) - Method in class org.infinispan.commands.CommandsFactoryImpl
 
buildMapCombineCommand(String, Mapper<KIn, VIn, KOut, VOut>, Reducer<KOut, VOut>, Collection<KIn>) - Method in interface org.infinispan.commands.CommandsFactory
Builds a MapCombineCommand used for migration and map phase execution of MapReduce tasks.
buildMapCombineCommand(String, Mapper<KIn, VIn, KOut, VOut>, Reducer<KOut, VOut>, Collection<KIn>) - Method in class org.infinispan.commands.CommandsFactoryImpl
 
buildPrepareCommand(GlobalTransaction, List<WriteCommand>, boolean) - Method in interface org.infinispan.commands.CommandsFactory
Builds a PrepareCommand
buildPrepareCommand(GlobalTransaction, List<WriteCommand>, boolean) - Method in class org.infinispan.commands.CommandsFactoryImpl
 
buildPutKeyValueCommand(Object, Object, Metadata, Set<Flag>) - Method in interface org.infinispan.commands.CommandsFactory
Builds a PutKeyValueCommand
buildPutKeyValueCommand(Object, Object, Metadata, Set<Flag>) - Method in class org.infinispan.commands.CommandsFactoryImpl
 
buildPutMapCommand(Map<?, ?>, Metadata, Set<Flag>) - Method in interface org.infinispan.commands.CommandsFactory
Builds a PutMapCommand
buildPutMapCommand(Map<?, ?>, Metadata, Set<Flag>) - Method in class org.infinispan.commands.CommandsFactoryImpl
 
buildReadOnlyKeyCommand(K, Function<EntryView.ReadEntryView<K, V>, R>) - Method in interface org.infinispan.commands.CommandsFactory
 
buildReadOnlyKeyCommand(K, Function<EntryView.ReadEntryView<K, V>, R>) - Method in class org.infinispan.commands.CommandsFactoryImpl
 
buildReadOnlyManyCommand(Set<? extends K>, Function<EntryView.ReadEntryView<K, V>, R>) - Method in interface org.infinispan.commands.CommandsFactory
 
buildReadOnlyManyCommand(Set<? extends K>, Function<EntryView.ReadEntryView<K, V>, R>) - Method in class org.infinispan.commands.CommandsFactoryImpl
 
buildReadWriteKeyCommand(K, Function<EntryView.ReadWriteEntryView<K, V>, R>, Params) - Method in interface org.infinispan.commands.CommandsFactory
 
buildReadWriteKeyCommand(K, Function<EntryView.ReadWriteEntryView<K, V>, R>, Params) - Method in class org.infinispan.commands.CommandsFactoryImpl
 
buildReadWriteKeyValueCommand(K, V, BiFunction<V, EntryView.ReadWriteEntryView<K, V>, R>, Params) - Method in interface org.infinispan.commands.CommandsFactory
 
buildReadWriteKeyValueCommand(K, V, BiFunction<V, EntryView.ReadWriteEntryView<K, V>, R>, Params) - Method in class org.infinispan.commands.CommandsFactoryImpl
 
buildReadWriteManyCommand(Set<? extends K>, Function<EntryView.ReadWriteEntryView<K, V>, R>, Params) - Method in interface org.infinispan.commands.CommandsFactory
 
buildReadWriteManyCommand(Set<? extends K>, Function<EntryView.ReadWriteEntryView<K, V>, R>, Params) - Method in class org.infinispan.commands.CommandsFactoryImpl
 
buildReadWriteManyEntriesCommand(Map<? extends K, ? extends V>, BiFunction<V, EntryView.ReadWriteEntryView<K, V>, R>, Params) - Method in interface org.infinispan.commands.CommandsFactory
 
buildReadWriteManyEntriesCommand(Map<? extends K, ? extends V>, BiFunction<V, EntryView.ReadWriteEntryView<K, V>, R>, Params) - Method in class org.infinispan.commands.CommandsFactoryImpl
 
buildReduceCommand(String, String, Reducer<KOut, VOut>, Collection<KOut>) - Method in interface org.infinispan.commands.CommandsFactory
Builds a ReduceCommand used for migration and reduce phase execution of MapReduce tasks.
buildReduceCommand(String, String, Reducer<KOut, VOut>, Collection<KOut>) - Method in class org.infinispan.commands.CommandsFactoryImpl
 
buildRegistrar(Set<AbstractComponentRegistry.Component>) - Method in class org.infinispan.jmx.AbstractJmxRegistration
 
buildRegistrar(Set<AbstractComponentRegistry.Component>) - Method in class org.infinispan.jmx.CacheJmxRegistration
 
buildRegistrar(Set<AbstractComponentRegistry.Component>) - Method in class org.infinispan.jmx.CacheManagerJmxRegistration
 
buildRemoveCommand(Object, Object, Set<Flag>) - Method in interface org.infinispan.commands.CommandsFactory
Builds a RemoveCommand
buildRemoveCommand(Object, Object, Set<Flag>) - Method in class org.infinispan.commands.CommandsFactoryImpl
 
buildRemoveExpiredCommand(Object, Object, Long) - Method in interface org.infinispan.commands.CommandsFactory
Builds an expired remove command that is used to remove only a specific expired entry
buildRemoveExpiredCommand(Object, Object, Long) - Method in class org.infinispan.commands.CommandsFactoryImpl
 
buildReplaceCommand(Object, Object, Object, Metadata, Set<Flag>) - Method in interface org.infinispan.commands.CommandsFactory
Builds a ReplaceCommand
buildReplaceCommand(Object, Object, Object, Metadata, Set<Flag>) - Method in class org.infinispan.commands.CommandsFactoryImpl
 
buildReplicateCommand(List<ReplicableCommand>) - Method in interface org.infinispan.commands.CommandsFactory
Builds an RpcCommand "envelope" containing multiple ReplicableCommands
buildReplicateCommand(List<ReplicableCommand>) - Method in class org.infinispan.commands.CommandsFactoryImpl
 
buildRollbackCommand(GlobalTransaction) - Method in interface org.infinispan.commands.CommandsFactory
Builds a RollbackCommand
buildRollbackCommand(GlobalTransaction) - Method in class org.infinispan.commands.CommandsFactoryImpl
 
buildSingleRpcCommand(ReplicableCommand) - Method in interface org.infinispan.commands.CommandsFactory
Builds a SingleRpcCommand "envelope" containing a single ReplicableCommand
buildSingleRpcCommand(ReplicableCommand) - Method in class org.infinispan.commands.CommandsFactoryImpl
 
buildSingleXSiteRpcCommand(VisitableCommand) - Method in interface org.infinispan.commands.CommandsFactory
Builds SingleRpcCommand used to perform VisitableCommand on the backup site,
buildSingleXSiteRpcCommand(VisitableCommand) - Method in class org.infinispan.commands.CommandsFactoryImpl
 
buildSizeCommand(Set<Flag>) - Method in interface org.infinispan.commands.CommandsFactory
Builds a SizeCommand
buildSizeCommand(Set<Flag>) - Method in class org.infinispan.commands.CommandsFactoryImpl
 
buildStateRequestCommand(StateRequestCommand.Type, Address, int, Set<Integer>) - Method in interface org.infinispan.commands.CommandsFactory
Builds a StateRequestCommand used for requesting transactions and locks and for starting or canceling transfer of cache entries.
buildStateRequestCommand(StateRequestCommand.Type, Address, int, Set<Integer>) - Method in class org.infinispan.commands.CommandsFactoryImpl
 
buildStateResponseCommand(Address, int, Collection<StateChunk>) - Method in interface org.infinispan.commands.CommandsFactory
Builds a StateResponseCommand used for pushing cache entries to another node in response to a StateRequestCommand.
buildStateResponseCommand(Address, int, Collection<StateChunk>) - Method in class org.infinispan.commands.CommandsFactoryImpl
 
buildStream(Set<Integer>, Set<?>) - Method in interface org.infinispan.stream.impl.local.AbstractLocalCacheStream.StreamSupplier
 
buildStream(Set<Integer>, Set<?>) - Method in class org.infinispan.stream.impl.local.EntryStreamSupplier
 
buildStream(Set<Integer>, Set<?>) - Method in class org.infinispan.stream.impl.local.KeyStreamSupplier
 
buildStreamRequestCommand(Object, boolean, StreamRequestCommand.Type, Set<Integer>, Set<K>, Set<K>, boolean, Object) - Method in interface org.infinispan.commands.CommandsFactory
 
buildStreamRequestCommand(Object, boolean, StreamRequestCommand.Type, Set<Integer>, Set<K>, Set<K>, boolean, Object) - Method in class org.infinispan.commands.CommandsFactoryImpl
 
buildStreamResponseCommand(Object, boolean, Set<Integer>, R) - Method in interface org.infinispan.commands.CommandsFactory
Builds StreamResponseCommand used to send back a response either intermediate or complete to the originating node with the information for the stream request.
buildStreamResponseCommand(Object, boolean, Set<Integer>, R) - Method in class org.infinispan.commands.CommandsFactoryImpl
 
buildTxCompletionNotificationCommand(Xid, GlobalTransaction) - Method in interface org.infinispan.commands.CommandsFactory
buildTxCompletionNotificationCommand(long) - Method in interface org.infinispan.commands.CommandsFactory
 
buildTxCompletionNotificationCommand(Xid, GlobalTransaction) - Method in class org.infinispan.commands.CommandsFactoryImpl
 
buildTxCompletionNotificationCommand(long) - Method in class org.infinispan.commands.CommandsFactoryImpl
 
buildVersionedCommitCommand(GlobalTransaction) - Method in interface org.infinispan.commands.CommandsFactory
Builds a VersionedCommitCommand
buildVersionedCommitCommand(GlobalTransaction) - Method in class org.infinispan.commands.CommandsFactoryImpl
 
buildVersionedPrepareCommand(GlobalTransaction, List<WriteCommand>, boolean) - Method in interface org.infinispan.commands.CommandsFactory
Builds a VersionedPrepareCommand
buildVersionedPrepareCommand(GlobalTransaction, List<WriteCommand>, boolean) - Method in class org.infinispan.commands.CommandsFactoryImpl
 
buildWriteOnlyKeyCommand(K, Consumer<EntryView.WriteEntryView<V>>, Params) - Method in interface org.infinispan.commands.CommandsFactory
 
buildWriteOnlyKeyCommand(K, Consumer<EntryView.WriteEntryView<V>>, Params) - Method in class org.infinispan.commands.CommandsFactoryImpl
 
buildWriteOnlyKeyValueCommand(K, V, BiConsumer<V, EntryView.WriteEntryView<V>>, Params) - Method in interface org.infinispan.commands.CommandsFactory
 
buildWriteOnlyKeyValueCommand(K, V, BiConsumer<V, EntryView.WriteEntryView<V>>, Params) - Method in class org.infinispan.commands.CommandsFactoryImpl
 
buildWriteOnlyManyCommand(Set<? extends K>, Consumer<EntryView.WriteEntryView<V>>, Params) - Method in interface org.infinispan.commands.CommandsFactory
 
buildWriteOnlyManyCommand(Set<? extends K>, Consumer<EntryView.WriteEntryView<V>>, Params) - Method in class org.infinispan.commands.CommandsFactoryImpl
 
buildWriteOnlyManyEntriesCommand(Map<? extends K, ? extends V>, BiConsumer<V, EntryView.WriteEntryView<V>>, Params) - Method in interface org.infinispan.commands.CommandsFactory
 
buildWriteOnlyManyEntriesCommand(Map<? extends K, ? extends V>, BiConsumer<V, EntryView.WriteEntryView<V>>, Params) - Method in class org.infinispan.commands.CommandsFactoryImpl
 
buildXSiteAdminCommand(String, XSiteAdminCommand.AdminOperation, Integer, Long) - Method in interface org.infinispan.commands.CommandsFactory
Builds XSiteAdminCommand used to perform system administrator operations.
buildXSiteAdminCommand(String, XSiteAdminCommand.AdminOperation, Integer, Long) - Method in class org.infinispan.commands.CommandsFactoryImpl
 
buildXSiteStatePushCommand(XSiteState[], long) - Method in interface org.infinispan.commands.CommandsFactory
Builds XSiteStatePushCommand used to transfer a single chunk of data between sites.
buildXSiteStatePushCommand(XSiteState[], long) - Method in class org.infinispan.commands.CommandsFactoryImpl
 
buildXSiteStateTransferControlCommand(XSiteStateTransferControlCommand.StateTransferControl, String) - Method in interface org.infinispan.commands.CommandsFactory
Builds XSiteStateTransferControlCommand used to control the-cross site state transfer.
buildXSiteStateTransferControlCommand(XSiteStateTransferControlCommand.StateTransferControl, String) - Method in class org.infinispan.commands.CommandsFactoryImpl
 
BYTE_ARRAY_KEY - Static variable in interface org.infinispan.marshall.core.Ids
 
ByteBufferImpl - Class in org.infinispan.io
Deprecated.
ByteBufferImpl(byte[], int, int) - Constructor for class org.infinispan.io.ByteBufferImpl
Deprecated.
 

C

cache - Variable in class org.infinispan.atomic.impl.AtomicHashMapProxy
 
Cache<K,V> - Interface in org.infinispan
The central interface of Infinispan.
cache - Variable in class org.infinispan.cache.impl.AbstractDelegatingAdvancedCache
 
cache - Variable in class org.infinispan.commands.read.AbstractCloseableIteratorCollection
 
cache - Variable in class org.infinispan.distexec.DefaultExecutorService
 
cache - Variable in class org.infinispan.distexec.mapreduce.MapReduceTask
Deprecated.
 
cache - Variable in class org.infinispan.interceptors.base.BaseCustomInterceptor
 
cache - Variable in class org.infinispan.iteration.impl.LocalEntryRetriever
 
cache - Variable in class org.infinispan.iteration.impl.RemovableEntryIterator
 
cache - Variable in class org.infinispan.iteration.impl.TrackingEntryIterableFromStream
 
cache - Variable in class org.infinispan.iteration.impl.TransactionAwareCloseableIterable
 
cache - Variable in class org.infinispan.notifications.cachelistener.cluster.ClusterEventManagerFactory
 
cache - Variable in class org.infinispan.stream.impl.PartitionAwareClusterStreamManager
 
cache - Variable in class org.infinispan.stream.impl.RemovableIterator
 
cache - Variable in class org.infinispan.xsite.AbstractCustomFailurePolicy
 
cache - Variable in class org.infinispan.xsite.BaseBackupReceiver
 
CACHE_DELIMITER - Static variable in class org.infinispan.xsite.GlobalXSiteAdminOperations
 
CACHE_DEPENDENCY_GRAPH - Static variable in class org.infinispan.factories.KnownComponentNames
 
CACHE_EVENT_CONVERTER_AS_CONVERTER - Static variable in interface org.infinispan.marshall.core.Ids
 
CACHE_EVENT_FILTER_AS_KEY_VALUE_FILTER - Static variable in interface org.infinispan.marshall.core.Ids
 
CACHE_EVENT_FILTER_CONVERTER_AS_KEY_VALUE_FILTER_CONVERTER - Static variable in interface org.infinispan.marshall.core.Ids
 
CACHE_FILTERS - Static variable in interface org.infinispan.marshall.core.Ids
 
CACHE_JMX_GROUP - Static variable in class org.infinispan.jmx.CacheJmxRegistration
 
CACHE_JOIN_INFO - Static variable in interface org.infinispan.marshall.core.Ids
 
CACHE_MANAGER_JMX_GROUP - Static variable in class org.infinispan.jmx.CacheManagerJmxRegistration
 
CACHE_MANAGER_NAME - Static variable in class org.infinispan.configuration.global.GlobalJmxStatisticsConfiguration
 
CACHE_MARSHALLER - Static variable in class org.infinispan.factories.KnownComponentNames
 
CACHE_MODE - Static variable in class org.infinispan.configuration.cache.ClusteringConfiguration
 
CACHE_NOT_FOUND_RESPONSE - Static variable in interface org.infinispan.marshall.core.Ids
 
CACHE_RPC_COMMAND - Static variable in interface org.infinispan.marshall.core.Ids
 
CACHE_STATUS_RESPONSE - Static variable in interface org.infinispan.marshall.core.Ids
 
CACHE_STOP_TIMEOUT - Static variable in class org.infinispan.configuration.cache.TransactionConfiguration
 
CACHE_STOPPED_TOPOLOGY_ID - Static variable in class org.infinispan.transaction.impl.TransactionTable
 
CACHE_TOPOLOGY - Static variable in interface org.infinispan.marshall.core.Ids
 
CacheAware<K,V> - Interface in org.infinispan.stream
Interface that describes how a cache can be injected into another object.
cacheBackupsDataToSameSite(String) - Method in interface org.infinispan.util.logging.Log
 
CacheCollection<E> - Interface in org.infinispan
A collection type that returns special Cache based streams that have additional options to tweak behavior.
CacheCollectors - Class in org.infinispan.stream
Helper class designed to be used to create a serializable Collector for use with CacheStream.collect(Collector) from a supplier of a collector.
cacheComponents() - Method in class org.infinispan.factories.ComponentRegistry
Invoked last after all services are wired
cacheConfiguration - Variable in class org.infinispan.interceptors.base.CommandInterceptor
 
CacheConfigurationMBean - Class in org.infinispan.cache.impl
CacheConfigurationMBeanImpl.
CacheConfigurationMBean() - Constructor for class org.infinispan.cache.impl.CacheConfigurationMBean
 
CacheContainer - Interface in org.infinispan.manager
 
CacheContainerStats - Interface in org.infinispan.stats
Similar to Stats but in the scope of a single per node CacheContainer
CacheContainerStatsImpl - Class in org.infinispan.stats.impl
Cache container statistics needed for admin console
CacheContainerStatsImpl(EmbeddedCacheManager) - Constructor for class org.infinispan.stats.impl.CacheContainerStatsImpl
 
CacheEntriesEvicted - Annotation Type in org.infinispan.notifications.cachelistener.annotation
This annotation should be used on methods that need to be notified when cache entries are evicted.
CacheEntriesEvictedEvent<K,V> - Interface in org.infinispan.notifications.cachelistener.event
This event subtype is passed in to any method annotated with CacheEntriesEvicted.
CacheEntry<K,V> - Interface in org.infinispan.container.entries
An entry that is stored in the data container
CacheEntryActivated - Annotation Type in org.infinispan.notifications.cachelistener.annotation
This annotation should be used on methods that need to be notified when a cache entry is activated.
CacheEntryActivatedEvent<K,V> - Interface in org.infinispan.notifications.cachelistener.event
This event subtype is passed in to any method annotated with CacheEntryActivated.
CacheEntryChange() - Constructor for class org.infinispan.cache.impl.SimpleCacheImpl.CacheEntryChange
 
CacheEntryCreated - Annotation Type in org.infinispan.notifications.cachelistener.annotation
This annotation should be used on methods that need to be notified when a cache entry is created.
CacheEntryCreatedEvent<K,V> - Interface in org.infinispan.notifications.cachelistener.event
This event subtype is passed in to any method annotated with CacheEntryCreated.
CacheEntryEvent<K,V> - Interface in org.infinispan.notifications.cachelistener.event
A transactional event subtype that additionally expose a key as such events pertain to a specific cache entry.
CacheEntryExpired - Annotation Type in org.infinispan.notifications.cachelistener.annotation
This annotation should be used on methods that need to be notified when a cache entry is expired

Methods annotated with this annotation should be public and take in a single parameter, a CacheEntryExpiredEvent otherwise an IncorrectListenerException will be thrown when registering your cache listener.

CacheEntryExpiredEvent<K,V> - Interface in org.infinispan.notifications.cachelistener.event
This event subtype is passed in to any method annotated with CacheEntryExpired.
CacheEntryInvalidated - Annotation Type in org.infinispan.notifications.cachelistener.annotation
This annotation should be used on methods that need to be notified when a cache entry is invalidated.
CacheEntryInvalidatedEvent<K,V> - Interface in org.infinispan.notifications.cachelistener.event
Notifies a listener of an invalidation event.
CacheEntryListenerInvocation<K,V> - Interface in org.infinispan.notifications.cachelistener
Additional listener methods specific to caches.
CacheEntryLoaded - Annotation Type in org.infinispan.notifications.cachelistener.annotation
This annotation should be used on methods that need to be notified when a cache entry is loaded from a CacheLoader.
CacheEntryLoadedEvent<K,V> - Interface in org.infinispan.notifications.cachelistener.event
This event subtype is passed in to any method annotated with CacheEntryLoaded.
CacheEntryModified - Annotation Type in org.infinispan.notifications.cachelistener.annotation
This annotation should be used on methods that need to be notified when a cache entry has been modified.
CacheEntryModifiedEvent<K,V> - Interface in org.infinispan.notifications.cachelistener.event
This event subtype is passed in to any method annotated with CacheEntryModified

The CacheEntryModifiedEvent.getValue() method's behavior is specific to whether the callback is triggered before or after the event in question.

CacheEntryPassivated - Annotation Type in org.infinispan.notifications.cachelistener.annotation
This annotation should be used on methods that need to be notified when cache entries are passivated.
CacheEntryPassivatedEvent<K,V> - Interface in org.infinispan.notifications.cachelistener.event
This event subtype is passed in to any method annotated with CacheEntryPassivated.
CacheEntryRemoved - Annotation Type in org.infinispan.notifications.cachelistener.annotation
This annotation should be used on methods that need to be notified when a cache entry is removed from the cache.
CacheEntryRemovedEvent<K,V> - Interface in org.infinispan.notifications.cachelistener.event
This event subtype is passed in to any method annotated with CacheEntryRemoved.
cacheEntrySet() - Method in interface org.infinispan.AdvancedCache
Identical to Cache.entrySet() but is typed to return CacheEntries instead of Entries.
cacheEntrySet() - Method in class org.infinispan.cache.impl.AbstractDelegatingAdvancedCache
 
cacheEntrySet() - Method in class org.infinispan.cache.impl.CacheImpl
 
cacheEntrySet() - Method in class org.infinispan.cache.impl.DecoratedCache
 
cacheEntrySet() - Method in class org.infinispan.cache.impl.SimpleCacheImpl
 
CacheEntrySet() - Constructor for class org.infinispan.cache.impl.SimpleCacheImpl.CacheEntrySet
 
cacheEntrySet() - Method in class org.infinispan.security.impl.SecureCacheImpl
 
CacheEntrySizeCalculator<K,V> - Class in org.infinispan.container.entries
Implementation of a size calculator that calcultes only the size of the value assuming it is an InternalCacheEntry.
CacheEntrySizeCalculator(EntrySizeCalculator<? super K, ? super V>) - Constructor for class org.infinispan.container.entries.CacheEntrySizeCalculator
 
CacheEntryVisited - Annotation Type in org.infinispan.notifications.cachelistener.annotation
This annotation should be used on methods that need to be notified when a cache entry is visited.
CacheEntryVisitedEvent<K,V> - Interface in org.infinispan.notifications.cachelistener.event
This event subtype is passed in to any method annotated with CacheEntryVisited.
CacheEventConverter<K,V,C> - Interface in org.infinispan.notifications.cachelistener.filter
A converter that can be used to convert the value given for an event.
CacheEventConverterAsConverter<K,V,C> - Class in org.infinispan.notifications.cachelistener.filter
Converter that is implemented by using the provided CacheEventConverter.
CacheEventConverterAsConverter(CacheEventConverter<K, V, C>) - Constructor for class org.infinispan.notifications.cachelistener.filter.CacheEventConverterAsConverter
 
CacheEventConverterAsConverter.Externalizer - Class in org.infinispan.notifications.cachelistener.filter
 
CacheEventConverterFactory - Interface in org.infinispan.notifications.cachelistener.filter
Factory that can produce CacheEventConverters
CacheEventFilter<K,V> - Interface in org.infinispan.notifications.cachelistener.filter
A filter that can be used to tell if an event should be raised or not.
CacheEventFilterAsKeyValueFilter<K,V> - Class in org.infinispan.notifications.cachelistener.filter
KeyValueFilter that is implemented by using the provided CacheEventFilter.
CacheEventFilterAsKeyValueFilter(CacheEventFilter<K, V>) - Constructor for class org.infinispan.notifications.cachelistener.filter.CacheEventFilterAsKeyValueFilter
 
CacheEventFilterAsKeyValueFilter.Externalizer - Class in org.infinispan.notifications.cachelistener.filter
 
CacheEventFilterConverter<K,V,C> - Interface in org.infinispan.notifications.cachelistener.filter
This interface is an optimization that can be used when an event filter and converter are most efficiently used as the same object composing the filtering and conversion in the same method invocation.
CacheEventFilterConverterAsKeyValueFilterConverter<K,V,C> - Class in org.infinispan.notifications.cachelistener.filter
 
CacheEventFilterConverterAsKeyValueFilterConverter(CacheEventFilterConverter<K, V, C>) - Constructor for class org.infinispan.notifications.cachelistener.filter.CacheEventFilterConverterAsKeyValueFilterConverter
 
CacheEventFilterConverterAsKeyValueFilterConverter.Externalizer - Class in org.infinispan.notifications.cachelistener.filter
 
CacheEventFilterConverterFactory - Interface in org.infinispan.notifications.cachelistener.filter
Factory that can produce CacheEventFilterConverter instances.
CacheEventFilterFactory - Interface in org.infinispan.notifications.cachelistener.filter
Factory that can produce CacheEventFilters
cacheExists(String) - Method in class org.infinispan.manager.DefaultCacheManager
 
cacheExists(String) - Method in interface org.infinispan.manager.EmbeddedCacheManager
A cache is considered to exist if it has been created and started via one of the CacheContainer.getCache() methods and has not yet been removed via EmbeddedCacheManager.removeCache(String).
cacheExists(String) - Method in class org.infinispan.manager.impl.AbstractDelegatingEmbeddedCacheManager
 
CacheFilters - Class in org.infinispan.filter
Static factory class that contains utility methods that can be used for performing proper transformations from KeyValueFilter, Converter & KeyValueFilterConverter to appropraite distributed stream instances.
CacheFilters.CacheFiltersExternalizer - Class in org.infinispan.filter
 
CacheFiltersExternalizer() - Constructor for class org.infinispan.filter.CacheFilters.CacheFiltersExternalizer
 
cacheForWriting - Variable in class org.infinispan.atomic.impl.AtomicHashMapProxy
 
CacheImpl<K,V> - Class in org.infinispan.cache.impl
 
CacheImpl(String) - Constructor for class org.infinispan.cache.impl.CacheImpl
 
CacheInvocationBuilder() - Constructor for class org.infinispan.notifications.cachelistener.CacheNotifierImpl.CacheInvocationBuilder
 
cacheIsStopping(String) - Method in interface org.infinispan.util.logging.Log
 
cacheIsTerminated(String) - Method in interface org.infinispan.util.logging.Log
 
CacheJmxRegistration - Class in org.infinispan.jmx
If Configuration.jmxStatistics() is enabled, then class will register all the MBeans from cache local's ConfigurationRegistry to the MBean server.
CacheJmxRegistration() - Constructor for class org.infinispan.jmx.CacheJmxRegistration
 
CacheJoinInfo - Class in org.infinispan.topology
This class contains the information that a cache needs to supply to the coordinator when starting up.
CacheJoinInfo(ConsistentHashFactory, Hash, int, int, long, boolean, boolean, float) - Constructor for class org.infinispan.topology.CacheJoinInfo
 
CacheJoinInfo.Externalizer - Class in org.infinispan.topology
 
CacheLoader<K,V> - Interface in org.infinispan.persistence.spi
Defines the logic for loading data from an external storage.
cacheLoaderConfigurationCannotBeNull() - Method in interface org.infinispan.util.logging.Log
 
cacheLoaderIgnoringUnexpectedFile(Object, String) - Method in interface org.infinispan.util.logging.Log
 
CacheLoaderInterceptor<K,V> - Class in org.infinispan.interceptors
Deprecated.
Since 8.2, no longer public API.
CacheLoaderInterceptor() - Constructor for class org.infinispan.interceptors.CacheLoaderInterceptor
Deprecated.
 
cacheManager - Variable in class org.infinispan.xsite.BackupReceiverRepositoryImpl
 
CacheManagerJmxRegistration - Class in org.infinispan.jmx
Registers all the components from global component registry to the mbean server.
CacheManagerJmxRegistration() - Constructor for class org.infinispan.jmx.CacheManagerJmxRegistration
 
cacheManagerName() - Method in class org.infinispan.configuration.global.GlobalJmxStatisticsConfiguration
 
cacheManagerName(String) - Method in class org.infinispan.configuration.global.GlobalJmxStatisticsConfigurationBuilder
If JMX statistics are enabled, this property represents the name of this cache manager.
CacheManagerNotifier - Interface in org.infinispan.notifications.cachemanagerlistener
Notifications for the cache manager
CacheManagerNotifierImpl - Class in org.infinispan.notifications.cachemanagerlistener
Global, shared notifications on the cache manager.
CacheManagerNotifierImpl() - Constructor for class org.infinispan.notifications.cachemanagerlistener.CacheManagerNotifierImpl
 
CacheManagerNotifierImpl.DefaultBuilder - Class in org.infinispan.notifications.cachemanagerlistener
 
cacheManagerStarted(GlobalComponentRegistry) - Method in class org.infinispan.lifecycle.AbstractModuleLifecycle
 
cacheManagerStarted(GlobalComponentRegistry) - Method in interface org.infinispan.lifecycle.ModuleLifecycle
 
cacheManagerStarting(GlobalComponentRegistry, GlobalConfiguration) - Method in class org.infinispan.lifecycle.AbstractModuleLifecycle
 
cacheManagerStarting(GlobalComponentRegistry, GlobalConfiguration) - Method in interface org.infinispan.lifecycle.ModuleLifecycle
 
cacheManagerStopped(GlobalComponentRegistry) - Method in class org.infinispan.lifecycle.AbstractModuleLifecycle
 
cacheManagerStopped(GlobalComponentRegistry) - Method in interface org.infinispan.lifecycle.ModuleLifecycle
 
cacheManagerStopping(GlobalComponentRegistry) - Method in class org.infinispan.lifecycle.AbstractModuleLifecycle
 
cacheManagerStopping(GlobalComponentRegistry) - Method in interface org.infinispan.lifecycle.ModuleLifecycle
 
cacheMarshaler - Variable in class org.infinispan.factories.ComponentRegistry
 
CacheMarshaller - Class in org.infinispan.marshall.core
A cache-scoped marshaller.
CacheMarshaller(VersionAwareMarshaller) - Constructor for class org.infinispan.marshall.core.CacheMarshaller
 
CacheMgmtInterceptor - Class in org.infinispan.interceptors
Deprecated.
Since 8.2, no longer public API.
CacheMgmtInterceptor() - Constructor for class org.infinispan.interceptors.CacheMgmtInterceptor
Deprecated.
 
CacheMixedSiteStatus - Class in org.infinispan.xsite.status
A mixed SiteStatus.
CacheMixedSiteStatus(List<Address>, List<Address>) - Constructor for class org.infinispan.xsite.status.CacheMixedSiteStatus
 
CacheMode - Enum in org.infinispan.configuration.cache
Cache replication mode.
cacheMode() - Method in class org.infinispan.configuration.cache.ClusteringConfiguration
Cache mode.
cacheMode(CacheMode) - Method in class org.infinispan.configuration.cache.ClusteringConfigurationBuilder
Cache mode.
cacheMode() - Method in class org.infinispan.configuration.cache.ClusteringConfigurationBuilder
 
cacheModeString() - Method in class org.infinispan.configuration.cache.ClusteringConfiguration
 
cacheName - Variable in class org.infinispan.commands.remote.BaseRpcCommand
 
cacheName - Variable in class org.infinispan.commands.tx.AbstractTransactionBoundaryCommand
 
cacheName - Variable in class org.infinispan.expiration.impl.ExpirationManagerImpl
 
CacheNotFoundResponse - Class in org.infinispan.remoting.responses
A response that signals the named cache is not running on the target node.
CacheNotFoundResponse.Externalizer - Class in org.infinispan.remoting.responses
 
cacheNotifier - Variable in class org.infinispan.expiration.impl.ExpirationManagerImpl
 
CacheNotifier<K,V> - Interface in org.infinispan.notifications.cachelistener
Public interface with all allowed notifications.
CacheNotifierImpl<K,V> - Class in org.infinispan.notifications.cachelistener
Helper class that handles all notifications to registered listeners.
CacheNotifierImpl() - Constructor for class org.infinispan.notifications.cachelistener.CacheNotifierImpl
 
CacheNotifierImpl.BaseCacheEntryListenerInvocation<K,V> - Class in org.infinispan.notifications.cachelistener
 
CacheNotifierImpl.CacheInvocationBuilder - Class in org.infinispan.notifications.cachelistener
 
CacheNotifierImpl.ClusteredListenerInvocation<K,V> - Class in org.infinispan.notifications.cachelistener
This class is to be used with cluster listener invocations only when they have included current state.
CacheNotifierImpl.DelegatingCacheInvocationBuilder - Class in org.infinispan.notifications.cachelistener
 
CacheNotifierImpl.NonClusteredListenerInvocation - Class in org.infinispan.notifications.cachelistener
 
cacheNotStarted() - Method in interface org.infinispan.util.logging.Log
 
CachePermission - Class in org.infinispan.security
CachePermission.
CachePermission(String) - Constructor for class org.infinispan.security.CachePermission
 
CachePermission(AuthorizationPermission) - Constructor for class org.infinispan.security.CachePermission
 
CachePermissionCollection - Class in org.infinispan.security
CachePermissionCollection.
CachePermissionCollection() - Constructor for class org.infinispan.security.CachePermissionCollection
 
CachePrincipalPair - Class in org.infinispan.security.impl
CachePrincipalPair.
CacheRoleImpl - Class in org.infinispan.security.impl
CacheRoleImpl.
CacheRoleImpl(String, AuthorizationPermission...) - Constructor for class org.infinispan.security.impl.CacheRoleImpl
 
CacheRoleImpl(String, Set<AuthorizationPermission>) - Constructor for class org.infinispan.security.impl.CacheRoleImpl
 
CacheRpcCommand - Interface in org.infinispan.commands.remote
The RpcManager only replicates commands wrapped in a CacheRpcCommand.
CacheRpcCommandExternalizer - Class in org.infinispan.marshall.exts
Externalizer in charge of marshalling cache specific commands.
CacheRpcCommandExternalizer(GlobalComponentRegistry, ReplicableCommandExternalizer) - Constructor for class org.infinispan.marshall.exts.CacheRpcCommandExternalizer
 
CacheSet<E> - Interface in org.infinispan
A set that also must implement the various CacheCollection methods for streams.
CacheSiteStatusBuilder - Class in org.infinispan.xsite.status
A per-cache SiteStatus builder.
CacheSiteStatusBuilder() - Constructor for class org.infinispan.xsite.status.CacheSiteStatusBuilder
 
cacheStarted(ComponentRegistry, String) - Method in class org.infinispan.lifecycle.AbstractModuleLifecycle
 
cacheStarted(ComponentRegistry, String) - Method in interface org.infinispan.lifecycle.ModuleLifecycle
 
CacheStarted - Annotation Type in org.infinispan.notifications.cachemanagerlistener.annotation
This annotation should be used on methods that need to be notified when a cache is started.
cacheStarted(Event) - Method in class org.infinispan.persistence.support.SingletonCacheWriter.SingletonStoreListener
Cache started, check whether the cache is the coordinator and set the singleton store's active status.
CacheStartedEvent - Interface in org.infinispan.notifications.cachemanagerlistener.event
This event is passed in to any method annotated with CacheStarted.
cacheStarting(ComponentRegistry, Configuration, String) - Method in class org.infinispan.lifecycle.AbstractModuleLifecycle
 
cacheStarting(ComponentRegistry, Configuration, String) - Method in interface org.infinispan.lifecycle.ModuleLifecycle
 
CacheStatusResponse - Class in org.infinispan.topology
 
CacheStatusResponse(CacheJoinInfo, CacheTopology, CacheTopology, AvailabilityMode) - Constructor for class org.infinispan.topology.CacheStatusResponse
 
CacheStatusResponse.Externalizer - Class in org.infinispan.topology
 
cacheStopped(ComponentRegistry, String) - Method in class org.infinispan.lifecycle.AbstractModuleLifecycle
 
cacheStopped(ComponentRegistry, String) - Method in interface org.infinispan.lifecycle.ModuleLifecycle
 
CacheStopped - Annotation Type in org.infinispan.notifications.cachemanagerlistener.annotation
This annotation should be used on methods that need to be notified when a cache is stopped.
cacheStopped(CacheStoppedEvent) - Method in class org.infinispan.xsite.BackupReceiverRepositoryImpl
 
CacheStoppedEvent - Interface in org.infinispan.notifications.cachemanagerlistener.event
This event is passed in to any method annotated with CacheStopped.
cacheStopping(ComponentRegistry, String) - Method in class org.infinispan.lifecycle.AbstractModuleLifecycle
 
cacheStopping(ComponentRegistry, String) - Method in interface org.infinispan.lifecycle.ModuleLifecycle
 
cacheStopTimeout(long) - Method in class org.infinispan.configuration.cache.TransactionConfiguration
If there are any ongoing transactions when a cache is stopped, Infinispan waits for ongoing remote and local transactions to finish.
cacheStopTimeout() - Method in class org.infinispan.configuration.cache.TransactionConfiguration
If there are any ongoing transactions when a cache is stopped, Infinispan waits for ongoing remote and local transactions to finish.
cacheStopTimeout(long) - Method in class org.infinispan.configuration.cache.TransactionConfigurationBuilder
If there are any ongoing transactions when a cache is stopped, Infinispan waits for ongoing remote and local transactions to finish.
cacheStopTimeout(long, TimeUnit) - Method in class org.infinispan.configuration.cache.TransactionConfigurationBuilder
If there are any ongoing transactions when a cache is stopped, Infinispan waits for ongoing remote and local transactions to finish.
CacheStoreFactory - Interface in org.infinispan.persistence.factory
Creates Cache Store instances.
CacheStoreFactoryRegistry - Class in org.infinispan.persistence.factory
Registry for multiple CacheStoreFactory objects.
CacheStoreFactoryRegistry() - Constructor for class org.infinispan.persistence.factory.CacheStoreFactoryRegistry
 
CacheStoreFactoryRegistryFactory - Class in org.infinispan.factories
 
CacheStoreFactoryRegistryFactory() - Constructor for class org.infinispan.factories.CacheStoreFactoryRegistryFactory
 
CacheStream<R> - Interface in org.infinispan
A Stream that has additional operations to monitor or control behavior when used from a Cache.
cacheStream() - Method in class org.infinispan.stream.impl.DistributedDoubleCacheStream
 
cacheStream() - Method in class org.infinispan.stream.impl.DistributedIntCacheStream
 
cacheStream() - Method in class org.infinispan.stream.impl.DistributedLongCacheStream
 
cacheStream() - Method in class org.infinispan.stream.impl.tx.TxDistributedDoubleCacheStream
 
cacheStream() - Method in class org.infinispan.stream.impl.tx.TxDistributedIntCacheStream
 
cacheStream() - Method in class org.infinispan.stream.impl.tx.TxDistributedLongCacheStream
 
CacheStream.SegmentCompletionListener - Interface in org.infinispan
Functional interface that is used as a callback when segments are completed.
CacheSupport<K,V> - Class in org.infinispan.cache.impl
 
CacheSupport() - Constructor for class org.infinispan.cache.impl.CacheSupport
 
CacheSupport(long, long) - Constructor for class org.infinispan.cache.impl.CacheSupport
 
CacheTopology - Class in org.infinispan.topology
The status of a cache from a distribution/state transfer point of view.
CacheTopology(int, int, ConsistentHash, ConsistentHash, List<Address>) - Constructor for class org.infinispan.topology.CacheTopology
 
CacheTopology(int, int, ConsistentHash, ConsistentHash, ConsistentHash, List<Address>) - Constructor for class org.infinispan.topology.CacheTopology
 
CacheTopology.Externalizer - Class in org.infinispan.topology
 
CacheTopologyControlCommand - Class in org.infinispan.topology
A control command for all cache membership/rebalance operations.
CacheTopologyControlCommand() - Constructor for class org.infinispan.topology.CacheTopologyControlCommand
 
CacheTopologyControlCommand(String, CacheTopologyControlCommand.Type, Address, int) - Constructor for class org.infinispan.topology.CacheTopologyControlCommand
 
CacheTopologyControlCommand(String, CacheTopologyControlCommand.Type, Address, CacheJoinInfo, int) - Constructor for class org.infinispan.topology.CacheTopologyControlCommand
 
CacheTopologyControlCommand(String, CacheTopologyControlCommand.Type, Address, int, int, Throwable, int) - Constructor for class org.infinispan.topology.CacheTopologyControlCommand
 
CacheTopologyControlCommand(String, CacheTopologyControlCommand.Type, Address, AvailabilityMode, int) - Constructor for class org.infinispan.topology.CacheTopologyControlCommand
 
CacheTopologyControlCommand(String, CacheTopologyControlCommand.Type, Address, CacheTopology, AvailabilityMode, int) - Constructor for class org.infinispan.topology.CacheTopologyControlCommand
 
CacheTopologyControlCommand.Type - Enum in org.infinispan.topology
 
CacheTopologyHandler - Interface in org.infinispan.topology
CacheTransaction - Interface in org.infinispan.transaction.xa
Defines the state a infinispan transaction should have.
CacheTransaction.TransactionCompletedListener - Interface in org.infinispan.transaction.xa
 
CacheUnreachableException - Exception in org.infinispan.remoting
Wraps the UnreachableException.
CacheUnreachableException(UnreachableException) - Constructor for exception org.infinispan.remoting.CacheUnreachableException
 
cacheViewRollbackIdMismatch(int, int) - Method in interface org.infinispan.util.logging.Log
 
CacheWriter<K,V> - Interface in org.infinispan.persistence.spi
Allows persisting data to an external storage, as opposed to the CacheLoader.
CacheWriterInterceptor - Class in org.infinispan.interceptors
Deprecated.
Since 8.2, no longer public API.
CacheWriterInterceptor() - Constructor for class org.infinispan.interceptors.CacheWriterInterceptor
Deprecated.
 
CacheWriterInterceptor.Updater - Class in org.infinispan.interceptors
Deprecated.
 
calculateAverageReadTime() - Method in class org.infinispan.stats.impl.CacheContainerStatsImpl
 
calculateAverageRemoveTime() - Method in class org.infinispan.stats.impl.CacheContainerStatsImpl
 
calculateAverageWriteTime() - Method in class org.infinispan.stats.impl.CacheContainerStatsImpl
 
calculateEvictions() - Method in class org.infinispan.stats.impl.CacheContainerStatsImpl
 
calculateHitRatio() - Method in class org.infinispan.stats.impl.CacheContainerStatsImpl
 
calculateHits() - Method in class org.infinispan.stats.impl.CacheContainerStatsImpl
 
calculateMisses() - Method in class org.infinispan.stats.impl.CacheContainerStatsImpl
 
calculateNumberOfEntries() - Method in class org.infinispan.stats.impl.CacheContainerStatsImpl
 
calculateRank(ViewChangedEvent) - Method in class org.infinispan.container.versioning.NumericVersionGenerator.RankCalculator
 
calculateReadWriteRatio() - Method in class org.infinispan.stats.impl.CacheContainerStatsImpl
 
calculateRemoveHits() - Method in class org.infinispan.stats.impl.CacheContainerStatsImpl
 
calculateRemoveMisses() - Method in class org.infinispan.stats.impl.CacheContainerStatsImpl
 
calculateSize(K, InternalCacheEntry<K, V>) - Method in class org.infinispan.container.entries.CacheEntrySizeCalculator
 
calculateSize(Object, Object) - Method in class org.infinispan.container.entries.PrimitiveEntrySizeCalculator
 
calculateStores() - Method in class org.infinispan.stats.impl.CacheContainerStatsImpl
 
calculateTimeSinceStart() - Method in class org.infinispan.stats.impl.CacheContainerStatsImpl
 
call() - Method in class org.infinispan.notifications.cachelistener.cluster.ClusterEventCallable
 
call() - Method in class org.infinispan.notifications.cachelistener.cluster.ClusterListenerRemoveCallable
 
call() - Method in class org.infinispan.notifications.cachelistener.cluster.ClusterListenerReplicateCallable
 
call() - Method in class org.infinispan.notifications.cachelistener.cluster.MultiClusterEventCallable
 
call() - Method in class org.infinispan.remoting.LocalInvocation
 
call() - Method in class org.infinispan.remoting.transport.jgroups.RspListFuture
 
call() - Method in class org.infinispan.remoting.transport.jgroups.SingleResponseFuture
 
callable(Callable<T>) - Method in interface org.infinispan.distexec.DistributedTaskBuilder
Provide relevant Callable for the DistributedTask
CallInterceptor - Class in org.infinispan.interceptors
Deprecated.
Since 8.2, no longer public API.
CallInterceptor() - Constructor for class org.infinispan.interceptors.CallInterceptor
Deprecated.
 
canAddOwners(List<Address>) - Method in class org.infinispan.distribution.ch.impl.SyncConsistentHashFactory.Builder
 
canAddOwners(List<Address>) - Method in class org.infinispan.distribution.ch.impl.TopologyAwareSyncConsistentHashFactory.Builder
 
canApply(Set<Class<? extends Annotation>>, Class<? extends Annotation>) - Method in class org.infinispan.notifications.impl.AbstractListenerImpl
 
canBlock() - Method in class org.infinispan.commands.CreateCacheCommand
 
canBlock() - Method in class org.infinispan.commands.functional.ReadWriteManyCommand
 
canBlock() - Method in class org.infinispan.commands.functional.ReadWriteManyEntriesCommand
 
canBlock() - Method in class org.infinispan.commands.functional.WriteOnlyManyCommand
 
canBlock() - Method in class org.infinispan.commands.functional.WriteOnlyManyEntriesCommand
 
canBlock() - Method in class org.infinispan.commands.read.AbstractDataCommand
 
canBlock() - Method in class org.infinispan.commands.read.AbstractLocalCommand
 
canBlock() - Method in class org.infinispan.commands.read.DistributedExecuteCommand
 
canBlock() - Method in class org.infinispan.commands.read.GetAllCommand
 
canBlock() - Method in class org.infinispan.commands.read.MapCombineCommand
 
canBlock() - Method in class org.infinispan.commands.read.ReduceCommand
 
canBlock() - Method in class org.infinispan.commands.remote.BaseRpcCommand
 
canBlock() - Method in class org.infinispan.commands.remote.ClusteredGetCommand
 
canBlock() - Method in class org.infinispan.commands.remote.GetKeysInGroupCommand
 
canBlock() - Method in class org.infinispan.commands.remote.MultipleRpcCommand
 
canBlock() - Method in class org.infinispan.commands.remote.recovery.CompleteTransactionCommand
 
canBlock() - Method in class org.infinispan.commands.remote.recovery.TxCompletionNotificationCommand
 
canBlock() - Method in class org.infinispan.commands.remote.SingleRpcCommand
 
canBlock() - Method in class org.infinispan.commands.RemoveCacheCommand
 
canBlock() - Method in interface org.infinispan.commands.ReplicableCommand
If true, the command is processed asynchronously in a thread provided by an Infinispan thread pool.
canBlock() - Method in class org.infinispan.commands.tx.AbstractTransactionBoundaryCommand
 
canBlock() - Method in class org.infinispan.commands.write.AbstractDataWriteCommand
 
canBlock() - Method in class org.infinispan.commands.write.ClearCommand
 
canBlock() - Method in class org.infinispan.commands.write.PutMapCommand
 
canBlock() - Method in class org.infinispan.manager.impl.ReplicableCommandManagerFunction
 
canBlock() - Method in class org.infinispan.manager.impl.ReplicableCommandRunnable
 
canBlock() - Method in class org.infinispan.statetransfer.StateRequestCommand
 
canBlock() - Method in class org.infinispan.statetransfer.StateResponseCommand
 
canBlock() - Method in class org.infinispan.stream.impl.StreamRequestCommand
 
canBlock() - Method in class org.infinispan.stream.impl.StreamResponseCommand
 
canBlock() - Method in class org.infinispan.stream.impl.StreamSegmentResponseCommand
 
canBlock() - Method in class org.infinispan.topology.CacheTopologyControlCommand
 
canBlock() - Method in class org.infinispan.xsite.statetransfer.XSiteStatePushCommand
 
cancel(UUID) - Method in interface org.infinispan.commands.CancellationService
Cancels (invokes Thread#interrupt) a thread given a thread id
cancel(UUID) - Method in class org.infinispan.commands.CancellationServiceImpl
 
cancel() - Method in class org.infinispan.statetransfer.InboundTransferTask
 
cancel() - Method in class org.infinispan.statetransfer.OutboundTransferTask
Cancel the whole task.
cancel(LockState) - Method in interface org.infinispan.util.concurrent.locks.ExtendedLockPromise
It cancels the LockPromise if possible.
CancelCommand - Class in org.infinispan.commands
Command to cancel commands executing in remote VM
CancelCommand(String) - Constructor for class org.infinispan.commands.CancelCommand
 
CancelCommand(String, UUID) - Constructor for class org.infinispan.commands.CancelCommand
 
CancellableCommand - Interface in org.infinispan.commands
CancellableCommand is a command whose execution in remote VM can be canceled (if needed)
cancellableTasks - Variable in class org.infinispan.distexec.mapreduce.MapReduceTask
Deprecated.
 
CancellationService - Interface in org.infinispan.commands
CancellationService manages association of Thread executing CancellableCommand in a remote VM and if needed cancels command execution
cancellationService - Variable in class org.infinispan.distexec.DefaultExecutorService
 
cancellationService - Variable in class org.infinispan.distexec.mapreduce.MapReduceTask
Deprecated.
 
CancellationServiceImpl - Class in org.infinispan.commands
CancellationServiceImpl is a default implementation of CancellationService
CancellationServiceImpl() - Constructor for class org.infinispan.commands.CancellationServiceImpl
 
cancelOutboundTransfer(Address, int, Set<Integer>) - Method in interface org.infinispan.statetransfer.StateProvider
Cancel sending of cache entries that belong to the given set of segments.
cancelOutboundTransfer(Address, int, Set<Integer>) - Method in class org.infinispan.statetransfer.StateProviderImpl
 
cancelPushState(String) - Method in class org.infinispan.xsite.GlobalXSiteAdminOperations
 
cancelPushState(String) - Method in interface org.infinispan.xsite.statetransfer.XSiteStateTransferManager
It cancels a running state transfer.
cancelPushState(String) - Method in class org.infinispan.xsite.statetransfer.XSiteStateTransferManagerImpl
 
cancelPushState(String) - Method in class org.infinispan.xsite.XSiteAdminOperations
 
cancelQueuedTasks() - Method in class org.infinispan.executors.SemaphoreCompletionService
When stopping, cancel any queued tasks.
cancelReceive(String) - Method in interface org.infinispan.xsite.statetransfer.XSiteStateTransferManager
Sets the cluster to normal state.
cancelReceive(String) - Method in class org.infinispan.xsite.statetransfer.XSiteStateTransferManagerImpl
 
cancelReceiveState(String) - Method in class org.infinispan.xsite.XSiteAdminOperations
 
cancelSegments(Set<Integer>) - Method in class org.infinispan.statetransfer.InboundTransferTask
Cancels a subset of the segments.
cancelSegments(Set<Integer>) - Method in class org.infinispan.statetransfer.OutboundTransferTask
Cancel some of the segments.
cancelStateTransfer(String) - Method in interface org.infinispan.xsite.statetransfer.XSiteStateProvider
It cancels the state transfer for the remote site.
cancelStateTransfer(String) - Method in class org.infinispan.xsite.statetransfer.XSiteStateProviderImpl
 
canExecute() - Method in class org.infinispan.io.GridFile
 
canExpire() - Method in class org.infinispan.container.entries.ImmortalCacheEntry
 
canExpire() - Method in class org.infinispan.container.entries.ImmortalCacheValue
 
canExpire() - Method in interface org.infinispan.container.entries.InternalCacheEntry
 
canExpire() - Method in interface org.infinispan.container.entries.InternalCacheValue
 
canExpire() - Method in class org.infinispan.container.entries.metadata.MetadataMortalCacheEntry
 
canExpire() - Method in class org.infinispan.container.entries.metadata.MetadataMortalCacheValue
 
canExpire() - Method in class org.infinispan.container.entries.metadata.MetadataTransientCacheEntry
 
canExpire() - Method in class org.infinispan.container.entries.metadata.MetadataTransientCacheValue
 
canExpire() - Method in class org.infinispan.container.entries.metadata.MetadataTransientMortalCacheEntry
 
canExpire() - Method in class org.infinispan.container.entries.MortalCacheEntry
 
canExpire() - Method in class org.infinispan.container.entries.MortalCacheValue
 
canExpire() - Method in class org.infinispan.container.entries.TransientCacheEntry
 
canExpire() - Method in class org.infinispan.container.entries.TransientCacheValue
 
canExpire() - Method in class org.infinispan.container.entries.TransientMortalCacheEntry
 
canLoad(Object) - Method in class org.infinispan.interceptors.CacheLoaderInterceptor
Deprecated.
 
canLoad(Object) - Method in class org.infinispan.interceptors.ClusteredActivationInterceptor
Deprecated.
 
canLoad(Object) - Method in class org.infinispan.interceptors.ClusteredCacheLoaderInterceptor
Deprecated.
 
CANNOT_ASSUME_DENOM_IS_POWER_OF_TWO - Static variable in class org.infinispan.io.ModularArithmetic
 
cannotResolveExternalizerReader(ComponentStatus, int) - Method in interface org.infinispan.util.logging.Log
 
cannotRespondToCommit(GlobalTransaction, String) - Method in interface org.infinispan.util.logging.Log
 
cannotRespondToRollback(GlobalTransaction, String) - Method in interface org.infinispan.util.logging.Log
 
cannotSelectRandomMembers(int, List<Address>) - Method in interface org.infinispan.util.logging.Log
 
canPerform(StoreConfiguration) - Method in enum org.infinispan.persistence.manager.PersistenceManager.AccessMode
Checks if the operation can be performed in the CacheWriter or CacheLoader configured with the configuration provided.
canRead() - Method in class org.infinispan.io.GridFile
 
canRollbackTransactionAfterOriginatorLeave(GlobalTransaction) - Method in class org.infinispan.partitionhandling.impl.AvailablePartitionHandlingManager
 
canRollbackTransactionAfterOriginatorLeave(GlobalTransaction) - Method in interface org.infinispan.partitionhandling.impl.PartitionHandlingManager
It checks if the transaction can be aborted when the originator leaves the cluster.
canRollbackTransactionAfterOriginatorLeave(GlobalTransaction) - Method in class org.infinispan.partitionhandling.impl.PartitionHandlingManagerImpl
 
canWrite() - Method in class org.infinispan.io.GridFile
 
capacity() - Method in interface org.infinispan.container.DataContainer
Returns the capacity of the underlying container.
capacity() - Method in class org.infinispan.container.DefaultDataContainer
 
CAPACITY_FACTOR - Static variable in class org.infinispan.configuration.cache.HashConfiguration
 
capacityFactor() - Method in class org.infinispan.configuration.cache.HashConfiguration
Controls the proportion of entries that will reside on the local node, compared to the other nodes in the cluster.
capacityFactor(float) - Method in class org.infinispan.configuration.cache.HashConfigurationBuilder
Controls the proportion of entries that will reside on the local node, compared to the other nodes in the cluster.
capacityFactors - Variable in class org.infinispan.distribution.ch.impl.SyncConsistentHashFactory.Builder
 
cas(BaseLockingAction.InternalState, BaseLockingAction.InternalState) - Method in class org.infinispan.remoting.inboundhandler.action.BaseLockingAction
 
cause() - Method in interface org.infinispan.distexec.FailoverContext
Returns the Throwable which was the cause of the task failure.
cdl - Variable in class org.infinispan.interceptors.distribution.BaseDistributionInterceptor
Deprecated.
 
cdl - Variable in class org.infinispan.interceptors.distribution.L1NonTxInterceptor
Deprecated.
 
cdl - Variable in class org.infinispan.interceptors.EntryWrappingInterceptor
Deprecated.
 
cdl - Variable in class org.infinispan.interceptors.locking.AbstractLockingInterceptor
Deprecated.
 
cf - Variable in class org.infinispan.interceptors.ClusteringInterceptor
Deprecated.
 
ch - Variable in class org.infinispan.distribution.util.ReadOnlySegmentAwareIterator
 
ch - Variable in class org.infinispan.distribution.util.ReadOnlySegmentAwareMap
 
ch - Variable in class org.infinispan.distribution.util.ReadOnlySegmentAwareSet
 
channel - Variable in class org.infinispan.remoting.transport.jgroups.JGroupsTransport
 
CHANNEL_LOOKUP - Static variable in class org.infinispan.remoting.transport.jgroups.JGroupsTransport
 
channelNotSetUp() - Method in interface org.infinispan.util.logging.Log
 
characteristics() - Method in class org.infinispan.stream.impl.spliterators.IteratorAsSpliterator
 
check(ActionState) - Method in interface org.infinispan.remoting.inboundhandler.action.Action
It checks this action.
check(ActionState) - Method in class org.infinispan.remoting.inboundhandler.action.BaseLockingAction
 
check(ActionState) - Method in class org.infinispan.remoting.inboundhandler.action.CheckTopologyAction
 
checkBulkRead() - Method in class org.infinispan.partitionhandling.impl.AvailablePartitionHandlingManager
 
checkBulkRead() - Method in interface org.infinispan.partitionhandling.impl.PartitionHandlingManager
 
checkBulkRead() - Method in class org.infinispan.partitionhandling.impl.PartitionHandlingManagerImpl
 
checkCapacityFactors(List<Address>, Map<Address, Float>) - Method in class org.infinispan.distribution.ch.impl.SyncConsistentHashFactory
 
checkClear() - Method in class org.infinispan.partitionhandling.impl.AvailablePartitionHandlingManager
 
checkClear() - Method in interface org.infinispan.partitionhandling.impl.PartitionHandlingManager
 
checkClear() - Method in class org.infinispan.partitionhandling.impl.PartitionHandlingManagerImpl
 
checkExpiration(InternalCacheEntry<K, V>, long) - Method in class org.infinispan.cache.impl.SimpleCacheImpl
 
checkForLostData(AvailabilityStrategyContext, List<Address>) - Method in class org.infinispan.partitionhandling.impl.PreferAvailabilityStrategy
 
checkForReadyTasks() - Method in class org.infinispan.executors.LazyInitializingBlockingTaskAwareExecutorService
 
checkForReadyTasks() - Method in interface org.infinispan.util.concurrent.BlockingTaskAwareExecutorService
It checks for tasks ready to be processed in this ExecutorService.
checkForReadyTasks() - Method in class org.infinispan.util.concurrent.BlockingTaskAwareExecutorServiceImpl
 
checking(ActionState) - Method in class org.infinispan.remoting.inboundhandler.action.BaseLockingAction
 
checking(ActionState) - Method in class org.infinispan.remoting.inboundhandler.action.LockAction
 
checking(ActionState) - Method in class org.infinispan.remoting.inboundhandler.action.PendingTxAction
 
checkParentDirs(String, boolean) - Method in class org.infinispan.io.GridFile
Checks whether the parent directories are present (and are directories).
checkPendingTransactionsForKey(TxInvocationContext<?>, Object, long, TimeUnit) - Method in class org.infinispan.util.concurrent.locks.impl.DefaultPendingLockManager
 
checkPendingTransactionsForKey(TxInvocationContext<?>, Object, long, TimeUnit) - Method in class org.infinispan.util.concurrent.locks.impl.NoOpPendingLockManager
 
checkPendingTransactionsForKey(TxInvocationContext<?>, Object, long, TimeUnit) - Method in interface org.infinispan.util.concurrent.locks.PendingLockManager
checkPendingTransactionsForKeys(TxInvocationContext<?>, Collection<Object>, long, TimeUnit) - Method in class org.infinispan.util.concurrent.locks.impl.DefaultPendingLockManager
 
checkPendingTransactionsForKeys(TxInvocationContext<?>, Collection<Object>, long, TimeUnit) - Method in class org.infinispan.util.concurrent.locks.impl.NoOpPendingLockManager
 
checkPendingTransactionsForKeys(TxInvocationContext<?>, Collection<Object>, long, TimeUnit) - Method in interface org.infinispan.util.concurrent.locks.PendingLockManager
checkPermission(AuthorizationPermission) - Method in interface org.infinispan.security.AuthorizationManager
Verifies that the Subject associated with the current AccessControlContext has the requested permission.
checkPermission(AuthorizationPermission, String) - Method in interface org.infinispan.security.AuthorizationManager
Verifies that the Subject associated with the current AccessControlContext has the requested permission and role.
checkPermission(AuthorizationPermission) - Method in class org.infinispan.security.impl.AuthorizationHelper
 
checkPermission(AuthorizationPermission, String) - Method in class org.infinispan.security.impl.AuthorizationHelper
 
checkPermission(AuthorizationConfiguration, AuthorizationPermission) - Method in class org.infinispan.security.impl.AuthorizationHelper
 
checkPermission(AuthorizationConfiguration, AuthorizationPermission, String) - Method in class org.infinispan.security.impl.AuthorizationHelper
 
checkPermission(AuthorizationPermission) - Method in class org.infinispan.security.impl.AuthorizationManagerImpl
 
checkPermission(AuthorizationPermission, String) - Method in class org.infinispan.security.impl.AuthorizationManagerImpl
 
checkPermission(CachePermission) - Static method in class org.infinispan.security.Security
 
checkRead(Object) - Method in class org.infinispan.partitionhandling.impl.AvailablePartitionHandlingManager
 
checkRead(Object) - Method in interface org.infinispan.partitionhandling.impl.PartitionHandlingManager
 
checkRead(Object) - Method in class org.infinispan.partitionhandling.impl.PartitionHandlingManagerImpl
 
checkResponse(Object, Address, boolean) - Method in class org.infinispan.remoting.transport.AbstractTransport
 
checkRsp(Rsp<Response>, Address, boolean, boolean) - Method in class org.infinispan.remoting.transport.jgroups.JGroupsTransport
 
checkStatisticsUsed() - Method in class org.infinispan.interceptors.base.JmxStatsCommandInterceptor
Deprecated.
 
CheckTopologyAction - Class in org.infinispan.remoting.inboundhandler.action
An Action implementation that checks if the command topology id is valid.
CheckTopologyAction(BasePerCacheInboundInvocationHandler) - Constructor for class org.infinispan.remoting.inboundhandler.action.CheckTopologyAction
 
checkTotalOrderSupported() - Method in class org.infinispan.remoting.transport.AbstractDelegatingTransport
 
checkTotalOrderSupported() - Method in class org.infinispan.remoting.transport.jgroups.JGroupsTransport
 
checkTotalOrderSupported() - Method in interface org.infinispan.remoting.transport.Transport
check if the transport has configured with total order deliver properties (has the sequencer in JGroups protocol stack.
checkTxCommandResponses(Map<Address, Response>, TransactionBoundaryCommand, LocalTxInvocationContext, Collection<Address>) - Method in class org.infinispan.interceptors.distribution.TxDistributionInterceptor
Deprecated.
 
checkWrite(Object) - Method in class org.infinispan.partitionhandling.impl.AvailablePartitionHandlingManager
 
checkWrite(Object) - Method in interface org.infinispan.partitionhandling.impl.PartitionHandlingManager
 
checkWrite(Object) - Method in class org.infinispan.partitionhandling.impl.PartitionHandlingManagerImpl
 
CHUNK_SIZE - Static variable in class org.infinispan.configuration.cache.StateTransferConfiguration
 
CHUNK_SIZE - Static variable in class org.infinispan.configuration.cache.XSiteStateTransferConfiguration
 
chunkSize() - Method in class org.infinispan.configuration.cache.StateTransferConfiguration
The state will be transferred in batches of chunkSize cache entries.
chunkSize(int) - Method in class org.infinispan.configuration.cache.StateTransferConfigurationBuilder
The state will be transferred in batches of chunkSize cache entries.
chunkSize() - Method in class org.infinispan.configuration.cache.XSiteStateTransferConfiguration
 
chunkSize(int) - Method in class org.infinispan.configuration.cache.XSiteStateTransferConfigurationBuilder
If > 0, the state will be transferred in batches of chunkSize cache entries.
CLASS_LOADER - Static variable in class org.infinispan.factories.KnownComponentNames
 
classLoader() - Method in class org.infinispan.configuration.global.GlobalConfiguration
Get the classloader in use by this configuration.
classLoader(ClassLoader) - Method in class org.infinispan.configuration.global.GlobalConfigurationBuilder
 
classLoader - Variable in class org.infinispan.notifications.impl.AbstractListenerImpl.AbstractInvocationBuilder
 
classLoader - Variable in class org.infinispan.notifications.impl.AbstractListenerImpl.ListenerInvocationImpl
 
ClassLoaderAwareFilteringListenable<K,V> - Interface in org.infinispan.notifications
Interface that enhances FilteringListenable with the possibility of specifying the ClassLoader which should be set as the context class loader for the invoked listener method
ClassLoaderAwareListenable - Interface in org.infinispan.notifications
Interface that enhances Listenable with the possibility of specifying the ClassLoader which should be set as the context class loader for the invoked listener method
classNotIndexable(String) - Method in interface org.infinispan.util.logging.Log
 
classResolver() - Method in class org.infinispan.configuration.global.SerializationConfiguration
 
classResolver(ClassResolver) - Method in class org.infinispan.configuration.global.SerializationConfigurationBuilder
Class resolver to use when unmarshallig objects.
cleanLocksAndRethrow(InvocationContext, Throwable) - Method in class org.infinispan.interceptors.locking.AbstractLockingInterceptor
Deprecated.
 
cleanup(ActionState) - Method in interface org.infinispan.remoting.inboundhandler.action.Action
Cleanups when it is no longer needed.
cleanup(ActionState) - Method in class org.infinispan.remoting.inboundhandler.action.BaseLockingAction
 
cleanup(ActionState) - Method in class org.infinispan.remoting.inboundhandler.action.CheckTopologyAction
 
cleanup() - Method in class org.infinispan.remoting.inboundhandler.action.CompositeAction
 
cleanup() - Method in class org.infinispan.remoting.inboundhandler.action.DefaultReadyAction
 
cleanup(ActionState) - Method in class org.infinispan.remoting.inboundhandler.action.LockAction
 
cleanup() - Method in interface org.infinispan.remoting.inboundhandler.action.ReadyAction
Cleanup when it is no longer needed.
cleanup() - Static method in class org.infinispan.transaction.lookup.DummyTransactionManagerLookup
 
CLEANUP_TASK_FREQUENCY - Static variable in class org.infinispan.configuration.cache.L1Configuration
 
cleanupBackupLocks() - Method in class org.infinispan.transaction.impl.AbstractCacheTransaction
 
cleanupBackupLocks() - Method in interface org.infinispan.transaction.xa.CacheTransaction
It cleans up the backup locks for this transaction.
cleanupLeaverTransactions(List<Address>) - Method in class org.infinispan.transaction.impl.TransactionTable
 
cleanupLeaverTransactions(List<Address>) - Method in class org.infinispan.transaction.xa.recovery.RecoveryAwareTransactionTable
First moves the prepared transactions originated on the leavers into the recovery cache and then cleans up the transactions that are not yet prepared.
cleanupTaskFrequency() - Method in class org.infinispan.configuration.cache.L1Configuration
Determines how often a cleanup thread runs to clean up an internal log of requestors for a specific key
cleanupTaskFrequency(long) - Method in class org.infinispan.configuration.cache.L1ConfigurationBuilder
How often the L1 requestors map is cleaned up of stale items
cleanupTaskFrequency(long, TimeUnit) - Method in class org.infinispan.configuration.cache.L1ConfigurationBuilder
How often the L1 requestors map is cleaned up of stale items
clear() - Method in class org.infinispan.atomic.impl.AtomicHashMap
 
clear() - Method in class org.infinispan.atomic.impl.AtomicHashMapProxy
 
clear() - Method in class org.infinispan.atomic.impl.FineGrainedAtomicHashMapProxy
 
clear() - Method in interface org.infinispan.Cache
Removes all mappings from the cache.
clear() - Method in class org.infinispan.cache.impl.AbstractDelegatingCache
 
clear() - Method in class org.infinispan.cache.impl.CacheImpl
 
clear() - Method in class org.infinispan.cache.impl.DecoratedCache
 
clear() - Method in class org.infinispan.cache.impl.SimpleCacheImpl
 
clear() - Method in class org.infinispan.cache.impl.SimpleCacheImpl.EntrySetBase
 
clear() - Method in class org.infinispan.cache.impl.SimpleCacheImpl.KeySet
 
clear() - Method in class org.infinispan.cache.impl.SimpleCacheImpl.Values
 
clear() - Method in class org.infinispan.commands.read.AbstractCloseableIteratorCollection
 
clear() - Method in interface org.infinispan.container.DataContainer
Removes all entries in the container
clear() - Method in class org.infinispan.container.DefaultDataContainer
 
clear() - Method in class org.infinispan.distribution.ch.impl.ReplicatedConsistentHash.RangeSet
 
clear() - Method in class org.infinispan.persistence.async.AdvancedAsyncCacheWriter
 
clear() - Method in class org.infinispan.persistence.file.SingleFileStore
 
Clear - Class in org.infinispan.persistence.modifications
 
Clear() - Constructor for class org.infinispan.persistence.modifications.Clear
 
clear() - Method in interface org.infinispan.persistence.spi.AdvancedCacheWriter
Removes all the data from the storage.
clear() - Method in class org.infinispan.persistence.support.AdvancedSingletonCacheWriter
 
clear(S) - Method in interface org.infinispan.registry.ClusterRegistry
Deprecated.
 
clear(S) - Method in class org.infinispan.registry.impl.ClusterRegistryImpl
Deprecated.
 
clear() - Method in class org.infinispan.security.impl.SecureCacheImpl
 
clear() - Method in class org.infinispan.util.AbstractDelegatingCollection
 
clear() - Method in class org.infinispan.util.AbstractDelegatingMap
 
clear() - Method in class org.infinispan.util.concurrent.BoundedConcurrentHashMap
Removes all of the mappings from this map.
clear() - Method in interface org.infinispan.util.concurrent.BoundedConcurrentHashMap.EvictionPolicy
Invoked to notify EvictionPolicy implementation that all Segment entries have been cleared.
clear() - Method in class org.infinispan.util.concurrent.ConcurrentHashSet
 
clear() - Method in class org.infinispan.util.ReadOnlyDataContainerBackedKeySet
 
clearAll() - Method in interface org.infinispan.registry.ClusterRegistry
Deprecated.
 
clearAll() - Method in class org.infinispan.registry.impl.ClusterRegistryImpl
Deprecated.
 
clearAll() - Method in class org.infinispan.util.DependencyGraph
 
clearAllStores(PersistenceManager.AccessMode) - Method in interface org.infinispan.persistence.manager.PersistenceManager
Invokes AdvancedCacheWriter.clear() on all the stores that aloes it.
clearAllStores(PersistenceManager.AccessMode) - Method in class org.infinispan.persistence.manager.PersistenceManagerImpl
 
clearAllStores(PersistenceManager.AccessMode) - Method in class org.infinispan.persistence.manager.PersistenceManagerStub
 
clearAsync() - Method in class org.infinispan.cache.impl.AbstractDelegatingCache
 
clearAsync() - Method in class org.infinispan.cache.impl.CacheImpl
 
clearAsync() - Method in class org.infinispan.cache.impl.DecoratedCache
 
clearAsync() - Method in class org.infinispan.cache.impl.SimpleCacheImpl
 
clearAsync() - Method in class org.infinispan.security.impl.SecureCacheImpl
 
ClearCacheEntry<K,V> - Class in org.infinispan.container.entries
Used in ClearInvocationContext to process the ClearCommand.
clearClusterStatus() - Method in interface org.infinispan.xsite.statetransfer.XSiteStateTransferManager
Clears the completed state transfer status in all the cluster.
clearClusterStatus() - Method in class org.infinispan.xsite.statetransfer.XSiteStateTransferManagerImpl
 
ClearCommand - Class in org.infinispan.commands.write
 
ClearCommand() - Constructor for class org.infinispan.commands.write.ClearCommand
 
ClearCommand(CacheNotifier<Object, Object>, DataContainer<?, ?>, Set<Flag>) - Constructor for class org.infinispan.commands.write.ClearCommand
 
clearDisallowedWhilePartitioned() - Method in interface org.infinispan.util.logging.Log
 
clearFactories() - Method in class org.infinispan.persistence.factory.CacheStoreFactoryRegistry
Removes all factories associated to this registry.
clearGroupers() - Method in class org.infinispan.configuration.cache.GroupsConfigurationBuilder
Clear the groupers
ClearInvocationContext - Class in org.infinispan.context.impl
Implementation of InvocationContext used by the ClearCommand.
ClearInvocationContext(Address) - Constructor for class org.infinispan.context.impl.ClearInvocationContext
 
clearLockedKeys() - Method in class org.infinispan.context.impl.AbstractTxInvocationContext
 
clearLockedKeys() - Method in class org.infinispan.context.impl.ClearInvocationContext
 
clearLockedKeys() - Method in class org.infinispan.context.impl.ImmutableContext
 
clearLockedKeys() - Method in class org.infinispan.context.impl.NonTxInvocationContext
 
clearLockedKeys() - Method in interface org.infinispan.context.InvocationContext
 
clearLockedKeys() - Method in class org.infinispan.context.SingleKeyNonTxInvocationContext
 
clearLockedKeys() - Method in class org.infinispan.transaction.impl.AbstractCacheTransaction
 
clearLockedKeys() - Method in interface org.infinispan.transaction.xa.CacheTransaction
 
clearLookedUpEntries() - Method in class org.infinispan.transaction.impl.AbstractCacheTransaction
 
clearLookedUpEntries() - Method in interface org.infinispan.transaction.xa.CacheTransaction
 
clearModules() - Method in class org.infinispan.configuration.cache.ConfigurationBuilder
 
clearModules() - Method in class org.infinispan.configuration.global.GlobalConfigurationBuilder
 
ClearOperation<K,V> - Class in org.infinispan.atomic.impl
An atomic clear operation.
clearOperation() - Method in class org.infinispan.cache.impl.CacheImpl
 
ClearOperation.Externalizer - Class in org.infinispan.atomic.impl
 
clearProperties() - Method in class org.infinispan.configuration.cache.InterceptorConfigurationBuilder
Clears the interceptor properties
clearProperties() - Method in class org.infinispan.configuration.global.TransportConfigurationBuilder
Clears the transport properties
clearPushStateStatus() - Method in class org.infinispan.xsite.XSiteAdminOperations
 
clearRemoteLocksAcquired() - Method in class org.infinispan.transaction.impl.LocalTransaction
 
clearStatus() - Method in interface org.infinispan.xsite.statetransfer.XSiteStateTransferManager
Clears the completed state transfer status.
clearStatus() - Method in class org.infinispan.xsite.statetransfer.XSiteStateTransferManagerImpl
 
clearStore() - Method in class org.infinispan.persistence.async.AdvancedAsyncCacheWriter
 
clearStore() - Method in class org.infinispan.persistence.async.AsyncCacheWriter
 
clearStores() - Method in class org.infinispan.configuration.cache.PersistenceConfigurationBuilder
Removes any configured stores from this builder.
clearThreadLocal() - Method in interface org.infinispan.context.InvocationContextContainer
Remove the stored InvocationContext from the calling thread.
clearThreadLocal() - Method in class org.infinispan.context.InvocationContextContainerImpl
 
clone() - Method in class org.infinispan.container.entries.AbstractInternalCacheEntry
 
clone() - Method in interface org.infinispan.container.entries.CacheEntry
 
clone() - Method in class org.infinispan.container.entries.ClearCacheEntry
 
clone() - Method in class org.infinispan.container.entries.ClusteredRepeatableReadEntry
 
clone() - Method in class org.infinispan.container.entries.DeltaAwareCacheEntry
 
clone() - Method in class org.infinispan.container.entries.ForwardingCacheEntry
 
clone() - Method in class org.infinispan.container.entries.ImmortalCacheEntry
 
clone() - Method in class org.infinispan.container.entries.ImmortalCacheValue
 
clone() - Method in interface org.infinispan.container.entries.InternalCacheEntry
 
clone() - Method in class org.infinispan.container.entries.MortalCacheEntry
 
clone() - Method in class org.infinispan.container.entries.MortalCacheValue
 
clone() - Method in class org.infinispan.container.entries.NullCacheEntry
 
clone() - Method in class org.infinispan.container.entries.ReadCommittedEntry
 
clone() - Method in class org.infinispan.container.entries.RepeatableReadEntry
 
clone() - Method in class org.infinispan.container.entries.TransientCacheEntry
 
clone() - Method in class org.infinispan.container.entries.TransientCacheValue
 
clone() - Method in class org.infinispan.container.entries.TransientMortalCacheEntry
 
clone() - Method in class org.infinispan.container.entries.TransientMortalCacheValue
 
clone() - Method in class org.infinispan.context.impl.AbstractInvocationContext
 
clone() - Method in class org.infinispan.context.impl.ClearInvocationContext
 
clone() - Method in class org.infinispan.context.impl.ImmutableContext
 
clone() - Method in class org.infinispan.context.impl.NonTxInvocationContext
 
clone() - Method in interface org.infinispan.context.InvocationContext
Clones the invocation context.
clone() - Method in class org.infinispan.context.SingleKeyNonTxInvocationContext
 
clone(Callable<T>) - Method in class org.infinispan.distexec.DefaultExecutorService
 
clone(Mapper<KIn, VIn, KOut, VOut>) - Method in class org.infinispan.distexec.mapreduce.MapReduceTask
Deprecated.
 
clone(Reducer<KOut, VOut>) - Method in class org.infinispan.distexec.mapreduce.MapReduceTask
Deprecated.
 
clone() - Method in class org.infinispan.factories.AbstractComponentRegistry
 
clone() - Method in class org.infinispan.notifications.cachelistener.event.impl.EventImpl
 
clone() - Method in class org.infinispan.transaction.impl.RemoteTransaction
 
clone() - Method in class org.infinispan.transaction.xa.GlobalTransaction
 
close() - Method in class org.infinispan.cache.impl.SimpleCacheImpl.ConvertedIterable
 
close() - Method in class org.infinispan.cache.impl.SimpleCacheImpl.ConvertingIterator
 
close() - Method in class org.infinispan.cache.impl.SimpleCacheImpl.FilteredEntryIterable
 
close() - Method in class org.infinispan.cache.impl.SimpleCacheImpl.FilteringIterator
 
close() - Method in class org.infinispan.functional.impl.FunctionalMapImpl
 
close() - Method in class org.infinispan.io.GridInputStream
 
close() - Method in class org.infinispan.io.GridOutputStream
 
close() - Method in class org.infinispan.io.ReadableGridFileChannel
 
close() - Method in class org.infinispan.io.UnclosableObjectInputStream
 
close() - Method in class org.infinispan.io.UnclosableObjectOutputStream
 
close() - Method in class org.infinispan.io.WritableGridFileChannel
 
close(CacheException) - Method in class org.infinispan.iteration.impl.DistributedEntryRetriever.DistributedItr
 
close() - Method in class org.infinispan.iteration.impl.LocalEntryRetriever.DataContainerIterator
 
close() - Method in class org.infinispan.iteration.impl.LocalEntryRetriever.Itr
 
close(CacheException) - Method in class org.infinispan.iteration.impl.LocalEntryRetriever.Itr
 
close() - Method in class org.infinispan.iteration.impl.RemovableEntryIterator
 
close() - Method in class org.infinispan.iteration.impl.TrackingEntryIterableFromStream
 
close() - Method in class org.infinispan.iteration.impl.TransactionAwareCloseableIterable
 
close() - Method in class org.infinispan.persistence.util.PersistenceManagerCloseableSupplier
 
close() - Method in class org.infinispan.remoting.transport.jgroups.CommandAwareRpcDispatcher
 
close() - Method in class org.infinispan.stream.impl.AbstractCacheStream
 
close() - Method in class org.infinispan.stream.impl.AbstractDelegatingCacheStream
 
close() - Method in class org.infinispan.stream.impl.local.AbstractLocalCacheStream
 
close() - Method in class org.infinispan.stream.impl.RemovableCloseableIterator
 
close() - Method in class org.infinispan.stream.impl.spliterators.IteratorAsSpliterator
 
close() - Method in class org.infinispan.util.CloseableSuppliedIterator
 
close() - Method in interface org.infinispan.util.CloseableSupplier
 
close() - Method in class org.infinispan.util.concurrent.ReclosableLatch
 
close() - Method in class org.infinispan.util.DistinctKeyDoubleEntryCloseableIterator
 
close(InputStream) - Static method in class org.infinispan.util.stream.Streams
Attempt to close an InputStream.
close(OutputStream) - Static method in class org.infinispan.util.stream.Streams
Attempt to close an OutputStream.
close(Object) - Static method in class org.infinispan.util.stream.Streams
Attempt to close an InputStream or OutputStream.
close(InputStream[]) - Static method in class org.infinispan.util.stream.Streams
Attempt to close an array of InputStreams.
close(OutputStream[]) - Static method in class org.infinispan.util.stream.Streams
Attempt to close an array of OutputStreams.
close(Object[]) - Static method in class org.infinispan.util.stream.Streams
Attempt to close an array of InputStreama and/or OutputStreams.
close(InputStream) - Static method in class org.infinispan.util.Util
Deprecated.
 
CloseableSuppliedIterator<E> - Class in org.infinispan.util
 
CloseableSuppliedIterator(CloseableSupplier<? extends E>) - Constructor for class org.infinispan.util.CloseableSuppliedIterator
 
CloseableSupplier<T> - Interface in org.infinispan.util
 
closeChannel - Variable in class org.infinispan.remoting.transport.jgroups.JGroupsTransport
 
closed - Variable in class org.infinispan.iteration.impl.TrackingEntryIterableFromStream
 
closeRunnable - Variable in class org.infinispan.stream.impl.AbstractCacheStream
 
CLUSTER - Static variable in class org.infinispan.util.logging.LogFactory
 
CLUSTER_EVENT - Static variable in interface org.infinispan.marshall.core.Ids
 
CLUSTER_EVENT_CALLABLE - Static variable in interface org.infinispan.marshall.core.Ids
 
CLUSTER_LISTENER_REMOVE_CALLABLE - Static variable in interface org.infinispan.marshall.core.Ids
 
CLUSTER_LISTENER_REPLICATE_CALLABLE - Static variable in interface org.infinispan.marshall.core.Ids
 
CLUSTER_RECOVERY_ATTEMPTS - Static variable in class org.infinispan.topology.ClusterTopologyManagerImpl
 
ClusterCacheNotifier<K,V> - Interface in org.infinispan.notifications.cachelistener.cluster
This interface describes methods required for a cluster listener to be able to be bootstrapped and properly notified when a new event has been raised from the cluster.
ClusterCacheStats - Interface in org.infinispan.stats
Similar to Stats but cluster wide.
ClusterCacheStatsFactory - Class in org.infinispan.stats.impl
ClusterCacheStatsFactory is a default factory class for ClusterCacheStats.
ClusterCacheStatsFactory() - Constructor for class org.infinispan.stats.impl.ClusterCacheStatsFactory
 
ClusterCacheStatsImpl - Class in org.infinispan.stats.impl
 
ClusterCacheStatsImpl() - Constructor for class org.infinispan.stats.impl.ClusterCacheStatsImpl
 
ClusterCacheStatus - Class in org.infinispan.topology
Keeps track of a cache's status: members, current/pending consistent hashes, and rebalance status
ClusterCacheStatus(String, AvailabilityStrategy, ClusterTopologyManager, Transport) - Constructor for class org.infinispan.topology.ClusterCacheStatus
 
clusterDependentLogic - Variable in class org.infinispan.distexec.DefaultExecutorService
 
clustered(boolean) - Method in class org.infinispan.container.versioning.NumericVersionGenerator
 
clustered - Variable in class org.infinispan.notifications.cachelistener.CacheNotifierImpl.BaseCacheEntryListenerInvocation
 
clustered - Variable in class org.infinispan.transaction.impl.TransactionTable
 
ClusteredActivationInterceptor - Class in org.infinispan.interceptors
Deprecated.
Since 8.2, no longer public API.
ClusteredActivationInterceptor() - Constructor for class org.infinispan.interceptors.ClusteredActivationInterceptor
Deprecated.
 
ClusteredCacheBackupReceiver - Class in org.infinispan.xsite
BackupReceiver implementation for clustered caches.
ClusteredCacheBackupReceiver(Cache<Object, Object>) - Constructor for class org.infinispan.xsite.ClusteredCacheBackupReceiver
 
ClusteredCacheLoaderInterceptor - Class in org.infinispan.interceptors
Deprecated.
Since 8.2, no longer public API.
ClusteredCacheLoaderInterceptor() - Constructor for class org.infinispan.interceptors.ClusteredCacheLoaderInterceptor
Deprecated.
 
clusteredDefault() - Method in class org.infinispan.configuration.global.GlobalConfigurationBuilder
Helper method that gets you a default constructed GlobalConfiguration, preconfigured to use the default clustering stack.
ClusteredGetAllCommand<K,V> - Class in org.infinispan.commands.remote
Issues a remote getAll call.
ClusteredGetAllCommand(String) - Constructor for class org.infinispan.commands.remote.ClusteredGetAllCommand
 
ClusteredGetAllCommand(String, List<?>, Set<Flag>, GlobalTransaction, Equivalence<? super K>) - Constructor for class org.infinispan.commands.remote.ClusteredGetAllCommand
 
ClusteredGetCommand - Class in org.infinispan.commands.remote
Issues a remote get call.
ClusteredGetCommand(String) - Constructor for class org.infinispan.commands.remote.ClusteredGetCommand
 
ClusteredGetCommand(Object, String, Set<Flag>, boolean, GlobalTransaction, Equivalence) - Constructor for class org.infinispan.commands.remote.ClusteredGetCommand
 
ClusteredGetResponseValidityFilter - Class in org.infinispan.remoting.responses
A filter that tests the validity of ClusteredGetCommands.
ClusteredGetResponseValidityFilter(Collection<Address>, Address) - Constructor for class org.infinispan.remoting.responses.ClusteredGetResponseValidityFilter
 
ClusteredListenerInvocation(ListenerInvocation<Event<K, V>>, QueueingSegmentListener<K, V, CacheEntryEvent<K, V>>, CacheEventFilter<? super K, ? super V>, CacheEventConverter<? super K, ? super V, ?>, Class<? extends Annotation>, boolean, UUID, boolean, Listener.Observation, Set<Class<? extends Annotation>>) - Constructor for class org.infinispan.notifications.cachelistener.CacheNotifierImpl.ClusteredListenerInvocation
 
ClusteredRepeatableReadEntry - Class in org.infinispan.container.entries
A version of RepeatableReadEntry that can perform write-skew checks during prepare.
ClusteredRepeatableReadEntry(Object, Object, Metadata) - Constructor for class org.infinispan.container.entries.ClusteredRepeatableReadEntry
 
ClusterEvent<K,V> - Class in org.infinispan.notifications.cachelistener.cluster
This is an event designed for use with cluster listeners solely.
ClusterEvent.Externalizer - Class in org.infinispan.notifications.cachelistener.cluster
 
ClusterEventCallable<K,V> - Class in org.infinispan.notifications.cachelistener.cluster
This DistributedCallable is used to invoke a raised notification on the cluster listener that registered to listen for this event.
ClusterEventCallable(UUID, ClusterEvent<K, V>) - Constructor for class org.infinispan.notifications.cachelistener.cluster.ClusterEventCallable
 
ClusterEventCallable(UUID, Collection<? extends ClusterEvent<K, V>>) - Constructor for class org.infinispan.notifications.cachelistener.cluster.ClusterEventCallable
 
ClusterEventCallable.Externalizer - Class in org.infinispan.notifications.cachelistener.cluster
 
ClusterEventManager<K,V> - Interface in org.infinispan.notifications.cachelistener.cluster
 
ClusterEventManagerFactory - Class in org.infinispan.notifications.cachelistener.cluster
Constructs the data container
ClusterEventManagerFactory() - Constructor for class org.infinispan.notifications.cachelistener.cluster.ClusterEventManagerFactory
 
ClusterEventManagerStub<K,V> - Class in org.infinispan.notifications.cachelistener.cluster.impl
 
ClusterEventManagerStub() - Constructor for class org.infinispan.notifications.cachelistener.cluster.impl.ClusterEventManagerStub
 
ClusterExecutor - Interface in org.infinispan.manager
A cluster executor that can be used to invoke a given command across the cluster.
ClusterExecutorImpl - Class in org.infinispan.manager.impl
Cluster executor implementation
ClusterExecutorImpl(Predicate<? super Address>, EmbeddedCacheManager, JGroupsTransport, long, TimeUnit, Executor) - Constructor for class org.infinispan.manager.impl.ClusterExecutorImpl
 
ClusterExpirationManager<K,V> - Class in org.infinispan.expiration.impl
Allows for cluster based expirations to occur.
ClusterExpirationManager() - Constructor for class org.infinispan.expiration.impl.ClusterExpirationManager
 
clustering() - Method in class org.infinispan.configuration.cache.Configuration
 
clustering() - Method in class org.infinispan.configuration.cache.ConfigurationBuilder
 
clustering() - Method in interface org.infinispan.configuration.cache.ConfigurationChildBuilder
 
ClusteringConfiguration - Class in org.infinispan.configuration.cache
Defines clustered characteristics of the cache.
ClusteringConfigurationBuilder - Class in org.infinispan.configuration.cache
Defines clustered characteristics of the cache.
ClusteringConfigurationChildBuilder - Interface in org.infinispan.configuration.cache
 
clusteringDependentLogic - Variable in class org.infinispan.distexec.mapreduce.MapReduceTask
Deprecated.
 
ClusteringDependentLogic - Interface in org.infinispan.interceptors.locking
Abstractization for logic related to different clustering modes: replicated or distributed.
ClusteringDependentLogic.AbstractClusteringDependentLogic - Class in org.infinispan.interceptors.locking
 
ClusteringDependentLogic.DistributionLogic - Class in org.infinispan.interceptors.locking
This logic is used in distributed mode caches.
ClusteringDependentLogic.InvalidationLogic - Class in org.infinispan.interceptors.locking
This logic is used in invalidation mode caches.
ClusteringDependentLogic.LocalLogic - Class in org.infinispan.interceptors.locking
This logic is used in local mode caches.
ClusteringDependentLogic.ReplicationLogic - Class in org.infinispan.interceptors.locking
This logic is used in replicated mode caches.
ClusteringInterceptor - Class in org.infinispan.interceptors
Deprecated.
Since 8.2, no longer public API.
ClusteringInterceptor() - Constructor for class org.infinispan.interceptors.ClusteringInterceptor
Deprecated.
 
clusteringLogic - Variable in class org.infinispan.transaction.impl.TransactionTable
 
clusterListenerInstallationFailure(Throwable) - Method in interface org.infinispan.util.logging.Log
 
clusterListenerRegisteredWithOnlyPreEvents(Class<?>) - Method in interface org.infinispan.util.logging.Log
 
ClusterListenerRemoveCallable<K,V> - Class in org.infinispan.notifications.cachelistener.cluster
This DistributedCallable is used to remove registered RemoteClusterListener on each of the various nodes when a cluster listener is unregistered from the cache.
ClusterListenerRemoveCallable(UUID) - Constructor for class org.infinispan.notifications.cachelistener.cluster.ClusterListenerRemoveCallable
 
ClusterListenerRemoveCallable.Externalizer - Class in org.infinispan.notifications.cachelistener.cluster
 
ClusterListenerReplicateCallable<K,V> - Class in org.infinispan.notifications.cachelistener.cluster
This DistributedCallable is used to install a RemoteClusterListener on the resulting node.
ClusterListenerReplicateCallable(UUID, Address, CacheEventFilter<K, V>, CacheEventConverter<K, V, ?>, boolean, Set<Class<? extends Annotation>>) - Constructor for class org.infinispan.notifications.cachelistener.cluster.ClusterListenerReplicateCallable
 
ClusterListenerReplicateCallable.Externalizer - Class in org.infinispan.notifications.cachelistener.cluster
 
ClusterLoader - Class in org.infinispan.persistence.cluster
Cache loader that consults other members in the cluster for values.
ClusterLoader() - Constructor for class org.infinispan.persistence.cluster.ClusterLoader
 
ClusterLoaderConfiguration - Class in org.infinispan.configuration.cache
ClusterLoaderConfiguration.
ClusterLoaderConfiguration(AttributeSet, AsyncStoreConfiguration, SingletonStoreConfiguration) - Constructor for class org.infinispan.configuration.cache.ClusterLoaderConfiguration
 
ClusterLoaderConfigurationBuilder - Class in org.infinispan.configuration.cache
 
ClusterLoaderConfigurationBuilder(PersistenceConfigurationBuilder) - Constructor for class org.infinispan.configuration.cache.ClusterLoaderConfigurationBuilder
 
clusterName() - Method in class org.infinispan.configuration.global.TransportConfiguration
 
clusterName(String) - Method in class org.infinispan.configuration.global.TransportConfigurationBuilder
Defines the name of the cluster.
clusterRecoveryFailed(Collection<Address>) - Method in interface org.infinispan.util.logging.events.Messages
 
ClusterRegistry<S,K,V> - Interface in org.infinispan.registry
Deprecated.
functionality replaced by InternalCacheRegistry; to be removed in ver. 9.0
ClusterRegistryImpl<S,K,V> - Class in org.infinispan.registry.impl
Deprecated.
functionality replaced by InternalCacheRegistry
ClusterRegistryImpl() - Constructor for class org.infinispan.registry.impl.ClusterRegistryImpl
Deprecated.
 
ClusterRoleMapper - Class in org.infinispan.security.impl
ClusterRoleMapper.
ClusterRoleMapper() - Constructor for class org.infinispan.security.impl.ClusterRoleMapper
 
clusterStatus() - Method in class org.infinispan.xsite.XSiteAdminOperations
 
ClusterStreamManager<K> - Interface in org.infinispan.stream.impl
Manages distribution of various stream operations that are sent to remote nodes.
ClusterStreamManager.ResultsCallback<R> - Interface in org.infinispan.stream.impl
A callback that is used for result processing from the remote nodes.
ClusterStreamManagerImpl<K> - Class in org.infinispan.stream.impl
Cluster stream manager that sends all requests using the RpcManager to do the underlying communications.
ClusterStreamManagerImpl() - Constructor for class org.infinispan.stream.impl.ClusterStreamManagerImpl
 
ClusterTopologyManager - Interface in org.infinispan.topology
Maintains the topology for all the caches in the cluster.
ClusterTopologyManagerFactory - Class in org.infinispan.topology
Factory for ClusterTopologyManager implementations
ClusterTopologyManagerFactory() - Constructor for class org.infinispan.topology.ClusterTopologyManagerFactory
 
ClusterTopologyManagerImpl - Class in org.infinispan.topology
The ClusterTopologyManager implementation.
ClusterTopologyManagerImpl() - Constructor for class org.infinispan.topology.ClusterTopologyManagerImpl
 
ClusterTopologyManagerImpl.ClusterViewListener - Class in org.infinispan.topology
 
ClusterViewListener() - Constructor for class org.infinispan.topology.ClusterTopologyManagerImpl.ClusterViewListener
 
clusterWideRebalanceCompleted(String, int) - Method in interface org.infinispan.util.logging.Log
 
cm - Variable in class org.infinispan.manager.impl.AbstractDelegatingEmbeddedCacheManager
 
coinToss - Variable in class org.infinispan.transaction.xa.DldGlobalTransaction
 
collate(Map<KOut, VOut>) - Method in interface org.infinispan.distexec.mapreduce.Collator
Collates all reduced results and returns R to invoker of distributed task.
Collator<KOut,VOut,R> - Interface in org.infinispan.distexec.mapreduce
Collator collates results from Reducers executed on Infinispan cluster and assembles a final result returned to an invoker of MapReduceTask.
collect(Collector<? super R, A, R1>) - Method in interface org.infinispan.CacheStream
collect(Supplier<R1>, BiConsumer<R1, ? super R>, BiConsumer<R1, R1>) - Method in class org.infinispan.stream.impl.AbstractDelegatingCacheStream
 
collect(Collector<? super R, A, R1>) - Method in class org.infinispan.stream.impl.AbstractDelegatingCacheStream
 
collect(Supplier<R1>, BiConsumer<R1, ? super R>, BiConsumer<R1, R1>) - Method in class org.infinispan.stream.impl.DistributedCacheStream
Note: this method doesn't pay attention to ordering constraints and any sorting performed on the stream will be ignored by this terminal operator.
collect(Collector<? super R, A, R1>) - Method in class org.infinispan.stream.impl.DistributedCacheStream
 
collect(Supplier<R>, ObjDoubleConsumer<R>, BiConsumer<R, R>) - Method in class org.infinispan.stream.impl.DistributedDoubleCacheStream
 
collect(Supplier<R>, ObjIntConsumer<R>, BiConsumer<R, R>) - Method in class org.infinispan.stream.impl.DistributedIntCacheStream
 
collect(Supplier<R>, ObjLongConsumer<R>, BiConsumer<R, R>) - Method in class org.infinispan.stream.impl.DistributedLongCacheStream
 
collect(Supplier<R1>, BiConsumer<R1, ? super R>, BiConsumer<R1, R1>) - Method in class org.infinispan.stream.impl.local.LocalCacheStream
 
collect(Collector<? super R, A, R1>) - Method in class org.infinispan.stream.impl.local.LocalCacheStream
 
collect(Supplier<R>, ObjDoubleConsumer<R>, BiConsumer<R, R>) - Method in class org.infinispan.stream.impl.local.LocalDoubleCacheStream
 
collect(Supplier<R>, ObjIntConsumer<R>, BiConsumer<R, R>) - Method in class org.infinispan.stream.impl.local.LocalIntCacheStream
 
collect(Supplier<R>, ObjLongConsumer<R>, BiConsumer<R, R>) - Method in class org.infinispan.stream.impl.local.LocalLongCacheStream
 
CollectionKeyFilter<K> - Class in org.infinispan.filter
Filter based on accepting/rejecting the keys that are present in a supplied collection.
CollectionKeyFilter(Collection<? extends K>) - Constructor for class org.infinispan.filter.CollectionKeyFilter
 
CollectionKeyFilter(Collection<? extends K>, boolean) - Constructor for class org.infinispan.filter.CollectionKeyFilter
 
CollectionKeyFilter.Externalizer - Class in org.infinispan.filter
 
Collector<K,V> - Interface in org.infinispan.distexec.mapreduce
OutputCollector is the intermediate key/value result data output collector given to each Mapper
collector(Supplier<Collector<T, ?, R>>) - Static method in class org.infinispan.stream.CacheCollectors
Similar to CacheCollectors.serializableCollector(SerializableSupplier) except that the supplier provided must be marshable through ISPN marshalling techniques.
combine(MapCombineCommand<KIn, VIn, KOut, VOut>, MapReduceManagerImpl.CollectableCollector<KOut, VOut>) - Method in class org.infinispan.distexec.mapreduce.MapReduceManagerImpl
 
combinedWith(Reducer<KOut, VOut>) - Method in class org.infinispan.distexec.mapreduce.MapReduceTask
Deprecated.
Specifies Combiner to use for this MapReduceTask
combiner - Variable in class org.infinispan.distexec.mapreduce.MapReduceTask
Deprecated.
 
command - Variable in class org.infinispan.interceptors.distribution.DistributionBulkInterceptor.BackingEntrySet
Deprecated.
 
command - Variable in class org.infinispan.interceptors.distribution.DistributionBulkInterceptor.BackingKeySet
Deprecated.
 
command - Variable in class org.infinispan.remoting.inboundhandler.BaseBlockingRunnable
 
COMMAND_ID - Static variable in class org.infinispan.commands.CancelCommand
 
COMMAND_ID - Static variable in class org.infinispan.commands.control.LockControlCommand
 
COMMAND_ID - Static variable in class org.infinispan.commands.CreateCacheCommand
 
COMMAND_ID - Static variable in class org.infinispan.commands.functional.ReadWriteKeyCommand
 
COMMAND_ID - Static variable in class org.infinispan.commands.functional.ReadWriteKeyValueCommand
 
COMMAND_ID - Static variable in class org.infinispan.commands.functional.ReadWriteManyCommand
 
COMMAND_ID - Static variable in class org.infinispan.commands.functional.ReadWriteManyEntriesCommand
 
COMMAND_ID - Static variable in class org.infinispan.commands.functional.WriteOnlyKeyCommand
 
COMMAND_ID - Static variable in class org.infinispan.commands.functional.WriteOnlyKeyValueCommand
 
COMMAND_ID - Static variable in class org.infinispan.commands.functional.WriteOnlyManyCommand
 
COMMAND_ID - Static variable in class org.infinispan.commands.functional.WriteOnlyManyEntriesCommand
 
COMMAND_ID - Static variable in class org.infinispan.commands.read.DistributedExecuteCommand
 
COMMAND_ID - Static variable in class org.infinispan.commands.read.GetAllCommand
 
COMMAND_ID - Static variable in class org.infinispan.commands.read.GetCacheEntryCommand
 
COMMAND_ID - Static variable in class org.infinispan.commands.read.GetKeyValueCommand
 
COMMAND_ID - Static variable in class org.infinispan.commands.read.MapCombineCommand
 
COMMAND_ID - Static variable in class org.infinispan.commands.read.ReduceCommand
 
COMMAND_ID - Static variable in class org.infinispan.commands.remote.ClusteredGetAllCommand
 
COMMAND_ID - Static variable in class org.infinispan.commands.remote.ClusteredGetCommand
 
COMMAND_ID - Static variable in class org.infinispan.commands.remote.GetKeysInGroupCommand
 
COMMAND_ID - Static variable in class org.infinispan.commands.remote.MultipleRpcCommand
 
COMMAND_ID - Static variable in class org.infinispan.commands.remote.recovery.CompleteTransactionCommand
 
COMMAND_ID - Static variable in class org.infinispan.commands.remote.recovery.GetInDoubtTransactionsCommand
 
COMMAND_ID - Static variable in class org.infinispan.commands.remote.recovery.GetInDoubtTxInfoCommand
 
COMMAND_ID - Static variable in class org.infinispan.commands.remote.recovery.TxCompletionNotificationCommand
 
COMMAND_ID - Static variable in class org.infinispan.commands.remote.SingleRpcCommand
 
COMMAND_ID - Static variable in class org.infinispan.commands.RemoveCacheCommand
 
COMMAND_ID - Static variable in class org.infinispan.commands.tx.CommitCommand
 
COMMAND_ID - Static variable in class org.infinispan.commands.tx.PrepareCommand
 
COMMAND_ID - Static variable in class org.infinispan.commands.tx.RollbackCommand
 
COMMAND_ID - Static variable in class org.infinispan.commands.tx.totalorder.TotalOrderCommitCommand
 
COMMAND_ID - Static variable in class org.infinispan.commands.tx.totalorder.TotalOrderNonVersionedPrepareCommand
 
COMMAND_ID - Static variable in class org.infinispan.commands.tx.totalorder.TotalOrderRollbackCommand
 
COMMAND_ID - Static variable in class org.infinispan.commands.tx.totalorder.TotalOrderVersionedCommitCommand
 
COMMAND_ID - Static variable in class org.infinispan.commands.tx.totalorder.TotalOrderVersionedPrepareCommand
 
COMMAND_ID - Static variable in class org.infinispan.commands.tx.VersionedCommitCommand
 
COMMAND_ID - Static variable in class org.infinispan.commands.tx.VersionedPrepareCommand
 
COMMAND_ID - Static variable in class org.infinispan.commands.write.ApplyDeltaCommand
 
COMMAND_ID - Static variable in class org.infinispan.commands.write.ClearCommand
 
COMMAND_ID - Static variable in class org.infinispan.commands.write.InvalidateCommand
 
COMMAND_ID - Static variable in class org.infinispan.commands.write.InvalidateL1Command
 
COMMAND_ID - Static variable in class org.infinispan.commands.write.PutKeyValueCommand
 
COMMAND_ID - Static variable in class org.infinispan.commands.write.PutMapCommand
 
COMMAND_ID - Static variable in class org.infinispan.commands.write.RemoveCommand
 
COMMAND_ID - Static variable in class org.infinispan.commands.write.RemoveExpiredCommand
 
COMMAND_ID - Static variable in class org.infinispan.commands.write.ReplaceCommand
 
COMMAND_ID - Static variable in class org.infinispan.iteration.impl.EntryRequestCommand
 
COMMAND_ID - Static variable in class org.infinispan.iteration.impl.EntryResponseCommand
 
COMMAND_ID - Static variable in class org.infinispan.manager.impl.ReplicableCommandManagerFunction
 
COMMAND_ID - Static variable in class org.infinispan.manager.impl.ReplicableCommandRunnable
 
COMMAND_ID - Static variable in class org.infinispan.statetransfer.StateRequestCommand
 
COMMAND_ID - Static variable in class org.infinispan.statetransfer.StateResponseCommand
 
COMMAND_ID - Static variable in class org.infinispan.stream.impl.StreamRequestCommand
 
COMMAND_ID - Static variable in class org.infinispan.stream.impl.StreamResponseCommand
 
COMMAND_ID - Static variable in class org.infinispan.stream.impl.StreamSegmentResponseCommand
 
COMMAND_ID - Static variable in class org.infinispan.topology.CacheTopologyControlCommand
 
COMMAND_ID - Static variable in class org.infinispan.xsite.SingleXSiteRpcCommand
 
COMMAND_ID - Static variable in class org.infinispan.xsite.statetransfer.XSiteStatePushCommand
 
COMMAND_ID - Static variable in class org.infinispan.xsite.statetransfer.XSiteStateTransferControlCommand
 
COMMAND_ID - Static variable in class org.infinispan.xsite.XSiteAdminCommand
 
COMMAND_INVOCATION_ID - Static variable in interface org.infinispan.marshall.core.Ids
 
CommandAwareRpcDispatcher - Class in org.infinispan.remoting.transport.jgroups
A JGroups RPC dispatcher that knows how to deal with ReplicableCommands.
CommandAwareRpcDispatcher(Channel, JGroupsTransport, InboundInvocationHandler, ScheduledExecutorService, TimeService) - Constructor for class org.infinispan.remoting.transport.jgroups.CommandAwareRpcDispatcher
 
CommandInterceptor - Class in org.infinispan.interceptors.base
This is the base class for all interceptors to extend, and implements the Visitor interface allowing it to intercept invocations on VisitableCommands.
CommandInterceptor() - Constructor for class org.infinispan.interceptors.base.CommandInterceptor
 
CommandInvocationId - Class in org.infinispan.commands
Represents an unique identified for non-transaction write commands.
commandInvocationId - Variable in class org.infinispan.commands.write.AbstractDataWriteCommand
 
CommandInvocationId.Externalizer - Class in org.infinispan.commands
 
commandsFactory - Variable in class org.infinispan.cache.impl.CacheImpl
 
CommandsFactory - Interface in org.infinispan.commands
A factory to build commands, initializing and injecting dependencies accordingly.
commandsFactory - Variable in class org.infinispan.interceptors.distribution.L1NonTxInterceptor
Deprecated.
 
commandsFactory - Variable in class org.infinispan.transaction.impl.TransactionTable
 
CommandsFactoryImpl - Class in org.infinispan.commands
 
CommandsFactoryImpl() - Constructor for class org.infinispan.commands.CommandsFactoryImpl
 
commit() - Method in interface org.infinispan.atomic.DeltaAware
Indicate that all deltas collected to date has been extracted (via a call to DeltaAware.delta()) and can be discarded.
commit() - Method in class org.infinispan.atomic.impl.AtomicHashMap
 
commit(DataContainer, Metadata) - Method in class org.infinispan.container.entries.AbstractInternalCacheEntry
 
commit(DataContainer<K, V>, Metadata) - Method in interface org.infinispan.container.entries.CacheEntry
Commits changes
commit(DataContainer<K, V>, Metadata) - Method in class org.infinispan.container.entries.ClearCacheEntry
 
commit(DataContainer<K, DeltaAware>, Metadata) - Method in class org.infinispan.container.entries.DeltaAwareCacheEntry
 
commit(DataContainer, Metadata) - Method in class org.infinispan.container.entries.ForwardingCacheEntry
 
commit(DataContainer, Metadata) - Method in class org.infinispan.container.entries.NullCacheEntry
 
commit(DataContainer, Metadata) - Method in class org.infinispan.container.entries.ReadCommittedEntry
 
commit(CacheEntry, Metadata, Flag, boolean) - Method in class org.infinispan.statetransfer.CommitManager
It tries to commit the cache entry.
commit(LocalTransaction, boolean) - Method in class org.infinispan.transaction.impl.TransactionCoordinator
 
commit() - Method in class org.infinispan.transaction.tm.DummyBaseTransactionManager
Commit the transaction associated with the calling thread.
commit() - Method in class org.infinispan.transaction.tm.DummyTransaction
Attempt to commit this transaction.
commit() - Method in class org.infinispan.transaction.tm.DummyUserTransaction
Attempt to commit this transaction.
commit(Xid, boolean) - Method in class org.infinispan.transaction.xa.TransactionXaAdapter
Same comment as for TransactionXaAdapter.prepare(javax.transaction.xa.Xid) applies for commit.
CommitCommand - Class in org.infinispan.commands.tx
Command corresponding to the 2nd phase of 2PC.
CommitCommand(String, GlobalTransaction) - Constructor for class org.infinispan.commands.tx.CommitCommand
 
CommitCommand(String) - Constructor for class org.infinispan.commands.tx.CommitCommand
 
commitCommand(TxInvocationContext) - Method in class org.infinispan.interceptors.CacheWriterInterceptor
Deprecated.
 
commitContextEntries(InvocationContext, FlagAffectedCommand, Metadata) - Method in class org.infinispan.interceptors.EntryWrappingInterceptor
Deprecated.
 
commitContextEntry(CacheEntry, InvocationContext, FlagAffectedCommand, Metadata, Flag, boolean) - Method in class org.infinispan.interceptors.EntryWrappingInterceptor
Deprecated.
 
commitContextEntry(CacheEntry, InvocationContext, FlagAffectedCommand, Metadata, Flag, boolean) - Method in class org.infinispan.interceptors.totalorder.TotalOrderVersionedEntryWrappingInterceptor
Deprecated.
 
commitContextEntry(CacheEntry, InvocationContext, FlagAffectedCommand, Metadata, Flag, boolean) - Method in class org.infinispan.interceptors.VersionedEntryWrappingInterceptor
Deprecated.
 
commitEntry(CacheEntry, Metadata, FlagAffectedCommand, InvocationContext, Flag, boolean) - Method in class org.infinispan.interceptors.locking.ClusteringDependentLogic.AbstractClusteringDependentLogic
 
commitEntry(CacheEntry, Metadata, FlagAffectedCommand, InvocationContext, Flag, boolean) - Method in interface org.infinispan.interceptors.locking.ClusteringDependentLogic
 
commitManager - Variable in class org.infinispan.interceptors.locking.ClusteringDependentLogic.AbstractClusteringDependentLogic
 
CommitManager - Class in org.infinispan.statetransfer
Keeps track of the keys updated by normal operation and state transfer.
CommitManager(Equivalence<Object>) - Constructor for class org.infinispan.statetransfer.CommitManager
 
commitSingleEntry(CacheEntry, Metadata, FlagAffectedCommand, InvocationContext, Flag, boolean) - Method in class org.infinispan.interceptors.locking.ClusteringDependentLogic.AbstractClusteringDependentLogic
 
commitSingleEntry(CacheEntry, Metadata, FlagAffectedCommand, InvocationContext, Flag, boolean) - Method in class org.infinispan.interceptors.locking.ClusteringDependentLogic.DistributionLogic
 
commitSingleEntry(CacheEntry, Metadata, FlagAffectedCommand, InvocationContext, Flag, boolean) - Method in class org.infinispan.interceptors.locking.ClusteringDependentLogic.InvalidationLogic
 
commitSingleEntry(CacheEntry, Metadata, FlagAffectedCommand, InvocationContext, Flag, boolean) - Method in class org.infinispan.interceptors.locking.ClusteringDependentLogic.LocalLogic
 
commitSingleEntry(CacheEntry, Metadata, FlagAffectedCommand, InvocationContext, Flag, boolean) - Method in class org.infinispan.interceptors.locking.ClusteringDependentLogic.ReplicationLogic
 
CommonNameRoleMapper - Class in org.infinispan.security.impl
CommonNameRoleMapper.
CommonNameRoleMapper() - Constructor for class org.infinispan.security.impl.CommonNameRoleMapper
 
compareTo(EntryVersion) - Method in interface org.infinispan.container.versioning.EntryVersion
Compares the given version against the current instance.
compareTo(EntryVersion) - Method in class org.infinispan.container.versioning.NumericVersion
 
compareTo(EntryVersion) - Method in class org.infinispan.container.versioning.SimpleClusteredVersion
 
compareTo(File) - Method in class org.infinispan.io.GridFile
 
compareTo(Address) - Method in class org.infinispan.remoting.transport.jgroups.JGroupsAddress
 
compareTo(Address) - Method in class org.infinispan.topology.PersistentUUID
 
compareTo(byte[]) - Static method in class org.infinispan.Version
 
compatibility() - Method in class org.infinispan.configuration.cache.Configuration
 
compatibility() - Method in class org.infinispan.configuration.cache.ConfigurationBuilder
 
compatibility() - Method in interface org.infinispan.configuration.cache.ConfigurationChildBuilder
 
CompatibilityModeConfiguration - Class in org.infinispan.configuration.cache
Compatibility mode configuration
CompatibilityModeConfigurationBuilder - Class in org.infinispan.configuration.cache
Compatibility mode configuration builder
CompletableFutures - Class in org.infinispan.util.concurrent
Utility methods connecting CompletableFuture futures and our NotifyingNotifiableFuture futures.
CompletableFutures() - Constructor for class org.infinispan.util.concurrent.CompletableFutures
 
complete - Variable in class org.infinispan.stream.impl.StreamResponseCommand
 
COMPLETED_TX_TIMEOUT - Static variable in class org.infinispan.configuration.cache.TransactionConfiguration
 
completedExceptionFuture(Throwable) - Static method in class org.infinispan.util.concurrent.CompletableFutures
 
completedTxTimeout() - Method in class org.infinispan.configuration.cache.TransactionConfiguration
 
completedTxTimeout(long) - Method in class org.infinispan.configuration.cache.TransactionConfigurationBuilder
The duration (millis) in which to keep information about the completion of a transaction.
CompleteTransactionCommand - Class in org.infinispan.commands.remote.recovery
Command used by the recovery tooling for forcing transaction completion .
CompleteTransactionCommand(String) - Constructor for class org.infinispan.commands.remote.recovery.CompleteTransactionCommand
 
CompleteTransactionCommand(String, Xid, boolean) - Constructor for class org.infinispan.commands.remote.recovery.CompleteTransactionCommand
 
completionQueue - Variable in class org.infinispan.distexec.DistributedExecutionCompletionService
 
Component() - Constructor for class org.infinispan.factories.AbstractComponentRegistry.Component
 
Component() - Constructor for class org.infinispan.factories.TestDelayFactory.Component
 
COMPONENT_KEY - Static variable in class org.infinispan.jmx.ComponentsJmxRegistration
 
componentFailedToStop(Throwable) - Method in interface org.infinispan.util.logging.Log
 
ComponentMetadata - Class in org.infinispan.factories.components
This class contains all of the metadata and implications expressed via the Scope, SurvivesRestarts, DefaultFactoryFor, ComponentName, Inject, Start and Stop annotations.
ComponentMetadata(Class<?>, List<Method>, List<Method>, List<Method>, boolean, boolean) - Constructor for class org.infinispan.factories.components.ComponentMetadata
 
ComponentMetadata.InjectMetadata - Class in org.infinispan.factories.components
This class encapsulates metadata on an inject method, such as one annotated with Inject
ComponentMetadata.PrioritizedMethodMetadata - Class in org.infinispan.factories.components
This class encapsulates metadata on a prioritized method, such as one annotated with Start or @Stop
ComponentMetadataPersister - Class in org.infinispan.factories.components
A utility class used by the Infinispan build process to scan metadata and persist it.
ComponentMetadataPersister() - Constructor for class org.infinispan.factories.components.ComponentMetadataPersister
 
ComponentMetadataRepo - Class in org.infinispan.factories.components
This is a repository of component metadata, which is populated when the Infinispan core jar is loaded up.
ComponentMetadataRepo() - Constructor for class org.infinispan.factories.components.ComponentMetadataRepo
 
ComponentName - Annotation Type in org.infinispan.factories.annotations
Mechanism for specifying the name of components to retrieve
componentRegistry - Variable in class org.infinispan.cache.impl.CacheImpl
 
componentRegistry - Variable in class org.infinispan.factories.AbstractNamedCacheComponentFactory
 
ComponentRegistry - Class in org.infinispan.factories
Named cache specific components
ComponentRegistry(String, Configuration, AdvancedCache<?, ?>, GlobalComponentRegistry, ClassLoader) - Constructor for class org.infinispan.factories.ComponentRegistry
Creates an instance of the component registry.
componentRegistry - Variable in class org.infinispan.iteration.impl.LocalEntryRetriever
 
ComponentsJmxRegistration - Class in org.infinispan.jmx
Registers a set of components on an MBean server.
ComponentsJmxRegistration(MBeanServer, Set<AbstractComponentRegistry.Component>, String) - Constructor for class org.infinispan.jmx.ComponentsJmxRegistration
C-tor.
ComponentStatus - Enum in org.infinispan.lifecycle
Different states a component may be in.
composeWithExceptions(CacheStream.SegmentCompletionListener, CacheStream.SegmentCompletionListener) - Static method in class org.infinispan.stream.impl.DistributedCacheStream
Given two SegmentCompletionListener, return a SegmentCompletionListener that executes both in sequence, even if the first throws an exception, and if both throw exceptions, add any exceptions thrown by the second as suppressed exceptions of the first.
COMPOSITE_KEY_FILTER - Static variable in interface org.infinispan.marshall.core.Ids
 
COMPOSITE_KEY_VALUE_FILTER - Static variable in interface org.infinispan.marshall.core.Ids
 
CompositeAction - Class in org.infinispan.remoting.inboundhandler.action
A ReadyAction implementation that delegates it logic to a collection of other ReadyAction.
CompositeAction(Collection<ReadyAction>) - Constructor for class org.infinispan.remoting.inboundhandler.action.CompositeAction
 
CompositeCacheEventFilter<K,V> - Class in org.infinispan.notifications.cachelistener.filter
Allows AND-composing several cache event filters.
CompositeCacheEventFilter(CacheEventFilter<? super K, ? super V>...) - Constructor for class org.infinispan.notifications.cachelistener.filter.CompositeCacheEventFilter
 
CompositeKeyFilter<K> - Class in org.infinispan.filter
Allows AND-composing several filters.
CompositeKeyFilter(KeyFilter<? super K>...) - Constructor for class org.infinispan.filter.CompositeKeyFilter
 
CompositeKeyFilter.Externalizer - Class in org.infinispan.filter
 
CompositeKeyValueFilter<K,V> - Class in org.infinispan.filter
Allows AND-composing several key/value filters.
CompositeKeyValueFilter(KeyValueFilter<? super K, ? super V>...) - Constructor for class org.infinispan.filter.CompositeKeyValueFilter
 
CompositeKeyValueFilter.Externalizer - Class in org.infinispan.filter
 
compute(K, BiFunction<? super K, ? super V, ? extends V>) - Method in class org.infinispan.cache.impl.SimpleCacheImpl
 
compute(K, DataContainer.ComputeAction<K, V>) - Method in interface org.infinispan.container.DataContainer
Computes the new value for the key.
compute(K, InternalCacheEntry<K, V>, InternalEntryFactory) - Method in interface org.infinispan.container.DataContainer.ComputeAction
Computes the new value for the key.
compute(K, DataContainer.ComputeAction<K, V>) - Method in class org.infinispan.container.DefaultDataContainer
 
computeActualNumOwners(int, List<Address>, Map<Address, Float>) - Method in class org.infinispan.distribution.ch.impl.DefaultConsistentHashFactory.Builder
 
computeAvailabilityAfterMerge(AvailabilityStrategyContext, CacheTopology, List<Address>, AvailabilityMode) - Method in class org.infinispan.partitionhandling.impl.PreferConsistencyStrategy
 
computeExpectedSegments(int, int, Address) - Method in class org.infinispan.distribution.topologyaware.TopologyInfo
 
computeExpectedSegmentsForNode(Address, int) - Method in class org.infinispan.distribution.ch.impl.SyncConsistentHashFactory.Builder
 
computeExpectedSegmentsForNode(Address, int) - Method in class org.infinispan.distribution.ch.impl.TopologyAwareSyncConsistentHashFactory.Builder
 
computeGroup(T, String) - Method in interface org.infinispan.distribution.group.Grouper
Compute the group for a given key
computeIfAbsent(K, Function<? super K, ? extends V>) - Method in class org.infinispan.cache.impl.SimpleCacheImpl
 
computeIfAbsentInternal(K, Function<? super K, ? extends V>, ByRef<V>) - Method in class org.infinispan.cache.impl.SimpleCacheImpl
 
computeIfAbsentInternal(K, Function<? super K, ? extends V>, ByRef<V>) - Method in class org.infinispan.cache.impl.StatsCollectingCache
 
computeIfPresent(K, BiFunction<? super K, ? super V, ? extends V>) - Method in class org.infinispan.cache.impl.SimpleCacheImpl
 
computeIfPresentInternal(K, BiFunction<? super K, ? super V, ? extends V>, SimpleCacheImpl.CacheEntryChange<K, V>) - Method in class org.infinispan.cache.impl.SimpleCacheImpl
 
computeIfPresentInternal(K, BiFunction<? super K, ? super V, ? extends V>, SimpleCacheImpl.CacheEntryChange<K, V>) - Method in class org.infinispan.cache.impl.StatsCollectingCache
 
computeInternal(K, BiFunction<? super K, ? super V, ? extends V>, SimpleCacheImpl.CacheEntryChange<K, V>) - Method in class org.infinispan.cache.impl.SimpleCacheImpl
 
computeInternal(K, BiFunction<? super K, ? super V, ? extends V>, SimpleCacheImpl.CacheEntryChange<K, V>) - Method in class org.infinispan.cache.impl.StatsCollectingCache
 
computeOrphan(Collection<Address>) - Method in class org.infinispan.transaction.xa.recovery.RecoveryAwareRemoteTransaction
Check's if this transaction's originator is no longer part of the cluster (orphan transaction) and updates RecoveryAwareRemoteTransaction.isOrphan().
computeTotalCapacity() - Method in class org.infinispan.distribution.ch.impl.SyncConsistentHashFactory.Builder
 
computeTotalCapacity(Collection<Address>, Map<Address, Float>) - Method in class org.infinispan.distribution.topologyaware.TopologyInfo
 
CONCURRENCY_LEVEL - Static variable in class org.infinispan.configuration.cache.LockingConfiguration
 
concurrencyLevel() - Method in class org.infinispan.configuration.cache.LockingConfiguration
Concurrency level for lock containers.
concurrencyLevel(int) - Method in class org.infinispan.configuration.cache.LockingConfigurationBuilder
Concurrency level for lock containers.
ConcurrentHashSet<E> - Class in org.infinispan.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.infinispan.util.concurrent.ConcurrentHashSet
 
ConcurrentHashSet(int) - Constructor for class org.infinispan.util.concurrent.ConcurrentHashSet
 
ConcurrentHashSet(int, float, int) - Constructor for class org.infinispan.util.concurrent.ConcurrentHashSet
Params passed in to the underlying CHM.
config - Variable in class org.infinispan.cache.impl.CacheImpl
 
config - Variable in class org.infinispan.context.AbstractInvocationContextFactory
 
config - Variable in class org.infinispan.interceptors.distribution.L1NonTxInterceptor
Deprecated.
 
Configuration - Class in org.infinispan.configuration.cache
 
configuration - Variable in class org.infinispan.expiration.impl.ExpirationManagerImpl
 
configuration - Variable in class org.infinispan.factories.AbstractNamedCacheComponentFactory
 
configuration - Variable in class org.infinispan.remoting.transport.AbstractTransport
 
configuration - Variable in class org.infinispan.transaction.impl.TransactionTable
 
configuration - Variable in class org.infinispan.util.concurrent.locks.impl.DefaultLockManager
 
CONFIGURATION_FILE - Static variable in class org.infinispan.remoting.transport.jgroups.JGroupsTransport
 
CONFIGURATION_STRING - Static variable in class org.infinispan.remoting.transport.jgroups.JGroupsTransport
 
CONFIGURATION_XML - Static variable in class org.infinispan.remoting.transport.jgroups.JGroupsTransport
 
ConfigurationBuilder - Class in org.infinispan.configuration.cache
 
ConfigurationBuilder() - Constructor for class org.infinispan.configuration.cache.ConfigurationBuilder
 
ConfigurationBuilderHolder - Class in org.infinispan.configuration.parsing
 
ConfigurationBuilderHolder() - Constructor for class org.infinispan.configuration.parsing.ConfigurationBuilderHolder
 
ConfigurationBuilderHolder(ClassLoader) - Constructor for class org.infinispan.configuration.parsing.ConfigurationBuilderHolder
 
ConfigurationChildBuilder - Interface in org.infinispan.configuration.cache
 
ConfigurationForClassExtractor - Class in org.infinispan.persistence.factory
 
ConfigurationForClassExtractor() - Constructor for class org.infinispan.persistence.factory.ConfigurationForClassExtractor
 
configurationInUse(String) - Method in interface org.infinispan.util.logging.Log
 
ConfigurationManager - Class in org.infinispan.configuration
It manages all the configuration for a specific container.
ConfigurationManager(ConfigurationBuilderHolder, ConfigurationBuilderHolder, Optional<ConfigurationBuilderHolder>) - Constructor for class org.infinispan.configuration.ConfigurationManager
 
ConfigurationManager(ConfigurationBuilderHolder) - Constructor for class org.infinispan.configuration.ConfigurationManager
 
ConfigurationManager(GlobalConfiguration, Configuration) - Constructor for class org.infinispan.configuration.ConfigurationManager
 
ConfigurationParser - Interface in org.infinispan.configuration.parsing
ConfigurationParser.
Configurations - Class in org.infinispan.configuration.cache
Helper configuration methods.
configuratorError(Exception) - Method in interface org.infinispan.util.logging.Log
 
configuratorSAXError(Exception) - Method in interface org.infinispan.util.logging.Log
 
configuratorSAXParseError(Exception) - Method in interface org.infinispan.util.logging.Log
 
configure() - Method in class org.infinispan.interceptors.distribution.BaseDistributionInterceptor
Deprecated.
 
confirmRebalance(String, int, int, Throwable) - Method in interface org.infinispan.topology.LocalTopologyManager
Confirm that the local cache cacheName has finished receiving the new data for topology topologyId.
confirmRebalance(String, int, int, Throwable) - Method in class org.infinispan.topology.LocalTopologyManagerImpl
 
confirmRebalance(String, int, int, Throwable) - Method in class org.infinispan.util.AbstractControlledLocalTopologyManager
 
confirmStateTransfer(Address, boolean) - Method in class org.infinispan.xsite.statetransfer.XSiteStateTransferCollector
 
connect(NotifyingNotifiableFuture<T>, CompletableFuture<T>) - Static method in class org.infinispan.util.concurrent.CompletableFutures
 
connectChannel - Variable in class org.infinispan.remoting.transport.jgroups.JGroupsTransport
 
CONSISTENT_HASH_FACTORY - Static variable in class org.infinispan.configuration.cache.HashConfiguration
 
consistentHash() - Method in class org.infinispan.configuration.cache.HashConfiguration
Deprecated.
consistentHash(ConsistentHash) - Method in class org.infinispan.configuration.cache.HashConfigurationBuilder
ConsistentHash - Interface in org.infinispan.distribution.ch
A consistent hash algorithm implementation.
consistentHashDeprecated() - Method in interface org.infinispan.util.logging.Log
 
consistentHashFactory() - Method in class org.infinispan.configuration.cache.HashConfiguration
The consistent hash factory in use.
consistentHashFactory(ConsistentHashFactory<? extends ConsistentHash>) - Method in class org.infinispan.configuration.cache.HashConfigurationBuilder
The consistent hash factory in use.
ConsistentHashFactory<CH extends ConsistentHash> - Interface in org.infinispan.distribution.ch
Factory for ConsistentHash instances.
ConsistentHashPersistenceConstants - Class in org.infinispan.distribution.ch.impl
Constants used as keys within a persisted consistent hash
ConsistentHashPersistenceConstants() - Constructor for class org.infinispan.distribution.ch.impl.ConsistentHashPersistenceConstants
 
construct(Class<T>) - Method in class org.infinispan.distexec.mapreduce.MapReduceManagerFactory
 
construct(Class<T>) - Method in class org.infinispan.distribution.ch.impl.KeyPartitionerFactory
 
construct(Class<T>) - Method in class org.infinispan.distribution.group.GroupManagerFactory
 
construct(Class<T>) - Method in class org.infinispan.factories.AbstractComponentFactory
Constructs a component.
construct(Class<T>) - Method in class org.infinispan.factories.AuthorizationManagerFactory
 
construct(Class<T>) - Method in class org.infinispan.factories.BootstrapFactory
 
construct(Class<T>) - Method in class org.infinispan.factories.CacheStoreFactoryRegistryFactory
 
construct(Class<T>) - Method in class org.infinispan.factories.DataContainerFactory
 
construct(Class<T>) - Method in class org.infinispan.factories.DistributionManagerFactory
 
construct(Class<T>) - Method in class org.infinispan.factories.EmptyConstructorFactory
 
construct(Class<T>) - Method in class org.infinispan.factories.EmptyConstructorNamedCacheFactory
 
construct(Class<T>) - Method in class org.infinispan.factories.EntryMetaFactory
 
construct(Class<T>) - Method in class org.infinispan.factories.EntryRetrieverFactory
 
construct(Class<T>) - Method in class org.infinispan.factories.ExpirationManagerFactory
 
construct(Class<T>) - Method in class org.infinispan.factories.GlobalStateManagerFactory
 
construct(Class<T>) - Method in class org.infinispan.factories.InboundInvocationHandlerFactory
 
construct(Class<T>) - Method in class org.infinispan.factories.InterceptorChainFactory
 
construct(Class<T>) - Method in class org.infinispan.factories.InternalCacheFactory
 
construct(Class<T>) - Method in class org.infinispan.factories.LockContainerFactory
 
construct(Class<T>) - Method in class org.infinispan.factories.LockManagerFactory
 
construct(Class<T>, String) - Method in class org.infinispan.factories.MarshallerFactory
 
construct(Class<T>) - Method in class org.infinispan.factories.NamedComponentFactory
 
construct(Class<T>, String) - Method in class org.infinispan.factories.NamedComponentFactory
Constructs a component.
construct(Class<T>, String) - Method in class org.infinispan.factories.NamedExecutorsFactory
 
construct(Class<T>) - Method in class org.infinispan.factories.PartitionHandlingManagerFactory
 
construct(Class<RecoveryManager>) - Method in class org.infinispan.factories.RecoveryManagerFactory
 
construct(Class<T>) - Method in class org.infinispan.factories.ReplicationQueueFactory
Deprecated.
 
construct(Class<T>) - Method in class org.infinispan.factories.ResponseGeneratorFactory
 
construct(Class<T>) - Method in class org.infinispan.factories.RpcManagerFactory
 
construct(Class<T>) - Method in class org.infinispan.factories.StateTransferComponentFactory
 
construct(Class<T>) - Method in class org.infinispan.factories.StreamManagerFactory
 
construct(Class<T>) - Method in class org.infinispan.factories.TestDelayFactory
 
construct(Class<T>) - Method in class org.infinispan.factories.TransactionManagerFactory
 
construct(Class<T>) - Method in class org.infinispan.factories.TransactionSynchronizationRegistryFactory
 
construct(Class<T>) - Method in class org.infinispan.factories.TransactionTableFactory
 
construct(Class<T>) - Method in class org.infinispan.factories.TransportFactory
 
construct(Class<T>, String) - Method in class org.infinispan.factories.VersionGeneratorFactory
 
construct(Class<T>) - Method in class org.infinispan.notifications.cachelistener.cluster.ClusterEventManagerFactory
 
construct(Class<T>) - Method in class org.infinispan.security.impl.GlobalSecurityManagerFactory
 
construct(Class<T>) - Method in class org.infinispan.stats.impl.ClusterCacheStatsFactory
 
construct(Class<T>) - Method in class org.infinispan.stats.impl.StatsCollector.Factory
 
construct(Class<T>) - Method in class org.infinispan.topology.ClusterTopologyManagerFactory
 
construct(Class<T>) - Method in class org.infinispan.topology.LocalTopologyManagerFactory
 
constructMessage(Buffer, Address, ResponseMode, boolean, DeliverOrder) - Static method in class org.infinispan.remoting.transport.jgroups.CommandAwareRpcDispatcher
 
ContainerMixedSiteStatus - Class in org.infinispan.xsite.status
A mixed SiteStatus.
ContainerMixedSiteStatus(Collection<String>, Collection<String>, Collection<String>) - Constructor for class org.infinispan.xsite.status.ContainerMixedSiteStatus
 
ContainerSiteStatusBuilder - Class in org.infinispan.xsite.status
A per-container SiteStatus builder.
ContainerSiteStatusBuilder() - Constructor for class org.infinispan.xsite.status.ContainerSiteStatusBuilder
 
containRemoteTx(GlobalTransaction) - Method in class org.infinispan.transaction.impl.TransactionTable
 
contains(Object) - Method in class org.infinispan.cache.impl.SimpleCacheImpl.EntrySetBase
 
contains(Object) - Method in class org.infinispan.commands.read.AbstractCloseableIteratorCollection
 
contains(Object) - Method in class org.infinispan.distribution.ch.impl.ReplicatedConsistentHash.RangeSet
 
contains(Object) - Method in class org.infinispan.distribution.util.ReadOnlySegmentAwareSet
 
contains(Object) - Method in class org.infinispan.interceptors.distribution.DistributionBulkInterceptor.BackingEntrySet
Deprecated.
 
contains(Object) - Method in class org.infinispan.interceptors.distribution.DistributionBulkInterceptor.BackingKeySet
Deprecated.
 
contains(Object) - Method in class org.infinispan.persistence.async.AsyncCacheLoader
 
contains(Object) - Method in class org.infinispan.persistence.cluster.ClusterLoader
 
contains(Object) - Method in class org.infinispan.persistence.file.SingleFileStore
The base class implementation calls SingleFileStore.load(Object) for this, we can do better because we keep all keys in memory.
contains(Object) - Method in interface org.infinispan.persistence.spi.CacheLoader
Returns true if the storage contains an entry associated with the given key.
contains(Object, TimeService) - Method in class org.infinispan.persistence.support.Bucket
 
contains(Object) - Method in class org.infinispan.persistence.support.DelegatingCacheLoader
 
contains(Object) - Method in class org.infinispan.stream.impl.local.ValueCacheCollection
 
contains(Object) - Method in class org.infinispan.util.AbstractDelegatingCollection
 
contains(Object) - Method in class org.infinispan.util.concurrent.BoundedConcurrentHashMap
Legacy method testing if some key maps into the specified value in this table.
contains(Object) - Method in class org.infinispan.util.concurrent.ConcurrentHashSet
 
contains(Object) - Method in class org.infinispan.util.ReadOnlyDataContainerBackedKeySet
 
containsAll(Collection<?>) - Method in class org.infinispan.cache.impl.SimpleCacheImpl.EntrySetBase
 
containsAll(Collection<?>) - Method in class org.infinispan.distribution.ch.impl.ReplicatedConsistentHash.RangeSet
 
containsAll(Collection<?>) - Method in class org.infinispan.distribution.util.ReadOnlySegmentAwareSet
 
containsAll(Param<?>...) - Method in class org.infinispan.functional.impl.Params
Checks whether all the parameters passed in are already present in the current parameters.
containsAll(Collection<?>) - Method in class org.infinispan.stream.impl.local.ValueCacheCollection
 
containsAll(Collection<?>) - Method in class org.infinispan.util.AbstractDelegatingCollection
 
containsAll(Collection<?>) - Method in class org.infinispan.util.concurrent.ConcurrentHashSet
 
containsAll(Collection<?>) - Method in class org.infinispan.util.ReadOnlyDataContainerBackedKeySet
 
containsInstance(CommandInterceptor) - Method in class org.infinispan.interceptors.InterceptorChain
Checks whether the chain contains the supplied interceptor instance.
containsInterceptorType(Class<? extends CommandInterceptor>) - Method in class org.infinispan.interceptors.InterceptorChain
 
containsInterceptorType(Class<? extends CommandInterceptor>, boolean) - Method in class org.infinispan.interceptors.InterceptorChain
 
containsKey(Object) - Method in class org.infinispan.atomic.impl.AtomicHashMap
 
containsKey(Object) - Method in class org.infinispan.atomic.impl.AtomicHashMapProxy
 
containsKey(Object) - Method in class org.infinispan.atomic.impl.FineGrainedAtomicHashMapProxy
 
containsKey(Object) - Method in class org.infinispan.cache.impl.AbstractDelegatingCache
 
containsKey(Object) - Method in class org.infinispan.cache.impl.CacheImpl
 
containsKey(Object) - Method in class org.infinispan.cache.impl.DecoratedCache
 
containsKey(Object) - Method in class org.infinispan.cache.impl.SimpleCacheImpl
 
containsKey(Object) - Method in interface org.infinispan.container.DataContainer
Tests whether an entry exists in the container
containsKey(Object) - Method in class org.infinispan.container.DefaultDataContainer
 
containsKey(Object) - Method in class org.infinispan.distribution.util.ReadOnlySegmentAwareMap
 
containsKey(S, K) - Method in interface org.infinispan.registry.ClusterRegistry
Deprecated.
 
containsKey(S, K) - Method in class org.infinispan.registry.impl.ClusterRegistryImpl
Deprecated.
 
containsKey(Object) - Method in class org.infinispan.security.impl.SecureCacheImpl
 
containsKey(Object) - Method in class org.infinispan.util.AbstractDelegatingMap
 
containsKey(Object) - Method in class org.infinispan.util.concurrent.BoundedConcurrentHashMap
Tests if the specified object is a key in this table.
containsLocalModeFlag - Variable in class org.infinispan.interceptors.InvalidationInterceptor.InvalidationFilterVisitor
Deprecated.
 
containsLocalTx(Transaction) - Method in class org.infinispan.transaction.impl.TransactionTable
Returns true if the given transaction is already registered with the transaction table.
containsLocalTx(GlobalTransaction) - Method in class org.infinispan.transaction.impl.TransactionTable
 
containsLockOrBackupLock(Object) - Method in class org.infinispan.transaction.impl.AbstractCacheTransaction
 
containsLockOrBackupLock(Object) - Method in interface org.infinispan.transaction.xa.CacheTransaction
Deprecated.
containsLockOwner(Object) - Method in class org.infinispan.util.concurrent.locks.impl.InfinispanLock
It tests if the lock has the lock owner.
containsPutForExternalRead - Variable in class org.infinispan.interceptors.InvalidationInterceptor.InvalidationFilterVisitor
Deprecated.
 
containsRole(String) - Method in class org.infinispan.security.impl.SubjectACL
 
containsValue(Object) - Method in class org.infinispan.atomic.impl.AtomicHashMap
 
containsValue(Object) - Method in class org.infinispan.atomic.impl.AtomicHashMapProxy
 
containsValue(Object) - Method in class org.infinispan.atomic.impl.FineGrainedAtomicHashMapProxy
 
containsValue(Object) - Method in class org.infinispan.cache.impl.AbstractDelegatingCache
 
containsValue(Object) - Method in class org.infinispan.cache.impl.CacheImpl
 
containsValue(Object) - Method in class org.infinispan.cache.impl.DecoratedCache
 
containsValue(Object) - Method in class org.infinispan.cache.impl.SimpleCacheImpl
 
containsValue(Object) - Method in class org.infinispan.distribution.util.ReadOnlySegmentAwareMap
 
containsValue(Object) - Method in class org.infinispan.security.impl.SecureCacheImpl
 
containsValue(Object) - Method in class org.infinispan.util.AbstractDelegatingMap
 
containsValue(Object) - Method in class org.infinispan.util.concurrent.BoundedConcurrentHashMap
Returns true if this map maps one or more keys to the specified value.
contentType - Variable in class org.infinispan.remoting.MIMECacheEntry
The MIME Content type value, for example application/octet-stream.
context(Cache<?, ?>) - Method in interface org.infinispan.util.logging.events.EventLogger
Sets a cache as context of this event log.
context(String) - Method in interface org.infinispan.util.logging.events.EventLogger
Sets a context of this event log.
context(String) - Method in class org.infinispan.util.logging.events.impl.BasicEventLogger
 
context - Variable in class org.infinispan.util.logging.events.impl.DecoratedEventLogger
 
context(String) - Method in class org.infinispan.util.logging.events.impl.DecoratedEventLogger
 
continueTaskInBackground() - Method in class org.infinispan.executors.SemaphoreCompletionService
Called from a task to remove the permit that would otherwise be freed when the task finishes running When the asynchronous part of the task finishes, it must call SemaphoreCompletionService.backgroundTaskFinished(Callable) to make the permit available again.
Control() - Constructor for class org.infinispan.factories.TestDelayFactory.Control
 
convert(K, V, Metadata) - Method in class org.infinispan.filter.AbstractKeyValueFilterConverter
 
convert(K, V, Metadata) - Method in interface org.infinispan.filter.Converter
 
convert(Object, Object, Metadata) - Method in class org.infinispan.filter.NullValueConverter
 
convert(K, V, Metadata, V, Metadata, EventType) - Method in class org.infinispan.notifications.cachelistener.filter.AbstractCacheEventFilterConverter
 
convert(K, V, Metadata, V, Metadata, EventType) - Method in interface org.infinispan.notifications.cachelistener.filter.CacheEventConverter
Converts the given newValue into something different possibly.
convert(K, V, Metadata) - Method in class org.infinispan.notifications.cachelistener.filter.CacheEventConverterAsConverter
 
convert(K, V, Metadata, V, Metadata, EventType) - Method in class org.infinispan.notifications.cachelistener.filter.ConverterAsCacheEventConverter
 
convert(MarshalledEntry<K, V>, InternalEntryFactory) - Static method in class org.infinispan.persistence.PersistenceUtil
 
ConvertedIterable(Iterator<CacheEntry<K, V>>, Converter<? super K, ? super V, ? extends C>) - Constructor for class org.infinispan.cache.impl.SimpleCacheImpl.ConvertedIterable
 
converter(Converter<? super K, ? super V, C>) - Method in class org.infinispan.cache.impl.SimpleCacheImpl.FilteredEntryIterable
 
Converter<K,V,C> - Interface in org.infinispan.filter
Converter that can be used to transform a given entry to a different value.
converter(Converter<? super K, ? super V, C>) - Method in interface org.infinispan.iteration.EntryIterable
This returns a CloseableIterable that will change the type of the returned value for the entry using the already provided filter in addition to the converter.
converter(Converter<? super K, ? super V, C>) - Method in class org.infinispan.iteration.impl.EntryIterableFromStreamImpl
 
converter - Variable in class org.infinispan.iteration.impl.TrackingEntryIterableFromStream
 
converter - Variable in class org.infinispan.iteration.impl.TransactionAwareCloseableIterable
 
converter(Converter<? super K, ? super V, C>) - Method in class org.infinispan.iteration.impl.TransactionAwareEntryIterable
 
converter - Variable in class org.infinispan.notifications.cachelistener.CacheNotifierImpl.BaseCacheEntryListenerInvocation
 
CONVERTER_AS_CACHE_EVENT_CONVERTER - Static variable in interface org.infinispan.marshall.core.Ids
 
ConverterAsCacheEventConverter<K,V,C> - Class in org.infinispan.notifications.cachelistener.filter
CacheEventConverter that implements it's conversion solely on the use of the provided Converter
ConverterAsCacheEventConverter(Converter<K, V, C>) - Constructor for class org.infinispan.notifications.cachelistener.filter.ConverterAsCacheEventConverter
 
ConverterAsCacheEventConverter.Externalizer - Class in org.infinispan.notifications.cachelistener.filter
 
convertValue(CacheEventConverter<? super K, ? super V, ?>, CacheEntryEvent<K, V>) - Method in class org.infinispan.notifications.cachelistener.CacheNotifierImpl.BaseCacheEntryListenerInvocation
 
coordinator - Variable in class org.infinispan.remoting.transport.jgroups.JGroupsTransport
 
copy() - Method in interface org.infinispan.atomic.CopyableDeltaAware
 
copy() - Method in class org.infinispan.atomic.impl.AtomicHashMap
 
copy() - Method in class org.infinispan.commands.tx.PrepareCommand
 
copy(CacheEntry<K, V>) - Method in interface org.infinispan.container.InternalEntryFactory
Creates a copy of this cache entry and synchronizes serializes the copy process with the InternalEntryFactory.update(org.infinispan.container.entries.InternalCacheEntry, org.infinispan.metadata.Metadata).
copy(CacheEntry) - Method in class org.infinispan.container.InternalEntryFactoryImpl
 
copy(InputStream, OutputStream, byte[]) - Static method in class org.infinispan.util.stream.Streams
Copy all of the bytes from the input stream to the output stream.
copy(InputStream, OutputStream, int) - Static method in class org.infinispan.util.stream.Streams
Copy all of the bytes from the input stream to the output stream.
copy(InputStream, OutputStream) - Static method in class org.infinispan.util.stream.Streams
Copy all of the bytes from the input stream to the output stream.
CopyableDeltaAware - Interface in org.infinispan.atomic
This interface extended the DeltaAware.
copyb(InputStream, OutputStream) - Static method in class org.infinispan.util.stream.Streams
Copy all of the bytes from the input stream to the output stream wrapping streams in buffers as needed.
copyForCache(String) - Method in class org.infinispan.xsite.statetransfer.XSiteStateTransferControlCommand
 
copyForUpdate(DataContainer<? super K, ? super V>) - Method in interface org.infinispan.container.entries.MVCCEntry
Deprecated.
Since 8.0, use MVCCEntry.copyForUpdate() instead.
copyForUpdate() - Method in interface org.infinispan.container.entries.MVCCEntry
Makes internal copies of the entry for updates
copyForUpdate() - Method in class org.infinispan.container.entries.ReadCommittedEntry
 
copyForUpdate() - Method in class org.infinispan.container.entries.RepeatableReadEntry
 
copyOwners() - Method in class org.infinispan.distribution.ch.impl.SyncConsistentHashFactory.Builder
 
copyOwners() - Method in class org.infinispan.distribution.ch.impl.TopologyAwareSyncConsistentHashFactory.Builder
 
copySome(InputStream, OutputStream, byte[], long) - Static method in class org.infinispan.util.stream.Streams
Copy a limited number of bytes from the input stream to the output stream.
copySome(InputStream, OutputStream, int, long) - Static method in class org.infinispan.util.stream.Streams
Copy a limited number of bytes from the input stream to the output stream.
copySome(InputStream, OutputStream, long) - Static method in class org.infinispan.util.stream.Streams
Copy a limited number of bytes from the input stream to the output stream.
copyStateFlagsFrom(StateChangingEntry) - Method in class org.infinispan.container.entries.DeltaAwareCacheEntry
 
copyStateFlagsFrom(StateChangingEntry) - Method in class org.infinispan.container.entries.ReadCommittedEntry
 
copyStateFlagsFrom(StateChangingEntry) - Method in interface org.infinispan.container.entries.StateChangingEntry
 
copyWithoutRemotableFlags(Set<Flag>) - Static method in enum org.infinispan.context.Flag
Creates a copy of a Flag Set removing instances of FAIL_SILENTLY.
CoreImmutables - Class in org.infinispan.util
Factory for generating immutable type wrappers for core types.
CoreImmutables() - Constructor for class org.infinispan.util.CoreImmutables
 
couldNotAcquireLockForEviction(Object, Exception) - Method in interface org.infinispan.util.logging.Log
 
couldNotAcquireSharedLock() - Method in interface org.infinispan.util.logging.Log
 
couldNotCompleteInjectedTransaction(Throwable) - Method in interface org.infinispan.util.logging.Log
 
couldNotExecuteCancellationLocally(String) - Method in interface org.infinispan.util.logging.Log
 
couldNotFindAttribute(String) - Method in interface org.infinispan.util.logging.Log
 
couldNotFindDescriptionField() - Method in interface org.infinispan.util.logging.Log
 
couldNotInitializeModule(Object, Exception) - Method in interface org.infinispan.util.logging.Log
 
couldNotInstantiateTransactionManager(Exception) - Method in interface org.infinispan.util.logging.Log
 
couldNotInterruptThread(UUID) - Method in interface org.infinispan.util.logging.Log
 
couldNotInvokeSetOnAttribute(String, Object) - Method in interface org.infinispan.util.logging.Log
 
couldNotLoadModuleAtUrl(URL, Exception) - Method in interface org.infinispan.util.logging.Log
 
couldNotMigrateData(String) - Method in interface org.infinispan.util.logging.Log
 
couldNotRegisterObjectName(ObjectName, InstanceAlreadyExistsException) - Method in interface org.infinispan.util.logging.Log
 
couldNotResolveConfigurationSchema(String, String, String) - Method in interface org.infinispan.util.logging.Log
 
couldNotRollbackPrepared1PcTransaction(LocalTransaction, Throwable) - Method in interface org.infinispan.util.logging.Log
 
count(AdvancedCacheLoader<K, V>, KeyFilter<? super K>) - Static method in class org.infinispan.persistence.PersistenceUtil
 
count() - Method in class org.infinispan.stream.impl.AbstractDelegatingCacheStream
 
count() - Method in class org.infinispan.stream.impl.DistributedCacheStream
 
count() - Method in class org.infinispan.stream.impl.DistributedDoubleCacheStream
 
count() - Method in class org.infinispan.stream.impl.DistributedIntCacheStream
 
count() - Method in class org.infinispan.stream.impl.DistributedLongCacheStream
 
count() - Method in class org.infinispan.stream.impl.local.LocalCacheStream
 
count() - Method in class org.infinispan.stream.impl.local.LocalDoubleCacheStream
 
count() - Method in class org.infinispan.stream.impl.local.LocalIntCacheStream
 
count() - Method in class org.infinispan.stream.impl.local.LocalLongCacheStream
 
create() - Method in class org.infinispan.configuration.cache.AsyncConfigurationBuilder
 
create() - Method in class org.infinispan.configuration.cache.AsyncStoreConfigurationBuilder
 
create() - Method in class org.infinispan.configuration.cache.AuthorizationConfigurationBuilder
 
create() - Method in class org.infinispan.configuration.cache.BackupConfigurationBuilder
 
create() - Method in class org.infinispan.configuration.cache.BackupForBuilder
 
create() - Method in class org.infinispan.configuration.cache.ClusteringConfigurationBuilder
 
create() - Method in class org.infinispan.configuration.cache.ClusterLoaderConfigurationBuilder
 
create() - Method in class org.infinispan.configuration.cache.CompatibilityModeConfigurationBuilder
 
create() - Method in class org.infinispan.configuration.cache.CustomInterceptorsConfigurationBuilder
 
create() - Method in class org.infinispan.configuration.cache.CustomStoreConfigurationBuilder
 
create() - Method in class org.infinispan.configuration.cache.DataContainerConfigurationBuilder
 
create() - Method in class org.infinispan.configuration.cache.DeadlockDetectionConfigurationBuilder
 
create() - Method in class org.infinispan.configuration.cache.EvictionConfigurationBuilder
 
create() - Method in class org.infinispan.configuration.cache.ExpirationConfigurationBuilder
 
create() - Method in class org.infinispan.configuration.cache.GroupsConfigurationBuilder
 
create() - Method in class org.infinispan.configuration.cache.HashConfigurationBuilder
 
create() - Method in class org.infinispan.configuration.cache.IndexingConfigurationBuilder
 
create() - Method in class org.infinispan.configuration.cache.InterceptorConfigurationBuilder
 
create() - Method in class org.infinispan.configuration.cache.InvocationBatchingConfigurationBuilder
 
create() - Method in class org.infinispan.configuration.cache.JMXStatisticsConfigurationBuilder
 
create() - Method in class org.infinispan.configuration.cache.L1ConfigurationBuilder
 
create() - Method in class org.infinispan.configuration.cache.LockingConfigurationBuilder
 
create() - Method in class org.infinispan.configuration.cache.PartitionHandlingConfigurationBuilder
 
create() - Method in class org.infinispan.configuration.cache.PersistenceConfigurationBuilder
 
create() - Method in class org.infinispan.configuration.cache.RecoveryConfigurationBuilder
 
create() - Method in class org.infinispan.configuration.cache.SecurityConfigurationBuilder
 
create() - Method in class org.infinispan.configuration.cache.SingleFileStoreConfigurationBuilder
 
create() - Method in class org.infinispan.configuration.cache.SingletonStoreConfigurationBuilder
 
create() - Method in class org.infinispan.configuration.cache.SitesConfigurationBuilder
 
create() - Method in class org.infinispan.configuration.cache.StateTransferConfigurationBuilder
 
create() - Method in class org.infinispan.configuration.cache.StoreAsBinaryConfigurationBuilder
 
create() - Method in class org.infinispan.configuration.cache.SyncConfigurationBuilder
 
create() - Method in class org.infinispan.configuration.cache.TakeOfflineConfigurationBuilder
 
create() - Method in class org.infinispan.configuration.cache.TransactionConfigurationBuilder
 
create() - Method in class org.infinispan.configuration.cache.UnsafeConfigurationBuilder
 
create() - Method in class org.infinispan.configuration.cache.VersioningConfigurationBuilder
 
create() - Method in class org.infinispan.configuration.cache.XSiteStateTransferConfigurationBuilder
 
create() - Method in class org.infinispan.configuration.global.ExecutorFactoryConfigurationBuilder
 
create() - Method in class org.infinispan.configuration.global.GlobalAuthorizationConfigurationBuilder
 
create() - Method in class org.infinispan.configuration.global.GlobalJmxStatisticsConfigurationBuilder
 
create() - Method in class org.infinispan.configuration.global.GlobalRoleConfigurationBuilder
 
create() - Method in class org.infinispan.configuration.global.GlobalSecurityConfigurationBuilder
 
create() - Method in class org.infinispan.configuration.global.GlobalStateConfigurationBuilder
 
create() - Method in class org.infinispan.configuration.global.ScheduledExecutorFactoryConfigurationBuilder
 
create() - Method in class org.infinispan.configuration.global.SerializationConfigurationBuilder
 
create() - Method in class org.infinispan.configuration.global.ShutdownConfigurationBuilder
 
create() - Method in class org.infinispan.configuration.global.SiteConfigurationBuilder
 
create() - Method in class org.infinispan.configuration.global.ThreadPoolConfigurationBuilder
 
create() - Method in class org.infinispan.configuration.global.TransportConfigurationBuilder
 
create(CacheEntry<K, V>) - Method in interface org.infinispan.container.InternalEntryFactory
Creates a new InternalCacheEntry instance based on the key, value, version and timestamp/lifespan information reflected in the CacheEntry instance passed in.
create(K, V, InternalCacheEntry<?, ?>) - Method in interface org.infinispan.container.InternalEntryFactory
Creates a new InternalCacheEntry instance based on the version and timestamp/lifespan information reflected in the CacheEntry instance passed in.
create(K, V, Metadata) - Method in interface org.infinispan.container.InternalEntryFactory
Creates a new InternalCacheEntry instance
create(K, V, Metadata, long, long) - Method in interface org.infinispan.container.InternalEntryFactory
Creates a new InternalCacheEntry instance
create(K, V, Metadata, long, long, long, long) - Method in interface org.infinispan.container.InternalEntryFactory
Creates a new InternalCacheEntry instance
create(K, V, EntryVersion, long, long, long, long) - Method in interface org.infinispan.container.InternalEntryFactory
Creates a new InternalCacheEntry instance
create(Object, Object, Metadata) - Method in class org.infinispan.container.InternalEntryFactoryImpl
 
create(CacheEntry) - Method in class org.infinispan.container.InternalEntryFactoryImpl
 
create(Object, Object, InternalCacheEntry) - Method in class org.infinispan.container.InternalEntryFactoryImpl
 
create(Object, Object, EntryVersion, long, long, long, long) - Method in class org.infinispan.container.InternalEntryFactoryImpl
 
create(Object, Object, Metadata, long, long, long, long) - Method in class org.infinispan.container.InternalEntryFactoryImpl
 
create(Object, Object, Metadata, long, long) - Method in class org.infinispan.container.InternalEntryFactoryImpl
 
create(Hash, int, int, List<Address>, Map<Address, Float>) - Method in interface org.infinispan.distribution.ch.ConsistentHashFactory
Create a new consistent hash instance.
create(Hash, int, int, List<Address>, Map<Address, Float>) - Method in class org.infinispan.distribution.ch.impl.DefaultConsistentHashFactory
 
create(Hash, int, int, List<Address>, Map<Address, Float>) - Method in class org.infinispan.distribution.ch.impl.ReplicatedConsistentHashFactory
 
create(Hash, int, int, List<Address>, Map<Address, Float>) - Method in class org.infinispan.distribution.ch.impl.SyncConsistentHashFactory
 
create(Hash, int, int, List<Address>, Map<Address, Float>) - Method in class org.infinispan.distribution.ch.impl.SyncReplicatedConsistentHashFactory
 
create(Params, AdvancedCache<K, V>) - Static method in class org.infinispan.functional.impl.FunctionalMapImpl
 
create(AdvancedCache<K, V>) - Static method in class org.infinispan.functional.impl.FunctionalMapImpl
 
create() - Static method in class org.infinispan.functional.impl.Params
 
create(FunctionalMapImpl<K, V>) - Static method in class org.infinispan.functional.impl.ReadOnlyMapImpl
 
create(FunctionalMapImpl<K, V>) - Static method in class org.infinispan.functional.impl.ReadWriteMapImpl
 
create(FunctionalMapImpl<K, V>) - Static method in class org.infinispan.functional.impl.WriteOnlyMapImpl
 
create(boolean, boolean) - Static method in enum org.infinispan.remoting.inboundhandler.TopologyMode
 
create(Object) - Static method in class org.infinispan.remoting.responses.SuccessfulResponse
 
createAndWire(Configuration, GlobalComponentRegistry, String) - Method in class org.infinispan.factories.InternalCacheFactory
 
createAsyncWriter(CacheWriter) - Method in class org.infinispan.persistence.manager.PersistenceManagerImpl
 
createBuilder(Hash, int, int, List<Address>, Map<Address, Float>) - Method in class org.infinispan.distribution.ch.impl.SyncConsistentHashFactory
 
createBuilder(Hash, int, int, List<Address>, Map<Address, Float>) - Method in class org.infinispan.distribution.ch.impl.TopologyAwareSyncConsistentHashFactory
 
createCache(Configuration, GlobalComponentRegistry, String) - Method in class org.infinispan.factories.InternalCacheFactory
This implementation clones the configuration passed in before using it.
CreateCacheCommand - Class in org.infinispan.commands
Command to create/start a cache on a subset of Infinispan cluster nodes
CreateCacheCommand(String) - Constructor for class org.infinispan.commands.CreateCacheCommand
 
CreateCacheCommand(String, String, String) - Constructor for class org.infinispan.commands.CreateCacheCommand
 
CreateCacheCommand(String, String, String, int) - Constructor for class org.infinispan.commands.CreateCacheCommand
 
createClearNonTxInvocationContext() - Method in class org.infinispan.context.AbstractInvocationContextFactory
 
createClearNonTxInvocationContext() - Method in interface org.infinispan.context.InvocationContextFactory
createComponentFactoryInternal(Class<?>, String) - Method in class org.infinispan.factories.AbstractComponentRegistry
 
createComponentFactoryInternal(Class<?>, String) - Method in class org.infinispan.factories.ComponentRegistry
 
createContext() - Method in class org.infinispan.commands.control.LockControlCommand
 
createContext() - Method in class org.infinispan.commands.tx.PrepareCommand
 
createContext() - Method in interface org.infinispan.util.concurrent.locks.TransactionalRemoteLockCommand
It creates the transaction context.
created - Variable in class org.infinispan.container.entries.metadata.MetadataMortalCacheEntry
 
created - Variable in class org.infinispan.container.entries.MortalCacheEntry
 
created - Variable in class org.infinispan.container.entries.MortalCacheValue
 
created - Variable in class org.infinispan.container.entries.ReadCommittedEntry
 
created - Variable in class org.infinispan.container.entries.TransientMortalCacheEntry
 
created() - Method in class org.infinispan.functional.impl.MetaParamsInternalMetadata
 
created() - Method in class org.infinispan.metadata.impl.InternalMetadataImpl
 
created() - Method in interface org.infinispan.metadata.InternalMetadata
 
createDefaultRunnable(CacheRpcCommand, Reply, int, boolean, boolean) - Method in class org.infinispan.remoting.inboundhandler.BasePerCacheInboundInvocationHandler
 
createDistributedTaskBuilder(Callable<T>) - Method in class org.infinispan.distexec.DefaultExecutorService
 
createDistributedTaskBuilder(Callable<T>) - Method in interface org.infinispan.distexec.DistributedExecutorService
Returns DistributedTaskBuilder for this DistributedExecutorService and a given Callable.
createDistributedTaskPart(DistributedTask<T>, DistributedExecuteCommand<T>, List<K>, Address, int) - Method in class org.infinispan.distexec.DefaultExecutorService
 
createDistributedTaskPart(DistributedTask<T>, DistributedExecuteCommand<T>, Address, int) - Method in class org.infinispan.distexec.DefaultExecutorService
 
createEvent(Cache<K, V>, Event.Type) - Static method in class org.infinispan.notifications.cachelistener.event.impl.EventImpl
 
createGlobalTransaction() - Method in class org.infinispan.transaction.xa.DldGlobalTransaction.Externalizer
 
createGlobalTransaction() - Method in class org.infinispan.transaction.xa.GlobalTransaction.AbstractGlobalTxExternalizer
Factory method for GlobalTransactions
createGlobalTransaction() - Method in class org.infinispan.transaction.xa.GlobalTransaction.Externalizer
 
createGlobalTransaction() - Method in class org.infinispan.transaction.xa.recovery.RecoveryAwareDldGlobalTransaction.Externalizer
 
createGlobalTransaction() - Method in class org.infinispan.transaction.xa.recovery.RecoveryAwareGlobalTransaction.Externalizer
 
createInitialCacheTopology() - Method in class org.infinispan.topology.ClusterCacheStatus
 
createInstance(StoreConfiguration) - Method in interface org.infinispan.persistence.factory.CacheStoreFactory
Returns new instance based on StoreConfiguration.
createInstance(StoreConfiguration) - Method in class org.infinispan.persistence.factory.CacheStoreFactoryRegistry
Creates new Object based on configuration.
createInstance(StoreConfiguration) - Method in class org.infinispan.persistence.factory.LocalClassLoaderCacheStoreFactory
 
createInvocationContext(boolean, int) - Method in interface org.infinispan.context.InvocationContextFactory
If we are in a tx scope this will return an TxInvocationContext.
createInvocationContext(Transaction, boolean) - Method in interface org.infinispan.context.InvocationContextFactory
Creates an invocation context
createInvocationContext(boolean, int) - Method in class org.infinispan.context.NonTransactionalInvocationContextFactory
 
createInvocationContext(Transaction, boolean) - Method in class org.infinispan.context.NonTransactionalInvocationContextFactory
 
createInvocationContext(boolean, int) - Method in class org.infinispan.context.TransactionalInvocationContextFactory
 
createInvocationContext(Transaction, boolean) - Method in class org.infinispan.context.TransactionalInvocationContextFactory
 
createL1(K, V, Metadata) - Method in interface org.infinispan.container.InternalEntryFactory
Creates a L1 entry.
createL1(K, V, Metadata) - Method in class org.infinispan.container.InternalEntryFactoryImpl
 
createMap() - Method in class org.infinispan.commands.read.GetAllCommand
 
createMarshalledValue(Object, InvocationContext) - Method in class org.infinispan.interceptors.MarshalledValueInterceptor
Deprecated.
 
createMixedStatus(List<E>, List<E>) - Method in class org.infinispan.xsite.status.AbstractSiteStatusBuilder
 
createMixedStatus(List<Address>, List<Address>) - Method in class org.infinispan.xsite.status.CacheSiteStatusBuilder
 
createMixedStatus(List<String>, List<String>) - Method in class org.infinispan.xsite.status.ContainerSiteStatusBuilder
 
createNewEntry(K, int, BoundedConcurrentHashMap.HashEntry<K, V>, V) - Method in interface org.infinispan.util.concurrent.BoundedConcurrentHashMap.EvictionPolicy
 
createNewFile() - Method in class org.infinispan.io.GridFile
 
createNewVersionsAndCheckForWriteSkews(VersionGenerator, TxInvocationContext, VersionedPrepareCommand) - Method in class org.infinispan.interceptors.locking.ClusteringDependentLogic.AbstractClusteringDependentLogic
 
createNewVersionsAndCheckForWriteSkews(VersionGenerator, TxInvocationContext, VersionedPrepareCommand) - Method in interface org.infinispan.interceptors.locking.ClusteringDependentLogic
 
createNewVersionsAndCheckForWriteSkews(VersionGenerator, TxInvocationContext, VersionedPrepareCommand) - Method in class org.infinispan.interceptors.locking.ClusteringDependentLogic.LocalLogic
 
createNonTxInvocationContext() - Method in interface org.infinispan.context.InvocationContextFactory
createNonTxInvocationContext() - Method in class org.infinispan.context.NonTransactionalInvocationContextFactory
 
createNonTxInvocationContext() - Method in class org.infinispan.context.TransactionalInvocationContextFactory
 
createPrepareRpcOptions() - Method in class org.infinispan.interceptors.distribution.TxDistributionInterceptor
Deprecated.
 
createPushStateTask() - Method in class org.infinispan.persistence.support.SingletonCacheWriter
 
createReadyActionRunnable(CacheRpcCommand, Reply, int, boolean, boolean, ReadyAction) - Method in class org.infinispan.remoting.inboundhandler.NonTotalOrderTxPerCacheInboundInvocationHandler
 
createReducePart(ReduceCommand<KOut, VOut>, Address, String) - Method in class org.infinispan.distexec.mapreduce.MapReduceTask
Deprecated.
 
createRemoteInvocationContext(Address) - Method in interface org.infinispan.context.InvocationContextFactory
createRemoteInvocationContext(Address) - Method in class org.infinispan.context.NonTransactionalInvocationContextFactory
 
createRemoteInvocationContext(Address) - Method in class org.infinispan.context.TransactionalInvocationContextFactory
 
createRemoteInvocationContextForCommand(VisitableCommand, Address) - Method in class org.infinispan.context.AbstractInvocationContextFactory
 
createRemoteInvocationContextForCommand(VisitableCommand, Address) - Method in interface org.infinispan.context.InvocationContextFactory
As InvocationContextFactory.createRemoteInvocationContext(org.infinispan.remoting.transport.Address), but returning the flags to the context from the Command if any Flag was set.
createRemoteInvocationContextForCommand(VisitableCommand, Address) - Method in class org.infinispan.context.NonTransactionalInvocationContextFactory
 
createRemoteTxInvocationContext(RemoteTransaction, Address) - Method in interface org.infinispan.context.InvocationContextFactory
createRemoteTxInvocationContext(RemoteTransaction, Address) - Method in class org.infinispan.context.NonTransactionalInvocationContextFactory
 
createRemoteTxInvocationContext(RemoteTransaction, Address) - Method in class org.infinispan.context.TransactionalInvocationContextFactory
 
createRequestCorrelator(Protocol, RequestHandler, Address) - Method in class org.infinispan.remoting.transport.jgroups.CommandAwareRpcDispatcher
 
createSingleKeyNonTxInvocationContext() - Method in interface org.infinispan.context.InvocationContextFactory
createSingleKeyNonTxInvocationContext() - Method in class org.infinispan.context.NonTransactionalInvocationContextFactory
 
createSingleKeyNonTxInvocationContext() - Method in class org.infinispan.context.TransactionalInvocationContextFactory
 
createStream() - Method in class org.infinispan.stream.impl.local.AbstractLocalCacheStream
 
createTaskMapPart(MapCombineCommand<KIn, VIn, KOut, VOut>, Address, boolean) - Method in class org.infinispan.distexec.mapreduce.MapReduceTask
Deprecated.
 
createTxInvocationContext(LocalTransaction) - Method in interface org.infinispan.context.InvocationContextFactory
createTxInvocationContext(LocalTransaction) - Method in class org.infinispan.context.NonTransactionalInvocationContextFactory
 
createTxInvocationContext(LocalTransaction) - Method in class org.infinispan.context.TransactionalInvocationContextFactory
 
createValue(CacheEntry<?, V>) - Method in interface org.infinispan.container.InternalEntryFactory
Creates an InternalCacheValue based on the InternalCacheEntry passed in.
createValue(CacheEntry) - Method in class org.infinispan.container.InternalEntryFactoryImpl
 
createWrappedEntry(Object, CacheEntry, InvocationContext, boolean) - Method in class org.infinispan.container.EntryFactoryImpl
 
createWrappedEntry(Object, CacheEntry, InvocationContext, boolean) - Method in class org.infinispan.container.IncrementalVersionableEntryFactoryImpl
 
creatingTmpCacheTimedOut(String, Address) - Method in interface org.infinispan.util.logging.Log
 
csm - Variable in class org.infinispan.stream.impl.AbstractCacheStream
 
csm - Variable in class org.infinispan.stream.impl.StreamResponseCommand
 
ctx - Variable in class org.infinispan.iteration.impl.TransactionAwareCloseableIterable
 
ctx - Variable in class org.infinispan.persistence.file.SingleFileStore
 
ctx - Variable in class org.infinispan.persistence.support.DelegatingCacheLoader
 
ctx - Variable in class org.infinispan.persistence.support.DelegatingCacheWriter
 
currentLevel - Variable in class org.infinispan.distribution.ch.impl.TopologyAwareSyncConsistentHashFactory.Builder
 
currentlyRunning - Variable in class org.infinispan.stream.impl.ClusterStreamManagerImpl
 
currentMode - Variable in class org.infinispan.iteration.impl.LocalEntryRetriever.PartitionListener
 
currentMode - Variable in class org.infinispan.stream.impl.PartitionAwareClusterStreamManager.PartitionListener
 
currentTopologyId() - Method in class org.infinispan.interceptors.base.BaseStateTransferInterceptor
Deprecated.
 
currentValue - Variable in class org.infinispan.iteration.impl.RemovableEntryIterator
 
currentValue - Variable in class org.infinispan.stream.impl.RemovableIterator
 
CUSTOM_STORE_CLASS - Static variable in class org.infinispan.configuration.cache.CustomStoreConfiguration
 
customBackupFailurePolicyClassNotSpecified() - Method in interface org.infinispan.util.logging.Log
 
CustomBackupPolicyInvoker(String, CustomFailurePolicy, Transaction) - Constructor for class org.infinispan.xsite.BackupSenderImpl.CustomBackupPolicyInvoker
 
CustomFailurePolicy<K,V> - Interface in org.infinispan.xsite
Used for implementing custom policies in case of communication failures with a remote site.
customInterceptorExpectsInjection(String) - Method in interface org.infinispan.util.logging.Log
 
customInterceptorMissingClass() - Method in interface org.infinispan.util.logging.Log
 
customInterceptors() - Method in class org.infinispan.configuration.cache.Configuration
 
customInterceptors() - Method in class org.infinispan.configuration.cache.ConfigurationBuilder
 
customInterceptors() - Method in interface org.infinispan.configuration.cache.ConfigurationChildBuilder
 
CustomInterceptorsConfiguration - Class in org.infinispan.configuration.cache
Configures custom interceptors to be added to the cache.
CustomInterceptorsConfiguration() - Constructor for class org.infinispan.configuration.cache.CustomInterceptorsConfiguration
 
CustomInterceptorsConfigurationBuilder - Class in org.infinispan.configuration.cache
Configures custom interceptors to be added to the cache.
customIntermediateCacheName - Variable in class org.infinispan.distexec.mapreduce.MapReduceTask
Deprecated.
 
CustomRequestCorrelator - Class in org.infinispan.remoting.transport.jgroups
Extend RequestCorrelator to ignore Event.SUSPECT events.
CustomRequestCorrelator(Protocol, RequestHandler, Address) - Constructor for class org.infinispan.remoting.transport.jgroups.CustomRequestCorrelator
 
customStoreClass() - Method in class org.infinispan.configuration.cache.CustomStoreConfiguration
 
customStoreClass(Class<?>) - Method in class org.infinispan.configuration.cache.CustomStoreConfigurationBuilder
 
CustomStoreConfiguration - Class in org.infinispan.configuration.cache
 
CustomStoreConfiguration(AttributeSet, AsyncStoreConfiguration, SingletonStoreConfiguration) - Constructor for class org.infinispan.configuration.cache.CustomStoreConfiguration
 
CustomStoreConfigurationBuilder - Class in org.infinispan.configuration.cache
StoreConfigurationBuilder used for stores/loaders that don't have a configuration builder
CustomStoreConfigurationBuilder(PersistenceConfigurationBuilder) - Constructor for class org.infinispan.configuration.cache.CustomStoreConfigurationBuilder
 
CyclicDependencyException - Exception in org.infinispan.util
Thrown when a cyclic dependency exist
CyclicDependencyException(String) - Constructor for exception org.infinispan.util.CyclicDependencyException
 
CyclicDependencyException(String, Throwable) - Constructor for exception org.infinispan.util.CyclicDependencyException
 

D

data - Variable in class org.infinispan.io.GridFilesystem
 
data - Variable in class org.infinispan.remoting.MIMECacheEntry
The payload.
DATA_CONTAINER - Static variable in class org.infinispan.configuration.cache.DataContainerConfiguration
 
DataCommand - Interface in org.infinispan.commands
Commands of this type manipulate data in the cache.
dataContainer() - Method in class org.infinispan.configuration.cache.Configuration
 
dataContainer() - Method in class org.infinispan.configuration.cache.ConfigurationBuilder
 
dataContainer() - Method in interface org.infinispan.configuration.cache.ConfigurationChildBuilder
 
dataContainer() - Method in class org.infinispan.configuration.cache.DataContainerConfiguration
Deprecated.
data container is no longer to exposed via configuration at a later point
dataContainer(DataContainer) - Method in class org.infinispan.configuration.cache.DataContainerConfigurationBuilder
Deprecated.
data container is no longer to exposed via configuration at a later point
DataContainer<K,V> - Interface in org.infinispan.container
The main internal data structure which stores entries
dataContainer - Variable in class org.infinispan.expiration.impl.ExpirationManagerImpl
 
dataContainer - Variable in class org.infinispan.interceptors.ClusteringInterceptor
Deprecated.
 
dataContainer - Variable in class org.infinispan.interceptors.distribution.L1NonTxInterceptor
Deprecated.
 
dataContainer - Variable in class org.infinispan.interceptors.EntryWrappingInterceptor
Deprecated.
 
dataContainer - Variable in class org.infinispan.interceptors.locking.AbstractLockingInterceptor
Deprecated.
 
dataContainer - Variable in class org.infinispan.interceptors.locking.ClusteringDependentLogic.AbstractClusteringDependentLogic
 
dataContainer - Variable in class org.infinispan.iteration.impl.LocalEntryRetriever
 
DataContainer.ComputeAction<K,V> - Interface in org.infinispan.container
 
DataContainerConfiguration - Class in org.infinispan.configuration.cache
Controls the data container for the cache.
DataContainerConfigurationBuilder - Class in org.infinispan.configuration.cache
Controls the data container for the cache.
dataContainerConfigurationDeprecated() - Method in interface org.infinispan.util.logging.Log
 
DataContainerFactory - Class in org.infinispan.factories
Constructs the data container
DataContainerFactory() - Constructor for class org.infinispan.factories.DataContainerFactory
 
DataContainerIterator(Iterator<InternalCacheEntry<K, V>>, KeyValueFilter<? super K, ? super V>, Converter<? super K, ? super V, ? extends C>, boolean) - Constructor for class org.infinispan.iteration.impl.LocalEntryRetriever.DataContainerIterator
 
DataContainerRemoveIterator<K,V> - Class in org.infinispan.util
This is an iterator that will iterate upon the data container.
DataContainerRemoveIterator(Cache<K, V>) - Constructor for class org.infinispan.util.DataContainerRemoveIterator
 
DataContainerRemoveIterator(Cache<K, V>, DataContainer<K, V>) - Constructor for class org.infinispan.util.DataContainerRemoveIterator
 
DataLocality - Enum in org.infinispan.distribution
Used to determine whether a key is mapped to a local node.
dataRehashed(DataRehashedEvent<K, V>) - Method in class org.infinispan.iteration.impl.DistributedEntryRetriever
We need to listen to data rehash events in case if data moves while we are iterating over it.
DataRehashed - Annotation Type in org.infinispan.notifications.cachelistener.annotation
This annotation should be used on methods that need to be notified when a rehash starts or ends.
dataRehashed(DataRehashedEvent<K, V>) - Method in class org.infinispan.stream.impl.LocalStreamManagerImpl
We need to listen to data rehash events in case if data moves while we are iterating over it.
DataRehashedEvent<K,V> - Interface in org.infinispan.notifications.cachelistener.event
An event passed in to methods annotated with DataRehashed.
DataType - Enum in org.infinispan.jmx.annotations
 
DataWriteCommand - Interface in org.infinispan.commands.write
Mixes features from DataCommand and WriteCommand
DEADLOCK_DETECTING_GLOBAL_TRANSACTION - Static variable in interface org.infinispan.marshall.core.Ids
 
deadlockCheck(DeadlockChecker) - Method in class org.infinispan.util.concurrent.locks.impl.InfinispanLock
It forces a deadlock checking.
deadlockCheck(DeadlockChecker) - Method in interface org.infinispan.util.concurrent.locks.impl.LockContainer
It forces a deadlock checks in all existing locks.
deadlockCheck(DeadlockChecker) - Method in class org.infinispan.util.concurrent.locks.impl.PerKeyLockContainer
 
deadlockCheck(DeadlockChecker) - Method in class org.infinispan.util.concurrent.locks.impl.StripedLockContainer
 
DeadlockChecker - Interface in org.infinispan.util.concurrent.locks
An interface to implement the deadlock algorithm.
deadlockDetected(Object, Object) - Method in interface org.infinispan.util.concurrent.locks.DeadlockChecker
It checks for deadlock.
deadlockDetected(Object, Object) - Method in class org.infinispan.util.concurrent.locks.DeadlockDetectingLockManager
 
DeadlockDetectedException - Exception in org.infinispan.util.concurrent.locks
Exception signaling detected deadlocks.
DeadlockDetectedException(String) - Constructor for exception org.infinispan.util.concurrent.locks.DeadlockDetectedException
 
DeadlockDetectingInterceptor - Class in org.infinispan.interceptors
Deprecated.
Since 8.2, no longer public API.
DeadlockDetectingInterceptor() - Constructor for class org.infinispan.interceptors.DeadlockDetectingInterceptor
Deprecated.
 
DeadlockDetectingLockManager - Class in org.infinispan.util.concurrent.locks
Lock manager in charge with processing deadlock detections.
DeadlockDetectingLockManager() - Constructor for class org.infinispan.util.concurrent.locks.DeadlockDetectingLockManager
 
deadlockDetection() - Method in class org.infinispan.configuration.cache.Configuration
 
deadlockDetection() - Method in class org.infinispan.configuration.cache.ConfigurationBuilder
 
deadlockDetection() - Method in interface org.infinispan.configuration.cache.ConfigurationChildBuilder
 
DeadlockDetectionConfiguration - Class in org.infinispan.configuration.cache
Configures deadlock detection.
DeadlockDetectionConfigurationBuilder - Class in org.infinispan.configuration.cache
Configures deadlock detection.
DEBUG_DEPENDENCIES - Static variable in class org.infinispan.factories.AbstractComponentRegistry
Set the system property infinispan.debugDependencies to true to enable some extra information to errors generated by the component factory.
decodeVersion(short) - Static method in class org.infinispan.Version
 
decodeVersionForSerialization(short) - Static method in class org.infinispan.Version
Serialization only looks at major and minor, not micro or below.
DecoratedCache<K,V> - Class in org.infinispan.cache.impl
A decorator to a cache, which can be built with a specific ClassLoader and a set of Flags.
DecoratedCache(AdvancedCache<K, V>, ClassLoader) - Constructor for class org.infinispan.cache.impl.DecoratedCache
 
DecoratedCache(AdvancedCache<K, V>, Flag...) - Constructor for class org.infinispan.cache.impl.DecoratedCache
 
DecoratedCache(AdvancedCache<K, V>, ClassLoader, Flag...) - Constructor for class org.infinispan.cache.impl.DecoratedCache
 
DecoratedEventLogger - Class in org.infinispan.util.logging.events.impl
DecoratedEventLogger.
DecoratedEventLogger(EventLogger) - Constructor for class org.infinispan.util.logging.events.impl.DecoratedEventLogger
 
decOwned(Address) - Method in class org.infinispan.distribution.ch.impl.OwnershipStatistics
 
decPrimaryOwned(Address) - Method in class org.infinispan.distribution.ch.impl.OwnershipStatistics
 
DEFAULT_BUFFER_SIZE - Static variable in class org.infinispan.util.stream.Streams
The default buffer size that will be used for buffered operations.
DEFAULT_CHUNK_SIZE - Static variable in class org.infinispan.configuration.cache.XSiteStateTransferConfiguration
 
DEFAULT_CHUNK_SIZE - Static variable in class org.infinispan.configuration.cache.XSiteStateTransferConfigurationBuilder
 
DEFAULT_CONSISTENT_HASH - Static variable in interface org.infinispan.marshall.core.Ids
 
DEFAULT_CONSISTENT_HASH_FACTORY - Static variable in interface org.infinispan.marshall.core.Ids
 
DEFAULT_DOUBLING_SIZE - Static variable in class org.infinispan.io.ExpandableMarshalledValueByteStream
Default buffer size after which if more buffer capacity is needed the buffer will grow by 25% rather than 100%
DEFAULT_DOUBLING_SIZE - Static variable in class org.infinispan.io.ExposedByteArrayOutputStream
Deprecated.
Default buffer size after which if more buffer capacity is needed the buffer will grow by 25% rather than 100%
DEFAULT_JGROUPS_CONFIGURATION_FILE - Static variable in class org.infinispan.remoting.transport.jgroups.JGroupsTransport
 
DEFAULT_MARSHALL_VERSION - Static variable in class org.infinispan.configuration.global.GlobalConfiguration
Default replication version, from Version.getVersionShort().
DEFAULT_MAX_RETRIES - Static variable in class org.infinispan.configuration.cache.XSiteStateTransferConfiguration
 
DEFAULT_MAX_RETRIES - Static variable in class org.infinispan.configuration.cache.XSiteStateTransferConfigurationBuilder
 
DEFAULT_PATTERN - Static variable in class org.infinispan.factories.threads.DefaultThreadFactory
 
DEFAULT_RECOVERY_INFO_CACHE - Static variable in class org.infinispan.configuration.cache.RecoveryConfiguration
 
DEFAULT_STALE_STATS_THRESHOLD - Static variable in class org.infinispan.stats.impl.ClusterCacheStatsImpl
 
DEFAULT_TIMEOUT - Static variable in class org.infinispan.configuration.cache.XSiteStateTransferConfiguration
 
DEFAULT_TIMEOUT - Static variable in class org.infinispan.configuration.cache.XSiteStateTransferConfigurationBuilder
 
DEFAULT_TMP_CACHE_CONFIGURATION_NAME - Static variable in class org.infinispan.distexec.mapreduce.MapReduceTask
Deprecated.
 
DEFAULT_TRANSPORT - Static variable in class org.infinispan.configuration.global.TransportConfigurationBuilder
 
DEFAULT_WAIT_TIME - Static variable in class org.infinispan.configuration.cache.XSiteStateTransferConfiguration
 
DEFAULT_WAIT_TIME - Static variable in class org.infinispan.configuration.cache.XSiteStateTransferConfigurationBuilder
 
DefaultBuilder() - Constructor for class org.infinispan.notifications.cachemanagerlistener.CacheManagerNotifierImpl.DefaultBuilder
 
DefaultCacheManager - Class in org.infinispan.manager
A CacheManager is the primary mechanism for retrieving a Cache instance, and is often used as a starting point to using the Cache.
DefaultCacheManager() - Constructor for class org.infinispan.manager.DefaultCacheManager
Constructs and starts a default instance of the CacheManager, using configuration defaults.
DefaultCacheManager(boolean) - Constructor for class org.infinispan.manager.DefaultCacheManager
Constructs a default instance of the CacheManager, using configuration defaults.
DefaultCacheManager(Configuration) - Constructor for class org.infinispan.manager.DefaultCacheManager
Constructs and starts a new instance of the CacheManager, using the default configuration passed in.
DefaultCacheManager(Configuration, boolean) - Constructor for class org.infinispan.manager.DefaultCacheManager
Constructs a new instance of the CacheManager, using the default configuration passed in.
DefaultCacheManager(GlobalConfiguration) - Constructor for class org.infinispan.manager.DefaultCacheManager
Constructs and starts a new instance of the CacheManager, using the global configuration passed in, and system defaults for the default named cache configuration.
DefaultCacheManager(GlobalConfiguration, boolean) - Constructor for class org.infinispan.manager.DefaultCacheManager
Constructs a new instance of the CacheManager, using the global configuration passed in, and system defaults for the default named cache configuration.
DefaultCacheManager(GlobalConfiguration, Configuration) - Constructor for class org.infinispan.manager.DefaultCacheManager
Constructs and starts a new instance of the CacheManager, using the global and default configurations passed in.
DefaultCacheManager(GlobalConfiguration, Configuration, boolean) - Constructor for class org.infinispan.manager.DefaultCacheManager
Constructs a new instance of the CacheManager, using the global and default configurations passed in.
DefaultCacheManager(String) - Constructor for class org.infinispan.manager.DefaultCacheManager
Constructs and starts a new instance of the CacheManager, using the configuration file name passed in.
DefaultCacheManager(String, boolean) - Constructor for class org.infinispan.manager.DefaultCacheManager
Constructs a new instance of the CacheManager, using the configuration file name passed in.
DefaultCacheManager(InputStream) - Constructor for class org.infinispan.manager.DefaultCacheManager
Constructs and starts a new instance of the CacheManager, using the input stream passed in to read configuration file contents.
DefaultCacheManager(InputStream, boolean) - Constructor for class org.infinispan.manager.DefaultCacheManager
Constructs a new instance of the CacheManager, using the input stream passed in to read configuration file contents.
DefaultCacheManager(ConfigurationBuilderHolder, boolean) - Constructor for class org.infinispan.manager.DefaultCacheManager
Constructs a new instance of the CacheManager, using the holder passed in to read configuration settings.
DefaultCacheManager(String, String, String, boolean) - Constructor for class org.infinispan.manager.DefaultCacheManager
Deprecated.
defaultChunkSize - Variable in class org.infinispan.io.GridFilesystem
 
defaultClassLoader - Variable in class org.infinispan.factories.ComponentRegistry
 
defaultClassLoader - Variable in class org.infinispan.factories.GlobalComponentRegistry
 
defaultClusteredBuilder() - Static method in class org.infinispan.configuration.global.GlobalConfigurationBuilder
 
DefaultConsistentHash - Class in org.infinispan.distribution.ch.impl
Default ConsistentHash implementation.
DefaultConsistentHash(Hash, int, int, List<Address>, Map<Address, Float>, List<Address>[]) - Constructor for class org.infinispan.distribution.ch.impl.DefaultConsistentHash
 
DefaultConsistentHash.Externalizer - Class in org.infinispan.distribution.ch.impl
 
DefaultConsistentHashFactory - Class in org.infinispan.distribution.ch
Deprecated.
Extend from DefaultConsistentHashFactory instead. This class will be removed in the future.
DefaultConsistentHashFactory() - Constructor for class org.infinispan.distribution.ch.DefaultConsistentHashFactory
Deprecated.
 
DefaultConsistentHashFactory - Class in org.infinispan.distribution.ch.impl
Default implementation of ConsistentHashFactory.
DefaultConsistentHashFactory() - Constructor for class org.infinispan.distribution.ch.impl.DefaultConsistentHashFactory
 
DefaultConsistentHashFactory.Builder - Class in org.infinispan.distribution.ch.impl
 
DefaultConsistentHashFactory.Externalizer - Class in org.infinispan.distribution.ch.impl
 
DefaultDataContainer<K,V> - Class in org.infinispan.container
DefaultDataContainer is both eviction and non-eviction based data container.
DefaultDataContainer(int) - Constructor for class org.infinispan.container.DefaultDataContainer
 
DefaultDataContainer(int, Equivalence<? super K>) - Constructor for class org.infinispan.container.DefaultDataContainer
 
DefaultDataContainer(int, long, EvictionStrategy, EvictionThreadPolicy, Equivalence<? super K>, EvictionType) - Constructor for class org.infinispan.container.DefaultDataContainer
 
DefaultDataContainer(int, long, EvictionStrategy, EvictionThreadPolicy, Equivalence<? super K>, EntrySizeCalculator<? super K, ? super V>) - Constructor for class org.infinispan.container.DefaultDataContainer
 
DefaultDataContainer.EntryIterator - Class in org.infinispan.container
 
DefaultDistributedTaskLifecycle - Class in org.infinispan.distexec.spi
 
DefaultDistributedTaskLifecycle() - Constructor for class org.infinispan.distexec.spi.DefaultDistributedTaskLifecycle
 
DefaultExecutorFactory - Class in org.infinispan.executors
Default executor factory that creates executors using the JDK Executors service.
DefaultExecutorFactory() - Constructor for class org.infinispan.executors.DefaultExecutorFactory
 
DefaultExecutorService - Class in org.infinispan.distexec
Infinispan's implementation of an ExecutorService and DistributedExecutorService.
DefaultExecutorService(Cache<?, ?>) - Constructor for class org.infinispan.distexec.DefaultExecutorService
Creates a new DefaultExecutorService given a master cache node for local task execution.
DefaultExecutorService(Cache<?, ?>, ExecutorService) - Constructor for class org.infinispan.distexec.DefaultExecutorService
Creates a new DefaultExecutorService given a master cache node and an ExecutorService for parallel execution of tasks ran on this node.
DefaultExecutorService(Cache<?, ?>, ExecutorService, boolean) - Constructor for class org.infinispan.distexec.DefaultExecutorService
Creates a new DefaultExecutorService given a master cache node and an ExecutorService for parallel execution of task ran on this node.
DefaultFactoryFor - Annotation Type in org.infinispan.factories.annotations
An annotation that is used internally, for defining a DEFAULT factory to be used when constructing components.
defaultLifespan - Variable in class org.infinispan.cache.impl.CacheSupport
 
DefaultLockManager - Class in org.infinispan.util.concurrent.locks.impl
The default LockManager implementation for transactional and non-transactional caches.
DefaultLockManager() - Constructor for class org.infinispan.util.concurrent.locks.impl.DefaultLockManager
 
DefaultMapReduceTaskLifecycle - Class in org.infinispan.distexec.mapreduce.spi
 
DefaultMapReduceTaskLifecycle() - Constructor for class org.infinispan.distexec.mapreduce.spi.DefaultMapReduceTaskLifecycle
 
defaultMaxIdleTime - Variable in class org.infinispan.cache.impl.CacheSupport
 
defaultMetadata - Variable in class org.infinispan.cache.impl.CacheImpl
 
DefaultPendingLockManager - Class in org.infinispan.util.concurrent.locks.impl
The default implementation for PendingLockManager.
DefaultPendingLockManager() - Constructor for class org.infinispan.util.concurrent.locks.impl.DefaultPendingLockManager
 
DefaultReadyAction - Class in org.infinispan.remoting.inboundhandler.action
A list of Action to be executed to check when it is ready.
DefaultReadyAction(ActionState, Action...) - Constructor for class org.infinispan.remoting.inboundhandler.action.DefaultReadyAction
 
defaultRemoteCache() - Method in class org.infinispan.configuration.cache.BackupForBuilder
Use this method if the remote cache that backups in this cache is the default cache.
DefaultResponseGenerator - Class in org.infinispan.remoting.responses
The default response generator for most cache modes
DefaultResponseGenerator() - Constructor for class org.infinispan.remoting.responses.DefaultResponseGenerator
 
DefaultScheduledExecutorFactory - Class in org.infinispan.executors
Creates scheduled executors using the JDK Executors service
DefaultScheduledExecutorFactory() - Constructor for class org.infinispan.executors.DefaultScheduledExecutorFactory
 
defaultSynchronous - Variable in class org.infinispan.interceptors.base.BaseRpcInterceptor
Deprecated.
 
DefaultThreadFactory - Class in org.infinispan.factories.threads
Thread factory based on JBoss Thread's JBossThreadFactory.
DefaultThreadFactory(ThreadGroup, int, String, String, String) - Constructor for class org.infinispan.factories.threads.DefaultThreadFactory
Construct a new instance.
DefaultTimeService - Class in org.infinispan.util
The default implementation of TimeService.
DefaultTimeService() - Constructor for class org.infinispan.util.DefaultTimeService
 
DefaultTopologyRunnable - Class in org.infinispan.remoting.inboundhandler
The default Runnable for the remote commands receives.
DefaultTopologyRunnable(BasePerCacheInboundInvocationHandler, CacheRpcCommand, Reply, TopologyMode, int) - Constructor for class org.infinispan.remoting.inboundhandler.DefaultTopologyRunnable
 
defaultTransport() - Method in class org.infinispan.configuration.global.TransportConfigurationBuilder
 
DefaultTwoWayKey2StringMapper - Class in org.infinispan.persistence.keymappers
Default implementation for TwoWayKey2StringMapper that knows how to handle all primitive wrapper keys and Strings.
DefaultTwoWayKey2StringMapper() - Constructor for class org.infinispan.persistence.keymappers.DefaultTwoWayKey2StringMapper
 
defensive() - Method in class org.infinispan.configuration.cache.StoreAsBinaryConfiguration
Deprecated.
Store as binary configuration is always defensive now.
defensive(boolean) - Method in class org.infinispan.configuration.cache.StoreAsBinaryConfigurationBuilder
Deprecated.
Store as binary configuration is always defensive now.
defineConfiguration(String, Configuration) - Method in class org.infinispan.manager.DefaultCacheManager
 
defineConfiguration(String, String, Configuration) - Method in class org.infinispan.manager.DefaultCacheManager
 
defineConfiguration(String, Configuration) - Method in interface org.infinispan.manager.EmbeddedCacheManager
Defines a named cache's configuration using the following algorithm:

Unlike previous versions of Infinispan, this method does not build on an existing configuration (default or named).

defineConfiguration(String, String, Configuration) - Method in interface org.infinispan.manager.EmbeddedCacheManager
Defines a named cache's configuration using the following algorithm:

Regardless of whether the cache name has been defined or not, this method creates a clone of the configuration of the cache whose name matches the given template cache name, then applies a clone of the configuration overrides passed in and finally returns this configuration instance.

defineConfiguration(String, Configuration) - Method in class org.infinispan.manager.impl.AbstractDelegatingEmbeddedCacheManager
 
defineConfiguration(String, String, Configuration) - Method in class org.infinispan.manager.impl.AbstractDelegatingEmbeddedCacheManager
 
DefineConfigurationAction - Class in org.infinispan.security.actions
DefineConfigurationAction.
DefineConfigurationAction(EmbeddedCacheManager, String, Configuration) - Constructor for class org.infinispan.security.actions.DefineConfigurationAction
 
degradedModeKeysUnavailable(Collection<?>) - Method in interface org.infinispan.util.logging.Log
 
degradedModeKeyUnavailable(Object) - Method in interface org.infinispan.util.logging.Log
 
delegate - Variable in class org.infinispan.atomic.impl.AtomicHashMap
 
delegate() - Method in class org.infinispan.container.entries.ForwardingCacheEntry
 
delegate() - Method in class org.infinispan.distribution.util.ReadOnlySegmentAwareMap
 
delegate() - Method in class org.infinispan.distribution.util.ReadOnlySegmentAwareSet
 
delegate - Variable in class org.infinispan.remoting.inboundhandler.AbstractDelegatingHandler
 
delegate() - Method in class org.infinispan.stream.impl.AbstractDelegatingCacheCollection
 
delegate() - Method in class org.infinispan.stream.impl.AbstractDelegatingCacheSet
 
delegate() - Method in class org.infinispan.stream.impl.interceptor.AbstractDelegatingEntryCacheSet
 
delegate() - Method in class org.infinispan.stream.impl.interceptor.AbstractDelegatingKeyCacheSet
 
delegate() - Method in class org.infinispan.util.AbstractDelegatingCloseableIteratorCollection
 
delegate() - Method in class org.infinispan.util.AbstractDelegatingCloseableIteratorSet
 
delegate() - Method in class org.infinispan.util.AbstractDelegatingCollection
 
delegate() - Method in class org.infinispan.util.AbstractDelegatingMap
 
delegate() - Method in class org.infinispan.util.AbstractDelegatingSet
 
DelegatingCacheEntryListenerInvocation<K,V> - Class in org.infinispan.notifications.cachelistener.filter
A wrapper around a CacheEntryListenerInvocation that keeps a reference to the FilterIndexingServiceProvider instance that handles this invocation.
DelegatingCacheEntryListenerInvocation(CacheEntryListenerInvocation<K, V>) - Constructor for class org.infinispan.notifications.cachelistener.filter.DelegatingCacheEntryListenerInvocation
 
DelegatingCacheLoader - Class in org.infinispan.persistence.support
 
DelegatingCacheLoader(CacheLoader) - Constructor for class org.infinispan.persistence.support.DelegatingCacheLoader
 
DelegatingCacheWriter - Class in org.infinispan.persistence.support
 
DelegatingCacheWriter(CacheWriter) - Constructor for class org.infinispan.persistence.support.DelegatingCacheWriter
 
delete() - Method in class org.infinispan.io.GridFile
 
delete(Object) - Method in class org.infinispan.persistence.async.AsyncCacheWriter
 
delete(Object) - Method in class org.infinispan.persistence.file.SingleFileStore
 
delete(Object) - Method in interface org.infinispan.persistence.spi.CacheWriter
 
delete(Object) - Method in class org.infinispan.persistence.support.DelegatingCacheWriter
 
delete(Object) - Method in class org.infinispan.persistence.support.SingletonCacheWriter
 
deleteFromAllStores(Object, PersistenceManager.AccessMode) - Method in interface org.infinispan.persistence.manager.PersistenceManager
 
deleteFromAllStores(Object, PersistenceManager.AccessMode) - Method in class org.infinispan.persistence.manager.PersistenceManagerImpl
 
deleteFromAllStores(Object, PersistenceManager.AccessMode) - Method in class org.infinispan.persistence.manager.PersistenceManagerStub
 
deleteOnExit() - Method in class org.infinispan.io.GridFile
 
delistResource(XAResource, int) - Method in class org.infinispan.transaction.tm.DummyTransaction
De-list an XA resource from this transaction.
deliverMode(DeliverOrder) - Method in class org.infinispan.remoting.rpc.RpcOptionsBuilder
 
DeliverOrder - Enum in org.infinispan.remoting.inboundhandler
Used in RPC, it defines how the messages are delivered to the nodes.
deliverOrder() - Method in class org.infinispan.remoting.rpc.RpcOptions
 
Delta - Interface in org.infinispan.atomic
Represents changes made to a DeltaAware implementation.
delta() - Method in interface org.infinispan.atomic.DeltaAware
Extracts changes made to implementations, in an efficient format that can easily and cheaply be serialized and deserialized.
delta() - Method in class org.infinispan.atomic.impl.AtomicHashMap
 
DELTA_AWARE_MAPREDUCE_LIST_ID - Static variable in interface org.infinispan.marshall.core.Ids
 
DELTA_COMPOSITE_KEY - Static variable in interface org.infinispan.marshall.core.Ids
 
DELTA_MAPREDUCE_LIST_ID - Static variable in interface org.infinispan.marshall.core.Ids
 
DeltaAware - Interface in org.infinispan.atomic
This interface allows the extraction of Deltas.
DeltaAwareCacheEntry<K> - Class in org.infinispan.container.entries
A wrapper around a cached entry that encapsulates DeltaAware and Delta semantics when writes are initiated, committed or rolled back.
DeltaAwareCacheEntry(K, DeltaAware, CacheEntry<K, DeltaAware>) - Constructor for class org.infinispan.container.entries.DeltaAwareCacheEntry
 
DeltaAwareCacheEntry.Flags - Enum in org.infinispan.container.entries
 
DeltaAwareListExternalizer() - Constructor for class org.infinispan.distexec.mapreduce.MapReduceManagerImpl.DeltaAwareListExternalizer
 
DeltaAwareObjectOutput - Class in org.infinispan.marshall
An ObjectOutput delegator that is aware of DeltaAware.
DeltaAwareObjectOutput(ObjectOutput) - Constructor for class org.infinispan.marshall.DeltaAwareObjectOutput
 
DeltaCompositeKey - Class in org.infinispan.atomic
DeltaCompositeKey is the key guarding access to a specific entry in DeltaAware
DeltaCompositeKey(Object, Object) - Constructor for class org.infinispan.atomic.DeltaCompositeKey
 
DeltaCompositeKey.DeltaCompositeKeyExternalizer - Class in org.infinispan.atomic
 
DeltaCompositeKeyExternalizer() - Constructor for class org.infinispan.atomic.DeltaCompositeKey.DeltaCompositeKeyExternalizer
 
DeltaCompositeKeyUtil - Class in org.infinispan.util
Utility methods to deal with the DeltaCompositeKey.
DeltaListExternalizer() - Constructor for class org.infinispan.distexec.mapreduce.MapReduceManagerImpl.DeltaListExternalizer
 
deltaMapKey - Variable in class org.infinispan.atomic.impl.AtomicHashMapProxy
 
deltas - Variable in class org.infinispan.container.entries.DeltaAwareCacheEntry
 
deny(String, String) - Method in class org.infinispan.security.impl.ClusterRoleMapper
 
DependencyGraph<T> - Class in org.infinispan.util
Graph to track dependencies between objects
DependencyGraph() - Constructor for class org.infinispan.util.DependencyGraph
 
deprecatedLoaderAsStoreConfiguration() - Method in interface org.infinispan.util.logging.Log
 
destroy() - Static method in class org.infinispan.transaction.tm.BatchModeTransactionManager
 
destroy() - Static method in class org.infinispan.transaction.tm.DummyTransactionManager
 
detail(String) - Method in interface org.infinispan.util.logging.events.EventLogger
Sets a detail for this event log which could include additional information.
detail(Throwable) - Method in interface org.infinispan.util.logging.events.EventLogger
Sets a throwable to include as detail for this event.
detail(String) - Method in class org.infinispan.util.logging.events.impl.BasicEventLogger
 
detail - Variable in class org.infinispan.util.logging.events.impl.DecoratedEventLogger
 
detail(String) - Method in class org.infinispan.util.logging.events.impl.DecoratedEventLogger
 
detectScope(Class<?>) - Static method in class org.infinispan.factories.scopes.ScopeDetector
 
determineTypeConverter(Set<Flag>) - Method in class org.infinispan.interceptors.compat.BaseTypeConverterInterceptor
Deprecated.
Subclasses need to return a TypeConverter instance that is appropriate for a cache operation with the specified flags.
determineTypeConverter(Set<Flag>) - Method in class org.infinispan.interceptors.compat.TypeConverterInterceptor
Deprecated.
 
DIR - Static variable in class org.infinispan.io.GridFile.Metadata
 
directoryCannotBeCreated(String) - Method in interface org.infinispan.util.logging.Log
 
disable() - Method in class org.infinispan.configuration.cache.AsyncStoreConfigurationBuilder
 
disable() - Method in class org.infinispan.configuration.cache.AuthorizationConfigurationBuilder
 
disable() - Method in class org.infinispan.configuration.cache.CompatibilityModeConfigurationBuilder
Disables compatibility mode between embedded.
disable() - Method in class org.infinispan.configuration.cache.DeadlockDetectionConfigurationBuilder
Disable deadlock detection
disable() - Method in class org.infinispan.configuration.cache.IndexingConfigurationBuilder
disable() - Method in class org.infinispan.configuration.cache.InvocationBatchingConfigurationBuilder
 
disable() - Method in class org.infinispan.configuration.cache.JMXStatisticsConfigurationBuilder
Disable statistics gathering and reporting
disable() - Method in class org.infinispan.configuration.cache.L1ConfigurationBuilder
 
disable() - Method in class org.infinispan.configuration.cache.RecoveryConfigurationBuilder
Disable recovery for this cache
disable() - Method in class org.infinispan.configuration.cache.SingletonStoreConfigurationBuilder
Enable the singleton store cache store
disable() - Method in class org.infinispan.configuration.cache.StoreAsBinaryConfigurationBuilder
Disables storing both keys and values as binary.
disable() - Method in class org.infinispan.configuration.cache.VersioningConfigurationBuilder
 
disable() - Method in class org.infinispan.configuration.global.GlobalAuthorizationConfigurationBuilder
 
disable() - Method in class org.infinispan.configuration.global.GlobalJmxStatisticsConfigurationBuilder
 
disable() - Method in class org.infinispan.configuration.global.GlobalStateConfigurationBuilder
 
DISABLE_BACKUPS - Static variable in class org.infinispan.configuration.cache.SitesConfiguration
 
disableBackups() - Method in class org.infinispan.configuration.cache.SitesConfiguration
Returns true if this cache won't backup its data remotely.
disableBackups(boolean) - Method in class org.infinispan.configuration.cache.SitesConfigurationBuilder
Returns true if this cache won't backup its data remotely.
disabled() - Method in class org.infinispan.configuration.cache.GroupsConfigurationBuilder
Disable grouping support so that Group annotations are not used and any configured groupers will not be be invoked
disableInterceptor() - Method in class org.infinispan.interceptors.CacheLoaderInterceptor
Deprecated.
 
disableInterceptor() - Method in class org.infinispan.interceptors.CacheWriterInterceptor
Deprecated.
 
disableReaper() - Method in class org.infinispan.configuration.cache.ExpirationConfigurationBuilder
Disable the background reaper to test entries for expiration.
disableRehashAware() - Method in interface org.infinispan.CacheStream
Disables tracking of rehash events that could occur to the underlying cache.
disableRehashAware() - Method in class org.infinispan.stream.impl.AbstractDelegatingCacheStream
 
disableRehashAware() - Method in class org.infinispan.stream.impl.DistributedCacheStream
 
disableRehashAware() - Method in class org.infinispan.stream.impl.local.LocalCacheStream
 
disableStore(String) - Method in class org.infinispan.interceptors.CacheLoaderInterceptor
Deprecated.
 
disableStore(String) - Method in interface org.infinispan.persistence.manager.PersistenceManager
Marks the given storage as disabled.
disableStore(String) - Method in class org.infinispan.persistence.manager.PersistenceManagerImpl
 
disableStore(String) - Method in class org.infinispan.persistence.manager.PersistenceManagerStub
 
disconnectChannel - Variable in class org.infinispan.remoting.transport.jgroups.JGroupsTransport
 
disconnectJGroups(String) - Method in interface org.infinispan.util.logging.Log
 
disconnectSource(String) - Method in class org.infinispan.upgrade.RollingUpgradeManager
 
disconnectSource(Cache<Object, Object>) - Method in interface org.infinispan.upgrade.TargetMigrator
Disconnects the target from the source.
dispatcher - Variable in class org.infinispan.remoting.transport.jgroups.JGroupsTransport
 
DisplayType - Enum in org.infinispan.jmx.annotations
 
DistCacheWriterInterceptor - Class in org.infinispan.interceptors
Deprecated.
Since 8.2, no longer public API.
DistCacheWriterInterceptor() - Constructor for class org.infinispan.interceptors.DistCacheWriterInterceptor
Deprecated.
 
distinct() - Method in interface org.infinispan.CacheStream
distinct - Variable in class org.infinispan.stream.impl.AbstractCacheStream
 
distinct() - Method in class org.infinispan.stream.impl.AbstractDelegatingCacheStream
 
distinct() - Method in class org.infinispan.stream.impl.DistributedCacheStream
 
distinct() - Method in class org.infinispan.stream.impl.DistributedDoubleCacheStream
 
distinct() - Method in class org.infinispan.stream.impl.DistributedIntCacheStream
 
distinct() - Method in class org.infinispan.stream.impl.DistributedLongCacheStream
 
distinct() - Method in class org.infinispan.stream.impl.local.LocalCacheStream
 
distinct() - Method in class org.infinispan.stream.impl.local.LocalDoubleCacheStream
 
distinct() - Method in class org.infinispan.stream.impl.local.LocalIntCacheStream
 
distinct() - Method in class org.infinispan.stream.impl.local.LocalLongCacheStream
 
DistinctDoubleOperation - Class in org.infinispan.stream.impl.intops.primitive.d
Performs distinct operation on a DoubleStream
DistinctIntOperation - Class in org.infinispan.stream.impl.intops.primitive.i
Performs distinct operation on a IntStream
DistinctKeyDoubleEntryCloseableIterator<E,K> - Class in org.infinispan.util
 
DistinctKeyDoubleEntryCloseableIterator(CloseableIterator<E>, CloseableIterator<E>, Function<? super E, K>, Set<K>) - Constructor for class org.infinispan.util.DistinctKeyDoubleEntryCloseableIterator
 
DistinctLongOperation - Class in org.infinispan.stream.impl.intops.primitive.l
Performs distinct operation on a LongStream
DistinctOperation<S> - Class in org.infinispan.stream.impl.intops.object
Performs distinct operation on a regular Stream
distributedBatchSize(int) - Method in interface org.infinispan.CacheStream
Controls how many keys are returned from a remote node when using a stream terminal operation with a distributed cache to back this stream.
distributedBatchSize - Variable in class org.infinispan.stream.impl.AbstractCacheStream
 
distributedBatchSize(int) - Method in class org.infinispan.stream.impl.AbstractDelegatingCacheStream
 
distributedBatchSize(int) - Method in class org.infinispan.stream.impl.DistributedCacheStream
 
distributedBatchSize(int) - Method in class org.infinispan.stream.impl.local.LocalCacheStream
 
DistributedCacheStream<R> - Class in org.infinispan.stream.impl
Implementation of CacheStream that provides support for lazily distributing stream methods to appropriate nodes
DistributedCacheStream(Address, boolean, DistributionManager, Supplier<CacheStream<CacheEntry<K, V>>>, ClusterStreamManager, boolean, int, Executor, ComponentRegistry) - Constructor for class org.infinispan.stream.impl.DistributedCacheStream
Standard constructor requiring all pertinent information to properly utilize a distributed cache stream
DistributedCacheStream(Address, boolean, DistributionManager, Supplier<CacheStream<CacheEntry<K, V>>>, ClusterStreamManager, boolean, int, Executor, ComponentRegistry, Function<? super CacheEntry<K, V>, R>) - Constructor for class org.infinispan.stream.impl.DistributedCacheStream
Constructor that also allows a simple map method to be inserted first to change to another type.
DistributedCacheStream(AbstractCacheStream) - Constructor for class org.infinispan.stream.impl.DistributedCacheStream
This constructor is to be used only when a user calls a map or flat map method changing back to a regular Stream from an IntStream, DoubleStream etc.
DistributedCallable<K,V,T> - Interface in org.infinispan.distexec
A task that returns a result and may throw an exception capable of being executed in another JVM.
DistributedDoubleCacheStream - Class in org.infinispan.stream.impl
Implementation of DoubleStream that utilizes a lazily evaluated distributed back end execution.
DistributedDoubleCacheStream(AbstractCacheStream) - Constructor for class org.infinispan.stream.impl.DistributedDoubleCacheStream
This constructor is to be used only when a user calls a map or flat map method changing to a DoubleStream from a CacheStream, Stream, IntStream, LongStream etc.
DistributedEntryRetriever<K,V> - Class in org.infinispan.iteration.impl
This is an entry retriever designed to retrieve values for a distributed cache.
DistributedEntryRetriever(int, long, TimeUnit) - Constructor for class org.infinispan.iteration.impl.DistributedEntryRetriever
 
DistributedEntryRetriever.DistributedItr<C> - Class in org.infinispan.iteration.impl
 
DistributedExecuteCommand<V> - Class in org.infinispan.commands.read
DistributedExecuteCommand is used to migrate Callable and execute it in remote JVM.
DistributedExecuteCommand(String) - Constructor for class org.infinispan.commands.read.DistributedExecuteCommand
 
DistributedExecuteCommand(String, Collection<Object>, Callable<V>) - Constructor for class org.infinispan.commands.read.DistributedExecuteCommand
 
DistributedExecuteCommand() - Constructor for class org.infinispan.commands.read.DistributedExecuteCommand
 
DistributedExecutionCompletionService<V> - Class in org.infinispan.distexec
A CompletionService that uses a supplied DistributedExecutorService to execute tasks.
DistributedExecutionCompletionService(DistributedExecutorService) - Constructor for class org.infinispan.distexec.DistributedExecutionCompletionService
Creates an ExecutorCompletionService using the supplied executor for base task execution and a LinkedBlockingQueue as a completion queue.
DistributedExecutionCompletionService(DistributedExecutorService, BlockingQueue<NotifyingFuture<V>>) - Constructor for class org.infinispan.distexec.DistributedExecutionCompletionService
Creates an ExecutorCompletionService using the supplied executor for base task execution and the supplied queue as its completion queue.
DistributedExecutionCompletionService.QueueingListener - Class in org.infinispan.distexec
 
DistributedExecutorService - Interface in org.infinispan.distexec
An ExecutorService that provides methods to submit tasks for execution on a cluster of Infinispan nodes.
distributedExecutorsNotSupported() - Method in interface org.infinispan.util.logging.Log
 
DistributedIntCacheStream - Class in org.infinispan.stream.impl
Implementation of IntStream that utilizes a lazily evaluated distributed back end execution.
DistributedIntCacheStream(AbstractCacheStream) - Constructor for class org.infinispan.stream.impl.DistributedIntCacheStream
This constructor is to be used only when a user calls a map or flat map method changing to an IntStream from a CacheStream, Stream, DoubleStream, LongStream etc.
DistributedItr(int, UUID, EntryRetriever.SegmentListener, ConsistentHash) - Constructor for class org.infinispan.iteration.impl.DistributedEntryRetriever.DistributedItr
 
DistributedLongCacheStream - Class in org.infinispan.stream.impl
Implementation of LongStream that utilizes a lazily evaluated distributed back end execution.
DistributedLongCacheStream(AbstractCacheStream) - Constructor for class org.infinispan.stream.impl.DistributedLongCacheStream
This constructor is to be used only when a user calls a map or flat map method changing to an IntStream from a CacheStream, Stream, DoubleStream, IntStream etc.
distributedSyncTimeout() - Method in class org.infinispan.configuration.global.TransportConfiguration
 
distributedSyncTimeout(long) - Method in class org.infinispan.configuration.global.TransportConfigurationBuilder
Timeout for coordinating cluster formation when nodes join or leave the cluster.
distributedSyncTimeout(long, TimeUnit) - Method in class org.infinispan.configuration.global.TransportConfigurationBuilder
Timeout for coordinating cluster formation when nodes join or leave the cluster.
DistributedTask<T> - Interface in org.infinispan.distexec
DistributedTask describes all relevant attributes of a distributed task, most importantly its execution policy, fail over policy and its timeout.
DistributedTaskBuilder<T> - Interface in org.infinispan.distexec
DistributedTaskBuilder is a factory interface for DistributedTask
DistributedTaskExecutionPolicy - Enum in org.infinispan.distexec
DistributedTaskExecutionPolicy allows task to specify its custom task execution policy across Infinispan cluster.
distributedTaskFailover(Address, Address, Exception) - Method in interface org.infinispan.util.logging.Log
 
DistributedTaskFailoverPolicy - Interface in org.infinispan.distexec
DistributedTaskFailoverPolicy allows pluggable fail over target selection for a failed remotely executed distributed task.
DistributedTaskLifecycle - Interface in org.infinispan.distexec.spi
 
DistributedTaskLifecycleService - Class in org.infinispan.distexec.spi
 
distributeReducePhase - Variable in class org.infinispan.distexec.mapreduce.MapReduceTask
Deprecated.
 
distributeReducePhase() - Method in class org.infinispan.distexec.mapreduce.MapReduceTask
Deprecated.
 
DistributionBulkInterceptor<K,V> - Class in org.infinispan.interceptors.distribution
Deprecated.
Since 8.2, no longer public API.
DistributionBulkInterceptor() - Constructor for class org.infinispan.interceptors.distribution.DistributionBulkInterceptor
Deprecated.
 
DistributionBulkInterceptor.BackingEntrySet<K,V> - Class in org.infinispan.interceptors.distribution
Deprecated.
 
DistributionBulkInterceptor.BackingKeySet<K,V> - Class in org.infinispan.interceptors.distribution
Deprecated.
 
DistributionBulkInterceptor.TxBackingEntrySet<K,V> - Class in org.infinispan.interceptors.distribution
Deprecated.
 
DistributionLogic() - Constructor for class org.infinispan.interceptors.locking.ClusteringDependentLogic.DistributionLogic
 
DistributionManager - Interface in org.infinispan.distribution
A component that manages the distribution of elements across a cache cluster
DistributionManagerFactory - Class in org.infinispan.factories
 
DistributionManagerFactory() - Constructor for class org.infinispan.factories.DistributionManagerFactory
 
DistributionManagerImpl - Class in org.infinispan.distribution.impl
The default distribution manager implementation
DistributionManagerImpl() - Constructor for class org.infinispan.distribution.impl.DistributionManagerImpl
Default constructor
distributionManagerNotJoined() - Method in interface org.infinispan.util.logging.Log
 
distributionManagerNotStarted() - Method in interface org.infinispan.util.logging.Log
 
DldGlobalTransaction - Class in org.infinispan.transaction.xa
This class is used when deadlock detection is enabled.
DldGlobalTransaction() - Constructor for class org.infinispan.transaction.xa.DldGlobalTransaction
 
DldGlobalTransaction(Address, boolean) - Constructor for class org.infinispan.transaction.xa.DldGlobalTransaction
 
DldGlobalTransaction.Externalizer - Class in org.infinispan.transaction.xa
 
dm - Variable in class org.infinispan.interceptors.distribution.BaseDistributionInterceptor
Deprecated.
 
dm - Variable in class org.infinispan.stream.impl.AbstractCacheStream
 
doAddBackupOwners(DefaultConsistentHashFactory.Builder) - Method in class org.infinispan.distribution.ch.impl.DefaultConsistentHashFactory
 
doAfterCall(InvocationContext, VisitableCommand) - Method in class org.infinispan.interceptors.base.PrePostProcessingCommandInterceptor
Callback that is invoked after every handleXXX() method defined above.
doAs(Subject, PrivilegedAction<T>) - Static method in class org.infinispan.security.Security
A "lightweight" implementation of Subject.doAs(Subject, PrivilegedAction) which uses a ThreadLocal Subject instead of modifying the current AccessControlContext.
doAs(Subject, PrivilegedExceptionAction<T>) - Static method in class org.infinispan.security.Security
A "lightweight" implementation of Subject.doAs(Subject, PrivilegedExceptionAction) which uses a ThreadLocal Subject instead of modifying the current AccessControlContext.
doBeforeCall(InvocationContext, VisitableCommand) - Method in class org.infinispan.interceptors.base.PrePostProcessingCommandInterceptor
 
doConfirmRebalance(Address, int) - Method in class org.infinispan.topology.ClusterCacheStatus
 
doCopyOwners() - Method in class org.infinispan.distribution.ch.impl.SyncConsistentHashFactory.Builder
 
doHandleClusterView() - Method in class org.infinispan.topology.ClusterCacheStatus
 
doHandleRebalance(int, LocalCacheStatus, CacheTopology, String, Address) - Method in class org.infinispan.topology.LocalTopologyManagerImpl
 
doHandleStableTopologyUpdate(String, CacheTopology, int, Address, LocalCacheStatus) - Method in class org.infinispan.topology.LocalTopologyManagerImpl
 
doHandleTopologyUpdate(String, CacheTopology, AvailabilityMode, int, Address, LocalCacheStatus) - Method in class org.infinispan.topology.LocalTopologyManagerImpl
Update the cache topology in the LocalCacheStatus and pass it to the CacheTopologyHandler.
doJoin(Address, CacheJoinInfo) - Method in class org.infinispan.topology.ClusterCacheStatus
 
doLeave(Address) - Method in class org.infinispan.topology.ClusterCacheStatus
 
domain() - Method in class org.infinispan.configuration.global.GlobalJmxStatisticsConfiguration
 
doMergePartitions(Map<Address, CacheStatusResponse>, List<Address>, boolean) - Method in class org.infinispan.topology.ClusterCacheStatus
 
doPrivileged(PrivilegedAction<T>) - Static method in class org.infinispan.security.Security
 
doPrivileged(PrivilegedExceptionAction<T>) - Static method in class org.infinispan.security.Security
 
doReadObject(ObjectInput) - Method in class org.infinispan.distribution.ch.impl.DefaultConsistentHash.Externalizer
 
doReadObject(ObjectInput) - Method in class org.infinispan.distribution.ch.impl.ReplicatedConsistentHash.Externalizer
 
doReadObject(ObjectInput) - Method in class org.infinispan.remoting.transport.jgroups.JGroupsAddress.Externalizer
 
doReadObject(ObjectInput) - Method in class org.infinispan.remoting.transport.jgroups.JGroupsTopologyAwareAddress.Externalizer
 
doReadObject(ObjectInput) - Method in class org.infinispan.topology.CacheTopology.Externalizer
 
doReadObject(ObjectInput) - Method in class org.infinispan.topology.ManagerStatusResponse.Externalizer
 
doRealInvocation(Event<K, V>) - Method in class org.infinispan.notifications.cachelistener.CacheNotifierImpl.BaseCacheEntryListenerInvocation
 
doRealInvocation(Event<K, V>) - Method in class org.infinispan.notifications.cachelistener.CacheNotifierImpl.ClusteredListenerInvocation
 
doRealInvocation(Event<K, V>) - Method in class org.infinispan.notifications.cachelistener.CacheNotifierImpl.NonClusteredListenerInvocation
 
DOUBLE_SUMMARY_STATISTICS - Static variable in interface org.infinispan.marshall.core.Ids
 
doubleCacheStream() - Method in class org.infinispan.stream.impl.DistributedCacheStream
 
doubleCacheStream() - Method in class org.infinispan.stream.impl.DistributedIntCacheStream
 
doubleCacheStream() - Method in class org.infinispan.stream.impl.DistributedLongCacheStream
 
doubleCacheStream() - Method in class org.infinispan.stream.impl.tx.TxDistributedCacheStream
 
doubleCacheStream() - Method in class org.infinispan.stream.impl.tx.TxDistributedIntCacheStream
 
doubleCacheStream() - Method in class org.infinispan.stream.impl.tx.TxDistributedLongCacheStream
 
DoubleSummaryStatisticsExternalizer - Class in org.infinispan.marshall.exts
Externalizer used for DoubleSummaryStatistics.
DoubleSummaryStatisticsExternalizer() - Constructor for class org.infinispan.marshall.exts.DoubleSummaryStatisticsExternalizer
 
downgradeLock(Object) - Method in class org.infinispan.util.concurrent.locks.StripedLock
 
doWriteObject(ObjectOutput, DefaultConsistentHash) - Method in class org.infinispan.distribution.ch.impl.DefaultConsistentHash.Externalizer
 
doWriteObject(ObjectOutput, ReplicatedConsistentHash) - Method in class org.infinispan.distribution.ch.impl.ReplicatedConsistentHash.Externalizer
 
doWriteObject(ObjectOutput, JGroupsAddress) - Method in class org.infinispan.remoting.transport.jgroups.JGroupsAddress.Externalizer
 
doWriteObject(ObjectOutput, JGroupsTopologyAwareAddress) - Method in class org.infinispan.remoting.transport.jgroups.JGroupsTopologyAwareAddress.Externalizer
 
doWriteObject(ObjectOutput, CacheTopology) - Method in class org.infinispan.topology.CacheTopology.Externalizer
 
doWriteObject(ObjectOutput, ManagerStatusResponse) - Method in class org.infinispan.topology.ManagerStatusResponse.Externalizer
 
drainCompletionQueue() - Method in class org.infinispan.executors.SemaphoreCompletionService
 
drainReplQueue() - Method in class org.infinispan.remoting.ReplicationQueueImpl
Deprecated.
 
dropEvents() - Method in interface org.infinispan.notifications.cachelistener.cluster.ClusterEventManager
Drops and ignores all previously added events on this thread.
dropEvents() - Method in class org.infinispan.notifications.cachelistener.cluster.impl.BatchingClusterEventManagerImpl
 
dropEvents() - Method in class org.infinispan.notifications.cachelistener.cluster.impl.ClusterEventManagerStub
 
DummyBaseTransactionManager - Class in org.infinispan.transaction.tm
 
DummyBaseTransactionManager() - Constructor for class org.infinispan.transaction.tm.DummyBaseTransactionManager
 
DummyNoXaXid - Class in org.infinispan.transaction.tm
Xid to be used when no XAResource enlistment takes place.
DummyNoXaXid() - Constructor for class org.infinispan.transaction.tm.DummyNoXaXid
 
DummyTransaction - Class in org.infinispan.transaction.tm
 
DummyTransaction(DummyBaseTransactionManager) - Constructor for class org.infinispan.transaction.tm.DummyTransaction
 
DummyTransactionManager - Class in org.infinispan.transaction.tm
Simple transaction manager implementation that maintains transaction state in memory only.
DummyTransactionManager() - Constructor for class org.infinispan.transaction.tm.DummyTransactionManager
 
DummyTransactionManagerLookup - Class in org.infinispan.transaction.lookup
Returns an instance of DummyTransactionManager.
DummyTransactionManagerLookup() - Constructor for class org.infinispan.transaction.lookup.DummyTransactionManagerLookup
 
DummyUserTransaction - Class in org.infinispan.transaction.tm
 
DummyUserTransaction(DummyTransactionManager) - Constructor for class org.infinispan.transaction.tm.DummyUserTransaction
 
DummyXid - Class in org.infinispan.transaction.tm
Implementation of Xid.
DummyXid(UUID) - Constructor for class org.infinispan.transaction.tm.DummyXid
 
duplicateAttribute(XMLStreamReader, String) - Static method in class org.infinispan.configuration.parsing.ParseUtils
Get an exception reporting that an attribute of a given name has already been declared in this scope.
duplicateExternalizerIdFound(int, Class<?>, String, int) - Method in interface org.infinispan.util.logging.Log
 
duplicateNamedElement(XMLStreamReader, String) - Static method in class org.infinispan.configuration.parsing.ParseUtils
Get an exception reporting that an element of a given type and name has already been declared in this scope.

E

EAGER_LOCKING_SINGLE_NODE - Static variable in class org.infinispan.configuration.cache.TransactionConfiguration
 
eagerLockingSingleNode() - Method in class org.infinispan.configuration.cache.TransactionConfiguration
Deprecated.
starting with Infinispan 5.1 single node locking is used by default
eagerLockingSingleNode(boolean) - Method in class org.infinispan.configuration.cache.TransactionConfigurationBuilder
Deprecated.
starting with Infinispan 5.1 single node locking is used by default
Element - Enum in org.infinispan.configuration.parsing
An enumeration of all the recognized XML element local names, by name.
elements() - Method in class org.infinispan.security.CachePermissionCollection
 
elements() - Method in class org.infinispan.util.concurrent.BoundedConcurrentHashMap
Returns an enumeration of the values in this table.
EMBEDDED_METADATA - Static variable in interface org.infinispan.marshall.core.Ids
 
embeddedCacheManager - Variable in class org.infinispan.interceptors.base.BaseCustomInterceptor
 
EmbeddedCacheManager - Interface in org.infinispan.manager
EmbeddedCacheManager is an CacheManager that runs in the same JVM as the client.
EmbeddedCacheManagerStartupException - Exception in org.infinispan.manager
An exception to encapsulate an error when starting up a cache manager
EmbeddedCacheManagerStartupException() - Constructor for exception org.infinispan.manager.EmbeddedCacheManagerStartupException
 
EmbeddedCacheManagerStartupException(Throwable) - Constructor for exception org.infinispan.manager.EmbeddedCacheManagerStartupException
 
EmbeddedCacheManagerStartupException(String) - Constructor for exception org.infinispan.manager.EmbeddedCacheManagerStartupException
 
EmbeddedCacheManagerStartupException(String, Throwable) - Constructor for exception org.infinispan.manager.EmbeddedCacheManagerStartupException
 
EmbeddedContextClassResolver(ClassLoader, InvocationContextContainer) - Constructor for class org.infinispan.marshall.core.JBossMarshaller.EmbeddedContextClassResolver
 
EmbeddedMetadata - Class in org.infinispan.metadata
Metadata class for embedded caches.
EmbeddedMetadata.Builder - Class in org.infinispan.metadata
 
EmbeddedMetadata.Externalizer - Class in org.infinispan.metadata
 
emit(K, V) - Method in interface org.infinispan.distexec.mapreduce.Collector
Intermediate key/value callback used by Mapper implementor
emitsIntoResultingCache() - Method in class org.infinispan.commands.read.ReduceCommand
 
EMPTY - Static variable in class org.infinispan.remoting.transport.jgroups.Responses
 
EMPTY_INJECT_METHODS - Static variable in class org.infinispan.factories.components.ComponentMetadata
 
EMPTY_PRIORITIZED_METHODS - Static variable in class org.infinispan.factories.components.ComponentMetadata
 
EmptyConstructorFactory - Class in org.infinispan.factories
Factory for building global-scope components which have default empty constructors
EmptyConstructorFactory() - Constructor for class org.infinispan.factories.EmptyConstructorFactory
 
EmptyConstructorNamedCacheFactory - Class in org.infinispan.factories
Simple factory that just uses reflection and an empty constructor of the component type.
EmptyConstructorNamedCacheFactory() - Constructor for class org.infinispan.factories.EmptyConstructorNamedCacheFactory
 
enable() - Method in class org.infinispan.configuration.cache.AsyncStoreConfigurationBuilder
If true, all modifications to this cache store happen asynchronously, on a separate thread.
enable() - Method in class org.infinispan.configuration.cache.AuthorizationConfigurationBuilder
 
enable() - Method in class org.infinispan.configuration.cache.CompatibilityModeConfigurationBuilder
Enables compatibility mode between embedded and different remote endpoints (Hot Rod, Memcached, REST...etc).
enable() - Method in class org.infinispan.configuration.cache.DeadlockDetectionConfigurationBuilder
Enable deadlock detection
enable() - Method in class org.infinispan.configuration.cache.IndexingConfigurationBuilder
enable() - Method in class org.infinispan.configuration.cache.InvocationBatchingConfigurationBuilder
 
enable(boolean) - Method in class org.infinispan.configuration.cache.InvocationBatchingConfigurationBuilder
 
enable() - Method in class org.infinispan.configuration.cache.JMXStatisticsConfigurationBuilder
Enable statistics gathering and reporting
enable() - Method in class org.infinispan.configuration.cache.L1ConfigurationBuilder
 
enable() - Method in class org.infinispan.configuration.cache.RecoveryConfigurationBuilder
Enable recovery for this cache
enable() - Method in class org.infinispan.configuration.cache.SingletonStoreConfigurationBuilder
Enable the singleton store cache store
enable() - Method in class org.infinispan.configuration.cache.StoreAsBinaryConfigurationBuilder
Enables storing both keys and values as binary.
enable() - Method in class org.infinispan.configuration.cache.VersioningConfigurationBuilder
 
enable() - Method in class org.infinispan.configuration.global.GlobalAuthorizationConfigurationBuilder
 
enable() - Method in class org.infinispan.configuration.global.GlobalJmxStatisticsConfigurationBuilder
 
enable() - Method in class org.infinispan.configuration.global.GlobalStateConfigurationBuilder
 
ENABLED - Static variable in class org.infinispan.configuration.cache.AsyncStoreConfiguration
 
enabled() - Method in class org.infinispan.configuration.cache.AsyncStoreConfiguration
If true, all modifications to this cache store happen asynchronously, on a separate thread.
enabled(boolean) - Method in class org.infinispan.configuration.cache.AsyncStoreConfigurationBuilder
 
ENABLED - Static variable in class org.infinispan.configuration.cache.AuthorizationConfiguration
 
enabled() - Method in class org.infinispan.configuration.cache.AuthorizationConfiguration
 
enabled(boolean) - Method in class org.infinispan.configuration.cache.AuthorizationConfigurationBuilder
 
ENABLED - Static variable in class org.infinispan.configuration.cache.BackupConfiguration
 
enabled() - Method in class org.infinispan.configuration.cache.BackupConfiguration
 
enabled(boolean) - Method in class org.infinispan.configuration.cache.BackupConfigurationBuilder
Configures whether this site is used for backing up data or not (defaults to true).
ENABLED - Static variable in class org.infinispan.configuration.cache.CompatibilityModeConfiguration
 
enabled() - Method in class org.infinispan.configuration.cache.CompatibilityModeConfiguration
 
enabled(boolean) - Method in class org.infinispan.configuration.cache.CompatibilityModeConfigurationBuilder
Sets whether compatibility mode is enabled or disabled.
ENABLED - Static variable in class org.infinispan.configuration.cache.DeadlockDetectionConfiguration
 
enabled() - Method in class org.infinispan.configuration.cache.DeadlockDetectionConfiguration
Whether deadlock detection is enabled or disabled
enabled(boolean) - Method in class org.infinispan.configuration.cache.DeadlockDetectionConfigurationBuilder
Enable or disable deadlock detection
enabled() - Method in class org.infinispan.configuration.cache.GroupsConfiguration
If grouping support is enabled, then Group annotations are honored and any configured groupers will be invoked
enabled() - Method in class org.infinispan.configuration.cache.GroupsConfigurationBuilder
Enable grouping support so that Group annotations are honored and any configured groupers will be invoked
enabled(boolean) - Method in class org.infinispan.configuration.cache.GroupsConfigurationBuilder
Enable grouping support so that Group annotations are honored and any configured groupers will be invoked
enabled() - Method in class org.infinispan.configuration.cache.IndexingConfiguration
Deprecated.
enabled(boolean) - Method in class org.infinispan.configuration.cache.IndexingConfigurationBuilder
ENABLED - Static variable in class org.infinispan.configuration.cache.InvocationBatchingConfiguration
 
enabled() - Method in class org.infinispan.configuration.cache.InvocationBatchingConfiguration
 
ENABLED - Static variable in class org.infinispan.configuration.cache.JMXStatisticsConfiguration
 
enabled() - Method in class org.infinispan.configuration.cache.JMXStatisticsConfiguration
 
enabled(boolean) - Method in class org.infinispan.configuration.cache.JMXStatisticsConfigurationBuilder
Enable or disable statistics gathering and reporting
ENABLED - Static variable in class org.infinispan.configuration.cache.L1Configuration
 
enabled() - Method in class org.infinispan.configuration.cache.L1Configuration
 
enabled(boolean) - Method in class org.infinispan.configuration.cache.L1ConfigurationBuilder
 
ENABLED - Static variable in class org.infinispan.configuration.cache.PartitionHandlingConfiguration
 
enabled() - Method in class org.infinispan.configuration.cache.PartitionHandlingConfiguration
 
enabled(boolean) - Method in class org.infinispan.configuration.cache.PartitionHandlingConfigurationBuilder
 
ENABLED - Static variable in class org.infinispan.configuration.cache.RecoveryConfiguration
 
enabled() - Method in class org.infinispan.configuration.cache.RecoveryConfiguration
Determines if recovery is enabled for the cache.
enabled(boolean) - Method in class org.infinispan.configuration.cache.RecoveryConfigurationBuilder
Enable recovery for this cache
enabled() - Method in class org.infinispan.configuration.cache.SingletonStoreConfiguration
If true, the singleton store cache store is enabled.
enabled(boolean) - Method in class org.infinispan.configuration.cache.SingletonStoreConfigurationBuilder
If true, the singleton store cache store is enabled.
ENABLED - Static variable in class org.infinispan.configuration.cache.StoreAsBinaryConfiguration
 
enabled() - Method in class org.infinispan.configuration.cache.StoreAsBinaryConfiguration
Enables storing both keys and values as binary.
enabled(boolean) - Method in class org.infinispan.configuration.cache.StoreAsBinaryConfiguration
 
enabled(boolean) - Method in class org.infinispan.configuration.cache.StoreAsBinaryConfigurationBuilder
Sets whether this feature is enabled or disabled.
enabled() - Method in class org.infinispan.configuration.cache.TakeOfflineConfiguration
 
ENABLED - Static variable in class org.infinispan.configuration.cache.VersioningConfiguration
 
enabled() - Method in class org.infinispan.configuration.cache.VersioningConfiguration
 
enabled(boolean) - Method in class org.infinispan.configuration.cache.VersioningConfigurationBuilder
 
enabled() - Method in class org.infinispan.configuration.global.GlobalAuthorizationConfiguration
 
enabled(boolean) - Method in class org.infinispan.configuration.global.GlobalAuthorizationConfigurationBuilder
 
ENABLED - Static variable in class org.infinispan.configuration.global.GlobalJmxStatisticsConfiguration
 
enabled() - Method in class org.infinispan.configuration.global.GlobalJmxStatisticsConfiguration
 
enabled(boolean) - Method in class org.infinispan.configuration.global.GlobalJmxStatisticsConfigurationBuilder
 
ENABLED - Static variable in class org.infinispan.configuration.global.GlobalStateConfiguration
 
enabled() - Method in class org.infinispan.configuration.global.GlobalStateConfiguration
 
enabled(boolean) - Method in class org.infinispan.configuration.global.GlobalStateConfigurationBuilder
Enables or disables the storage of global state.
enabled - Variable in class org.infinispan.expiration.impl.ExpirationManagerImpl
 
enabled - Variable in class org.infinispan.interceptors.CacheLoaderInterceptor
Deprecated.
 
enabled - Variable in class org.infinispan.interceptors.CacheWriterInterceptor
Deprecated.
 
enabledBackups() - Method in class org.infinispan.configuration.cache.SitesConfiguration
Returns the list of BackupConfiguration that have BackupConfiguration.enabled() == true.
enableReaper() - Method in class org.infinispan.configuration.cache.ExpirationConfigurationBuilder
Enable the background reaper to test entries for expiration.
end(Xid, int) - Method in class org.infinispan.transaction.xa.TransactionXaAdapter
 
endAtomic() - Method in class org.infinispan.batch.AutoBatchSupport
 
endBatch(boolean) - Method in class org.infinispan.batch.BatchContainer
 
endBatch(boolean, boolean) - Method in class org.infinispan.batch.BatchContainer
 
endBatch(boolean) - Method in class org.infinispan.cache.impl.AbstractDelegatingCache
 
endBatch(boolean) - Method in class org.infinispan.cache.impl.CacheImpl
 
endBatch(boolean) - Method in class org.infinispan.cache.impl.SimpleCacheImpl
 
endBatch(boolean) - Method in class org.infinispan.security.impl.SecureCacheImpl
 
endStateTransfer(String) - Method in interface org.infinispan.xsite.statetransfer.XSiteStateConsumer
It notifies the end of state transfer from other site.
endStateTransfer(String) - Method in class org.infinispan.xsite.statetransfer.XSiteStateConsumerImpl
 
enlist(TxInvocationContext) - Method in class org.infinispan.interceptors.TxInterceptor
Deprecated.
 
enlist(Transaction, LocalTransaction) - Method in class org.infinispan.transaction.impl.TransactionTable
 
enlist(Transaction, LocalTransaction) - Method in class org.infinispan.transaction.xa.XaTransactionTable
 
enlistResource(XAResource) - Method in class org.infinispan.transaction.tm.DummyTransaction
Enlist an XA resource with this transaction.
ensureOrder(TotalOrderRemoteTransactionState, Collection<Object>) - Method in class org.infinispan.transaction.totalorder.TotalOrderManager
It ensures the validation order for the transaction corresponding to the prepare command.
enteringDegradedModeGracefulLeaver(Address) - Method in interface org.infinispan.util.logging.events.Messages
 
enteringDegradedModeLostData(Collection<Address>) - Method in interface org.infinispan.util.logging.events.Messages
 
enteringDegradedModeMinorityPartition(Collection<Address>, Collection<Address>, Collection<Address>) - Method in interface org.infinispan.util.logging.events.Messages
 
entries() - Method in class org.infinispan.functional.impl.ReadOnlyMapImpl
 
entriesMigrated(long, String, String) - Method in interface org.infinispan.util.logging.Log
 
entryFactory - Variable in class org.infinispan.container.DefaultDataContainer
 
EntryFactory - Interface in org.infinispan.container
A factory for constructing MVCCEntry instances for use in the InvocationContext.
entryFactory - Variable in class org.infinispan.interceptors.CacheLoaderInterceptor
Deprecated.
 
entryFactory - Variable in class org.infinispan.interceptors.ClusteringInterceptor
Deprecated.
 
entryFactory - Variable in class org.infinispan.interceptors.distribution.L1NonTxInterceptor
Deprecated.
 
entryFactory - Variable in class org.infinispan.iteration.impl.LocalEntryRetriever
 
EntryFactory.Wrap - Enum in org.infinispan.container
 
EntryFactoryImpl - Class in org.infinispan.container
EntryFactory implementation to be used for optimistic locking scheme.
EntryFactoryImpl() - Constructor for class org.infinispan.container.EntryFactoryImpl
 
EntryIterable<K,V> - Interface in org.infinispan.iteration
A Iterable instance that allows the user to iterate over the entries in the cache.
EntryIterableFromStreamImpl<K,V> - Class in org.infinispan.iteration.impl
This is an implementation that allows for creating new EntryIterable instances by supplying a new converter.
EntryIterableFromStreamImpl(KeyValueFilter<? super K, ? super V>, EnumSet<Flag>, Cache<K, V>) - Constructor for class org.infinispan.iteration.impl.EntryIterableFromStreamImpl
 
EntryLookup - Interface in org.infinispan.context
Interface that can look up MVCC wrapped entries.
EntryMetaFactory - Class in org.infinispan.factories
 
EntryMetaFactory() - Constructor for class org.infinispan.factories.EntryMetaFactory
 
entryPurged(K) - Method in interface org.infinispan.persistence.spi.AdvancedCacheWriter.PurgeListener
Optional.
EntryRequestCommand<K,V,C> - Class in org.infinispan.iteration.impl
Command sent to request entry iterator values for given segments.
EntryRequestCommand(String) - Constructor for class org.infinispan.iteration.impl.EntryRequestCommand
 
EntryRequestCommand(String, UUID, Address, Set<Integer>, Set<K>, KeyValueFilter<? super K, ? super V>, Converter<? super K, ? super V, C>, Set<Flag>) - Constructor for class org.infinispan.iteration.impl.EntryRequestCommand
 
EntryResponseCommand<K,C> - Class in org.infinispan.iteration.impl
Command sent to respond with entry values for given segments
EntryResponseCommand(String) - Constructor for class org.infinispan.iteration.impl.EntryResponseCommand
 
EntryResponseCommand(Address, String, UUID, Set<Integer>, Set<Integer>, Collection<CacheEntry<K, C>>, CacheException) - Constructor for class org.infinispan.iteration.impl.EntryResponseCommand
 
EntryRetriever<K,V> - Interface in org.infinispan.iteration.impl
Deprecated.
Please use Collection.stream() method on either Cache.entrySet(), Cache.keySet() or Cache.values(). The CacheFilters can be used to bridge between filter/converters and proper stream types
EntryRetriever.SegmentListener - Interface in org.infinispan.iteration.impl
Deprecated.
This interface describes the call back methods that are invoked when an iteration process completes segments and finally completes.
EntryRetrieverFactory - Class in org.infinispan.factories
Factory that allows creation of an EntryRetriever based on the provided configuration.
EntryRetrieverFactory() - Constructor for class org.infinispan.factories.EntryRetrieverFactory
 
entrySet() - Method in class org.infinispan.atomic.impl.AtomicHashMap
 
entrySet() - Method in class org.infinispan.atomic.impl.AtomicHashMapProxy
 
entrySet() - Method in class org.infinispan.atomic.impl.FineGrainedAtomicHashMapProxy
 
entrySet() - Method in interface org.infinispan.Cache
Returns a set view of the mappings contained in this cache and cache loader across the entire cluster.
entrySet() - Method in class org.infinispan.cache.impl.AbstractDelegatingCache
 
entrySet() - Method in class org.infinispan.cache.impl.CacheImpl
 
entrySet() - Method in class org.infinispan.cache.impl.DecoratedCache
 
entrySet() - Method in class org.infinispan.cache.impl.SimpleCacheImpl
 
EntrySet() - Constructor for class org.infinispan.cache.impl.SimpleCacheImpl.EntrySet
 
entrySet() - Method in interface org.infinispan.container.DataContainer
Returns a mutable set of immutable cache entries exposed as immutable Map.Entry instances.
entrySet() - Method in class org.infinispan.container.DefaultDataContainer
 
entrySet() - Method in class org.infinispan.distribution.util.ReadOnlySegmentAwareMap
 
entrySet - Variable in class org.infinispan.interceptors.distribution.DistributionBulkInterceptor.BackingEntrySet
Deprecated.
 
entrySet - Variable in class org.infinispan.interceptors.distribution.DistributionBulkInterceptor.BackingKeySet
Deprecated.
 
entrySet() - Method in class org.infinispan.security.impl.SecureCacheImpl
 
entrySet() - Method in class org.infinispan.util.AbstractDelegatingMap
 
entrySet() - Method in class org.infinispan.util.concurrent.BoundedConcurrentHashMap
Returns a Set view of the mappings contained in this map.
EntrySetBase() - Constructor for class org.infinispan.cache.impl.SimpleCacheImpl.EntrySetBase
 
EntrySetCommand<K,V> - Class in org.infinispan.commands.read
Command implementation for Map.entrySet() functionality.
EntrySetCommand(Cache<K, V>, Set<Flag>) - Constructor for class org.infinispan.commands.read.EntrySetCommand
 
EntryStreamSupplier<K,V> - Class in org.infinispan.stream.impl.local
Stream supplier that is to be used when the underlying stream is composed by CacheEntry instances.
EntryStreamSupplier(Cache<K, V>, ConsistentHash, Supplier<Stream<CacheEntry<K, V>>>) - Constructor for class org.infinispan.stream.impl.local.EntryStreamSupplier
 
entryToKeyFunction() - Static method in class org.infinispan.stream.StreamMarshalling
Provides a function that returns the key of the entry when invoked.
entryToValueFunction() - Static method in class org.infinispan.stream.StreamMarshalling
Provides a function that returns the value of the entry when invoked.
EntryVersion - Interface in org.infinispan.container.versioning
A version is used to compare entries against one another.
EntryVersionParamExternalizer() - Constructor for class org.infinispan.marshall.exts.MetaParamExternalizers.EntryVersionParamExternalizer
 
EntryVersionsMap - Class in org.infinispan.container.versioning
 
EntryVersionsMap(int) - Constructor for class org.infinispan.container.versioning.EntryVersionsMap
 
EntryVersionsMap() - Constructor for class org.infinispan.container.versioning.EntryVersionsMap
 
EntryViews - Class in org.infinispan.functional.impl
Entry views implementation class holder.
EntryViews.ReadWriteSnapshotViewExternalizer - Class in org.infinispan.functional.impl
 
EntryWrappingInterceptor - Class in org.infinispan.interceptors
Deprecated.
Since 8.2, no longer public API.
EntryWrappingInterceptor() - Constructor for class org.infinispan.interceptors.EntryWrappingInterceptor
Deprecated.
 
entryWrappingVisitor - Variable in class org.infinispan.interceptors.EntryWrappingInterceptor
Deprecated.
 
ENUM_SET_ID - Static variable in interface org.infinispan.marshall.core.Ids
 
EnumSetExternalizer - Class in org.infinispan.marshall.exts
EnumSet externalizer.
EnumSetExternalizer() - Constructor for class org.infinispan.marshall.exts.EnumSetExternalizer
 
equal(Object, Object, Equivalence) - Method in enum org.infinispan.commands.write.ValueMatcher
 
equalityPredicate(Object) - Static method in class org.infinispan.stream.StreamMarshalling
Provides a predicate that returns true when the object is equal.
equals(Object) - Method in class org.infinispan.atomic.DeltaCompositeKey
 
equals(Object) - Method in class org.infinispan.atomic.impl.PutOperation
 
equals(Object) - Method in class org.infinispan.commands.CancelCommand
 
equals(Object) - Method in class org.infinispan.commands.CommandInvocationId
 
equals(Object) - Method in class org.infinispan.commands.control.LockControlCommand
 
equals(Object) - Method in class org.infinispan.commands.CreateCacheCommand
 
equals(Object) - Method in class org.infinispan.commands.read.AbstractDataCommand
 
equals(Object) - Method in class org.infinispan.commands.read.DistributedExecuteCommand
 
equals(Object) - Method in class org.infinispan.commands.read.MapCombineCommand
 
equals(Object) - Method in class org.infinispan.commands.read.ReduceCommand
 
equals(Object) - Method in class org.infinispan.commands.remote.ClusteredGetAllCommand
 
equals(Object) - Method in class org.infinispan.commands.remote.ClusteredGetCommand
 
equals(Object) - Method in class org.infinispan.commands.remote.MultipleRpcCommand
 
equals(Object) - Method in class org.infinispan.commands.remote.SingleRpcCommand
 
equals(Object) - Method in class org.infinispan.commands.tx.AbstractTransactionBoundaryCommand
 
equals(Object) - Method in class org.infinispan.commands.write.ApplyDeltaCommand
 
equals(Object) - Method in class org.infinispan.commands.write.InvalidateCommand
 
equals(Object) - Method in class org.infinispan.commands.write.PutKeyValueCommand
 
equals(Object) - Method in class org.infinispan.commands.write.PutMapCommand
 
equals(Object) - Method in class org.infinispan.commands.write.RemoveCommand
 
equals(Object) - Method in class org.infinispan.commands.write.RemoveExpiredCommand
 
equals(Object) - Method in class org.infinispan.commands.write.ReplaceCommand
 
equals(Object) - Method in class org.infinispan.configuration.cache.AbstractStoreConfiguration
 
equals(Object) - Method in class org.infinispan.configuration.cache.AsyncConfiguration
 
equals(Object) - Method in class org.infinispan.configuration.cache.AsyncStoreConfiguration
 
equals(Object) - Method in class org.infinispan.configuration.cache.AuthorizationConfiguration
 
equals(Object) - Method in class org.infinispan.configuration.cache.BackupConfiguration
 
equals(Object) - Method in class org.infinispan.configuration.cache.BackupForConfiguration
 
equals(Object) - Method in class org.infinispan.configuration.cache.ClusteringConfiguration
 
equals(Object) - Method in class org.infinispan.configuration.cache.CompatibilityModeConfiguration
 
equals(Object) - Method in class org.infinispan.configuration.cache.Configuration
 
equals(Object) - Method in class org.infinispan.configuration.cache.CustomInterceptorsConfiguration
 
equals(Object) - Method in class org.infinispan.configuration.cache.DeadlockDetectionConfiguration
 
equals(Object) - Method in class org.infinispan.configuration.cache.EvictionConfiguration
 
equals(Object) - Method in class org.infinispan.configuration.cache.ExpirationConfiguration
 
equals(Object) - Method in class org.infinispan.configuration.cache.GroupsConfiguration
 
equals(Object) - Method in class org.infinispan.configuration.cache.HashConfiguration
 
equals(Object) - Method in class org.infinispan.configuration.cache.InvocationBatchingConfiguration
 
equals(Object) - Method in class org.infinispan.configuration.cache.JMXStatisticsConfiguration
 
equals(Object) - Method in class org.infinispan.configuration.cache.L1Configuration
 
equals(Object) - Method in class org.infinispan.configuration.cache.LockingConfiguration
 
equals(Object) - Method in class org.infinispan.configuration.cache.PartitionHandlingConfiguration
 
equals(Object) - Method in class org.infinispan.configuration.cache.PersistenceConfiguration
 
equals(Object) - Method in class org.infinispan.configuration.cache.RecoveryConfiguration
 
equals(Object) - Method in class org.infinispan.configuration.cache.SecurityConfiguration
 
equals(Object) - Method in class org.infinispan.configuration.cache.SingletonStoreConfiguration
 
equals(Object) - Method in class org.infinispan.configuration.cache.SitesConfiguration
 
equals(Object) - Method in class org.infinispan.configuration.cache.StateTransferConfiguration
 
equals(Object) - Method in class org.infinispan.configuration.cache.StoreAsBinaryConfiguration
 
equals(Object) - Method in class org.infinispan.configuration.cache.SyncConfiguration
 
equals(Object) - Method in class org.infinispan.configuration.cache.TakeOfflineConfiguration
 
equals(Object) - Method in class org.infinispan.configuration.cache.TransactionConfiguration
 
equals(Object) - Method in class org.infinispan.configuration.cache.UnsafeConfiguration
 
equals(Object) - Method in class org.infinispan.configuration.cache.VersioningConfiguration
 
equals(Object) - Method in class org.infinispan.configuration.cache.XSiteStateTransferConfiguration
 
equals(Object) - Method in class org.infinispan.configuration.global.GlobalAuthorizationConfiguration
 
equals(Object) - Method in class org.infinispan.configuration.global.GlobalConfigurationBuilder
 
equals(Object) - Method in class org.infinispan.configuration.global.GlobalJmxStatisticsConfiguration
 
equals(Object) - Method in class org.infinispan.configuration.global.SerializationConfigurationBuilder
 
equals(Object) - Method in class org.infinispan.configuration.global.ShutdownConfigurationBuilder
 
equals(Object) - Method in class org.infinispan.configuration.global.SiteConfiguration
 
equals(Object) - Method in class org.infinispan.configuration.global.SiteConfigurationBuilder
 
equals(Object) - Method in class org.infinispan.configuration.global.ThreadPoolConfigurationBuilder
 
equals(Object) - Method in class org.infinispan.configuration.global.TransportConfiguration
 
equals(Object) - Method in class org.infinispan.container.entries.ForwardingCacheEntry
 
equals(Object) - Method in class org.infinispan.container.entries.ImmortalCacheEntry
 
equals(Object) - Method in class org.infinispan.container.entries.ImmortalCacheValue
 
equals(Object) - Method in class org.infinispan.container.entries.MortalCacheEntry
 
equals(Object) - Method in class org.infinispan.container.entries.MortalCacheValue
 
equals(Object) - Method in class org.infinispan.container.entries.TransientCacheEntry
 
equals(Object) - Method in class org.infinispan.container.entries.TransientCacheValue
 
equals(Object) - Method in class org.infinispan.container.entries.TransientMortalCacheEntry
 
equals(Object) - Method in class org.infinispan.container.entries.TransientMortalCacheValue
 
equals(Object) - Method in class org.infinispan.container.versioning.NumericVersion
 
equals(Object) - Method in class org.infinispan.context.impl.RemoteTxInvocationContext
 
equals(Object) - Method in class org.infinispan.distexec.mapreduce.MapReduceManagerImpl.IntermediateKey
 
equals(Object) - Method in class org.infinispan.distexec.mapreduce.MapReduceTask
Deprecated.
 
equals(Object) - Method in class org.infinispan.distribution.ch.impl.DefaultConsistentHash
 
equals(Object) - Method in class org.infinispan.distribution.ch.impl.DefaultConsistentHashFactory
 
equals(Object) - Method in class org.infinispan.distribution.ch.impl.HashFunctionPartitioner
 
equals(Object) - Method in class org.infinispan.distribution.ch.impl.ReplicatedConsistentHash
 
equals(Object) - Method in class org.infinispan.distribution.ch.impl.ReplicatedConsistentHashFactory
 
equals(Object) - Method in class org.infinispan.distribution.ch.impl.SyncConsistentHashFactory
 
equals(Object) - Method in class org.infinispan.distribution.group.PartitionerConsistentHash
 
equals(Object) - Method in class org.infinispan.io.ExpandableMarshalledValueByteStream
 
equals(Object) - Method in class org.infinispan.io.GridFile
 
equals(Object) - Method in class org.infinispan.io.ImmutableMarshalledValueByteStream
 
equals(Object) - Method in class org.infinispan.marshall.core.MarshalledEntryImpl
 
equals(Object) - Method in class org.infinispan.marshall.core.MarshalledValue
 
equals(Object) - Method in class org.infinispan.metadata.EmbeddedMetadata
 
equals(Object) - Method in class org.infinispan.metadata.impl.InternalMetadataImpl
 
equals(Object) - Method in class org.infinispan.notifications.cachelistener.cluster.ClusterEvent
 
equals(Object) - Method in class org.infinispan.notifications.cachelistener.event.impl.EventImpl
 
equals(Object) - Method in class org.infinispan.notifications.cachemanagerlistener.event.impl.EventImpl
 
equals(Object) - Method in class org.infinispan.persistence.modifications.ModificationsList
 
equals(Object) - Method in class org.infinispan.persistence.modifications.Remove
 
equals(Object) - Method in class org.infinispan.persistence.modifications.Store
 
equals(Object) - Method in class org.infinispan.registry.ScopedKey
Deprecated.
 
equals(Object) - Method in class org.infinispan.remoting.LocalInvocation
 
equals(Object) - Method in class org.infinispan.remoting.MIMECacheEntry
 
equals(Object) - Method in class org.infinispan.remoting.responses.SuccessfulResponse
 
equals(Object) - Method in class org.infinispan.remoting.responses.UnsuccessfulResponse
 
equals(Object) - Method in class org.infinispan.remoting.rpc.RpcOptions
 
equals(Object) - Method in class org.infinispan.remoting.rpc.RpcOptionsBuilder
 
equals(Object) - Method in class org.infinispan.remoting.transport.AggregateBackupResponse
 
equals(Object) - Method in class org.infinispan.remoting.transport.jgroups.JGroupsAddress
 
equals(Object) - Method in class org.infinispan.security.CachePermission
 
equals(Object) - Method in class org.infinispan.security.impl.CachePrincipalPair
 
equals(Object) - Method in class org.infinispan.security.impl.SecureCacheImpl
 
equals(Object) - Method in class org.infinispan.topology.CacheJoinInfo
 
equals(Object) - Method in class org.infinispan.topology.CacheTopology
 
equals(Object) - Method in class org.infinispan.topology.PersistentUUID
 
equals(Object) - Method in class org.infinispan.transaction.impl.LocalTransaction
 
equals(Object) - Method in class org.infinispan.transaction.impl.RemoteTransaction
 
equals(Object) - Method in class org.infinispan.transaction.impl.TotalOrderRemoteTransactionState
 
equals(Object) - Method in class org.infinispan.transaction.synchronization.SynchronizationAdapter
 
equals(Object) - Method in class org.infinispan.transaction.tm.DummyNoXaXid
 
equals(Object) - Method in class org.infinispan.transaction.tm.DummyTransaction
 
equals(Object) - Method in class org.infinispan.transaction.tm.DummyXid
 
equals(Object) - Method in class org.infinispan.transaction.totalorder.TotalOrderLatchImpl
 
equals(Object) - Method in class org.infinispan.transaction.xa.DldGlobalTransaction
 
equals(Object) - Method in class org.infinispan.transaction.xa.GlobalTransaction
 
equals(Object) - Method in class org.infinispan.transaction.xa.recovery.InDoubtTxInfoImpl
 
equals(Object) - Method in class org.infinispan.transaction.xa.recovery.RecoveryInfoKey
 
equals(Object) - Method in class org.infinispan.transaction.xa.recovery.SerializableXid
 
equals(Object) - Method in class org.infinispan.transaction.xa.TransactionXaAdapter
 
equals(Object) - Method in class org.infinispan.util.concurrent.BoundedConcurrentHashMap
 
equals(Object) - Method in class org.infinispan.util.KeyValuePair
 
equals(Object) - Method in class org.infinispan.xsite.statetransfer.XSiteStateTransferCollector
 
error(EventLogCategory, String) - Method in interface org.infinispan.util.logging.events.EventLogger
Logs a message to the event log using the EventLogLevel.ERROR severity
errorAsyncStoreNotStopped() - Method in interface org.infinispan.util.logging.Log
 
errorChangingSingletonStoreStatus(SingletonCacheWriter.PushStateException) - Method in interface org.infinispan.util.logging.Log
 
errorCommittingTx(XAException) - Method in interface org.infinispan.util.logging.Log
 
errorCreatingChannelFromConfigFile(String, Exception) - Method in interface org.infinispan.util.logging.Log
 
errorCreatingChannelFromConfigString(String, Exception) - Method in interface org.infinispan.util.logging.Log
 
errorCreatingChannelFromXML(String, Exception) - Method in interface org.infinispan.util.logging.Log
 
errorDoingRemoteCall(Exception) - Method in interface org.infinispan.util.logging.Log
 
errorEnlistingResource(XAException) - Method in interface org.infinispan.util.logging.Log
 
errorExecutingParallelStoreTask(Throwable) - Method in interface org.infinispan.util.logging.Log
 
errorFlushingToFileChannel(FileChannel, Exception) - Method in interface org.infinispan.util.logging.Log
 
errorInstantiatingJGroupsChannelLookup(String, Exception) - Method in interface org.infinispan.util.logging.Log
 
errorMarshallingObject(Throwable, Object) - Method in interface org.infinispan.util.logging.Log
 
errorProcessing1pcPrepareCommand(Throwable) - Method in interface org.infinispan.util.logging.Log
 
errorProcessing2pcCommitCommand(Throwable) - Method in interface org.infinispan.util.logging.Log
 
errorProcessingPrepare(Throwable) - Method in interface org.infinispan.util.logging.Log
 
errorReadingConfiguration(Exception) - Method in interface org.infinispan.util.logging.Log
 
errorReadingFileStore(String, long) - Method in interface org.infinispan.util.logging.Log
 
errorReadingFromFile(File, Exception) - Method in interface org.infinispan.util.logging.Log
 
errorReadingProperties(IOException) - Method in interface org.infinispan.util.logging.Log
 
errorReadingRebalancingStatus(Address, Exception) - Method in interface org.infinispan.util.logging.Log
 
errorRollingBack(Throwable) - Method in interface org.infinispan.util.logging.Log
 
errorUnblockingTransactions(Exception) - Method in interface org.infinispan.util.logging.Log
 
errorUnMarshallingCommand(Throwable) - Method in interface org.infinispan.util.logging.Log
 
errorUpdatingMembersList(Throwable) - Method in interface org.infinispan.util.logging.Log
 
errorWritingValueForAttribute(String, Exception) - Method in interface org.infinispan.util.logging.Log
 
escapeBackslashes(String) - Static method in class org.infinispan.configuration.parsing.XmlConfigHelper
Escapes backslashes ('\') with additional backslashes in a given String, returning a new, escaped String.
estimateSize() - Method in class org.infinispan.stream.impl.spliterators.IteratorAsSpliterator
 
eval(K, Function<EntryView.ReadEntryView<K, V>, R>) - Method in class org.infinispan.functional.impl.ReadOnlyMapImpl
 
eval(K, Function<EntryView.ReadWriteEntryView<K, V>, R>) - Method in class org.infinispan.functional.impl.ReadWriteMapImpl
 
eval(K, V, BiFunction<V, EntryView.ReadWriteEntryView<K, V>, R>) - Method in class org.infinispan.functional.impl.ReadWriteMapImpl
 
eval(K, Consumer<EntryView.WriteEntryView<V>>) - Method in class org.infinispan.functional.impl.WriteOnlyMapImpl
 
eval(K, V, BiConsumer<V, EntryView.WriteEntryView<V>>) - Method in class org.infinispan.functional.impl.WriteOnlyMapImpl
 
evalAll(Function<EntryView.ReadWriteEntryView<K, V>, R>) - Method in class org.infinispan.functional.impl.ReadWriteMapImpl
 
evalAll(Consumer<EntryView.WriteEntryView<V>>) - Method in class org.infinispan.functional.impl.WriteOnlyMapImpl
 
evalMany(Set<? extends K>, Function<EntryView.ReadEntryView<K, V>, R>) - Method in class org.infinispan.functional.impl.ReadOnlyMapImpl
 
evalMany(Map<? extends K, ? extends V>, BiFunction<V, EntryView.ReadWriteEntryView<K, V>, R>) - Method in class org.infinispan.functional.impl.ReadWriteMapImpl
 
evalMany(Set<? extends K>, Function<EntryView.ReadWriteEntryView<K, V>, R>) - Method in class org.infinispan.functional.impl.ReadWriteMapImpl
 
evalMany(Map<? extends K, ? extends V>, BiConsumer<V, EntryView.WriteEntryView<V>>) - Method in class org.infinispan.functional.impl.WriteOnlyMapImpl
 
evalMany(Set<? extends K>, Consumer<EntryView.WriteEntryView<V>>) - Method in class org.infinispan.functional.impl.WriteOnlyMapImpl
 
Event<K,V> - Interface in org.infinispan.notifications.cachelistener.event
An interface that defines common characteristics of events
Event - Interface in org.infinispan.notifications.cachemanagerlistener.event
Common characteristics of events that occur on a cache manager
Event.Type - Enum in org.infinispan.notifications.cachelistener.event
 
Event.Type - Enum in org.infinispan.notifications.cachemanagerlistener.event
 
EventImpl<K,V> - Class in org.infinispan.notifications.cachelistener.event.impl
Basic implementation of an event that covers all event types.
EventImpl() - Constructor for class org.infinispan.notifications.cachelistener.event.impl.EventImpl
 
EventImpl - Class in org.infinispan.notifications.cachemanagerlistener.event.impl
Implementation of cache manager events
EventImpl() - Constructor for class org.infinispan.notifications.cachemanagerlistener.event.impl.EventImpl
 
EventImpl(String, EmbeddedCacheManager, Event.Type, List<Address>, List<Address>, Address, int) - Constructor for class org.infinispan.notifications.cachemanagerlistener.event.impl.EventImpl
 
EventLog - Interface in org.infinispan.util.logging.events
EventLog describes an event log's attributes.
EventLogCategory - Enum in org.infinispan.util.logging.events
EventLogCategory.
eventLogContext(String) - Method in interface org.infinispan.util.logging.events.Messages
 
EventLogger - Interface in org.infinispan.util.logging.events
EventLogger provides an interface for logging event messages.
EventLogLevel - Enum in org.infinispan.util.logging.events
EventLogLevel.
EventLogManager - Interface in org.infinispan.util.logging.events
EventLogManager.
EventLogManagerImpl - Class in org.infinispan.util.logging.events.impl
EventLogManagerImpl.
EventLogManagerImpl() - Constructor for class org.infinispan.util.logging.events.impl.EventLogManagerImpl
 
eventLogScope(String) - Method in interface org.infinispan.util.logging.events.Messages
 
eventLogWho(String) - Method in interface org.infinispan.util.logging.events.Messages
 
EventType - Class in org.infinispan.notifications.cachelistener.filter
Enum that provides information to allow for an event to know which type and if this event was generated due to a retry usually caused by a topology change while replicating.
EventType(boolean, boolean, Event.Type) - Constructor for class org.infinispan.notifications.cachelistener.filter.EventType
 
evict(K) - Method in interface org.infinispan.Cache
Evicts an entry from the memory of the cache.
evict(K) - Method in class org.infinispan.cache.impl.AbstractDelegatingCache
 
evict(K) - Method in class org.infinispan.cache.impl.CacheImpl
 
evict(K) - Method in class org.infinispan.cache.impl.DecoratedCache
 
evict(K) - Method in class org.infinispan.cache.impl.SimpleCacheImpl
 
evict(K) - Method in class org.infinispan.cache.impl.StatsCollectingCache
 
evict(K) - Method in interface org.infinispan.container.DataContainer
Atomically, it removes the key from DataContainer and passivates it to persistence.
evict(K) - Method in class org.infinispan.container.DefaultDataContainer
 
evict(K) - Method in class org.infinispan.security.impl.SecureCacheImpl
 
evict(Object) - Method in class org.infinispan.util.concurrent.BoundedConcurrentHashMap
 
EvictCommand - Class in org.infinispan.commands.write
 
EvictCommand(Object, CacheNotifier, Set<Flag>, CommandInvocationId, InternalEntryFactory) - Constructor for class org.infinispan.commands.write.EvictCommand
 
eviction() - Method in class org.infinispan.configuration.cache.Configuration
 
eviction() - Method in class org.infinispan.configuration.cache.ConfigurationBuilder
 
eviction() - Method in interface org.infinispan.configuration.cache.ConfigurationChildBuilder
 
EVICTION_MAX_SIZE - Static variable in class org.infinispan.configuration.cache.EvictionConfigurationBuilder
 
EvictionConfiguration - Class in org.infinispan.configuration.cache
Controls the eviction settings for the cache.
EvictionConfigurationBuilder - Class in org.infinispan.configuration.cache
Controls the eviction settings for the cache.
evictionDisabled(String) - Method in interface org.infinispan.util.logging.Log
 
evictionExecutorDeprecated() - Method in interface org.infinispan.util.logging.Log
 
EvictionManager<K,V> - Interface in org.infinispan.eviction
Central component that deals with eviction of cache entries.
EvictionManagerImpl<K,V> - Class in org.infinispan.eviction.impl
 
EvictionManagerImpl() - Constructor for class org.infinispan.eviction.impl.EvictionManagerImpl
 
evictionMaxEntriesDeprecated() - Method in interface org.infinispan.util.logging.Log
 
evictionScheduledExecutor() - Method in class org.infinispan.configuration.global.GlobalConfiguration
Deprecated.
This method always returns null now. Look for a thread pool named as GlobalConfiguration.expirationThreadPool() instead.
evictionSizeTooLarge(long) - Method in interface org.infinispan.util.logging.Log
 
EvictionStrategy - Enum in org.infinispan.eviction
Supported eviction strategies
EvictionThreadPolicy - Enum in org.infinispan.eviction
Supported eviction thread policy
evictionThreadPool() - Method in class org.infinispan.configuration.global.GlobalConfiguration
evictionThreadPool() - Method in class org.infinispan.configuration.global.GlobalConfigurationBuilder
Deprecated.
this returns the thread pool returned from GlobalConfigurationBuilder.expirationThreadPool
evictionThreadPool() - Method in interface org.infinispan.configuration.global.GlobalConfigurationChildBuilder
Deprecated.
EvictionType - Enum in org.infinispan.eviction
Supported eviction type
evictionWakeUpIntervalDeprecated(Long) - Method in interface org.infinispan.util.logging.Log
 
EXCEPTION_RESPONSE - Static variable in interface org.infinispan.marshall.core.Ids
 
exceptionDuringClusterListenerRetrieval(Address, Throwable) - Method in interface org.infinispan.util.logging.Log
 
exceptionExecutingInboundCommand(Exception) - Method in interface org.infinispan.util.logging.Log
 
exceptionHandlingCommand(Throwable) - Static method in class org.infinispan.remoting.inboundhandler.GlobalInboundInvocationHandler
 
exceptionHandlingCommand(ReplicableCommand, Throwable) - Method in interface org.infinispan.util.logging.Log
 
exceptionInvokingListener(String, Method, Object, Throwable) - Method in interface org.infinispan.util.logging.Log
 
exceptionProcessingEntryRetrievalValues(Throwable) - Method in interface org.infinispan.util.logging.Log
 
exceptionProcessingIteratorResponse(UUID, Throwable) - Method in interface org.infinispan.util.logging.Log
 
exceptionPurgingDataContainer(Exception) - Method in interface org.infinispan.util.logging.Log
 
ExceptionResponse - Class in org.infinispan.remoting.responses
A response that encapsulates an exception
ExceptionResponse() - Constructor for class org.infinispan.remoting.responses.ExceptionResponse
 
ExceptionResponse(Exception) - Constructor for class org.infinispan.remoting.responses.ExceptionResponse
 
ExceptionResponse.Externalizer - Class in org.infinispan.remoting.responses
 
execute(Runnable) - Method in class org.infinispan.distexec.DefaultExecutorService
 
execute() - Method in class org.infinispan.distexec.mapreduce.MapReduceTask
Deprecated.
Executes this task across Infinispan cluster nodes.
execute(Cache<KOut, VOut>) - Method in class org.infinispan.distexec.mapreduce.MapReduceTask
Deprecated.
Executes this task and stores results in the provided results cache.
execute(String) - Method in class org.infinispan.distexec.mapreduce.MapReduceTask
Deprecated.
Executes this task and stores results in the provided results cache.
execute(Collator<KOut, VOut, R>) - Method in class org.infinispan.distexec.mapreduce.MapReduceTask
Deprecated.
Executes this task across Infinispan cluster but the final result is collated using specified Collator
execute(BlockingRunnable) - Method in class org.infinispan.executors.LazyInitializingBlockingTaskAwareExecutorService
 
execute(Runnable) - Method in class org.infinispan.executors.LazyInitializingBlockingTaskAwareExecutorService
 
execute(Runnable) - Method in class org.infinispan.executors.LazyInitializingExecutorService
 
execute(Runnable) - Method in class org.infinispan.executors.LazyInitializingScheduledExecutorService
 
execute(Runnable) - Method in interface org.infinispan.manager.ClusterExecutor
execute(SerializableRunnable) - Method in interface org.infinispan.manager.ClusterExecutor
The same as Executor.execute(Runnable), except the Runnable must also implement Serializable.
execute(Runnable) - Method in class org.infinispan.manager.impl.ClusterExecutorImpl
 
execute(SerializableRunnable) - Method in class org.infinispan.manager.impl.ClusterExecutorImpl
 
execute(Transport, long, TimeUnit) - Method in class org.infinispan.remoting.transport.RetryOnFailureXSiteCommand
Invokes remotely the command using the Transport passed as parameter.
execute(ExecutorService) - Method in class org.infinispan.statetransfer.OutboundTransferTask
 
execute(BlockingRunnable) - Method in interface org.infinispan.util.concurrent.BlockingTaskAwareExecutorService
Executes the given command at some time in the future when the command is less probably to block a thread.
execute(BlockingRunnable) - Method in class org.infinispan.util.concurrent.BlockingTaskAwareExecutorServiceImpl
 
execute(Runnable) - Method in class org.infinispan.util.concurrent.BlockingTaskAwareExecutorServiceImpl
 
execute(Runnable) - Method in class org.infinispan.util.concurrent.WithinThreadExecutor
 
executeAsynchronously() - Method in class org.infinispan.distexec.mapreduce.MapReduceTask
Deprecated.
Executes this task across Infinispan cluster nodes asynchronously.
executeAsynchronously(Collator<KOut, VOut, R>) - Method in class org.infinispan.distexec.mapreduce.MapReduceTask
Deprecated.
Executes this task asynchronously across Infinispan cluster; final result is collated using specified Collator and wrapped by Future
executeHelper(String) - Method in class org.infinispan.distexec.mapreduce.MapReduceTask
Deprecated.
 
executeMapPhase() - Method in class org.infinispan.distexec.mapreduce.MapReduceTask
Deprecated.
 
executeMapPhaseWithLocalReduction(Map<KOut, VOut>) - Method in class org.infinispan.distexec.mapreduce.MapReduceTask
Deprecated.
 
executeOnExecutorService(DeliverOrder, CacheRpcCommand) - Method in class org.infinispan.remoting.inboundhandler.BasePerCacheInboundInvocationHandler
 
executeReducePhase(String, Set<KOut>, boolean) - Method in class org.infinispan.distexec.mapreduce.MapReduceTask
Deprecated.
 
executeTask(KeyFilter<? super K>, BiConsumer<? super K, InternalCacheEntry<K, V>>) - Method in interface org.infinispan.container.DataContainer
Executes task specified by the given action on the container key/values filtered using the specified key filter.
executeTask(KeyValueFilter<? super K, ? super V>, BiConsumer<? super K, InternalCacheEntry<K, V>>) - Method in interface org.infinispan.container.DataContainer
Executes task specified by the given action on the container key/values filtered using the specified keyvalue filter.
executeTask(KeyFilter<? super K>, BiConsumer<? super K, InternalCacheEntry<K, V>>) - Method in class org.infinispan.container.DefaultDataContainer
 
executeTask(KeyValueFilter<? super K, ? super V>, BiConsumer<? super K, InternalCacheEntry<K, V>>) - Method in class org.infinispan.container.DefaultDataContainer
 
executeTaskInit(String) - Method in class org.infinispan.distexec.mapreduce.MapReduceTask
Deprecated.
 
executionCandidates(DistributedTask<T>) - Method in class org.infinispan.distexec.DefaultExecutorService
 
executionCandidates() - Method in interface org.infinispan.distexec.FailoverContext
Returns a list of candidates for possible repeated execution governed by installed DistributedTaskFailoverPolicy
executionError(String, String, Throwable) - Method in interface org.infinispan.util.logging.Log
 
executionFailureLocation() - Method in interface org.infinispan.distexec.FailoverContext
Returns an Address of the node where the task failed
executionPolicy(DistributedTaskExecutionPolicy) - Method in interface org.infinispan.distexec.DistributedTaskBuilder
Provide DistributedTaskExecutionPolicy for the task being built
executor - Variable in class org.infinispan.distexec.DistributedExecutionCompletionService
 
executor - Variable in class org.infinispan.expiration.impl.ExpirationManagerImpl
 
executor() - Method in class org.infinispan.manager.DefaultCacheManager
 
executor() - Method in interface org.infinispan.manager.EmbeddedCacheManager
Providess the cache manager based executor.
executor() - Method in class org.infinispan.manager.impl.AbstractDelegatingEmbeddedCacheManager
 
executor - Variable in class org.infinispan.persistence.support.SingletonCacheWriter
Executor service used to submit tasks to push in-memory state.
executor - Variable in class org.infinispan.stream.impl.AbstractCacheStream
 
ExecutorAllCompletionService - Class in org.infinispan.executors
Exectues given tasks in provided executor.
ExecutorAllCompletionService(Executor) - Constructor for class org.infinispan.executors.ExecutorAllCompletionService
 
ExecutorFactoryConfiguration - Class in org.infinispan.configuration.global
 
ExecutorFactoryConfigurationBuilder - Class in org.infinispan.configuration.global
Configures executor factory.
executorService - Variable in class org.infinispan.iteration.impl.LocalEntryRetriever
 
existingConfigForInternalCache(String) - Method in interface org.infinispan.util.logging.Log
 
exists() - Method in class org.infinispan.io.GridFile
 
ExpandableMarshalledValueByteStream - Class in org.infinispan.io
A byte stream that can be written to and expanded on the fly, not dissimilar to ExposedByteArrayOutputStream but with the benefit of not having to allocate unnecessary byte arrays by not extending ByteArrayOutputStream.
ExpandableMarshalledValueByteStream() - Constructor for class org.infinispan.io.ExpandableMarshalledValueByteStream
 
ExpandableMarshalledValueByteStream(int) - Constructor for class org.infinispan.io.ExpandableMarshalledValueByteStream
 
ExpandableMarshalledValueByteStream(int, int) - Constructor for class org.infinispan.io.ExpandableMarshalledValueByteStream
Creates a new byte array output stream, with a buffer capacity of the specified size, in bytes.
expectedEndTime(long, TimeUnit) - Method in class org.infinispan.util.DefaultTimeService
 
expectedEndTime(long, TimeUnit) - Method in interface org.infinispan.util.TimeService
 
expectedJustOneResponse(Map<Address, Response>) - Method in interface org.infinispan.util.logging.Log
 
expiration() - Method in class org.infinispan.configuration.cache.Configuration
 
expiration() - Method in class org.infinispan.configuration.cache.ConfigurationBuilder
 
expiration() - Method in interface org.infinispan.configuration.cache.ConfigurationChildBuilder
 
EXPIRATION_SCHEDULED_EXECUTOR - Static variable in class org.infinispan.factories.KnownComponentNames
 
ExpirationConfiguration - Class in org.infinispan.configuration.cache
Controls the default expiration settings for entries in the cache.
ExpirationConfigurationBuilder - Class in org.infinispan.configuration.cache
Controls the default expiration settings for entries in the cache.
ExpirationManager<K,V> - Interface in org.infinispan.expiration
Central component that deals with expiration of cache entries.
ExpirationManagerFactory - Class in org.infinispan.factories
Constructs the expiration manager
ExpirationManagerFactory() - Constructor for class org.infinispan.factories.ExpirationManagerFactory
 
ExpirationManagerImpl<K,V> - Class in org.infinispan.expiration.impl
 
ExpirationManagerImpl() - Constructor for class org.infinispan.expiration.impl.ExpirationManagerImpl
 
expirationTask - Variable in class org.infinispan.expiration.impl.ExpirationManagerImpl
 
expirationThreadPool() - Method in class org.infinispan.configuration.global.GlobalConfiguration
 
expirationThreadPool() - Method in class org.infinispan.configuration.global.GlobalConfigurationBuilder
 
expirationThreadPool() - Method in interface org.infinispan.configuration.global.GlobalConfigurationChildBuilder
 
expiring - Variable in class org.infinispan.expiration.impl.ExpirationManagerImpl
This map is used for performance reasons.
ExpiryHelper - Class in org.infinispan.container.entries
Provide utility methods for dealing with expiration of cache entries.
ExpiryHelper() - Constructor for class org.infinispan.container.entries.ExpiryHelper
 
expiryTime() - Method in class org.infinispan.functional.impl.MetaParamsInternalMetadata
 
expiryTime() - Method in class org.infinispan.metadata.impl.InternalMetadataImpl
 
expiryTime() - Method in interface org.infinispan.metadata.InternalMetadata
 
ExposedByteArrayOutputStream - Class in org.infinispan.io
Deprecated.
ExposedByteArrayOutputStream() - Constructor for class org.infinispan.io.ExposedByteArrayOutputStream
Deprecated.
 
ExposedByteArrayOutputStream(int) - Constructor for class org.infinispan.io.ExposedByteArrayOutputStream
Deprecated.
 
ExposedByteArrayOutputStream(int, int) - Constructor for class org.infinispan.io.ExposedByteArrayOutputStream
Deprecated.
Creates a new byte array output stream, with a buffer capacity of the specified size, in bytes.
exposeJmxStats - Variable in class org.infinispan.util.concurrent.locks.DeadlockDetectingLockManager
 
EXTENDED_RESPONSE - Static variable in interface org.infinispan.marshall.core.Ids
 
ExtendedLockPromise - Interface in org.infinispan.util.concurrent.locks
An extended LockPromise interface that allows a better control over it.
ExtendedModuleCommandFactory - Interface in org.infinispan.commands.module
Deprecated.
Externalizer() - Constructor for class org.infinispan.atomic.impl.AtomicHashMap.Externalizer
 
Externalizer() - Constructor for class org.infinispan.atomic.impl.AtomicHashMapDelta.Externalizer
 
Externalizer() - Constructor for class org.infinispan.atomic.impl.ClearOperation.Externalizer
 
Externalizer() - Constructor for class org.infinispan.atomic.impl.PutOperation.Externalizer
 
Externalizer() - Constructor for class org.infinispan.atomic.impl.RemoveOperation.Externalizer
 
Externalizer() - Constructor for class org.infinispan.commands.CommandInvocationId.Externalizer
 
Externalizer() - Constructor for class org.infinispan.commands.write.ValueMatcher.Externalizer
 
Externalizer() - Constructor for class org.infinispan.container.entries.ImmortalCacheEntry.Externalizer
 
Externalizer() - Constructor for class org.infinispan.container.entries.ImmortalCacheValue.Externalizer
 
Externalizer() - Constructor for class org.infinispan.container.entries.metadata.MetadataImmortalCacheEntry.Externalizer
 
Externalizer() - Constructor for class org.infinispan.container.entries.metadata.MetadataImmortalCacheValue.Externalizer
 
Externalizer() - Constructor for class org.infinispan.container.entries.metadata.MetadataMortalCacheEntry.Externalizer
 
Externalizer() - Constructor for class org.infinispan.container.entries.metadata.MetadataMortalCacheValue.Externalizer
 
Externalizer() - Constructor for class org.infinispan.container.entries.metadata.MetadataTransientCacheEntry.Externalizer
 
Externalizer() - Constructor for class org.infinispan.container.entries.metadata.MetadataTransientCacheValue.Externalizer
 
Externalizer() - Constructor for class org.infinispan.container.entries.metadata.MetadataTransientMortalCacheEntry.Externalizer
 
Externalizer() - Constructor for class org.infinispan.container.entries.metadata.MetadataTransientMortalCacheValue.Externalizer
 
Externalizer() - Constructor for class org.infinispan.container.entries.MortalCacheEntry.Externalizer
 
Externalizer() - Constructor for class org.infinispan.container.entries.MortalCacheValue.Externalizer
 
Externalizer() - Constructor for class org.infinispan.container.entries.TransientCacheEntry.Externalizer
 
Externalizer() - Constructor for class org.infinispan.container.entries.TransientCacheValue.Externalizer
 
Externalizer() - Constructor for class org.infinispan.container.entries.TransientMortalCacheEntry.Externalizer
 
Externalizer() - Constructor for class org.infinispan.container.entries.TransientMortalCacheValue.Externalizer
 
Externalizer() - Constructor for class org.infinispan.container.versioning.NumericVersion.Externalizer
 
Externalizer() - Constructor for class org.infinispan.container.versioning.SimpleClusteredVersion.Externalizer
 
Externalizer() - Constructor for class org.infinispan.context.Flag.Externalizer
 
Externalizer() - Constructor for class org.infinispan.distribution.ch.impl.AffinityPartitioner.Externalizer
 
Externalizer() - Constructor for class org.infinispan.distribution.ch.impl.DefaultConsistentHash.Externalizer
 
Externalizer() - Constructor for class org.infinispan.distribution.ch.impl.DefaultConsistentHashFactory.Externalizer
 
Externalizer() - Constructor for class org.infinispan.distribution.ch.impl.HashFunctionPartitioner.Externalizer
 
Externalizer() - Constructor for class org.infinispan.distribution.ch.impl.ReplicatedConsistentHash.Externalizer
 
Externalizer() - Constructor for class org.infinispan.distribution.ch.impl.ReplicatedConsistentHashFactory.Externalizer
 
Externalizer() - Constructor for class org.infinispan.distribution.ch.impl.SyncConsistentHashFactory.Externalizer
 
Externalizer() - Constructor for class org.infinispan.distribution.ch.impl.SyncReplicatedConsistentHashFactory.Externalizer
 
Externalizer() - Constructor for class org.infinispan.distribution.ch.impl.TopologyAwareConsistentHashFactory.Externalizer
 
Externalizer() - Constructor for class org.infinispan.distribution.ch.impl.TopologyAwareSyncConsistentHashFactory.Externalizer
 
Externalizer() - Constructor for class org.infinispan.filter.AcceptAllKeyValueFilter.Externalizer
 
Externalizer() - Constructor for class org.infinispan.filter.CollectionKeyFilter.Externalizer
 
Externalizer() - Constructor for class org.infinispan.filter.CompositeKeyFilter.Externalizer
 
Externalizer() - Constructor for class org.infinispan.filter.CompositeKeyValueFilter.Externalizer
 
Externalizer() - Constructor for class org.infinispan.filter.KeyFilterAsKeyValueFilter.Externalizer
 
Externalizer() - Constructor for class org.infinispan.filter.KeyValueFilterAsKeyFilter.Externalizer
 
Externalizer() - Constructor for class org.infinispan.filter.NullValueConverter.Externalizer
 
Externalizer() - Constructor for class org.infinispan.functional.impl.MetaParams.Externalizer
 
Externalizer() - Constructor for class org.infinispan.functional.impl.MetaParamsInternalMetadata.Externalizer
 
Externalizer(StreamingMarshaller) - Constructor for class org.infinispan.marshall.core.MarshalledEntryImpl.Externalizer
 
Externalizer(StreamingMarshaller) - Constructor for class org.infinispan.marshall.core.MarshalledValue.Externalizer
 
Externalizer() - Constructor for class org.infinispan.metadata.EmbeddedMetadata.Externalizer
 
Externalizer() - Constructor for class org.infinispan.metadata.impl.InternalMetadataImpl.Externalizer
 
Externalizer() - Constructor for class org.infinispan.notifications.cachelistener.cluster.ClusterEvent.Externalizer
 
Externalizer() - Constructor for class org.infinispan.notifications.cachelistener.cluster.ClusterEventCallable.Externalizer
 
Externalizer() - Constructor for class org.infinispan.notifications.cachelistener.cluster.ClusterListenerRemoveCallable.Externalizer
 
Externalizer() - Constructor for class org.infinispan.notifications.cachelistener.cluster.ClusterListenerReplicateCallable.Externalizer
 
Externalizer() - Constructor for class org.infinispan.notifications.cachelistener.cluster.MultiClusterEventCallable.Externalizer
 
Externalizer() - Constructor for class org.infinispan.notifications.cachelistener.filter.CacheEventConverterAsConverter.Externalizer
 
Externalizer() - Constructor for class org.infinispan.notifications.cachelistener.filter.CacheEventFilterAsKeyValueFilter.Externalizer
 
Externalizer() - Constructor for class org.infinispan.notifications.cachelistener.filter.CacheEventFilterConverterAsKeyValueFilterConverter.Externalizer
 
Externalizer() - Constructor for class org.infinispan.notifications.cachelistener.filter.ConverterAsCacheEventConverter.Externalizer
 
Externalizer() - Constructor for class org.infinispan.notifications.cachelistener.filter.KeyFilterAsCacheEventFilter.Externalizer
 
Externalizer() - Constructor for class org.infinispan.notifications.cachelistener.filter.KeyValueFilterAsCacheEventFilter.Externalizer
 
Externalizer() - Constructor for class org.infinispan.partitionhandling.AvailabilityMode.Externalizer
 
Externalizer() - Constructor for class org.infinispan.registry.ScopedKey.Externalizer
Deprecated.
 
Externalizer() - Constructor for class org.infinispan.remoting.responses.CacheNotFoundResponse.Externalizer
 
Externalizer() - Constructor for class org.infinispan.remoting.responses.ExceptionResponse.Externalizer
 
Externalizer() - Constructor for class org.infinispan.remoting.responses.SuccessfulResponse.Externalizer
 
Externalizer() - Constructor for class org.infinispan.remoting.responses.UnsuccessfulResponse.Externalizer
 
Externalizer() - Constructor for class org.infinispan.remoting.responses.UnsureResponse.Externalizer
 
Externalizer() - Constructor for class org.infinispan.remoting.transport.jgroups.JGroupsAddress.Externalizer
 
Externalizer() - Constructor for class org.infinispan.remoting.transport.jgroups.JGroupsTopologyAwareAddress.Externalizer
 
Externalizer() - Constructor for class org.infinispan.statetransfer.StateChunk.Externalizer
 
Externalizer() - Constructor for class org.infinispan.statetransfer.TransactionInfo.Externalizer
 
Externalizer() - Constructor for class org.infinispan.topology.CacheJoinInfo.Externalizer
 
Externalizer() - Constructor for class org.infinispan.topology.CacheStatusResponse.Externalizer
 
Externalizer() - Constructor for class org.infinispan.topology.CacheTopology.Externalizer
 
Externalizer() - Constructor for class org.infinispan.topology.ManagerStatusResponse.Externalizer
 
Externalizer() - Constructor for class org.infinispan.transaction.xa.DldGlobalTransaction.Externalizer
 
Externalizer() - Constructor for class org.infinispan.transaction.xa.GlobalTransaction.Externalizer
 
Externalizer() - Constructor for class org.infinispan.transaction.xa.recovery.InDoubtTxInfoImpl.Externalizer
 
Externalizer() - Constructor for class org.infinispan.transaction.xa.recovery.RecoveryAwareDldGlobalTransaction.Externalizer
 
Externalizer() - Constructor for class org.infinispan.transaction.xa.recovery.RecoveryAwareGlobalTransaction.Externalizer
 
Externalizer() - Constructor for class org.infinispan.util.KeyValuePair.Externalizer
 
ExternalizerTable - Class in org.infinispan.marshall.core
The externalizer table maintains information necessary to be able to map a particular type with the corresponding AdvancedExternalizer implementation that it marshall, and it also keeps information of which AdvancedExternalizer should be used to read data from a buffer given a particular AdvancedExternalizer identifier.
ExternalizerTable() - Constructor for class org.infinispan.marshall.core.ExternalizerTable
 
externalizerTableStopped(String) - Method in interface org.infinispan.util.logging.Log
 
ExternalStore<K,V> - Interface in org.infinispan.persistence.spi
Basic interface for interacting with an external store in a read-write mode.
extractCommandTopologyId(CacheRpcCommand) - Static method in class org.infinispan.remoting.inboundhandler.BasePerCacheInboundInvocationHandler
 
extractProperties(Element) - Static method in class org.infinispan.configuration.parsing.XmlConfigHelper
 
extractValue(MVCCEntry) - Method in enum org.infinispan.commands.write.ValueMatcher
 

F

factory() - Method in class org.infinispan.configuration.global.ExecutorFactoryConfiguration
 
factory(ExecutorFactory) - Method in class org.infinispan.configuration.global.ExecutorFactoryConfigurationBuilder
Specify factory class for executor NOTE: Currently Infinispan will not use the object instance, but instead instantiate a new instance of the class.
factory() - Method in class org.infinispan.configuration.global.ScheduledExecutorFactoryConfiguration
 
factory(ScheduledExecutorFactory) - Method in class org.infinispan.configuration.global.ScheduledExecutorFactoryConfigurationBuilder
Specify factory class for executor NOTE: Currently Infinispan will not use the object instance, but instead instantiate a new instance of the class.
factory - Variable in class org.infinispan.distexec.DefaultExecutorService
 
Factory() - Constructor for class org.infinispan.stats.impl.StatsCollector.Factory
 
factory - Variable in class org.infinispan.stream.impl.ClusterStreamManagerImpl
 
failAtomic() - Method in class org.infinispan.batch.AutoBatchSupport
 
failedInvalidatingRemoteCache(Exception) - Method in interface org.infinispan.util.logging.Log
 
failedLoadingKeysFromCacheStore(Exception) - Method in interface org.infinispan.util.logging.Log
 
failedLoadingValueFromCacheStore(Object, Exception) - Method in interface org.infinispan.util.logging.Log
 
failedOutBoundTransferExecution(Throwable) - Method in interface org.infinispan.util.logging.Log
 
failedReadingPersistentState(IOException, File) - Method in interface org.infinispan.util.logging.Log
 
failedReplicatingQueue(int, Throwable) - Method in interface org.infinispan.util.logging.Log
 
failedSynchronizationRegistration(Exception) - Method in interface org.infinispan.util.logging.Log
 
failedToCallStopAfterFailure(Throwable) - Method in interface org.infinispan.util.logging.Log
 
failedToCloseResource(Throwable) - Method in interface org.infinispan.util.logging.Log
 
failedToCreateInitialCtx(NamingException) - Method in interface org.infinispan.util.logging.Log
 
failedToEnlistTransactionXaAdapter(Throwable) - Method in interface org.infinispan.util.logging.Log
 
failedToInvalidateKeys(Exception) - Method in interface org.infinispan.util.logging.Log
 
failedToRecoverCacheState(String, Throwable) - Method in interface org.infinispan.util.logging.Log
 
failedToRecoverClusterState(Throwable) - Method in interface org.infinispan.util.logging.Log
 
failedToRequestSegments(Collection<Integer>, String, Address, Throwable) - Method in interface org.infinispan.util.logging.Log
 
failedToRestartXSiteStateTransfer(String, Throwable) - Method in interface org.infinispan.util.logging.Log
 
failedToRetrieveTransactionsForSegments(Collection<Integer>, String, Address, Exception) - Method in interface org.infinispan.util.logging.Log
 
failedToUpdateAttribute(String, Object) - Method in interface org.infinispan.util.logging.Log
 
failedWritingGlobalState(IOException, File) - Method in interface org.infinispan.util.logging.Log
 
failover(FailoverContext) - Method in interface org.infinispan.distexec.DistributedTaskFailoverPolicy
As parts of distributively executed task can fail due to the task itself throwing an exception or it can be an Infinispan system caused failure (e.g node failed or left cluster during task execution etc).
FailoverContext - Interface in org.infinispan.distexec
As DistributedTask might potentially fail on subset of executing nodes FailureContext provides details of such task failure.
failoverPolicy(DistributedTaskFailoverPolicy) - Method in interface org.infinispan.distexec.DistributedTaskBuilder
Provide DistributedTaskFailoverPolicy for the task being built
FAILURE_POLICY - Static variable in class org.infinispan.configuration.cache.BackupConfiguration
 
FAILURE_POLICY_CLASS - Static variable in class org.infinispan.configuration.cache.BackupConfiguration
 
failureCompletingTransaction(Transaction) - Method in class org.infinispan.transaction.impl.TransactionTable
 
failureCompletingTransaction(Transaction) - Method in class org.infinispan.transaction.xa.recovery.RecoveryAwareTransactionTable
 
failurePolicyClass() - Method in class org.infinispan.configuration.cache.BackupConfiguration
If the failure policy is set to BackupFailurePolicy.CUSTOM then the failurePolicyClass is required and should return the fully qualified name of a class implementing CustomFailurePolicy
failurePolicyClass() - Method in class org.infinispan.configuration.cache.BackupConfigurationBuilder
If the failure policy is set to BackupFailurePolicy.CUSTOM then the failurePolicyClass is required and should return the fully qualified name of a class implementing CustomFailurePolicy
failurePolicyClass(String) - Method in class org.infinispan.configuration.cache.BackupConfigurationBuilder
 
fallingBackToDummyTm() - Method in interface org.infinispan.util.logging.Log
 
fatal(EventLogCategory, String) - Method in interface org.infinispan.util.logging.events.EventLogger
Logs a message to the event log using the EventLogLevel.FATAL severity
fclose(OutputStream) - Static method in class org.infinispan.util.stream.Streams
Attempt to flush and close an OutputStream.
fclose(OutputStream[]) - Static method in class org.infinispan.util.stream.Streams
Attempt to flush and close an array of OutputStreams.
FETCH_IN_MEMORY_STATE - Static variable in class org.infinispan.configuration.cache.StateTransferConfiguration
 
FETCH_PERSISTENT_STATE - Static variable in class org.infinispan.configuration.cache.AbstractStoreConfiguration
 
fetchClusterWideStatsIfNeeded() - Method in class org.infinispan.stats.impl.ClusterCacheStatsImpl
 
fetchInMemoryState() - Method in class org.infinispan.configuration.cache.StateTransferConfiguration
If true, the cache will fetch data from the neighboring caches when it starts up, so the cache starts 'warm', although it will impact startup time.
fetchInMemoryState(boolean) - Method in class org.infinispan.configuration.cache.StateTransferConfigurationBuilder
If true, the cache will fetch data from the neighboring caches when it starts up, so the cache starts 'warm', although it will impact startup time.
fetchPersistentState() - Method in class org.infinispan.configuration.cache.AbstractStoreConfiguration
If true, fetch persistent state when joining a cluster.
fetchPersistentState - Variable in class org.infinispan.configuration.cache.AbstractStoreConfigurationBuilder
Deprecated.
fetchPersistentState(boolean) - Method in class org.infinispan.configuration.cache.AbstractStoreConfigurationBuilder
If true, fetch persistent state when joining a cluster.
fetchPersistentState(boolean) - Method in class org.infinispan.configuration.cache.AbstractStoreConfigurationChildBuilder
 
fetchPersistentState() - Method in class org.infinispan.configuration.cache.PersistenceConfiguration
Loops through all individual cache loader configs and checks if fetchPersistentState is set on any of them
fetchPersistentState() - Method in interface org.infinispan.configuration.cache.StoreConfiguration
If true, fetch persistent state when joining a cluster.
fetchPersistentState(boolean) - Method in interface org.infinispan.configuration.cache.StoreConfigurationChildBuilder
If true, fetch persistent state when joining a cluster.
fetchRebalancingStatusFromCoordinator() - Method in class org.infinispan.topology.ClusterTopologyManagerImpl
 
fetchValueLocallyIfAvailable(ConsistentHash, Object) - Method in class org.infinispan.interceptors.distribution.BaseDistributionInterceptor
Deprecated.
 
fieldNotFound(String) - Method in interface org.infinispan.util.logging.Log
 
fifoOrder() - Method in class org.infinispan.remoting.rpc.RpcOptions
Deprecated.
fifoOrder(boolean) - Method in class org.infinispan.remoting.rpc.RpcOptionsBuilder
FILE - Static variable in class org.infinispan.io.GridFile.Metadata
 
FileLookup - Class in org.infinispan.util
Deprecated.
Use the new org.infinispan.commons.util.FileLookup
filename(String) - Static method in class org.infinispan.io.GridFile
 
filter - Variable in class org.infinispan.iteration.impl.TrackingEntryIterableFromStream
 
filter - Variable in class org.infinispan.iteration.impl.TransactionAwareCloseableIterable
 
filter - Variable in class org.infinispan.notifications.cachelistener.CacheNotifierImpl.BaseCacheEntryListenerInvocation
 
filter(Predicate<? super R>) - Method in class org.infinispan.stream.impl.AbstractDelegatingCacheStream
 
filter(Predicate<? super R>) - Method in class org.infinispan.stream.impl.DistributedCacheStream
 
filter(DoublePredicate) - Method in class org.infinispan.stream.impl.DistributedDoubleCacheStream
 
filter(IntPredicate) - Method in class org.infinispan.stream.impl.DistributedIntCacheStream
 
filter(LongPredicate) - Method in class org.infinispan.stream.impl.DistributedLongCacheStream
 
filter(Predicate<? super R>) - Method in class org.infinispan.stream.impl.local.LocalCacheStream
 
filter(DoublePredicate) - Method in class org.infinispan.stream.impl.local.LocalDoubleCacheStream
 
filter(IntPredicate) - Method in class org.infinispan.stream.impl.local.LocalIntCacheStream
 
filter(LongPredicate) - Method in class org.infinispan.stream.impl.local.LocalLongCacheStream
 
filterAndConvert(Stream<CacheEntry<K, V>>, KeyValueFilterConverter<? super K, ? super V, C>) - Static method in class org.infinispan.filter.CacheFilters
Adds needed intermediate operations to the provided stream, returning a possibly new stream as a result of the operations.
filterAndConvert(K, V, Metadata) - Method in interface org.infinispan.filter.KeyValueFilterConverter
Will both filter the entry and if passed subsequently convert the value to a new value.
filterAndConvert - Variable in class org.infinispan.notifications.cachelistener.CacheNotifierImpl.BaseCacheEntryListenerInvocation
 
filterAndConvert(K, V, Metadata, V, Metadata, EventType) - Method in interface org.infinispan.notifications.cachelistener.filter.CacheEventFilterConverter
Will both filter the entry and if passed subsequently convert the value to a new value.
filterAndConvert(K, V, Metadata) - Method in class org.infinispan.notifications.cachelistener.filter.CacheEventFilterConverterAsKeyValueFilterConverter
 
filterAnnotations - Variable in class org.infinispan.notifications.cachelistener.CacheNotifierImpl.BaseCacheEntryListenerInvocation
 
filterDeltaCompositeKey(Object) - Static method in class org.infinispan.util.DeltaCompositeKeyUtil
 
filterDeltaCompositeKeys(Collection<Object>) - Static method in class org.infinispan.util.DeltaCompositeKeyUtil
 
FilterDoubleOperation - Class in org.infinispan.stream.impl.intops.primitive.d
Performs filter operation on a DoubleStream
FilterDoubleOperation(DoublePredicate) - Constructor for class org.infinispan.stream.impl.intops.primitive.d.FilterDoubleOperation
 
FilteredEntryIterable(KeyValueFilter<? super K, ? super V>) - Constructor for class org.infinispan.cache.impl.SimpleCacheImpl.FilteredEntryIterable
 
filterEntries(KeyValueFilter<? super K, ? super V>) - Method in interface org.infinispan.AdvancedCache
Deprecated.
Please use Collection.stream() method on either Cache.entrySet(), Cache.keySet() or Cache.values(). The CacheFilters can be used to bridge between filter/converters and proper stream types
filterEntries(KeyValueFilter<? super K, ? super V>) - Method in class org.infinispan.cache.impl.AbstractDelegatingAdvancedCache
 
filterEntries(KeyValueFilter<? super K, ? super V>) - Method in class org.infinispan.cache.impl.CacheImpl
 
filterEntries(KeyValueFilter<? super K, ? super V>, EnumSet<Flag>, ClassLoader) - Method in class org.infinispan.cache.impl.CacheImpl
 
filterEntries(KeyValueFilter<? super K, ? super V>) - Method in class org.infinispan.cache.impl.DecoratedCache
 
filterEntries(KeyValueFilter<? super K, ? super V>) - Method in class org.infinispan.cache.impl.SimpleCacheImpl
 
filterEntries(KeyValueFilter<? super K, ? super V>) - Method in class org.infinispan.security.impl.SecureCacheImpl
 
filterEntry(CacheEntry<K, V>) - Method in class org.infinispan.iteration.impl.TransactionAwareCloseableIterator
 
FilterIndexingServiceProvider - Interface in org.infinispan.notifications.cachelistener.filter
A service provider for filter indexing services.
FilteringListenable<K,V> - Interface in org.infinispan.notifications
A Listable that can also filter events based on key
FilterIntOperation<S> - Class in org.infinispan.stream.impl.intops.primitive.i
Performs filter operation on a IntStream
FilterIntOperation(IntPredicate) - Constructor for class org.infinispan.stream.impl.intops.primitive.i.FilterIntOperation
 
filterKeys(Set<?>) - Method in interface org.infinispan.CacheStream
Filters which entries are returned by only returning ones that map to the given key.
filterKeys(Set<?>) - Method in class org.infinispan.stream.impl.AbstractDelegatingCacheStream
 
filterKeys(Set<?>) - Method in class org.infinispan.stream.impl.DistributedCacheStream
 
filterKeys(Set<?>) - Method in class org.infinispan.stream.impl.local.LocalCacheStream
 
filterKeySegments(Set<Integer>) - Method in interface org.infinispan.CacheStream
Filters which entries are returned by what segment they are present in.
filterKeySegments(Set<Integer>) - Method in class org.infinispan.stream.impl.AbstractDelegatingCacheStream
 
filterKeySegments(Set<Integer>) - Method in class org.infinispan.stream.impl.DistributedCacheStream
 
filterKeySegments(Set<Integer>) - Method in class org.infinispan.stream.impl.local.LocalCacheStream
 
filterLocalPrimaryOwner(Set<KIn>, DistributionManager) - Method in class org.infinispan.distexec.mapreduce.MapReduceManagerImpl
 
FilterLongOperation<S> - Class in org.infinispan.stream.impl.intops.primitive.l
Performs filter operation on a LongStream
FilterLongOperation(LongPredicate) - Constructor for class org.infinispan.stream.impl.intops.primitive.l.FilterLongOperation
 
FilterOperation<S> - Class in org.infinispan.stream.impl.intops.object
Performs filter operation on a regular Stream
FilterOperation(Predicate<? super S>) - Constructor for class org.infinispan.stream.impl.intops.object.FilterOperation
 
filterPrivateCaches(Set<String>) - Method in class org.infinispan.registry.impl.InternalCacheRegistryImpl
 
filterPrivateCaches(Set<String>) - Method in interface org.infinispan.registry.InternalCacheRegistry
Removes the private caches from the specified set of cache names
filterTargets(Predicate<? super Address>) - Method in interface org.infinispan.manager.ClusterExecutor
Allows for filtering of address nodes dynamically per invocation.
filterTargets(Collection<Address>) - Method in interface org.infinispan.manager.ClusterExecutor
Allows for filtering of address nodes by only allowing addresses in this collection from being contacted.
filterTargets(Predicate<? super Address>) - Method in class org.infinispan.manager.impl.ClusterExecutorImpl
 
filterTargets(Collection<Address>) - Method in class org.infinispan.manager.impl.ClusterExecutorImpl
 
finalize() - Method in class org.infinispan.iteration.impl.DistributedEntryRetriever.DistributedItr
 
find(Class<T>) - Method in class org.infinispan.functional.impl.MetaParams
 
findAny() - Method in class org.infinispan.stream.impl.AbstractDelegatingCacheStream
 
findAny() - Method in class org.infinispan.stream.impl.DistributedCacheStream
 
findAny() - Method in class org.infinispan.stream.impl.DistributedDoubleCacheStream
 
findAny() - Method in class org.infinispan.stream.impl.DistributedIntCacheStream
 
findAny() - Method in class org.infinispan.stream.impl.DistributedLongCacheStream
 
findAny() - Method in class org.infinispan.stream.impl.local.LocalCacheStream
 
findAny() - Method in class org.infinispan.stream.impl.local.LocalDoubleCacheStream
 
findAny() - Method in class org.infinispan.stream.impl.local.LocalIntCacheStream
 
findAny() - Method in class org.infinispan.stream.impl.local.LocalLongCacheStream
 
findAnyLockedOrBackupLocked(Collection<Object>) - Method in class org.infinispan.transaction.impl.AbstractCacheTransaction
 
findAnyLockedOrBackupLocked(Collection<Object>) - Method in interface org.infinispan.transaction.xa.CacheTransaction
Deprecated.
findComponentMetadata(Class<?>) - Method in class org.infinispan.factories.components.ComponentMetadataRepo
Locates metadata for a given component type if registered.
findComponentMetadata(String) - Method in class org.infinispan.factories.components.ComponentMetadataRepo
Locates metadata for a given component type if registered.
findCreatedEntries() - Method in interface org.infinispan.notifications.cachelistener.QueueingSegmentListener
This method is to be called just before marking the transfer as complete and after all keys have been manually processed.
findFactoryForComponent(Class<?>) - Method in class org.infinispan.factories.components.ComponentMetadataRepo
Locates the fully qualified class name of a factory capable of constructing an instance of
findFirst() - Method in class org.infinispan.stream.impl.AbstractDelegatingCacheStream
 
findFirst() - Method in class org.infinispan.stream.impl.DistributedCacheStream
 
findFirst() - Method in class org.infinispan.stream.impl.DistributedDoubleCacheStream
 
findFirst() - Method in class org.infinispan.stream.impl.DistributedIntCacheStream
 
findFirst() - Method in class org.infinispan.stream.impl.DistributedLongCacheStream
 
findFirst() - Method in class org.infinispan.stream.impl.local.LocalCacheStream
 
findFirst() - Method in class org.infinispan.stream.impl.local.LocalDoubleCacheStream
 
findFirst() - Method in class org.infinispan.stream.impl.local.LocalIntCacheStream
 
findFirst() - Method in class org.infinispan.stream.impl.local.LocalLongCacheStream
 
findListenerCallbacks(Object) - Method in class org.infinispan.notifications.impl.AbstractListenerImpl
 
findMetaParam(Class<T>) - Method in class org.infinispan.functional.impl.MetaParamsInternalMetadata
 
findNewBackupOwner(DefaultConsistentHashFactory.Builder, Collection<Address>, Address) - Method in class org.infinispan.distribution.ch.impl.DefaultConsistentHashFactory
 
findNewPrimaryOwner(DefaultConsistentHashFactory.Builder, Collection<Address>, Address) - Method in class org.infinispan.distribution.ch.impl.DefaultConsistentHashFactory
 
findNext() - Method in class org.infinispan.distribution.util.ReadOnlySegmentAwareIterator
 
FineGrainedAtomicHashMapProxy<K,V> - Class in org.infinispan.atomic.impl
A layer of indirection around an FineGrainedAtomicMap to provide consistency and isolation for concurrent readers while writes may also be going on.
FineGrainedAtomicMap<K,V> - Interface in org.infinispan.atomic
FineGrainedAtomicMap is a special type of Map geared for use in Infinispan.
finishObjectInput(ObjectInput) - Method in class org.infinispan.marshall.core.VersionAwareMarshaller
 
finishObjectOutput(ObjectOutput) - Method in class org.infinispan.marshall.core.VersionAwareMarshaller
 
fireParsingComplete() - Method in class org.infinispan.configuration.parsing.AbstractParserContext
 
fireParsingComplete() - Method in interface org.infinispan.configuration.parsing.ParserContext
 
first() - Method in class org.infinispan.configuration.cache.InterceptorConfiguration
 
firstEnlistedResource() - Method in class org.infinispan.transaction.tm.DummyTransaction
 
firstEnlistedResource() - Method in class org.infinispan.transaction.tm.DummyTransactionManager
 
Flag - Enum in org.infinispan.context
Available flags, which may be set on a per-invocation basis.
FLAG - Static variable in interface org.infinispan.marshall.core.Ids
 
Flag.Externalizer - Class in org.infinispan.context
 
FlagAffectedCommand - Interface in org.infinispan.commands
Commands affected by Flags should carry them over to the remote nodes.
FlagAffectedStore<K,V> - Interface in org.infinispan.persistence.spi
Implemented by stores that can skip writes based on certain flags present in the invocation.
flags - Variable in class org.infinispan.commands.AbstractLocalFlagAffectedCommand
 
flags - Variable in class org.infinispan.commands.remote.LocalFlagAffectedRpcCommand
 
flags - Variable in class org.infinispan.container.entries.DeltaAwareCacheEntry
 
flags - Variable in class org.infinispan.container.entries.ReadCommittedEntry
 
flatMap(Function<? super R, ? extends Stream<? extends R1>>) - Method in class org.infinispan.stream.impl.AbstractDelegatingCacheStream
 
flatMap(Function<? super R, ? extends Stream<? extends R1>>) - Method in class org.infinispan.stream.impl.DistributedCacheStream
 
flatMap(DoubleFunction<? extends DoubleStream>) - Method in class org.infinispan.stream.impl.DistributedDoubleCacheStream
 
flatMap(IntFunction<? extends IntStream>) - Method in class org.infinispan.stream.impl.DistributedIntCacheStream
 
flatMap(LongFunction<? extends LongStream>) - Method in class org.infinispan.stream.impl.DistributedLongCacheStream
 
flatMap(Function<? super R, ? extends Stream<? extends R1>>) - Method in class org.infinispan.stream.impl.local.LocalCacheStream
 
flatMap(DoubleFunction<? extends DoubleStream>) - Method in class org.infinispan.stream.impl.local.LocalDoubleCacheStream
 
flatMap(IntFunction<? extends IntStream>) - Method in class org.infinispan.stream.impl.local.LocalIntCacheStream
 
flatMap(LongFunction<? extends LongStream>) - Method in class org.infinispan.stream.impl.local.LocalLongCacheStream
 
FlatMapDoubleOperation - Class in org.infinispan.stream.impl.intops.primitive.d
Performs flat map operation on a DoubleStream
FlatMapDoubleOperation(DoubleFunction<? extends DoubleStream>) - Constructor for class org.infinispan.stream.impl.intops.primitive.d.FlatMapDoubleOperation
 
FlatMapIntOperation - Class in org.infinispan.stream.impl.intops.primitive.i
Performs flat map operation on a IntStream
FlatMapIntOperation(IntFunction<? extends IntStream>) - Constructor for class org.infinispan.stream.impl.intops.primitive.i.FlatMapIntOperation
 
FlatMapIteratorOperation<K,V> - Class in org.infinispan.stream.impl.termop.object
Terminal rehash aware operation that handles an iterator when a flat map intermediate operation was performed on the stream.
FlatMapIteratorOperation(Iterable<IntermediateOperation>, Supplier<Stream<CacheEntry>>, int) - Constructor for class org.infinispan.stream.impl.termop.object.FlatMapIteratorOperation
 
FlatMapLongOperation - Class in org.infinispan.stream.impl.intops.primitive.l
Performs flat map operation on a LongStream
FlatMapLongOperation(LongFunction<? extends LongStream>) - Constructor for class org.infinispan.stream.impl.intops.primitive.l.FlatMapLongOperation
 
FlatMapOperation<I,O> - Class in org.infinispan.stream.impl.intops.object
Performs flat map operation on a regular Stream
FlatMapOperation(Function<? super I, ? extends Stream<? extends O>>) - Constructor for class org.infinispan.stream.impl.intops.object.FlatMapOperation
 
flatMapToDouble(Function<? super R, ? extends DoubleStream>) - Method in class org.infinispan.stream.impl.AbstractDelegatingCacheStream
 
flatMapToDouble(Function<? super R, ? extends DoubleStream>) - Method in class org.infinispan.stream.impl.DistributedCacheStream
 
flatMapToDouble(Function<? super R, ? extends DoubleStream>) - Method in class org.infinispan.stream.impl.local.LocalCacheStream
 
FlatMapToDoubleOperation<I> - Class in org.infinispan.stream.impl.intops.object
Performs flat map to double operation on a regular Stream
FlatMapToDoubleOperation(Function<? super I, ? extends DoubleStream>) - Constructor for class org.infinispan.stream.impl.intops.object.FlatMapToDoubleOperation
 
flatMapToInt(Function<? super R, ? extends IntStream>) - Method in class org.infinispan.stream.impl.AbstractDelegatingCacheStream
 
flatMapToInt(Function<? super R, ? extends IntStream>) - Method in class org.infinispan.stream.impl.DistributedCacheStream
 
flatMapToInt(Function<? super R, ? extends IntStream>) - Method in class org.infinispan.stream.impl.local.LocalCacheStream
 
FlatMapToIntOperation<I> - Class in org.infinispan.stream.impl.intops.object
Performs flat map to int operation on a regular Stream
FlatMapToIntOperation(Function<? super I, ? extends IntStream>) - Constructor for class org.infinispan.stream.impl.intops.object.FlatMapToIntOperation
 
flatMapToLong(Function<? super R, ? extends LongStream>) - Method in class org.infinispan.stream.impl.AbstractDelegatingCacheStream
 
flatMapToLong(Function<? super R, ? extends LongStream>) - Method in class org.infinispan.stream.impl.DistributedCacheStream
 
flatMapToLong(Function<? super R, ? extends LongStream>) - Method in class org.infinispan.stream.impl.local.LocalCacheStream
 
FlatMapToLongOperation<I> - Class in org.infinispan.stream.impl.intops.object
Performs flat map to long operation on a regular Stream
FlatMapToLongOperation(Function<? super I, ? extends LongStream>) - Constructor for class org.infinispan.stream.impl.intops.object.FlatMapToLongOperation
 
flush() - Method in class org.infinispan.io.GridOutputStream
 
flush() - Method in class org.infinispan.io.UnclosableObjectOutputStream
 
flush() - Method in class org.infinispan.io.WritableGridFileChannel
 
flush() - Method in interface org.infinispan.remoting.ReplicationQueue
Deprecated.
Flushes existing jobs in the replication queue, and returns the number of jobs flushed.
flush() - Method in class org.infinispan.remoting.ReplicationQueueImpl
Deprecated.
 
flush(OutputStream) - Static method in class org.infinispan.util.stream.Streams
Attempt to flush an OutputStream.
flush(OutputStream[]) - Static method in class org.infinispan.util.stream.Streams
Attempt to flush an array of OutputStreams.
flushAddressCaches() - Static method in class org.infinispan.remoting.transport.jgroups.JGroupsAddressCache
 
flushCache(Collection<Object>, Address, boolean) - Method in class org.infinispan.distribution.impl.L1ManagerImpl
 
flushCache(Collection<Object>, Address, boolean) - Method in interface org.infinispan.distribution.L1Manager
 
flushGlobalACLCache() - Method in interface org.infinispan.security.GlobalSecurityManager
Flushes the ACL cache for this node
flushGlobalACLCache() - Method in class org.infinispan.security.impl.GlobalSecurityManagerImpl
 
flushLockTimeout() - Method in class org.infinispan.configuration.cache.AsyncStoreConfiguration
Deprecated.
flushLockTimeout(long) - Method in class org.infinispan.configuration.cache.AsyncStoreConfiguration
Deprecated.
flushLockTimeout(long) - Method in class org.infinispan.configuration.cache.AsyncStoreConfigurationBuilder
Deprecated.
flushLockTimeout(long, TimeUnit) - Method in class org.infinispan.configuration.cache.AsyncStoreConfigurationBuilder
Deprecated.
forCacheMode(CacheMode) - Static method in enum org.infinispan.configuration.parsing.Parser72.Mode
 
forCacheMode(CacheMode) - Static method in enum org.infinispan.configuration.parsing.Parser80.Mode
 
FORCE_ROLLBACK_MESSAGE - Static variable in class org.infinispan.transaction.tm.DummyTransaction
 
forceAvailabilityMode(AvailabilityMode) - Method in class org.infinispan.topology.ClusterCacheStatus
 
forceAvailabilityMode(String, AvailabilityMode) - Method in interface org.infinispan.topology.ClusterTopologyManager
 
forceAvailabilityMode(String, AvailabilityMode) - Method in class org.infinispan.topology.ClusterTopologyManagerImpl
 
forceCommit(long) - Method in class org.infinispan.transaction.xa.recovery.RecoveryAdminOperations
 
forceCommit(int, byte[], byte[]) - Method in class org.infinispan.transaction.xa.recovery.RecoveryAdminOperations
 
forceOffline() - Method in class org.infinispan.xsite.OfflineStatus
 
forceRebalance() - Method in class org.infinispan.topology.ClusterCacheStatus
 
forceRebalance(String) - Method in interface org.infinispan.topology.ClusterTopologyManager
 
forceRebalance(String) - Method in class org.infinispan.topology.ClusterTopologyManagerImpl
 
forceRollback(long) - Method in class org.infinispan.transaction.xa.recovery.RecoveryAdminOperations
 
forceRollback(int, byte[], byte[]) - Method in class org.infinispan.transaction.xa.recovery.RecoveryAdminOperations
 
forceTransactionCompletion(Xid, boolean) - Method in interface org.infinispan.transaction.xa.recovery.RecoveryManager
Replays the given transaction by re-running the prepare and commit.
forceTransactionCompletion(Xid, boolean) - Method in class org.infinispan.transaction.xa.recovery.RecoveryManagerImpl
 
forceTransactionCompletionFromCluster(Xid, Address, boolean) - Method in interface org.infinispan.transaction.xa.recovery.RecoveryManager
forceTransactionCompletionFromCluster(Xid, Address, boolean) - Method in class org.infinispan.transaction.xa.recovery.RecoveryManagerImpl
 
forEach(Consumer<? super R>) - Method in interface org.infinispan.CacheStream
forEach(BiConsumer<String, String>) - Method in class org.infinispan.globalstate.impl.ScopedPersistentStateImpl
 
forEach(BiConsumer<String, String>) - Method in interface org.infinispan.globalstate.ScopedPersistentState
Performs the specified action on every entry of the state
forEach(Consumer<? super R>) - Method in class org.infinispan.stream.impl.AbstractDelegatingCacheStream
 
forEach(Consumer<? super R>) - Method in class org.infinispan.stream.impl.DistributedCacheStream
 
forEach(DoubleConsumer) - Method in class org.infinispan.stream.impl.DistributedDoubleCacheStream
 
forEach(IntConsumer) - Method in class org.infinispan.stream.impl.DistributedIntCacheStream
 
forEach(LongConsumer) - Method in class org.infinispan.stream.impl.DistributedLongCacheStream
 
forEach(Consumer<? super R>) - Method in class org.infinispan.stream.impl.local.LocalCacheStream
 
forEach(DoubleConsumer) - Method in class org.infinispan.stream.impl.local.LocalDoubleCacheStream
 
forEach(IntConsumer) - Method in class org.infinispan.stream.impl.local.LocalIntCacheStream
 
forEach(LongConsumer) - Method in class org.infinispan.stream.impl.local.LocalLongCacheStream
 
forEach(Consumer<? super E>) - Method in class org.infinispan.util.AbstractDelegatingCollection
 
forEach(long, BiConsumer<? super K, ? super V>) - Method in class org.infinispan.util.concurrent.BoundedConcurrentHashMap
 
ForEachDoubleOperation<K> - Class in org.infinispan.stream.impl.termop.primitive
Terminal rehash aware operation that handles for each where no flat map operations are defined on a DoubleStream.
ForEachDoubleOperation(Iterable<IntermediateOperation>, Supplier<Stream<CacheEntry>>, int, DoubleConsumer) - Constructor for class org.infinispan.stream.impl.termop.primitive.ForEachDoubleOperation
 
ForEachFlatMapDoubleOperation<K> - Class in org.infinispan.stream.impl.termop.primitive
Terminal rehash aware operation that handles for each where flat map operation is performed on a DoubleStream.
ForEachFlatMapDoubleOperation(Iterable<IntermediateOperation>, Supplier<Stream<CacheEntry>>, int, DoubleConsumer) - Constructor for class org.infinispan.stream.impl.termop.primitive.ForEachFlatMapDoubleOperation
 
ForEachFlatMapIntOperation<K> - Class in org.infinispan.stream.impl.termop.primitive
Terminal rehash aware operation that handles for each where flat map operation is performed on a IntStream.
ForEachFlatMapIntOperation(Iterable<IntermediateOperation>, Supplier<Stream<CacheEntry>>, int, IntConsumer) - Constructor for class org.infinispan.stream.impl.termop.primitive.ForEachFlatMapIntOperation
 
ForEachFlatMapLongOperation<K> - Class in org.infinispan.stream.impl.termop.primitive
Terminal rehash aware operation that handles for each where flat map operation is performed on a LongStream.
ForEachFlatMapLongOperation(Iterable<IntermediateOperation>, Supplier<Stream<CacheEntry>>, int, LongConsumer) - Constructor for class org.infinispan.stream.impl.termop.primitive.ForEachFlatMapLongOperation
 
ForEachIntOperation<K> - Class in org.infinispan.stream.impl.termop.primitive
Terminal rehash aware operation that handles for each where no flat map operations are defined on a IntStream.
ForEachIntOperation(Iterable<IntermediateOperation>, Supplier<Stream<CacheEntry>>, int, IntConsumer) - Constructor for class org.infinispan.stream.impl.termop.primitive.ForEachIntOperation
 
ForEachLongOperation<K> - Class in org.infinispan.stream.impl.termop.primitive
Terminal rehash aware operation that handles for each where no flat map operations are defined on a LongStream.
ForEachLongOperation(Iterable<IntermediateOperation>, Supplier<Stream<CacheEntry>>, int, LongConsumer) - Constructor for class org.infinispan.stream.impl.termop.primitive.ForEachLongOperation
 
ForEachOperation<K,V> - Class in org.infinispan.stream.impl.termop.object
Terminal operation that handles for each where no map operations are defined
ForEachOperation(Iterable<IntermediateOperation>, Supplier<Stream<CacheEntry>>, int, Consumer<? super V>) - Constructor for class org.infinispan.stream.impl.termop.object.ForEachOperation
 
forEachOrdered(Consumer<? super R>) - Method in class org.infinispan.stream.impl.AbstractDelegatingCacheStream
 
forEachOrdered(Consumer<? super R>) - Method in class org.infinispan.stream.impl.DistributedCacheStream
 
forEachOrdered(DoubleConsumer) - Method in class org.infinispan.stream.impl.DistributedDoubleCacheStream
 
forEachOrdered(IntConsumer) - Method in class org.infinispan.stream.impl.DistributedIntCacheStream
 
forEachOrdered(LongConsumer) - Method in class org.infinispan.stream.impl.DistributedLongCacheStream
 
forEachOrdered(Consumer<? super R>) - Method in class org.infinispan.stream.impl.local.LocalCacheStream
 
forEachOrdered(DoubleConsumer) - Method in class org.infinispan.stream.impl.local.LocalDoubleCacheStream
 
forEachOrdered(IntConsumer) - Method in class org.infinispan.stream.impl.local.LocalIntCacheStream
 
forEachOrdered(LongConsumer) - Method in class org.infinispan.stream.impl.local.LocalLongCacheStream
 
forEachRemaining(Consumer<? super T>) - Method in class org.infinispan.stream.impl.spliterators.IteratorAsSpliterator
 
forEachRemaining(Consumer<? super E>) - Method in class org.infinispan.util.CloseableSuppliedIterator
 
foreignExternalizerUsingNegativeId(AdvancedExternalizer<?>, int) - Method in interface org.infinispan.util.logging.Log
 
forget(int, byte[], byte[]) - Method in class org.infinispan.transaction.xa.recovery.RecoveryAdminOperations
 
forget(long) - Method in class org.infinispan.transaction.xa.recovery.RecoveryAdminOperations
 
forget(Xid) - Method in class org.infinispan.transaction.xa.TransactionXaAdapter
 
forgetOperation(Object) - Method in interface org.infinispan.stream.impl.ClusterStreamManager
Frees any resources related to this operation and signals to any ongoing remote operations to no longer continue processing
forgetOperation(Object) - Method in class org.infinispan.stream.impl.ClusterStreamManagerImpl
 
forgetOperation(Object) - Method in class org.infinispan.stream.impl.tx.TxClusterStreamManager
 
format(Configuration) - Method in class org.infinispan.configuration.format.PropertyFormatter
 
format(GlobalConfiguration) - Method in class org.infinispan.configuration.format.PropertyFormatter
 
format(Thread, String) - Method in class org.infinispan.factories.threads.ThreadNameInfo
Format the thread name string.
forName(String) - Static method in enum org.infinispan.configuration.parsing.Attribute
 
forName(String) - Static method in enum org.infinispan.configuration.parsing.Element
 
forwardCommandIfNeeded(TopologyAffectedCommand, Set<Object>, Address) - Method in interface org.infinispan.statetransfer.StateTransferManager
If there is an state transfer happening at the moment, this method forwards the supplied command to the nodes that are new owners of the data, in order to assure consistency.
forwardCommandIfNeeded(TopologyAffectedCommand, Set<Object>, Address) - Method in class org.infinispan.statetransfer.StateTransferManagerImpl
 
ForwardingCacheEntry<K,V> - Class in org.infinispan.container.entries
A class designed to forward all method invocations for a CacheEntry to the provided delegate.
ForwardingCacheEntry() - Constructor for class org.infinispan.container.entries.ForwardingCacheEntry
 
FRAGMENTATION_FACTOR - Static variable in class org.infinispan.configuration.cache.SingleFileStoreConfiguration
 
fragmentationFactor() - Method in class org.infinispan.configuration.cache.SingleFileStoreConfiguration
 
fragmentationFactor(float) - Method in class org.infinispan.configuration.cache.SingleFileStoreConfigurationBuilder
The store tries to fit in a new entry into an existing entry from a free entry pool (if one is available) However, this existing free entry may be quite bigger than what is required to contain the new entry It may then make sense to split the free entry into two parts: 1.
freezeModifications() - Method in class org.infinispan.transaction.impl.AbstractCacheTransaction
 
freezeModifications() - Method in interface org.infinispan.transaction.xa.CacheTransaction
Prevent new modifications after prepare or commit started.
friendlyCacheModeString() - Method in enum org.infinispan.configuration.cache.CacheMode
 
from(MetaParams) - Static method in class org.infinispan.functional.impl.MetaParamsInternalMetadata
 
from(Param<?>...) - Static method in class org.infinispan.functional.impl.Params
 
fromCacheLoader(MarshalledEntry) - Static method in class org.infinispan.xsite.statetransfer.XSiteState
 
fromDataContainer(InternalCacheEntry) - Static method in class org.infinispan.xsite.statetransfer.XSiteState
 
fromEvent(CacheEntryEvent<K, V>) - Static method in class org.infinispan.notifications.cachelistener.cluster.ClusterEvent
 
fromJGroupsAddress(Object) - Static method in class org.infinispan.remoting.transport.jgroups.JGroupsAddressCache
 
fromNamespaceURI(String) - Static method in class org.infinispan.configuration.parsing.Schema
 
fromPersistentState(ScopedPersistentState) - Method in interface org.infinispan.distribution.ch.ConsistentHashFactory
Recreates a ConsistentHash from a previously stored persistent state
fromPersistentState(ScopedPersistentState) - Method in class org.infinispan.distribution.ch.impl.DefaultConsistentHashFactory
 
fromPersistentState(ScopedPersistentState) - Method in class org.infinispan.distribution.ch.impl.ReplicatedConsistentHashFactory
 
fromPersistentState(ScopedPersistentState) - Method in class org.infinispan.distribution.ch.impl.SyncConsistentHashFactory
 
fromPersistentUUID(PersistentUUID) - Static method in class org.infinispan.remoting.transport.jgroups.JGroupsAddressCache
 
fromStream(byte, Object[]) - Method in interface org.infinispan.commands.module.ModuleCommandFactory
Construct and initialize a ReplicableCommand based on the command id and argument array passed in.
fromStream(byte, Object[], String) - Method in interface org.infinispan.commands.module.ModuleCommandFactory
Construct and initialize a CacheRpcCommand based on the command id and argument array passed in.
fromStream(byte, Object[], byte) - Method in class org.infinispan.commands.RemoteCommandsFactory
Creates an un-initialized command.
fromStream(byte, Object[], byte, String) - Method in class org.infinispan.commands.RemoteCommandsFactory
Resolve an CacheRpcCommand from the stream.
fromStream(byte, Object[], byte, String) - Method in class org.infinispan.marshall.exts.ReplicableCommandExternalizer
 
fromString(String) - Static method in class org.infinispan.topology.PersistentUUID
 
function(Converter<? super K, ? super V, C>) - Static method in class org.infinispan.filter.CacheFilters
Creates a new Function using the provided converter as a basis for the operation.
FunctionalMapImpl<K,V> - Class in org.infinispan.functional.impl
Functional map implementation.
FunctionalNotifier<K,V> - Interface in org.infinispan.functional.impl
Listener notifier.
functionalNotifier - Variable in class org.infinispan.interceptors.locking.ClusteringDependentLogic.AbstractClusteringDependentLogic
 
FunctionalNotifierImpl<K,V> - Class in org.infinispan.functional.impl
 
FunctionalNotifierImpl() - Constructor for class org.infinispan.functional.impl.FunctionalNotifierImpl
 
futureDone(Future<V>) - Method in class org.infinispan.distexec.DistributedExecutionCompletionService.QueueingListener
 
futureDone(Future<RspList<Response>>) - Method in class org.infinispan.remoting.transport.jgroups.RspListFuture
 
futureDone(Future<Response>) - Method in class org.infinispan.remoting.transport.jgroups.SingleResponseFuture
 

G

gcr - Variable in class org.infinispan.remoting.transport.jgroups.JGroupsTransport
 
generateId(Address) - Static method in class org.infinispan.commands.CommandInvocationId
 
generateIdFrom(CommandInvocationId) - Static method in class org.infinispan.commands.CommandInvocationId
 
generateNew() - Method in class org.infinispan.container.versioning.NumericVersionGenerator
 
generateNew() - Method in class org.infinispan.container.versioning.SimpleClusteredVersionGenerator
 
generateNew() - Method in interface org.infinispan.container.versioning.VersionGenerator
Generates a new entry version
generateRandomId() - Method in enum org.infinispan.transaction.xa.TransactionFactory.TxFactoryEnum
 
generateStatistics - Variable in class org.infinispan.interceptors.CacheWriterInterceptor.Updater
Deprecated.
 
GenericTransactionManagerLookup - Class in org.infinispan.transaction.lookup
A transaction manager lookup class that attempts to locate a TransactionManager.
GenericTransactionManagerLookup() - Constructor for class org.infinispan.transaction.lookup.GenericTransactionManagerLookup
 
get(Object) - Method in class org.infinispan.atomic.impl.AtomicHashMap
 
get(Object) - Method in class org.infinispan.atomic.impl.AtomicHashMapProxy
 
get(Object) - Method in class org.infinispan.atomic.impl.FineGrainedAtomicHashMapProxy
 
get(Object) - Method in class org.infinispan.cache.impl.AbstractDelegatingCache
 
get(Object) - Method in class org.infinispan.cache.impl.CacheImpl
 
get(Object) - Method in class org.infinispan.cache.impl.DecoratedCache
 
get(Object) - Method in class org.infinispan.cache.impl.SimpleCacheImpl
 
get(Object) - Method in class org.infinispan.cache.impl.StatsCollectingCache
 
get(Object) - Method in interface org.infinispan.container.DataContainer
Retrieves a cached entry
get(Object) - Method in class org.infinispan.container.DefaultDataContainer
 
get(Object) - Method in class org.infinispan.distribution.util.ReadOnlySegmentAwareMap
 
get(int) - Method in class org.infinispan.functional.impl.Params
Retrieve a param given its identifier.
get() - Method in class org.infinispan.interceptors.distribution.L1WriteSynchronizer
 
get(long, TimeUnit) - Method in class org.infinispan.interceptors.distribution.L1WriteSynchronizer
 
get() - Method in class org.infinispan.marshall.core.MarshalledValue
Returns the 'cached' instance
get() - Method in class org.infinispan.persistence.util.PersistenceManagerCloseableSupplier
 
get(S, K) - Method in interface org.infinispan.registry.ClusterRegistry
Deprecated.
 
get(S, K) - Method in class org.infinispan.registry.impl.ClusterRegistryImpl
Deprecated.
 
get(Object) - Method in class org.infinispan.security.impl.SecureCacheImpl
 
get() - Method in class org.infinispan.stream.impl.spliterators.IteratorAsSpliterator.Builder
 
get(Object) - Method in class org.infinispan.util.AbstractDelegatingMap
 
get(Object) - Method in class org.infinispan.util.concurrent.BoundedConcurrentHashMap
Returns the value to which the specified key is mapped, or null if this map contains no mapping for the key.
get(String, String) - Method in class org.infinispan.xsite.BackupReceiverRepositoryImpl
 
getAbsoluteFile() - Method in class org.infinispan.io.GridFile
 
getAbsolutePath() - Method in class org.infinispan.io.GridFile
 
getActions() - Method in class org.infinispan.security.CachePermission
 
getActivationCount() - Method in interface org.infinispan.eviction.ActivationManager
Get number of activations executed.
getActivationCount() - Method in class org.infinispan.eviction.impl.ActivationManagerImpl
 
getActivationCount() - Method in class org.infinispan.eviction.impl.ActivationManagerStub
 
getActivations() - Method in class org.infinispan.eviction.impl.ActivationManagerImpl
 
getActivations() - Method in interface org.infinispan.stats.ClusterCacheStats
 
getActivations() - Method in class org.infinispan.stats.impl.ClusterCacheStatsImpl
 
getActualMembers() - Method in class org.infinispan.topology.CacheTopology
 
getActualNumOwners() - Method in class org.infinispan.distribution.ch.impl.DefaultConsistentHashFactory.Builder
 
getAddress() - Method in class org.infinispan.interceptors.locking.ClusteringDependentLogic.DistributionLogic
 
getAddress() - Method in interface org.infinispan.interceptors.locking.ClusteringDependentLogic
 
getAddress() - Method in class org.infinispan.interceptors.locking.ClusteringDependentLogic.InvalidationLogic
 
getAddress() - Method in class org.infinispan.interceptors.locking.ClusteringDependentLogic.LocalLogic
 
getAddress() - Method in class org.infinispan.manager.DefaultCacheManager
getAddress() - Method in interface org.infinispan.manager.EmbeddedCacheManager
 
getAddress() - Method in class org.infinispan.manager.impl.AbstractDelegatingEmbeddedCacheManager
 
getAddress() - Method in interface org.infinispan.remoting.rpc.RpcManager
Returns the address associated with this RpcManager or null if not part of the cluster.
getAddress() - Method in class org.infinispan.remoting.rpc.RpcManagerImpl
 
getAddress() - Method in class org.infinispan.remoting.transport.AbstractDelegatingTransport
 
getAddress() - Method in class org.infinispan.remoting.transport.jgroups.JGroupsTransport
 
getAddress() - Method in interface org.infinispan.remoting.transport.Transport
Retrieves the current cache instance's network address
getAddress() - Method in class org.infinispan.transaction.xa.GlobalTransaction
 
getAddress2KeysMapping() - Method in class org.infinispan.affinity.impl.KeyAffinityServiceImpl
 
getAdvancedCache() - Method in interface org.infinispan.Cache
 
getAdvancedCache() - Method in class org.infinispan.cache.impl.AbstractDelegatingAdvancedCache
 
getAdvancedCache() - Method in class org.infinispan.cache.impl.AbstractDelegatingCache
 
getAdvancedCache() - Method in class org.infinispan.cache.impl.CacheImpl
 
getAdvancedCache() - Method in class org.infinispan.cache.impl.SimpleCacheImpl
 
getAdvancedCache() - Method in class org.infinispan.security.impl.SecureCacheImpl
 
getAffectedKeys() - Method in class org.infinispan.commands.functional.ReadWriteManyCommand
 
getAffectedKeys() - Method in class org.infinispan.commands.functional.ReadWriteManyEntriesCommand
 
getAffectedKeys() - Method in class org.infinispan.commands.functional.WriteOnlyManyCommand
 
getAffectedKeys() - Method in class org.infinispan.commands.functional.WriteOnlyManyEntriesCommand
 
getAffectedKeys() - Method in class org.infinispan.commands.tx.PrepareCommand
 
getAffectedKeys() - Method in class org.infinispan.commands.write.AbstractDataWriteCommand
 
getAffectedKeys() - Method in class org.infinispan.commands.write.ClearCommand
 
getAffectedKeys() - Method in class org.infinispan.commands.write.InvalidateCommand
 
getAffectedKeys() - Method in class org.infinispan.commands.write.PutMapCommand
 
getAffectedKeys() - Method in interface org.infinispan.commands.write.WriteCommand
 
getAffectedKeys() - Method in class org.infinispan.context.impl.AbstractTxInvocationContext
 
getAffectedKeys() - Method in interface org.infinispan.context.impl.TxInvocationContext
Returns the set of keys that are affected by this transaction.
getAffectedKeys() - Method in class org.infinispan.transaction.impl.AbstractCacheTransaction
 
getAffectedKeysFromContext(TxInvocationContext) - Static method in class org.infinispan.util.DeltaCompositeKeyUtil
 
getAffinitySegmentId() - Method in interface org.infinispan.distribution.ch.AffinityTaggedKey
This numeric id is used exclusively for storage affinity in Infinispan.
getAll(Set<?>) - Method in interface org.infinispan.AdvancedCache
Gets a collection of entries, returning them as Map of the values associated with the set of keys requested.
getAll(Set<?>) - Method in class org.infinispan.cache.impl.AbstractDelegatingAdvancedCache
 
getAll(Set<?>) - Method in class org.infinispan.cache.impl.CacheImpl
 
getAll(Set<?>, EnumSet<Flag>, ClassLoader) - Method in class org.infinispan.cache.impl.CacheImpl
 
getAll(Set<?>) - Method in class org.infinispan.cache.impl.DecoratedCache
 
getAll(Set<?>) - Method in class org.infinispan.cache.impl.SimpleCacheImpl
 
getAll(Set<?>) - Method in class org.infinispan.cache.impl.StatsCollectingCache
 
getAll(Set<?>) - Method in class org.infinispan.security.impl.SecureCacheImpl
 
getAllCacheEntries(Set<?>) - Method in interface org.infinispan.AdvancedCache
Gets a collection of entries from the AdvancedCache, returning them as Map of the cache entries associated with the set of keys requested.
getAllCacheEntries(Set<?>) - Method in class org.infinispan.cache.impl.AbstractDelegatingAdvancedCache
 
getAllCacheEntries(Set<?>) - Method in class org.infinispan.cache.impl.CacheImpl
 
getAllCacheEntries(Set<?>, EnumSet<Flag>, ClassLoader) - Method in class org.infinispan.cache.impl.CacheImpl
 
getAllCacheEntries(Set<?>) - Method in class org.infinispan.cache.impl.SimpleCacheImpl
 
getAllCacheEntries(Set<?>) - Method in class org.infinispan.cache.impl.StatsCollectingCache
 
getAllCacheEntries(Set<?>) - Method in class org.infinispan.security.impl.SecureCacheImpl
 
GetAllCommand - Class in org.infinispan.commands.read
Retrieves multiple entries at once.
GetAllCommand(Collection<?>, Set<Flag>, boolean, InternalEntryFactory) - Constructor for class org.infinispan.commands.read.GetAllCommand
 
getAllLoaders() - Method in class org.infinispan.persistence.manager.PersistenceManagerImpl
 
getAllMachinesCount() - Method in class org.infinispan.distribution.topologyaware.TopologyInfo
 
getAllModifications() - Method in class org.infinispan.transaction.impl.AbstractCacheTransaction
 
getAllModifications() - Method in interface org.infinispan.transaction.xa.CacheTransaction
Returns all the modifications visible within the current transaction, including those using Flag#CACHE_MODE_LOCAL.
getAllNodesCount() - Method in class org.infinispan.distribution.topologyaware.TopologyInfo
 
getAllowedMethodAnnotations(Listener) - Method in class org.infinispan.notifications.cachelistener.CacheNotifierImpl
 
getAllowedMethodAnnotations(Listener) - Method in class org.infinispan.notifications.cachemanagerlistener.CacheManagerNotifierImpl
 
getAllowedMethodAnnotations(Listener) - Method in class org.infinispan.notifications.impl.AbstractListenerImpl
 
getAllRacksCount() - Method in class org.infinispan.distribution.topologyaware.TopologyInfo
 
getAllSites() - Method in class org.infinispan.distribution.topologyaware.TopologyInfo
 
getAllSitesCount() - Method in class org.infinispan.distribution.topologyaware.TopologyInfo
 
getAllWriters() - Method in class org.infinispan.persistence.manager.PersistenceManagerImpl
 
getAndPutInternal(K, V, Metadata) - Method in class org.infinispan.cache.impl.SimpleCacheImpl
 
getAndPutInternal(K, V, Metadata) - Method in class org.infinispan.cache.impl.StatsCollectingCache
 
getAndReplaceInternal(K, V, Metadata) - Method in class org.infinispan.cache.impl.SimpleCacheImpl
 
getAndReplaceInternal(K, V, Metadata) - Method in class org.infinispan.cache.impl.StatsCollectingCache
 
getAndUpdateFilteredKeys(ActionState) - Method in class org.infinispan.remoting.inboundhandler.action.BaseLockingAction
 
getAnnotation() - Method in interface org.infinispan.notifications.cachelistener.CacheEntryListenerInvocation
 
getAnnotation() - Method in class org.infinispan.notifications.cachelistener.CacheNotifierImpl.BaseCacheEntryListenerInvocation
 
getAnnotation() - Method in class org.infinispan.notifications.cachelistener.filter.DelegatingCacheEntryListenerInvocation
 
getAsync(K) - Method in class org.infinispan.cache.impl.AbstractDelegatingCache
 
getAsync(K) - Method in class org.infinispan.cache.impl.CacheImpl
 
getAsync(K) - Method in class org.infinispan.cache.impl.DecoratedCache
 
getAsync(K) - Method in class org.infinispan.cache.impl.SimpleCacheImpl
 
getAsync(K) - Method in class org.infinispan.security.impl.SecureCacheImpl
 
getAtomicMap(Cache<MK, ?>, MK) - Static method in class org.infinispan.atomic.AtomicMapLookup
Retrieves an atomic map from a given cache, stored under a given key.
getAtomicMap(Cache<MK, ?>, MK, boolean) - Static method in class org.infinispan.atomic.AtomicMapLookup
Retrieves an atomic map from a given cache, stored under a given key.
getAttribute(String) - Method in class org.infinispan.jmx.ResourceDMBean
 
getAttributeMetadata() - Method in class org.infinispan.factories.components.ManageableComponentMetadata
 
getAttributes(String[]) - Method in class org.infinispan.jmx.ResourceDMBean
 
getAttributeValue(Element, String, String) - Static method in class org.infinispan.configuration.parsing.XmlConfigHelper
Retrieves the value of a given attribute for the first encountered instance of a tag in an element.
getAuthorizationManager() - Method in interface org.infinispan.AdvancedCache
Retrieves the AuthorizationManager if the cache has security enabled.
getAuthorizationManager() - Method in class org.infinispan.cache.impl.AbstractDelegatingAdvancedCache
 
getAuthorizationManager() - Method in class org.infinispan.cache.impl.CacheImpl
 
getAuthorizationManager() - Method in class org.infinispan.cache.impl.SimpleCacheImpl
 
getAuthorizationManager() - Method in class org.infinispan.security.impl.SecureCacheImpl
 
getAuthorizationPermission() - Method in class org.infinispan.security.CachePermission
 
getAvailability() - Method in interface org.infinispan.AdvancedCache
Returns the cache's availability.
getAvailability() - Method in class org.infinispan.cache.impl.AbstractDelegatingAdvancedCache
 
getAvailability() - Method in class org.infinispan.cache.impl.CacheImpl
 
getAvailability() - Method in class org.infinispan.cache.impl.SimpleCacheImpl
 
getAvailability() - Method in class org.infinispan.security.impl.SecureCacheImpl
 
getAvailabilityMode() - Method in class org.infinispan.notifications.cachelistener.event.impl.EventImpl
 
getAvailabilityMode() - Method in interface org.infinispan.notifications.cachelistener.event.PartitionStatusChangedEvent
The mode the current cluster is in.
getAvailabilityMode() - Method in interface org.infinispan.partitionhandling.impl.AvailabilityStrategyContext
 
getAvailabilityMode() - Method in class org.infinispan.partitionhandling.impl.AvailablePartitionHandlingManager
 
getAvailabilityMode() - Method in interface org.infinispan.partitionhandling.impl.PartitionHandlingManager
 
getAvailabilityMode() - Method in class org.infinispan.partitionhandling.impl.PartitionHandlingManagerImpl
 
getAvailabilityMode() - Method in class org.infinispan.topology.CacheStatusResponse
 
getAvailabilityMode() - Method in class org.infinispan.topology.CacheTopologyControlCommand
 
getAvailabilityMode() - Method in class org.infinispan.topology.ClusterCacheStatus
 
getAverageReadTime() - Method in class org.infinispan.interceptors.CacheMgmtInterceptor
Deprecated.
 
getAverageReadTime() - Method in class org.infinispan.stats.impl.CacheContainerStatsImpl
 
getAverageReadTime() - Method in class org.infinispan.stats.impl.ClusterCacheStatsImpl
 
getAverageReadTime() - Method in class org.infinispan.stats.impl.StatsCollector
 
getAverageReadTime() - Method in class org.infinispan.stats.impl.StatsImpl
 
getAverageReadTime() - Method in interface org.infinispan.stats.Stats
 
getAverageRemoveTime() - Method in class org.infinispan.interceptors.CacheMgmtInterceptor
Deprecated.
 
getAverageRemoveTime() - Method in class org.infinispan.stats.impl.CacheContainerStatsImpl
 
getAverageRemoveTime() - Method in class org.infinispan.stats.impl.ClusterCacheStatsImpl
 
getAverageRemoveTime() - Method in class org.infinispan.stats.impl.StatsCollector
 
getAverageRemoveTime() - Method in class org.infinispan.stats.impl.StatsImpl
 
getAverageRemoveTime() - Method in interface org.infinispan.stats.Stats
 
getAverageReplicationTime() - Method in class org.infinispan.remoting.rpc.RpcManagerImpl
 
getAverageWriteTime() - Method in class org.infinispan.interceptors.CacheMgmtInterceptor
Deprecated.
 
getAverageWriteTime() - Method in class org.infinispan.stats.impl.CacheContainerStatsImpl
 
getAverageWriteTime() - Method in class org.infinispan.stats.impl.ClusterCacheStatsImpl
 
getAverageWriteTime() - Method in class org.infinispan.stats.impl.StatsCollector
 
getAverageWriteTime() - Method in class org.infinispan.stats.impl.StatsImpl
 
getAverageWriteTime() - Method in interface org.infinispan.stats.Stats
 
getBackupLockedKeys() - Method in class org.infinispan.transaction.impl.AbstractCacheTransaction
 
getBackupLockedKeys() - Method in interface org.infinispan.transaction.xa.CacheTransaction
 
getBackupOwners(int) - Method in class org.infinispan.distribution.ch.impl.DefaultConsistentHashFactory.Builder
 
getBackupReceiver(String, String) - Method in interface org.infinispan.xsite.BackupReceiverRepository
Returns the local cache associated defined as backup for the provided remote (site, cache) combo, or throws an exception if no such site is defined.
getBackupReceiver(String, String) - Method in class org.infinispan.xsite.BackupReceiverRepositoryImpl
Returns the local cache associated defined as backup for the provided remote (site, cache) combo, or throws an exception of no such site is defined.
getBatchContainer() - Method in interface org.infinispan.AdvancedCache
Returns the component in charge of batching cache operations.
getBatchContainer() - Method in class org.infinispan.cache.impl.AbstractDelegatingAdvancedCache
 
getBatchContainer() - Method in class org.infinispan.cache.impl.CacheImpl
 
getBatchContainer() - Method in class org.infinispan.cache.impl.SimpleCacheImpl
 
getBatchContainer() - Method in class org.infinispan.security.impl.SecureCacheImpl
 
getBatchSize() - Method in class org.infinispan.stream.impl.termop.AbstractForEachOperation
 
getBatchSize() - Method in class org.infinispan.stream.impl.termop.object.FlatMapIteratorOperation
 
getBatchSize() - Method in class org.infinispan.stream.impl.termop.object.MapIteratorOperation
 
getBatchSize() - Method in class org.infinispan.stream.impl.termop.primitive.ForEachDoubleOperation
 
getBatchSize() - Method in class org.infinispan.stream.impl.termop.primitive.ForEachIntOperation
 
getBatchSize() - Method in class org.infinispan.stream.impl.termop.primitive.ForEachLongOperation
 
getBatchTransaction() - Method in class org.infinispan.batch.BatchContainer
 
getBranchQualifier() - Method in class org.infinispan.transaction.tm.DummyNoXaXid
 
getBranchQualifier() - Method in class org.infinispan.transaction.tm.DummyXid
 
getBranchQualifier() - Method in class org.infinispan.transaction.xa.recovery.SerializableXid
 
getBucketId() - Method in class org.infinispan.persistence.support.Bucket
 
getBucketIdAsString() - Method in class org.infinispan.persistence.support.Bucket
 
getByteBufferFactory() - Method in class org.infinispan.persistence.InitializationContextImpl
 
getByteBufferFactory() - Method in interface org.infinispan.persistence.spi.InitializationContext
To be used for building ByteBuffer objects.
getCache() - Method in interface org.infinispan.manager.CacheContainer
This method overrides the underlying CacheContainer.getCache(), to return a Cache instead of a BasicCache
getCache(String) - Method in interface org.infinispan.manager.CacheContainer
This method overrides the underlying CacheContainer.getCache(String), to return a Cache instead of a BasicCache
getCache() - Method in class org.infinispan.manager.DefaultCacheManager
Retrieves the default cache associated with this cache manager.
getCache(String) - Method in class org.infinispan.manager.DefaultCacheManager
Retrieves a named cache from the system.
getCache(String, String) - Method in class org.infinispan.manager.DefaultCacheManager
 
getCache(String, boolean) - Method in class org.infinispan.manager.DefaultCacheManager
 
getCache(String, String, boolean) - Method in class org.infinispan.manager.DefaultCacheManager
 
getCache(String, boolean) - Method in interface org.infinispan.manager.EmbeddedCacheManager
Retrieves a named cache from the system in the same way that CacheContainer.getCache(String) does except that if offers the possibility for the named cache not to be retrieved if it has not yet been started, or if it's been removed after being started.
getCache(String, String) - Method in interface org.infinispan.manager.EmbeddedCacheManager
Retrieves a named cache from the system in the same way that CacheContainer.getCache(String) does except that if offers the possibility to specify a specific configuration template.
getCache(String, String, boolean) - Method in interface org.infinispan.manager.EmbeddedCacheManager
Retrieves a named cache from the system in the same way that CacheContainer.getCache(String) does except that if offers the possibility to specify a specific configuration template.
getCache(String, boolean) - Method in class org.infinispan.manager.impl.AbstractDelegatingEmbeddedCacheManager
 
getCache(String, String) - Method in class org.infinispan.manager.impl.AbstractDelegatingEmbeddedCacheManager
 
getCache(String, String, boolean) - Method in class org.infinispan.manager.impl.AbstractDelegatingEmbeddedCacheManager
 
getCache() - Method in class org.infinispan.manager.impl.AbstractDelegatingEmbeddedCacheManager
 
getCache(String) - Method in class org.infinispan.manager.impl.AbstractDelegatingEmbeddedCacheManager
 
getCache() - Method in class org.infinispan.notifications.cachelistener.cluster.ClusterEvent
 
getCache() - Method in interface org.infinispan.notifications.cachelistener.event.Event
 
getCache() - Method in class org.infinispan.notifications.cachelistener.event.impl.EventImpl
 
getCache() - Method in class org.infinispan.persistence.InitializationContextImpl
 
getCache() - Method in interface org.infinispan.persistence.spi.InitializationContext
 
getCache() - Method in interface org.infinispan.xsite.BackupReceiver
 
getCache() - Method in class org.infinispan.xsite.BaseBackupReceiver
 
GetCacheAction - Class in org.infinispan.security.actions
GetCacheAction.
GetCacheAction(EmbeddedCacheManager, String) - Constructor for class org.infinispan.security.actions.GetCacheAction
 
GetCacheAuthorizationManagerAction - Class in org.infinispan.security.actions
GetCacheAuthorizationManagerAction.
GetCacheAuthorizationManagerAction(AdvancedCache<?, ?>) - Constructor for class org.infinispan.security.actions.GetCacheAuthorizationManagerAction
 
getCacheAvailability() - Method in class org.infinispan.cache.impl.CacheImpl
 
getCacheAvailability(String) - Method in interface org.infinispan.topology.LocalTopologyManager
Retrieves the availability state of a cache.
getCacheAvailability(String) - Method in class org.infinispan.topology.LocalTopologyManagerImpl
 
getCacheAvailability(String) - Method in class org.infinispan.util.AbstractControlledLocalTopologyManager
 
GetCacheAvailabilityAction - Class in org.infinispan.security.actions
GetCacheAvailabilityAction.
GetCacheAvailabilityAction(AdvancedCache<?, ?>) - Constructor for class org.infinispan.security.actions.GetCacheAvailabilityAction
 
GetCacheComponentRegistryAction - Class in org.infinispan.security.actions
GetCacheComponentRegistryAction.
GetCacheComponentRegistryAction(AdvancedCache<?, ?>) - Constructor for class org.infinispan.security.actions.GetCacheComponentRegistryAction
 
getCacheConfiguration() - Method in interface org.infinispan.Cache
 
getCacheConfiguration() - Method in class org.infinispan.cache.impl.AbstractDelegatingCache
 
getCacheConfiguration() - Method in class org.infinispan.cache.impl.CacheImpl
 
getCacheConfiguration() - Method in class org.infinispan.cache.impl.SimpleCacheImpl
 
getCacheConfiguration(String) - Method in class org.infinispan.manager.DefaultCacheManager
 
getCacheConfiguration(String) - Method in interface org.infinispan.manager.EmbeddedCacheManager
Returns the configuration for the given cache.
getCacheConfiguration(String) - Method in class org.infinispan.manager.impl.AbstractDelegatingEmbeddedCacheManager
 
getCacheConfiguration() - Method in class org.infinispan.security.impl.SecureCacheImpl
 
GetCacheConfigurationAction - Class in org.infinispan.security.actions
GetCacheConfigurationAction.
GetCacheConfigurationAction(AdvancedCache<?, ?>) - Constructor for class org.infinispan.security.actions.GetCacheConfigurationAction
 
getCacheConfigurationNames() - Method in class org.infinispan.manager.DefaultCacheManager
 
getCacheConfigurationNames() - Method in interface org.infinispan.manager.EmbeddedCacheManager
This method returns a collection of cache configuration names which contains the cache configurations that have been defined via XML or programmatically, and the cache configurations that have been defined at runtime via this cache manager instance.
getCacheConfigurationNames() - Method in class org.infinispan.manager.impl.AbstractDelegatingEmbeddedCacheManager
 
GetCacheDistributionManagerAction - Class in org.infinispan.security.actions
GetCacheDistributionManagerAction.
GetCacheDistributionManagerAction(AdvancedCache<?, ?>) - Constructor for class org.infinispan.security.actions.GetCacheDistributionManagerAction
 
getCacheEntries() - Method in class org.infinispan.statetransfer.StateChunk
 
getCacheEntry(Object) - Method in interface org.infinispan.AdvancedCache
Retrieves a CacheEntry corresponding to a specific key.
getCacheEntry(Object) - Method in class org.infinispan.cache.impl.AbstractDelegatingAdvancedCache
 
getCacheEntry(Object, EnumSet<Flag>, ClassLoader) - Method in class org.infinispan.cache.impl.CacheImpl
 
getCacheEntry(Object) - Method in class org.infinispan.cache.impl.CacheImpl
 
getCacheEntry(Object) - Method in class org.infinispan.cache.impl.DecoratedCache
 
getCacheEntry(Object) - Method in class org.infinispan.cache.impl.SimpleCacheImpl
 
getCacheEntry(Object) - Method in class org.infinispan.cache.impl.StatsCollectingCache
 
getCacheEntry() - Method in class org.infinispan.context.SingleKeyNonTxInvocationContext
 
getCacheEntry(Object) - Method in class org.infinispan.security.impl.SecureCacheImpl
 
GetCacheEntryAction<K,V> - Class in org.infinispan.security.actions
GetCacheEntryAction.
GetCacheEntryAction(AdvancedCache<?, ?>, K) - Constructor for class org.infinispan.security.actions.GetCacheEntryAction
 
GetCacheEntryCommand - Class in org.infinispan.commands.read
Used to fetch a full CacheEntry rather than just the value.
GetCacheEntryCommand(Object, Set<Flag>, InternalEntryFactory) - Constructor for class org.infinispan.commands.read.GetCacheEntryCommand
 
GetCacheEntryCommand() - Constructor for class org.infinispan.commands.read.GetCacheEntryCommand
 
GetCacheGlobalComponentRegistryAction - Class in org.infinispan.security.actions
GetCacheGlobalComponentRegistryAction.
GetCacheGlobalComponentRegistryAction(AdvancedCache<?, ?>) - Constructor for class org.infinispan.security.actions.GetCacheGlobalComponentRegistryAction
 
GetCacheInterceptorChainAction - Class in org.infinispan.security.actions
GetCacheInterceptorChainAction.
GetCacheInterceptorChainAction(AdvancedCache<?, ?>) - Constructor for class org.infinispan.security.actions.GetCacheInterceptorChainAction
 
getCacheJoinInfo() - Method in class org.infinispan.topology.CacheStatusResponse
 
getCacheLoaderLoads() - Method in class org.infinispan.interceptors.CacheLoaderInterceptor
Deprecated.
 
getCacheLoaderLoads() - Method in interface org.infinispan.stats.ClusterCacheStats
 
getCacheLoaderLoads() - Method in class org.infinispan.stats.impl.ClusterCacheStatsImpl
 
getCacheLoaderMisses() - Method in class org.infinispan.interceptors.CacheLoaderInterceptor
Deprecated.
 
getCacheLoaderMisses() - Method in interface org.infinispan.stats.ClusterCacheStats
 
getCacheLoaderMisses() - Method in class org.infinispan.stats.impl.ClusterCacheStatsImpl
 
GetCacheLockManagerAction - Class in org.infinispan.security.actions
GetCacheLockManagerAction.
GetCacheLockManagerAction(AdvancedCache<?, ?>) - Constructor for class org.infinispan.security.actions.GetCacheLockManagerAction
 
getCacheManager() - Method in interface org.infinispan.Cache
Retrieves the cache manager responsible for creating this cache instance.
getCacheManager() - Method in class org.infinispan.cache.impl.AbstractDelegatingCache
 
getCacheManager() - Method in class org.infinispan.cache.impl.CacheImpl
 
getCacheManager() - Method in class org.infinispan.cache.impl.SimpleCacheImpl
 
getCacheManager() - Method in interface org.infinispan.notifications.cachemanagerlistener.event.Event
 
getCacheManager() - Method in class org.infinispan.notifications.cachemanagerlistener.event.impl.EventImpl
 
getCacheManager() - Method in class org.infinispan.security.impl.PrincipalRoleMapperContextImpl
 
getCacheManager() - Method in class org.infinispan.security.impl.SecureCacheImpl
 
getCacheManager() - Method in interface org.infinispan.security.PrincipalRoleMapperContext
Returns the EmbeddedCacheManager in which this role mapper is being instantiated
GetCacheManagerAddress - Class in org.infinispan.security.actions
GetCacheManagerAddress.
GetCacheManagerAddress(EmbeddedCacheManager) - Constructor for class org.infinispan.security.actions.GetCacheManagerAddress
 
GetCacheManagerClusterAvailabilityAction - Class in org.infinispan.security.actions
GetCacheManagerClusterAvailabilityAction.
GetCacheManagerClusterAvailabilityAction(EmbeddedCacheManager) - Constructor for class org.infinispan.security.actions.GetCacheManagerClusterAvailabilityAction
 
GetCacheManagerClusterNameAction - Class in org.infinispan.security.actions
GetCacheManagerClusterNameAction.
GetCacheManagerClusterNameAction(EmbeddedCacheManager) - Constructor for class org.infinispan.security.actions.GetCacheManagerClusterNameAction
 
getCacheManagerConfiguration() - Method in class org.infinispan.manager.DefaultCacheManager
 
getCacheManagerConfiguration() - Method in interface org.infinispan.manager.EmbeddedCacheManager
Returns global configuration for this CacheManager
getCacheManagerConfiguration() - Method in class org.infinispan.manager.impl.AbstractDelegatingEmbeddedCacheManager
 
GetCacheManagerCoordinatorAddress - Class in org.infinispan.security.actions
GetCacheManagerCoordinatorAddress.
GetCacheManagerCoordinatorAddress(EmbeddedCacheManager) - Constructor for class org.infinispan.security.actions.GetCacheManagerCoordinatorAddress
 
GetCacheManagerIsCoordinatorAction - Class in org.infinispan.security.actions
GetCacheManagerIsCoordinatorAction.
GetCacheManagerIsCoordinatorAction(EmbeddedCacheManager) - Constructor for class org.infinispan.security.actions.GetCacheManagerIsCoordinatorAction
 
getCacheManagerStatus() - Method in class org.infinispan.manager.DefaultCacheManager
 
GetCacheManagerStatusAction - Class in org.infinispan.security.actions
GetCacheManagerStatusAction.
GetCacheManagerStatusAction(EmbeddedCacheManager) - Constructor for class org.infinispan.security.actions.GetCacheManagerStatusAction
 
getCacheMarshaller() - Method in class org.infinispan.factories.ComponentRegistry
Caching shortcut for #getComponent(StreamingMarshaller.class, KnownComponentNames.CACHE_MARSHALLER);
getCacheName() - Method in class org.infinispan.cache.impl.CacheImpl
Returns the cache name.
getCacheName() - Method in class org.infinispan.cache.impl.SimpleCacheImpl
 
getCacheName() - Method in interface org.infinispan.commands.CommandsFactory
Retrieves the cache name this CommandFactory is set up to construct commands for.
getCacheName() - Method in class org.infinispan.commands.CommandsFactoryImpl
 
getCacheName() - Method in class org.infinispan.commands.remote.BaseRpcCommand
 
getCacheName() - Method in interface org.infinispan.commands.remote.CacheRpcCommand
 
getCacheName() - Method in class org.infinispan.commands.tx.AbstractTransactionBoundaryCommand
 
getCacheName() - Method in class org.infinispan.factories.ComponentRegistry
 
getCacheName() - Method in class org.infinispan.marshall.core.VersionAwareMarshaller
 
getCacheName() - Method in interface org.infinispan.notifications.cachemanagerlistener.event.CacheStartedEvent
 
getCacheName() - Method in interface org.infinispan.notifications.cachemanagerlistener.event.CacheStoppedEvent
 
getCacheName() - Method in class org.infinispan.notifications.cachemanagerlistener.event.impl.EventImpl
 
getCacheName() - Method in interface org.infinispan.partitionhandling.impl.AvailabilityStrategyContext
 
getCacheName() - Method in class org.infinispan.topology.CacheTopologyControlCommand
 
getCacheName() - Method in class org.infinispan.topology.ClusterCacheStatus
 
getCacheName() - Method in interface org.infinispan.upgrade.SourceMigrator
 
getCacheNames() - Method in class org.infinispan.manager.DefaultCacheManager
 
getCacheNames() - Method in interface org.infinispan.manager.EmbeddedCacheManager
This method returns a collection of caches names which contains the caches that have been defined via XML or programmatically, and the caches that have been created at runtime via this cache manager instance.
getCacheNames() - Method in class org.infinispan.manager.impl.AbstractDelegatingEmbeddedCacheManager
 
GetCacheRpcManagerAction - Class in org.infinispan.security.actions
GetCacheRpcManagerAction.
GetCacheRpcManagerAction(AdvancedCache<?, ?>) - Constructor for class org.infinispan.security.actions.GetCacheRpcManagerAction
 
getCaches() - Method in class org.infinispan.topology.ManagerStatusResponse
 
getCacheStatus() - Method in class org.infinispan.cache.impl.CacheImpl
Returns String representation of ComponentStatus enumeration in order to avoid class not found exceptions in JMX tools that don't have access to infinispan classes.
getCacheStatus() - Method in class org.infinispan.cache.impl.SimpleCacheImpl
 
GetCacheStatusAction - Class in org.infinispan.security.actions
GetCacheStatusAction.
GetCacheStatusAction(AdvancedCache<?, ?>) - Constructor for class org.infinispan.security.actions.GetCacheStatusAction
 
getCacheTopology() - Method in interface org.infinispan.statetransfer.StateConsumer
 
getCacheTopology() - Method in class org.infinispan.statetransfer.StateConsumerImpl
 
getCacheTopology() - Method in interface org.infinispan.statetransfer.StateTransferManager
 
getCacheTopology() - Method in class org.infinispan.statetransfer.StateTransferManagerImpl
 
getCacheTopology() - Method in class org.infinispan.topology.CacheStatusResponse
 
getCacheTopology(String) - Method in interface org.infinispan.topology.LocalTopologyManager
 
getCacheTopology(String) - Method in class org.infinispan.topology.LocalTopologyManagerImpl
 
getCacheTopology(String) - Method in class org.infinispan.util.AbstractControlledLocalTopologyManager
 
getCacheTransaction() - Method in class org.infinispan.context.impl.AbstractTxInvocationContext
 
getCacheTransaction() - Method in interface org.infinispan.context.impl.TxInvocationContext
 
getCacheWithFlags(Cache<K, V>, LocalFlagAffectedCommand) - Method in class org.infinispan.interceptors.base.CommandInterceptor
 
getCallable() - Method in class org.infinispan.commands.read.DistributedExecuteCommand
 
getCallable() - Method in interface org.infinispan.distexec.DistributedTask
Returns Callable for this task
getCanonicalFile() - Method in class org.infinispan.io.GridFile
 
getCanonicalPath() - Method in class org.infinispan.io.GridFile
 
getCapacityFactor(Address) - Method in class org.infinispan.distribution.ch.impl.DefaultConsistentHashFactory.Builder
 
getCapacityFactor() - Method in class org.infinispan.topology.CacheJoinInfo
 
getCapacityFactors() - Method in class org.infinispan.distribution.ch.impl.DefaultConsistentHash
 
getCapacityFactors() - Method in class org.infinispan.distribution.ch.impl.DefaultConsistentHashFactory.Builder
 
getCapacityFactors() - Method in class org.infinispan.topology.ClusterCacheStatus
 
getCategory() - Method in interface org.infinispan.util.logging.events.EventLog
 
getChangeLogSize() - Method in class org.infinispan.atomic.impl.AtomicHashMapDelta
 
getChannel() - Method in class org.infinispan.remoting.transport.jgroups.JGroupsTransport
 
getChunk() - Method in class org.infinispan.xsite.statetransfer.XSiteStatePushCommand
 
getChunkSize() - Method in class org.infinispan.io.GridFile
Guaranteed to be a power of two
getChunkSize() - Method in class org.infinispan.io.GridFile.Metadata
 
getClassBasedOnConfigurationAnnotation(StoreConfiguration, Log) - Static method in class org.infinispan.persistence.factory.ConfigurationForClassExtractor
 
getClassLoader() - Method in interface org.infinispan.AdvancedCache
Returns the cache loader associated associated with this cache.
getClassLoader() - Method in class org.infinispan.cache.impl.AbstractDelegatingAdvancedCache
 
getClassLoader() - Method in class org.infinispan.cache.impl.CacheImpl
 
getClassLoader() - Method in class org.infinispan.cache.impl.DecoratedCache
 
getClassLoader() - Method in class org.infinispan.cache.impl.SimpleCacheImpl
 
getClassLoader() - Method in class org.infinispan.configuration.global.GlobalConfigurationBuilder
 
getClassLoader() - Method in class org.infinispan.configuration.parsing.ConfigurationBuilderHolder
 
getClassLoader() - Method in class org.infinispan.context.impl.AbstractInvocationContext
 
getClassLoader() - Method in class org.infinispan.context.impl.ImmutableContext
 
getClassLoader() - Method in interface org.infinispan.context.InvocationContext
Returns the class loader associated with this invocation
getClassLoader() - Method in class org.infinispan.context.SingleKeyNonTxInvocationContext
 
getClassLoader() - Method in class org.infinispan.factories.AbstractComponentRegistry
 
getClassLoader() - Method in class org.infinispan.factories.ComponentRegistry
 
getClassLoader() - Method in class org.infinispan.factories.GlobalComponentRegistry
 
getClassLoader() - Method in class org.infinispan.marshall.core.JBossMarshaller.EmbeddedContextClassResolver
 
getClassLoader() - Method in class org.infinispan.notifications.impl.AbstractListenerImpl.AbstractInvocationBuilder
 
getClassLoader() - Method in class org.infinispan.security.impl.SecureCacheImpl
 
getClazz() - Method in class org.infinispan.factories.components.ComponentMetadata
 
getClusterAvailability() - Method in class org.infinispan.topology.LocalTopologyManagerImpl
 
getClusterListenersToInstall() - Method in interface org.infinispan.statetransfer.StateProvider
 
getClusterListenersToInstall() - Method in class org.infinispan.statetransfer.StateProviderImpl
 
getClusterMembers() - Method in class org.infinispan.manager.DefaultCacheManager
 
getClusterName() - Method in class org.infinispan.manager.DefaultCacheManager
getClusterName() - Method in interface org.infinispan.manager.EmbeddedCacheManager
 
getClusterName() - Method in class org.infinispan.manager.impl.AbstractDelegatingEmbeddedCacheManager
 
getClusterSize() - Method in class org.infinispan.manager.DefaultCacheManager
 
getClusterStatus() - Method in interface org.infinispan.xsite.statetransfer.XSiteStateTransferManager
 
getClusterStatus() - Method in class org.infinispan.xsite.statetransfer.XSiteStateTransferManagerImpl
 
getCoinToss() - Method in class org.infinispan.transaction.xa.DldGlobalTransaction
 
getCollocatedKey(K) - Method in class org.infinispan.affinity.impl.KeyAffinityServiceImpl
 
getCollocatedKey(K) - Method in interface org.infinispan.affinity.KeyAffinityService
Returns a key that will be distributed on the same node as the supplied key.
getCombiner() - Method in class org.infinispan.commands.read.MapCombineCommand
 
getCommand() - Method in class org.infinispan.commands.remote.SingleRpcCommand
 
getCommand() - Method in class org.infinispan.remoting.inboundhandler.action.ActionState
 
getCommandAwareRpcDispatcher() - Method in class org.infinispan.remoting.transport.jgroups.JGroupsTransport
 
getCommandId() - Method in class org.infinispan.commands.CancelCommand
 
getCommandId() - Method in class org.infinispan.commands.control.LockControlCommand
 
getCommandId() - Method in class org.infinispan.commands.CreateCacheCommand
 
getCommandId() - Method in class org.infinispan.commands.functional.ReadOnlyKeyCommand
 
getCommandId() - Method in class org.infinispan.commands.functional.ReadOnlyManyCommand
 
getCommandId() - Method in class org.infinispan.commands.functional.ReadWriteKeyCommand
 
getCommandId() - Method in class org.infinispan.commands.functional.ReadWriteKeyValueCommand
 
getCommandId() - Method in class org.infinispan.commands.functional.ReadWriteManyCommand
 
getCommandId() - Method in class org.infinispan.commands.functional.ReadWriteManyEntriesCommand
 
getCommandId() - Method in class org.infinispan.commands.functional.WriteOnlyKeyCommand
 
getCommandId() - Method in class org.infinispan.commands.functional.WriteOnlyKeyValueCommand
 
getCommandId() - Method in class org.infinispan.commands.functional.WriteOnlyManyCommand
 
getCommandId() - Method in class org.infinispan.commands.functional.WriteOnlyManyEntriesCommand
 
getCommandId() - Method in class org.infinispan.commands.read.AbstractLocalCommand
 
getCommandId() - Method in class org.infinispan.commands.read.DistributedExecuteCommand
 
getCommandId() - Method in class org.infinispan.commands.read.GetAllCommand
 
getCommandId() - Method in class org.infinispan.commands.read.GetCacheEntryCommand
 
getCommandId() - Method in class org.infinispan.commands.read.GetKeyValueCommand
 
getCommandId() - Method in class org.infinispan.commands.read.MapCombineCommand
 
getCommandId() - Method in class org.infinispan.commands.read.ReduceCommand
 
getCommandId() - Method in class org.infinispan.commands.remote.ClusteredGetAllCommand
 
getCommandId() - Method in class org.infinispan.commands.remote.ClusteredGetCommand
 
getCommandId() - Method in class org.infinispan.commands.remote.GetKeysInGroupCommand
 
getCommandId() - Method in class org.infinispan.commands.remote.MultipleRpcCommand
 
getCommandId() - Method in class org.infinispan.commands.remote.recovery.CompleteTransactionCommand
 
getCommandId() - Method in class org.infinispan.commands.remote.recovery.GetInDoubtTransactionsCommand
 
getCommandId() - Method in class org.infinispan.commands.remote.recovery.GetInDoubtTxInfoCommand
 
getCommandId() - Method in class org.infinispan.commands.remote.recovery.TxCompletionNotificationCommand
 
getCommandId() - Method in class org.infinispan.commands.remote.SingleRpcCommand
 
getCommandId() - Method in class org.infinispan.commands.RemoveCacheCommand
 
getCommandId() - Method in interface org.infinispan.commands.ReplicableCommand
Used by marshallers to convert this command into an id for streaming.
getCommandId() - Method in class org.infinispan.commands.tx.CommitCommand
 
getCommandId() - Method in class org.infinispan.commands.tx.PrepareCommand
 
getCommandId() - Method in class org.infinispan.commands.tx.RollbackCommand
 
getCommandId() - Method in class org.infinispan.commands.tx.totalorder.TotalOrderCommitCommand
 
getCommandId() - Method in class org.infinispan.commands.tx.totalorder.TotalOrderNonVersionedPrepareCommand
 
getCommandId() - Method in class org.infinispan.commands.tx.totalorder.TotalOrderRollbackCommand
 
getCommandId() - Method in class org.infinispan.commands.tx.totalorder.TotalOrderVersionedCommitCommand
 
getCommandId() - Method in class org.infinispan.commands.tx.totalorder.TotalOrderVersionedPrepareCommand
 
getCommandId() - Method in class org.infinispan.commands.tx.VersionedCommitCommand
 
getCommandId() - Method in class org.infinispan.commands.tx.VersionedPrepareCommand
 
getCommandId() - Method in class org.infinispan.commands.write.ApplyDeltaCommand
 
getCommandId() - Method in class org.infinispan.commands.write.ClearCommand
 
getCommandId() - Method in class org.infinispan.commands.write.EvictCommand
 
getCommandId() - Method in class org.infinispan.commands.write.InvalidateCommand
 
getCommandId() - Method in class org.infinispan.commands.write.InvalidateL1Command
 
getCommandId() - Method in class org.infinispan.commands.write.PutKeyValueCommand
 
getCommandId() - Method in class org.infinispan.commands.write.PutMapCommand
 
getCommandId() - Method in class org.infinispan.commands.write.RemoveCommand
 
getCommandId() - Method in class org.infinispan.commands.write.RemoveExpiredCommand
 
getCommandId() - Method in class org.infinispan.commands.write.ReplaceCommand
 
getCommandId() - Method in class org.infinispan.iteration.impl.EntryRequestCommand
 
getCommandId() - Method in class org.infinispan.iteration.impl.EntryResponseCommand
 
getCommandId() - Method in class org.infinispan.manager.impl.ReplicableCommandManagerFunction
 
getCommandId() - Method in class org.infinispan.manager.impl.ReplicableCommandRunnable
 
getCommandId() - Method in class org.infinispan.statetransfer.StateRequestCommand
 
getCommandId() - Method in class org.infinispan.statetransfer.StateResponseCommand
 
getCommandId() - Method in class org.infinispan.stream.impl.StreamRequestCommand
 
getCommandId() - Method in class org.infinispan.stream.impl.StreamResponseCommand
 
getCommandId() - Method in class org.infinispan.stream.impl.StreamSegmentResponseCommand
 
getCommandId() - Method in class org.infinispan.topology.CacheTopologyControlCommand
 
getCommandId() - Method in class org.infinispan.xsite.SingleXSiteRpcCommand
 
getCommandId() - Method in class org.infinispan.xsite.statetransfer.XSiteStatePushCommand
 
getCommandId() - Method in class org.infinispan.xsite.statetransfer.XSiteStateTransferControlCommand
 
getCommandId() - Method in class org.infinispan.xsite.XSiteAdminCommand
 
getCommands() - Method in class org.infinispan.commands.remote.MultipleRpcCommand
 
getCommandsFactory() - Method in class org.infinispan.factories.ComponentRegistry
Caching shortcut for #getLocalComponent(CommandsFactory.class);
getCommandTopologyId() - Method in class org.infinispan.remoting.inboundhandler.action.ActionState
 
getCommitNodes(Collection<Address>, int, Collection<Address>) - Method in class org.infinispan.transaction.impl.LocalTransaction
Calculates the list of nodes to which a commit/rollback needs to be sent based on the nodes to which prepare was sent.
getCommits() - Method in class org.infinispan.interceptors.TxInterceptor
Deprecated.
 
getCommittedViewAsString() - Method in class org.infinispan.remoting.rpc.RpcManagerImpl
 
getCommunicationErrors() - Method in class org.infinispan.remoting.transport.AggregateBackupResponse
 
getCommunicationErrors() - Method in interface org.infinispan.remoting.transport.BackupResponse
Returns the list of sites where the backups failed due to a bridge communication error (as opposed to an error caused by Infinispan, e.g.
getCommunicationErrors() - Method in class org.infinispan.remoting.transport.jgroups.JGroupsBackupResponse
 
getComparator() - Method in class org.infinispan.stream.impl.intops.object.SortedComparatorOperation
 
getComparator() - Method in class org.infinispan.stream.impl.spliterators.IteratorAsSpliterator
 
getCompletedTasks() - Method in class org.infinispan.executors.ExecutorAllCompletionService
 
getCompletedTransactionStatus(GlobalTransaction) - Method in class org.infinispan.transaction.impl.TransactionTable
 
getComponent(Class<T>) - Method in class org.infinispan.factories.AbstractComponentRegistry
Retrieves a component of a specified type from the registry, or null if it cannot be found.
getComponent(String) - Method in class org.infinispan.factories.AbstractComponentRegistry
 
getComponent(String, String) - Method in class org.infinispan.factories.AbstractComponentRegistry
 
getComponent(Class<T>, String) - Method in class org.infinispan.factories.AbstractComponentRegistry
 
getComponent(String, String, boolean) - Method in class org.infinispan.factories.AbstractComponentRegistry
 
getComponent(String, String, boolean) - Method in class org.infinispan.factories.ComponentRegistry
 
getComponentMetadataRepo() - Method in class org.infinispan.factories.AbstractComponentRegistry
 
getComponentMetadataRepo() - Method in class org.infinispan.factories.ComponentRegistry
 
getComponentMetadataRepo() - Method in class org.infinispan.factories.GlobalComponentRegistry
 
getComponentRegistry() - Method in interface org.infinispan.AdvancedCache
 
getComponentRegistry() - Method in class org.infinispan.cache.impl.AbstractDelegatingAdvancedCache
 
getComponentRegistry() - Method in class org.infinispan.cache.impl.CacheImpl
 
getComponentRegistry() - Method in class org.infinispan.cache.impl.SimpleCacheImpl
 
getComponentRegistry() - Method in class org.infinispan.security.impl.SecureCacheImpl
 
getCompositeKeys() - Method in class org.infinispan.commands.write.ApplyDeltaCommand
 
getConcurrencyLevel() - Method in class org.infinispan.util.concurrent.locks.impl.DefaultLockManager
 
getConfiguration(String) - Method in class org.infinispan.configuration.ConfigurationManager
 
getConfiguration() - Method in class org.infinispan.factories.AbstractComponentRegistry
Retrieves the configuration component.
getConfiguration() - Method in class org.infinispan.persistence.file.SingleFileStore
 
getConfiguration() - Method in class org.infinispan.persistence.InitializationContextImpl
 
getConfiguration() - Method in interface org.infinispan.persistence.spi.InitializationContext
 
getConfiguration() - Method in class org.infinispan.remoting.ReplicationQueueImpl
Deprecated.
 
getConfigurationAsProperties() - Method in class org.infinispan.cache.impl.CacheImpl
 
getConfigurationAsProperties() - Method in class org.infinispan.cache.impl.SimpleCacheImpl
 
getConfigurationOrDefault(String) - Method in class org.infinispan.configuration.ConfigurationManager
 
getConflictingTransactionBlocks() - Method in class org.infinispan.transaction.impl.TotalOrderRemoteTransactionState
 
getConsistentHash() - Method in class org.infinispan.commands.functional.ReadOnlyManyCommand
 
getConsistentHash() - Method in class org.infinispan.commands.read.GetAllCommand
 
getConsistentHash() - Method in interface org.infinispan.distribution.DistributionManager
Retrieves the consistent hash instance currently in use, an instance of the configured ConsistentHash class (which defaults to DefaultConsistentHash.
getConsistentHash() - Method in class org.infinispan.distribution.impl.DistributionManagerImpl
 
getConsistentHashAtEnd() - Method in interface org.infinispan.notifications.cachelistener.event.DataRehashedEvent
 
getConsistentHashAtEnd() - Method in class org.infinispan.notifications.cachelistener.event.impl.EventImpl
 
getConsistentHashAtEnd() - Method in interface org.infinispan.notifications.cachelistener.event.TopologyChangedEvent
 
getConsistentHashAtStart() - Method in interface org.infinispan.notifications.cachelistener.event.DataRehashedEvent
 
getConsistentHashAtStart() - Method in class org.infinispan.notifications.cachelistener.event.impl.EventImpl
 
getConsistentHashAtStart() - Method in interface org.infinispan.notifications.cachelistener.event.TopologyChangedEvent
 
getConsistentHashFactory() - Method in class org.infinispan.topology.CacheJoinInfo
 
getConsumer() - Method in class org.infinispan.stream.impl.intops.object.PeekOperation
 
getConsumer() - Method in class org.infinispan.stream.impl.intops.primitive.d.PeekDoubleOperation
 
getConsumer() - Method in class org.infinispan.stream.impl.intops.primitive.i.PeekIntOperation
 
getConsumer() - Method in class org.infinispan.stream.impl.intops.primitive.l.PeekLongOperation
 
getConsumer() - Method in class org.infinispan.stream.impl.termop.object.ForEachOperation
 
getConsumer() - Method in class org.infinispan.stream.impl.termop.primitive.ForEachDoubleOperation
 
getConsumer() - Method in class org.infinispan.stream.impl.termop.primitive.ForEachFlatMapDoubleOperation
 
getConsumer() - Method in class org.infinispan.stream.impl.termop.primitive.ForEachFlatMapIntOperation
 
getConsumer() - Method in class org.infinispan.stream.impl.termop.primitive.ForEachFlatMapLongOperation
 
getConsumer() - Method in class org.infinispan.stream.impl.termop.primitive.ForEachIntOperation
 
getConsumer() - Method in class org.infinispan.stream.impl.termop.primitive.ForEachLongOperation
 
getContext() - Method in interface org.infinispan.util.logging.events.EventLog
 
getConverter() - Method in interface org.infinispan.notifications.cachelistener.CacheEntryListenerInvocation
 
getConverter() - Method in class org.infinispan.notifications.cachelistener.CacheNotifierImpl.BaseCacheEntryListenerInvocation
 
getConverter() - Method in class org.infinispan.notifications.cachelistener.CacheNotifierImpl.CacheInvocationBuilder
 
getConverter(Object[]) - Method in interface org.infinispan.notifications.cachelistener.filter.CacheEventConverterFactory
Retrieves a cache event converter instance from this factory.
getConverter() - Method in class org.infinispan.notifications.cachelistener.filter.DelegatingCacheEntryListenerInvocation
 
getCoordinator() - Method in class org.infinispan.manager.DefaultCacheManager
getCoordinator() - Method in interface org.infinispan.manager.EmbeddedCacheManager
 
getCoordinator() - Method in class org.infinispan.manager.impl.AbstractDelegatingEmbeddedCacheManager
 
getCoordinator() - Method in class org.infinispan.remoting.transport.AbstractDelegatingTransport
 
getCoordinator() - Method in class org.infinispan.remoting.transport.jgroups.JGroupsTransport
 
getCoordinator() - Method in interface org.infinispan.remoting.transport.Transport
 
getCoordinatorAddress() - Method in class org.infinispan.manager.DefaultCacheManager
 
getCreated() - Method in interface org.infinispan.container.entries.CacheEntry
 
getCreated() - Method in class org.infinispan.container.entries.ForwardingCacheEntry
 
getCreated() - Method in class org.infinispan.container.entries.ImmortalCacheEntry
 
getCreated() - Method in class org.infinispan.container.entries.ImmortalCacheValue
 
getCreated() - Method in interface org.infinispan.container.entries.InternalCacheValue
 
getCreated() - Method in class org.infinispan.container.entries.metadata.MetadataMortalCacheEntry
 
getCreated() - Method in class org.infinispan.container.entries.metadata.MetadataMortalCacheValue
 
getCreated() - Method in class org.infinispan.container.entries.metadata.MetadataTransientCacheEntry
 
getCreated() - Method in class org.infinispan.container.entries.metadata.MetadataTransientMortalCacheEntry
 
getCreated() - Method in class org.infinispan.container.entries.MortalCacheEntry
 
getCreated() - Method in class org.infinispan.container.entries.MortalCacheValue
 
getCreated() - Method in class org.infinispan.container.entries.ReadCommittedEntry
 
getCreated() - Method in class org.infinispan.container.entries.TransientCacheEntry
 
getCreated() - Method in class org.infinispan.container.entries.TransientMortalCacheEntry
 
getCreatedCacheCount() - Method in class org.infinispan.manager.DefaultCacheManager
 
getCreationTime() - Method in class org.infinispan.transaction.impl.AbstractCacheTransaction
 
getCreationTime() - Method in interface org.infinispan.transaction.xa.CacheTransaction
 
getCurrentCH() - Method in class org.infinispan.topology.CacheTopology
The current consistent hash.
getCurrentCH() - Method in class org.infinispan.topology.CacheTopologyControlCommand
 
getCurrentConfigurationBuilder() - Method in class org.infinispan.configuration.parsing.ConfigurationBuilderHolder
 
getCurrentNumberOfEntries() - Method in class org.infinispan.stats.impl.CacheContainerStatsImpl
 
getCurrentNumberOfEntries() - Method in class org.infinispan.stats.impl.ClusterCacheStatsImpl
 
getCurrentNumberOfEntries() - Method in class org.infinispan.stats.impl.StatsCollector
 
getCurrentNumberOfEntries() - Method in class org.infinispan.stats.impl.StatsImpl
 
getCurrentNumberOfEntries() - Method in interface org.infinispan.stats.Stats
Returns the number of entries currently in this cache instance.
getCurrentStateSending() - Method in interface org.infinispan.xsite.statetransfer.XSiteStateProvider
 
getCurrentStateSending() - Method in class org.infinispan.xsite.statetransfer.XSiteStateProviderImpl
 
getCurrentTopology() - Method in interface org.infinispan.partitionhandling.impl.AvailabilityStrategyContext
 
getCurrentTopology() - Method in class org.infinispan.topology.ClusterCacheStatus
 
getCustomInterceptorsBuilder() - Method in class org.infinispan.configuration.cache.AbstractCustomInterceptorsConfigurationChildBuilder
 
getDataContainer() - Method in interface org.infinispan.AdvancedCache
Returns the container where data is stored in the cache.
getDataContainer() - Method in class org.infinispan.cache.impl.AbstractDelegatingAdvancedCache
 
getDataContainer() - Method in class org.infinispan.cache.impl.CacheImpl
 
getDataContainer() - Method in class org.infinispan.cache.impl.SimpleCacheImpl
 
getDataContainer() - Method in class org.infinispan.security.impl.SecureCacheImpl
 
getDefaultCacheConfiguration() - Method in class org.infinispan.manager.DefaultCacheManager
 
getDefaultCacheConfiguration() - Method in interface org.infinispan.manager.EmbeddedCacheManager
Returns default configuration for this CacheManager
getDefaultCacheConfiguration() - Method in class org.infinispan.manager.impl.AbstractDelegatingEmbeddedCacheManager
 
getDefaultConfiguration() - Method in class org.infinispan.configuration.ConfigurationManager
 
getDefaultConfigurationBuilder() - Method in class org.infinispan.configuration.parsing.ConfigurationBuilderHolder
 
GetDefaultExecutorServiceAction - Class in org.infinispan.security.actions
GetDefaultExecutorServiceAction.
GetDefaultExecutorServiceAction(Cache<?, ?>) - Constructor for class org.infinispan.security.actions.GetDefaultExecutorServiceAction
 
getDefaultQueueSize(String) - Static method in class org.infinispan.factories.KnownComponentNames
 
getDefaultRpcOptions(boolean) - Method in interface org.infinispan.remoting.rpc.RpcManager
Creates a new RpcOptionsBuilder.
getDefaultRpcOptions(boolean, DeliverOrder) - Method in interface org.infinispan.remoting.rpc.RpcManager
Creates a new RpcOptionsBuilder.
getDefaultRpcOptions(boolean) - Method in class org.infinispan.remoting.rpc.RpcManagerImpl
 
getDefaultRpcOptions(boolean, DeliverOrder) - Method in class org.infinispan.remoting.rpc.RpcManagerImpl
 
getDefaultScope() - Static method in enum org.infinispan.factories.scopes.Scopes
 
getDefaultThreadPrio(String) - Static method in class org.infinispan.factories.KnownComponentNames
 
getDefaultThreads(String) - Static method in class org.infinispan.factories.KnownComponentNames
 
getDefinedCacheConfigurationNames() - Method in class org.infinispan.manager.DefaultCacheManager
 
getDefinedCacheCount() - Method in class org.infinispan.manager.DefaultCacheManager
 
getDefinedCacheNames() - Method in class org.infinispan.manager.DefaultCacheManager
 
getDefinedCaches() - Method in class org.infinispan.configuration.ConfigurationManager
 
getDefinedConfigurations() - Method in class org.infinispan.configuration.ConfigurationManager
 
getDelegate() - Method in class org.infinispan.cache.impl.AbstractDelegatingCache
 
getDelegate() - Method in class org.infinispan.remoting.transport.AbstractDelegatingTransport
 
getDelegate() - Method in class org.infinispan.security.impl.SecureCacheImpl
 
getDelta() - Method in class org.infinispan.commands.write.ApplyDeltaCommand
 
getDeltaAwareValueKey() - Method in class org.infinispan.atomic.DeltaCompositeKey
 
getDeltaMapForRead() - Method in class org.infinispan.atomic.impl.AtomicHashMapProxy
 
getDeltaMapForWrite() - Method in class org.infinispan.atomic.impl.AtomicHashMapProxy
 
getDeltaMapForWrite() - Method in class org.infinispan.atomic.impl.FineGrainedAtomicHashMapProxy
 
getDependencies() - Method in class org.infinispan.factories.components.ComponentMetadata
 
getDependents(T) - Method in class org.infinispan.util.DependencyGraph
Return the dependents
getDescription() - Method in class org.infinispan.factories.components.JmxAttributeMetadata
 
getDescription() - Method in class org.infinispan.factories.components.JmxOperationMetadata
 
getDescription() - Method in class org.infinispan.factories.components.JmxOperationParameter
 
getDescription() - Method in class org.infinispan.factories.components.ManageableComponentMetadata
 
getDestination() - Method in class org.infinispan.statetransfer.OutboundTransferTask
 
getDetail() - Method in interface org.infinispan.util.logging.events.EventLog
 
getDetectedLocalDeadlocks() - Method in class org.infinispan.util.concurrent.locks.DeadlockDetectingLockManager
 
getDetectedRemoteDeadlocks() - Method in class org.infinispan.util.concurrent.locks.DeadlockDetectingLockManager
 
getDistinctLocationsCount(TopologyLevel, int) - Method in class org.infinispan.distribution.topologyaware.TopologyInfo
 
getDistributionManager() - Method in interface org.infinispan.AdvancedCache
Retrieves a reference to the DistributionManager if the cache is configured to use Distribution.
getDistributionManager() - Method in class org.infinispan.cache.impl.AbstractDelegatingAdvancedCache
 
getDistributionManager() - Method in class org.infinispan.cache.impl.CacheImpl
 
getDistributionManager() - Method in class org.infinispan.cache.impl.SimpleCacheImpl
 
getDistributionManager() - Method in class org.infinispan.security.impl.SecureCacheImpl
 
getDocumentRoot(InputStream) - Static method in class org.infinispan.configuration.parsing.XmlConfigHelper
Returns the root element of a given input stream
getElapsedTime() - Method in class org.infinispan.interceptors.CacheMgmtInterceptor
getElementContent(Element, boolean) - Static method in class org.infinispan.configuration.parsing.XmlConfigHelper
Reads the contents of the element passed in.
getElementsCount() - Method in interface org.infinispan.remoting.ReplicationQueue
Deprecated.
 
getElementsCount() - Method in class org.infinispan.remoting.ReplicationQueueImpl
Deprecated.
 
getEnlistedResources() - Method in class org.infinispan.transaction.tm.DummyTransaction
 
getEnlistedSynchronization() - Method in class org.infinispan.transaction.tm.DummyTransaction
 
getEntries() - Method in class org.infinispan.commands.functional.ReadWriteManyEntriesCommand
 
getEntries() - Method in class org.infinispan.commands.functional.WriteOnlyManyEntriesCommand
 
getEntries() - Method in interface org.infinispan.notifications.cachelistener.event.CacheEntriesEvictedEvent
Retrieves entries being evicted.
getEntries() - Method in class org.infinispan.notifications.cachelistener.event.impl.EventImpl
 
getEntry(Object, TimeService) - Method in class org.infinispan.persistence.support.Bucket
 
getEventLogger(EmbeddedCacheManager) - Static method in interface org.infinispan.util.logging.events.EventLogManager
 
getEventLogger() - Method in interface org.infinispan.util.logging.events.EventLogManager
 
getEventLogger() - Method in class org.infinispan.util.logging.events.impl.EventLogManagerImpl
 
getEvents(Instant, int, Optional<EventLogCategory>, Optional<EventLogLevel>) - Method in interface org.infinispan.util.logging.events.EventLogger
Retrieves the event logs from the cluster within the specified range
getEvents(Instant, int, Optional<EventLogCategory>, Optional<EventLogLevel>) - Method in class org.infinispan.util.logging.events.impl.BasicEventLogger
The basic event logger doesn't collect anything.
getEvents(Instant, int, Optional<EventLogCategory>, Optional<EventLogLevel>) - Method in class org.infinispan.util.logging.events.impl.DecoratedEventLogger
 
getEvictionManager() - Method in interface org.infinispan.AdvancedCache
 
getEvictionManager() - Method in class org.infinispan.cache.impl.AbstractDelegatingAdvancedCache
 
getEvictionManager() - Method in class org.infinispan.cache.impl.CacheImpl
 
getEvictionManager() - Method in class org.infinispan.cache.impl.SimpleCacheImpl
 
getEvictionManager() - Method in class org.infinispan.security.impl.SecureCacheImpl
 
getEvictions() - Method in class org.infinispan.interceptors.CacheMgmtInterceptor
Deprecated.
 
getEvictions() - Method in class org.infinispan.stats.impl.CacheContainerStatsImpl
 
getEvictions() - Method in class org.infinispan.stats.impl.ClusterCacheStatsImpl
 
getEvictions() - Method in class org.infinispan.stats.impl.StatsCollector
 
getEvictions() - Method in class org.infinispan.stats.impl.StatsImpl
 
getEvictions() - Method in interface org.infinispan.stats.Stats
 
getEvictionSize() - Method in class org.infinispan.cache.impl.CacheConfigurationMBean
 
getException() - Method in class org.infinispan.remoting.responses.ExceptionResponse
 
getExecutor(Properties) - Method in class org.infinispan.executors.DefaultExecutorFactory
 
getExecutor(Properties, AccessControlContext) - Method in class org.infinispan.executors.DefaultExecutorFactory
 
getExecutor(Properties) - Method in class org.infinispan.executors.WithinThreadExecutorFactory
 
getExecutorService() - Method in interface org.infinispan.distexec.mapreduce.MapReduceManager
ExecutorService provided for local task execution
getExecutorService() - Method in class org.infinispan.distexec.mapreduce.MapReduceManagerImpl
 
getExpectedMembers() - Method in interface org.infinispan.partitionhandling.impl.AvailabilityStrategyContext
The members of the cache.
getExpectedMembers() - Method in class org.infinispan.topology.ClusterCacheStatus
 
getExpirationManager() - Method in interface org.infinispan.AdvancedCache
 
getExpirationManager() - Method in class org.infinispan.cache.impl.AbstractDelegatingAdvancedCache
 
getExpirationManager() - Method in class org.infinispan.cache.impl.CacheImpl
 
getExpirationManager() - Method in class org.infinispan.cache.impl.SimpleCacheImpl
 
getExpirationManager() - Method in class org.infinispan.security.impl.SecureCacheImpl
 
getExpiryTime() - Method in class org.infinispan.container.entries.ImmortalCacheEntry
 
getExpiryTime() - Method in class org.infinispan.container.entries.ImmortalCacheValue
 
getExpiryTime() - Method in interface org.infinispan.container.entries.InternalCacheEntry
Only used with entries that have a lifespan, this determines when an entry is due to expire.
getExpiryTime() - Method in interface org.infinispan.container.entries.InternalCacheValue
 
getExpiryTime() - Method in class org.infinispan.container.entries.metadata.MetadataMortalCacheEntry
 
getExpiryTime() - Method in class org.infinispan.container.entries.metadata.MetadataMortalCacheValue
 
getExpiryTime() - Method in class org.infinispan.container.entries.metadata.MetadataTransientCacheEntry
 
getExpiryTime() - Method in class org.infinispan.container.entries.metadata.MetadataTransientCacheValue
 
getExpiryTime() - Method in class org.infinispan.container.entries.metadata.MetadataTransientMortalCacheEntry
 
getExpiryTime() - Method in class org.infinispan.container.entries.metadata.MetadataTransientMortalCacheValue
 
getExpiryTime() - Method in class org.infinispan.container.entries.MortalCacheEntry
 
getExpiryTime() - Method in class org.infinispan.container.entries.MortalCacheValue
 
getExpiryTime() - Method in class org.infinispan.container.entries.TransientCacheEntry
 
getExpiryTime() - Method in class org.infinispan.container.entries.TransientCacheValue
 
getExpiryTime() - Method in class org.infinispan.container.entries.TransientMortalCacheEntry
 
getExpiryTime() - Method in class org.infinispan.container.entries.TransientMortalCacheValue
 
getExpiryTime(InternalMetadata) - Static method in class org.infinispan.persistence.PersistenceUtil
 
getExternalizer(Object) - Method in class org.infinispan.marshall.core.ExternalizerTable
 
getFactory(Class<?>) - Method in class org.infinispan.factories.AbstractComponentRegistry
Retrieves a component factory instance capable of constructing components of a specified type.
getFactory(Class<?>) - Method in class org.infinispan.factories.ComponentRegistry
 
getFailedBackups() - Method in class org.infinispan.remoting.transport.AggregateBackupResponse
 
getFailedBackups() - Method in interface org.infinispan.remoting.transport.BackupResponse
 
getFailedBackups() - Method in class org.infinispan.remoting.transport.jgroups.JGroupsBackupResponse
 
getFailureCount() - Method in class org.infinispan.xsite.OfflineStatus
 
getFailurePolicy(String) - Method in class org.infinispan.configuration.cache.SitesConfiguration
 
getFile(String) - Method in class org.infinispan.io.GridFilesystem
Returns the file denoted by pathname.
getFile(String, int) - Method in class org.infinispan.io.GridFilesystem
Returns the file denoted by pathname.
getFile(String, String) - Method in class org.infinispan.io.GridFilesystem
 
getFile(String, String, int) - Method in class org.infinispan.io.GridFilesystem
 
getFile(File, String) - Method in class org.infinispan.io.GridFilesystem
 
getFile(File, String, int) - Method in class org.infinispan.io.GridFilesystem
 
getFilter() - Method in interface org.infinispan.notifications.cachelistener.CacheEntryListenerInvocation
 
getFilter() - Method in class org.infinispan.notifications.cachelistener.CacheNotifierImpl.BaseCacheEntryListenerInvocation
 
getFilter() - Method in class org.infinispan.notifications.cachelistener.CacheNotifierImpl.CacheInvocationBuilder
 
getFilter(Object[]) - Method in interface org.infinispan.notifications.cachelistener.filter.CacheEventFilterFactory
Retrieves a cache event filter instance from this factory.
getFilter() - Method in class org.infinispan.notifications.cachelistener.filter.DelegatingCacheEntryListenerInvocation
 
getFilterAnnotations() - Method in interface org.infinispan.notifications.cachelistener.CacheEntryListenerInvocation
 
getFilterAnnotations() - Method in class org.infinispan.notifications.cachelistener.CacheNotifierImpl.BaseCacheEntryListenerInvocation
 
getFilterAnnotations() - Method in class org.infinispan.notifications.cachelistener.filter.DelegatingCacheEntryListenerInvocation
 
getFilterConverter() - Method in interface org.infinispan.filter.KeyValueFilterConverterFactory
 
getFilterConverter(Object[]) - Method in interface org.infinispan.filter.ParamKeyValueFilterConverterFactory
Create an instance of KeyValueFilterConverter
getFilterConverter() - Method in interface org.infinispan.filter.ParamKeyValueFilterConverterFactory
 
getFilterConverter(Object[]) - Method in interface org.infinispan.notifications.cachelistener.filter.CacheEventFilterConverterFactory
Retrieves a cache event filter and converter instance from this factory.
getFilteredKeys() - Method in class org.infinispan.remoting.inboundhandler.action.ActionState
 
getFineGrainedAtomicMap(Cache<MK, ?>, MK) - Static method in class org.infinispan.atomic.AtomicMapLookup
Retrieves a fine grained atomic map from a given cache, stored under a given key.
getFineGrainedAtomicMap(Cache<MK, ?>, MK, boolean) - Static method in class org.infinispan.atomic.AtomicMapLookup
Retrieves an atomic map from a given cache, stored under a given key.
getFirstChildElement(Element) - Static method in class org.infinispan.configuration.parsing.XmlConfigHelper
Gets the first child element of an element
getFirstException() - Method in class org.infinispan.executors.ExecutorAllCompletionService
 
getFirstInChain() - Method in class org.infinispan.interceptors.InterceptorChain
 
getFirstInterceptorWhichExtends(AdvancedCache<?, ?>, Class<T>) - Static method in class org.infinispan.stats.impl.ClusterCacheStatsImpl
 
getFirstTopologyAsMember() - Method in interface org.infinispan.statetransfer.StateTransferManager
 
getFirstTopologyAsMember() - Method in class org.infinispan.statetransfer.StateTransferManagerImpl
 
getFlags() - Method in class org.infinispan.cache.impl.DecoratedCache
 
getFlags() - Method in class org.infinispan.commands.AbstractLocalFlagAffectedCommand
 
getFlags() - Method in class org.infinispan.commands.control.LockControlCommand
 
getFlags() - Method in class org.infinispan.commands.functional.AbstractWriteManyCommand
 
getFlags() - Method in interface org.infinispan.commands.LocalFlagAffectedCommand
 
getFlags() - Method in class org.infinispan.commands.remote.LocalFlagAffectedRpcCommand
 
getFlags() - Method in class org.infinispan.commands.write.RemoveExpiredCommand
 
getFloatProperty(String) - Method in class org.infinispan.globalstate.impl.ScopedPersistentStateImpl
 
getFloatProperty(String) - Method in interface org.infinispan.globalstate.ScopedPersistentState
Retrieves a float state property
getFormatId() - Method in class org.infinispan.transaction.tm.DummyNoXaXid
 
getFormatId() - Method in class org.infinispan.transaction.tm.DummyXid
 
getFormatId() - Method in class org.infinispan.transaction.xa.recovery.SerializableXid
 
getFreeSpace() - Method in class org.infinispan.io.GridFile
 
getFunction() - Method in class org.infinispan.stream.impl.intops.object.FlatMapOperation
 
getFunction() - Method in class org.infinispan.stream.impl.intops.object.FlatMapToDoubleOperation
 
getFunction() - Method in class org.infinispan.stream.impl.intops.object.FlatMapToIntOperation
 
getFunction() - Method in class org.infinispan.stream.impl.intops.object.FlatMapToLongOperation
 
getFunction() - Method in class org.infinispan.stream.impl.intops.object.MapOperation
 
getFunction() - Method in class org.infinispan.stream.impl.intops.object.MapToDoubleOperation
 
getFunction() - Method in class org.infinispan.stream.impl.intops.object.MapToIntOperation
 
getFunction() - Method in class org.infinispan.stream.impl.intops.object.MapToLongOperation
 
getFunction() - Method in class org.infinispan.stream.impl.intops.primitive.d.FlatMapDoubleOperation
 
getFunction() - Method in class org.infinispan.stream.impl.intops.primitive.d.MapToIntDoubleOperation
 
getFunction() - Method in class org.infinispan.stream.impl.intops.primitive.d.MapToLongDoubleOperation
 
getFunction() - Method in class org.infinispan.stream.impl.intops.primitive.d.MapToObjDoubleOperation
 
getFunction() - Method in class org.infinispan.stream.impl.intops.primitive.i.FlatMapIntOperation
 
getFunction() - Method in class org.infinispan.stream.impl.intops.primitive.i.MapToDoubleIntOperation
 
getFunction() - Method in class org.infinispan.stream.impl.intops.primitive.i.MapToLongIntOperation
 
getFunction() - Method in class org.infinispan.stream.impl.intops.primitive.i.MapToObjIntOperation
 
getFunction() - Method in class org.infinispan.stream.impl.intops.primitive.l.FlatMapLongOperation
 
getFunction() - Method in class org.infinispan.stream.impl.intops.primitive.l.MapToDoubleLongOperation
 
getFunction() - Method in class org.infinispan.stream.impl.intops.primitive.l.MapToIntLongOperation
 
getFunction() - Method in class org.infinispan.stream.impl.intops.primitive.l.MapToObjLongOperation
 
getFunction() - Method in class org.infinispan.stream.impl.termop.SegmentRetryingOperation
 
getFunction() - Method in class org.infinispan.stream.impl.termop.SingleRunOperation
 
getGlobalComponentRegistry() - Method in class org.infinispan.factories.ComponentRegistry
 
getGlobalComponentRegistry() - Method in class org.infinispan.manager.DefaultCacheManager
 
getGlobalComponentRegistry() - Method in interface org.infinispan.manager.EmbeddedCacheManager
 
getGlobalComponentRegistry() - Method in class org.infinispan.manager.impl.AbstractDelegatingEmbeddedCacheManager
 
GetGlobalComponentRegistryAction - Class in org.infinispan.security.actions
GetGlobalComponentRegistryAction.
GetGlobalComponentRegistryAction(EmbeddedCacheManager) - Constructor for class org.infinispan.security.actions.GetGlobalComponentRegistryAction
 
getGlobalConfiguration() - Method in class org.infinispan.configuration.ConfigurationManager
 
getGlobalConfiguration() - Method in class org.infinispan.factories.GlobalComponentRegistry
 
getGlobalConfigurationAsProperties() - Method in class org.infinispan.manager.DefaultCacheManager
getGlobalConfigurationBuilder() - Method in class org.infinispan.configuration.parsing.ConfigurationBuilderHolder
 
getGlobalTransaction() - Method in class org.infinispan.commands.remote.ClusteredGetCommand
 
getGlobalTransaction() - Method in class org.infinispan.commands.remote.recovery.TxCompletionNotificationCommand
 
getGlobalTransaction() - Method in class org.infinispan.commands.tx.AbstractTransactionBoundaryCommand
 
getGlobalTransaction() - Method in interface org.infinispan.commands.tx.TransactionBoundaryCommand
 
getGlobalTransaction() - Method in class org.infinispan.context.impl.AbstractTxInvocationContext
 
getGlobalTransaction() - Method in interface org.infinispan.context.impl.TxInvocationContext
Returns the id of the transaction associated with the current call.
getGlobalTransaction() - Method in class org.infinispan.notifications.cachelistener.cluster.ClusterEvent
 
getGlobalTransaction() - Method in class org.infinispan.notifications.cachelistener.event.impl.EventImpl
 
getGlobalTransaction() - Method in interface org.infinispan.notifications.cachelistener.event.TransactionalEvent
 
getGlobalTransaction() - Method in class org.infinispan.statetransfer.TransactionInfo
 
getGlobalTransaction() - Method in class org.infinispan.transaction.impl.AbstractCacheTransaction
 
getGlobalTransaction() - Method in class org.infinispan.transaction.impl.TotalOrderRemoteTransactionState
 
getGlobalTransaction(Transaction) - Method in class org.infinispan.transaction.impl.TransactionTable
 
getGlobalTransaction(Transaction) - Method in interface org.infinispan.transaction.TransactionTable
 
getGlobalTransaction() - Method in interface org.infinispan.transaction.xa.CacheTransaction
Returns the transaction identifier.
getGlobalTransactionId() - Method in class org.infinispan.transaction.tm.DummyNoXaXid
 
getGlobalTransactionId() - Method in class org.infinispan.transaction.tm.DummyXid
 
getGlobalTransactionId() - Method in class org.infinispan.transaction.xa.recovery.SerializableXid
 
getGroup(String) - Method in interface org.infinispan.AdvancedCache
It fetches all the keys which belong to the group.
getGroup(String) - Method in class org.infinispan.cache.impl.AbstractDelegatingAdvancedCache
 
getGroup(String) - Method in class org.infinispan.cache.impl.CacheImpl
 
getGroup(String, EnumSet<Flag>, ClassLoader) - Method in class org.infinispan.cache.impl.CacheImpl
 
getGroup(String) - Method in class org.infinispan.cache.impl.DecoratedCache
 
getGroup(String) - Method in class org.infinispan.cache.impl.SimpleCacheImpl
 
getGroup(Object) - Method in interface org.infinispan.distribution.group.GroupManager
Get the group for a given key
getGroup(Object) - Method in class org.infinispan.distribution.group.GroupManagerImpl
 
getGroup(String) - Method in class org.infinispan.security.impl.SecureCacheImpl
 
getGroupName() - Method in class org.infinispan.commands.remote.GetKeysInGroupCommand
 
getHash() - Method in class org.infinispan.distribution.ch.impl.HashFunctionPartitioner
 
getHashFunction() - Method in interface org.infinispan.distribution.ch.ConsistentHash
Deprecated.
Since 8.2, the Hash is optional - replaced in the configuration by the KeyPartitioner
getHashFunction() - Method in class org.infinispan.distribution.ch.impl.DefaultConsistentHash
 
getHashFunction() - Method in class org.infinispan.distribution.ch.impl.ReplicatedConsistentHash
 
getHashFunction() - Method in class org.infinispan.distribution.group.PartitionerConsistentHash
 
getHashFunction() - Method in class org.infinispan.topology.CacheJoinInfo
 
getHitRatio() - Method in class org.infinispan.interceptors.CacheMgmtInterceptor
Deprecated.
 
getHitRatio() - Method in interface org.infinispan.stats.CacheContainerStats
 
getHitRatio() - Method in interface org.infinispan.stats.ClusterCacheStats
 
getHitRatio() - Method in class org.infinispan.stats.impl.CacheContainerStatsImpl
 
getHitRatio() - Method in class org.infinispan.stats.impl.ClusterCacheStatsImpl
 
getHitRatio() - Method in class org.infinispan.stats.impl.StatsCollector
 
getHits() - Method in class org.infinispan.interceptors.CacheMgmtInterceptor
Deprecated.
 
getHits() - Method in class org.infinispan.stats.impl.CacheContainerStatsImpl
 
getHits() - Method in class org.infinispan.stats.impl.ClusterCacheStatsImpl
 
getHits() - Method in class org.infinispan.stats.impl.StatsCollector
 
getHits() - Method in class org.infinispan.stats.impl.StatsImpl
 
getHits() - Method in interface org.infinispan.stats.Stats
 
getId() - Method in class org.infinispan.atomic.DeltaCompositeKey.DeltaCompositeKeyExternalizer
 
getId() - Method in class org.infinispan.atomic.impl.AtomicHashMap.Externalizer
 
getId() - Method in class org.infinispan.atomic.impl.AtomicHashMapDelta.Externalizer
 
getId() - Method in class org.infinispan.atomic.impl.ClearOperation.Externalizer
 
getId() - Method in class org.infinispan.atomic.impl.PutOperation.Externalizer
 
getId() - Method in class org.infinispan.atomic.impl.RemoveOperation.Externalizer
 
getId() - Method in class org.infinispan.commands.CommandInvocationId.Externalizer
 
getId() - Method in class org.infinispan.commands.write.ValueMatcher.Externalizer
 
getId() - Method in class org.infinispan.container.entries.ImmortalCacheEntry.Externalizer
 
getId() - Method in class org.infinispan.container.entries.ImmortalCacheValue.Externalizer
 
getId() - Method in class org.infinispan.container.entries.metadata.MetadataImmortalCacheEntry.Externalizer
 
getId() - Method in class org.infinispan.container.entries.metadata.MetadataImmortalCacheValue.Externalizer
 
getId() - Method in class org.infinispan.container.entries.metadata.MetadataMortalCacheEntry.Externalizer
 
getId() - Method in class org.infinispan.container.entries.metadata.MetadataMortalCacheValue.Externalizer
 
getId() - Method in class org.infinispan.container.entries.metadata.MetadataTransientCacheEntry.Externalizer
 
getId() - Method in class org.infinispan.container.entries.metadata.MetadataTransientCacheValue.Externalizer
 
getId() - Method in class org.infinispan.container.entries.metadata.MetadataTransientMortalCacheEntry.Externalizer
 
getId() - Method in class org.infinispan.container.entries.metadata.MetadataTransientMortalCacheValue.Externalizer
 
getId() - Method in class org.infinispan.container.entries.MortalCacheEntry.Externalizer
 
getId() - Method in class org.infinispan.container.entries.MortalCacheValue.Externalizer
 
getId() - Method in class org.infinispan.container.entries.TransientCacheEntry.Externalizer
 
getId() - Method in class org.infinispan.container.entries.TransientCacheValue.Externalizer
 
getId() - Method in class org.infinispan.container.entries.TransientMortalCacheEntry.Externalizer
 
getId() - Method in class org.infinispan.container.entries.TransientMortalCacheValue.Externalizer
 
getId() - Method in class org.infinispan.container.versioning.NumericVersion.Externalizer
 
getId() - Method in class org.infinispan.container.versioning.SimpleClusteredVersion.Externalizer
 
getId() - Method in class org.infinispan.context.Flag.Externalizer
 
getId() - Method in class org.infinispan.distexec.mapreduce.MapReduceManagerImpl.DeltaAwareListExternalizer
 
getId() - Method in class org.infinispan.distexec.mapreduce.MapReduceManagerImpl.DeltaListExternalizer
 
getId() - Method in class org.infinispan.distribution.ch.impl.AffinityPartitioner.Externalizer
 
getId() - Method in class org.infinispan.distribution.ch.impl.DefaultConsistentHash.Externalizer
 
getId() - Method in class org.infinispan.distribution.ch.impl.DefaultConsistentHashFactory.Externalizer
 
getId() - Method in class org.infinispan.distribution.ch.impl.HashFunctionPartitioner.Externalizer
 
getId() - Method in class org.infinispan.distribution.ch.impl.ReplicatedConsistentHash.Externalizer
 
getId() - Method in class org.infinispan.distribution.ch.impl.ReplicatedConsistentHashFactory.Externalizer
 
getId() - Method in class org.infinispan.distribution.ch.impl.SyncConsistentHashFactory.Externalizer
 
getId() - Method in class org.infinispan.distribution.ch.impl.SyncReplicatedConsistentHashFactory.Externalizer
 
getId() - Method in class org.infinispan.distribution.ch.impl.TopologyAwareConsistentHashFactory.Externalizer
 
getId() - Method in class org.infinispan.distribution.ch.impl.TopologyAwareSyncConsistentHashFactory.Externalizer
 
getId() - Method in class org.infinispan.filter.AcceptAllKeyValueFilter.Externalizer
 
getId() - Method in class org.infinispan.filter.CacheFilters.CacheFiltersExternalizer
 
getId() - Method in class org.infinispan.filter.CollectionKeyFilter.Externalizer
 
getId() - Method in class org.infinispan.filter.CompositeKeyFilter.Externalizer
 
getId() - Method in class org.infinispan.filter.CompositeKeyValueFilter.Externalizer
 
getId() - Method in class org.infinispan.filter.KeyFilterAsKeyValueFilter.Externalizer
 
getId() - Method in class org.infinispan.filter.KeyValueFilterAsKeyFilter.Externalizer
 
getId() - Method in class org.infinispan.filter.NullValueConverter.Externalizer
 
getId() - Method in class org.infinispan.functional.impl.EntryViews.ReadWriteSnapshotViewExternalizer
 
getId() - Method in class org.infinispan.functional.impl.MetaParams.Externalizer
 
getId() - Method in class org.infinispan.functional.impl.MetaParamsInternalMetadata.Externalizer
 
getId() - Method in class org.infinispan.marshall.core.MarshalledEntryImpl.Externalizer
 
getId() - Method in class org.infinispan.marshall.core.MarshalledValue.Externalizer
 
getId() - Method in class org.infinispan.marshall.exts.ArrayExternalizers.ListArray
 
getId() - Method in class org.infinispan.marshall.exts.CacheRpcCommandExternalizer
 
getId() - Method in class org.infinispan.marshall.exts.DoubleSummaryStatisticsExternalizer
 
getId() - Method in class org.infinispan.marshall.exts.EnumSetExternalizer
 
getId() - Method in class org.infinispan.marshall.exts.IntSummaryStatisticsExternalizer
 
getId() - Method in class org.infinispan.marshall.exts.ListExternalizer
 
getId() - Method in class org.infinispan.marshall.exts.LongSummaryStatisticsExternalizer
 
getId() - Method in class org.infinispan.marshall.exts.MapExternalizer
 
getId() - Method in class org.infinispan.marshall.exts.MetaParamExternalizers.EntryVersionParamExternalizer
 
getId() - Method in class org.infinispan.marshall.exts.MetaParamExternalizers.LifespanExternalizer
 
getId() - Method in class org.infinispan.marshall.exts.MetaParamExternalizers.NumericEntryVersionExternalizer
 
getId() - Method in class org.infinispan.marshall.exts.OptionalExternalizer
 
getId() - Method in class org.infinispan.marshall.exts.ReplicableCommandExternalizer
 
getId() - Method in class org.infinispan.marshall.exts.SetExternalizer
 
getId() - Method in class org.infinispan.marshall.exts.SingletonListExternalizer
 
getId() - Method in class org.infinispan.metadata.EmbeddedMetadata.Externalizer
 
getId() - Method in class org.infinispan.metadata.impl.InternalMetadataImpl.Externalizer
 
getId() - Method in class org.infinispan.notifications.cachelistener.cluster.ClusterEvent.Externalizer
 
getId() - Method in class org.infinispan.notifications.cachelistener.cluster.ClusterEventCallable.Externalizer
 
getId() - Method in class org.infinispan.notifications.cachelistener.cluster.ClusterListenerRemoveCallable.Externalizer
 
getId() - Method in class org.infinispan.notifications.cachelistener.cluster.ClusterListenerReplicateCallable.Externalizer
 
getId() - Method in class org.infinispan.notifications.cachelistener.cluster.MultiClusterEventCallable.Externalizer
 
getId() - Method in class org.infinispan.notifications.cachelistener.cluster.RemoteClusterListener
 
getId() - Method in class org.infinispan.notifications.cachelistener.filter.CacheEventConverterAsConverter.Externalizer
 
getId() - Method in class org.infinispan.notifications.cachelistener.filter.CacheEventFilterAsKeyValueFilter.Externalizer
 
getId() - Method in class org.infinispan.notifications.cachelistener.filter.CacheEventFilterConverterAsKeyValueFilterConverter.Externalizer
 
getId() - Method in class org.infinispan.notifications.cachelistener.filter.ConverterAsCacheEventConverter.Externalizer
 
getId() - Method in class org.infinispan.notifications.cachelistener.filter.KeyFilterAsCacheEventFilter.Externalizer
 
getId() - Method in class org.infinispan.notifications.cachelistener.filter.KeyValueFilterAsCacheEventFilter.Externalizer
 
getId() - Method in class org.infinispan.partitionhandling.AvailabilityMode.Externalizer
 
getId() - Method in class org.infinispan.registry.ScopedKey.Externalizer
Deprecated.
 
getId() - Method in class org.infinispan.remoting.responses.CacheNotFoundResponse.Externalizer
 
getId() - Method in class org.infinispan.remoting.responses.ExceptionResponse.Externalizer
 
getId() - Method in class org.infinispan.remoting.responses.SuccessfulResponse.Externalizer
 
getId() - Method in class org.infinispan.remoting.responses.UnsuccessfulResponse.Externalizer
 
getId() - Method in class org.infinispan.remoting.responses.UnsureResponse.Externalizer
 
getId() - Method in class org.infinispan.remoting.transport.jgroups.JGroupsAddress.Externalizer
 
getId() - Method in class org.infinispan.remoting.transport.jgroups.JGroupsTopologyAwareAddress.Externalizer
 
getId() - Method in class org.infinispan.statetransfer.StateChunk.Externalizer
 
getId() - Method in class org.infinispan.statetransfer.TransactionInfo.Externalizer
 
getId() - Method in class org.infinispan.stream.impl.intops.IntermediateOperationExternalizer
 
getId() - Method in class org.infinispan.stream.impl.StreamRequestCommand
 
getId() - Method in class org.infinispan.stream.impl.termop.TerminalOperationExternalizer
 
getId() - Method in class org.infinispan.stream.StreamMarshalling.StreamMarshallingExternalizer
 
getId() - Method in class org.infinispan.topology.CacheJoinInfo.Externalizer
 
getId() - Method in class org.infinispan.topology.CacheStatusResponse.Externalizer
 
getId() - Method in class org.infinispan.topology.CacheTopology.Externalizer
 
getId() - Method in class org.infinispan.topology.ManagerStatusResponse.Externalizer
 
getId() - Method in class org.infinispan.transaction.xa.DldGlobalTransaction.Externalizer
 
getId() - Method in class org.infinispan.transaction.xa.GlobalTransaction.Externalizer
 
getId() - Method in class org.infinispan.transaction.xa.GlobalTransaction
 
getId() - Method in class org.infinispan.transaction.xa.recovery.InDoubtTxInfoImpl.Externalizer
 
getId() - Method in class org.infinispan.transaction.xa.recovery.RecoveryAwareDldGlobalTransaction.Externalizer
 
getId() - Method in class org.infinispan.transaction.xa.recovery.RecoveryAwareGlobalTransaction.Externalizer
 
getId() - Method in class org.infinispan.transaction.xa.recovery.SerializableXid.XidExternalizer
 
getId() - Method in class org.infinispan.util.KeyValuePair.Externalizer
 
getId() - Method in class org.infinispan.xsite.statetransfer.XSiteState.XSiteStateExternalizer
 
getIdentifier() - Method in interface org.infinispan.notifications.cachelistener.CacheEntryListenerInvocation
 
getIdentifier() - Method in class org.infinispan.notifications.cachelistener.CacheNotifierImpl.BaseCacheEntryListenerInvocation
 
getIdentifier() - Method in class org.infinispan.notifications.cachelistener.CacheNotifierImpl.CacheInvocationBuilder
 
getIdentifier() - Method in class org.infinispan.notifications.cachelistener.filter.DelegatingCacheEntryListenerInvocation
 
getInDoubtTransactionInfo() - Method in interface org.infinispan.transaction.xa.recovery.RecoveryManager
Same as RecoveryManager.getInDoubtTransactionInfoFromCluster(), but only returns transactions from the local node.
getInDoubtTransactionInfo() - Method in class org.infinispan.transaction.xa.recovery.RecoveryManagerImpl
 
getInDoubtTransactionInfoFromCluster() - Method in interface org.infinispan.transaction.xa.recovery.RecoveryManager
Returns a Set containing all the in-doubt transactions from the cluster, including the local node.
getInDoubtTransactionInfoFromCluster() - Method in class org.infinispan.transaction.xa.recovery.RecoveryManagerImpl
 
getInDoubtTransactions() - Method in interface org.infinispan.transaction.xa.recovery.RecoveryManager
Local call that returns a list containing:
getInDoubtTransactions() - Method in class org.infinispan.transaction.xa.recovery.RecoveryManagerImpl
 
GetInDoubtTransactionsCommand - Class in org.infinispan.commands.remote.recovery
Rpc to obtain all in-doubt prepared transactions stored on remote nodes.
GetInDoubtTransactionsCommand(String) - Constructor for class org.infinispan.commands.remote.recovery.GetInDoubtTransactionsCommand
 
getInDoubtTransactionsMap() - Method in class org.infinispan.transaction.xa.recovery.RecoveryManagerImpl
 
GetInDoubtTxInfoCommand - Class in org.infinispan.commands.remote.recovery
Command used by the recovery tooling for obtaining the list of in-doubt transactions from a node.
GetInDoubtTxInfoCommand(String) - Constructor for class org.infinispan.commands.remote.recovery.GetInDoubtTxInfoCommand
 
getInjectMethods() - Method in class org.infinispan.factories.components.ComponentMetadata
 
getInput(String) - Method in class org.infinispan.io.GridFilesystem
Opens an InputStream for reading from the file denoted by pathname.
getInput(File) - Method in class org.infinispan.io.GridFilesystem
Opens an InputStream for reading from the given file.
getInstance() - Static method in class org.infinispan.container.entries.ClearCacheEntry
 
getInstance() - Static method in class org.infinispan.container.entries.NullCacheEntry
 
getInstance() - Static method in class org.infinispan.distexec.mapreduce.spi.MapReduceTaskLifecycleService
 
getInstance() - Static method in class org.infinispan.distexec.spi.DistributedTaskLifecycleService
 
getInstance() - Method in class org.infinispan.factories.AbstractComponentRegistry.Component
 
getInstance(ComponentRegistry, Configuration) - Static method in class org.infinispan.factories.InterceptorChainFactory
 
getInstance() - Static method in class org.infinispan.filter.AcceptAllKeyValueFilter
 
getInstance() - Static method in class org.infinispan.filter.NullValueConverter
 
getInstance() - Static method in class org.infinispan.partitionhandling.impl.AvailablePartitionHandlingManager
 
getInstance() - Static method in class org.infinispan.stream.impl.intops.object.DistinctOperation
 
getInstance() - Static method in class org.infinispan.stream.impl.intops.object.SortedOperation
 
getInstance() - Static method in class org.infinispan.stream.impl.intops.primitive.d.BoxedDoubleOperation
 
getInstance() - Static method in class org.infinispan.stream.impl.intops.primitive.d.DistinctDoubleOperation
 
getInstance() - Static method in class org.infinispan.stream.impl.intops.primitive.d.SortedDoubleOperation
 
getInstance() - Static method in class org.infinispan.stream.impl.intops.primitive.i.AsDoubleIntOperation
 
getInstance() - Static method in class org.infinispan.stream.impl.intops.primitive.i.AsLongIntOperation
 
getInstance() - Static method in class org.infinispan.stream.impl.intops.primitive.i.BoxedIntOperation
 
getInstance() - Static method in class org.infinispan.stream.impl.intops.primitive.i.DistinctIntOperation
 
getInstance() - Static method in class org.infinispan.stream.impl.intops.primitive.i.SortedIntOperation
 
getInstance() - Static method in class org.infinispan.stream.impl.intops.primitive.l.AsDoubleLongOperation
 
getInstance() - Static method in class org.infinispan.stream.impl.intops.primitive.l.BoxedLongOperation
 
getInstance() - Static method in class org.infinispan.stream.impl.intops.primitive.l.DistinctLongOperation
 
getInstance() - Static method in class org.infinispan.stream.impl.intops.primitive.l.SortedLongOperation
 
getInstance() - Static method in class org.infinispan.transaction.tm.BatchModeTransactionManager
 
getInstance() - Static method in class org.infinispan.transaction.tm.DummyTransactionManager
 
getInstance() - Static method in class org.infinispan.util.concurrent.locks.impl.NoOpPendingLockManager
 
getInstance() - Static method in class org.infinispan.xsite.status.OfflineSiteStatus
 
getInstance() - Static method in class org.infinispan.xsite.status.OnlineSiteStatus
 
getInterceptorChain() - Method in interface org.infinispan.AdvancedCache
Retrieves the current Interceptor chain.
getInterceptorChain() - Method in class org.infinispan.cache.impl.AbstractDelegatingAdvancedCache
 
getInterceptorChain() - Method in class org.infinispan.cache.impl.CacheImpl
 
getInterceptorChain() - Method in class org.infinispan.cache.impl.SimpleCacheImpl
 
getInterceptorChain() - Method in class org.infinispan.security.impl.SecureCacheImpl
 
getInterceptorsWhichExtend(Class<? extends CommandInterceptor>) - Method in class org.infinispan.interceptors.InterceptorChain
Returns all interceptors which extend the given command interceptor.
getInterceptorsWithClass(Class) - Method in class org.infinispan.interceptors.InterceptorChain
Returns all the interceptors that have the fully qualified name of their class equal with the supplied class name.
getIntermediateCacheName() - Method in class org.infinispan.commands.read.MapCombineCommand
 
getIntermediateCacheName() - Method in class org.infinispan.distexec.mapreduce.MapReduceTask
Deprecated.
 
getIntermediateOperations() - Method in class org.infinispan.stream.impl.termop.BaseTerminalOperation
 
getInternalCacheNames() - Method in class org.infinispan.registry.impl.InternalCacheRegistryImpl
 
getInternalCacheNames() - Method in interface org.infinispan.registry.InternalCacheRegistry
Retrieves the names of all the internal caches
getInternalId() - Method in class org.infinispan.transaction.xa.recovery.InDoubtTxInfoImpl
 
getInternalId() - Method in interface org.infinispan.transaction.xa.recovery.RecoverableTransactionIdentifier
 
getInternalId() - Method in class org.infinispan.transaction.xa.recovery.RecoveryAwareDldGlobalTransaction
 
getInternalId() - Method in class org.infinispan.transaction.xa.recovery.RecoveryAwareGlobalTransaction
 
getInternalId() - Method in interface org.infinispan.transaction.xa.recovery.RecoveryManager.InDoubtTxInfo
Each xid has a unique long object associated to it.
getIntProperty(String) - Method in class org.infinispan.globalstate.impl.ScopedPersistentStateImpl
 
getIntProperty(String) - Method in interface org.infinispan.globalstate.ScopedPersistentState
Retrieves an integer state property
getInvalidations() - Method in class org.infinispan.interceptors.InvalidationInterceptor
Deprecated.
 
getInvalidations() - Method in interface org.infinispan.stats.ClusterCacheStats
 
getInvalidations() - Method in class org.infinispan.stats.impl.ClusterCacheStatsImpl
 
getInvocationContext(boolean) - Method in interface org.infinispan.context.InvocationContextContainer
Returns the InvocationContext that is currently associated with the calling thread.
getInvocationContext(boolean) - Method in class org.infinispan.context.InvocationContextContainerImpl
 
getInvocationContextContainer() - Method in interface org.infinispan.AdvancedCache
Deprecated.
This method may be removed in a future version of Infinispan.
getInvocationContextContainer() - Method in class org.infinispan.cache.impl.AbstractDelegatingAdvancedCache
 
getInvocationContextContainer() - Method in class org.infinispan.cache.impl.CacheImpl
 
getInvocationContextContainer() - Method in class org.infinispan.cache.impl.SimpleCacheImpl
 
getInvocationContextContainer() - Method in class org.infinispan.security.impl.SecureCacheImpl
 
getJGroupsAddress() - Method in class org.infinispan.remoting.transport.jgroups.JGroupsAddress
 
getJGroupsChannel(Properties) - Method in interface org.infinispan.remoting.transport.jgroups.JGroupsChannelLookup
Retrieves a JGroups channel.
getJmxObjectName() - Method in class org.infinispan.factories.components.ManageableComponentMetadata
 
getJoinInfo() - Method in class org.infinispan.topology.ClusterCacheStatus
 
getKey() - Method in class org.infinispan.affinity.impl.RndKeyGenerator
 
getKey() - Method in interface org.infinispan.affinity.KeyGenerator
 
getKey() - Method in class org.infinispan.cache.impl.SimpleCacheImpl.CacheEntryChange
 
getKey() - Method in interface org.infinispan.commands.DataCommand
 
getKey() - Method in class org.infinispan.commands.read.AbstractDataCommand
 
getKey() - Method in class org.infinispan.commands.remote.ClusteredGetCommand
 
getKey() - Method in class org.infinispan.commands.write.InvalidateCommand
 
getKey() - Method in class org.infinispan.container.entries.AbstractInternalCacheEntry
 
getKey() - Method in interface org.infinispan.container.entries.CacheEntry
Retrieves the key to this entry
getKey() - Method in class org.infinispan.container.entries.ClearCacheEntry
 
getKey() - Method in class org.infinispan.container.entries.DeltaAwareCacheEntry
 
getKey() - Method in class org.infinispan.container.entries.ForwardingCacheEntry
 
getKey() - Method in class org.infinispan.container.entries.NullCacheEntry
 
getKey() - Method in class org.infinispan.container.entries.ReadCommittedEntry
 
getKey() - Method in class org.infinispan.context.SingleKeyNonTxInvocationContext
 
getKey() - Method in class org.infinispan.distexec.mapreduce.MapReduceManagerImpl.IntermediateKey
 
getKey() - Method in interface org.infinispan.marshall.core.MarshalledEntry
Returns the same key as MarshalledEntry.getKeyBytes(), but unmarshalled.
getKey() - Method in class org.infinispan.marshall.core.MarshalledEntryImpl
 
getKey() - Method in class org.infinispan.notifications.cachelistener.cluster.ClusterEvent
 
getKey() - Method in interface org.infinispan.notifications.cachelistener.event.CacheEntryEvent
 
getKey() - Method in class org.infinispan.notifications.cachelistener.event.impl.EventImpl
 
getKey() - Method in class org.infinispan.persistence.modifications.Remove
 
getKey() - Method in class org.infinispan.persistence.modifications.Store
 
getKey() - Method in class org.infinispan.registry.ScopedKey
Deprecated.
 
getKey() - Method in exception org.infinispan.transaction.WriteSkewException
 
getKey() - Method in class org.infinispan.util.KeyValuePair
 
getKeyBytes() - Method in interface org.infinispan.marshall.core.MarshalledEntry
Returns the key in serialized format.
getKeyBytes() - Method in class org.infinispan.marshall.core.MarshalledEntryImpl
 
getKeyForAddress(Address) - Method in class org.infinispan.affinity.impl.KeyAffinityServiceImpl
 
getKeyForAddress(Address) - Method in interface org.infinispan.affinity.KeyAffinityService
Returns a key that will be distributed on the cluster node identified by address.
getKeyLockOwner() - Method in class org.infinispan.commands.control.LockControlCommand
 
getKeyLockOwner() - Method in class org.infinispan.commands.tx.PrepareCommand
 
getKeyLockOwner() - Method in class org.infinispan.commands.write.AbstractDataWriteCommand
 
getKeyLockOwner() - Method in class org.infinispan.commands.write.PutMapCommand
 
getKeyLockOwner() - Method in interface org.infinispan.util.concurrent.locks.RemoteLockCommand
It returns the lock owner of the key.
getKeyMapping(String) - Method in class org.infinispan.persistence.keymappers.DefaultTwoWayKey2StringMapper
 
getKeyMapping(String) - Method in class org.infinispan.persistence.keymappers.MarshalledValueOrPrimitiveMapper
 
getKeyMapping(String) - Method in interface org.infinispan.persistence.keymappers.TwoWayKey2StringMapper
Maps a String back to its original key
getKeyPartitioner() - Method in class org.infinispan.distribution.group.PartitionerConsistentHash
 
getKeys() - Method in class org.infinispan.atomic.impl.AtomicHashMapDelta
 
getKeys() - Method in class org.infinispan.commands.control.LockControlCommand
 
getKeys() - Method in class org.infinispan.commands.functional.ReadOnlyManyCommand
 
getKeys() - Method in class org.infinispan.commands.functional.ReadWriteManyCommand
 
getKeys() - Method in class org.infinispan.commands.functional.ReadWriteManyEntriesCommand
 
getKeys() - Method in class org.infinispan.commands.functional.WriteOnlyManyCommand
 
getKeys() - Method in class org.infinispan.commands.functional.WriteOnlyManyEntriesCommand
 
getKeys() - Method in class org.infinispan.commands.read.DistributedExecuteCommand
 
getKeys() - Method in class org.infinispan.commands.read.GetAllCommand
 
getKeys() - Method in class org.infinispan.commands.read.MapCombineCommand
 
getKeys() - Method in class org.infinispan.commands.read.ReduceCommand
 
getKeys() - Method in class org.infinispan.commands.remote.ClusteredGetAllCommand
 
getKeys() - Method in class org.infinispan.commands.write.ApplyDeltaCommand
 
getKeys() - Method in class org.infinispan.commands.write.InvalidateCommand
 
GetKeysInGroupCommand - Class in org.infinispan.commands.remote
VisitableCommand that fetches the keys belonging to a group.
GetKeysInGroupCommand(Set<Flag>, String) - Constructor for class org.infinispan.commands.remote.GetKeysInGroupCommand
 
GetKeysInGroupCommand() - Constructor for class org.infinispan.commands.remote.GetKeysInGroupCommand
 
getKeysInTransit() - Method in class org.infinispan.persistence.async.State
 
getKeysToLock() - Method in class org.infinispan.commands.control.LockControlCommand
 
getKeysToLock() - Method in class org.infinispan.commands.tx.PrepareCommand
 
getKeysToLock() - Method in class org.infinispan.commands.write.AbstractDataWriteCommand
 
getKeysToLock() - Method in class org.infinispan.commands.write.InvalidateCommand
 
getKeysToLock() - Method in class org.infinispan.commands.write.InvalidateL1Command
 
getKeysToLock() - Method in class org.infinispan.commands.write.PutMapCommand
 
getKeysToLock() - Method in interface org.infinispan.util.concurrent.locks.RemoteLockCommand
It returns a Collection with the keys to be lock.
getKeyType() - Method in interface org.infinispan.distribution.group.Grouper
 
GetKeyValueCommand - Class in org.infinispan.commands.read
Implements functionality defined by Map.get(Object) and Map.containsKey(Object) operations
GetKeyValueCommand(Object, Set<Flag>) - Constructor for class org.infinispan.commands.read.GetKeyValueCommand
 
GetKeyValueCommand() - Constructor for class org.infinispan.commands.read.GetKeyValueCommand
 
getLastStableTopology() - Method in class org.infinispan.partitionhandling.impl.AvailablePartitionHandlingManager
 
getLastStableTopology() - Method in interface org.infinispan.partitionhandling.impl.PartitionHandlingManager
Deprecated.
getLastStableTopology() - Method in class org.infinispan.partitionhandling.impl.PartitionHandlingManagerImpl
 
getLastUsed() - Method in interface org.infinispan.container.entries.CacheEntry
 
getLastUsed() - Method in class org.infinispan.container.entries.ForwardingCacheEntry
 
getLastUsed() - Method in class org.infinispan.container.entries.ImmortalCacheEntry
 
getLastUsed() - Method in class org.infinispan.container.entries.ImmortalCacheValue
 
getLastUsed() - Method in interface org.infinispan.container.entries.InternalCacheValue
 
getLastUsed() - Method in class org.infinispan.container.entries.metadata.MetadataMortalCacheEntry
 
getLastUsed() - Method in class org.infinispan.container.entries.metadata.MetadataTransientCacheEntry
 
getLastUsed() - Method in class org.infinispan.container.entries.metadata.MetadataTransientCacheValue
 
getLastUsed() - Method in class org.infinispan.container.entries.metadata.MetadataTransientMortalCacheEntry
 
getLastUsed() - Method in class org.infinispan.container.entries.metadata.MetadataTransientMortalCacheValue
 
getLastUsed() - Method in class org.infinispan.container.entries.MortalCacheEntry
 
getLastUsed() - Method in class org.infinispan.container.entries.ReadCommittedEntry
 
getLastUsed() - Method in class org.infinispan.container.entries.TransientCacheEntry
 
getLastUsed() - Method in class org.infinispan.container.entries.TransientCacheValue
 
getLastUsed() - Method in class org.infinispan.container.entries.TransientMortalCacheEntry
 
getLastUsed() - Method in class org.infinispan.container.entries.TransientMortalCacheValue
 
getLeastSignificantBits() - Method in class org.infinispan.topology.PersistentUUID
 
getLength() - Method in class org.infinispan.io.GridFile.Metadata
 
getLevel() - Method in interface org.infinispan.util.logging.events.EventLog
 
getLifespan() - Method in interface org.infinispan.container.entries.CacheEntry
 
getLifespan() - Method in class org.infinispan.container.entries.ClearCacheEntry
 
getLifespan() - Method in class org.infinispan.container.entries.DeltaAwareCacheEntry
 
getLifespan() - Method in class org.infinispan.container.entries.ForwardingCacheEntry
 
getLifespan() - Method in class org.infinispan.container.entries.ImmortalCacheEntry
 
getLifespan() - Method in class org.infinispan.container.entries.ImmortalCacheValue
 
getLifespan() - Method in interface org.infinispan.container.entries.InternalCacheValue
 
getLifespan() - Method in class org.infinispan.container.entries.metadata.MetadataMortalCacheEntry
 
getLifespan() - Method in class org.infinispan.container.entries.metadata.MetadataMortalCacheValue
 
getLifespan() - Method in class org.infinispan.container.entries.metadata.MetadataTransientCacheEntry
 
getLifespan() - Method in class org.infinispan.container.entries.metadata.MetadataTransientMortalCacheEntry
 
getLifespan() - Method in class org.infinispan.container.entries.MortalCacheEntry
 
getLifespan() - Method in class org.infinispan.container.entries.MortalCacheValue
 
getLifespan() - Method in class org.infinispan.container.entries.NullCacheEntry
 
getLifespan() - Method in class org.infinispan.container.entries.ReadCommittedEntry
 
getLifespan() - Method in class org.infinispan.container.entries.TransientCacheEntry
 
getLifespan() - Method in class org.infinispan.container.entries.TransientMortalCacheEntry
 
getLimit() - Method in class org.infinispan.stream.impl.intops.object.LimitOperation
 
getLimit() - Method in class org.infinispan.stream.impl.intops.primitive.d.LimitDoubleOperation
 
getLimit() - Method in class org.infinispan.stream.impl.intops.primitive.i.LimitIntOperation
 
getLimit() - Method in class org.infinispan.stream.impl.intops.primitive.l.LimitLongOperation
 
getList() - Method in class org.infinispan.persistence.modifications.ModificationsList
 
getListAttributeValue(String) - Static method in class org.infinispan.configuration.parsing.ParseUtils
 
getListAttributeValue(int) - Method in interface org.infinispan.configuration.parsing.XMLExtendedStreamReader
Get the value of an attribute as a space-delimited string list.
getListenerCollectionForAnnotation(Class<? extends Annotation>) - Method in class org.infinispan.notifications.cachelistener.CacheNotifierImpl
 
getListenerCollectionForAnnotation(Class<? extends Annotation>) - Method in class org.infinispan.notifications.impl.AbstractListenerImpl
 
getListeners() - Method in class org.infinispan.cache.impl.AbstractDelegatingCache
 
getListeners() - Method in class org.infinispan.cache.impl.CacheImpl
 
getListeners() - Method in class org.infinispan.cache.impl.SimpleCacheImpl
 
getListeners() - Method in class org.infinispan.manager.DefaultCacheManager
 
getListeners() - Method in class org.infinispan.manager.impl.AbstractDelegatingEmbeddedCacheManager
 
getListeners() - Method in class org.infinispan.notifications.impl.AbstractListenerImpl
 
getListeners() - Method in interface org.infinispan.notifications.Listenable
 
getListeners() - Method in class org.infinispan.security.impl.SecureCacheImpl
 
getLocalAddress() - Method in class org.infinispan.notifications.cachemanagerlistener.event.impl.EventImpl
 
getLocalAddress() - Method in interface org.infinispan.notifications.cachemanagerlistener.event.ViewChangedEvent
 
getLocalCacheName() - Method in exception org.infinispan.xsite.BackupFailureException
 
getLocalComponent(String, String, boolean) - Method in class org.infinispan.factories.ComponentRegistry
 
getLocalComponent(Class<T>) - Method in class org.infinispan.factories.ComponentRegistry
 
getLocalGlobalTransaction() - Method in class org.infinispan.transaction.impl.TransactionTable
 
getLocalGlobalTransaction() - Method in interface org.infinispan.transaction.TransactionTable
 
getLocality(Object) - Method in interface org.infinispan.distribution.DistributionManager
Returns the data locality characteristics of a given key.
getLocality(Object) - Method in class org.infinispan.distribution.impl.DistributionManagerImpl
 
getLocalName() - Method in enum org.infinispan.configuration.parsing.Attribute
Get the local name of this element.
getLocalName() - Method in enum org.infinispan.configuration.parsing.Element
Get the local name of this element.
getLocalPreparedXids() - Method in class org.infinispan.transaction.xa.recovery.RecoveryAwareTransactionTable
 
getLocalTransaction(GlobalTransaction) - Method in class org.infinispan.transaction.impl.TransactionTable
Looks up a LocalTransaction given a GlobalTransaction.
getLocalTransaction(Transaction) - Method in class org.infinispan.transaction.impl.TransactionTable
 
getLocalTransaction() - Method in class org.infinispan.transaction.xa.TransactionXaAdapter
 
getLocalTransaction(Xid) - Method in class org.infinispan.transaction.xa.XaTransactionTable
 
getLocalTransactions() - Method in class org.infinispan.transaction.impl.TransactionTable
 
getLocalTxCount() - Method in class org.infinispan.transaction.impl.TransactionTable
 
getLocalTxCount() - Method in class org.infinispan.transaction.xa.XaTransactionTable
 
getLocalTxThatFailedToComplete() - Method in class org.infinispan.transaction.xa.recovery.RecoveryAwareTransactionTable
 
getLock(Object) - Method in class org.infinispan.util.concurrent.locks.impl.DefaultLockManager
 
getLock(Object) - Method in interface org.infinispan.util.concurrent.locks.impl.LockContainer
 
getLock(Object) - Method in class org.infinispan.util.concurrent.locks.impl.PerKeyLockContainer
 
getLock(Object) - Method in class org.infinispan.util.concurrent.locks.impl.StripedLockContainer
 
getLock(Object) - Method in interface org.infinispan.util.concurrent.locks.LockManager
 
getLockAcquisitionTimeout(LocalFlagAffectedCommand, boolean) - Method in class org.infinispan.interceptors.base.CommandInterceptor
 
getLockedKeys() - Method in class org.infinispan.context.impl.AbstractTxInvocationContext
 
getLockedKeys() - Method in class org.infinispan.context.impl.ClearInvocationContext
 
getLockedKeys() - Method in class org.infinispan.context.impl.ImmutableContext
 
getLockedKeys() - Method in class org.infinispan.context.impl.NonTxInvocationContext
 
getLockedKeys() - Method in interface org.infinispan.context.InvocationContext
Returns the set of keys that are locked for writing.
getLockedKeys() - Method in class org.infinispan.context.SingleKeyNonTxInvocationContext
 
getLockedKeys() - Method in class org.infinispan.statetransfer.TransactionInfo
 
getLockedKeys() - Method in class org.infinispan.transaction.impl.AbstractCacheTransaction
 
getLockedKeys() - Method in class org.infinispan.transaction.impl.TotalOrderRemoteTransactionState
 
getLockedKeys() - Method in interface org.infinispan.transaction.xa.CacheTransaction
 
getLockedKeysForRemoteTransaction(GlobalTransaction) - Method in class org.infinispan.transaction.impl.TransactionTable
 
getLockIntention() - Method in class org.infinispan.transaction.xa.DldGlobalTransaction
Returns the key this transaction intends to lock.
getLockManager() - Method in interface org.infinispan.AdvancedCache
Returns the component that deals with all aspects of acquiring and releasing locks for cache entries.
getLockManager() - Method in class org.infinispan.cache.impl.AbstractDelegatingAdvancedCache
 
getLockManager() - Method in class org.infinispan.cache.impl.CacheImpl
 
getLockManager() - Method in class org.infinispan.cache.impl.SimpleCacheImpl
 
getLockManager() - Method in class org.infinispan.security.impl.SecureCacheImpl
 
getLockOwner() - Method in class org.infinispan.context.impl.AbstractTxInvocationContext
 
getLockOwner() - Method in class org.infinispan.context.impl.ClearInvocationContext
 
getLockOwner() - Method in class org.infinispan.context.impl.ImmutableContext
 
getLockOwner() - Method in class org.infinispan.context.impl.NonTxInvocationContext
 
getLockOwner() - Method in interface org.infinispan.context.InvocationContext
Returns the in behalf of which locks will be acquired.
getLockOwner() - Method in class org.infinispan.context.SingleKeyNonTxInvocationContext
 
getLockOwner() - Method in class org.infinispan.util.concurrent.locks.impl.InfinispanLock
 
getLockOwnership(Object, ClusteringDependentLogic) - Static method in class org.infinispan.util.concurrent.locks.LockUtil
It filters the key by lock ownership.
getLocksHeldAtOrigin() - Method in class org.infinispan.transaction.xa.DldGlobalTransaction
 
getLockTimeoutMillis(LocalFlagAffectedCommand) - Method in class org.infinispan.interceptors.locking.AbstractLockingInterceptor
Deprecated.
 
getLog() - Method in class org.infinispan.factories.AbstractComponentRegistry
 
getLog() - Method in class org.infinispan.factories.ComponentRegistry
 
getLog() - Method in class org.infinispan.factories.GlobalComponentRegistry
 
getLog() - Method in class org.infinispan.interceptors.ActivationInterceptor
Deprecated.
 
getLog() - Method in class org.infinispan.interceptors.base.CommandInterceptor
 
getLog() - Method in class org.infinispan.interceptors.BatchingInterceptor
Deprecated.
 
getLog() - Method in class org.infinispan.interceptors.CacheLoaderInterceptor
Deprecated.
 
getLog() - Method in class org.infinispan.interceptors.CacheMgmtInterceptor
Deprecated.
 
getLog() - Method in class org.infinispan.interceptors.CacheWriterInterceptor
Deprecated.
 
getLog() - Method in class org.infinispan.interceptors.CallInterceptor
Deprecated.
 
getLog() - Method in class org.infinispan.interceptors.DeadlockDetectingInterceptor
Deprecated.
 
getLog() - Method in class org.infinispan.interceptors.DistCacheWriterInterceptor
Deprecated.
 
getLog() - Method in class org.infinispan.interceptors.distribution.BaseDistributionInterceptor
Deprecated.
 
getLog() - Method in class org.infinispan.interceptors.distribution.VersionedDistributionInterceptor
Deprecated.
 
getLog() - Method in class org.infinispan.interceptors.EntryWrappingInterceptor
Deprecated.
 
getLog() - Method in class org.infinispan.interceptors.InvalidationInterceptor
Deprecated.
 
getLog() - Method in class org.infinispan.interceptors.InvocationContextInterceptor
Deprecated.
 
getLog() - Method in class org.infinispan.interceptors.IsMarshallableInterceptor
Deprecated.
 
getLog() - Method in class org.infinispan.interceptors.locking.NonTransactionalLockingInterceptor
Deprecated.
 
getLog() - Method in class org.infinispan.interceptors.locking.OptimisticLockingInterceptor
Deprecated.
 
getLog() - Method in class org.infinispan.interceptors.locking.PessimisticLockingInterceptor
Deprecated.
 
getLog() - Method in class org.infinispan.interceptors.MarshalledValueInterceptor
Deprecated.
 
getLog() - Method in class org.infinispan.interceptors.NotificationInterceptor
Deprecated.
 
getLog() - Method in class org.infinispan.interceptors.totalorder.TotalOrderDistributionInterceptor
Deprecated.
 
getLog() - Method in class org.infinispan.interceptors.totalorder.TotalOrderStateTransferInterceptor
Deprecated.
 
getLog() - Method in class org.infinispan.interceptors.totalorder.TotalOrderVersionedDistributionInterceptor
Deprecated.
 
getLog() - Method in class org.infinispan.interceptors.TxInterceptor
Deprecated.
 
getLog() - Method in class org.infinispan.interceptors.VersionedEntryWrappingInterceptor
Deprecated.
 
getLog() - Method in class org.infinispan.interceptors.xsite.BaseBackupInterceptor
 
getLog() - Method in class org.infinispan.notifications.cachelistener.CacheNotifierImpl
 
getLog() - Method in class org.infinispan.notifications.cachemanagerlistener.CacheManagerNotifierImpl
 
getLog() - Method in class org.infinispan.notifications.impl.AbstractListenerImpl
 
getLog() - Method in class org.infinispan.remoting.inboundhandler.BasePerCacheInboundInvocationHandler
 
getLog() - Method in class org.infinispan.remoting.inboundhandler.NonTotalOrderPerCacheInboundInvocationHandler
 
getLog() - Method in class org.infinispan.remoting.inboundhandler.NonTotalOrderTxPerCacheInboundInvocationHandler
 
getLog() - Method in class org.infinispan.remoting.inboundhandler.TotalOrderTxPerCacheInboundInvocationHandler
 
getLog() - Method in class org.infinispan.remoting.transport.AbstractDelegatingTransport
 
getLog() - Method in class org.infinispan.remoting.transport.jgroups.JGroupsTransport
 
getLog() - Method in interface org.infinispan.remoting.transport.Transport
 
getLog() - Method in class org.infinispan.statetransfer.StateTransferInterceptor
Deprecated.
 
getLog(Class<?>) - Static method in class org.infinispan.util.logging.LogFactory
 
getLog(Class<?>, Class<T>) - Static method in class org.infinispan.util.logging.LogFactory
 
getLogger(String) - Static method in class org.infinispan.util.logging.LogFactory
 
getLookedUpEntries() - Method in interface org.infinispan.context.EntryLookup
Retrieves a map of entries looked up within the current scope.
getLookedUpEntries() - Method in class org.infinispan.context.impl.AbstractTxInvocationContext
 
getLookedUpEntries() - Method in class org.infinispan.context.impl.ClearInvocationContext
 
getLookedUpEntries() - Method in class org.infinispan.context.impl.ImmutableContext
 
getLookedUpEntries() - Method in class org.infinispan.context.impl.NonTxInvocationContext
 
getLookedUpEntries() - Method in class org.infinispan.context.SingleKeyNonTxInvocationContext
 
getLookedUpEntries() - Method in class org.infinispan.transaction.impl.AbstractCacheTransaction
 
getLookedUpEntries() - Method in class org.infinispan.transaction.impl.LocalTransaction
 
getLookedUpEntries() - Method in interface org.infinispan.transaction.xa.CacheTransaction
 
getLookedUpRemoteVersion(Object) - Method in class org.infinispan.transaction.impl.AbstractCacheTransaction
 
getLookedUpRemoteVersion(Object) - Method in interface org.infinispan.transaction.xa.CacheTransaction
 
getMachineId() - Method in class org.infinispan.remoting.transport.jgroups.JGroupsTopologyAwareAddress
 
getMachineId() - Method in interface org.infinispan.remoting.transport.TopologyAwareAddress
 
getMachineNodes(String, String, String) - Method in class org.infinispan.distribution.topologyaware.TopologyInfo
 
getMajor() - Method in class org.infinispan.configuration.parsing.Schema
 
getMajorMinor() - Static method in class org.infinispan.Version
 
getMap() - Method in class org.infinispan.commands.write.PutMapCommand
 
getMapper() - Method in class org.infinispan.commands.read.MapCombineCommand
 
getMarshalledEntryFactory() - Method in class org.infinispan.persistence.InitializationContextImpl
 
getMarshalledEntryFactory() - Method in interface org.infinispan.persistence.spi.InitializationContext
To be used for building MarshalledEntry objects.
getMarshaller() - Method in class org.infinispan.configuration.global.SerializationConfigurationBuilder
 
getMarshaller() - Method in class org.infinispan.marshall.core.MarshalledValue
 
getMarshaller() - Method in class org.infinispan.persistence.InitializationContextImpl
 
getMarshaller() - Method in class org.infinispan.persistence.manager.PersistenceManagerImpl
 
getMarshaller() - Method in interface org.infinispan.persistence.spi.InitializationContext
 
getMarshallVersion() - Static method in class org.infinispan.Version
 
getMask() - Method in enum org.infinispan.security.AuthorizationPermission
 
getMask() - Method in class org.infinispan.security.impl.CacheRoleImpl
 
getMask() - Method in class org.infinispan.security.impl.SubjectACL
 
getMask() - Method in interface org.infinispan.security.Role
Returns a pre-computed access mask which contains the permissions specified by this role
getMaxCollectorSize() - Method in class org.infinispan.commands.read.MapCombineCommand
 
getMaxDoublingSize() - Method in class org.infinispan.io.ExpandableMarshalledValueByteStream
Gets the highest internal buffer size after which if more capacity is needed the buffer will grow in 25% increments rather than 100%.
getMaxDoublingSize() - Method in class org.infinispan.io.ExposedByteArrayOutputStream
Deprecated.
Gets the highest internal buffer size after which if more capacity is needed the buffer will grow in 25% increments rather than 100%.
getMaxIdle() - Method in interface org.infinispan.container.entries.CacheEntry
 
getMaxIdle() - Method in class org.infinispan.container.entries.ClearCacheEntry
 
getMaxIdle() - Method in class org.infinispan.container.entries.DeltaAwareCacheEntry
 
getMaxIdle() - Method in class org.infinispan.container.entries.ForwardingCacheEntry
 
getMaxIdle() - Method in class org.infinispan.container.entries.ImmortalCacheEntry
 
getMaxIdle() - Method in class org.infinispan.container.entries.ImmortalCacheValue
 
getMaxIdle() - Method in interface org.infinispan.container.entries.InternalCacheValue
 
getMaxIdle() - Method in class org.infinispan.container.entries.metadata.MetadataMortalCacheEntry
 
getMaxIdle() - Method in class org.infinispan.container.entries.metadata.MetadataTransientCacheEntry
 
getMaxIdle() - Method in class org.infinispan.container.entries.metadata.MetadataTransientCacheValue
 
getMaxIdle() - Method in class org.infinispan.container.entries.metadata.MetadataTransientMortalCacheEntry
 
getMaxIdle() - Method in class org.infinispan.container.entries.metadata.MetadataTransientMortalCacheValue
 
getMaxIdle() - Method in class org.infinispan.container.entries.MortalCacheEntry
 
getMaxIdle() - Method in class org.infinispan.container.entries.NullCacheEntry
 
getMaxIdle() - Method in class org.infinispan.container.entries.ReadCommittedEntry
 
getMaxIdle() - Method in class org.infinispan.container.entries.TransientCacheEntry
 
getMaxIdle() - Method in class org.infinispan.container.entries.TransientCacheValue
 
getMaxIdle() - Method in class org.infinispan.container.entries.TransientMortalCacheEntry
 
getMaxIdle() - Method in class org.infinispan.container.entries.TransientMortalCacheValue
 
getMaxNumberOfKeys() - Method in class org.infinispan.affinity.impl.KeyAffinityServiceImpl
 
getMBeanInfo() - Method in class org.infinispan.jmx.ResourceDMBean
 
getMBeanServer(Properties) - Method in class org.infinispan.jmx.JBossMBeanServerLookup
 
getMBeanServer(Properties) - Method in interface org.infinispan.jmx.MBeanServerLookup
Retrieves an MBeanServer instance.
getMBeanServer(Properties) - Method in class org.infinispan.jmx.PlatformMBeanServerLookup
 
getMembers() - Method in class org.infinispan.distexec.DefaultExecutorService
 
getMembers() - Method in interface org.infinispan.distribution.ch.ConsistentHash
Should return the addresses of the nodes used to create this consistent hash.
getMembers() - Method in class org.infinispan.distribution.ch.impl.DefaultConsistentHash
 
getMembers() - Method in class org.infinispan.distribution.ch.impl.DefaultConsistentHashFactory.Builder
 
getMembers() - Method in class org.infinispan.distribution.ch.impl.ReplicatedConsistentHash
 
getMembers() - Method in class org.infinispan.distribution.group.PartitionerConsistentHash
 
getMembers() - Method in class org.infinispan.manager.DefaultCacheManager
getMembers() - Method in interface org.infinispan.manager.EmbeddedCacheManager
 
getMembers() - Method in class org.infinispan.manager.impl.AbstractDelegatingEmbeddedCacheManager
 
getMembers() - Method in interface org.infinispan.remoting.rpc.RpcManager
Returns members of a cluster scoped to the cache owning this RpcManager.
getMembers() - Method in class org.infinispan.remoting.rpc.RpcManagerImpl
 
getMembers() - Method in class org.infinispan.remoting.transport.AbstractDelegatingTransport
 
getMembers() - Method in class org.infinispan.remoting.transport.jgroups.JGroupsTransport
 
getMembers() - Method in interface org.infinispan.remoting.transport.Transport
Returns a list of members in the current cluster view.
getMembers() - Method in class org.infinispan.topology.CacheTopology
 
getMembersAtEnd() - Method in interface org.infinispan.notifications.cachelistener.event.DataRehashedEvent
 
getMembersAtEnd() - Method in class org.infinispan.notifications.cachelistener.event.impl.EventImpl
 
getMembersAtStart() - Method in interface org.infinispan.notifications.cachelistener.event.DataRehashedEvent
 
getMembersAtStart() - Method in class org.infinispan.notifications.cachelistener.event.impl.EventImpl
 
getMessage() - Method in interface org.infinispan.util.logging.events.EventLog
 
getMetadata() - Method in class org.infinispan.cache.impl.SimpleCacheImpl.ValueAndMetadata
 
getMetadata() - Method in class org.infinispan.commands.AbstractFlagAffectedCommand
 
getMetadata() - Method in class org.infinispan.commands.control.LockControlCommand
 
getMetadata() - Method in class org.infinispan.commands.functional.AbstractWriteManyCommand
 
getMetadata() - Method in interface org.infinispan.commands.MetadataAwareCommand
Get metadata of this command.
getMetadata() - Method in class org.infinispan.commands.write.PutKeyValueCommand
 
getMetadata() - Method in class org.infinispan.commands.write.PutMapCommand
 
getMetadata() - Method in class org.infinispan.commands.write.ReplaceCommand
 
getMetadata() - Method in class org.infinispan.container.entries.AbstractInternalCacheEntry
 
getMetadata() - Method in class org.infinispan.container.entries.ClearCacheEntry
 
getMetadata() - Method in class org.infinispan.container.entries.DeltaAwareCacheEntry
 
getMetadata() - Method in class org.infinispan.container.entries.ForwardingCacheEntry
 
getMetadata() - Method in class org.infinispan.container.entries.ImmortalCacheEntry
 
getMetadata() - Method in class org.infinispan.container.entries.ImmortalCacheValue
 
getMetadata() - Method in interface org.infinispan.container.entries.InternalCacheValue
 
getMetadata() - Method in interface org.infinispan.container.entries.metadata.MetadataAware
Get metadata of this cache entry.
getMetadata() - Method in class org.infinispan.container.entries.metadata.MetadataImmortalCacheEntry
 
getMetadata() - Method in class org.infinispan.container.entries.metadata.MetadataImmortalCacheValue
 
getMetadata() - Method in class org.infinispan.container.entries.metadata.MetadataMortalCacheEntry
 
getMetadata() - Method in class org.infinispan.container.entries.metadata.MetadataMortalCacheValue
 
getMetadata() - Method in class org.infinispan.container.entries.metadata.MetadataTransientCacheEntry
 
getMetadata() - Method in class org.infinispan.container.entries.metadata.MetadataTransientCacheValue
 
getMetadata() - Method in class org.infinispan.container.entries.metadata.MetadataTransientMortalCacheEntry
 
getMetadata() - Method in class org.infinispan.container.entries.MortalCacheEntry
 
getMetadata() - Method in class org.infinispan.container.entries.NullCacheEntry
 
getMetadata() - Method in class org.infinispan.container.entries.ReadCommittedEntry
 
getMetadata() - Method in class org.infinispan.container.entries.TransientCacheEntry
 
getMetadata() - Method in class org.infinispan.container.entries.TransientMortalCacheEntry
 
getMetadata() - Method in class org.infinispan.factories.AbstractComponentRegistry.Component
 
getMetadata() - Method in interface org.infinispan.marshall.core.MarshalledEntry
 
getMetadata() - Method in class org.infinispan.marshall.core.MarshalledEntryImpl
 
getMetadata() - Method in class org.infinispan.notifications.cachelistener.cluster.ClusterEvent
 
getMetadata() - Method in interface org.infinispan.notifications.cachelistener.event.CacheEntryEvent
Retrieves the metadata associated with the entry.
getMetadata() - Method in class org.infinispan.notifications.cachelistener.event.impl.EventImpl
 
getMetadataBytes() - Method in interface org.infinispan.marshall.core.MarshalledEntry
 
getMetadataBytes() - Method in class org.infinispan.marshall.core.MarshalledEntryImpl
 
getMetadataFilename() - Method in interface org.infinispan.factories.components.ModuleMetadataFileFinder
 
getMethod() - Method in class org.infinispan.factories.components.ComponentMetadata.InjectMetadata
 
getMethod() - Method in class org.infinispan.factories.components.ComponentMetadata.PrioritizedMethodMetadata
 
getMethod() - Method in class org.infinispan.notifications.impl.AbstractListenerImpl.AbstractInvocationBuilder
 
getMethodName() - Method in class org.infinispan.factories.components.ComponentMetadata.InjectMetadata
 
getMethodName() - Method in class org.infinispan.factories.components.ComponentMetadata.PrioritizedMethodMetadata
 
getMethodName() - Method in class org.infinispan.factories.components.JmxOperationMetadata
 
getMethodParameters() - Method in class org.infinispan.factories.components.JmxOperationMetadata
 
getMinor() - Method in class org.infinispan.configuration.parsing.Schema
 
getMinTopologyId() - Method in class org.infinispan.transaction.impl.TransactionTable
 
getMisses() - Method in class org.infinispan.interceptors.CacheMgmtInterceptor
Deprecated.
 
getMisses() - Method in class org.infinispan.stats.impl.CacheContainerStatsImpl
 
getMisses() - Method in class org.infinispan.stats.impl.ClusterCacheStatsImpl
 
getMisses() - Method in class org.infinispan.stats.impl.StatsCollector
 
getMisses() - Method in class org.infinispan.stats.impl.StatsImpl
 
getMisses() - Method in interface org.infinispan.stats.Stats
 
getMixedCaches() - Method in class org.infinispan.xsite.status.ContainerMixedSiteStatus
 
getMode() - Method in enum org.infinispan.configuration.cache.TransactionMode
 
getMode() - Method in enum org.infinispan.configuration.parsing.Parser72.TransactionMode
 
getMode() - Method in enum org.infinispan.configuration.parsing.Parser80.TransactionMode
 
getModifications() - Method in class org.infinispan.commands.tx.PrepareCommand
 
getModifications() - Method in interface org.infinispan.commands.tx.totalorder.TotalOrderPrepareCommand
 
getModifications() - Method in class org.infinispan.context.impl.AbstractTxInvocationContext
 
getModifications() - Method in interface org.infinispan.context.impl.TxInvocationContext
Returns the modifications performed in the scope of the current transaction.
getModifications() - Method in class org.infinispan.statetransfer.TransactionInfo
 
getModifications() - Method in class org.infinispan.transaction.impl.AbstractCacheTransaction
 
getModifications() - Method in interface org.infinispan.transaction.xa.CacheTransaction
Returns the modifications visible within the current transaction.
getModificationTime() - Method in class org.infinispan.io.GridFile.Metadata
 
getModuleCommandFactory() - Method in interface org.infinispan.commands.module.ModuleCommandExtensions
Deprecated.
getModuleCommandInitializer() - Method in interface org.infinispan.commands.module.ModuleCommandExtensions
 
getModuleCommandInitializers() - Method in class org.infinispan.factories.GlobalComponentRegistry
 
getModuleCommands() - Method in interface org.infinispan.commands.module.ModuleCommandFactory
Provides a map of command IDs to command types of all the commands handled by the command factory instance.
getModuleMetadataFiles(ClassLoader) - Static method in class org.infinispan.util.ModuleProperties
Retrieves an Iterable containing metadata file finders declared by each module.
getModuleProperties() - Method in class org.infinispan.factories.GlobalComponentRegistry
 
getModuleSlot() - Static method in class org.infinispan.Version
 
getMostSignificantBits() - Method in class org.infinispan.topology.PersistentUUID
 
getName() - Method in class org.infinispan.cache.impl.AbstractDelegatingCache
 
getName() - Method in class org.infinispan.cache.impl.CacheImpl
 
getName() - Method in class org.infinispan.cache.impl.SimpleCacheImpl
 
getName() - Method in class org.infinispan.factories.AbstractComponentRegistry.Component
 
getName() - Method in class org.infinispan.factories.components.ComponentMetadata
 
getName() - Method in class org.infinispan.factories.components.JmxAttributeMetadata
 
getName() - Method in class org.infinispan.factories.components.JmxOperationParameter
 
getName() - Method in class org.infinispan.functional.impl.FunctionalMapImpl
 
getName() - Method in class org.infinispan.io.GridFile
 
getName() - Method in class org.infinispan.manager.DefaultCacheManager
 
getName() - Method in class org.infinispan.security.impl.CacheRoleImpl
 
getName() - Method in class org.infinispan.security.impl.SecureCacheImpl
 
getName() - Method in interface org.infinispan.security.Role
Returns the name of this role
getName() - Method in interface org.infinispan.upgrade.TargetMigrator
Returns the name of this migrator
getNamedComponentRegistry(String) - Method in class org.infinispan.factories.GlobalComponentRegistry
 
getNamedConfigurationBuilders() - Method in class org.infinispan.configuration.parsing.ConfigurationBuilderHolder
 
getNamespaceAnnotations(Class<? extends ConfigurationParser>) - Static method in class org.infinispan.configuration.parsing.ParseUtils
 
getNamespaces() - Method in interface org.infinispan.configuration.parsing.ConfigurationParser
 
getNamespaces() - Method in class org.infinispan.configuration.parsing.Parser72
 
getNamespaces() - Method in class org.infinispan.configuration.parsing.Parser80
 
getNewBufferSize(int, int) - Method in class org.infinispan.io.ExpandableMarshalledValueByteStream
Gets the number of bytes to which the internal buffer should be resized.
getNewBufferSize(int, int) - Method in class org.infinispan.io.ExposedByteArrayOutputStream
Deprecated.
Gets the number of bytes to which the internal buffer should be resized.
getNewMembers() - Method in class org.infinispan.notifications.cachemanagerlistener.event.impl.EventImpl
 
getNewMembers() - Method in interface org.infinispan.notifications.cachemanagerlistener.event.ViewChangedEvent
Gets the current list of members.
getNewTopologyId() - Method in interface org.infinispan.notifications.cachelistener.event.DataRehashedEvent
 
getNewTopologyId() - Method in class org.infinispan.notifications.cachelistener.event.impl.EventImpl
 
getNewTopologyId() - Method in interface org.infinispan.notifications.cachelistener.event.TopologyChangedEvent
 
getNewValue() - Method in class org.infinispan.cache.impl.SimpleCacheImpl.CacheEntryChange
 
getNewValue() - Method in class org.infinispan.commands.write.ReplaceCommand
 
getNext() - Method in class org.infinispan.interceptors.base.CommandInterceptor
Retrieves the next interceptor in the chain.
getNextFromIterator() - Method in class org.infinispan.iteration.impl.RemovableEntryIterator
 
getNextFromIterator() - Method in class org.infinispan.iteration.impl.TransactionAwareCloseableIterator
 
getNextFromIterator() - Method in class org.infinispan.stream.impl.RemovableIterator
 
getNodeAddress() - Method in class org.infinispan.manager.DefaultCacheManager
 
getNonCacheComponents(Set<AbstractComponentRegistry.Component>) - Method in class org.infinispan.jmx.CacheJmxRegistration
 
getNormalizedHash(Object) - Method in class org.infinispan.distribution.ch.impl.DefaultConsistentHash
 
getNumberOfEntries() - Method in class org.infinispan.interceptors.CacheMgmtInterceptor
Deprecated.
 
getNumberOfEntries() - Method in class org.infinispan.stats.impl.CacheContainerStatsImpl
 
getNumberOfEntries() - Method in class org.infinispan.stats.impl.ClusterCacheStatsImpl
 
getNumberOfEntries() - Method in class org.infinispan.stats.impl.StatsCollector
 
getNumberOfLocksAvailable() - Method in interface org.infinispan.stats.ClusterCacheStats
 
getNumberOfLocksAvailable() - Method in class org.infinispan.stats.impl.ClusterCacheStatsImpl
 
getNumberOfLocksAvailable() - Method in class org.infinispan.util.concurrent.locks.impl.DefaultLockManager
 
getNumberOfLocksHeld() - Method in interface org.infinispan.stats.ClusterCacheStats
 
getNumberOfLocksHeld() - Method in class org.infinispan.stats.impl.ClusterCacheStatsImpl
 
getNumberOfLocksHeld() - Method in class org.infinispan.util.concurrent.locks.impl.DefaultLockManager
 
getNumberOfLocksHeld() - Method in interface org.infinispan.util.concurrent.locks.LockManager
 
getNumLocksHeld() - Method in interface org.infinispan.util.concurrent.locks.impl.LockContainer
 
getNumLocksHeld() - Method in class org.infinispan.util.concurrent.locks.impl.PerKeyLockContainer
 
getNumLocksHeld() - Method in class org.infinispan.util.concurrent.locks.impl.StripedLockContainer
 
getNumNodes() - Method in class org.infinispan.distribution.ch.impl.DefaultConsistentHashFactory.Builder
 
getNumOwners() - Method in interface org.infinispan.distribution.ch.ConsistentHash
 
getNumOwners() - Method in class org.infinispan.distribution.ch.impl.DefaultConsistentHash
 
getNumOwners() - Method in class org.infinispan.distribution.ch.impl.ReplicatedConsistentHash
 
getNumOwners() - Method in class org.infinispan.distribution.group.PartitionerConsistentHash
 
getNumOwners() - Method in class org.infinispan.topology.CacheJoinInfo
 
getNumSegments() - Method in interface org.infinispan.distribution.ch.ConsistentHash
 
getNumSegments() - Method in class org.infinispan.distribution.ch.impl.DefaultConsistentHash
 
getNumSegments() - Method in class org.infinispan.distribution.ch.impl.DefaultConsistentHashFactory.Builder
 
getNumSegments() - Method in class org.infinispan.distribution.ch.impl.ReplicatedConsistentHash
 
getNumSegments() - Method in class org.infinispan.distribution.group.PartitionerConsistentHash
 
getNumSegments() - Method in class org.infinispan.topology.CacheJoinInfo
 
getNumSegments() - Method in class org.infinispan.util.StripedHashFunction
 
getObjectName(String) - Method in class org.infinispan.jmx.ComponentsJmxRegistration
 
getObjectName(String, String, String) - Static method in class org.infinispan.jmx.ComponentsJmxRegistration
 
getObjectName() - Method in class org.infinispan.jmx.ResourceDMBean
 
getObjectWriter(Object) - Method in class org.infinispan.marshall.core.ExternalizerTable
 
getObservation() - Method in interface org.infinispan.notifications.cachelistener.CacheEntryListenerInvocation
 
getObservation() - Method in class org.infinispan.notifications.cachelistener.CacheNotifierImpl.BaseCacheEntryListenerInvocation
 
getObservation() - Method in class org.infinispan.notifications.cachelistener.CacheNotifierImpl.CacheInvocationBuilder
 
getObservation() - Method in class org.infinispan.notifications.cachelistener.filter.DelegatingCacheEntryListenerInvocation
 
getOffline() - Method in class org.infinispan.xsite.status.AbstractMixedSiteStatus
 
getOfflineStatus(String) - Method in interface org.infinispan.xsite.BackupSender
 
getOfflineStatus(String) - Method in class org.infinispan.xsite.BackupSenderImpl
 
getOldMembers() - Method in class org.infinispan.notifications.cachemanagerlistener.event.impl.EventImpl
 
getOldMembers() - Method in interface org.infinispan.notifications.cachemanagerlistener.event.ViewChangedEvent
Gets the previous list of members.
getOldMetadata() - Method in class org.infinispan.cache.impl.SimpleCacheImpl.CacheEntryChange
 
getOldMetadata() - Method in class org.infinispan.notifications.cachelistener.event.impl.EventImpl
 
getOldValue() - Method in class org.infinispan.cache.impl.SimpleCacheImpl.CacheEntryChange
 
getOldValue() - Method in class org.infinispan.commands.write.ReplaceCommand
 
getOldValue() - Method in class org.infinispan.notifications.cachelistener.cluster.ClusterEvent
 
getOldValue() - Method in interface org.infinispan.notifications.cachelistener.event.CacheEntryRemovedEvent
Regardless of whether isPre() is true or is false, this method returns the value of the entry being deleted.
getOldValue() - Method in class org.infinispan.notifications.cachelistener.event.impl.EventImpl
 
getOnline() - Method in class org.infinispan.xsite.status.AbstractMixedSiteStatus
 
getOperationMetadata() - Method in class org.infinispan.factories.components.ManageableComponentMetadata
 
getOperationName() - Method in class org.infinispan.factories.components.JmxOperationMetadata
 
getOperationName() - Method in class org.infinispan.jmx.IspnMBeanOperationInfo
 
getOperator() - Method in class org.infinispan.stream.impl.intops.primitive.d.MapDoubleOperation
 
getOperator() - Method in class org.infinispan.stream.impl.intops.primitive.i.MapIntOperation
 
getOperator() - Method in class org.infinispan.stream.impl.intops.primitive.l.MapLongOperation
 
getOrCreateComponent(Class<T>) - Method in class org.infinispan.factories.AbstractComponentRegistry
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).
getOrCreateComponent(Class<T>, String) - Method in class org.infinispan.factories.AbstractComponentRegistry
 
getOrCreateComponent(Class<T>, String, boolean) - Method in class org.infinispan.factories.AbstractComponentRegistry
 
getOrCreateComponent(Class<T>, String, boolean) - Method in class org.infinispan.factories.ComponentRegistry
 
getOrCreateLocalTransaction(Transaction, boolean) - Method in class org.infinispan.transaction.impl.TransactionTable
Returns the TransactionXaAdapter corresponding to the supplied transaction.
getOrCreateRemoteTransaction(GlobalTransaction, WriteCommand[]) - Method in class org.infinispan.transaction.impl.TransactionTable
Returns an existing remote transaction or creates one if none exists.
getOrCreateState() - Method in class org.infinispan.commands.tx.totalorder.TotalOrderNonVersionedPrepareCommand
 
getOrCreateState() - Method in interface org.infinispan.commands.tx.totalorder.TotalOrderPrepareCommand
returns the TotalOrderRemoteTransactionState associated with this transaction, creating one if no one was associated to this transaction.
getOrCreateState() - Method in class org.infinispan.commands.tx.totalorder.TotalOrderVersionedPrepareCommand
 
getOrigin() - Method in class org.infinispan.commands.remote.BaseRpcCommand
 
getOrigin() - Method in interface org.infinispan.commands.remote.CacheRpcCommand
Get the origin of the command
getOrigin() - Method in class org.infinispan.commands.tx.AbstractTransactionBoundaryCommand
 
getOrigin() - Method in class org.infinispan.context.impl.AbstractInvocationContext
 
getOrigin() - Method in class org.infinispan.context.impl.ImmutableContext
 
getOrigin() - Method in interface org.infinispan.context.InvocationContext
 
getOrigin() - Method in class org.infinispan.context.SingleKeyNonTxInvocationContext
 
getOrigin() - Method in class org.infinispan.topology.CacheTopologyControlCommand
 
getOriginSite() - Method in class org.infinispan.xsite.XSiteReplicateCommand
 
getOutput(String) - Method in class org.infinispan.io.GridFilesystem
Opens an OutputStream for writing to the file denoted by pathname.
getOutput(String, boolean) - Method in class org.infinispan.io.GridFilesystem
Opens an OutputStream for writing to the file denoted by pathname.
getOutput(String, boolean, int) - Method in class org.infinispan.io.GridFilesystem
Opens an OutputStream for writing to the file denoted by pathname.
getOutput(GridFile) - Method in class org.infinispan.io.GridFilesystem
Opens an OutputStream for writing to the given file.
getOverlapWithNotDeadlockAwareLockOwners() - Method in class org.infinispan.util.concurrent.locks.DeadlockDetectingLockManager
 
getOwned(Address) - Method in class org.infinispan.distribution.ch.impl.DefaultConsistentHashFactory.Builder
 
getOwned(Address) - Method in class org.infinispan.distribution.ch.impl.OwnershipStatistics
 
getOwnedPerCapacity(Address) - Method in class org.infinispan.distribution.ch.impl.DefaultConsistentHashFactory.Builder
 
getOwner() - Method in interface org.infinispan.util.concurrent.locks.ExtendedLockPromise
 
getOwner(Object) - Method in class org.infinispan.util.concurrent.locks.impl.DefaultLockManager
 
getOwner(Object) - Method in interface org.infinispan.util.concurrent.locks.LockManager
Retrieves the owner of the lock for the key.
getOwnerAddress() - Method in class org.infinispan.notifications.cachelistener.cluster.RemoteClusterListener
 
getOwners(int) - Method in class org.infinispan.distribution.ch.impl.DefaultConsistentHashFactory.Builder
 
getOwners(Collection<Object>) - Method in class org.infinispan.interceptors.locking.ClusteringDependentLogic.DistributionLogic
 
getOwners(Object) - Method in class org.infinispan.interceptors.locking.ClusteringDependentLogic.DistributionLogic
 
getOwners(Collection<Object>) - Method in interface org.infinispan.interceptors.locking.ClusteringDependentLogic
 
getOwners(Object) - Method in interface org.infinispan.interceptors.locking.ClusteringDependentLogic
 
getOwners(Collection<Object>) - Method in class org.infinispan.interceptors.locking.ClusteringDependentLogic.InvalidationLogic
 
getOwners(Object) - Method in class org.infinispan.interceptors.locking.ClusteringDependentLogic.InvalidationLogic
 
getOwners(Collection<Object>) - Method in class org.infinispan.interceptors.locking.ClusteringDependentLogic.LocalLogic
 
getOwners(Object) - Method in class org.infinispan.interceptors.locking.ClusteringDependentLogic.LocalLogic
 
getOwners() - Method in class org.infinispan.transaction.xa.recovery.InDoubtTxInfoImpl
 
getOwners() - Method in interface org.infinispan.transaction.xa.recovery.RecoveryManager.InDoubtTxInfo
Returns the set of nodes where this transaction information is maintained.
getParameterClasses() - Method in class org.infinispan.factories.components.ComponentMetadata.InjectMetadata
 
getParameterName(int) - Method in class org.infinispan.factories.components.ComponentMetadata.InjectMetadata
 
getParameters() - Method in interface org.infinispan.commands.ReplicableCommand
Deprecated.
will be replaced by ReplicableCommand.writeTo(ObjectOutput). Note: don't implement both since they are used during the transition period.
getParameters() - Method in class org.infinispan.factories.components.ComponentMetadata.InjectMetadata
 
getParams() - Method in class org.infinispan.commands.functional.AbstractWriteKeyCommand
 
getParams() - Method in class org.infinispan.commands.functional.AbstractWriteManyCommand
 
getParams() - Method in interface org.infinispan.commands.functional.ParamsCommand
 
getParent() - Method in class org.infinispan.io.GridFile
 
getParentFile() - Method in class org.infinispan.io.GridFile
 
getParserContext(Class<? extends ConfigurationParser>) - Method in class org.infinispan.configuration.parsing.ConfigurationBuilderHolder
 
getPartialTransactions() - Method in class org.infinispan.partitionhandling.impl.AvailablePartitionHandlingManager
 
getPartialTransactions() - Method in interface org.infinispan.partitionhandling.impl.PartitionHandlingManager
 
getPartialTransactions() - Method in class org.infinispan.partitionhandling.impl.PartitionHandlingManagerImpl
 
getPassivations() - Method in class org.infinispan.eviction.impl.PassivationManagerImpl
 
getPassivations() - Method in class org.infinispan.eviction.impl.PassivationManagerStub
 
getPassivations() - Method in interface org.infinispan.eviction.PassivationManager
 
getPassivations() - Method in interface org.infinispan.stats.ClusterCacheStats
 
getPassivations() - Method in class org.infinispan.stats.impl.ClusterCacheStatsImpl
 
getPath() - Method in class org.infinispan.io.GridFile
Returns path of this file.
getPendingCH() - Method in class org.infinispan.topology.CacheTopology
The future consistent hash.
getPendingCH() - Method in class org.infinispan.topology.CacheTopologyControlCommand
 
getPendingViewAsString() - Method in class org.infinispan.remoting.rpc.RpcManagerImpl
 
getPerCacheInboundInvocationHandler() - Method in class org.infinispan.factories.ComponentRegistry
Caching shortcut for #getComponent(PerCacheInboundInvocationHandler.class);
getPermissions() - Method in class org.infinispan.security.impl.CacheRoleImpl
 
getPermissions() - Method in interface org.infinispan.security.Role
Returns the list of permissions associated with this role
getPersistenceExecutor() - Method in class org.infinispan.persistence.manager.PersistenceManagerImpl
 
getPersistentUUID(Object) - Static method in class org.infinispan.remoting.transport.jgroups.JGroupsAddressCache
 
getPersistentUUID() - Method in interface org.infinispan.topology.LocalTopologyManager
Returns the local UUID of this node.
getPersistentUUID() - Method in class org.infinispan.topology.LocalTopologyManagerImpl
 
getPersistentUUID() - Method in class org.infinispan.util.AbstractControlledLocalTopologyManager
 
getPhysicalAddresses() - Method in class org.infinispan.manager.DefaultCacheManager
 
getPhysicalAddresses() - Method in class org.infinispan.remoting.transport.AbstractDelegatingTransport
 
getPhysicalAddresses() - Method in class org.infinispan.remoting.transport.jgroups.JGroupsTransport
 
getPhysicalAddresses() - Method in interface org.infinispan.remoting.transport.Transport
Retrieves the current cache instance's physical network addresses.
getPredicate() - Method in class org.infinispan.stream.impl.intops.object.FilterOperation
 
getPredicate() - Method in class org.infinispan.stream.impl.intops.primitive.d.FilterDoubleOperation
 
getPredicate() - Method in class org.infinispan.stream.impl.intops.primitive.i.FilterIntOperation
 
getPredicate() - Method in class org.infinispan.stream.impl.intops.primitive.l.FilterLongOperation
 
getPreparedTransaction(Xid) - Method in interface org.infinispan.transaction.xa.recovery.RecoveryManager
Local call returning the remote transaction identified by the supplied xid or null.
getPreparedTransaction(Xid) - Method in class org.infinispan.transaction.xa.recovery.RecoveryManagerImpl
 
getPreparedTransactionsFromCluster() - Method in interface org.infinispan.transaction.xa.recovery.RecoveryManager
Returns the list of transactions in prepared state from both local and remote cluster nodes.
getPreparedTransactionsFromCluster() - Method in class org.infinispan.transaction.xa.recovery.RecoveryManagerImpl
 
getPrepares() - Method in class org.infinispan.interceptors.TxInterceptor
Deprecated.
 
getPrimaryLocation(Object) - Method in interface org.infinispan.distribution.DistributionManager
Returns the first Address containing the key.
getPrimaryLocation(Object) - Method in class org.infinispan.distribution.impl.DistributionManagerImpl
 
getPrimaryOwned(Address) - Method in class org.infinispan.distribution.ch.impl.OwnershipStatistics
 
getPrimaryOwnedPerCapacity(Address) - Method in class org.infinispan.distribution.ch.impl.DefaultConsistentHashFactory.Builder
 
getPrimaryOwner(int) - Method in class org.infinispan.distribution.ch.impl.DefaultConsistentHashFactory.Builder
 
getPrimaryOwner(String) - Method in interface org.infinispan.distribution.group.GroupManager
It returns the primary owner of the group.
getPrimaryOwner(String) - Method in class org.infinispan.distribution.group.GroupManagerImpl
 
getPrimaryOwner(Object) - Method in class org.infinispan.interceptors.locking.ClusteringDependentLogic.DistributionLogic
 
getPrimaryOwner(Object) - Method in interface org.infinispan.interceptors.locking.ClusteringDependentLogic
 
getPrimaryOwner(Object) - Method in class org.infinispan.interceptors.locking.ClusteringDependentLogic.InvalidationLogic
 
getPrimaryOwner(Object) - Method in class org.infinispan.interceptors.locking.ClusteringDependentLogic.LocalLogic
 
getPrimarySegmentsForOwner(Address) - Method in interface org.infinispan.distribution.ch.ConsistentHash
Returns the segments that this cache member is the primary owner for.
getPrimarySegmentsForOwner(Address) - Method in class org.infinispan.distribution.ch.impl.DefaultConsistentHash
 
getPrimarySegmentsForOwner(Address) - Method in class org.infinispan.distribution.ch.impl.ReplicatedConsistentHash
 
getPrimarySegmentsForOwner(Address) - Method in class org.infinispan.distribution.group.PartitionerConsistentHash
 
getPriority() - Method in class org.infinispan.factories.components.ComponentMetadata.PrioritizedMethodMetadata
 
getProperty(String) - Method in class org.infinispan.configuration.global.TransportConfigurationBuilder
 
getProperty(String) - Method in class org.infinispan.globalstate.impl.ScopedPersistentStateImpl
 
getProperty(String) - Method in interface org.infinispan.globalstate.ScopedPersistentState
Retrieves a state property
getProxy(AdvancedCache<Object, Object>, Object) - Method in class org.infinispan.atomic.impl.AtomicHashMap
Builds a thread-safe proxy for this instance so that concurrent reads are isolated from writes.
getPushStateStatus() - Method in class org.infinispan.xsite.XSiteAdminOperations
 
getRackId() - Method in class org.infinispan.remoting.transport.jgroups.JGroupsTopologyAwareAddress
 
getRackId() - Method in interface org.infinispan.remoting.transport.TopologyAwareAddress
 
getRackMachines(String, String) - Method in class org.infinispan.distribution.topologyaware.TopologyInfo
 
getRackNodes(String, String) - Method in class org.infinispan.distribution.topologyaware.TopologyInfo
 
getRaw() - Method in class org.infinispan.io.ExpandableMarshalledValueByteStream
Gets the internal buffer array.
getRaw() - Method in class org.infinispan.io.ImmutableMarshalledValueByteStream
 
getRaw() - Method in class org.infinispan.io.MarshalledValueByteStream
 
getRaw() - Method in class org.infinispan.marshall.core.MarshalledValue
 
getRawBuffer() - Method in class org.infinispan.io.ExposedByteArrayOutputStream
Deprecated.
Gets the internal buffer array.
getReadableChannel(String) - Method in class org.infinispan.io.GridFilesystem
Opens a ReadableGridFileChannel for reading from the file denoted by the given file path.
getReadConsistentHash() - Method in interface org.infinispan.distribution.DistributionManager
 
getReadConsistentHash() - Method in class org.infinispan.distribution.impl.DistributionManagerImpl
 
getReadConsistentHash() - Method in class org.infinispan.topology.CacheTopology
Read operations should always go to the "current" owners.
getReadOnlyAtomicMap(Cache<MK, ?>, MK) - Static method in class org.infinispan.atomic.AtomicMapLookup
Retrieves an atomic map from a given cache, stored under a given key, for reading only.
getReadWriteRatio() - Method in class org.infinispan.interceptors.CacheMgmtInterceptor
Deprecated.
 
getReadWriteRatio() - Method in interface org.infinispan.stats.CacheContainerStats
 
getReadWriteRatio() - Method in interface org.infinispan.stats.ClusterCacheStats
 
getReadWriteRatio() - Method in class org.infinispan.stats.impl.CacheContainerStatsImpl
 
getReadWriteRatio() - Method in class org.infinispan.stats.impl.ClusterCacheStatsImpl
 
getReadWriteRatio() - Method in class org.infinispan.stats.impl.StatsCollector
 
getRebalanceId() - Method in class org.infinispan.topology.CacheTopology
The id of the latest started rebalance.
getRebalancingStatus() - Method in interface org.infinispan.statetransfer.StateTransferManager
 
getRebalancingStatus() - Method in class org.infinispan.statetransfer.StateTransferManagerImpl
 
getRebalancingStatus() - Method in class org.infinispan.topology.ClusterCacheStatus
 
getRebalancingStatus(String) - Method in interface org.infinispan.topology.ClusterTopologyManager
Retrieves the rebalancing status of a cache
getRebalancingStatus(String) - Method in class org.infinispan.topology.ClusterTopologyManagerImpl
 
getRebalancingStatus(String) - Method in interface org.infinispan.topology.LocalTopologyManager
Retrieve the rebalancing status for the specified cache
getRebalancingStatus(String) - Method in class org.infinispan.topology.LocalTopologyManagerImpl
 
getRebalancingStatus(String) - Method in class org.infinispan.util.AbstractControlledLocalTopologyManager
 
getRecoveryManager() - Method in class org.infinispan.transaction.xa.XaTransactionTable
 
getReducer() - Method in class org.infinispan.commands.read.ReduceCommand
 
getRegisteredComponents() - Method in class org.infinispan.factories.AbstractComponentRegistry
Returns an immutable set containing all the components that exists in the repository at this moment.
getReleaseFutureForKey(Object) - Method in class org.infinispan.transaction.impl.AbstractCacheTransaction
 
getReleaseFutureForKey(Object) - Method in interface org.infinispan.transaction.xa.CacheTransaction
It returns a CompletableFuture that completes when the lock for the key is released.
getReleaseFutureForKeys(Collection<Object>) - Method in class org.infinispan.transaction.impl.AbstractCacheTransaction
 
getReleaseFutureForKeys(Collection<Object>) - Method in interface org.infinispan.transaction.xa.CacheTransaction
Same as CacheTransaction.getReleaseFutureForKey(Object) but it returns a pair with the key and the future.
getRemainingTimeout() - Method in interface org.infinispan.util.concurrent.locks.PendingLockPromise
 
getRemoteGlobalTransaction() - Method in class org.infinispan.transaction.impl.TransactionTable
 
getRemoteGlobalTransaction() - Method in interface org.infinispan.transaction.TransactionTable
 
getRemoteLockIntention() - Method in class org.infinispan.transaction.xa.DldGlobalTransaction
 
getRemoteLocksAcquired() - Method in class org.infinispan.context.impl.LocalTxInvocationContext
 
getRemoteLocksAcquired() - Method in class org.infinispan.transaction.impl.LocalTransaction
 
getRemotelyFetched() - Method in class org.infinispan.commands.functional.ReadOnlyManyCommand
 
getRemotelyFetched() - Method in class org.infinispan.commands.read.GetAllCommand
 
getRemotelyFetchedValue() - Method in class org.infinispan.commands.read.GetCacheEntryCommand
If the cache needs to go remotely in order to obtain the value associated to this key, then the remote value is stored in this field.
getRemotelyFetchedValue() - Method in class org.infinispan.commands.read.GetKeyValueCommand
If the cache needs to go remotely in order to obtain the value associated to this key, then the remote value is stored in this field.
getRemotelyFetchedValue() - Method in interface org.infinispan.commands.read.RemoteFetchingCommand
Deprecated.
If the cache needs to go remotely in order to obtain the value associated to this key, then the remote value is stored in this field.
getRemoteSiteNames() - Method in exception org.infinispan.xsite.BackupFailureException
 
getRemoteTransaction() - Method in class org.infinispan.commands.tx.AbstractTransactionBoundaryCommand
 
getRemoteTransaction() - Method in class org.infinispan.commands.tx.PrepareCommand
 
getRemoteTransaction() - Method in class org.infinispan.commands.tx.totalorder.TotalOrderCommitCommand
 
getRemoteTransaction() - Method in class org.infinispan.commands.tx.totalorder.TotalOrderRollbackCommand
 
getRemoteTransaction() - Method in class org.infinispan.commands.tx.totalorder.TotalOrderVersionedCommitCommand
 
getRemoteTransaction(GlobalTransaction) - Method in class org.infinispan.transaction.impl.TransactionTable
Returns the RemoteTransaction associated with the supplied transaction id.
getRemoteTransaction(GlobalTransaction) - Method in class org.infinispan.transaction.xa.recovery.RecoveryAwareTransactionTable
 
getRemoteTransactions() - Method in class org.infinispan.transaction.impl.TransactionTable
 
getRemoteTransactionXid(Long) - Method in class org.infinispan.transaction.xa.recovery.RecoveryAwareTransactionTable
Iterates over the remote transactions and returns the XID of the one that has an internal id equal with the supplied internal Id.
getRemoteTxCount() - Method in class org.infinispan.transaction.impl.TransactionTable
 
getRemoveHits() - Method in class org.infinispan.interceptors.CacheMgmtInterceptor
Deprecated.
 
getRemoveHits() - Method in class org.infinispan.stats.impl.CacheContainerStatsImpl
 
getRemoveHits() - Method in class org.infinispan.stats.impl.ClusterCacheStatsImpl
 
getRemoveHits() - Method in class org.infinispan.stats.impl.StatsCollector
 
getRemoveHits() - Method in class org.infinispan.stats.impl.StatsImpl
 
getRemoveHits() - Method in interface org.infinispan.stats.Stats
 
getRemoveMisses() - Method in class org.infinispan.interceptors.CacheMgmtInterceptor
Deprecated.
 
getRemoveMisses() - Method in class org.infinispan.stats.impl.CacheContainerStatsImpl
 
getRemoveMisses() - Method in class org.infinispan.stats.impl.ClusterCacheStatsImpl
 
getRemoveMisses() - Method in class org.infinispan.stats.impl.StatsCollector
 
getRemoveMisses() - Method in class org.infinispan.stats.impl.StatsImpl
 
getRemoveMisses() - Method in interface org.infinispan.stats.Stats
 
getReplicationCount() - Method in class org.infinispan.remoting.rpc.RpcManagerImpl
 
getReplicationFailures() - Method in class org.infinispan.remoting.rpc.RpcManagerImpl
 
getRequestor() - Method in interface org.infinispan.util.concurrent.locks.ExtendedLockPromise
 
getResponse(CacheRpcCommand, Object) - Method in class org.infinispan.remoting.responses.DefaultResponseGenerator
 
getResponse(CacheRpcCommand, Object) - Method in interface org.infinispan.remoting.responses.ResponseGenerator
 
getResponseGenerator() - Method in class org.infinispan.factories.ComponentRegistry
Caching shortcut for #getComponent(ResponseGenerator.class);
getResponseValue() - Method in class org.infinispan.remoting.responses.SuccessfulResponse
 
getResultCacheName() - Method in class org.infinispan.commands.read.ReduceCommand
 
getRetrievals() - Method in class org.infinispan.stats.impl.CacheContainerStatsImpl
 
getRetrievals() - Method in class org.infinispan.stats.impl.ClusterCacheStatsImpl
 
getRetrievals() - Method in class org.infinispan.stats.impl.StatsCollector
 
getRetrievals() - Method in class org.infinispan.stats.impl.StatsImpl
 
getRetrievals() - Method in interface org.infinispan.stats.Stats
 
getReturnType() - Method in class org.infinispan.factories.components.JmxOperationMetadata
 
getRoles() - Method in class org.infinispan.security.impl.SubjectACL
 
getRollbacks() - Method in class org.infinispan.interceptors.TxInterceptor
Deprecated.
 
getRootCause(Throwable) - Method in class org.infinispan.jmx.ResourceDMBean
 
getRoutingTableAsString() - Method in interface org.infinispan.distribution.ch.ConsistentHash
Returns a string containing all the segments and their associated addresses.
getRoutingTableAsString() - Method in class org.infinispan.distribution.ch.impl.DefaultConsistentHash
 
getRoutingTableAsString() - Method in class org.infinispan.distribution.ch.impl.ReplicatedConsistentHash
 
getRoutingTableAsString() - Method in class org.infinispan.distribution.group.PartitionerConsistentHash
 
getRpcManager() - Method in interface org.infinispan.AdvancedCache
Returns the component in charge of communication with other caches in the cluster.
getRpcManager() - Method in class org.infinispan.cache.impl.AbstractDelegatingAdvancedCache
 
getRpcManager() - Method in class org.infinispan.cache.impl.CacheImpl
 
getRpcManager() - Method in class org.infinispan.cache.impl.SimpleCacheImpl
 
getRpcManager() - Method in class org.infinispan.security.impl.SecureCacheImpl
 
getRpcOptionsBuilder(ResponseMode) - Method in interface org.infinispan.remoting.rpc.RpcManager
Creates a new RpcOptionsBuilder.
getRpcOptionsBuilder(ResponseMode, DeliverOrder) - Method in interface org.infinispan.remoting.rpc.RpcManager
Creates a new RpcOptionsBuilder.
getRpcOptionsBuilder(ResponseMode) - Method in class org.infinispan.remoting.rpc.RpcManagerImpl
 
getRpcOptionsBuilder(ResponseMode, DeliverOrder) - Method in class org.infinispan.remoting.rpc.RpcManagerImpl
 
getRunningCacheCount() - Method in class org.infinispan.manager.DefaultCacheManager
 
getRunningStateTransfer() - Method in class org.infinispan.xsite.XSiteAdminOperations
for debug only!
getRunningStateTransfers() - Method in interface org.infinispan.xsite.statetransfer.XSiteStateTransferManager
 
getRunningStateTransfers() - Method in class org.infinispan.xsite.statetransfer.XSiteStateTransferManagerImpl
 
getScheduledExecutor(Properties) - Method in class org.infinispan.executors.DefaultScheduledExecutorFactory
 
getScheduledExecutor(Properties, AccessControlContext) - Method in class org.infinispan.executors.DefaultScheduledExecutorFactory
 
getScheduledExecutor(Properties) - Method in interface org.infinispan.executors.ScheduledExecutorFactory
 
getScheduledExecutor(Properties, AccessControlContext) - Method in interface org.infinispan.executors.SecurityAwareScheduledExecutorFactory
 
getScheduledTasks() - Method in class org.infinispan.executors.ExecutorAllCompletionService
 
getSchema() - Method in interface org.infinispan.configuration.parsing.XMLExtendedStreamReader
Returns the schema of currently being processed
getScope() - Method in class org.infinispan.globalstate.impl.ScopedPersistentStateImpl
 
getScope() - Method in interface org.infinispan.globalstate.ScopedPersistentState
Returns the name of this persistent state's scope
getScope() - Method in class org.infinispan.registry.ScopedKey
Deprecated.
 
getScope() - Method in interface org.infinispan.util.logging.events.EventLog
 
getSecurityPermission() - Method in enum org.infinispan.security.AuthorizationPermission
 
getSegment(Object) - Method in interface org.infinispan.distribution.ch.ConsistentHash
 
getSegment(Object) - Method in class org.infinispan.distribution.ch.impl.AffinityPartitioner
 
getSegment(Object) - Method in class org.infinispan.distribution.ch.impl.DefaultConsistentHash
 
getSegment(Object) - Method in class org.infinispan.distribution.ch.impl.HashFunctionPartitioner
 
getSegment(Object) - Method in class org.infinispan.distribution.ch.impl.ReplicatedConsistentHash
 
getSegment(Object) - Method in interface org.infinispan.distribution.ch.KeyPartitioner
Obtains the segment for a key.
getSegment(Object) - Method in class org.infinispan.distribution.group.impl.GroupingPartitioner
 
getSegment(Object) - Method in class org.infinispan.distribution.group.PartitionerConsistentHash
 
getSegmentEndHashes() - Method in class org.infinispan.distribution.ch.impl.DefaultConsistentHash
Deprecated.
getSegmentEndHashes() - Method in class org.infinispan.distribution.ch.impl.HashFunctionPartitioner
 
getSegmentId() - Method in class org.infinispan.statetransfer.StateChunk
 
getSegments() - Method in class org.infinispan.statetransfer.InboundTransferTask
 
getSegments() - Method in class org.infinispan.statetransfer.OutboundTransferTask
 
getSegments() - Method in class org.infinispan.statetransfer.StateRequestCommand
 
getSegmentsForOwner(Address) - Method in interface org.infinispan.distribution.ch.ConsistentHash
Returns the segments owned by a cache member.
getSegmentsForOwner(Address) - Method in class org.infinispan.distribution.ch.impl.DefaultConsistentHash
 
getSegmentsForOwner(Address) - Method in class org.infinispan.distribution.ch.impl.ReplicatedConsistentHash
 
getSegmentsForOwner(Address) - Method in class org.infinispan.distribution.group.PartitionerConsistentHash
 
getSelfDeliverFilter() - Method in class org.infinispan.interceptors.base.BaseRpcInterceptor
Deprecated.
 
getSendingSiteName() - Method in interface org.infinispan.xsite.statetransfer.XSiteStateConsumer
 
getSendingSiteName() - Method in class org.infinispan.xsite.statetransfer.XSiteStateConsumerImpl
 
getSendingSiteName() - Method in interface org.infinispan.xsite.statetransfer.XSiteStateTransferManager
 
getSendingSiteName() - Method in class org.infinispan.xsite.statetransfer.XSiteStateTransferManagerImpl
 
getSendingSiteName() - Method in class org.infinispan.xsite.XSiteAdminOperations
 
getSendTimeMillis() - Method in class org.infinispan.remoting.transport.AggregateBackupResponse
 
getSendTimeMillis() - Method in interface org.infinispan.remoting.transport.BackupResponse
Return the time in millis when this operation was initiated.
getSendTimeMillis() - Method in class org.infinispan.remoting.transport.jgroups.JGroupsBackupResponse
 
getSharedLockCount() - Method in class org.infinispan.util.concurrent.locks.StripedLock
 
getSingleKey() - Method in class org.infinispan.commands.control.LockControlCommand
 
getSiteId() - Method in class org.infinispan.remoting.transport.jgroups.JGroupsTopologyAwareAddress
 
getSiteId() - Method in interface org.infinispan.remoting.transport.TopologyAwareAddress
 
getSiteName() - Method in class org.infinispan.xsite.statetransfer.XSiteStateTransferControlCommand
 
getSiteName() - Method in class org.infinispan.xsite.XSiteBackup
 
getSiteNodes(String) - Method in class org.infinispan.distribution.topologyaware.TopologyInfo
 
getSiteRacks(String) - Method in class org.infinispan.distribution.topologyaware.TopologyInfo
 
getSitesMissingCoordinator(Collection<Address>) - Method in interface org.infinispan.xsite.statetransfer.XSiteStateProvider
 
getSitesMissingCoordinator(Collection<Address>) - Method in class org.infinispan.xsite.statetransfer.XSiteStateProviderImpl
 
getSource() - Method in class org.infinispan.statetransfer.InboundTransferTask
 
getStableCacheTopology(String) - Method in interface org.infinispan.topology.LocalTopologyManager
 
getStableCacheTopology(String) - Method in class org.infinispan.topology.LocalTopologyManagerImpl
 
getStableCacheTopology(String) - Method in class org.infinispan.util.AbstractControlledLocalTopologyManager
 
getStableTopology() - Method in interface org.infinispan.partitionhandling.impl.AvailabilityStrategyContext
Whenever a new cache topology without a pendingCH and with at least numOwners owners for each segment is installed, and the cache is AvailabilityMode.AVAILABLE, the current cache topology is marked as the stable topology.
getStableTopology() - Method in class org.infinispan.topology.CacheStatusResponse
 
getStableTopology() - Method in class org.infinispan.topology.ClusterCacheStatus
 
getStaleStatsTreshold() - Method in class org.infinispan.stats.impl.ClusterCacheStatsImpl
 
getStartMethods() - Method in class org.infinispan.factories.components.ComponentMetadata
 
getState() - Method in class org.infinispan.persistence.async.AsyncCacheWriter
 
getStateFlags() - Method in class org.infinispan.container.entries.DeltaAwareCacheEntry
 
getStateFlags() - Method in class org.infinispan.container.entries.ReadCommittedEntry
 
getStateFlags() - Method in interface org.infinispan.container.entries.StateChangingEntry
 
getStateTransferFlag() - Method in class org.infinispan.transaction.impl.AbstractCacheTransaction
 
getStateTransferLock() - Method in class org.infinispan.factories.ComponentRegistry
Caching shortcut for #getComponent(StateTransferManager.class);
getStateTransferManager() - Method in class org.infinispan.factories.ComponentRegistry
Caching shortcut for #getComponent(StateTransferManager.class);
getStateTransferProvider() - Method in interface org.infinispan.persistence.manager.PersistenceManager
Returns the store one configured with fetch persistent state, or null if none exist.
getStateTransferProvider() - Method in class org.infinispan.persistence.manager.PersistenceManagerImpl
 
getStateTransferProvider() - Method in class org.infinispan.persistence.manager.PersistenceManagerStub
 
getStatisticsEnabled() - Method in class org.infinispan.eviction.impl.PassivationManagerImpl
 
getStatisticsEnabled() - Method in class org.infinispan.eviction.impl.PassivationManagerStub
 
getStatisticsEnabled() - Method in class org.infinispan.interceptors.base.JmxStatsCommandInterceptor
Deprecated.
Returns whether an interceptor's statistics are being captured.
getStatisticsEnabled() - Method in class org.infinispan.interceptors.InvalidationInterceptor
Deprecated.
 
getStatisticsEnabled() - Method in class org.infinispan.interceptors.TxInterceptor
Deprecated.
 
getStatisticsEnabled() - Method in interface org.infinispan.jmx.JmxStatisticsExposer
Returns whether an interceptor's statistics are being captured.
getStatisticsEnabled() - Method in class org.infinispan.remoting.rpc.RpcManagerImpl
 
getStatisticsEnabled() - Method in class org.infinispan.stats.impl.CacheContainerStatsImpl
 
getStatisticsEnabled() - Method in class org.infinispan.stats.impl.ClusterCacheStatsImpl
 
getStatisticsEnabled() - Method in class org.infinispan.stats.impl.StatsCollector
 
getStats() - Method in interface org.infinispan.AdvancedCache
Returns a Stats object that allows several statistics associated with this cache at runtime.
getStats() - Method in class org.infinispan.cache.impl.AbstractDelegatingAdvancedCache
 
getStats() - Method in class org.infinispan.cache.impl.CacheImpl
 
getStats() - Method in class org.infinispan.cache.impl.SimpleCacheImpl
 
getStats() - Method in class org.infinispan.cache.impl.StatsCollectingCache
 
getStats() - Method in class org.infinispan.manager.DefaultCacheManager
 
getStats() - Method in interface org.infinispan.manager.EmbeddedCacheManager
Returns statistics for this cache manager since 7.1
getStats() - Method in class org.infinispan.manager.impl.AbstractDelegatingEmbeddedCacheManager
 
getStats() - Method in class org.infinispan.security.impl.SecureCacheImpl
 
getStatus() - Method in interface org.infinispan.Cache
 
getStatus() - Method in class org.infinispan.cache.impl.AbstractDelegatingCache
 
getStatus() - Method in class org.infinispan.cache.impl.CacheImpl
 
getStatus() - Method in class org.infinispan.cache.impl.SimpleCacheImpl
 
getStatus() - Method in class org.infinispan.factories.AbstractComponentRegistry
Retrieves the state of the registry
getStatus() - Method in class org.infinispan.functional.impl.FunctionalMapImpl
 
getStatus() - Method in class org.infinispan.manager.DefaultCacheManager
 
getStatus() - Method in interface org.infinispan.manager.EmbeddedCacheManager
 
getStatus() - Method in class org.infinispan.manager.impl.AbstractDelegatingEmbeddedCacheManager
 
getStatus() - Method in class org.infinispan.security.impl.SecureCacheImpl
 
getStatus() - Method in class org.infinispan.transaction.tm.DummyBaseTransactionManager
Get the status of the transaction associated with the calling thread.
getStatus() - Method in class org.infinispan.transaction.tm.DummyTransaction
Get the status of the transaction.
getStatus() - Method in class org.infinispan.transaction.tm.DummyUserTransaction
Get the status of the transaction.
getStatus() - Method in class org.infinispan.transaction.xa.recovery.InDoubtTxInfoImpl
 
getStatus() - Method in class org.infinispan.transaction.xa.recovery.RecoveryAwareRemoteTransaction
Following values might be returned: - Status.STATUS_PREPARED if the tx is prepared - Status.STATUS_COMMITTED if the tx is committed - Status.STATUS_ROLLEDBACK if the tx is rollback - null otherwise
getStatus() - Method in interface org.infinispan.transaction.xa.recovery.RecoveryManager.InDoubtTxInfo
The value represent transaction's state as described by the status field.
getStatus() - Method in interface org.infinispan.xsite.statetransfer.XSiteStateTransferManager
 
getStatus() - Method in class org.infinispan.xsite.statetransfer.XSiteStateTransferManagerImpl
 
getStopMethods() - Method in class org.infinispan.factories.components.ComponentMetadata
 
getStoredEntries() - Method in class org.infinispan.persistence.support.Bucket
 
getStoredEntries(KeyFilter, TimeService) - Method in class org.infinispan.persistence.support.Bucket
 
getStoredValue() - Method in class org.infinispan.persistence.modifications.Store
 
getStores() - Method in class org.infinispan.interceptors.CacheLoaderInterceptor
Deprecated.
 
getStores() - Method in class org.infinispan.interceptors.CacheMgmtInterceptor
Deprecated.
 
getStores(Class<T>) - Method in interface org.infinispan.persistence.manager.PersistenceManager
 
getStores(Class<T>) - Method in class org.infinispan.persistence.manager.PersistenceManagerImpl
 
getStores(Class<T>) - Method in class org.infinispan.persistence.manager.PersistenceManagerStub
 
getStores() - Method in class org.infinispan.stats.impl.CacheContainerStatsImpl
 
getStores() - Method in class org.infinispan.stats.impl.ClusterCacheStatsImpl
 
getStores() - Method in class org.infinispan.stats.impl.StatsCollector
 
getStores() - Method in class org.infinispan.stats.impl.StatsImpl
 
getStores() - Method in interface org.infinispan.stats.Stats
 
getStoresAsString() - Method in interface org.infinispan.persistence.manager.PersistenceManager
 
getStoresAsString() - Method in class org.infinispan.persistence.manager.PersistenceManagerImpl
 
getStoresAsString() - Method in class org.infinispan.persistence.manager.PersistenceManagerStub
 
getStoreWrites() - Method in interface org.infinispan.stats.ClusterCacheStats
 
getStoreWrites() - Method in class org.infinispan.stats.impl.ClusterCacheStatsImpl
 
getStream(boolean) - Method in class org.infinispan.stream.impl.interceptor.AbstractDelegatingEntryCacheSet
 
getStream(boolean) - Method in class org.infinispan.stream.impl.interceptor.AbstractDelegatingKeyCacheSet
 
getStreamSupplier(boolean) - Method in class org.infinispan.cache.impl.SimpleCacheImpl
 
getStringMapping(Object) - Method in class org.infinispan.persistence.keymappers.DefaultTwoWayKey2StringMapper
 
getStringMapping(Object) - Method in interface org.infinispan.persistence.keymappers.Key2StringMapper
Must return an unique String for the supplied key.
getStringMapping(Object) - Method in class org.infinispan.persistence.keymappers.MarshalledValueOrPrimitiveMapper
 
getSubElement(Element, String) - Static method in class org.infinispan.configuration.parsing.XmlConfigHelper
Returns a named sub-element of the current element passed in.
getSubgroupsMerged() - Method in class org.infinispan.notifications.cachemanagerlistener.event.impl.EventImpl
 
getSubgroupsMerged() - Method in interface org.infinispan.notifications.cachemanagerlistener.event.MergeEvent
 
getSubject() - Method in class org.infinispan.notifications.impl.AbstractListenerImpl.AbstractInvocationBuilder
 
getSubject() - Static method in class org.infinispan.security.Security
If using Security.doAs(Subject, PrivilegedAction) or Security.doAs(Subject, PrivilegedExceptionAction), returns the Subject associated with the current thread otherwise it returns the Subject associated with the current AccessControlContext
getSubjectUserPrincipal(Subject) - Static method in class org.infinispan.security.Security
Returns the first principal of a subject which is not of type Group
getSuccessRatio() - Method in class org.infinispan.remoting.rpc.RpcManagerImpl
 
getSuccessRatioFloatingPoint() - Method in class org.infinispan.remoting.rpc.RpcManagerImpl
 
getSuspect() - Method in exception org.infinispan.remoting.transport.jgroups.SuspectException
 
GetSystemPropertyAction - Class in org.infinispan.security.actions
GetSystemPropertyAction.
GetSystemPropertyAction(String) - Constructor for class org.infinispan.security.actions.GetSystemPropertyAction
 
GetSystemPropertyAsBooleanAction - Class in org.infinispan.security.actions
Wrapper for Boolean.getBoolean(propertyName)
GetSystemPropertyAsBooleanAction(String) - Constructor for class org.infinispan.security.actions.GetSystemPropertyAsBooleanAction
 
GetSystemPropertyAsIntegerAction - Class in org.infinispan.security.actions
Wrapper for Integer.getInteger(propertyName, defaultValue).
GetSystemPropertyAsIntegerAction(String, int) - Constructor for class org.infinispan.security.actions.GetSystemPropertyAsIntegerAction
 
getTagContents(Element, String, String, String) - Static method in class org.infinispan.configuration.parsing.XmlConfigHelper
Returns the contents of a specific node of given element name, provided a certain attribute exists and is set to value.
getTakeOffline() - Method in class org.infinispan.xsite.OfflineStatus
 
getTakeOfflineAfterFailures(String) - Method in class org.infinispan.xsite.XSiteAdminOperations
 
getTakeOfflineMinTimeToWait(String) - Method in class org.infinispan.xsite.XSiteAdminOperations
 
getTarget() - Method in class org.infinispan.notifications.cachelistener.CacheNotifierImpl.BaseCacheEntryListenerInvocation
 
getTarget() - Method in class org.infinispan.notifications.cachelistener.filter.DelegatingCacheEntryListenerInvocation
 
getTarget() - Method in class org.infinispan.notifications.impl.AbstractListenerImpl.AbstractInvocationBuilder
 
getTarget() - Method in class org.infinispan.notifications.impl.AbstractListenerImpl.ListenerInvocationImpl
 
getTarget() - Method in interface org.infinispan.notifications.impl.ListenerInvocation
The listener instance that is notified of events
getTaskExecutionPolicy() - Method in interface org.infinispan.distexec.DistributedTask
Returns custom DistributedTaskExecutionPolicy for this task
getTaskFailoverPolicy() - Method in interface org.infinispan.distexec.DistributedTask
Returns custom DistributedTaskFailoverPolicy for this task
getTaskId() - Method in class org.infinispan.commands.read.MapCombineCommand
 
getTaskId() - Method in class org.infinispan.commands.read.ReduceCommand
 
getTaskId() - Method in class org.infinispan.distexec.mapreduce.MapReduceManagerImpl.IntermediateKey
 
getThrowable() - Method in class org.infinispan.topology.CacheTopologyControlCommand
 
getTimeout() - Method in class org.infinispan.remoting.inboundhandler.action.ActionState
 
getTimeout() - Method in class org.infinispan.topology.CacheJoinInfo
 
getTimeout() - Method in class org.infinispan.xsite.statetransfer.XSiteStatePushCommand
 
getTimeout() - Method in class org.infinispan.xsite.XSiteBackup
 
getTimeoutExecutor() - Method in class org.infinispan.remoting.transport.jgroups.JGroupsTransport
 
getTimeService() - Method in class org.infinispan.factories.AbstractComponentRegistry
 
getTimeService() - Method in class org.infinispan.factories.ComponentRegistry
 
getTimeService() - Method in class org.infinispan.factories.GlobalComponentRegistry
 
getTimeService() - Method in class org.infinispan.persistence.InitializationContextImpl
 
getTimeService() - Method in interface org.infinispan.persistence.spi.InitializationContext
 
getTimeSinceReset() - Method in class org.infinispan.interceptors.CacheMgmtInterceptor
Deprecated.
 
getTimeSinceReset() - Method in class org.infinispan.stats.impl.CacheContainerStatsImpl
 
getTimeSinceReset() - Method in class org.infinispan.stats.impl.ClusterCacheStatsImpl
 
getTimeSinceReset() - Method in class org.infinispan.stats.impl.StatsCollector
 
getTimeSinceReset() - Method in class org.infinispan.stats.impl.StatsImpl
 
getTimeSinceReset() - Method in interface org.infinispan.stats.Stats
 
getTimeSinceStart() - Method in class org.infinispan.interceptors.CacheMgmtInterceptor
Deprecated.
 
getTimeSinceStart() - Method in class org.infinispan.stats.impl.CacheContainerStatsImpl
 
getTimeSinceStart() - Method in class org.infinispan.stats.impl.ClusterCacheStatsImpl
 
getTimeSinceStart() - Method in class org.infinispan.stats.impl.StatsCollector
 
getTimeSinceStart() - Method in class org.infinispan.stats.impl.StatsImpl
 
getTimeSinceStart() - Method in interface org.infinispan.stats.Stats
 
getTopologyId() - Method in class org.infinispan.commands.AbstractFlagAffectedCommand
 
getTopologyId() - Method in class org.infinispan.commands.functional.AbstractWriteManyCommand
 
getTopologyId() - Method in class org.infinispan.commands.functional.ReadWriteManyCommand
 
getTopologyId() - Method in class org.infinispan.commands.functional.ReadWriteManyEntriesCommand
 
getTopologyId() - Method in class org.infinispan.commands.remote.recovery.TxCompletionNotificationCommand
 
getTopologyId() - Method in interface org.infinispan.commands.TopologyAffectedCommand
 
getTopologyId() - Method in class org.infinispan.commands.tx.AbstractTransactionBoundaryCommand
 
getTopologyId() - Method in class org.infinispan.iteration.impl.EntryRequestCommand
 
getTopologyId() - Method in class org.infinispan.iteration.impl.EntryResponseCommand
 
getTopologyId() - Method in interface org.infinispan.remoting.rpc.RpcManager
Returns the current topology id.
getTopologyId() - Method in class org.infinispan.remoting.rpc.RpcManagerImpl
 
getTopologyId() - Method in class org.infinispan.statetransfer.OutboundTransferTask
 
getTopologyId() - Method in class org.infinispan.statetransfer.StateRequestCommand
 
getTopologyId() - Method in class org.infinispan.statetransfer.TransactionInfo
 
getTopologyId() - Method in class org.infinispan.stream.impl.StreamRequestCommand
 
getTopologyId() - Method in class org.infinispan.topology.CacheTopology
 
getTopologyId() - Method in class org.infinispan.topology.CacheTopologyControlCommand
 
getTopologyId() - Method in class org.infinispan.transaction.impl.AbstractCacheTransaction
 
getTopologyId() - Method in interface org.infinispan.transaction.xa.CacheTransaction
 
getTotalCapacity() - Method in class org.infinispan.distribution.ch.impl.DefaultConsistentHashFactory.Builder
 
getTotalLockCount() - Method in class org.infinispan.util.concurrent.locks.StripedLock
Returns the total number of locks held by this class.
getTotalNumberOfDetectedDeadlocks() - Method in class org.infinispan.util.concurrent.locks.DeadlockDetectingLockManager
 
getTotalNumberOfEntries() - Method in class org.infinispan.stats.impl.CacheContainerStatsImpl
 
getTotalNumberOfEntries() - Method in class org.infinispan.stats.impl.ClusterCacheStatsImpl
 
getTotalNumberOfEntries() - Method in class org.infinispan.stats.impl.StatsCollector
 
getTotalNumberOfEntries() - Method in class org.infinispan.stats.impl.StatsImpl
 
getTotalNumberOfEntries() - Method in interface org.infinispan.stats.Stats
Number of entries stored in cache since the cache started running.
getTotalReadLockCount() - Method in class org.infinispan.util.concurrent.locks.StripedLock
 
getTotalSpace() - Method in class org.infinispan.io.GridFile
 
getTotalWriteLockCount() - Method in class org.infinispan.util.concurrent.locks.StripedLock
 
getTransaction() - Method in class org.infinispan.context.impl.LocalTxInvocationContext
 
getTransaction() - Method in class org.infinispan.context.impl.RemoteTxInvocationContext
 
getTransaction() - Method in interface org.infinispan.context.impl.TxInvocationContext
Returns the tx associated with the current thread.
getTransaction() - Method in class org.infinispan.transaction.impl.LocalTransaction
 
getTransaction() - Method in class org.infinispan.transaction.tm.DummyBaseTransactionManager
Get the transaction associated with the calling thread.
getTransactionManager() - Method in interface org.infinispan.AdvancedCache
Returns the transaction manager configured for this cache.
getTransactionManager() - Method in class org.infinispan.cache.impl.AbstractDelegatingAdvancedCache
 
getTransactionManager() - Method in class org.infinispan.cache.impl.CacheImpl
 
getTransactionManager() - Method in class org.infinispan.cache.impl.SimpleCacheImpl
 
getTransactionManager() - Method in class org.infinispan.security.impl.SecureCacheImpl
 
getTransactionManager() - Method in class org.infinispan.transaction.lookup.DummyTransactionManagerLookup
 
getTransactionManager() - Method in class org.infinispan.transaction.lookup.GenericTransactionManagerLookup
Get the systemwide used TransactionManager
getTransactionManager() - Method in class org.infinispan.transaction.lookup.JBossStandaloneJTAManagerLookup
 
getTransactionManager() - Method in interface org.infinispan.transaction.lookup.TransactionManagerLookup
Returns a new TransactionManager.
getTransactionsForSegments(Address, int, Set<Integer>) - Method in interface org.infinispan.statetransfer.StateProvider
Gets the list of transactions that affect keys from the given segments.
getTransactionsForSegments(Address, int, Set<Integer>) - Method in class org.infinispan.statetransfer.StateProviderImpl
 
getTransactionState() - Method in class org.infinispan.transaction.impl.RemoteTransaction
 
getTransactionSynchronizationRegistry() - Method in interface org.infinispan.transaction.lookup.TransactionSynchronizationRegistryLookup
Returns a new TransactionSynchronizationRegistry.
getTransactionSynchronizedBlock() - Method in class org.infinispan.transaction.impl.TotalOrderRemoteTransactionState
 
getTransactionTable() - Method in class org.infinispan.factories.ComponentRegistry
 
getTransactionTimeout() - Method in class org.infinispan.transaction.xa.TransactionXaAdapter
 
getTransport() - Method in class org.infinispan.configuration.global.TransportConfigurationBuilder
 
getTransport() - Method in class org.infinispan.manager.DefaultCacheManager
 
getTransport() - Method in interface org.infinispan.manager.EmbeddedCacheManager
 
getTransport() - Method in class org.infinispan.manager.impl.AbstractDelegatingEmbeddedCacheManager
 
getTransport() - Method in interface org.infinispan.remoting.rpc.RpcManager
 
getTransport() - Method in class org.infinispan.remoting.rpc.RpcManagerImpl
 
getType() - Method in class org.infinispan.factories.components.JmxAttributeMetadata
 
getType() - Method in class org.infinispan.factories.components.JmxOperationParameter
 
getType() - Method in class org.infinispan.notifications.cachelistener.cluster.ClusterEvent
 
getType() - Method in interface org.infinispan.notifications.cachelistener.event.Event
 
getType() - Method in class org.infinispan.notifications.cachelistener.event.impl.EventImpl
 
getType() - Method in class org.infinispan.notifications.cachelistener.filter.EventType
 
getType() - Method in interface org.infinispan.notifications.cachemanagerlistener.event.Event
 
getType() - Method in class org.infinispan.notifications.cachemanagerlistener.event.impl.EventImpl
 
getType() - Method in class org.infinispan.persistence.modifications.Clear
 
getType() - Method in interface org.infinispan.persistence.modifications.Modification
 
getType() - Method in class org.infinispan.persistence.modifications.ModificationsList
 
getType() - Method in class org.infinispan.persistence.modifications.Remove
 
getType() - Method in class org.infinispan.persistence.modifications.Store
 
getType() - Method in class org.infinispan.statetransfer.StateRequestCommand
 
getType() - Method in class org.infinispan.topology.CacheTopologyControlCommand
 
getTypeClasses() - Method in class org.infinispan.atomic.DeltaCompositeKey.DeltaCompositeKeyExternalizer
 
getTypeClasses() - Method in class org.infinispan.atomic.impl.AtomicHashMap.Externalizer
 
getTypeClasses() - Method in class org.infinispan.atomic.impl.AtomicHashMapDelta.Externalizer
 
getTypeClasses() - Method in class org.infinispan.atomic.impl.ClearOperation.Externalizer
 
getTypeClasses() - Method in class org.infinispan.atomic.impl.PutOperation.Externalizer
 
getTypeClasses() - Method in class org.infinispan.atomic.impl.RemoveOperation.Externalizer
 
getTypeClasses() - Method in class org.infinispan.commands.CommandInvocationId.Externalizer
 
getTypeClasses() - Method in class org.infinispan.commands.write.ValueMatcher.Externalizer
 
getTypeClasses() - Method in class org.infinispan.container.entries.ImmortalCacheEntry.Externalizer
 
getTypeClasses() - Method in class org.infinispan.container.entries.ImmortalCacheValue.Externalizer
 
getTypeClasses() - Method in class org.infinispan.container.entries.metadata.MetadataImmortalCacheEntry.Externalizer
 
getTypeClasses() - Method in class org.infinispan.container.entries.metadata.MetadataImmortalCacheValue.Externalizer
 
getTypeClasses() - Method in class org.infinispan.container.entries.metadata.MetadataMortalCacheEntry.Externalizer
 
getTypeClasses() - Method in class org.infinispan.container.entries.metadata.MetadataMortalCacheValue.Externalizer
 
getTypeClasses() - Method in class org.infinispan.container.entries.metadata.MetadataTransientCacheEntry.Externalizer
 
getTypeClasses() - Method in class org.infinispan.container.entries.metadata.MetadataTransientCacheValue.Externalizer
 
getTypeClasses() - Method in class org.infinispan.container.entries.metadata.MetadataTransientMortalCacheEntry.Externalizer
 
getTypeClasses() - Method in class org.infinispan.container.entries.metadata.MetadataTransientMortalCacheValue.Externalizer
 
getTypeClasses() - Method in class org.infinispan.container.entries.MortalCacheEntry.Externalizer
 
getTypeClasses() - Method in class org.infinispan.container.entries.MortalCacheValue.Externalizer
 
getTypeClasses() - Method in class org.infinispan.container.entries.TransientCacheEntry.Externalizer
 
getTypeClasses() - Method in class org.infinispan.container.entries.TransientCacheValue.Externalizer
 
getTypeClasses() - Method in class org.infinispan.container.entries.TransientMortalCacheEntry.Externalizer
 
getTypeClasses() - Method in class org.infinispan.container.entries.TransientMortalCacheValue.Externalizer
 
getTypeClasses() - Method in class org.infinispan.container.versioning.NumericVersion.Externalizer
 
getTypeClasses() - Method in class org.infinispan.container.versioning.SimpleClusteredVersion.Externalizer
 
getTypeClasses() - Method in class org.infinispan.context.Flag.Externalizer
 
getTypeClasses() - Method in class org.infinispan.distexec.mapreduce.MapReduceManagerImpl.DeltaAwareListExternalizer
 
getTypeClasses() - Method in class org.infinispan.distexec.mapreduce.MapReduceManagerImpl.DeltaListExternalizer
 
getTypeClasses() - Method in class org.infinispan.distribution.ch.impl.AffinityPartitioner.Externalizer
 
getTypeClasses() - Method in class org.infinispan.distribution.ch.impl.DefaultConsistentHash.Externalizer
 
getTypeClasses() - Method in class org.infinispan.distribution.ch.impl.DefaultConsistentHashFactory.Externalizer
 
getTypeClasses() - Method in class org.infinispan.distribution.ch.impl.HashFunctionPartitioner.Externalizer
 
getTypeClasses() - Method in class org.infinispan.distribution.ch.impl.ReplicatedConsistentHash.Externalizer
 
getTypeClasses() - Method in class org.infinispan.distribution.ch.impl.ReplicatedConsistentHashFactory.Externalizer
 
getTypeClasses() - Method in class org.infinispan.distribution.ch.impl.SyncConsistentHashFactory.Externalizer
 
getTypeClasses() - Method in class org.infinispan.distribution.ch.impl.SyncReplicatedConsistentHashFactory.Externalizer
 
getTypeClasses() - Method in class org.infinispan.distribution.ch.impl.TopologyAwareConsistentHashFactory.Externalizer
 
getTypeClasses() - Method in class org.infinispan.distribution.ch.impl.TopologyAwareSyncConsistentHashFactory.Externalizer
 
getTypeClasses() - Method in class org.infinispan.filter.AcceptAllKeyValueFilter.Externalizer
 
getTypeClasses() - Method in class org.infinispan.filter.CacheFilters.CacheFiltersExternalizer
 
getTypeClasses() - Method in class org.infinispan.filter.CollectionKeyFilter.Externalizer
 
getTypeClasses() - Method in class org.infinispan.filter.CompositeKeyFilter.Externalizer
 
getTypeClasses() - Method in class org.infinispan.filter.CompositeKeyValueFilter.Externalizer
 
getTypeClasses() - Method in class org.infinispan.filter.KeyFilterAsKeyValueFilter.Externalizer
 
getTypeClasses() - Method in class org.infinispan.filter.KeyValueFilterAsKeyFilter.Externalizer
 
getTypeClasses() - Method in class org.infinispan.filter.NullValueConverter.Externalizer
 
getTypeClasses() - Method in class org.infinispan.functional.impl.EntryViews.ReadWriteSnapshotViewExternalizer
 
getTypeClasses() - Method in class org.infinispan.functional.impl.MetaParams.Externalizer
 
getTypeClasses() - Method in class org.infinispan.functional.impl.MetaParamsInternalMetadata.Externalizer
 
getTypeClasses() - Method in class org.infinispan.marshall.core.MarshalledEntryImpl.Externalizer
 
getTypeClasses() - Method in class org.infinispan.marshall.core.MarshalledValue.Externalizer
 
getTypeClasses() - Method in class org.infinispan.marshall.exts.ArrayExternalizers.ListArray
 
getTypeClasses() - Method in class org.infinispan.marshall.exts.CacheRpcCommandExternalizer
 
getTypeClasses() - Method in class org.infinispan.marshall.exts.DoubleSummaryStatisticsExternalizer
 
getTypeClasses() - Method in class org.infinispan.marshall.exts.EnumSetExternalizer
 
getTypeClasses() - Method in class org.infinispan.marshall.exts.IntSummaryStatisticsExternalizer
 
getTypeClasses() - Method in class org.infinispan.marshall.exts.ListExternalizer
 
getTypeClasses() - Method in class org.infinispan.marshall.exts.LongSummaryStatisticsExternalizer
 
getTypeClasses() - Method in class org.infinispan.marshall.exts.MapExternalizer
 
getTypeClasses() - Method in class org.infinispan.marshall.exts.MetaParamExternalizers.EntryVersionParamExternalizer
 
getTypeClasses() - Method in class org.infinispan.marshall.exts.MetaParamExternalizers.LifespanExternalizer
 
getTypeClasses() - Method in class org.infinispan.marshall.exts.MetaParamExternalizers.NumericEntryVersionExternalizer
 
getTypeClasses() - Method in class org.infinispan.marshall.exts.OptionalExternalizer
 
getTypeClasses() - Method in class org.infinispan.marshall.exts.ReplicableCommandExternalizer
 
getTypeClasses() - Method in class org.infinispan.marshall.exts.SetExternalizer
 
getTypeClasses() - Method in class org.infinispan.marshall.exts.SingletonListExternalizer
 
getTypeClasses() - Method in class org.infinispan.metadata.EmbeddedMetadata.Externalizer
 
getTypeClasses() - Method in class org.infinispan.metadata.impl.InternalMetadataImpl.Externalizer
 
getTypeClasses() - Method in class org.infinispan.notifications.cachelistener.cluster.ClusterEvent.Externalizer
 
getTypeClasses() - Method in class org.infinispan.notifications.cachelistener.cluster.ClusterEventCallable.Externalizer
 
getTypeClasses() - Method in class org.infinispan.notifications.cachelistener.cluster.ClusterListenerRemoveCallable.Externalizer
 
getTypeClasses() - Method in class org.infinispan.notifications.cachelistener.cluster.ClusterListenerReplicateCallable.Externalizer
 
getTypeClasses() - Method in class org.infinispan.notifications.cachelistener.cluster.MultiClusterEventCallable.Externalizer
 
getTypeClasses() - Method in class org.infinispan.notifications.cachelistener.filter.CacheEventConverterAsConverter.Externalizer
 
getTypeClasses() - Method in class org.infinispan.notifications.cachelistener.filter.CacheEventFilterAsKeyValueFilter.Externalizer
 
getTypeClasses() - Method in class org.infinispan.notifications.cachelistener.filter.CacheEventFilterConverterAsKeyValueFilterConverter.Externalizer
 
getTypeClasses() - Method in class org.infinispan.notifications.cachelistener.filter.ConverterAsCacheEventConverter.Externalizer
 
getTypeClasses() - Method in class org.infinispan.notifications.cachelistener.filter.KeyFilterAsCacheEventFilter.Externalizer
 
getTypeClasses() - Method in class org.infinispan.notifications.cachelistener.filter.KeyValueFilterAsCacheEventFilter.Externalizer
 
getTypeClasses() - Method in class org.infinispan.partitionhandling.AvailabilityMode.Externalizer
 
getTypeClasses() - Method in class org.infinispan.registry.ScopedKey.Externalizer
Deprecated.
 
getTypeClasses() - Method in class org.infinispan.remoting.responses.CacheNotFoundResponse.Externalizer
 
getTypeClasses() - Method in class org.infinispan.remoting.responses.ExceptionResponse.Externalizer
 
getTypeClasses() - Method in class org.infinispan.remoting.responses.SuccessfulResponse.Externalizer
 
getTypeClasses() - Method in class org.infinispan.remoting.responses.UnsuccessfulResponse.Externalizer
 
getTypeClasses() - Method in class org.infinispan.remoting.responses.UnsureResponse.Externalizer
 
getTypeClasses() - Method in class org.infinispan.remoting.transport.jgroups.JGroupsAddress.Externalizer
 
getTypeClasses() - Method in class org.infinispan.remoting.transport.jgroups.JGroupsTopologyAwareAddress.Externalizer
 
getTypeClasses() - Method in class org.infinispan.statetransfer.StateChunk.Externalizer
 
getTypeClasses() - Method in class org.infinispan.statetransfer.TransactionInfo.Externalizer
 
getTypeClasses() - Method in class org.infinispan.stream.impl.intops.IntermediateOperationExternalizer
 
getTypeClasses() - Method in class org.infinispan.stream.impl.termop.TerminalOperationExternalizer
 
getTypeClasses() - Method in class org.infinispan.stream.StreamMarshalling.StreamMarshallingExternalizer
 
getTypeClasses() - Method in class org.infinispan.topology.CacheJoinInfo.Externalizer
 
getTypeClasses() - Method in class org.infinispan.topology.CacheStatusResponse.Externalizer
 
getTypeClasses() - Method in class org.infinispan.topology.CacheTopology.Externalizer
 
getTypeClasses() - Method in class org.infinispan.topology.ManagerStatusResponse.Externalizer
 
getTypeClasses() - Method in class org.infinispan.transaction.xa.DldGlobalTransaction.Externalizer
 
getTypeClasses() - Method in class org.infinispan.transaction.xa.GlobalTransaction.Externalizer
 
getTypeClasses() - Method in class org.infinispan.transaction.xa.recovery.InDoubtTxInfoImpl.Externalizer
 
getTypeClasses() - Method in class org.infinispan.transaction.xa.recovery.RecoveryAwareDldGlobalTransaction.Externalizer
 
getTypeClasses() - Method in class org.infinispan.transaction.xa.recovery.RecoveryAwareGlobalTransaction.Externalizer
 
getTypeClasses() - Method in class org.infinispan.transaction.xa.recovery.SerializableXid.XidExternalizer
 
getTypeClasses() - Method in class org.infinispan.util.KeyValuePair.Externalizer
 
getTypeClasses() - Method in class org.infinispan.xsite.statetransfer.XSiteState.XSiteStateExternalizer
 
getUncommitted(Object) - Method in class org.infinispan.atomic.impl.FineGrainedAtomicHashMapProxy
 
getUncommittedChages() - Method in class org.infinispan.container.entries.DeltaAwareCacheEntry
 
getUnfinishedSegments() - Method in class org.infinispan.statetransfer.InboundTransferTask
 
getUnionCH() - Method in class org.infinispan.topology.CacheTopology
The union of the current and future consistent hashes.
getUnionConsistentHash() - Method in interface org.infinispan.notifications.cachelistener.event.DataRehashedEvent
 
getUnionConsistentHash() - Method in class org.infinispan.notifications.cachelistener.event.impl.EventImpl
 
getUpdatedEntryVersions() - Method in class org.infinispan.transaction.impl.AbstractCacheTransaction
 
getUpdatedEntryVersions() - Method in interface org.infinispan.transaction.xa.CacheTransaction
 
getUpdatedVersions() - Method in class org.infinispan.commands.tx.VersionedCommitCommand
 
getUsableSpace() - Method in class org.infinispan.io.GridFile
 
getUserTransaction() - Static method in class org.infinispan.transaction.lookup.DummyTransactionManagerLookup
 
getUserTransaction() - Method in class org.infinispan.transaction.lookup.JBossStandaloneJTAManagerLookup
 
getUserTransaction() - Static method in class org.infinispan.transaction.tm.DummyTransactionManager
 
getUUID() - Method in interface org.infinispan.commands.CancellableCommand
Returns UUID of a command
getUUID() - Method in class org.infinispan.commands.read.DistributedExecuteCommand
 
getUUID() - Method in class org.infinispan.commands.read.MapCombineCommand
 
getUUID() - Method in class org.infinispan.commands.read.ReduceCommand
 
getValue() - Method in class org.infinispan.cache.impl.SimpleCacheImpl.ValueAndMetadata
 
getValue() - Method in class org.infinispan.commands.write.PutKeyValueCommand
 
getValue() - Method in class org.infinispan.commands.write.RemoveCommand
 
getValue() - Method in interface org.infinispan.container.entries.CacheEntry
Retrieves the value of this entry
getValue() - Method in class org.infinispan.container.entries.ClearCacheEntry
 
getValue() - Method in class org.infinispan.container.entries.DeltaAwareCacheEntry
 
getValue() - Method in class org.infinispan.container.entries.ForwardingCacheEntry
 
getValue() - Method in class org.infinispan.container.entries.ImmortalCacheEntry
 
getValue() - Method in class org.infinispan.container.entries.ImmortalCacheValue
 
getValue() - Method in interface org.infinispan.container.entries.InternalCacheValue
 
getValue() - Method in class org.infinispan.container.entries.metadata.MetadataMortalCacheEntry
 
getValue() - Method in class org.infinispan.container.entries.metadata.MetadataTransientCacheEntry
 
getValue() - Method in class org.infinispan.container.entries.metadata.MetadataTransientMortalCacheEntry
 
getValue() - Method in class org.infinispan.container.entries.MortalCacheEntry
 
getValue() - Method in class org.infinispan.container.entries.NullCacheEntry
 
getValue() - Method in class org.infinispan.container.entries.ReadCommittedEntry
 
getValue() - Method in class org.infinispan.container.entries.TransientCacheEntry
 
getValue() - Method in class org.infinispan.container.entries.TransientMortalCacheEntry
 
getValue() - Method in interface org.infinispan.marshall.core.MarshalledEntry
Returns the same value as MarshalledEntry.getKeyBytes(), but unmarshalled.
getValue() - Method in class org.infinispan.marshall.core.MarshalledEntryImpl
 
getValue() - Method in class org.infinispan.notifications.cachelistener.cluster.ClusterEvent
 
getValue() - Method in interface org.infinispan.notifications.cachelistener.event.CacheEntryActivatedEvent
Retrieves the value of the entry being activated.
getValue() - Method in interface org.infinispan.notifications.cachelistener.event.CacheEntryCreatedEvent
Retrieves the value of the entry being created.
getValue() - Method in interface org.infinispan.notifications.cachelistener.event.CacheEntryEvent
Retrieves the value of the affected cache entry
getValue() - Method in interface org.infinispan.notifications.cachelistener.event.CacheEntryExpiredEvent
Retrieves the value of the entry being expired.
getValue() - Method in interface org.infinispan.notifications.cachelistener.event.CacheEntryInvalidatedEvent
Retrieves the value of the entry being invalidated.
getValue() - Method in interface org.infinispan.notifications.cachelistener.event.CacheEntryLoadedEvent
Retrieves the value of the entry being loaded.
getValue() - Method in interface org.infinispan.notifications.cachelistener.event.CacheEntryModifiedEvent
Retrieves the value of the entry being modified.
getValue() - Method in interface org.infinispan.notifications.cachelistener.event.CacheEntryPassivatedEvent
Retrieves the value of the entry being passivated.
getValue() - Method in interface org.infinispan.notifications.cachelistener.event.CacheEntryRemovedEvent
Retrieves the value of the entry being deleted.
getValue() - Method in interface org.infinispan.notifications.cachelistener.event.CacheEntryVisitedEvent
Retrieves the value of the entry being visited.
getValue() - Method in class org.infinispan.notifications.cachelistener.event.impl.EventImpl
 
getValue() - Method in class org.infinispan.util.KeyValuePair
 
getValueBytes() - Method in interface org.infinispan.marshall.core.MarshalledEntry
Returns the value in serialize format.
getValueBytes() - Method in class org.infinispan.marshall.core.MarshalledEntryImpl
 
getValueMatcher() - Method in class org.infinispan.commands.functional.AbstractWriteKeyCommand
 
getValueMatcher() - Method in class org.infinispan.commands.functional.AbstractWriteManyCommand
 
getValueMatcher() - Method in class org.infinispan.commands.write.ApplyDeltaCommand
 
getValueMatcher() - Method in class org.infinispan.commands.write.ClearCommand
 
getValueMatcher() - Method in class org.infinispan.commands.write.PutKeyValueCommand
 
getValueMatcher() - Method in class org.infinispan.commands.write.PutMapCommand
 
getValueMatcher() - Method in class org.infinispan.commands.write.RemoveCommand
 
getValueMatcher() - Method in class org.infinispan.commands.write.ReplaceCommand
 
getValueMatcher() - Method in interface org.infinispan.commands.write.WriteCommand
 
getVersion() - Method in class org.infinispan.cache.impl.AbstractDelegatingCache
 
getVersion() - Method in class org.infinispan.cache.impl.CacheImpl
Returns the version of Infinispan.
getVersion() - Method in class org.infinispan.cache.impl.SimpleCacheImpl
 
getVersion() - Method in class org.infinispan.container.entries.ClusteredRepeatableReadEntry
 
getVersion() - Method in interface org.infinispan.container.entries.versioned.Versioned
 
getVersion() - Method in class org.infinispan.container.versioning.NumericVersion
 
getVersion() - Method in class org.infinispan.manager.DefaultCacheManager
 
getVersion() - Method in class org.infinispan.security.impl.SecureCacheImpl
 
getVersion() - Static method in class org.infinispan.Version
 
getVersionGenerator() - Method in class org.infinispan.factories.ComponentRegistry
Caching shortcut for #getLocalComponent(VersionGenerator.class)
getVersionShort() - Static method in class org.infinispan.Version
 
getVersionShort(String) - Static method in class org.infinispan.Version
 
getVersionsRead() - Method in class org.infinispan.transaction.impl.AbstractCacheTransaction
 
getVersionsRead() - Method in interface org.infinispan.transaction.xa.CacheTransaction
Note: used in Repeatable Read + Write Skew + Clustering + Versioning.
getVersionsSeen() - Method in class org.infinispan.commands.tx.VersionedPrepareCommand
 
getViewId() - Method in class org.infinispan.notifications.cachemanagerlistener.event.impl.EventImpl
 
getViewId() - Method in interface org.infinispan.notifications.cachemanagerlistener.event.ViewChangedEvent
Get JGroups view id.
getViewId() - Method in class org.infinispan.remoting.transport.AbstractDelegatingTransport
 
getViewId() - Method in class org.infinispan.remoting.transport.jgroups.JGroupsTransport
 
getViewId() - Method in interface org.infinispan.remoting.transport.Transport
 
getWarningMessage(String, Location) - Static method in class org.infinispan.configuration.parsing.ParseUtils
 
getWhen() - Method in interface org.infinispan.util.logging.events.EventLog
 
getWho() - Method in interface org.infinispan.util.logging.events.EventLog
 
getWritableChannel(String) - Method in class org.infinispan.io.GridFilesystem
Opens a WritableGridFileChannel for writing to the file denoted by pathname.
getWritableChannel(String, boolean) - Method in class org.infinispan.io.GridFilesystem
Opens a WritableGridFileChannel for writing to the file denoted by pathname.
getWritableChannel(String, boolean, int) - Method in class org.infinispan.io.GridFilesystem
Opens a WritableGridFileChannel for writing to the file denoted by pathname.
getWriteConsistentHash() - Method in interface org.infinispan.distribution.DistributionManager
 
getWriteConsistentHash() - Method in class org.infinispan.distribution.impl.DistributionManagerImpl
 
getWriteConsistentHash() - Method in class org.infinispan.topology.CacheTopology
When there is a rebalance in progress, write operations should go to the union of the "current" and "future" owners.
getWritesToTheStores() - Method in class org.infinispan.interceptors.CacheWriterInterceptor
Deprecated.
 
getXAResource() - Method in interface org.infinispan.AdvancedCache
Returns the XAResource associated with this cache which can be used to do transactional recovery.
getXAResource() - Method in class org.infinispan.cache.impl.AbstractDelegatingAdvancedCache
 
getXAResource() - Method in class org.infinispan.cache.impl.CacheImpl
 
getXAResource() - Method in class org.infinispan.cache.impl.SimpleCacheImpl
 
getXAResource() - Method in class org.infinispan.security.impl.SecureCacheImpl
 
getXid() - Method in class org.infinispan.transaction.tm.DummyTransaction
 
getXid() - Method in class org.infinispan.transaction.xa.LocalXaTransaction
 
getXid() - Method in class org.infinispan.transaction.xa.recovery.InDoubtTxInfoImpl
 
getXid() - Method in interface org.infinispan.transaction.xa.recovery.RecoverableTransactionIdentifier
 
getXid() - Method in class org.infinispan.transaction.xa.recovery.RecoveryAwareDldGlobalTransaction
 
getXid() - Method in class org.infinispan.transaction.xa.recovery.RecoveryAwareGlobalTransaction
 
getXid() - Method in interface org.infinispan.transaction.xa.recovery.RecoveryManager.InDoubtTxInfo
Transaction's id.
GLOBAL_MARSHALLER - Static variable in class org.infinispan.factories.KnownComponentNames
 
GLOBAL_REGISTRY_CACHE_NAME - Static variable in class org.infinispan.registry.impl.ClusterRegistryImpl
Deprecated.
 
GLOBAL_SCOPE - Static variable in interface org.infinispan.globalstate.ScopedPersistentState
 
GLOBAL_TRANSACTION - Static variable in interface org.infinispan.marshall.core.Ids
 
globalACLCache() - Method in interface org.infinispan.security.GlobalSecurityManager
Returns the global ACL cache
globalACLCache() - Method in class org.infinispan.security.impl.GlobalSecurityManagerImpl
 
GlobalAuthorizationConfiguration - Class in org.infinispan.configuration.global
GlobalAuthorizationConfiguration.
GlobalAuthorizationConfiguration(AttributeSet) - Constructor for class org.infinispan.configuration.global.GlobalAuthorizationConfiguration
 
GlobalAuthorizationConfigurationBuilder - Class in org.infinispan.configuration.global
GlobalAuthorizationConfigurationBuilder.
GlobalAuthorizationConfigurationBuilder(GlobalSecurityConfigurationBuilder) - Constructor for class org.infinispan.configuration.global.GlobalAuthorizationConfigurationBuilder
 
globalComponentRegistry - Variable in class org.infinispan.factories.AbstractComponentFactory
 
GlobalComponentRegistry - Class in org.infinispan.factories
A global component registry where shared components are stored.
GlobalComponentRegistry(GlobalConfiguration, EmbeddedCacheManager, Set<String>) - Constructor for class org.infinispan.factories.GlobalComponentRegistry
Creates an instance of the component registry.
GlobalConfiguration - Class in org.infinispan.configuration.global
Configuration component that exposes the global configuration.
globalConfiguration - Variable in class org.infinispan.factories.AbstractComponentFactory
 
GlobalConfigurationBuilder - Class in org.infinispan.configuration.global
 
GlobalConfigurationBuilder() - Constructor for class org.infinispan.configuration.global.GlobalConfigurationBuilder
 
GlobalConfigurationChildBuilder - Interface in org.infinispan.configuration.global
 
globalHandler - Variable in class org.infinispan.remoting.transport.jgroups.JGroupsTransport
 
globalId() - Method in class org.infinispan.transaction.xa.GlobalTransaction
Returns a simplified representation of the transaction.
GlobalInboundInvocationHandler - Class in org.infinispan.remoting.inboundhandler
InboundInvocationHandler implementation that handles all the ReplicableCommand.
GlobalInboundInvocationHandler() - Constructor for class org.infinispan.remoting.inboundhandler.GlobalInboundInvocationHandler
 
globalJmxStatistics() - Method in class org.infinispan.configuration.global.GlobalConfiguration
 
globalJmxStatistics() - Method in class org.infinispan.configuration.global.GlobalConfigurationBuilder
This method allows configuration of the global, or cache manager level, jmx statistics.
globalJmxStatistics() - Method in interface org.infinispan.configuration.global.GlobalConfigurationChildBuilder
 
GlobalJmxStatisticsConfiguration - Class in org.infinispan.configuration.global
 
GlobalJmxStatisticsConfigurationBuilder - Class in org.infinispan.configuration.global
Configures whether global statistics are gathered and reported via JMX for all caches under this cache manager.
GlobalMarshaller - Class in org.infinispan.marshall.core
A globally-scoped marshaller.
GlobalMarshaller(VersionAwareMarshaller) - Constructor for class org.infinispan.marshall.core.GlobalMarshaller
 
GlobalRoleConfigurationBuilder - Class in org.infinispan.configuration.global
GlobalRoleConfigurationBuilder.
GlobalRoleConfigurationBuilder(String, GlobalAuthorizationConfigurationBuilder) - Constructor for class org.infinispan.configuration.global.GlobalRoleConfigurationBuilder
 
GlobalRolesConfigurationChildBuilder - Interface in org.infinispan.configuration.global
 
GlobalSecurityConfiguration - Class in org.infinispan.configuration.global
GlobalSecurityConfiguration.
GlobalSecurityConfigurationBuilder - Class in org.infinispan.configuration.global
GlobalSecurityConfigurationBuilder.
GlobalSecurityConfigurationBuilder(GlobalConfigurationBuilder) - Constructor for class org.infinispan.configuration.global.GlobalSecurityConfigurationBuilder
 
GlobalSecurityConfigurationChildBuilder - Interface in org.infinispan.configuration.global
GlobalSecurityConfigurationChildBuilder.
GlobalSecurityManager - Interface in org.infinispan.security
GlobalSecurityManager.
GlobalSecurityManagerFactory - Class in org.infinispan.security.impl
Factory for GlobalSecurityManager implementations
GlobalSecurityManagerFactory() - Constructor for class org.infinispan.security.impl.GlobalSecurityManagerFactory
 
GlobalSecurityManagerImpl - Class in org.infinispan.security.impl
GlobalSecurityManagerImpl.
GlobalSecurityManagerImpl() - Constructor for class org.infinispan.security.impl.GlobalSecurityManagerImpl
 
globalState() - Method in class org.infinispan.configuration.global.GlobalConfiguration
 
globalState() - Method in class org.infinispan.configuration.global.GlobalConfigurationBuilder
 
globalState() - Method in interface org.infinispan.configuration.global.GlobalConfigurationChildBuilder
 
GlobalStateConfiguration - Class in org.infinispan.configuration.global
GlobalStateConfiguration.
GlobalStateConfiguration(AttributeSet) - Constructor for class org.infinispan.configuration.global.GlobalStateConfiguration
 
GlobalStateConfigurationBuilder - Class in org.infinispan.configuration.global
GlobalStateConfigurationBuilder.
globalStateLoad(String, String) - Method in interface org.infinispan.util.logging.Log
 
GlobalStateManager - Interface in org.infinispan.globalstate
GlobalStateManager.
GlobalStateManagerFactory - Class in org.infinispan.factories
GlobalStateManagerFactory.
GlobalStateManagerFactory() - Constructor for class org.infinispan.factories.GlobalStateManagerFactory
 
GlobalStateManagerImpl - Class in org.infinispan.globalstate.impl
GlobalStateManagerImpl.
GlobalStateManagerImpl() - Constructor for class org.infinispan.globalstate.impl.GlobalStateManagerImpl
 
GlobalStateProvider - Interface in org.infinispan.globalstate
GlobalStateProvider.
globalStateWrite(String, String) - Method in interface org.infinispan.util.logging.Log
 
globalStatus() - Method in class org.infinispan.xsite.GlobalXSiteAdminOperations
 
GlobalTransaction - Class in org.infinispan.transaction.xa
Uniquely identifies a transaction that spans all JVMs in a cluster.
GlobalTransaction() - Constructor for class org.infinispan.transaction.xa.GlobalTransaction
empty ctor used by externalization.
GlobalTransaction(Address, boolean) - Constructor for class org.infinispan.transaction.xa.GlobalTransaction
 
GlobalTransaction.AbstractGlobalTxExternalizer<T extends GlobalTransaction> - Class in org.infinispan.transaction.xa
 
GlobalTransaction.Externalizer - Class in org.infinispan.transaction.xa
 
globalTx - Variable in class org.infinispan.commands.tx.AbstractTransactionBoundaryCommand
 
GlobalXSiteAdminOperations - Class in org.infinispan.xsite
A per-container (cache manager) cross-site admin operations.
GlobalXSiteAdminOperations() - Constructor for class org.infinispan.xsite.GlobalXSiteAdminOperations
 
grant(String, String) - Method in class org.infinispan.security.impl.ClusterRoleMapper
 
GridFile - Class in org.infinispan.io
Subclass of File to iterate through directories and files in a grid
GridFile.Metadata - Class in org.infinispan.io
 
GridFilesystem - Class in org.infinispan.io
Entry point for GridFile and GridInputStream / GridOutputStream
GridFilesystem(Cache<String, byte[]>, Cache<String, GridFile.Metadata>, int) - Constructor for class org.infinispan.io.GridFilesystem
Creates an instance.
GridFilesystem(Cache<String, byte[]>, Cache<String, GridFile.Metadata>) - Constructor for class org.infinispan.io.GridFilesystem
 
GridInputStream - Class in org.infinispan.io
 
GridOutputStream - Class in org.infinispan.io
 
Group - Annotation Type in org.infinispan.distribution.group
Identifies the key for a group.
Grouper<T> - Interface in org.infinispan.distribution.group
User applications may implement this interface in order to customize the compution of groups in cases when the modifying the key is not possible, or when the value determined by the Group annotation needs customizing.
groupers() - Method in class org.infinispan.configuration.cache.GroupsConfiguration
Get's the current groupers in use
GroupFilter<K> - Class in org.infinispan.distribution.group
A key filter that accepts keys which belongs to the group.
GroupFilter(String, GroupManager) - Constructor for class org.infinispan.distribution.group.GroupFilter
 
GroupingInterceptor - Class in org.infinispan.interceptors
Deprecated.
Since 8.2, no longer public API.
GroupingInterceptor() - Constructor for class org.infinispan.interceptors.GroupingInterceptor
Deprecated.
 
GroupingInterceptor.KeyListener - Class in org.infinispan.interceptors
Deprecated.
 
GroupingPartitioner - Class in org.infinispan.distribution.group.impl
Key partitioner that uses Group annotations to map grouped keys to the same segment.
GroupingPartitioner(KeyPartitioner, GroupManager) - Constructor for class org.infinispan.distribution.group.impl.GroupingPartitioner
 
GroupManager - Interface in org.infinispan.distribution.group
Control's key grouping.
GroupManagerFactory - Class in org.infinispan.distribution.group
 
GroupManagerFactory() - Constructor for class org.infinispan.distribution.group.GroupManagerFactory
 
GroupManagerImpl - Class in org.infinispan.distribution.group
 
GroupManagerImpl(List<Grouper<?>>) - Constructor for class org.infinispan.distribution.group.GroupManagerImpl
 
groups() - Method in class org.infinispan.configuration.cache.HashConfiguration
Configuration for various grouper definitions.
groups() - Method in class org.infinispan.configuration.cache.HashConfigurationBuilder
 
GroupsConfiguration - Class in org.infinispan.configuration.cache
Configuration for various grouper definitions.
GroupsConfigurationBuilder - Class in org.infinispan.configuration.cache
Configuration for various grouper definitions.
GroupsConfigurationBuilder(ClusteringConfigurationBuilder) - Constructor for class org.infinispan.configuration.cache.GroupsConfigurationBuilder
 

H

handle(CacheRpcCommand, Reply, DeliverOrder) - Method in class org.infinispan.remoting.inboundhandler.AbstractDelegatingHandler
 
handle(CacheRpcCommand, Reply, DeliverOrder) - Method in class org.infinispan.remoting.inboundhandler.NonTotalOrderPerCacheInboundInvocationHandler
 
handle(CacheRpcCommand, Reply, DeliverOrder) - Method in class org.infinispan.remoting.inboundhandler.NonTotalOrderTxPerCacheInboundInvocationHandler
 
handle(CacheRpcCommand, Reply, DeliverOrder) - Method in interface org.infinispan.remoting.inboundhandler.PerCacheInboundInvocationHandler
Handles the CacheRpcCommand from other node.
handle(CacheRpcCommand, Reply, DeliverOrder) - Method in class org.infinispan.remoting.inboundhandler.TotalOrderTxPerCacheInboundInvocationHandler
 
handle(Message, Response) - Method in class org.infinispan.remoting.transport.jgroups.CommandAwareRpcDispatcher
Message contains a Command.
handleAny(ConfigurationBuilderHolder) - Method in interface org.infinispan.configuration.parsing.XMLExtendedStreamReader
Handle an <xs:any>-type nested element, passing in the given value, returning after the end of the element.
handleBatch(boolean, Collection<CacheEntry<K, C>>) - Method in interface org.infinispan.iteration.impl.LocalEntryRetriever.BatchHandler
 
handleBatch(boolean, Collection<CacheEntry<K, C>>) - Method in class org.infinispan.iteration.impl.LocalEntryRetriever.ItrQueuerHandler
 
handleCacheStopped(CacheStoppedEvent) - Method in class org.infinispan.affinity.impl.KeyAffinityServiceImpl
 
handleCacheStopped(CacheStoppedEvent) - Method in class org.infinispan.affinity.ListenerRegistration
 
handleClearCommand(InvocationContext, ClearCommand) - Method in class org.infinispan.interceptors.base.PrePostProcessingCommandInterceptor
 
handleClearFailure(String) - Method in class org.infinispan.xsite.AbstractCustomFailurePolicy
 
handleClearFailure(String) - Method in interface org.infinispan.xsite.CustomFailurePolicy
 
handleClusterEvents(CacheEntryEvent) - Method in class org.infinispan.notifications.cachelistener.cluster.RemoteClusterListener
 
handleClusterView(boolean, int) - Method in interface org.infinispan.topology.ClusterTopologyManager
Install a new cluster view.
handleClusterView(boolean, int) - Method in class org.infinispan.topology.ClusterTopologyManagerImpl
 
handleCommitCommand(InvocationContext, CommitCommand) - Method in class org.infinispan.interceptors.base.PrePostProcessingCommandInterceptor
 
handleCommitFailure(String, Transaction) - Method in class org.infinispan.xsite.AbstractCustomFailurePolicy
 
handleCommitFailure(String, Transaction) - Method in interface org.infinispan.xsite.CustomFailurePolicy
 
handleDefault(InvocationContext, VisitableCommand) - Method in class org.infinispan.commands.AbstractVisitor
A default handler for all commands visited.
handleDefault(InvocationContext, VisitableCommand) - Method in class org.infinispan.interceptors.base.CommandInterceptor
The default behaviour of the visitXXX methods, which is to ignore the call and pass the call up to the next interceptor in the chain.
handleDefault(InvocationContext, VisitableCommand) - Method in class org.infinispan.interceptors.BatchingInterceptor
Deprecated.
Simply check if there is an ongoing tx.
handleDefault(InvocationContext, VisitableCommand) - Method in class org.infinispan.interceptors.CallInterceptor
Deprecated.
 
handleDefault(InvocationContext, VisitableCommand) - Method in class org.infinispan.interceptors.InvocationContextInterceptor
Deprecated.
 
handleDefault(InvocationContext, VisitableCommand) - Method in class org.infinispan.statetransfer.StateTransferInterceptor
Deprecated.
 
handleDefault(InvocationContext, VisitableCommand) - Method in class org.infinispan.xsite.BackupSenderImpl.CustomBackupPolicyInvoker
 
handleEvent(E, ListenerInvocation<Event<K, V>>) - Method in interface org.infinispan.notifications.cachelistener.QueueingSegmentListener
This should be called by any listener when an event is generated to possibly queue it.
handleEvictCommand(InvocationContext, EvictCommand) - Method in class org.infinispan.interceptors.base.PrePostProcessingCommandInterceptor
 
handleFromCluster(Address, ReplicableCommand, Reply, DeliverOrder) - Method in class org.infinispan.remoting.inboundhandler.GlobalInboundInvocationHandler
 
handleFromCluster(Address, ReplicableCommand, Reply, DeliverOrder) - Method in interface org.infinispan.remoting.inboundhandler.InboundInvocationHandler
Handles the ReplicableCommand from other node belonging to local site.
handleFromRemoteSite(String, XSiteReplicateCommand, Reply, DeliverOrder) - Method in class org.infinispan.remoting.inboundhandler.GlobalInboundInvocationHandler
 
handleFromRemoteSite(String, XSiteReplicateCommand, Reply, DeliverOrder) - Method in interface org.infinispan.remoting.inboundhandler.InboundInvocationHandler
Handles the ReplicableCommand from remote site.
handleGetKeyValueCommand(InvocationContext, GetKeyValueCommand) - Method in class org.infinispan.interceptors.base.PrePostProcessingCommandInterceptor
 
handleInjection(ComponentRegistry) - Method in interface org.infinispan.stream.impl.intops.IntermediateOperation
Handles injection of components for various dependencies that the intermediate operation has
handleInjection(ComponentRegistry) - Method in class org.infinispan.stream.impl.intops.object.MapOperation
 
handleInjection(ComponentRegistry) - Method in interface org.infinispan.stream.impl.KeyTrackingTerminalOperation
Handles injection of components for various intermediate and this operation.
handleInjection(ComponentRegistry) - Method in interface org.infinispan.stream.impl.TerminalOperation
Handles injection of components for various intermediate and this operation.
handleInjection(ComponentRegistry) - Method in class org.infinispan.stream.impl.termop.BaseTerminalOperation
 
handleInjection(ComponentRegistry) - Method in class org.infinispan.stream.impl.termop.object.ForEachOperation
 
handleInjection(ComponentRegistry) - Method in class org.infinispan.stream.impl.termop.primitive.ForEachDoubleOperation
 
handleInjection(ComponentRegistry) - Method in class org.infinispan.stream.impl.termop.primitive.ForEachFlatMapDoubleOperation
 
handleInjection(ComponentRegistry) - Method in class org.infinispan.stream.impl.termop.primitive.ForEachFlatMapIntOperation
 
handleInjection(ComponentRegistry) - Method in class org.infinispan.stream.impl.termop.primitive.ForEachFlatMapLongOperation
 
handleInjection(ComponentRegistry) - Method in class org.infinispan.stream.impl.termop.primitive.ForEachIntOperation
 
handleInjection(ComponentRegistry) - Method in class org.infinispan.stream.impl.termop.primitive.ForEachLongOperation
 
handleInMemoryExpiration(InternalCacheEntry<K, V>, long) - Method in interface org.infinispan.expiration.ExpirationManager
This should be invoked passing in an entry that is now expired.
handleInMemoryExpiration(InternalCacheEntry<K, V>, long) - Method in class org.infinispan.expiration.impl.ClusterExpirationManager
 
handleInMemoryExpiration(InternalCacheEntry<K, V>, long) - Method in class org.infinispan.expiration.impl.ExpirationManagerImpl
 
handleInStoreExpiration(K) - Method in interface org.infinispan.expiration.ExpirationManager
This is to be invoked when a store entry expires.
handleInStoreExpiration(MarshalledEntry<K, V>) - Method in interface org.infinispan.expiration.ExpirationManager
This is to be invoked when a store entry expires and the value and/or metadata is available to be used.
handleInStoreExpiration(K) - Method in class org.infinispan.expiration.impl.ClusterExpirationManager
 
handleInStoreExpiration(MarshalledEntry<K, V>) - Method in class org.infinispan.expiration.impl.ClusterExpirationManager
 
handleInStoreExpiration(K) - Method in class org.infinispan.expiration.impl.ExpirationManagerImpl
 
handleInStoreExpiration(MarshalledEntry<K, V>) - Method in class org.infinispan.expiration.impl.ExpirationManagerImpl
 
handleJoin(String, Address, CacheJoinInfo, int) - Method in interface org.infinispan.topology.ClusterTopologyManager
Signals that a new member is joining the cache.
handleJoin(String, Address, CacheJoinInfo, int) - Method in class org.infinispan.topology.ClusterTopologyManagerImpl
 
handleLeave(String, Address, int) - Method in interface org.infinispan.topology.ClusterTopologyManager
Signals that a member is leaving the cache.
handleLeave(String, Address, int) - Method in class org.infinispan.topology.ClusterTopologyManagerImpl
 
handleList(List<V>) - Method in class org.infinispan.stream.impl.termop.AbstractForEachOperation
 
handleList(List<V>) - Method in class org.infinispan.stream.impl.termop.object.ForEachOperation
 
handleList(List<Double>) - Method in class org.infinispan.stream.impl.termop.primitive.ForEachFlatMapDoubleOperation
 
handleList(List<Integer>) - Method in class org.infinispan.stream.impl.termop.primitive.ForEachFlatMapIntOperation
 
handleList(List<Long>) - Method in class org.infinispan.stream.impl.termop.primitive.ForEachFlatMapLongOperation
 
handleMultipleKeysWriteCommand(InvocationContext, WriteCommand) - Method in class org.infinispan.interceptors.xsite.BaseBackupInterceptor
 
handleNonTxWriteCommand(InvocationContext, DataWriteCommand) - Method in class org.infinispan.interceptors.distribution.BaseDistributionInterceptor
Deprecated.
 
handleObject(Object) - Method in class org.infinispan.container.entries.MarshalledValueEntrySizeCalculator
 
handleObject(Object) - Method in class org.infinispan.container.entries.PrimitiveEntrySizeCalculator
 
handlePrepareCommand(InvocationContext, PrepareCommand) - Method in class org.infinispan.interceptors.base.PrePostProcessingCommandInterceptor
 
handlePrepareFailure(String, Transaction) - Method in class org.infinispan.xsite.AbstractCustomFailurePolicy
 
handlePrepareFailure(String, Transaction) - Method in interface org.infinispan.xsite.CustomFailurePolicy
 
handlePutAllFailure(String, Map<K, V>) - Method in class org.infinispan.xsite.AbstractCustomFailurePolicy
 
handlePutAllFailure(String, Map<K, V>) - Method in interface org.infinispan.xsite.CustomFailurePolicy
 
handlePutFailure(String, K, V, boolean) - Method in class org.infinispan.xsite.AbstractCustomFailurePolicy
 
handlePutFailure(String, K, V, boolean) - Method in interface org.infinispan.xsite.CustomFailurePolicy
 
handlePutKeyValueCommand(InvocationContext, PutKeyValueCommand) - Method in class org.infinispan.interceptors.base.PrePostProcessingCommandInterceptor
 
handlePutMapCommand(InvocationContext, PutMapCommand) - Method in class org.infinispan.interceptors.base.PrePostProcessingCommandInterceptor
 
handler - Variable in class org.infinispan.remoting.inboundhandler.BaseBlockingRunnable
 
handleRebalance(String, CacheTopology, int, Address) - Method in interface org.infinispan.topology.LocalTopologyManager
Performs the state transfer.
handleRebalance(String, CacheTopology, int, Address) - Method in class org.infinispan.topology.LocalTopologyManagerImpl
 
handleRebalance(String, CacheTopology, int, Address) - Method in class org.infinispan.util.AbstractControlledLocalTopologyManager
 
handleRebalanceCompleted(String, Address, int, Throwable, int) - Method in interface org.infinispan.topology.ClusterTopologyManager
Marks the rebalance as complete on the sender.
handleRebalanceCompleted(String, Address, int, Throwable, int) - Method in class org.infinispan.topology.ClusterTopologyManagerImpl
 
handleRemoteCommand(VisitableCommand) - Method in interface org.infinispan.xsite.BackupReceiver
 
handleRemoteCommand(VisitableCommand) - Method in class org.infinispan.xsite.BaseBackupReceiver
 
handleRemove(CacheEntryActivatedEvent<?, ?>) - Method in class org.infinispan.interceptors.GroupingInterceptor.KeyListener
Deprecated.
 
handleRemoveCommand(InvocationContext, RemoveCommand) - Method in class org.infinispan.interceptors.base.PrePostProcessingCommandInterceptor
 
handleRemoveFailure(String, K, V) - Method in class org.infinispan.xsite.AbstractCustomFailurePolicy
 
handleRemoveFailure(String, K, V) - Method in interface org.infinispan.xsite.CustomFailurePolicy
 
handleReplaceCommand(InvocationContext, ReplaceCommand) - Method in class org.infinispan.interceptors.base.PrePostProcessingCommandInterceptor
 
handleReplaceFailure(String, K, V, V) - Method in class org.infinispan.xsite.AbstractCustomFailurePolicy
 
handleReplaceFailure(String, K, V, V) - Method in interface org.infinispan.xsite.CustomFailurePolicy
 
handleRollbackCommand(InvocationContext, RollbackCommand) - Method in class org.infinispan.interceptors.base.PrePostProcessingCommandInterceptor
 
handleRollbackFailure(String, Transaction) - Method in class org.infinispan.xsite.AbstractCustomFailurePolicy
 
handleRollbackFailure(String, Transaction) - Method in interface org.infinispan.xsite.CustomFailurePolicy
 
handleRunnable(BlockingRunnable, boolean) - Method in class org.infinispan.remoting.inboundhandler.BasePerCacheInboundInvocationHandler
 
handleSingleWrite(InvocationContext, DataWriteCommand) - Method in class org.infinispan.partitionhandling.impl.PartitionHandlingInterceptor
 
handleSizeCommand(InvocationContext, SizeCommand) - Method in class org.infinispan.interceptors.base.PrePostProcessingCommandInterceptor
 
handleStableTopologyUpdate(String, CacheTopology, Address, int) - Method in interface org.infinispan.topology.LocalTopologyManager
Update the stable cache topology.
handleStableTopologyUpdate(String, CacheTopology, Address, int) - Method in class org.infinispan.topology.LocalTopologyManagerImpl
 
handleStableTopologyUpdate(String, CacheTopology, Address, int) - Method in class org.infinispan.util.AbstractControlledLocalTopologyManager
 
handleStateTransferControl(XSiteStateTransferControlCommand) - Method in interface org.infinispan.xsite.BackupReceiver
It handles the state transfer control from a remote site.
handleStateTransferControl(XSiteStateTransferControlCommand) - Method in class org.infinispan.xsite.ClusteredCacheBackupReceiver
 
handleStateTransferControl(XSiteStateTransferControlCommand) - Method in class org.infinispan.xsite.LocalCacheBackupReceiver
 
handleStateTransferState(XSiteStatePushCommand) - Method in interface org.infinispan.xsite.BackupReceiver
It handles the state transfer state from a remote site.
handleStateTransferState(XSiteStatePushCommand) - Method in class org.infinispan.xsite.ClusteredCacheBackupReceiver
 
handleStateTransferState(XSiteStatePushCommand) - Method in class org.infinispan.xsite.LocalCacheBackupReceiver
 
handleStatusRequest(int) - Method in interface org.infinispan.topology.LocalTopologyManager
Recovers the current topology information for all running caches and returns it to the coordinator.
handleStatusRequest(int) - Method in class org.infinispan.topology.LocalTopologyManagerImpl
 
handleStatusRequest(int) - Method in class org.infinispan.util.AbstractControlledLocalTopologyManager
 
handleStreamForEach(S, List<V>) - Method in class org.infinispan.stream.impl.termop.AbstractForEachOperation
 
handleStreamForEach(Stream<V>, List<V>) - Method in class org.infinispan.stream.impl.termop.object.ForEachOperation
 
handleStreamForEach(DoubleStream, List<Double>) - Method in class org.infinispan.stream.impl.termop.primitive.ForEachFlatMapDoubleOperation
 
handleStreamForEach(IntStream, List<Integer>) - Method in class org.infinispan.stream.impl.termop.primitive.ForEachFlatMapIntOperation
 
handleStreamForEach(LongStream, List<Long>) - Method in class org.infinispan.stream.impl.termop.primitive.ForEachFlatMapLongOperation
 
handleTopology(TopologyChangedEvent<K, V>) - Method in class org.infinispan.xsite.statetransfer.XSiteStateTransferManagerImpl
 
handleTopologyUpdate(String, CacheTopology, AvailabilityMode, int, Address) - Method in interface org.infinispan.topology.LocalTopologyManager
Updates the current and/or pending consistent hash, without transferring any state.
handleTopologyUpdate(String, CacheTopology, AvailabilityMode, int, Address) - Method in class org.infinispan.topology.LocalTopologyManagerImpl
 
handleTopologyUpdate(String, CacheTopology, AvailabilityMode, int, Address) - Method in class org.infinispan.util.AbstractControlledLocalTopologyManager
 
handleViewChange(TopologyChangedEvent<?, ?>) - Method in class org.infinispan.affinity.impl.KeyAffinityServiceImpl
 
handleViewChange(TopologyChangedEvent<?, ?>) - Method in class org.infinispan.affinity.ListenerRegistration
 
handleViewChange(ViewChangedEvent) - Method in class org.infinispan.topology.ClusterTopologyManagerImpl.ClusterViewListener
 
handleWriteCommand(InvocationContext, WriteCommand) - Method in class org.infinispan.statetransfer.StateTransferInterceptor
Deprecated.
 
hasActiveTransfers() - Method in class org.infinispan.statetransfer.StateConsumerImpl
 
hasAnyLockAcquired() - Method in class org.infinispan.transaction.totalorder.TotalOrderManager
 
hasAnyLockAtOrigin(DldGlobalTransaction) - Method in class org.infinispan.transaction.xa.DldGlobalTransaction
 
hasClearOperation() - Method in class org.infinispan.atomic.impl.AtomicHashMapDelta
 
hasCombiner() - Method in class org.infinispan.commands.read.MapCombineCommand
 
hasDependent(T) - Method in class org.infinispan.util.DependencyGraph
Check if an element is depended on
hasEnabledBackups() - Method in class org.infinispan.configuration.cache.SitesConfiguration
 
hasFlag(Flag) - Method in class org.infinispan.commands.functional.AbstractWriteManyCommand
 
hasFlag(Flag) - Method in interface org.infinispan.commands.LocalFlagAffectedCommand
Check whether a particular flag is present in the command
hasFlag(Flag) - Method in class org.infinispan.commands.remote.LocalFlagAffectedRpcCommand
 
hasFlag(Flag) - Method in class org.infinispan.commands.write.RemoveExpiredCommand
 
hash() - Method in class org.infinispan.configuration.cache.ClusteringConfiguration
Configure hash sub element
hash() - Method in class org.infinispan.configuration.cache.ClusteringConfigurationBuilder
Configure hash sub element
hash() - Method in interface org.infinispan.configuration.cache.ClusteringConfigurationChildBuilder
Allows fine-tuning of rehashing characteristics.
HASH - Static variable in class org.infinispan.configuration.cache.HashConfiguration
 
hash() - Method in class org.infinispan.configuration.cache.HashConfiguration
Deprecated.
Since 8.2, use HashConfiguration.keyPartitioner() instead.
hash(Hash) - Method in class org.infinispan.configuration.cache.HashConfigurationBuilder
Deprecated.
HASH_FUNCTION_PARTITIONER - Static variable in interface org.infinispan.marshall.core.Ids
 
hashCode() - Method in class org.infinispan.atomic.DeltaCompositeKey
 
hashCode() - Method in class org.infinispan.atomic.impl.PutOperation
 
hashCode() - Method in class org.infinispan.commands.CancelCommand
 
hashCode() - Method in class org.infinispan.commands.CommandInvocationId
 
hashCode() - Method in class org.infinispan.commands.control.LockControlCommand
 
hashCode() - Method in class org.infinispan.commands.CreateCacheCommand
 
hashCode() - Method in class org.infinispan.commands.read.AbstractDataCommand
 
hashCode() - Method in class org.infinispan.commands.read.DistributedExecuteCommand
 
hashCode() - Method in class org.infinispan.commands.read.MapCombineCommand
 
hashCode() - Method in class org.infinispan.commands.read.ReduceCommand
 
hashCode() - Method in class org.infinispan.commands.remote.ClusteredGetAllCommand
 
hashCode() - Method in class org.infinispan.commands.remote.ClusteredGetCommand
 
hashCode() - Method in class org.infinispan.commands.remote.MultipleRpcCommand
 
hashCode() - Method in class org.infinispan.commands.remote.SingleRpcCommand
 
hashCode() - Method in class org.infinispan.commands.tx.AbstractTransactionBoundaryCommand
 
hashCode() - Method in class org.infinispan.commands.write.ApplyDeltaCommand
 
hashCode() - Method in class org.infinispan.commands.write.InvalidateCommand
 
hashCode() - Method in class org.infinispan.commands.write.PutKeyValueCommand
 
hashCode() - Method in class org.infinispan.commands.write.PutMapCommand
 
hashCode() - Method in class org.infinispan.commands.write.RemoveCommand
 
hashCode() - Method in class org.infinispan.commands.write.RemoveExpiredCommand
 
hashCode() - Method in class org.infinispan.commands.write.ReplaceCommand
 
hashCode() - Method in class org.infinispan.configuration.cache.AbstractStoreConfiguration
 
hashCode() - Method in class org.infinispan.configuration.cache.AsyncConfiguration
 
hashCode() - Method in class org.infinispan.configuration.cache.AsyncStoreConfiguration
 
hashCode() - Method in class org.infinispan.configuration.cache.AuthorizationConfiguration
 
hashCode() - Method in class org.infinispan.configuration.cache.BackupConfiguration
 
hashCode() - Method in class org.infinispan.configuration.cache.BackupForConfiguration
 
hashCode() - Method in class org.infinispan.configuration.cache.ClusteringConfiguration
 
hashCode() - Method in class org.infinispan.configuration.cache.CompatibilityModeConfiguration
 
hashCode() - Method in class org.infinispan.configuration.cache.Configuration
 
hashCode() - Method in class org.infinispan.configuration.cache.CustomInterceptorsConfiguration
 
hashCode() - Method in class org.infinispan.configuration.cache.DeadlockDetectionConfiguration
 
hashCode() - Method in class org.infinispan.configuration.cache.EvictionConfiguration
 
hashCode() - Method in class org.infinispan.configuration.cache.ExpirationConfiguration
 
hashCode() - Method in class org.infinispan.configuration.cache.GroupsConfiguration
 
hashCode() - Method in class org.infinispan.configuration.cache.HashConfiguration
 
hashCode() - Method in class org.infinispan.configuration.cache.InvocationBatchingConfiguration
 
hashCode() - Method in class org.infinispan.configuration.cache.JMXStatisticsConfiguration
 
hashCode() - Method in class org.infinispan.configuration.cache.L1Configuration
 
hashCode() - Method in class org.infinispan.configuration.cache.LockingConfiguration
 
hashCode() - Method in class org.infinispan.configuration.cache.PartitionHandlingConfiguration
 
hashCode() - Method in class org.infinispan.configuration.cache.PersistenceConfiguration
 
hashCode() - Method in class org.infinispan.configuration.cache.RecoveryConfiguration
 
hashCode() - Method in class org.infinispan.configuration.cache.SecurityConfiguration
 
hashCode() - Method in class org.infinispan.configuration.cache.SingletonStoreConfiguration
 
hashCode() - Method in class org.infinispan.configuration.cache.SitesConfiguration
 
hashCode() - Method in class org.infinispan.configuration.cache.StateTransferConfiguration
 
hashCode() - Method in class org.infinispan.configuration.cache.StoreAsBinaryConfiguration
 
hashCode() - Method in class org.infinispan.configuration.cache.SyncConfiguration
 
hashCode() - Method in class org.infinispan.configuration.cache.TakeOfflineConfiguration
 
hashCode() - Method in class org.infinispan.configuration.cache.TransactionConfiguration
 
hashCode() - Method in class org.infinispan.configuration.cache.UnsafeConfiguration
 
hashCode() - Method in class org.infinispan.configuration.cache.VersioningConfiguration
 
hashCode() - Method in class org.infinispan.configuration.cache.XSiteStateTransferConfiguration
 
hashCode() - Method in class org.infinispan.configuration.global.GlobalAuthorizationConfiguration
 
hashCode() - Method in class org.infinispan.configuration.global.GlobalConfigurationBuilder
 
hashCode() - Method in class org.infinispan.configuration.global.GlobalJmxStatisticsConfiguration
 
hashCode() - Method in class org.infinispan.configuration.global.SerializationConfigurationBuilder
 
hashCode() - Method in class org.infinispan.configuration.global.ShutdownConfigurationBuilder
 
hashCode() - Method in class org.infinispan.configuration.global.SiteConfiguration
 
hashCode() - Method in class org.infinispan.configuration.global.SiteConfigurationBuilder
 
hashCode() - Method in class org.infinispan.configuration.global.ThreadPoolConfigurationBuilder
 
hashCode() - Method in class org.infinispan.configuration.global.TransportConfiguration
 
hashCode() - Method in class org.infinispan.container.entries.ForwardingCacheEntry
 
hashCode() - Method in class org.infinispan.container.entries.ImmortalCacheEntry
 
hashCode() - Method in class org.infinispan.container.entries.ImmortalCacheValue
 
hashCode() - Method in class org.infinispan.container.entries.MortalCacheEntry
 
hashCode() - Method in class org.infinispan.container.entries.MortalCacheValue
 
hashCode() - Method in class org.infinispan.container.entries.TransientCacheEntry
 
hashCode() - Method in class org.infinispan.container.entries.TransientCacheValue
 
hashCode() - Method in class org.infinispan.container.entries.TransientMortalCacheEntry
 
hashCode() - Method in class org.infinispan.container.entries.TransientMortalCacheValue
 
hashCode() - Method in class org.infinispan.container.versioning.NumericVersion
 
hashCode() - Method in class org.infinispan.context.impl.RemoteTxInvocationContext
 
hashCode() - Method in class org.infinispan.distexec.mapreduce.MapReduceManagerImpl.IntermediateKey
 
hashCode() - Method in class org.infinispan.distexec.mapreduce.MapReduceTask
Deprecated.
 
hashCode() - Method in class org.infinispan.distribution.ch.impl.DefaultConsistentHash
 
hashCode() - Method in class org.infinispan.distribution.ch.impl.DefaultConsistentHashFactory
 
hashCode() - Method in class org.infinispan.distribution.ch.impl.HashFunctionPartitioner
 
hashCode() - Method in class org.infinispan.distribution.ch.impl.ReplicatedConsistentHash
 
hashCode() - Method in class org.infinispan.distribution.ch.impl.ReplicatedConsistentHashFactory
 
hashCode() - Method in class org.infinispan.distribution.ch.impl.SyncConsistentHashFactory
 
hashCode() - Method in class org.infinispan.distribution.group.PartitionerConsistentHash
 
hashCode() - Method in class org.infinispan.io.ExpandableMarshalledValueByteStream
 
hashCode() - Method in class org.infinispan.io.GridFile
 
hashCode() - Method in class org.infinispan.io.ImmutableMarshalledValueByteStream
 
hashCode() - Method in class org.infinispan.marshall.core.MarshalledEntryImpl
 
hashCode() - Method in class org.infinispan.marshall.core.MarshalledValue
 
hashCode() - Method in class org.infinispan.metadata.EmbeddedMetadata
 
hashCode() - Method in class org.infinispan.metadata.impl.InternalMetadataImpl
 
hashCode() - Method in class org.infinispan.notifications.cachelistener.cluster.ClusterEvent
 
hashCode() - Method in class org.infinispan.notifications.cachelistener.event.impl.EventImpl
 
hashCode() - Method in class org.infinispan.notifications.cachemanagerlistener.event.impl.EventImpl
 
hashCode() - Method in class org.infinispan.persistence.modifications.ModificationsList
 
hashCode() - Method in class org.infinispan.persistence.modifications.Remove
 
hashCode() - Method in class org.infinispan.persistence.modifications.Store
 
hashCode() - Method in class org.infinispan.registry.ScopedKey
Deprecated.
 
hashCode() - Method in class org.infinispan.remoting.LocalInvocation
 
hashCode() - Method in class org.infinispan.remoting.MIMECacheEntry
 
hashCode() - Method in class org.infinispan.remoting.responses.SuccessfulResponse
 
hashCode() - Method in class org.infinispan.remoting.responses.UnsuccessfulResponse
 
hashCode() - Method in class org.infinispan.remoting.rpc.RpcOptions
 
hashCode() - Method in class org.infinispan.remoting.rpc.RpcOptionsBuilder
 
hashCode() - Method in class org.infinispan.remoting.transport.AggregateBackupResponse
 
hashCode() - Method in class org.infinispan.remoting.transport.jgroups.JGroupsAddress
 
hashCode() - Method in class org.infinispan.security.CachePermission
 
hashCode() - Method in class org.infinispan.security.impl.CachePrincipalPair
 
hashCode() - Method in class org.infinispan.security.impl.SecureCacheImpl
 
hashCode() - Method in class org.infinispan.topology.CacheJoinInfo
 
hashCode() - Method in class org.infinispan.topology.CacheTopology
 
hashCode() - Method in class org.infinispan.topology.PersistentUUID
 
hashCode() - Method in class org.infinispan.transaction.impl.AbstractEnlistmentAdapter
Invoked by TransactionManagers, make sure it's an efficient implementation.
hashCode() - Method in class org.infinispan.transaction.impl.LocalTransaction
 
hashCode() - Method in class org.infinispan.transaction.impl.RemoteTransaction
 
hashCode() - Method in class org.infinispan.transaction.impl.TotalOrderRemoteTransactionState
 
hashCode() - Method in class org.infinispan.transaction.tm.DummyNoXaXid
Implementing an efficient hashCode is critical for performance:
hashCode() - Method in class org.infinispan.transaction.tm.DummyTransaction
Must be defined for increased performance
hashCode() - Method in class org.infinispan.transaction.tm.DummyXid
 
hashCode() - Method in class org.infinispan.transaction.totalorder.TotalOrderLatchImpl
 
hashCode() - Method in class org.infinispan.transaction.xa.DldGlobalTransaction
 
hashCode() - Method in class org.infinispan.transaction.xa.GlobalTransaction
 
hashCode() - Method in class org.infinispan.transaction.xa.recovery.InDoubtTxInfoImpl
 
hashCode() - Method in class org.infinispan.transaction.xa.recovery.RecoveryInfoKey
 
hashCode() - Method in class org.infinispan.transaction.xa.recovery.SerializableXid
 
hashCode() - Method in class org.infinispan.util.concurrent.BoundedConcurrentHashMap
 
hashCode() - Method in class org.infinispan.util.KeyValuePair
 
hashCode() - Method in class org.infinispan.xsite.statetransfer.XSiteStateTransferCollector
 
HashConfiguration - Class in org.infinispan.configuration.cache
Allows fine-tuning of rehashing characteristics.
HashConfigurationBuilder - Class in org.infinispan.configuration.cache
Allows fine-tuning of rehashing characteristics.
hashFunction - Variable in class org.infinispan.distribution.ch.impl.SyncConsistentHashFactory.Builder
 
HashFunctionPartitioner - Class in org.infinispan.distribution.ch.impl
Key partitioner that computes a key's segment based on a hash function.
HashFunctionPartitioner() - Constructor for class org.infinispan.distribution.ch.impl.HashFunctionPartitioner
 
HashFunctionPartitioner.Externalizer - Class in org.infinispan.distribution.ch.impl
 
hashNumVirtualNodesDeprecated() - Method in interface org.infinispan.util.logging.Log
 
hashRehashEnabledDeprecated() - Method in interface org.infinispan.util.logging.Log
 
hashRehashRpcTimeoutDeprecated() - Method in interface org.infinispan.util.logging.Log
 
hashRehashWaitDeprecated() - Method in interface org.infinispan.util.logging.Log
 
hashToSegment(T) - Method in class org.infinispan.util.StripedHashFunction
It calculates the segment in which the object belongs.
hasInUseBackup(String) - Method in class org.infinispan.configuration.cache.SitesConfiguration
 
hasKeys() - Method in class org.infinispan.commands.read.DistributedExecuteCommand
 
hasLifespan() - Method in class org.infinispan.metadata.EmbeddedMetadata.Builder
 
hasLocalOnlyModifications - Variable in class org.infinispan.transaction.impl.AbstractCacheTransaction
 
hasLockedKey(Object) - Method in class org.infinispan.context.impl.AbstractInvocationContext
 
hasLockedKey(Object) - Method in class org.infinispan.context.impl.ClearInvocationContext
 
hasLockedKey(Object) - Method in class org.infinispan.context.impl.ImmutableContext
 
hasLockedKey(Object) - Method in class org.infinispan.context.impl.LocalTxInvocationContext
 
hasLockedKey(Object) - Method in interface org.infinispan.context.InvocationContext
Returns true if the lock being tested is already held in the current scope, false otherwise.
hasLockedKey(Object) - Method in class org.infinispan.context.SingleKeyNonTxInvocationContext
 
hasMaxIdle() - Method in class org.infinispan.metadata.EmbeddedMetadata.Builder
 
hasModification(Class<?>) - Method in class org.infinispan.transaction.impl.AbstractCacheTransaction
 
hasModification(Class<?>) - Method in interface org.infinispan.transaction.xa.CacheTransaction
Checks if a modification of the given class (or subclass) is present in this transaction.
hasModifications() - Method in class org.infinispan.commands.tx.PrepareCommand
 
hasModifications() - Method in class org.infinispan.context.impl.AbstractTxInvocationContext
 
hasModifications() - Method in interface org.infinispan.context.impl.TxInvocationContext
Checks if there are modifications performed within the tx's scope.
hasNext() - Method in class org.infinispan.cache.impl.SimpleCacheImpl.ConvertingIterator
 
hasNext() - Method in class org.infinispan.cache.impl.SimpleCacheImpl.FilteringIterator
 
hasNext() - Method in class org.infinispan.container.DefaultDataContainer.EntryIterator
 
hasNext() - Method in class org.infinispan.distribution.util.ReadOnlySegmentAwareIterator
 
hasNext() - Method in class org.infinispan.interceptors.base.CommandInterceptor
 
hasNext() - Method in class org.infinispan.iteration.impl.LocalEntryRetriever.DataContainerIterator
 
hasNext() - Method in class org.infinispan.iteration.impl.LocalEntryRetriever.Itr
 
hasNext() - Method in class org.infinispan.iteration.impl.RemovableEntryIterator
 
hasNext() - Method in class org.infinispan.stream.impl.RemovableIterator
 
hasNext() - Method in class org.infinispan.transaction.xa.recovery.PreparedTxIterator
 
hasNext() - Method in class org.infinispan.util.CloseableSuppliedIterator
 
hasNext() - Method in class org.infinispan.util.DataContainerRemoveIterator
 
hasNext() - Method in class org.infinispan.util.DistinctKeyDoubleEntryCloseableIterator
 
hasScope(S) - Method in class org.infinispan.registry.ScopedKey
Deprecated.
 
hasSharedCacheLoaderOrWriter(Configuration) - Static method in class org.infinispan.configuration.cache.Configurations
 
hasSkipLoadFlag(LocalFlagAffectedCommand) - Method in class org.infinispan.interceptors.CacheLoaderInterceptor
Deprecated.
 
hasSkipLocking() - Method in class org.infinispan.commands.control.LockControlCommand
 
hasSkipLocking() - Method in class org.infinispan.commands.tx.PrepareCommand
 
hasSkipLocking() - Method in class org.infinispan.commands.write.AbstractDataWriteCommand
 
hasSkipLocking() - Method in class org.infinispan.commands.write.PutMapCommand
 
hasSkipLocking(LocalFlagAffectedCommand) - Method in class org.infinispan.interceptors.base.CommandInterceptor
 
hasSkipLocking() - Method in interface org.infinispan.util.concurrent.locks.RemoteLockCommand
It checks if this command should acquire locks.
hasTimedOut() - Method in interface org.infinispan.util.concurrent.locks.PendingLockPromise
 
hasTopologyInfo() - Method in class org.infinispan.configuration.global.TransportConfiguration
 
hasUncommittedChanges() - Method in class org.infinispan.atomic.impl.FineGrainedAtomicHashMapProxy
 
hasZeroLockAcquisition() - Method in class org.infinispan.commands.control.LockControlCommand
 
hasZeroLockAcquisition() - Method in class org.infinispan.commands.tx.PrepareCommand
 
hasZeroLockAcquisition() - Method in class org.infinispan.commands.write.AbstractDataWriteCommand
 
hasZeroLockAcquisition() - Method in class org.infinispan.commands.write.PutMapCommand
 
hasZeroLockAcquisition() - Method in interface org.infinispan.util.concurrent.locks.RemoteLockCommand
 
hookBehavior() - Method in class org.infinispan.configuration.global.ShutdownConfiguration
 
hookBehavior(ShutdownHookBehavior) - Method in class org.infinispan.configuration.global.ShutdownConfigurationBuilder
 

I

icc - Variable in class org.infinispan.cache.impl.CacheImpl
 
icf - Variable in class org.infinispan.commands.remote.BaseRpcInvokingCommand
 
icf - Variable in class org.infinispan.commands.tx.AbstractTransactionBoundaryCommand
 
icf - Variable in class org.infinispan.transaction.impl.TransactionTable
 
id - Variable in class org.infinispan.stream.impl.StreamResponseCommand
 
id - Variable in class org.infinispan.transaction.xa.GlobalTransaction
 
identifier - Variable in class org.infinispan.notifications.cachelistener.CacheNotifierImpl.BaseCacheEntryListenerInvocation
 
IdentityRoleMapper - Class in org.infinispan.security.impl
IdentityRoleMapper.
IdentityRoleMapper() - Constructor for class org.infinispan.security.impl.IdentityRoleMapper
 
Ids - Interface in org.infinispan.marshall.core
Indexes for object types.
IGNORE_MODIFICATIONS - Static variable in class org.infinispan.configuration.cache.AbstractStoreConfiguration
 
ignoreAsyncMarshalling() - Method in interface org.infinispan.util.logging.Log
 
ignoreCommandOnStatus(ComponentStatus) - Method in class org.infinispan.commands.functional.ReadWriteManyCommand
 
ignoreCommandOnStatus(ComponentStatus) - Method in class org.infinispan.commands.functional.ReadWriteManyEntriesCommand
 
ignoreCommandOnStatus(ComponentStatus) - Method in class org.infinispan.commands.functional.WriteOnlyManyCommand
 
ignoreCommandOnStatus(ComponentStatus) - Method in class org.infinispan.commands.functional.WriteOnlyManyEntriesCommand
 
ignoreCommandOnStatus(ComponentStatus) - Method in class org.infinispan.commands.read.AbstractDataCommand
 
ignoreCommandOnStatus(ComponentStatus) - Method in class org.infinispan.commands.read.AbstractLocalCommand
 
ignoreCommandOnStatus(ComponentStatus) - Method in class org.infinispan.commands.read.DistributedExecuteCommand
 
ignoreCommandOnStatus(ComponentStatus) - Method in class org.infinispan.commands.read.GetAllCommand
 
ignoreCommandOnStatus(ComponentStatus) - Method in class org.infinispan.commands.remote.GetKeysInGroupCommand
 
ignoreCommandOnStatus(ComponentStatus) - Method in class org.infinispan.commands.tx.AbstractTransactionBoundaryCommand
 
ignoreCommandOnStatus(ComponentStatus) - Method in interface org.infinispan.commands.VisitableCommand
ignoreCommandOnStatus(ComponentStatus) - Method in class org.infinispan.commands.write.ApplyDeltaCommand
 
ignoreCommandOnStatus(ComponentStatus) - Method in class org.infinispan.commands.write.ClearCommand
 
ignoreCommandOnStatus(ComponentStatus) - Method in class org.infinispan.commands.write.InvalidateCommand
 
ignoreCommandOnStatus(ComponentStatus) - Method in class org.infinispan.commands.write.PutMapCommand
 
ignoreCommandOnStatus(ComponentStatus) - Method in class org.infinispan.commands.write.RemoveCommand
 
ignoreCommandOnStatus(ComponentStatus) - Method in class org.infinispan.commands.write.RemoveExpiredCommand
 
IgnoreExtraResponsesValidityFilter - Class in org.infinispan.remoting.responses
A filter that only expects responses from an initial set of targets.
IgnoreExtraResponsesValidityFilter(Collection<Address>, Address, boolean) - Constructor for class org.infinispan.remoting.responses.IgnoreExtraResponsesValidityFilter
 
ignoreMaxSegments - Variable in class org.infinispan.distribution.ch.impl.SyncConsistentHashFactory.Builder
 
ignoreModifications() - Method in class org.infinispan.configuration.cache.AbstractStoreConfiguration
If true, any operation that modifies the cache (put, remove, clear, store...etc) won't be applied to the cache store.
ignoreModifications - Variable in class org.infinispan.configuration.cache.AbstractStoreConfigurationBuilder
Deprecated.
ignoreModifications(boolean) - Method in class org.infinispan.configuration.cache.AbstractStoreConfigurationBuilder
If true, any operation that modifies the cache (put, remove, clear, store...etc) won't be applied to the cache store.
ignoreModifications(boolean) - Method in class org.infinispan.configuration.cache.AbstractStoreConfigurationChildBuilder
 
ignoreModifications() - Method in interface org.infinispan.configuration.cache.StoreConfiguration
If true, any operation that modifies the cache (put, remove, clear, store...etc) won't be applied to the cache store.
ignoreModifications(boolean) - Method in interface org.infinispan.configuration.cache.StoreConfigurationChildBuilder
If true, any operation that modifies the cache (put, remove, clear, store...etc) won't be applied to the cache store.
ignoreXmlAttribute(Object) - Method in interface org.infinispan.util.logging.Log
 
ignoreXmlElement(Object) - Method in interface org.infinispan.util.logging.Log
 
ignoringException(String, String, Throwable) - Method in interface org.infinispan.util.logging.Log
 
ignoringManagedAttribute(String) - Method in interface org.infinispan.util.logging.Log
 
ignoringUnsolicitedState(Address, int, String) - Method in interface org.infinispan.util.logging.Log
 
illegalCacheName(String) - Method in interface org.infinispan.util.logging.Log
 
IllegalLifecycleStateException - Exception in org.infinispan
This exception is thrown when the cache or cache manager does not have the right lifecycle state for operations to be called on it.
IllegalLifecycleStateException() - Constructor for exception org.infinispan.IllegalLifecycleStateException
 
IllegalLifecycleStateException(String) - Constructor for exception org.infinispan.IllegalLifecycleStateException
 
IllegalLifecycleStateException(String, Throwable) - Constructor for exception org.infinispan.IllegalLifecycleStateException
 
IllegalLifecycleStateException(Throwable) - Constructor for exception org.infinispan.IllegalLifecycleStateException
 
IMMORTAL_ENTRY - Static variable in interface org.infinispan.marshall.core.Ids
 
IMMORTAL_VALUE - Static variable in interface org.infinispan.marshall.core.Ids
 
ImmortalCacheEntry - Class in org.infinispan.container.entries
A cache entry that is immortal/cannot expire
ImmortalCacheEntry(Object, Object) - Constructor for class org.infinispan.container.entries.ImmortalCacheEntry
 
ImmortalCacheEntry.Externalizer - Class in org.infinispan.container.entries
 
ImmortalCacheValue - Class in org.infinispan.container.entries
An immortal cache value, to correspond with ImmortalCacheEntry
ImmortalCacheValue(Object) - Constructor for class org.infinispan.container.entries.ImmortalCacheValue
 
ImmortalCacheValue.Externalizer - Class in org.infinispan.container.entries
 
ImmutableContext - Class in org.infinispan.context.impl
This context is a non-context for operations such as eviction which are not related to the method invocation which caused them.
immutableInternalCacheEntry(InternalCacheEntry<K, V>) - Static method in class org.infinispan.util.CoreImmutables
Wraps a InternalCacheEntry} with an immutable InternalCacheEntry}.
ImmutableMarshalledValueByteStream - Class in org.infinispan.io
A byte stream that is immutable.
ImmutableMarshalledValueByteStream(byte[]) - Constructor for class org.infinispan.io.ImmutableMarshalledValueByteStream
 
implies(AuthorizationPermission) - Method in enum org.infinispan.security.AuthorizationPermission
 
implies(Permission) - Method in class org.infinispan.security.CachePermission
 
implies(Permission) - Method in class org.infinispan.security.CachePermissionCollection
 
IN_DOUBT_TX_INFO - Static variable in interface org.infinispan.marshall.core.Ids
 
IN_USE_BACKUP_SITES - Static variable in class org.infinispan.configuration.cache.SitesConfiguration
 
InboundInvocationHandler - Interface in org.infinispan.remoting.inboundhandler
Interface to invoke when the Transport receives a command from other node or site.
InboundInvocationHandlerFactory - Class in org.infinispan.factories
Factory class that creates instances of PerCacheInboundInvocationHandler.
InboundInvocationHandlerFactory() - Constructor for class org.infinispan.factories.InboundInvocationHandlerFactory
 
InboundTransferTask - Class in org.infinispan.statetransfer
Inbound state transfer task.
InboundTransferTask(Set<Integer>, Address, int, StateConsumerImpl, RpcManager, CommandsFactory, long, String) - Constructor for class org.infinispan.statetransfer.InboundTransferTask
 
includeLoader - Variable in class org.infinispan.stream.impl.AbstractCacheStream
 
incompatibleLoaderConfiguration(String, String) - Method in interface org.infinispan.util.logging.Log
 
IncorrectListenerException - Exception in org.infinispan.notifications
Thrown when an incorrectly annotated class is added as a cache listener using the Listenable.addListener(Object) API.
IncorrectListenerException(String) - Constructor for exception org.infinispan.notifications.IncorrectListenerException
 
incOwned(Address) - Method in class org.infinispan.distribution.ch.impl.OwnershipStatistics
 
incPrimaryOwned(Address) - Method in class org.infinispan.distribution.ch.impl.OwnershipStatistics
 
increment(IncrementableEntryVersion) - Method in class org.infinispan.container.versioning.NumericVersionGenerator
 
increment(IncrementableEntryVersion) - Method in class org.infinispan.container.versioning.SimpleClusteredVersionGenerator
 
increment(IncrementableEntryVersion) - Method in interface org.infinispan.container.versioning.VersionGenerator
 
IncrementableEntryVersion - Interface in org.infinispan.container.versioning
An interface indicating that a version of this type can be incremented.
IncrementalVersionableEntryFactoryImpl - Class in org.infinispan.container
An entry factory that is capable of dealing with SimpleClusteredVersions.
IncrementalVersionableEntryFactoryImpl() - Constructor for class org.infinispan.container.IncrementalVersionableEntryFactoryImpl
 
Index - Enum in org.infinispan.configuration.cache
Used to configure indexing of entries in the cache for searching.
INDEX - Static variable in class org.infinispan.configuration.cache.IndexingConfiguration
 
index() - Method in class org.infinispan.configuration.cache.IndexingConfiguration
Returns the indexing mode of this cache.
index(Index) - Method in class org.infinispan.configuration.cache.IndexingConfigurationBuilder
Indicates indexing mode
INDEX - Static variable in class org.infinispan.configuration.cache.InterceptorConfiguration
 
index() - Method in class org.infinispan.configuration.cache.InterceptorConfiguration
 
index(int) - Method in class org.infinispan.configuration.cache.InterceptorConfigurationBuilder
Specifies a position in the interceptor chain to place the new interceptor.
INDEXED_ENTITIES - Static variable in class org.infinispan.configuration.cache.IndexingConfiguration
 
indexedEntities() - Method in class org.infinispan.configuration.cache.IndexingConfiguration
 
IndexedFilter<K,V,C> - Interface in org.infinispan.notifications.cachelistener.filter
A marker interface for filters that can be handled efficiently by a FilterIndexingServiceProvider.
indexing() - Method in class org.infinispan.configuration.cache.Configuration
 
indexing() - Method in class org.infinispan.configuration.cache.ConfigurationBuilder
 
indexing() - Method in interface org.infinispan.configuration.cache.ConfigurationChildBuilder
 
IndexingConfiguration - Class in org.infinispan.configuration.cache
Configures indexing of entries in the cache for searching.
IndexingConfiguration(AttributeSet) - Constructor for class org.infinispan.configuration.cache.IndexingConfiguration
 
IndexingConfigurationBuilder - Class in org.infinispan.configuration.cache
Configures indexing of entries in the cache for searching.
indexLocalOnly() - Method in class org.infinispan.configuration.cache.IndexingConfiguration
Deprecated.
indexLocalOnly(boolean) - Method in class org.infinispan.configuration.cache.IndexingConfigurationBuilder
indexShareable() - Method in class org.infinispan.configuration.cache.IndexingConfiguration
Check if the indexes can be shared.
InDoubtTxInfoImpl - Class in org.infinispan.transaction.xa.recovery
 
InDoubtTxInfoImpl(Xid, Long, Integer) - Constructor for class org.infinispan.transaction.xa.recovery.InDoubtTxInfoImpl
 
InDoubtTxInfoImpl(Xid, long, Set<Integer>) - Constructor for class org.infinispan.transaction.xa.recovery.InDoubtTxInfoImpl
 
InDoubtTxInfoImpl(Xid, long) - Constructor for class org.infinispan.transaction.xa.recovery.InDoubtTxInfoImpl
 
InDoubtTxInfoImpl.Externalizer - Class in org.infinispan.transaction.xa.recovery
 
InequalVersionComparisonResult - Enum in org.infinispan.container.versioning
Versions can be compared to each other to result in one version being before, after or at the same time as another version.
InfinispanLock - Class in org.infinispan.util.concurrent.locks.impl
A special lock for Infinispan cache.
InfinispanLock(TimeService) - Constructor for class org.infinispan.util.concurrent.locks.impl.InfinispanLock
Creates a new instance.
InfinispanLock(TimeService, Runnable) - Constructor for class org.infinispan.util.concurrent.locks.impl.InfinispanLock
Creates a new instance.
info(EventLogCategory, String) - Method in interface org.infinispan.util.logging.events.EventLogger
Logs a message to the event log using the EventLogLevel.INFO severity
init(CancellationService) - Method in class org.infinispan.commands.CancelCommand
 
init(EmbeddedCacheManager) - Method in class org.infinispan.commands.CreateCacheCommand
 
init(Cache<Object, Object>) - Method in class org.infinispan.commands.read.DistributedExecuteCommand
 
init(MapReduceManager) - Method in class org.infinispan.commands.read.MapCombineCommand
 
init(MapReduceManager) - Method in class org.infinispan.commands.read.ReduceCommand
 
init(InterceptorChain, InvocationContextFactory) - Method in class org.infinispan.commands.remote.BaseRpcInvokingCommand
 
init(InvocationContextFactory, CommandsFactory, InternalEntryFactory, InterceptorChain, TransactionTable, Equivalence<? super K>) - Method in class org.infinispan.commands.remote.ClusteredGetAllCommand
 
init(RecoveryManager) - Method in class org.infinispan.commands.remote.recovery.RecoveryCommand
 
init(TransactionTable, LockManager, RecoveryManager, StateTransferManager) - Method in class org.infinispan.commands.remote.recovery.TxCompletionNotificationCommand
 
init(InterceptorChain, InvocationContextFactory, TransactionTable) - Method in class org.infinispan.commands.tx.AbstractTransactionBoundaryCommand
 
init(CacheNotifier<Object, Object>, DataContainer<?, ?>) - Method in class org.infinispan.commands.write.ClearCommand
 
init(Configuration, DistributionManager, CacheNotifier, DataContainer) - Method in class org.infinispan.commands.write.InvalidateL1Command
 
init(CacheNotifier, Configuration) - Method in class org.infinispan.commands.write.PutKeyValueCommand
 
init(CacheNotifier) - Method in class org.infinispan.commands.write.PutMapCommand
 
init(CacheNotifier, Configuration) - Method in class org.infinispan.commands.write.RemoveCommand
 
init(CacheNotifier, Configuration, TimeService) - Method in class org.infinispan.commands.write.RemoveExpiredCommand
 
init(CacheNotifier, Configuration) - Method in class org.infinispan.commands.write.ReplaceCommand
 
init() - Method in class org.infinispan.container.EntryFactoryImpl
 
init(Cache<?, ?>) - Method in class org.infinispan.container.versioning.NumericVersionGenerator
 
init(Cache<?, ?>) - Method in class org.infinispan.container.versioning.SimpleClusteredVersionGenerator
 
init(Configuration) - Method in class org.infinispan.context.AbstractInvocationContextFactory
 
init(GlobalConfiguration) - Method in class org.infinispan.context.InvocationContextContainerImpl
 
init(Configuration) - Method in class org.infinispan.context.NonTransactionalInvocationContextFactory
 
init(TransactionManager, TransactionTable, Configuration, BatchContainer) - Method in class org.infinispan.context.TransactionalInvocationContextFactory
 
init(EmbeddedCacheManager, PersistenceManager, ExecutorService, ClusteringDependentLogic, TimeService, Configuration) - Method in class org.infinispan.distexec.mapreduce.MapReduceManagerImpl
 
init(HashConfiguration) - Method in class org.infinispan.distribution.ch.impl.HashFunctionPartitioner
 
init(HashConfiguration) - Method in interface org.infinispan.distribution.ch.KeyPartitioner
Initialization.
init(RpcManager, StateTransferManager) - Method in class org.infinispan.distribution.impl.DistributionManagerImpl
 
init(Configuration, RpcManager, CommandsFactory, ScheduledExecutorService, TimeService) - Method in class org.infinispan.distribution.impl.L1ManagerImpl
 
init() - Method in class org.infinispan.interceptors.base.BaseRpcInterceptor
Deprecated.
 
init(StateTransferLock, Configuration, StateTransferManager, GroupManager) - Method in class org.infinispan.interceptors.base.BaseStateTransferInterceptor
Deprecated.
 
init(PersistenceManager, InternalEntryFactory, TransactionManager, StreamingMarshaller) - Method in class org.infinispan.interceptors.CacheWriterInterceptor
Deprecated.
 
init(InternalEntryFactory, VersionGenerator, Cache<K, V>) - Method in class org.infinispan.interceptors.compat.BaseTypeConverterInterceptor
Deprecated.
 
init(L1Manager, ClusteringDependentLogic, Configuration) - Method in class org.infinispan.interceptors.distribution.L1LastChanceInterceptor
Deprecated.
 
init(L1Manager, ClusteringDependentLogic, EntryFactory, DataContainer, Configuration, StateTransferLock, CommandsFactory) - Method in class org.infinispan.interceptors.distribution.L1NonTxInterceptor
Deprecated.
 
init(EntryFactory, DataContainer<Object, Object>, ClusteringDependentLogic, CommandsFactory, StateConsumer, StateTransferLock, XSiteStateConsumer, GroupManager) - Method in class org.infinispan.interceptors.EntryWrappingInterceptor
Deprecated.
 
init(ComponentRegistry, TransactionTable, InvocationContextContainer) - Method in class org.infinispan.interceptors.InvocationContextInterceptor
Deprecated.
 
init(DataContainer<Object, Object>, CacheNotifier<Object, Object>, Configuration, CommitManager, PersistenceManager, TimeService, FunctionalNotifier<Object, Object>) - Method in class org.infinispan.interceptors.locking.ClusteringDependentLogic.AbstractClusteringDependentLogic
 
init(DistributionManager, Configuration, RpcManager, StateTransferLock) - Method in class org.infinispan.interceptors.locking.ClusteringDependentLogic.DistributionLogic
 
init(RpcManager, StateTransferManager) - Method in class org.infinispan.interceptors.locking.ClusteringDependentLogic.InvalidationLogic
 
init(EmbeddedCacheManager) - Method in class org.infinispan.interceptors.locking.ClusteringDependentLogic.LocalLogic
 
init(StateTransferLock) - Method in class org.infinispan.interceptors.locking.ClusteringDependentLogic.ReplicationLogic
 
init(CommandsFactory, StateTransferManager) - Method in class org.infinispan.interceptors.locking.PessimisticLockingInterceptor
Deprecated.
 
init(TransactionTable, Configuration, RpcManager, RecoveryManager, CommandsFactory, Cache<K, V>, PartitionHandlingManager) - Method in class org.infinispan.interceptors.TxInterceptor
Deprecated.
 
init(EntryRetriever<K, V>) - Method in class org.infinispan.iteration.impl.EntryRequestCommand
 
init(EntryRetriever<K, ?>) - Method in class org.infinispan.iteration.impl.EntryResponseCommand
 
init(GlobalComponentRegistry, GlobalConfiguration) - Method in class org.infinispan.jmx.CacheManagerJmxRegistration
 
init(StreamingMarshaller) - Method in class org.infinispan.marshall.core.MarshalledEntryFactoryImpl
 
init(DistributionManager, LocalTopologyManager, StateTransferManager, Cache, CacheNotifier, CommandsFactory, Configuration, RpcManager, LockManager) - Method in class org.infinispan.partitionhandling.impl.PartitionHandlingManagerImpl
 
init(InitializationContext) - Method in class org.infinispan.persistence.async.AsyncCacheWriter
 
init(InitializationContext) - Method in class org.infinispan.persistence.cluster.ClusterLoader
 
init(InitializationContext) - Method in class org.infinispan.persistence.file.SingleFileStore
 
init(InitializationContext) - Method in interface org.infinispan.persistence.spi.CacheLoader
Used to initialize a cache loader.
init(InitializationContext) - Method in interface org.infinispan.persistence.spi.CacheWriter
Used to initialize a cache loader.
init(InitializationContext) - Method in class org.infinispan.persistence.support.DelegatingCacheLoader
 
init(InitializationContext) - Method in class org.infinispan.persistence.support.DelegatingCacheWriter
 
init(EmbeddedCacheManager, InternalCacheRegistry) - Method in class org.infinispan.registry.impl.ClusterRegistryImpl
Deprecated.
 
init(EmbeddedCacheManager) - Method in class org.infinispan.registry.impl.InternalCacheRegistryImpl
 
init(ActionState) - Method in class org.infinispan.remoting.inboundhandler.action.BaseLockingAction
 
init(ActionState) - Method in class org.infinispan.remoting.inboundhandler.action.LockAction
 
init(ActionState) - Method in class org.infinispan.remoting.inboundhandler.action.PendingTxAction
 
init(Cache<?, ?>, GlobalConfiguration, Configuration, GlobalSecurityManager, EmbeddedCacheManager) - Method in class org.infinispan.security.impl.AuthorizationManagerImpl
 
init(EmbeddedCacheManager, GlobalConfiguration, InternalCacheRegistry) - Method in class org.infinispan.security.impl.GlobalSecurityManagerImpl
 
init(Cache, ExecutorService, StateTransferManager, InterceptorChain, InvocationContextFactory, Configuration, RpcManager, TransactionManager, CommandsFactory, PersistenceManager, DataContainer<Object, Object>, TransactionTable, StateTransferLock, CacheNotifier, TotalOrderManager, BlockingTaskAwareExecutorService, CommitManager) - Method in class org.infinispan.statetransfer.StateConsumerImpl
 
init(Cache, ExecutorService, Configuration, RpcManager, CommandsFactory, ClusterCacheNotifier, PersistenceManager, DataContainer, TransactionTable, StateTransferLock, StateConsumer, InternalEntryFactory) - Method in class org.infinispan.statetransfer.StateProviderImpl
 
init(StateProvider) - Method in class org.infinispan.statetransfer.StateRequestCommand
 
init(StateConsumer) - Method in class org.infinispan.statetransfer.StateResponseCommand
 
init(StateTransferManager) - Method in class org.infinispan.statetransfer.StateTransferInterceptor
Deprecated.
 
init(StateConsumer, StateProvider, Cache, CacheNotifier, Configuration, GlobalConfiguration, RpcManager, KeyPartitioner, LocalTopologyManager, PartitionHandlingManager) - Method in class org.infinispan.statetransfer.StateTransferManagerImpl
 
init(LocalTopologyManager, ClusterTopologyManager) - Method in class org.infinispan.topology.CacheTopologyControlCommand
 
init(CommandsFactory, InvocationContextFactory, InterceptorChain, TransactionTable, RecoveryManager, Configuration) - Method in class org.infinispan.transaction.impl.TransactionCoordinator
 
init(GlobalConfiguration) - Method in class org.infinispan.transaction.lookup.GenericTransactionManagerLookup
 
init(GlobalConfiguration) - Method in class org.infinispan.transaction.lookup.JBossStandaloneJTAManagerLookup
 
init(Configuration) - Method in class org.infinispan.transaction.lookup.JBossStandaloneJTAManagerLookup
Deprecated.
init(RecoveryManager) - Method in class org.infinispan.transaction.xa.recovery.RecoveryAdminOperations
 
init(RpcManager, CommandsFactory, TransactionTable, TransactionCoordinator, TransactionFactory) - Method in class org.infinispan.transaction.xa.recovery.RecoveryManagerImpl
 
init(Configuration, VersionGenerator, TimeService) - Method in class org.infinispan.transaction.xa.TransactionFactory
 
init(boolean, boolean, boolean, boolean) - Method in class org.infinispan.transaction.xa.TransactionFactory
 
init(RecoveryManager, Cache) - Method in class org.infinispan.transaction.xa.XaTransactionTable
 
init() - Method in class org.infinispan.util.concurrent.locks.DeadlockDetectingLockManager
 
init(Cache) - Method in class org.infinispan.xsite.AbstractCustomFailurePolicy
 
init(Cache, Transport, TransactionTable, GlobalConfiguration, TimeService, CommandsFactory) - Method in class org.infinispan.xsite.BackupSenderImpl
 
init(Cache<K, V>) - Method in interface org.infinispan.xsite.CustomFailurePolicy
Invoked during the initialization phase.
init(BackupSender) - Method in class org.infinispan.xsite.XSiteAdminCommand
 
init(RpcManager, BackupSender, Cache, XSiteStateTransferManager) - Method in class org.infinispan.xsite.XSiteAdminOperations
 
initChannel() - Method in class org.infinispan.remoting.transport.jgroups.JGroupsTransport
 
initChunkSizeFromMetadata() - Method in class org.infinispan.io.GridFile
 
initForWriting() - Method in class org.infinispan.atomic.impl.AtomicHashMap
Initializes the delta instance to start recording changes.
INITIAL_CONNECTION_ATTEMPTS - Static variable in class org.infinispan.topology.ClusterTopologyManagerImpl
 
INITIAL_REBALANCE_ID - Static variable in class org.infinispan.topology.ClusterCacheStatus
 
INITIAL_TOPOLOGY_ID - Static variable in class org.infinispan.topology.ClusterCacheStatus
 
initialClusterSize() - Method in class org.infinispan.configuration.global.TransportConfiguration
 
initialClusterSize(int) - Method in class org.infinispan.configuration.global.TransportConfigurationBuilder
Sets the number of nodes that need to join before the cache container can start.
initialClusterTimeout() - Method in class org.infinispan.configuration.global.TransportConfiguration
 
initialClusterTimeout(long, TimeUnit) - Method in class org.infinispan.configuration.global.TransportConfigurationBuilder
Sets the timeout for the initial cluster to form.
InitializationContext - Interface in org.infinispan.persistence.spi
Aggregates the initialisation state needed by either a CacheLoader or a CacheWriter.
InitializationContextImpl - Class in org.infinispan.persistence
 
InitializationContextImpl(StoreConfiguration, Cache, StreamingMarshaller, TimeService, ByteBufferFactory, MarshalledEntryFactory) - Constructor for class org.infinispan.persistence.InitializationContextImpl
 
initialize(InvocationContextFactory, CommandsFactory, InternalEntryFactory, InterceptorChain, DistributionManager, TransactionTable, Equivalence) - Method in class org.infinispan.commands.remote.ClusteredGetCommand
 
initialize(CacheNotifier, RecoveryManager) - Method in class org.infinispan.commands.tx.PrepareCommand
 
initialize(EvictionManager, PassivationManager, InternalEntryFactory, ActivationManager, PersistenceManager, TimeService, CacheNotifier, ExpirationManager<K, V>) - Method in class org.infinispan.container.DefaultDataContainer
 
initialize(CacheNotifier<K, V>, Configuration, InterceptorChain) - Method in class org.infinispan.eviction.impl.EvictionManagerImpl
 
initialize(ScheduledExecutorService, Cache<K, V>, Configuration, DataContainer<K, V>, PersistenceManager, CacheNotifier<K, V>, TimeService) - Method in class org.infinispan.expiration.impl.ExpirationManagerImpl
 
initialize(Iterable<ModuleMetadataFileFinder>, ClassLoader) - Method in class org.infinispan.factories.components.ComponentMetadataRepo
Initializes this repository.
initialize(VersionGenerator) - Method in class org.infinispan.interceptors.VersionedEntryWrappingInterceptor
Deprecated.
 
initialize(DistributionManager, PersistenceManager, CommandsFactory, RpcManager, ExecutorService) - Method in class org.infinispan.iteration.impl.DistributedEntryRetriever
 
initialize(Cache<?, ?>, GlobalConfiguration) - Method in class org.infinispan.jmx.CacheJmxRegistration
 
initialize(StreamingMarshaller, CacheManagerNotifier, GlobalComponentRegistry, TimeService, InboundInvocationHandler, ScheduledExecutorService) - Method in class org.infinispan.remoting.transport.jgroups.JGroupsTransport
Initializes the transport with global cache configuration and transport-specific properties.
initialize(RpcManager, Configuration, InvocationContextFactory, CacheNotifier, TransactionFactory, TransactionCoordinator, TransactionSynchronizationRegistry, CommandsFactory, ClusteringDependentLogic, Cache, TimeService, CacheManagerNotifier, PartitionHandlingManager, ScheduledExecutorService) - Method in class org.infinispan.transaction.impl.TransactionTable
 
initialize(RecoveryManager) - Method in class org.infinispan.transaction.xa.recovery.RecoveryAwareTransactionTable
 
initialize(Cache<Object, Object>, TimeService) - Method in class org.infinispan.upgrade.RollingUpgradeManager
 
initialize(XSiteStateConsumer) - Method in class org.infinispan.xsite.statetransfer.XSiteStatePushCommand
 
initialize(XSiteStateProvider, XSiteStateConsumer, XSiteStateTransferManager) - Method in class org.infinispan.xsite.statetransfer.XSiteStateTransferControlCommand
 
initializeReplicableCommand(ReplicableCommand, boolean) - Method in interface org.infinispan.commands.CommandsFactory
Initializes a ReplicableCommand read from a data stream with components specific to the target cache instance.
initializeReplicableCommand(ReplicableCommand, boolean) - Method in class org.infinispan.commands.CommandsFactoryImpl
 
initializeReplicableCommand(ReplicableCommand, boolean) - Method in interface org.infinispan.commands.module.ModuleCommandInitializer
Initializes a command constructed using ModuleCommandFactory#fromStream(byte) with necessary named-cache-specific components.
initialPriority() - Method in class org.infinispan.factories.threads.DefaultThreadFactory
 
initialRetryWaitTimeDeprecated() - Method in interface org.infinispan.util.logging.Log
 
initKeySpecificLogic(boolean) - Method in class org.infinispan.interceptors.locking.ClusteringDependentLogic.AbstractClusteringDependentLogic
 
initKeySpecificLogic(boolean) - Method in class org.infinispan.interceptors.locking.ClusteringDependentLogic.DistributionLogic
 
initKeySpecificLogic(boolean) - Method in class org.infinispan.interceptors.locking.ClusteringDependentLogic.InvalidationLogic
 
initKeySpecificLogic(boolean) - Method in class org.infinispan.interceptors.locking.ClusteringDependentLogic.LocalLogic
 
initKeySpecificLogic(boolean) - Method in class org.infinispan.interceptors.locking.ClusteringDependentLogic.ReplicationLogic
 
initRPCDispatcher() - Method in class org.infinispan.remoting.transport.jgroups.JGroupsTransport
 
inject(EmbeddedCacheManager, GlobalComponentRegistry, Map<Byte, ModuleCommandFactory>) - Method in class org.infinispan.commands.RemoteCommandsFactory
 
inject(GroupManager) - Method in class org.infinispan.distribution.ch.impl.KeyPartitionerFactory
 
inject(PersistenceManager, Configuration, ClusteringDependentLogic) - Method in class org.infinispan.eviction.impl.ActivationManagerImpl
 
inject(PersistenceManager, CacheNotifier, Configuration, DataContainer, TimeService, MarshalledEntryFactory, DistributionManager) - Method in class org.infinispan.eviction.impl.PassivationManagerImpl
 
inject(AdvancedCache<K, V>, Configuration, ExecutorService) - Method in class org.infinispan.expiration.impl.ClusterExpirationManager
 
Inject - Annotation Type in org.infinispan.factories.annotations
Used to annotate a method as one that is used to inject a registered component into another component.
inject(TestDelayFactory.Control) - Method in class org.infinispan.factories.TestDelayFactory
 
inject(GlobalConfiguration, TimeService, EmbeddedCacheManager) - Method in class org.infinispan.globalstate.impl.GlobalStateManagerImpl
 
inject(RpcManager, StateConsumer) - Method in class org.infinispan.interceptors.base.BaseRpcInterceptor
Deprecated.
 
inject(CacheNotifier) - Method in class org.infinispan.interceptors.CallInterceptor
Deprecated.
 
inject(DistributionManager, Transport, ClusteringDependentLogic) - Method in class org.infinispan.interceptors.DistCacheWriterInterceptor
Deprecated.
 
inject(Cache<K, V>) - Method in class org.infinispan.interceptors.distribution.DistributionBulkInterceptor
Deprecated.
 
inject(PartitionHandlingManager) - Method in class org.infinispan.interceptors.distribution.TxDistributionInterceptor
Deprecated.
 
inject(StreamingMarshaller, InternalEntryFactory, Cache<K, V>) - Method in class org.infinispan.interceptors.MarshalledValueInterceptor
Deprecated.
 
inject(TransactionTable, TotalOrderManager, ClusteringDependentLogic, BlockingTaskAwareExecutorService) - Method in class org.infinispan.interceptors.totalorder.TotalOrderInterceptor
Deprecated.
 
inject(DataContainer<K, V>, PersistenceManager, ExecutorService, TimeService, InternalEntryFactory, Cache<K, V>, Configuration, ComponentRegistry) - Method in class org.infinispan.iteration.impl.LocalEntryRetriever
 
inject(EmbeddedCacheManager) - Method in class org.infinispan.manager.impl.ReplicableCommandManagerFunction
 
inject(Cache, Configuration, InvocationContextContainer, ExternalizerTable, GlobalConfiguration) - Method in class org.infinispan.marshall.core.CacheMarshaller
 
inject(RemoteCommandsFactory, GlobalComponentRegistry, StreamingMarshaller) - Method in class org.infinispan.marshall.core.ExternalizerTable
 
inject(ExternalizerTable, GlobalConfiguration) - Method in class org.infinispan.marshall.core.GlobalMarshaller
 
inject(Cache, Configuration, InvocationContextContainer, ExternalizerTable, GlobalConfiguration) - Method in class org.infinispan.marshall.core.VersionAwareMarshaller
 
inject(AdvancedCache<Object, Object>, StreamingMarshaller, Configuration, TransactionManager, TimeService, ExecutorService, ByteBufferFactory, MarshalledEntryFactory, CacheStoreFactoryRegistry, ExpirationManager) - Method in class org.infinispan.persistence.manager.PersistenceManagerImpl
 
inject(LockManager, ClusteringDependentLogic, Configuration) - Method in class org.infinispan.remoting.inboundhandler.NonTotalOrderPerCacheInboundInvocationHandler
 
inject(LockManager, ClusteringDependentLogic, Configuration, PendingLockManager) - Method in class org.infinispan.remoting.inboundhandler.NonTotalOrderTxPerCacheInboundInvocationHandler
 
inject(DataContainer) - Method in class org.infinispan.statetransfer.CommitManager
 
inject(RpcManager, CommandsFactory) - Method in class org.infinispan.stream.impl.ClusterStreamManagerImpl
 
inject(Cache<K, V>, ComponentRegistry, StateTransferManager, RpcManager, Configuration, CommandsFactory) - Method in class org.infinispan.stream.impl.LocalStreamManagerImpl
 
inject(Cache<?, ?>) - Method in class org.infinispan.stream.impl.PartitionAwareClusterStreamManager
 
inject(LocalStreamManager) - Method in class org.infinispan.stream.impl.StreamRequestCommand
 
inject(ClusterStreamManager) - Method in class org.infinispan.stream.impl.StreamResponseCommand
 
inject(Transport, ExecutorService, GlobalConfiguration, GlobalComponentRegistry, CacheManagerNotifier, EmbeddedCacheManager, EventLogManager) - Method in class org.infinispan.topology.ClusterTopologyManagerImpl
 
inject(Transport, ExecutorService, GlobalComponentRegistry, TimeService, GlobalStateManager) - Method in class org.infinispan.topology.LocalTopologyManagerImpl
 
inject(BlockingTaskAwareExecutorService) - Method in class org.infinispan.transaction.totalorder.TotalOrderManager
 
inject(LockContainer, Configuration, ScheduledExecutorService) - Method in class org.infinispan.util.concurrent.locks.impl.DefaultLockManager
 
inject(TransactionTable, TimeService, ScheduledExecutorService, StateTransferManager) - Method in class org.infinispan.util.concurrent.locks.impl.DefaultPendingLockManager
 
inject(TimeService) - Method in class org.infinispan.util.concurrent.locks.impl.PerKeyLockContainer
 
inject(TimeService) - Method in class org.infinispan.util.concurrent.locks.impl.StripedLockContainer
 
inject(EmbeddedCacheManager) - Method in class org.infinispan.xsite.GlobalXSiteAdminOperations
 
inject(TransactionManager, InvocationContextFactory, CommandsFactory, InterceptorChain, CommitManager) - Method in class org.infinispan.xsite.statetransfer.XSiteStateConsumerImpl
 
inject(DataContainer, PersistenceManager, RpcManager, ClusteringDependentLogic, CommandsFactory, ExecutorService, Configuration, XSiteStateTransferManager, StateTransferLock) - Method in class org.infinispan.xsite.statetransfer.XSiteStateProviderImpl
 
inject(RpcManager, Configuration, CommandsFactory, ResponseGenerator, StateTransferManager, CacheNotifier, XSiteStateConsumer, XSiteStateProvider, ExecutorService) - Method in class org.infinispan.xsite.statetransfer.XSiteStateTransferManagerImpl
 
injectCache(Cache<?, ?>) - Method in class org.infinispan.notifications.cachelistener.cluster.ClusterEventManagerFactory
 
injectCache(Cache<K, V>) - Method in interface org.infinispan.stream.CacheAware
Method that is invoked when a cache is to be injected.
injectCacheManager(EmbeddedCacheManager) - Method in class org.infinispan.notifications.cachemanagerlistener.CacheManagerNotifierImpl
 
injectConfiguration(Configuration) - Method in class org.infinispan.interceptors.base.CommandInterceptor
 
injectDependencies(Cache<?, ?>, Configuration) - Method in class org.infinispan.cache.impl.CacheConfigurationMBean
 
injectDependencies(EvictionManager, ExpirationManager, InvocationContextFactory, InvocationContextContainer, CommandsFactory, InterceptorChain, Configuration, CacheNotifier, ComponentRegistry, TransactionManager, BatchContainer, RpcManager, DataContainer, StreamingMarshaller, DistributionManager, EmbeddedCacheManager, ExecutorService, TransactionTable, RecoveryManager, TransactionCoordinator, LockManager, AuthorizationManager, GlobalConfiguration, PartitionHandlingManager, LocalTopologyManager) - Method in class org.infinispan.cache.impl.CacheImpl
 
injectDependencies(ComponentRegistry, Configuration, EmbeddedCacheManager, DataContainer, CacheNotifier, TimeService, InternalEntryFactory) - Method in class org.infinispan.cache.impl.SimpleCacheImpl
 
injectDependencies(StatsCollector, TimeService) - Method in class org.infinispan.cache.impl.StatsCollectingCache
 
injectDependencies(DataContainer, Configuration, DistributionManager, TimeService) - Method in class org.infinispan.container.EntryFactoryImpl
 
injectDependencies(ClusteringDependentLogic) - Method in class org.infinispan.distribution.group.GroupManagerImpl
 
injectDependencies() - Method in class org.infinispan.factories.AbstractComponentRegistry.Component
Injects dependencies into this component.
injectDependencies(ComponentRegistry) - Method in class org.infinispan.filter.CompositeKeyFilter
 
injectDependencies(ComponentRegistry) - Method in class org.infinispan.filter.CompositeKeyValueFilter
 
injectDependencies(ComponentRegistry) - Method in class org.infinispan.filter.KeyFilterAsKeyValueFilter
 
injectDependencies(ComponentRegistry) - Method in class org.infinispan.filter.KeyValueFilterAsKeyFilter
 
injectDependencies(PersistenceManager, EntryFactory, CacheNotifier, TimeService, InternalEntryFactory, DataContainer<K, V>, GroupManager, ExecutorService, Cache<K, V>) - Method in class org.infinispan.interceptors.CacheLoaderInterceptor
Deprecated.
 
injectDependencies(CommandsFactory, EntryFactory, LockManager, DataContainer, StateTransferManager) - Method in class org.infinispan.interceptors.ClusteringInterceptor
Deprecated.
 
injectDependencies(DistributionManager, ClusteringDependentLogic, RemoteValueRetrievedListener, GroupManager) - Method in class org.infinispan.interceptors.distribution.BaseDistributionInterceptor
Deprecated.
 
injectDependencies(CacheNotifier<?, ?>, GroupManager, InternalEntryFactory, Configuration) - Method in class org.infinispan.interceptors.GroupingInterceptor
Deprecated.
 
injectDependencies(CommandsFactory) - Method in class org.infinispan.interceptors.InvalidationInterceptor
Deprecated.
 
injectDependencies(CacheNotifier) - Method in class org.infinispan.interceptors.NotificationInterceptor
Deprecated.
 
injectDependencies(CommandsFactory, ClusteringDependentLogic) - Method in class org.infinispan.interceptors.xsite.NonTransactionalBackupInterceptor
 
injectDependencies(ComponentRegistry) - Method in class org.infinispan.notifications.cachelistener.filter.CacheEventConverterAsConverter
 
injectDependencies(ComponentRegistry) - Method in class org.infinispan.notifications.cachelistener.filter.CacheEventFilterAsKeyValueFilter
 
injectDependencies(ComponentRegistry) - Method in class org.infinispan.notifications.cachelistener.filter.CacheEventFilterConverterAsKeyValueFilterConverter
 
injectDependencies(ComponentRegistry) - Method in class org.infinispan.notifications.cachelistener.filter.CompositeCacheEventFilter
 
injectDependencies(ComponentRegistry) - Method in class org.infinispan.notifications.cachelistener.filter.ConverterAsCacheEventConverter
 
injectDependencies(ComponentRegistry) - Method in class org.infinispan.notifications.cachelistener.filter.KeyFilterAsCacheEventFilter
 
injectDependencies(ComponentRegistry) - Method in class org.infinispan.notifications.cachelistener.filter.KeyValueFilterAsCacheEventFilter
 
injectDependencies(BlockingTaskAwareExecutorService, ResponseGenerator, CancellationService, StateTransferLock, StateTransferManager) - Method in class org.infinispan.remoting.inboundhandler.BasePerCacheInboundInvocationHandler
 
injectDependencies(ExecutorService, GlobalComponentRegistry, BackupReceiverRepository) - Method in class org.infinispan.remoting.inboundhandler.GlobalInboundInvocationHandler
 
injectDependencies(ScheduledExecutorService, RpcManager, Configuration, CommandsFactory, Cache) - Method in class org.infinispan.remoting.ReplicationQueueImpl
Deprecated.
 
injectDependencies(ScheduledExecutorService, RpcManager, Configuration, CommandsFactory, String) - Method in class org.infinispan.remoting.ReplicationQueueImpl
Deprecated.
 
injectDependencies(Transport, Configuration, ReplicationQueue, CommandsFactory, StateTransferManager, TimeService) - Method in class org.infinispan.remoting.rpc.RpcManagerImpl
 
injectDependencies(Cache<?, ?>, TimeService, Configuration) - Method in class org.infinispan.stats.impl.ClusterCacheStatsImpl
 
injectDependencies(TimeService, DataContainer, Configuration) - Method in class org.infinispan.stats.impl.StatsCollector
 
injectFactoryForComponent(Class<?>, Class<?>) - Method in class org.infinispan.factories.components.ComponentMetadataRepo
Inject a factory for a given component type.
injectMarshaller(StreamingMarshaller, DistributionManager) - Method in class org.infinispan.interceptors.IsMarshallableInterceptor
Deprecated.
 
injectTimeService(TimeService) - Method in class org.infinispan.container.InternalEntryFactoryImpl
 
injectTotalOrderManager(TotalOrderManager) - Method in class org.infinispan.remoting.inboundhandler.TotalOrderTxPerCacheInboundInvocationHandler
 
injectVersionGenerator(VersionGenerator) - Method in class org.infinispan.container.IncrementalVersionableEntryFactoryImpl
 
inputKeys() - Method in interface org.infinispan.distexec.FailoverContext
Returns a list of input keys for this task.
inputTaskKeysEmpty() - Method in class org.infinispan.distexec.mapreduce.MapReduceTask
Deprecated.
 
INSTANCE - Static variable in class org.infinispan.context.impl.ImmutableContext
 
INSTANCE - Static variable in class org.infinispan.remoting.responses.CacheNotFoundResponse
 
INSTANCE - Static variable in class org.infinispan.remoting.responses.UnsuccessfulResponse
 
INSTANCE - Static variable in class org.infinispan.remoting.responses.UnsureResponse
 
INSTANCE - Static variable in class org.infinispan.transaction.lookup.GenericTransactionManagerLookup
 
instant() - Method in class org.infinispan.util.DefaultTimeService
 
instant() - Method in interface org.infinispan.util.TimeService
 
INT_SUMMARY_STATISTICS - Static variable in interface org.infinispan.marshall.core.Ids
 
intCacheStream() - Method in class org.infinispan.stream.impl.DistributedCacheStream
 
intCacheStream() - Method in class org.infinispan.stream.impl.DistributedDoubleCacheStream
 
intCacheStream() - Method in class org.infinispan.stream.impl.DistributedLongCacheStream
 
intCacheStream() - Method in class org.infinispan.stream.impl.tx.TxDistributedCacheStream
 
intCacheStream() - Method in class org.infinispan.stream.impl.tx.TxDistributedDoubleCacheStream
 
intCacheStream() - Method in class org.infinispan.stream.impl.tx.TxDistributedLongCacheStream
 
interceptListenerInvocation(CacheEntryListenerInvocation<K, V>) - Method in interface org.infinispan.notifications.cachelistener.filter.FilterIndexingServiceProvider
Starts handling an invocation that uses an IndexedFilter.
INTERCEPTOR - Static variable in class org.infinispan.configuration.cache.InterceptorConfiguration
 
interceptor() - Method in class org.infinispan.configuration.cache.InterceptorConfiguration
 
interceptor(CommandInterceptor) - Method in class org.infinispan.configuration.cache.InterceptorConfigurationBuilder
An instance of the new custom interceptor to add to the configuration.
INTERCEPTOR_CLASS - Static variable in class org.infinispan.configuration.cache.InterceptorConfiguration
 
interceptorChain - Variable in class org.infinispan.commands.remote.BaseRpcInvokingCommand
 
InterceptorChain - Class in org.infinispan.interceptors
Knows how to build and manage an chain of interceptors.
InterceptorChain(ComponentMetadataRepo) - Constructor for class org.infinispan.interceptors.InterceptorChain
Constructs an interceptor chain having the supplied interceptor as first.
InterceptorChainFactory - Class in org.infinispan.factories
Factory class that builds an interceptor chain based on cache configuration.
InterceptorChainFactory() - Constructor for class org.infinispan.factories.InterceptorChainFactory
 
interceptorClass() - Method in class org.infinispan.configuration.cache.InterceptorConfiguration
 
interceptorClass(Class<? extends CommandInterceptor>) - Method in class org.infinispan.configuration.cache.InterceptorConfigurationBuilder
Class of the new custom interceptor to add to the configuration.
interceptorClassAndInstanceDefined(String, String) - Method in interface org.infinispan.util.logging.Log
 
InterceptorConfiguration - Class in org.infinispan.configuration.cache
Describes a custom interceptor
InterceptorConfiguration.Position - Enum in org.infinispan.configuration.cache
Positional placing of a new custom interceptor
InterceptorConfigurationBuilder - Class in org.infinispan.configuration.cache
This builder defines details of a specific custom interceptor.
interceptors() - Method in class org.infinispan.configuration.cache.CustomInterceptorsConfiguration
This specifies a list of InterceptorConfiguration instances to be referenced when building the interceptor chain.
interceptors(List<InterceptorConfiguration>) - Method in class org.infinispan.configuration.cache.CustomInterceptorsConfiguration
 
interceptorStackNotSupported() - Method in interface org.infinispan.util.logging.Log
 
INTERMEDIATE_OPERATIONS - Static variable in interface org.infinispan.marshall.core.Ids
 
intermediateCacheConfigurationName - Variable in class org.infinispan.distexec.mapreduce.MapReduceTask
Deprecated.
 
IntermediateKey(String, V) - Constructor for class org.infinispan.distexec.mapreduce.MapReduceManagerImpl.IntermediateKey
 
IntermediateOperation<InputType,InputStream extends BaseStream<InputType,InputStream>,OutputType,OutputStream extends BaseStream<OutputType,OutputStream>> - Interface in org.infinispan.stream.impl.intops
Intermediate operation that can be applied to a stream to change its processing.
IntermediateOperationExternalizer - Class in org.infinispan.stream.impl.intops
Externalizer to be used for serializing the various intermediate operations
IntermediateOperationExternalizer() - Constructor for class org.infinispan.stream.impl.intops.IntermediateOperationExternalizer
 
intermediateOperations - Variable in class org.infinispan.stream.impl.AbstractCacheStream
 
intermediateOperations - Variable in class org.infinispan.stream.impl.local.AbstractLocalCacheStream
 
intermediateOperations - Variable in class org.infinispan.stream.impl.termop.BaseTerminalOperation
 
intermediateType - Variable in class org.infinispan.stream.impl.AbstractCacheStream
 
INTERNAL_METADATA_ID - Static variable in interface org.infinispan.marshall.core.Ids
 
InternalCacheEntry<K,V> - Interface in org.infinispan.container.entries
Interface for internal cache entries that expose whether an entry has expired.
InternalCacheFactory<K,V> - Class in org.infinispan.factories
An internal factory for constructing Caches.
InternalCacheFactory() - Constructor for class org.infinispan.factories.InternalCacheFactory
 
internalCacheHasFlag(String, InternalCacheRegistry.Flag) - Method in class org.infinispan.registry.impl.InternalCacheRegistryImpl
 
internalCacheHasFlag(String, InternalCacheRegistry.Flag) - Method in interface org.infinispan.registry.InternalCacheRegistry
Returns whether a particular internal cache has a specific flag
InternalCacheRegistry - Interface in org.infinispan.registry
InternalCacheRegistry.
InternalCacheRegistry.Flag - Enum in org.infinispan.registry
 
InternalCacheRegistryImpl - Class in org.infinispan.registry.impl
InternalCacheRegistryImpl.
InternalCacheRegistryImpl() - Constructor for class org.infinispan.registry.impl.InternalCacheRegistryImpl
 
InternalCacheValue<V> - Interface in org.infinispan.container.entries
A representation of an InternalCacheEntry that does not have a reference to the key.
InternalEntryFactory - Interface in org.infinispan.container
A factory for InternalCacheEntry and InternalCacheValue instances.
InternalEntryFactoryImpl - Class in org.infinispan.container
An implementation that generates non-versioned entries
InternalEntryFactoryImpl() - Constructor for class org.infinispan.container.InternalEntryFactoryImpl
 
internalExternalizerIdLimitExceeded(AdvancedExternalizer<?>, int, int) - Method in interface org.infinispan.util.logging.Log
 
InternalMetadata - Interface in org.infinispan.metadata
 
internalMetadata(InternalCacheEntry) - Static method in class org.infinispan.persistence.PersistenceUtil
 
internalMetadata(InternalCacheValue) - Static method in class org.infinispan.persistence.PersistenceUtil
 
InternalMetadataImpl - Class in org.infinispan.metadata.impl
 
InternalMetadataImpl() - Constructor for class org.infinispan.metadata.impl.InternalMetadataImpl
 
InternalMetadataImpl(InternalCacheEntry) - Constructor for class org.infinispan.metadata.impl.InternalMetadataImpl
 
InternalMetadataImpl(Metadata, long, long) - Constructor for class org.infinispan.metadata.impl.InternalMetadataImpl
 
InternalMetadataImpl.Externalizer - Class in org.infinispan.metadata.impl
 
internalSetStateTransferFlag(Flag) - Method in class org.infinispan.transaction.impl.AbstractCacheTransaction
 
interruptedAcquiringLock(long, InterruptedException) - Method in interface org.infinispan.util.logging.Log
 
interruptedWaitingAsyncStorePush(InterruptedException) - Method in interface org.infinispan.util.logging.Log
 
interruptedWaitingForCoordinator(InterruptedException) - Method in interface org.infinispan.util.logging.Log
 
IntSummaryStatisticsExternalizer - Class in org.infinispan.marshall.exts
Externalizer used for IntSummaryStatistics.
IntSummaryStatisticsExternalizer() - Constructor for class org.infinispan.marshall.exts.IntSummaryStatisticsExternalizer
 
inUseBackupSites() - Method in class org.infinispan.configuration.cache.SitesConfiguration
 
invalidate(InvocationContext, Object) - Method in class org.infinispan.commands.write.InvalidateCommand
 
InvalidateCommand - Class in org.infinispan.commands.write
Removes an entry from memory.
InvalidateCommand() - Constructor for class org.infinispan.commands.write.InvalidateCommand
 
InvalidateCommand(CacheNotifier, Set<Flag>, CommandInvocationId, Object...) - Constructor for class org.infinispan.commands.write.InvalidateCommand
 
InvalidateCommand(CacheNotifier, Set<Flag>, Collection<Object>, CommandInvocationId) - Constructor for class org.infinispan.commands.write.InvalidateCommand
 
InvalidateL1Command - Class in org.infinispan.commands.write
Invalidates an entry in a L1 cache (used with DIST mode)
InvalidateL1Command() - Constructor for class org.infinispan.commands.write.InvalidateL1Command
 
InvalidateL1Command(DataContainer, DistributionManager, CacheNotifier, Set<Flag>, CommandInvocationId, Object...) - Constructor for class org.infinispan.commands.write.InvalidateL1Command
 
InvalidateL1Command(DataContainer, DistributionManager, CacheNotifier, Set<Flag>, Collection<Object>, CommandInvocationId) - Constructor for class org.infinispan.commands.write.InvalidateL1Command
 
InvalidateL1Command(Address, DataContainer, DistributionManager, CacheNotifier, Set<Flag>, Collection<Object>, CommandInvocationId) - Constructor for class org.infinispan.commands.write.InvalidateL1Command
 
INVALIDATION_THRESHOLD - Static variable in class org.infinispan.configuration.cache.L1Configuration
 
InvalidationFilterVisitor(int) - Constructor for class org.infinispan.interceptors.InvalidationInterceptor.InvalidationFilterVisitor
Deprecated.
 
InvalidationInterceptor - Class in org.infinispan.interceptors
Deprecated.
Since 8.2, no longer public API.
InvalidationInterceptor() - Constructor for class org.infinispan.interceptors.InvalidationInterceptor
Deprecated.
 
InvalidationInterceptor.InvalidationFilterVisitor - Class in org.infinispan.interceptors
Deprecated.
 
InvalidationLogic() - Constructor for class org.infinispan.interceptors.locking.ClusteringDependentLogic.InvalidationLogic
 
invalidationThreshold() - Method in class org.infinispan.configuration.cache.L1Configuration
Determines whether a multicast or a web of unicasts are used when performing L1 invalidations.
invalidationThreshold(int) - Method in class org.infinispan.configuration.cache.L1ConfigurationBuilder
Determines whether a multicast or a web of unicasts are used when performing L1 invalidations.
invalidAttributeValue(XMLStreamReader, int) - Static method in class org.infinispan.configuration.parsing.ParseUtils
Get an exception reporting an invalid XML attribute value.
invalidCacheLoaderClass(String) - Method in interface org.infinispan.util.logging.Log
 
invalidCacheModeForTotalOrder(String) - Method in interface org.infinispan.util.logging.Log
 
invalidCacheState(String) - Method in interface org.infinispan.util.logging.Log
 
InvalidCacheUsageException - Exception in org.infinispan
Thrown when client makes cache usage errors.
InvalidCacheUsageException(Throwable) - Constructor for exception org.infinispan.InvalidCacheUsageException
 
InvalidCacheUsageException(String) - Constructor for exception org.infinispan.InvalidCacheUsageException
 
InvalidCacheUsageException(String, Throwable) - Constructor for exception org.infinispan.InvalidCacheUsageException
 
invalidCompletedTxTimeout(long) - Method in interface org.infinispan.util.logging.Log
 
invalidConfigurationIndexingWithInvalidation() - Method in interface org.infinispan.util.logging.Log
 
invalidConfigurationIndexingWithoutModule() - Method in interface org.infinispan.util.logging.Log
 
invalidLockingModeForTotalOrder(LockingMode) - Method in interface org.infinispan.util.logging.Log
 
invalidManagedAttributeMethod(String) - Method in interface org.infinispan.util.logging.Log
 
invalidPermission(Permission) - Method in interface org.infinispan.util.logging.Log
 
invalidPrincipalRoleMapper() - Method in interface org.infinispan.util.logging.Log
 
invalidReaperWakeUpInterval(long) - Method in interface org.infinispan.util.logging.Log
 
invalidRemoteTxReturnValue() - Method in class org.infinispan.commands.tx.AbstractTransactionBoundaryCommand
This is what is returned to remote callers when an invalid RemoteTransaction is encountered.
invalidRemoteTxReturnValue() - Method in class org.infinispan.commands.tx.CommitCommand
 
InvalidResponse - Class in org.infinispan.remoting.responses
An invalid response
InvalidResponse() - Constructor for class org.infinispan.remoting.responses.InvalidResponse
 
invalidTimeoutValue(Object, Object, Object, Object) - Method in interface org.infinispan.util.logging.Log
 
InvalidTransactionException - Exception in org.infinispan.transaction.xa
Thrown if an operation is to be performed on an invalid transaction context.
InvalidTransactionException() - Constructor for exception org.infinispan.transaction.xa.InvalidTransactionException
 
InvalidTransactionException(Throwable) - Constructor for exception org.infinispan.transaction.xa.InvalidTransactionException
 
InvalidTransactionException(String) - Constructor for exception org.infinispan.transaction.xa.InvalidTransactionException
 
InvalidTransactionException(String, Throwable) - Constructor for exception org.infinispan.transaction.xa.InvalidTransactionException
 
invalidTxModeForTotalOrder(TransactionMode) - Method in interface org.infinispan.util.logging.Log
 
invocation - Variable in class org.infinispan.notifications.cachelistener.CacheNotifierImpl.BaseCacheEntryListenerInvocation
 
invocation - Variable in class org.infinispan.notifications.cachelistener.filter.DelegatingCacheEntryListenerInvocation
 
invocationBatching() - Method in class org.infinispan.configuration.cache.Configuration
 
invocationBatching() - Method in class org.infinispan.configuration.cache.ConfigurationBuilder
 
invocationBatching() - Method in interface org.infinispan.configuration.cache.ConfigurationChildBuilder
 
invocationBatchingCannotBeRecoverable() - Method in interface org.infinispan.util.logging.Log
 
InvocationBatchingConfiguration - Class in org.infinispan.configuration.cache
 
InvocationBatchingConfigurationBuilder - Class in org.infinispan.configuration.cache
 
invocationBatchingNeedsTransactionalCache() - Method in interface org.infinispan.util.logging.Log
 
invocationBatchingNotEnabled() - Method in interface org.infinispan.util.logging.Log
 
InvocationContext - Interface in org.infinispan.context
A context that contains information pertaining to a given invocation.
InvocationContextContainer - Interface in org.infinispan.context
Manages the association between an InvocationContext and the calling thread.
InvocationContextContainerImpl - Class in org.infinispan.context
InvocationContextContainer implementation.
InvocationContextContainerImpl() - Constructor for class org.infinispan.context.InvocationContextContainerImpl
 
invocationContextFactory - Variable in class org.infinispan.cache.impl.CacheImpl
 
InvocationContextFactory - Interface in org.infinispan.context
Factory for InvocationContext objects.
InvocationContextInterceptor - Class in org.infinispan.interceptors
Deprecated.
Since 8.2, no longer public API.
InvocationContextInterceptor() - Constructor for class org.infinispan.interceptors.InvocationContextInterceptor
Deprecated.
 
invocationsAllowed(boolean) - Method in class org.infinispan.factories.AbstractComponentRegistry
Asserts whether invocations are allowed on the cache or not.
invoke(InvocationContext, VisitableCommand) - Method in class org.infinispan.interceptors.InterceptorChain
Walks the command through the interceptor chain.
invoke(String, Object[], String[]) - Method in class org.infinispan.jmx.ResourceDMBean
 
invoke(CacheEntryEvent<K, V>, boolean) - Method in interface org.infinispan.notifications.cachelistener.CacheEntryListenerInvocation
 
invoke(Event<K, V>) - Method in class org.infinispan.notifications.cachelistener.CacheNotifierImpl.BaseCacheEntryListenerInvocation
 
invoke(CacheEntryEvent<K, V>, boolean) - Method in class org.infinispan.notifications.cachelistener.CacheNotifierImpl.BaseCacheEntryListenerInvocation
This is the entry point for local listeners firing events
invoke(Event<K, V>) - Method in class org.infinispan.notifications.cachelistener.CacheNotifierImpl.ClusteredListenerInvocation
 
invoke(Event<K, V>) - Method in class org.infinispan.notifications.cachelistener.filter.DelegatingCacheEntryListenerInvocation
 
invoke(CacheEntryEvent<K, V>, boolean) - Method in class org.infinispan.notifications.cachelistener.filter.DelegatingCacheEntryListenerInvocation
 
invoke(A) - Method in class org.infinispan.notifications.impl.AbstractListenerImpl.ListenerInvocationImpl
 
invoke(T) - Method in interface org.infinispan.notifications.impl.ListenerInvocation
Invokes the event
invokeAll(Collection<? extends Callable<T>>) - Method in class org.infinispan.executors.LazyInitializingBlockingTaskAwareExecutorService
 
invokeAll(Collection<? extends Callable<T>>, long, TimeUnit) - Method in class org.infinispan.executors.LazyInitializingBlockingTaskAwareExecutorService
 
invokeAll(Collection<? extends Callable<T>>) - Method in class org.infinispan.executors.LazyInitializingExecutorService
 
invokeAll(Collection<? extends Callable<T>>, long, TimeUnit) - Method in class org.infinispan.executors.LazyInitializingExecutorService
 
invokeAll(Collection<? extends Callable<T>>) - Method in class org.infinispan.executors.LazyInitializingScheduledExecutorService
 
invokeAll(Collection<? extends Callable<T>>, long, TimeUnit) - Method in class org.infinispan.executors.LazyInitializingScheduledExecutorService
 
invokeAny(Collection<? extends Callable<T>>) - Method in class org.infinispan.distexec.DefaultExecutorService
 
invokeAny(Collection<? extends Callable<T>>, long, TimeUnit) - Method in class org.infinispan.distexec.DefaultExecutorService
 
invokeAny(Collection<? extends Callable<T>>) - Method in class org.infinispan.executors.LazyInitializingBlockingTaskAwareExecutorService
 
invokeAny(Collection<? extends Callable<T>>, long, TimeUnit) - Method in class org.infinispan.executors.LazyInitializingBlockingTaskAwareExecutorService
 
invokeAny(Collection<? extends Callable<T>>) - Method in class org.infinispan.executors.LazyInitializingExecutorService
 
invokeAny(Collection<? extends Callable<T>>, long, TimeUnit) - Method in class org.infinispan.executors.LazyInitializingExecutorService
 
invokeAny(Collection<? extends Callable<T>>) - Method in class org.infinispan.executors.LazyInitializingScheduledExecutorService
 
invokeAny(Collection<? extends Callable<T>>, long, TimeUnit) - Method in class org.infinispan.executors.LazyInitializingScheduledExecutorService
 
invokeNextAndCommitIf1Pc(TxInvocationContext, PrepareCommand) - Method in class org.infinispan.interceptors.locking.AbstractTxLockingInterceptor
Deprecated.
 
invokeNextInterceptor(InvocationContext, VisitableCommand) - Method in class org.infinispan.interceptors.base.CommandInterceptor
Invokes the next interceptor in the chain.
invokeNoChecks(CacheEntryEvent<K, V>, boolean, boolean) - Method in interface org.infinispan.notifications.cachelistener.CacheEntryListenerInvocation
 
invokeNoChecks(CacheEntryEvent<K, V>, boolean, boolean) - Method in class org.infinispan.notifications.cachelistener.CacheNotifierImpl.BaseCacheEntryListenerInvocation
This is the entry point for remote listener events being fired
invokeNoChecks(CacheEntryEvent<K, V>, boolean, boolean) - Method in class org.infinispan.notifications.cachelistener.filter.DelegatingCacheEntryListenerInvocation
 
invoker - Variable in class org.infinispan.cache.impl.CacheImpl
 
invoker - Variable in class org.infinispan.commands.tx.AbstractTransactionBoundaryCommand
 
invoker - Variable in class org.infinispan.distexec.DefaultExecutorService
 
invokeRemoteCommand(Address, ReplicableCommand, ResponseMode, long, DeliverOrder) - Method in class org.infinispan.remoting.transport.jgroups.CommandAwareRpcDispatcher
 
invokeRemoteCommands(List<Address>, ReplicableCommand, ResponseMode, long, RspFilter, DeliverOrder) - Method in class org.infinispan.remoting.transport.jgroups.CommandAwareRpcDispatcher
 
invokeRemotely(Collection<Address>, ReplicableCommand, RpcOptions) - Method in interface org.infinispan.remoting.rpc.RpcManager
Invokes an RPC call on other caches in the cluster.
invokeRemotely(Map<Address, ReplicableCommand>, RpcOptions) - Method in interface org.infinispan.remoting.rpc.RpcManager
 
invokeRemotely(Collection<Address>, ReplicableCommand, RpcOptions) - Method in class org.infinispan.remoting.rpc.RpcManagerImpl
 
invokeRemotely(Map<Address, ReplicableCommand>, RpcOptions) - Method in class org.infinispan.remoting.rpc.RpcManagerImpl
 
invokeRemotely(Collection<Address>, ReplicableCommand, ResponseMode, long, ResponseFilter, DeliverOrder, boolean) - Method in class org.infinispan.remoting.transport.AbstractDelegatingTransport
 
invokeRemotely(Map<Address, ReplicableCommand>, ResponseMode, long, boolean, ResponseFilter, boolean, boolean) - Method in class org.infinispan.remoting.transport.AbstractDelegatingTransport
 
invokeRemotely(Map<Address, ReplicableCommand>, ResponseMode, long, ResponseFilter, DeliverOrder, boolean) - Method in class org.infinispan.remoting.transport.AbstractDelegatingTransport
 
invokeRemotely(Collection<Address>, ReplicableCommand, ResponseMode, long, ResponseFilter, DeliverOrder, boolean) - Method in class org.infinispan.remoting.transport.jgroups.JGroupsTransport
 
invokeRemotely(Map<Address, ReplicableCommand>, ResponseMode, long, boolean, ResponseFilter, boolean, boolean) - Method in class org.infinispan.remoting.transport.jgroups.JGroupsTransport
 
invokeRemotely(Map<Address, ReplicableCommand>, ResponseMode, long, ResponseFilter, DeliverOrder, boolean) - Method in class org.infinispan.remoting.transport.jgroups.JGroupsTransport
 
invokeRemotely(Collection<Address>, ReplicableCommand, ResponseMode, long, ResponseFilter, DeliverOrder, boolean) - Method in interface org.infinispan.remoting.transport.Transport
Invokes an RPC call on other caches in the cluster.
invokeRemotely(Map<Address, ReplicableCommand>, ResponseMode, long, boolean, ResponseFilter, boolean, boolean) - Method in interface org.infinispan.remoting.transport.Transport
invokeRemotely(Map<Address, ReplicableCommand>, ResponseMode, long, ResponseFilter, DeliverOrder, boolean) - Method in interface org.infinispan.remoting.transport.Transport
 
invokeRemotelyAsync(Collection<Address>, ReplicableCommand, RpcOptions) - Method in interface org.infinispan.remoting.rpc.RpcManager
Invokes a command on remote nodes.
invokeRemotelyAsync(Collection<Address>, ReplicableCommand, RpcOptions) - Method in class org.infinispan.remoting.rpc.RpcManagerImpl
 
invokeRemotelyAsync(Collection<Address>, ReplicableCommand, ResponseMode, long, ResponseFilter, DeliverOrder, boolean) - Method in class org.infinispan.remoting.transport.AbstractDelegatingTransport
 
invokeRemotelyAsync(Collection<Address>, ReplicableCommand, ResponseMode, long, ResponseFilter, DeliverOrder, boolean) - Method in class org.infinispan.remoting.transport.jgroups.JGroupsTransport
 
invokeRemotelyAsync(Collection<Address>, ReplicableCommand, ResponseMode, long, ResponseFilter, DeliverOrder, boolean) - Method in interface org.infinispan.remoting.transport.Transport
 
invokeRemotelyInFuture(Collection<Address>, ReplicableCommand, RpcOptions, NotifyingNotifiableFuture<Object>) - Method in interface org.infinispan.remoting.rpc.RpcManager
Deprecated.
Use RpcManager.invokeRemotelyAsync(Collection, ReplicableCommand, RpcOptions) instead. The same as RpcManager.invokeRemotely(java.util.Collection, org.infinispan.commands.ReplicableCommand, RpcOptions) except that the task is passed to the transport executor and a Future is returned. The transport always deals with this synchronously.
invokeRemotelyInFuture(NotifyingNotifiableFuture<Map<Address, Response>>, Collection<Address>, ReplicableCommand, RpcOptions) - Method in interface org.infinispan.remoting.rpc.RpcManager
invokeRemotelyInFuture(NotifyingNotifiableFuture<Map<Address, Response>>, Collection<Address>, ReplicableCommand, RpcOptions) - Method in class org.infinispan.remoting.rpc.RpcManagerImpl
 
invokeRemotelyInFuture(Collection<Address>, ReplicableCommand, RpcOptions, NotifyingNotifiableFuture<Object>) - Method in class org.infinispan.remoting.rpc.RpcManagerImpl
 
is1PcForAutoCommitTransaction(LocalTransaction) - Method in class org.infinispan.transaction.impl.TransactionCoordinator
 
isAbsolute() - Method in class org.infinispan.io.GridFile
 
isAcceptable(Response, Address) - Method in class org.infinispan.remoting.responses.ClusteredGetResponseValidityFilter
 
isAcceptable(Response, Address) - Method in class org.infinispan.remoting.responses.IgnoreExtraResponsesValidityFilter
 
isAcceptable(Response, Address) - Method in class org.infinispan.remoting.responses.KeysValidateFilter
 
isAcceptable(Response, Address) - Method in class org.infinispan.remoting.responses.SelfDeliverFilter
 
isAcceptable(Response, Address) - Method in interface org.infinispan.remoting.rpc.ResponseFilter
Determines whether a response from a given sender should be added to the response list of the request
isAcceptable(Object, Address) - Method in class org.infinispan.remoting.transport.jgroups.JGroupsResponseFilterAdapter
 
isAffectedByRehash(Object) - Method in interface org.infinispan.distribution.DistributionManager
Tests whether a given key is affected by a rehash that may be in progress.
isAffectedByRehash(Object) - Method in class org.infinispan.distribution.impl.DistributionManagerImpl
 
isAllCompleted() - Method in class org.infinispan.executors.ExecutorAllCompletionService
 
isAsyncBackup() - Method in class org.infinispan.configuration.cache.BackupConfiguration
 
isAsynchronous() - Method in enum org.infinispan.remoting.rpc.ResponseMode
 
isAvailable() - Method in interface org.infinispan.util.concurrent.locks.LockPromise
It tests if the lock is available.
isBackupFor(String, String) - Method in class org.infinispan.configuration.cache.BackupForConfiguration
 
isBatchingEnabled() - Method in enum org.infinispan.configuration.parsing.Parser72.TransactionMode
 
isBatchingEnabled() - Method in enum org.infinispan.configuration.parsing.Parser80.TransactionMode
 
isBlocked() - Method in interface org.infinispan.transaction.totalorder.TotalOrderLatch
 
isBlocked() - Method in class org.infinispan.transaction.totalorder.TotalOrderLatchImpl
 
isCacheReady() - Method in class org.infinispan.persistence.cluster.ClusterLoader
A test to check whether the cache is in its started state.
isCacheRebalancingEnabled(String) - Method in interface org.infinispan.topology.LocalTopologyManager
Checks whether rebalancing is enabled for the specified cache.
isCacheRebalancingEnabled(String) - Method in class org.infinispan.topology.LocalTopologyManagerImpl
 
isCacheRebalancingEnabled(String) - Method in class org.infinispan.util.AbstractControlledLocalTopologyManager
 
isCancelled() - Method in class org.infinispan.statetransfer.InboundTransferTask
 
isCancelled() - Method in class org.infinispan.statetransfer.OutboundTransferTask
 
isCausedByALocalWrite(Address) - Method in class org.infinispan.commands.write.InvalidateL1Command
Returns true if the write that caused the invalidation was performed on this node.
isChanged() - Method in class org.infinispan.container.entries.AbstractInternalCacheEntry
 
isChanged() - Method in interface org.infinispan.container.entries.CacheEntry
 
isChanged() - Method in class org.infinispan.container.entries.ClearCacheEntry
 
isChanged() - Method in class org.infinispan.container.entries.DeltaAwareCacheEntry
 
isChanged() - Method in class org.infinispan.container.entries.ForwardingCacheEntry
 
isChanged() - Method in class org.infinispan.container.entries.NullCacheEntry
 
isChanged() - Method in class org.infinispan.container.entries.ReadCommittedEntry
 
isChildOf(String, String) - Static method in class org.infinispan.io.GridFile
Verifies whether child is a child (dir or file) of parent
isClustered() - Method in enum org.infinispan.configuration.cache.CacheMode
 
isClustered() - Method in class org.infinispan.configuration.global.GlobalConfiguration
 
isClustered() - Method in interface org.infinispan.notifications.cachelistener.CacheEntryListenerInvocation
 
isClustered() - Method in class org.infinispan.notifications.cachelistener.CacheNotifierImpl.BaseCacheEntryListenerInvocation
 
isClustered() - Method in class org.infinispan.notifications.cachelistener.CacheNotifierImpl.CacheInvocationBuilder
 
isClustered() - Method in class org.infinispan.notifications.cachelistener.filter.DelegatingCacheEntryListenerInvocation
 
isCommandRetried() - Method in class org.infinispan.notifications.cachelistener.cluster.ClusterEvent
 
isCommandRetried() - Method in interface org.infinispan.notifications.cachelistener.event.CacheEntryCreatedEvent
This will be true if the write command that caused this had to be retried again due to a topology change.
isCommandRetried() - Method in interface org.infinispan.notifications.cachelistener.event.CacheEntryModifiedEvent
This will be true if the write command that caused this had to be retried again due to a topology change.
isCommandRetried() - Method in interface org.infinispan.notifications.cachelistener.event.CacheEntryRemovedEvent
This will be true if the write command that caused this had to be retried again due to a topology change.
isCommandRetried() - Method in class org.infinispan.notifications.cachelistener.event.impl.EventImpl
 
isCommandSentBeforeFirstTopology(int) - Method in class org.infinispan.remoting.inboundhandler.BasePerCacheInboundInvocationHandler
 
isCommitOrRollbackSent() - Method in class org.infinispan.transaction.impl.LocalTransaction
 
isCommitReceived() - Method in class org.infinispan.transaction.impl.TotalOrderRemoteTransactionState
check if the transaction is marked for commit (by the Commit Command)
isComplete(Object) - Method in interface org.infinispan.stream.impl.ClusterStreamManager
Tests whether this operation is still pending or not.
isComplete(Object) - Method in class org.infinispan.stream.impl.ClusterStreamManagerImpl
 
isComplete(Object) - Method in class org.infinispan.stream.impl.tx.TxClusterStreamManager
 
isCompletedSuccessfully() - Method in class org.infinispan.statetransfer.InboundTransferTask
 
isCompletionFailed() - Method in class org.infinispan.transaction.xa.recovery.RecoveryAwareLocalTransaction
Returns true if this transaction failed during 2nd phase of 2PC(prepare or commit).
isConditional() - Method in class org.infinispan.commands.functional.AbstractWriteManyCommand
 
isConditional() - Method in class org.infinispan.commands.functional.ReadWriteKeyCommand
 
isConditional() - Method in class org.infinispan.commands.functional.ReadWriteKeyValueCommand
 
isConditional() - Method in class org.infinispan.commands.functional.ReadWriteManyCommand
 
isConditional() - Method in class org.infinispan.commands.functional.ReadWriteManyEntriesCommand
 
isConditional() - Method in class org.infinispan.commands.functional.WriteOnlyKeyCommand
 
isConditional() - Method in class org.infinispan.commands.functional.WriteOnlyKeyValueCommand
 
isConditional() - Method in class org.infinispan.commands.write.ApplyDeltaCommand
 
isConditional() - Method in class org.infinispan.commands.write.ClearCommand
 
isConditional() - Method in class org.infinispan.commands.write.PutKeyValueCommand
 
isConditional() - Method in class org.infinispan.commands.write.PutMapCommand
 
isConditional() - Method in class org.infinispan.commands.write.RemoveCommand
 
isConditional() - Method in class org.infinispan.commands.write.RemoveExpiredCommand
 
isConditional() - Method in class org.infinispan.commands.write.ReplaceCommand
 
isConditional() - Method in interface org.infinispan.commands.write.WriteCommand
Certain commands only work based on a certain condition or state of the cache.
isConditional(WriteCommand) - Method in class org.infinispan.interceptors.CacheLoaderInterceptor
Deprecated.
 
isCoordinator() - Method in class org.infinispan.manager.DefaultCacheManager
isCoordinator() - Method in interface org.infinispan.manager.EmbeddedCacheManager
 
isCoordinator() - Method in class org.infinispan.manager.impl.AbstractDelegatingEmbeddedCacheManager
 
isCoordinator() - Method in class org.infinispan.remoting.transport.AbstractDelegatingTransport
 
isCoordinator - Variable in class org.infinispan.remoting.transport.jgroups.JGroupsTransport
 
isCoordinator() - Method in class org.infinispan.remoting.transport.jgroups.JGroupsTransport
 
isCoordinator() - Method in interface org.infinispan.remoting.transport.Transport
 
isCreate() - Method in class org.infinispan.notifications.cachelistener.filter.EventType
 
isCreated() - Method in class org.infinispan.container.entries.AbstractInternalCacheEntry
 
isCreated() - Method in interface org.infinispan.container.entries.CacheEntry
 
isCreated() - Method in class org.infinispan.container.entries.ClearCacheEntry
 
isCreated() - Method in class org.infinispan.container.entries.DeltaAwareCacheEntry
 
isCreated() - Method in class org.infinispan.container.entries.ForwardingCacheEntry
 
isCreated() - Method in class org.infinispan.container.entries.NullCacheEntry
 
isCreated() - Method in class org.infinispan.container.entries.ReadCommittedEntry
 
isCreated() - Method in class org.infinispan.notifications.cachelistener.cluster.ClusterEvent
 
isCreated() - Method in interface org.infinispan.notifications.cachelistener.event.CacheEntryModifiedEvent
Indicates whether the cache entry modification event is the result of the cache entry being created.
isCreated() - Method in class org.infinispan.notifications.cachelistener.event.impl.EventImpl
 
isDefaultRunning() - Method in class org.infinispan.manager.DefaultCacheManager
 
isDefaultRunning() - Method in interface org.infinispan.manager.EmbeddedCacheManager
Tests whether the default cache is running.
isDefaultRunning() - Method in class org.infinispan.manager.impl.AbstractDelegatingEmbeddedCacheManager
 
isDirectory() - Method in class org.infinispan.io.GridFile
 
isDirectory() - Method in class org.infinispan.io.GridFile.Metadata
 
isDistributed() - Method in enum org.infinispan.configuration.cache.CacheMode
 
isDistributed() - Method in class org.infinispan.topology.CacheJoinInfo
 
isDistributed() - Method in class org.infinispan.topology.ClusterCacheStatus
 
isEmpty() - Method in class org.infinispan.atomic.impl.AtomicHashMap
 
isEmpty() - Method in class org.infinispan.atomic.impl.AtomicHashMapProxy
 
isEmpty() - Method in class org.infinispan.atomic.impl.FineGrainedAtomicHashMapProxy
 
isEmpty() - Method in class org.infinispan.cache.impl.AbstractDelegatingCache
 
isEmpty() - Method in class org.infinispan.cache.impl.CacheImpl
 
isEmpty() - Method in class org.infinispan.cache.impl.DecoratedCache
 
isEmpty() - Method in class org.infinispan.cache.impl.SimpleCacheImpl.EntrySetBase
 
isEmpty() - Method in class org.infinispan.cache.impl.SimpleCacheImpl
 
isEmpty() - Method in class org.infinispan.cache.impl.SimpleCacheImpl.KeySet
 
isEmpty() - Method in class org.infinispan.cache.impl.SimpleCacheImpl.Values
 
isEmpty() - Method in class org.infinispan.commands.read.AbstractCloseableIteratorCollection
 
isEmpty() - Method in class org.infinispan.distribution.ch.impl.ReplicatedConsistentHash.RangeSet
 
isEmpty() - Method in class org.infinispan.distribution.util.ReadOnlySegmentAwareMap
Checks if the provided map is empty.
isEmpty() - Method in class org.infinispan.distribution.util.ReadOnlySegmentAwareSet
Checks if the provided set is empty.
isEmpty() - Method in class org.infinispan.functional.impl.MetaParams
 
isEmpty() - Method in class org.infinispan.persistence.support.Bucket
 
isEmpty() - Method in class org.infinispan.remoting.transport.AggregateBackupResponse
 
isEmpty() - Method in interface org.infinispan.remoting.transport.BackupResponse
 
isEmpty() - Method in class org.infinispan.remoting.transport.jgroups.JGroupsBackupResponse
 
isEmpty() - Method in class org.infinispan.security.impl.SecureCacheImpl
 
isEmpty() - Method in class org.infinispan.statetransfer.CommitManager
 
isEmpty() - Method in class org.infinispan.util.AbstractDelegatingCollection
 
isEmpty() - Method in class org.infinispan.util.AbstractDelegatingMap
 
isEmpty() - Method in class org.infinispan.util.concurrent.BoundedConcurrentHashMap
Returns true if this map contains no key-value mappings.
isEmpty() - Method in class org.infinispan.util.concurrent.ConcurrentHashSet
 
isEmpty() - Method in class org.infinispan.util.ReadOnlyDataContainerBackedKeySet
 
isEnabled() - Method in enum org.infinispan.configuration.cache.Index
 
isEnabled() - Method in enum org.infinispan.eviction.EvictionStrategy
 
isEnabled() - Method in class org.infinispan.eviction.impl.PassivationManagerImpl
 
isEnabled() - Method in class org.infinispan.eviction.impl.PassivationManagerStub
 
isEnabled() - Method in interface org.infinispan.eviction.PassivationManager
 
isEnabled() - Method in interface org.infinispan.expiration.ExpirationManager
 
isEnabled() - Method in class org.infinispan.expiration.impl.ExpirationManagerImpl
 
isEnabled() - Method in interface org.infinispan.remoting.ReplicationQueue
Deprecated.
 
isEnabled() - Method in class org.infinispan.remoting.ReplicationQueueImpl
Deprecated.
 
isEnabled() - Method in class org.infinispan.xsite.OfflineStatus
 
isEnlisted() - Method in class org.infinispan.transaction.impl.LocalTransaction
 
isEnlisted() - Method in class org.infinispan.transaction.synchronization.SyncLocalTransaction
 
isEnlisted() - Method in class org.infinispan.transaction.xa.LocalXaTransaction
As per the JTA spec, XAResource.start is called on enlistment.
isEntryRemovedInContext(Object) - Method in class org.infinispan.context.impl.AbstractInvocationContext
 
isEntryRemovedInContext(Object) - Method in class org.infinispan.context.impl.ClearInvocationContext
 
isEntryRemovedInContext(Object) - Method in class org.infinispan.context.impl.ImmutableContext
 
isEntryRemovedInContext(Object) - Method in interface org.infinispan.context.InvocationContext
 
isEntryRemovedInContext(Object) - Method in class org.infinispan.context.SingleKeyNonTxInvocationContext
 
isEvicted() - Method in class org.infinispan.container.entries.AbstractInternalCacheEntry
 
isEvicted() - Method in interface org.infinispan.container.entries.CacheEntry
 
isEvicted() - Method in class org.infinispan.container.entries.ClearCacheEntry
 
isEvicted() - Method in class org.infinispan.container.entries.DeltaAwareCacheEntry
 
isEvicted() - Method in class org.infinispan.container.entries.ForwardingCacheEntry
 
isEvicted() - Method in class org.infinispan.container.entries.NullCacheEntry
 
isEvicted() - Method in class org.infinispan.container.entries.ReadCommittedEntry
 
isExceptionThrown() - Method in class org.infinispan.executors.ExecutorAllCompletionService
 
isExpired(long) - Method in class org.infinispan.container.entries.ImmortalCacheEntry
 
isExpired() - Method in class org.infinispan.container.entries.ImmortalCacheEntry
 
isExpired(long) - Method in class org.infinispan.container.entries.ImmortalCacheValue
 
isExpired() - Method in class org.infinispan.container.entries.ImmortalCacheValue
 
isExpired(long) - Method in interface org.infinispan.container.entries.InternalCacheEntry
 
isExpired() - Method in interface org.infinispan.container.entries.InternalCacheEntry
isExpired(long) - Method in interface org.infinispan.container.entries.InternalCacheValue
 
isExpired() - Method in interface org.infinispan.container.entries.InternalCacheValue
isExpired(long) - Method in class org.infinispan.container.entries.metadata.MetadataMortalCacheEntry
 
isExpired() - Method in class org.infinispan.container.entries.metadata.MetadataMortalCacheEntry
 
isExpired(long) - Method in class org.infinispan.container.entries.metadata.MetadataMortalCacheValue
 
isExpired() - Method in class org.infinispan.container.entries.metadata.MetadataMortalCacheValue
 
isExpired(long) - Method in class org.infinispan.container.entries.metadata.MetadataTransientCacheEntry
 
isExpired() - Method in class org.infinispan.container.entries.metadata.MetadataTransientCacheEntry
 
isExpired(long) - Method in class org.infinispan.container.entries.metadata.MetadataTransientCacheValue
 
isExpired() - Method in class org.infinispan.container.entries.metadata.MetadataTransientCacheValue
 
isExpired(long) - Method in class org.infinispan.container.entries.metadata.MetadataTransientMortalCacheEntry
 
isExpired() - Method in class org.infinispan.container.entries.metadata.MetadataTransientMortalCacheEntry
 
isExpired(long) - Method in class org.infinispan.container.entries.metadata.MetadataTransientMortalCacheValue
 
isExpired() - Method in class org.infinispan.container.entries.metadata.MetadataTransientMortalCacheValue
 
isExpired(long) - Method in class org.infinispan.container.entries.MortalCacheEntry
 
isExpired() - Method in class org.infinispan.container.entries.MortalCacheEntry
 
isExpired(long) - Method in class org.infinispan.container.entries.MortalCacheValue
 
isExpired() - Method in class org.infinispan.container.entries.MortalCacheValue
 
isExpired() - Method in interface org.infinispan.container.entries.MVCCEntry
Returns whether this entry was marked as being expired or not
isExpired() - Method in class org.infinispan.container.entries.ReadCommittedEntry
 
isExpired(long) - Method in class org.infinispan.container.entries.TransientCacheEntry
 
isExpired() - Method in class org.infinispan.container.entries.TransientCacheEntry
 
isExpired(long) - Method in class org.infinispan.container.entries.TransientCacheValue
 
isExpired() - Method in class org.infinispan.container.entries.TransientCacheValue
 
isExpired(long) - Method in class org.infinispan.container.entries.TransientMortalCacheEntry
 
isExpired() - Method in class org.infinispan.container.entries.TransientMortalCacheEntry
 
isExpired(long) - Method in class org.infinispan.container.entries.TransientMortalCacheValue
 
isExpired() - Method in class org.infinispan.container.entries.TransientMortalCacheValue
 
isExpired(long) - Method in class org.infinispan.functional.impl.MetaParamsInternalMetadata
 
isExpired(long) - Method in class org.infinispan.metadata.impl.InternalMetadataImpl
 
isExpired(long) - Method in interface org.infinispan.metadata.InternalMetadata
 
isExpired() - Method in class org.infinispan.notifications.cachelistener.filter.EventType
 
isExpiredMortal(long, long, long) - Static method in class org.infinispan.container.entries.ExpiryHelper
 
isExpiredTransient(long, long, long) - Static method in class org.infinispan.container.entries.ExpiryHelper
 
isExpiredTransientMortal(long, long, long, long, long) - Static method in class org.infinispan.container.entries.ExpiryHelper
 
isFile() - Method in class org.infinispan.io.GridFile
 
isFile() - Method in class org.infinispan.io.GridFile.Metadata
 
isFinished() - Method in class org.infinispan.transaction.impl.TotalOrderRemoteTransactionState
 
isFirstInChain(Class<? extends CommandInterceptor>) - Method in class org.infinispan.interceptors.InterceptorChain
 
isFlagSet(DeltaAwareCacheEntry.Flags) - Method in class org.infinispan.container.entries.DeltaAwareCacheEntry
Tests whether a flag is set.
isForwarded() - Method in class org.infinispan.commands.functional.AbstractWriteManyCommand
 
isForwarded() - Method in class org.infinispan.commands.functional.ReadWriteManyCommand
 
isForwarded() - Method in class org.infinispan.commands.functional.ReadWriteManyEntriesCommand
 
isForwarded() - Method in class org.infinispan.commands.write.PutMapCommand
For non transactional caches that support concurrent writes (default), the commands are forwarded between nodes, e.g.: - commands is executed on node A, but some of the keys should be locked on node B - the command is send to the main owner (B) - B tries to acquire lock on the keys it owns, then forwards the commands to the other owners as well - at this last stage, the command has the "isForwarded" flag set to true.
isFromRemoteSite() - Method in class org.infinispan.transaction.impl.LocalTransaction
When x-site replication is used, this returns when this operation happens as a result of backing up data from a remote site.
isFromStateTransfer() - Method in class org.infinispan.transaction.impl.AbstractCacheTransaction
 
isGlobalScope() - Method in class org.infinispan.factories.components.ComponentMetadata
 
isGroupOwner() - Method in class org.infinispan.commands.remote.GetKeysInGroupCommand
 
isHidden() - Method in class org.infinispan.io.GridFile
 
isImplicitTransaction() - Method in class org.infinispan.context.impl.LocalTxInvocationContext
 
isImplicitTransaction() - Method in class org.infinispan.context.impl.RemoteTxInvocationContext
 
isImplicitTransaction() - Method in interface org.infinispan.context.impl.TxInvocationContext
 
isImplicitTransaction() - Method in class org.infinispan.transaction.impl.LocalTransaction
 
isIncludeCurrentState() - Method in class org.infinispan.notifications.cachelistener.CacheNotifierImpl.CacheInvocationBuilder
 
isInDoubt() - Method in class org.infinispan.transaction.xa.recovery.RecoveryAwareRemoteTransaction
A transaction is in doubt if it is prepared and and it is orphan.
isInternalCache(String) - Method in class org.infinispan.registry.impl.InternalCacheRegistryImpl
 
isInternalCache(String) - Method in interface org.infinispan.registry.InternalCacheRegistry
Returns whether the cache is internal, i.e.
isInTxScope() - Method in class org.infinispan.context.impl.AbstractTxInvocationContext
 
isInTxScope() - Method in class org.infinispan.context.impl.ClearInvocationContext
 
isInTxScope() - Method in class org.infinispan.context.impl.ImmutableContext
 
isInTxScope() - Method in class org.infinispan.context.impl.NonTxInvocationContext
 
isInTxScope() - Method in interface org.infinispan.context.InvocationContext
Returns true if this call is performed in the context of an transaction, false otherwise.
isInTxScope() - Method in class org.infinispan.context.SingleKeyNonTxInvocationContext
 
isInvalidation() - Method in enum org.infinispan.configuration.cache.CacheMode
Returns true if the mode is invalidation, either sync or async.
isIs() - Method in class org.infinispan.factories.components.JmxAttributeMetadata
 
isJoinComplete() - Method in interface org.infinispan.distribution.DistributionManager
Tests whether the current instance has completed joining the cluster
isJoinComplete() - Method in class org.infinispan.distribution.impl.DistributionManagerImpl
 
isJoinComplete() - Method in interface org.infinispan.statetransfer.StateTransferManager
 
isJoinComplete() - Method in class org.infinispan.statetransfer.StateTransferManagerImpl
 
isKeyGeneratorThreadActive() - Method in class org.infinispan.affinity.impl.KeyAffinityServiceImpl
 
isKeyGeneratorThreadAlive() - Method in class org.infinispan.affinity.impl.KeyAffinityServiceImpl
 
isKeyLocalToNode(Address, Object) - Method in interface org.infinispan.distribution.ch.ConsistentHash
Test to see whether a key is owned by a given node.
isKeyLocalToNode(Address, Object) - Method in class org.infinispan.distribution.ch.impl.DefaultConsistentHash
 
isKeyLocalToNode(Address, Object) - Method in class org.infinispan.distribution.ch.impl.ReplicatedConsistentHash
 
isKeyLocalToNode(Address, Object) - Method in class org.infinispan.distribution.group.PartitionerConsistentHash
 
isL1Enabled - Variable in class org.infinispan.interceptors.distribution.BaseDistributionInterceptor
Deprecated.
 
isL1Entry() - Method in class org.infinispan.container.entries.AbstractInternalCacheEntry
 
isL1Entry() - Method in interface org.infinispan.container.entries.InternalCacheEntry
 
isL1Entry() - Method in class org.infinispan.container.entries.L1InternalCacheEntry
 
isL1Entry() - Method in class org.infinispan.container.entries.metadata.L1MetadataInternalCacheEntry
 
isLastChunk() - Method in class org.infinispan.statetransfer.StateChunk
 
isLoaded() - Method in class org.infinispan.container.entries.AbstractInternalCacheEntry
 
isLoaded() - Method in interface org.infinispan.container.entries.CacheEntry
Deprecated.
Always returns false.
isLoaded() - Method in class org.infinispan.container.entries.ClearCacheEntry
 
isLoaded() - Method in class org.infinispan.container.entries.DeltaAwareCacheEntry
 
isLoaded() - Method in class org.infinispan.container.entries.ForwardingCacheEntry
 
isLoaded() - Method in class org.infinispan.container.entries.NullCacheEntry
 
isLoaded() - Method in class org.infinispan.container.entries.ReadCommittedEntry
Deprecated.
isLocal() - Method in enum org.infinispan.distribution.DataLocality
 
isLocal() - Method in class org.infinispan.transaction.xa.recovery.InDoubtTxInfoImpl
 
isLocal() - Method in interface org.infinispan.transaction.xa.recovery.RecoveryManager.InDoubtTxInfo
Returns true if the transaction information is also present on this node.
isLocalModeForced(FlagAffectedCommand) - Method in class org.infinispan.interceptors.base.BaseRpcInterceptor
Deprecated.
 
isLocalOnly() - Method in enum org.infinispan.configuration.cache.Index
 
isLocalOnly - Variable in class org.infinispan.distexec.mapreduce.MapReduceTask
Deprecated.
 
isLocatedLocally(String) - Method in class org.infinispan.distribution.impl.DistributionManagerImpl
 
isLocked(Object) - Method in class org.infinispan.util.concurrent.locks.impl.DefaultLockManager
 
isLocked() - Method in class org.infinispan.util.concurrent.locks.impl.InfinispanLock
It checks if the lock is acquired.
isLocked(Object) - Method in interface org.infinispan.util.concurrent.locks.impl.LockContainer
 
isLocked(Object) - Method in class org.infinispan.util.concurrent.locks.impl.PerKeyLockContainer
 
isLocked(Object) - Method in class org.infinispan.util.concurrent.locks.impl.StripedLockContainer
 
isLocked(Object) - Method in interface org.infinispan.util.concurrent.locks.LockManager
Tests if the key is locked.
isManageable() - Method in class org.infinispan.factories.components.ComponentMetadata
 
isManageable() - Method in class org.infinispan.factories.components.ManageableComponentMetadata
 
isMarkedForRollback() - Method in class org.infinispan.transaction.impl.AbstractCacheTransaction
 
isMarkedForRollback() - Method in interface org.infinispan.transaction.xa.CacheTransaction
 
isMarshallable(Object) - Method in class org.infinispan.marshall.core.VersionAwareMarshaller
 
isMarshallableCandidate(Object) - Method in class org.infinispan.marshall.core.JBossMarshaller
 
IsMarshallableInterceptor - Class in org.infinispan.interceptors
Deprecated.
Since 8.2, no longer public API.
IsMarshallableInterceptor() - Constructor for class org.infinispan.interceptors.IsMarshallableInterceptor
Deprecated.
 
isMergeView() - Method in class org.infinispan.notifications.cachemanagerlistener.event.impl.EventImpl
 
isMergeView() - Method in interface org.infinispan.notifications.cachemanagerlistener.event.ViewChangedEvent
 
isMinorityPartition(List<Address>, List<Address>) - Method in class org.infinispan.partitionhandling.impl.PreferConsistencyStrategy
 
isMissingResponses() - Method in class org.infinispan.remoting.transport.jgroups.Responses
 
isModified() - Method in class org.infinispan.notifications.cachelistener.filter.EventType
 
isMulticastCapable() - Method in class org.infinispan.remoting.transport.AbstractDelegatingTransport
 
isMulticastCapable() - Method in class org.infinispan.remoting.transport.jgroups.JGroupsTransport
 
isMulticastCapable() - Method in interface org.infinispan.remoting.transport.Transport
Tests whether the transport supports true multicast
isNoNamespaceAttribute(XMLStreamReader, int) - Static method in class org.infinispan.configuration.parsing.ParseUtils
 
isNonExistent() - Method in class org.infinispan.commands.write.RemoveCommand
 
isNotificationAllowed(FlagAffectedCommand, List<CacheEntryListenerInvocation<K, V>>) - Method in class org.infinispan.notifications.cachelistener.CacheNotifierImpl
 
isNull() - Method in class org.infinispan.container.entries.AbstractInternalCacheEntry
 
isNull() - Method in interface org.infinispan.container.entries.CacheEntry
Tests whether the entry represents a null value, typically used for repeatable read.
isNull() - Method in class org.infinispan.container.entries.ClearCacheEntry
 
isNull() - Method in class org.infinispan.container.entries.ClusteredRepeatableReadEntry
 
isNull() - Method in class org.infinispan.container.entries.DeltaAwareCacheEntry
 
isNull() - Method in class org.infinispan.container.entries.ForwardingCacheEntry
 
isNull() - Method in class org.infinispan.container.entries.NullCacheEntry
 
isNull() - Method in class org.infinispan.container.entries.ReadCommittedEntry
 
isNull() - Method in class org.infinispan.container.entries.RepeatableReadEntry
 
isOffline() - Method in class org.infinispan.xsite.OfflineStatus
 
isOffline() - Method in class org.infinispan.xsite.status.AbstractMixedSiteStatus
 
isOffline() - Method in class org.infinispan.xsite.status.AbstractSiteStatusBuilder
 
isOffline() - Method in class org.infinispan.xsite.status.ContainerSiteStatusBuilder
 
isOffline() - Method in class org.infinispan.xsite.status.OfflineSiteStatus
 
isOffline() - Method in class org.infinispan.xsite.status.OnlineSiteStatus
 
isOffline() - Method in interface org.infinispan.xsite.status.SiteStatus
 
ISOLATION_LEVEL - Static variable in class org.infinispan.configuration.cache.LockingConfiguration
 
isolationLevel() - Method in class org.infinispan.configuration.cache.LockingConfiguration
Cache isolation level.
isolationLevel(IsolationLevel) - Method in class org.infinispan.configuration.cache.LockingConfigurationBuilder
Cache isolation level.
IsolationLevel - Enum in org.infinispan.util.concurrent
Various transaction isolation levels as an enumerated class.
isOnePhaseCommit() - Method in class org.infinispan.commands.tx.PrepareCommand
 
isOnePhaseCommit(Configuration) - Static method in class org.infinispan.configuration.cache.Configurations
 
isOnePhaseTotalOrderCommit(Configuration) - Static method in class org.infinispan.configuration.cache.Configurations
 
isOnline() - Method in class org.infinispan.xsite.status.AbstractMixedSiteStatus
 
isOnline() - Method in class org.infinispan.xsite.status.AbstractSiteStatusBuilder
 
isOnline() - Method in class org.infinispan.xsite.status.ContainerSiteStatusBuilder
 
isOnline() - Method in class org.infinispan.xsite.status.OfflineSiteStatus
 
isOnline() - Method in class org.infinispan.xsite.status.OnlineSiteStatus
 
isOnline() - Method in interface org.infinispan.xsite.status.SiteStatus
 
isOnlyPrimary() - Method in class org.infinispan.notifications.cachelistener.CacheNotifierImpl.CacheInvocationBuilder
 
isOpen() - Method in class org.infinispan.io.ReadableGridFileChannel
 
isOpen() - Method in class org.infinispan.io.WritableGridFileChannel
 
isOpened() - Method in class org.infinispan.util.concurrent.ReclosableLatch
 
isOriginLocal() - Method in class org.infinispan.context.impl.AbstractInvocationContext
 
isOriginLocal() - Method in class org.infinispan.context.impl.ImmutableContext
 
isOriginLocal() - Method in class org.infinispan.context.impl.LocalTxInvocationContext
 
isOriginLocal() - Method in class org.infinispan.context.impl.RemoteTxInvocationContext
 
isOriginLocal() - Method in interface org.infinispan.context.InvocationContext
Returns true if the call was originated locally, false if it is the result of a remote rpc.
isOriginLocal() - Method in class org.infinispan.context.SingleKeyNonTxInvocationContext
 
isOriginLocal() - Method in class org.infinispan.notifications.cachelistener.cluster.ClusterEvent
 
isOriginLocal() - Method in class org.infinispan.notifications.cachelistener.event.impl.EventImpl
 
isOriginLocal() - Method in interface org.infinispan.notifications.cachelistener.event.TransactionalEvent
 
isOrphan() - Method in class org.infinispan.transaction.xa.recovery.RecoveryAwareRemoteTransaction
A remote transaction is orphan if the node on which the transaction originated (ie the originator) is no longer part of the cluster.
isOwner(String) - Method in interface org.infinispan.distribution.group.GroupManager
Checks if this node is an owner of the group.
isOwner(String) - Method in class org.infinispan.distribution.group.GroupManagerImpl
 
isParallel() - Method in class org.infinispan.stream.impl.AbstractCacheStream
 
isParallel() - Method in class org.infinispan.stream.impl.AbstractDelegatingCacheStream
 
isParallel() - Method in class org.infinispan.stream.impl.local.AbstractLocalCacheStream
 
isParameterNameSet(int) - Method in class org.infinispan.factories.components.ComponentMetadata.InjectMetadata
 
IspnMBeanOperationInfo - Class in org.infinispan.jmx
Infinispan allows a different JMX operation name than the actual method name that gets invoked (see ManagedOperation.name().
IspnMBeanOperationInfo(String, Method, String) - Constructor for class org.infinispan.jmx.IspnMBeanOperationInfo
 
IspnMBeanOperationInfo(String, String, MBeanParameterInfo[], String, int, String) - Constructor for class org.infinispan.jmx.IspnMBeanOperationInfo
 
IspnMBeanOperationInfo(String, String, MBeanParameterInfo[], String, int, Descriptor, String) - Constructor for class org.infinispan.jmx.IspnMBeanOperationInfo
 
isPre() - Method in class org.infinispan.notifications.cachelistener.cluster.ClusterEvent
 
isPre() - Method in interface org.infinispan.notifications.cachelistener.event.Event
 
isPre() - Method in class org.infinispan.notifications.cachelistener.event.impl.EventImpl
 
isPreEvent() - Method in class org.infinispan.notifications.cachelistener.filter.EventType
 
isPrepared() - Method in class org.infinispan.transaction.xa.recovery.RecoveryAwareLocalTransaction
 
isPrepared() - Method in class org.infinispan.transaction.xa.recovery.RecoveryAwareRemoteTransaction
 
isPrepared() - Method in interface org.infinispan.transaction.xa.recovery.RecoveryAwareTransaction
 
isPrepareSent() - Method in class org.infinispan.transaction.impl.LocalTransaction
 
isPrimaryOwner(String) - Method in interface org.infinispan.distribution.group.GroupManager
It checks if this node is the primary owner of the group.
isPrimaryOwner(String) - Method in class org.infinispan.distribution.group.GroupManagerImpl
 
isPrivileged() - Static method in class org.infinispan.security.Security
 
isProperWriter(InvocationContext, FlagAffectedCommand, Object) - Method in class org.infinispan.interceptors.CacheWriterInterceptor
Deprecated.
 
isProperWriter(InvocationContext, FlagAffectedCommand, Object) - Method in class org.infinispan.interceptors.DistCacheWriterInterceptor
Deprecated.
 
isPutIfAbsent() - Method in class org.infinispan.commands.write.PutKeyValueCommand
 
isReadOnly() - Method in class org.infinispan.transaction.impl.LocalTransaction
 
isReady() - Method in class org.infinispan.remoting.inboundhandler.action.CompositeAction
 
isReady() - Method in class org.infinispan.remoting.inboundhandler.action.DefaultReadyAction
 
isReady() - Method in interface org.infinispan.remoting.inboundhandler.action.ReadyAction
 
isReady() - Method in class org.infinispan.remoting.inboundhandler.DefaultTopologyRunnable
 
isReady() - Method in interface org.infinispan.util.concurrent.BlockingRunnable
 
isReady() - Method in interface org.infinispan.util.concurrent.locks.PendingLockPromise
 
isRebalanceEnabled() - Method in class org.infinispan.topology.ClusterCacheStatus
 
isRebalanceInProgress() - Method in class org.infinispan.topology.ClusterCacheStatus
 
isRebalancingEnabled() - Method in class org.infinispan.cache.impl.CacheImpl
 
isRebalancingEnabled() - Method in interface org.infinispan.topology.ClusterTopologyManager
 
isRebalancingEnabled(String) - Method in interface org.infinispan.topology.ClusterTopologyManager
Returns whether rebalancing is enabled or disabled for this container.
isRebalancingEnabled() - Method in class org.infinispan.topology.ClusterTopologyManagerImpl
 
isRebalancingEnabled(String) - Method in class org.infinispan.topology.ClusterTopologyManagerImpl
 
isRebalancingEnabled() - Method in interface org.infinispan.topology.LocalTopologyManager
Checks whether rebalancing is enabled for the entire cluster.
isRebalancingEnabled() - Method in class org.infinispan.topology.LocalTopologyManagerImpl
 
isRebalancingEnabled() - Method in class org.infinispan.topology.ManagerStatusResponse
 
isRebalancingEnabled() - Method in class org.infinispan.util.AbstractControlledLocalTopologyManager
 
isRecoveryEnabled() - Method in enum org.infinispan.configuration.cache.TransactionMode
 
isRecoveryEnabled() - Method in enum org.infinispan.configuration.parsing.Parser72.TransactionMode
 
isRecoveryEnabled() - Method in enum org.infinispan.configuration.parsing.Parser80.TransactionMode
 
isReducePhaseDistributed() - Method in class org.infinispan.commands.read.MapCombineCommand
 
isRehashInProgress() - Method in interface org.infinispan.distribution.DistributionManager
Tests whether a rehash is in progress
isRehashInProgress() - Method in class org.infinispan.distribution.impl.DistributionManagerImpl
Tests whether a rehash is in progress
isRemote() - Method in class org.infinispan.transaction.xa.GlobalTransaction
 
isRemove() - Method in class org.infinispan.notifications.cachelistener.filter.EventType
 
isRemoved() - Method in class org.infinispan.container.entries.AbstractInternalCacheEntry
 
isRemoved() - Method in interface org.infinispan.container.entries.CacheEntry
 
isRemoved() - Method in class org.infinispan.container.entries.ClearCacheEntry
 
isRemoved() - Method in class org.infinispan.container.entries.DeltaAwareCacheEntry
 
isRemoved() - Method in class org.infinispan.container.entries.ForwardingCacheEntry
 
isRemoved() - Method in class org.infinispan.container.entries.NullCacheEntry
 
isRemoved() - Method in class org.infinispan.container.entries.ReadCommittedEntry
 
isReplayEntryWrapping() - Method in class org.infinispan.commands.tx.PrepareCommand
If set to true, then the keys touched by this transaction are to be wrapped again and original ones discarded.
isReplicated() - Method in enum org.infinispan.configuration.cache.CacheMode
 
isReplicated() - Method in interface org.infinispan.distribution.ch.ConsistentHash
 
isReplicated() - Method in class org.infinispan.distribution.ch.impl.ReplicatedConsistentHash
 
isReplicated() - Method in class org.infinispan.distribution.group.PartitionerConsistentHash
 
isRetriedCommand() - Method in class org.infinispan.commands.tx.PrepareCommand
 
isRetry() - Method in class org.infinispan.notifications.cachelistener.filter.EventType
 
isReturnEntries() - Method in class org.infinispan.commands.read.GetAllCommand
 
isReturnValueExpected() - Method in class org.infinispan.commands.CancelCommand
 
isReturnValueExpected() - Method in class org.infinispan.commands.CreateCacheCommand
 
isReturnValueExpected() - Method in class org.infinispan.commands.functional.ReadWriteManyCommand
 
isReturnValueExpected() - Method in class org.infinispan.commands.functional.ReadWriteManyEntriesCommand
 
isReturnValueExpected() - Method in class org.infinispan.commands.functional.WriteOnlyManyCommand
 
isReturnValueExpected() - Method in class org.infinispan.commands.functional.WriteOnlyManyEntriesCommand
 
isReturnValueExpected() - Method in class org.infinispan.commands.read.AbstractDataCommand
 
isReturnValueExpected() - Method in class org.infinispan.commands.read.AbstractLocalCommand
 
isReturnValueExpected() - Method in class org.infinispan.commands.read.DistributedExecuteCommand
 
isReturnValueExpected() - Method in class org.infinispan.commands.read.GetAllCommand
 
isReturnValueExpected() - Method in class org.infinispan.commands.read.MapCombineCommand
 
isReturnValueExpected() - Method in class org.infinispan.commands.read.ReduceCommand
 
isReturnValueExpected() - Method in class org.infinispan.commands.remote.ClusteredGetAllCommand
 
isReturnValueExpected() - Method in class org.infinispan.commands.remote.ClusteredGetCommand
 
isReturnValueExpected() - Method in class org.infinispan.commands.remote.GetKeysInGroupCommand
 
isReturnValueExpected() - Method in class org.infinispan.commands.remote.MultipleRpcCommand
 
isReturnValueExpected() - Method in class org.infinispan.commands.remote.recovery.RecoveryCommand
 
isReturnValueExpected() - Method in class org.infinispan.commands.remote.recovery.TxCompletionNotificationCommand
 
isReturnValueExpected() - Method in class org.infinispan.commands.remote.SingleRpcCommand
 
isReturnValueExpected() - Method in class org.infinispan.commands.RemoveCacheCommand
 
isReturnValueExpected() - Method in interface org.infinispan.commands.ReplicableCommand
If true, a return value will be provided when performed remotely.
isReturnValueExpected() - Method in class org.infinispan.commands.tx.AbstractTransactionBoundaryCommand
 
isReturnValueExpected() - Method in class org.infinispan.commands.tx.PrepareCommand
 
isReturnValueExpected() - Method in class org.infinispan.commands.tx.VersionedPrepareCommand
 
isReturnValueExpected() - Method in class org.infinispan.commands.write.AbstractDataWriteCommand
 
isReturnValueExpected() - Method in class org.infinispan.commands.write.ClearCommand
 
isReturnValueExpected() - Method in class org.infinispan.commands.write.PutMapCommand
 
isReturnValueExpected() - Method in class org.infinispan.commands.write.RemoveCommand
 
isReturnValueExpected() - Method in class org.infinispan.commands.write.ReplaceCommand
 
isReturnValueExpected() - Method in class org.infinispan.iteration.impl.EntryRequestCommand
 
isReturnValueExpected() - Method in class org.infinispan.iteration.impl.EntryResponseCommand
 
isReturnValueExpected() - Method in class org.infinispan.manager.impl.ReplicableCommandManagerFunction
 
isReturnValueExpected() - Method in class org.infinispan.manager.impl.ReplicableCommandRunnable
 
isReturnValueExpected() - Method in class org.infinispan.statetransfer.StateRequestCommand
 
isReturnValueExpected() - Method in class org.infinispan.statetransfer.StateResponseCommand
 
isReturnValueExpected() - Method in class org.infinispan.stream.impl.StreamRequestCommand
 
isReturnValueExpected() - Method in class org.infinispan.stream.impl.StreamResponseCommand
 
isReturnValueExpected() - Method in class org.infinispan.stream.impl.StreamSegmentResponseCommand
 
isReturnValueExpected() - Method in class org.infinispan.topology.CacheTopologyControlCommand
 
isReturnValueExpected() - Method in class org.infinispan.xsite.SingleXSiteRpcCommand
 
isReturnValueExpected() - Method in class org.infinispan.xsite.statetransfer.XSiteStatePushCommand
 
isReturnValueExpected() - Method in class org.infinispan.xsite.statetransfer.XSiteStateTransferControlCommand
 
isReturnValueExpected() - Method in class org.infinispan.xsite.XSiteAdminCommand
 
isRollbackReceived() - Method in class org.infinispan.transaction.impl.TotalOrderRemoteTransactionState
check if the transaction is marked for rollback (by the Rollback Command)
isRunning(String) - Method in class org.infinispan.manager.DefaultCacheManager
 
isRunning(String) - Method in interface org.infinispan.manager.EmbeddedCacheManager
Tests whether a named cache is running.
isRunning(String) - Method in class org.infinispan.manager.impl.AbstractDelegatingEmbeddedCacheManager
 
isSameMachine(TopologyAwareAddress) - Method in class org.infinispan.remoting.transport.jgroups.JGroupsTopologyAwareAddress
 
isSameMachine(TopologyAwareAddress) - Method in interface org.infinispan.remoting.transport.TopologyAwareAddress
 
isSameRack(TopologyAwareAddress) - Method in class org.infinispan.remoting.transport.jgroups.JGroupsTopologyAwareAddress
 
isSameRack(TopologyAwareAddress) - Method in interface org.infinispan.remoting.transport.TopologyAwareAddress
 
isSameRM(XAResource) - Method in class org.infinispan.transaction.xa.TransactionXaAdapter
the only situation in which it returns true is when the other xa resource pertains to the same cache, on the same node.
isSameSite(TopologyAwareAddress) - Method in class org.infinispan.remoting.transport.jgroups.JGroupsTopologyAwareAddress
 
isSameSite(TopologyAwareAddress) - Method in interface org.infinispan.remoting.transport.TopologyAwareAddress
 
isSecondPhaseAsync(Configuration) - Static method in class org.infinispan.configuration.cache.Configurations
 
isSegmentLocalToNode(Address, int) - Method in interface org.infinispan.distribution.ch.ConsistentHash
Check if a segment is local to a given member.
isSegmentLocalToNode(Address, int) - Method in class org.infinispan.distribution.ch.impl.DefaultConsistentHash
 
isSegmentLocalToNode(Address, int) - Method in class org.infinispan.distribution.ch.impl.ReplicatedConsistentHash
 
isSegmentLocalToNode(Address, int) - Method in class org.infinispan.distribution.group.PartitionerConsistentHash
 
isShutdown - Variable in class org.infinispan.distexec.DefaultExecutorService
 
isShutdown() - Method in class org.infinispan.distexec.DefaultExecutorService
 
isShutdown() - Method in class org.infinispan.executors.LazyInitializingBlockingTaskAwareExecutorService
 
isShutdown() - Method in class org.infinispan.executors.LazyInitializingExecutorService
 
isShutdown() - Method in class org.infinispan.executors.LazyInitializingScheduledExecutorService
 
isShutdown() - Method in class org.infinispan.util.concurrent.BlockingTaskAwareExecutorServiceImpl
 
isShutdown() - Method in class org.infinispan.util.concurrent.WithinThreadExecutor
 
isStarted() - Method in class org.infinispan.affinity.impl.KeyAffinityServiceImpl
 
isStarted() - Method in interface org.infinispan.affinity.KeyAffinityService
Checks weather or not the service is started.
isStartedSuccessfully() - Method in class org.infinispan.statetransfer.InboundTransferTask
 
isStateTransferInProgress() - Method in interface org.infinispan.statetransfer.StateConsumer
 
isStateTransferInProgress() - Method in class org.infinispan.statetransfer.StateConsumerImpl
 
isStateTransferInProgress() - Method in interface org.infinispan.statetransfer.StateProvider
 
isStateTransferInProgress() - Method in class org.infinispan.statetransfer.StateProviderImpl
 
isStateTransferInProgress() - Method in interface org.infinispan.statetransfer.StateTransferManager
Checks if an inbound state transfer is in progress.
isStateTransferInProgress() - Method in class org.infinispan.statetransfer.StateTransferManagerImpl
 
isStateTransferInProgressForKey(Object) - Method in interface org.infinispan.statetransfer.StateConsumer
 
isStateTransferInProgressForKey(Object) - Method in class org.infinispan.statetransfer.StateConsumerImpl
 
isStateTransferInProgressForKey(Object) - Method in interface org.infinispan.statetransfer.StateTransferManager
Checks if an inbound state transfer is in progress for a given key.
isStateTransferInProgressForKey(Object) - Method in class org.infinispan.statetransfer.StateTransferManagerImpl
 
isStatisticsEnabled() - Method in class org.infinispan.interceptors.TxInterceptor
Deprecated.
 
isStatisticsEnabled() - Method in class org.infinispan.remoting.rpc.RpcManagerImpl
 
isStatisticsEnabled() - Method in class org.infinispan.stats.impl.CacheContainerStatsImpl
 
isStatisticsEnabled() - Method in class org.infinispan.stats.impl.ClusterCacheStatsImpl
 
isStatusOk() - Method in class org.infinispan.xsite.statetransfer.XSiteStateTransferCollector
 
isStopped() - Method in interface org.infinispan.persistence.spi.AdvancedCacheLoader.TaskContext
Verifies if the the TaskContext is marked as stopped.
isStopped() - Method in class org.infinispan.persistence.TaskContextImpl
 
isStopping() - Method in enum org.infinispan.lifecycle.ComponentStatus
 
isStoreEnabled() - Method in class org.infinispan.interceptors.CacheWriterInterceptor
Deprecated.
 
isStoreEnabled(FlagAffectedCommand) - Method in class org.infinispan.interceptors.CacheWriterInterceptor
Deprecated.
 
isSuccessful() - Method in class org.infinispan.commands.functional.AbstractWriteKeyCommand
 
isSuccessful() - Method in class org.infinispan.commands.functional.AbstractWriteManyCommand
 
isSuccessful() - Method in class org.infinispan.commands.functional.ReadWriteManyCommand
 
isSuccessful() - Method in class org.infinispan.commands.functional.ReadWriteManyEntriesCommand
 
isSuccessful() - Method in class org.infinispan.commands.write.ApplyDeltaCommand
 
isSuccessful() - Method in class org.infinispan.commands.write.ClearCommand
 
isSuccessful() - Method in class org.infinispan.commands.write.PutKeyValueCommand
 
isSuccessful() - Method in class org.infinispan.commands.write.PutMapCommand
 
isSuccessful() - Method in class org.infinispan.commands.write.RemoveCommand
 
isSuccessful() - Method in class org.infinispan.commands.write.ReplaceCommand
 
isSuccessful() - Method in interface org.infinispan.commands.write.WriteCommand
Some commands may want to provide information on whether the command was successful or not.
isSuccessful() - Method in class org.infinispan.remoting.responses.InvalidResponse
 
isSuccessful() - Method in interface org.infinispan.remoting.responses.Response
 
isSuccessful() - Method in class org.infinispan.remoting.responses.SuccessfulResponse
 
isSuccessful() - Method in class org.infinispan.remoting.responses.UnsuccessfulResponse
 
isSuccessful() - Method in class org.infinispan.remoting.responses.UnsureResponse
 
isSupportedType(Class<?>) - Method in class org.infinispan.persistence.keymappers.DefaultTwoWayKey2StringMapper
 
isSupportedType(Class<?>) - Method in interface org.infinispan.persistence.keymappers.Key2StringMapper
Do we support this key type?
isSupportedType(Class<?>) - Method in class org.infinispan.persistence.keymappers.MarshalledValueOrPrimitiveMapper
 
isSurvivesRestarts() - Method in class org.infinispan.factories.components.ComponentMetadata
 
isSuspectExceptionInChain(Throwable) - Static method in exception org.infinispan.remoting.transport.jgroups.SuspectException
 
isSuspendTxAfterInvocation() - Method in class org.infinispan.batch.BatchContainer
 
isSync() - Method in interface org.infinispan.notifications.cachelistener.CacheEntryListenerInvocation
 
isSync() - Method in class org.infinispan.notifications.cachelistener.CacheNotifierImpl.BaseCacheEntryListenerInvocation
 
isSync() - Method in class org.infinispan.notifications.cachelistener.filter.DelegatingCacheEntryListenerInvocation
 
isSync() - Method in class org.infinispan.notifications.impl.AbstractListenerImpl.AbstractInvocationBuilder
 
isSync() - Method in class org.infinispan.xsite.XSiteBackup
 
isSyncCommitPhase() - Method in class org.infinispan.interceptors.base.BaseRpcInterceptor
Deprecated.
 
isSynchronous() - Method in enum org.infinispan.configuration.cache.CacheMode
 
isSynchronous() - Method in enum org.infinispan.configuration.parsing.Parser72.Mode
 
isSynchronous() - Method in enum org.infinispan.configuration.parsing.Parser80.Mode
 
isSynchronous(FlagAffectedCommand) - Method in class org.infinispan.interceptors.base.BaseRpcInterceptor
Deprecated.
 
isSynchronous() - Method in enum org.infinispan.remoting.rpc.ResponseMode
 
isTemplate() - Method in class org.infinispan.configuration.cache.Configuration
 
isTerminated() - Method in class org.infinispan.distexec.DefaultExecutorService
 
isTerminated() - Method in class org.infinispan.executors.LazyInitializingBlockingTaskAwareExecutorService
 
isTerminated() - Method in class org.infinispan.executors.LazyInitializingExecutorService
 
isTerminated() - Method in class org.infinispan.executors.LazyInitializingScheduledExecutorService
 
isTerminated() - Method in enum org.infinispan.lifecycle.ComponentStatus
 
isTerminated() - Method in class org.infinispan.util.concurrent.BlockingTaskAwareExecutorServiceImpl
 
isTerminated() - Method in class org.infinispan.util.concurrent.WithinThreadExecutor
 
isTimedOut() - Method in class org.infinispan.remoting.transport.jgroups.Responses
 
isTimeExpired(long) - Method in class org.infinispan.util.DefaultTimeService
 
isTimeExpired(long) - Method in interface org.infinispan.util.TimeService
 
isTotalOrder() - Method in class org.infinispan.topology.CacheJoinInfo
 
isTotalOrder() - Method in class org.infinispan.topology.ClusterCacheStatus
 
isTotalOrder() - Method in enum org.infinispan.transaction.TransactionProtocol
 
isTotalOrderCache(String) - Method in interface org.infinispan.topology.LocalTopologyManager
Checks if the cache defined by cacheName is using total order.
isTotalOrderCache(String) - Method in class org.infinispan.topology.LocalTopologyManagerImpl
 
isTotalOrderCache(String) - Method in class org.infinispan.util.AbstractControlledLocalTopologyManager
 
isTraceEnabled() - Method in class org.infinispan.remoting.inboundhandler.BasePerCacheInboundInvocationHandler
 
isTraceEnabled() - Method in class org.infinispan.remoting.inboundhandler.NonTotalOrderPerCacheInboundInvocationHandler
 
isTraceEnabled() - Method in class org.infinispan.remoting.inboundhandler.NonTotalOrderTxPerCacheInboundInvocationHandler
 
isTraceEnabled() - Method in class org.infinispan.remoting.inboundhandler.TotalOrderTxPerCacheInboundInvocationHandler
 
isTracking(Flag) - Method in class org.infinispan.statetransfer.CommitManager
 
isTransactional() - Method in enum org.infinispan.transaction.TransactionMode
 
isTransactionCompleted(GlobalTransaction) - Method in class org.infinispan.transaction.impl.TransactionTable
 
isTransactionPartiallyCommitted(GlobalTransaction) - Method in class org.infinispan.partitionhandling.impl.AvailablePartitionHandlingManager
 
isTransactionPartiallyCommitted(GlobalTransaction) - Method in interface org.infinispan.partitionhandling.impl.PartitionHandlingManager
It checks if the transaction resources (for example locks) can be released.
isTransactionPartiallyCommitted(GlobalTransaction) - Method in class org.infinispan.partitionhandling.impl.PartitionHandlingManagerImpl
 
isTransactionPrepared(GlobalTransaction) - Method in interface org.infinispan.transaction.xa.recovery.RecoveryManager
Checks both internal state and transaction table's state for the given tx.
isTransactionPrepared(GlobalTransaction) - Method in class org.infinispan.transaction.xa.recovery.RecoveryManagerImpl
 
isTransactionSuccessful() - Method in class org.infinispan.notifications.cachelistener.event.impl.EventImpl
 
isTransactionSuccessful() - Method in interface org.infinispan.notifications.cachelistener.event.TransactionCompletedEvent
 
isTransactionValid() - Method in class org.infinispan.context.impl.LocalTxInvocationContext
 
isTransactionValid() - Method in class org.infinispan.context.impl.RemoteTxInvocationContext
 
isTransactionValid() - Method in interface org.infinispan.context.impl.TxInvocationContext
 
isTwoPhaseCommit() - Method in class org.infinispan.configuration.cache.BackupConfiguration
 
isTxFromRemoteSite(GlobalTransaction) - Method in class org.infinispan.interceptors.xsite.BaseBackupInterceptor
 
isTypeExcluded(Class<?>) - Static method in class org.infinispan.marshall.core.MarshalledValue
Tests whether the type should be excluded from MarshalledValue wrapping.
isUncertain() - Method in enum org.infinispan.distribution.DataLocality
 
isUnlock() - Method in class org.infinispan.commands.control.LockControlCommand
 
isUseIntermediateSharedCache() - Method in class org.infinispan.commands.read.MapCombineCommand
 
isUseIntermediateSharedCache() - Method in class org.infinispan.commands.read.ReduceCommand
 
isUseSetter() - Method in class org.infinispan.factories.components.JmxAttributeMetadata
 
isUseXaXid() - Method in class org.infinispan.transaction.tm.DummyBaseTransactionManager
 
isValid() - Method in class org.infinispan.container.entries.AbstractInternalCacheEntry
 
isValid() - Method in interface org.infinispan.container.entries.CacheEntry
 
isValid() - Method in class org.infinispan.container.entries.ClearCacheEntry
 
isValid() - Method in class org.infinispan.container.entries.DeltaAwareCacheEntry
 
isValid() - Method in class org.infinispan.container.entries.ForwardingCacheEntry
 
isValid() - Method in class org.infinispan.container.entries.NullCacheEntry
 
isValid() - Method in class org.infinispan.container.entries.ReadCommittedEntry
 
isValid() - Method in class org.infinispan.remoting.responses.InvalidResponse
 
isValid() - Method in interface org.infinispan.remoting.responses.Response
 
isValid() - Method in class org.infinispan.remoting.responses.ValidResponse
 
isValueAvailableLocally(ConsistentHash, Object) - Method in class org.infinispan.interceptors.distribution.BaseDistributionInterceptor
Deprecated.
 
isVersioningEnabled(Configuration) - Static method in class org.infinispan.configuration.cache.Configurations
 
isWritable() - Method in class org.infinispan.factories.components.JmxAttributeMetadata
 
isWrite() - Method in class org.infinispan.commands.remote.ClusteredGetCommand
 
isWriteOnly() - Method in class org.infinispan.commands.functional.WriteOnlyKeyCommand
 
isWriteOnly() - Method in class org.infinispan.commands.functional.WriteOnlyKeyValueCommand
 
isWriteOnly() - Method in class org.infinispan.commands.functional.WriteOnlyManyCommand
 
isWriteOnly() - Method in class org.infinispan.commands.functional.WriteOnlyManyEntriesCommand
 
isWriteOnly() - Method in interface org.infinispan.commands.write.WriteCommand
Indicates whether the command is write-only, meaning that it makes no attempt to read the previously associated value with key for which the command is directed.
isXAEnabled() - Method in enum org.infinispan.configuration.cache.TransactionMode
 
isXAEnabled() - Method in enum org.infinispan.configuration.parsing.Parser72.TransactionMode
 
isXAEnabled() - Method in enum org.infinispan.configuration.parsing.Parser80.TransactionMode
 
iter - Variable in class org.infinispan.distribution.util.ReadOnlySegmentAwareIterator
 
iterable - Variable in class org.infinispan.iteration.impl.TransactionAwareCloseableIterable
 
iterator() - Method in class org.infinispan.cache.impl.SimpleCacheImpl.CacheEntrySet
 
iterator() - Method in class org.infinispan.cache.impl.SimpleCacheImpl.ConvertedIterable
 
iterator() - Method in class org.infinispan.cache.impl.SimpleCacheImpl.EntrySet
 
iterator() - Method in class org.infinispan.cache.impl.SimpleCacheImpl.FilteredEntryIterable
 
iterator() - Method in class org.infinispan.cache.impl.SimpleCacheImpl.KeySet
 
iterator() - Method in class org.infinispan.cache.impl.SimpleCacheImpl.Values
 
iterator() - Method in interface org.infinispan.CacheStream
iterator() - Method in class org.infinispan.commands.read.AbstractCloseableIteratorCollection
 
iterator() - Method in interface org.infinispan.container.DataContainer
iterator() - Method in class org.infinispan.container.DefaultDataContainer
 
iterator() - Method in class org.infinispan.distribution.ch.impl.ReplicatedConsistentHash.RangeSet
 
iterator() - Method in class org.infinispan.distribution.util.ReadOnlySegmentAwareEntrySet
 
iterator() - Method in class org.infinispan.distribution.util.ReadOnlySegmentAwareSet
 
iterator() - Method in class org.infinispan.interceptors.compat.TypeConverterStream
 
iterator() - Method in class org.infinispan.interceptors.distribution.DistributionBulkInterceptor.BackingEntrySet
Deprecated.
 
iterator() - Method in class org.infinispan.interceptors.distribution.DistributionBulkInterceptor.BackingKeySet
Deprecated.
 
iterator() - Method in class org.infinispan.iteration.impl.TrackingEntryIterableFromStream
 
iterator() - Method in class org.infinispan.iteration.impl.TransactionAwareCloseableIterable
 
iterator() - Method in class org.infinispan.remoting.transport.jgroups.Responses
 
iterator() - Method in class org.infinispan.stream.impl.AbstractDelegatingCacheStream
 
iterator() - Method in class org.infinispan.stream.impl.DistributedCacheStream
 
iterator() - Method in class org.infinispan.stream.impl.DistributedDoubleCacheStream
 
iterator() - Method in class org.infinispan.stream.impl.DistributedIntCacheStream
 
iterator() - Method in class org.infinispan.stream.impl.DistributedLongCacheStream
 
iterator() - Method in class org.infinispan.stream.impl.local.LocalCacheStream
 
iterator() - Method in class org.infinispan.stream.impl.local.LocalDoubleCacheStream
 
iterator() - Method in class org.infinispan.stream.impl.local.LocalIntCacheStream
 
iterator() - Method in class org.infinispan.stream.impl.local.LocalLongCacheStream
 
iterator() - Method in class org.infinispan.stream.impl.local.ValueCacheCollection
 
iterator() - Method in class org.infinispan.util.AbstractDelegatingCloseableIteratorCollection
 
iterator() - Method in class org.infinispan.util.AbstractDelegatingCloseableIteratorSet
 
iterator() - Method in class org.infinispan.util.AbstractDelegatingCollection
 
iterator() - Method in class org.infinispan.util.concurrent.ConcurrentHashSet
 
iterator() - Method in class org.infinispan.util.ReadOnlyDataContainerBackedKeySet
 
IteratorAsSpliterator<T> - Class in org.infinispan.stream.impl.spliterators
A Spliterator using the provided iterator for supplying values.
IteratorAsSpliterator.Builder<T> - Class in org.infinispan.stream.impl.spliterators
 
iteratorIncludingExpired() - Method in interface org.infinispan.container.DataContainer
Same as DataContainer.iterator() except that is also returns expired entries.
iteratorIncludingExpired() - Method in class org.infinispan.container.DefaultDataContainer
 
iteratorOperation - Variable in class org.infinispan.stream.impl.AbstractCacheStream
 
iterators - Variable in class org.infinispan.iteration.impl.LocalEntryRetriever.PartitionListener
 
Itr(int) - Constructor for class org.infinispan.iteration.impl.LocalEntryRetriever.Itr
 
ItrQueuerHandler(LocalEntryRetriever<K, V>.Itr<C>) - Constructor for class org.infinispan.iteration.impl.LocalEntryRetriever.ItrQueuerHandler
 

J

JBossMarshaller - Class in org.infinispan.marshall.core
A JBoss Marshalling based marshaller that is oriented at internal, embedded, Infinispan usage.
JBossMarshaller() - Constructor for class org.infinispan.marshall.core.JBossMarshaller
 
JBossMarshaller(ExternalizerTable, Configuration, InvocationContextContainer, GlobalConfiguration) - Constructor for class org.infinispan.marshall.core.JBossMarshaller
 
JBossMarshaller.EmbeddedContextClassResolver - Class in org.infinispan.marshall.core
An embedded context class resolver that is able to retrieve a class loader from the embedded Infinispan call context.
JBossMBeanServerLookup - Class in org.infinispan.jmx
MBeanServer lookup implementation to locate the JBoss MBeanServer.
JBossMBeanServerLookup() - Constructor for class org.infinispan.jmx.JBossMBeanServerLookup
 
JBossStandaloneJTAManagerLookup - Class in org.infinispan.transaction.lookup
JTA standalone TM lookup.
JBossStandaloneJTAManagerLookup() - Constructor for class org.infinispan.transaction.lookup.JBossStandaloneJTAManagerLookup
 
JDK_SETS - Static variable in interface org.infinispan.marshall.core.Ids
 
JGROUPS_ADDRESS - Static variable in interface org.infinispan.marshall.core.Ids
 
JGROUPS_TOPOLOGY_AWARE_ADDRESS - Static variable in interface org.infinispan.marshall.core.Ids
 
JGroupsAddress - Class in org.infinispan.remoting.transport.jgroups
An encapsulation of a JGroups Address
JGroupsAddress(Address) - Constructor for class org.infinispan.remoting.transport.jgroups.JGroupsAddress
 
JGroupsAddress.Externalizer - Class in org.infinispan.remoting.transport.jgroups
 
JGroupsAddressCache - Class in org.infinispan.remoting.transport.jgroups
Cache JGroupsAddress instances
JGroupsAddressCache() - Constructor for class org.infinispan.remoting.transport.jgroups.JGroupsAddressCache
 
JGroupsBackupResponse - Class in org.infinispan.remoting.transport.jgroups
 
JGroupsBackupResponse(Map<XSiteBackup, Future<Object>>, TimeService) - Constructor for class org.infinispan.remoting.transport.jgroups.JGroupsBackupResponse
 
JGroupsChannelLookup - Interface in org.infinispan.remoting.transport.jgroups
A hook to pass in a JGroups channel.
jgroupsConfigurationNotFound(String) - Method in interface org.infinispan.util.logging.Log
 
JGroupsResponseFilterAdapter - Class in org.infinispan.remoting.transport.jgroups
Acts as a bridge between JGroups RspFilter and ResponseFilter.
JGroupsResponseFilterAdapter(ResponseFilter) - Constructor for class org.infinispan.remoting.transport.jgroups.JGroupsResponseFilterAdapter
Creates an instance of the adapter
JGroupsTopologyAwareAddress - Class in org.infinispan.remoting.transport.jgroups
An encapsulation of a JGroups Address
JGroupsTopologyAwareAddress(ExtendedUUID) - Constructor for class org.infinispan.remoting.transport.jgroups.JGroupsTopologyAwareAddress
 
JGroupsTopologyAwareAddress.Externalizer - Class in org.infinispan.remoting.transport.jgroups
 
JGroupsTransport - Class in org.infinispan.remoting.transport.jgroups
An encapsulation of a JGroups transport.
JGroupsTransport(Channel) - Constructor for class org.infinispan.remoting.transport.jgroups.JGroupsTransport
This form is used when the transport is created by an external source and passed in to the GlobalConfiguration.
JGroupsTransport() - Constructor for class org.infinispan.remoting.transport.jgroups.JGroupsTransport
 
JMX_DOMAIN - Static variable in class org.infinispan.configuration.global.GlobalJmxStatisticsConfiguration
 
JmxAttributeMetadata - Class in org.infinispan.factories.components
Persistable and cacheable metadata for JMX attributes
JmxAttributeMetadata(Field) - Constructor for class org.infinispan.factories.components.JmxAttributeMetadata
 
JmxAttributeMetadata(Method) - Constructor for class org.infinispan.factories.components.JmxAttributeMetadata
 
jmxDomain(String) - Method in class org.infinispan.configuration.global.GlobalJmxStatisticsConfigurationBuilder
If JMX statistics are enabled then all 'published' JMX objects will appear under this name.
JmxDomainConflictException - Exception in org.infinispan.jmx
 
JmxDomainConflictException(String) - Constructor for exception org.infinispan.jmx.JmxDomainConflictException
 
jmxMBeanAlreadyRegistered(String, String) - Method in interface org.infinispan.util.logging.Log
 
JmxOperationMetadata - Class in org.infinispan.factories.components
Persistable and cacheable metadata for JMX operations
JmxOperationMetadata(Method) - Constructor for class org.infinispan.factories.components.JmxOperationMetadata
 
JmxOperationParameter - Class in org.infinispan.factories.components
JmxOperationParameter stores metadata information about MBean operation parameters which is then used at runtime to build the relevant MBeanParameterInfo
JmxOperationParameter(String, String, String) - Constructor for class org.infinispan.factories.components.JmxOperationParameter
 
jmxStatistics() - Method in class org.infinispan.configuration.cache.Configuration
 
jmxStatistics() - Method in class org.infinispan.configuration.cache.ConfigurationBuilder
 
jmxStatistics() - Method in interface org.infinispan.configuration.cache.ConfigurationChildBuilder
 
JMXStatisticsConfiguration - Class in org.infinispan.configuration.cache
Determines whether statistics are gather and reported.
JMXStatisticsConfigurationBuilder - Class in org.infinispan.configuration.cache
Determines whether statistics are gather and reported.
JmxStatisticsExposer - Interface in org.infinispan.jmx
Interface containing common cache management operations
JmxStatsCommandInterceptor - Class in org.infinispan.interceptors.base
Deprecated.
Since 8.2, no longer public API.
JmxStatsCommandInterceptor() - Constructor for class org.infinispan.interceptors.base.JmxStatsCommandInterceptor
Deprecated.
 
JmxUtil - Class in org.infinispan.jmx
Class containing JMX related utility methods.
JmxUtil() - Constructor for class org.infinispan.jmx.JmxUtil
 
join(String, CacheJoinInfo, CacheTopologyHandler, PartitionHandlingManager) - Method in interface org.infinispan.topology.LocalTopologyManager
Forwards the join request to the coordinator.
join(String, CacheJoinInfo, CacheTopologyHandler, PartitionHandlingManager) - Method in class org.infinispan.topology.LocalTopologyManagerImpl
 
join(String, CacheJoinInfo, CacheTopologyHandler, PartitionHandlingManager) - Method in class org.infinispan.util.AbstractControlledLocalTopologyManager
 
joinRehashAborted(Address, String) - Method in interface org.infinispan.util.logging.Log
 
joinRehashCompleted(Address, String) - Method in interface org.infinispan.util.logging.Log
 

K

keepingDegradedModeAfterMergeDataLost(Collection<Address>, Collection<Address>, Collection<Address>) - Method in interface org.infinispan.util.logging.events.Messages
 
keepingDegradedModeAfterMergeMinorityPartition(Collection<Address>, Collection<Address>, Collection<Address>) - Method in interface org.infinispan.util.logging.events.Messages
 
key - Variable in class org.infinispan.commands.read.AbstractDataCommand
 
key - Variable in class org.infinispan.container.entries.AbstractInternalCacheEntry
 
key - Variable in class org.infinispan.container.entries.DeltaAwareCacheEntry
 
key - Variable in class org.infinispan.container.entries.ReadCommittedEntry
 
key - Variable in class org.infinispan.registry.ScopedKey
Deprecated.
 
key() - Method in class org.infinispan.xsite.statetransfer.XSiteState
 
Key2StringMapper - Interface in org.infinispan.persistence.keymappers
Defines the logic of mapping a key object to a String.
KEY_EQUIVALENCE - Static variable in class org.infinispan.configuration.cache.DataContainerConfiguration
 
KEY_FILTER_AS_CACHE_EVENT_FILTER - Static variable in interface org.infinispan.marshall.core.Ids
 
KEY_FILTER_AS_KEY_VALUE_FILTER - Static variable in interface org.infinispan.marshall.core.Ids
 
KEY_PARTITIONER - Static variable in class org.infinispan.configuration.cache.HashConfiguration
 
KEY_VALUE_FILTER_AS_CACHE_EVENT_FILTER - Static variable in interface org.infinispan.marshall.core.Ids
 
KEY_VALUE_FILTER_AS_KEY_FILTER - Static variable in interface org.infinispan.marshall.core.Ids
 
KEY_VALUE_PAIR_ID - Static variable in interface org.infinispan.marshall.core.Ids
 
keyAffected() - Method in class org.infinispan.atomic.impl.ClearOperation
 
keyAffected() - Method in class org.infinispan.atomic.impl.Operation
 
keyAffected() - Method in class org.infinispan.atomic.impl.PutOperation
 
keyAffected() - Method in class org.infinispan.atomic.impl.RemoveOperation
 
KeyAffinityService<K> - Interface in org.infinispan.affinity
Defines a service that generates keys to be mapped to specific nodes in a distributed(vs.
KeyAffinityServiceFactory - Class in org.infinispan.affinity
Factory for KeyAffinityService.
KeyAffinityServiceFactory() - Constructor for class org.infinispan.affinity.KeyAffinityServiceFactory
 
KeyAffinityServiceImpl<K> - Class in org.infinispan.affinity.impl
Implementation of KeyAffinityService.
KeyAffinityServiceImpl(Executor, Cache<? extends K, ?>, KeyGenerator<? extends K>, int, Collection<Address>, boolean) - Constructor for class org.infinispan.affinity.impl.KeyAffinityServiceImpl
 
KeyAffinityServiceImpl<K> - Class in org.infinispan.affinity
Deprecated.
Extend from KeyAffinityServiceImpl instead. This class will be removed in the future.
KeyAffinityServiceImpl(Executor, Cache<? extends K, ?>, KeyGenerator<? extends K>, int, Collection<Address>, boolean) - Constructor for class org.infinispan.affinity.KeyAffinityServiceImpl
Deprecated.
 
keyAllowed(Object) - Method in class org.infinispan.distribution.util.ReadOnlySegmentAwareMap
 
KeyAwareLockListener - Interface in org.infinispan.util.concurrent.locks
A listener for KeyAwareLockPromise.
KeyAwareLockPromise - Interface in org.infinispan.util.concurrent.locks
An extension of LockPromise that contains a key associated to the lock.
keyDoesNotMapToLocalNode(Object, Collection<Address>) - Method in interface org.infinispan.util.logging.Log
 
keyEq - Variable in class org.infinispan.context.AbstractInvocationContextFactory
 
keyEquivalence() - Method in class org.infinispan.configuration.cache.DataContainerConfiguration
 
keyEquivalence(Equivalence<K>) - Method in class org.infinispan.configuration.cache.DataContainerConfigurationBuilder
Set the Equivalence instance to use to compare keys stored in data container.
keyEquivalence - Variable in class org.infinispan.iteration.impl.LocalEntryRetriever
 
keyEquivalence - Variable in class org.infinispan.stream.impl.AbstractCacheStream
 
keyEquivalence - Variable in class org.infinispan.transaction.impl.AbstractCacheTransaction
Equivalence function to compare keys that are stored in temporary collections used in the cache transaction to keep track of locked keys, looked up keys...etc.
KeyFilter<K> - Interface in org.infinispan.filter
A filter for keys.
KeyFilterAsCacheEventFilter<K> - Class in org.infinispan.notifications.cachelistener.filter
CacheEventFilter that implements it's filtering solely on the use of the provided KeyFilter
KeyFilterAsCacheEventFilter(KeyFilter<? super K>) - Constructor for class org.infinispan.notifications.cachelistener.filter.KeyFilterAsCacheEventFilter
 
KeyFilterAsCacheEventFilter.Externalizer - Class in org.infinispan.notifications.cachelistener.filter
 
KeyFilterAsKeyValueFilter<K,V> - Class in org.infinispan.filter
KeyValueFilter that implements it's filtering solely on the use of the provided KeyFilter
KeyFilterAsKeyValueFilter(KeyFilter<? super K>) - Constructor for class org.infinispan.filter.KeyFilterAsKeyValueFilter
 
KeyFilterAsKeyValueFilter.Externalizer - Class in org.infinispan.filter
 
KeyGenerator<K> - Interface in org.infinispan.affinity
Used for generating keys; used by KeyAffinityService to generate the affinity keys.
KeyListener(String, GroupManager, InternalEntryFactory) - Constructor for class org.infinispan.interceptors.GroupingInterceptor.KeyListener
Deprecated.
 
keyMigrationFailed(String, Throwable) - Method in interface org.infinispan.util.logging.Log
 
keyPartitioner() - Method in class org.infinispan.configuration.cache.HashConfiguration
 
keyPartitioner(KeyPartitioner) - Method in class org.infinispan.configuration.cache.HashConfigurationBuilder
Key partitioner, controlling the mapping of keys to hash segments.
KeyPartitioner - Interface in org.infinispan.distribution.ch
Map keys to segments.
KeyPartitionerFactory - Class in org.infinispan.distribution.ch.impl
Key partitioner factory that uses the hash function defined in the configuration.
KeyPartitionerFactory() - Constructor for class org.infinispan.distribution.ch.impl.KeyPartitionerFactory
 
keyRead(Object) - Method in class org.infinispan.transaction.impl.AbstractCacheTransaction
 
keyRead(Object) - Method in class org.infinispan.transaction.impl.LocalTransaction
 
keyRead(Object) - Method in interface org.infinispan.transaction.xa.CacheTransaction
 
keys - Variable in class org.infinispan.commands.write.InvalidateCommand
 
keys - Variable in class org.infinispan.distexec.mapreduce.MapReduceTask
Deprecated.
 
keys() - Method in class org.infinispan.functional.impl.ReadOnlyMapImpl
 
keys(S) - Method in interface org.infinispan.registry.ClusterRegistry
Deprecated.
 
keys(S) - Method in class org.infinispan.registry.impl.ClusterRegistryImpl
Deprecated.
 
keys() - Method in class org.infinispan.util.concurrent.BoundedConcurrentHashMap
Returns an enumeration of the keys in this table.
keySet() - Method in class org.infinispan.atomic.impl.AtomicHashMap
 
keySet() - Method in class org.infinispan.atomic.impl.AtomicHashMapProxy
 
keySet() - Method in class org.infinispan.atomic.impl.FineGrainedAtomicHashMapProxy
 
keySet() - Method in class org.infinispan.cache.impl.AbstractDelegatingCache
 
keySet() - Method in class org.infinispan.cache.impl.CacheImpl
 
keySet() - Method in class org.infinispan.cache.impl.DecoratedCache
 
keySet() - Method in class org.infinispan.cache.impl.SimpleCacheImpl
 
KeySet() - Constructor for class org.infinispan.cache.impl.SimpleCacheImpl.KeySet
 
keySet() - Method in interface org.infinispan.Cache
Returns a set view of the keys contained in this cache and cache loader across the entire cluster.
keySet() - Method in interface org.infinispan.container.DataContainer
Returns a set of keys in the container.
keySet() - Method in class org.infinispan.container.DefaultDataContainer
 
keySet() - Method in class org.infinispan.distribution.util.ReadOnlySegmentAwareMap
 
keySet() - Method in class org.infinispan.security.impl.SecureCacheImpl
 
keySet() - Method in class org.infinispan.util.AbstractDelegatingMap
 
keySet() - Method in class org.infinispan.util.concurrent.BoundedConcurrentHashMap
Returns a Set view of the keys contained in this map.
KeySetCommand<K,V> - Class in org.infinispan.commands.read
Command implementation for Map.keySet() functionality.
KeySetCommand(Cache<K, V>, Set<Flag>) - Constructor for class org.infinispan.commands.read.KeySetCommand
 
keysToExecutionNodes(DistributedTaskExecutionPolicy, K...) - Method in class org.infinispan.distexec.DefaultExecutorService
 
keysToFilter - Variable in class org.infinispan.stream.impl.AbstractCacheStream
 
keysToFilter - Variable in class org.infinispan.stream.impl.local.AbstractLocalCacheStream
 
KeyStreamSupplier<K,V> - Class in org.infinispan.stream.impl.local
Stream supplier that is to be used when the underlying stream is composed by key instances.
KeyStreamSupplier(Cache<K, V>, ConsistentHash, Supplier<Stream<K>>) - Constructor for class org.infinispan.stream.impl.local.KeyStreamSupplier
 
KeysValidateFilter - Class in org.infinispan.remoting.responses
Used in Total Order based commit protocol in Distributed Mode

This filter awaits for one valid response for each key to be validated.

KeysValidateFilter(Address, Set<Object>) - Constructor for class org.infinispan.remoting.responses.KeysValidateFilter
 
KeyTrackingTerminalOperation<K,R,R2> - Interface in org.infinispan.stream.impl
A terminal operation for a CacheStream that allows tracking keys during a rehash event.
KeyTrackingTerminalOperation.IntermediateCollector<C> - Interface in org.infinispan.stream.impl
Collector used to collect items from intermediate responses of operations
KeyValueActionForCacheLoaderTask(BiConsumer<? super K, ? super InternalCacheEntry<K, V>>) - Constructor for class org.infinispan.iteration.impl.LocalEntryRetriever.KeyValueActionForCacheLoaderTask
 
KeyValueFilter<K,V> - Interface in org.infinispan.filter
A filter for keys with their values.
KeyValueFilterAsCacheEventFilter<K,V> - Class in org.infinispan.notifications.cachelistener.filter
CacheEventFilter that implements it's filtering solely on the use of the provided KeyValueFilter
KeyValueFilterAsCacheEventFilter(KeyValueFilter<? super K, ? super V>) - Constructor for class org.infinispan.notifications.cachelistener.filter.KeyValueFilterAsCacheEventFilter
 
KeyValueFilterAsCacheEventFilter.Externalizer - Class in org.infinispan.notifications.cachelistener.filter
 
KeyValueFilterAsKeyFilter<K> - Class in org.infinispan.filter
This is a KeyFilter that utilizes the given KeyValueFilter to determine if to filter the key.
KeyValueFilterAsKeyFilter(KeyValueFilter<? super K, ?>) - Constructor for class org.infinispan.filter.KeyValueFilterAsKeyFilter
 
KeyValueFilterAsKeyFilter.Externalizer - Class in org.infinispan.filter
 
KeyValueFilterConverter<K,V,C> - Interface in org.infinispan.filter
This interface is an optimization that can be used when a filter and converter are most efficiently used as the same object composing the filtering and conversion in the same method invocation.
KeyValueFilterConverterFactory<K,V,C> - Interface in org.infinispan.filter
Factory for KeyValueFilterConverter instances
KeyValuePair<K,V> - Class in org.infinispan.util
Holds logically related key-value pairs or binary tuples.
KeyValuePair(K, V) - Constructor for class org.infinispan.util.KeyValuePair
 
KeyValuePair.Externalizer - Class in org.infinispan.util
 
KnownComponentNames - Class in org.infinispan.factories
Holder for known named component names.
KnownComponentNames() - Constructor for class org.infinispan.factories.KnownComponentNames
 

L

l1() - Method in class org.infinispan.configuration.cache.ClusteringConfiguration
This method allows configuration of the L1 cache for distributed caches.
l1() - Method in class org.infinispan.configuration.cache.ClusteringConfigurationBuilder
This method allows configuration of the L1 cache for distributed caches.
l1() - Method in interface org.infinispan.configuration.cache.ClusteringConfigurationChildBuilder
Configures the L1 cache behavior in 'distributed' caches instances.
L1Configuration - Class in org.infinispan.configuration.cache
Configures the L1 cache behavior in 'distributed' caches instances.
L1ConfigurationBuilder - Class in org.infinispan.configuration.cache
Configures the L1 cache behavior in 'distributed' caches instances.
L1InternalCacheEntry - Class in org.infinispan.container.entries
A InternalCacheEntry implementation to store a L1 entry.
L1InternalCacheEntry(Object, Object, long, long) - Constructor for class org.infinispan.container.entries.L1InternalCacheEntry
 
l1InvalidLifespan() - Method in interface org.infinispan.util.logging.Log
 
L1LastChanceInterceptor - Class in org.infinispan.interceptors.distribution
Deprecated.
Since 8.2, no longer public API.
L1LastChanceInterceptor() - Constructor for class org.infinispan.interceptors.distribution.L1LastChanceInterceptor
Deprecated.
 
L1Manager - Interface in org.infinispan.distribution
Manages the L1 Cache, in particular recording anyone who is going to cache an a command that a node responds to so that a unicast invalidation can be sent later if needed.
l1Manager - Variable in class org.infinispan.interceptors.distribution.L1NonTxInterceptor
Deprecated.
 
L1ManagerImpl - Class in org.infinispan.distribution.impl
 
L1ManagerImpl() - Constructor for class org.infinispan.distribution.impl.L1ManagerImpl
 
L1Metadata - Class in org.infinispan.metadata.impl
Metadata implementation that must be passed to the DataContainer.put(Object, Object, org.infinispan.metadata.Metadata) when the entry to store is a L1 entry.
L1Metadata(Metadata) - Constructor for class org.infinispan.metadata.impl.L1Metadata
 
L1MetadataInternalCacheEntry - Class in org.infinispan.container.entries.metadata
A InternalCacheEntry implementation to store a L1 entry.
L1MetadataInternalCacheEntry(Object, Object, Metadata, long) - Constructor for class org.infinispan.container.entries.metadata.L1MetadataInternalCacheEntry
 
L1NonTxInterceptor - Class in org.infinispan.interceptors.distribution
Deprecated.
Since 8.2, no longer public API.
L1NonTxInterceptor() - Constructor for class org.infinispan.interceptors.distribution.L1NonTxInterceptor
Deprecated.
 
l1OnlyForDistributedCache(String) - Method in interface org.infinispan.util.logging.Log
 
L1TxInterceptor - Class in org.infinispan.interceptors.distribution
Deprecated.
Since 8.2, no longer public API.
L1TxInterceptor() - Constructor for class org.infinispan.interceptors.distribution.L1TxInterceptor
Deprecated.
 
L1WriteSynchronizer - Class in org.infinispan.interceptors.distribution
A write synchronizer that allows for a single thread to run the L1 update while others can block until it is completed.
L1WriteSynchronizer(DataContainer, long, StateTransferLock, ClusteringDependentLogic) - Constructor for class org.infinispan.interceptors.distribution.L1WriteSynchronizer
 
last() - Method in class org.infinispan.configuration.cache.InterceptorConfiguration
 
lastModified() - Method in class org.infinispan.io.GridFile
 
lastUsed - Variable in class org.infinispan.container.entries.metadata.MetadataTransientCacheEntry
 
lastUsed - Variable in class org.infinispan.container.entries.ReadCommittedEntry
 
lastUsed - Variable in class org.infinispan.container.entries.TransientCacheEntry
 
lastUsed - Variable in class org.infinispan.container.entries.TransientCacheValue
 
lastUsed - Variable in class org.infinispan.container.entries.TransientMortalCacheEntry
 
lastUsed - Variable in class org.infinispan.container.entries.TransientMortalCacheValue
 
lastUsed() - Method in class org.infinispan.functional.impl.MetaParamsInternalMetadata
 
lastUsed() - Method in class org.infinispan.metadata.impl.InternalMetadataImpl
 
lastUsed() - Method in interface org.infinispan.metadata.InternalMetadata
 
launchNewDistTask() - Method in class org.infinispan.stats.impl.ClusterCacheStatsImpl
 
lazyDeserializationDeprecated() - Method in interface org.infinispan.util.logging.Log
 
LazyInitializingBlockingTaskAwareExecutorService - Class in org.infinispan.executors
A delegating executor that lazily constructs and initializes the underlying executor.
LazyInitializingBlockingTaskAwareExecutorService(ThreadPoolExecutorFactory<ExecutorService>, ThreadFactory, TimeService, String) - Constructor for class org.infinispan.executors.LazyInitializingBlockingTaskAwareExecutorService
 
LazyInitializingExecutorService - Class in org.infinispan.executors
A delegating executor that lazily constructs and initializes the underlying executor, since unused JDK executors are expensive.
LazyInitializingExecutorService(ThreadPoolExecutorFactory<ExecutorService>, ThreadFactory) - Constructor for class org.infinispan.executors.LazyInitializingExecutorService
 
LazyInitializingScheduledExecutorService - Class in org.infinispan.executors
A delegating scheduled executor that lazily constructs and initializes the underlying scheduled executor, since unused JDK executors are expensive.
LazyInitializingScheduledExecutorService(ThreadPoolExecutorFactory<ScheduledExecutorService>, ThreadFactory) - Constructor for class org.infinispan.executors.LazyInitializingScheduledExecutorService
 
leave(String) - Method in interface org.infinispan.topology.LocalTopologyManager
Forwards the leave request to the coordinator.
leave(String) - Method in class org.infinispan.topology.LocalTopologyManagerImpl
 
leave(String) - Method in class org.infinispan.util.AbstractControlledLocalTopologyManager
 
length() - Method in class org.infinispan.io.GridFile
 
Lifecycle - Interface in org.infinispan.lifecycle
Deprecated.
use Lifecycle instead
lifespan - Variable in class org.infinispan.commands.write.RemoveExpiredCommand
 
LIFESPAN - Static variable in class org.infinispan.configuration.cache.ExpirationConfiguration
 
lifespan() - Method in class org.infinispan.configuration.cache.ExpirationConfiguration
Maximum lifespan of a cache entry, after which the entry is expired cluster-wide, in milliseconds.
lifespan(long) - Method in class org.infinispan.configuration.cache.ExpirationConfigurationBuilder
Maximum lifespan of a cache entry, after which the entry is expired cluster-wide, in milliseconds.
lifespan(long, TimeUnit) - Method in class org.infinispan.configuration.cache.ExpirationConfigurationBuilder
Maximum lifespan of a cache entry, after which the entry is expired cluster-wide, in milliseconds.
LIFESPAN - Static variable in class org.infinispan.configuration.cache.L1Configuration
 
lifespan() - Method in class org.infinispan.configuration.cache.L1Configuration
Maximum lifespan of an entry placed in the L1 cache.
lifespan(long) - Method in class org.infinispan.configuration.cache.L1ConfigurationBuilder
Maximum lifespan of an entry placed in the L1 cache.
lifespan(long, TimeUnit) - Method in class org.infinispan.configuration.cache.L1ConfigurationBuilder
Maximum lifespan of an entry placed in the L1 cache.
lifespan - Variable in class org.infinispan.container.entries.MortalCacheEntry
 
lifespan - Variable in class org.infinispan.container.entries.MortalCacheValue
 
lifespan - Variable in class org.infinispan.container.entries.TransientMortalCacheEntry
 
lifespan() - Method in class org.infinispan.functional.impl.MetaParamsInternalMetadata
 
lifespan - Variable in class org.infinispan.metadata.EmbeddedMetadata.Builder
 
lifespan(long, TimeUnit) - Method in class org.infinispan.metadata.EmbeddedMetadata.Builder
 
lifespan(long) - Method in class org.infinispan.metadata.EmbeddedMetadata.Builder
 
lifespan() - Method in class org.infinispan.metadata.EmbeddedMetadata
 
lifespan() - Method in class org.infinispan.metadata.impl.InternalMetadataImpl
 
lifespan() - Method in class org.infinispan.metadata.impl.L1Metadata
 
lifespan(long, TimeUnit) - Method in interface org.infinispan.metadata.Metadata.Builder
Set lifespan time with a given time unit.
lifespan(long) - Method in interface org.infinispan.metadata.Metadata.Builder
Set lifespan time assuming that the time unit is milliseconds.
lifespan() - Method in interface org.infinispan.metadata.Metadata
Returns the lifespan of the cache entry with which this metadata object is associated, in milliseconds.
LifespanExternalizer() - Constructor for class org.infinispan.marshall.exts.MetaParamExternalizers.LifespanExternalizer
 
lifespanUnit - Variable in class org.infinispan.metadata.EmbeddedMetadata.Builder
 
limit(long) - Method in interface org.infinispan.CacheStream
limit(long) - Method in class org.infinispan.stream.impl.AbstractDelegatingCacheStream
 
limit(long) - Method in class org.infinispan.stream.impl.DistributedCacheStream
 
limit(long) - Method in class org.infinispan.stream.impl.DistributedDoubleCacheStream
 
limit(long) - Method in class org.infinispan.stream.impl.DistributedIntCacheStream
 
limit(long) - Method in class org.infinispan.stream.impl.DistributedLongCacheStream
 
limit(long) - Method in class org.infinispan.stream.impl.local.LocalCacheStream
 
limit(long) - Method in class org.infinispan.stream.impl.local.LocalDoubleCacheStream
 
limit(long) - Method in class org.infinispan.stream.impl.local.LocalIntCacheStream
 
limit(long) - Method in class org.infinispan.stream.impl.local.LocalLongCacheStream
 
LimitDoubleOperation - Class in org.infinispan.stream.impl.intops.primitive.d
Performs limit operation on a DoubleStream
LimitDoubleOperation(long) - Constructor for class org.infinispan.stream.impl.intops.primitive.d.LimitDoubleOperation
 
LimitIntOperation - Class in org.infinispan.stream.impl.intops.primitive.i
Performs limit operation on a IntStream
LimitIntOperation(long) - Constructor for class org.infinispan.stream.impl.intops.primitive.i.LimitIntOperation
 
LimitLongOperation - Class in org.infinispan.stream.impl.intops.primitive.l
Performs limit operation on a LongStream
LimitLongOperation(long) - Constructor for class org.infinispan.stream.impl.intops.primitive.l.LimitLongOperation
 
LimitOperation<S> - Class in org.infinispan.stream.impl.intops.object
Performs limit operation on a regular Stream
LimitOperation(long) - Constructor for class org.infinispan.stream.impl.intops.object.LimitOperation
 
LINKED_LIST - Static variable in interface org.infinispan.marshall.core.Ids
 
list() - Method in class org.infinispan.io.GridFile
 
list(FilenameFilter) - Method in class org.infinispan.io.GridFile
 
list(String) - Method in class org.infinispan.security.impl.ClusterRoleMapper
 
LIST_ARRAY - Static variable in interface org.infinispan.marshall.core.Ids
 
listAll() - Method in class org.infinispan.security.impl.ClusterRoleMapper
 
ListArray() - Constructor for class org.infinispan.marshall.exts.ArrayExternalizers.ListArray
 
Listenable - Interface in org.infinispan.notifications
Interface that denotes that the implementation can have listeners attached to it.
listener - Variable in class org.infinispan.distexec.DistributedExecutionCompletionService
 
Listener - Annotation Type in org.infinispan.notifications
Class-level annotation used to annotate an object as being a valid cache listener.
listener - Variable in class org.infinispan.stream.impl.PartitionAwareClusterStreamManager
 
Listener.Observation - Enum in org.infinispan.notifications
 
ListenerInvocation<T> - Interface in org.infinispan.notifications.impl
Defines simple listener invocation.
ListenerInvocationImpl(Object, Method, boolean, ClassLoader, Subject) - Constructor for class org.infinispan.notifications.impl.AbstractListenerImpl.ListenerInvocationImpl
 
ListenerRegistration - Class in org.infinispan.affinity
Used for registering various cache notifications.
ListenerRegistration(KeyAffinityServiceImpl<?>) - Constructor for class org.infinispan.affinity.ListenerRegistration
 
listeners() - Method in class org.infinispan.functional.impl.ReadWriteMapImpl
 
listeners() - Method in class org.infinispan.functional.impl.WriteOnlyMapImpl
 
listenersMap - Variable in class org.infinispan.notifications.impl.AbstractListenerImpl
 
listenerThreadPool() - Method in class org.infinispan.configuration.global.GlobalConfiguration
 
listenerThreadPool() - Method in class org.infinispan.configuration.global.GlobalConfigurationBuilder
 
listenerThreadPool() - Method in interface org.infinispan.configuration.global.GlobalConfigurationChildBuilder
 
ListExternalizer - Class in org.infinispan.marshall.exts
List externalizer dealing with ArrayList and LinkedList implementations.
ListExternalizer() - Constructor for class org.infinispan.marshall.exts.ListExternalizer
 
listFiles() - Method in class org.infinispan.io.GridFile
 
listFiles(FilenameFilter) - Method in class org.infinispan.io.GridFile
 
listFiles(FileFilter) - Method in class org.infinispan.io.GridFile
 
load(Object) - Method in class org.infinispan.persistence.async.AsyncCacheLoader
 
load(Object) - Method in class org.infinispan.persistence.cluster.ClusterLoader
 
load(Object) - Method in class org.infinispan.persistence.file.SingleFileStore
 
load(Object) - Method in interface org.infinispan.persistence.spi.CacheLoader
Fetches an entry from the storage.
load(Object) - Method in class org.infinispan.persistence.support.DelegatingCacheLoader
 
loadAndCheckExpiration(PersistenceManager, Object, InvocationContext, TimeService) - Static method in class org.infinispan.persistence.PersistenceUtil
 
loadAndStoreInDataContainer(DataContainer<K, V>, PersistenceManager, K, InvocationContext, TimeService, AtomicReference<Boolean>) - Static method in class org.infinispan.persistence.PersistenceUtil
 
LoaderConfigurationChildBuilder<S> - Interface in org.infinispan.configuration.cache
LoaderConfigurationBuilder is an interface which should be implemented by all cache loader builders
loaderConfigurationDoesNotSpecifyLoaderClass(String) - Method in interface org.infinispan.util.logging.Log
 
loadFromAllStores(Object, InvocationContext) - Method in interface org.infinispan.persistence.manager.PersistenceManager
 
loadFromAllStores(Object, InvocationContext) - Method in class org.infinispan.persistence.manager.PersistenceManagerImpl
 
loadFromAllStores(Object, InvocationContext) - Method in class org.infinispan.persistence.manager.PersistenceManagerStub
 
loadIfNeeded(InvocationContext, Object, FlagAffectedCommand) - Method in class org.infinispan.interceptors.CacheLoaderInterceptor
Deprecated.
Loads from the cache loader the entry for the given key.
loadModuleCommandHandlers(ClassLoader) - Method in class org.infinispan.util.ModuleProperties
 
LOCAL_MODE_ADDRESS - Static variable in interface org.infinispan.interceptors.locking.ClusteringDependentLogic
 
localAddress - Variable in class org.infinispan.stream.impl.AbstractCacheStream
 
localAddress - Variable in class org.infinispan.stream.impl.ClusterStreamManagerImpl
 
localAndPhysicalAddress(String, Address, List<Address>) - Method in interface org.infinispan.util.logging.Log
 
LocalCacheBackupReceiver - Class in org.infinispan.xsite
BackupReceiver implementation for local caches.
LocalCacheBackupReceiver(Cache<Object, Object>) - Constructor for class org.infinispan.xsite.LocalCacheBackupReceiver
 
LocalCacheStream<R> - Class in org.infinispan.stream.impl.local
CacheStream that is to be used locally.
LocalCacheStream(AbstractLocalCacheStream.StreamSupplier<R>, boolean, ComponentRegistry) - Constructor for class org.infinispan.stream.impl.local.LocalCacheStream
 
LocalCacheStream(AbstractLocalCacheStream<?, ?>) - Constructor for class org.infinispan.stream.impl.local.LocalCacheStream
 
LocalClassLoaderCacheStoreFactory - Class in org.infinispan.persistence.factory
Default implementation, which uses Local class loader.
LocalClassLoaderCacheStoreFactory() - Constructor for class org.infinispan.persistence.factory.LocalClassLoaderCacheStoreFactory
 
LocalCommand - Interface in org.infinispan.commands
This is a marker interface to indicate that such commands will never be replicated and hence will not return any valid command IDs.
LocalDoubleCacheStream - Class in org.infinispan.stream.impl.local
DoubleStream that wraps a given stream to allow for additional functionality such as injection of values into various operations
LocalDoubleCacheStream(AbstractLocalCacheStream.StreamSupplier, boolean, ComponentRegistry) - Constructor for class org.infinispan.stream.impl.local.LocalDoubleCacheStream
 
LocalEntryRetriever<K,V> - Class in org.infinispan.iteration.impl
Entry retriever that only retrieves keys and values from the local stores.
LocalEntryRetriever(int, long, TimeUnit) - Constructor for class org.infinispan.iteration.impl.LocalEntryRetriever
 
LocalEntryRetriever.BatchHandler<K,C> - Interface in org.infinispan.iteration.impl
 
LocalEntryRetriever.DataContainerIterator<C> - Class in org.infinispan.iteration.impl
 
LocalEntryRetriever.Itr<C> - Class in org.infinispan.iteration.impl
 
LocalEntryRetriever.ItrQueuerHandler<C> - Class in org.infinispan.iteration.impl
 
LocalEntryRetriever.KeyValueActionForCacheLoaderTask - Class in org.infinispan.iteration.impl
 
LocalEntryRetriever.PartitionListener - Class in org.infinispan.iteration.impl
 
LocalEntryRetriever.PassivationListener<K,V> - Class in org.infinispan.iteration.impl
 
localExecutionFailed(Throwable) - Method in interface org.infinispan.util.logging.Log
 
localExecutorService - Variable in class org.infinispan.distexec.DefaultExecutorService
 
LocalFlagAffectedCommand - Interface in org.infinispan.commands
Commands affected by Flags will be checked locally to control certain behaviors such whether or not to invoke certain commands remotely, check cache store etc.
LocalFlagAffectedRpcCommand - Class in org.infinispan.commands.remote
 
LocalFlagAffectedRpcCommand(String, Set<Flag>) - Constructor for class org.infinispan.commands.remote.LocalFlagAffectedRpcCommand
 
localIndexingWithSharedCacheLoaderRequiresPreload() - Method in interface org.infinispan.util.logging.Log
 
LocalIntCacheStream - Class in org.infinispan.stream.impl.local
IntStream that wraps a given stream to allow for additional functionality such as injection of values into various operations
LocalIntCacheStream(AbstractLocalCacheStream.StreamSupplier, boolean, ComponentRegistry) - Constructor for class org.infinispan.stream.impl.local.LocalIntCacheStream
 
localIntermediateOperations - Variable in class org.infinispan.stream.impl.AbstractCacheStream
 
LocalInvocation - Class in org.infinispan.remoting
Simulates a remote invocation on the local node.
LocalLogic() - Constructor for class org.infinispan.interceptors.locking.ClusteringDependentLogic.LocalLogic
 
LocalLongCacheStream - Class in org.infinispan.stream.impl.local
LongStream that wraps a given stream to allow for additional functionality such as injection of values into various operations
LocalLongCacheStream(AbstractLocalCacheStream.StreamSupplier, boolean, ComponentRegistry) - Constructor for class org.infinispan.stream.impl.local.LocalLongCacheStream
 
localNodeIsOwner(Object) - Method in class org.infinispan.interceptors.locking.ClusteringDependentLogic.DistributionLogic
 
localNodeIsOwner(Object) - Method in class org.infinispan.interceptors.locking.ClusteringDependentLogic.InvalidationLogic
 
localNodeIsOwner(Object) - Method in class org.infinispan.interceptors.locking.ClusteringDependentLogic.LocalLogic
 
localNodeIsOwner(Object) - Method in interface org.infinispan.interceptors.locking.ClusteringDependentLogic
 
localNodeIsPrimaryOwner(Object) - Method in class org.infinispan.interceptors.locking.ClusteringDependentLogic.DistributionLogic
 
localNodeIsPrimaryOwner(Object) - Method in class org.infinispan.interceptors.locking.ClusteringDependentLogic.InvalidationLogic
 
localNodeIsPrimaryOwner(Object) - Method in class org.infinispan.interceptors.locking.ClusteringDependentLogic.LocalLogic
 
localNodeIsPrimaryOwner(Object) - Method in interface org.infinispan.interceptors.locking.ClusteringDependentLogic
 
LocalOnlyCacheLoader - Interface in org.infinispan.persistence.spi
Marker interface for cache loaders that should only load values on the originating nodes.
localSite() - Method in class org.infinispan.configuration.global.SiteConfiguration
Returns the name of the local site.
localSite(String) - Method in class org.infinispan.configuration.global.SiteConfigurationBuilder
Sets the name of the local site.
LocalStreamManager<K> - Interface in org.infinispan.stream.impl
Stream manager that is invoked on a local node.
LocalStreamManagerImpl<K,V> - Class in org.infinispan.stream.impl
Local stream manager implementation that handles injection of the stream supplier, invoking the operation and subsequently notifying the operation if a rehash has changed one of its segments.
LocalStreamManagerImpl() - Constructor for class org.infinispan.stream.impl.LocalStreamManagerImpl
 
LocalTopologyManager - Interface in org.infinispan.topology
Runs on every node and handles the communication with the ClusterTopologyManager.
LocalTopologyManagerFactory - Class in org.infinispan.topology
Factory for ClusterTopologyManager implementations
LocalTopologyManagerFactory() - Constructor for class org.infinispan.topology.LocalTopologyManagerFactory
 
LocalTopologyManagerImpl - Class in org.infinispan.topology
The LocalTopologyManager implementation.
LocalTopologyManagerImpl() - Constructor for class org.infinispan.topology.LocalTopologyManagerImpl
 
LocalTransaction - Class in org.infinispan.transaction.impl
Object that holds transaction's state on the node where it originated; as opposed to RemoteTransaction.
LocalTransaction(Transaction, GlobalTransaction, boolean, int, Equivalence<Object>, long) - Constructor for class org.infinispan.transaction.impl.LocalTransaction
 
localTransactionPrepared(LocalTransaction) - Method in class org.infinispan.transaction.impl.TransactionTable
 
localTransactionPrepared(LocalTransaction) - Method in class org.infinispan.transaction.xa.recovery.RecoveryAwareTransactionTable
 
LocalTxInvocationContext - Class in org.infinispan.context.impl
Invocation context to be used for locally originated transactions.
LocalTxInvocationContext(LocalTransaction) - Constructor for class org.infinispan.context.impl.LocalTxInvocationContext
 
LocalXaTransaction - Class in org.infinispan.transaction.xa
LocalTransaction implementation to be used with TransactionXaAdapter.
LocalXaTransaction(Transaction, GlobalTransaction, boolean, int, Equivalence<Object>, long) - Constructor for class org.infinispan.transaction.xa.LocalXaTransaction
 
locate(Object) - Method in interface org.infinispan.distribution.DistributionManager
Locates a key in a cluster.
locate(Object) - Method in class org.infinispan.distribution.impl.DistributionManagerImpl
 
locateAll(Collection<Object>) - Method in interface org.infinispan.distribution.DistributionManager
Locates a list of keys in a cluster.
locateAll(Collection<Object>) - Method in class org.infinispan.distribution.impl.DistributionManagerImpl
 
locateAllOwners(Collection<Object>) - Method in interface org.infinispan.distribution.ch.ConsistentHash
 
locateAllOwners(Collection<Object>) - Method in class org.infinispan.distribution.ch.impl.DefaultConsistentHash
 
locateAllOwners(Collection<Object>) - Method in class org.infinispan.distribution.ch.impl.ReplicatedConsistentHash
 
locateKey(String) - Method in class org.infinispan.distribution.impl.DistributionManagerImpl
 
locateOwners(Object) - Method in interface org.infinispan.distribution.ch.ConsistentHash
Finds all the owners of a key.
locateOwners(Object) - Method in class org.infinispan.distribution.ch.impl.DefaultConsistentHash
 
locateOwners(Object) - Method in class org.infinispan.distribution.ch.impl.ReplicatedConsistentHash
 
locateOwnersForSegment(int) - Method in interface org.infinispan.distribution.ch.ConsistentHash
 
locateOwnersForSegment(int) - Method in class org.infinispan.distribution.ch.impl.DefaultConsistentHash
 
locateOwnersForSegment(int) - Method in class org.infinispan.distribution.ch.impl.ReplicatedConsistentHash
 
locateOwnersForSegment(int) - Method in class org.infinispan.distribution.group.PartitionerConsistentHash
 
locatePrimaryOwner(Object) - Method in interface org.infinispan.distribution.ch.ConsistentHash
Should be equivalent to return the first element of ConsistentHash.locateOwners(java.lang.Object).
locatePrimaryOwner(Object) - Method in class org.infinispan.distribution.ch.impl.DefaultConsistentHash
 
locatePrimaryOwner(Object) - Method in class org.infinispan.distribution.ch.impl.ReplicatedConsistentHash
 
locatePrimaryOwnerForSegment(int) - Method in interface org.infinispan.distribution.ch.ConsistentHash
 
locatePrimaryOwnerForSegment(int) - Method in class org.infinispan.distribution.ch.impl.DefaultConsistentHash
 
locatePrimaryOwnerForSegment(int) - Method in class org.infinispan.distribution.ch.impl.ReplicatedConsistentHash
 
locatePrimaryOwnerForSegment(int) - Method in class org.infinispan.distribution.group.PartitionerConsistentHash
 
LOCATION - Static variable in class org.infinispan.configuration.cache.SingleFileStoreConfiguration
 
location() - Method in class org.infinispan.configuration.cache.SingleFileStoreConfiguration
 
location(String) - Method in class org.infinispan.configuration.cache.SingleFileStoreConfigurationBuilder
Sets a location on disk where the store can write.
lock(K...) - Method in interface org.infinispan.AdvancedCache
Locks a given key or keys eagerly across cache nodes in a cluster.
lock(Collection<? extends K>) - Method in interface org.infinispan.AdvancedCache
Locks collections of keys eagerly across cache nodes in a cluster.
lock(K...) - Method in class org.infinispan.cache.impl.AbstractDelegatingAdvancedCache
 
lock(Collection<? extends K>) - Method in class org.infinispan.cache.impl.AbstractDelegatingAdvancedCache
 
lock(K...) - Method in class org.infinispan.cache.impl.CacheImpl
 
lock(Collection<? extends K>) - Method in class org.infinispan.cache.impl.CacheImpl
 
lock(K...) - Method in class org.infinispan.cache.impl.DecoratedCache
 
lock(Collection<? extends K>) - Method in class org.infinispan.cache.impl.DecoratedCache
 
lock(K...) - Method in class org.infinispan.cache.impl.SimpleCacheImpl
 
lock(Collection<? extends K>) - Method in class org.infinispan.cache.impl.SimpleCacheImpl
 
lock(K...) - Method in class org.infinispan.security.impl.SecureCacheImpl
 
lock(Collection<? extends K>) - Method in class org.infinispan.security.impl.SecureCacheImpl
 
lock(Object) - Method in class org.infinispan.util.concurrent.BoundedConcurrentHashMap
 
lock(Object, Object, long, TimeUnit) - Method in class org.infinispan.util.concurrent.locks.DeadlockDetectingLockManager
 
lock(Object, Object, long, TimeUnit) - Method in class org.infinispan.util.concurrent.locks.impl.DefaultLockManager
 
lock(Object, Object, long, TimeUnit) - Method in interface org.infinispan.util.concurrent.locks.LockManager
Attempts to lock the key if the lock isn't already held by the lockOwner.
lock() - Method in interface org.infinispan.util.concurrent.locks.LockPromise
It locks the key (or keys) associated to this promise.
LOCK_ACQUISITION_TIMEOUT - Static variable in class org.infinispan.configuration.cache.LockingConfiguration
 
lockAcquisitionTimeout() - Method in class org.infinispan.configuration.cache.LockingConfiguration
Maximum time to attempt a particular lock acquisition
lockAcquisitionTimeout(long) - Method in class org.infinispan.configuration.cache.LockingConfiguration
 
lockAcquisitionTimeout(long) - Method in class org.infinispan.configuration.cache.LockingConfigurationBuilder
Maximum time to attempt a particular lock acquisition
lockAcquisitionTimeout(long, TimeUnit) - Method in class org.infinispan.configuration.cache.LockingConfigurationBuilder
Maximum time to attempt a particular lock acquisition
LockAction - Class in org.infinispan.remoting.inboundhandler.action
An Action implementation that acquire the locks.
LockAction(LockManager, ClusteringDependentLogic) - Constructor for class org.infinispan.remoting.inboundhandler.action.LockAction
 
lockAll(Collection<?>, Object, long, TimeUnit) - Method in class org.infinispan.util.concurrent.locks.DeadlockDetectingLockManager
 
lockAll(Collection<?>, Object, long, TimeUnit) - Method in class org.infinispan.util.concurrent.locks.impl.DefaultLockManager
 
lockAll(Collection<?>, Object, long, TimeUnit) - Method in interface org.infinispan.util.concurrent.locks.LockManager
lockAllAndRecord(InvocationContext, Stream<?>, long) - Method in class org.infinispan.interceptors.locking.AbstractLockingInterceptor
Deprecated.
 
lockAllAndRecord(InvocationContext, Collection<?>, long) - Method in class org.infinispan.interceptors.locking.AbstractLockingInterceptor
Deprecated.
 
lockAllOrRegisterBackupLock(TxInvocationContext<?>, Collection<Object>, long) - Method in class org.infinispan.interceptors.locking.AbstractTxLockingInterceptor
Deprecated.
lockAndRecord(InvocationContext, Object, long) - Method in class org.infinispan.interceptors.locking.AbstractLockingInterceptor
Deprecated.
 
lockContainer - Variable in class org.infinispan.util.concurrent.locks.impl.DefaultLockManager
 
LockContainer - Interface in org.infinispan.util.concurrent.locks.impl
A container for locks
LockContainerFactory - Class in org.infinispan.factories
Factory class that creates instances of LockContainer.
LockContainerFactory() - Constructor for class org.infinispan.factories.LockContainerFactory
 
LockControlCommand - Class in org.infinispan.commands.control
LockControlCommand is a command that enables distributed locking across infinispan nodes.
LockControlCommand(String) - Constructor for class org.infinispan.commands.control.LockControlCommand
 
LockControlCommand(Collection<?>, String, Set<Flag>, GlobalTransaction) - Constructor for class org.infinispan.commands.control.LockControlCommand
 
LockControlCommand(Object, String, Set<Flag>, GlobalTransaction) - Constructor for class org.infinispan.commands.control.LockControlCommand
 
locking() - Method in class org.infinispan.configuration.cache.Configuration
 
locking() - Method in class org.infinispan.configuration.cache.ConfigurationBuilder
 
locking() - Method in interface org.infinispan.configuration.cache.ConfigurationChildBuilder
 
LOCKING_MODE - Static variable in class org.infinispan.configuration.cache.TransactionConfiguration
 
LockingConfiguration - Class in org.infinispan.configuration.cache
Defines the local, in-VM locking and concurrency characteristics of the cache.
LockingConfigurationBuilder - Class in org.infinispan.configuration.cache
Defines the local, in-VM locking and concurrency characteristics of the cache.
LockingConfigurationBuilder(ConfigurationBuilder) - Constructor for class org.infinispan.configuration.cache.LockingConfigurationBuilder
 
lockingMode() - Method in class org.infinispan.configuration.cache.TransactionConfiguration
Configures whether the cache uses optimistic or pessimistic locking.
lockingMode(LockingMode) - Method in class org.infinispan.configuration.cache.TransactionConfiguration
Configures whether the cache uses optimistic or pessimistic locking.
lockingMode(LockingMode) - Method in class org.infinispan.configuration.cache.TransactionConfigurationBuilder
Configures whether the cache uses optimistic or pessimistic locking.
LockingMode - Enum in org.infinispan.transaction
Defines the locking modes that are available for transactional caches: optimistic or pessimistic.
lockIntention - Variable in class org.infinispan.transaction.xa.DldGlobalTransaction
 
LockListener - Interface in org.infinispan.util.concurrent.locks
The listener for LockPromise.
lockManager - Variable in class org.infinispan.interceptors.ClusteringInterceptor
Deprecated.
 
lockManager - Variable in class org.infinispan.interceptors.locking.AbstractLockingInterceptor
Deprecated.
 
LockManager - Interface in org.infinispan.util.concurrent.locks
An interface to deal with all aspects of acquiring and releasing locks for cache entries.
LockManagerFactory - Class in org.infinispan.factories
Factory class that creates instances of LockManager.
LockManagerFactory() - Constructor for class org.infinispan.factories.LockManagerFactory
 
lockOperationsNotSupported() - Method in interface org.infinispan.util.logging.Log
 
lockOrRegisterBackupLock(TxInvocationContext<?>, Object, long) - Method in class org.infinispan.interceptors.locking.AbstractTxLockingInterceptor
Deprecated.
The backup (non-primary) owners keep a "backup lock" for each key they received in a lock/prepare command.
LockPromise - Interface in org.infinispan.util.concurrent.locks
A promise returned by InfinispanLock.
locksAcquired(Collection<Address>) - Method in class org.infinispan.transaction.impl.LocalTransaction
 
locksAtOrigin - Variable in class org.infinispan.transaction.xa.DldGlobalTransaction
 
LockState - Enum in org.infinispan.util.concurrent.locks
The InfinispanLock possible states.
LockUtil - Class in org.infinispan.util.concurrent.locks
Utility methods for locking keys.
LockUtil.LockOwnership - Enum in org.infinispan.util.concurrent.locks
 
log - Static variable in class org.infinispan.configuration.global.GlobalAuthorizationConfigurationBuilder
 
log - Static variable in class org.infinispan.expiration.impl.ClusterExpirationManager
 
log - Static variable in class org.infinispan.expiration.impl.ExpirationManagerImpl
 
log - Variable in class org.infinispan.iteration.impl.LocalEntryRetriever
 
log - Variable in class org.infinispan.stream.impl.AbstractCacheStream
 
log - Static variable in class org.infinispan.stream.impl.ClusterStreamManagerImpl
 
log - Variable in class org.infinispan.stream.impl.local.AbstractLocalCacheStream
 
log - Static variable in class org.infinispan.transaction.tm.DummyTransactionManager
 
log(EventLogLevel, EventLogCategory, String) - Method in interface org.infinispan.util.logging.events.EventLogger
Logs a message to the event log with the specified level
log(EventLogLevel, EventLogCategory, String) - Method in class org.infinispan.util.logging.events.impl.BasicEventLogger
 
log(EventLogLevel, EventLogCategory, String) - Method in class org.infinispan.util.logging.events.impl.DecoratedEventLogger
 
Log - Interface in org.infinispan.util.logging
Infinispan's log abstraction layer on top of JBoss Logging.
LOG_ROOT - Static variable in class org.infinispan.util.logging.LogFactory
 
LogFactory - Class in org.infinispan.util.logging
Factory that creates Log instances.
LogFactory() - Constructor for class org.infinispan.util.logging.LogFactory
 
logFlushTimeoutDeprecated() - Method in interface org.infinispan.util.logging.Log
 
LoggingAuditLogger - Class in org.infinispan.security.impl
LoggingAuditLogger.
LoggingAuditLogger() - Constructor for class org.infinispan.security.impl.LoggingAuditLogger
 
logRetry(VisitableCommand) - Method in class org.infinispan.interceptors.base.BaseStateTransferInterceptor
Deprecated.
 
logRoutingTableInformation() - Method in class org.infinispan.topology.CacheTopology
 
LONG_SUMMARY_STATISTICS - Static variable in interface org.infinispan.marshall.core.Ids
 
longCacheStream() - Method in class org.infinispan.stream.impl.DistributedCacheStream
 
longCacheStream() - Method in class org.infinispan.stream.impl.DistributedDoubleCacheStream
 
longCacheStream() - Method in class org.infinispan.stream.impl.DistributedIntCacheStream
 
longCacheStream() - Method in class org.infinispan.stream.impl.tx.TxDistributedCacheStream
 
longCacheStream() - Method in class org.infinispan.stream.impl.tx.TxDistributedDoubleCacheStream
 
longCacheStream() - Method in class org.infinispan.stream.impl.tx.TxDistributedIntCacheStream
 
LongSummaryStatisticsExternalizer - Class in org.infinispan.marshall.exts
Externalizer used for LongSummaryStatistics.
LongSummaryStatisticsExternalizer() - Constructor for class org.infinispan.marshall.exts.LongSummaryStatisticsExternalizer
 
lookedUpEntries - Variable in class org.infinispan.transaction.impl.AbstractCacheTransaction
 
lookedUpEntriesTopology() - Method in class org.infinispan.transaction.impl.RemoteTransaction
 
lookupComponent(String, String, boolean) - Method in class org.infinispan.factories.AbstractComponentRegistry
 
lookupComponent(String, String, boolean) - Method in class org.infinispan.factories.ComponentRegistry
 
lookupEntry(Object) - Method in interface org.infinispan.context.EntryLookup
Retrieves an entry from the collection of looked up entries in the current scope.
lookupEntry(Object) - Method in class org.infinispan.context.impl.AbstractTxInvocationContext
 
lookupEntry(Object) - Method in class org.infinispan.context.impl.ClearInvocationContext
 
lookupEntry(Object) - Method in class org.infinispan.context.impl.ImmutableContext
 
lookupEntry(Object) - Method in class org.infinispan.context.impl.NonTxInvocationContext
 
lookupEntry(Object) - Method in class org.infinispan.context.SingleKeyNonTxInvocationContext
 
lookupEntry(Object) - Method in class org.infinispan.transaction.impl.AbstractCacheTransaction
 
lookupEntry(Object) - Method in interface org.infinispan.transaction.xa.CacheTransaction
 
lookupEntryFromCurrentTransaction() - Method in class org.infinispan.atomic.impl.AtomicHashMapProxy
Looks up the CacheEntry stored in transactional context corresponding to this AtomicMap.
lookupFile(String, ClassLoader) - Method in class org.infinispan.util.FileLookup
Deprecated.
 
lookupLocalComponent(String, String, boolean) - Method in class org.infinispan.factories.ComponentRegistry
 
lookupMBeanServer(GlobalConfiguration) - Static method in class org.infinispan.jmx.JmxUtil
Looks up the MBeanServer instance based on the configuration parameters.
lostDataBecauseOfAbruptLeavers(Collection<Address>) - Method in interface org.infinispan.util.logging.events.Messages
 
lostDataBecauseOfGracefulLeaver(Address) - Method in interface org.infinispan.util.logging.events.Messages
 
lostSegment(boolean) - Method in interface org.infinispan.stream.impl.SegmentAwareOperation
This method will be invoked when the operation is known to be performing on a given set of segments and this node no longer owns 1 or many of them.
lostSegment(boolean) - Method in class org.infinispan.stream.impl.termop.AbstractForEachOperation
 
lostSegment(boolean) - Method in class org.infinispan.stream.impl.termop.object.FlatMapIteratorOperation
 
lostSegment(boolean) - Method in class org.infinispan.stream.impl.termop.object.MapIteratorOperation
 
lostSegment(boolean) - Method in class org.infinispan.stream.impl.termop.object.NoMapIteratorOperation
 
lostSegment(boolean) - Method in class org.infinispan.stream.impl.termop.primitive.ForEachDoubleOperation
 
lostSegment(boolean) - Method in class org.infinispan.stream.impl.termop.primitive.ForEachIntOperation
 
lostSegment(boolean) - Method in class org.infinispan.stream.impl.termop.primitive.ForEachLongOperation
 
lostSegment(boolean) - Method in class org.infinispan.stream.impl.termop.SegmentRetryingOperation
 
lostSegment(boolean) - Method in class org.infinispan.stream.impl.termop.SingleRunOperation
 

M

MACHINE_ID - Static variable in class org.infinispan.remoting.transport.jgroups.JGroupsTopologyAwareAddress
 
machineId() - Method in class org.infinispan.configuration.global.TransportConfiguration
 
machineId(String) - Method in class org.infinispan.configuration.global.TransportConfigurationBuilder
The id of the machine where this node runs.
main(String[]) - Static method in class org.infinispan.factories.components.ComponentMetadataPersister
Usage: ComponentMetadataPersister [path containing .class files to scan] [output file to generate]
main(String[]) - Static method in class org.infinispan.Version
Prints version information.
ManageableComponentMetadata - Class in org.infinispan.factories.components
A specialization of ComponentMetadata, this version also includes JMX related metadata, as expressed by MBean, ManagedAttribute and ManagedOperation annotations.
ManageableComponentMetadata(Class<?>, List<Method>, List<Method>, List<Method>, boolean, boolean, List<Field>, List<Method>, List<Method>, MBean) - Constructor for class org.infinispan.factories.components.ManageableComponentMetadata
 
ManagedAttribute - Annotation Type in org.infinispan.jmx.annotations
Indicates that a public method or a field (any visibility) in an MBean class defines an MBean attribute.
ManagedOperation - Annotation Type in org.infinispan.jmx.annotations
Indicates that a method in an MBean class defines an MBean operation.
MANAGER_STATUS_RESPONSE - Static variable in interface org.infinispan.marshall.core.Ids
 
ManagerStatusResponse - Class in org.infinispan.topology
 
ManagerStatusResponse(Map<String, CacheStatusResponse>, boolean) - Constructor for class org.infinispan.topology.ManagerStatusResponse
 
ManagerStatusResponse.Externalizer - Class in org.infinispan.topology
 
map(KIn, VIn, Collector<KOut, VOut>) - Method in interface org.infinispan.distexec.mapreduce.Mapper
Deprecated.
Invoked once for each input cache entry KIn,VOut pair.
map(MapCombineCommand<KIn, VIn, KOut, VOut>) - Method in class org.infinispan.distexec.mapreduce.MapReduceManagerImpl
 
map - Variable in class org.infinispan.distribution.util.ReadOnlySegmentAwareMap
 
map(Function<? super R, ? extends R1>) - Method in class org.infinispan.stream.impl.AbstractDelegatingCacheStream
 
map(Function<? super R, ? extends R1>) - Method in class org.infinispan.stream.impl.DistributedCacheStream
 
map(DoubleUnaryOperator) - Method in class org.infinispan.stream.impl.DistributedDoubleCacheStream
 
map(IntUnaryOperator) - Method in class org.infinispan.stream.impl.DistributedIntCacheStream
 
map(LongUnaryOperator) - Method in class org.infinispan.stream.impl.DistributedLongCacheStream
 
map(Function<? super R, ? extends R1>) - Method in class org.infinispan.stream.impl.local.LocalCacheStream
 
map(DoubleUnaryOperator) - Method in class org.infinispan.stream.impl.local.LocalDoubleCacheStream
 
map(IntUnaryOperator) - Method in class org.infinispan.stream.impl.local.LocalIntCacheStream
 
map(LongUnaryOperator) - Method in class org.infinispan.stream.impl.local.LocalLongCacheStream
 
map - Variable in class org.infinispan.util.concurrent.ConcurrentHashSet
 
mapAndCombine(MapCombineCommand<KIn, VIn, KOut, VOut>) - Method in class org.infinispan.distexec.mapreduce.MapReduceManagerImpl
 
mapAndCombineForDistributedReduction(MapCombineCommand<KIn, VIn, KOut, VOut>) - Method in interface org.infinispan.distexec.mapreduce.MapReduceManager
Invoked when MapCombineCommand arrives to a target Infinispan node and returns set of intermediate keys that needs to be reduced.
mapAndCombineForDistributedReduction(MapCombineCommand<KIn, VIn, KOut, VOut>) - Method in class org.infinispan.distexec.mapreduce.MapReduceManagerImpl
 
mapAndCombineForLocalReduction(MapCombineCommand<KIn, VIn, KOut, VOut>) - Method in interface org.infinispan.distexec.mapreduce.MapReduceManager
Invoked when MapCombineCommand arrives to a target Infinispan node and returns map of resulting values that need to be reduced.
mapAndCombineForLocalReduction(MapCombineCommand<KIn, VIn, KOut, VOut>) - Method in class org.infinispan.distexec.mapreduce.MapReduceManagerImpl
 
MapCombineCommand<KIn,VIn,KOut,VOut> - Class in org.infinispan.commands.read
MapCombineCommand is a container to migrate Mapper and Reducer which is a combiner to a remote Infinispan node where it will get executed and return the result to an invoking/master node.
MapCombineCommand() - Constructor for class org.infinispan.commands.read.MapCombineCommand
 
MapCombineCommand(String) - Constructor for class org.infinispan.commands.read.MapCombineCommand
 
MapCombineCommand(String, Mapper<KIn, VIn, KOut, VOut>, Reducer<KOut, VOut>, String, Collection<KIn>) - Constructor for class org.infinispan.commands.read.MapCombineCommand
 
MapDoubleOperation - Class in org.infinispan.stream.impl.intops.primitive.d
Performs map operation on a DoubleStream
MapDoubleOperation(DoubleUnaryOperator) - Constructor for class org.infinispan.stream.impl.intops.primitive.d.MapDoubleOperation
 
MapExternalizer - Class in org.infinispan.marshall.exts
Map externalizer for all map implementations except immutable maps and singleton maps, i.e.
MapExternalizer() - Constructor for class org.infinispan.marshall.exts.MapExternalizer
 
MapIntOperation - Class in org.infinispan.stream.impl.intops.primitive.i
Performs map operation on a IntStream
MapIntOperation(IntUnaryOperator) - Constructor for class org.infinispan.stream.impl.intops.primitive.i.MapIntOperation
 
MapIteratorOperation<K,V,V2> - Class in org.infinispan.stream.impl.termop.object
Terminal rehash aware operation that handles an iterator when a map intermediate operation was performed on the stream.
MapIteratorOperation(Iterable<IntermediateOperation>, Supplier<Stream<CacheEntry>>, int) - Constructor for class org.infinispan.stream.impl.termop.object.MapIteratorOperation
 
mapKeysToNodes(DistributionManager, String, Collection<T>) - Method in interface org.infinispan.distexec.mapreduce.MapReduceManager
Maps Map/Reduce task intermediate or input keys to nodes on Infinispan cluster
mapKeysToNodes(DistributionManager, String, Collection<T>) - Method in class org.infinispan.distexec.mapreduce.MapReduceManagerImpl
 
mapKeysToNodes(DistributionManager, Collection<T>, boolean) - Method in class org.infinispan.distexec.mapreduce.MapReduceTask
Deprecated.
 
mapKeysToNodes(Collection<T>, boolean) - Method in class org.infinispan.distexec.mapreduce.MapReduceTask
Deprecated.
 
mapKeysToNodes(Collection<T>) - Method in class org.infinispan.distexec.mapreduce.MapReduceTask
Deprecated.
 
MapLongOperation - Class in org.infinispan.stream.impl.intops.primitive.l
Performs map operation on a LongStream
MapLongOperation(LongUnaryOperator) - Constructor for class org.infinispan.stream.impl.intops.primitive.l.MapLongOperation
 
MapOperation<I,O> - Class in org.infinispan.stream.impl.intops.object
Performs map to operation on a regular Stream
MapOperation(Function<? super I, ? extends O>) - Constructor for class org.infinispan.stream.impl.intops.object.MapOperation
 
mappedWith(Mapper<KIn, VIn, KOut, VOut>) - Method in class org.infinispan.distexec.mapreduce.MapReduceTask
Deprecated.
Specifies Mapper to use for this MapReduceTask
Mapper<KIn,VIn,KOut,VOut> - Interface in org.infinispan.distexec.mapreduce
Deprecated.
Map reduce is being replaced by Streams
mapper - Variable in class org.infinispan.distexec.mapreduce.MapReduceTask
Deprecated.
 
MapReduceCacheLoaderTask<KIn,VIn,KOut,VOut> - Class in org.infinispan.distexec.mapreduce
This is an internal class, not intended to be used by clients.
MapReduceCacheLoaderTask(Mapper<KIn, VIn, KOut, VOut>, Collector<KOut, VOut>) - Constructor for class org.infinispan.distexec.mapreduce.MapReduceCacheLoaderTask
 
MapReduceException - Exception in org.infinispan.distexec.mapreduce
An exception indicating Map/Reduce job failure
MapReduceException(Throwable) - Constructor for exception org.infinispan.distexec.mapreduce.MapReduceException
 
MapReduceException(String, Throwable) - Constructor for exception org.infinispan.distexec.mapreduce.MapReduceException
 
MapReduceException(String) - Constructor for exception org.infinispan.distexec.mapreduce.MapReduceException
 
MapReduceManager - Interface in org.infinispan.distexec.mapreduce
MapReduceManager is an internal Infinispan component receiving map/reduce invocations arriving from remote Infinispan nodes.
mapReduceManager - Variable in class org.infinispan.distexec.mapreduce.MapReduceTask
Deprecated.
 
MapReduceManagerFactory - Class in org.infinispan.distexec.mapreduce
MapReduceManagerFactory is a default factory class for MapReduceManager.
MapReduceManagerFactory() - Constructor for class org.infinispan.distexec.mapreduce.MapReduceManagerFactory
 
MapReduceManagerImpl - Class in org.infinispan.distexec.mapreduce
Default implementation of MapReduceManager.
MapReduceManagerImpl.DeltaAwareListExternalizer - Class in org.infinispan.distexec.mapreduce
 
MapReduceManagerImpl.DeltaListExternalizer - Class in org.infinispan.distexec.mapreduce
 
MapReduceManagerImpl.IntermediateKey<V> - Class in org.infinispan.distexec.mapreduce
IntermediateCompositeKey
mapReduceNotSupported() - Method in interface org.infinispan.util.logging.Log
 
MapReduceTask<KIn,VIn,KOut,VOut> - Class in org.infinispan.distexec.mapreduce
Deprecated.
Map reduce has been replaced by streams. This can be invoked by cache.entrySet().stream()....
MapReduceTask(Cache<KIn, VIn>) - Constructor for class org.infinispan.distexec.mapreduce.MapReduceTask
Deprecated.
Create a new MapReduceTask given a master cache node.
MapReduceTask(Cache<KIn, VIn>, boolean) - Constructor for class org.infinispan.distexec.mapreduce.MapReduceTask
Deprecated.
Create a new MapReduceTask given a master cache node.
MapReduceTask(Cache<KIn, VIn>, boolean, boolean) - Constructor for class org.infinispan.distexec.mapreduce.MapReduceTask
Deprecated.
Create a new MapReduceTask given a master cache node.
MapReduceTaskLifecycle - Interface in org.infinispan.distexec.mapreduce.spi
 
MapReduceTaskLifecycleService - Class in org.infinispan.distexec.mapreduce.spi
 
MAPS - Static variable in interface org.infinispan.marshall.core.Ids
 
mapToDouble(ToDoubleFunction<? super R>) - Method in class org.infinispan.stream.impl.AbstractDelegatingCacheStream
 
mapToDouble(ToDoubleFunction<? super R>) - Method in class org.infinispan.stream.impl.DistributedCacheStream
 
mapToDouble(IntToDoubleFunction) - Method in class org.infinispan.stream.impl.DistributedIntCacheStream
 
mapToDouble(LongToDoubleFunction) - Method in class org.infinispan.stream.impl.DistributedLongCacheStream
 
mapToDouble(ToDoubleFunction<? super R>) - Method in class org.infinispan.stream.impl.local.LocalCacheStream
 
mapToDouble(IntToDoubleFunction) - Method in class org.infinispan.stream.impl.local.LocalIntCacheStream
 
mapToDouble(LongToDoubleFunction) - Method in class org.infinispan.stream.impl.local.LocalLongCacheStream
 
MapToDoubleIntOperation - Class in org.infinispan.stream.impl.intops.primitive.i
Performs map to double operation on a IntStream
MapToDoubleIntOperation(IntToDoubleFunction) - Constructor for class org.infinispan.stream.impl.intops.primitive.i.MapToDoubleIntOperation
 
MapToDoubleLongOperation - Class in org.infinispan.stream.impl.intops.primitive.l
Performs map to double operation on a LongStream
MapToDoubleLongOperation(LongToDoubleFunction) - Constructor for class org.infinispan.stream.impl.intops.primitive.l.MapToDoubleLongOperation
 
MapToDoubleOperation<I> - Class in org.infinispan.stream.impl.intops.object
Performs map to double operation on a regular Stream
MapToDoubleOperation(ToDoubleFunction<? super I>) - Constructor for class org.infinispan.stream.impl.intops.object.MapToDoubleOperation
 
mapToInt(ToIntFunction<? super R>) - Method in class org.infinispan.stream.impl.AbstractDelegatingCacheStream
 
mapToInt(ToIntFunction<? super R>) - Method in class org.infinispan.stream.impl.DistributedCacheStream
 
mapToInt(DoubleToIntFunction) - Method in class org.infinispan.stream.impl.DistributedDoubleCacheStream
 
mapToInt(LongToIntFunction) - Method in class org.infinispan.stream.impl.DistributedLongCacheStream
 
mapToInt(ToIntFunction<? super R>) - Method in class org.infinispan.stream.impl.local.LocalCacheStream
 
mapToInt(DoubleToIntFunction) - Method in class org.infinispan.stream.impl.local.LocalDoubleCacheStream
 
mapToInt(LongToIntFunction) - Method in class org.infinispan.stream.impl.local.LocalLongCacheStream
 
MapToIntDoubleOperation - Class in org.infinispan.stream.impl.intops.primitive.d
Performs map to int operation on a DoubleStream
MapToIntDoubleOperation(DoubleToIntFunction) - Constructor for class org.infinispan.stream.impl.intops.primitive.d.MapToIntDoubleOperation
 
MapToIntLongOperation - Class in org.infinispan.stream.impl.intops.primitive.l
Performs map to int operation on a LongStream
MapToIntLongOperation(LongToIntFunction) - Constructor for class org.infinispan.stream.impl.intops.primitive.l.MapToIntLongOperation
 
MapToIntOperation<I> - Class in org.infinispan.stream.impl.intops.object
Performs map to int operation on a regular Stream
MapToIntOperation(ToIntFunction<? super I>) - Constructor for class org.infinispan.stream.impl.intops.object.MapToIntOperation
 
mapToLong(ToLongFunction<? super R>) - Method in class org.infinispan.stream.impl.AbstractDelegatingCacheStream
 
mapToLong(ToLongFunction<? super R>) - Method in class org.infinispan.stream.impl.DistributedCacheStream
 
mapToLong(DoubleToLongFunction) - Method in class org.infinispan.stream.impl.DistributedDoubleCacheStream
 
mapToLong(IntToLongFunction) - Method in class org.infinispan.stream.impl.DistributedIntCacheStream
 
mapToLong(ToLongFunction<? super R>) - Method in class org.infinispan.stream.impl.local.LocalCacheStream
 
mapToLong(DoubleToLongFunction) - Method in class org.infinispan.stream.impl.local.LocalDoubleCacheStream
 
mapToLong(IntToLongFunction) - Method in class org.infinispan.stream.impl.local.LocalIntCacheStream
 
MapToLongDoubleOperation - Class in org.infinispan.stream.impl.intops.primitive.d
Performs map to long operation on a DoubleStream
MapToLongDoubleOperation(DoubleToLongFunction) - Constructor for class org.infinispan.stream.impl.intops.primitive.d.MapToLongDoubleOperation
 
MapToLongIntOperation - Class in org.infinispan.stream.impl.intops.primitive.i
Performs map to long operation on a IntStream
MapToLongIntOperation(IntToLongFunction) - Constructor for class org.infinispan.stream.impl.intops.primitive.i.MapToLongIntOperation
 
MapToLongOperation<I> - Class in org.infinispan.stream.impl.intops.object
Performs map to long operation on a regular Stream
MapToLongOperation(ToLongFunction<? super I>) - Constructor for class org.infinispan.stream.impl.intops.object.MapToLongOperation
 
mapToObj(DoubleFunction<? extends U>) - Method in class org.infinispan.stream.impl.DistributedDoubleCacheStream
 
mapToObj(IntFunction<? extends U>) - Method in class org.infinispan.stream.impl.DistributedIntCacheStream
 
mapToObj(LongFunction<? extends U>) - Method in class org.infinispan.stream.impl.DistributedLongCacheStream
 
mapToObj(DoubleFunction<? extends U>) - Method in class org.infinispan.stream.impl.local.LocalDoubleCacheStream
 
mapToObj(IntFunction<? extends U>) - Method in class org.infinispan.stream.impl.local.LocalIntCacheStream
 
mapToObj(LongFunction<? extends U>) - Method in class org.infinispan.stream.impl.local.LocalLongCacheStream
 
MapToObjDoubleOperation<R> - Class in org.infinispan.stream.impl.intops.primitive.d
Performs boxed operation on a DoubleStream
MapToObjDoubleOperation(DoubleFunction<? extends R>) - Constructor for class org.infinispan.stream.impl.intops.primitive.d.MapToObjDoubleOperation
 
MapToObjIntOperation<R> - Class in org.infinispan.stream.impl.intops.primitive.i
Performs map to object operation on a IntStream
MapToObjIntOperation(IntFunction<? extends R>) - Constructor for class org.infinispan.stream.impl.intops.primitive.i.MapToObjIntOperation
 
MapToObjLongOperation<R> - Class in org.infinispan.stream.impl.intops.primitive.l
Performs map to object operation on a LongStream
MapToObjLongOperation(LongFunction<? extends R>) - Constructor for class org.infinispan.stream.impl.intops.primitive.l.MapToObjLongOperation
 
markAsOnePhaseCommit() - Method in class org.infinispan.commands.tx.totalorder.TotalOrderNonVersionedPrepareCommand
 
markAsOnePhaseCommit() - Method in interface org.infinispan.commands.tx.totalorder.TotalOrderPrepareCommand
marks the prepare phase as 1PC to apply immediately the modifications.
markAsOnePhaseCommit() - Method in class org.infinispan.commands.tx.totalorder.TotalOrderVersionedPrepareCommand
 
markCommitOrRollbackSent() - Method in class org.infinispan.transaction.impl.LocalTransaction
Sets the commit or rollback sent for this transaction
markCompleted(boolean) - Method in class org.infinispan.transaction.xa.recovery.RecoveryAwareRemoteTransaction
Called when after the 2nd phase of a 2PC is successful.
markDistinct(IntermediateOperation<T, S, T, S>, AbstractCacheStream.IntermediateType) - Method in class org.infinispan.stream.impl.AbstractCacheStream
 
markForRollback(boolean) - Method in class org.infinispan.transaction.impl.AbstractCacheTransaction
 
markForRollback(boolean) - Method in interface org.infinispan.transaction.xa.CacheTransaction
 
markKeyAsProcessing(K) - Method in interface org.infinispan.notifications.cachelistener.QueueingSegmentListener
This should be invoked on a key before actually processing the data.
markPrepareSent() - Method in class org.infinispan.transaction.impl.LocalTransaction
Sets the prepare sent for this transaction
markRemoved(boolean) - Method in class org.infinispan.atomic.impl.AtomicHashMap
 
markSkip(AbstractCacheStream.IntermediateType) - Method in class org.infinispan.stream.impl.AbstractCacheStream
 
markSkipWriteSkewCheck() - Method in class org.infinispan.commands.tx.totalorder.TotalOrderNonVersionedPrepareCommand
 
markSkipWriteSkewCheck() - Method in interface org.infinispan.commands.tx.totalorder.TotalOrderPrepareCommand
it signals that the write skew check is not needed (for versioned entries).
markSkipWriteSkewCheck() - Method in class org.infinispan.commands.tx.totalorder.TotalOrderVersionedPrepareCommand
 
markSorted(AbstractCacheStream.IntermediateType) - Method in class org.infinispan.stream.impl.AbstractCacheStream
 
markTrackerWithException(ClusterStreamManagerImpl.RequestTracker<?>, Address, Throwable, Object) - Static method in class org.infinispan.stream.impl.ClusterStreamManagerImpl
 
markTransactionAsRemote(boolean) - Method in class org.infinispan.commands.tx.AbstractTransactionBoundaryCommand
 
markTransactionAsRemote(boolean) - Method in interface org.infinispan.commands.tx.TransactionBoundaryCommand
 
markTransactionCompleted(GlobalTransaction, boolean) - Method in class org.infinispan.transaction.impl.TransactionTable
With the current state transfer implementation it is possible for a transaction to be prepared several times on a remote node.
MARSHALLED_ENTRY_ID - Static variable in interface org.infinispan.marshall.core.Ids
 
MARSHALLED_VALUE - Static variable in interface org.infinispan.marshall.core.Ids
 
MarshalledEntry<K,V> - Interface in org.infinispan.marshall.core
Defines an externally persisted entry.
MarshalledEntryFactory<K,V> - Interface in org.infinispan.marshall.core
Factory for MarshalledEntry.
MarshalledEntryFactoryImpl - Class in org.infinispan.marshall.core
 
MarshalledEntryFactoryImpl() - Constructor for class org.infinispan.marshall.core.MarshalledEntryFactoryImpl
 
MarshalledEntryFactoryImpl(StreamingMarshaller) - Constructor for class org.infinispan.marshall.core.MarshalledEntryFactoryImpl
 
MarshalledEntryImpl<K,V> - Class in org.infinispan.marshall.core
 
MarshalledEntryImpl(ByteBuffer, ByteBuffer, ByteBuffer, StreamingMarshaller) - Constructor for class org.infinispan.marshall.core.MarshalledEntryImpl
 
MarshalledEntryImpl(K, ByteBuffer, ByteBuffer, StreamingMarshaller) - Constructor for class org.infinispan.marshall.core.MarshalledEntryImpl
 
MarshalledEntryImpl(K, V, InternalMetadata, StreamingMarshaller) - Constructor for class org.infinispan.marshall.core.MarshalledEntryImpl
 
MarshalledEntryImpl.Externalizer - Class in org.infinispan.marshall.core
 
marshalledEntryPurged(MarshalledEntry<K, V>) - Method in interface org.infinispan.persistence.spi.AdvancedCacheExpirationWriter.ExpirationPurgeListener
Optional.
MarshalledValue - Class in org.infinispan.marshall.core
Wrapper that wraps cached data, providing lazy deserialization using the calling thread's context class loader.
MarshalledValue() - Constructor for class org.infinispan.marshall.core.MarshalledValue
 
MarshalledValue(byte[], int, StreamingMarshaller) - Constructor for class org.infinispan.marshall.core.MarshalledValue
Construct a Marshalledvalue from the already serialized bytes.
MarshalledValue(Object, StreamingMarshaller) - Constructor for class org.infinispan.marshall.core.MarshalledValue
 
MarshalledValue.Externalizer - Class in org.infinispan.marshall.core
 
MarshalledValueByteStream - Class in org.infinispan.io
A stream of bytes which can be written to, and the underlying byte array can be directly accessed.
MarshalledValueByteStream() - Constructor for class org.infinispan.io.MarshalledValueByteStream
 
MarshalledValueEntrySizeCalculator - Class in org.infinispan.container.entries
Entry Size calculator that returns an approximation of how much memory a marshalled value contains for a key and value.
MarshalledValueEntrySizeCalculator() - Constructor for class org.infinispan.container.entries.MarshalledValueEntrySizeCalculator
 
MarshalledValueInterceptor<K,V> - Class in org.infinispan.interceptors
Deprecated.
Since 8.2, no longer public API.
MarshalledValueInterceptor() - Constructor for class org.infinispan.interceptors.MarshalledValueInterceptor
Deprecated.
 
MarshalledValueOrPrimitiveMapper - Class in org.infinispan.persistence.keymappers
This class is an implementation for TwoWayKey2StringMapper that supports both primitives and MarshalledValues.
MarshalledValueOrPrimitiveMapper() - Constructor for class org.infinispan.persistence.keymappers.MarshalledValueOrPrimitiveMapper
 
marshaller - Variable in class org.infinispan.cache.impl.CacheImpl
 
MARSHALLER - Static variable in class org.infinispan.configuration.cache.CompatibilityModeConfiguration
 
marshaller() - Method in class org.infinispan.configuration.cache.CompatibilityModeConfiguration
 
marshaller(Marshaller) - Method in class org.infinispan.configuration.cache.CompatibilityModeConfigurationBuilder
Sets the marshaller instance to be used by the interoperability layer.
marshaller() - Method in class org.infinispan.configuration.cache.CompatibilityModeConfigurationBuilder
 
marshaller() - Method in class org.infinispan.configuration.global.SerializationConfiguration
 
marshaller(Marshaller) - Method in class org.infinispan.configuration.global.SerializationConfigurationBuilder
Set the marshaller instance that will marshall and unmarshall cache entries.
marshaller - Variable in class org.infinispan.distexec.DefaultExecutorService
 
marshaller - Variable in class org.infinispan.distexec.mapreduce.MapReduceTask
Deprecated.
 
marshaller - Variable in class org.infinispan.remoting.transport.jgroups.JGroupsTransport
 
MarshallerAdapter - Class in org.infinispan.remoting.transport.jgroups
Bridge between JGroups and Infinispan marshallers
MarshallerAdapter(StreamingMarshaller) - Constructor for class org.infinispan.remoting.transport.jgroups.MarshallerAdapter
 
MarshallerFactory - Class in org.infinispan.factories
MarshallerFactory.
MarshallerFactory() - Constructor for class org.infinispan.factories.MarshallerFactory
 
MarshallingTwoWayKey2StringMapper - Interface in org.infinispan.persistence.keymappers
MarshallingTwoWayKey2StringMapper.
matcherForRetry() - Method in enum org.infinispan.commands.write.ValueMatcher
 
matches(MVCCEntry, Object, Object, Equivalence) - Method in enum org.infinispan.commands.write.ValueMatcher
 
matches(String) - Method in enum org.infinispan.configuration.parsing.ParsedCacheMode
 
matches(int) - Method in enum org.infinispan.security.AuthorizationPermission
 
matches(int) - Method in class org.infinispan.security.impl.SubjectACL
 
max(Comparator<? super R>) - Method in class org.infinispan.stream.impl.AbstractDelegatingCacheStream
 
max(Comparator<? super R>) - Method in class org.infinispan.stream.impl.DistributedCacheStream
 
max() - Method in class org.infinispan.stream.impl.DistributedDoubleCacheStream
 
max() - Method in class org.infinispan.stream.impl.DistributedIntCacheStream
 
max() - Method in class org.infinispan.stream.impl.DistributedLongCacheStream
 
max(Comparator<? super R>) - Method in class org.infinispan.stream.impl.local.LocalCacheStream
 
max() - Method in class org.infinispan.stream.impl.local.LocalDoubleCacheStream
 
max() - Method in class org.infinispan.stream.impl.local.LocalIntCacheStream
 
max() - Method in class org.infinispan.stream.impl.local.LocalLongCacheStream
 
MAX_ENTRIES - Static variable in class org.infinispan.configuration.cache.SingleFileStoreConfiguration
 
MAX_ID - Static variable in interface org.infinispan.marshall.core.Ids
 
MAX_IDLE - Static variable in class org.infinispan.configuration.cache.ExpirationConfiguration
 
MAX_RETRIES - Static variable in class org.infinispan.configuration.cache.XSiteStateTransferConfiguration
 
maxEntries() - Method in class org.infinispan.configuration.cache.EvictionConfiguration
Maximum number of entries in a cache instance.
maxEntries(long) - Method in class org.infinispan.configuration.cache.EvictionConfigurationBuilder
Deprecated.
maxEntries(int) - Method in class org.infinispan.configuration.cache.EvictionConfigurationBuilder
Deprecated.
maxEntries() - Method in class org.infinispan.configuration.cache.SingleFileStoreConfiguration
 
maxEntries(int) - Method in class org.infinispan.configuration.cache.SingleFileStoreConfigurationBuilder
In order to speed up lookups, the single file cache store keeps an index of keys and their corresponding position in the file.
maxFailoverAttempts() - Method in interface org.infinispan.distexec.DistributedTaskFailoverPolicy
Maximum number of fail over attempts permitted by this DistributedTaskFailoverPolicy
maxIdle() - Method in class org.infinispan.configuration.cache.ExpirationConfiguration
Maximum idle time a cache entry will be maintained in the cache, in milliseconds.
maxIdle(long) - Method in class org.infinispan.configuration.cache.ExpirationConfigurationBuilder
Maximum idle time a cache entry will be maintained in the cache, in milliseconds.
maxIdle(long, TimeUnit) - Method in class org.infinispan.configuration.cache.ExpirationConfigurationBuilder
Maximum idle time a cache entry will be maintained in the cache, in milliseconds.
maxIdle - Variable in class org.infinispan.container.entries.TransientCacheEntry
 
maxIdle - Variable in class org.infinispan.container.entries.TransientCacheValue
 
maxIdle - Variable in class org.infinispan.container.entries.TransientMortalCacheEntry
 
maxIdle - Variable in class org.infinispan.container.entries.TransientMortalCacheValue
 
maxIdle() - Method in class org.infinispan.functional.impl.MetaParamsInternalMetadata
 
maxIdle - Variable in class org.infinispan.metadata.EmbeddedMetadata.Builder
 
maxIdle(long, TimeUnit) - Method in class org.infinispan.metadata.EmbeddedMetadata.Builder
 
maxIdle(long) - Method in class org.infinispan.metadata.EmbeddedMetadata.Builder
 
maxIdle() - Method in class org.infinispan.metadata.EmbeddedMetadata
 
maxIdle() - Method in class org.infinispan.metadata.impl.InternalMetadataImpl
 
maxIdle() - Method in class org.infinispan.metadata.impl.L1Metadata
 
maxIdle(long, TimeUnit) - Method in interface org.infinispan.metadata.Metadata.Builder
Set max idle time with a given time unit.
maxIdle(long) - Method in interface org.infinispan.metadata.Metadata.Builder
Set max idle time assuming that the time unit is milliseconds.
maxIdle() - Method in interface org.infinispan.metadata.Metadata
Returns the the maximum amount of time that the cache entry associated with this metadata object is allowed to be idle for before it is considered as expired, in milliseconds.
maxIdleUnit - Variable in class org.infinispan.metadata.EmbeddedMetadata.Builder
 
maxProgressingLogWritesDeprecated() - Method in interface org.infinispan.util.logging.Log
 
maxRetries() - Method in class org.infinispan.configuration.cache.XSiteStateTransferConfiguration
 
maxRetries(int) - Method in class org.infinispan.configuration.cache.XSiteStateTransferConfigurationBuilder
The maximum number of retries when a push state command fails.
MaxRetriesPolicy(int) - Constructor for class org.infinispan.remoting.transport.RetryOnFailureXSiteCommand.MaxRetriesPolicy
 
MBean - Annotation Type in org.infinispan.jmx.annotations
Classes annotated with this will be exposed as MBeans.
MBEAN_SERVER_LOOKUP - Static variable in class org.infinispan.configuration.global.GlobalJmxStatisticsConfiguration
 
mbeanServerLookup() - Method in class org.infinispan.configuration.global.GlobalJmxStatisticsConfiguration
 
mBeanServerLookup(MBeanServerLookup) - Method in class org.infinispan.configuration.global.GlobalJmxStatisticsConfigurationBuilder
Sets the instance of the MBeanServerLookup class to be used to bound JMX MBeans to.
MBeanServerLookup - Interface in org.infinispan.jmx
Implementors of this should return an MBeanServer to which MBeans will be registered.
mbeansSuccessfullyRegistered() - Method in interface org.infinispan.util.logging.Log
 
MeasurementType - Enum in org.infinispan.jmx.annotations
 
members - Variable in class org.infinispan.remoting.transport.jgroups.JGroupsTransport
 
memoryApproximationUnsupportedVM(String) - Method in interface org.infinispan.util.logging.Log
 
merge(DeltaAware) - Method in interface org.infinispan.atomic.Delta
Merge the current Delta instance with a given DeltaAware instance, and return a coherent and complete DeltaAware instance.
merge(DeltaAware) - Method in class org.infinispan.atomic.impl.AtomicHashMapDelta
 
merge(K, V, BiFunction<? super V, ? super V, ? extends V>) - Method in class org.infinispan.cache.impl.SimpleCacheImpl
 
merge(EntryVersionsMap) - Method in class org.infinispan.container.versioning.EntryVersionsMap
 
merge(Metadata) - Method in class org.infinispan.metadata.EmbeddedMetadata.Builder
 
merge(Metadata) - Method in interface org.infinispan.metadata.Metadata.Builder
Merges the given metadata information into the given builder.
Merged - Annotation Type in org.infinispan.notifications.cachemanagerlistener.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 experiences a merge event after a cluster split.
MergeEvent - Interface in org.infinispan.notifications.cachemanagerlistener.event
This event is passed in to any method annotated with Merged.
mergeInternal(K, V, BiFunction<? super V, ? super V, ? extends V>, SimpleCacheImpl.CacheEntryChange<K, V>) - Method in class org.infinispan.cache.impl.SimpleCacheImpl
 
mergeInternal(K, V, BiFunction<? super V, ? super V, ? extends V>, SimpleCacheImpl.CacheEntryChange<K, V>) - Method in class org.infinispan.cache.impl.StatsCollectingCache
 
Messages - Interface in org.infinispan.util.logging.events
Messages.
MESSAGES - Static variable in interface org.infinispan.util.logging.events.Messages
 
META_ENTRY_VERSION - Static variable in interface org.infinispan.marshall.core.Ids
 
META_LIFESPAN - Static variable in interface org.infinispan.marshall.core.Ids
 
META_PARAMS - Static variable in interface org.infinispan.marshall.core.Ids
 
META_PARAMS_INTERNAL_METADATA - Static variable in interface org.infinispan.marshall.core.Ids
 
metadata - Variable in class org.infinispan.container.entries.metadata.MetadataImmortalCacheEntry
 
metadata - Variable in class org.infinispan.container.entries.metadata.MetadataMortalCacheEntry
 
metadata - Variable in class org.infinispan.container.entries.metadata.MetadataTransientCacheEntry
 
metadata - Variable in class org.infinispan.container.entries.ReadCommittedEntry
 
Metadata() - Constructor for class org.infinispan.io.GridFile.Metadata
 
Metadata(int, long, int, byte) - Constructor for class org.infinispan.io.GridFile.Metadata
 
metadata - Variable in class org.infinispan.io.GridFilesystem
 
metadata() - Method in class org.infinispan.metadata.impl.L1Metadata
 
Metadata - Interface in org.infinispan.metadata
This interface encapsulates metadata information that can be stored alongside values in the cache.
metadata() - Method in class org.infinispan.xsite.statetransfer.XSiteState
 
Metadata.Builder - Interface in org.infinispan.metadata
Metadata builder
METADATA_IMMORTAL_ENTRY - Static variable in interface org.infinispan.marshall.core.Ids
 
METADATA_IMMORTAL_VALUE - Static variable in interface org.infinispan.marshall.core.Ids
 
METADATA_MORTAL_ENTRY - Static variable in interface org.infinispan.marshall.core.Ids
 
METADATA_MORTAL_VALUE - Static variable in interface org.infinispan.marshall.core.Ids
 
METADATA_TRANSIENT_ENTRY - Static variable in interface org.infinispan.marshall.core.Ids
 
METADATA_TRANSIENT_MORTAL_ENTRY - Static variable in interface org.infinispan.marshall.core.Ids
 
METADATA_TRANSIENT_MORTAL_VALUE - Static variable in interface org.infinispan.marshall.core.Ids
 
METADATA_TRANSIENT_VALUE - Static variable in interface org.infinispan.marshall.core.Ids
 
MetadataAware - Interface in org.infinispan.container.entries.metadata
Marker interface for metadata aware cache entry.
MetadataAwareCommand - Interface in org.infinispan.commands
A command that contains metadata information.
MetadataImmortalCacheEntry - Class in org.infinispan.container.entries.metadata
MetadataImmortalCacheEntry(Object, Object, Metadata) - Constructor for class org.infinispan.container.entries.metadata.MetadataImmortalCacheEntry
 
MetadataImmortalCacheEntry.Externalizer - Class in org.infinispan.container.entries.metadata
 
MetadataImmortalCacheValue - Class in org.infinispan.container.entries.metadata
MetadataImmortalCacheValue(Object, Metadata) - Constructor for class org.infinispan.container.entries.metadata.MetadataImmortalCacheValue
 
MetadataImmortalCacheValue.Externalizer - Class in org.infinispan.container.entries.metadata
 
MetadataMortalCacheEntry - Class in org.infinispan.container.entries.metadata
A cache entry that is mortal and is MetadataAware
MetadataMortalCacheEntry(Object, Object, Metadata, long) - Constructor for class org.infinispan.container.entries.metadata.MetadataMortalCacheEntry
 
MetadataMortalCacheEntry.Externalizer - Class in org.infinispan.container.entries.metadata
 
MetadataMortalCacheValue - Class in org.infinispan.container.entries.metadata
A mortal cache value, to correspond with MetadataMortalCacheEntry
MetadataMortalCacheValue(Object, Metadata, long) - Constructor for class org.infinispan.container.entries.metadata.MetadataMortalCacheValue
 
MetadataMortalCacheValue.Externalizer - Class in org.infinispan.container.entries.metadata
 
Metadatas - Class in org.infinispan.metadata
Utility method for Metadata classes.
MetadataTransientCacheEntry - Class in org.infinispan.container.entries.metadata
A cache entry that is transient, i.e., it can be considered expired after a period of not being used, and MetadataAware
MetadataTransientCacheEntry(Object, Object, Metadata, long) - Constructor for class org.infinispan.container.entries.metadata.MetadataTransientCacheEntry
 
MetadataTransientCacheEntry.Externalizer - Class in org.infinispan.container.entries.metadata
 
MetadataTransientCacheValue - Class in org.infinispan.container.entries.metadata
A transient cache value, to correspond with TransientCacheEntry which is MetadataAware
MetadataTransientCacheValue(Object, Metadata, long) - Constructor for class org.infinispan.container.entries.metadata.MetadataTransientCacheValue
 
MetadataTransientCacheValue.Externalizer - Class in org.infinispan.container.entries.metadata
 
MetadataTransientMortalCacheEntry - Class in org.infinispan.container.entries.metadata
MetadataTransientMortalCacheEntry(Object, Object, Metadata, long) - Constructor for class org.infinispan.container.entries.metadata.MetadataTransientMortalCacheEntry
 
MetadataTransientMortalCacheEntry(Object, Object, Metadata, long, long) - Constructor for class org.infinispan.container.entries.metadata.MetadataTransientMortalCacheEntry
 
MetadataTransientMortalCacheEntry.Externalizer - Class in org.infinispan.container.entries.metadata
 
MetadataTransientMortalCacheValue - Class in org.infinispan.container.entries.metadata
MetadataTransientMortalCacheValue(Object, Metadata, long, long) - Constructor for class org.infinispan.container.entries.metadata.MetadataTransientMortalCacheValue
 
MetadataTransientMortalCacheValue.Externalizer - Class in org.infinispan.container.entries.metadata
 
MetaParamExternalizers - Class in org.infinispan.marshall.exts
 
MetaParamExternalizers.EntryVersionParamExternalizer - Class in org.infinispan.marshall.exts
 
MetaParamExternalizers.LifespanExternalizer - Class in org.infinispan.marshall.exts
 
MetaParamExternalizers.NumericEntryVersionExternalizer - Class in org.infinispan.marshall.exts
 
MetaParams - Class in org.infinispan.functional.impl
Represents a MetaParam collection.
MetaParams.Externalizer - Class in org.infinispan.functional.impl
 
MetaParamsInternalMetadata - Class in org.infinispan.functional.impl
Metadata parameters backed internal metadata representation.
MetaParamsInternalMetadata.Externalizer - Class in org.infinispan.functional.impl
 
method - Variable in class org.infinispan.notifications.impl.AbstractListenerImpl.AbstractInvocationBuilder
 
method - Variable in class org.infinispan.notifications.impl.AbstractListenerImpl.ListenerInvocationImpl
 
millisSinceFirstFailure() - Method in class org.infinispan.xsite.OfflineStatus
 
MIMECacheEntry - Class in org.infinispan.remoting
Wrapper object for entries that arrive via RESTful PUT/POST interface.
MIMECacheEntry() - Constructor for class org.infinispan.remoting.MIMECacheEntry
 
MIMECacheEntry(String, byte[]) - Constructor for class org.infinispan.remoting.MIMECacheEntry
 
min(AvailabilityMode) - Method in enum org.infinispan.partitionhandling.AvailabilityMode
 
min(Comparator<? super R>) - Method in class org.infinispan.stream.impl.AbstractDelegatingCacheStream
 
min(Comparator<? super R>) - Method in class org.infinispan.stream.impl.DistributedCacheStream
 
min() - Method in class org.infinispan.stream.impl.DistributedDoubleCacheStream
 
min() - Method in class org.infinispan.stream.impl.DistributedIntCacheStream
 
min() - Method in class org.infinispan.stream.impl.DistributedLongCacheStream
 
min(Comparator<? super R>) - Method in class org.infinispan.stream.impl.local.LocalCacheStream
 
min() - Method in class org.infinispan.stream.impl.local.LocalDoubleCacheStream
 
min() - Method in class org.infinispan.stream.impl.local.LocalIntCacheStream
 
min() - Method in class org.infinispan.stream.impl.local.LocalLongCacheStream
 
MIN_TIME_TO_WAIT - Static variable in class org.infinispan.configuration.cache.TakeOfflineConfiguration
 
minorityPartition(Collection<Address>, Collection<Address>, Collection<Address>) - Method in interface org.infinispan.util.logging.events.Messages
 
minTimeHasElapsed() - Method in class org.infinispan.xsite.OfflineStatus
 
minTimeToWait() - Method in class org.infinispan.configuration.cache.TakeOfflineConfiguration
 
minTimeToWait(long) - Method in class org.infinispan.configuration.cache.TakeOfflineConfigurationBuilder
The minimal number of millis to wait before taking this site offline, even in the case 'afterFailures' is reached.
missedSegments - Variable in class org.infinispan.stream.impl.StreamSegmentResponseCommand
 
missingBackupFailurePolicyClass() - Method in interface org.infinispan.util.logging.Log
 
missingCustomInterceptorPosition(String) - Method in interface org.infinispan.util.logging.Log
 
missingForeignExternalizer(int) - Method in interface org.infinispan.util.logging.Log
 
missingGlobalStatePersistentLocation() - Method in interface org.infinispan.util.logging.Log
 
missingListPreparedTransactions(Object, Object) - Method in interface org.infinispan.util.logging.Log
 
missingMigrationData(String) - Method in interface org.infinispan.util.logging.Log
 
missingRequired(XMLStreamReader, Set<?>) - Static method in class org.infinispan.configuration.parsing.ParseUtils
Get an exception reporting a missing, required XML attribute.
missingRequiredElement(XMLStreamReader, Set<?>) - Static method in class org.infinispan.configuration.parsing.ParseUtils
Get an exception reporting a missing, required XML child element.
missingTransportConfiguration() - Method in interface org.infinispan.util.logging.Log
 
mixedOn(String) - Method in class org.infinispan.xsite.status.ContainerSiteStatusBuilder
Adds the cache with an mixed connection to the site.
mkdir() - Method in class org.infinispan.io.GridFile
 
mkdirs() - Method in class org.infinispan.io.GridFile
 
mod(int, int) - Static method in class org.infinispan.io.ModularArithmetic
 
mod(long, int) - Static method in class org.infinispan.io.ModularArithmetic
 
Modification - Interface in org.infinispan.persistence.modifications
An interface that defines a CacheWriter modification
Modification.Type - Enum in org.infinispan.persistence.modifications
 
MODIFICATION_QUEUE_SIZE - Static variable in class org.infinispan.configuration.cache.AsyncStoreConfiguration
 
modificationQueueSize() - Method in class org.infinispan.configuration.cache.AsyncStoreConfiguration
Sets the size of the modification queue for the async store.
modificationQueueSize(int) - Method in class org.infinispan.configuration.cache.AsyncStoreConfigurationBuilder
Sets the size of the modification queue for the async store.
modifications - Variable in class org.infinispan.commands.tx.PrepareCommand
 
modifications - Variable in class org.infinispan.transaction.impl.AbstractCacheTransaction
 
ModificationsList - Class in org.infinispan.persistence.modifications
ModificationsList contains a List
ModificationsList(List<? extends Modification>) - Constructor for class org.infinispan.persistence.modifications.ModificationsList
 
ModularArithmetic - Class in org.infinispan.io
For compatibility
ModularArithmetic() - Constructor for class org.infinispan.io.ModularArithmetic
 
module(Class<T>) - Method in class org.infinispan.configuration.cache.Configuration
 
module(Class<T>) - Method in class org.infinispan.configuration.global.GlobalConfiguration
 
MODULE_COMMAND_FACTORIES - Static variable in class org.infinispan.factories.KnownComponentNames
 
MODULE_COMMAND_INITIALIZERS - Static variable in class org.infinispan.factories.KnownComponentNames
 
moduleCacheRpcCommands() - Method in class org.infinispan.util.ModuleProperties
 
ModuleCommandExtensions - Interface in org.infinispan.commands.module
Module command extensions
moduleCommandFactories() - Method in class org.infinispan.util.ModuleProperties
 
ModuleCommandFactory - Interface in org.infinispan.commands.module
Modules which wish to implement their own commands and visitors must also provide an implementation of this interface and declare it in their infinispan-module.properties file under key infinispan.module.command.factory.
ModuleCommandInitializer - Interface in org.infinispan.commands.module
Modules which wish to implement their own commands and visitors must also provide an implementation of this interface and declare it in their infinispan-module.properties file under key infinispan.module.command.initializer.
moduleCommandInitializers() - Method in class org.infinispan.util.ModuleProperties
 
moduleCommands() - Method in class org.infinispan.util.ModuleProperties
 
ModuleLifecycle - Interface in org.infinispan.lifecycle
ModuleLifecycle is an internal API hook for delegating lifecycle events to Infinispan sub-modules.
ModuleMetadataFileFinder - Interface in org.infinispan.factories.components
This interface should be implemented by all Infinispan modules that expect to have components using Inject, Start or Stop annotations.
moduleOnlyReplicableCommands() - Method in class org.infinispan.util.ModuleProperties
 
ModuleProperties - Class in org.infinispan.util
The ModuleProperties class represents Infinispan's module service extensions
ModuleProperties() - Constructor for class org.infinispan.util.ModuleProperties
 
modules() - Method in class org.infinispan.configuration.cache.Configuration
 
modules() - Method in class org.infinispan.configuration.cache.ConfigurationBuilder
 
modules() - Method in class org.infinispan.configuration.global.GlobalConfiguration
 
modules() - Method in class org.infinispan.configuration.global.GlobalConfigurationBuilder
 
MORTAL_ENTRY - Static variable in interface org.infinispan.marshall.core.Ids
 
MORTAL_VALUE - Static variable in interface org.infinispan.marshall.core.Ids
 
MortalCacheEntry - Class in org.infinispan.container.entries
A cache entry that is mortal.
MortalCacheEntry(Object, Object, long, long) - Constructor for class org.infinispan.container.entries.MortalCacheEntry
 
MortalCacheEntry.Externalizer - Class in org.infinispan.container.entries
 
MortalCacheValue - Class in org.infinispan.container.entries
A mortal cache value, to correspond with MortalCacheEntry
MortalCacheValue(Object, long, long) - Constructor for class org.infinispan.container.entries.MortalCacheValue
 
MortalCacheValue.Externalizer - Class in org.infinispan.container.entries
 
msgOrMsgBufferEmpty() - Method in interface org.infinispan.util.logging.Log
 
MULTI_CLUSTER_EVENT_CALLABLE - Static variable in interface org.infinispan.marshall.core.Ids
 
MultiClusterEventCallable<K,V> - Class in org.infinispan.notifications.cachelistener.cluster
This DistributedCallable is used to invoke a raised notification on the cluster listener that registered to listen for this event.
MultiClusterEventCallable(Map<UUID, Collection<ClusterEvent<K, V>>>) - Constructor for class org.infinispan.notifications.cachelistener.cluster.MultiClusterEventCallable
 
MultiClusterEventCallable.Externalizer - Class in org.infinispan.notifications.cachelistener.cluster
 
multipleCacheStoresWithFetchPersistentState() - Method in interface org.infinispan.util.logging.Log
 
multipleCustomInterceptorPositions(String) - Method in interface org.infinispan.util.logging.Log
 
multipleKeys() - Method in class org.infinispan.commands.control.LockControlCommand
 
MultipleRpcCommand - Class in org.infinispan.commands.remote
Command that implements cluster replication logic.
MultipleRpcCommand(List<ReplicableCommand>, String) - Constructor for class org.infinispan.commands.remote.MultipleRpcCommand
 
MultipleRpcCommand(String) - Constructor for class org.infinispan.commands.remote.MultipleRpcCommand
 
MVCCEntry<K,V> - Interface in org.infinispan.container.entries
An entry that can be safely copied when updates are made, to provide MVCC semantics

N

NAME_KEY - Static variable in class org.infinispan.jmx.ComponentsJmxRegistration
 
namedCacheDoesNotExist(String) - Method in interface org.infinispan.util.logging.Log
 
NamedCacheNotFoundException - Exception in org.infinispan.manager
Thrown when a named cache cannot be found.
NamedCacheNotFoundException(String) - Constructor for exception org.infinispan.manager.NamedCacheNotFoundException
 
NamedCacheNotFoundException(String, String) - Constructor for exception org.infinispan.manager.NamedCacheNotFoundException
 
NamedCacheNotFoundException(String, String, Throwable) - Constructor for exception org.infinispan.manager.NamedCacheNotFoundException
 
NamedCacheNotFoundException(String, Throwable) - Constructor for exception org.infinispan.manager.NamedCacheNotFoundException
 
NamedComponentFactory - Class in org.infinispan.factories
A specialized type of component factory that knows how to create named components, identified with the ComponentName annotation on the classes requested in Inject annotated methods.
NamedComponentFactory() - Constructor for class org.infinispan.factories.NamedComponentFactory
 
NamedExecutorsFactory - Class in org.infinispan.factories
A factory that specifically knows how to create named executors.
NamedExecutorsFactory() - Constructor for class org.infinispan.factories.NamedExecutorsFactory
 
NamedFactory - Annotation Type in org.infinispan.filter
 
Namespace - Annotation Type in org.infinispan.configuration.parsing
Namespace.
NamespaceMappingParser - Interface in org.infinispan.configuration.parsing
NamespaceMappingParser.
Namespaces - Annotation Type in org.infinispan.configuration.parsing
Namespaces.
needMoreResponses() - Method in class org.infinispan.remoting.responses.ClusteredGetResponseValidityFilter
 
needMoreResponses() - Method in class org.infinispan.remoting.responses.IgnoreExtraResponsesValidityFilter
 
needMoreResponses() - Method in class org.infinispan.remoting.responses.KeysValidateFilter
 
needMoreResponses() - Method in class org.infinispan.remoting.responses.SelfDeliverFilter
 
needMoreResponses() - Method in interface org.infinispan.remoting.rpc.ResponseFilter
Right after calling ResponseFilter.isAcceptable(Response, Address), this method is called to see whether we are done with the request and can unblock the caller
needMoreResponses() - Method in class org.infinispan.remoting.transport.jgroups.JGroupsResponseFilterAdapter
 
needsStateTransfer() - Method in enum org.infinispan.configuration.cache.CacheMode
 
needToDestroyFailedCache() - Method in enum org.infinispan.lifecycle.ComponentStatus
 
needToInitializeBeforeStart() - Method in enum org.infinispan.lifecycle.ComponentStatus
 
newConfigurationBuilder(String) - Method in class org.infinispan.configuration.parsing.ConfigurationBuilderHolder
 
newFixedThreadPool(int, int) - Static method in class org.infinispan.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.infinispan.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.
newGlobalTransaction() - Method in class org.infinispan.transaction.xa.TransactionFactory
 
newGlobalTransaction(Address, boolean) - Method in class org.infinispan.transaction.xa.TransactionFactory
 
newGlobalTransaction(Address, boolean, VersionGenerator, boolean) - Method in enum org.infinispan.transaction.xa.TransactionFactory.TxFactoryEnum
 
newGlobalTransaction() - Method in enum org.infinispan.transaction.xa.TransactionFactory.TxFactoryEnum
 
newInstance(Cache<Object, Object>, Object, AtomicHashMap.ProxyMode) - Static method in class org.infinispan.atomic.impl.AtomicHashMap
Construction only allowed through this factory method.
newInstance(ResponseGenerator, CacheRpcCommand, CommandsFactory, Address) - Static method in class org.infinispan.remoting.LocalInvocation
 
newInstance(XSiteBackup, XSiteReplicateCommand, RetryOnFailureXSiteCommand.RetryPolicy) - Static method in class org.infinispan.remoting.transport.RetryOnFailureXSiteCommand
It builds a new instance with the destination site, the command and the retry policy.
newInstanceFromCache(Cache<?, ?>, CacheRpcCommand) - Static method in class org.infinispan.remoting.LocalInvocation
 
newKeyAffinityService(Cache<K, V>, Executor, KeyGenerator<K>, int, boolean) - Static method in class org.infinispan.affinity.KeyAffinityServiceFactory
Creates an KeyAffinityService instance that generates keys mapped to all addresses in the cluster.
newKeyAffinityService(Cache<K, V>, Executor, KeyGenerator<K>, int) - Static method in class org.infinispan.affinity.KeyAffinityServiceFactory
newKeyAffinityService(Cache<K, V>, Collection<Address>, KeyGenerator<K>, Executor, int, boolean) - Static method in class org.infinispan.affinity.KeyAffinityServiceFactory
Creates a service that would only generate keys for addresses specified in filter.
newKeyAffinityService(Cache<K, V>, Collection<Address>, KeyGenerator<K>, Executor, int) - Static method in class org.infinispan.affinity.KeyAffinityServiceFactory
newLocalKeyAffinityService(Cache<K, V>, KeyGenerator<K>, Executor, int, boolean) - Static method in class org.infinispan.affinity.KeyAffinityServiceFactory
Created an service that only generates keys for the local address.
newLocalKeyAffinityService(Cache<K, V>, KeyGenerator<K>, Executor, int) - Static method in class org.infinispan.affinity.KeyAffinityServiceFactory
newLocalTransaction(Transaction, GlobalTransaction, boolean, int) - Method in class org.infinispan.transaction.xa.TransactionFactory
 
newLocalTransaction(Transaction, GlobalTransaction, boolean, int, Equivalence<Object>, long) - Method in enum org.infinispan.transaction.xa.TransactionFactory.TxFactoryEnum
 
newMarshalledEntry(ByteBuffer, ByteBuffer, ByteBuffer) - Method in interface org.infinispan.marshall.core.MarshalledEntryFactory
 
newMarshalledEntry(Object, ByteBuffer, ByteBuffer) - Method in interface org.infinispan.marshall.core.MarshalledEntryFactory
 
newMarshalledEntry(Object, Object, InternalMetadata) - Method in interface org.infinispan.marshall.core.MarshalledEntryFactory
 
newMarshalledEntry(ByteBuffer, ByteBuffer, ByteBuffer) - Method in class org.infinispan.marshall.core.MarshalledEntryFactoryImpl
 
newMarshalledEntry(Object, ByteBuffer, ByteBuffer) - Method in class org.infinispan.marshall.core.MarshalledEntryFactoryImpl
 
newMarshalledEntry(Object, Object, InternalMetadata) - Method in class org.infinispan.marshall.core.MarshalledEntryFactoryImpl
 
newNonTxInvocationContext(Address) - Method in class org.infinispan.context.TransactionalInvocationContextFactory
 
newPermissionCollection() - Method in class org.infinispan.security.CachePermission
 
newRemoteTransaction(WriteCommand[], GlobalTransaction, int) - Method in class org.infinispan.transaction.xa.TransactionFactory
 
newRemoteTransaction(GlobalTransaction, int) - Method in class org.infinispan.transaction.xa.TransactionFactory
 
newRemoteTransaction(WriteCommand[], GlobalTransaction, int, Equivalence<Object>, long) - Method in enum org.infinispan.transaction.xa.TransactionFactory.TxFactoryEnum
 
newRemoteTransaction(GlobalTransaction, int, Equivalence<Object>, long) - Method in enum org.infinispan.transaction.xa.TransactionFactory.TxFactoryEnum
 
newState(boolean, State) - Method in class org.infinispan.persistence.async.AsyncCacheWriter
 
newStatePushCommand(Cache<?, ?>, List<XSiteState>) - Static method in class org.infinispan.xsite.BaseBackupReceiver
 
newTaskFor(Runnable, T) - Method in class org.infinispan.distexec.DefaultExecutorService
 
newTaskFor(Callable<T>) - Method in class org.infinispan.distexec.DefaultExecutorService
 
newThread(Runnable) - Method in class org.infinispan.factories.threads.DefaultThreadFactory
 
next() - Method in class org.infinispan.cache.impl.SimpleCacheImpl.ConvertingIterator
 
next() - Method in class org.infinispan.cache.impl.SimpleCacheImpl.FilteringIterator
 
next() - Method in class org.infinispan.container.DefaultDataContainer.EntryIterator
 
next - Variable in class org.infinispan.distribution.util.ReadOnlySegmentAwareIterator
 
next() - Method in class org.infinispan.distribution.util.ReadOnlySegmentAwareIterator
 
next() - Method in class org.infinispan.iteration.impl.DistributedEntryRetriever.DistributedItr
 
next() - Method in class org.infinispan.iteration.impl.LocalEntryRetriever.DataContainerIterator
 
next() - Method in class org.infinispan.iteration.impl.LocalEntryRetriever.Itr
 
next() - Method in class org.infinispan.iteration.impl.RemovableEntryIterator
 
next() - Method in class org.infinispan.stream.impl.RemovableIterator
 
next() - Method in class org.infinispan.transaction.xa.recovery.PreparedTxIterator
 
next() - Method in class org.infinispan.util.CloseableSuppliedIterator
 
next() - Method in class org.infinispan.util.DataContainerRemoveIterator
 
next() - Method in class org.infinispan.util.DistinctKeyDoubleEntryCloseableIterator
 
nextElement(XMLStreamReader) - Static method in class org.infinispan.configuration.parsing.ParseUtils
 
nextSegment(int) - Method in class org.infinispan.distribution.ch.impl.SyncConsistentHashFactory.Builder
 
NO_FAILOVER - Static variable in class org.infinispan.distexec.DefaultExecutorService
 
NO_OP - Static variable in interface org.infinispan.util.concurrent.locks.KeyAwareLockPromise
 
NO_OP - Static variable in interface org.infinispan.util.concurrent.locks.PendingLockPromise
 
NO_RETRY - Static variable in class org.infinispan.remoting.transport.RetryOnFailureXSiteCommand
 
NO_TOPOLOGY_COMMAND - Static variable in class org.infinispan.remoting.inboundhandler.BasePerCacheInboundInvocationHandler
 
noAnnotateMethodsFoundInListener(Class<?>) - Method in interface org.infinispan.util.logging.Log
 
noConfiguration(String) - Method in interface org.infinispan.util.logging.Log
 
noDataLossOnJoiner(Configuration) - Static method in class org.infinispan.configuration.cache.Configurations
 
nodeJoined(Address) - Method in interface org.infinispan.util.logging.events.Messages
 
nodeLeft(Address) - Method in interface org.infinispan.util.logging.events.Messages
 
nodeName() - Method in class org.infinispan.configuration.global.TransportConfiguration
 
nodeName(String) - Method in class org.infinispan.configuration.global.TransportConfigurationBuilder
Name of the current node.
noFilter() - Method in interface org.infinispan.manager.ClusterExecutor
Applies no filtering and will send any invocations to all current nodes.
noFilter() - Method in class org.infinispan.manager.impl.ClusterExecutorImpl
 
noFilterIndexingServiceProviderFound(String) - Method in interface org.infinispan.util.logging.Log
 
noIndexableClassesDefined() - Method in interface org.infinispan.util.logging.Log
 
noLiveOwnersFoundForSegment(int, String, Collection<Address>, Collection<Address>) - Method in interface org.infinispan.util.logging.Log
 
NoMapIteratorOperation<K,V> - Class in org.infinispan.stream.impl.termop.object
Terminal rehash aware operation that handles an iterator when no flat map or map intermediate operation was performed on the stream.
NoMapIteratorOperation(Iterable<IntermediateOperation>, Supplier<Stream<CacheEntry>>, int) - Constructor for class org.infinispan.stream.impl.termop.object.NoMapIteratorOperation
 
NON_EXISTING_VERSION - Static variable in interface org.infinispan.marshall.core.Ids
 
nonClusteredDefault() - Method in class org.infinispan.configuration.global.GlobalConfigurationBuilder
Helper method that gets you a default constructed GlobalConfiguration, preconfigured for use in LOCAL mode
NonClusteredListenerInvocation(ListenerInvocation<Event<K, V>>, QueueingSegmentListener<K, V, Event<K, V>>, CacheEventFilter<? super K, ? super V>, CacheEventConverter<? super K, ? super V, ?>, Class<? extends Annotation>, boolean, UUID, boolean, Listener.Observation, Set<Class<? extends Annotation>>) - Constructor for class org.infinispan.notifications.cachelistener.CacheNotifierImpl.NonClusteredListenerInvocation
 
noneMatch(Predicate<? super R>) - Method in class org.infinispan.stream.impl.AbstractDelegatingCacheStream
 
noneMatch(Predicate<? super R>) - Method in class org.infinispan.stream.impl.DistributedCacheStream
 
noneMatch(DoublePredicate) - Method in class org.infinispan.stream.impl.DistributedDoubleCacheStream
 
noneMatch(IntPredicate) - Method in class org.infinispan.stream.impl.DistributedIntCacheStream
 
noneMatch(LongPredicate) - Method in class org.infinispan.stream.impl.DistributedLongCacheStream
 
noneMatch(Predicate<? super R>) - Method in class org.infinispan.stream.impl.local.LocalCacheStream
 
noneMatch(DoublePredicate) - Method in class org.infinispan.stream.impl.local.LocalDoubleCacheStream
 
noneMatch(IntPredicate) - Method in class org.infinispan.stream.impl.local.LocalIntCacheStream
 
noneMatch(LongPredicate) - Method in class org.infinispan.stream.impl.local.LocalLongCacheStream
 
nonExistentEntryCanMatch() - Method in enum org.infinispan.commands.write.ValueMatcher
 
nonExistingVersion() - Method in class org.infinispan.container.versioning.NumericVersionGenerator
 
nonExistingVersion() - Method in class org.infinispan.container.versioning.SimpleClusteredVersionGenerator
 
nonExistingVersion() - Method in interface org.infinispan.container.versioning.VersionGenerator
 
nonNullPredicate() - Static method in class org.infinispan.stream.StreamMarshalling
Predicate that returns true if the object passed to it is not null.
NonTotalOrderPerCacheInboundInvocationHandler - Class in org.infinispan.remoting.inboundhandler
A PerCacheInboundInvocationHandler implementation for non-total order caches.
NonTotalOrderPerCacheInboundInvocationHandler() - Constructor for class org.infinispan.remoting.inboundhandler.NonTotalOrderPerCacheInboundInvocationHandler
 
NonTotalOrderTxPerCacheInboundInvocationHandler - Class in org.infinispan.remoting.inboundhandler
A PerCacheInboundInvocationHandler implementation for non-total order caches.
NonTotalOrderTxPerCacheInboundInvocationHandler() - Constructor for class org.infinispan.remoting.inboundhandler.NonTotalOrderTxPerCacheInboundInvocationHandler
 
NonTransactionalBackupInterceptor - Class in org.infinispan.interceptors.xsite
Handles x-site data backups for non-transactional caches.
NonTransactionalBackupInterceptor() - Constructor for class org.infinispan.interceptors.xsite.NonTransactionalBackupInterceptor
 
NonTransactionalInvocationContextFactory - Class in org.infinispan.context
Invocation Context container to be used for non-transactional caches.
NonTransactionalInvocationContextFactory() - Constructor for class org.infinispan.context.NonTransactionalInvocationContextFactory
 
NonTransactionalLockingInterceptor - Class in org.infinispan.interceptors.locking
Deprecated.
Since 8.2, no longer public API.
NonTransactionalLockingInterceptor() - Constructor for class org.infinispan.interceptors.locking.NonTransactionalLockingInterceptor
Deprecated.
 
NonTxDistributionInterceptor - Class in org.infinispan.interceptors.distribution
Deprecated.
Since 8.2, no longer public API.
NonTxDistributionInterceptor() - Constructor for class org.infinispan.interceptors.distribution.NonTxDistributionInterceptor
Deprecated.
 
NonTxInvocationContext - Class in org.infinispan.context.impl
Context to be used for non transactional calls, both remote and local.
NonTxInvocationContext(int, Address, Equivalence<Object>) - Constructor for class org.infinispan.context.impl.NonTxInvocationContext
 
NonTxInvocationContext(Address, Equivalence<Object>) - Constructor for class org.infinispan.context.impl.NonTxInvocationContext
 
nonWritableStateFile(File) - Method in interface org.infinispan.util.logging.Log
 
NoOpPendingLockManager - Class in org.infinispan.util.concurrent.locks.impl
An PendingLockManager implementation that does nothing.
NOP - Static variable in class org.infinispan.statetransfer.StateTransferInterceptor
Deprecated.
 
noReplicationQueueDistributedCache() - Method in interface org.infinispan.util.logging.Log
 
normalizedHash(Hash, int) - Method in class org.infinispan.distribution.ch.impl.SyncConsistentHashFactory.Builder
 
NOTHING - Static variable in interface org.infinispan.transaction.xa.recovery.RecoveryManager.RecoveryIterator
 
NotificationInterceptor - Class in org.infinispan.interceptors
Deprecated.
Since 8.2, no longer public API.
NotificationInterceptor() - Constructor for class org.infinispan.interceptors.NotificationInterceptor
Deprecated.
 
NOTIFICATIONS - Static variable in class org.infinispan.configuration.cache.TransactionConfiguration
 
notifications() - Method in class org.infinispan.configuration.cache.TransactionConfiguration
 
notifications(boolean) - Method in class org.infinispan.configuration.cache.TransactionConfigurationBuilder
 
NOTIFIED - Static variable in interface org.infinispan.notifications.cachelistener.QueueingSegmentListener
 
notifiedKey(K) - Method in interface org.infinispan.notifications.cachelistener.QueueingSegmentListener
This should invoked after the key has been successfully processed to tell the handler that the key is done.
notifier - Variable in class org.infinispan.cache.impl.CacheImpl
 
notifier - Variable in class org.infinispan.commands.tx.PrepareCommand
 
notifier - Variable in class org.infinispan.commands.write.RemoveCommand
 
notifier - Variable in class org.infinispan.interceptors.CacheLoaderInterceptor
Deprecated.
 
notifier - Variable in class org.infinispan.interceptors.locking.ClusteringDependentLogic.AbstractClusteringDependentLogic
 
notifier - Variable in class org.infinispan.remoting.transport.jgroups.JGroupsTransport
 
notify(InvocationContext, Object, Metadata, boolean) - Method in class org.infinispan.commands.write.EvictCommand
 
notify(InvocationContext, Object, Metadata, boolean) - Method in class org.infinispan.commands.write.InvalidateCommand
 
notify(InvocationContext, Object, Metadata, boolean) - Method in class org.infinispan.commands.write.RemoveCommand
 
notify(InvocationContext, Object, Metadata, boolean) - Method in class org.infinispan.commands.write.RemoveExpiredCommand
 
notifyCacheEntriesEvicted(Collection<InternalCacheEntry<? extends K, ? extends V>>, InvocationContext, FlagAffectedCommand) - Method in interface org.infinispan.notifications.cachelistener.CacheNotifier
Notifies all registered listeners of a CacheEntriesEvictedEvent event.
notifyCacheEntriesEvicted(Collection<InternalCacheEntry<? extends K, ? extends V>>, InvocationContext, FlagAffectedCommand) - Method in class org.infinispan.notifications.cachelistener.CacheNotifierImpl
 
notifyCacheEntryActivated(K, V, boolean, InvocationContext, FlagAffectedCommand) - Method in interface org.infinispan.notifications.cachelistener.CacheNotifier
Notifies all registered listeners of a CacheEntryActivatedEvent event.
notifyCacheEntryActivated(K, V, boolean, InvocationContext, FlagAffectedCommand) - Method in class org.infinispan.notifications.cachelistener.CacheNotifierImpl
 
notifyCacheEntryCreated(K, V, Metadata, boolean, InvocationContext, FlagAffectedCommand) - Method in interface org.infinispan.notifications.cachelistener.CacheNotifier
Notifies all registered listeners of a CacheEntryCreatedEvent event.
notifyCacheEntryCreated(K, V, Metadata, boolean, InvocationContext, FlagAffectedCommand) - Method in class org.infinispan.notifications.cachelistener.CacheNotifierImpl
 
notifyCacheEntryExpired(K, V, Metadata, InvocationContext) - Method in interface org.infinispan.notifications.cachelistener.CacheNotifier
Notifies all registered listeners of a CacheEntryExpired event.
notifyCacheEntryExpired(K, V, Metadata, InvocationContext) - Method in class org.infinispan.notifications.cachelistener.CacheNotifierImpl
 
notifyCacheEntryInvalidated(K, V, Metadata, boolean, InvocationContext, FlagAffectedCommand) - Method in interface org.infinispan.notifications.cachelistener.CacheNotifier
Notifies all registered listeners of a CacheEntryInvalidatedEvent event.
notifyCacheEntryInvalidated(K, V, Metadata, boolean, InvocationContext, FlagAffectedCommand) - Method in class org.infinispan.notifications.cachelistener.CacheNotifierImpl
 
notifyCacheEntryLoaded(K, V, boolean, InvocationContext, FlagAffectedCommand) - Method in interface org.infinispan.notifications.cachelistener.CacheNotifier
Notifies all registered listeners of a CacheEntryLoadedEvent event.
notifyCacheEntryLoaded(K, V, boolean, InvocationContext, FlagAffectedCommand) - Method in class org.infinispan.notifications.cachelistener.CacheNotifierImpl
 
notifyCacheEntryModified(K, V, Metadata, V, Metadata, boolean, InvocationContext, FlagAffectedCommand) - Method in interface org.infinispan.notifications.cachelistener.CacheNotifier
Notifies all registered listeners of a CacheEntryModifiedEvent event.
notifyCacheEntryModified(K, V, Metadata, V, Metadata, boolean, InvocationContext, FlagAffectedCommand) - Method in class org.infinispan.notifications.cachelistener.CacheNotifierImpl
 
notifyCacheEntryPassivated(K, V, boolean, InvocationContext, FlagAffectedCommand) - Method in interface org.infinispan.notifications.cachelistener.CacheNotifier
Notifies all registered listeners of a CacheEntryPassivatedEvent event.
notifyCacheEntryPassivated(K, V, boolean, InvocationContext, FlagAffectedCommand) - Method in class org.infinispan.notifications.cachelistener.CacheNotifierImpl
 
notifyCacheEntryRemoved(K, V, Metadata, boolean, InvocationContext, FlagAffectedCommand) - Method in interface org.infinispan.notifications.cachelistener.CacheNotifier
Notifies all registered listeners of a CacheEntryRemovedEvent event.
notifyCacheEntryRemoved(K, V, Metadata, boolean, InvocationContext, FlagAffectedCommand) - Method in class org.infinispan.notifications.cachelistener.CacheNotifierImpl
 
notifyCacheEntryVisited(K, V, boolean, InvocationContext, FlagAffectedCommand) - Method in interface org.infinispan.notifications.cachelistener.CacheNotifier
Notifies all registered listeners of a CacheEntryVisitedEvent event.
notifyCacheEntryVisited(K, V, boolean, InvocationContext, FlagAffectedCommand) - Method in class org.infinispan.notifications.cachelistener.CacheNotifierImpl
 
notifyCacheStarted(String) - Method in class org.infinispan.factories.GlobalComponentRegistry
 
notifyCacheStarted(String) - Method in interface org.infinispan.notifications.cachemanagerlistener.CacheManagerNotifier
 
notifyCacheStarted(String) - Method in class org.infinispan.notifications.cachemanagerlistener.CacheManagerNotifierImpl
 
notifyCacheStopped(String) - Method in interface org.infinispan.notifications.cachemanagerlistener.CacheManagerNotifier
 
notifyCacheStopped(String) - Method in class org.infinispan.notifications.cachemanagerlistener.CacheManagerNotifierImpl
 
notifyClusterListeners(Collection<? extends CacheEntryEvent<K, V>>, UUID) - Method in class org.infinispan.notifications.cachelistener.CacheNotifierImpl
 
notifyClusterListeners(Collection<? extends CacheEntryEvent<K, V>>, UUID) - Method in interface org.infinispan.notifications.cachelistener.cluster.ClusterCacheNotifier
Method that is invoked on the node that has the given cluster listener that when registered generated the given listenerId.
notifyCommitEntry(boolean, boolean, boolean, CacheEntry, InvocationContext, FlagAffectedCommand, Object, Metadata) - Method in class org.infinispan.interceptors.locking.ClusteringDependentLogic.AbstractClusteringDependentLogic
 
notifyDataRehashed(ConsistentHash, ConsistentHash, ConsistentHash, int, boolean) - Method in interface org.infinispan.notifications.cachelistener.CacheNotifier
 
notifyDataRehashed(ConsistentHash, ConsistentHash, ConsistentHash, int, boolean) - Method in class org.infinispan.notifications.cachelistener.CacheNotifierImpl
 
notifyEndOfRebalance(int, int) - Method in interface org.infinispan.statetransfer.StateTransferManager
 
notifyEndOfRebalance(int, int) - Method in class org.infinispan.statetransfer.StateTransferManagerImpl
 
notifyMerge(List<Address>, List<Address>, Address, int, List<List<Address>>) - Method in interface org.infinispan.notifications.cachemanagerlistener.CacheManagerNotifier
 
notifyMerge(List<Address>, List<Address>, Address, int, List<List<Address>>) - Method in class org.infinispan.notifications.cachemanagerlistener.CacheManagerNotifierImpl
 
notifyOnCreate(EntryView.ReadEntryView<K, V>) - Method in interface org.infinispan.functional.impl.FunctionalNotifier
Notify registered ReadWriteListener instances of the created entry.
notifyOnCreate(EntryView.ReadEntryView<K, V>) - Method in class org.infinispan.functional.impl.FunctionalNotifierImpl
 
notifyOnModify(EntryView.ReadEntryView<K, V>, EntryView.ReadEntryView<K, V>) - Method in interface org.infinispan.functional.impl.FunctionalNotifier
Notify registered ReadWriteListener instances of the modified entry passing the previous and new value.
notifyOnModify(EntryView.ReadEntryView<K, V>, EntryView.ReadEntryView<K, V>) - Method in class org.infinispan.functional.impl.FunctionalNotifierImpl
 
notifyOnRemove(EntryView.ReadEntryView<K, V>) - Method in interface org.infinispan.functional.impl.FunctionalNotifier
Notify registered ReadWriteListener instances of the removed entry passing in the removed entry.
notifyOnRemove(EntryView.ReadEntryView<K, V>) - Method in class org.infinispan.functional.impl.FunctionalNotifierImpl
 
notifyOnTransactionFinished() - Method in class org.infinispan.transaction.impl.AbstractCacheTransaction
 
notifyOnTransactionFinished() - Method in interface org.infinispan.transaction.xa.CacheTransaction
 
notifyOnWrite(Supplier<EntryView.ReadEntryView<K, V>>) - Method in interface org.infinispan.functional.impl.FunctionalNotifier
Notify registered WriteListener instances of the written entry.
notifyOnWrite(Supplier<EntryView.ReadEntryView<K, V>>) - Method in class org.infinispan.functional.impl.FunctionalNotifierImpl
 
notifyPartitionStatusChanged(AvailabilityMode, boolean) - Method in interface org.infinispan.notifications.cachelistener.CacheNotifier
 
notifyPartitionStatusChanged(AvailabilityMode, boolean) - Method in class org.infinispan.notifications.cachelistener.CacheNotifierImpl
 
notifyStatePushFinished(String, Address, boolean) - Method in interface org.infinispan.xsite.statetransfer.XSiteStateTransferManager
It receives the notifications from local site when some node finishes pushing the state to the remote site.
notifyStatePushFinished(String, Address, boolean) - Method in class org.infinispan.xsite.statetransfer.XSiteStateTransferManagerImpl
 
notifyStateTransferEnd() - Method in class org.infinispan.transaction.totalorder.TotalOrderManager
It notifies the end of the state transfer possibly unblock waiting prepares.
notifyStateTransferStart(int, boolean) - Method in class org.infinispan.transaction.totalorder.TotalOrderManager
It notifies that a state transfer is about to start.
notifyTopologyChanged(CacheTopology, CacheTopology, int, boolean) - Method in interface org.infinispan.notifications.cachelistener.CacheNotifier
 
notifyTopologyChanged(CacheTopology, CacheTopology, int, boolean) - Method in class org.infinispan.notifications.cachelistener.CacheNotifierImpl
 
notifyTopologyInstalled(int) - Method in interface org.infinispan.statetransfer.StateTransferLock
 
notifyTopologyInstalled(int) - Method in class org.infinispan.statetransfer.StateTransferLockImpl
 
notifyTransactionCompleted(GlobalTransaction, boolean, InvocationContext) - Method in interface org.infinispan.notifications.cachelistener.CacheNotifier
Notifies all registered listeners of a transaction completion event.
notifyTransactionCompleted(GlobalTransaction, boolean, InvocationContext) - Method in class org.infinispan.notifications.cachelistener.CacheNotifierImpl
 
notifyTransactionDataReceived(int) - Method in interface org.infinispan.statetransfer.StateTransferLock
 
notifyTransactionDataReceived(int) - Method in class org.infinispan.statetransfer.StateTransferLockImpl
 
notifyTransactionRegistered(GlobalTransaction, boolean) - Method in interface org.infinispan.notifications.cachelistener.CacheNotifier
Notifies all registered listeners of a transaction registration event.
notifyTransactionRegistered(GlobalTransaction, boolean) - Method in class org.infinispan.notifications.cachelistener.CacheNotifierImpl
 
notifyViewChange(List<Address>, List<Address>, Address, int) - Method in interface org.infinispan.notifications.cachemanagerlistener.CacheManagerNotifier
Notifies all registered listeners of a viewChange event.
notifyViewChange(List<Address>, List<Address>, Address, int) - Method in class org.infinispan.notifications.cachemanagerlistener.CacheManagerNotifierImpl
 
notNull(KeyFilter) - Static method in class org.infinispan.persistence.PersistenceUtil
 
notStartingEvictionThread() - Method in interface org.infinispan.util.logging.Log
 
notSupportedInSimpleCache() - Method in interface org.infinispan.util.logging.Log
 
noTxModifications(InvocationContext) - Static method in class org.infinispan.commands.read.AbstractLocalCommand
 
noValue(K) - Static method in class org.infinispan.functional.impl.EntryViews
 
NULL_VALUE_CONVERTER - Static variable in interface org.infinispan.marshall.core.Ids
 
NullAuditLogger - Class in org.infinispan.security.impl
NullAuditLogger.
NullAuditLogger() - Constructor for class org.infinispan.security.impl.NullAuditLogger
 
NullCacheEntry<K,V> - Class in org.infinispan.container.entries
 
NullValueConverter - Class in org.infinispan.filter
Converter that returns null for the value.
NullValueConverter.Externalizer - Class in org.infinispan.filter
 
NUM_OWNERS - Static variable in class org.infinispan.configuration.cache.HashConfiguration
 
NUM_SEGMENTS - Static variable in class org.infinispan.configuration.cache.HashConfiguration
 
NUMERIC_ENTRY_VERSION - Static variable in interface org.infinispan.marshall.core.Ids
 
NUMERIC_VERSION - Static variable in interface org.infinispan.marshall.core.Ids
 
NumericEntryVersionExternalizer() - Constructor for class org.infinispan.marshall.exts.MetaParamExternalizers.NumericEntryVersionExternalizer
 
NumericVersion - Class in org.infinispan.container.versioning
Numeric version
NumericVersion(long) - Constructor for class org.infinispan.container.versioning.NumericVersion
 
NumericVersion.Externalizer - Class in org.infinispan.container.versioning
 
NumericVersionGenerator - Class in org.infinispan.container.versioning
Generates unique numeric versions for both local and clustered environments.
NumericVersionGenerator() - Constructor for class org.infinispan.container.versioning.NumericVersionGenerator
 
NumericVersionGenerator.RankCalculator - Class in org.infinispan.container.versioning
 
numOwners() - Method in class org.infinispan.configuration.cache.HashConfiguration
Number of cluster-wide replicas for each cache entry.
numOwners(int) - Method in class org.infinispan.configuration.cache.HashConfigurationBuilder
Number of cluster-wide replicas for each cache entry.
numOwners - Variable in class org.infinispan.distribution.ch.impl.SyncConsistentHashFactory.Builder
 
numRetriesDeprecated() - Method in interface org.infinispan.util.logging.Log
 
numSegments() - Method in class org.infinispan.configuration.cache.HashConfiguration
Controls the total number of hash space segments (per cluster).
numSegments(int) - Method in class org.infinispan.configuration.cache.HashConfigurationBuilder
Controls the total number of hash space segments (per cluster).
numSegments - Variable in class org.infinispan.distribution.ch.impl.SyncConsistentHashFactory.Builder
 
numVirtualNodes() - Method in class org.infinispan.configuration.cache.HashConfiguration
Deprecated.
No longer used since 5.2, replaced by HashConfiguration.numSegments() (which works like a numVirtualNodes value for the entire cluster).
numVirtualNodes(int) - Method in class org.infinispan.configuration.cache.HashConfigurationBuilder
Deprecated.
No longer used since 5.2, replaced by HashConfigurationBuilder.numSegments(int) (which works like a numVirtualNodes value for the entire cluster).

O

OBJECT_NAME - Static variable in class org.infinispan.cache.impl.CacheImpl
 
OBJECT_NAME - Static variable in class org.infinispan.manager.DefaultCacheManager
 
OBJECT_NAME - Static variable in interface org.infinispan.stats.CacheContainerStats
 
objectFromBuffer(byte[], int, int) - Method in class org.infinispan.remoting.transport.jgroups.MarshallerAdapter
 
objectFromByteBuffer(byte[], int, int) - Method in class org.infinispan.marshall.core.VersionAwareMarshaller
 
objectFromObjectStream(ObjectInput) - Method in class org.infinispan.marshall.core.VersionAwareMarshaller
 
objectToBuffer(Object, int) - Method in class org.infinispan.marshall.core.VersionAwareMarshaller
 
objectToBuffer(Object) - Method in class org.infinispan.remoting.transport.jgroups.MarshallerAdapter
 
objectToObjectStream(Object, ObjectOutput) - Method in class org.infinispan.marshall.core.VersionAwareMarshaller
 
observation - Variable in class org.infinispan.notifications.cachelistener.CacheNotifierImpl.BaseCacheEntryListenerInvocation
 
of(Stream<T>) - Static method in class org.infinispan.functional.impl.Traversables
 
offline - Variable in class org.infinispan.xsite.status.AbstractMixedSiteStatus
 
OFFLINE - Static variable in class org.infinispan.xsite.XSiteAdminOperations
 
offlineOn(E) - Method in class org.infinispan.xsite.status.AbstractSiteStatusBuilder
Adds the member with an offline connection to the site.
OfflineSiteStatus - Class in org.infinispan.xsite.status
SiteStatus implementation for offline sites.
OfflineStatus - Class in org.infinispan.xsite
Keeps state needed for knowing when a site needs to be taken offline.
OfflineStatus(TakeOfflineConfiguration, TimeService) - Constructor for class org.infinispan.xsite.OfflineStatus
 
oldValue - Variable in class org.infinispan.container.entries.DeltaAwareCacheEntry
 
oldValue - Variable in class org.infinispan.container.entries.ReadCommittedEntry
 
onClose(Runnable) - Method in class org.infinispan.stream.impl.AbstractCacheStream
 
onClose(Runnable) - Method in class org.infinispan.stream.impl.AbstractDelegatingCacheStream
 
onClose(Runnable) - Method in class org.infinispan.stream.impl.local.AbstractLocalCacheStream
 
onCloseRunnables - Variable in class org.infinispan.stream.impl.local.AbstractLocalCacheStream
 
onClusterViewChange(AvailabilityStrategyContext, List<Address>) - Method in interface org.infinispan.partitionhandling.impl.AvailabilityStrategy
Called when the cluster view changed (e.g.
onClusterViewChange(AvailabilityStrategyContext, List<Address>) - Method in class org.infinispan.partitionhandling.impl.PreferAvailabilityStrategy
 
onClusterViewChange(AvailabilityStrategyContext, List<Address>) - Method in class org.infinispan.partitionhandling.impl.PreferConsistencyStrategy
 
onComplete() - Method in interface org.infinispan.remoting.inboundhandler.action.ActionListener
Invoked when an Action is completed.
onComplete() - Method in class org.infinispan.remoting.inboundhandler.action.CompositeAction
 
onComplete() - Method in class org.infinispan.remoting.inboundhandler.action.DefaultReadyAction
 
onCompletion(Address, Set<Integer>, R) - Method in interface org.infinispan.stream.impl.ClusterStreamManager.ResultsCallback
Essentially the same as ClusterStreamManager.ResultsCallback.onIntermediateResult(Address address, Object) except that this is the last time this callback will be invoked and it tells which segments were completed
onCompletion() - Method in interface org.infinispan.transaction.xa.CacheTransaction.TransactionCompletedListener
 
onCreate(Consumer<EntryView.ReadEntryView<K, V>>) - Method in class org.infinispan.functional.impl.FunctionalNotifierImpl
 
onEntryActivated(CacheEntryActivatedEvent<K, V>) - Method in class org.infinispan.iteration.impl.LocalEntryRetriever.PassivationListener
 
onEntryActivated(Object) - Method in interface org.infinispan.util.concurrent.BoundedConcurrentHashMap.EvictionListener
 
onEntryChosenForEviction(V) - Method in interface org.infinispan.util.concurrent.BoundedConcurrentHashMap.EvictionListener
 
onEntryEviction(Map<? extends K, InternalCacheEntry<? extends K, ? extends V>>) - Method in interface org.infinispan.eviction.EvictionManager
Handles notifications of evicted entries
onEntryEviction(Map<? extends K, InternalCacheEntry<? extends K, ? extends V>>) - Method in class org.infinispan.eviction.impl.EvictionManagerImpl
 
onEntryEviction(Map<K, V>) - Method in interface org.infinispan.util.concurrent.BoundedConcurrentHashMap.EvictionListener
 
onEntryHit(BoundedConcurrentHashMap.HashEntry<K, V>) - Method in interface org.infinispan.util.concurrent.BoundedConcurrentHashMap.EvictionPolicy
Invoked to notify EvictionPolicy implementation that an entry in Segment has been accessed.
onEntryMiss(BoundedConcurrentHashMap.HashEntry<K, V>) - Method in interface org.infinispan.util.concurrent.BoundedConcurrentHashMap.EvictionPolicy
Invoked to notify EvictionPolicy implementation that there has been an attempt to access an entry in Segment, however that entry was not present in Segment.
onEntryRemove(BoundedConcurrentHashMap.HashEntry<K, V>) - Method in interface org.infinispan.util.concurrent.BoundedConcurrentHashMap.EvictionPolicy
Invoked to notify EvictionPolicy implementation that an entry e has been removed from Segment.
onEntryRemoved(Object) - Method in interface org.infinispan.util.concurrent.BoundedConcurrentHashMap.EvictionListener
 
onEntryValueReplaced(Object, InternalCacheEntry) - Method in class org.infinispan.context.impl.AbstractInvocationContext
Deprecated.
Since 8.1, no longer used.
onePhaseCommit - Variable in class org.infinispan.commands.tx.PrepareCommand
 
onEvent(LockState) - Method in class org.infinispan.remoting.inboundhandler.action.LockAction
 
onEvent(LockState) - Method in class org.infinispan.remoting.inboundhandler.NonTotalOrderPerCacheInboundInvocationHandler
 
onEvent(Object, LockState) - Method in interface org.infinispan.util.concurrent.locks.KeyAwareLockListener
Invoked when the lock is available.
onEvent(LockState) - Method in interface org.infinispan.util.concurrent.locks.LockListener
Invoked when the lock is available.
onException(Throwable) - Method in class org.infinispan.remoting.inboundhandler.BaseBlockingRunnable
 
onFinally() - Method in class org.infinispan.remoting.inboundhandler.BaseBlockingRunnable
 
onGracefulLeave(AvailabilityStrategyContext, Address) - Method in interface org.infinispan.partitionhandling.impl.AvailabilityStrategy
Called when a node leaves gracefully.
onGracefulLeave(AvailabilityStrategyContext, Address) - Method in class org.infinispan.partitionhandling.impl.PreferAvailabilityStrategy
 
onGracefulLeave(AvailabilityStrategyContext, Address) - Method in class org.infinispan.partitionhandling.impl.PreferConsistencyStrategy
 
onIntermediateResult(Address, R) - Method in interface org.infinispan.stream.impl.ClusterStreamManager.ResultsCallback
Called back for intermediate data returned from an operation.
onJoin(AvailabilityStrategyContext, Address) - Method in interface org.infinispan.partitionhandling.impl.AvailabilityStrategy
Called when a node joins.
onJoin(AvailabilityStrategyContext, Address) - Method in class org.infinispan.partitionhandling.impl.PreferAvailabilityStrategy
 
onJoin(AvailabilityStrategyContext, Address) - Method in class org.infinispan.partitionhandling.impl.PreferConsistencyStrategy
 
onKeys(KIn...) - Method in class org.infinispan.distexec.mapreduce.MapReduceTask
Deprecated.
Rather than use all available keys as input onKeys allows users to specify a subset of keys as input to this task
online - Variable in class org.infinispan.xsite.status.AbstractMixedSiteStatus
 
ONLINE - Static variable in class org.infinispan.xsite.XSiteAdminOperations
 
onlineOn(E) - Method in class org.infinispan.xsite.status.AbstractSiteStatusBuilder
Adds the element with an online connection to the site.
OnlineSiteStatus - Class in org.infinispan.xsite.status
SiteStatus implementation for online sites.
onlyPrimary - Variable in class org.infinispan.notifications.cachelistener.CacheNotifierImpl.BaseCacheEntryListenerInvocation
 
onManualAvailabilityChange(AvailabilityStrategyContext, AvailabilityMode) - Method in interface org.infinispan.partitionhandling.impl.AvailabilityStrategy
Called when the administrator manually changes the availability status.
onManualAvailabilityChange(AvailabilityStrategyContext, AvailabilityMode) - Method in class org.infinispan.partitionhandling.impl.PreferAvailabilityStrategy
 
onManualAvailabilityChange(AvailabilityStrategyContext, AvailabilityMode) - Method in class org.infinispan.partitionhandling.impl.PreferConsistencyStrategy
 
onModify(BiConsumer<EntryView.ReadEntryView<K, V>, EntryView.ReadEntryView<K, V>>) - Method in class org.infinispan.functional.impl.FunctionalNotifierImpl
 
onPartitionChange(PartitionStatusChangedEvent<K, V>) - Method in class org.infinispan.iteration.impl.LocalEntryRetriever.PartitionListener
 
onPartitionChange(PartitionStatusChangedEvent<K, ?>) - Method in class org.infinispan.stream.impl.PartitionAwareClusterStreamManager.PartitionListener
 
onPartitionMerge(AvailabilityStrategyContext, Collection<CacheStatusResponse>) - Method in interface org.infinispan.partitionhandling.impl.AvailabilityStrategy
Called when two or more partitions merge, to compute the stable and current cache topologies for the merged cluster.
onPartitionMerge(AvailabilityStrategyContext, Collection<CacheStatusResponse>) - Method in class org.infinispan.partitionhandling.impl.PreferAvailabilityStrategy
 
onPartitionMerge(AvailabilityStrategyContext, Collection<CacheStatusResponse>) - Method in class org.infinispan.partitionhandling.impl.PreferConsistencyStrategy
 
onPostExecute(Mapper<KIn, VIn, KOut, VOut>) - Method in class org.infinispan.distexec.mapreduce.spi.DefaultMapReduceTaskLifecycle
 
onPostExecute(Reducer<KOut, VOut>) - Method in class org.infinispan.distexec.mapreduce.spi.DefaultMapReduceTaskLifecycle
 
onPostExecute(Mapper<KIn, VIn, KOut, VOut>) - Method in interface org.infinispan.distexec.mapreduce.spi.MapReduceTaskLifecycle
 
onPostExecute(Reducer<KOut, VOut>) - Method in interface org.infinispan.distexec.mapreduce.spi.MapReduceTaskLifecycle
 
onPostExecute(Mapper<KIn, VIn, KOut, VOut>) - Method in class org.infinispan.distexec.mapreduce.spi.MapReduceTaskLifecycleService
 
onPostExecute(Reducer<KOut, VOut>) - Method in class org.infinispan.distexec.mapreduce.spi.MapReduceTaskLifecycleService
 
onPostExecute(Callable<T>) - Method in class org.infinispan.distexec.spi.DefaultDistributedTaskLifecycle
 
onPostExecute(Callable<T>) - Method in interface org.infinispan.distexec.spi.DistributedTaskLifecycle
 
onPostExecute(Callable<T>) - Method in class org.infinispan.distexec.spi.DistributedTaskLifecycleService
 
onPreExecute(Mapper<KIn, VIn, KOut, VOut>, Cache<KIn, VIn>) - Method in class org.infinispan.distexec.mapreduce.spi.DefaultMapReduceTaskLifecycle
 
onPreExecute(Reducer<KOut, VOut>, Cache<?, ?>) - Method in class org.infinispan.distexec.mapreduce.spi.DefaultMapReduceTaskLifecycle
 
onPreExecute(Mapper<KIn, VIn, KOut, VOut>, Cache<KIn, VIn>) - Method in interface org.infinispan.distexec.mapreduce.spi.MapReduceTaskLifecycle
 
onPreExecute(Reducer<KOut, VOut>, Cache<?, ?>) - Method in interface org.infinispan.distexec.mapreduce.spi.MapReduceTaskLifecycle
 
onPreExecute(Mapper<KIn, VIn, KOut, VOut>, Cache<KIn, VIn>) - Method in class org.infinispan.distexec.mapreduce.spi.MapReduceTaskLifecycleService
 
onPreExecute(Reducer<KOut, VOut>, Cache<?, ?>) - Method in class org.infinispan.distexec.mapreduce.spi.MapReduceTaskLifecycleService
 
onPreExecute(Callable<T>, Cache<K, V>) - Method in class org.infinispan.distexec.spi.DefaultDistributedTaskLifecycle
 
onPreExecute(Callable<T>, Cache<K, V>) - Method in interface org.infinispan.distexec.spi.DistributedTaskLifecycle
 
onPreExecute(Callable<T>, Cache<K, V>) - Method in class org.infinispan.distexec.spi.DistributedTaskLifecycleService
 
onReady() - Method in class org.infinispan.remoting.inboundhandler.action.PendingTxAction
 
onReady() - Method in interface org.infinispan.util.concurrent.locks.PendingLockListener
Invoked when PendingLockPromise is ready.
onRebalanceEnd(AvailabilityStrategyContext) - Method in interface org.infinispan.partitionhandling.impl.AvailabilityStrategy
Called when a rebalance ends.
onRebalanceEnd(AvailabilityStrategyContext) - Method in class org.infinispan.partitionhandling.impl.PreferAvailabilityStrategy
 
onRebalanceEnd(AvailabilityStrategyContext) - Method in class org.infinispan.partitionhandling.impl.PreferConsistencyStrategy
 
onRemove(Object, boolean) - Method in interface org.infinispan.eviction.ActivationManager
Remove key and associated value from cache store and update the activation counter.
onRemove(Object, boolean) - Method in class org.infinispan.eviction.impl.ActivationManagerImpl
 
onRemove(Object, boolean) - Method in class org.infinispan.eviction.impl.ActivationManagerStub
 
onRemove(Consumer<EntryView.ReadEntryView<K, V>>) - Method in class org.infinispan.functional.impl.FunctionalNotifierImpl
 
onSegmentsLost(Set<Integer>) - Method in interface org.infinispan.stream.impl.ClusterStreamManager.ResultsCallback
Called back when a segment is found to have been lost that is no longer remote This method should return as soon as possible and not block in any fashion.
onStateReceived(int, boolean) - Method in class org.infinispan.statetransfer.InboundTransferTask
 
onTopologyChange(TopologyChangedEvent<?, ?>) - Method in class org.infinispan.container.versioning.SimpleClusteredVersionGenerator.TopologyIdUpdater
 
onTopologyChange(TopologyChangedEvent<?, ?>) - Method in class org.infinispan.transaction.impl.TransactionTable
 
onTopologyUpdate(CacheTopology) - Method in class org.infinispan.partitionhandling.impl.AvailablePartitionHandlingManager
 
onTopologyUpdate(CacheTopology) - Method in interface org.infinispan.partitionhandling.impl.PartitionHandlingManager
Notifies the PartitionHandlingManager that the cache topology was update.
onTopologyUpdate(CacheTopology) - Method in class org.infinispan.partitionhandling.impl.PartitionHandlingManagerImpl
 
onTopologyUpdate(CacheTopology, boolean) - Method in interface org.infinispan.statetransfer.StateConsumer
Receive notification of topology changes.
onTopologyUpdate(CacheTopology, boolean) - Method in class org.infinispan.statetransfer.StateConsumerImpl
 
onTopologyUpdate(CacheTopology, boolean) - Method in interface org.infinispan.statetransfer.StateProvider
Receive notification of topology changes.
onTopologyUpdate(CacheTopology, boolean) - Method in class org.infinispan.statetransfer.StateProviderImpl
 
onUpdate(Object, boolean) - Method in interface org.infinispan.eviction.ActivationManager
Remove key and associated value from cache store and update the activation counter.
onUpdate(Object, boolean) - Method in class org.infinispan.eviction.impl.ActivationManagerImpl
 
onUpdate(Object, boolean) - Method in class org.infinispan.eviction.impl.ActivationManagerStub
 
onViewChange(ViewChangedEvent) - Method in class org.infinispan.transaction.impl.TransactionTable
 
onWrite(Consumer<EntryView.ReadEntryView<K, V>>) - Method in class org.infinispan.functional.impl.FunctionalNotifierImpl
 
open() - Method in class org.infinispan.util.concurrent.ReclosableLatch
 
Operation<K,V> - Class in org.infinispan.atomic.impl
An atomic operation.
Operation() - Constructor for class org.infinispan.atomic.impl.Operation
 
OptimisticBackupInterceptor - Class in org.infinispan.interceptors.xsite
Handles x-site data backups for optimistic transactional caches.
OptimisticBackupInterceptor() - Constructor for class org.infinispan.interceptors.xsite.OptimisticBackupInterceptor
 
OptimisticLockingInterceptor - Class in org.infinispan.interceptors.locking
Deprecated.
Since 8.2, no longer public API.
OptimisticLockingInterceptor() - Constructor for class org.infinispan.interceptors.locking.OptimisticLockingInterceptor
Deprecated.
 
OPTIONAL - Static variable in interface org.infinispan.marshall.core.Ids
 
OptionalExternalizer - Class in org.infinispan.marshall.exts
 
OptionalExternalizer() - Constructor for class org.infinispan.marshall.exts.OptionalExternalizer
 
org.infinispan - package org.infinispan
This is the core of Infinispan, a distributed, transactional, highly scalable data grid platform.
org.infinispan.affinity - package org.infinispan.affinity
This package contains the KeyAffinityService interfaces which allow user code to determine mapping of keys onto nodes
org.infinispan.affinity.impl - package org.infinispan.affinity.impl
 
org.infinispan.atomic - package org.infinispan.atomic
This package contains the AtomicMap interfaces and API that Infinispan exposes as building blocks in creating other public interfaces such as the Tree API.
org.infinispan.atomic.impl - package org.infinispan.atomic.impl
 
org.infinispan.batch - package org.infinispan.batch
Support for batching calls using the BatchingCache.startBatch() and BatchingCache.endBatch(boolean) API.
org.infinispan.cache.impl - package org.infinispan.cache.impl
 
org.infinispan.commands - package org.infinispan.commands
Commands that operate on the cache, either locally or remotely.
org.infinispan.commands.control - package org.infinispan.commands.control
 
org.infinispan.commands.functional - package org.infinispan.commands.functional
 
org.infinispan.commands.module - package org.infinispan.commands.module
 
org.infinispan.commands.read - package org.infinispan.commands.read
 
org.infinispan.commands.remote - package org.infinispan.commands.remote
Meta-commands that wrap other commands for remote execution.
org.infinispan.commands.remote.recovery - package org.infinispan.commands.remote.recovery
 
org.infinispan.commands.tx - package org.infinispan.commands.tx
Commands that represent transactional lifecycle transitions.
org.infinispan.commands.tx.totalorder - package org.infinispan.commands.tx.totalorder
 
org.infinispan.commands.write - package org.infinispan.commands.write
Commands that alter the state of the cache.
org.infinispan.compat - package org.infinispan.compat
 
org.infinispan.configuration - package org.infinispan.configuration
 
org.infinispan.configuration.cache - package org.infinispan.configuration.cache
Cache configuration
org.infinispan.configuration.format - package org.infinispan.configuration.format
 
org.infinispan.configuration.global - package org.infinispan.configuration.global
EmbeddedCacheManager configuration
org.infinispan.configuration.parsing - package org.infinispan.configuration.parsing
 
org.infinispan.container - package org.infinispan.container
Data containers which store cache entries.
org.infinispan.container.entries - package org.infinispan.container.entries
Entries which are stored in data containers.
org.infinispan.container.entries.metadata - package org.infinispan.container.entries.metadata
 
org.infinispan.container.entries.versioned - package org.infinispan.container.entries.versioned
 
org.infinispan.container.versioning - package org.infinispan.container.versioning
 
org.infinispan.context - package org.infinispan.context
Contexts contain information of a specific invocation on the cache, such as its origins, scope (transactional or non-transactional), as well as invocation-specific flags.
org.infinispan.context.impl - package org.infinispan.context.impl
This package contains different context implementations, selected dynamically based on the type of invocation.
org.infinispan.distexec - package org.infinispan.distexec
Distribute Executor APIs
org.infinispan.distexec.mapreduce - package org.infinispan.distexec.mapreduce
Map/Reduce APIs
org.infinispan.distexec.mapreduce.spi - package org.infinispan.distexec.mapreduce.spi
 
org.infinispan.distexec.spi - package org.infinispan.distexec.spi
 
org.infinispan.distribution - package org.infinispan.distribution
Classes relating to the distributed cache mode.
org.infinispan.distribution.ch - package org.infinispan.distribution.ch
Consistent Hash interfaces
org.infinispan.distribution.ch.impl - package org.infinispan.distribution.ch.impl
 
org.infinispan.distribution.group - package org.infinispan.distribution.group
Groups allow keys with differeing hash codes to be co-located on the same node.
org.infinispan.distribution.group.impl - package org.infinispan.distribution.group.impl
 
org.infinispan.distribution.impl - package org.infinispan.distribution.impl
 
org.infinispan.distribution.topologyaware - package org.infinispan.distribution.topologyaware
 
org.infinispan.distribution.util - package org.infinispan.distribution.util
 
org.infinispan.eviction - package org.infinispan.eviction
Classes related to eviction.
org.infinispan.eviction.impl - package org.infinispan.eviction.impl
 
org.infinispan.executors - package org.infinispan.executors
Implementations of different executors used for asynchronous operation.
org.infinispan.expiration - package org.infinispan.expiration
Classes related to entry expiration.
org.infinispan.expiration.impl - package org.infinispan.expiration.impl
 
org.infinispan.factories - package org.infinispan.factories
Factories are internal components used to create other components based on a cache's configuration.
org.infinispan.factories.annotations - package org.infinispan.factories.annotations
Internal annotations to control the lifecycle of cache components.
org.infinispan.factories.components - package org.infinispan.factories.components
 
org.infinispan.factories.scopes - package org.infinispan.factories.scopes
Scopes of components within the lifespan of a CacheManager and its various Caches, and related utilities.
org.infinispan.factories.threads - package org.infinispan.factories.threads
 
org.infinispan.filter - package org.infinispan.filter
Provides capabilities around filtering and converting entries that are found in the cache or cache store/loader.
org.infinispan.functional.impl - package org.infinispan.functional.impl
 
org.infinispan.globalstate - package org.infinispan.globalstate
 
org.infinispan.globalstate.impl - package org.infinispan.globalstate.impl
 
org.infinispan.interceptors - package org.infinispan.interceptors
Infinispan is designed around a set of interceptors around a data container.
org.infinispan.interceptors.base - package org.infinispan.interceptors.base
Base interceptors containing common, reusable behavior.
org.infinispan.interceptors.compat - package org.infinispan.interceptors.compat
 
org.infinispan.interceptors.distribution - package org.infinispan.interceptors.distribution
 
org.infinispan.interceptors.locking - package org.infinispan.interceptors.locking
 
org.infinispan.interceptors.totalorder - package org.infinispan.interceptors.totalorder
 
org.infinispan.interceptors.xsite - package org.infinispan.interceptors.xsite
 
org.infinispan.io - package org.infinispan.io
Provides Infinispan-specific input and output streams, buffers and related utilities.
org.infinispan.iteration - package org.infinispan.iteration
Provides Infinispan-specific utilities for iterating over entries in the cache, specifically optimized for distributed caches.
org.infinispan.iteration.impl - package org.infinispan.iteration.impl
Provides Infinispan-specific implementation details iterating over entries in the cache, specifically optimized for distributed caches.
org.infinispan.jmx - package org.infinispan.jmx
Helpers that allow easy exposure of attributes and operations via JMX.
org.infinispan.jmx.annotations - package org.infinispan.jmx.annotations
JMX 2.0-like annotations, with no dependencies on JMX 2.0.
org.infinispan.lifecycle - package org.infinispan.lifecycle
Component lifecycle.
org.infinispan.manager - package org.infinispan.manager
Cache manager package
org.infinispan.manager.impl - package org.infinispan.manager.impl
 
org.infinispan.marshall - package org.infinispan.marshall
 
org.infinispan.marshall.core - package org.infinispan.marshall.core
 
org.infinispan.marshall.exts - package org.infinispan.marshall.exts
Externalizers for various JDK types that are marshalled using the marshalling framework.
org.infinispan.metadata - package org.infinispan.metadata
Metadata interfaces
org.infinispan.metadata.impl - package org.infinispan.metadata.impl
 
org.infinispan.notifications - package org.infinispan.notifications
Notifications and eventing for listeners on both the Cache and CacheManager interfaces.
org.infinispan.notifications.cachelistener - package org.infinispan.notifications.cachelistener
Cache-specific notifications and eventing.
org.infinispan.notifications.cachelistener.annotation - package org.infinispan.notifications.cachelistener.annotation
Cache-specific listener annotations
org.infinispan.notifications.cachelistener.cluster - package org.infinispan.notifications.cachelistener.cluster
 
org.infinispan.notifications.cachelistener.cluster.impl - package org.infinispan.notifications.cachelistener.cluster.impl
 
org.infinispan.notifications.cachelistener.event - package org.infinispan.notifications.cachelistener.event
Cache-specific listener events
org.infinispan.notifications.cachelistener.event.impl - package org.infinispan.notifications.cachelistener.event.impl
 
org.infinispan.notifications.cachelistener.filter - package org.infinispan.notifications.cachelistener.filter
Cache-specific notifications and eventing filtering classes.
org.infinispan.notifications.cachemanagerlistener - package org.infinispan.notifications.cachemanagerlistener
CacheManager-specific notifications and eventing.
org.infinispan.notifications.cachemanagerlistener.annotation - package org.infinispan.notifications.cachemanagerlistener.annotation
EmbeddedCacheManager-specific listener annotations
org.infinispan.notifications.cachemanagerlistener.event - package org.infinispan.notifications.cachemanagerlistener.event
EmbeddedCacheManager-specific listener events
org.infinispan.notifications.cachemanagerlistener.event.impl - package org.infinispan.notifications.cachemanagerlistener.event.impl
 
org.infinispan.notifications.impl - package org.infinispan.notifications.impl
 
org.infinispan.partitionhandling - package org.infinispan.partitionhandling
 
org.infinispan.partitionhandling.impl - package org.infinispan.partitionhandling.impl
 
org.infinispan.persistence - package org.infinispan.persistence
This package contains stores, which are used for overflow or persistence.
org.infinispan.persistence.async - package org.infinispan.persistence.async
 
org.infinispan.persistence.cluster - package org.infinispan.persistence.cluster
A CacheLoader (not CacheWriter) that polls other nodes in the cluster for state.
org.infinispan.persistence.factory - package org.infinispan.persistence.factory
 
org.infinispan.persistence.file - package org.infinispan.persistence.file
Simple filesystem-based CacheWriter implementation.
org.infinispan.persistence.keymappers - package org.infinispan.persistence.keymappers
 
org.infinispan.persistence.manager - package org.infinispan.persistence.manager
 
org.infinispan.persistence.modifications - package org.infinispan.persistence.modifications
Modifications that are used to encapsulate cache operations for application to a CacheStore.
org.infinispan.persistence.spi - package org.infinispan.persistence.spi
The Persistence SPI
org.infinispan.persistence.support - package org.infinispan.persistence.support
 
org.infinispan.persistence.util - package org.infinispan.persistence.util
 
org.infinispan.registry - package org.infinispan.registry
The internal cache registry API
org.infinispan.registry.impl - package org.infinispan.registry.impl
 
org.infinispan.remoting - package org.infinispan.remoting
Remote communication between cache instances.
org.infinispan.remoting.inboundhandler - package org.infinispan.remoting.inboundhandler
 
org.infinispan.remoting.inboundhandler.action - package org.infinispan.remoting.inboundhandler.action
 
org.infinispan.remoting.responses - package org.infinispan.remoting.responses
Abstractions of the different response types allowed during RPC.
org.infinispan.remoting.rpc - package org.infinispan.remoting.rpc
Remote Procedure Call (RPC) interfaces and components used to invoke remote methods on cache instances.
org.infinispan.remoting.transport - package org.infinispan.remoting.transport
Transports handle the low-level networking, used by the remoting components.
org.infinispan.remoting.transport.jgroups - package org.infinispan.remoting.transport.jgroups
A transport implementation based on JGroups.
org.infinispan.security - package org.infinispan.security
The Security API
org.infinispan.security.actions - package org.infinispan.security.actions
 
org.infinispan.security.impl - package org.infinispan.security.impl
 
org.infinispan.statetransfer - package org.infinispan.statetransfer
Transfer of state to new caches in a cluster.
org.infinispan.stats - package org.infinispan.stats
Cache statistics.
org.infinispan.stats.impl - package org.infinispan.stats.impl
 
org.infinispan.stream - package org.infinispan.stream
This package contains various helper classes when using the CacheStream or its various classes.
org.infinispan.stream.impl - package org.infinispan.stream.impl
 
org.infinispan.stream.impl.interceptor - package org.infinispan.stream.impl.interceptor
 
org.infinispan.stream.impl.intops - package org.infinispan.stream.impl.intops
 
org.infinispan.stream.impl.intops.object - package org.infinispan.stream.impl.intops.object
 
org.infinispan.stream.impl.intops.primitive.d - package org.infinispan.stream.impl.intops.primitive.d
 
org.infinispan.stream.impl.intops.primitive.i - package org.infinispan.stream.impl.intops.primitive.i
 
org.infinispan.stream.impl.intops.primitive.l - package org.infinispan.stream.impl.intops.primitive.l
 
org.infinispan.stream.impl.local - package org.infinispan.stream.impl.local
 
org.infinispan.stream.impl.spliterators - package org.infinispan.stream.impl.spliterators
 
org.infinispan.stream.impl.termop - package org.infinispan.stream.impl.termop
 
org.infinispan.stream.impl.termop.object - package org.infinispan.stream.impl.termop.object
 
org.infinispan.stream.impl.termop.primitive - package org.infinispan.stream.impl.termop.primitive
 
org.infinispan.stream.impl.tx - package org.infinispan.stream.impl.tx
 
org.infinispan.topology - package org.infinispan.topology
 
org.infinispan.transaction - package org.infinispan.transaction
JTA transaction support.
org.infinispan.transaction.impl - package org.infinispan.transaction.impl
 
org.infinispan.transaction.lookup - package org.infinispan.transaction.lookup
Interfaces and implementations of lookup classes to locate and/or instantiate JTA TransactionManagers.
org.infinispan.transaction.synchronization - package org.infinispan.transaction.synchronization
 
org.infinispan.transaction.tm - package org.infinispan.transaction.tm
Infinispan's bare-bones internal transaction manager, used for batching calls as well as as a dummy, unit-test-only transaction manager.
org.infinispan.transaction.totalorder - package org.infinispan.transaction.totalorder
 
org.infinispan.transaction.xa - package org.infinispan.transaction.xa
XA transaction support.
org.infinispan.transaction.xa.recovery - package org.infinispan.transaction.xa.recovery
 
org.infinispan.upgrade - package org.infinispan.upgrade
 
org.infinispan.util - package org.infinispan.util
General utilities that are not specific to Infinispan, including string parsing helpers, reflection tools and collections and containers designed to supplement the JDK-provided containers.
org.infinispan.util.concurrent - package org.infinispan.util.concurrent
Thread-safe containers and other concurrency-related utilities, designed to supplement JDK concurrency utilities and containers.
org.infinispan.util.concurrent.locks - package org.infinispan.util.concurrent.locks
Lock and synchronization related classes, tools and utilities.
org.infinispan.util.concurrent.locks.impl - package org.infinispan.util.concurrent.locks.impl
 
org.infinispan.util.logging - package org.infinispan.util.logging
Infinispan's logging abstractions that delegate to either JDK or Log4J logging engines.
org.infinispan.util.logging.events - package org.infinispan.util.logging.events
 
org.infinispan.util.logging.events.impl - package org.infinispan.util.logging.events.impl
 
org.infinispan.util.stream - package org.infinispan.util.stream
 
org.infinispan.xsite - package org.infinispan.xsite
 
org.infinispan.xsite.statetransfer - package org.infinispan.xsite.statetransfer
 
org.infinispan.xsite.status - package org.infinispan.xsite.status
 
orphanTransactionRolledBack(GlobalTransaction) - Method in interface org.infinispan.util.logging.Log
 
OutboundTransferTask - Class in org.infinispan.statetransfer
Outbound state transfer task.
OutboundTransferTask(Address, Set<Integer>, int, int, ConsistentHash, StateProviderImpl, DataContainer, PersistenceManager, RpcManager, CommandsFactory, InternalEntryFactory, long, String) - Constructor for class org.infinispan.statetransfer.OutboundTransferTask
 
outdatedTopology(Throwable) - Method in interface org.infinispan.util.logging.Log
 
OutdatedTopologyException - Exception in org.infinispan.statetransfer
An exception signalling that a command should be retried because it was executed with an outdated topology.
OutdatedTopologyException(String) - Constructor for exception org.infinispan.statetransfer.OutdatedTopologyException
 
OutdatedTopologyException(String, Throwable) - Constructor for exception org.infinispan.statetransfer.OutdatedTopologyException
 
OWNED_SEGMENTS_ALLOWED_VARIATION - Static variable in class org.infinispan.distribution.ch.impl.SyncConsistentHashFactory
 
OWNED_SEGMENTS_ALLOWED_VARIATION - Static variable in class org.infinispan.distribution.ch.impl.SyncReplicatedConsistentHashFactory
 
OwnershipStatistics - Class in org.infinispan.distribution.ch.impl
This class holds statistics about a consistent hash.
OwnershipStatistics(List<Address>) - Constructor for class org.infinispan.distribution.ch.impl.OwnershipStatistics
 
OwnershipStatistics(ConsistentHash, List<Address>) - Constructor for class org.infinispan.distribution.ch.impl.OwnershipStatistics
 
OwnershipStatistics(OwnershipStatistics) - Constructor for class org.infinispan.distribution.ch.impl.OwnershipStatistics
 
ownsData() - Method in interface org.infinispan.statetransfer.StateConsumer
 
ownsData() - Method in class org.infinispan.statetransfer.StateConsumerImpl
 
ownsData() - Method in interface org.infinispan.statetransfer.StateTransferManager
 
ownsData() - Method in class org.infinispan.statetransfer.StateTransferManagerImpl
 
ownsLock(Object) - Method in class org.infinispan.transaction.impl.AbstractCacheTransaction
 
ownsLock(Object) - Method in interface org.infinispan.transaction.xa.CacheTransaction
 
ownsLock(Object, Object) - Method in class org.infinispan.util.concurrent.locks.impl.DefaultLockManager
 
ownsLock(Object, Object) - Method in interface org.infinispan.util.concurrent.locks.LockManager
Tests if the lockOwner owns a lock on the key.

P

parallel - Variable in class org.infinispan.stream.impl.AbstractCacheStream
 
parallel() - Method in class org.infinispan.stream.impl.AbstractCacheStream
 
parallel() - Method in class org.infinispan.stream.impl.AbstractDelegatingCacheStream
 
parallel - Variable in class org.infinispan.stream.impl.local.AbstractLocalCacheStream
 
parallel() - Method in class org.infinispan.stream.impl.local.AbstractLocalCacheStream
 
parallelDistribution() - Method in interface org.infinispan.CacheStream
This would enable sending requests to all other remote nodes when a terminal operator is performed.
parallelDistribution - Variable in class org.infinispan.stream.impl.AbstractCacheStream
 
parallelDistribution() - Method in class org.infinispan.stream.impl.AbstractDelegatingCacheStream
 
parallelDistribution() - Method in class org.infinispan.stream.impl.DistributedCacheStream
 
parallelDistribution() - Method in class org.infinispan.stream.impl.local.LocalCacheStream
 
parallelStream() - Method in class org.infinispan.cache.impl.SimpleCacheImpl.CacheEntrySet
 
parallelStream() - Method in class org.infinispan.cache.impl.SimpleCacheImpl.EntrySet
 
parallelStream() - Method in class org.infinispan.cache.impl.SimpleCacheImpl.KeySet
 
parallelStream() - Method in class org.infinispan.cache.impl.SimpleCacheImpl.Values
 
parallelStream() - Method in interface org.infinispan.CacheCollection
 
parallelStream() - Method in class org.infinispan.interceptors.distribution.DistributionBulkInterceptor.BackingEntrySet
Deprecated.
 
parallelStream() - Method in class org.infinispan.interceptors.distribution.DistributionBulkInterceptor.BackingKeySet
Deprecated.
 
parallelStream() - Method in class org.infinispan.interceptors.distribution.DistributionBulkInterceptor.TxBackingEntrySet
Deprecated.
 
parallelStream() - Method in class org.infinispan.stream.impl.AbstractDelegatingCacheCollection
 
parallelStream() - Method in class org.infinispan.stream.impl.interceptor.AbstractDelegatingEntryCacheSet
 
parallelStream() - Method in class org.infinispan.stream.impl.interceptor.AbstractDelegatingKeyCacheSet
 
parallelStream() - Method in class org.infinispan.stream.impl.local.ValueCacheCollection
 
parallelStream() - Method in class org.infinispan.util.AbstractDelegatingCollection
 
Parameter - Annotation Type in org.infinispan.jmx.annotations
 
ParamKeyValueFilterConverterFactory<K,V,C> - Interface in org.infinispan.filter
Factory for KeyValueFilterConverter instances supporting parameters.
Params - Class in org.infinispan.functional.impl
Internal class that encapsulates collection of parameters used to tweak functional map operations.
ParamsCommand - Interface in org.infinispan.commands.functional
A command that carries parameters.
parse(InputStream) - Method in class org.infinispan.configuration.parsing.ParserRegistry
 
parse(InputStream, ConfigurationBuilderHolder) - Method in class org.infinispan.configuration.parsing.ParserRegistry
 
parse(XMLExtendedStreamReader, ConfigurationBuilderHolder) - Method in class org.infinispan.configuration.parsing.ParserRegistry
 
parseCacheElement(XMLExtendedStreamReader, Element, ConfigurationBuilderHolder) - Method in class org.infinispan.configuration.parsing.Parser72
 
parseCacheElement(XMLExtendedStreamReader, Element, ConfigurationBuilderHolder) - Method in class org.infinispan.configuration.parsing.Parser80
 
ParsedCacheMode - Enum in org.infinispan.configuration.parsing
 
parseElement(XMLExtendedStreamReader, ConfigurationBuilderHolder) - Method in interface org.infinispan.configuration.parsing.NamespaceMappingParser
Recursively parses the current element of an XML stream using an appropriate ConfigurationParser depending on the element's namespace.
parseElement(XMLExtendedStreamReader, ConfigurationBuilderHolder) - Method in class org.infinispan.configuration.parsing.ParserRegistry
 
parseEviction(XMLExtendedStreamReader, ConfigurationBuilder) - Method in class org.infinispan.configuration.parsing.Parser72
 
parseEviction(XMLExtendedStreamReader, ConfigurationBuilder) - Method in class org.infinispan.configuration.parsing.Parser80
 
parseFile(String) - Method in class org.infinispan.configuration.parsing.ParserRegistry
 
parseFileStore(XMLExtendedStreamReader, ConfigurationBuilderHolder) - Method in class org.infinispan.configuration.parsing.Parser72
 
parseFileStore(XMLExtendedStreamReader, ConfigurationBuilderHolder) - Method in class org.infinispan.configuration.parsing.Parser80
 
parseLocking(XMLExtendedStreamReader, ConfigurationBuilder) - Method in class org.infinispan.configuration.parsing.Parser72
 
parseLocking(XMLExtendedStreamReader, ConfigurationBuilder) - Method in class org.infinispan.configuration.parsing.Parser80
 
parseProperties(XMLExtendedStreamReader) - Static method in class org.infinispan.configuration.parsing.Parser
 
parseProperties(XMLExtendedStreamReader) - Static method in class org.infinispan.configuration.parsing.Parser72
 
parseProperties(XMLExtendedStreamReader) - Static method in class org.infinispan.configuration.parsing.Parser80
parseProperty(XMLExtendedStreamReader, Properties) - Static method in class org.infinispan.configuration.parsing.Parser
 
Parser - Class in org.infinispan.configuration.parsing
Provides common utility methods so that dependent parsers can use them
Parser() - Constructor for class org.infinispan.configuration.parsing.Parser
 
Parser72 - Class in org.infinispan.configuration.parsing
This class implements the parser for Infinispan/AS7/EAP/JDG schema files
Parser72() - Constructor for class org.infinispan.configuration.parsing.Parser72
 
Parser72.Mode - Enum in org.infinispan.configuration.parsing
 
Parser72.TransactionMode - Enum in org.infinispan.configuration.parsing
 
Parser80 - Class in org.infinispan.configuration.parsing
This class implements the parser for Infinispan/AS7/EAP/JDG schema files
Parser80() - Constructor for class org.infinispan.configuration.parsing.Parser80
 
Parser80.Mode - Enum in org.infinispan.configuration.parsing
 
Parser80.TransactionMode - Enum in org.infinispan.configuration.parsing
 
ParserContext - Interface in org.infinispan.configuration.parsing
ParserContext.
ParserContextListener - Interface in org.infinispan.configuration.parsing
ParserContextListener.
parserDoesNotDeclareNamespaces(String) - Method in interface org.infinispan.util.logging.Log
 
ParserRegistry - Class in org.infinispan.configuration.parsing
ParserRegistry is a namespace-mapping-aware meta-parser which provides a way to delegate the parsing of multi-namespace XML files to appropriate parsers, defined by the ConfigurationParser interface.
ParserRegistry() - Constructor for class org.infinispan.configuration.parsing.ParserRegistry
 
ParserRegistry(ClassLoader) - Constructor for class org.infinispan.configuration.parsing.ParserRegistry
 
ParserRegistry(ClassLoader, boolean) - Constructor for class org.infinispan.configuration.parsing.ParserRegistry
 
parserRootElementAlreadyRegistered(QName) - Method in interface org.infinispan.util.logging.Log
 
parseStoreAttribute(XMLExtendedStreamReader, int, AbstractStoreConfigurationBuilder<?, ?>) - Static method in class org.infinispan.configuration.parsing.Parser
 
parseStoreAttribute(XMLExtendedStreamReader, int, AbstractStoreConfigurationBuilder<?, ?>) - Static method in class org.infinispan.configuration.parsing.Parser72
This method is public static so that it can be reused by custom cache store/loader configuration parsers
parseStoreAttribute(XMLExtendedStreamReader, int, AbstractStoreConfigurationBuilder<?, ?>) - Static method in class org.infinispan.configuration.parsing.Parser80
parseStoreElement(XMLExtendedStreamReader, StoreConfigurationBuilder<?, ?>) - Static method in class org.infinispan.configuration.parsing.Parser
 
parseStoreElement(XMLExtendedStreamReader, StoreConfigurationBuilder<?, ?>) - Static method in class org.infinispan.configuration.parsing.Parser72
 
parseStoreElement(XMLExtendedStreamReader, StoreConfigurationBuilder<?, ?>) - Static method in class org.infinispan.configuration.parsing.Parser80
parseStoreProperty(XMLExtendedStreamReader, StoreConfigurationBuilder<?, ?>) - Static method in class org.infinispan.configuration.parsing.Parser
 
parseStoreProperty(XMLExtendedStreamReader, StoreConfigurationBuilder<?, ?>) - Static method in class org.infinispan.configuration.parsing.Parser72
 
parseStoreProperty(XMLExtendedStreamReader, StoreConfigurationBuilder<?, ?>) - Static method in class org.infinispan.configuration.parsing.Parser80
parseStoreWriteBehind(XMLExtendedStreamReader, AsyncStoreConfigurationBuilder<?>) - Static method in class org.infinispan.configuration.parsing.Parser
 
parseStoreWriteBehind(XMLExtendedStreamReader, AsyncStoreConfigurationBuilder<?>) - Static method in class org.infinispan.configuration.parsing.Parser72
 
parseStoreWriteBehind(XMLExtendedStreamReader, AsyncStoreConfigurationBuilder<?>) - Static method in class org.infinispan.configuration.parsing.Parser80
parseTransaction(XMLExtendedStreamReader, ConfigurationBuilder, ConfigurationBuilderHolder) - Method in class org.infinispan.configuration.parsing.Parser72
 
parseTransaction(XMLExtendedStreamReader, ConfigurationBuilder, ConfigurationBuilderHolder) - Method in class org.infinispan.configuration.parsing.Parser80
 
ParseUtils - Class in org.infinispan.configuration.parsing
 
parsingComplete(ParserContext) - Method in interface org.infinispan.configuration.parsing.ParserContextListener
 
partition - Variable in class org.infinispan.stream.impl.AbstractCacheStream
 
PartitionAwareClusterStreamManager<K> - Class in org.infinispan.stream.impl
Cluster stream manager that also pays attention to partition status and properly closes iterators and throws exceptions when the availability mode changes.
PartitionAwareClusterStreamManager() - Constructor for class org.infinispan.stream.impl.PartitionAwareClusterStreamManager
 
PartitionAwareClusterStreamManager.PartitionListener - Class in org.infinispan.stream.impl
 
partitionDegraded() - Method in interface org.infinispan.util.logging.Log
 
PartitionerConsistentHash - Class in org.infinispan.distribution.group
ConsistentHash wrapper that uses a KeyPartitioner instead of a Hash.
PartitionerConsistentHash(ConsistentHash, KeyPartitioner) - Constructor for class org.infinispan.distribution.group.PartitionerConsistentHash
 
partitionHandling() - Method in class org.infinispan.configuration.cache.ClusteringConfiguration
Configures cluster's behaviour in the presence of partitions or node failures.
partitionHandling() - Method in class org.infinispan.configuration.cache.ClusteringConfigurationBuilder
 
partitionHandling() - Method in interface org.infinispan.configuration.cache.ClusteringConfigurationChildBuilder
Configures how the cache will react to cluster partitions.
PartitionHandlingConfiguration - Class in org.infinispan.configuration.cache
Controls how the cache handles partitioning and/or multiple node failures.
PartitionHandlingConfiguration(AttributeSet) - Constructor for class org.infinispan.configuration.cache.PartitionHandlingConfiguration
 
PartitionHandlingConfigurationBuilder - Class in org.infinispan.configuration.cache
Controls how the cache handles partitioning and/or multiple node failures.
PartitionHandlingConfigurationBuilder(ClusteringConfigurationBuilder) - Constructor for class org.infinispan.configuration.cache.PartitionHandlingConfigurationBuilder
 
PartitionHandlingInterceptor - Class in org.infinispan.partitionhandling.impl
 
PartitionHandlingInterceptor() - Constructor for class org.infinispan.partitionhandling.impl.PartitionHandlingInterceptor
 
PartitionHandlingManager - Interface in org.infinispan.partitionhandling.impl
 
partitionHandlingManager - Variable in class org.infinispan.transaction.impl.AbstractEnlistmentAdapter
 
partitionHandlingManager - Variable in class org.infinispan.transaction.impl.TransactionTable
 
PartitionHandlingManagerFactory - Class in org.infinispan.factories
 
PartitionHandlingManagerFactory() - Constructor for class org.infinispan.factories.PartitionHandlingManagerFactory
 
PartitionHandlingManagerImpl - Class in org.infinispan.partitionhandling.impl
 
PartitionHandlingManagerImpl() - Constructor for class org.infinispan.partitionhandling.impl.PartitionHandlingManagerImpl
 
partitionListener - Variable in class org.infinispan.iteration.impl.LocalEntryRetriever
 
PartitionListener() - Constructor for class org.infinispan.iteration.impl.LocalEntryRetriever.PartitionListener
 
PartitionListener() - Constructor for class org.infinispan.stream.impl.PartitionAwareClusterStreamManager.PartitionListener
 
PartitionStatusChanged - Annotation Type in org.infinispan.notifications.cachelistener.annotation
This annotation should be used on methods that need to be notified when the AvailabilityMode in use by the PartitionHandlingManager changes due to a change in cluster topology.
PartitionStatusChangedEvent<K,V> - Interface in org.infinispan.notifications.cachelistener.event
The event passed in to methods annotated with PartitionStatusChanged.
passivate(InternalCacheEntry) - Method in class org.infinispan.eviction.impl.PassivationManagerImpl
 
passivate(InternalCacheEntry) - Method in class org.infinispan.eviction.impl.PassivationManagerStub
 
passivate(InternalCacheEntry) - Method in interface org.infinispan.eviction.PassivationManager
 
passivateAll() - Method in class org.infinispan.eviction.impl.PassivationManagerImpl
 
passivateAll() - Method in class org.infinispan.eviction.impl.PassivationManagerStub
 
passivateAll() - Method in interface org.infinispan.eviction.PassivationManager
 
passivatedEntries(int, String) - Method in interface org.infinispan.util.logging.Log
 
passivatingAllEntries() - Method in interface org.infinispan.util.logging.Log
 
PASSIVATION - Static variable in class org.infinispan.configuration.cache.PersistenceConfiguration
 
passivation() - Method in class org.infinispan.configuration.cache.PersistenceConfiguration
If true, data is only written to the cache store when it is evicted from memory, a phenomenon known as 'passivation'.
passivation(boolean) - Method in class org.infinispan.configuration.cache.PersistenceConfigurationBuilder
 
PassivationListener() - Constructor for class org.infinispan.iteration.impl.LocalEntryRetriever.PassivationListener
 
PassivationManager - Interface in org.infinispan.eviction
A passivation manager
PassivationManagerImpl - Class in org.infinispan.eviction.impl
 
PassivationManagerImpl() - Constructor for class org.infinispan.eviction.impl.PassivationManagerImpl
 
PassivationManagerStub - Class in org.infinispan.eviction.impl
 
PassivationManagerStub() - Constructor for class org.infinispan.eviction.impl.PassivationManagerStub
 
passivationWithoutEviction() - Method in interface org.infinispan.util.logging.Log
 
peek(Object) - Method in interface org.infinispan.container.DataContainer
Retrieves a cache entry in the same way as DataContainer.get(Object)} except that it does not update or reorder any of the internal constructs.
peek(Object) - Method in class org.infinispan.container.DefaultDataContainer
 
peek(Consumer<? super R>) - Method in class org.infinispan.stream.impl.AbstractDelegatingCacheStream
 
peek(Consumer<? super R>) - Method in class org.infinispan.stream.impl.DistributedCacheStream
 
peek(DoubleConsumer) - Method in class org.infinispan.stream.impl.DistributedDoubleCacheStream
 
peek(IntConsumer) - Method in class org.infinispan.stream.impl.DistributedIntCacheStream
 
peek(LongConsumer) - Method in class org.infinispan.stream.impl.DistributedLongCacheStream
 
peek(Consumer<? super R>) - Method in class org.infinispan.stream.impl.local.LocalCacheStream
 
peek(DoubleConsumer) - Method in class org.infinispan.stream.impl.local.LocalDoubleCacheStream
 
peek(IntConsumer) - Method in class org.infinispan.stream.impl.local.LocalIntCacheStream
 
peek(LongConsumer) - Method in class org.infinispan.stream.impl.local.LocalLongCacheStream
 
PeekDoubleOperation - Class in org.infinispan.stream.impl.intops.primitive.d
Performs peek operation on a DoubleStream
PeekDoubleOperation(DoubleConsumer) - Constructor for class org.infinispan.stream.impl.intops.primitive.d.PeekDoubleOperation
 
PeekIntOperation - Class in org.infinispan.stream.impl.intops.primitive.i
Performs peek operation on a IntStream
PeekIntOperation(IntConsumer) - Constructor for class org.infinispan.stream.impl.intops.primitive.i.PeekIntOperation
 
PeekLongOperation - Class in org.infinispan.stream.impl.intops.primitive.l
Performs peek operation on a LongStream
PeekLongOperation(LongConsumer) - Constructor for class org.infinispan.stream.impl.intops.primitive.l.PeekLongOperation
 
PeekOperation<S> - Class in org.infinispan.stream.impl.intops.object
Performs peek operation on a regular Stream
PeekOperation(Consumer<? super S>) - Constructor for class org.infinispan.stream.impl.intops.object.PeekOperation
 
PendingLockListener - Interface in org.infinispan.util.concurrent.locks
A listener that is invoked when PendingLockPromise is ready.
PendingLockManager - Interface in org.infinispan.util.concurrent.locks
A manager that checks and waits for older topology transaction with conflicting keys.
PendingLockPromise - Interface in org.infinispan.util.concurrent.locks
A promise returned by PendingLockManager.
PendingTxAction - Class in org.infinispan.remoting.inboundhandler.action
An Action implementation that check for older topology transactions.
PendingTxAction(PendingLockManager, ClusteringDependentLogic) - Constructor for class org.infinispan.remoting.inboundhandler.action.PendingTxAction
 
PER_CACHE_COMPONENT_NAMES - Static variable in class org.infinispan.factories.KnownComponentNames
 
PerCacheInboundInvocationHandler - Interface in org.infinispan.remoting.inboundhandler
Interface to invoke when a CacheRpcCommand is received from other node in the local site.
perform(InvocationContext) - Method in class org.infinispan.commands.CancelCommand
 
perform(InvocationContext) - Method in class org.infinispan.commands.control.LockControlCommand
 
perform(InvocationContext) - Method in class org.infinispan.commands.CreateCacheCommand
 
perform(InvocationContext) - Method in class org.infinispan.commands.functional.ReadOnlyKeyCommand
 
perform(CacheEntry<K, V>) - Method in class org.infinispan.commands.functional.ReadOnlyKeyCommand
 
perform(InvocationContext) - Method in class org.infinispan.commands.functional.ReadOnlyManyCommand
 
perform(InvocationContext) - Method in class org.infinispan.commands.functional.ReadWriteKeyCommand
 
perform(InvocationContext) - Method in class org.infinispan.commands.functional.ReadWriteKeyValueCommand
 
perform(InvocationContext) - Method in class org.infinispan.commands.functional.ReadWriteManyCommand
 
perform(InvocationContext) - Method in class org.infinispan.commands.functional.ReadWriteManyEntriesCommand
 
perform(InvocationContext) - Method in class org.infinispan.commands.functional.WriteOnlyKeyCommand
 
perform(InvocationContext) - Method in class org.infinispan.commands.functional.WriteOnlyKeyValueCommand
 
perform(InvocationContext) - Method in class org.infinispan.commands.functional.WriteOnlyManyCommand
 
perform(InvocationContext) - Method in class org.infinispan.commands.functional.WriteOnlyManyEntriesCommand
 
perform(InvocationContext) - Method in class org.infinispan.commands.read.DistributedExecuteCommand
Performs invocation of Callable and returns result
perform(InvocationContext) - Method in class org.infinispan.commands.read.EntrySetCommand
 
perform(InvocationContext) - Method in class org.infinispan.commands.read.GetAllCommand
 
perform(InvocationContext) - Method in class org.infinispan.commands.read.GetCacheEntryCommand
 
perform(InvocationContext) - Method in class org.infinispan.commands.read.GetKeyValueCommand
 
perform(InvocationContext) - Method in class org.infinispan.commands.read.KeySetCommand
 
perform(InvocationContext) - Method in class org.infinispan.commands.read.MapCombineCommand
Performs invocation of mapping phase and local combine phase on assigned Infinispan node
perform(InvocationContext) - Method in class org.infinispan.commands.read.ReduceCommand
Performs invocation of reduce phase on assigned Infinispan node
perform(InvocationContext) - Method in class org.infinispan.commands.read.SizeCommand
 
perform(InvocationContext) - Method in class org.infinispan.commands.remote.ClusteredGetAllCommand
 
perform(InvocationContext) - Method in class org.infinispan.commands.remote.ClusteredGetCommand
Invokes a logical "get(key)" on a remote cache and returns results.
perform(InvocationContext) - Method in class org.infinispan.commands.remote.GetKeysInGroupCommand
 
perform(InvocationContext) - Method in class org.infinispan.commands.remote.MultipleRpcCommand
Executes commands replicated to the current cache instance by other cache instances.
perform(InvocationContext) - Method in class org.infinispan.commands.remote.recovery.CompleteTransactionCommand
 
perform(InvocationContext) - Method in class org.infinispan.commands.remote.recovery.GetInDoubtTransactionsCommand
 
perform(InvocationContext) - Method in class org.infinispan.commands.remote.recovery.GetInDoubtTxInfoCommand
 
perform(InvocationContext) - Method in class org.infinispan.commands.remote.recovery.TxCompletionNotificationCommand
 
perform(InvocationContext) - Method in class org.infinispan.commands.remote.SingleRpcCommand
 
perform(InvocationContext) - Method in class org.infinispan.commands.RemoveCacheCommand
 
perform(InvocationContext) - Method in interface org.infinispan.commands.ReplicableCommand
Performs the primary function of the command.
perform(InvocationContext) - Method in class org.infinispan.commands.tx.AbstractTransactionBoundaryCommand
 
perform(InvocationContext) - Method in class org.infinispan.commands.tx.PrepareCommand
 
perform(InvocationContext) - Method in class org.infinispan.commands.tx.RollbackCommand
 
perform(InvocationContext) - Method in class org.infinispan.commands.write.ApplyDeltaCommand
Performs an application of delta on a specified entry
perform(InvocationContext) - Method in class org.infinispan.commands.write.ClearCommand
 
perform(InvocationContext) - Method in class org.infinispan.commands.write.EvictCommand
 
perform(InvocationContext) - Method in class org.infinispan.commands.write.InvalidateCommand
Performs an invalidation on a specified entry
perform(InvocationContext) - Method in class org.infinispan.commands.write.InvalidateL1Command
 
perform(InvocationContext) - Method in class org.infinispan.commands.write.PutKeyValueCommand
 
perform(InvocationContext) - Method in class org.infinispan.commands.write.PutMapCommand
 
perform(InvocationContext) - Method in class org.infinispan.commands.write.RemoveCommand
 
perform(InvocationContext) - Method in class org.infinispan.commands.write.RemoveExpiredCommand
Performs an expiration on a specified entry
perform(InvocationContext) - Method in class org.infinispan.commands.write.ReplaceCommand
 
perform(InvocationContext) - Method in class org.infinispan.iteration.impl.EntryRequestCommand
 
perform(InvocationContext) - Method in class org.infinispan.iteration.impl.EntryResponseCommand
 
perform(InvocationContext) - Method in class org.infinispan.manager.impl.ReplicableCommandManagerFunction
 
perform(InvocationContext) - Method in class org.infinispan.manager.impl.ReplicableCommandRunnable
 
perform(InvocationContext) - Method in class org.infinispan.statetransfer.StateRequestCommand
 
perform(InvocationContext) - Method in class org.infinispan.statetransfer.StateResponseCommand
 
perform(InputStream) - Method in interface org.infinispan.stream.impl.intops.IntermediateOperation
Performs the actualy intermediate operation returning the resulting stream
perform(Stream<S>) - Method in class org.infinispan.stream.impl.intops.object.DistinctOperation
 
perform(Stream<S>) - Method in class org.infinispan.stream.impl.intops.object.FilterOperation
 
perform(Stream<I>) - Method in class org.infinispan.stream.impl.intops.object.FlatMapOperation
 
perform(Stream<I>) - Method in class org.infinispan.stream.impl.intops.object.FlatMapToDoubleOperation
 
perform(Stream<I>) - Method in class org.infinispan.stream.impl.intops.object.FlatMapToIntOperation
 
perform(Stream<I>) - Method in class org.infinispan.stream.impl.intops.object.FlatMapToLongOperation
 
perform(Stream<S>) - Method in class org.infinispan.stream.impl.intops.object.LimitOperation
 
perform(Stream<I>) - Method in class org.infinispan.stream.impl.intops.object.MapOperation
 
perform(Stream<I>) - Method in class org.infinispan.stream.impl.intops.object.MapToDoubleOperation
 
perform(Stream<I>) - Method in class org.infinispan.stream.impl.intops.object.MapToIntOperation
 
perform(Stream<I>) - Method in class org.infinispan.stream.impl.intops.object.MapToLongOperation
 
perform(Stream<S>) - Method in class org.infinispan.stream.impl.intops.object.PeekOperation
 
perform(Stream<S>) - Method in class org.infinispan.stream.impl.intops.object.SkipOperation
 
perform(Stream<S>) - Method in class org.infinispan.stream.impl.intops.object.SortedComparatorOperation
 
perform(Stream<S>) - Method in class org.infinispan.stream.impl.intops.object.SortedOperation
 
perform(DoubleStream) - Method in class org.infinispan.stream.impl.intops.primitive.d.BoxedDoubleOperation
 
perform(DoubleStream) - Method in class org.infinispan.stream.impl.intops.primitive.d.DistinctDoubleOperation
 
perform(DoubleStream) - Method in class org.infinispan.stream.impl.intops.primitive.d.FilterDoubleOperation
 
perform(DoubleStream) - Method in class org.infinispan.stream.impl.intops.primitive.d.FlatMapDoubleOperation
 
perform(DoubleStream) - Method in class org.infinispan.stream.impl.intops.primitive.d.LimitDoubleOperation
 
perform(DoubleStream) - Method in class org.infinispan.stream.impl.intops.primitive.d.MapDoubleOperation
 
perform(DoubleStream) - Method in class org.infinispan.stream.impl.intops.primitive.d.MapToIntDoubleOperation
 
perform(DoubleStream) - Method in class org.infinispan.stream.impl.intops.primitive.d.MapToLongDoubleOperation
 
perform(DoubleStream) - Method in class org.infinispan.stream.impl.intops.primitive.d.MapToObjDoubleOperation
 
perform(DoubleStream) - Method in class org.infinispan.stream.impl.intops.primitive.d.PeekDoubleOperation
 
perform(DoubleStream) - Method in class org.infinispan.stream.impl.intops.primitive.d.SkipDoubleOperation
 
perform(DoubleStream) - Method in class org.infinispan.stream.impl.intops.primitive.d.SortedDoubleOperation
 
perform(IntStream) - Method in class org.infinispan.stream.impl.intops.primitive.i.AsDoubleIntOperation
 
perform(IntStream) - Method in class org.infinispan.stream.impl.intops.primitive.i.AsLongIntOperation
 
perform(IntStream) - Method in class org.infinispan.stream.impl.intops.primitive.i.BoxedIntOperation
 
perform(IntStream) - Method in class org.infinispan.stream.impl.intops.primitive.i.DistinctIntOperation
 
perform(IntStream) - Method in class org.infinispan.stream.impl.intops.primitive.i.FilterIntOperation
 
perform(IntStream) - Method in class org.infinispan.stream.impl.intops.primitive.i.FlatMapIntOperation
 
perform(IntStream) - Method in class org.infinispan.stream.impl.intops.primitive.i.LimitIntOperation
 
perform(IntStream) - Method in class org.infinispan.stream.impl.intops.primitive.i.MapIntOperation
 
perform(IntStream) - Method in class org.infinispan.stream.impl.intops.primitive.i.MapToDoubleIntOperation
 
perform(IntStream) - Method in class org.infinispan.stream.impl.intops.primitive.i.MapToLongIntOperation
 
perform(IntStream) - Method in class org.infinispan.stream.impl.intops.primitive.i.MapToObjIntOperation
 
perform(IntStream) - Method in class org.infinispan.stream.impl.intops.primitive.i.PeekIntOperation
 
perform(IntStream) - Method in class org.infinispan.stream.impl.intops.primitive.i.SkipIntOperation
 
perform(IntStream) - Method in class org.infinispan.stream.impl.intops.primitive.i.SortedIntOperation
 
perform(LongStream) - Method in class org.infinispan.stream.impl.intops.primitive.l.AsDoubleLongOperation
 
perform(LongStream) - Method in class org.infinispan.stream.impl.intops.primitive.l.BoxedLongOperation
 
perform(LongStream) - Method in class org.infinispan.stream.impl.intops.primitive.l.DistinctLongOperation
 
perform(LongStream) - Method in class org.infinispan.stream.impl.intops.primitive.l.FilterLongOperation
 
perform(LongStream) - Method in class org.infinispan.stream.impl.intops.primitive.l.FlatMapLongOperation
 
perform(LongStream) - Method in class org.infinispan.stream.impl.intops.primitive.l.LimitLongOperation
 
perform(LongStream) - Method in class org.infinispan.stream.impl.intops.primitive.l.MapLongOperation
 
perform(LongStream) - Method in class org.infinispan.stream.impl.intops.primitive.l.MapToDoubleLongOperation
 
perform(LongStream) - Method in class org.infinispan.stream.impl.intops.primitive.l.MapToIntLongOperation
 
perform(LongStream) - Method in class org.infinispan.stream.impl.intops.primitive.l.MapToObjLongOperation
 
perform(LongStream) - Method in class org.infinispan.stream.impl.intops.primitive.l.PeekLongOperation
 
perform(LongStream) - Method in class org.infinispan.stream.impl.intops.primitive.l.SkipLongOperation
 
perform(LongStream) - Method in class org.infinispan.stream.impl.intops.primitive.l.SortedLongOperation
 
perform(BaseStream) - Method in class org.infinispan.stream.impl.intops.UnorderedOperation
 
perform(InvocationContext) - Method in class org.infinispan.stream.impl.StreamRequestCommand
 
perform(InvocationContext) - Method in class org.infinispan.stream.impl.StreamResponseCommand
 
perform(InvocationContext) - Method in class org.infinispan.stream.impl.StreamSegmentResponseCommand
 
perform(InvocationContext) - Method in class org.infinispan.topology.CacheTopologyControlCommand
 
perform(InvocationContext) - Method in class org.infinispan.xsite.SingleXSiteRpcCommand
 
perform(InvocationContext) - Method in class org.infinispan.xsite.statetransfer.XSiteStatePushCommand
 
perform(InvocationContext) - Method in class org.infinispan.xsite.statetransfer.XSiteStateTransferControlCommand
 
perform(InvocationContext) - Method in class org.infinispan.xsite.XSiteAdminCommand
 
performCheckOnKey(Object) - Method in interface org.infinispan.transaction.impl.WriteSkewHelper.KeySpecificLogic
 
performCommandWithL1WriteIfAble(InvocationContext, DataCommand, boolean, boolean, boolean) - Method in class org.infinispan.interceptors.distribution.L1NonTxInterceptor
Deprecated.
 
performInLocalSite(BackupReceiver) - Method in class org.infinispan.xsite.SingleXSiteRpcCommand
 
performInLocalSite(BackupReceiver) - Method in class org.infinispan.xsite.statetransfer.XSiteStatePushCommand
 
performInLocalSite(BackupReceiver) - Method in class org.infinispan.xsite.statetransfer.XSiteStateTransferControlCommand
 
performInLocalSite(BackupReceiver) - Method in class org.infinispan.xsite.XSiteReplicateCommand
 
performL1Lookup(InvocationContext, boolean, Object, DataCommand, boolean) - Method in class org.infinispan.interceptors.distribution.L1NonTxInterceptor
Deprecated.
 
performLocalWriteSkewCheck(DataContainer, boolean) - Method in class org.infinispan.container.entries.RepeatableReadEntry
 
performOperation(KeyTrackingTerminalOperation.IntermediateCollector<Collection<R>>) - Method in interface org.infinispan.stream.impl.KeyTrackingTerminalOperation
Invoked when a key aware operation is desired without rehash being enabled.
performOperation() - Method in interface org.infinispan.stream.impl.TerminalOperation
Actually runs the terminal operation returning the result from the operation
performOperation(KeyTrackingTerminalOperation.IntermediateCollector<Collection<V>>) - Method in class org.infinispan.stream.impl.termop.AbstractForEachOperation
 
performOperation(KeyTrackingTerminalOperation.IntermediateCollector<Collection<V>>) - Method in class org.infinispan.stream.impl.termop.object.FlatMapIteratorOperation
 
performOperation(KeyTrackingTerminalOperation.IntermediateCollector<Collection<V>>) - Method in class org.infinispan.stream.impl.termop.object.MapIteratorOperation
 
performOperation(KeyTrackingTerminalOperation.IntermediateCollector<Collection<V>>) - Method in class org.infinispan.stream.impl.termop.object.NoMapIteratorOperation
 
performOperation(KeyTrackingTerminalOperation.IntermediateCollector<Collection<Double>>) - Method in class org.infinispan.stream.impl.termop.primitive.ForEachDoubleOperation
 
performOperation(KeyTrackingTerminalOperation.IntermediateCollector<Collection<Integer>>) - Method in class org.infinispan.stream.impl.termop.primitive.ForEachIntOperation
 
performOperation(KeyTrackingTerminalOperation.IntermediateCollector<Collection<Long>>) - Method in class org.infinispan.stream.impl.termop.primitive.ForEachLongOperation
 
performOperation() - Method in class org.infinispan.stream.impl.termop.SegmentRetryingOperation
 
performOperation() - Method in class org.infinispan.stream.impl.termop.SingleRunOperation
 
performOperationRehashAware(KeyTrackingTerminalOperation.IntermediateCollector<Collection<CacheEntry<K, R2>>>) - Method in interface org.infinispan.stream.impl.KeyTrackingTerminalOperation
Invoked when a key and rehash aware operation is desired.
performOperationRehashAware(KeyTrackingTerminalOperation.IntermediateCollector<Collection<CacheEntry<K, K>>>) - Method in class org.infinispan.stream.impl.termop.AbstractForEachOperation
 
performOperationRehashAware(KeyTrackingTerminalOperation.IntermediateCollector<Collection<CacheEntry<K, Collection<V>>>>) - Method in class org.infinispan.stream.impl.termop.object.FlatMapIteratorOperation
 
performOperationRehashAware(KeyTrackingTerminalOperation.IntermediateCollector<Collection<CacheEntry<K, V2>>>) - Method in class org.infinispan.stream.impl.termop.object.MapIteratorOperation
 
performOperationRehashAware(KeyTrackingTerminalOperation.IntermediateCollector<Collection<CacheEntry<K, V>>>) - Method in class org.infinispan.stream.impl.termop.object.NoMapIteratorOperation
 
performOperationRehashAware(KeyTrackingTerminalOperation.IntermediateCollector<Collection<CacheEntry<K, K>>>) - Method in class org.infinispan.stream.impl.termop.primitive.ForEachDoubleOperation
 
performOperationRehashAware(KeyTrackingTerminalOperation.IntermediateCollector<Collection<CacheEntry<K, K>>>) - Method in class org.infinispan.stream.impl.termop.primitive.ForEachIntOperation
 
performOperationRehashAware(KeyTrackingTerminalOperation.IntermediateCollector<Collection<CacheEntry<K, K>>>) - Method in class org.infinispan.stream.impl.termop.primitive.ForEachLongOperation
 
performRemove(CacheEntry, InvocationContext) - Method in class org.infinispan.commands.write.RemoveCommand
 
performTotalOrderWriteSkewCheckAndReturnNewVersions(VersionedPrepareCommand, DataContainer, PersistenceManager, VersionGenerator, TxInvocationContext, WriteSkewHelper.KeySpecificLogic, TimeService) - Static method in class org.infinispan.transaction.impl.WriteSkewHelper
 
performWriteSkewCheck(DataContainer, PersistenceManager, TxInvocationContext, EntryVersion, VersionGenerator, TimeService) - Method in class org.infinispan.container.entries.ClusteredRepeatableReadEntry
 
performWriteSkewCheckAndReturnNewVersions(VersionedPrepareCommand, DataContainer, PersistenceManager, VersionGenerator, TxInvocationContext, WriteSkewHelper.KeySpecificLogic, TimeService) - Static method in class org.infinispan.transaction.impl.WriteSkewHelper
 
PerKeyLockContainer - Class in org.infinispan.util.concurrent.locks.impl
A lock container that creates and maintains a new lock per entry.
PerKeyLockContainer(int, Equivalence<Object>) - Constructor for class org.infinispan.util.concurrent.locks.impl.PerKeyLockContainer
 
permission(String) - Method in class org.infinispan.configuration.global.GlobalRoleConfigurationBuilder
Adds a permission to a role
permission(AuthorizationPermission) - Method in class org.infinispan.configuration.global.GlobalRoleConfigurationBuilder
Adds a permission to a role
persistence() - Method in class org.infinispan.configuration.cache.Configuration
 
persistence() - Method in class org.infinispan.configuration.cache.ConfigurationBuilder
 
persistence() - Method in interface org.infinispan.configuration.cache.ConfigurationChildBuilder
 
persistence() - Method in interface org.infinispan.configuration.cache.PersistenceConfigurationChildBuilder
 
PERSISTENCE_EXECUTOR - Static variable in class org.infinispan.factories.KnownComponentNames
 
PersistenceConfiguration - Class in org.infinispan.configuration.cache
Configuration for stores.
PersistenceConfigurationBuilder - Class in org.infinispan.configuration.cache
Configuration for cache stores.
PersistenceConfigurationBuilder(ConfigurationBuilder) - Constructor for class org.infinispan.configuration.cache.PersistenceConfigurationBuilder
 
PersistenceConfigurationChildBuilder - Interface in org.infinispan.configuration.cache
 
PersistenceException - Exception in org.infinispan.persistence.spi
An exception thrown by a CacheLoader or a CacheWriter implementation if there are problems reading from a loader.
PersistenceException() - Constructor for exception org.infinispan.persistence.spi.PersistenceException
 
PersistenceException(String) - Constructor for exception org.infinispan.persistence.spi.PersistenceException
 
PersistenceException(String, Throwable) - Constructor for exception org.infinispan.persistence.spi.PersistenceException
 
PersistenceException(Throwable) - Constructor for exception org.infinispan.persistence.spi.PersistenceException
 
persistenceExecutor() - Method in class org.infinispan.configuration.global.GlobalConfiguration
Deprecated.
This method always returns null now. Look for a thread pool named as GlobalConfiguration.persistenceThreadPool() instead.
persistenceManager - Variable in class org.infinispan.expiration.impl.ExpirationManagerImpl
 
persistenceManager - Variable in class org.infinispan.interceptors.CacheLoaderInterceptor
Deprecated.
 
persistenceManager - Variable in class org.infinispan.interceptors.CacheWriterInterceptor
Deprecated.
 
persistenceManager - Variable in class org.infinispan.interceptors.locking.ClusteringDependentLogic.AbstractClusteringDependentLogic
 
persistenceManager - Variable in class org.infinispan.iteration.impl.LocalEntryRetriever
 
PersistenceManager - Interface in org.infinispan.persistence.manager
Defines the logic for interacting with the chain of external storage.
PersistenceManager.AccessMode - Enum in org.infinispan.persistence.manager
 
PersistenceManagerCloseableSupplier<K,V> - Class in org.infinispan.persistence.util
A closeable supplier that provides a way to supply cache entries from a given persistence manager.
PersistenceManagerCloseableSupplier(Executor, PersistenceManager, InternalEntryFactory, KeyFilter<K>, long, TimeUnit, int) - Constructor for class org.infinispan.persistence.util.PersistenceManagerCloseableSupplier
 
PersistenceManagerImpl - Class in org.infinispan.persistence.manager
 
PersistenceManagerImpl() - Constructor for class org.infinispan.persistence.manager.PersistenceManagerImpl
 
PersistenceManagerStub - Class in org.infinispan.persistence.manager
 
PersistenceManagerStub() - Constructor for class org.infinispan.persistence.manager.PersistenceManagerStub
 
persistenceThreadPool() - Method in class org.infinispan.configuration.global.GlobalConfiguration
 
persistenceThreadPool() - Method in class org.infinispan.configuration.global.GlobalConfigurationBuilder
 
persistenceThreadPool() - Method in interface org.infinispan.configuration.global.GlobalConfigurationChildBuilder
 
PersistenceUtil - Class in org.infinispan.persistence
 
PersistenceUtil() - Constructor for class org.infinispan.persistence.PersistenceUtil
 
persistenceWithoutCacheLoaderInterceptor() - Method in interface org.infinispan.util.logging.Log
 
persistenceWithoutCacheWriteInterceptor() - Method in interface org.infinispan.util.logging.Log
 
PERSISTENT_LOCATION - Static variable in class org.infinispan.configuration.global.GlobalStateConfiguration
 
persistentConsistentHashMismatch(String, String) - Method in interface org.infinispan.util.logging.Log
 
persistentLocation() - Method in class org.infinispan.configuration.global.GlobalStateConfiguration
Returns the filesystem path where persistent state data which needs to survive container restarts should be stored.
persistentLocation(String) - Method in class org.infinispan.configuration.global.GlobalStateConfigurationBuilder
Defines the filesystem path where persistent state data which needs to survive container restarts should be stored.
PersistentUUID - Class in org.infinispan.topology
PersistentUUID.
PersistentUUID(long, long) - Constructor for class org.infinispan.topology.PersistentUUID
 
PessimisticBackupInterceptor - Class in org.infinispan.interceptors.xsite
Handles x-site data backups for pessimistic transactional caches.
PessimisticBackupInterceptor() - Constructor for class org.infinispan.interceptors.xsite.PessimisticBackupInterceptor
 
PessimisticLockingInterceptor - Class in org.infinispan.interceptors.locking
Deprecated.
Since 8.2, no longer public API.
PessimisticLockingInterceptor() - Constructor for class org.infinispan.interceptors.locking.PessimisticLockingInterceptor
Deprecated.
 
physicalAddress - Variable in class org.infinispan.remoting.transport.jgroups.JGroupsTransport
 
PlatformMBeanServerLookup - Class in org.infinispan.jmx
Default implementation for MBeanServerLookup, will return the platform MBean server.
PlatformMBeanServerLookup() - Constructor for class org.infinispan.jmx.PlatformMBeanServerLookup
 
poll() - Method in class org.infinispan.distexec.DistributedExecutionCompletionService
poll(long, TimeUnit) - Method in class org.infinispan.distexec.DistributedExecutionCompletionService
poll() - Method in class org.infinispan.executors.ExecutorAllCompletionService
 
poll(long, TimeUnit) - Method in class org.infinispan.executors.ExecutorAllCompletionService
 
poll() - Method in class org.infinispan.executors.SemaphoreCompletionService
 
poll(long, TimeUnit) - Method in class org.infinispan.executors.SemaphoreCompletionService
 
popNDC(boolean) - Static method in class org.infinispan.util.logging.LogFactory
 
populateOwners(int) - Method in class org.infinispan.distribution.ch.impl.SyncConsistentHashFactory.Builder
 
POSITION - Static variable in class org.infinispan.configuration.cache.InterceptorConfiguration
 
position() - Method in class org.infinispan.configuration.cache.InterceptorConfiguration
 
position(InterceptorConfiguration.Position) - Method in class org.infinispan.configuration.cache.InterceptorConfigurationBuilder
Specifies a position, denoted by the InterceptorConfiguration.Position enumeration, where to place the new interceptor.
position() - Method in class org.infinispan.io.ReadableGridFileChannel
 
position(long) - Method in class org.infinispan.io.ReadableGridFileChannel
 
PostCacheEventFilter<K,V> - Class in org.infinispan.notifications.cachelistener.filter
A Filter that only allows post events to be accepted.
PostCacheEventFilter() - Constructor for class org.infinispan.notifications.cachelistener.filter.PostCacheEventFilter
 
postTxCommandCheck(TxInvocationContext) - Method in class org.infinispan.partitionhandling.impl.PartitionHandlingInterceptor
 
predicate(KeyValueFilter<? super K, ? super V>) - Static method in class org.infinispan.filter.CacheFilters
Creates a new Predicate using the provided key value filter as a basis for the operation.
PreferAvailabilityStrategy - Class in org.infinispan.partitionhandling.impl
 
PreferAvailabilityStrategy(EventLogManager) - Constructor for class org.infinispan.partitionhandling.impl.PreferAvailabilityStrategy
 
PreferConsistencyStrategy - Class in org.infinispan.partitionhandling.impl
 
PreferConsistencyStrategy(EventLogManager) - Constructor for class org.infinispan.partitionhandling.impl.PreferConsistencyStrategy
 
PRELOAD - Static variable in class org.infinispan.configuration.cache.AbstractStoreConfiguration
 
preload() - Method in class org.infinispan.configuration.cache.AbstractStoreConfiguration
 
preload - Variable in class org.infinispan.configuration.cache.AbstractStoreConfigurationBuilder
Deprecated.
preload(boolean) - Method in class org.infinispan.configuration.cache.AbstractStoreConfigurationBuilder
If true, when the cache starts, data stored in the cache store will be pre-loaded into memory.
preload(boolean) - Method in class org.infinispan.configuration.cache.AbstractStoreConfigurationChildBuilder
 
preload() - Method in class org.infinispan.configuration.cache.PersistenceConfiguration
Loops through all individual cache loader configs and checks if preload is set on any of them
preload() - Method in interface org.infinispan.configuration.cache.StoreConfiguration
 
preload(boolean) - Method in interface org.infinispan.configuration.cache.StoreConfigurationChildBuilder
If true, when the cache starts, data stored in the cache store will be pre-loaded into memory.
preload() - Method in interface org.infinispan.persistence.manager.PersistenceManager
Loads the data from the external store into memory during cache startup.
preload() - Method in class org.infinispan.persistence.manager.PersistenceManagerImpl
 
preload() - Method in class org.infinispan.persistence.manager.PersistenceManagerStub
 
prepare(LocalTransaction) - Method in class org.infinispan.transaction.impl.TransactionCoordinator
 
prepare(LocalTransaction, boolean) - Method in class org.infinispan.transaction.impl.TransactionCoordinator
 
prepare(Xid) - Method in class org.infinispan.transaction.xa.TransactionXaAdapter
This can be call for any transaction object.
PrepareCommand - Class in org.infinispan.commands.tx
Command corresponding to the 1st phase of 2PC.
PrepareCommand(String, GlobalTransaction, boolean, WriteCommand...) - Constructor for class org.infinispan.commands.tx.PrepareCommand
 
PrepareCommand(String, GlobalTransaction, List<WriteCommand>, boolean) - Constructor for class org.infinispan.commands.tx.PrepareCommand
 
PrepareCommand(String) - Constructor for class org.infinispan.commands.tx.PrepareCommand
 
prepared() - Method in class org.infinispan.transaction.impl.TotalOrderRemoteTransactionState
mark the transaction as prepared (the validation was finished) and notify a possible pending commit or rollback command
preparedTxAlreadyExists(RecoveryAwareTransaction, RecoveryAwareRemoteTransaction) - Method in interface org.infinispan.util.logging.Log
 
PreparedTxIterator - Class in org.infinispan.transaction.xa.recovery
Default implementation for RecoveryIterator.
PreparedTxIterator() - Constructor for class org.infinispan.transaction.xa.recovery.PreparedTxIterator
 
prepareForPersist(ScopedPersistentState) - Method in interface org.infinispan.globalstate.GlobalStateProvider
This method is invoked by the GlobalStateManager just before persisting the global state
prepareForPersist(ScopedPersistentState) - Method in class org.infinispan.topology.LocalTopologyManagerImpl
 
prepareForRestore(ScopedPersistentState) - Method in interface org.infinispan.globalstate.GlobalStateProvider
This method is invoked by the GlobalStateManager after starting up to notify that global state has been restored.
prepareForRestore(ScopedPersistentState) - Method in class org.infinispan.topology.LocalTopologyManagerImpl
 
prepareOnAffectedNodes(TxInvocationContext<?>, PrepareCommand, Collection<Address>) - Method in class org.infinispan.interceptors.distribution.TxDistributionInterceptor
Deprecated.
 
prepareOnAffectedNodes(TxInvocationContext<?>, PrepareCommand, Collection<Address>) - Method in class org.infinispan.interceptors.distribution.VersionedDistributionInterceptor
Deprecated.
 
prepareOnAffectedNodes(TxInvocationContext<?>, PrepareCommand, Collection<Address>) - Method in class org.infinispan.interceptors.totalorder.TotalOrderDistributionInterceptor
Deprecated.
 
prepareOnAffectedNodes(TxInvocationContext<?>, PrepareCommand, Collection<Address>) - Method in class org.infinispan.interceptors.totalorder.TotalOrderVersionedDistributionInterceptor
Deprecated.
 
preparing() - Method in class org.infinispan.transaction.impl.TotalOrderRemoteTransactionState
mark the transaction as preparing, blocking the commit and rollback commands until the TotalOrderRemoteTransactionState.prepared() is invoked
PrePostProcessingCommandInterceptor - Class in org.infinispan.interceptors.base
This interceptor adds pre and post processing to each visitXXX() method.
PrePostProcessingCommandInterceptor() - Constructor for class org.infinispan.interceptors.base.PrePostProcessingCommandInterceptor
 
preserveOrder() - Method in enum org.infinispan.remoting.inboundhandler.DeliverOrder
 
prettyPrintOwnership() - Method in class org.infinispan.distribution.ch.impl.DefaultConsistentHash
 
previousValue - Variable in class org.infinispan.iteration.impl.RemovableEntryIterator
 
previousValue - Variable in class org.infinispan.stream.impl.RemovableIterator
 
PRIMARY_SEGMENTS_ALLOWED_VARIATION - Static variable in class org.infinispan.distribution.ch.impl.SyncConsistentHashFactory
 
PRIMARY_SEGMENTS_ALLOWED_VARIATION - Static variable in class org.infinispan.distribution.ch.impl.SyncReplicatedConsistentHashFactory
 
PrimaryOwnerFilter<K> - Class in org.infinispan.persistence
 
PrimaryOwnerFilter(ClusteringDependentLogic) - Constructor for class org.infinispan.persistence.PrimaryOwnerFilter
 
PrimitiveEntrySizeCalculator - Class in org.infinispan.container.entries
Entry Size calculator that returns an approximation of how much various primitives, primitive wrappers, Strings, and arrays
PrimitiveEntrySizeCalculator() - Constructor for class org.infinispan.container.entries.PrimitiveEntrySizeCalculator
 
principalRoleMapper() - Method in class org.infinispan.configuration.global.GlobalAuthorizationConfiguration
 
principalRoleMapper(PrincipalRoleMapper) - Method in class org.infinispan.configuration.global.GlobalAuthorizationConfigurationBuilder
The class of a mapper which converts the Principals associated with a Subject into a set of roles
PrincipalRoleMapper - Interface in org.infinispan.security
PrincipalRoleMapper.
PrincipalRoleMapperContext - Interface in org.infinispan.security
PrincipalRoleMapperContext.
PrincipalRoleMapperContextImpl - Class in org.infinispan.security.impl
PrincipalRoleMapperContextImpl.
PrincipalRoleMapperContextImpl(EmbeddedCacheManager) - Constructor for class org.infinispan.security.impl.PrincipalRoleMapperContextImpl
 
principalToRoles(Principal) - Method in class org.infinispan.security.impl.ClusterRoleMapper
 
principalToRoles(Principal) - Method in class org.infinispan.security.impl.CommonNameRoleMapper
 
principalToRoles(Principal) - Method in class org.infinispan.security.impl.IdentityRoleMapper
 
principalToRoles(Principal) - Method in interface org.infinispan.security.PrincipalRoleMapper
Maps a principal name to a set of role names.
printFullVersionInformation() - Static method in class org.infinispan.Version
Prints full version information to the standard output.
printLockInfo() - Method in class org.infinispan.util.concurrent.locks.impl.DefaultLockManager
 
printLockInfo() - Method in interface org.infinispan.util.concurrent.locks.LockManager
Prints lock information for all locks.
printVersion() - Static method in class org.infinispan.Version
Returns version information as a string.
PrioritizedMethodMetadata(String, int) - Constructor for class org.infinispan.factories.components.ComponentMetadata.PrioritizedMethodMetadata
 
problemApplyingStateForKey(String, Object, Throwable) - Method in interface org.infinispan.util.logging.Log
 
problemClosingChannel(Exception, String) - Method in interface org.infinispan.util.logging.Log
 
problemPurgingExpired(Exception) - Method in interface org.infinispan.util.logging.Log
 
problemsCreatingDirectory(File) - Method in interface org.infinispan.util.logging.Log
 
problemsPurgingFile(File, PersistenceException) - Method in interface org.infinispan.util.logging.Log
 
problemsRemovingFile(File) - Method in interface org.infinispan.util.logging.Log
 
problemsUnregisteringMBeans(Exception) - Method in interface org.infinispan.util.logging.Log
 
process(KeyFilter, AdvancedCacheLoader.CacheLoaderTask, Executor, boolean, boolean) - Method in class org.infinispan.persistence.async.AdvancedAsyncCacheLoader
 
process(KeyFilter<? super K>, AdvancedCacheLoader.CacheLoaderTask<K, V>, Executor, boolean, boolean) - Method in class org.infinispan.persistence.file.SingleFileStore
 
process(KeyFilter<? super K>, AdvancedCacheLoader.CacheLoaderTask<K, V>, Executor, boolean, boolean) - Method in interface org.infinispan.persistence.spi.AdvancedCacheLoader
Iterates in parallel over the entries in the storage using the threads from the executor pool.
processConfiguration(StoreConfiguration) - Method in interface org.infinispan.persistence.factory.CacheStoreFactory
 
processConfiguration(StoreConfiguration) - Method in class org.infinispan.persistence.factory.LocalClassLoaderCacheStoreFactory
 
processEntry(MarshalledEntry<KIn, VIn>, AdvancedCacheLoader.TaskContext) - Method in class org.infinispan.distexec.mapreduce.MapReduceCacheLoaderTask
 
processEntry(MarshalledEntry<K, V>, AdvancedCacheLoader.TaskContext) - Method in class org.infinispan.iteration.impl.LocalEntryRetriever.KeyValueActionForCacheLoaderTask
 
processEntry(MarshalledEntry<K, V>, AdvancedCacheLoader.TaskContext) - Method in interface org.infinispan.persistence.spi.AdvancedCacheLoader.CacheLoaderTask
 
processExpiration() - Method in interface org.infinispan.expiration.ExpirationManager
Processes the expiration event queue.
processExpiration() - Method in class org.infinispan.expiration.impl.ClusterExpirationManager
 
processExpiration() - Method in class org.infinispan.expiration.impl.ExpirationManagerImpl
 
processOnAllStores(KeyFilter, AdvancedCacheLoader.CacheLoaderTask, boolean, boolean) - Method in interface org.infinispan.persistence.manager.PersistenceManager
 
processOnAllStores(Executor, KeyFilter, AdvancedCacheLoader.CacheLoaderTask, boolean, boolean) - Method in interface org.infinispan.persistence.manager.PersistenceManager
 
processOnAllStores(KeyFilter, AdvancedCacheLoader.CacheLoaderTask, boolean, boolean, PersistenceManager.AccessMode) - Method in interface org.infinispan.persistence.manager.PersistenceManager
 
processOnAllStores(Executor, KeyFilter, AdvancedCacheLoader.CacheLoaderTask, boolean, boolean, PersistenceManager.AccessMode) - Method in interface org.infinispan.persistence.manager.PersistenceManager
 
processOnAllStores(KeyFilter, AdvancedCacheLoader.CacheLoaderTask, boolean, boolean) - Method in class org.infinispan.persistence.manager.PersistenceManagerImpl
 
processOnAllStores(Executor, KeyFilter, AdvancedCacheLoader.CacheLoaderTask, boolean, boolean) - Method in class org.infinispan.persistence.manager.PersistenceManagerImpl
 
processOnAllStores(KeyFilter, AdvancedCacheLoader.CacheLoaderTask, boolean, boolean, PersistenceManager.AccessMode) - Method in class org.infinispan.persistence.manager.PersistenceManagerImpl
 
processOnAllStores(Executor, KeyFilter, AdvancedCacheLoader.CacheLoaderTask, boolean, boolean, PersistenceManager.AccessMode) - Method in class org.infinispan.persistence.manager.PersistenceManagerImpl
 
processOnAllStores(KeyFilter, AdvancedCacheLoader.CacheLoaderTask, boolean, boolean) - Method in class org.infinispan.persistence.manager.PersistenceManagerStub
 
processOnAllStores(Executor, KeyFilter, AdvancedCacheLoader.CacheLoaderTask, boolean, boolean) - Method in class org.infinispan.persistence.manager.PersistenceManagerStub
 
processOnAllStores(KeyFilter, AdvancedCacheLoader.CacheLoaderTask, boolean, boolean, PersistenceManager.AccessMode) - Method in class org.infinispan.persistence.manager.PersistenceManagerStub
 
processOnAllStores(Executor, KeyFilter, AdvancedCacheLoader.CacheLoaderTask, boolean, boolean, PersistenceManager.AccessMode) - Method in class org.infinispan.persistence.manager.PersistenceManagerStub
 
processResponses(BackupResponse, VisitableCommand) - Method in interface org.infinispan.xsite.BackupSender
Processes the responses of a backup command.
processResponses(BackupResponse, VisitableCommand, Transaction) - Method in interface org.infinispan.xsite.BackupSender
 
processResponses(BackupResponse, VisitableCommand) - Method in class org.infinispan.xsite.BackupSenderImpl
 
processResponses(BackupResponse, VisitableCommand, Transaction) - Method in class org.infinispan.xsite.BackupSenderImpl
 
processRetVal(R, InvocationContext) - Method in class org.infinispan.interceptors.MarshalledValueInterceptor
Deprecated.
 
processStoreConfiguration(StoreConfiguration) - Method in class org.infinispan.persistence.factory.CacheStoreFactoryRegistry
 
processVisitableCommand(ReplicableCommand) - Method in class org.infinispan.commands.remote.BaseRpcInvokingCommand
 
PROJECT_NAME - Static variable in class org.infinispan.Version
 
PROPERTIES - Static variable in class org.infinispan.configuration.cache.AbstractStoreConfiguration
 
properties() - Method in class org.infinispan.configuration.cache.AbstractStoreConfiguration
 
properties - Variable in class org.infinispan.configuration.cache.AbstractStoreConfigurationBuilder
Deprecated.
properties(Properties) - Method in class org.infinispan.configuration.cache.AbstractStoreConfigurationBuilder
 
properties() - Method in class org.infinispan.configuration.cache.IndexingConfiguration
These properties are passed directly to the embedded Hibernate Search engine, so for the complete and up to date documentation about available properties refer to the Hibernate Search reference of the version you're using with Infinispan Query.
properties() - Method in interface org.infinispan.configuration.cache.StoreConfiguration
 
PROPERTIES - Static variable in class org.infinispan.configuration.global.GlobalJmxStatisticsConfiguration
 
properties() - Method in class org.infinispan.configuration.global.GlobalJmxStatisticsConfiguration
 
properties() - Method in class org.infinispan.configuration.global.TransportConfiguration
 
propertyCouldNotBeReplaced(String) - Method in interface org.infinispan.util.logging.Log
 
PropertyFormatter - Class in org.infinispan.configuration.format
Extracts the configuration into flat key-value property structure by reflection.
PropertyFormatter() - Constructor for class org.infinispan.configuration.format.PropertyFormatter
Create a new PropertyFormatter instance.
PropertyFormatter(String, String) - Constructor for class org.infinispan.configuration.format.PropertyFormatter
Create a new PropertyFormatter instance.
props - Variable in class org.infinispan.remoting.transport.jgroups.JGroupsTransport
 
purge(Executor, AdvancedCacheWriter.PurgeListener) - Method in class org.infinispan.persistence.async.AdvancedAsyncCacheWriter
 
purge(Executor, AdvancedCacheWriter.PurgeListener) - Method in class org.infinispan.persistence.file.SingleFileStore
 
purge(Executor, AdvancedCacheExpirationWriter.ExpirationPurgeListener<K, V>) - Method in interface org.infinispan.persistence.spi.AdvancedCacheExpirationWriter
Using the thread in the pool, removed all the expired data from the persistence storage.
purge(Executor, AdvancedCacheWriter.PurgeListener<? super K>) - Method in interface org.infinispan.persistence.spi.AdvancedCacheWriter
Using the thread in the pool, removed all the expired data from the persistence storage.
purge(Executor, AdvancedCacheWriter.PurgeListener) - Method in class org.infinispan.persistence.support.AdvancedSingletonCacheWriter
 
PURGE_ON_STARTUP - Static variable in class org.infinispan.configuration.cache.AbstractStoreConfiguration
 
purgeExpired() - Method in interface org.infinispan.container.DataContainer
Deprecated.
This method doesn't allow for proper expiration notifications when a cache loader is also in use.
purgeExpired() - Method in class org.infinispan.container.DefaultDataContainer
 
purgeExpired() - Method in interface org.infinispan.persistence.manager.PersistenceManager
Removes the expired entries from all the existing storage.
purgeExpired() - Method in class org.infinispan.persistence.manager.PersistenceManagerImpl
 
purgeExpired() - Method in class org.infinispan.persistence.manager.PersistenceManagerStub
 
purgeOnStartup() - Method in class org.infinispan.configuration.cache.AbstractStoreConfiguration
If true, purges this cache store when it starts up.
purgeOnStartup - Variable in class org.infinispan.configuration.cache.AbstractStoreConfigurationBuilder
Deprecated.
purgeOnStartup(boolean) - Method in class org.infinispan.configuration.cache.AbstractStoreConfigurationBuilder
If true, purges this cache store when it starts up.
purgeOnStartup(boolean) - Method in class org.infinispan.configuration.cache.AbstractStoreConfigurationChildBuilder
 
purgeOnStartup() - Method in interface org.infinispan.configuration.cache.StoreConfiguration
If true, purges this cache store when it starts up.
purgeOnStartup(boolean) - Method in interface org.infinispan.configuration.cache.StoreConfigurationChildBuilder
If true, purges this cache store when it starts up.
purgingExpiredEntriesFailed(Throwable) - Method in interface org.infinispan.util.logging.Log
 
pushNDC(String, boolean) - Static method in class org.infinispan.util.logging.LogFactory
 
pushReadInterruptionDueToCacheManagerShutdown(int, InterruptedException) - Method in interface org.infinispan.util.logging.Log
 
pushState(Cache) - Method in class org.infinispan.persistence.support.SingletonCacheWriter
Pushes the state of a specific cache by reading the cache's data and putting in the cache store.
pushState(String) - Method in class org.infinispan.xsite.GlobalXSiteAdminOperations
 
pushState(String) - Method in class org.infinispan.xsite.XSiteAdminOperations
 
PushStateException(String, Throwable) - Constructor for exception org.infinispan.persistence.support.SingletonCacheWriter.PushStateException
 
pushStateTimeout() - Method in class org.infinispan.configuration.cache.SingletonStoreConfiguration
If pushStateWhenCoordinator is true, this property sets the maximum number of milliseconds that the process of pushing the in-memory state to the underlying cache loader should take.
pushStateTimeout(long) - Method in class org.infinispan.configuration.cache.SingletonStoreConfigurationBuilder
If pushStateWhenCoordinator is true, this property sets the maximum number of milliseconds that the process of pushing the in-memory state to the underlying cache loader should take.
pushStateTimeout(long, TimeUnit) - Method in class org.infinispan.configuration.cache.SingletonStoreConfigurationBuilder
If pushStateWhenCoordinator is true, this property sets the maximum number of milliseconds that the process of pushing the in-memory state to the underlying cache loader should take.
pushStateWhenCoordinator() - Method in class org.infinispan.configuration.cache.SingletonStoreConfiguration
If true, when a node becomes the coordinator, it will transfer in-memory state to the underlying cache store.
pushStateWhenCoordinator(boolean) - Method in class org.infinispan.configuration.cache.SingletonStoreConfigurationBuilder
If true, when a node becomes the coordinator, it will transfer in-memory state to the underlying cache store.
put(K, V, Metadata) - Method in interface org.infinispan.AdvancedCache
An overloaded form of #put(K, V), which takes in an instance of Metadata which can be used to provide metadata information for the entry being stored, such as lifespan, version of value...etc.
put(K, V) - Method in class org.infinispan.atomic.impl.AtomicHashMap
 
put(K, V) - Method in class org.infinispan.atomic.impl.AtomicHashMapProxy
 
put(K, V) - Method in class org.infinispan.atomic.impl.FineGrainedAtomicHashMapProxy
 
put(K, V, Metadata) - Method in class org.infinispan.cache.impl.AbstractDelegatingAdvancedCache
 
put(K, V, long, TimeUnit) - Method in class org.infinispan.cache.impl.AbstractDelegatingCache
 
put(K, V, long, TimeUnit, long, TimeUnit) - Method in class org.infinispan.cache.impl.AbstractDelegatingCache
 
put(K, V) - Method in class org.infinispan.cache.impl.AbstractDelegatingCache
 
put(K, V) - Method in class org.infinispan.cache.impl.CacheImpl
 
put(K, V, long, TimeUnit) - Method in class org.infinispan.cache.impl.CacheImpl
 
put(K, V, long, TimeUnit, long, TimeUnit) - Method in class org.infinispan.cache.impl.CacheImpl
 
put(K, V, Metadata) - Method in class org.infinispan.cache.impl.CacheImpl
 
put(K, V) - Method in class org.infinispan.cache.impl.CacheSupport
 
put(K, V, long, TimeUnit) - Method in class org.infinispan.cache.impl.CacheSupport
 
put(K, V, long, TimeUnit) - Method in class org.infinispan.cache.impl.DecoratedCache
 
put(K, V, long, TimeUnit, long, TimeUnit) - Method in class org.infinispan.cache.impl.DecoratedCache
 
put(K, V) - Method in class org.infinispan.cache.impl.DecoratedCache
 
put(K, V, Metadata) - Method in class org.infinispan.cache.impl.DecoratedCache
 
put(K, V) - Method in class org.infinispan.cache.impl.SimpleCacheImpl
 
put(K, V, long, TimeUnit) - Method in class org.infinispan.cache.impl.SimpleCacheImpl
 
put(K, V, long, TimeUnit, long, TimeUnit) - Method in class org.infinispan.cache.impl.SimpleCacheImpl
 
put(K, V, Metadata) - Method in class org.infinispan.cache.impl.SimpleCacheImpl
 
put(K, V, Metadata) - Method in interface org.infinispan.container.DataContainer
Puts an entry in the cache along with metadata adding information such lifespan of entry, max idle time, version information...etc.
put(K, V, Metadata) - Method in class org.infinispan.container.DefaultDataContainer
 
put(S, K, V) - Method in interface org.infinispan.registry.ClusterRegistry
Deprecated.
 
put(S, K, V, long, TimeUnit) - Method in interface org.infinispan.registry.ClusterRegistry
Deprecated.
 
put(S, K, V) - Method in class org.infinispan.registry.impl.ClusterRegistryImpl
Deprecated.
 
put(S, K, V, long, TimeUnit) - Method in class org.infinispan.registry.impl.ClusterRegistryImpl
Deprecated.
 
put(K, V) - Method in class org.infinispan.security.impl.SecureCacheImpl
 
put(K, V, long, TimeUnit) - Method in class org.infinispan.security.impl.SecureCacheImpl
 
put(K, V, long, TimeUnit, long, TimeUnit) - Method in class org.infinispan.security.impl.SecureCacheImpl
 
put(K, V, Metadata) - Method in class org.infinispan.security.impl.SecureCacheImpl
 
put(K, V) - Method in class org.infinispan.util.AbstractDelegatingMap
 
put(K, V) - Method in class org.infinispan.util.concurrent.BoundedConcurrentHashMap
Maps the specified key to the specified value in this table.
putAddressPersistentUUID(Object, PersistentUUID) - Static method in class org.infinispan.remoting.transport.jgroups.JGroupsAddressCache
 
putAll(Map<? extends K, ? extends V>, Metadata) - Method in interface org.infinispan.AdvancedCache
An overloaded form of Map.putAll(Map), which takes in an instance of Metadata which can be used to provide metadata information for the entries being stored, such as lifespan, version of value...etc.
putAll(Map<? extends K, ? extends V>) - Method in class org.infinispan.atomic.impl.AtomicHashMap
 
putAll(Map<? extends K, ? extends V>) - Method in class org.infinispan.atomic.impl.AtomicHashMapProxy
 
putAll(Map<? extends K, ? extends V>) - Method in class org.infinispan.atomic.impl.FineGrainedAtomicHashMapProxy
 
putAll(Map<? extends K, ? extends V>, Metadata) - Method in class org.infinispan.cache.impl.AbstractDelegatingAdvancedCache
 
putAll(Map<? extends K, ? extends V>, long, TimeUnit) - Method in class org.infinispan.cache.impl.AbstractDelegatingCache
 
putAll(Map<? extends K, ? extends V>, long, TimeUnit, long, TimeUnit) - Method in class org.infinispan.cache.impl.AbstractDelegatingCache
 
putAll(Map<? extends K, ? extends V>) - Method in class org.infinispan.cache.impl.AbstractDelegatingCache
 
putAll(Map<? extends K, ? extends V>, long, TimeUnit) - Method in class org.infinispan.cache.impl.CacheImpl
 
putAll(Map<? extends K, ? extends V>) - Method in class org.infinispan.cache.impl.CacheImpl
 
putAll(Map<? extends K, ? extends V>, long, TimeUnit, long, TimeUnit) - Method in class org.infinispan.cache.impl.CacheImpl
 
putAll(Map<? extends K, ? extends V>, Metadata) - Method in class org.infinispan.cache.impl.CacheImpl
 
putAll(Map<? extends K, ? extends V>) - Method in class org.infinispan.cache.impl.CacheSupport
 
putAll(Map<? extends K, ? extends V>, long, TimeUnit) - Method in class org.infinispan.cache.impl.CacheSupport
 
putAll(Map<? extends K, ? extends V>, long, TimeUnit) - Method in class org.infinispan.cache.impl.DecoratedCache
 
putAll(Map<? extends K, ? extends V>, long, TimeUnit, long, TimeUnit) - Method in class org.infinispan.cache.impl.DecoratedCache
 
putAll(Map<? extends K, ? extends V>, Metadata) - Method in class org.infinispan.cache.impl.DecoratedCache
 
putAll(Map<? extends K, ? extends V>) - Method in class org.infinispan.cache.impl.DecoratedCache
 
putAll(Map<? extends K, ? extends V>, long, TimeUnit) - Method in class org.infinispan.cache.impl.SimpleCacheImpl
 
putAll(Map<? extends K, ? extends V>, long, TimeUnit, long, TimeUnit) - Method in class org.infinispan.cache.impl.SimpleCacheImpl
 
putAll(Map<? extends K, ? extends V>) - Method in class org.infinispan.cache.impl.SimpleCacheImpl
 
putAll(Map<? extends K, ? extends V>, Metadata) - Method in class org.infinispan.cache.impl.SimpleCacheImpl
 
putAll(Map<? extends K, ? extends V>, long, TimeUnit) - Method in class org.infinispan.security.impl.SecureCacheImpl
 
putAll(Map<? extends K, ? extends V>, long, TimeUnit, long, TimeUnit) - Method in class org.infinispan.security.impl.SecureCacheImpl
 
putAll(Map<? extends K, ? extends V>, Metadata) - Method in class org.infinispan.security.impl.SecureCacheImpl
 
putAll(Map<? extends K, ? extends V>) - Method in class org.infinispan.security.impl.SecureCacheImpl
 
putAll(Map<? extends K, ? extends V>) - Method in class org.infinispan.util.AbstractDelegatingMap
 
putAll(Map<? extends K, ? extends V>) - Method in class org.infinispan.util.concurrent.BoundedConcurrentHashMap
Copies all of the mappings from the specified map to this one.
putAllAsync(Map<? extends K, ? extends V>) - Method in class org.infinispan.cache.impl.AbstractDelegatingCache
 
putAllAsync(Map<? extends K, ? extends V>, long, TimeUnit) - Method in class org.infinispan.cache.impl.AbstractDelegatingCache
 
putAllAsync(Map<? extends K, ? extends V>, long, TimeUnit, long, TimeUnit) - Method in class org.infinispan.cache.impl.AbstractDelegatingCache
 
putAllAsync(Map<? extends K, ? extends V>) - Method in class org.infinispan.cache.impl.CacheImpl
 
putAllAsync(Map<? extends K, ? extends V>, long, TimeUnit) - Method in class org.infinispan.cache.impl.CacheImpl
 
putAllAsync(Map<? extends K, ? extends V>, long, TimeUnit, long, TimeUnit) - Method in class org.infinispan.cache.impl.CacheImpl
 
putAllAsync(Map<? extends K, ? extends V>) - Method in class org.infinispan.cache.impl.CacheSupport
 
putAllAsync(Map<? extends K, ? extends V>, long, TimeUnit) - Method in class org.infinispan.cache.impl.CacheSupport
 
putAllAsync(Map<? extends K, ? extends V>) - Method in class org.infinispan.cache.impl.DecoratedCache
 
putAllAsync(Map<? extends K, ? extends V>, long, TimeUnit) - Method in class org.infinispan.cache.impl.DecoratedCache
 
putAllAsync(Map<? extends K, ? extends V>, long, TimeUnit, long, TimeUnit) - Method in class org.infinispan.cache.impl.DecoratedCache
 
putAllAsync(Map<? extends K, ? extends V>) - Method in class org.infinispan.cache.impl.SimpleCacheImpl
 
putAllAsync(Map<? extends K, ? extends V>, long, TimeUnit) - Method in class org.infinispan.cache.impl.SimpleCacheImpl
 
putAllAsync(Map<? extends K, ? extends V>, long, TimeUnit, long, TimeUnit) - Method in class org.infinispan.cache.impl.SimpleCacheImpl
 
putAllAsync(Map<? extends K, ? extends V>) - Method in class org.infinispan.security.impl.SecureCacheImpl
 
putAllAsync(Map<? extends K, ? extends V>, long, TimeUnit) - Method in class org.infinispan.security.impl.SecureCacheImpl
 
putAllAsync(Map<? extends K, ? extends V>, long, TimeUnit, long, TimeUnit) - Method in class org.infinispan.security.impl.SecureCacheImpl
 
putAllInternal(Map<? extends K, ? extends V>, Metadata) - Method in class org.infinispan.cache.impl.SimpleCacheImpl
 
putAsync(K, V, Metadata) - Method in interface org.infinispan.AdvancedCache
Asynchronous version of AdvancedCache.put(Object, Object, Metadata) which stores metadata alongside the value.
putAsync(K, V, Metadata) - Method in class org.infinispan.cache.impl.AbstractDelegatingAdvancedCache
 
putAsync(K, V) - Method in class org.infinispan.cache.impl.AbstractDelegatingCache
 
putAsync(K, V, long, TimeUnit) - Method in class org.infinispan.cache.impl.AbstractDelegatingCache
 
putAsync(K, V, long, TimeUnit, long, TimeUnit) - Method in class org.infinispan.cache.impl.AbstractDelegatingCache
 
putAsync(K, V) - Method in class org.infinispan.cache.impl.CacheImpl
 
putAsync(K, V, long, TimeUnit) - Method in class org.infinispan.cache.impl.CacheImpl
 
putAsync(K, V, long, TimeUnit, long, TimeUnit) - Method in class org.infinispan.cache.impl.CacheImpl
 
putAsync(K, V, Metadata) - Method in class org.infinispan.cache.impl.CacheImpl
 
putAsync(K, V) - Method in class org.infinispan.cache.impl.CacheSupport
 
putAsync(K, V, long, TimeUnit) - Method in class org.infinispan.cache.impl.CacheSupport
 
putAsync(K, V) - Method in class org.infinispan.cache.impl.DecoratedCache
 
putAsync(K, V, long, TimeUnit) - Method in class org.infinispan.cache.impl.DecoratedCache
 
putAsync(K, V, long, TimeUnit, long, TimeUnit) - Method in class org.infinispan.cache.impl.DecoratedCache
 
putAsync(K, V, Metadata) - Method in class org.infinispan.cache.impl.DecoratedCache
 
putAsync(K, V, Metadata) - Method in class org.infinispan.cache.impl.SimpleCacheImpl
 
putAsync(K, V) - Method in class org.infinispan.cache.impl.SimpleCacheImpl
 
putAsync(K, V, long, TimeUnit) - Method in class org.infinispan.cache.impl.SimpleCacheImpl
 
putAsync(K, V, long, TimeUnit, long, TimeUnit) - Method in class org.infinispan.cache.impl.SimpleCacheImpl
 
putAsync(K, V) - Method in class org.infinispan.security.impl.SecureCacheImpl
 
putAsync(K, V, long, TimeUnit) - Method in class org.infinispan.security.impl.SecureCacheImpl
 
putAsync(K, V, long, TimeUnit, long, TimeUnit) - Method in class org.infinispan.security.impl.SecureCacheImpl
 
putAsync(K, V, Metadata) - Method in class org.infinispan.security.impl.SecureCacheImpl
 
putConfiguration(String, ConfigurationBuilder) - Method in class org.infinispan.configuration.ConfigurationManager
 
putForExternalRead(K, V, Metadata) - Method in interface org.infinispan.AdvancedCache
An overloaded form of #putForExternalRead(K, V), which takes in an instance of Metadata which can be used to provide metadata information for the entry being stored, such as lifespan, version of value...etc.
putForExternalRead(K, V, Metadata) - Method in class org.infinispan.cache.impl.AbstractDelegatingAdvancedCache
 
putForExternalRead(K, V, EnumSet<Flag>, ClassLoader) - Method in class org.infinispan.cache.impl.AbstractDelegatingAdvancedCache
 
putForExternalRead(K, V, Metadata, EnumSet<Flag>, ClassLoader) - Method in class org.infinispan.cache.impl.AbstractDelegatingAdvancedCache
 
putForExternalRead(K, V) - Method in class org.infinispan.cache.impl.AbstractDelegatingCache
 
putForExternalRead(K, V, long, TimeUnit) - Method in class org.infinispan.cache.impl.AbstractDelegatingCache
 
putForExternalRead(K, V, long, TimeUnit, long, TimeUnit) - Method in class org.infinispan.cache.impl.AbstractDelegatingCache
 
putForExternalRead(K, V) - Method in class org.infinispan.cache.impl.CacheImpl
 
putForExternalRead(K, V, long, TimeUnit) - Method in class org.infinispan.cache.impl.CacheImpl
 
putForExternalRead(K, V, long, TimeUnit, long, TimeUnit) - Method in class org.infinispan.cache.impl.CacheImpl
 
putForExternalRead(K, V, Metadata) - Method in class org.infinispan.cache.impl.CacheImpl
 
putForExternalRead(K, V) - Method in class org.infinispan.cache.impl.DecoratedCache
 
putForExternalRead(K, V, Metadata) - Method in class org.infinispan.cache.impl.DecoratedCache
 
putForExternalRead(K, V, long, TimeUnit) - Method in class org.infinispan.cache.impl.DecoratedCache
 
putForExternalRead(K, V, long, TimeUnit, long, TimeUnit) - Method in class org.infinispan.cache.impl.DecoratedCache
 
putForExternalRead(K, V) - Method in class org.infinispan.cache.impl.SimpleCacheImpl
 
putForExternalRead(K, V, long, TimeUnit) - Method in class org.infinispan.cache.impl.SimpleCacheImpl
 
putForExternalRead(K, V, long, TimeUnit, long, TimeUnit) - Method in class org.infinispan.cache.impl.SimpleCacheImpl
 
putForExternalRead(K, V, Metadata) - Method in class org.infinispan.cache.impl.SimpleCacheImpl
 
putForExternalRead(K, V) - Method in interface org.infinispan.Cache
Under special operating behavior, associates the value with the specified key.
putForExternalRead(K, V, long, TimeUnit) - Method in interface org.infinispan.Cache
An overloaded form of #putForExternalRead(K, V), which takes in lifespan parameters.
putForExternalRead(K, V, long, TimeUnit, long, TimeUnit) - Method in interface org.infinispan.Cache
An overloaded form of #putForExternalRead(K, V), which takes in lifespan parameters.
putForExternalRead(K, V) - Method in class org.infinispan.security.impl.SecureCacheImpl
 
putForExternalRead(K, V, Metadata) - Method in class org.infinispan.security.impl.SecureCacheImpl
 
putForExternalRead(K, V, long, TimeUnit) - Method in class org.infinispan.security.impl.SecureCacheImpl
 
putForExternalRead(K, V, long, TimeUnit, long, TimeUnit) - Method in class org.infinispan.security.impl.SecureCacheImpl
 
putForExternalReadInternal(K, V, Metadata, ByRef.Boolean) - Method in class org.infinispan.cache.impl.SimpleCacheImpl
 
putForExternalReadInternal(K, V, Metadata, ByRef.Boolean) - Method in class org.infinispan.cache.impl.StatsCollectingCache
 
putIfAbsent(K, V, Metadata) - Method in interface org.infinispan.AdvancedCache
An overloaded form of #putIfAbsent(K, V), which takes in an instance of Metadata which can be used to provide metadata information for the entry being stored, such as lifespan, version of value...etc.
putIfAbsent(K, V, Metadata) - Method in class org.infinispan.cache.impl.AbstractDelegatingAdvancedCache
 
putIfAbsent(K, V, long, TimeUnit) - Method in class org.infinispan.cache.impl.AbstractDelegatingCache
 
putIfAbsent(K, V, long, TimeUnit, long, TimeUnit) - Method in class org.infinispan.cache.impl.AbstractDelegatingCache
 
putIfAbsent(K, V) - Method in class org.infinispan.cache.impl.AbstractDelegatingCache
 
putIfAbsent(K, V, long, TimeUnit) - Method in class org.infinispan.cache.impl.CacheImpl
 
putIfAbsent(K, V) - Method in class org.infinispan.cache.impl.CacheImpl
 
putIfAbsent(K, V, long, TimeUnit, long, TimeUnit) - Method in class org.infinispan.cache.impl.CacheImpl
 
putIfAbsent(K, V, Metadata) - Method in class org.infinispan.cache.impl.CacheImpl
 
putIfAbsent(K, V) - Method in class org.infinispan.cache.impl.CacheSupport
 
putIfAbsent(K, V, long, TimeUnit) - Method in class org.infinispan.cache.impl.CacheSupport
 
putIfAbsent(K, V, long, TimeUnit) - Method in class org.infinispan.cache.impl.DecoratedCache
 
putIfAbsent(K, V, long, TimeUnit, long, TimeUnit) - Method in class org.infinispan.cache.impl.DecoratedCache
 
putIfAbsent(K, V) - Method in class org.infinispan.cache.impl.DecoratedCache
 
putIfAbsent(K, V, Metadata) - Method in class org.infinispan.cache.impl.DecoratedCache
 
putIfAbsent(K, V, long, TimeUnit) - Method in class org.infinispan.cache.impl.SimpleCacheImpl
 
putIfAbsent(K, V, Metadata) - Method in class org.infinispan.cache.impl.SimpleCacheImpl
 
putIfAbsent(K, V, long, TimeUnit, long, TimeUnit) - Method in class org.infinispan.cache.impl.SimpleCacheImpl
 
putIfAbsent(K, V) - Method in class org.infinispan.cache.impl.SimpleCacheImpl
 
putIfAbsent(K, V) - Method in class org.infinispan.security.impl.SecureCacheImpl
 
putIfAbsent(K, V, long, TimeUnit) - Method in class org.infinispan.security.impl.SecureCacheImpl
 
putIfAbsent(K, V, long, TimeUnit, long, TimeUnit) - Method in class org.infinispan.security.impl.SecureCacheImpl
 
putIfAbsent(K, V, Metadata) - Method in class org.infinispan.security.impl.SecureCacheImpl
 
putIfAbsent(K, V) - Method in class org.infinispan.util.concurrent.BoundedConcurrentHashMap
putIfAbsentAsync(K, V) - Method in class org.infinispan.cache.impl.AbstractDelegatingCache
 
putIfAbsentAsync(K, V, long, TimeUnit) - Method in class org.infinispan.cache.impl.AbstractDelegatingCache
 
putIfAbsentAsync(K, V, long, TimeUnit, long, TimeUnit) - Method in class org.infinispan.cache.impl.AbstractDelegatingCache
 
putIfAbsentAsync(K, V) - Method in class org.infinispan.cache.impl.CacheImpl
 
putIfAbsentAsync(K, V, long, TimeUnit) - Method in class org.infinispan.cache.impl.CacheImpl
 
putIfAbsentAsync(K, V, long, TimeUnit, long, TimeUnit) - Method in class org.infinispan.cache.impl.CacheImpl
 
putIfAbsentAsync(K, V) - Method in class org.infinispan.cache.impl.CacheSupport
 
putIfAbsentAsync(K, V, long, TimeUnit) - Method in class org.infinispan.cache.impl.CacheSupport
 
putIfAbsentAsync(K, V) - Method in class org.infinispan.cache.impl.DecoratedCache
 
putIfAbsentAsync(K, V, long, TimeUnit) - Method in class org.infinispan.cache.impl.DecoratedCache
 
putIfAbsentAsync(K, V, long, TimeUnit, long, TimeUnit) - Method in class org.infinispan.cache.impl.DecoratedCache
 
putIfAbsentAsync(K, V) - Method in class org.infinispan.cache.impl.SimpleCacheImpl
 
putIfAbsentAsync(K, V, long, TimeUnit) - Method in class org.infinispan.cache.impl.SimpleCacheImpl
 
putIfAbsentAsync(K, V, long, TimeUnit, long, TimeUnit) - Method in class org.infinispan.cache.impl.SimpleCacheImpl
 
putIfAbsentAsync(K, V) - Method in class org.infinispan.security.impl.SecureCacheImpl
 
putIfAbsentAsync(K, V, long, TimeUnit) - Method in class org.infinispan.security.impl.SecureCacheImpl
 
putIfAbsentAsync(K, V, long, TimeUnit, long, TimeUnit) - Method in class org.infinispan.security.impl.SecureCacheImpl
 
putIfAbsentInternal(K, V, Metadata) - Method in class org.infinispan.cache.impl.SimpleCacheImpl
 
putIfAbsentInternal(K, V, Metadata) - Method in class org.infinispan.cache.impl.StatsCollectingCache
 
PutKeyValueCommand - Class in org.infinispan.commands.write
Implements functionality defined by BasicCache.put(Object, Object)
PutKeyValueCommand() - Constructor for class org.infinispan.commands.write.PutKeyValueCommand
 
PutKeyValueCommand(Object, Object, boolean, CacheNotifier, Metadata, Set<Flag>, Equivalence, CommandInvocationId) - Constructor for class org.infinispan.commands.write.PutKeyValueCommand
 
putLookedUpEntries(Map<Object, CacheEntry>) - Method in class org.infinispan.transaction.impl.LocalTransaction
 
putLookedUpEntries(Map<Object, CacheEntry>) - Method in class org.infinispan.transaction.impl.RemoteTransaction
 
putLookedUpEntries(Map<Object, CacheEntry>) - Method in interface org.infinispan.transaction.xa.CacheTransaction
 
putLookedUpEntry(Object, CacheEntry) - Method in interface org.infinispan.context.EntryLookup
Puts an entry in the registry of looked up entries in the current scope.
putLookedUpEntry(Object, CacheEntry) - Method in class org.infinispan.context.impl.AbstractTxInvocationContext
 
putLookedUpEntry(Object, CacheEntry) - Method in class org.infinispan.context.impl.ClearInvocationContext
 
putLookedUpEntry(Object, CacheEntry) - Method in class org.infinispan.context.impl.ImmutableContext
 
putLookedUpEntry(Object, CacheEntry) - Method in class org.infinispan.context.impl.NonTxInvocationContext
 
putLookedUpEntry(Object, CacheEntry) - Method in class org.infinispan.context.SingleKeyNonTxInvocationContext
 
putLookedUpEntry(Object, CacheEntry) - Method in class org.infinispan.transaction.impl.LocalTransaction
 
putLookedUpEntry(Object, CacheEntry) - Method in class org.infinispan.transaction.impl.RemoteTransaction
 
putLookedUpEntry(Object, CacheEntry) - Method in interface org.infinispan.transaction.xa.CacheTransaction
 
putLookedUpRemoteVersion(Object, EntryVersion) - Method in class org.infinispan.transaction.impl.AbstractCacheTransaction
 
putLookedUpRemoteVersion(Object, EntryVersion) - Method in interface org.infinispan.transaction.xa.CacheTransaction
 
PutMapCommand - Class in org.infinispan.commands.write
 
PutMapCommand() - Constructor for class org.infinispan.commands.write.PutMapCommand
 
PutMapCommand(Map<?, ?>, CacheNotifier, Metadata, Set<Flag>, CommandInvocationId) - Constructor for class org.infinispan.commands.write.PutMapCommand
 
PutMapCommand(PutMapCommand) - Constructor for class org.infinispan.commands.write.PutMapCommand
 
PutOperation<K,V> - Class in org.infinispan.atomic.impl
An atomic put operation.
PutOperation() - Constructor for class org.infinispan.atomic.impl.PutOperation
 
PutOperation.Externalizer - Class in org.infinispan.atomic.impl
 

Q

queriedAttributeNotFound(String) - Method in interface org.infinispan.util.logging.Log
 
QueueingListener() - Constructor for class org.infinispan.distexec.DistributedExecutionCompletionService.QueueingListener
 
QueueingSegmentListener<K,V,E extends Event<K,V>> - Interface in org.infinispan.notifications.cachelistener
This interface describes methods needed for a segment listener that is used when iterating over the current events and be able to queue them properly
queueRebalance(List<Address>) - Method in interface org.infinispan.partitionhandling.impl.AvailabilityStrategyContext
Queue (or start) a rebalance.
queueRebalance(List<Address>) - Method in class org.infinispan.topology.ClusterCacheStatus
 

R

RACK_ID - Static variable in class org.infinispan.remoting.transport.jgroups.JGroupsTopologyAwareAddress
 
rackId() - Method in class org.infinispan.configuration.global.TransportConfiguration
 
rackId(String) - Method in class org.infinispan.configuration.global.TransportConfigurationBuilder
The id of the rack where this node runs.
RANDOM_NODE_FAILOVER - Static variable in class org.infinispan.distexec.DefaultExecutorService
 
randomCacheModeSynonymsDeprecated(String, String, List<String>) - Method in interface org.infinispan.util.logging.Log
 
randomClusterMembers(List<Address>, int) - Method in class org.infinispan.distexec.DefaultExecutorService
 
randomUUID() - Static method in class org.infinispan.topology.PersistentUUID
 
RangeSet(int) - Constructor for class org.infinispan.distribution.ch.impl.ReplicatedConsistentHash.RangeSet
 
RankCalculator() - Constructor for class org.infinispan.container.versioning.NumericVersionGenerator.RankCalculator
 
read(T) - Method in class org.infinispan.configuration.cache.AbstractStoreConfigurationBuilder
 
read(AsyncConfiguration) - Method in class org.infinispan.configuration.cache.AsyncConfigurationBuilder
 
read(AsyncStoreConfiguration) - Method in class org.infinispan.configuration.cache.AsyncStoreConfigurationBuilder
 
read(AuthorizationConfiguration) - Method in class org.infinispan.configuration.cache.AuthorizationConfigurationBuilder
 
read(BackupConfiguration) - Method in class org.infinispan.configuration.cache.BackupConfigurationBuilder
 
read(BackupForConfiguration) - Method in class org.infinispan.configuration.cache.BackupForBuilder
 
read(ClusteringConfiguration) - Method in class org.infinispan.configuration.cache.ClusteringConfigurationBuilder
 
read(ClusterLoaderConfiguration) - Method in class org.infinispan.configuration.cache.ClusterLoaderConfigurationBuilder
 
read(CompatibilityModeConfiguration) - Method in class org.infinispan.configuration.cache.CompatibilityModeConfigurationBuilder
 
read(Configuration) - Method in class org.infinispan.configuration.cache.ConfigurationBuilder
 
read(CustomInterceptorsConfiguration) - Method in class org.infinispan.configuration.cache.CustomInterceptorsConfigurationBuilder
 
read(CustomStoreConfiguration) - Method in class org.infinispan.configuration.cache.CustomStoreConfigurationBuilder
 
read(DataContainerConfiguration) - Method in class org.infinispan.configuration.cache.DataContainerConfigurationBuilder
 
read(DeadlockDetectionConfiguration) - Method in class org.infinispan.configuration.cache.DeadlockDetectionConfigurationBuilder
 
read(EvictionConfiguration) - Method in class org.infinispan.configuration.cache.EvictionConfigurationBuilder
 
read(ExpirationConfiguration) - Method in class org.infinispan.configuration.cache.ExpirationConfigurationBuilder
 
read(GroupsConfiguration) - Method in class org.infinispan.configuration.cache.GroupsConfigurationBuilder
 
read(HashConfiguration) - Method in class org.infinispan.configuration.cache.HashConfigurationBuilder
 
read(IndexingConfiguration) - Method in class org.infinispan.configuration.cache.IndexingConfigurationBuilder
 
read(InterceptorConfiguration) - Method in class org.infinispan.configuration.cache.InterceptorConfigurationBuilder
 
read(InvocationBatchingConfiguration) - Method in class org.infinispan.configuration.cache.InvocationBatchingConfigurationBuilder
 
read(JMXStatisticsConfiguration) - Method in class org.infinispan.configuration.cache.JMXStatisticsConfigurationBuilder
 
read(L1Configuration) - Method in class org.infinispan.configuration.cache.L1ConfigurationBuilder
 
read(LockingConfiguration) - Method in class org.infinispan.configuration.cache.LockingConfigurationBuilder
 
read(PartitionHandlingConfiguration) - Method in class org.infinispan.configuration.cache.PartitionHandlingConfigurationBuilder
 
read(PersistenceConfiguration) - Method in class org.infinispan.configuration.cache.PersistenceConfigurationBuilder
 
read(RecoveryConfiguration) - Method in class org.infinispan.configuration.cache.RecoveryConfigurationBuilder
 
read(SecurityConfiguration) - Method in class org.infinispan.configuration.cache.SecurityConfigurationBuilder
 
read(SingleFileStoreConfiguration) - Method in class org.infinispan.configuration.cache.SingleFileStoreConfigurationBuilder
 
read(SingletonStoreConfiguration) - Method in class org.infinispan.configuration.cache.SingletonStoreConfigurationBuilder
 
read(SitesConfiguration) - Method in class org.infinispan.configuration.cache.SitesConfigurationBuilder
 
read(StateTransferConfiguration) - Method in class org.infinispan.configuration.cache.StateTransferConfigurationBuilder
 
read(StoreAsBinaryConfiguration) - Method in class org.infinispan.configuration.cache.StoreAsBinaryConfigurationBuilder
 
read(SyncConfiguration) - Method in class org.infinispan.configuration.cache.SyncConfigurationBuilder
 
read(TakeOfflineConfiguration) - Method in class org.infinispan.configuration.cache.TakeOfflineConfigurationBuilder
 
read(TransactionConfiguration) - Method in class org.infinispan.configuration.cache.TransactionConfigurationBuilder
 
read(UnsafeConfiguration) - Method in class org.infinispan.configuration.cache.UnsafeConfigurationBuilder
 
read(VersioningConfiguration) - Method in class org.infinispan.configuration.cache.VersioningConfigurationBuilder
 
read(XSiteStateTransferConfiguration) - Method in class org.infinispan.configuration.cache.XSiteStateTransferConfigurationBuilder
 
read(ExecutorFactoryConfiguration) - Method in class org.infinispan.configuration.global.ExecutorFactoryConfigurationBuilder
 
read(GlobalAuthorizationConfiguration) - Method in class org.infinispan.configuration.global.GlobalAuthorizationConfigurationBuilder
 
read(GlobalConfiguration) - Method in class org.infinispan.configuration.global.GlobalConfigurationBuilder
 
read(GlobalJmxStatisticsConfiguration) - Method in class org.infinispan.configuration.global.GlobalJmxStatisticsConfigurationBuilder
 
read(Role) - Method in class org.infinispan.configuration.global.GlobalRoleConfigurationBuilder
 
read(GlobalSecurityConfiguration) - Method in class org.infinispan.configuration.global.GlobalSecurityConfigurationBuilder
 
read(GlobalStateConfiguration) - Method in class org.infinispan.configuration.global.GlobalStateConfigurationBuilder
 
read(ScheduledExecutorFactoryConfiguration) - Method in class org.infinispan.configuration.global.ScheduledExecutorFactoryConfigurationBuilder
 
read(SerializationConfiguration) - Method in class org.infinispan.configuration.global.SerializationConfigurationBuilder
 
read(ShutdownConfiguration) - Method in class org.infinispan.configuration.global.ShutdownConfigurationBuilder
 
read(SiteConfiguration) - Method in class org.infinispan.configuration.global.SiteConfigurationBuilder
 
read(ThreadPoolConfiguration) - Method in class org.infinispan.configuration.global.ThreadPoolConfigurationBuilder
 
read(TransportConfiguration) - Method in class org.infinispan.configuration.global.TransportConfigurationBuilder
 
read() - Method in class org.infinispan.io.GridInputStream
 
read(byte[]) - Method in class org.infinispan.io.GridInputStream
 
read(byte[], int, int) - Method in class org.infinispan.io.GridInputStream
 
read(ByteBuffer) - Method in class org.infinispan.io.ReadableGridFileChannel
 
read() - Method in class org.infinispan.io.UnclosableObjectInputStream
 
read(byte[]) - Method in class org.infinispan.io.UnclosableObjectInputStream
 
read(byte[], int, int) - Method in class org.infinispan.io.UnclosableObjectInputStream
 
READ_WRITE_SNAPSHOT_VIEW - Static variable in interface org.infinispan.marshall.core.Ids
 
ReadableGridFileChannel - Class in org.infinispan.io
 
readBoolean() - Method in class org.infinispan.io.UnclosableObjectInputStream
 
readBooleanAttribute(Element, String, String, boolean) - Static method in class org.infinispan.configuration.parsing.XmlConfigHelper
Retrieves the boolean value of a given attribute for the first encountered instance of elementName
readBooleanAttributeElement(XMLStreamReader, String) - Static method in class org.infinispan.configuration.parsing.ParseUtils
Read an element which contains only a single boolean attribute.
readBooleanContents(Element, String) - Static method in class org.infinispan.configuration.parsing.XmlConfigHelper
Similar to XmlConfigHelper.readStringContents(org.w3c.dom.Element,String) except that it returns a boolean.
readBooleanContents(Element, String, boolean) - Static method in class org.infinispan.configuration.parsing.XmlConfigHelper
Similar to XmlConfigHelper.readStringContents(org.w3c.dom.Element,String) except that it returns a boolean.
readByte() - Method in class org.infinispan.io.UnclosableObjectInputStream
 
readChar() - Method in class org.infinispan.io.UnclosableObjectInputStream
 
readCommandHeader(ObjectInput) - Method in class org.infinispan.marshall.exts.ReplicableCommandExternalizer
 
ReadCommittedEntry - Class in org.infinispan.container.entries
A wrapper around a cached entry that encapsulates read committed semantics when writes are initiated, committed or rolled back.
ReadCommittedEntry(Object, Object, Metadata) - Constructor for class org.infinispan.container.entries.ReadCommittedEntry
 
ReadCommittedEntry.Flags - Enum in org.infinispan.container.entries
 
readDouble() - Method in class org.infinispan.io.UnclosableObjectInputStream
 
readElement(XMLExtendedStreamReader, ConfigurationBuilderHolder) - Method in interface org.infinispan.configuration.parsing.ConfigurationParser
The entry point of a configuration parser which gets passed a XMLExtendedStreamReader positioned at a root element associated with the parser itself according to the registered mapping.
readElement(XMLExtendedStreamReader, ConfigurationBuilderHolder) - Method in class org.infinispan.configuration.parsing.Parser72
 
readElement(XMLExtendedStreamReader, ConfigurationBuilderHolder) - Method in class org.infinispan.configuration.parsing.Parser80
 
readExternal(ObjectInput) - Method in class org.infinispan.io.GridFile.Metadata
 
readExternal(ObjectInput) - Method in class org.infinispan.marshall.core.MarshalledValue
 
readFloat() - Method in class org.infinispan.io.UnclosableObjectInputStream
 
readFrom(ObjectInput) - Method in class org.infinispan.commands.CancelCommand
 
readFrom(ObjectInput) - Method in class org.infinispan.commands.control.LockControlCommand
 
readFrom(ObjectInput) - Method in class org.infinispan.commands.CreateCacheCommand
 
readFrom(ObjectInput) - Method in class org.infinispan.commands.functional.ReadOnlyKeyCommand
 
readFrom(ObjectInput) - Method in class org.infinispan.commands.functional.ReadOnlyManyCommand
 
readFrom(ObjectInput) - Method in class org.infinispan.commands.functional.ReadWriteKeyCommand
 
readFrom(ObjectInput) - Method in class org.infinispan.commands.functional.ReadWriteKeyValueCommand
 
readFrom(ObjectInput) - Method in class org.infinispan.commands.functional.ReadWriteManyCommand
 
readFrom(ObjectInput) - Method in class org.infinispan.commands.functional.ReadWriteManyEntriesCommand
 
readFrom(ObjectInput) - Method in class org.infinispan.commands.functional.WriteOnlyKeyCommand
 
readFrom(ObjectInput) - Method in class org.infinispan.commands.functional.WriteOnlyKeyValueCommand
 
readFrom(ObjectInput) - Method in class org.infinispan.commands.functional.WriteOnlyManyCommand
 
readFrom(ObjectInput) - Method in class org.infinispan.commands.functional.WriteOnlyManyEntriesCommand
 
readFrom(ObjectInput) - Method in class org.infinispan.commands.read.AbstractLocalCommand
 
readFrom(ObjectInput) - Method in class org.infinispan.commands.read.DistributedExecuteCommand
 
readFrom(ObjectInput) - Method in class org.infinispan.commands.read.GetAllCommand
 
readFrom(ObjectInput) - Method in class org.infinispan.commands.read.GetCacheEntryCommand
 
readFrom(ObjectInput) - Method in class org.infinispan.commands.read.GetKeyValueCommand
 
readFrom(ObjectInput) - Method in class org.infinispan.commands.read.MapCombineCommand
 
readFrom(ObjectInput) - Method in class org.infinispan.commands.read.ReduceCommand
 
readFrom(ObjectInput) - Method in class org.infinispan.commands.remote.ClusteredGetAllCommand
 
readFrom(ObjectInput) - Method in class org.infinispan.commands.remote.ClusteredGetCommand
 
readFrom(ObjectInput) - Method in class org.infinispan.commands.remote.GetKeysInGroupCommand
 
readFrom(ObjectInput) - Method in class org.infinispan.commands.remote.MultipleRpcCommand
 
readFrom(ObjectInput) - Method in class org.infinispan.commands.remote.recovery.CompleteTransactionCommand
 
readFrom(ObjectInput) - Method in class org.infinispan.commands.remote.recovery.GetInDoubtTransactionsCommand
 
readFrom(ObjectInput) - Method in class org.infinispan.commands.remote.recovery.GetInDoubtTxInfoCommand
 
readFrom(ObjectInput) - Method in class org.infinispan.commands.remote.recovery.TxCompletionNotificationCommand
 
readFrom(ObjectInput) - Method in class org.infinispan.commands.remote.SingleRpcCommand
 
readFrom(ObjectInput) - Method in class org.infinispan.commands.RemoveCacheCommand
 
readFrom(ObjectInput) - Method in interface org.infinispan.commands.ReplicableCommand
Reads this instance from the stream written by ReplicableCommand.writeTo(ObjectOutput).
readFrom(ObjectInput) - Method in class org.infinispan.commands.tx.AbstractTransactionBoundaryCommand
 
readFrom(ObjectInput) - Method in class org.infinispan.commands.tx.PrepareCommand
 
readFrom(ObjectInput) - Method in class org.infinispan.commands.tx.VersionedCommitCommand
 
readFrom(ObjectInput) - Method in class org.infinispan.commands.tx.VersionedPrepareCommand
 
readFrom(ObjectInput) - Method in class org.infinispan.commands.write.ApplyDeltaCommand
 
readFrom(ObjectInput) - Method in class org.infinispan.commands.write.ClearCommand
 
readFrom(ObjectInput) - Method in class org.infinispan.commands.write.InvalidateCommand
 
readFrom(ObjectInput) - Method in class org.infinispan.commands.write.InvalidateL1Command
 
readFrom(ObjectInput) - Method in class org.infinispan.commands.write.PutKeyValueCommand
 
readFrom(ObjectInput) - Method in class org.infinispan.commands.write.PutMapCommand
 
readFrom(ObjectInput) - Method in class org.infinispan.commands.write.RemoveCommand
 
readFrom(ObjectInput) - Method in class org.infinispan.commands.write.RemoveExpiredCommand
 
readFrom(ObjectInput) - Method in class org.infinispan.commands.write.ReplaceCommand
 
readFrom(ObjectInput) - Method in class org.infinispan.iteration.impl.EntryRequestCommand
 
readFrom(ObjectInput) - Method in class org.infinispan.iteration.impl.EntryResponseCommand
 
readFrom(ObjectInput) - Method in class org.infinispan.manager.impl.ReplicableCommandManagerFunction
 
readFrom(ObjectInput) - Method in class org.infinispan.manager.impl.ReplicableCommandRunnable
 
readFrom(ObjectInput) - Method in class org.infinispan.statetransfer.StateRequestCommand
 
readFrom(ObjectInput) - Method in class org.infinispan.statetransfer.StateResponseCommand
 
readFrom(ObjectInput) - Method in class org.infinispan.stream.impl.StreamRequestCommand
 
readFrom(ObjectInput) - Method in class org.infinispan.stream.impl.StreamResponseCommand
 
readFrom(ObjectInput) - Method in class org.infinispan.stream.impl.StreamSegmentResponseCommand
 
readFrom(ObjectInput) - Method in class org.infinispan.topology.CacheTopologyControlCommand
 
readFrom(ObjectInput) - Method in class org.infinispan.xsite.SingleXSiteRpcCommand
 
readFrom(ObjectInput) - Method in class org.infinispan.xsite.statetransfer.XSiteStatePushCommand
 
readFrom(ObjectInput) - Method in class org.infinispan.xsite.statetransfer.XSiteStateTransferControlCommand
 
readFrom(ObjectInput) - Method in class org.infinispan.xsite.XSiteAdminCommand
 
readFully(byte[]) - Method in class org.infinispan.io.UnclosableObjectInputStream
 
readFully(byte[], int, int) - Method in class org.infinispan.io.UnclosableObjectInputStream
 
readInt() - Method in class org.infinispan.io.UnclosableObjectInputStream
 
readLegacyParameters(ObjectInput) - Method in class org.infinispan.marshall.exts.ReplicableCommandExternalizer
 
readLine() - Method in class org.infinispan.io.UnclosableObjectInputStream
 
readLong() - Method in class org.infinispan.io.UnclosableObjectInputStream
 
readManagedAttributeAlreadyPresent(Method) - Method in interface org.infinispan.util.logging.Log
 
readMetadata(URL) - Method in class org.infinispan.factories.components.ComponentMetadataRepo
 
readNeedsRemoteValue(InvocationContext, AbstractDataCommand) - Method in class org.infinispan.interceptors.distribution.BaseDistributionInterceptor
Deprecated.
 
readObject(ObjectInput) - Method in class org.infinispan.atomic.DeltaCompositeKey.DeltaCompositeKeyExternalizer
 
readObject(ObjectInput) - Method in class org.infinispan.atomic.impl.AtomicHashMap.Externalizer
 
readObject(ObjectInput) - Method in class org.infinispan.atomic.impl.AtomicHashMapDelta.Externalizer
 
readObject(ObjectInput) - Method in class org.infinispan.atomic.impl.ClearOperation.Externalizer
 
readObject(ObjectInput) - Method in class org.infinispan.atomic.impl.PutOperation.Externalizer
 
readObject(ObjectInput) - Method in class org.infinispan.atomic.impl.RemoveOperation.Externalizer
 
readObject(ObjectInput) - Method in class org.infinispan.commands.CommandInvocationId.Externalizer
 
readObject(ObjectInput) - Method in class org.infinispan.commands.write.ValueMatcher.Externalizer
 
readObject(ObjectInput) - Method in class org.infinispan.container.entries.ImmortalCacheEntry.Externalizer
 
readObject(ObjectInput) - Method in class org.infinispan.container.entries.ImmortalCacheValue.Externalizer
 
readObject(ObjectInput) - Method in class org.infinispan.container.entries.metadata.MetadataImmortalCacheEntry.Externalizer
 
readObject(ObjectInput) - Method in class org.infinispan.container.entries.metadata.MetadataImmortalCacheValue.Externalizer
 
readObject(ObjectInput) - Method in class org.infinispan.container.entries.metadata.MetadataMortalCacheEntry.Externalizer
 
readObject(ObjectInput) - Method in class org.infinispan.container.entries.metadata.MetadataMortalCacheValue.Externalizer
 
readObject(ObjectInput) - Method in class org.infinispan.container.entries.metadata.MetadataTransientCacheEntry.Externalizer
 
readObject(ObjectInput) - Method in class org.infinispan.container.entries.metadata.MetadataTransientCacheValue.Externalizer
 
readObject(ObjectInput) - Method in class org.infinispan.container.entries.metadata.MetadataTransientMortalCacheEntry.Externalizer
 
readObject(ObjectInput) - Method in class org.infinispan.container.entries.metadata.MetadataTransientMortalCacheValue.Externalizer
 
readObject(ObjectInput) - Method in class org.infinispan.container.entries.MortalCacheEntry.Externalizer
 
readObject(ObjectInput) - Method in class org.infinispan.container.entries.MortalCacheValue.Externalizer
 
readObject(ObjectInput) - Method in class org.infinispan.container.entries.TransientCacheEntry.Externalizer
 
readObject(ObjectInput) - Method in class org.infinispan.container.entries.TransientCacheValue.Externalizer
 
readObject(ObjectInput) - Method in class org.infinispan.container.entries.TransientMortalCacheEntry.Externalizer
 
readObject(ObjectInput) - Method in class org.infinispan.container.entries.TransientMortalCacheValue.Externalizer
 
readObject(ObjectInput) - Method in class org.infinispan.container.versioning.NumericVersion.Externalizer
 
readObject(ObjectInput) - Method in class org.infinispan.container.versioning.SimpleClusteredVersion.Externalizer
 
readObject(ObjectInput) - Method in class org.infinispan.context.Flag.Externalizer
 
readObject(ObjectInput) - Method in class org.infinispan.distexec.mapreduce.MapReduceManagerImpl.DeltaAwareListExternalizer
 
readObject(ObjectInput) - Method in class org.infinispan.distexec.mapreduce.MapReduceManagerImpl.DeltaListExternalizer
 
readObject(ObjectInput) - Method in class org.infinispan.distribution.ch.impl.AffinityPartitioner.Externalizer
 
readObject(ObjectInput) - Method in class org.infinispan.distribution.ch.impl.DefaultConsistentHashFactory.Externalizer
 
readObject(ObjectInput) - Method in class org.infinispan.distribution.ch.impl.HashFunctionPartitioner.Externalizer
 
readObject(ObjectInput) - Method in class org.infinispan.distribution.ch.impl.ReplicatedConsistentHashFactory.Externalizer
 
readObject(ObjectInput) - Method in class org.infinispan.distribution.ch.impl.SyncConsistentHashFactory.Externalizer
 
readObject(ObjectInput) - Method in class org.infinispan.distribution.ch.impl.SyncReplicatedConsistentHashFactory.Externalizer
 
readObject(ObjectInput) - Method in class org.infinispan.distribution.ch.impl.TopologyAwareConsistentHashFactory.Externalizer
 
readObject(ObjectInput) - Method in class org.infinispan.distribution.ch.impl.TopologyAwareSyncConsistentHashFactory.Externalizer
 
readObject(ObjectInput) - Method in class org.infinispan.filter.AcceptAllKeyValueFilter.Externalizer
 
readObject(ObjectInput) - Method in class org.infinispan.filter.CacheFilters.CacheFiltersExternalizer
 
readObject(ObjectInput) - Method in class org.infinispan.filter.CollectionKeyFilter.Externalizer
 
readObject(ObjectInput) - Method in class org.infinispan.filter.CompositeKeyFilter.Externalizer
 
readObject(ObjectInput) - Method in class org.infinispan.filter.CompositeKeyValueFilter.Externalizer
 
readObject(ObjectInput) - Method in class org.infinispan.filter.KeyFilterAsKeyValueFilter.Externalizer
 
readObject(ObjectInput) - Method in class org.infinispan.filter.KeyValueFilterAsKeyFilter.Externalizer
 
readObject(ObjectInput) - Method in class org.infinispan.filter.NullValueConverter.Externalizer
 
readObject(ObjectInput) - Method in class org.infinispan.functional.impl.EntryViews.ReadWriteSnapshotViewExternalizer
 
readObject(ObjectInput) - Method in class org.infinispan.functional.impl.MetaParams.Externalizer
 
readObject(ObjectInput) - Method in class org.infinispan.functional.impl.MetaParamsInternalMetadata.Externalizer
 
readObject(ObjectInput) - Static method in class org.infinispan.functional.impl.Params
 
readObject() - Method in class org.infinispan.io.UnclosableObjectInputStream
 
readObject(Unmarshaller) - Method in class org.infinispan.marshall.core.ExternalizerTable
 
readObject(ObjectInput) - Method in class org.infinispan.marshall.core.MarshalledEntryImpl.Externalizer
 
readObject(ObjectInput) - Method in class org.infinispan.marshall.core.MarshalledValue.Externalizer
 
readObject(ObjectInput) - Method in class org.infinispan.marshall.exts.ArrayExternalizers.ListArray
 
readObject(ObjectInput) - Method in class org.infinispan.marshall.exts.CacheRpcCommandExternalizer
 
readObject(ObjectInput) - Method in class org.infinispan.marshall.exts.DoubleSummaryStatisticsExternalizer
 
readObject(ObjectInput) - Method in class org.infinispan.marshall.exts.EnumSetExternalizer
 
readObject(ObjectInput) - Method in class org.infinispan.marshall.exts.IntSummaryStatisticsExternalizer
 
readObject(ObjectInput) - Method in class org.infinispan.marshall.exts.ListExternalizer
 
readObject(ObjectInput) - Method in class org.infinispan.marshall.exts.LongSummaryStatisticsExternalizer
 
readObject(ObjectInput) - Method in class org.infinispan.marshall.exts.MapExternalizer
 
readObject(ObjectInput) - Method in class org.infinispan.marshall.exts.MetaParamExternalizers.EntryVersionParamExternalizer
 
readObject(ObjectInput) - Method in class org.infinispan.marshall.exts.MetaParamExternalizers.LifespanExternalizer
 
readObject(ObjectInput) - Method in class org.infinispan.marshall.exts.MetaParamExternalizers.NumericEntryVersionExternalizer
 
readObject(ObjectInput) - Method in class org.infinispan.marshall.exts.OptionalExternalizer
 
readObject(ObjectInput) - Method in class org.infinispan.marshall.exts.ReplicableCommandExternalizer
 
readObject(ObjectInput) - Method in class org.infinispan.marshall.exts.SetExternalizer
 
readObject(ObjectInput) - Method in class org.infinispan.marshall.exts.SingletonListExternalizer
 
readObject(ObjectInput) - Method in class org.infinispan.metadata.EmbeddedMetadata.Externalizer
 
readObject(ObjectInput) - Method in class org.infinispan.metadata.impl.InternalMetadataImpl.Externalizer
 
readObject(ObjectInput) - Method in class org.infinispan.notifications.cachelistener.cluster.ClusterEvent.Externalizer
 
readObject(ObjectInput) - Method in class org.infinispan.notifications.cachelistener.cluster.ClusterEventCallable.Externalizer
 
readObject(ObjectInput) - Method in class org.infinispan.notifications.cachelistener.cluster.ClusterListenerRemoveCallable.Externalizer
 
readObject(ObjectInput) - Method in class org.infinispan.notifications.cachelistener.cluster.ClusterListenerReplicateCallable.Externalizer
 
readObject(ObjectInput) - Method in class org.infinispan.notifications.cachelistener.cluster.MultiClusterEventCallable.Externalizer
 
readObject(ObjectInput) - Method in class org.infinispan.notifications.cachelistener.filter.CacheEventConverterAsConverter.Externalizer
 
readObject(ObjectInput) - Method in class org.infinispan.notifications.cachelistener.filter.CacheEventFilterAsKeyValueFilter.Externalizer
 
readObject(ObjectInput) - Method in class org.infinispan.notifications.cachelistener.filter.CacheEventFilterConverterAsKeyValueFilterConverter.Externalizer
 
readObject(ObjectInput) - Method in class org.infinispan.notifications.cachelistener.filter.ConverterAsCacheEventConverter.Externalizer
 
readObject(ObjectInput) - Method in class org.infinispan.notifications.cachelistener.filter.KeyFilterAsCacheEventFilter.Externalizer
 
readObject(ObjectInput) - Method in class org.infinispan.notifications.cachelistener.filter.KeyValueFilterAsCacheEventFilter.Externalizer
 
readObject(ObjectInput) - Method in class org.infinispan.partitionhandling.AvailabilityMode.Externalizer
 
readObject(ObjectInput) - Method in class org.infinispan.registry.ScopedKey.Externalizer
Deprecated.
 
readObject(ObjectInput) - Method in class org.infinispan.remoting.responses.CacheNotFoundResponse.Externalizer
 
readObject(ObjectInput) - Method in class org.infinispan.remoting.responses.ExceptionResponse.Externalizer
 
readObject(ObjectInput) - Method in class org.infinispan.remoting.responses.SuccessfulResponse.Externalizer
 
readObject(ObjectInput) - Method in class org.infinispan.remoting.responses.UnsuccessfulResponse.Externalizer
 
readObject(ObjectInput) - Method in class org.infinispan.remoting.responses.UnsureResponse.Externalizer
 
readObject(ObjectInput) - Method in class org.infinispan.statetransfer.StateChunk.Externalizer
 
readObject(ObjectInput) - Method in class org.infinispan.statetransfer.TransactionInfo.Externalizer
 
readObject(ObjectInput) - Method in class org.infinispan.stream.impl.intops.IntermediateOperationExternalizer
 
readObject(ObjectInput) - Method in class org.infinispan.stream.impl.termop.TerminalOperationExternalizer
 
readObject(ObjectInput) - Method in class org.infinispan.stream.StreamMarshalling.StreamMarshallingExternalizer
 
readObject(ObjectInput) - Method in class org.infinispan.topology.CacheJoinInfo.Externalizer
 
readObject(ObjectInput) - Method in class org.infinispan.topology.CacheStatusResponse.Externalizer
 
readObject(ObjectInput) - Method in class org.infinispan.transaction.xa.DldGlobalTransaction.Externalizer
 
readObject(ObjectInput) - Method in class org.infinispan.transaction.xa.GlobalTransaction.AbstractGlobalTxExternalizer
 
readObject(ObjectInput) - Method in class org.infinispan.transaction.xa.recovery.InDoubtTxInfoImpl.Externalizer
 
readObject(ObjectInput) - Method in class org.infinispan.transaction.xa.recovery.RecoveryAwareDldGlobalTransaction.Externalizer
 
readObject(ObjectInput) - Method in class org.infinispan.transaction.xa.recovery.RecoveryAwareGlobalTransaction.Externalizer
 
readObject(ObjectInput) - Method in class org.infinispan.transaction.xa.recovery.SerializableXid.XidExternalizer
 
readObject(ObjectInput) - Method in class org.infinispan.util.KeyValuePair.Externalizer
 
readObject(ObjectInput) - Method in class org.infinispan.xsite.statetransfer.XSiteState.XSiteStateExternalizer
 
readOnly(CacheEntry<K, V>) - Static method in class org.infinispan.functional.impl.EntryViews
 
readOnly(K, V, Metadata) - Static method in class org.infinispan.functional.impl.EntryViews
 
ReadOnlyDataContainerBackedKeySet - Class in org.infinispan.util
A Set view of keys in a data container, which is read-only and has efficient contains(), unlike some data container ley sets.
ReadOnlyDataContainerBackedKeySet(DataContainer) - Constructor for class org.infinispan.util.ReadOnlyDataContainerBackedKeySet
 
ReadOnlyKeyCommand<K,V,R> - Class in org.infinispan.commands.functional
 
ReadOnlyKeyCommand(Object, Function<EntryView.ReadEntryView<K, V>, R>) - Constructor for class org.infinispan.commands.functional.ReadOnlyKeyCommand
 
ReadOnlyKeyCommand() - Constructor for class org.infinispan.commands.functional.ReadOnlyKeyCommand
 
ReadOnlyManyCommand<K,V,R> - Class in org.infinispan.commands.functional
 
ReadOnlyManyCommand(Set<? extends K>, Function<EntryView.ReadEntryView<K, V>, R>) - Constructor for class org.infinispan.commands.functional.ReadOnlyManyCommand
 
ReadOnlyManyCommand() - Constructor for class org.infinispan.commands.functional.ReadOnlyManyCommand
 
ReadOnlyMapImpl<K,V> - Class in org.infinispan.functional.impl
Read-only map implementation.
readOnlyPermissionCollection() - Method in interface org.infinispan.util.logging.Log
 
ReadOnlySegmentAwareEntryIterator<K,V> - Class in org.infinispan.distribution.util
Iterator implementation that shows a read only view of the provided iterator by only allowing values that map to a given segment using the provided consistent hash.
ReadOnlySegmentAwareEntryIterator(Iterator<Map.Entry<K, V>>, ConsistentHash, Set<Integer>) - Constructor for class org.infinispan.distribution.util.ReadOnlySegmentAwareEntryIterator
 
ReadOnlySegmentAwareEntrySet<K,V> - Class in org.infinispan.distribution.util
Iterator implementation that shows a read only view of the provided iterator by only allowing values that map to a given segment using the provided consistent hash.
ReadOnlySegmentAwareEntrySet(Set<Map.Entry<K, V>>, ConsistentHash, Set<Integer>) - Constructor for class org.infinispan.distribution.util.ReadOnlySegmentAwareEntrySet
 
ReadOnlySegmentAwareIterator<E> - Class in org.infinispan.distribution.util
Iterator implementation that shows a read only view of the provided iterator by only allowing values that map to a given segment using the provided consistent hash.
ReadOnlySegmentAwareIterator(Iterator<E>, ConsistentHash, Set<Integer>) - Constructor for class org.infinispan.distribution.util.ReadOnlySegmentAwareIterator
 
ReadOnlySegmentAwareMap<K,V> - Class in org.infinispan.distribution.util
Map implementation that shows a read only view of the provided entry by only allowing entries whose key maps to a given segment using the provided consistent hash.
ReadOnlySegmentAwareMap(Map<K, V>, ConsistentHash, Set<Integer>) - Constructor for class org.infinispan.distribution.util.ReadOnlySegmentAwareMap
 
ReadOnlySegmentAwareSet<E> - Class in org.infinispan.distribution.util
Set implementation that shows a read only view of the provided set by only allowing entries that map to a given segment using the provided consistent hash.
ReadOnlySegmentAwareSet(Set<E>, ConsistentHash, Set<Integer>) - Constructor for class org.infinispan.distribution.util.ReadOnlySegmentAwareSet
 
readPropertiesContents(Element, String) - Static method in class org.infinispan.configuration.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.
readPropertiesContents(Element) - Static method in class org.infinispan.configuration.parsing.XmlConfigHelper
 
readScopedState(String) - Method in interface org.infinispan.globalstate.GlobalStateManager
Reads the persistent state for the specified scope.
readScopedState(String) - Method in class org.infinispan.globalstate.impl.GlobalStateManagerImpl
 
readsExistingValues() - Method in class org.infinispan.commands.functional.ReadOnlyKeyCommand
 
readsExistingValues() - Method in class org.infinispan.commands.functional.ReadOnlyManyCommand
 
readsExistingValues() - Method in class org.infinispan.commands.functional.ReadWriteKeyCommand
 
readsExistingValues() - Method in class org.infinispan.commands.functional.ReadWriteKeyValueCommand
 
readsExistingValues() - Method in class org.infinispan.commands.functional.ReadWriteManyCommand
 
readsExistingValues() - Method in class org.infinispan.commands.functional.ReadWriteManyEntriesCommand
 
readsExistingValues() - Method in class org.infinispan.commands.functional.WriteOnlyKeyCommand
 
readsExistingValues() - Method in class org.infinispan.commands.functional.WriteOnlyKeyValueCommand
 
readsExistingValues() - Method in class org.infinispan.commands.functional.WriteOnlyManyCommand
 
readsExistingValues() - Method in class org.infinispan.commands.functional.WriteOnlyManyEntriesCommand
 
readsExistingValues() - Method in class org.infinispan.commands.read.DistributedExecuteCommand
 
readsExistingValues() - Method in class org.infinispan.commands.read.EntrySetCommand
 
readsExistingValues() - Method in class org.infinispan.commands.read.GetAllCommand
 
readsExistingValues() - Method in class org.infinispan.commands.read.GetCacheEntryCommand
 
readsExistingValues() - Method in class org.infinispan.commands.read.GetKeyValueCommand
 
readsExistingValues() - Method in class org.infinispan.commands.read.KeySetCommand
 
readsExistingValues() - Method in class org.infinispan.commands.read.SizeCommand
 
readsExistingValues() - Method in class org.infinispan.commands.remote.GetKeysInGroupCommand
 
readsExistingValues() - Method in class org.infinispan.commands.tx.AbstractTransactionBoundaryCommand
 
readsExistingValues() - Method in interface org.infinispan.commands.VisitableCommand
 
readsExistingValues() - Method in class org.infinispan.commands.write.ApplyDeltaCommand
 
readsExistingValues() - Method in class org.infinispan.commands.write.ClearCommand
 
readsExistingValues() - Method in class org.infinispan.commands.write.EvictCommand
 
readsExistingValues() - Method in class org.infinispan.commands.write.InvalidateCommand
 
readsExistingValues() - Method in class org.infinispan.commands.write.PutKeyValueCommand
 
readsExistingValues() - Method in class org.infinispan.commands.write.PutMapCommand
 
readsExistingValues() - Method in class org.infinispan.commands.write.RemoveCommand
 
readsExistingValues() - Method in class org.infinispan.commands.write.ReplaceCommand
 
readShort() - Method in class org.infinispan.io.UnclosableObjectInputStream
 
readStringAttributeElement(XMLStreamReader, String) - Static method in class org.infinispan.configuration.parsing.ParseUtils
Read an element which contains only a single string attribute.
readStringContents(Element, String) - Static method in class org.infinispan.configuration.parsing.XmlConfigHelper
Reads the contents of the first occurrence of elementName under the given element, trimming results of whitespace.
readUnsignedByte() - Method in class org.infinispan.io.UnclosableObjectInputStream
 
readUnsignedShort() - Method in class org.infinispan.io.UnclosableObjectInputStream
 
readUTF() - Method in class org.infinispan.io.UnclosableObjectInputStream
 
readVersionsFromResponse(Response, CacheTransaction) - Static method in class org.infinispan.transaction.impl.WriteSkewHelper
 
readWrite(CacheEntry<K, V>) - Static method in class org.infinispan.functional.impl.EntryViews
 
readWrite(CacheEntry<K, V>, V, Metadata) - Static method in class org.infinispan.functional.impl.EntryViews
 
ReadWriteKeyCommand<K,V,R> - Class in org.infinispan.commands.functional
 
ReadWriteKeyCommand(K, Function<EntryView.ReadWriteEntryView<K, V>, R>, CommandInvocationId, ValueMatcher, Params) - Constructor for class org.infinispan.commands.functional.ReadWriteKeyCommand
 
ReadWriteKeyCommand() - Constructor for class org.infinispan.commands.functional.ReadWriteKeyCommand
 
ReadWriteKeyValueCommand<K,V,R> - Class in org.infinispan.commands.functional
 
ReadWriteKeyValueCommand(K, V, BiFunction<V, EntryView.ReadWriteEntryView<K, V>, R>, CommandInvocationId, ValueMatcher, Params) - Constructor for class org.infinispan.commands.functional.ReadWriteKeyValueCommand
 
ReadWriteKeyValueCommand() - Constructor for class org.infinispan.commands.functional.ReadWriteKeyValueCommand
 
ReadWriteManyCommand<K,V,R> - Class in org.infinispan.commands.functional
 
ReadWriteManyCommand(Set<? extends K>, Function<EntryView.ReadWriteEntryView<K, V>, R>, Params) - Constructor for class org.infinispan.commands.functional.ReadWriteManyCommand
 
ReadWriteManyCommand(ReadWriteManyCommand) - Constructor for class org.infinispan.commands.functional.ReadWriteManyCommand
 
ReadWriteManyCommand() - Constructor for class org.infinispan.commands.functional.ReadWriteManyCommand
 
ReadWriteManyEntriesCommand<K,V,R> - Class in org.infinispan.commands.functional
 
ReadWriteManyEntriesCommand(Map<? extends K, ? extends V>, BiFunction<V, EntryView.ReadWriteEntryView<K, V>, R>, Params) - Constructor for class org.infinispan.commands.functional.ReadWriteManyEntriesCommand
 
ReadWriteManyEntriesCommand() - Constructor for class org.infinispan.commands.functional.ReadWriteManyEntriesCommand
 
ReadWriteManyEntriesCommand(ReadWriteManyEntriesCommand) - Constructor for class org.infinispan.commands.functional.ReadWriteManyEntriesCommand
 
ReadWriteMapImpl<K,V> - Class in org.infinispan.functional.impl
Read-write map implementation.
ReadWriteSnapshotViewExternalizer() - Constructor for class org.infinispan.functional.impl.EntryViews.ReadWriteSnapshotViewExternalizer
 
ReadyAction - Interface in org.infinispan.remoting.inboundhandler.action
An interface that allows the PerCacheInboundInvocationHandler to check when this action is ready.
realIterator - Variable in class org.infinispan.iteration.impl.RemovableEntryIterator
 
realIterator - Variable in class org.infinispan.stream.impl.RemovableCloseableIterator
 
realIterator - Variable in class org.infinispan.stream.impl.RemovableIterator
 
REAPER_ENABLED - Static variable in class org.infinispan.configuration.cache.ExpirationConfiguration
 
REAPER_WAKE_UP_INTERVAL - Static variable in class org.infinispan.configuration.cache.TransactionConfiguration
 
reaperEnabled() - Method in class org.infinispan.configuration.cache.ExpirationConfiguration
Determines whether the background reaper thread is enabled to test entries for expiration.
reaperEnabled(boolean) - Method in class org.infinispan.configuration.cache.ExpirationConfigurationBuilder
Enable the background reaper to test entries for expiration.
reaperEnabled() - Method in class org.infinispan.configuration.cache.ExpirationConfigurationBuilder
 
reaperWakeUpInterval() - Method in class org.infinispan.configuration.cache.TransactionConfiguration
 
reaperWakeUpInterval(long) - Method in class org.infinispan.configuration.cache.TransactionConfigurationBuilder
The time interval (millis) at which the thread that cleans up transaction completion information kicks in.
rebalance(CH) - Method in interface org.infinispan.distribution.ch.ConsistentHashFactory
Create a new consistent hash instance, based on an existing instance, but "balanced" according to the implementation's rules.
rebalance(DefaultConsistentHash) - Method in class org.infinispan.distribution.ch.impl.DefaultConsistentHashFactory
 
rebalance(ReplicatedConsistentHash) - Method in class org.infinispan.distribution.ch.impl.ReplicatedConsistentHashFactory
 
rebalance(DefaultConsistentHash) - Method in class org.infinispan.distribution.ch.impl.SyncConsistentHashFactory
 
rebalance(ReplicatedConsistentHash) - Method in class org.infinispan.distribution.ch.impl.SyncReplicatedConsistentHashFactory
 
rebalance(CacheTopology) - Method in interface org.infinispan.topology.CacheTopologyHandler
Invoked when state transfer has to be started.
rebalanceBuilder(DefaultConsistentHashFactory.Builder) - Method in class org.infinispan.distribution.ch.impl.DefaultConsistentHashFactory
 
rebalanceCompleted() - Method in interface org.infinispan.util.logging.events.Messages
 
rebalanceCompleted(String, Address, int) - Method in interface org.infinispan.util.logging.Log
 
rebalanceError(String, Address, Throwable) - Method in interface org.infinispan.util.logging.Log
 
rebalanceStarted() - Method in interface org.infinispan.util.logging.events.Messages
 
rebalanceStartError(String, Throwable) - Method in interface org.infinispan.util.logging.Log
 
rebalancingEnabled() - Method in interface org.infinispan.util.logging.Log
 
RebalancingStatus - Enum in org.infinispan.topology
RebalancingStatus.
rebalancingSuspended() - Method in interface org.infinispan.util.logging.Log
 
recalculateMinTopologyIdIfNeeded(CacheTransaction) - Method in class org.infinispan.transaction.impl.TransactionTable
 
receivedClusterView(String, View) - Method in interface org.infinispan.util.logging.Log
 
receivedMergedView(String, View) - Method in interface org.infinispan.util.logging.Log
 
receiveResponse(UUID, Address, Set<Integer>, Set<Integer>, Collection<CacheEntry<K, C>>, CacheException) - Method in class org.infinispan.iteration.impl.DistributedEntryRetriever
 
receiveResponse(UUID, Address, Set<Integer>, Set<Integer>, Collection<CacheEntry<K, C>>, CacheException) - Method in interface org.infinispan.iteration.impl.EntryRetriever
Deprecated.
This method is invoked on the local node who started the iteration process for each batch of values.
receiveResponse(UUID, Address, Set<Integer>, Set<Integer>, Collection<CacheEntry<K, C>>, CacheException) - Method in class org.infinispan.iteration.impl.LocalEntryRetriever
 
receiveResponse(Object, Address, boolean, Set<Integer>, R1) - Method in interface org.infinispan.stream.impl.ClusterStreamManager
Receives a response for a given request
receiveResponse(Object, Address, boolean, Set<Integer>, R1) - Method in class org.infinispan.stream.impl.ClusterStreamManagerImpl
 
receiveResponse(Object, Address, boolean, Set<Integer>, R1) - Method in class org.infinispan.stream.impl.tx.TxClusterStreamManager
 
receiveSuspect(Address) - Method in class org.infinispan.remoting.transport.jgroups.CustomRequestCorrelator
 
ReclosableLatch - Class in org.infinispan.util.concurrent
A thread gate, that uses an AbstractQueuedSynchronizer.
ReclosableLatch() - Constructor for class org.infinispan.util.concurrent.ReclosableLatch
 
ReclosableLatch(boolean) - Constructor for class org.infinispan.util.concurrent.ReclosableLatch
 
recordEviction() - Method in class org.infinispan.stats.impl.StatsCollector
 
recordHits(int, long) - Method in class org.infinispan.stats.impl.StatsCollector
 
recordKnownGlobalKeyset() - Method in class org.infinispan.upgrade.RollingUpgradeManager
 
recordKnownGlobalKeyset() - Method in interface org.infinispan.upgrade.SourceMigrator
Records all known keys and stores them under a well-known key which can be used for retrieval.
recordMisses(int, long) - Method in class org.infinispan.stats.impl.StatsCollector
 
recordRemoveHits(int, long) - Method in class org.infinispan.stats.impl.StatsCollector
 
recordRemoveMisses(int) - Method in class org.infinispan.stats.impl.StatsCollector
 
recordStores(int, long) - Method in class org.infinispan.stats.impl.StatsCollector
 
recover(int) - Method in class org.infinispan.transaction.xa.TransactionXaAdapter
 
RecoverableTransactionIdentifier - Interface in org.infinispan.transaction.xa.recovery
Interface that adds recovery required information to a GlobalTransaction.
recovery() - Method in class org.infinispan.configuration.cache.AbstractTransportConfigurationChildBuilder
 
recovery() - Method in class org.infinispan.configuration.cache.TransactionConfiguration
This method allows configuration of the transaction recovery cache.
recovery() - Method in class org.infinispan.configuration.cache.TransactionConfigurationBuilder
This method allows configuration of the transaction recovery cache.
recovery() - Method in interface org.infinispan.configuration.cache.TransactionConfigurationChildBuilder
 
RECOVERY_INFO_CACHE_NAME - Static variable in class org.infinispan.configuration.cache.RecoveryConfiguration
 
RecoveryAdminOperations - Class in org.infinispan.transaction.xa.recovery
Admin utility class for allowing management of in-doubt transactions (e.g.
RecoveryAdminOperations() - Constructor for class org.infinispan.transaction.xa.recovery.RecoveryAdminOperations
 
RecoveryAwareDldGlobalTransaction - Class in org.infinispan.transaction.xa.recovery
DldGlobalTransaction that also holds xid information, required for recovery.
RecoveryAwareDldGlobalTransaction() - Constructor for class org.infinispan.transaction.xa.recovery.RecoveryAwareDldGlobalTransaction
 
RecoveryAwareDldGlobalTransaction(Address, boolean) - Constructor for class org.infinispan.transaction.xa.recovery.RecoveryAwareDldGlobalTransaction
 
RecoveryAwareDldGlobalTransaction.Externalizer - Class in org.infinispan.transaction.xa.recovery
 
RecoveryAwareGlobalTransaction - Class in org.infinispan.transaction.xa.recovery
GlobalTransaction that also holds xid information, required for recovery.
RecoveryAwareGlobalTransaction() - Constructor for class org.infinispan.transaction.xa.recovery.RecoveryAwareGlobalTransaction
 
RecoveryAwareGlobalTransaction(Address, boolean) - Constructor for class org.infinispan.transaction.xa.recovery.RecoveryAwareGlobalTransaction
 
RecoveryAwareGlobalTransaction.Externalizer - Class in org.infinispan.transaction.xa.recovery
 
RecoveryAwareLocalTransaction - Class in org.infinispan.transaction.xa.recovery
Extends LocalXaTransaction and adds recovery related information.
RecoveryAwareLocalTransaction(Transaction, GlobalTransaction, boolean, int, Equivalence<Object>, long) - Constructor for class org.infinispan.transaction.xa.recovery.RecoveryAwareLocalTransaction
 
RecoveryAwareRemoteTransaction - Class in org.infinispan.transaction.xa.recovery
Extends RemoteTransaction and adds recovery related information and functionality.
RecoveryAwareRemoteTransaction(WriteCommand[], GlobalTransaction, int, Equivalence<Object>, long) - Constructor for class org.infinispan.transaction.xa.recovery.RecoveryAwareRemoteTransaction
 
RecoveryAwareRemoteTransaction(GlobalTransaction, int, Equivalence<Object>, long) - Constructor for class org.infinispan.transaction.xa.recovery.RecoveryAwareRemoteTransaction
 
RecoveryAwareTransaction - Interface in org.infinispan.transaction.xa.recovery
Base interface for transactions that are holders of recovery information.
RecoveryAwareTransactionTable - Class in org.infinispan.transaction.xa.recovery
Transaction table that delegates prepared transaction's management to the RecoveryManager.
RecoveryAwareTransactionTable() - Constructor for class org.infinispan.transaction.xa.recovery.RecoveryAwareTransactionTable
 
RecoveryCommand - Class in org.infinispan.commands.remote.recovery
Base class for recovery-related rpc-commands.
RecoveryCommand(String) - Constructor for class org.infinispan.commands.remote.recovery.RecoveryCommand
 
RecoveryConfiguration - Class in org.infinispan.configuration.cache
Defines recovery configuration for the cache.
RecoveryConfigurationBuilder - Class in org.infinispan.configuration.cache
Defines recovery configuration for the cache.
recoveryIgnored() - Method in interface org.infinispan.util.logging.Log
 
recoveryInfoCacheName() - Method in class org.infinispan.configuration.cache.RecoveryConfiguration
Sets the name of the cache where recovery related information is held.
recoveryInfoCacheName(String) - Method in class org.infinispan.configuration.cache.RecoveryConfigurationBuilder
Sets the name of the cache where recovery related information is held.
RecoveryInfoKey - Class in org.infinispan.transaction.xa.recovery
This makes sure that only xids pertaining to a certain cache are being returned when needed.
RecoveryInfoKey(Xid, String) - Constructor for class org.infinispan.transaction.xa.recovery.RecoveryInfoKey
 
recoveryManager - Variable in class org.infinispan.commands.remote.recovery.RecoveryCommand
 
recoveryManager - Variable in class org.infinispan.commands.tx.PrepareCommand
 
RecoveryManager - Interface in org.infinispan.transaction.xa.recovery
RecoveryManager is the component responsible with managing recovery related information and the functionality associated with it.
RecoveryManager.InDoubtTxInfo - Interface in org.infinispan.transaction.xa.recovery
An object describing in doubt transaction's state.
RecoveryManager.RecoveryIterator - Interface in org.infinispan.transaction.xa.recovery
Stateful structure allowing prepared-tx retrieval in a batch-oriented manner, as required by XAResource.recover(int).
RecoveryManagerFactory - Class in org.infinispan.factories
Factory for RecoveryManager.
RecoveryManagerFactory() - Constructor for class org.infinispan.factories.RecoveryManagerFactory
 
RecoveryManagerImpl - Class in org.infinispan.transaction.xa.recovery
Default implementation for RecoveryManager
RecoveryManagerImpl(ConcurrentMap<RecoveryInfoKey, RecoveryAwareRemoteTransaction>, String) - Constructor for class org.infinispan.transaction.xa.recovery.RecoveryManagerImpl
 
recoveryNotSupportedWithAsync(String) - Method in interface org.infinispan.util.logging.Log
 
recoveryNotSupportedWithAsyncCommit() - Method in interface org.infinispan.util.logging.Log
 
recoveryNotSupportedWithNonTxCache() - Method in interface org.infinispan.util.logging.Log
 
recoveryNotSupportedWithSynchronization() - Method in interface org.infinispan.util.logging.Log
 
reduce(ReduceCommand<KOut, VOut>) - Method in interface org.infinispan.distexec.mapreduce.MapReduceManager
Invoked when ReduceCommand arrives to a target Infinispan node.
reduce(ReduceCommand<KOut, VOut>, String) - Method in interface org.infinispan.distexec.mapreduce.MapReduceManager
Invoked when ReduceCommand arrives to a target Infinispan node.
reduce(ReduceCommand<KOut, VOut>) - Method in class org.infinispan.distexec.mapreduce.MapReduceManagerImpl
 
reduce(ReduceCommand<KOut, VOut>, String) - Method in class org.infinispan.distexec.mapreduce.MapReduceManagerImpl
 
reduce(ReduceCommand<KOut, VOut>, Map<KOut, VOut>) - Method in class org.infinispan.distexec.mapreduce.MapReduceManagerImpl
 
reduce(KOut, Iterator<VOut>) - Method in interface org.infinispan.distexec.mapreduce.Reducer
Deprecated.
Combines/reduces all intermediate values for a particular intermediate key to a single value.
reduce(R, BinaryOperator<R>) - Method in class org.infinispan.stream.impl.AbstractDelegatingCacheStream
 
reduce(BinaryOperator<R>) - Method in class org.infinispan.stream.impl.AbstractDelegatingCacheStream
 
reduce(U, BiFunction<U, ? super R, U>, BinaryOperator<U>) - Method in class org.infinispan.stream.impl.AbstractDelegatingCacheStream
 
reduce(R, BinaryOperator<R>) - Method in class org.infinispan.stream.impl.DistributedCacheStream
 
reduce(BinaryOperator<R>) - Method in class org.infinispan.stream.impl.DistributedCacheStream
 
reduce(U, BiFunction<U, ? super R, U>, BinaryOperator<U>) - Method in class org.infinispan.stream.impl.DistributedCacheStream
 
reduce(double, DoubleBinaryOperator) - Method in class org.infinispan.stream.impl.DistributedDoubleCacheStream
 
reduce(DoubleBinaryOperator) - Method in class org.infinispan.stream.impl.DistributedDoubleCacheStream
 
reduce(int, IntBinaryOperator) - Method in class org.infinispan.stream.impl.DistributedIntCacheStream
 
reduce(IntBinaryOperator) - Method in class org.infinispan.stream.impl.DistributedIntCacheStream
 
reduce(long, LongBinaryOperator) - Method in class org.infinispan.stream.impl.DistributedLongCacheStream
 
reduce(LongBinaryOperator) - Method in class org.infinispan.stream.impl.DistributedLongCacheStream
 
reduce(R, BinaryOperator<R>) - Method in class org.infinispan.stream.impl.local.LocalCacheStream
 
reduce(BinaryOperator<R>) - Method in class org.infinispan.stream.impl.local.LocalCacheStream
 
reduce(U, BiFunction<U, ? super R, U>, BinaryOperator<U>) - Method in class org.infinispan.stream.impl.local.LocalCacheStream
 
reduce(double, DoubleBinaryOperator) - Method in class org.infinispan.stream.impl.local.LocalDoubleCacheStream
 
reduce(DoubleBinaryOperator) - Method in class org.infinispan.stream.impl.local.LocalDoubleCacheStream
 
reduce(int, IntBinaryOperator) - Method in class org.infinispan.stream.impl.local.LocalIntCacheStream
 
reduce(IntBinaryOperator) - Method in class org.infinispan.stream.impl.local.LocalIntCacheStream
 
reduce(long, LongBinaryOperator) - Method in class org.infinispan.stream.impl.local.LocalLongCacheStream
 
reduce(LongBinaryOperator) - Method in class org.infinispan.stream.impl.local.LocalLongCacheStream
 
ReduceCommand<KOut,VOut> - Class in org.infinispan.commands.read
ReduceCommand is a container to migrate Reducer to a remote Infinispan node where it will get executed and return the result to an invoking/master node.
ReduceCommand(String) - Constructor for class org.infinispan.commands.read.ReduceCommand
 
ReduceCommand(String, Reducer<KOut, VOut>, String, Collection<KOut>) - Constructor for class org.infinispan.commands.read.ReduceCommand
 
reducedWith(Reducer<KOut, VOut>) - Method in class org.infinispan.distexec.mapreduce.MapReduceTask
Deprecated.
Specifies Reducer to use for this MapReduceTask
reducer - Variable in class org.infinispan.distexec.mapreduce.MapReduceTask
Deprecated.
 
Reducer<KOut,VOut> - Interface in org.infinispan.distexec.mapreduce
Deprecated.
Map reduce is being replaced by Streams
register(Thread, UUID) - Method in interface org.infinispan.commands.CancellationService
Registers thread with CancellationService under the given UUID id
register(Thread, UUID) - Method in class org.infinispan.commands.CancellationServiceImpl
 
registerComponent(Object, Class<?>) - Method in class org.infinispan.factories.AbstractComponentRegistry
Registers a component in the registry under the given type, and injects any dependencies needed.
registerComponent(Object, String) - Method in class org.infinispan.factories.AbstractComponentRegistry
 
registerComponent(Object, String, boolean) - Method in class org.infinispan.factories.AbstractComponentRegistry
 
registerComponentInternal(Object, String, boolean) - Method in class org.infinispan.factories.AbstractComponentRegistry
 
registerComponentInternal(Object, String, boolean) - Method in class org.infinispan.factories.ComponentRegistry
 
registerDefaultClassLoader(ClassLoader) - Method in class org.infinispan.factories.AbstractComponentRegistry
Registers the default class loader.
registerInDoubtTransaction(RecoveryAwareRemoteTransaction) - Method in class org.infinispan.transaction.xa.recovery.RecoveryManagerImpl
 
registerInternalCache(String, Configuration) - Method in class org.infinispan.registry.impl.InternalCacheRegistryImpl
 
registerInternalCache(String, Configuration, EnumSet<InternalCacheRegistry.Flag>) - Method in class org.infinispan.registry.impl.InternalCacheRegistryImpl
 
registerInternalCache(String, Configuration) - Method in interface org.infinispan.registry.InternalCacheRegistry
Registers an internal cache.
registerInternalCache(String, Configuration, EnumSet<InternalCacheRegistry.Flag>) - Method in interface org.infinispan.registry.InternalCacheRegistry
Registers an internal cache with the specified flags.
registerIterator(LocalEntryRetriever<K, V>.Itr<C>, Set<Flag>) - Method in class org.infinispan.iteration.impl.LocalEntryRetriever
 
registerL1WriteSynchronizer(Object, L1WriteSynchronizer) - Method in class org.infinispan.distribution.impl.L1ManagerImpl
 
registerL1WriteSynchronizer(Object, L1WriteSynchronizer) - Method in interface org.infinispan.distribution.L1Manager
Registers the given write synchronizer to be notified whenever a remote value is looked up for the given key.
registerListener() - Method in class org.infinispan.remoting.inboundhandler.action.CompositeAction
 
registerListener() - Method in class org.infinispan.remoting.inboundhandler.action.DefaultReadyAction
 
registerListenerInvocations(boolean, boolean, boolean, IndexedFilter<?, ?, ?>, Map<Class<? extends Annotation>, List<DelegatingCacheEntryListenerInvocation<K, V>>>) - Method in interface org.infinispan.notifications.cachelistener.filter.FilterIndexingServiceProvider
 
registerLockedKey(Object) - Method in class org.infinispan.transaction.impl.AbstractCacheTransaction
 
registerMBean(Object, ObjectName, MBeanServer) - Static method in class org.infinispan.jmx.JmxUtil
Register the given dynamic JMX MBean.
registerMBeans(Set<AbstractComponentRegistry.Component>, GlobalConfiguration) - Method in class org.infinispan.jmx.AbstractJmxRegistration
Registers a set of MBean components and returns true if successfully registered; false otherwise.
registerMBeans() - Method in class org.infinispan.jmx.ComponentsJmxRegistration
Performs the MBean registration.
registerNamedComponentRegistry(ComponentRegistry, String) - Method in class org.infinispan.factories.GlobalComponentRegistry
 
registerNonVolatileComponent(Object, String) - Method in class org.infinispan.factories.AbstractComponentRegistry
 
registerNonVolatileComponent(Object, Class<?>) - Method in class org.infinispan.factories.AbstractComponentRegistry
 
registerNullComponent(String) - Method in class org.infinispan.factories.AbstractComponentRegistry
registers a special "null" component that has no dependencies.
registerStateProvider(GlobalStateProvider) - Method in interface org.infinispan.globalstate.GlobalStateManager
Registers a state provider within this state manager
registerStateProvider(GlobalStateProvider) - Method in class org.infinispan.globalstate.impl.GlobalStateManagerImpl
 
registerSynchronization(Synchronization) - Method in class org.infinispan.transaction.tm.DummyTransaction
Register a Synchronization callback with this transaction.
registerWriteIncoming(K) - Method in interface org.infinispan.expiration.ExpirationManager
This is to be invoked with a when a write is known to occur to prevent expiration from happening.
registerWriteIncoming(K) - Method in class org.infinispan.expiration.impl.ExpirationManagerImpl
 
registry - Variable in class org.infinispan.stream.impl.AbstractCacheStream
 
registry - Variable in class org.infinispan.stream.impl.local.AbstractLocalCacheStream
 
rehashAware - Variable in class org.infinispan.stream.impl.AbstractCacheStream
 
rehashCommandReceivedOnNonDistributedCache() - Method in interface org.infinispan.util.logging.Log
 
rehashDisabled() - Method in class org.infinispan.configuration.cache.HashConfigurationBuilder
rehashEnabled() - Method in class org.infinispan.configuration.cache.HashConfiguration
rehashEnabled() - Method in class org.infinispan.configuration.cache.HashConfigurationBuilder
rehashEnabled(boolean) - Method in class org.infinispan.configuration.cache.HashConfigurationBuilder
rehashRpcTimeout() - Method in class org.infinispan.configuration.cache.HashConfiguration
Deprecated.
rehashRpcTimeout(long) - Method in class org.infinispan.configuration.cache.HashConfigurationBuilder
rehashWait() - Method in class org.infinispan.configuration.cache.HashConfiguration
Deprecated.
rehashWait(long) - Method in class org.infinispan.configuration.cache.HashConfigurationBuilder
Deprecated.
No longer used.
reincarnate() - Method in class org.infinispan.container.entries.ImmortalCacheEntry
 
reincarnate(long) - Method in class org.infinispan.container.entries.ImmortalCacheEntry
 
reincarnate() - Method in interface org.infinispan.container.entries.InternalCacheEntry
reincarnate(long) - Method in interface org.infinispan.container.entries.InternalCacheEntry
"Reincarnates" an entry.
reincarnate() - Method in class org.infinispan.container.entries.metadata.MetadataMortalCacheEntry
 
reincarnate(long) - Method in class org.infinispan.container.entries.metadata.MetadataMortalCacheEntry
 
reincarnate() - Method in class org.infinispan.container.entries.metadata.MetadataTransientCacheEntry
 
reincarnate(long) - Method in class org.infinispan.container.entries.metadata.MetadataTransientCacheEntry
 
reincarnate() - Method in class org.infinispan.container.entries.metadata.MetadataTransientMortalCacheEntry
 
reincarnate(long) - Method in class org.infinispan.container.entries.metadata.MetadataTransientMortalCacheEntry
 
reincarnate() - Method in class org.infinispan.container.entries.MortalCacheEntry
 
reincarnate(long) - Method in class org.infinispan.container.entries.MortalCacheEntry
 
reincarnate() - Method in class org.infinispan.container.entries.TransientCacheEntry
 
reincarnate(long) - Method in class org.infinispan.container.entries.TransientCacheEntry
 
reincarnate() - Method in class org.infinispan.container.entries.TransientMortalCacheEntry
 
reincarnate(long) - Method in class org.infinispan.container.entries.TransientMortalCacheEntry
 
release(TotalOrderRemoteTransactionState) - Method in class org.infinispan.transaction.totalorder.TotalOrderManager
Release the locked key possibly unblock waiting prepares.
release(Object) - Method in class org.infinispan.util.concurrent.locks.impl.InfinispanLock
It tries to release the lock held by lockOwner.
release(Object, Object) - Method in interface org.infinispan.util.concurrent.locks.impl.LockContainer
 
release(Object, Object) - Method in class org.infinispan.util.concurrent.locks.impl.PerKeyLockContainer
 
release(Object, Object) - Method in class org.infinispan.util.concurrent.locks.impl.StripedLockContainer
 
releaseAllLocks(List<Object>) - Method in class org.infinispan.util.concurrent.locks.StripedLock
Releases locks on all keys passed in.
releaseExclusiveTopologyLock() - Method in interface org.infinispan.statetransfer.StateTransferLock
 
releaseExclusiveTopologyLock() - Method in class org.infinispan.statetransfer.StateTransferLockImpl
 
releaseGlobalLock(boolean) - Method in class org.infinispan.util.concurrent.locks.StripedLock
 
releaseLock(Object) - Method in class org.infinispan.util.concurrent.locks.StripedLock
Releases a lock the caller may be holding.
releaseLocksForCompletedTransaction(LocalTransaction, boolean) - Method in class org.infinispan.transaction.impl.AbstractEnlistmentAdapter
 
releaseSharedTopologyLock() - Method in interface org.infinispan.statetransfer.StateTransferLock
 
releaseSharedTopologyLock() - Method in class org.infinispan.statetransfer.StateTransferLockImpl
 
remainingTime(long, TimeUnit) - Method in class org.infinispan.util.DefaultTimeService
 
remainingTime(long, TimeUnit) - Method in interface org.infinispan.util.TimeService
 
REMOTE_CACHE - Static variable in class org.infinispan.configuration.cache.BackupForConfiguration
 
REMOTE_CALL_TIMEOUT - Static variable in class org.infinispan.configuration.cache.ClusterLoaderConfiguration
 
REMOTE_COMMAND_EXECUTOR - Static variable in class org.infinispan.factories.KnownComponentNames
 
REMOTE_SITE - Static variable in class org.infinispan.configuration.cache.BackupForConfiguration
 
remoteCache(String) - Method in class org.infinispan.configuration.cache.BackupForBuilder
 
remoteCache() - Method in class org.infinispan.configuration.cache.BackupForConfiguration
 
remoteCallTimeout() - Method in class org.infinispan.configuration.cache.ClusterLoaderConfiguration
 
remoteCallTimeout(long) - Method in class org.infinispan.configuration.cache.ClusterLoaderConfigurationBuilder
 
remoteCallTimeout(long, TimeUnit) - Method in class org.infinispan.configuration.cache.ClusterLoaderConfigurationBuilder
 
RemoteClusterListener - Class in org.infinispan.notifications.cachelistener.cluster
A listener that installed locally on each node when a cluster listener is installed on a given node.
RemoteClusterListener(UUID, Address, DistributedExecutorService, CacheNotifier, CacheManagerNotifier, ClusterEventManager, boolean) - Constructor for class org.infinispan.notifications.cachelistener.cluster.RemoteClusterListener
 
remoteCommandsExecutor() - Method in class org.infinispan.configuration.global.GlobalConfiguration
Deprecated.
This method always returns null now. Look for a thread pool named as TransportConfiguration.remoteCommandThreadPool() instead.
remoteCommandsExecutor - Variable in class org.infinispan.remoting.inboundhandler.BasePerCacheInboundInvocationHandler
 
RemoteCommandsFactory - Class in org.infinispan.commands
Specifically used to create un-initialized ReplicableCommands from a byte stream.
RemoteCommandsFactory() - Constructor for class org.infinispan.commands.RemoteCommandsFactory
 
remoteCommandThreadPool() - Method in class org.infinispan.configuration.global.TransportConfiguration
 
remoteCommandThreadPool() - Method in class org.infinispan.configuration.global.TransportConfigurationBuilder
 
RemoteException - Exception in org.infinispan.remoting
Represents an application-level exception originating in a remote node.
RemoteException(String, Throwable) - Constructor for exception org.infinispan.remoting.RemoteException
 
remoteException(Address, Throwable) - Method in interface org.infinispan.util.logging.Log
 
remoteExecutionFailed(Address, Throwable) - Method in interface org.infinispan.util.logging.Log
 
RemoteFetchingCommand - Interface in org.infinispan.commands.read
Deprecated.
remoteGet(InvocationContext, Object, boolean, FlagAffectedCommand) - Method in class org.infinispan.interceptors.distribution.TxDistributionInterceptor
Deprecated.
 
remoteGetBeforeWrite(InvocationContext, WriteCommand, Object) - Method in class org.infinispan.interceptors.distribution.BaseDistributionInterceptor
Deprecated.
 
remoteGetBeforeWrite(InvocationContext, WriteCommand, Object) - Method in class org.infinispan.interceptors.distribution.NonTxDistributionInterceptor
Deprecated.
 
remoteGetBeforeWrite(InvocationContext, WriteCommand, Object) - Method in class org.infinispan.interceptors.distribution.TxDistributionInterceptor
Deprecated.
 
RemoteLockCommand - Interface in org.infinispan.util.concurrent.locks
Simple interface to extract all the keys that may need to be locked.
remoteLockIntention - Variable in class org.infinispan.transaction.xa.DldGlobalTransaction
 
remoteLocksAcquired(Collection<Address>) - Method in class org.infinispan.context.impl.LocalTxInvocationContext
 
remoteNodeSuspected(Address) - Method in interface org.infinispan.util.logging.Log
 
remoteNodeTimedOut(Address, long, TimeUnit) - Method in interface org.infinispan.util.logging.Log
 
remoteSite(String) - Method in class org.infinispan.configuration.cache.BackupForBuilder
 
remoteSite() - Method in class org.infinispan.configuration.cache.BackupForConfiguration
 
remoteStreamOperation(boolean, boolean, ConsistentHash, Set<Integer>, Set<K>, Map<Integer, Set<K>>, boolean, TerminalOperation<R>, ClusterStreamManager.ResultsCallback<R>, Predicate<? super R>) - Method in interface org.infinispan.stream.impl.ClusterStreamManager
Performs the remote stream operation without rehash awareness.
remoteStreamOperation(boolean, boolean, ConsistentHash, Set<Integer>, Set<K>, Map<Integer, Set<K>>, boolean, KeyTrackingTerminalOperation<K, R, ?>, ClusterStreamManager.ResultsCallback<Collection<R>>) - Method in interface org.infinispan.stream.impl.ClusterStreamManager
Key tracking remote operation that doesn't have rehash enabled.
remoteStreamOperation(boolean, boolean, ConsistentHash, Set<Integer>, Set<K>, Map<Integer, Set<K>>, boolean, TerminalOperation<R>, ClusterStreamManager.ResultsCallback<R>, Predicate<? super R>) - Method in class org.infinispan.stream.impl.ClusterStreamManagerImpl
 
remoteStreamOperation(boolean, boolean, ConsistentHash, Set<Integer>, Set<K>, Map<Integer, Set<K>>, boolean, KeyTrackingTerminalOperation<K, R, ?>, ClusterStreamManager.ResultsCallback<Collection<R>>) - Method in class org.infinispan.stream.impl.ClusterStreamManagerImpl
 
remoteStreamOperation(boolean, boolean, ConsistentHash, Set<Integer>, Set<K>, Map<Integer, Set<K>>, boolean, TerminalOperation<R>, ClusterStreamManager.ResultsCallback<R>, Predicate<? super R>) - Method in class org.infinispan.stream.impl.PartitionAwareClusterStreamManager
 
remoteStreamOperation(boolean, boolean, ConsistentHash, Set<Integer>, Set<K>, Map<Integer, Set<K>>, boolean, KeyTrackingTerminalOperation<K, R, ?>, ClusterStreamManager.ResultsCallback<Collection<R>>) - Method in class org.infinispan.stream.impl.PartitionAwareClusterStreamManager
 
remoteStreamOperation(boolean, boolean, ConsistentHash, Set<Integer>, Set<K>, Map<Integer, Set<K>>, boolean, TerminalOperation<R>, ClusterStreamManager.ResultsCallback<R>, Predicate<? super R>) - Method in class org.infinispan.stream.impl.tx.TxClusterStreamManager
 
remoteStreamOperation(boolean, boolean, ConsistentHash, Set<Integer>, Set<K>, Map<Integer, Set<K>>, boolean, KeyTrackingTerminalOperation<K, R, ?>, ClusterStreamManager.ResultsCallback<Collection<R>>) - Method in class org.infinispan.stream.impl.tx.TxClusterStreamManager
 
remoteStreamOperationRehashAware(boolean, boolean, ConsistentHash, Set<Integer>, Set<K>, Map<Integer, Set<K>>, boolean, TerminalOperation<R>, ClusterStreamManager.ResultsCallback<R>, Predicate<? super R>) - Method in interface org.infinispan.stream.impl.ClusterStreamManager
Performs the remote stream operation with rehash awareness.
remoteStreamOperationRehashAware(boolean, boolean, ConsistentHash, Set<Integer>, Set<K>, Map<Integer, Set<K>>, boolean, KeyTrackingTerminalOperation<K, ?, R2>, ClusterStreamManager.ResultsCallback<Map<K, R2>>) - Method in interface org.infinispan.stream.impl.ClusterStreamManager
Key tracking remote operation that has rehash enabled
remoteStreamOperationRehashAware(boolean, boolean, ConsistentHash, Set<Integer>, Set<K>, Map<Integer, Set<K>>, boolean, TerminalOperation<R>, ClusterStreamManager.ResultsCallback<R>, Predicate<? super R>) - Method in class org.infinispan.stream.impl.ClusterStreamManagerImpl
 
remoteStreamOperationRehashAware(boolean, boolean, ConsistentHash, Set<Integer>, Set<K>, Map<Integer, Set<K>>, boolean, KeyTrackingTerminalOperation<K, ?, R2>, ClusterStreamManager.ResultsCallback<Map<K, R2>>) - Method in class org.infinispan.stream.impl.ClusterStreamManagerImpl
 
remoteStreamOperationRehashAware(boolean, boolean, ConsistentHash, Set<Integer>, Set<K>, Map<Integer, Set<K>>, boolean, TerminalOperation<R>, ClusterStreamManager.ResultsCallback<R>, Predicate<? super R>) - Method in class org.infinispan.stream.impl.PartitionAwareClusterStreamManager
 
remoteStreamOperationRehashAware(boolean, boolean, ConsistentHash, Set<Integer>, Set<K>, Map<Integer, Set<K>>, boolean, KeyTrackingTerminalOperation<K, ?, R2>, ClusterStreamManager.ResultsCallback<Map<K, R2>>) - Method in class org.infinispan.stream.impl.PartitionAwareClusterStreamManager
 
remoteStreamOperationRehashAware(boolean, boolean, ConsistentHash, Set<Integer>, Set<K>, Map<Integer, Set<K>>, boolean, TerminalOperation<R>, ClusterStreamManager.ResultsCallback<R>, Predicate<? super R>) - Method in class org.infinispan.stream.impl.tx.TxClusterStreamManager
 
remoteStreamOperationRehashAware(boolean, boolean, ConsistentHash, Set<Integer>, Set<K>, Map<Integer, Set<K>>, boolean, KeyTrackingTerminalOperation<K, ?, R2>, ClusterStreamManager.ResultsCallback<Map<K, R2>>) - Method in class org.infinispan.stream.impl.tx.TxClusterStreamManager
 
RemoteTransaction - Class in org.infinispan.transaction.impl
Defines the state of a remotely originated transaction.
RemoteTransaction(WriteCommand[], GlobalTransaction, int, Equivalence<Object>, long) - Constructor for class org.infinispan.transaction.impl.RemoteTransaction
 
RemoteTransaction(GlobalTransaction, int, Equivalence<Object>, long) - Constructor for class org.infinispan.transaction.impl.RemoteTransaction
 
remoteTransactionAlreadyRolledBack(GlobalTransaction) - Method in interface org.infinispan.util.logging.Log
 
remoteTransactionCommitted(GlobalTransaction, boolean) - Method in class org.infinispan.transaction.impl.TransactionTable
Removes the RemoteTransaction corresponding to the given tx.
remoteTransactionCommitted(GlobalTransaction, boolean) - Method in class org.infinispan.transaction.xa.recovery.RecoveryAwareTransactionTable
 
remoteTransactionPrepared(GlobalTransaction) - Method in class org.infinispan.transaction.impl.TransactionTable
 
remoteTransactionPrepared(GlobalTransaction) - Method in class org.infinispan.transaction.xa.recovery.RecoveryAwareTransactionTable
Marks the transaction as prepared.
remoteTransactionRollback(GlobalTransaction) - Method in class org.infinispan.transaction.impl.TransactionTable
 
remoteTransactionRollback(GlobalTransaction) - Method in class org.infinispan.transaction.xa.recovery.RecoveryAwareTransactionTable
 
remoteTransactionStatusMissing(GlobalTransaction) - Method in interface org.infinispan.util.logging.Log
 
remoteTransactionTimeout(GlobalTransaction, long) - Method in interface org.infinispan.util.logging.Log
 
remoteTxAlreadyRegistered() - Method in interface org.infinispan.util.logging.Log
 
RemoteTxInvocationContext - Class in org.infinispan.context.impl
Context to be used for transaction that originated remotely.
RemoteTxInvocationContext(RemoteTransaction) - Constructor for class org.infinispan.context.impl.RemoteTxInvocationContext
 
remoteValueFound(InternalCacheEntry) - Method in class org.infinispan.distribution.impl.L1ManagerImpl
 
remoteValueFound(InternalCacheEntry) - Method in interface org.infinispan.distribution.RemoteValueRetrievedListener
Invoked when a remote value is found from a remote source
remoteValueNotFound(Object) - Method in class org.infinispan.distribution.impl.L1ManagerImpl
 
remoteValueNotFound(Object) - Method in interface org.infinispan.distribution.RemoteValueRetrievedListener
Invoked when a remote value is not found from the remote source for the given key
RemoteValueRetrievedListener - Interface in org.infinispan.distribution
Listener that is notified when a remote value is looked up
RemovableCloseableIterator<K,C> - Class in org.infinispan.stream.impl
A CloseableIterator implementation that allows for a CloseableIterator that doesn't allow remove operations to implement remove by delegating the call to the provided cache to remove the previously read value.
RemovableCloseableIterator(CloseableIterator<C>, Cache<K, ?>, Function<? super C, K>) - Constructor for class org.infinispan.stream.impl.RemovableCloseableIterator
 
RemovableEntryIterator<K,V,C> - Class in org.infinispan.iteration.impl
A CloseableIterator implementation that allows for a CloseableIterator that doesn't allow remove operations to implement remove by delegating the call to the provided cache to remove the previously read value.
RemovableEntryIterator(CloseableIterator<CacheEntry<K, V>>, Cache<K, V>, boolean) - Constructor for class org.infinispan.iteration.impl.RemovableEntryIterator
 
removableIterator(CloseableIterator<R>) - Method in interface org.infinispan.stream.impl.local.AbstractLocalCacheStream.StreamSupplier
 
removableIterator(CloseableIterator<CacheEntry<K, V>>) - Method in class org.infinispan.stream.impl.local.EntryStreamSupplier
 
removableIterator(CloseableIterator<K>) - Method in class org.infinispan.stream.impl.local.KeyStreamSupplier
 
RemovableIterator<K,C> - Class in org.infinispan.stream.impl
An Iterator implementation that allows for a Iterator that doesn't allow remove operations to implement remove by delegating the call to the provided cache to remove the previously read value.
RemovableIterator(Iterator<C>, Cache<K, ?>, Function<? super C, K>) - Constructor for class org.infinispan.stream.impl.RemovableIterator
 
remove(Object) - Method in class org.infinispan.atomic.impl.AtomicHashMap
 
remove(Object) - Method in class org.infinispan.atomic.impl.AtomicHashMapProxy
 
remove(Object) - Method in class org.infinispan.atomic.impl.FineGrainedAtomicHashMapProxy
 
remove(Object, Object) - Method in class org.infinispan.cache.impl.AbstractDelegatingCache
 
remove(Object) - Method in class org.infinispan.cache.impl.AbstractDelegatingCache
 
remove(Object, Object) - Method in class org.infinispan.cache.impl.CacheImpl
 
remove(Object) - Method in class org.infinispan.cache.impl.CacheImpl
 
remove(Object) - Method in class org.infinispan.cache.impl.DecoratedCache
 
remove(Object, Object) - Method in class org.infinispan.cache.impl.DecoratedCache
 
remove(Object) - Method in class org.infinispan.cache.impl.SimpleCacheImpl.EntrySetBase
 
remove(Object) - Method in class org.infinispan.cache.impl.SimpleCacheImpl.KeySet
 
remove(Object) - Method in class org.infinispan.cache.impl.SimpleCacheImpl
 
remove(Object, Object) - Method in class org.infinispan.cache.impl.SimpleCacheImpl
 
remove(Object) - Method in class org.infinispan.cache.impl.SimpleCacheImpl.Values
 
remove(Object) - Method in class org.infinispan.cache.impl.StatsCollectingCache
 
remove(Object, Object) - Method in class org.infinispan.cache.impl.StatsCollectingCache
 
remove(Object) - Method in class org.infinispan.commands.read.AbstractCloseableIteratorCollection
 
remove(Object) - Method in interface org.infinispan.container.DataContainer
Removes an entry from the cache

The key must be activate by invoking ActivationManager.onRemove(Object, boolean).

remove() - Method in class org.infinispan.container.DefaultDataContainer.EntryIterator
 
remove(Object) - Method in class org.infinispan.container.DefaultDataContainer
 
remove(Object) - Method in class org.infinispan.distribution.ch.impl.ReplicatedConsistentHash.RangeSet
 
remove() - Method in class org.infinispan.distribution.util.ReadOnlySegmentAwareIterator
 
remove(Object) - Method in class org.infinispan.interceptors.distribution.DistributionBulkInterceptor.BackingEntrySet
Deprecated.
 
remove(Object) - Method in class org.infinispan.interceptors.distribution.DistributionBulkInterceptor.BackingKeySet
Deprecated.
 
remove() - Method in class org.infinispan.iteration.impl.LocalEntryRetriever.DataContainerIterator
 
remove() - Method in class org.infinispan.iteration.impl.LocalEntryRetriever.Itr
 
remove() - Method in class org.infinispan.iteration.impl.RemovableEntryIterator
 
Remove - Class in org.infinispan.persistence.modifications
Represents a CacheWriter.delete(Object) (Object)} modification
Remove(Object) - Constructor for class org.infinispan.persistence.modifications.Remove
 
remove(S, K) - Method in interface org.infinispan.registry.ClusterRegistry
Deprecated.
 
remove(S, K) - Method in class org.infinispan.registry.impl.ClusterRegistryImpl
Deprecated.
 
remove(Object, Object) - Method in class org.infinispan.security.impl.SecureCacheImpl
 
remove(Object) - Method in class org.infinispan.security.impl.SecureCacheImpl
 
remove(Object) - Method in class org.infinispan.stream.impl.local.ValueCacheCollection
 
remove() - Method in class org.infinispan.stream.impl.RemovableIterator
 
remove() - Method in class org.infinispan.transaction.xa.recovery.PreparedTxIterator
 
remove(Object) - Method in class org.infinispan.util.AbstractDelegatingCollection
 
remove(Object) - Method in class org.infinispan.util.AbstractDelegatingMap
 
remove(Object) - Method in class org.infinispan.util.concurrent.BoundedConcurrentHashMap
Removes the key (and its corresponding value) from this map.
remove(Object, Object) - Method in class org.infinispan.util.concurrent.BoundedConcurrentHashMap
remove(Object) - Method in class org.infinispan.util.concurrent.ConcurrentHashSet
 
remove() - Method in class org.infinispan.util.DataContainerRemoveIterator
 
remove(T) - Method in class org.infinispan.util.DependencyGraph
Remove element from the graph
remove(Object) - Method in class org.infinispan.util.ReadOnlyDataContainerBackedKeySet
 
removeAll(Collection<?>) - Method in class org.infinispan.cache.impl.SimpleCacheImpl.EntrySetBase
 
removeAll(Collection<?>) - Method in class org.infinispan.cache.impl.SimpleCacheImpl.KeySet
 
removeAll(Collection<?>) - Method in class org.infinispan.cache.impl.SimpleCacheImpl.Values
 
removeAll(Collection<?>) - Method in class org.infinispan.commands.read.AbstractCloseableIteratorCollection
 
removeAll(Collection<?>) - Method in class org.infinispan.distribution.ch.impl.ReplicatedConsistentHash.RangeSet
 
removeAll(Collection<?>) - Method in class org.infinispan.util.AbstractDelegatingCollection
 
removeAll(Collection<?>) - Method in class org.infinispan.util.concurrent.ConcurrentHashSet
 
removeAll(Collection<?>) - Method in class org.infinispan.util.ReadOnlyDataContainerBackedKeySet
 
removeAsync(Object) - Method in class org.infinispan.cache.impl.AbstractDelegatingCache
 
removeAsync(Object, Object) - Method in class org.infinispan.cache.impl.AbstractDelegatingCache
 
removeAsync(Object) - Method in class org.infinispan.cache.impl.CacheImpl
 
removeAsync(Object, Object) - Method in class org.infinispan.cache.impl.CacheImpl
 
removeAsync(Object) - Method in class org.infinispan.cache.impl.DecoratedCache
 
removeAsync(Object, Object) - Method in class org.infinispan.cache.impl.DecoratedCache
 
removeAsync(Object) - Method in class org.infinispan.cache.impl.SimpleCacheImpl
 
removeAsync(Object, Object) - Method in class org.infinispan.cache.impl.SimpleCacheImpl
 
removeAsync(Object) - Method in class org.infinispan.security.impl.SecureCacheImpl
 
removeAsync(Object, Object) - Method in class org.infinispan.security.impl.SecureCacheImpl
 
removeAtomicMap(Cache<MK, ?>, MK) - Static method in class org.infinispan.atomic.AtomicMapLookup
Removes the atomic map associated with the given key from the underlying cache.
removeCache(String) - Method in class org.infinispan.factories.GlobalComponentRegistry
Removes a cache with the given name, returning true if the cache was removed.
removeCache(String) - Method in class org.infinispan.manager.DefaultCacheManager
 
removeCache(String) - Method in interface org.infinispan.manager.EmbeddedCacheManager
Removes a cache with the given name from the system.
removeCache(String) - Method in class org.infinispan.manager.impl.AbstractDelegatingEmbeddedCacheManager
 
RemoveCacheCommand - Class in org.infinispan.commands
Command to stop a cache and remove all its contents from both memory and any backing store.
RemoveCacheCommand(String, EmbeddedCacheManager) - Constructor for class org.infinispan.commands.RemoveCacheCommand
 
RemoveCommand - Class in org.infinispan.commands.write
 
RemoveCommand(Object, Object, CacheNotifier, Set<Flag>, Equivalence, CommandInvocationId) - Constructor for class org.infinispan.commands.write.RemoveCommand
 
RemoveCommand() - Constructor for class org.infinispan.commands.write.RemoveCommand
 
removeConfiguration(String) - Method in class org.infinispan.configuration.ConfigurationManager
 
REMOVED - Static variable in interface org.infinispan.notifications.cachelistener.QueueingSegmentListener
 
removeDependency(T, T) - Method in class org.infinispan.util.DependencyGraph
Remove a dependency
removeEntry(Object) - Method in class org.infinispan.persistence.support.Bucket
 
removeExpired(K, V, Long) - Method in interface org.infinispan.AdvancedCache
Attempts to remove the entry if it is expired.
removeExpired(K, V, Long) - Method in class org.infinispan.cache.impl.AbstractDelegatingAdvancedCache
 
removeExpired(K, V, Long) - Method in class org.infinispan.cache.impl.CacheImpl
 
removeExpired(K, V, Long) - Method in class org.infinispan.cache.impl.SimpleCacheImpl
 
removeExpired(K, V, Long) - Method in class org.infinispan.security.impl.SecureCacheImpl
 
RemoveExpiredCommand - Class in org.infinispan.commands.write
Removes an entry that is expired from memory
RemoveExpiredCommand() - Constructor for class org.infinispan.commands.write.RemoveExpiredCommand
 
RemoveExpiredCommand(Object, Object, Long, CacheNotifier, Equivalence, TimeService, CommandInvocationId) - Constructor for class org.infinispan.commands.write.RemoveExpiredCommand
 
removeExpiredEntries(TimeService) - Method in class org.infinispan.persistence.support.Bucket
 
removeExtraBackupOwners(DefaultConsistentHashFactory.Builder) - Method in class org.infinispan.distribution.ch.impl.DefaultConsistentHashFactory
 
removeFunction - Variable in class org.infinispan.stream.impl.RemovableIterator
 
removeGroup(String) - Method in interface org.infinispan.AdvancedCache
It removes all the key which belongs to a group.
removeGroup(String) - Method in class org.infinispan.cache.impl.AbstractDelegatingAdvancedCache
 
removeGroup(String) - Method in class org.infinispan.cache.impl.CacheImpl
 
removeGroup(String, EnumSet<Flag>, ClassLoader) - Method in class org.infinispan.cache.impl.CacheImpl
 
removeGroup(String) - Method in class org.infinispan.cache.impl.DecoratedCache
 
removeGroup(String) - Method in class org.infinispan.cache.impl.SimpleCacheImpl
 
removeGroup(String) - Method in class org.infinispan.security.impl.SecureCacheImpl
 
removeIf(Predicate<? super E>) - Method in class org.infinispan.util.AbstractDelegatingCollection
 
removeInterceptor(int) - Method in interface org.infinispan.AdvancedCache
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.infinispan.AdvancedCache
Removes the interceptor of specified type.
removeInterceptor(int) - Method in class org.infinispan.cache.impl.AbstractDelegatingAdvancedCache
 
removeInterceptor(Class<? extends CommandInterceptor>) - Method in class org.infinispan.cache.impl.AbstractDelegatingAdvancedCache
 
removeInterceptor(int) - Method in class org.infinispan.cache.impl.CacheImpl
 
removeInterceptor(Class<? extends CommandInterceptor>) - Method in class org.infinispan.cache.impl.CacheImpl
 
removeInterceptor(int) - Method in class org.infinispan.cache.impl.SimpleCacheImpl
 
removeInterceptor(Class<? extends CommandInterceptor>) - Method in class org.infinispan.cache.impl.SimpleCacheImpl
 
removeInterceptor(int) - Method in class org.infinispan.interceptors.InterceptorChain
Removes the interceptor at the given postion.
removeInterceptor(Class<? extends CommandInterceptor>) - Method in class org.infinispan.interceptors.InterceptorChain
Removes all the occurences of supplied interceptor type from the chain.
removeInterceptor(int) - Method in class org.infinispan.security.impl.SecureCacheImpl
 
removeInterceptor(Class<? extends CommandInterceptor>) - Method in class org.infinispan.security.impl.SecureCacheImpl
 
removeListener(Object) - Method in class org.infinispan.cache.impl.AbstractDelegatingCache
 
removeListener(Object) - Method in class org.infinispan.cache.impl.CacheImpl
 
removeListener(Object) - Method in class org.infinispan.cache.impl.SimpleCacheImpl
 
removeListener(Object) - Method in class org.infinispan.manager.DefaultCacheManager
 
removeListener(Object) - Method in class org.infinispan.manager.impl.AbstractDelegatingEmbeddedCacheManager
 
removeListener(Object) - Method in class org.infinispan.notifications.cachelistener.CacheNotifierImpl
 
removeListener() - Method in class org.infinispan.notifications.cachelistener.cluster.RemoteClusterListener
 
removeListener(Object) - Method in class org.infinispan.notifications.impl.AbstractListenerImpl
 
removeListener(Object) - Method in interface org.infinispan.notifications.Listenable
Removes a listener from the component.
removeListener(Object) - Method in interface org.infinispan.registry.ClusterRegistry
Deprecated.
Detaches a listener instance.
removeListener(Object) - Method in class org.infinispan.registry.impl.ClusterRegistryImpl
Deprecated.
 
removeListener(Object) - Method in class org.infinispan.security.impl.SecureCacheImpl
 
removeListener() - Method in class org.infinispan.xsite.statetransfer.XSiteStateTransferManagerImpl
 
RemoveListenerAction - Class in org.infinispan.security.actions
RemoveListenerAction
RemoveListenerAction(Listenable, Object) - Constructor for class org.infinispan.security.actions.RemoveListenerAction
 
removeListenerInvocation(Class<? extends Annotation>, Object) - Method in class org.infinispan.notifications.cachelistener.CacheNotifierImpl
 
removeListenerInvocation(Class<? extends Annotation>, Object) - Method in class org.infinispan.notifications.impl.AbstractListenerImpl
 
removeLocalTransaction(LocalTransaction) - Method in class org.infinispan.transaction.impl.TransactionTable
Removes the TransactionXaAdapter corresponding to the given tx.
removeLocalTransaction(LocalTransaction) - Method in class org.infinispan.transaction.xa.XaTransactionTable
 
removeLookedUpEntry(Object) - Method in interface org.infinispan.context.EntryLookup
 
removeLookedUpEntry(Object) - Method in class org.infinispan.context.impl.AbstractTxInvocationContext
 
removeLookedUpEntry(Object) - Method in class org.infinispan.context.impl.ClearInvocationContext
 
removeLookedUpEntry(Object) - Method in class org.infinispan.context.impl.ImmutableContext
 
removeLookedUpEntry(Object) - Method in class org.infinispan.context.impl.NonTxInvocationContext
 
removeLookedUpEntry(Object) - Method in class org.infinispan.context.SingleKeyNonTxInvocationContext
 
removeLookedUpEntry(Object) - Method in class org.infinispan.transaction.impl.AbstractCacheTransaction
 
removeLookedUpEntry(Object) - Method in interface org.infinispan.transaction.xa.CacheTransaction
 
RemoveOperation<K,V> - Class in org.infinispan.atomic.impl
An atomic remove operation.
RemoveOperation() - Constructor for class org.infinispan.atomic.impl.RemoveOperation
 
RemoveOperation.Externalizer - Class in org.infinispan.atomic.impl
 
removeOwner(int, Address) - Method in class org.infinispan.distribution.ch.impl.DefaultConsistentHashFactory.Builder
 
removeProperty(String) - Method in class org.infinispan.configuration.cache.InterceptorConfigurationBuilder
 
removeProperty(String) - Method in class org.infinispan.configuration.global.TransportConfigurationBuilder
 
removeRecoveryInformation(Collection<Address>, Xid, boolean, GlobalTransaction, boolean) - Method in interface org.infinispan.transaction.xa.recovery.RecoveryManager
Removes from the specified nodes (or all nodes if the value of 'where' is null) the recovery information associated with these Xids.
removeRecoveryInformation(Long) - Method in interface org.infinispan.transaction.xa.recovery.RecoveryManager
Same as RecoveryManager.removeRecoveryInformation(javax.transaction.xa.Xid) but identifies the tx by its internal id.
removeRecoveryInformation(Xid) - Method in interface org.infinispan.transaction.xa.recovery.RecoveryManager
Remove recovery information stored on this node (doesn't involve rpc).
removeRecoveryInformation(Collection<Address>, Xid, boolean, GlobalTransaction, boolean) - Method in class org.infinispan.transaction.xa.recovery.RecoveryManagerImpl
 
removeRecoveryInformation(Xid) - Method in class org.infinispan.transaction.xa.recovery.RecoveryManagerImpl
 
removeRecoveryInformation(Long) - Method in class org.infinispan.transaction.xa.recovery.RecoveryManagerImpl
 
removeRecoveryInformationFromCluster(Collection<Address>, long, boolean) - Method in interface org.infinispan.transaction.xa.recovery.RecoveryManager
removeRecoveryInformationFromCluster(Collection<Address>, long, boolean) - Method in class org.infinispan.transaction.xa.recovery.RecoveryManagerImpl
 
removeRemoteTransaction(GlobalTransaction) - Method in class org.infinispan.transaction.impl.TransactionTable
 
removeRemoteTransaction(Xid) - Method in class org.infinispan.transaction.xa.recovery.RecoveryAwareTransactionTable
 
removeShutdownHook() - Method in class org.infinispan.factories.AbstractComponentRegistry
 
removeShutdownHook() - Method in class org.infinispan.factories.GlobalComponentRegistry
 
renameTo(File) - Method in class org.infinispan.io.GridFile
 
RepeatableReadEntry - Class in org.infinispan.container.entries
An extension of ReadCommittedEntry that provides Repeatable Read semantics
RepeatableReadEntry(Object, Object, Metadata) - Constructor for class org.infinispan.container.entries.RepeatableReadEntry
 
REPL_TIMEOUT - Static variable in class org.infinispan.configuration.cache.SyncConfiguration
 
replace(K, V, Metadata) - Method in interface org.infinispan.AdvancedCache
An overloaded form of #replace(K, V), which takes in an instance of Metadata which can be used to provide metadata information for the entry being stored, such as lifespan, version of value...etc.
replace(K, V, V, Metadata) - Method in interface org.infinispan.AdvancedCache
An overloaded form of #replace(K, V, V), which takes in an instance of Metadata which can be used to provide metadata information for the entry being stored, such as lifespan, version of value...etc.
replace(K, V, Metadata) - Method in class org.infinispan.cache.impl.AbstractDelegatingAdvancedCache
 
replace(K, V, V, Metadata) - Method in class org.infinispan.cache.impl.AbstractDelegatingAdvancedCache
 
replace(K, V, long, TimeUnit) - Method in class org.infinispan.cache.impl.AbstractDelegatingCache
 
replace(K, V, V, long, TimeUnit) - Method in class org.infinispan.cache.impl.AbstractDelegatingCache
 
replace(K, V, long, TimeUnit, long, TimeUnit) - Method in class org.infinispan.cache.impl.AbstractDelegatingCache
 
replace(K, V, V, long, TimeUnit, long, TimeUnit) - Method in class org.infinispan.cache.impl.AbstractDelegatingCache
 
replace(K, V, V) - Method in class org.infinispan.cache.impl.AbstractDelegatingCache
 
replace(K, V) - Method in class org.infinispan.cache.impl.AbstractDelegatingCache
 
replace(K, V, long, TimeUnit) - Method in class org.infinispan.cache.impl.CacheImpl
 
replace(K, V, V, long, TimeUnit) - Method in class org.infinispan.cache.impl.CacheImpl
 
replace(K, V, V) - Method in class org.infinispan.cache.impl.CacheImpl
 
replace(K, V) - Method in class org.infinispan.cache.impl.CacheImpl
 
replace(K, V, long, TimeUnit, long, TimeUnit) - Method in class org.infinispan.cache.impl.CacheImpl
 
replace(K, V, V, long, TimeUnit, long, TimeUnit) - Method in class org.infinispan.cache.impl.CacheImpl
 
replace(K, V, Metadata) - Method in class org.infinispan.cache.impl.CacheImpl
 
replace(K, V, V, Metadata) - Method in class org.infinispan.cache.impl.CacheImpl
 
replace(K, V, long, TimeUnit) - Method in class org.infinispan.cache.impl.CacheSupport
 
replace(K, V, V) - Method in class org.infinispan.cache.impl.CacheSupport
 
replace(K, V) - Method in class org.infinispan.cache.impl.CacheSupport
 
replace(K, V, V, long, TimeUnit) - Method in class org.infinispan.cache.impl.CacheSupport
 
replace(K, V, long, TimeUnit) - Method in class org.infinispan.cache.impl.DecoratedCache
 
replace(K, V, V, long, TimeUnit) - Method in class org.infinispan.cache.impl.DecoratedCache
 
replace(K, V, long, TimeUnit, long, TimeUnit) - Method in class org.infinispan.cache.impl.DecoratedCache
 
replace(K, V, V, long, TimeUnit, long, TimeUnit) - Method in class org.infinispan.cache.impl.DecoratedCache
 
replace(K, V, V) - Method in class org.infinispan.cache.impl.DecoratedCache
 
replace(K, V) - Method in class org.infinispan.cache.impl.DecoratedCache
 
replace(K, V, V, Metadata) - Method in class org.infinispan.cache.impl.DecoratedCache
 
replace(K, V, Metadata) - Method in class org.infinispan.cache.impl.DecoratedCache
 
replace(K, V, long, TimeUnit) - Method in class org.infinispan.cache.impl.SimpleCacheImpl
 
replace(K, V, V, long, TimeUnit) - Method in class org.infinispan.cache.impl.SimpleCacheImpl
 
replace(K, V, long, TimeUnit, long, TimeUnit) - Method in class org.infinispan.cache.impl.SimpleCacheImpl
 
replace(K, V, V, long, TimeUnit, long, TimeUnit) - Method in class org.infinispan.cache.impl.SimpleCacheImpl
 
replace(K, V, V, Metadata) - Method in class org.infinispan.cache.impl.SimpleCacheImpl
 
replace(K, V, V) - Method in class org.infinispan.cache.impl.SimpleCacheImpl
 
replace(K, V) - Method in class org.infinispan.cache.impl.SimpleCacheImpl
 
replace(K, V, Metadata) - Method in class org.infinispan.cache.impl.SimpleCacheImpl
 
replace(K, V, V) - Method in class org.infinispan.security.impl.SecureCacheImpl
 
replace(K, V, long, TimeUnit) - Method in class org.infinispan.security.impl.SecureCacheImpl
 
replace(K, V, V, long, TimeUnit) - Method in class org.infinispan.security.impl.SecureCacheImpl
 
replace(K, V) - Method in class org.infinispan.security.impl.SecureCacheImpl
 
replace(K, V, long, TimeUnit, long, TimeUnit) - Method in class org.infinispan.security.impl.SecureCacheImpl
 
replace(K, V, V, long, TimeUnit, long, TimeUnit) - Method in class org.infinispan.security.impl.SecureCacheImpl
 
replace(K, V, Metadata) - Method in class org.infinispan.security.impl.SecureCacheImpl
 
replace(K, V, V, Metadata) - Method in class org.infinispan.security.impl.SecureCacheImpl
 
replace(K, V, V) - Method in class org.infinispan.util.concurrent.BoundedConcurrentHashMap
replace(K, V) - Method in class org.infinispan.util.concurrent.BoundedConcurrentHashMap
replace(String, String, BackupReceiver) - Method in class org.infinispan.xsite.BackupReceiverRepositoryImpl
 
replaceAsync(K, V) - Method in class org.infinispan.cache.impl.AbstractDelegatingCache
 
replaceAsync(K, V, long, TimeUnit) - Method in class org.infinispan.cache.impl.AbstractDelegatingCache
 
replaceAsync(K, V, long, TimeUnit, long, TimeUnit) - Method in class org.infinispan.cache.impl.AbstractDelegatingCache
 
replaceAsync(K, V, V) - Method in class org.infinispan.cache.impl.AbstractDelegatingCache
 
replaceAsync(K, V, V, long, TimeUnit) - Method in class org.infinispan.cache.impl.AbstractDelegatingCache
 
replaceAsync(K, V, V, long, TimeUnit, long, TimeUnit) - Method in class org.infinispan.cache.impl.AbstractDelegatingCache
 
replaceAsync(K, V) - Method in class org.infinispan.cache.impl.CacheImpl
 
replaceAsync(K, V, long, TimeUnit) - Method in class org.infinispan.cache.impl.CacheImpl
 
replaceAsync(K, V, V) - Method in class org.infinispan.cache.impl.CacheImpl
 
replaceAsync(K, V, V, long, TimeUnit) - Method in class org.infinispan.cache.impl.CacheImpl
 
replaceAsync(K, V, long, TimeUnit, long, TimeUnit) - Method in class org.infinispan.cache.impl.CacheImpl
 
replaceAsync(K, V, V, long, TimeUnit, long, TimeUnit) - Method in class org.infinispan.cache.impl.CacheImpl
 
replaceAsync(K, V, long, TimeUnit) - Method in class org.infinispan.cache.impl.CacheSupport
 
replaceAsync(K, V, V) - Method in class org.infinispan.cache.impl.CacheSupport
 
replaceAsync(K, V) - Method in class org.infinispan.cache.impl.CacheSupport
 
replaceAsync(K, V, V, long, TimeUnit) - Method in class org.infinispan.cache.impl.CacheSupport
 
replaceAsync(K, V) - Method in class org.infinispan.cache.impl.DecoratedCache
 
replaceAsync(K, V, long, TimeUnit) - Method in class org.infinispan.cache.impl.DecoratedCache
 
replaceAsync(K, V, long, TimeUnit, long, TimeUnit) - Method in class org.infinispan.cache.impl.DecoratedCache
 
replaceAsync(K, V, V) - Method in class org.infinispan.cache.impl.DecoratedCache
 
replaceAsync(K, V, V, long, TimeUnit) - Method in class org.infinispan.cache.impl.DecoratedCache
 
replaceAsync(K, V, V, long, TimeUnit, long, TimeUnit) - Method in class org.infinispan.cache.impl.DecoratedCache
 
replaceAsync(K, V) - Method in class org.infinispan.cache.impl.SimpleCacheImpl
 
replaceAsync(K, V, long, TimeUnit) - Method in class org.infinispan.cache.impl.SimpleCacheImpl
 
replaceAsync(K, V, long, TimeUnit, long, TimeUnit) - Method in class org.infinispan.cache.impl.SimpleCacheImpl
 
replaceAsync(K, V, V) - Method in class org.infinispan.cache.impl.SimpleCacheImpl
 
replaceAsync(K, V, V, long, TimeUnit) - Method in class org.infinispan.cache.impl.SimpleCacheImpl
 
replaceAsync(K, V, V, long, TimeUnit, long, TimeUnit) - Method in class org.infinispan.cache.impl.SimpleCacheImpl
 
replaceAsync(K, V) - Method in class org.infinispan.security.impl.SecureCacheImpl
 
replaceAsync(K, V, long, TimeUnit) - Method in class org.infinispan.security.impl.SecureCacheImpl
 
replaceAsync(K, V, long, TimeUnit, long, TimeUnit) - Method in class org.infinispan.security.impl.SecureCacheImpl
 
replaceAsync(K, V, V) - Method in class org.infinispan.security.impl.SecureCacheImpl
 
replaceAsync(K, V, V, long, TimeUnit) - Method in class org.infinispan.security.impl.SecureCacheImpl
 
replaceAsync(K, V, V, long, TimeUnit, long, TimeUnit) - Method in class org.infinispan.security.impl.SecureCacheImpl
 
replaceBackupOwners(DefaultConsistentHashFactory.Builder) - Method in class org.infinispan.distribution.ch.impl.DefaultConsistentHashFactory
 
ReplaceCommand - Class in org.infinispan.commands.write
 
ReplaceCommand() - Constructor for class org.infinispan.commands.write.ReplaceCommand
 
ReplaceCommand(Object, Object, Object, CacheNotifier, Metadata, Set<Flag>, Equivalence, CommandInvocationId) - Constructor for class org.infinispan.commands.write.ReplaceCommand
 
replaceEventLogger(EventLogger) - Method in interface org.infinispan.util.logging.events.EventLogManager
Replaces the event logger with the provided one.
replaceEventLogger(EventLogger) - Method in class org.infinispan.util.logging.events.impl.EventLogManagerImpl
 
replaceInterceptor(CommandInterceptor, Class<? extends CommandInterceptor>) - Method in class org.infinispan.interceptors.InterceptorChain
Replaces an existing interceptor of the given type in the interceptor chain with a new interceptor instance passed as parameter.
replaceInternal(K, V, V, Metadata) - Method in class org.infinispan.cache.impl.SimpleCacheImpl
 
replaceInternal(K, V, V, Metadata) - Method in class org.infinispan.cache.impl.StatsCollectingCache
 
replaceKey(Object, Object) - Method in class org.infinispan.commands.control.LockControlCommand
 
replaceKeys(Map<Object, Object>) - Method in class org.infinispan.commands.control.LockControlCommand
 
replacePrimaryOwners(DefaultConsistentHashFactory.Builder, int) - Method in class org.infinispan.distribution.ch.impl.DefaultConsistentHashFactory
 
replacePrimaryOwnerWithBackup(int, Address) - Method in class org.infinispan.distribution.ch.impl.DefaultConsistentHashFactory.Builder
 
replaceValue(Object, InternalCacheEntry) - Method in interface org.infinispan.context.InvocationContext
replaceVersionRead(Object, EntryVersion) - Method in class org.infinispan.transaction.impl.AbstractCacheTransaction
 
replaceVersionRead(Object, EntryVersion) - Method in interface org.infinispan.transaction.xa.CacheTransaction
Sets the version read fr this key, replacing the old version if it exists, i.e each invocation updates the version of the key.
replay(Map<K, V>) - Method in class org.infinispan.atomic.impl.ClearOperation
 
replay(Map<K, V>) - Method in class org.infinispan.atomic.impl.Operation
 
replay(Map<K, V>) - Method in class org.infinispan.atomic.impl.PutOperation
 
replay(Map<K, V>) - Method in class org.infinispan.atomic.impl.RemoveOperation
 
REPLICABLE_COMMAND - Static variable in interface org.infinispan.marshall.core.Ids
 
ReplicableCommand - Interface in org.infinispan.commands
The core of the command-based cache framework.
ReplicableCommandExternalizer - Class in org.infinispan.marshall.exts
ReplicableCommandExternalizer.
ReplicableCommandExternalizer(RemoteCommandsFactory, GlobalComponentRegistry) - Constructor for class org.infinispan.marshall.exts.ReplicableCommandExternalizer
 
ReplicableCommandManagerFunction - Class in org.infinispan.manager.impl
Replicable Command that runs the given Function passing the EmbeddedCacheManager as an argument
ReplicableCommandManagerFunction() - Constructor for class org.infinispan.manager.impl.ReplicableCommandManagerFunction
 
ReplicableCommandManagerFunction(Function<? super EmbeddedCacheManager, ?>) - Constructor for class org.infinispan.manager.impl.ReplicableCommandManagerFunction
 
ReplicableCommandRunnable - Class in org.infinispan.manager.impl
Replicable Command that runs the given Runnable
ReplicableCommandRunnable() - Constructor for class org.infinispan.manager.impl.ReplicableCommandRunnable
 
ReplicableCommandRunnable(Runnable) - Constructor for class org.infinispan.manager.impl.ReplicableCommandRunnable
 
REPLICATED_CONSISTENT_HASH - Static variable in interface org.infinispan.marshall.core.Ids
 
REPLICATED_CONSISTENT_HASH_FACTORY - Static variable in interface org.infinispan.marshall.core.Ids
 
ReplicatedConsistentHash - Class in org.infinispan.distribution.ch.impl
Special implementation of ConsistentHash for replicated caches.
ReplicatedConsistentHash(Hash, List<Address>, int[]) - Constructor for class org.infinispan.distribution.ch.impl.ReplicatedConsistentHash
 
ReplicatedConsistentHash.Externalizer - Class in org.infinispan.distribution.ch.impl
 
ReplicatedConsistentHash.RangeSet - Class in org.infinispan.distribution.ch.impl
 
ReplicatedConsistentHashFactory - Class in org.infinispan.distribution.ch.impl
Factory for ReplicatedConsistentHash.
ReplicatedConsistentHashFactory() - Constructor for class org.infinispan.distribution.ch.impl.ReplicatedConsistentHashFactory
 
ReplicatedConsistentHashFactory - Class in org.infinispan.distribution.ch
Deprecated.
Extend from ReplicatedConsistentHashFactory instead. This class will be removed in the future.
ReplicatedConsistentHashFactory() - Constructor for class org.infinispan.distribution.ch.ReplicatedConsistentHashFactory
Deprecated.
 
ReplicatedConsistentHashFactory.Externalizer - Class in org.infinispan.distribution.ch.impl
 
REPLICATION_QUEUE - Static variable in class org.infinispan.configuration.cache.AsyncConfiguration
 
REPLICATION_QUEUE_INTERVAL - Static variable in class org.infinispan.configuration.cache.AsyncConfiguration
 
REPLICATION_QUEUE_MAX_ELEMENTS - Static variable in class org.infinispan.configuration.cache.AsyncConfiguration
 
REPLICATION_TIMEOUT - Static variable in class org.infinispan.configuration.cache.BackupConfiguration
 
ReplicationLogic() - Constructor for class org.infinispan.interceptors.locking.ClusteringDependentLogic.ReplicationLogic
 
ReplicationQueue - Interface in org.infinispan.remoting
Deprecated.
Since 8.2, superseded by JGroups bundler functionality.
ReplicationQueueFactory - Class in org.infinispan.factories
Deprecated.
Since 8.2, superseded by JGroups bundler functionality.
ReplicationQueueFactory() - Constructor for class org.infinispan.factories.ReplicationQueueFactory
Deprecated.
 
ReplicationQueueImpl - Class in org.infinispan.remoting
Deprecated.
Since 8.2, superseded by JGroups bundler functionality.
ReplicationQueueImpl() - Constructor for class org.infinispan.remoting.ReplicationQueueImpl
Deprecated.
 
replicationQueueOnlyForAsyncCaches() - Method in interface org.infinispan.util.logging.Log
 
replicationQueueScheduledExecutor() - Method in class org.infinispan.configuration.global.GlobalConfiguration
Deprecated.
This method always returns null now. Look for a thread pool named as GlobalConfiguration.replicationQueueThreadPool() instead.
replicationQueueThreadPool() - Method in class org.infinispan.configuration.global.GlobalConfiguration
 
replicationQueueThreadPool() - Method in class org.infinispan.configuration.global.GlobalConfigurationBuilder
 
replicationQueueThreadPool() - Method in interface org.infinispan.configuration.global.GlobalConfigurationChildBuilder
 
replicationTimeout() - Method in class org.infinispan.configuration.cache.BackupConfiguration
 
replicationTimeout(long) - Method in class org.infinispan.configuration.cache.BackupConfiguration
 
replicationTimeout(long) - Method in class org.infinispan.configuration.cache.BackupConfigurationBuilder
Timeout(millis) used for replicating calls to other sites.
replQueue() - Method in class org.infinispan.configuration.cache.AsyncConfiguration
Deprecated.
replQueue(ReplicationQueue) - Method in class org.infinispan.configuration.cache.AsyncConfigurationBuilder
Deprecated.
Since 8.2, superseded by JGroups bundler functionality.
replQueueInterval() - Method in class org.infinispan.configuration.cache.AsyncConfiguration
Deprecated.
replQueueInterval(long) - Method in class org.infinispan.configuration.cache.AsyncConfigurationBuilder
Deprecated.
Since 8.2, superseded by JGroups bundler functionality.
replQueueInterval(long, TimeUnit) - Method in class org.infinispan.configuration.cache.AsyncConfigurationBuilder
Deprecated.
Since 8.2, superseded by JGroups bundler functionality.
replQueueMaxElements() - Method in class org.infinispan.configuration.cache.AsyncConfiguration
Deprecated.
replQueueMaxElements(int) - Method in class org.infinispan.configuration.cache.AsyncConfigurationBuilder
Deprecated.
Since 8.2, superseded by JGroups bundler functionality.
replTimeout() - Method in class org.infinispan.configuration.cache.SyncConfiguration
This is the timeout used to wait for an acknowledgment when making a remote call, after which the call is aborted and an exception is thrown.
replTimeout(long) - Method in class org.infinispan.configuration.cache.SyncConfiguration
This is the timeout used to wait for an acknowledgment when making a remote call, after which the call is aborted and an exception is thrown.
replTimeout(long) - Method in class org.infinispan.configuration.cache.SyncConfigurationBuilder
This is the timeout used to wait for an acknowledgment when making a remote call, after which the call is aborted and an exception is thrown.
replTimeout(long, TimeUnit) - Method in class org.infinispan.configuration.cache.SyncConfigurationBuilder
This is the timeout used to wait for an acknowledgment when making a remote call, after which the call is aborted and an exception is thrown.
reply - Variable in class org.infinispan.remoting.inboundhandler.BaseBlockingRunnable
 
Reply - Interface in org.infinispan.remoting.inboundhandler
Interface responsible to send back the return value to the sender.
reply(Object) - Method in interface org.infinispan.remoting.inboundhandler.Reply
Sends back the return value to the sender.
REPLY_FLAGS_TO_CLEAR - Static variable in class org.infinispan.remoting.transport.jgroups.CommandAwareRpcDispatcher
 
REPLY_FLAGS_TO_SET - Static variable in class org.infinispan.remoting.transport.jgroups.CommandAwareRpcDispatcher
 
REQUEST_IGNORED_RESPONSE - Static variable in interface org.infinispan.marshall.core.Ids
 
requestId - Variable in class org.infinispan.stream.impl.ClusterStreamManagerImpl
 
requestSegments() - Method in class org.infinispan.statetransfer.InboundTransferTask
Send START_STATE_TRANSFER request to source node.
requireAttributes(XMLStreamReader, String...) - Static method in class org.infinispan.configuration.parsing.ParseUtils
Require all the named attributes, returning their values in order.
requireDistOrReplCache(String) - Method in interface org.infinispan.util.logging.Log
 
requireNoAttributes(XMLStreamReader) - Static method in class org.infinispan.configuration.parsing.ParseUtils
Checks that the current element has no attributes, throwing an XMLStreamException if one is found.
requireNoContent(XMLStreamReader) - Static method in class org.infinispan.configuration.parsing.ParseUtils
Consumes the remainder of the current element, throwing an XMLStreamException if it contains any child elements.
requireNoNamespaceAttribute(XMLStreamReader, int) - Static method in class org.infinispan.configuration.parsing.ParseUtils
 
requireSingleAttribute(XMLStreamReader, String) - Static method in class org.infinispan.configuration.parsing.ParseUtils
Require that the current element have only a single attribute with the given name.
reset() - Method in class org.infinispan.configuration.cache.BackupForBuilder
 
reset() - Method in interface org.infinispan.remoting.ReplicationQueue
Deprecated.
Resets the replication queue, typically used when a cache is restarted.
reset() - Method in class org.infinispan.remoting.ReplicationQueueImpl
Deprecated.
 
reset() - Method in class org.infinispan.stats.impl.CacheContainerStatsImpl
 
reset() - Method in class org.infinispan.stats.impl.ClusterCacheStatsImpl
 
reset() - Method in class org.infinispan.stats.impl.StatsCollector
 
reset() - Method in class org.infinispan.stats.impl.StatsImpl
 
reset() - Method in interface org.infinispan.stats.Stats
Reset statistics
reset() - Method in class org.infinispan.transaction.impl.TotalOrderRemoteTransactionState
 
reset() - Method in class org.infinispan.xsite.OfflineStatus
 
resetState() - Method in class org.infinispan.context.SingleKeyNonTxInvocationContext
 
resetStatistics() - Method in class org.infinispan.eviction.impl.ActivationManagerImpl
 
resetStatistics() - Method in class org.infinispan.eviction.impl.PassivationManagerImpl
 
resetStatistics() - Method in class org.infinispan.eviction.impl.PassivationManagerStub
 
resetStatistics() - Method in interface org.infinispan.eviction.PassivationManager
 
resetStatistics() - Method in class org.infinispan.interceptors.base.JmxStatsCommandInterceptor
Deprecated.
Resets statistics gathered.
resetStatistics() - Method in class org.infinispan.interceptors.CacheLoaderInterceptor
Deprecated.
 
resetStatistics() - Method in class org.infinispan.interceptors.CacheMgmtInterceptor
Deprecated.
 
resetStatistics() - Method in class org.infinispan.interceptors.CacheWriterInterceptor
Deprecated.
 
resetStatistics() - Method in class org.infinispan.interceptors.InvalidationInterceptor
Deprecated.
 
resetStatistics() - Method in class org.infinispan.interceptors.TxInterceptor
Deprecated.
 
resetStatistics() - Method in interface org.infinispan.jmx.JmxStatisticsExposer
Resets an interceptor's cache statistics
resetStatistics() - Method in class org.infinispan.remoting.rpc.RpcManagerImpl
 
resetStatistics() - Method in class org.infinispan.stats.impl.CacheContainerStatsImpl
 
resetStatistics() - Method in class org.infinispan.stats.impl.ClusterCacheStatsImpl
 
resetStatistics() - Method in class org.infinispan.stats.impl.StatsCollector
 
resetStatistics() - Method in class org.infinispan.util.concurrent.locks.DeadlockDetectingLockManager
 
resetVolatileComponents() - Method in class org.infinispan.factories.AbstractComponentRegistry
Removes any components not annotated as @SurvivesRestarts.
resize(long) - Method in interface org.infinispan.container.DataContainer
Resizes the capacity of the underlying container.
resize(long) - Method in class org.infinispan.container.DefaultDataContainer
 
resolveModuleLifecycles(ClassLoader) - Static method in class org.infinispan.util.ModuleProperties
 
ResourceDMBean - Class in org.infinispan.jmx
This class was entirely copied from JGroups 2.7 (same name there).
ResourceDMBean(Object, ManageableComponentMetadata) - Constructor for class org.infinispan.jmx.ResourceDMBean
 
response - Variable in class org.infinispan.remoting.inboundhandler.BaseBlockingRunnable
 
Response - Interface in org.infinispan.remoting.responses
A response to be sent back to a remote caller
response - Variable in class org.infinispan.stream.impl.StreamResponseCommand
 
ResponseFilter - Interface in org.infinispan.remoting.rpc
A mechanism of filtering RPC responses.
responseFilter() - Method in class org.infinispan.remoting.rpc.RpcOptions
 
responseFilter(ResponseFilter) - Method in class org.infinispan.remoting.rpc.RpcOptionsBuilder
Sets the ResponseFilter.
ResponseGenerator - Interface in org.infinispan.remoting.responses
A component that generates responses as is expected by different cache setups
ResponseGeneratorFactory - Class in org.infinispan.factories
Creates a ResponseGenerator
ResponseGeneratorFactory() - Constructor for class org.infinispan.factories.ResponseGeneratorFactory
 
ResponseMode - Enum in org.infinispan.remoting.rpc
Represents different handling mechanisms when dealing with remote command responses.
responseMode() - Method in class org.infinispan.remoting.rpc.RpcOptions
 
responseMode(ResponseMode) - Method in class org.infinispan.remoting.rpc.RpcOptionsBuilder
Sets the ResponseMode for the remote invocation.
Responses - Class in org.infinispan.remoting.transport.jgroups
Pre-allocated holder for multiple responses.
Responses(Collection<Address>) - Constructor for class org.infinispan.remoting.transport.jgroups.Responses
 
Responses(RspList<Response>) - Constructor for class org.infinispan.remoting.transport.jgroups.Responses
Constructs new instance using existing RspList.
restartComponent(Lifecycle) - Method in class org.infinispan.util.concurrent.SynchronizedRestarter
 
resume(Transaction) - Method in class org.infinispan.transaction.tm.DummyBaseTransactionManager
Resume the association of the calling thread with the given transaction.
resumeIfNeeded(Transaction) - Method in class org.infinispan.notifications.cachelistener.CacheNotifierImpl
 
resumeIfNeeded(Transaction) - Method in class org.infinispan.notifications.cachemanagerlistener.CacheManagerNotifierImpl
 
resumeIfNeeded(Transaction) - Method in class org.infinispan.notifications.impl.AbstractListenerImpl
 
retainAll(Collection<?>) - Method in class org.infinispan.cache.impl.SimpleCacheImpl.EntrySetBase
 
retainAll(Collection<?>) - Method in class org.infinispan.cache.impl.SimpleCacheImpl.KeySet
 
retainAll(Collection<?>) - Method in class org.infinispan.cache.impl.SimpleCacheImpl.Values
 
retainAll(Collection<?>) - Method in class org.infinispan.commands.read.AbstractCloseableIteratorCollection
 
retainAll(Collection<?>) - Method in class org.infinispan.distribution.ch.impl.ReplicatedConsistentHash.RangeSet
 
retainAll(Collection<?>) - Method in class org.infinispan.util.AbstractDelegatingCollection
 
retainAll(Collection<?>) - Method in class org.infinispan.util.concurrent.ConcurrentHashSet
 
retainAll(Collection<?>) - Method in class org.infinispan.util.ReadOnlyDataContainerBackedKeySet
 
rethrowAsCacheException(Throwable) - Method in class org.infinispan.remoting.rpc.RpcManagerImpl
 
rethrowAsCacheException(Throwable) - Method in class org.infinispan.remoting.transport.jgroups.CommandAwareRpcDispatcher
 
retriedCommand - Variable in class org.infinispan.commands.tx.PrepareCommand
 
retrievalEncounteredException(Throwable) - Method in class org.infinispan.interceptors.distribution.L1WriteSynchronizer
 
retrieveClusterListenerCallablesToInstall() - Method in class org.infinispan.notifications.cachelistener.CacheNotifierImpl
 
retrieveClusterListenerCallablesToInstall() - Method in interface org.infinispan.notifications.cachelistener.cluster.ClusterCacheNotifier
This method is invoked so that this node can send the details required for a new node to be bootstrapped with the existing cluster listeners that are already installed.
retrieveEntries(KeyValueFilter<? super K, ? super V>, Converter<? super K, ? super V, ? extends C>, Set<Flag>, EntryRetriever.SegmentListener) - Method in class org.infinispan.iteration.impl.DistributedEntryRetriever
 
retrieveEntries(KeyValueFilter<? super K, ? super V>, Converter<? super K, ? super V, ? extends C>, Set<Flag>, EntryRetriever.SegmentListener) - Method in interface org.infinispan.iteration.impl.EntryRetriever
Deprecated.
This is invoked locally on the node that requested the iteration process.
retrieveEntries(KeyValueFilter<? super K, ? super V>, Converter<? super K, ? super V, ? extends C>, Set<Flag>, EntryRetriever.SegmentListener) - Method in class org.infinispan.iteration.impl.LocalEntryRetriever
 
retrieveFromRemoteSource(Object, InvocationContext, boolean, FlagAffectedCommand, boolean) - Method in class org.infinispan.interceptors.distribution.BaseDistributionInterceptor
Deprecated.
 
retrieveFromRemoteSources(Set<?>, InvocationContext, Set<Flag>) - Method in class org.infinispan.interceptors.distribution.BaseDistributionInterceptor
Deprecated.
 
retrievingTm(TransactionManager) - Method in interface org.infinispan.util.logging.Log
 
retry(Throwable, Transport) - Method in class org.infinispan.remoting.transport.RetryOnFailureXSiteCommand.MaxRetriesPolicy
 
retry(Throwable, Transport) - Method in interface org.infinispan.remoting.transport.RetryOnFailureXSiteCommand.RetryPolicy
 
RetryOnFailureXSiteCommand - Class in org.infinispan.remoting.transport
Invokes a command in a remote site.
RetryOnFailureXSiteCommand.MaxRetriesPolicy - Class in org.infinispan.remoting.transport
 
RetryOnFailureXSiteCommand.RetryPolicy - Interface in org.infinispan.remoting.transport
 
RetryPrepareException - Exception in org.infinispan.interceptors.totalorder
Indicates the state transfer is running and the prepare should be retried.
RetryPrepareException() - Constructor for exception org.infinispan.interceptors.totalorder.RetryPrepareException
 
retryWaitTimeIncreaseFactorDeprecated() - Method in interface org.infinispan.util.logging.Log
 
returnEmptyMap() - Static method in class org.infinispan.util.concurrent.CompletableFutures
 
rewire() - Method in class org.infinispan.factories.AbstractComponentRegistry
Rewires components.
rewireNamedRegistries() - Method in class org.infinispan.factories.GlobalComponentRegistry
 
rnd - Static variable in class org.infinispan.affinity.impl.RndKeyGenerator
 
RndKeyGenerator - Class in org.infinispan.affinity.impl
Key provider that relies on Random's distribution to generate keys.
RndKeyGenerator() - Constructor for class org.infinispan.affinity.impl.RndKeyGenerator
 
role(String) - Method in class org.infinispan.configuration.cache.AuthorizationConfigurationBuilder
 
role(String) - Method in class org.infinispan.configuration.global.GlobalAuthorizationConfigurationBuilder
 
role(String) - Method in class org.infinispan.configuration.global.GlobalRoleConfigurationBuilder
 
role(String) - Method in interface org.infinispan.configuration.global.GlobalRolesConfigurationChildBuilder
 
Role - Interface in org.infinispan.security
A role to permission mapping.
ROLES - Static variable in class org.infinispan.configuration.cache.AuthorizationConfiguration
 
roles() - Method in class org.infinispan.configuration.cache.AuthorizationConfiguration
 
roles() - Method in class org.infinispan.configuration.global.GlobalAuthorizationConfiguration
 
rollback(Map<K, V>) - Method in class org.infinispan.atomic.impl.ClearOperation
 
rollback(Map<K, V>) - Method in class org.infinispan.atomic.impl.Operation
 
rollback(Map<K, V>) - Method in class org.infinispan.atomic.impl.PutOperation
 
rollback(Map<K, V>) - Method in class org.infinispan.atomic.impl.RemoveOperation
 
rollback() - Method in class org.infinispan.container.entries.AbstractInternalCacheEntry
 
rollback() - Method in interface org.infinispan.container.entries.CacheEntry
Rolls back changes
rollback() - Method in class org.infinispan.container.entries.ClearCacheEntry
 
rollback() - Method in class org.infinispan.container.entries.DeltaAwareCacheEntry
 
rollback() - Method in class org.infinispan.container.entries.ForwardingCacheEntry
 
rollback() - Method in class org.infinispan.container.entries.NullCacheEntry
 
rollback() - Method in class org.infinispan.container.entries.ReadCommittedEntry
 
rollback(LocalTransaction) - Method in class org.infinispan.transaction.impl.TransactionCoordinator
 
rollback() - Method in class org.infinispan.transaction.tm.DummyBaseTransactionManager
Rolls back the transaction associated with the calling thread.
rollback() - Method in class org.infinispan.transaction.tm.DummyTransaction
Rolls back this transaction.
rollback() - Method in class org.infinispan.transaction.tm.DummyUserTransaction
Rolls back this transaction.
rollback(Xid) - Method in class org.infinispan.transaction.xa.TransactionXaAdapter
Same comment as for TransactionXaAdapter.prepare(javax.transaction.xa.Xid) applies for commit.
RollbackCommand - Class in org.infinispan.commands.tx
Command corresponding to a transaction rollback.
RollbackCommand(String, GlobalTransaction) - Constructor for class org.infinispan.commands.tx.RollbackCommand
 
RollbackCommand(String) - Constructor for class org.infinispan.commands.tx.RollbackCommand
 
RollingUpgradeManager - Class in org.infinispan.upgrade
This component handles the control hooks to handle migrating from one version of Infinispan to another.
RollingUpgradeManager() - Constructor for class org.infinispan.upgrade.RollingUpgradeManager
 
rpc - Variable in class org.infinispan.distexec.DefaultExecutorService
 
rpc - Variable in class org.infinispan.stream.impl.ClusterStreamManagerImpl
 
RpcException - Exception in org.infinispan.remoting
Thrown when an RPC problem occurred on the caller.
RpcException() - Constructor for exception org.infinispan.remoting.RpcException
 
RpcException(Throwable) - Constructor for exception org.infinispan.remoting.RpcException
 
RpcException(String) - Constructor for exception org.infinispan.remoting.RpcException
 
RpcException(String, Throwable) - Constructor for exception org.infinispan.remoting.RpcException
 
rpcManager - Variable in class org.infinispan.cache.impl.CacheImpl
 
rpcManager - Variable in class org.infinispan.interceptors.base.BaseRpcInterceptor
Deprecated.
 
rpcManager - Variable in class org.infinispan.interceptors.locking.AbstractTxLockingInterceptor
Deprecated.
 
RpcManager - Interface in org.infinispan.remoting.rpc
Provides a mechanism for communicating with other caches in the cluster, by formatting and passing requests down to the registered Transport.
rpcManager - Variable in class org.infinispan.transaction.impl.TransactionTable
 
RpcManagerFactory - Class in org.infinispan.factories
A factory for the RpcManager
RpcManagerFactory() - Constructor for class org.infinispan.factories.RpcManagerFactory
 
RpcManagerImpl - Class in org.infinispan.remoting.rpc
This component really is just a wrapper around a Transport implementation, and is used to set up the transport and provide lifecycle and dependency hooks into external transport implementations.
RpcManagerImpl() - Constructor for class org.infinispan.remoting.rpc.RpcManagerImpl
 
RpcOptions - Class in org.infinispan.remoting.rpc
Classes that wraps all the configuration parameters to configure a remote invocation.
RpcOptions(long, TimeUnit, ResponseFilter, ResponseMode, boolean, boolean, boolean) - Constructor for class org.infinispan.remoting.rpc.RpcOptions
RpcOptions(long, TimeUnit, ResponseFilter, ResponseMode, boolean, DeliverOrder) - Constructor for class org.infinispan.remoting.rpc.RpcOptions
 
rpcOptionsBuilder - Variable in class org.infinispan.distexec.mapreduce.MapReduceTask
Deprecated.
 
RpcOptionsBuilder - Class in org.infinispan.remoting.rpc
It builds RpcOptions instances with the options to be used in remote invocations.
RpcOptionsBuilder(long, TimeUnit, ResponseMode, boolean) - Constructor for class org.infinispan.remoting.rpc.RpcOptionsBuilder
RpcOptionsBuilder(long, TimeUnit, ResponseMode, DeliverOrder) - Constructor for class org.infinispan.remoting.rpc.RpcOptionsBuilder
 
RpcOptionsBuilder(RpcOptions) - Constructor for class org.infinispan.remoting.rpc.RpcOptionsBuilder
Constructor based on existing RpcOptions
RspListFuture - Class in org.infinispan.remoting.transport.jgroups
 
run() - Method in class org.infinispan.remoting.inboundhandler.BaseBlockingRunnable
 
run() - Method in class org.infinispan.security.actions.AddCacheManagerListenerAction
 
run() - Method in class org.infinispan.security.actions.DefineConfigurationAction
 
run() - Method in class org.infinispan.security.actions.GetCacheAction
 
run() - Method in class org.infinispan.security.actions.GetCacheAuthorizationManagerAction
 
run() - Method in class org.infinispan.security.actions.GetCacheAvailabilityAction
 
run() - Method in class org.infinispan.security.actions.GetCacheComponentRegistryAction
 
run() - Method in class org.infinispan.security.actions.GetCacheConfigurationAction
 
run() - Method in class org.infinispan.security.actions.GetCacheDistributionManagerAction
 
run() - Method in class org.infinispan.security.actions.GetCacheEntryAction
 
run() - Method in class org.infinispan.security.actions.GetCacheGlobalComponentRegistryAction
 
run() - Method in class org.infinispan.security.actions.GetCacheInterceptorChainAction
 
run() - Method in class org.infinispan.security.actions.GetCacheLockManagerAction
 
run() - Method in class org.infinispan.security.actions.GetCacheManagerAddress
 
run() - Method in class org.infinispan.security.actions.GetCacheManagerClusterAvailabilityAction
 
run() - Method in class org.infinispan.security.actions.GetCacheManagerClusterNameAction
 
run() - Method in class org.infinispan.security.actions.GetCacheManagerCoordinatorAddress
 
run() - Method in class org.infinispan.security.actions.GetCacheManagerIsCoordinatorAction
 
run() - Method in class org.infinispan.security.actions.GetCacheManagerStatusAction
 
run() - Method in class org.infinispan.security.actions.GetCacheRpcManagerAction
 
run() - Method in class org.infinispan.security.actions.GetCacheStatusAction
 
run() - Method in class org.infinispan.security.actions.GetDefaultExecutorServiceAction
 
run() - Method in class org.infinispan.security.actions.GetGlobalComponentRegistryAction
 
run() - Method in class org.infinispan.security.actions.GetSystemPropertyAction
 
run() - Method in class org.infinispan.security.actions.GetSystemPropertyAsBooleanAction
 
run() - Method in class org.infinispan.security.actions.GetSystemPropertyAsIntegerAction
 
run() - Method in class org.infinispan.security.actions.RemoveListenerAction
 
run() - Method in class org.infinispan.security.actions.SetCacheAvailabilityAction
 
run() - Method in class org.infinispan.security.actions.SetThreadContextClassLoaderAction
 
run() - Method in class org.infinispan.statetransfer.OutboundTransferTask
 
run() - Method in class org.infinispan.util.concurrent.locks.DeadlockDetectingLockManager
 
runCommand(Runnable) - Method in class org.infinispan.registry.impl.ClusterRegistryImpl
Deprecated.
 
runCommit(boolean) - Method in class org.infinispan.transaction.tm.DummyTransaction
Runs the second phase of two-phase-commit protocol.
runL1UpdateIfPossible(InternalCacheEntry) - Method in class org.infinispan.interceptors.distribution.L1WriteSynchronizer
Attempts to the L1 update and set the value.
running - Variable in class org.infinispan.transaction.impl.TransactionTable
 
runPrepare() - Method in class org.infinispan.transaction.tm.DummyTransaction
 
rvrl - Variable in class org.infinispan.interceptors.distribution.BaseDistributionInterceptor
Deprecated.
 

S

sameCacheName(String) - Method in class org.infinispan.transaction.xa.recovery.RecoveryInfoKey
 
schedule(Runnable, long, TimeUnit) - Method in class org.infinispan.executors.LazyInitializingScheduledExecutorService
 
schedule(Callable<V>, long, TimeUnit) - Method in class org.infinispan.executors.LazyInitializingScheduledExecutorService
 
scheduleAtFixedRate(Runnable, long, long, TimeUnit) - Method in class org.infinispan.executors.LazyInitializingScheduledExecutorService
 
ScheduledExecutorFactory - Interface in org.infinispan.executors
Used to configure and create scheduled executors
ScheduledExecutorFactoryConfiguration - Class in org.infinispan.configuration.global
 
ScheduledExecutorFactoryConfigurationBuilder - Class in org.infinispan.configuration.global
Configures executor factory.
scheduler - Variable in class org.infinispan.util.concurrent.locks.impl.DefaultLockManager
 
scheduleWithFixedDelay(Runnable, long, long, TimeUnit) - Method in class org.infinispan.executors.LazyInitializingScheduledExecutorService
 
Schema - Class in org.infinispan.configuration.parsing
Schema.
Schema(int, int) - Constructor for class org.infinispan.configuration.parsing.Schema
 
SCHEME - Static variable in class org.infinispan.configuration.cache.VersioningConfiguration
 
scheme() - Method in class org.infinispan.configuration.cache.VersioningConfiguration
 
scheme(VersioningScheme) - Method in class org.infinispan.configuration.cache.VersioningConfigurationBuilder
 
Scope - Annotation Type in org.infinispan.factories.scopes
Defines the scope of a component in a cache system.
scope - Variable in class org.infinispan.registry.ScopedKey
Deprecated.
 
scope(String) - Method in interface org.infinispan.util.logging.events.EventLogger
Sets the scope of this event log, e.g.
scope(Address) - Method in interface org.infinispan.util.logging.events.EventLogger
Sets a node address as the scope of this event log
scope(String) - Method in class org.infinispan.util.logging.events.impl.BasicEventLogger
 
scope - Variable in class org.infinispan.util.logging.events.impl.DecoratedEventLogger
 
scope(String) - Method in class org.infinispan.util.logging.events.impl.DecoratedEventLogger
 
scope(Address) - Method in class org.infinispan.util.logging.events.impl.DecoratedEventLogger
 
SCOPED_KEY - Static variable in interface org.infinispan.marshall.core.Ids
 
ScopeDetector - Class in org.infinispan.factories.scopes
Retrieves the declared scope of a component
ScopeDetector() - Constructor for class org.infinispan.factories.scopes.ScopeDetector
 
ScopedKey<S,K> - Class in org.infinispan.registry
Deprecated.
in 8.2; functionality replaced by InternalCacheRegistry; to be removed in ver. 9.0
ScopedKey(S, K) - Constructor for class org.infinispan.registry.ScopedKey
Deprecated.
 
ScopedKey.Externalizer - Class in org.infinispan.registry
Deprecated.
 
ScopedPersistentState - Interface in org.infinispan.globalstate
ScopedPersistentState.
ScopedPersistentStateImpl - Class in org.infinispan.globalstate.impl
ScopedPersistentStateImpl.
ScopedPersistentStateImpl(String) - Constructor for class org.infinispan.globalstate.impl.ScopedPersistentStateImpl
 
Scopes - Enum in org.infinispan.factories.scopes
The different scopes that can be declared for a component in the cache system.
SecureCache<K,V> - Interface in org.infinispan.security
SecureCache.
SecureCacheImpl<K,V> - Class in org.infinispan.security.impl
SecureCacheImpl.
SecureCacheImpl(AdvancedCache<K, V>) - Constructor for class org.infinispan.security.impl.SecureCacheImpl
 
security() - Method in class org.infinispan.configuration.cache.Configuration
 
security() - Method in class org.infinispan.configuration.cache.ConfigurationBuilder
 
security() - Method in interface org.infinispan.configuration.cache.ConfigurationChildBuilder
 
security() - Method in class org.infinispan.configuration.global.GlobalConfiguration
 
security() - Method in class org.infinispan.configuration.global.GlobalConfigurationBuilder
 
security() - Method in interface org.infinispan.configuration.global.GlobalConfigurationChildBuilder
 
Security - Class in org.infinispan.security
Security.
Security() - Constructor for class org.infinispan.security.Security
 
SecurityAwareScheduledExecutorFactory - Interface in org.infinispan.executors
 
securityCacheTimeout() - Method in class org.infinispan.configuration.global.GlobalSecurityConfiguration
 
securityCacheTimeout(long) - Method in class org.infinispan.configuration.global.GlobalSecurityConfigurationBuilder
 
securityCacheTimeout(long, TimeUnit) - Method in class org.infinispan.configuration.global.GlobalSecurityConfigurationBuilder
 
securityCacheTimeout(long) - Method in interface org.infinispan.configuration.global.GlobalSecurityConfigurationChildBuilder
securityCacheTimeout(long, TimeUnit) - Method in interface org.infinispan.configuration.global.GlobalSecurityConfigurationChildBuilder
Defines the timeout for which to cache user access roles.
SecurityConfiguration - Class in org.infinispan.configuration.cache
SecurityConfiguration.
SecurityConfigurationBuilder - Class in org.infinispan.configuration.cache
SecurityConfigurationBuilder.
SecurityConfigurationBuilder(ConfigurationBuilder) - Constructor for class org.infinispan.configuration.cache.SecurityConfigurationBuilder
 
SecurityConfigurationChildBuilder - Interface in org.infinispan.configuration.cache
 
segmentAwareEntrySet - Variable in class org.infinispan.distribution.util.ReadOnlySegmentAwareMap
 
segmentAwareKeySet - Variable in class org.infinispan.distribution.util.ReadOnlySegmentAwareMap
 
SegmentAwareOperation - Interface in org.infinispan.stream.impl
Terminal stream operation that is aware of segments being lost.
segmentCompleted(Set<Integer>) - Method in interface org.infinispan.CacheStream.SegmentCompletionListener
Method invoked when the segment has been found to be consumed properly by the terminal operation.
segmentCompletionListener(CacheStream.SegmentCompletionListener) - Method in interface org.infinispan.CacheStream
Allows registration of a segment completion listener that is notified when a segment has completed processing.
segmentCompletionListener - Variable in class org.infinispan.stream.impl.AbstractCacheStream
 
segmentCompletionListener(CacheStream.SegmentCompletionListener) - Method in class org.infinispan.stream.impl.AbstractDelegatingCacheStream
 
segmentCompletionListener(CacheStream.SegmentCompletionListener) - Method in class org.infinispan.stream.impl.DistributedCacheStream
 
segmentCompletionListener(CacheStream.SegmentCompletionListener) - Method in class org.infinispan.stream.impl.local.LocalCacheStream
 
segmentOwners - Variable in class org.infinispan.distribution.ch.impl.SyncConsistentHashFactory.Builder
 
SegmentRetryingOperation<E,T,S extends BaseStream<T,S>> - Class in org.infinispan.stream.impl.termop
A terminal based operation that runs the provided function to evaluate the operation.
SegmentRetryingOperation(Iterable<IntermediateOperation>, Supplier<? extends Stream<?>>, Function<S, ? extends E>) - Constructor for class org.infinispan.stream.impl.termop.SegmentRetryingOperation
 
segmentSize - Variable in class org.infinispan.distribution.ch.impl.SyncConsistentHashFactory.Builder
 
segmentsToFilter - Variable in class org.infinispan.stream.impl.AbstractCacheStream
 
segmentsToFilter - Variable in class org.infinispan.stream.impl.local.AbstractLocalCacheStream
 
segmentTransferred(int, boolean) - Method in interface org.infinispan.iteration.impl.EntryRetriever.SegmentListener
Deprecated.
Notifies the listener that the segment has been completed.
selectExecutionNode(List<Address>) - Method in class org.infinispan.distexec.DefaultExecutorService
 
selectExecutionNode(DistributedTask<T>) - Method in class org.infinispan.distexec.DefaultExecutorService
 
self() - Method in class org.infinispan.configuration.cache.ClusterLoaderConfigurationBuilder
 
self() - Method in class org.infinispan.configuration.cache.CustomStoreConfigurationBuilder
 
self() - Method in class org.infinispan.configuration.cache.SingleFileStoreConfigurationBuilder
 
SelfDeliverFilter - Class in org.infinispan.remoting.responses
Used in Total Order based protocol.
SelfDeliverFilter(Address) - Constructor for class org.infinispan.remoting.responses.SelfDeliverFilter
 
SemaphoreCompletionService<T> - Class in org.infinispan.executors
Executes tasks in the given executor, but never has more than maxConcurrentTasks tasks running at the same time.
SemaphoreCompletionService(Executor, int) - Constructor for class org.infinispan.executors.SemaphoreCompletionService
 
sendDataResonse(C) - Method in interface org.infinispan.stream.impl.KeyTrackingTerminalOperation.IntermediateCollector
Called back when a response is sent back to the invoker
sendEvents() - Method in interface org.infinispan.notifications.cachelistener.cluster.ClusterEventManager
Sends all previously added events on this thread
sendEvents() - Method in class org.infinispan.notifications.cachelistener.cluster.impl.BatchingClusterEventManagerImpl
 
sendEvents() - Method in class org.infinispan.notifications.cachelistener.cluster.impl.ClusterEventManagerStub
 
sendNotification(Object, Object, boolean, InvocationContext, FlagAffectedCommand) - Method in class org.infinispan.interceptors.ActivationInterceptor
Deprecated.
 
sendNotification(Object, Object, boolean, InvocationContext, FlagAffectedCommand) - Method in class org.infinispan.interceptors.CacheLoaderInterceptor
Deprecated.
 
sendToTargets(DistributedExecutorService) - Method in class org.infinispan.notifications.cachelistener.cluster.impl.BatchingClusterEventManagerImpl.UnicastEventContext
 
SEPARATOR - Static variable in class org.infinispan.transaction.xa.recovery.RecoveryAdminOperations
 
sequence(List<CompletableFuture<T>>) - Static method in class org.infinispan.util.concurrent.CompletableFutures
 
sequential() - Method in class org.infinispan.stream.impl.AbstractCacheStream
 
sequential() - Method in class org.infinispan.stream.impl.AbstractDelegatingCacheStream
 
sequential() - Method in class org.infinispan.stream.impl.local.AbstractLocalCacheStream
 
sequentialDistribution() - Method in interface org.infinispan.CacheStream
This would disable sending requests to all other remote nodes compared to one at a time.
sequentialDistribution() - Method in class org.infinispan.stream.impl.AbstractDelegatingCacheStream
 
sequentialDistribution() - Method in class org.infinispan.stream.impl.DistributedCacheStream
 
sequentialDistribution() - Method in class org.infinispan.stream.impl.local.LocalCacheStream
 
SerializableCallable<V> - Interface in org.infinispan.util
This is a functional interface that is the same as a Callable except that it must also be Serializable
serializableCollector(SerializableSupplier<Collector<T, ?, R>>) - Static method in class org.infinispan.stream.CacheCollectors
Creates a collector that is serializable and will upon usage create a collector using the serializable supplier provided by the user.
SerializableFunction<T,R> - Interface in org.infinispan.util
This is a functional interface that is the same as a Function except that it must also be Serializable
SerializableRunnable - Interface in org.infinispan.util
This is a functional interface that is the same as a Runnable except that it must also be Serializable
SerializableSupplier<T> - Interface in org.infinispan.stream
This is a simple Supplier that is also Serializable.
SerializableXid - Class in org.infinispan.transaction.xa.recovery
This xid implementation is needed because Xid is not Serializable and we need to serialize it and send it over the network.
SerializableXid(byte[], byte[], int) - Constructor for class org.infinispan.transaction.xa.recovery.SerializableXid
 
SerializableXid(Xid) - Constructor for class org.infinispan.transaction.xa.recovery.SerializableXid
 
SerializableXid.XidExternalizer - Class in org.infinispan.transaction.xa.recovery
 
serialization() - Method in class org.infinispan.configuration.global.GlobalConfiguration
 
serialization() - Method in class org.infinispan.configuration.global.GlobalConfigurationBuilder
 
serialization() - Method in interface org.infinispan.configuration.global.GlobalConfigurationChildBuilder
 
SerializationConfiguration - Class in org.infinispan.configuration.global
 
SerializationConfigurationBuilder - Class in org.infinispan.configuration.global
Configures serialization and marshalling settings.
set(K, V) - Method in class org.infinispan.cache.impl.AbstractDelegatingCache
Don't remove.
set(K, V) - Method in class org.infinispan.cache.impl.CacheSupport
This is intentionally a non-public method meant as an integration point for bytecode manipulation.
set(K, V, V, Metadata) - Method in class org.infinispan.cache.impl.SimpleCacheImpl.CacheEntryChange
 
set(V, Metadata) - Method in class org.infinispan.cache.impl.SimpleCacheImpl.ValueAndMetadata
 
set - Variable in class org.infinispan.distribution.util.ReadOnlySegmentAwareSet
 
setAddress(Address) - Method in class org.infinispan.transaction.xa.GlobalTransaction
 
setAnnotation(Class<? extends Annotation>) - Method in class org.infinispan.notifications.impl.AbstractListenerImpl.AbstractInvocationBuilder
 
setAttribute(Attribute) - Method in class org.infinispan.jmx.ResourceDMBean
 
setAttributes(AttributeSet, Map<?, ?>, boolean, boolean) - Static method in class org.infinispan.configuration.parsing.XmlConfigHelper
 
setAttributes(AttributeList) - Method in class org.infinispan.jmx.ResourceDMBean
 
setAvailability(AvailabilityMode) - Method in interface org.infinispan.AdvancedCache
Manually change the availability of the cache.
setAvailability(AvailabilityMode) - Method in class org.infinispan.cache.impl.AbstractDelegatingAdvancedCache
 
setAvailability(AvailabilityMode) - Method in class org.infinispan.cache.impl.CacheImpl
 
setAvailability(AvailabilityMode) - Method in class org.infinispan.cache.impl.SimpleCacheImpl
 
setAvailability(AvailabilityMode) - Method in class org.infinispan.security.impl.SecureCacheImpl
 
setAvailabilityMode(AvailabilityMode) - Method in class org.infinispan.notifications.cachelistener.event.impl.EventImpl
 
setAvailabilityMode(AvailabilityMode) - Method in class org.infinispan.partitionhandling.impl.AvailablePartitionHandlingManager
 
setAvailabilityMode(AvailabilityMode) - Method in interface org.infinispan.partitionhandling.impl.PartitionHandlingManager
 
setAvailabilityMode(AvailabilityMode) - Method in class org.infinispan.partitionhandling.impl.PartitionHandlingManagerImpl
 
setBatchIncrease(int) - Method in class org.infinispan.stream.impl.spliterators.IteratorAsSpliterator.Builder
Sets the batch increase size.
setBucketId(Integer) - Method in class org.infinispan.persistence.support.Bucket
 
setBucketId(String) - Method in class org.infinispan.persistence.support.Bucket
 
setCacheAvailability(String) - Method in class org.infinispan.cache.impl.CacheImpl
 
setCacheAvailability(String, AvailabilityMode) - Method in interface org.infinispan.topology.LocalTopologyManager
Updates the availability state of a cache (for the entire cluster).
setCacheAvailability(String, AvailabilityMode) - Method in class org.infinispan.topology.LocalTopologyManagerImpl
 
setCacheAvailability(String, AvailabilityMode) - Method in class org.infinispan.util.AbstractControlledLocalTopologyManager
 
SetCacheAvailabilityAction - Class in org.infinispan.security.actions
SetCacheAvailabilityAction.
SetCacheAvailabilityAction(AdvancedCache<?, ?>, AvailabilityMode) - Constructor for class org.infinispan.security.actions.SetCacheAvailabilityAction
 
setCacheManager(EmbeddedCacheManager) - Method in class org.infinispan.notifications.cachemanagerlistener.event.impl.EventImpl
 
setCacheManagerNotifier(CacheManagerNotifier) - Method in class org.infinispan.factories.ComponentRegistry
 
setCacheName(String) - Method in class org.infinispan.notifications.cachemanagerlistener.event.impl.EventImpl
 
setCacheRebalancingEnabled(String, boolean) - Method in interface org.infinispan.topology.LocalTopologyManager
Enable or disable rebalancing for the specified cache.
setCacheRebalancingEnabled(String, boolean) - Method in class org.infinispan.topology.LocalTopologyManagerImpl
 
setCacheRebalancingEnabled(String, boolean) - Method in class org.infinispan.util.AbstractControlledLocalTopologyManager
 
setChanged(boolean) - Method in class org.infinispan.container.entries.AbstractInternalCacheEntry
 
setChanged(boolean) - Method in interface org.infinispan.container.entries.CacheEntry
 
setChanged(boolean) - Method in class org.infinispan.container.entries.ClearCacheEntry
 
setChanged(boolean) - Method in class org.infinispan.container.entries.DeltaAwareCacheEntry
 
setChanged(boolean) - Method in class org.infinispan.container.entries.ForwardingCacheEntry
 
setChanged(boolean) - Method in interface org.infinispan.container.entries.MVCCEntry
 
setChanged(boolean) - Method in class org.infinispan.container.entries.NullCacheEntry
 
setChanged(boolean) - Method in class org.infinispan.container.entries.ReadCommittedEntry
 
setCharacteristics(int) - Method in class org.infinispan.stream.impl.spliterators.IteratorAsSpliterator.Builder
Sets the characteristics the subsequent spliterator will have.
setClassLoader(ClassLoader) - Method in class org.infinispan.context.impl.AbstractInvocationContext
 
setClassLoader(ClassLoader) - Method in class org.infinispan.context.impl.ImmutableContext
 
setClassLoader(ClassLoader) - Method in interface org.infinispan.context.InvocationContext
Sets the class loader associated for this invocation
setClassLoader(ClassLoader) - Method in class org.infinispan.context.SingleKeyNonTxInvocationContext
 
setClassLoader(ClassLoader) - Method in class org.infinispan.notifications.impl.AbstractListenerImpl.AbstractInvocationBuilder
 
setClearOnStop(boolean) - Method in interface org.infinispan.persistence.manager.PersistenceManager
 
setClearOnStop(boolean) - Method in class org.infinispan.persistence.manager.PersistenceManagerImpl
 
setClearOnStop(boolean) - Method in class org.infinispan.persistence.manager.PersistenceManagerStub
 
setClustered(boolean) - Method in class org.infinispan.notifications.cachelistener.CacheNotifierImpl.CacheInvocationBuilder
 
setCoinToss(long) - Method in class org.infinispan.transaction.xa.DldGlobalTransaction
Sets the random number that defines the coin toss.
setCommandRetried(boolean) - Method in class org.infinispan.notifications.cachelistener.event.impl.EventImpl
 
setCompletionFailed(boolean) - Method in class org.infinispan.transaction.xa.recovery.RecoveryAwareLocalTransaction
 
setComponent(String) - Method in class org.infinispan.factories.threads.DefaultThreadFactory
 
setConfiguration(GlobalConfiguration) - Method in class org.infinispan.remoting.transport.AbstractTransport
 
setConsistentHash(ConsistentHash) - Method in class org.infinispan.commands.functional.ReadOnlyManyCommand
 
setConsistentHash(ConsistentHash) - Method in class org.infinispan.commands.read.GetAllCommand
 
setConsistentHashAtEnd(ConsistentHash) - Method in class org.infinispan.notifications.cachelistener.event.impl.EventImpl
 
setConsistentHashAtStart(ConsistentHash) - Method in class org.infinispan.notifications.cachelistener.event.impl.EventImpl
 
setContext(PrincipalRoleMapperContext) - Method in class org.infinispan.security.impl.ClusterRoleMapper
 
setContext(PrincipalRoleMapperContext) - Method in class org.infinispan.security.impl.CommonNameRoleMapper
 
setContext(PrincipalRoleMapperContext) - Method in class org.infinispan.security.impl.IdentityRoleMapper
 
setContext(PrincipalRoleMapperContext) - Method in interface org.infinispan.security.PrincipalRoleMapper
Sets the context for this PrincipalRoleMapper
setConverter(CacheEventConverter<? super K, ? super V, ?>) - Method in class org.infinispan.notifications.cachelistener.CacheNotifierImpl.CacheInvocationBuilder
 
setCreated(boolean) - Method in class org.infinispan.container.entries.AbstractInternalCacheEntry
 
setCreated(boolean) - Method in interface org.infinispan.container.entries.CacheEntry
 
setCreated(long) - Method in interface org.infinispan.container.entries.CacheEntry
 
setCreated(boolean) - Method in class org.infinispan.container.entries.ClearCacheEntry
 
setCreated(boolean) - Method in class org.infinispan.container.entries.DeltaAwareCacheEntry
 
setCreated(boolean) - Method in class org.infinispan.container.entries.ForwardingCacheEntry
 
setCreated(long) - Method in class org.infinispan.container.entries.MortalCacheValue
 
setCreated(boolean) - Method in class org.infinispan.container.entries.NullCacheEntry
 
setCreated(boolean) - Method in class org.infinispan.container.entries.ReadCommittedEntry
 
setCreated(long) - Method in class org.infinispan.container.entries.ReadCommittedEntry
 
setCreated(boolean) - Method in class org.infinispan.notifications.cachelistener.event.impl.EventImpl
 
setDefaultCacheName(String) - Method in class org.infinispan.configuration.parsing.ConfigurationBuilderHolder
 
setDependencies(DataContainer, TimeService) - Method in class org.infinispan.interceptors.CacheMgmtInterceptor
Deprecated.
 
setDependencies(LockManager, DataContainer<Object, Object>, ClusteringDependentLogic) - Method in class org.infinispan.interceptors.locking.AbstractLockingInterceptor
Deprecated.
 
setDependencies(RpcManager, PartitionHandlingManager, PendingLockManager) - Method in class org.infinispan.interceptors.locking.AbstractTxLockingInterceptor
Deprecated.
 
setDependencies(TimeService) - Method in class org.infinispan.stats.impl.CacheContainerStatsImpl
 
setEnlisted(boolean) - Method in class org.infinispan.transaction.synchronization.SyncLocalTransaction
 
setEntries(Map<? extends K, ? extends V>) - Method in class org.infinispan.commands.functional.ReadWriteManyEntriesCommand
 
setEntries(Map<? extends K, ? extends V>) - Method in class org.infinispan.commands.functional.WriteOnlyManyEntriesCommand
 
setEntries(Map<? extends K, ? extends V>) - Method in class org.infinispan.notifications.cachelistener.event.impl.EventImpl
 
setEnvironment(Cache<K, V>, Set<K>) - Method in interface org.infinispan.distexec.DistributedCallable
Invoked by execution environment after DistributedCallable has been migrated for execution to a specific Infinispan node.
setEnvironment(Cache<K, V>, Set<K>) - Method in class org.infinispan.notifications.cachelistener.cluster.ClusterEventCallable
 
setEnvironment(Cache<K, V>, Set<K>) - Method in class org.infinispan.notifications.cachelistener.cluster.ClusterListenerRemoveCallable
 
setEnvironment(Cache<K, V>, Set<K>) - Method in class org.infinispan.notifications.cachelistener.cluster.ClusterListenerReplicateCallable
 
setEnvironment(Cache<K, V>, Set<K>) - Method in class org.infinispan.notifications.cachelistener.cluster.MultiClusterEventCallable
 
setEstimateRemaining(long) - Method in class org.infinispan.stream.impl.spliterators.IteratorAsSpliterator.Builder
Sets how many estimated elements are remaining for this iterator This defaults to Long.MAX_VALUE.
setEvicted(boolean) - Method in class org.infinispan.container.entries.AbstractInternalCacheEntry
 
setEvicted(boolean) - Method in interface org.infinispan.container.entries.CacheEntry
 
setEvicted(boolean) - Method in class org.infinispan.container.entries.ClearCacheEntry
 
setEvicted(boolean) - Method in class org.infinispan.container.entries.DeltaAwareCacheEntry
 
setEvicted(boolean) - Method in class org.infinispan.container.entries.ForwardingCacheEntry
 
setEvicted(boolean) - Method in class org.infinispan.container.entries.NullCacheEntry
 
setEvicted(boolean) - Method in class org.infinispan.container.entries.ReadCommittedEntry
 
setEvictionSize(long) - Method in class org.infinispan.cache.impl.CacheConfigurationMBean
 
setException(Exception) - Method in class org.infinispan.remoting.responses.ExceptionResponse
 
setExecutable(boolean, boolean) - Method in class org.infinispan.io.GridFile
 
setExecutable(boolean) - Method in class org.infinispan.io.GridFile
 
setExpired(boolean) - Method in interface org.infinispan.container.entries.MVCCEntry
Marks this entry as being expired.
setExpired(boolean) - Method in class org.infinispan.container.entries.ReadCommittedEntry
 
setExposeJmxStats(boolean) - Method in class org.infinispan.util.concurrent.locks.DeadlockDetectingLockManager
 
SetExternalizer - Class in org.infinispan.marshall.exts
Set externalizer for all set implementations, i.e.
SetExternalizer() - Constructor for class org.infinispan.marshall.exts.SetExternalizer
 
setFilter(CacheEventFilter<? super K, ? super V>) - Method in class org.infinispan.notifications.cachelistener.CacheNotifierImpl.CacheInvocationBuilder
 
setFilterAnnotations(Set<Class<? extends Annotation>>) - Method in class org.infinispan.notifications.cachelistener.CacheNotifierImpl.CacheInvocationBuilder
 
setFirstInChain(CommandInterceptor) - Method in class org.infinispan.interceptors.InterceptorChain
Mainly used by unit tests to replace the interceptor chain with the starting point passed in.
setFlag(DeltaAwareCacheEntry.Flags) - Method in class org.infinispan.container.entries.DeltaAwareCacheEntry
Utility method that sets the value of the given flag to true.
setFlag(ReadCommittedEntry.Flags) - Method in class org.infinispan.container.entries.ReadCommittedEntry
Utility method that sets the value of the given flag to true.
setFlags(Set<Flag>) - Method in class org.infinispan.commands.AbstractLocalFlagAffectedCommand
 
setFlags(Set<Flag>) - Method in class org.infinispan.commands.control.LockControlCommand
 
setFlags(Set<Flag>) - Method in class org.infinispan.commands.functional.AbstractWriteManyCommand
 
setFlags(Flag...) - Method in class org.infinispan.commands.functional.AbstractWriteManyCommand
 
setFlags(Set<Flag>) - Method in interface org.infinispan.commands.LocalFlagAffectedCommand
Set the flags, replacing any existing flags.
setFlags(Flag...) - Method in interface org.infinispan.commands.LocalFlagAffectedCommand
setFlags(Set<Flag>) - Method in class org.infinispan.commands.remote.LocalFlagAffectedRpcCommand
 
setForwarded(boolean) - Method in class org.infinispan.commands.functional.AbstractWriteManyCommand
 
setForwarded(boolean) - Method in class org.infinispan.commands.functional.ReadWriteManyCommand
 
setForwarded(boolean) - Method in class org.infinispan.commands.functional.ReadWriteManyEntriesCommand
 
setForwarded(boolean) - Method in class org.infinispan.commands.write.PutMapCommand
 
setFromRemoteSite(boolean) - Method in class org.infinispan.transaction.impl.LocalTransaction
 
setGlobalTransaction(GlobalTransaction) - Method in class org.infinispan.commands.control.LockControlCommand
 
setGroupManager(GroupManager) - Method in class org.infinispan.commands.remote.GetKeysInGroupCommand
 
setGroupOwner(boolean) - Method in class org.infinispan.commands.remote.GetKeysInGroupCommand
 
setId(long) - Method in class org.infinispan.transaction.xa.GlobalTransaction
 
setIdentifier(UUID) - Method in class org.infinispan.notifications.cachelistener.CacheNotifierImpl.CacheInvocationBuilder
 
setIncludeCurrentState(boolean) - Method in class org.infinispan.notifications.cachelistener.CacheNotifierImpl.CacheInvocationBuilder
 
setIntermediateCacheName(String) - Method in class org.infinispan.commands.read.MapCombineCommand
 
setInternalId(long) - Method in interface org.infinispan.transaction.xa.recovery.RecoverableTransactionIdentifier
 
setInternalId(long) - Method in class org.infinispan.transaction.xa.recovery.RecoveryAwareDldGlobalTransaction
 
setInternalId(long) - Method in class org.infinispan.transaction.xa.recovery.RecoveryAwareGlobalTransaction
 
setJmxDomain(String) - Method in class org.infinispan.jmx.ComponentsJmxRegistration
 
setKey(Object) - Method in class org.infinispan.commands.read.AbstractDataCommand
 
setKey(K) - Method in class org.infinispan.notifications.cachelistener.event.impl.EventImpl
 
setKeyInvalidationListener(StateConsumerImpl.KeyInvalidationListener) - Method in class org.infinispan.statetransfer.StateConsumerImpl
 
setKeys(Set<? extends K>) - Method in class org.infinispan.commands.functional.ReadWriteManyCommand
 
setKeys(Set<? extends K>) - Method in class org.infinispan.commands.functional.WriteOnlyManyCommand
 
setKeys(Collection<?>) - Method in class org.infinispan.commands.read.GetAllCommand
 
setKeys(Object[]) - Method in class org.infinispan.commands.write.InvalidateL1Command
 
setLastModified(long) - Method in class org.infinispan.io.GridFile
 
setLastUsed(long) - Method in interface org.infinispan.container.entries.CacheEntry
 
setLastUsed(long) - Method in class org.infinispan.container.entries.ReadCommittedEntry
 
setLastUsed(long) - Method in class org.infinispan.container.entries.TransientCacheValue
 
setLastUsed(long) - Method in class org.infinispan.container.entries.TransientMortalCacheValue
 
setLength(int) - Method in class org.infinispan.io.GridFile.Metadata
 
setLifespan(long) - Method in class org.infinispan.container.entries.MortalCacheEntry
 
setLifespan(long) - Method in class org.infinispan.container.entries.MortalCacheValue
 
setLifespan(long) - Method in class org.infinispan.container.entries.TransientMortalCacheEntry
 
setLoaded(boolean) - Method in class org.infinispan.container.entries.AbstractInternalCacheEntry
 
setLoaded(boolean) - Method in interface org.infinispan.container.entries.CacheEntry
Deprecated.
Does nothing.
setLoaded(boolean) - Method in class org.infinispan.container.entries.ClearCacheEntry
 
setLoaded(boolean) - Method in class org.infinispan.container.entries.DeltaAwareCacheEntry
 
setLoaded(boolean) - Method in class org.infinispan.container.entries.ForwardingCacheEntry
 
setLoaded(boolean) - Method in class org.infinispan.container.entries.NullCacheEntry
 
setLoaded(boolean) - Method in class org.infinispan.container.entries.ReadCommittedEntry
Deprecated.
setLocal(boolean) - Method in class org.infinispan.transaction.xa.recovery.InDoubtTxInfoImpl
 
setLocalAddress(Address) - Method in class org.infinispan.notifications.cachemanagerlistener.event.impl.EventImpl
 
setLockIntention(Collection<Object>) - Method in class org.infinispan.transaction.xa.DldGlobalTransaction
 
setLockOwner(Object) - Method in class org.infinispan.context.impl.AbstractTxInvocationContext
 
setLockOwner(Object) - Method in class org.infinispan.context.impl.ClearInvocationContext
 
setLockOwner(Object) - Method in class org.infinispan.context.impl.ImmutableContext
 
setLockOwner(Object) - Method in class org.infinispan.context.impl.NonTxInvocationContext
 
setLockOwner(Object) - Method in interface org.infinispan.context.InvocationContext
Sets the object to be used by lock owner.
setLockOwner(Object) - Method in class org.infinispan.context.SingleKeyNonTxInvocationContext
 
setLocksHeldAtOrigin(Set<Object>) - Method in class org.infinispan.transaction.xa.DldGlobalTransaction
 
setLookedUpEntriesTopology(int) - Method in class org.infinispan.transaction.impl.RemoteTransaction
 
setMap(Map<Object, Object>) - Method in class org.infinispan.commands.write.PutMapCommand
 
setMarshaller(Marshaller) - Method in interface org.infinispan.compat.TypeConverter
Marshaller to be used by the type converter to marshall/unmarshall contents.
setMarshaller(StreamingMarshaller) - Method in class org.infinispan.persistence.keymappers.MarshalledValueOrPrimitiveMapper
 
setMarshaller(StreamingMarshaller) - Method in interface org.infinispan.persistence.keymappers.MarshallingTwoWayKey2StringMapper
 
setMaxBatchSize(int) - Method in class org.infinispan.stream.impl.spliterators.IteratorAsSpliterator.Builder
Sets the max batch size for a thread to use - This defaults to 51200
setMaxCollectorSize(int) - Method in class org.infinispan.commands.read.MapCombineCommand
Limits Mapper's Collector size to a given value.
setMaxIdle(long) - Method in class org.infinispan.container.entries.TransientCacheEntry
 
setMaxIdle(long) - Method in class org.infinispan.container.entries.TransientCacheValue
 
setMaxIdle(long) - Method in class org.infinispan.container.entries.TransientMortalCacheEntry
 
setMaxIdle(long) - Method in class org.infinispan.container.entries.TransientMortalCacheValue
 
setMergeView(boolean) - Method in class org.infinispan.notifications.cachemanagerlistener.event.impl.EventImpl
 
setMetadata(Metadata) - Method in class org.infinispan.commands.AbstractFlagAffectedCommand
 
setMetadata(Metadata) - Method in class org.infinispan.commands.control.LockControlCommand
 
setMetadata(Metadata) - Method in class org.infinispan.commands.functional.AbstractWriteManyCommand
 
setMetadata(Metadata) - Method in interface org.infinispan.commands.MetadataAwareCommand
Sets metadata for this command.
setMetadata(Metadata) - Method in class org.infinispan.commands.write.PutKeyValueCommand
 
setMetadata(Metadata) - Method in class org.infinispan.commands.write.PutMapCommand
 
setMetadata(Metadata) - Method in class org.infinispan.commands.write.ReplaceCommand
 
setMetadata(Metadata) - Method in class org.infinispan.container.entries.AbstractInternalCacheEntry
 
setMetadata(Metadata) - Method in class org.infinispan.container.entries.ClearCacheEntry
 
setMetadata(Metadata) - Method in class org.infinispan.container.entries.DeltaAwareCacheEntry
 
setMetadata(Metadata) - Method in class org.infinispan.container.entries.ForwardingCacheEntry
 
setMetadata(Metadata) - Method in class org.infinispan.container.entries.ImmortalCacheEntry
 
setMetadata(Metadata) - Method in interface org.infinispan.container.entries.metadata.MetadataAware
Set the metadata in the cache entry.
setMetadata(Metadata) - Method in class org.infinispan.container.entries.metadata.MetadataImmortalCacheEntry
 
setMetadata(Metadata) - Method in class org.infinispan.container.entries.metadata.MetadataImmortalCacheValue
 
setMetadata(Metadata) - Method in class org.infinispan.container.entries.metadata.MetadataMortalCacheEntry
 
setMetadata(Metadata) - Method in class org.infinispan.container.entries.metadata.MetadataMortalCacheValue
 
setMetadata(Metadata) - Method in class org.infinispan.container.entries.metadata.MetadataTransientCacheEntry
 
setMetadata(Metadata) - Method in class org.infinispan.container.entries.metadata.MetadataTransientCacheValue
 
setMetadata(Metadata) - Method in class org.infinispan.container.entries.metadata.MetadataTransientMortalCacheEntry
 
setMetadata(Metadata) - Method in class org.infinispan.container.entries.MortalCacheEntry
 
setMetadata(Metadata) - Method in class org.infinispan.container.entries.NullCacheEntry
 
setMetadata(Metadata) - Method in class org.infinispan.container.entries.ReadCommittedEntry
 
setMetadata(Metadata) - Method in class org.infinispan.container.entries.TransientCacheEntry
 
setMetadata(Metadata) - Method in class org.infinispan.container.entries.TransientMortalCacheEntry
 
setMetadata(Metadata) - Method in class org.infinispan.notifications.cachelistener.event.impl.EventImpl
 
setMethod(Method) - Method in class org.infinispan.factories.components.ComponentMetadata.InjectMetadata
 
setMethod(Method) - Method in class org.infinispan.factories.components.ComponentMetadata.PrioritizedMethodMetadata
 
setMethod(Method) - Method in class org.infinispan.notifications.impl.AbstractListenerImpl.AbstractInvocationBuilder
 
setModifications(List<WriteCommand>) - Method in class org.infinispan.transaction.impl.AbstractCacheTransaction
 
setModificationTime(long) - Method in class org.infinispan.io.GridFile.Metadata
 
setNewMembers(List<Address>) - Method in class org.infinispan.notifications.cachemanagerlistener.event.impl.EventImpl
 
setNewTopologyId(int) - Method in class org.infinispan.notifications.cachelistener.event.impl.EventImpl
 
setNewValue(Object) - Method in class org.infinispan.commands.write.ReplaceCommand
 
setNext(CommandInterceptor) - Method in class org.infinispan.interceptors.base.CommandInterceptor
Sets the next interceptor in the chain to the interceptor passed in.
setNode(String) - Method in class org.infinispan.factories.threads.DefaultThreadFactory
 
setObservation(Listener.Observation) - Method in class org.infinispan.notifications.cachelistener.CacheNotifierImpl.CacheInvocationBuilder
 
setOldMembers(List<Address>) - Method in class org.infinispan.notifications.cachemanagerlistener.event.impl.EventImpl
 
setOldMetadata(Metadata) - Method in class org.infinispan.notifications.cachelistener.event.impl.EventImpl
 
setOldValue(Object) - Method in class org.infinispan.commands.write.ReplaceCommand
 
setOldValue(V) - Method in class org.infinispan.notifications.cachelistener.event.impl.EventImpl
 
setOnlyPrimary(boolean) - Method in class org.infinispan.notifications.cachelistener.CacheNotifierImpl.CacheInvocationBuilder
 
setOrigin(Address) - Method in class org.infinispan.commands.remote.BaseRpcCommand
 
setOrigin(Address) - Method in interface org.infinispan.commands.remote.CacheRpcCommand
Set the origin of the command
setOrigin(Address) - Method in class org.infinispan.commands.tx.AbstractTransactionBoundaryCommand
 
setOriginLocal(boolean) - Method in class org.infinispan.notifications.cachelistener.event.impl.EventImpl
 
setOriginSite(String) - Method in class org.infinispan.xsite.XSiteReplicateCommand
 
setParameterClasses(Class<?>[]) - Method in class org.infinispan.factories.components.ComponentMetadata.InjectMetadata
 
setParameters(int, Object[]) - Method in interface org.infinispan.commands.ReplicableCommand
Deprecated.
will be replaced by ReplicableCommand.readFrom(ObjectInput). Note: don't implement both since they are used during the transition period.
setParams(Params) - Method in class org.infinispan.commands.functional.AbstractWriteManyCommand
 
setParserContext(Class<? extends ConfigurationParser>, ParserContext) - Method in class org.infinispan.configuration.parsing.ConfigurationBuilderHolder
 
setPre(boolean) - Method in class org.infinispan.notifications.cachelistener.event.impl.EventImpl
 
setPrepared(boolean) - Method in class org.infinispan.transaction.xa.recovery.RecoveryAwareLocalTransaction
 
setPrepared(boolean) - Method in class org.infinispan.transaction.xa.recovery.RecoveryAwareRemoteTransaction
 
setPrepared(boolean) - Method in interface org.infinispan.transaction.xa.recovery.RecoveryAwareTransaction
 
setProperty(String, Object) - Method in class org.infinispan.configuration.cache.IndexingConfigurationBuilder
Defines a single value.
setProperty(String, String) - Method in class org.infinispan.globalstate.impl.ScopedPersistentStateImpl
 
setProperty(String, int) - Method in class org.infinispan.globalstate.impl.ScopedPersistentStateImpl
 
setProperty(String, float) - Method in class org.infinispan.globalstate.impl.ScopedPersistentStateImpl
 
setProperty(String, String) - Method in interface org.infinispan.globalstate.ScopedPersistentState
Sets a state property.
setProperty(String, int) - Method in interface org.infinispan.globalstate.ScopedPersistentState
Sets an integer state property.
setProperty(String, float) - Method in interface org.infinispan.globalstate.ScopedPersistentState
Sets a float state property.
setPutIfAbsent(boolean) - Method in class org.infinispan.commands.write.PutKeyValueCommand
 
setReadable(boolean, boolean) - Method in class org.infinispan.io.GridFile
 
setReadable(boolean) - Method in class org.infinispan.io.GridFile
 
setReadOnly() - Method in class org.infinispan.io.GridFile
 
setRebalanceEnabled(boolean) - Method in class org.infinispan.topology.ClusterCacheStatus
 
setRebalancingEnabled(boolean) - Method in class org.infinispan.cache.impl.CacheImpl
 
setRebalancingEnabled(boolean) - Method in interface org.infinispan.topology.ClusterTopologyManager
Globally enables or disables whether automatic rebalancing should occur.
setRebalancingEnabled(String, boolean) - Method in interface org.infinispan.topology.ClusterTopologyManager
Enables or disables rebalancing for the specified cache
setRebalancingEnabled(String, boolean) - Method in class org.infinispan.topology.ClusterTopologyManagerImpl
 
setRebalancingEnabled(boolean) - Method in class org.infinispan.topology.ClusterTopologyManagerImpl
 
setRebalancingEnabled(boolean) - Method in interface org.infinispan.topology.LocalTopologyManager
Enable or disable rebalancing in the entire cluster.
setRebalancingEnabled(boolean) - Method in class org.infinispan.topology.LocalTopologyManagerImpl
 
setRebalancingEnabled(boolean) - Method in class org.infinispan.util.AbstractControlledLocalTopologyManager
 
setRecoveryManager(RecoveryManager) - Method in class org.infinispan.transaction.xa.XaTransactionTable
 
setReducePhaseDistributed(boolean) - Method in class org.infinispan.commands.read.MapCombineCommand
 
setRemote(boolean) - Method in class org.infinispan.transaction.xa.GlobalTransaction
 
setRemoteLockIntention(Collection<Object>) - Method in class org.infinispan.transaction.xa.DldGlobalTransaction
 
setRemotelyFetched(Map<Object, InternalCacheEntry>) - Method in class org.infinispan.commands.functional.ReadOnlyManyCommand
 
setRemotelyFetched(Map<Object, InternalCacheEntry>) - Method in class org.infinispan.commands.read.GetAllCommand
 
setRemotelyFetchedValue(InternalCacheEntry) - Method in class org.infinispan.commands.read.GetCacheEntryCommand
 
setRemotelyFetchedValue(InternalCacheEntry) - Method in class org.infinispan.commands.read.GetKeyValueCommand
 
setRemotelyFetchedValue(InternalCacheEntry) - Method in interface org.infinispan.commands.read.RemoteFetchingCommand
Deprecated.
 
setRemoved(boolean) - Method in class org.infinispan.container.entries.AbstractInternalCacheEntry
 
setRemoved(boolean) - Method in interface org.infinispan.container.entries.CacheEntry
 
setRemoved(boolean) - Method in class org.infinispan.container.entries.ClearCacheEntry
 
setRemoved(boolean) - Method in class org.infinispan.container.entries.DeltaAwareCacheEntry
 
setRemoved(boolean) - Method in class org.infinispan.container.entries.ForwardingCacheEntry
 
setRemoved(boolean) - Method in class org.infinispan.container.entries.NullCacheEntry
 
setRemoved(boolean) - Method in class org.infinispan.container.entries.ReadCommittedEntry
 
setReplayEntryWrapping(boolean) - Method in class org.infinispan.commands.tx.PrepareCommand
 
setRequest(GroupRequest<Response>) - Method in class org.infinispan.remoting.transport.jgroups.RspListFuture
Add a reference to the request.
setResultCacheName(String) - Method in class org.infinispan.commands.read.ReduceCommand
 
setRetriedCommand(boolean) - Method in class org.infinispan.commands.tx.PrepareCommand
 
setRollbackOnly() - Method in class org.infinispan.transaction.tm.DummyBaseTransactionManager
Mark the transaction associated with the calling thread for rollback only.
setRollbackOnly() - Method in class org.infinispan.transaction.tm.DummyTransaction
Mark the transaction so that the only possible outcome is a rollback.
setRollbackOnly() - Method in class org.infinispan.transaction.tm.DummyUserTransaction
Mark the transaction so that the only possible outcome is a rollback.
setSchema(Schema) - Method in interface org.infinispan.configuration.parsing.XMLExtendedStreamReader
Sets the current schema
setSiteName(String) - Method in class org.infinispan.xsite.statetransfer.XSiteStateTransferControlCommand
 
setSkipLookup(boolean) - Method in class org.infinispan.container.entries.AbstractInternalCacheEntry
 
setSkipLookup(boolean) - Method in interface org.infinispan.container.entries.CacheEntry
setSkipLookup(boolean) - Method in class org.infinispan.container.entries.ClearCacheEntry
 
setSkipLookup(boolean) - Method in class org.infinispan.container.entries.DeltaAwareCacheEntry
 
setSkipLookup(boolean) - Method in class org.infinispan.container.entries.ForwardingCacheEntry
 
setSkipLookup(boolean) - Method in class org.infinispan.container.entries.NullCacheEntry
 
setSkipLookup(boolean) - Method in class org.infinispan.container.entries.ReadCommittedEntry
 
setSkipLookup(boolean) - Method in class org.infinispan.container.entries.RepeatableReadEntry
 
setStaleStatsTreshold(long) - Method in class org.infinispan.stats.impl.ClusterCacheStatsImpl
 
setStateTransferFlag(Flag) - Method in class org.infinispan.transaction.impl.AbstractCacheTransaction
 
setStateTransferFlag(Flag) - Method in class org.infinispan.transaction.impl.LocalTransaction
 
setStateTransferFlag(Flag) - Method in class org.infinispan.transaction.impl.RemoteTransaction
 
setStatisticsEnabled(boolean) - Method in class org.infinispan.eviction.impl.PassivationManagerImpl
 
setStatisticsEnabled(boolean) - Method in class org.infinispan.eviction.impl.PassivationManagerStub
 
setStatisticsEnabled(boolean) - Method in class org.infinispan.interceptors.base.JmxStatsCommandInterceptor
Deprecated.
 
setStatisticsEnabled(boolean) - Method in class org.infinispan.interceptors.InvalidationInterceptor
Deprecated.
 
setStatisticsEnabled(boolean) - Method in class org.infinispan.interceptors.TxInterceptor
Deprecated.
 
setStatisticsEnabled(boolean) - Method in interface org.infinispan.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.infinispan.remoting.rpc.RpcManagerImpl
Deprecated.
We already have an attribute, we shouldn't have an operation for the same thing.
setStatisticsEnabled(boolean) - Method in class org.infinispan.stats.impl.CacheContainerStatsImpl
 
setStatisticsEnabled(boolean) - Method in class org.infinispan.stats.impl.ClusterCacheStatsImpl
 
setStatisticsEnabled(boolean) - Method in class org.infinispan.stats.impl.StatsCollector
 
setStatisticsEnabled(boolean) - Method in class org.infinispan.stats.impl.StatsImpl
 
setStatisticsEnabled(boolean) - Method in interface org.infinispan.stats.Stats
Enables or disables statistics at runtime.
setStatusOk(boolean) - Method in class org.infinispan.xsite.statetransfer.XSiteStateTransferControlCommand
 
setSubgroupsMerged(List<List<Address>>) - Method in class org.infinispan.notifications.cachemanagerlistener.event.impl.EventImpl
 
setSubject(Subject) - Method in class org.infinispan.notifications.impl.AbstractListenerImpl.AbstractInvocationBuilder
 
setSupplier(Supplier<? extends Stream<?>>) - Method in interface org.infinispan.stream.impl.KeyTrackingTerminalOperation
This method is to be invoked only locally after a key tracking operation has been serialized to a new node
setSupplier(Supplier<? extends Stream<?>>) - Method in interface org.infinispan.stream.impl.TerminalOperation
Sets the local supplier for the stream.
setSupplier(Supplier<? extends Stream<?>>) - Method in class org.infinispan.stream.impl.termop.BaseTerminalOperation
 
setSync(boolean) - Method in class org.infinispan.notifications.impl.AbstractListenerImpl.AbstractInvocationBuilder
 
setTakeOfflineAfterFailures(String, int) - Method in class org.infinispan.xsite.XSiteAdminOperations
 
setTakeOfflineMinTimeToWait(String, long) - Method in class org.infinispan.xsite.XSiteAdminOperations
 
setTarget(Object) - Method in class org.infinispan.notifications.impl.AbstractListenerImpl.AbstractInvocationBuilder
 
SetThreadContextClassLoaderAction - Class in org.infinispan.security.actions
SetThreadContextClassLoaderAction.
SetThreadContextClassLoaderAction(ClassLoader) - Constructor for class org.infinispan.security.actions.SetThreadContextClassLoaderAction
 
SetThreadContextClassLoaderAction(Class<?>) - Constructor for class org.infinispan.security.actions.SetThreadContextClassLoaderAction
 
setThreadLocal(InvocationContext) - Method in interface org.infinispan.context.InvocationContextContainer
Associate the InvocationContext parameter with the calling thread.
setThreadLocal(InvocationContext) - Method in class org.infinispan.context.InvocationContextContainerImpl
 
setTimedOut() - Method in class org.infinispan.remoting.transport.jgroups.Responses
 
setTimeoutFuture(Future<?>) - Method in class org.infinispan.remoting.transport.jgroups.RspListFuture
 
setTimeoutFuture(Future<?>) - Method in class org.infinispan.remoting.transport.jgroups.SingleResponseFuture
 
setTimeService(TimeService) - Method in class org.infinispan.util.concurrent.locks.impl.InfinispanLock
Tests purpose only!
setTopologyId(int) - Method in class org.infinispan.commands.AbstractFlagAffectedCommand
 
setTopologyId(int) - Method in class org.infinispan.commands.functional.AbstractWriteManyCommand
 
setTopologyId(int) - Method in class org.infinispan.commands.functional.ReadWriteManyCommand
 
setTopologyId(int) - Method in class org.infinispan.commands.functional.ReadWriteManyEntriesCommand
 
setTopologyId(int) - Method in class org.infinispan.commands.remote.recovery.TxCompletionNotificationCommand
 
setTopologyId(int) - Method in interface org.infinispan.commands.TopologyAffectedCommand
 
setTopologyId(int) - Method in class org.infinispan.commands.tx.AbstractTransactionBoundaryCommand
 
setTopologyId(int) - Method in class org.infinispan.iteration.impl.EntryRequestCommand
 
setTopologyId(int) - Method in class org.infinispan.iteration.impl.EntryResponseCommand
 
setTopologyId(int) - Method in class org.infinispan.statetransfer.StateRequestCommand
 
setTopologyId(int) - Method in class org.infinispan.stream.impl.StreamRequestCommand
 
setTopologyId(int) - Method in class org.infinispan.xsite.statetransfer.XSiteStateTransferControlCommand
 
setTransaction(Transaction) - Static method in class org.infinispan.transaction.tm.DummyBaseTransactionManager
Just used for unit tests
setTransactionId(GlobalTransaction) - Method in class org.infinispan.notifications.cachelistener.event.impl.EventImpl
 
setTransactionSuccessful(boolean) - Method in class org.infinispan.notifications.cachelistener.event.impl.EventImpl
 
setTransactionSynchronizedBlock(TotalOrderLatch) - Method in class org.infinispan.transaction.impl.TotalOrderRemoteTransactionState
Sets the TotalOrderLatch to be associated to this transaction
setTransactionTimeout(int) - Method in class org.infinispan.transaction.tm.DummyBaseTransactionManager
Change the transaction timeout for transactions started by the calling thread with the DummyBaseTransactionManager.begin() method.
setTransactionTimeout(int) - Method in class org.infinispan.transaction.tm.DummyUserTransaction
Change the transaction timeout for transactions started by the calling thread with the DummyUserTransaction.begin() method.
setTransactionTimeout(int) - Method in class org.infinispan.transaction.xa.TransactionXaAdapter
 
setTransport(Transport) - Method in class org.infinispan.remoting.rpc.RpcManagerImpl
 
setType(Event.Type) - Method in class org.infinispan.notifications.cachemanagerlistener.event.impl.EventImpl
 
setTypeConverter(TypeConverter) - Method in interface org.infinispan.notifications.cachelistener.CacheNotifier
Set an optional converter to be used for converting the key/value of the event before notifying the listeners.
setTypeConverter(TypeConverter) - Method in class org.infinispan.notifications.cachelistener.CacheNotifierImpl
 
setUnionConsistentHash(ConsistentHash) - Method in class org.infinispan.notifications.cachelistener.event.impl.EventImpl
 
setUnlock(boolean) - Method in class org.infinispan.commands.control.LockControlCommand
 
setUnregisterCacheMBean(boolean) - Method in class org.infinispan.jmx.CacheJmxRegistration
 
setup(EmbeddedCacheManager) - Method in class org.infinispan.xsite.BackupReceiverRepositoryImpl
 
setUpdatedEntryVersions(EntryVersionsMap) - Method in class org.infinispan.transaction.impl.AbstractCacheTransaction
 
setUpdatedEntryVersions(EntryVersionsMap) - Method in interface org.infinispan.transaction.xa.CacheTransaction
 
setUpdatedVersions(EntryVersionsMap) - Method in class org.infinispan.commands.tx.VersionedCommitCommand
 
setupDependencies(DataContainer, CacheNotifier<Object, Object>, Cache<Object, Object>, InterceptorChain, DistributionManager, InvocationContextFactory, TransactionTable, Configuration, Map<Byte, ModuleCommandInitializer>, RecoveryManager, StateProvider, StateConsumer, LockManager, InternalEntryFactory, MapReduceManager, StateTransferManager, BackupSender, CancellationService, TimeService, XSiteStateProvider, XSiteStateConsumer, XSiteStateTransferManager, EntryRetriever, GroupManager, PartitionHandlingManager, LocalStreamManager, ClusterStreamManager, ClusteringDependentLogic, ExternalizerTable) - Method in class org.infinispan.commands.CommandsFactoryImpl
 
setUseIntermediateSharedCache(boolean) - Method in class org.infinispan.commands.read.MapCombineCommand
 
setUseIntermediateSharedCache(boolean) - Method in class org.infinispan.commands.read.ReduceCommand
 
setUseXaXid(boolean) - Method in class org.infinispan.transaction.tm.DummyBaseTransactionManager
 
setValid(boolean) - Method in class org.infinispan.container.entries.AbstractInternalCacheEntry
 
setValid(boolean) - Method in interface org.infinispan.container.entries.CacheEntry
 
setValid(boolean) - Method in class org.infinispan.container.entries.ClearCacheEntry
 
setValid(boolean) - Method in class org.infinispan.container.entries.DeltaAwareCacheEntry
 
setValid(boolean) - Method in class org.infinispan.container.entries.ForwardingCacheEntry
 
setValid(boolean) - Method in class org.infinispan.container.entries.NullCacheEntry
 
setValid(boolean) - Method in class org.infinispan.container.entries.ReadCommittedEntry
 
setValue(Object) - Method in class org.infinispan.commands.write.PutKeyValueCommand
 
setValue(Object) - Method in class org.infinispan.commands.write.RemoveCommand
 
setValue(V) - Method in interface org.infinispan.container.entries.CacheEntry
Sets the value of the entry, returning the previous value
setValue(V) - Method in class org.infinispan.container.entries.ClearCacheEntry
 
setValue(DeltaAware) - Method in class org.infinispan.container.entries.DeltaAwareCacheEntry
 
setValue(V) - Method in class org.infinispan.container.entries.ForwardingCacheEntry
 
setValue(Object) - Method in class org.infinispan.container.entries.ImmortalCacheEntry
 
setValue(Object) - Method in class org.infinispan.container.entries.ImmortalCacheValue
 
setValue(Object) - Method in class org.infinispan.container.entries.metadata.MetadataMortalCacheEntry
 
setValue(Object) - Method in class org.infinispan.container.entries.metadata.MetadataTransientCacheEntry
 
setValue(Object) - Method in class org.infinispan.container.entries.metadata.MetadataTransientMortalCacheEntry
 
setValue(Object) - Method in class org.infinispan.container.entries.MortalCacheEntry
 
setValue(Object) - Method in class org.infinispan.container.entries.NullCacheEntry
 
setValue(Object) - Method in class org.infinispan.container.entries.ReadCommittedEntry
 
setValue(Object) - Method in class org.infinispan.container.entries.TransientCacheEntry
 
setValue(Object) - Method in class org.infinispan.container.entries.TransientMortalCacheEntry
 
setValue(V) - Method in class org.infinispan.notifications.cachelistener.event.impl.EventImpl
 
setValueMatcher(ValueMatcher) - Method in class org.infinispan.commands.functional.AbstractWriteKeyCommand
 
setValueMatcher(ValueMatcher) - Method in class org.infinispan.commands.functional.AbstractWriteManyCommand
 
setValueMatcher(ValueMatcher) - Method in class org.infinispan.commands.write.ApplyDeltaCommand
 
setValueMatcher(ValueMatcher) - Method in class org.infinispan.commands.write.ClearCommand
 
setValueMatcher(ValueMatcher) - Method in class org.infinispan.commands.write.PutKeyValueCommand
 
setValueMatcher(ValueMatcher) - Method in class org.infinispan.commands.write.PutMapCommand
 
setValueMatcher(ValueMatcher) - Method in class org.infinispan.commands.write.RemoveCommand
 
setValueMatcher(ValueMatcher) - Method in class org.infinispan.commands.write.ReplaceCommand
 
setValueMatcher(ValueMatcher) - Method in interface org.infinispan.commands.write.WriteCommand
 
setValues(Object, Map<?, ?>, boolean, boolean) - Static method in class org.infinispan.configuration.parsing.XmlConfigHelper
 
setVersion(EntryVersion) - Method in class org.infinispan.container.entries.ClusteredRepeatableReadEntry
 
setVersion(EntryVersion) - Method in interface org.infinispan.container.entries.versioned.Versioned
Sets the version on this entry.
setVersionsSeen(EntryVersionsMap) - Method in class org.infinispan.commands.tx.VersionedPrepareCommand
 
setViewId(int) - Method in class org.infinispan.notifications.cachemanagerlistener.event.impl.EventImpl
 
setWritable(boolean, boolean) - Method in class org.infinispan.io.GridFile
 
setWritable(boolean) - Method in class org.infinispan.io.GridFile
 
setWrite(boolean) - Method in class org.infinispan.commands.remote.ClusteredGetCommand
 
setXid(Xid) - Method in class org.infinispan.transaction.xa.LocalXaTransaction
 
setXid(Xid) - Method in interface org.infinispan.transaction.xa.recovery.RecoverableTransactionIdentifier
 
setXid(Xid) - Method in class org.infinispan.transaction.xa.recovery.RecoveryAwareDldGlobalTransaction
 
setXid(Xid) - Method in class org.infinispan.transaction.xa.recovery.RecoveryAwareGlobalTransaction
 
SHARED - Static variable in class org.infinispan.configuration.cache.AbstractStoreConfiguration
 
shared() - Method in class org.infinispan.configuration.cache.AbstractStoreConfiguration
 
shared - Variable in class org.infinispan.configuration.cache.AbstractStoreConfigurationBuilder
Deprecated.
shared(boolean) - Method in class org.infinispan.configuration.cache.AbstractStoreConfigurationBuilder
This setting should be set to true when multiple cache instances share the same cache store (e.g., multiple nodes in a cluster using a JDBC-based CacheStore pointing to the same, shared database.) Setting this to true avoids multiple cache instances writing the same modification multiple times.
shared(boolean) - Method in class org.infinispan.configuration.cache.AbstractStoreConfigurationChildBuilder
 
shared() - Method in interface org.infinispan.configuration.cache.StoreConfiguration
 
shared(boolean) - Method in interface org.infinispan.configuration.cache.StoreConfigurationChildBuilder
This setting should be set to true when multiple cache instances share the same cache store (e.g., multiple nodes in a cluster using a JDBC-based CacheStore pointing to the same, shared database.) Setting this to true avoids multiple cache instances writing the same modification multiple times.
shortened(String) - Static method in class org.infinispan.factories.KnownComponentNames
 
shouldClose() - Method in interface org.infinispan.remoting.transport.jgroups.JGroupsChannelLookup
 
shouldCommitDuringPrepare(PrepareCommand, TxInvocationContext) - Method in class org.infinispan.interceptors.EntryWrappingInterceptor
Deprecated.
total order condition: only commits when it is remote context and the prepare has the flag 1PC set
shouldConnect() - Method in interface org.infinispan.remoting.transport.jgroups.JGroupsChannelLookup
 
shouldDisconnect() - Method in interface org.infinispan.remoting.transport.jgroups.JGroupsChannelLookup
 
shouldInvoke(InvocationContext) - Method in class org.infinispan.commands.functional.AbstractWriteManyCommand
 
shouldInvoke(InvocationContext) - Method in class org.infinispan.commands.functional.ReadWriteManyCommand
 
shouldInvoke(InvocationContext) - Method in class org.infinispan.commands.functional.ReadWriteManyEntriesCommand
 
shouldInvoke(InvocationContext) - Method in class org.infinispan.commands.read.AbstractDataCommand
 
shouldInvoke(InvocationContext) - Method in class org.infinispan.commands.read.AbstractLocalCommand
 
shouldInvoke(InvocationContext) - Method in class org.infinispan.commands.read.DistributedExecuteCommand
 
shouldInvoke(InvocationContext) - Method in class org.infinispan.commands.read.GetAllCommand
 
shouldInvoke(InvocationContext) - Method in class org.infinispan.commands.remote.GetKeysInGroupCommand
 
shouldInvoke(InvocationContext) - Method in class org.infinispan.commands.tx.AbstractTransactionBoundaryCommand
 
shouldInvoke(InvocationContext) - Method in interface org.infinispan.commands.VisitableCommand
Used by the InboundInvocationHandler to determine whether the command should be invoked or not.
shouldInvoke(InvocationContext) - Method in class org.infinispan.commands.write.ClearCommand
 
shouldInvoke(InvocationContext) - Method in class org.infinispan.commands.write.InvalidateL1Command
 
shouldInvoke(InvocationContext) - Method in class org.infinispan.commands.write.PutMapCommand
 
shouldInvoke(Event<K, V>) - Method in class org.infinispan.notifications.cachelistener.CacheNotifierImpl.BaseCacheEntryListenerInvocation
 
shouldInvoke(CacheEntryEvent<K, V>, boolean) - Method in class org.infinispan.notifications.cachelistener.CacheNotifierImpl.BaseCacheEntryListenerInvocation
 
shouldInvoke(boolean) - Method in enum org.infinispan.notifications.Listener.Observation
 
shouldInvokeRemoteTxCommand(TxInvocationContext) - Method in class org.infinispan.interceptors.base.BaseRpcInterceptor
Deprecated.
 
shouldInvokeRemoteTxCommand(TxInvocationContext) - Method in class org.infinispan.interceptors.xsite.BaseBackupInterceptor
 
shouldLockKey(Object) - Method in class org.infinispan.interceptors.locking.AbstractLockingInterceptor
Deprecated.
 
shouldTotalOrderRollbackBeInvokedRemotely(TxInvocationContext) - Static method in class org.infinispan.interceptors.base.BaseRpcInterceptor
Deprecated.
 
shouldUseLoader(Set<Flag>) - Method in class org.infinispan.iteration.impl.LocalEntryRetriever
 
shouldWrite(Set<Flag>) - Method in interface org.infinispan.persistence.spi.FlagAffectedStore
 
showInDoubtTransactions() - Method in class org.infinispan.transaction.xa.recovery.RecoveryAdminOperations
 
showUnrecognizedAttributes(Map<Object, Object>) - Static method in class org.infinispan.configuration.parsing.XmlConfigHelper
 
shutdown() - Method in class org.infinispan.configuration.global.GlobalConfiguration
 
shutdown() - Method in class org.infinispan.configuration.global.GlobalConfigurationBuilder
 
shutdown() - Method in interface org.infinispan.configuration.global.GlobalConfigurationChildBuilder
 
shutdown() - Method in class org.infinispan.distexec.DefaultExecutorService
 
shutdown() - Method in class org.infinispan.executors.LazyInitializingBlockingTaskAwareExecutorService
 
shutdown() - Method in class org.infinispan.executors.LazyInitializingExecutorService
 
shutdown() - Method in class org.infinispan.executors.LazyInitializingScheduledExecutorService
 
shutdown() - Method in class org.infinispan.util.concurrent.BlockingTaskAwareExecutorServiceImpl
 
shutdown() - Method in class org.infinispan.util.concurrent.WithinThreadExecutor
 
ShutdownConfiguration - Class in org.infinispan.configuration.global
 
ShutdownConfigurationBuilder - Class in org.infinispan.configuration.global
 
shutdownHandlingCommand(ReplicableCommand) - Method in interface org.infinispan.util.logging.Log
 
ShutdownHookBehavior - Enum in org.infinispan.configuration.global
Behavior of the JVM shutdown hook registered by the cache
shutdownNow() - Method in class org.infinispan.distexec.DefaultExecutorService
 
shutdownNow() - Method in class org.infinispan.executors.LazyInitializingBlockingTaskAwareExecutorService
 
shutdownNow() - Method in class org.infinispan.executors.LazyInitializingExecutorService
 
shutdownNow() - Method in class org.infinispan.executors.LazyInitializingScheduledExecutorService
 
shutdownNow() - Method in class org.infinispan.util.concurrent.BlockingTaskAwareExecutorServiceImpl
 
shutdownNow() - Method in class org.infinispan.util.concurrent.WithinThreadExecutor
 
shutdownTimeout() - Method in class org.infinispan.configuration.cache.AsyncStoreConfiguration
Deprecated.
shutdownTimeout(long) - Method in class org.infinispan.configuration.cache.AsyncStoreConfiguration
Deprecated.
shutdownTimeout(long) - Method in class org.infinispan.configuration.cache.AsyncStoreConfigurationBuilder
Deprecated.
shutdownTimeout(long, TimeUnit) - Method in class org.infinispan.configuration.cache.AsyncStoreConfigurationBuilder
Deprecated.
shuttingDownResponse() - Static method in class org.infinispan.remoting.inboundhandler.GlobalInboundInvocationHandler
 
SIMPLE_CACHE - Static variable in class org.infinispan.configuration.cache.Configuration
 
SIMPLE_CLUSTERED_VERSION - Static variable in interface org.infinispan.marshall.core.Ids
 
SIMPLE_COLLECTION_KEY_FILTER - Static variable in interface org.infinispan.marshall.core.Ids
 
simpleCache() - Method in class org.infinispan.configuration.cache.Configuration
 
simpleCache(boolean) - Method in class org.infinispan.configuration.cache.ConfigurationBuilder
 
simpleCache() - Method in class org.infinispan.configuration.cache.ConfigurationBuilder
 
simpleCache(boolean) - Method in interface org.infinispan.configuration.cache.ConfigurationChildBuilder
 
simpleCache() - Method in interface org.infinispan.configuration.cache.ConfigurationChildBuilder
 
SimpleCacheImpl<K,V> - Class in org.infinispan.cache.impl
Simple local cache without interceptor stack.
SimpleCacheImpl(String) - Constructor for class org.infinispan.cache.impl.SimpleCacheImpl
 
SimpleCacheImpl.CacheEntryChange<K,V> - Class in org.infinispan.cache.impl
 
SimpleCacheImpl.CacheEntrySet - Class in org.infinispan.cache.impl
 
SimpleCacheImpl.ConvertedIterable<C> - Class in org.infinispan.cache.impl
 
SimpleCacheImpl.ConvertingIterator<C> - Class in org.infinispan.cache.impl
 
SimpleCacheImpl.EntrySet - Class in org.infinispan.cache.impl
 
SimpleCacheImpl.EntrySetBase<T extends Map.Entry<K,V>> - Class in org.infinispan.cache.impl
 
SimpleCacheImpl.FilteredEntryIterable - Class in org.infinispan.cache.impl
 
SimpleCacheImpl.FilteringIterator - Class in org.infinispan.cache.impl
 
SimpleCacheImpl.KeySet - Class in org.infinispan.cache.impl
 
SimpleCacheImpl.ValueAndMetadata<V> - Class in org.infinispan.cache.impl
 
SimpleCacheImpl.Values - Class in org.infinispan.cache.impl
 
SimpleClusteredVersion - Class in org.infinispan.container.versioning
A simple versioning scheme that is cluster-aware
SimpleClusteredVersion(int, long) - Constructor for class org.infinispan.container.versioning.SimpleClusteredVersion
 
SimpleClusteredVersion.Externalizer - Class in org.infinispan.container.versioning
 
SimpleClusteredVersionGenerator - Class in org.infinispan.container.versioning
A version generator implementation for SimpleClusteredVersions
SimpleClusteredVersionGenerator() - Constructor for class org.infinispan.container.versioning.SimpleClusteredVersionGenerator
 
SimpleClusteredVersionGenerator.TopologyIdUpdater - Class in org.infinispan.container.versioning
 
since(int, int) - Method in class org.infinispan.configuration.parsing.Schema
 
SingleFileStore<K,V> - Class in org.infinispan.persistence.file
A filesystem-based implementation of a CacheLoader.
SingleFileStore() - Constructor for class org.infinispan.persistence.file.SingleFileStore
 
SingleFileStoreConfiguration - Class in org.infinispan.configuration.cache
Defines the configuration for the single file cache store.
SingleFileStoreConfiguration(AttributeSet, AsyncStoreConfiguration, SingletonStoreConfiguration) - Constructor for class org.infinispan.configuration.cache.SingleFileStoreConfiguration
 
SingleFileStoreConfigurationBuilder - Class in org.infinispan.configuration.cache
Single file cache store configuration builder.
SingleFileStoreConfigurationBuilder(PersistenceConfigurationBuilder) - Constructor for class org.infinispan.configuration.cache.SingleFileStoreConfigurationBuilder
 
SingleKeyNonTxInvocationContext - Class in org.infinispan.context
 
SingleKeyNonTxInvocationContext(Address, Equivalence<Object>) - Constructor for class org.infinispan.context.SingleKeyNonTxInvocationContext
 
SingleResponseFuture - Class in org.infinispan.remoting.transport.jgroups
 
SingleRpcCommand - Class in org.infinispan.commands.remote
Similar to MultipleRpcCommand, but it only aggregates a single command for replication.
SingleRpcCommand(String, ReplicableCommand) - Constructor for class org.infinispan.commands.remote.SingleRpcCommand
 
SingleRpcCommand(String) - Constructor for class org.infinispan.commands.remote.SingleRpcCommand
 
SingleRunOperation<E,R,S extends BaseStream<R,S>> - Class in org.infinispan.stream.impl.termop
Runs the provided function once only and returns the result.
SingleRunOperation(Iterable<IntermediateOperation>, Supplier<? extends BaseStream<?, ?>>, Function<S, ? extends E>) - Constructor for class org.infinispan.stream.impl.termop.SingleRunOperation
 
singleton() - Method in class org.infinispan.configuration.cache.AbstractStoreConfigurationBuilder
SingletonStore is a delegating cache store used for situations when only one instance in a cluster should interact with the underlying store.
singleton() - Method in class org.infinispan.configuration.cache.AbstractStoreConfigurationChildBuilder
 
singleton() - Method in interface org.infinispan.configuration.cache.StoreConfigurationChildBuilder
SingletonStore is a delegating cache store used for situations when only one instance in a cluster should interact with the underlying store.
SINGLETON_LIST - Static variable in interface org.infinispan.marshall.core.Ids
 
SingletonCacheWriter - Class in org.infinispan.persistence.support
SingletonStore is a delegating cache store used for situations when only one instance should interact with the underlying store.
SingletonCacheWriter(CacheWriter, SingletonStoreConfiguration) - Constructor for class org.infinispan.persistence.support.SingletonCacheWriter
 
SingletonCacheWriter.PushStateException - Exception in org.infinispan.persistence.support
Exception representing any issues that arise from pushing the in-memory state to the cache loader.
SingletonCacheWriter.SingletonStoreListener - Class in org.infinispan.persistence.support
Cache listener that reacts to cluster topology changes to find out whether a new coordinator is elected.
SingletonListExternalizer - Class in org.infinispan.marshall.exts
SingletonListExternalizer.
SingletonListExternalizer() - Constructor for class org.infinispan.marshall.exts.SingletonListExternalizer
 
singletonStore() - Method in class org.infinispan.configuration.cache.AbstractStoreConfiguration
SingletonStore is a delegating store used for situations when only one instance in a cluster should interact with the underlying store.
singletonStore - Variable in class org.infinispan.configuration.cache.AbstractStoreConfigurationBuilder
 
singletonStore() - Method in interface org.infinispan.configuration.cache.StoreConfiguration
SingletonStore is a delegating cache store used for situations when only one instance in a cluster should interact with the underlying store.
SingletonStoreConfiguration - Class in org.infinispan.configuration.cache
SingletonStore is a delegating cache store used for situations when only one instance in a cluster should interact with the underlying store.
SingletonStoreConfigurationBuilder<S> - Class in org.infinispan.configuration.cache
 
SingletonStoreListener() - Constructor for class org.infinispan.persistence.support.SingletonCacheWriter.SingletonStoreListener
 
SingleXSiteRpcCommand - Class in org.infinispan.xsite
RPC command to replicate cache operations (such as put, remove, replace, etc.) to the backup site.
SingleXSiteRpcCommand(String, VisitableCommand) - Constructor for class org.infinispan.xsite.SingleXSiteRpcCommand
 
SingleXSiteRpcCommand(String) - Constructor for class org.infinispan.xsite.SingleXSiteRpcCommand
 
SingleXSiteRpcCommand() - Constructor for class org.infinispan.xsite.SingleXSiteRpcCommand
 
SITE - Static variable in class org.infinispan.configuration.cache.BackupConfiguration
 
site() - Method in class org.infinispan.configuration.cache.BackupConfiguration
Returns the name of the site where this cache backups its data.
site(String) - Method in class org.infinispan.configuration.cache.BackupConfigurationBuilder
 
site() - Method in class org.infinispan.configuration.cache.BackupConfigurationBuilder
 
site() - Method in class org.infinispan.configuration.global.GlobalConfigurationBuilder
 
site() - Method in interface org.infinispan.configuration.global.GlobalConfigurationChildBuilder
 
SITE_ID - Static variable in class org.infinispan.remoting.transport.jgroups.JGroupsTopologyAwareAddress
 
SiteConfiguration - Class in org.infinispan.configuration.global
 
SiteConfigurationBuilder - Class in org.infinispan.configuration.global
 
siteId() - Method in class org.infinispan.configuration.global.TransportConfiguration
 
siteId(String) - Method in class org.infinispan.configuration.global.TransportConfigurationBuilder
The id of the site where this node runs.
sites() - Method in class org.infinispan.configuration.cache.Configuration
 
sites() - Method in class org.infinispan.configuration.cache.ConfigurationBuilder
 
sites() - Method in interface org.infinispan.configuration.cache.ConfigurationChildBuilder
 
sites() - Method in class org.infinispan.configuration.global.GlobalConfiguration
 
SitesConfiguration - Class in org.infinispan.configuration.cache
 
SitesConfiguration(AttributeSet, List<BackupConfiguration>, BackupForConfiguration) - Constructor for class org.infinispan.configuration.cache.SitesConfiguration
 
SitesConfigurationBuilder - Class in org.infinispan.configuration.cache
 
SitesConfigurationBuilder(ConfigurationBuilder) - Constructor for class org.infinispan.configuration.cache.SitesConfigurationBuilder
 
SiteStatus - Interface in org.infinispan.xsite.status
A site status.
siteStatus(String) - Method in class org.infinispan.xsite.XSiteAdminOperations
 
size() - Method in class org.infinispan.atomic.impl.AtomicHashMap
 
size() - Method in class org.infinispan.atomic.impl.AtomicHashMapProxy
 
size() - Method in class org.infinispan.atomic.impl.FineGrainedAtomicHashMapProxy
 
size() - Method in class org.infinispan.cache.impl.AbstractDelegatingCache
 
size() - Method in class org.infinispan.cache.impl.CacheImpl
 
size() - Method in class org.infinispan.cache.impl.DecoratedCache
 
size() - Method in class org.infinispan.cache.impl.SimpleCacheImpl.EntrySetBase
 
size() - Method in class org.infinispan.cache.impl.SimpleCacheImpl.KeySet
 
size() - Method in class org.infinispan.cache.impl.SimpleCacheImpl
 
size() - Method in class org.infinispan.cache.impl.SimpleCacheImpl.Values
 
size() - Method in interface org.infinispan.Cache
Returns a count of all elements in this cache and cache loader across the entire cluster.
size() - Method in class org.infinispan.commands.read.AbstractCloseableIteratorCollection
 
SIZE - Static variable in class org.infinispan.configuration.cache.EvictionConfiguration
 
size() - Method in class org.infinispan.configuration.cache.EvictionConfiguration
 
size(long) - Method in class org.infinispan.configuration.cache.EvictionConfiguration
 
size(long) - Method in class org.infinispan.configuration.cache.EvictionConfigurationBuilder
Defines the maximum size before eviction occurs.
size() - Method in interface org.infinispan.container.DataContainer
 
size() - Method in class org.infinispan.container.DefaultDataContainer
 
size() - Method in class org.infinispan.distribution.ch.impl.ReplicatedConsistentHash.RangeSet
 
size() - Method in class org.infinispan.distribution.util.ReadOnlySegmentAwareMap
Returns the size of the read only map.
size() - Method in class org.infinispan.distribution.util.ReadOnlySegmentAwareSet
Returns the size of the read only set.
size() - Method in class org.infinispan.functional.impl.MetaParams
 
size() - Method in class org.infinispan.interceptors.InterceptorChain
Returns the number of interceptors in the chain.
size() - Method in class org.infinispan.io.ExpandableMarshalledValueByteStream
Overriden only to avoid unneeded synchronization
size() - Method in class org.infinispan.io.ExposedByteArrayOutputStream
Deprecated.
Overriden only to avoid unneeded synchronization
size() - Method in class org.infinispan.io.ImmutableMarshalledValueByteStream
 
size() - Method in class org.infinispan.io.MarshalledValueByteStream
 
size() - Method in class org.infinispan.io.ReadableGridFileChannel
 
size() - Method in class org.infinispan.persistence.async.AdvancedAsyncCacheLoader
 
size() - Method in class org.infinispan.persistence.file.SingleFileStore
 
size() - Method in interface org.infinispan.persistence.manager.PersistenceManager
 
size() - Method in class org.infinispan.persistence.manager.PersistenceManagerImpl
 
size() - Method in class org.infinispan.persistence.manager.PersistenceManagerStub
 
size() - Method in interface org.infinispan.persistence.spi.AdvancedCacheLoader
Returns the number of elements in the store.
size() - Method in class org.infinispan.remoting.transport.jgroups.Responses
 
size() - Method in class org.infinispan.security.impl.SecureCacheImpl
 
size() - Method in class org.infinispan.util.AbstractDelegatingCollection
 
size() - Method in class org.infinispan.util.AbstractDelegatingMap
 
size() - Method in class org.infinispan.util.concurrent.BoundedConcurrentHashMap
Returns the number of key-value mappings in this map.
size() - Method in class org.infinispan.util.concurrent.ConcurrentHashSet
 
size() - Method in interface org.infinispan.util.concurrent.locks.impl.LockContainer
 
size() - Method in class org.infinispan.util.concurrent.locks.impl.PerKeyLockContainer
 
size() - Method in class org.infinispan.util.concurrent.locks.impl.StripedLockContainer
 
size() - Method in class org.infinispan.util.ReadOnlyDataContainerBackedKeySet
 
SizeCommand - Class in org.infinispan.commands.read
Command to calculate the size of the cache
SizeCommand(Cache<Object, ?>, Set<Flag>) - Constructor for class org.infinispan.commands.read.SizeCommand
 
sizeIncludingExpired() - Method in interface org.infinispan.container.DataContainer
 
sizeIncludingExpired() - Method in class org.infinispan.container.DefaultDataContainer
 
sizeUncommitted() - Method in class org.infinispan.atomic.impl.FineGrainedAtomicHashMapProxy
 
skip(long) - Method in interface org.infinispan.CacheStream
skip(long) - Method in class org.infinispan.io.GridInputStream
 
skip(long) - Method in class org.infinispan.io.UnclosableObjectInputStream
 
skip(long) - Method in class org.infinispan.stream.impl.AbstractDelegatingCacheStream
 
skip(long) - Method in class org.infinispan.stream.impl.DistributedCacheStream
 
skip(long) - Method in class org.infinispan.stream.impl.DistributedDoubleCacheStream
 
skip(long) - Method in class org.infinispan.stream.impl.DistributedIntCacheStream
 
skip(long) - Method in class org.infinispan.stream.impl.DistributedLongCacheStream
 
skip(long) - Method in class org.infinispan.stream.impl.local.LocalCacheStream
 
skip(long) - Method in class org.infinispan.stream.impl.local.LocalDoubleCacheStream
 
skip(long) - Method in class org.infinispan.stream.impl.local.LocalIntCacheStream
 
skip(long) - Method in class org.infinispan.stream.impl.local.LocalLongCacheStream
 
skipBytes(int) - Method in class org.infinispan.io.UnclosableObjectInputStream
 
SkipDoubleOperation - Class in org.infinispan.stream.impl.intops.primitive.d
Performs skip operation on a DoubleStream
SkipDoubleOperation(long) - Constructor for class org.infinispan.stream.impl.intops.primitive.d.SkipDoubleOperation
 
SkipIntOperation - Class in org.infinispan.stream.impl.intops.primitive.i
Performs skip operation on a IntStream
SkipIntOperation(long) - Constructor for class org.infinispan.stream.impl.intops.primitive.i.SkipIntOperation
 
skipL1Lookup(LocalFlagAffectedCommand, Object) - Method in class org.infinispan.interceptors.distribution.L1NonTxInterceptor
Deprecated.
 
skipL1Lookup(LocalFlagAffectedCommand, Object) - Method in class org.infinispan.interceptors.distribution.L1TxInterceptor
Deprecated.
 
skipLoadForFunctionalWriteCommand(WriteCommand, Object, InvocationContext) - Method in class org.infinispan.interceptors.CacheLoaderInterceptor
Deprecated.
 
skipLoadForFunctionalWriteCommand(WriteCommand, Object, InvocationContext) - Method in class org.infinispan.interceptors.ClusteredCacheLoaderInterceptor
Deprecated.
 
skipLoadForWriteCommand(WriteCommand, Object, InvocationContext) - Method in class org.infinispan.interceptors.CacheLoaderInterceptor
Deprecated.
 
skipLoadForWriteCommand(WriteCommand, Object, InvocationContext) - Method in class org.infinispan.interceptors.ClusteredActivationInterceptor
Deprecated.
 
skipLoadForWriteCommand(WriteCommand, Object, InvocationContext) - Method in class org.infinispan.interceptors.ClusteredCacheLoaderInterceptor
Deprecated.
 
SkipLongOperation - Class in org.infinispan.stream.impl.intops.primitive.l
Performs skip operation on a LongStream
SkipLongOperation(long) - Constructor for class org.infinispan.stream.impl.intops.primitive.l.SkipLongOperation
 
skipLookup() - Method in class org.infinispan.container.entries.AbstractInternalCacheEntry
 
skipLookup() - Method in interface org.infinispan.container.entries.CacheEntry
 
skipLookup() - Method in class org.infinispan.container.entries.ClearCacheEntry
 
skipLookup() - Method in class org.infinispan.container.entries.DeltaAwareCacheEntry
 
skipLookup() - Method in class org.infinispan.container.entries.ForwardingCacheEntry
 
skipLookup() - Method in class org.infinispan.container.entries.NullCacheEntry
 
skipLookup() - Method in class org.infinispan.container.entries.ReadCommittedEntry
 
skipLookup() - Method in class org.infinispan.container.entries.RepeatableReadEntry
 
SkipOperation<S> - Class in org.infinispan.stream.impl.intops.object
Performs skip operation on a regular Stream
SkipOperation(long) - Constructor for class org.infinispan.stream.impl.intops.object.SkipOperation
 
skipPassivationOnStop(boolean) - Method in class org.infinispan.eviction.impl.PassivationManagerImpl
 
skipPassivationOnStop(boolean) - Method in class org.infinispan.eviction.impl.PassivationManagerStub
 
skipPassivationOnStop(boolean) - Method in interface org.infinispan.eviction.PassivationManager
Skips the passivation when the cache is stopped.
skipReplicationQueue() - Method in class org.infinispan.remoting.rpc.RpcOptions
 
skipReplicationQueue(boolean) - Method in class org.infinispan.remoting.rpc.RpcOptionsBuilder
Sets if the remote invocation must skip the ReplicationQueue.
skipSharedStores(InvocationContext, Object, FlagAffectedCommand) - Method in class org.infinispan.interceptors.CacheWriterInterceptor
Deprecated.
 
skipSharedStores(InvocationContext, Object, FlagAffectedCommand) - Method in class org.infinispan.interceptors.DistCacheWriterInterceptor
Deprecated.
 
skipWriteSkewCheck() - Method in class org.infinispan.commands.tx.totalorder.TotalOrderNonVersionedPrepareCommand
 
skipWriteSkewCheck() - Method in interface org.infinispan.commands.tx.totalorder.TotalOrderPrepareCommand
 
skipWriteSkewCheck() - Method in class org.infinispan.commands.tx.totalorder.TotalOrderVersionedPrepareCommand
 
skipXSiteBackup(FlagAffectedCommand) - Method in class org.infinispan.interceptors.xsite.BaseBackupInterceptor
 
snapshot(R) - Static method in class org.infinispan.functional.impl.EntryViews
For convenience, a lambda might decide to return the entry view it received as parameter, because that makes easy to return both value and meta parameters back to the client.
sort(List<Address>, Map<Address, Float>) - Method in class org.infinispan.distribution.ch.impl.SyncConsistentHashFactory.Builder
 
sorted() - Method in interface org.infinispan.CacheStream
sorted(Comparator<? super R>) - Method in interface org.infinispan.CacheStream
sorted - Variable in class org.infinispan.stream.impl.AbstractCacheStream
 
sorted() - Method in class org.infinispan.stream.impl.AbstractDelegatingCacheStream
 
sorted(Comparator<? super R>) - Method in class org.infinispan.stream.impl.AbstractDelegatingCacheStream
 
sorted() - Method in class org.infinispan.stream.impl.DistributedCacheStream
 
sorted(Comparator<? super R>) - Method in class org.infinispan.stream.impl.DistributedCacheStream
 
sorted() - Method in class org.infinispan.stream.impl.DistributedDoubleCacheStream
 
sorted() - Method in class org.infinispan.stream.impl.DistributedIntCacheStream
 
sorted() - Method in class org.infinispan.stream.impl.DistributedLongCacheStream
 
sorted() - Method in class org.infinispan.stream.impl.local.LocalCacheStream
 
sorted(Comparator<? super R>) - Method in class org.infinispan.stream.impl.local.LocalCacheStream
 
sorted() - Method in class org.infinispan.stream.impl.local.LocalDoubleCacheStream
 
sorted() - Method in class org.infinispan.stream.impl.local.LocalIntCacheStream
 
sorted() - Method in class org.infinispan.stream.impl.local.LocalLongCacheStream
 
SortedComparatorOperation<S> - Class in org.infinispan.stream.impl.intops.object
Performs sorted operation with a comparator on a regular Stream
SortedComparatorOperation(Comparator<? super S>) - Constructor for class org.infinispan.stream.impl.intops.object.SortedComparatorOperation
 
SortedDoubleOperation - Class in org.infinispan.stream.impl.intops.primitive.d
Performs sorted operation on a DoubleStream
SortedIntOperation - Class in org.infinispan.stream.impl.intops.primitive.i
Performs sorted operation on a IntStream
SortedLongOperation - Class in org.infinispan.stream.impl.intops.primitive.l
Performs sorted operation on a LongStream
sortedMembers - Variable in class org.infinispan.distribution.ch.impl.SyncConsistentHashFactory.Builder
 
SortedOperation<S> - Class in org.infinispan.stream.impl.intops.object
Performs sorted operation on a regular Stream
SourceMigrator - Interface in org.infinispan.upgrade
Performs migration operations on the source server or cluster of servers
SPIN_DURATION - Static variable in class org.infinispan.configuration.cache.DeadlockDetectionConfiguration
 
spinDuration() - Method in class org.infinispan.configuration.cache.DeadlockDetectionConfiguration
Time period that determines how often is lock acquisition attempted within maximum time allowed to acquire a particular lock
spinDuration(long) - Method in class org.infinispan.configuration.cache.DeadlockDetectionConfigurationBuilder
Time period that determines how often is lock acquisition attempted within maximum time allowed to acquire a particular lock
spinDuration(long, TimeUnit) - Method in class org.infinispan.configuration.cache.DeadlockDetectionConfigurationBuilder
Time period that determines how often is lock acquisition attempted within maximum time allowed to acquire a particular lock
spliterator() - Method in class org.infinispan.cache.impl.SimpleCacheImpl.CacheEntrySet
 
spliterator() - Method in class org.infinispan.cache.impl.SimpleCacheImpl.EntrySet
 
spliterator() - Method in interface org.infinispan.CacheStream
spliterator() - Method in class org.infinispan.commands.read.AbstractCloseableIteratorCollection
 
spliterator() - Method in class org.infinispan.interceptors.compat.TypeConverterStream
 
spliterator() - Method in class org.infinispan.interceptors.distribution.DistributionBulkInterceptor.BackingEntrySet
Deprecated.
 
spliterator() - Method in class org.infinispan.interceptors.distribution.DistributionBulkInterceptor.BackingKeySet
Deprecated.
 
spliterator() - Method in class org.infinispan.stream.impl.AbstractDelegatingCacheStream
 
spliterator() - Method in class org.infinispan.stream.impl.DistributedCacheStream
 
spliterator() - Method in class org.infinispan.stream.impl.DistributedDoubleCacheStream
 
spliterator() - Method in class org.infinispan.stream.impl.DistributedIntCacheStream
 
spliterator() - Method in class org.infinispan.stream.impl.DistributedLongCacheStream
 
spliterator() - Method in class org.infinispan.stream.impl.local.LocalCacheStream
 
spliterator() - Method in class org.infinispan.stream.impl.local.LocalDoubleCacheStream
 
spliterator() - Method in class org.infinispan.stream.impl.local.LocalIntCacheStream
 
spliterator() - Method in class org.infinispan.stream.impl.local.LocalLongCacheStream
 
spliterator() - Method in class org.infinispan.stream.impl.local.ValueCacheCollection
 
spliterator() - Method in class org.infinispan.util.AbstractDelegatingCloseableIteratorCollection
 
spliterator() - Method in class org.infinispan.util.AbstractDelegatingCloseableIteratorSet
 
spliterator() - Method in class org.infinispan.util.AbstractDelegatingCollection
 
splitIntoLists(List<T>, int) - Method in class org.infinispan.util.concurrent.BoundedConcurrentHashMap
 
sslInitializationException(Throwable) - Method in interface org.infinispan.util.logging.Log
 
staleEntriesWithoutFetchPersistentStateOrPurgeOnStartup() - Method in interface org.infinispan.util.logging.Log
 
start() - Method in class org.infinispan.affinity.impl.KeyAffinityServiceImpl
 
start() - Method in class org.infinispan.cache.impl.AbstractDelegatingCache
 
start() - Method in class org.infinispan.cache.impl.CacheImpl
 
start() - Method in class org.infinispan.cache.impl.SimpleCacheImpl
 
start() - Method in class org.infinispan.commands.CommandsFactoryImpl
 
start() - Method in class org.infinispan.container.versioning.NumericVersionGenerator
 
start() - Method in class org.infinispan.container.versioning.SimpleClusteredVersionGenerator
 
start() - Method in class org.infinispan.distribution.impl.L1ManagerImpl
 
start() - Method in class org.infinispan.eviction.impl.ActivationManagerImpl
 
start() - Method in class org.infinispan.eviction.impl.PassivationManagerImpl
 
start() - Method in class org.infinispan.expiration.impl.ExpirationManagerImpl
 
start() - Method in class org.infinispan.factories.AbstractComponentRegistry
This starts the components in the cache, connecting to channels, starting service threads, etc.
Start - Annotation Type in org.infinispan.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.infinispan.factories.ComponentRegistry
 
start() - Method in class org.infinispan.factories.GlobalComponentRegistry
 
start() - Method in class org.infinispan.globalstate.impl.GlobalStateManagerImpl
 
start() - Method in class org.infinispan.interceptors.base.BaseCustomInterceptor
 
start() - Method in class org.infinispan.interceptors.CacheLoaderInterceptor
Deprecated.
 
start() - Method in class org.infinispan.interceptors.CacheMgmtInterceptor
Deprecated.
 
start() - Method in class org.infinispan.interceptors.CacheWriterInterceptor
Deprecated.
 
start() - Method in class org.infinispan.interceptors.DeadlockDetectingInterceptor
Deprecated.
Only does a sanity check.
start() - Method in class org.infinispan.interceptors.distribution.L1LastChanceInterceptor
Deprecated.
 
start() - Method in class org.infinispan.interceptors.distribution.L1NonTxInterceptor
Deprecated.
 
start() - Method in class org.infinispan.interceptors.distribution.TxDistributionInterceptor
Deprecated.
 
start() - Method in class org.infinispan.interceptors.EntryWrappingInterceptor
Deprecated.
 
start() - Method in class org.infinispan.interceptors.IsMarshallableInterceptor
Deprecated.
 
start() - Method in class org.infinispan.interceptors.locking.OptimisticLockingInterceptor
Deprecated.
 
start() - Method in class org.infinispan.interceptors.MarshalledValueInterceptor
Deprecated.
 
start() - Method in class org.infinispan.iteration.impl.DistributedEntryRetriever
 
start() - Method in class org.infinispan.iteration.impl.LocalEntryRetriever
 
start() - Method in class org.infinispan.jmx.CacheJmxRegistration
Here is where the registration is being performed.
start() - Method in class org.infinispan.jmx.CacheManagerJmxRegistration
On start, the mbeans are registered.
start() - Method in class org.infinispan.manager.DefaultCacheManager
 
start() - Method in class org.infinispan.manager.impl.AbstractDelegatingEmbeddedCacheManager
 
start() - Method in class org.infinispan.marshall.core.CacheMarshaller
 
start() - Method in class org.infinispan.marshall.core.ExternalizerTable
 
start() - Method in class org.infinispan.marshall.core.GlobalMarshaller
 
start() - Method in class org.infinispan.marshall.core.JBossMarshaller
 
start() - Method in class org.infinispan.marshall.core.VersionAwareMarshaller
 
start() - Method in class org.infinispan.notifications.cachelistener.CacheNotifierImpl
 
start() - Method in class org.infinispan.notifications.cachelistener.cluster.impl.BatchingClusterEventManagerImpl
 
start() - Method in interface org.infinispan.notifications.cachelistener.filter.FilterIndexingServiceProvider
Start the provider.
start() - Method in class org.infinispan.notifications.impl.AbstractListenerImpl
 
start() - Method in class org.infinispan.partitionhandling.impl.PartitionHandlingManagerImpl
 
start() - Method in class org.infinispan.persistence.async.AsyncCacheLoader
 
start() - Method in class org.infinispan.persistence.async.AsyncCacheWriter
 
start() - Method in class org.infinispan.persistence.cluster.ClusterLoader
 
start() - Method in class org.infinispan.persistence.file.SingleFileStore
 
start() - Method in class org.infinispan.persistence.manager.PersistenceManagerImpl
 
start() - Method in class org.infinispan.persistence.manager.PersistenceManagerStub
 
start() - Method in class org.infinispan.persistence.support.DelegatingCacheLoader
 
start() - Method in class org.infinispan.persistence.support.DelegatingCacheWriter
 
start() - Method in class org.infinispan.persistence.support.SingletonCacheWriter
 
start() - Method in class org.infinispan.remoting.ReplicationQueueImpl
Deprecated.
Starts the asynchronous flush queue.
start() - Method in class org.infinispan.remoting.transport.AbstractDelegatingTransport
 
start() - Method in class org.infinispan.remoting.transport.jgroups.JGroupsTransport
 
start() - Method in interface org.infinispan.remoting.transport.Transport
 
start() - Method in class org.infinispan.security.impl.SecureCacheImpl
 
start() - Method in class org.infinispan.statetransfer.StateConsumerImpl
 
start() - Method in interface org.infinispan.statetransfer.StateProvider
 
start() - Method in class org.infinispan.statetransfer.StateProviderImpl
 
start() - Method in interface org.infinispan.statetransfer.StateTransferManager
 
start() - Method in class org.infinispan.statetransfer.StateTransferManagerImpl
 
start() - Method in class org.infinispan.stats.impl.ClusterCacheStatsImpl
 
start() - Method in class org.infinispan.stats.impl.StatsCollector
 
start() - Method in class org.infinispan.stream.impl.ClusterStreamManagerImpl
 
start() - Method in class org.infinispan.stream.impl.LocalStreamManagerImpl
 
start() - Method in class org.infinispan.stream.impl.PartitionAwareClusterStreamManager
 
start() - Method in class org.infinispan.topology.ClusterTopologyManagerImpl
 
start() - Method in class org.infinispan.topology.LocalTopologyManagerImpl
 
start() - Method in class org.infinispan.transaction.impl.TransactionCoordinator
 
start() - Method in class org.infinispan.transaction.impl.TransactionTable
 
start() - Method in class org.infinispan.transaction.xa.TransactionFactory
 
start(Xid, int) - Method in class org.infinispan.transaction.xa.TransactionXaAdapter
 
start() - Method in class org.infinispan.xsite.BackupReceiverRepositoryImpl
 
start() - Method in class org.infinispan.xsite.BackupSenderImpl
 
startAllowed() - Method in enum org.infinispan.lifecycle.ComponentStatus
 
startAtomic() - Method in class org.infinispan.batch.AutoBatchSupport
 
startBatch() - Method in class org.infinispan.batch.BatchContainer
Starts a batch
startBatch(boolean) - Method in class org.infinispan.batch.BatchContainer
 
startBatch() - Method in class org.infinispan.cache.impl.AbstractDelegatingCache
 
startBatch() - Method in class org.infinispan.cache.impl.CacheImpl
 
startBatch() - Method in class org.infinispan.cache.impl.SimpleCacheImpl
 
startBatch() - Method in class org.infinispan.security.impl.SecureCacheImpl
 
startCache() - Method in class org.infinispan.manager.DefaultCacheManager
 
startCache(String) - Method in class org.infinispan.manager.DefaultCacheManager
 
startCaches(String...) - Method in class org.infinispan.manager.DefaultCacheManager
 
startCaches(String...) - Method in interface org.infinispan.manager.EmbeddedCacheManager
Starts a set of caches in parallel.
startCaches(String...) - Method in class org.infinispan.manager.impl.AbstractDelegatingEmbeddedCacheManager
 
startDelegate() - Method in class org.infinispan.util.AbstractControlledLocalTopologyManager
 
startedReadingMap - Variable in class org.infinispan.atomic.impl.AtomicHashMapProxy
 
startingJGroupsChannel(String) - Method in interface org.infinispan.util.logging.Log
 
startingUp() - Method in enum org.infinispan.lifecycle.ComponentStatus
 
startJGroupsChannelIfNeeded() - Method in class org.infinispan.remoting.transport.jgroups.JGroupsTransport
 
startObjectInput(InputStream, boolean) - Method in class org.infinispan.marshall.core.VersionAwareMarshaller
 
startObjectOutput(OutputStream, boolean, int) - Method in class org.infinispan.marshall.core.VersionAwareMarshaller
 
startOutboundTransfer(Address, int, Set<Integer>) - Method in interface org.infinispan.statetransfer.StateProvider
Start to send cache entries that belong to the given set of segments.
startOutboundTransfer(Address, int, Set<Integer>) - Method in class org.infinispan.statetransfer.StateProviderImpl
 
startPushState(String) - Method in interface org.infinispan.xsite.statetransfer.XSiteStateTransferManager
It notifies all nodes from local site to start transfer the state to the remote site.
startPushState(String) - Method in class org.infinispan.xsite.statetransfer.XSiteStateTransferManagerImpl
 
startQueuedRebalance() - Method in class org.infinispan.topology.ClusterCacheStatus
 
startRebalance(String, CacheTopology) - Method in interface org.infinispan.util.logging.Log
 
startRetrievingValues(UUID, Address, Set<Integer>, Set<K>, KeyValueFilter<? super K, ? super V>, Converter<? super K, ? super V, C>, Set<Flag>) - Method in class org.infinispan.iteration.impl.DistributedEntryRetriever
 
startRetrievingValues(UUID, Address, Set<Integer>, Set<K>, KeyValueFilter<? super K, ? super V>, Converter<? super K, ? super V, C>, Set<Flag>) - Method in interface org.infinispan.iteration.impl.EntryRetriever
Deprecated.
This method is intended to be ran remotely on a node who has segments that the values have been requested.
startRetrievingValues(UUID, Address, Set<Integer>, Set<K>, KeyValueFilter<? super K, ? super V>, Converter<? super K, ? super V, C>, Set<Flag>) - Method in class org.infinispan.iteration.impl.LocalEntryRetriever
 
startStateTransfer(String) - Method in interface org.infinispan.xsite.statetransfer.XSiteStateConsumer
It notifies the start of state transfer from other site.
startStateTransfer(String) - Method in class org.infinispan.xsite.statetransfer.XSiteStateConsumerImpl
 
startStateTransfer(String, Address, int) - Method in interface org.infinispan.xsite.statetransfer.XSiteStateProvider
It notifies this node to start sending state to the remote site.
startStateTransfer(String, Address, int) - Method in class org.infinispan.xsite.statetransfer.XSiteStateProviderImpl
 
startTrack(Flag) - Method in class org.infinispan.statetransfer.CommitManager
It starts tracking keys committed.
startXidMapping() - Method in class org.infinispan.transaction.xa.XaTransactionTable
 
state - Variable in class org.infinispan.factories.AbstractComponentRegistry
 
state - Variable in class org.infinispan.persistence.async.AsyncCacheLoader
 
state - Variable in class org.infinispan.persistence.async.AsyncCacheWriter
 
State - Class in org.infinispan.persistence.async
 
State(boolean, ConcurrentMap<Object, Modification>, State) - Constructor for class org.infinispan.persistence.async.State
 
STATE_CHUNK - Static variable in interface org.infinispan.marshall.core.Ids
 
STATE_CONSISTENT_HASH - Static variable in class org.infinispan.distribution.ch.impl.ConsistentHashPersistenceConstants
 
STATE_HASH_FUNCTION - Static variable in class org.infinispan.distribution.ch.impl.ConsistentHashPersistenceConstants
 
STATE_MEMBER - Static variable in class org.infinispan.distribution.ch.impl.ConsistentHashPersistenceConstants
 
STATE_MEMBERS - Static variable in class org.infinispan.distribution.ch.impl.ConsistentHashPersistenceConstants
 
STATE_TRANSFER_EXECUTOR - Static variable in class org.infinispan.factories.KnownComponentNames
 
StateChangingEntry - Interface in org.infinispan.container.entries
An entry that may have state, such as created, changed, valid, etc.
StateChunk - Class in org.infinispan.statetransfer
Encapsulates a chunk of cache entries that belong to the same segment.
StateChunk(int, Collection<InternalCacheEntry>, boolean) - Constructor for class org.infinispan.statetransfer.StateChunk
 
StateChunk.Externalizer - Class in org.infinispan.statetransfer
 
StateConsumer - Interface in org.infinispan.statetransfer
Handles inbound state transfers.
StateConsumerImpl - Class in org.infinispan.statetransfer
StateConsumer implementation.
StateConsumerImpl() - Constructor for class org.infinispan.statetransfer.StateConsumerImpl
 
StateConsumerImpl.KeyInvalidationListener - Interface in org.infinispan.statetransfer
 
stateLock - Variable in class org.infinispan.persistence.async.AsyncCacheWriter
 
StateProvider - Interface in org.infinispan.statetransfer
Handles outbound state transfers.
StateProviderImpl - Class in org.infinispan.statetransfer
StateProvider implementation.
StateProviderImpl() - Constructor for class org.infinispan.statetransfer.StateProviderImpl
 
StateRequestCommand - Class in org.infinispan.statetransfer
This command is used by a StateConsumer to request transactions and cache entries from a StateProvider.
StateRequestCommand(String) - Constructor for class org.infinispan.statetransfer.StateRequestCommand
 
StateRequestCommand(String, StateRequestCommand.Type, Address, int, Set<Integer>) - Constructor for class org.infinispan.statetransfer.StateRequestCommand
 
StateRequestCommand.Type - Enum in org.infinispan.statetransfer
 
StateResponseCommand - Class in org.infinispan.statetransfer
This command is used by a StateProvider to push cache entries to a StateConsumer.
StateResponseCommand(String) - Constructor for class org.infinispan.statetransfer.StateResponseCommand
 
StateResponseCommand(String, Address, int, Collection<StateChunk>) - Constructor for class org.infinispan.statetransfer.StateResponseCommand
 
stateRetrievalConfigurationDeprecated() - Method in interface org.infinispan.util.logging.Log
 
stateTransfer() - Method in class org.infinispan.configuration.cache.BackupConfiguration
 
stateTransfer() - Method in class org.infinispan.configuration.cache.BackupConfigurationBuilder
 
stateTransfer() - Method in class org.infinispan.configuration.cache.ClusteringConfiguration
 
stateTransfer() - Method in class org.infinispan.configuration.cache.ClusteringConfigurationBuilder
Configure the stateTransfer sub element for distributed and replicated caches.
stateTransfer() - Method in interface org.infinispan.configuration.cache.ClusteringConfigurationChildBuilder
Configures how state is transferred when a new cache joins the cluster.
StateTransferComponentFactory - Class in org.infinispan.factories
StateTransferComponentFactory() - Constructor for class org.infinispan.factories.StateTransferComponentFactory
 
StateTransferConfiguration - Class in org.infinispan.configuration.cache
Configures how state is retrieved when a new cache joins the cluster.
StateTransferConfigurationBuilder - Class in org.infinispan.configuration.cache
Configures how state is transferred when a cache joins or leaves the cluster.
StateTransferInterceptor - Class in org.infinispan.statetransfer
Deprecated.
Since 8.2, no longer public API.
StateTransferInterceptor() - Constructor for class org.infinispan.statetransfer.StateTransferInterceptor
Deprecated.
 
stateTransferLock - Variable in class org.infinispan.interceptors.distribution.L1NonTxInterceptor
Deprecated.
 
stateTransferLock - Variable in class org.infinispan.remoting.inboundhandler.BasePerCacheInboundInvocationHandler
 
StateTransferLock - Interface in org.infinispan.statetransfer
We use the state transfer lock for three different things: We don't want to execute a command until we have the transaction table for that topology id.
StateTransferLockImpl - Class in org.infinispan.statetransfer
StateTransferLock implementation.
StateTransferLockImpl() - Constructor for class org.infinispan.statetransfer.StateTransferLockImpl
 
stateTransferManager - Variable in class org.infinispan.interceptors.base.BaseStateTransferInterceptor
Deprecated.
 
stateTransferManager - Variable in class org.infinispan.interceptors.ClusteringInterceptor
Deprecated.
 
stateTransferManager - Variable in class org.infinispan.remoting.inboundhandler.BasePerCacheInboundInvocationHandler
 
StateTransferManager - Interface in org.infinispan.statetransfer
A component that manages the state transfer when the topology of the cluster changes.
StateTransferManagerImpl - Class in org.infinispan.statetransfer
StateTransferManager implementation.
StateTransferManagerImpl() - Constructor for class org.infinispan.statetransfer.StateTransferManagerImpl
 
stateTransferThreadPool() - Method in class org.infinispan.configuration.global.GlobalConfiguration
 
stateTransferThreadPool() - Method in class org.infinispan.configuration.global.GlobalConfigurationBuilder
 
stateTransferThreadPool() - Method in interface org.infinispan.configuration.global.GlobalConfigurationChildBuilder
 
statisticsEnabledNotAvailable() - Method in interface org.infinispan.util.logging.Log
 
stats - Variable in class org.infinispan.distribution.ch.impl.SyncConsistentHashFactory.Builder
 
Stats - Interface in org.infinispan.stats
Stats.
StatsCollectingCache<K,V> - Class in org.infinispan.cache.impl
Wraps existing AdvancedCache to collect statistics
StatsCollectingCache(String) - Constructor for class org.infinispan.cache.impl.StatsCollectingCache
 
StatsCollector - Class in org.infinispan.stats.impl
 
StatsCollector() - Constructor for class org.infinispan.stats.impl.StatsCollector
 
StatsCollector.Factory - Class in org.infinispan.stats.impl
 
StatsImpl - Class in org.infinispan.stats.impl
StatsImpl.
StatsImpl(InterceptorChain) - Constructor for class org.infinispan.stats.impl.StatsImpl
 
StatsImpl(Stats) - Constructor for class org.infinispan.stats.impl.StatsImpl
 
status() - Method in interface org.infinispan.xsite.BackupSender
Returns a Map having as entries the site names and as value Boolean.TRUE if the site is online and Boolean.FALSE if it is offline.
status() - Method in class org.infinispan.xsite.BackupSenderImpl
 
status() - Method in class org.infinispan.xsite.XSiteAdminOperations
 
STATUS_CANCELED - Static variable in interface org.infinispan.xsite.statetransfer.XSiteStateTransferManager
 
STATUS_ERROR - Static variable in interface org.infinispan.xsite.statetransfer.XSiteStateTransferManager
 
STATUS_OK - Static variable in interface org.infinispan.xsite.statetransfer.XSiteStateTransferManager
 
STATUS_SENDING - Static variable in interface org.infinispan.xsite.statetransfer.XSiteStateTransferManager
 
stop() - Method in class org.infinispan.affinity.impl.KeyAffinityServiceImpl
 
stop() - Method in class org.infinispan.cache.impl.AbstractDelegatingCache
 
stop() - Method in class org.infinispan.cache.impl.CacheImpl
 
stop() - Method in class org.infinispan.cache.impl.DecoratedCache
 
stop() - Method in class org.infinispan.cache.impl.SimpleCacheImpl
 
stop() - Method in class org.infinispan.context.InvocationContextContainerImpl
 
stop() - Method in class org.infinispan.distribution.impl.L1ManagerImpl
 
stop() - Method in class org.infinispan.expiration.impl.ExpirationManagerImpl
 
stop() - Method in class org.infinispan.factories.AbstractComponentRegistry
Stops the cache and sets the cache status to ComponentStatus.TERMINATED once it is done.
Stop - Annotation Type in org.infinispan.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.infinispan.factories.ComponentRegistry
 
stop() - Method in class org.infinispan.factories.GlobalComponentRegistry
 
stop() - Method in class org.infinispan.factories.NamedExecutorsFactory
 
stop() - Method in class org.infinispan.globalstate.impl.GlobalStateManagerImpl
 
stop() - Method in class org.infinispan.interceptors.base.BaseCustomInterceptor
 
stop() - Method in class org.infinispan.jmx.CacheJmxRegistration
Unregister when the cache is being stopped.
stop() - Method in class org.infinispan.jmx.CacheManagerJmxRegistration
On stop, the mbeans are unregistered.
stop() - Method in class org.infinispan.manager.DefaultCacheManager
 
stop() - Method in class org.infinispan.manager.impl.AbstractDelegatingEmbeddedCacheManager
 
stop() - Method in class org.infinispan.marshall.core.CacheMarshaller
 
stop() - Method in class org.infinispan.marshall.core.ExternalizerTable
 
stop() - Method in class org.infinispan.marshall.core.GlobalMarshaller
 
stop() - Method in class org.infinispan.marshall.core.JBossMarshaller
 
stop() - Method in class org.infinispan.marshall.core.VersionAwareMarshaller
 
stop() - Method in class org.infinispan.notifications.cachelistener.CacheNotifierImpl
 
stop() - Method in interface org.infinispan.notifications.cachelistener.filter.FilterIndexingServiceProvider
Stop the provider.
stop() - Method in class org.infinispan.notifications.impl.AbstractListenerImpl
Removes all listeners from the notifier
stop() - Method in class org.infinispan.persistence.async.AsyncCacheLoader
 
stop() - Method in class org.infinispan.persistence.async.AsyncCacheWriter
 
stop() - Method in class org.infinispan.persistence.cluster.ClusterLoader
 
stop() - Method in class org.infinispan.persistence.file.SingleFileStore
 
stop() - Method in class org.infinispan.persistence.manager.PersistenceManagerImpl
 
stop() - Method in class org.infinispan.persistence.manager.PersistenceManagerStub
 
stop() - Method in interface org.infinispan.persistence.spi.AdvancedCacheLoader.TaskContext
Invoked from within the CacheLoaderTask, in order to signal the AdvancedCacheLoader implementation that iteration should be stopped early (before iteration is finished).
stop() - Method in class org.infinispan.persistence.support.DelegatingCacheLoader
 
stop() - Method in class org.infinispan.persistence.support.DelegatingCacheWriter
 
stop() - Method in class org.infinispan.persistence.support.SingletonCacheWriter
 
stop() - Method in class org.infinispan.persistence.TaskContextImpl
 
stop() - Method in class org.infinispan.registry.impl.ClusterRegistryImpl
Deprecated.
 
stop() - Method in class org.infinispan.registry.impl.InternalCacheRegistryImpl
 
stop() - Method in class org.infinispan.remoting.ReplicationQueueImpl
Deprecated.
Stops the asynchronous flush queue.
stop() - Method in class org.infinispan.remoting.transport.AbstractDelegatingTransport
 
stop() - Method in class org.infinispan.remoting.transport.jgroups.JGroupsTransport
 
stop() - Method in interface org.infinispan.remoting.transport.Transport
 
stop() - Method in class org.infinispan.security.impl.SecureCacheImpl
 
stop() - Method in interface org.infinispan.statetransfer.StateConsumer
Cancels all incoming state transfers.
stop() - Method in class org.infinispan.statetransfer.StateConsumerImpl
 
stop() - Method in interface org.infinispan.statetransfer.StateProvider
Cancels all outbound state transfers.
stop() - Method in class org.infinispan.statetransfer.StateProviderImpl
 
stop() - Method in class org.infinispan.statetransfer.StateTransferLockImpl
 
stop() - Method in interface org.infinispan.statetransfer.StateTransferManager
 
stop() - Method in class org.infinispan.statetransfer.StateTransferManagerImpl
 
stop() - Method in class org.infinispan.stats.impl.ClusterCacheStatsImpl
 
stop() - Method in class org.infinispan.topology.ClusterTopologyManagerImpl
 
stop() - Method in class org.infinispan.topology.LocalTopologyManagerImpl
 
stop() - Method in class org.infinispan.xsite.BackupReceiverRepositoryImpl
 
stopAllowed() - Method in enum org.infinispan.lifecycle.ComponentStatus
 
stopApplyingState() - Method in interface org.infinispan.statetransfer.StateConsumer
Stops applying incoming state.
stopApplyingState() - Method in class org.infinispan.statetransfer.StateConsumerImpl
Stops applying incoming state.
stopBeforeDestroyFailed(CacheException) - Method in interface org.infinispan.util.logging.Log
 
stopDelegate() - Method in class org.infinispan.util.AbstractControlledLocalTopologyManager
 
stopOrderIgnored() - Method in interface org.infinispan.util.logging.Log
 
stoppingRpcDispatcher(String) - Method in interface org.infinispan.util.logging.Log
 
stopScheduler() - Method in class org.infinispan.util.concurrent.locks.DeadlockDetectingLockManager
 
stopTrack(Flag) - Method in class org.infinispan.statetransfer.CommitManager
It stops tracking keys committed.
store(TxInvocationContext) - Method in class org.infinispan.interceptors.CacheWriterInterceptor
Deprecated.
 
Store - Class in org.infinispan.persistence.modifications
Store(Object, MarshalledEntry) - Constructor for class org.infinispan.persistence.modifications.Store
 
STORE_KEYS_AS_BINARY - Static variable in class org.infinispan.configuration.cache.StoreAsBinaryConfiguration
 
STORE_VALUES_AS_BINARY - Static variable in class org.infinispan.configuration.cache.StoreAsBinaryConfiguration
 
storeAsBinary() - Method in class org.infinispan.configuration.cache.Configuration
 
storeAsBinary() - Method in class org.infinispan.configuration.cache.ConfigurationBuilder
 
storeAsBinary() - Method in interface org.infinispan.configuration.cache.ConfigurationChildBuilder
 
StoreAsBinaryConfiguration - Class in org.infinispan.configuration.cache
Controls whether when stored in memory, keys and values are stored as references to their original objects, or in a serialized, binary format.
StoreAsBinaryConfigurationBuilder - Class in org.infinispan.configuration.cache
Controls whether when stored in memory, keys and values are stored as references to their original objects, or in a serialized, binary format.
StoreConfiguration - Interface in org.infinispan.configuration.cache
StoreConfiguration contains generic configuration elements available to all the stores.
StoreConfigurationBuilder<T extends StoreConfiguration,S extends StoreConfigurationBuilder<T,S>> - Interface in org.infinispan.configuration.cache
LoaderConfigurationBuilder is an interface which should be implemented by all cache loader builders
StoreConfigurationChildBuilder<S> - Interface in org.infinispan.configuration.cache
 
storeKeysAsBinary() - Method in class org.infinispan.configuration.cache.StoreAsBinaryConfiguration
Enables storing keys as binary.
storeKeysAsBinary(boolean) - Method in class org.infinispan.configuration.cache.StoreAsBinaryConfigurationBuilder
Specify whether keys are stored as binary or not.
stores() - Method in class org.infinispan.configuration.cache.PersistenceConfiguration
 
stores() - Method in class org.infinispan.configuration.cache.PersistenceConfigurationBuilder
 
storeValuesAsBinary() - Method in class org.infinispan.configuration.cache.StoreAsBinaryConfiguration
Enables storing values as binary.
storeValuesAsBinary(boolean) - Method in class org.infinispan.configuration.cache.StoreAsBinaryConfigurationBuilder
Specify whether values are stored as binary or not.
STRATEGY - Static variable in class org.infinispan.configuration.cache.BackupConfiguration
 
strategy() - Method in class org.infinispan.configuration.cache.BackupConfiguration
How does the backup happen: sync or async.
strategy(BackupConfiguration.BackupStrategy) - Method in class org.infinispan.configuration.cache.BackupConfigurationBuilder
Sets the strategy used for backing up data: sync or async.
strategy() - Method in class org.infinispan.configuration.cache.BackupConfigurationBuilder
 
STRATEGY - Static variable in class org.infinispan.configuration.cache.EvictionConfiguration
 
strategy() - Method in class org.infinispan.configuration.cache.EvictionConfiguration
Eviction strategy.
strategy(EvictionStrategy) - Method in class org.infinispan.configuration.cache.EvictionConfigurationBuilder
Eviction strategy.
stream() - Method in class org.infinispan.cache.impl.SimpleCacheImpl.CacheEntrySet
 
stream() - Method in class org.infinispan.cache.impl.SimpleCacheImpl.EntrySet
 
stream() - Method in class org.infinispan.cache.impl.SimpleCacheImpl.KeySet
 
stream() - Method in class org.infinispan.cache.impl.SimpleCacheImpl.Values
 
stream() - Method in interface org.infinispan.CacheCollection
 
stream() - Method in class org.infinispan.interceptors.distribution.DistributionBulkInterceptor.BackingEntrySet
Deprecated.
 
stream() - Method in class org.infinispan.interceptors.distribution.DistributionBulkInterceptor.BackingKeySet
Deprecated.
 
stream() - Method in class org.infinispan.interceptors.distribution.DistributionBulkInterceptor.TxBackingEntrySet
Deprecated.
 
stream() - Method in class org.infinispan.stream.impl.AbstractDelegatingCacheCollection
 
stream() - Method in class org.infinispan.stream.impl.interceptor.AbstractDelegatingEntryCacheSet
 
stream() - Method in class org.infinispan.stream.impl.interceptor.AbstractDelegatingKeyCacheSet
 
stream() - Method in class org.infinispan.stream.impl.local.ValueCacheCollection
 
stream() - Method in class org.infinispan.util.AbstractDelegatingCollection
 
STREAM_MARSHALLING - Static variable in interface org.infinispan.marshall.core.Ids
 
StreamManagerFactory - Class in org.infinispan.factories
Factory that allows creation of a LocalStreamManager or ClusterStreamManager based on the provided configuration.
StreamManagerFactory() - Constructor for class org.infinispan.factories.StreamManagerFactory
 
StreamMarshalling - Class in org.infinispan.stream
Static factory class containing methods that will provide marshallable instances for very common use cases.
StreamMarshalling.StreamMarshallingExternalizer - Class in org.infinispan.stream
 
StreamMarshallingExternalizer() - Constructor for class org.infinispan.stream.StreamMarshalling.StreamMarshallingExternalizer
 
streamOperation(Object, Address, boolean, Set<Integer>, Set<K>, Set<K>, boolean, TerminalOperation<R>) - Method in interface org.infinispan.stream.impl.LocalStreamManager
Stream operation for a non key aware operation without rehash enabled.
streamOperation(Object, Address, boolean, Set<Integer>, Set<K>, Set<K>, boolean, KeyTrackingTerminalOperation<K, R, ?>) - Method in interface org.infinispan.stream.impl.LocalStreamManager
Stream operation for a key aware operation without rehash enabled
streamOperation(Object, Address, boolean, Set<Integer>, Set<K>, Set<K>, boolean, TerminalOperation<R>) - Method in class org.infinispan.stream.impl.LocalStreamManagerImpl
 
streamOperation(Object, Address, boolean, Set<Integer>, Set<K>, Set<K>, boolean, KeyTrackingTerminalOperation<K, R, ?>) - Method in class org.infinispan.stream.impl.LocalStreamManagerImpl
 
streamOperationRehashAware(Object, Address, boolean, Set<Integer>, Set<K>, Set<K>, boolean, TerminalOperation<R>) - Method in interface org.infinispan.stream.impl.LocalStreamManager
Stream operation for a non key aware operation with rehash enabled.
streamOperationRehashAware(Object, Address, boolean, Set<Integer>, Set<K>, Set<K>, boolean, KeyTrackingTerminalOperation<K, ?, R2>) - Method in interface org.infinispan.stream.impl.LocalStreamManager
Stream operation for a key aware operation with rehash enabled
streamOperationRehashAware(Object, Address, boolean, Set<Integer>, Set<K>, Set<K>, boolean, TerminalOperation<R>) - Method in class org.infinispan.stream.impl.LocalStreamManagerImpl
 
streamOperationRehashAware(Object, Address, boolean, Set<Integer>, Set<K>, Set<K>, boolean, KeyTrackingTerminalOperation<K, ?, R2>) - Method in class org.infinispan.stream.impl.LocalStreamManagerImpl
 
StreamRequestCommand<K> - Class in org.infinispan.stream.impl
Stream request command that is sent to remote nodes handle execution of remote intermediate and terminal operations.
StreamRequestCommand(String) - Constructor for class org.infinispan.stream.impl.StreamRequestCommand
 
StreamRequestCommand(String, Address, Object, boolean, StreamRequestCommand.Type, Set<Integer>, Set<K>, Set<K>, boolean, Object) - Constructor for class org.infinispan.stream.impl.StreamRequestCommand
 
StreamRequestCommand.Type - Enum in org.infinispan.stream.impl
 
StreamResponseCommand<R> - Class in org.infinispan.stream.impl
Stream response command used to handle returning intermediate or final responses from the remote node
StreamResponseCommand() - Constructor for class org.infinispan.stream.impl.StreamResponseCommand
 
StreamResponseCommand(String) - Constructor for class org.infinispan.stream.impl.StreamResponseCommand
 
StreamResponseCommand(String, Address, Object, boolean, R) - Constructor for class org.infinispan.stream.impl.StreamResponseCommand
 
streams - Variable in class org.infinispan.iteration.impl.TrackingEntryIterableFromStream
 
Streams - Class in org.infinispan.util.stream
A collection of stream related utility methods.
Streams() - Constructor for class org.infinispan.util.stream.Streams
 
StreamSegmentResponseCommand<R> - Class in org.infinispan.stream.impl
A stream response command taht also returns back suspected segments that need to be retried
StreamSegmentResponseCommand() - Constructor for class org.infinispan.stream.impl.StreamSegmentResponseCommand
 
StreamSegmentResponseCommand(String) - Constructor for class org.infinispan.stream.impl.StreamSegmentResponseCommand
 
StreamSegmentResponseCommand(String, Address, Object, boolean, R, Set<Integer>) - Constructor for class org.infinispan.stream.impl.StreamSegmentResponseCommand
 
streamSupplier - Variable in class org.infinispan.stream.impl.local.AbstractLocalCacheStream
 
strictPeerToPeer() - Method in class org.infinispan.configuration.global.TransportConfiguration
Deprecated.
Since 6.0, strictPeerToPeer is ignored and asymmetric clusters are always allowed.
strictPeerToPeer(Boolean) - Method in class org.infinispan.configuration.global.TransportConfigurationBuilder
Deprecated.
Since 6.0, strictPeerToPeer is ignored and asymmetric clusters are always allowed.
strictPeerToPeerDeprecated() - Method in interface org.infinispan.util.logging.Log
 
stringToElement(String) - Static method in class org.infinispan.configuration.parsing.XmlConfigHelper
Converts a String representing an XML snippet into an Element.
StripedHashFunction<T> - Class in org.infinispan.util
An hash function for stripping.
StripedHashFunction(Equivalence<T>, int) - Constructor for class org.infinispan.util.StripedHashFunction
 
StripedLock - Class in org.infinispan.util.concurrent.locks
A simple implementation of lock striping, using cache entry keys to lock on, primarily used to help make CacheLoader implemtations thread safe.
StripedLock() - Constructor for class org.infinispan.util.concurrent.locks.StripedLock
This constructor just calls StripedLock.StripedLock(int) with a default concurrency value of 20.
StripedLock(int) - Constructor for class org.infinispan.util.concurrent.locks.StripedLock
Creates a new StripedLock which uses a certain number of shared locks across all elements that need to be locked.
StripedLockContainer - Class in org.infinispan.util.concurrent.locks.impl
A lock container used with lock stripping.
StripedLockContainer(int, Equivalence<Object>) - Constructor for class org.infinispan.util.concurrent.locks.impl.StripedLockContainer
 
subject - Variable in class org.infinispan.notifications.impl.AbstractListenerImpl.AbstractInvocationBuilder
 
subject - Variable in class org.infinispan.notifications.impl.AbstractListenerImpl.ListenerInvocationImpl
 
SubjectACL - Class in org.infinispan.security.impl
SubjectACL.
SubjectACL(Set<String>, int) - Constructor for class org.infinispan.security.impl.SubjectACL
 
submit(Runnable, T) - Method in class org.infinispan.distexec.DefaultExecutorService
 
submit(Callable<T>) - Method in class org.infinispan.distexec.DefaultExecutorService
 
submit(Address, Callable<T>) - Method in class org.infinispan.distexec.DefaultExecutorService
 
submit(Address, DistributedTask<T>) - Method in class org.infinispan.distexec.DefaultExecutorService
 
submit(Callable<T>, K...) - Method in class org.infinispan.distexec.DefaultExecutorService
 
submit(DistributedTask<T>, K...) - Method in class org.infinispan.distexec.DefaultExecutorService
 
submit(Callable<V>) - Method in class org.infinispan.distexec.DistributedExecutionCompletionService
submit(Runnable, V) - Method in class org.infinispan.distexec.DistributedExecutionCompletionService
submit(Callable<V>, K...) - Method in class org.infinispan.distexec.DistributedExecutionCompletionService
 
submit(Address, Callable<V>) - Method in class org.infinispan.distexec.DistributedExecutionCompletionService
 
submit(Address, Callable<T>) - Method in interface org.infinispan.distexec.DistributedExecutorService
Submits the given Callable task for execution on the specified target Infinispan node.
submit(Address, DistributedTask<T>) - Method in interface org.infinispan.distexec.DistributedExecutorService
Submits the given DistributedTask for execution on the specified target Infinispan node.
submit(Callable<T>, K...) - Method in interface org.infinispan.distexec.DistributedExecutorService
Submits the given Callable task for execution on a single Infinispan node.
submit(DistributedTask<T>, K...) - Method in interface org.infinispan.distexec.DistributedExecutorService
Submits the given DistributedTask for execution on a single Infinispan node.
submit(Callable<Void>) - Method in class org.infinispan.executors.ExecutorAllCompletionService
 
submit(Runnable, Void) - Method in class org.infinispan.executors.ExecutorAllCompletionService
 
submit(Callable<T>) - Method in class org.infinispan.executors.LazyInitializingBlockingTaskAwareExecutorService
 
submit(Runnable, T) - Method in class org.infinispan.executors.LazyInitializingBlockingTaskAwareExecutorService
 
submit(Runnable) - Method in class org.infinispan.executors.LazyInitializingBlockingTaskAwareExecutorService
 
submit(Callable<T>) - Method in class org.infinispan.executors.LazyInitializingExecutorService
 
submit(Runnable, T) - Method in class org.infinispan.executors.LazyInitializingExecutorService
 
submit(Runnable) - Method in class org.infinispan.executors.LazyInitializingExecutorService
 
submit(Callable<T>) - Method in class org.infinispan.executors.LazyInitializingScheduledExecutorService
 
submit(Runnable, T) - Method in class org.infinispan.executors.LazyInitializingScheduledExecutorService
 
submit(Runnable) - Method in class org.infinispan.executors.LazyInitializingScheduledExecutorService
 
submit(Callable<T>) - Method in class org.infinispan.executors.SemaphoreCompletionService
 
submit(Runnable, T) - Method in class org.infinispan.executors.SemaphoreCompletionService
 
submit(Runnable) - Method in interface org.infinispan.manager.ClusterExecutor
Submits the runnable to the desired nodes and returns a CompletableFuture that will be completed when all desired nodes complete the given command
submit(SerializableRunnable) - Method in interface org.infinispan.manager.ClusterExecutor
The same as ClusterExecutor.submit(Runnable), except the Runnable must also implement Serializable.
submit(Runnable) - Method in class org.infinispan.manager.impl.ClusterExecutorImpl
 
submit(SerializableRunnable) - Method in class org.infinispan.manager.impl.ClusterExecutorImpl
 
submitConsumer(Function<? super EmbeddedCacheManager, ? extends V>, TriConsumer<? super Address, ? super V, ? super Throwable>) - Method in interface org.infinispan.manager.ClusterExecutor
Submits the given command to the desired nodes and allows for handling of results as they return.
submitConsumer(SerializableFunction<? super EmbeddedCacheManager, ? extends V>, TriConsumer<? super Address, ? super V, ? super Throwable>) - Method in interface org.infinispan.manager.ClusterExecutor
The same as ClusterExecutor.submitConsumer(Function, TriConsumer), except the Callable must also implement Serializable.
submitConsumer(Function<? super EmbeddedCacheManager, ? extends V>, TriConsumer<? super Address, ? super V, ? super Throwable>) - Method in class org.infinispan.manager.impl.ClusterExecutorImpl
 
submitConsumer(SerializableFunction<? super EmbeddedCacheManager, ? extends V>, TriConsumer<? super Address, ? super V, ? super Throwable>) - Method in class org.infinispan.manager.impl.ClusterExecutorImpl
 
submitEverywhere(Callable<T>) - Method in class org.infinispan.distexec.DefaultExecutorService
 
submitEverywhere(DistributedTask<T>) - Method in class org.infinispan.distexec.DefaultExecutorService
 
submitEverywhere(Callable<T>, K...) - Method in class org.infinispan.distexec.DefaultExecutorService
 
submitEverywhere(DistributedTask<T>, K...) - Method in class org.infinispan.distexec.DefaultExecutorService
 
submitEverywhere(Callable<V>) - Method in class org.infinispan.distexec.DistributedExecutionCompletionService
 
submitEverywhere(Callable<V>, K...) - Method in class org.infinispan.distexec.DistributedExecutionCompletionService
 
submitEverywhere(Callable<T>) - Method in interface org.infinispan.distexec.DistributedExecutorService
Submits the given Callable task for execution on all available Infinispan nodes.
submitEverywhere(DistributedTask<T>) - Method in interface org.infinispan.distexec.DistributedExecutorService
Submits the given DistributedTask for execution on all available Infinispan nodes.
submitEverywhere(Callable<T>, K...) - Method in interface org.infinispan.distexec.DistributedExecutorService
Submits the given Callable task for execution on all available Infinispan nodes using input keys specified by K input.
submitEverywhere(DistributedTask<T>, K...) - Method in interface org.infinispan.distexec.DistributedExecutorService
Submits the given DistributedTask for execution on all available Infinispan nodes using input keys specified by K input.
SUCCESS - Static variable in class org.infinispan.xsite.XSiteAdminOperations
 
SUCCESSFUL_EMPTY_RESPONSE - Static variable in class org.infinispan.remoting.responses.SuccessfulResponse
 
SUCCESSFUL_RESPONSE - Static variable in interface org.infinispan.marshall.core.Ids
 
SuccessfulResponse - Class in org.infinispan.remoting.responses
A successful response
SuccessfulResponse.Externalizer - Class in org.infinispan.remoting.responses
 
suggestCustomInterceptorInheritance(String) - Method in interface org.infinispan.util.logging.Log
 
sum() - Method in class org.infinispan.stream.impl.DistributedDoubleCacheStream
 
sum() - Method in class org.infinispan.stream.impl.DistributedIntCacheStream
 
sum() - Method in class org.infinispan.stream.impl.DistributedLongCacheStream
 
sum() - Method in class org.infinispan.stream.impl.local.LocalDoubleCacheStream
 
sum() - Method in class org.infinispan.stream.impl.local.LocalIntCacheStream
 
sum() - Method in class org.infinispan.stream.impl.local.LocalLongCacheStream
 
summaryStatistics() - Method in class org.infinispan.stream.impl.DistributedDoubleCacheStream
 
summaryStatistics() - Method in class org.infinispan.stream.impl.DistributedIntCacheStream
 
summaryStatistics() - Method in class org.infinispan.stream.impl.DistributedLongCacheStream
 
summaryStatistics() - Method in class org.infinispan.stream.impl.local.LocalDoubleCacheStream
 
summaryStatistics() - Method in class org.infinispan.stream.impl.local.LocalIntCacheStream
 
summaryStatistics() - Method in class org.infinispan.stream.impl.local.LocalLongCacheStream
 
sumOwned() - Method in class org.infinispan.distribution.ch.impl.OwnershipStatistics
 
sumPrimaryOwned() - Method in class org.infinispan.distribution.ch.impl.OwnershipStatistics
 
supplier - Variable in class org.infinispan.stream.impl.AbstractCacheStream
 
supplier - Variable in class org.infinispan.stream.impl.termop.BaseTerminalOperation
 
supplierForSegments(ConsistentHash, Set<Integer>, Set<Object>) - Method in class org.infinispan.stream.impl.AbstractCacheStream
 
supplierForSegments(ConsistentHash, Set<Integer>, Set<Object>, boolean) - Method in class org.infinispan.stream.impl.AbstractCacheStream
If usePrimary is true the segments are the primary segments but only those that exist in targetSegments.
supplierForSegments(ConsistentHash, Set<Integer>, Set<Object>, boolean) - Method in class org.infinispan.stream.impl.tx.TxDistributedCacheStream
 
supplierForSegments(ConsistentHash, Set<Integer>, Set<Object>, boolean) - Method in class org.infinispan.stream.impl.tx.TxDistributedDoubleCacheStream
 
supplierForSegments(ConsistentHash, Set<Integer>, Set<Object>, boolean) - Method in class org.infinispan.stream.impl.tx.TxDistributedIntCacheStream
 
supplierForSegments(ConsistentHash, Set<Integer>, Set<Object>, boolean) - Method in class org.infinispan.stream.impl.tx.TxDistributedLongCacheStream
 
supplierStreamCast(Supplier) - Static method in class org.infinispan.stream.impl.DistributedCacheStream
 
supportsConcurrentUpdates() - Method in class org.infinispan.configuration.cache.LockingConfiguration
Deprecated.
this option is always true and cannot be modified since version 5.3
supportsConcurrentUpdates(boolean) - Method in class org.infinispan.configuration.cache.LockingConfigurationBuilder
Deprecated. 
supportsFilter(IndexedFilter<?, ?, ?>) - Method in interface org.infinispan.notifications.cachelistener.filter.FilterIndexingServiceProvider
Reports whether this provider supports the given filter type.
supportsInvocation(Flag) - Method in interface org.infinispan.compat.TypeConverter
Indicates whether this type converter supports a particular type of operation.
SurvivesRestarts - Annotation Type in org.infinispan.factories.annotations
This annotation is used for components that will be registered in the ComponentRegistry, that are meant to be retained in the component registry even after the component registry is stopped.
suspect(Address) - Method in class org.infinispan.remoting.transport.jgroups.JGroupsTransport
 
suspected(Collection<Address>) - Static method in class org.infinispan.remoting.transport.jgroups.Responses
Constructs a new instance with responses from all recipients marked as suspected.
SuspectException - Exception in org.infinispan.remoting.transport.jgroups
Thrown when a member is suspected during remote method invocation
SuspectException() - Constructor for exception org.infinispan.remoting.transport.jgroups.SuspectException
 
SuspectException(String) - Constructor for exception org.infinispan.remoting.transport.jgroups.SuspectException
 
SuspectException(String, Address) - Constructor for exception org.infinispan.remoting.transport.jgroups.SuspectException
 
SuspectException(String, Throwable) - Constructor for exception org.infinispan.remoting.transport.jgroups.SuspectException
 
SuspectException(String, Address, Throwable) - Constructor for exception org.infinispan.remoting.transport.jgroups.SuspectException
 
suspend() - Method in class org.infinispan.transaction.tm.DummyBaseTransactionManager
Suspend the association the calling thread has to a transaction, and return the suspended transaction.
suspendIfNeeded() - Method in class org.infinispan.notifications.cachelistener.CacheNotifierImpl
 
suspendIfNeeded() - Method in class org.infinispan.notifications.cachemanagerlistener.CacheManagerNotifierImpl
 
suspendIfNeeded() - Method in class org.infinispan.notifications.impl.AbstractListenerImpl
 
swapPrimaryOwnersWithBackups(DefaultConsistentHashFactory.Builder) - Method in class org.infinispan.distribution.ch.impl.DefaultConsistentHashFactory
 
sync() - Method in class org.infinispan.configuration.cache.ClusteringConfiguration
Configure sync sub element.
sync() - Method in class org.infinispan.configuration.cache.ClusteringConfigurationBuilder
 
sync() - Method in interface org.infinispan.configuration.cache.ClusteringConfigurationChildBuilder
If configured all communications are synchronous, in that whenever a thread sends a message sent over the wire, it blocks until it receives an acknowledgment from the recipient.
sync - Variable in class org.infinispan.notifications.cachelistener.CacheNotifierImpl.BaseCacheEntryListenerInvocation
 
sync - Variable in class org.infinispan.notifications.impl.AbstractListenerImpl.AbstractInvocationBuilder
 
sync - Variable in class org.infinispan.notifications.impl.AbstractListenerImpl.ListenerInvocationImpl
 
SYNC_COMMIT_PHASE - Static variable in class org.infinispan.configuration.cache.TransactionConfiguration
 
SYNC_CONSISTENT_HASH_FACTORY - Static variable in interface org.infinispan.marshall.core.Ids
 
SYNC_REPLICATED_CONSISTENT_HASH_FACTORY - Static variable in interface org.infinispan.marshall.core.Ids
 
SYNC_ROLLBACK_PHASE - Static variable in class org.infinispan.configuration.cache.TransactionConfiguration
 
syncCommitPhase() - Method in class org.infinispan.configuration.cache.TransactionConfiguration
If true, the cluster-wide commit phase in two-phase commit (2PC) transactions will be synchronous, so Infinispan will wait for responses from all nodes to which the commit was sent.
syncCommitPhase(boolean) - Method in class org.infinispan.configuration.cache.TransactionConfiguration
Deprecated.
The syncRollbackPhase setting can no longer be modified at runtime. It must be the same on all nodes.
syncCommitPhase(boolean) - Method in class org.infinispan.configuration.cache.TransactionConfigurationBuilder
If true, the cluster-wide commit phase in two-phase commit (2PC) transactions will be synchronous, so Infinispan will wait for responses from all nodes to which the commit was sent.
SyncConfiguration - Class in org.infinispan.configuration.cache
If configured all communications are synchronous, in that whenever a thread sends a message sent over the wire, it blocks until it receives an acknowledgment from the recipient.
SyncConfigurationBuilder - Class in org.infinispan.configuration.cache
If configured all communications are synchronous, in that whenever a thread sends a message sent over the wire, it blocks until it receives an acknowledgment from the recipient.
SyncConfigurationBuilder(ClusteringConfigurationBuilder) - Constructor for class org.infinispan.configuration.cache.SyncConfigurationBuilder
 
SyncConsistentHashFactory - Class in org.infinispan.distribution.ch.impl
One of the assumptions people made on consistent hashing involves thinking that given a particular key and same topology, it would produce the same consistent hash value no matter which cache it was stored in.
SyncConsistentHashFactory() - Constructor for class org.infinispan.distribution.ch.impl.SyncConsistentHashFactory
 
SyncConsistentHashFactory - Class in org.infinispan.distribution.ch
Deprecated.
Extend from SyncConsistentHashFactory instead. This class will be removed in the future.
SyncConsistentHashFactory() - Constructor for class org.infinispan.distribution.ch.SyncConsistentHashFactory
Deprecated.
 
SyncConsistentHashFactory.Builder - Class in org.infinispan.distribution.ch.impl
 
SyncConsistentHashFactory.Externalizer - Class in org.infinispan.distribution.ch.impl
 
SynchronizationAdapter - Class in org.infinispan.transaction.synchronization
Synchronization implementation for integrating with the TM.
SynchronizationAdapter(LocalTransaction, TransactionCoordinator, CommandsFactory, RpcManager, TransactionTable, ClusteringDependentLogic, Configuration, PartitionHandlingManager) - Constructor for class org.infinispan.transaction.synchronization.SynchronizationAdapter
 
synchronizeData(String) - Method in class org.infinispan.upgrade.RollingUpgradeManager
 
synchronizeData(String, int, int) - Method in class org.infinispan.upgrade.RollingUpgradeManager
 
synchronizeData(Cache<Object, Object>) - Method in interface org.infinispan.upgrade.TargetMigrator
Performs the synchronization of data between source and target
synchronizeData(Cache<Object, Object>, int, int) - Method in interface org.infinispan.upgrade.TargetMigrator
Performs the synchronization of data between source and target
SynchronizedRestarter - Class in org.infinispan.util.concurrent
A class that handles restarts of components via multiple threads.
SynchronizedRestarter() - Constructor for class org.infinispan.util.concurrent.SynchronizedRestarter
 
SyncLocalTransaction - Class in org.infinispan.transaction.synchronization
LocalTransaction implementation to be used with SynchronizationAdapter.
SyncLocalTransaction(Transaction, GlobalTransaction, boolean, int, Equivalence<Object>, long) - Constructor for class org.infinispan.transaction.synchronization.SyncLocalTransaction
 
syncMarshalling() - Method in class org.infinispan.configuration.cache.AsyncConfigurationBuilder
Deprecated.
since 8.0
syncProcessor - Variable in class org.infinispan.notifications.impl.AbstractListenerImpl
 
syncPropertiesConfigOnAsyncCache() - Method in interface org.infinispan.util.logging.Log
 
SyncReplicatedConsistentHashFactory - Class in org.infinispan.distribution.ch.impl
SyncConsistentHashFactory adapted for replicated caches, so that the primary owner of a key is the same in replicated and distributed caches.
SyncReplicatedConsistentHashFactory() - Constructor for class org.infinispan.distribution.ch.impl.SyncReplicatedConsistentHashFactory
 
SyncReplicatedConsistentHashFactory.Externalizer - Class in org.infinispan.distribution.ch.impl
 
syncRollbackPhase() - Method in class org.infinispan.configuration.cache.TransactionConfiguration
If true, the cluster-wide rollback phase in two-phase commit (2PC) transactions will be synchronous, so Infinispan will wait for responses from all nodes to which the rollback was sent.
syncRollbackPhase(boolean) - Method in class org.infinispan.configuration.cache.TransactionConfiguration
Deprecated.
The syncRollbackPhase setting can no longer be modified at runtime. It must be the same on all nodes.
syncRollbackPhase(boolean) - Method in class org.infinispan.configuration.cache.TransactionConfigurationBuilder
If true, the cluster-wide rollback phase in two-phase commit (2PC) transactions will be synchronous, so Infinispan will wait for responses from all nodes to which the rollback was sent.

T

take() - Method in class org.infinispan.distexec.DistributedExecutionCompletionService
take() - Method in class org.infinispan.executors.ExecutorAllCompletionService
 
take() - Method in class org.infinispan.executors.SemaphoreCompletionService
 
takeExecutorOwnership - Variable in class org.infinispan.distexec.DefaultExecutorService
 
takeOffline() - Method in class org.infinispan.configuration.cache.BackupConfiguration
 
takeOffline() - Method in class org.infinispan.configuration.cache.BackupConfigurationBuilder
 
TakeOfflineConfiguration - Class in org.infinispan.configuration.cache
 
TakeOfflineConfiguration(AttributeSet) - Constructor for class org.infinispan.configuration.cache.TakeOfflineConfiguration
 
TakeOfflineConfigurationBuilder - Class in org.infinispan.configuration.cache
 
TakeOfflineConfigurationBuilder(ConfigurationBuilder, BackupConfigurationBuilder) - Constructor for class org.infinispan.configuration.cache.TakeOfflineConfigurationBuilder
 
takeSiteOffline(String) - Method in interface org.infinispan.xsite.BackupSender
 
takeSiteOffline(String) - Method in class org.infinispan.xsite.BackupSenderImpl
 
takeSiteOffline(String) - Method in class org.infinispan.xsite.GlobalXSiteAdminOperations
 
takeSiteOffline(String) - Method in class org.infinispan.xsite.XSiteAdminOperations
 
target - Variable in class org.infinispan.notifications.impl.AbstractListenerImpl.AbstractInvocationBuilder
 
target - Variable in class org.infinispan.notifications.impl.AbstractListenerImpl.ListenerInvocationImpl
 
TargetMigrator - Interface in org.infinispan.upgrade
Performs migration operations on the target server or cluster of servers
targets - Variable in class org.infinispan.notifications.cachelistener.cluster.impl.BatchingClusterEventManagerImpl.UnicastEventContext
 
TaskContextImpl - Class in org.infinispan.persistence
 
TaskContextImpl() - Constructor for class org.infinispan.persistence.TaskContextImpl
 
taskId - Variable in class org.infinispan.distexec.mapreduce.MapReduceTask
Deprecated.
 
template(boolean) - Method in class org.infinispan.configuration.cache.ConfigurationBuilder
 
template(boolean) - Method in interface org.infinispan.configuration.cache.ConfigurationChildBuilder
 
templateConfigurationStartAttempt(String) - Method in interface org.infinispan.util.logging.Log
 
TEMPORARY_LOCATION - Static variable in class org.infinispan.configuration.global.GlobalStateConfiguration
 
temporaryLocation() - Method in class org.infinispan.configuration.global.GlobalStateConfiguration
Returns the filesystem path where temporary state should be stored.
temporaryLocation(String) - Method in class org.infinispan.configuration.global.GlobalStateConfigurationBuilder
Defines the filesystem path where temporary state should be stored.
TERMINAL_OPERATIONS - Static variable in interface org.infinispan.marshall.core.Ids
 
TerminalOperation<R> - Interface in org.infinispan.stream.impl
Interface describing an operation that is a terminal one that doesn't track keys.
TerminalOperationExternalizer - Class in org.infinispan.stream.impl.termop
AdvancedExternalizer that provides functionality required for marshalling all of the various terminal operations that are used by various distributed streams including the primitive forms.
TerminalOperationExternalizer() - Constructor for class org.infinispan.stream.impl.termop.TerminalOperationExternalizer
 
terminate() - Method in class org.infinispan.statetransfer.InboundTransferTask
Terminate abruptly regardless if the segments were received or not.
TestDelayFactory - Class in org.infinispan.factories
Internal class, only used for testing.
TestDelayFactory() - Constructor for class org.infinispan.factories.TestDelayFactory
 
TestDelayFactory.Component - Class in org.infinispan.factories
 
TestDelayFactory.Control - Class in org.infinispan.factories
 
testListenerClassValidity(Class<?>) - Static method in class org.infinispan.notifications.impl.AbstractListenerImpl
Tests if a class is properly annotated as a CacheListener and returns the Listener annotation.
testListenerMethodValidity(Method, Class<?>, String) - Static method in class org.infinispan.notifications.impl.AbstractListenerImpl
 
thirdPartySuspected(Address, SuspectException) - Method in interface org.infinispan.util.logging.Log
 
THREAD_POLICY - Static variable in class org.infinispan.configuration.cache.EvictionConfiguration
 
THREAD_POOL_SIZE - Static variable in class org.infinispan.configuration.cache.AsyncStoreConfiguration
 
threadFactory() - Method in class org.infinispan.configuration.global.ThreadPoolConfiguration
 
threadFactory(ThreadFactory) - Method in class org.infinispan.configuration.global.ThreadPoolConfigurationBuilder
 
threadGroup() - Method in class org.infinispan.factories.threads.DefaultThreadFactory
 
ThreadNameInfo - Class in org.infinispan.factories.threads
 
threadNamePattern() - Method in class org.infinispan.factories.threads.DefaultThreadFactory
 
threadPolicy() - Method in class org.infinispan.configuration.cache.EvictionConfiguration
Threading policy for eviction.
threadPolicy(EvictionThreadPolicy) - Method in class org.infinispan.configuration.cache.EvictionConfigurationBuilder
Threading policy for eviction.
ThreadPoolConfiguration - Class in org.infinispan.configuration.global
 
ThreadPoolConfiguration(ThreadFactory, ThreadPoolExecutorFactory) - Constructor for class org.infinispan.configuration.global.ThreadPoolConfiguration
 
ThreadPoolConfigurationBuilder - Class in org.infinispan.configuration.global
 
ThreadPoolConfigurationBuilder(GlobalConfigurationBuilder) - Constructor for class org.infinispan.configuration.global.ThreadPoolConfigurationBuilder
 
threadPoolFactory() - Method in class org.infinispan.configuration.global.ThreadPoolConfiguration
 
threadPoolFactory(ThreadPoolExecutorFactory) - Method in class org.infinispan.configuration.global.ThreadPoolConfigurationBuilder
 
threadPoolSize() - Method in class org.infinispan.configuration.cache.AsyncStoreConfiguration
Size of the thread pool whose threads are responsible for applying the modifications.
threadPoolSize(int) - Method in class org.infinispan.configuration.cache.AsyncStoreConfigurationBuilder
Size of the thread pool whose threads are responsible for applying the modifications.
THRESHOLD - Static variable in class org.infinispan.affinity.impl.KeyAffinityServiceImpl
 
throwStackAwareConfigurationException(String) - Method in class org.infinispan.factories.AbstractComponentRegistry
 
time() - Method in class org.infinispan.util.DefaultTimeService
 
time() - Method in interface org.infinispan.util.TimeService
 
timedOutWaitingForExpiredEntriesToBePurged(Throwable) - Method in interface org.infinispan.util.logging.Log
 
timeDuration(long, TimeUnit) - Method in class org.infinispan.util.DefaultTimeService
 
timeDuration(long, long, TimeUnit) - Method in class org.infinispan.util.DefaultTimeService
 
timeDuration(long, TimeUnit) - Method in interface org.infinispan.util.TimeService
It is equivalent to timeDuration(startTime, time(), outputTimeUnit).
timeDuration(long, long, TimeUnit) - Method in interface org.infinispan.util.TimeService
 
timeout(long, TimeUnit) - Method in interface org.infinispan.CacheStream
Sets a given time to wait for a remote operation to respond by.
TIMEOUT - Static variable in class org.infinispan.configuration.cache.StateTransferConfiguration
 
timeout() - Method in class org.infinispan.configuration.cache.StateTransferConfiguration
This is the maximum amount of time - in milliseconds - to wait for state from neighboring caches, before throwing an exception and aborting startup.
timeout(long) - Method in class org.infinispan.configuration.cache.StateTransferConfiguration
This is the maximum amount of time - in milliseconds - to wait for state from neighboring caches, before throwing an exception and aborting startup.
timeout(long) - Method in class org.infinispan.configuration.cache.StateTransferConfigurationBuilder
This is the maximum amount of time - in milliseconds - to wait for state from neighboring caches, before throwing an exception and aborting startup.
timeout(long, TimeUnit) - Method in class org.infinispan.configuration.cache.StateTransferConfigurationBuilder
This is the maximum amount of time - in milliseconds - to wait for state from neighboring caches, before throwing an exception and aborting startup.
TIMEOUT - Static variable in class org.infinispan.configuration.cache.XSiteStateTransferConfiguration
 
timeout() - Method in class org.infinispan.configuration.cache.XSiteStateTransferConfiguration
 
timeout(long) - Method in class org.infinispan.configuration.cache.XSiteStateTransferConfigurationBuilder
The time (in milliseconds) to wait for the backup site acknowledge the state chunk received and applied.
timeout() - Method in interface org.infinispan.distexec.DistributedTask
Returns timeout for the execution of this task
timeout(long, TimeUnit) - Method in interface org.infinispan.distexec.DistributedTaskBuilder
Provide DistributedTask task timeout
timeout(long, TimeUnit) - Method in class org.infinispan.distexec.mapreduce.MapReduceTask
Deprecated.
timeout(TimeUnit) - Method in class org.infinispan.distexec.mapreduce.MapReduceTask
Deprecated.
 
timeout - Variable in class org.infinispan.iteration.impl.LocalEntryRetriever
 
timeout(long, TimeUnit) - Method in interface org.infinispan.manager.ClusterExecutor
The timeout parameter is not adhered to when executing the command locally and is only for remote nodes.
timeout(long, TimeUnit) - Method in class org.infinispan.manager.impl.ClusterExecutorImpl
 
timeout() - Method in class org.infinispan.remoting.rpc.RpcOptions
 
timeout(long, TimeUnit) - Method in class org.infinispan.remoting.rpc.RpcOptionsBuilder
Sets the timeout value and its TimeUnit.
timeout(TimeUnit) - Method in class org.infinispan.remoting.rpc.RpcOptionsBuilder
timeout - Variable in class org.infinispan.stream.impl.AbstractCacheStream
 
timeout(long, TimeUnit) - Method in class org.infinispan.stream.impl.AbstractDelegatingCacheStream
 
timeout(long, TimeUnit) - Method in class org.infinispan.stream.impl.DistributedCacheStream
 
timeout(long, TimeUnit) - Method in class org.infinispan.stream.impl.local.LocalCacheStream
 
TIMEOUT_SCHEDULE_EXECUTOR - Static variable in class org.infinispan.factories.KnownComponentNames
 
TimeoutException - Exception in org.infinispan.util.concurrent
Thrown when a timeout occurred.
TimeoutException() - Constructor for exception org.infinispan.util.concurrent.TimeoutException
 
TimeoutException(String) - Constructor for exception org.infinispan.util.concurrent.TimeoutException
 
TimeoutException(String, Throwable) - Constructor for exception org.infinispan.util.concurrent.TimeoutException
 
timeoutUnit - Variable in class org.infinispan.stream.impl.AbstractCacheStream
 
TimeoutValidationResponseFilter - Interface in org.infinispan.remoting.responses
A response filter that allows to validate its state after the timeout was expired.
timeoutWaitingForInitialNodes(int, List<?>) - Method in interface org.infinispan.util.logging.Log
 
timeoutWaitingForView(int, int, Object) - Method in interface org.infinispan.util.logging.Log
 
timeoutWaitingUntilTransactionPrepared(String) - Method in interface org.infinispan.util.logging.Log
 
timeService - Variable in class org.infinispan.commands.write.RemoveExpiredCommand
 
timeService - Variable in class org.infinispan.expiration.impl.ExpirationManagerImpl
 
timeService - Variable in class org.infinispan.interceptors.locking.ClusteringDependentLogic.AbstractClusteringDependentLogic
 
timeService - Variable in class org.infinispan.iteration.impl.LocalEntryRetriever
 
timeService - Variable in class org.infinispan.remoting.transport.jgroups.JGroupsTransport
 
TimeService - Interface in org.infinispan.util
Encapsulates all the time related logic in this interface.
timeService - Variable in class org.infinispan.xsite.BaseBackupReceiver
 
timestampOfFirstEntryToExpire() - Method in class org.infinispan.persistence.support.Bucket
 
timeUnit() - Method in class org.infinispan.remoting.rpc.RpcOptions
 
toArray() - Method in class org.infinispan.cache.impl.SimpleCacheImpl.EntrySetBase
 
toArray(T[]) - Method in class org.infinispan.cache.impl.SimpleCacheImpl.EntrySetBase
 
toArray() - Method in class org.infinispan.commands.read.AbstractCloseableIteratorCollection
 
toArray(T[]) - Method in class org.infinispan.commands.read.AbstractCloseableIteratorCollection
 
toArray() - Method in class org.infinispan.distribution.ch.impl.ReplicatedConsistentHash.RangeSet
 
toArray(T[]) - Method in class org.infinispan.distribution.ch.impl.ReplicatedConsistentHash.RangeSet
 
toArray() - Method in class org.infinispan.stream.impl.AbstractDelegatingCacheStream
 
toArray(IntFunction<A[]>) - Method in class org.infinispan.stream.impl.AbstractDelegatingCacheStream
 
toArray() - Method in class org.infinispan.stream.impl.DistributedCacheStream
 
toArray(IntFunction<A[]>) - Method in class org.infinispan.stream.impl.DistributedCacheStream
 
toArray() - Method in class org.infinispan.stream.impl.DistributedDoubleCacheStream
 
toArray() - Method in class org.infinispan.stream.impl.DistributedIntCacheStream
 
toArray() - Method in class org.infinispan.stream.impl.DistributedLongCacheStream
 
toArray() - Method in class org.infinispan.stream.impl.local.LocalCacheStream
 
toArray(IntFunction<A[]>) - Method in class org.infinispan.stream.impl.local.LocalCacheStream
 
toArray() - Method in class org.infinispan.stream.impl.local.LocalDoubleCacheStream
 
toArray() - Method in class org.infinispan.stream.impl.local.LocalIntCacheStream
 
toArray() - Method in class org.infinispan.stream.impl.local.LocalLongCacheStream
 
toArray() - Method in class org.infinispan.util.AbstractDelegatingCollection
 
toArray(T[]) - Method in class org.infinispan.util.AbstractDelegatingCollection
 
toArray() - Method in class org.infinispan.util.concurrent.ConcurrentHashSet
 
toArray(T[]) - Method in class org.infinispan.util.concurrent.ConcurrentHashSet
 
toArray() - Method in class org.infinispan.util.ReadOnlyDataContainerBackedKeySet
 
toArray(T[]) - Method in class org.infinispan.util.ReadOnlyDataContainerBackedKeySet
 
toAsync() - Method in enum org.infinispan.configuration.cache.CacheMode
 
toCompletableFuture(NotifyingFuture<T>) - Static method in class org.infinispan.util.concurrent.CompletableFutures
 
toEntrySet(AdvancedCacheLoader<K, V>, KeyFilter<? super K>, InternalEntryFactory) - Static method in class org.infinispan.persistence.PersistenceUtil
 
toImmutable(Collection<E>) - Static method in class org.infinispan.xsite.status.AbstractMixedSiteStatus
 
toInternalCacheEntry(Object) - Method in class org.infinispan.container.entries.ImmortalCacheValue
 
toInternalCacheEntry(K) - Method in interface org.infinispan.container.entries.InternalCacheValue
 
toInternalCacheEntry(Object) - Method in class org.infinispan.container.entries.metadata.MetadataImmortalCacheValue
 
toInternalCacheEntry(Object) - Method in class org.infinispan.container.entries.metadata.MetadataMortalCacheValue
 
toInternalCacheEntry(Object) - Method in class org.infinispan.container.entries.metadata.MetadataTransientCacheValue
 
toInternalCacheEntry(Object) - Method in class org.infinispan.container.entries.metadata.MetadataTransientMortalCacheValue
 
toInternalCacheEntry(Object) - Method in class org.infinispan.container.entries.MortalCacheValue
 
toInternalCacheEntry(Object) - Method in class org.infinispan.container.entries.TransientCacheValue
 
toInternalCacheEntry(Object) - Method in class org.infinispan.container.entries.TransientMortalCacheValue
 
toInternalCacheValue() - Method in class org.infinispan.container.entries.ImmortalCacheEntry
 
toInternalCacheValue() - Method in interface org.infinispan.container.entries.InternalCacheEntry
Creates a representation of this entry as an InternalCacheValue.
toInternalCacheValue() - Method in class org.infinispan.container.entries.metadata.MetadataImmortalCacheEntry
 
toInternalCacheValue() - Method in class org.infinispan.container.entries.metadata.MetadataMortalCacheEntry
 
toInternalCacheValue() - Method in class org.infinispan.container.entries.metadata.MetadataTransientCacheEntry
 
toInternalCacheValue() - Method in class org.infinispan.container.entries.metadata.MetadataTransientMortalCacheEntry
 
toInternalCacheValue() - Method in class org.infinispan.container.entries.MortalCacheEntry
 
toInternalCacheValue() - Method in class org.infinispan.container.entries.TransientCacheEntry
 
toInternalCacheValue() - Method in class org.infinispan.container.entries.TransientMortalCacheEntry
 
toJGroupsAddress(Address) - Static method in class org.infinispan.remoting.transport.jgroups.JGroupsTransport
 
toKeySet(AdvancedCacheLoader<K, V>, KeyFilter<? super K>) - Static method in class org.infinispan.persistence.PersistenceUtil
 
toLoggerLevel() - Method in enum org.infinispan.util.logging.events.EventLogLevel
 
toManageableComponentMetadata() - Method in class org.infinispan.factories.components.ComponentMetadata
 
toManageableComponentMetadata() - Method in class org.infinispan.factories.components.ManageableComponentMetadata
 
toMap(Object) - Method in class org.infinispan.atomic.impl.AtomicHashMapProxy
 
topologicalSort() - Method in class org.infinispan.util.DependencyGraph
Calculates a topological sort of the graph, in linear time
TOPOLOGY_AWARE_CH - Static variable in interface org.infinispan.marshall.core.Ids
 
TOPOLOGY_AWARE_CONSISTENT_HASH_FACTORY - Static variable in interface org.infinispan.marshall.core.Ids
 
TOPOLOGY_AWARE_SYNC_CONSISTENT_HASH_FACTORY - Static variable in interface org.infinispan.marshall.core.Ids
 
TopologyAffectedCommand - Interface in org.infinispan.commands
Some of the commands sent over the wire can only be honored by the receiver if the topology of the cluster at delivery time is still 'compatible' with the topology in place at send time (eg.
TopologyAwareAddress - Interface in org.infinispan.remoting.transport
Wraps a TopologyUUID JGroups address
TopologyAwareConsistentHashFactory - Class in org.infinispan.distribution.ch.impl
Default topology-aware consistent hash factory implementation.
TopologyAwareConsistentHashFactory() - Constructor for class org.infinispan.distribution.ch.impl.TopologyAwareConsistentHashFactory
 
TopologyAwareConsistentHashFactory - Class in org.infinispan.distribution.ch
Deprecated.
Extend from TopologyAwareConsistentHashFactory instead. This class will be removed in the future.
TopologyAwareConsistentHashFactory() - Constructor for class org.infinispan.distribution.ch.TopologyAwareConsistentHashFactory
Deprecated.
 
TopologyAwareConsistentHashFactory.Externalizer - Class in org.infinispan.distribution.ch.impl
 
TopologyAwareSyncConsistentHashFactory - Class in org.infinispan.distribution.ch.impl
A ConsistentHashFactory implementation that guarantees caches with the same members have the same consistent hash and also tries to distribute segments based on the topology information in TransportConfiguration.
TopologyAwareSyncConsistentHashFactory() - Constructor for class org.infinispan.distribution.ch.impl.TopologyAwareSyncConsistentHashFactory
 
TopologyAwareSyncConsistentHashFactory - Class in org.infinispan.distribution.ch
Deprecated.
Extend from TopologyAwareSyncConsistentHashFactory instead. This class will be removed in the future.
TopologyAwareSyncConsistentHashFactory() - Constructor for class org.infinispan.distribution.ch.TopologyAwareSyncConsistentHashFactory
Deprecated.
 
TopologyAwareSyncConsistentHashFactory.Builder - Class in org.infinispan.distribution.ch.impl
 
TopologyAwareSyncConsistentHashFactory.Externalizer - Class in org.infinispan.distribution.ch.impl
 
topologyChanged(TopologyChangedEvent<K, V>) - Method in class org.infinispan.iteration.impl.DistributedEntryRetriever
We need to listen for topology change events.
TopologyChanged - Annotation Type in org.infinispan.notifications.cachelistener.annotation
This annotation should be used on methods that need to be notified when the ConsistentHash implementation in use by the DistributionManager changes due to a change in cluster topology.
TopologyChangedEvent<K,V> - Interface in org.infinispan.notifications.cachelistener.event
The event passed in to methods annotated with TopologyChanged.
topologyId - Variable in class org.infinispan.transaction.impl.AbstractCacheTransaction
 
TopologyIdUpdater() - Constructor for class org.infinispan.container.versioning.SimpleClusteredVersionGenerator.TopologyIdUpdater
 
topologyInfo - Variable in class org.infinispan.distribution.ch.impl.TopologyAwareSyncConsistentHashFactory.Builder
 
TopologyInfo - Class in org.infinispan.distribution.topologyaware
This class holds the topology hierarchy of a cache's members.
TopologyInfo(Collection<Address>, Map<Address, Float>) - Constructor for class org.infinispan.distribution.topologyaware.TopologyInfo
 
TopologyLevel - Enum in org.infinispan.distribution.topologyaware
The cluster topology is a tree with five levels: the entire cluster, sites, racks, machines, and individual nodes.
TopologyMode - Enum in org.infinispan.remoting.inboundhandler
It checks or waits until the required topology is installed.
topologyReceived(int) - Method in interface org.infinispan.statetransfer.StateTransferLock
 
topologyReceived(int) - Method in class org.infinispan.statetransfer.StateTransferLockImpl
 
topologyUpdateError(int, Throwable) - Method in interface org.infinispan.util.logging.Log
 
toScopedState(ScopedPersistentState) - Method in interface org.infinispan.distribution.ch.ConsistentHash
Writes this ConsistentHash to the specified scoped state.
toScopedState(ScopedPersistentState) - Method in class org.infinispan.distribution.ch.impl.DefaultConsistentHash
 
toScopedState(ScopedPersistentState) - Method in class org.infinispan.distribution.ch.impl.ReplicatedConsistentHash
 
toScopedState(ScopedPersistentState) - Method in class org.infinispan.distribution.group.PartitionerConsistentHash
 
toString() - Method in class org.infinispan.atomic.DeltaCompositeKey
 
toString() - Method in class org.infinispan.atomic.impl.AtomicHashMap
 
toString() - Method in class org.infinispan.atomic.impl.AtomicHashMapDelta
 
toString() - Method in class org.infinispan.atomic.impl.AtomicHashMapProxy
 
toString() - Method in class org.infinispan.atomic.impl.ClearOperation
 
toString() - Method in class org.infinispan.atomic.impl.FineGrainedAtomicHashMapProxy
 
toString() - Method in class org.infinispan.atomic.impl.PutOperation
 
toString() - Method in class org.infinispan.atomic.impl.RemoveOperation
 
toString() - Method in class org.infinispan.cache.impl.AbstractDelegatingCache
 
toString() - Method in class org.infinispan.cache.impl.CacheImpl
 
toString() - Method in class org.infinispan.commands.CancelCommand
 
toString() - Method in class org.infinispan.commands.CommandInvocationId
 
toString() - Method in class org.infinispan.commands.control.LockControlCommand
 
toString() - Method in class org.infinispan.commands.CreateCacheCommand
 
toString() - Method in class org.infinispan.commands.functional.ReadOnlyKeyCommand
 
toString() - Method in class org.infinispan.commands.functional.ReadOnlyManyCommand
 
toString() - Method in class org.infinispan.commands.functional.ReadWriteKeyValueCommand
 
toString() - Method in class org.infinispan.commands.read.AbstractDataCommand
 
toString() - Method in class org.infinispan.commands.read.DistributedExecuteCommand
 
toString() - Method in class org.infinispan.commands.read.EntrySetCommand
 
toString() - Method in class org.infinispan.commands.read.GetAllCommand
 
toString() - Method in class org.infinispan.commands.read.GetCacheEntryCommand
 
toString() - Method in class org.infinispan.commands.read.GetKeyValueCommand
 
toString() - Method in class org.infinispan.commands.read.KeySetCommand
 
toString() - Method in class org.infinispan.commands.read.MapCombineCommand
 
toString() - Method in class org.infinispan.commands.read.ReduceCommand
 
toString() - Method in class org.infinispan.commands.read.SizeCommand
 
toString() - Method in class org.infinispan.commands.remote.BaseRpcCommand
 
toString() - Method in class org.infinispan.commands.remote.ClusteredGetAllCommand
 
toString() - Method in class org.infinispan.commands.remote.ClusteredGetCommand
 
toString() - Method in class org.infinispan.commands.remote.GetKeysInGroupCommand
 
toString() - Method in class org.infinispan.commands.remote.MultipleRpcCommand
 
toString() - Method in class org.infinispan.commands.remote.recovery.CompleteTransactionCommand
 
toString() - Method in class org.infinispan.commands.remote.recovery.GetInDoubtTransactionsCommand
 
toString() - Method in class org.infinispan.commands.remote.recovery.GetInDoubtTxInfoCommand
 
toString() - Method in class org.infinispan.commands.remote.recovery.TxCompletionNotificationCommand
 
toString() - Method in class org.infinispan.commands.remote.SingleRpcCommand
 
toString() - Method in class org.infinispan.commands.RemoveCacheCommand
 
toString() - Method in class org.infinispan.commands.tx.AbstractTransactionBoundaryCommand
 
toString() - Method in class org.infinispan.commands.tx.CommitCommand
 
toString() - Method in class org.infinispan.commands.tx.PrepareCommand
 
toString() - Method in class org.infinispan.commands.tx.RollbackCommand
 
toString() - Method in class org.infinispan.commands.tx.VersionedCommitCommand
 
toString() - Method in class org.infinispan.commands.tx.VersionedPrepareCommand
 
toString() - Method in class org.infinispan.commands.write.ApplyDeltaCommand
 
toString() - Method in class org.infinispan.commands.write.ClearCommand
 
toString() - Method in class org.infinispan.commands.write.EvictCommand
 
toString() - Method in class org.infinispan.commands.write.InvalidateCommand
 
toString() - Method in class org.infinispan.commands.write.InvalidateL1Command
 
toString() - Method in class org.infinispan.commands.write.PutKeyValueCommand
 
toString() - Method in class org.infinispan.commands.write.PutMapCommand
 
toString() - Method in class org.infinispan.commands.write.RemoveCommand
 
toString() - Method in class org.infinispan.commands.write.RemoveExpiredCommand
 
toString() - Method in class org.infinispan.commands.write.ReplaceCommand
 
toString() - Method in class org.infinispan.configuration.cache.AbstractStoreConfiguration
 
toString() - Method in class org.infinispan.configuration.cache.AbstractStoreConfigurationBuilder
 
toString() - Method in class org.infinispan.configuration.cache.AsyncConfiguration
 
toString() - Method in class org.infinispan.configuration.cache.AsyncConfigurationBuilder
 
toString() - Method in class org.infinispan.configuration.cache.AsyncStoreConfiguration
 
toString() - Method in class org.infinispan.configuration.cache.AsyncStoreConfigurationBuilder
 
toString() - Method in class org.infinispan.configuration.cache.AuthorizationConfiguration
 
toString() - Method in class org.infinispan.configuration.cache.AuthorizationConfigurationBuilder
 
toString() - Method in class org.infinispan.configuration.cache.BackupConfiguration
 
toString() - Method in class org.infinispan.configuration.cache.BackupConfigurationBuilder
 
toString() - Method in class org.infinispan.configuration.cache.BackupForBuilder
 
toString() - Method in class org.infinispan.configuration.cache.BackupForConfiguration
 
toString() - Method in class org.infinispan.configuration.cache.ClusteringConfiguration
 
toString() - Method in class org.infinispan.configuration.cache.ClusteringConfigurationBuilder
 
toString() - Method in class org.infinispan.configuration.cache.ClusterLoaderConfiguration
 
toString() - Method in class org.infinispan.configuration.cache.CompatibilityModeConfiguration
 
toString() - Method in class org.infinispan.configuration.cache.Configuration
 
toString() - Method in class org.infinispan.configuration.cache.ConfigurationBuilder
 
toString() - Method in class org.infinispan.configuration.cache.CustomInterceptorsConfiguration
 
toString() - Method in class org.infinispan.configuration.cache.CustomInterceptorsConfigurationBuilder
 
toString() - Method in class org.infinispan.configuration.cache.DataContainerConfiguration
 
toString() - Method in class org.infinispan.configuration.cache.DataContainerConfigurationBuilder
 
toString() - Method in class org.infinispan.configuration.cache.DeadlockDetectionConfiguration
 
toString() - Method in class org.infinispan.configuration.cache.DeadlockDetectionConfigurationBuilder
 
toString() - Method in class org.infinispan.configuration.cache.EvictionConfiguration
 
toString() - Method in class org.infinispan.configuration.cache.EvictionConfigurationBuilder
 
toString() - Method in class org.infinispan.configuration.cache.ExpirationConfiguration
 
toString() - Method in class org.infinispan.configuration.cache.ExpirationConfigurationBuilder
 
toString() - Method in class org.infinispan.configuration.cache.GroupsConfiguration
 
toString() - Method in class org.infinispan.configuration.cache.GroupsConfigurationBuilder
 
toString() - Method in class org.infinispan.configuration.cache.HashConfiguration
 
toString() - Method in class org.infinispan.configuration.cache.HashConfigurationBuilder
 
toString() - Method in class org.infinispan.configuration.cache.IndexingConfiguration
 
toString() - Method in class org.infinispan.configuration.cache.IndexingConfigurationBuilder
 
toString() - Method in class org.infinispan.configuration.cache.InterceptorConfiguration
 
toString() - Method in class org.infinispan.configuration.cache.InterceptorConfigurationBuilder
 
toString() - Method in class org.infinispan.configuration.cache.InvocationBatchingConfiguration
 
toString() - Method in class org.infinispan.configuration.cache.InvocationBatchingConfigurationBuilder
 
toString() - Method in class org.infinispan.configuration.cache.JMXStatisticsConfiguration
 
toString() - Method in class org.infinispan.configuration.cache.JMXStatisticsConfigurationBuilder
 
toString() - Method in class org.infinispan.configuration.cache.L1Configuration
 
toString() - Method in class org.infinispan.configuration.cache.L1ConfigurationBuilder
 
toString() - Method in class org.infinispan.configuration.cache.LockingConfiguration
 
toString() - Method in class org.infinispan.configuration.cache.LockingConfigurationBuilder
 
toString() - Method in class org.infinispan.configuration.cache.PartitionHandlingConfiguration
 
toString() - Method in class org.infinispan.configuration.cache.PersistenceConfiguration
 
toString() - Method in class org.infinispan.configuration.cache.PersistenceConfigurationBuilder
 
toString() - Method in class org.infinispan.configuration.cache.RecoveryConfiguration
 
toString() - Method in class org.infinispan.configuration.cache.RecoveryConfigurationBuilder
 
toString() - Method in class org.infinispan.configuration.cache.SecurityConfiguration
 
toString() - Method in class org.infinispan.configuration.cache.SingleFileStoreConfiguration
 
toString() - Method in class org.infinispan.configuration.cache.SingletonStoreConfiguration
 
toString() - Method in class org.infinispan.configuration.cache.SingletonStoreConfigurationBuilder
 
toString() - Method in class org.infinispan.configuration.cache.SitesConfiguration
 
toString() - Method in class org.infinispan.configuration.cache.StateTransferConfiguration
 
toString() - Method in class org.infinispan.configuration.cache.StateTransferConfigurationBuilder
 
toString() - Method in class org.infinispan.configuration.cache.StoreAsBinaryConfiguration
 
toString() - Method in class org.infinispan.configuration.cache.StoreAsBinaryConfigurationBuilder
 
toString() - Method in class org.infinispan.configuration.cache.SyncConfiguration
 
toString() - Method in class org.infinispan.configuration.cache.SyncConfigurationBuilder
 
toString() - Method in class org.infinispan.configuration.cache.TakeOfflineConfiguration
 
toString() - Method in class org.infinispan.configuration.cache.TakeOfflineConfigurationBuilder
 
toString() - Method in class org.infinispan.configuration.cache.TransactionConfiguration
 
toString() - Method in class org.infinispan.configuration.cache.TransactionConfigurationBuilder
 
toString() - Method in class org.infinispan.configuration.cache.UnsafeConfiguration
 
toString() - Method in class org.infinispan.configuration.cache.UnsafeConfigurationBuilder
 
toString() - Method in class org.infinispan.configuration.cache.VersioningConfiguration
 
toString() - Method in class org.infinispan.configuration.cache.VersioningConfigurationBuilder
 
toString() - Method in class org.infinispan.configuration.cache.XSiteStateTransferConfiguration
 
toString() - Method in class org.infinispan.configuration.cache.XSiteStateTransferConfigurationBuilder
 
toString() - Method in class org.infinispan.configuration.global.ExecutorFactoryConfiguration
 
toString() - Method in class org.infinispan.configuration.global.ExecutorFactoryConfigurationBuilder
 
toString() - Method in class org.infinispan.configuration.global.GlobalAuthorizationConfiguration
 
toString() - Method in class org.infinispan.configuration.global.GlobalConfiguration
 
toString() - Method in class org.infinispan.configuration.global.GlobalConfigurationBuilder
 
toString() - Method in class org.infinispan.configuration.global.GlobalJmxStatisticsConfiguration
 
toString() - Method in class org.infinispan.configuration.global.GlobalJmxStatisticsConfigurationBuilder
 
toString() - Method in class org.infinispan.configuration.global.GlobalSecurityConfiguration
 
toString() - Method in class org.infinispan.configuration.global.GlobalStateConfiguration
 
toString() - Method in class org.infinispan.configuration.global.ScheduledExecutorFactoryConfiguration
 
toString() - Method in class org.infinispan.configuration.global.ScheduledExecutorFactoryConfigurationBuilder
 
toString() - Method in class org.infinispan.configuration.global.SerializationConfiguration
 
toString() - Method in class org.infinispan.configuration.global.SerializationConfigurationBuilder
 
toString() - Method in class org.infinispan.configuration.global.ShutdownConfiguration
 
toString() - Method in class org.infinispan.configuration.global.ShutdownConfigurationBuilder
 
toString() - Method in class org.infinispan.configuration.global.SiteConfiguration
 
toString() - Method in class org.infinispan.configuration.global.SiteConfigurationBuilder
 
toString() - Method in class org.infinispan.configuration.global.ThreadPoolConfiguration
 
toString() - Method in class org.infinispan.configuration.global.TransportConfiguration
 
toString() - Method in class org.infinispan.configuration.global.TransportConfigurationBuilder
 
toString(Element) - Static method in class org.infinispan.configuration.parsing.XmlConfigHelper
 
toString() - Method in class org.infinispan.container.entries.AbstractInternalCacheEntry
 
toString() - Method in class org.infinispan.container.entries.ClearCacheEntry
 
toString() - Method in class org.infinispan.container.entries.DeltaAwareCacheEntry
 
toString() - Method in class org.infinispan.container.entries.ForwardingCacheEntry
 
toString() - Method in class org.infinispan.container.entries.ImmortalCacheEntry
 
toString() - Method in class org.infinispan.container.entries.ImmortalCacheValue
 
toString() - Method in class org.infinispan.container.entries.metadata.MetadataImmortalCacheEntry
 
toString() - Method in class org.infinispan.container.entries.metadata.MetadataImmortalCacheValue
 
toString() - Method in class org.infinispan.container.entries.MortalCacheEntry
 
toString() - Method in class org.infinispan.container.entries.MortalCacheValue
 
toString() - Method in class org.infinispan.container.entries.ReadCommittedEntry
 
toString() - Method in class org.infinispan.container.entries.TransientCacheEntry
 
toString() - Method in class org.infinispan.container.entries.TransientCacheValue
 
toString() - Method in class org.infinispan.container.entries.TransientMortalCacheEntry
 
toString() - Method in class org.infinispan.container.entries.TransientMortalCacheValue
 
toString() - Method in class org.infinispan.container.versioning.NumericVersion
 
toString() - Method in class org.infinispan.container.versioning.SimpleClusteredVersion
 
toString() - Method in class org.infinispan.distexec.mapreduce.MapReduceManagerImpl.IntermediateKey
 
toString() - Method in class org.infinispan.distexec.mapreduce.MapReduceTask
Deprecated.
 
toString() - Method in class org.infinispan.distribution.ch.impl.DefaultConsistentHash
 
toString() - Method in class org.infinispan.distribution.ch.impl.OwnershipStatistics
 
toString() - Method in class org.infinispan.distribution.ch.impl.ReplicatedConsistentHash.RangeSet
 
toString() - Method in class org.infinispan.distribution.ch.impl.ReplicatedConsistentHash
 
toString() - Method in class org.infinispan.distribution.group.PartitionerConsistentHash
 
toString() - Method in class org.infinispan.distribution.topologyaware.TopologyInfo
 
toString() - Method in class org.infinispan.distribution.util.ReadOnlySegmentAwareMap
 
toString() - Method in class org.infinispan.factories.AbstractComponentRegistry.Component
 
toString() - Method in class org.infinispan.factories.components.ComponentMetadata.InjectMetadata
 
toString() - Method in class org.infinispan.factories.components.ComponentMetadata
 
toString() - Method in class org.infinispan.factories.components.JmxAttributeMetadata
 
toString() - Method in class org.infinispan.factories.components.JmxOperationMetadata
 
toString() - Method in class org.infinispan.factories.components.JmxOperationParameter
 
toString() - Method in class org.infinispan.factories.components.ManageableComponentMetadata
 
toString() - Method in class org.infinispan.functional.impl.MetaParams
 
toString() - Method in class org.infinispan.functional.impl.MetaParamsInternalMetadata
 
toString() - Method in class org.infinispan.functional.impl.Params
 
toString() - Method in class org.infinispan.interceptors.InterceptorChain
 
toString() - Method in class org.infinispan.io.GridFile.Metadata
 
toString() - Method in class org.infinispan.io.GridFile
 
toString() - Method in class org.infinispan.iteration.impl.EntryRequestCommand
 
toString() - Method in class org.infinispan.iteration.impl.EntryResponseCommand
 
toString() - Method in enum org.infinispan.jmx.annotations.DataType
 
toString() - Method in enum org.infinispan.jmx.annotations.DisplayType
 
toString() - Method in enum org.infinispan.jmx.annotations.Units
 
toString() - Method in class org.infinispan.manager.DefaultCacheManager
 
toString() - Method in class org.infinispan.marshall.core.MarshalledEntryImpl
 
toString() - Method in class org.infinispan.marshall.core.MarshalledValue
 
toString() - Method in class org.infinispan.metadata.EmbeddedMetadata
 
toString() - Method in class org.infinispan.metadata.impl.InternalMetadataImpl
 
toString() - Method in class org.infinispan.notifications.cachelistener.cluster.ClusterEvent
 
toString() - Method in class org.infinispan.notifications.cachelistener.event.impl.EventImpl
 
toString() - Method in class org.infinispan.notifications.cachemanagerlistener.event.impl.EventImpl
 
toString() - Method in class org.infinispan.persistence.modifications.ModificationsList
 
toString() - Method in class org.infinispan.persistence.modifications.Remove
 
toString() - Method in class org.infinispan.persistence.modifications.Store
 
toString() - Method in class org.infinispan.persistence.support.Bucket
 
toString() - Method in class org.infinispan.persistence.support.SingletonCacheWriter
 
toString() - Method in class org.infinispan.registry.ScopedKey
Deprecated.
 
toString() - Method in class org.infinispan.remoting.responses.InvalidResponse
 
toString() - Method in class org.infinispan.remoting.responses.SuccessfulResponse
 
toString() - Method in class org.infinispan.remoting.responses.ValidResponse
 
toString() - Method in class org.infinispan.remoting.rpc.RpcOptions
 
toString() - Method in class org.infinispan.remoting.rpc.RpcOptionsBuilder
 
toString() - Method in class org.infinispan.remoting.transport.AggregateBackupResponse
 
toString() - Method in class org.infinispan.remoting.transport.jgroups.CommandAwareRpcDispatcher
 
toString() - Method in class org.infinispan.remoting.transport.jgroups.JGroupsAddress
 
toString() - Method in class org.infinispan.remoting.transport.jgroups.JGroupsBackupResponse
 
toString() - Method in class org.infinispan.remoting.transport.jgroups.Responses
 
toString() - Method in class org.infinispan.remoting.transport.RetryOnFailureXSiteCommand
 
toString() - Method in enum org.infinispan.security.AuditContext
 
toString() - Method in class org.infinispan.security.impl.CacheRoleImpl
 
toString() - Method in class org.infinispan.security.impl.SecureCacheImpl
 
toString() - Method in class org.infinispan.security.impl.SubjectACL
 
toString() - Method in class org.infinispan.statetransfer.CommitManager
 
toString() - Method in class org.infinispan.statetransfer.InboundTransferTask
 
toString() - Method in class org.infinispan.statetransfer.OutboundTransferTask
 
toString() - Method in class org.infinispan.statetransfer.StateChunk
 
toString() - Method in class org.infinispan.statetransfer.StateRequestCommand
 
toString() - Method in class org.infinispan.statetransfer.StateResponseCommand
 
toString() - Method in class org.infinispan.statetransfer.StateTransferManagerImpl
 
toString() - Method in class org.infinispan.statetransfer.TransactionInfo
 
toString() - Method in class org.infinispan.topology.CacheJoinInfo
 
toString() - Method in class org.infinispan.topology.CacheStatusResponse
 
toString() - Method in class org.infinispan.topology.CacheTopology
 
toString() - Method in class org.infinispan.topology.CacheTopologyControlCommand
 
toString() - Method in class org.infinispan.topology.ClusterCacheStatus
 
toString() - Method in class org.infinispan.topology.ManagerStatusResponse
 
toString() - Method in class org.infinispan.topology.PersistentUUID
 
toString() - Method in class org.infinispan.transaction.impl.LocalTransaction
 
toString() - Method in class org.infinispan.transaction.impl.RemoteTransaction
 
toString() - Method in class org.infinispan.transaction.impl.TotalOrderRemoteTransactionState
 
toString() - Method in class org.infinispan.transaction.lookup.DummyTransactionManagerLookup
 
toString() - Method in class org.infinispan.transaction.lookup.JBossStandaloneJTAManagerLookup
 
toString() - Method in class org.infinispan.transaction.synchronization.SynchronizationAdapter
 
toString() - Method in class org.infinispan.transaction.tm.DummyNoXaXid
 
toString() - Method in class org.infinispan.transaction.tm.DummyTransaction
 
toString() - Method in class org.infinispan.transaction.tm.DummyXid
 
toString() - Method in class org.infinispan.transaction.totalorder.TotalOrderLatchImpl
 
toString() - Method in class org.infinispan.transaction.xa.DldGlobalTransaction
 
toString() - Method in class org.infinispan.transaction.xa.GlobalTransaction
 
toString() - Method in class org.infinispan.transaction.xa.LocalXaTransaction
 
toString() - Method in class org.infinispan.transaction.xa.recovery.InDoubtTxInfoImpl
 
toString() - Method in class org.infinispan.transaction.xa.recovery.RecoveryAwareDldGlobalTransaction
 
toString() - Method in class org.infinispan.transaction.xa.recovery.RecoveryAwareGlobalTransaction
 
toString() - Method in class org.infinispan.transaction.xa.recovery.RecoveryAwareRemoteTransaction
 
toString() - Method in class org.infinispan.transaction.xa.recovery.RecoveryInfoKey
 
toString() - Method in class org.infinispan.transaction.xa.recovery.SerializableXid
 
toString() - Method in class org.infinispan.transaction.xa.TransactionXaAdapter
 
toString() - Method in class org.infinispan.util.concurrent.locks.impl.PerKeyLockContainer
 
toString() - Method in class org.infinispan.util.concurrent.locks.impl.StripedLockContainer
 
toString() - Method in class org.infinispan.util.concurrent.ReclosableLatch
 
toString() - Method in exception org.infinispan.util.concurrent.TimeoutException
 
toString() - Method in class org.infinispan.util.KeyValuePair
 
toString() - Method in exception org.infinispan.xsite.BackupFailureException
 
toString() - Method in class org.infinispan.xsite.OfflineStatus
 
toString() - Method in class org.infinispan.xsite.SingleXSiteRpcCommand
 
toString() - Method in class org.infinispan.xsite.statetransfer.XSiteState
 
toString() - Method in class org.infinispan.xsite.statetransfer.XSiteStatePushCommand
 
toString() - Method in class org.infinispan.xsite.statetransfer.XSiteStateTransferCollector
 
toString() - Method in class org.infinispan.xsite.statetransfer.XSiteStateTransferControlCommand
 
toString() - Method in class org.infinispan.xsite.XSiteAdminCommand
 
toString() - Method in class org.infinispan.xsite.XSiteBackup
 
toSync() - Method in enum org.infinispan.configuration.cache.CacheMode
 
TOTAL_ORDER_EXECUTOR - Static variable in class org.infinispan.factories.KnownComponentNames
 
totalOrder - Variable in class org.infinispan.interceptors.locking.ClusteringDependentLogic.AbstractClusteringDependentLogic
 
totalOrder() - Method in class org.infinispan.remoting.rpc.RpcOptions
Deprecated.
totalOrder(boolean) - Method in class org.infinispan.remoting.rpc.RpcOptionsBuilder
TotalOrderCommitCommand - Class in org.infinispan.commands.tx.totalorder
Commit Command used in the 2nd phase of 2PC.
TotalOrderCommitCommand(String, GlobalTransaction) - Constructor for class org.infinispan.commands.tx.totalorder.TotalOrderCommitCommand
 
TotalOrderCommitCommand(String) - Constructor for class org.infinispan.commands.tx.totalorder.TotalOrderCommitCommand
 
TotalOrderDistributionInterceptor - Class in org.infinispan.interceptors.totalorder
Deprecated.
Since 8.2, no longer public API.
TotalOrderDistributionInterceptor() - Constructor for class org.infinispan.interceptors.totalorder.TotalOrderDistributionInterceptor
Deprecated.
 
totalOrderExecutor() - Method in class org.infinispan.configuration.global.GlobalConfiguration
Deprecated.
This method always returns null now. Look for a thread pool named as TransportConfiguration.totalOrderThreadPool() instead.
TotalOrderInterceptor - Class in org.infinispan.interceptors.totalorder
Deprecated.
Since 8.2, no longer public API.
TotalOrderInterceptor() - Constructor for class org.infinispan.interceptors.totalorder.TotalOrderInterceptor
Deprecated.
 
TotalOrderLatch - Interface in org.infinispan.transaction.totalorder
Behaves as a latch between org.infinispan.commands.tx.PrepareCommand delivered in total order to coordinate conflicting transactions and between org.infinispan.commands.tx.PrepareCommand and state transfer (blocking the prepare until the state transfer is finished and blocking the state transfer until all the prepared transactions has finished)
TotalOrderLatchImpl - Class in org.infinispan.transaction.totalorder
Implementation of TotalOrderLatch
TotalOrderLatchImpl(String) - Constructor for class org.infinispan.transaction.totalorder.TotalOrderLatchImpl
 
TotalOrderManager - Class in org.infinispan.transaction.totalorder
This class behaves as a synchronization point between incoming transactions (totally ordered) and between incoming transactions and state transfer.
TotalOrderManager() - Constructor for class org.infinispan.transaction.totalorder.TotalOrderManager
 
TotalOrderNonVersionedPrepareCommand - Class in org.infinispan.commands.tx.totalorder
Command corresponding to the 1st phase of 2PC when Total Order based protocol is used.
TotalOrderNonVersionedPrepareCommand(String, GlobalTransaction, WriteCommand...) - Constructor for class org.infinispan.commands.tx.totalorder.TotalOrderNonVersionedPrepareCommand
 
TotalOrderNonVersionedPrepareCommand(String, GlobalTransaction, List<WriteCommand>) - Constructor for class org.infinispan.commands.tx.totalorder.TotalOrderNonVersionedPrepareCommand
 
TotalOrderNonVersionedPrepareCommand(String) - Constructor for class org.infinispan.commands.tx.totalorder.TotalOrderNonVersionedPrepareCommand
 
totalOrderPrepare(Collection<Address>, PrepareCommand, TimeoutValidationResponseFilter) - Method in class org.infinispan.interceptors.base.BaseRpcInterceptor
Deprecated.
 
TotalOrderPrepareCommand - Interface in org.infinispan.commands.tx.totalorder
Interface with the utilities methods that the prepare command must have when Total Order based protocol is used
TotalOrderRemoteTransactionState - Class in org.infinispan.transaction.impl
Represents a state for a Remote Transaction when the Total Order based protocol is used.
TotalOrderRemoteTransactionState(GlobalTransaction) - Constructor for class org.infinispan.transaction.impl.TotalOrderRemoteTransactionState
 
TotalOrderRollbackCommand - Class in org.infinispan.commands.tx.totalorder
The 2nd phase command of 2PC, used when a transaction must be aborted.
TotalOrderRollbackCommand(String, GlobalTransaction) - Constructor for class org.infinispan.commands.tx.totalorder.TotalOrderRollbackCommand
 
TotalOrderRollbackCommand(String) - Constructor for class org.infinispan.commands.tx.totalorder.TotalOrderRollbackCommand
 
TotalOrderStateTransferInterceptor - Class in org.infinispan.interceptors.totalorder
Deprecated.
Since 8.2, no longer public API.
TotalOrderStateTransferInterceptor() - Constructor for class org.infinispan.interceptors.totalorder.TotalOrderStateTransferInterceptor
Deprecated.
 
totalOrderThreadPool() - Method in class org.infinispan.configuration.global.TransportConfiguration
 
totalOrderThreadPool() - Method in class org.infinispan.configuration.global.TransportConfigurationBuilder
Deprecated.
totalOrderTxCommit(TxInvocationContext) - Static method in class org.infinispan.interceptors.base.BaseRpcInterceptor
Deprecated.
 
TotalOrderTxPerCacheInboundInvocationHandler - Class in org.infinispan.remoting.inboundhandler
A PerCacheInboundInvocationHandler implementation for total order caches.
TotalOrderTxPerCacheInboundInvocationHandler() - Constructor for class org.infinispan.remoting.inboundhandler.TotalOrderTxPerCacheInboundInvocationHandler
 
totalOrderTxRollback(TxInvocationContext) - Static method in class org.infinispan.interceptors.base.BaseRpcInterceptor
Deprecated.
 
TotalOrderVersionedCommitCommand - Class in org.infinispan.commands.tx.totalorder
Command corresponding to the 2nd phase of 2PC.
TotalOrderVersionedCommitCommand(String, GlobalTransaction) - Constructor for class org.infinispan.commands.tx.totalorder.TotalOrderVersionedCommitCommand
 
TotalOrderVersionedCommitCommand(String) - Constructor for class org.infinispan.commands.tx.totalorder.TotalOrderVersionedCommitCommand
 
TotalOrderVersionedDistributionInterceptor - Class in org.infinispan.interceptors.totalorder
Deprecated.
Since 8.2, no longer public API.
TotalOrderVersionedDistributionInterceptor() - Constructor for class org.infinispan.interceptors.totalorder.TotalOrderVersionedDistributionInterceptor
Deprecated.
 
TotalOrderVersionedEntryWrappingInterceptor - Class in org.infinispan.interceptors.totalorder
Deprecated.
Since 8.2, no longer public API.
TotalOrderVersionedEntryWrappingInterceptor() - Constructor for class org.infinispan.interceptors.totalorder.TotalOrderVersionedEntryWrappingInterceptor
Deprecated.
 
TotalOrderVersionedPrepareCommand - Class in org.infinispan.commands.tx.totalorder
Command corresponding to the 1st phase of 2PC when Total Order based protocol is used.
TotalOrderVersionedPrepareCommand(String, GlobalTransaction, List<WriteCommand>, boolean) - Constructor for class org.infinispan.commands.tx.totalorder.TotalOrderVersionedPrepareCommand
 
TotalOrderVersionedPrepareCommand(String) - Constructor for class org.infinispan.commands.tx.totalorder.TotalOrderVersionedPrepareCommand
 
toTypedProperties(Properties) - Static method in class org.infinispan.util.TypedProperties
Deprecated.
Factory method that converts a JDK Properties instance to an instance of TypedProperties, if needed.
touch() - Method in class org.infinispan.container.entries.ImmortalCacheEntry
 
touch(long) - Method in class org.infinispan.container.entries.ImmortalCacheEntry
 
touch() - Method in interface org.infinispan.container.entries.InternalCacheEntry
touch(long) - Method in interface org.infinispan.container.entries.InternalCacheEntry
Updates access timestamps on this instance to a specified time
touch() - Method in class org.infinispan.container.entries.metadata.MetadataMortalCacheEntry
 
touch(long) - Method in class org.infinispan.container.entries.metadata.MetadataMortalCacheEntry
 
touch() - Method in class org.infinispan.container.entries.metadata.MetadataTransientCacheEntry
 
touch(long) - Method in class org.infinispan.container.entries.metadata.MetadataTransientCacheEntry
 
touch() - Method in class org.infinispan.container.entries.metadata.MetadataTransientMortalCacheEntry
 
touch(long) - Method in class org.infinispan.container.entries.metadata.MetadataTransientMortalCacheEntry
 
touch() - Method in class org.infinispan.container.entries.MortalCacheEntry
 
touch(long) - Method in class org.infinispan.container.entries.MortalCacheEntry
 
touch() - Method in class org.infinispan.container.entries.TransientCacheEntry
 
touch(long) - Method in class org.infinispan.container.entries.TransientCacheEntry
 
touch() - Method in class org.infinispan.container.entries.TransientMortalCacheEntry
 
touch(long) - Method in class org.infinispan.container.entries.TransientMortalCacheEntry
 
toURI() - Method in class org.infinispan.io.GridFile
 
toURL() - Method in class org.infinispan.io.GridFile
 
trace - Static variable in class org.infinispan.expiration.impl.ClusterExpirationManager
 
trace - Static variable in class org.infinispan.expiration.impl.ExpirationManagerImpl
 
trace - Variable in class org.infinispan.interceptors.base.BaseRpcInterceptor
Deprecated.
 
TrackingEntryIterableFromStream<K,V,C> - Class in org.infinispan.iteration.impl
CloseableIterable that also tracks the streams it spawns so it can properly close them when the close method is invoked.
TrackingEntryIterableFromStream(KeyValueFilter<? super K, ? super V>, Converter<? super K, ? super V, C>, EnumSet<Flag>, Cache<K, V>) - Constructor for class org.infinispan.iteration.impl.TrackingEntryIterableFromStream
 
transaction() - Method in class org.infinispan.configuration.cache.Configuration
 
transaction() - Method in class org.infinispan.configuration.cache.ConfigurationBuilder
 
transaction() - Method in interface org.infinispan.configuration.cache.ConfigurationChildBuilder
 
TRANSACTION_INFO - Static variable in interface org.infinispan.marshall.core.Ids
 
TRANSACTION_MANAGER_LOOKUP - Static variable in class org.infinispan.configuration.cache.TransactionConfiguration
 
TRANSACTION_MODE - Static variable in class org.infinispan.configuration.cache.TransactionConfiguration
 
TRANSACTION_PROTOCOL - Static variable in class org.infinispan.configuration.cache.TransactionConfiguration
 
TRANSACTION_SYNCHRONIZATION_REGISTRY_LOOKUP - Static variable in class org.infinispan.configuration.cache.TransactionConfiguration
 
TRANSACTION_VERSION_GENERATOR - Static variable in class org.infinispan.factories.KnownComponentNames
 
TransactionalEvent<K,V> - Interface in org.infinispan.notifications.cachelistener.event
An event subtype that includes a transaction context - if one exists - as well as a boolean as to whether the call originated locally or remotely.
TransactionalInvocationContextFactory - Class in org.infinispan.context
Invocation context to be used for transactional caches.
TransactionalInvocationContextFactory() - Constructor for class org.infinispan.context.TransactionalInvocationContextFactory
 
TransactionalRemoteLockCommand - Interface in org.infinispan.util.concurrent.locks
Simple interface to extract all the keys that may need to be locked for transactional commands.
TransactionAwareCloseableIterable<K,V,C> - Class in org.infinispan.iteration.impl
CloseableIterable implementation that will enhance another CloseableIterable to use the provided context values in the iteration process properly.
TransactionAwareCloseableIterable(CloseableIterable<CacheEntry<K, C>>, KeyValueFilter<? super K, ? super V>, Converter<? super K, ? super V, ? extends C>, TxInvocationContext<LocalTransaction>, Cache<K, ?>) - Constructor for class org.infinispan.iteration.impl.TransactionAwareCloseableIterable
 
TransactionAwareCloseableIterator<K,V,C> - Class in org.infinispan.iteration.impl
Class that provides transactional support so that the iterator will use the values in the context if they exist.
TransactionAwareCloseableIterator(CloseableIterator<CacheEntry<K, V>>, KeyValueFilter<? super K, ? super V>, Converter<? super K, ? super V, ? extends C>, TxInvocationContext<LocalTransaction>, Cache<K, V>) - Constructor for class org.infinispan.iteration.impl.TransactionAwareCloseableIterator
 
TransactionAwareEntryIterable<K,V> - Class in org.infinispan.iteration.impl
CloseableIterable implementation that will enhance another CloseableIterable to use the provided context values in the iteration process properly.
TransactionAwareEntryIterable(EntryIterable<K, V>, KeyValueFilter<? super K, ? super V>, TxInvocationContext<LocalTransaction>, Cache<K, V>) - Constructor for class org.infinispan.iteration.impl.TransactionAwareEntryIterable
 
TransactionBoundaryCommand - Interface in org.infinispan.commands.tx
An transaction boundary command that allows the retrieval of an attached GlobalTransaction
TransactionCompleted - Annotation Type in org.infinispan.notifications.cachelistener.annotation
This annotation should be used on methods that need to be notified when the cache is called to participate in a transaction and the transaction completes, either with a commit or a rollback.
transactionCompleted(TransactionCompletedEvent) - Method in class org.infinispan.notifications.cachelistener.cluster.RemoteClusterListener
 
TransactionCompletedEvent<K,V> - Interface in org.infinispan.notifications.cachelistener.event
This event is passed in to any method annotated with TransactionCompleted.
TransactionConfiguration - Class in org.infinispan.configuration.cache
Defines transactional (JTA) characteristics of the cache.
TransactionConfigurationBuilder - Class in org.infinispan.configuration.cache
Defines transactional (JTA) characteristics of the cache.
TransactionConfigurationChildBuilder - Interface in org.infinispan.configuration.cache
 
TransactionCoordinator - Class in org.infinispan.transaction.impl
Coordinates transaction prepare/commits as received from the TransactionManager.
TransactionCoordinator() - Constructor for class org.infinispan.transaction.impl.TransactionCoordinator
 
transactionDataReceived(int) - Method in interface org.infinispan.statetransfer.StateTransferLock
 
transactionDataReceived(int) - Method in class org.infinispan.statetransfer.StateTransferLockImpl
 
TransactionFactory - Class in org.infinispan.transaction.xa
Factory for transaction related sate.
TransactionFactory() - Constructor for class org.infinispan.transaction.xa.TransactionFactory
 
TransactionFactory.TxFactoryEnum - Enum in org.infinispan.transaction.xa
 
TransactionInfo - Class in org.infinispan.statetransfer
A representation of a transaction that is suitable for transferring between a StateProvider and a StateConsumer running on different members of the same cache.
TransactionInfo(GlobalTransaction, int, WriteCommand[], Set<Object>) - Constructor for class org.infinispan.statetransfer.TransactionInfo
 
TransactionInfo.Externalizer - Class in org.infinispan.statetransfer
 
transactionManager - Variable in class org.infinispan.atomic.impl.AtomicHashMapProxy
 
transactionManager - Variable in class org.infinispan.cache.impl.CacheImpl
 
TransactionManagerFactory - Class in org.infinispan.factories
Uses a number of mechanisms to retrieve a transaction manager.
TransactionManagerFactory() - Constructor for class org.infinispan.factories.TransactionManagerFactory
 
transactionManagerLookup() - Method in class org.infinispan.configuration.cache.TransactionConfiguration
Configure Transaction manager lookup directly using an instance of TransactionManagerLookup.
transactionManagerLookup(TransactionManagerLookup) - Method in class org.infinispan.configuration.cache.TransactionConfiguration
 
transactionManagerLookup(TransactionManagerLookup) - Method in class org.infinispan.configuration.cache.TransactionConfigurationBuilder
Configure Transaction manager lookup directly using an instance of TransactionManagerLookup.
TransactionManagerLookup - Interface in org.infinispan.transaction.lookup
Factory interface, allows Cache to use different transactional systems.
transactionMode() - Method in class org.infinispan.configuration.cache.TransactionConfiguration
 
transactionMode(TransactionMode) - Method in class org.infinispan.configuration.cache.TransactionConfigurationBuilder
 
TransactionMode - Enum in org.infinispan.configuration.cache
Transaction mode
TransactionMode - Enum in org.infinispan.transaction
Enumeration containing the available transaction modes for a cache.
transactionNotificationsDisabled() - Method in interface org.infinispan.util.logging.Log
 
transactionProtocol() - Method in class org.infinispan.configuration.cache.TransactionConfiguration
 
transactionProtocol(TransactionProtocol) - Method in class org.infinispan.configuration.cache.TransactionConfigurationBuilder
 
transactionProtocol() - Method in class org.infinispan.configuration.cache.TransactionConfigurationBuilder
TransactionProtocol - Enum in org.infinispan.transaction
Enumerate with the possible commits protocols.
TransactionRegistered - Annotation Type in org.infinispan.notifications.cachelistener.annotation
This annotation should be used on methods that need to be notified when the cache is called to participate in a transaction and registers a Synchronization with a registered TransactionManager.
TransactionRegisteredEvent<K,V> - Interface in org.infinispan.notifications.cachelistener.event
This event is passed in to any method annotated with TransactionRegistered.
transactionRemotelyPrepared(TxInvocationContext) - Static method in class org.infinispan.interceptors.base.BaseRpcInterceptor
Deprecated.
 
TransactionSynchronizationRegistryFactory - Class in org.infinispan.factories
Factory for the TransactionSynchronizationRegistry
TransactionSynchronizationRegistryFactory() - Constructor for class org.infinispan.factories.TransactionSynchronizationRegistryFactory
 
transactionSynchronizationRegistryLookup() - Method in class org.infinispan.configuration.cache.TransactionConfiguration
Configure Transaction Synchronization Registry lookup directly using an instance of TransactionManagerLookup.
transactionSynchronizationRegistryLookup(TransactionSynchronizationRegistryLookup) - Method in class org.infinispan.configuration.cache.TransactionConfigurationBuilder
Configure Transaction Synchronization Registry lookup directly using an instance of TransactionManagerLookup.
TransactionSynchronizationRegistryLookup - Interface in org.infinispan.transaction.lookup
 
TransactionSynchronizerInterceptor - Class in org.infinispan.statetransfer
With the Non-Blocking State Transfer (NBST) in place it is possible for a transactional command to be forwarded multiple times, concurrently to the same node.
TransactionSynchronizerInterceptor() - Constructor for class org.infinispan.statetransfer.TransactionSynchronizerInterceptor
 
transactionTable - Variable in class org.infinispan.atomic.impl.AtomicHashMapProxy
 
TransactionTable - Class in org.infinispan.transaction.impl
Repository for RemoteTransaction and TransactionXaAdapters (locally originated transactions).
TransactionTable() - Constructor for class org.infinispan.transaction.impl.TransactionTable
 
TransactionTable - Interface in org.infinispan.transaction
Interface that allows to fetch the GlobalTransaction associated to local or remote transactions.
TransactionTable.CompletedTransactionStatus - Enum in org.infinispan.transaction.impl
 
TransactionTableFactory - Class in org.infinispan.factories
Factory for TransactionTable objects.
TransactionTableFactory() - Constructor for class org.infinispan.factories.TransactionTableFactory
 
TransactionXaAdapter - Class in org.infinispan.transaction.xa
This acts both as an local CacheTransaction and implementor of an XAResource that will be called by tx manager on various tx stages.
TransactionXaAdapter(LocalXaTransaction, TransactionTable, RecoveryManager, TransactionCoordinator, CommandsFactory, RpcManager, ClusteringDependentLogic, Configuration, String, PartitionHandlingManager) - Constructor for class org.infinispan.transaction.xa.TransactionXaAdapter
 
TransactionXaAdapter(TransactionTable, RecoveryManager, TransactionCoordinator, CommandsFactory, RpcManager, ClusteringDependentLogic, Configuration, String, PartitionHandlingManager) - Constructor for class org.infinispan.transaction.xa.TransactionXaAdapter
 
transferComplete() - Method in interface org.infinispan.notifications.cachelistener.QueueingSegmentListener
This is needed to tell the handler when the complete iteration is done.
TRANSIENT_ENTRY - Static variable in interface org.infinispan.marshall.core.Ids
 
TRANSIENT_MORTAL_ENTRY - Static variable in interface org.infinispan.marshall.core.Ids
 
TRANSIENT_MORTAL_VALUE - Static variable in interface org.infinispan.marshall.core.Ids
 
TRANSIENT_VALUE - Static variable in interface org.infinispan.marshall.core.Ids
 
TransientCacheEntry - Class in org.infinispan.container.entries
A cache entry that is transient, i.e., it can be considered expired after a period of not being used.
TransientCacheEntry(Object, Object, long, long) - Constructor for class org.infinispan.container.entries.TransientCacheEntry
 
TransientCacheEntry.Externalizer - Class in org.infinispan.container.entries
 
TransientCacheValue - Class in org.infinispan.container.entries
A transient cache value, to correspond with TransientCacheEntry
TransientCacheValue(Object, long, long) - Constructor for class org.infinispan.container.entries.TransientCacheValue
 
TransientCacheValue.Externalizer - Class in org.infinispan.container.entries
 
TransientMortalCacheEntry - Class in org.infinispan.container.entries
A cache entry that is both transient and mortal.
TransientMortalCacheEntry(Object, Object, long, long, long) - Constructor for class org.infinispan.container.entries.TransientMortalCacheEntry
 
TransientMortalCacheEntry(Object, Object, long, long, long, long) - Constructor for class org.infinispan.container.entries.TransientMortalCacheEntry
 
TransientMortalCacheEntry.Externalizer - Class in org.infinispan.container.entries
 
TransientMortalCacheValue - Class in org.infinispan.container.entries
A transient, mortal cache value to correspond with TransientMortalCacheEntry
TransientMortalCacheValue(Object, long, long, long, long) - Constructor for class org.infinispan.container.entries.TransientMortalCacheValue
 
TransientMortalCacheValue(Object, long, long, long) - Constructor for class org.infinispan.container.entries.TransientMortalCacheValue
 
TransientMortalCacheValue.Externalizer - Class in org.infinispan.container.entries
 
transport() - Method in class org.infinispan.configuration.global.GlobalConfiguration
 
transport() - Method in class org.infinispan.configuration.global.GlobalConfigurationBuilder
 
transport() - Method in interface org.infinispan.configuration.global.GlobalConfigurationChildBuilder
 
transport() - Method in class org.infinispan.configuration.global.TransportConfiguration
 
transport(Transport) - Method in class org.infinispan.configuration.global.TransportConfigurationBuilder
Class that represents a network transport.
Transport - Interface in org.infinispan.remoting.transport
An interface that provides a communication link with remote caches.
TransportConfiguration - Class in org.infinispan.configuration.global
 
TransportConfigurationBuilder - Class in org.infinispan.configuration.global
Configures the transport used for network communications across the cluster.
TransportFactory - Class in org.infinispan.factories
Factory for Transport implementations
TransportFactory() - Constructor for class org.infinispan.factories.TransportFactory
 
transportThreadPool() - Method in class org.infinispan.configuration.global.TransportConfiguration
 
transportThreadPool() - Method in class org.infinispan.configuration.global.TransportConfigurationBuilder
 
Traversables - Class in org.infinispan.functional.impl
 
TriConsumer<T,U,V> - Interface in org.infinispan.util
Represents an operation that accepts three input arguments and returns no result.
truncate() - Method in class org.infinispan.functional.impl.WriteOnlyMapImpl
 
tryAcquireShared(int) - Method in class org.infinispan.util.concurrent.ReclosableLatch
 
tryAdvance(Consumer<? super T>) - Method in class org.infinispan.stream.impl.spliterators.IteratorAsSpliterator
 
tryingToBringOnlineNonexistentSite(String) - Method in interface org.infinispan.util.logging.Log
 
tryReleaseShared(int) - Method in class org.infinispan.util.concurrent.ReclosableLatch
 
trySkipL1Update() - Method in class org.infinispan.interceptors.distribution.L1WriteSynchronizer
Attempts to mark the L1 update to only retrieve the value and not to actually update the L1 cache.
trySplit() - Method in class org.infinispan.stream.impl.spliterators.IteratorAsSpliterator
 
twoPhaseCommitAsyncBackup() - Method in interface org.infinispan.util.logging.Log
 
TwoWayKey2StringMapper - Interface in org.infinispan.persistence.keymappers
Extends Key2StringMapper and allows a bidirectional transformation between keys and Strings.
tx - Variable in class org.infinispan.transaction.impl.AbstractCacheTransaction
 
TxClusterStreamManager<K> - Class in org.infinispan.stream.impl.tx
This is a delegating cluster stream manager that sends all calls to the underlying cluster stream manager.
TxClusterStreamManager(ClusterStreamManager<K>, LocalTxInvocationContext, ConsistentHash) - Constructor for class org.infinispan.stream.impl.tx.TxClusterStreamManager
 
TxCompletionNotificationCommand - Class in org.infinispan.commands.remote.recovery
Command for removing recovery related information from the cluster.
TxCompletionNotificationCommand(Xid, GlobalTransaction, String) - Constructor for class org.infinispan.commands.remote.recovery.TxCompletionNotificationCommand
 
TxCompletionNotificationCommand(long, String) - Constructor for class org.infinispan.commands.remote.recovery.TxCompletionNotificationCommand
 
TxCompletionNotificationCommand(String) - Constructor for class org.infinispan.commands.remote.recovery.TxCompletionNotificationCommand
 
txCoordinator - Variable in class org.infinispan.transaction.impl.AbstractEnlistmentAdapter
 
txCoordinator - Variable in class org.infinispan.transaction.impl.TransactionTable
 
TxDistributedCacheStream<R> - Class in org.infinispan.stream.impl.tx
A distributed cache stream that also utilizes transactional awareness.
TxDistributedCacheStream(Address, boolean, DistributionManager, Supplier<CacheStream<CacheEntry<K, V>>>, TxClusterStreamManager<?>, boolean, int, Executor, ComponentRegistry, LocalTxInvocationContext) - Constructor for class org.infinispan.stream.impl.tx.TxDistributedCacheStream
 
TxDistributedCacheStream(Address, boolean, DistributionManager, Supplier<CacheStream<CacheEntry<K, V>>>, TxClusterStreamManager<?>, boolean, int, Executor, ComponentRegistry, Function<? super CacheEntry<K, V>, R>, LocalTxInvocationContext) - Constructor for class org.infinispan.stream.impl.tx.TxDistributedCacheStream
 
TxDistributedDoubleCacheStream - Class in org.infinispan.stream.impl.tx
Double variant of tx cache stream
TxDistributedIntCacheStream - Class in org.infinispan.stream.impl.tx
Int variant of tx cache stream
TxDistributedLongCacheStream - Class in org.infinispan.stream.impl.tx
Long variant of tx cache stream
TxDistributionInterceptor - Class in org.infinispan.interceptors.distribution
Deprecated.
Since 8.2, no longer public API.
TxDistributionInterceptor() - Constructor for class org.infinispan.interceptors.distribution.TxDistributionInterceptor
Deprecated.
 
TxInterceptor<K,V> - Class in org.infinispan.interceptors
Deprecated.
Since 8.2, no longer public API.
TxInterceptor() - Constructor for class org.infinispan.interceptors.TxInterceptor
Deprecated.
 
TxInvocationContext<T extends AbstractCacheTransaction> - Interface in org.infinispan.context.impl
Interface defining additional functionality for invocation contexts that propagate within a transaction's scope.
txTable - Variable in class org.infinispan.commands.tx.AbstractTransactionBoundaryCommand
 
txTable - Variable in class org.infinispan.interceptors.xsite.BaseBackupInterceptor
 
TYPE - Static variable in class org.infinispan.configuration.cache.EvictionConfiguration
 
type() - Method in class org.infinispan.configuration.cache.EvictionConfiguration
 
type(EvictionType) - Method in class org.infinispan.configuration.cache.EvictionConfigurationBuilder
Sets the eviction type which can either be COUNT - entries will be evicted when the number of entries exceeds the EvictionConfigurationBuilder.size(long) MEMORY - entries will be evicted when the approximate combined size of all values exceeds the EvictionConfigurationBuilder.size(long) Cache size is guaranteed not to exceed upper limit specified by max entries.
TypeConverter<K,V,KT,VT> - Interface in org.infinispan.compat
A type converter for cached keys and values.
TypeConverterInterceptor<K,V> - Class in org.infinispan.interceptors.compat
Deprecated.
Since 8.2, no longer public API.
TypeConverterInterceptor(Marshaller) - Constructor for class org.infinispan.interceptors.compat.TypeConverterInterceptor
Deprecated.
 
TypeConverterStream - Class in org.infinispan.interceptors.compat
Delegating stream that converts elements or CacheEntries.
TypeConverterStream(CacheStream<?>, TypeConverter<Object, Object, Object, Object>, InternalEntryFactory) - Constructor for class org.infinispan.interceptors.compat.TypeConverterStream
 
TypedProperties - Class in org.infinispan.util
Deprecated.
TypedProperties() - Constructor for class org.infinispan.util.TypedProperties
Deprecated.
 
TypedProperties(Properties) - Constructor for class org.infinispan.util.TypedProperties
Deprecated.
 

U

unableToAcquireLock(String, Object, Object, Object) - Method in interface org.infinispan.util.logging.Log
 
unableToAcquireLockToPurgeStore() - Method in interface org.infinispan.util.logging.Log
 
unableToAddNullCustomStore() - Method in interface org.infinispan.util.logging.Log
 
unableToApplyPrepare(PrepareCommand, Throwable) - Method in interface org.infinispan.util.logging.Log
 
unableToApplyXSiteState(Throwable) - Method in interface org.infinispan.util.logging.Log
 
unableToBroadcastInvalidation(Throwable) - Method in interface org.infinispan.util.logging.Log
 
unableToConvertStringPropertyToBoolean(String, boolean) - Method in interface org.infinispan.util.logging.Log
 
unableToConvertStringPropertyToInt(String, int) - Method in interface org.infinispan.util.logging.Log
 
unableToConvertStringPropertyToLong(String, long) - Method in interface org.infinispan.util.logging.Log
 
unableToCopyEntryForUpdate(Object) - Method in interface org.infinispan.util.logging.Log
 
unableToCreateInterceptor(Class, Exception) - Method in interface org.infinispan.util.logging.Log
 
unableToInstantiateClass(Class<?>) - Method in interface org.infinispan.util.logging.Log
 
unableToInvokeGetterOnConfiguration(Method, Exception) - Method in interface org.infinispan.util.logging.Log
 
unableToInvokeListenerMethod(Method, Object, Throwable) - Method in interface org.infinispan.util.logging.Log
 
unableToInvokeListenerMethodAndRemoveListener(Method, Object, Throwable) - Method in interface org.infinispan.util.logging.Log
 
unableToInvokeWebsphereStaticGetTmMethod(Exception, String) - Method in interface org.infinispan.util.logging.Log
 
unableToLoadClass(String, String, Throwable) - Method in interface org.infinispan.util.logging.Log
 
unableToLoadFromCacheLoader(Object, PersistenceException) - Method in interface org.infinispan.util.logging.Log
 
unableToLockToInvalidate(Object, Address) - Method in interface org.infinispan.util.logging.Log
 
unableToPassivateEntry(Object, Exception) - Method in interface org.infinispan.util.logging.Log
 
unableToProcessAsyncModifications(int) - Method in interface org.infinispan.util.logging.Log
 
unableToReadVersionId() - Method in interface org.infinispan.util.logging.Log
 
unableToRegisterCacheManagerMBeans() - Method in interface org.infinispan.util.logging.Log
 
unableToRegisterMBeans() - Method in interface org.infinispan.util.logging.Log
 
unableToRegisterMBeans(String) - Method in interface org.infinispan.util.logging.Log
 
unableToRemoveEntryAfterActivation(Object, Exception) - Method in interface org.infinispan.util.logging.Log
 
unableToRollbackEvictionsDuringPrepare(Throwable) - Method in interface org.infinispan.util.logging.Log
 
unableToRollbackGlobalTx(GlobalTransaction, Throwable) - Method in interface org.infinispan.util.logging.Log
 
unableToSendXSiteState(String, Throwable) - Method in interface org.infinispan.util.logging.Log
 
unableToSetValue(Exception) - Method in interface org.infinispan.util.logging.Log
 
unableToUnlockRebalancedKeys(GlobalTransaction, List<Object>, Address, Throwable) - Method in interface org.infinispan.util.logging.Log
 
unableToUnregisterMBeanWithPattern(String, MBeanRegistrationException) - Method in interface org.infinispan.util.logging.Log
 
unableToUseJGroupsPropertiesProvided(TypedProperties) - Method in interface org.infinispan.util.logging.Log
 
unableToWaitForXSiteStateAcks(String, Throwable) - Method in interface org.infinispan.util.logging.Log
 
unauthorizedAccess(String, String) - Method in interface org.infinispan.util.logging.Log
 
unavailableTotalOrderWithTxRecovery() - Method in interface org.infinispan.util.logging.Log
 
unbindingDummyTmFailed(NamingException) - Method in interface org.infinispan.util.logging.Log
 
unblock() - Method in class org.infinispan.factories.TestDelayFactory.Control
 
unblock() - Method in class org.infinispan.remoting.transport.jgroups.JGroupsTransport
 
unBlock() - Method in interface org.infinispan.transaction.totalorder.TotalOrderLatch
Unblocks this synchronization block
unBlock() - Method in class org.infinispan.transaction.totalorder.TotalOrderLatchImpl
 
UNBOUNDED - Static variable in interface org.infinispan.context.InvocationContextFactory
To be used when building InvocationContext with InvocationContextFactory.createInvocationContext(boolean, int) as an indicator of the fact that the size of the keys to be accessed in the context is not known.
unBoundedDataContainer(int, Equivalence<? super K>) - Static method in class org.infinispan.container.DefaultDataContainer
 
unBoundedDataContainer(int) - Static method in class org.infinispan.container.DefaultDataContainer
 
unboxKey(KT) - Method in interface org.infinispan.compat.TypeConverter
Convert back an instance of the target key type into an instance of the cached key type.
unboxValue(VT) - Method in interface org.infinispan.compat.TypeConverter
Convert back an instance of the target value type into an instance of the cached value type.
UnclosableObjectInputStream - Class in org.infinispan.io
A delegating ObjectInput that delegates all methods except ObjectInput.close().
UnclosableObjectInputStream(ObjectInput) - Constructor for class org.infinispan.io.UnclosableObjectInputStream
 
UnclosableObjectOutputStream - Class in org.infinispan.io
An unclosable version of an ObjectOutput.
UnclosableObjectOutputStream(ObjectOutput) - Constructor for class org.infinispan.io.UnclosableObjectOutputStream
 
uncommittedChanges - Variable in class org.infinispan.container.entries.DeltaAwareCacheEntry
 
undeclaredConfiguration(String, String) - Method in interface org.infinispan.util.logging.Log
 
undefineConfiguration(String) - Method in class org.infinispan.manager.DefaultCacheManager
 
undefineConfiguration(String) - Method in interface org.infinispan.manager.EmbeddedCacheManager
Removes a configuration from the set of defined configurations.
undefineConfiguration(String) - Method in class org.infinispan.manager.impl.AbstractDelegatingEmbeddedCacheManager
 
undefinedThreadPoolName(String) - Method in interface org.infinispan.util.logging.Log
 
undelegate() - Method in class org.infinispan.persistence.support.DelegatingCacheLoader
 
undelegate() - Method in class org.infinispan.persistence.support.DelegatingCacheWriter
 
undelete(boolean) - Method in class org.infinispan.container.entries.AbstractInternalCacheEntry
 
undelete(boolean) - Method in interface org.infinispan.container.entries.CacheEntry
Deprecated.
undelete(boolean) - Method in class org.infinispan.container.entries.ClearCacheEntry
 
undelete(boolean) - Method in class org.infinispan.container.entries.DeltaAwareCacheEntry
 
undelete(boolean) - Method in class org.infinispan.container.entries.ForwardingCacheEntry
 
undelete(boolean) - Method in class org.infinispan.container.entries.NullCacheEntry
 
undelete(boolean) - Method in class org.infinispan.container.entries.ReadCommittedEntry
 
underlyingStream - Variable in class org.infinispan.stream.impl.AbstractDelegatingCacheStream
 
unexpectedAttribute(XMLStreamReader, int) - Static method in class org.infinispan.configuration.parsing.ParseUtils
Get an exception reporting an unexpected XML attribute.
unexpectedAttribute(XMLStreamReader, String) - Static method in class org.infinispan.configuration.parsing.ParseUtils
Get an exception reporting an unexpected XML attribute.
unexpectedAvailabilityMode(AvailabilityMode, CacheTopology) - Method in interface org.infinispan.util.logging.events.Messages
 
unexpectedDeliverMode(ReplicableCommand, DeliverOrder) - Method in class org.infinispan.remoting.inboundhandler.BasePerCacheInboundInvocationHandler
 
unexpectedElement(XMLStreamReader) - Static method in class org.infinispan.configuration.parsing.ParseUtils
Get an exception reporting an unexpected XML element.
unexpectedEndElement(XMLStreamReader) - Static method in class org.infinispan.configuration.parsing.ParseUtils
Get an exception reporting an unexpected end tag for an XML element.
unexpectedErrorFromResourceManager(Throwable) - Method in interface org.infinispan.util.logging.Log
 
unexpectedErrorInAsyncProcessor(Throwable) - Method in interface org.infinispan.util.logging.Log
 
unexpectedErrorInAsyncStoreCoordinator(Throwable) - Method in interface org.infinispan.util.logging.Log
 
unexpectedErrorReplicating(Throwable) - Method in interface org.infinispan.util.logging.Log
 
unexpectedInitialVersion(String) - Method in interface org.infinispan.util.logging.Log
 
unexpectedResponse(String, String) - Method in interface org.infinispan.util.logging.Log
 
unfinishedTransactionsRemain(int, int) - Method in interface org.infinispan.util.logging.Log
 
UnicastEventContext() - Constructor for class org.infinispan.notifications.cachelistener.cluster.impl.BatchingClusterEventManagerImpl.UnicastEventContext
 
union(CH, CH) - Method in interface org.infinispan.distribution.ch.ConsistentHashFactory
Creates a union of two compatible ConsistentHashes (use the same hashing function and have the same configuration parameters).
union(DefaultConsistentHash) - Method in class org.infinispan.distribution.ch.impl.DefaultConsistentHash
Merges two consistent hash objects that have the same number of segments, numOwners and hash function.
union(DefaultConsistentHash, DefaultConsistentHash) - Method in class org.infinispan.distribution.ch.impl.DefaultConsistentHashFactory
Merges two consistent hash objects that have the same number of segments, numOwners and hash function.
union(ReplicatedConsistentHash) - Method in class org.infinispan.distribution.ch.impl.ReplicatedConsistentHash
 
union(ReplicatedConsistentHash, ReplicatedConsistentHash) - Method in class org.infinispan.distribution.ch.impl.ReplicatedConsistentHashFactory
 
union(DefaultConsistentHash, DefaultConsistentHash) - Method in class org.infinispan.distribution.ch.impl.SyncConsistentHashFactory
 
union(ReplicatedConsistentHash, ReplicatedConsistentHash) - Method in class org.infinispan.distribution.ch.impl.SyncReplicatedConsistentHashFactory
 
unit - Variable in class org.infinispan.iteration.impl.LocalEntryRetriever
 
Units - Enum in org.infinispan.jmx.annotations
 
unknownExternalizerReaderIndex(int) - Method in interface org.infinispan.util.logging.Log
 
unknownMigrator(String) - Method in interface org.infinispan.util.logging.Log
 
unknownResponsesFromRemoteCache(Collection<Response>) - Method in interface org.infinispan.util.logging.Log
 
unlock(Object) - Method in class org.infinispan.util.concurrent.BoundedConcurrentHashMap
 
unlock(Object, Object) - Method in class org.infinispan.util.concurrent.locks.impl.DefaultLockManager
 
unlock(Object, Object) - Method in interface org.infinispan.util.concurrent.locks.LockManager
Releases the lock for the key if the lockOwner is the lock owner.
unlockAll(Collection<?>, Object) - Method in class org.infinispan.util.concurrent.locks.impl.DefaultLockManager
 
unlockAll(InvocationContext) - Method in class org.infinispan.util.concurrent.locks.impl.DefaultLockManager
 
unlockAll(Collection<?>, Object) - Method in interface org.infinispan.util.concurrent.locks.LockManager
Same as LockManager.unlock(Object, Object) but for multiple keys.
unlockAll(InvocationContext) - Method in interface org.infinispan.util.concurrent.locks.LockManager
Same as unlockAll(context.getLockedKeys(), context.getKeyLockOwner();.
unordered() - Method in class org.infinispan.stream.impl.AbstractCacheStream
 
unordered() - Method in class org.infinispan.stream.impl.AbstractDelegatingCacheStream
 
unordered() - Method in class org.infinispan.stream.impl.local.AbstractLocalCacheStream
 
UnorderedOperation<Type,Stream extends BaseStream<Type,Stream>> - Class in org.infinispan.stream.impl.intops
Performs unordered operation on a BaseStream
UnorderedOperation() - Constructor for class org.infinispan.stream.impl.intops.UnorderedOperation
 
unprocessedTxLogEntries(int) - Method in interface org.infinispan.util.logging.Log
 
unrecognizedAttribute(String) - Method in interface org.infinispan.util.logging.Log
 
unregister(UUID) - Method in interface org.infinispan.commands.CancellationService
Unregisters thread with CancellationService given an id
unregister(UUID) - Method in class org.infinispan.commands.CancellationServiceImpl
 
unregister() - Method in class org.infinispan.notifications.cachelistener.filter.DelegatingCacheEntryListenerInvocation
Stops handling the invocation.
unregisterCacheMBean() - Method in class org.infinispan.jmx.CacheJmxRegistration
 
unregisterL1WriteSynchronizer(Object, L1WriteSynchronizer) - Method in class org.infinispan.distribution.impl.L1ManagerImpl
 
unregisterL1WriteSynchronizer(Object, L1WriteSynchronizer) - Method in interface org.infinispan.distribution.L1Manager
Unregister the given write synchronizer if present.
unregisterMBean(ObjectName, MBeanServer) - Static method in class org.infinispan.jmx.JmxUtil
Unregister the MBean located under the given ObjectName
unregisterMBeans(Set<AbstractComponentRegistry.Component>) - Method in class org.infinispan.jmx.AbstractJmxRegistration
 
unregisterMBeans() - Method in class org.infinispan.jmx.ComponentsJmxRegistration
Unregisters all the MBeans registered through ComponentsJmxRegistration.registerMBeans().
unregisterMBeans(String, MBeanServer) - Static method in class org.infinispan.jmx.JmxUtil
Unregister all mbeans whose object names match a given filter.
unregisterNamedComponentRegistry(String) - Method in class org.infinispan.factories.GlobalComponentRegistry
 
unregisterWrite(K) - Method in interface org.infinispan.expiration.ExpirationManager
This should always be invoked after registering write but after performing any operations required.
unregisterWrite(K) - Method in class org.infinispan.expiration.impl.ExpirationManagerImpl
 
UNRELIABLE_RETURN_VALUES - Static variable in class org.infinispan.configuration.cache.UnsafeConfiguration
 
unreliableReturnValues() - Method in class org.infinispan.configuration.cache.UnsafeConfiguration
Specifies whether Infinispan is allowed to disregard the Map contract when providing return values for BasicCache.put(Object, Object) and BasicCache.remove(Object) methods.
unreliableReturnValues(boolean) - Method in class org.infinispan.configuration.cache.UnsafeConfigurationBuilder
Specify whether Infinispan is allowed to disregard the Map contract when providing return values for BasicCache.put(Object, Object) and BasicCache.remove(Object) methods.
unsafe() - Method in class org.infinispan.configuration.cache.Configuration
 
unsafe() - Method in class org.infinispan.configuration.cache.ConfigurationBuilder
 
unsafe() - Method in interface org.infinispan.configuration.cache.ConfigurationChildBuilder
 
UnsafeConfiguration - Class in org.infinispan.configuration.cache
Controls certain tuning parameters that may break some of Infinispan's public API contracts in exchange for better performance in some cases.
UnsafeConfigurationBuilder - Class in org.infinispan.configuration.cache
Controls certain tuning parameters that may break some of Infinispan's public API contracts in exchange for better performance in some cases.
UnsafeConfigurationBuilder(ConfigurationBuilder) - Constructor for class org.infinispan.configuration.cache.UnsafeConfigurationBuilder
 
unsetFlag(DeltaAwareCacheEntry.Flags) - Method in class org.infinispan.container.entries.DeltaAwareCacheEntry
Utility method that sets the value of the flag to false.
UNSUCCESSFUL_RESPONSE - Static variable in interface org.infinispan.marshall.core.Ids
 
UnsuccessfulResponse - Class in org.infinispan.remoting.responses
An unsuccessful response
UnsuccessfulResponse.Externalizer - Class in org.infinispan.remoting.responses
 
unsuccessfulResponseForClusterListeners(Address, Response) - Method in interface org.infinispan.util.logging.Log
 
unsuccessfulResponseRetrievingTransactionsForSegments(Address, Response) - Method in interface org.infinispan.util.logging.Log
 
unsupportedConfiguration(String, String) - Method in interface org.infinispan.util.logging.Log
 
UnsupportedKeyTypeException - Exception in org.infinispan.persistence.keymappers
Exception thrown by certain cache stores when one tries to persist an entry with an unsupported key type.
UnsupportedKeyTypeException(Object) - Constructor for exception org.infinispan.persistence.keymappers.UnsupportedKeyTypeException
 
UnsupportedKeyTypeException(String) - Constructor for exception org.infinispan.persistence.keymappers.UnsupportedKeyTypeException
 
UnsupportedKeyTypeException(String, Throwable) - Constructor for exception org.infinispan.persistence.keymappers.UnsupportedKeyTypeException
 
UnsupportedKeyTypeException(Throwable) - Constructor for exception org.infinispan.persistence.keymappers.UnsupportedKeyTypeException
 
unsupportedTransactionConfiguration(boolean, boolean, boolean) - Method in interface org.infinispan.util.logging.Log
 
UNSURE_RESPONSE - Static variable in interface org.infinispan.marshall.core.Ids
 
UnsureResponse - Class in org.infinispan.remoting.responses
An unsure response - used with Dist - essentially asks the caller to check the next response from the next node since the sender is in a state of flux (probably in the middle of rebalancing)
UnsureResponse() - Constructor for class org.infinispan.remoting.responses.UnsureResponse
 
UnsureResponse.Externalizer - Class in org.infinispan.remoting.responses
 
unwrap() - Method in class org.infinispan.distribution.group.impl.GroupingPartitioner
 
unwrap() - Method in class org.infinispan.stream.impl.AbstractCacheStream
 
unwrap() - Method in class org.infinispan.stream.impl.DistributedCacheStream
 
unwrap() - Method in class org.infinispan.stream.impl.DistributedDoubleCacheStream
 
unwrap() - Method in class org.infinispan.stream.impl.DistributedIntCacheStream
 
unwrap() - Method in class org.infinispan.stream.impl.DistributedLongCacheStream
 
unwrapMarshalledvalue(T) - Static method in class org.infinispan.iteration.impl.LocalEntryRetriever
 
update(InternalCacheEntry<K, V>, Metadata) - Method in interface org.infinispan.container.InternalEntryFactory
TODO: Adjust javadoc Updates an existing InternalCacheEntry with new metadata.
update(InternalCacheEntry<K, V>, V, Metadata) - Method in interface org.infinispan.container.InternalEntryFactory
update(InternalCacheEntry, Metadata) - Method in class org.infinispan.container.InternalEntryFactoryImpl
 
update(InternalCacheEntry, Object, Metadata) - Method in class org.infinispan.container.InternalEntryFactoryImpl
 
updateAvailabilityMode(List<Address>, AvailabilityMode, boolean) - Method in interface org.infinispan.partitionhandling.impl.AvailabilityStrategyContext
Enter a new availability mode.
updateAvailabilityMode(List<Address>, AvailabilityMode, boolean) - Method in class org.infinispan.topology.ClusterCacheStatus
 
updateCacheMembers(List<Address>) - Method in class org.infinispan.topology.ClusterTopologyManagerImpl
 
updateConsistentHash(CacheTopology) - Method in interface org.infinispan.topology.CacheTopologyHandler
Invoked when the CH has to be immediately updated because of a leave or when the state transfer has completed and we have to install a permanent CH (pendingCH == null).
updateCurrentTopology(List<Address>) - Method in interface org.infinispan.partitionhandling.impl.AvailabilityStrategyContext
Use the configured ConsistentHashFactory to create a new CH with the given members, but do not start a rebalance.
updateCurrentTopology(List<Address>) - Method in class org.infinispan.topology.ClusterCacheStatus
 
updateDomain(ComponentsJmxRegistration, GlobalComponentRegistry, MBeanServer, String) - Method in class org.infinispan.jmx.CacheJmxRegistration
 
updateDomain(ComponentsJmxRegistration, MBeanServer, String) - Method in class org.infinispan.jmx.CacheManagerJmxRegistration
 
updateFilteredKeys(List<Object>) - Method in class org.infinispan.remoting.inboundhandler.action.ActionState
 
updateMembers(CH, List<Address>, Map<Address, Float>) - Method in interface org.infinispan.distribution.ch.ConsistentHashFactory
Create a new consistent hash instance, based on an existing instance, but with a new list of members.
updateMembers(DefaultConsistentHash, List<Address>, Map<Address, Float>) - Method in class org.infinispan.distribution.ch.impl.DefaultConsistentHashFactory
Leavers are removed and segments without owners are assigned new owners.
updateMembers(ReplicatedConsistentHash, List<Address>, Map<Address, Float>) - Method in class org.infinispan.distribution.ch.impl.ReplicatedConsistentHashFactory
 
updateMembers(DefaultConsistentHash, List<Address>, Map<Address, Float>) - Method in class org.infinispan.distribution.ch.impl.SyncConsistentHashFactory
 
updateMembers(ReplicatedConsistentHash, List<Address>, Map<Address, Float>) - Method in class org.infinispan.distribution.ch.impl.SyncReplicatedConsistentHashFactory
 
updateMembers(Collection<Address>) - Method in class org.infinispan.xsite.statetransfer.XSiteStateTransferCollector
 
updateMetadata(CacheEntry, Metadata) - Static method in class org.infinispan.metadata.Metadatas
Set the providedMetadata on the cache entry.
updateOnCommunicationFailure(long) - Method in class org.infinispan.xsite.OfflineStatus
 
Updater(boolean) - Constructor for class org.infinispan.interceptors.CacheWriterInterceptor.Updater
Deprecated.
 
updateStatusFromRemoteResponse(Object) - Method in class org.infinispan.commands.functional.ReadWriteKeyCommand
 
updateStatusFromRemoteResponse(Object) - Method in class org.infinispan.commands.functional.ReadWriteKeyValueCommand
 
updateStatusFromRemoteResponse(Object) - Method in class org.infinispan.commands.functional.ReadWriteManyCommand
 
updateStatusFromRemoteResponse(Object) - Method in class org.infinispan.commands.functional.ReadWriteManyEntriesCommand
 
updateStatusFromRemoteResponse(Object) - Method in class org.infinispan.commands.functional.WriteOnlyKeyCommand
 
updateStatusFromRemoteResponse(Object) - Method in class org.infinispan.commands.functional.WriteOnlyKeyValueCommand
 
updateStatusFromRemoteResponse(Object) - Method in class org.infinispan.commands.functional.WriteOnlyManyCommand
 
updateStatusFromRemoteResponse(Object) - Method in class org.infinispan.commands.functional.WriteOnlyManyEntriesCommand
 
updateStatusFromRemoteResponse(Object) - Method in class org.infinispan.commands.write.ApplyDeltaCommand
 
updateStatusFromRemoteResponse(Object) - Method in class org.infinispan.commands.write.ClearCommand
 
updateStatusFromRemoteResponse(Object) - Method in class org.infinispan.commands.write.PutKeyValueCommand
 
updateStatusFromRemoteResponse(Object) - Method in class org.infinispan.commands.write.PutMapCommand
 
updateStatusFromRemoteResponse(Object) - Method in class org.infinispan.commands.write.RemoveCommand
 
updateStatusFromRemoteResponse(Object) - Method in class org.infinispan.commands.write.ReplaceCommand
 
updateStatusFromRemoteResponse(Object) - Method in interface org.infinispan.commands.write.WriteCommand
Used for conditional commands, to update the status of the command on the originator based on the result of its execution on the primary owner.
updateTimeout(long) - Method in class org.infinispan.remoting.inboundhandler.action.ActionState
 
updateTopologiesAfterMerge(CacheTopology, CacheTopology, AvailabilityMode) - Method in interface org.infinispan.partitionhandling.impl.AvailabilityStrategyContext
Updates both the stable and the current topologies.
updateTopologiesAfterMerge(CacheTopology, CacheTopology, AvailabilityMode) - Method in class org.infinispan.topology.ClusterCacheStatus
 
updateTopologyId(TopologyAffectedCommand) - Method in class org.infinispan.interceptors.base.BaseStateTransferInterceptor
Deprecated.
 
upgradeLock(Object) - Method in class org.infinispan.util.concurrent.locks.StripedLock
 
use1PcForAutoCommitTransactions() - Method in class org.infinispan.configuration.cache.TransactionConfiguration
Before Infinispan 5.1 you could access the cache both transactionally and non-transactionally.
use1PcForAutoCommitTransactions(boolean) - Method in class org.infinispan.configuration.cache.TransactionConfigurationBuilder
Before Infinispan 5.1 you could access the cache both transactionally and non-transactionally.
USE_1_PC_FOR_AUTO_COMMIT_TRANSACTIONS - Static variable in class org.infinispan.configuration.cache.TransactionConfiguration
 
USE_EAGER_LOCKING - Static variable in class org.infinispan.configuration.cache.TransactionConfiguration
 
USE_LOCK_STRIPING - Static variable in class org.infinispan.configuration.cache.LockingConfiguration
 
USE_REPLICATION_QUEUE - Static variable in class org.infinispan.configuration.cache.AsyncConfiguration
 
USE_SYNCHRONIZATION - Static variable in class org.infinispan.configuration.cache.TransactionConfiguration
 
USE_TWO_PHASE_COMMIT - Static variable in class org.infinispan.configuration.cache.BackupConfiguration
 
useEagerLocking() - Method in class org.infinispan.configuration.cache.TransactionConfiguration
Deprecated.
useEagerLocking(boolean) - Method in class org.infinispan.configuration.cache.TransactionConfiguration
Deprecated.
useEagerLocking(boolean) - Method in class org.infinispan.configuration.cache.TransactionConfigurationBuilder
Deprecated.
Starting with Infinispan 5.1 eager locking is replaced with pessimistic locking and can be enforced by setting transaction's locking mode to PESSIMISTIC.
useIntermediatePerTaskCache() - Method in class org.infinispan.distexec.mapreduce.MapReduceTask
Deprecated.
 
useIntermediateSharedCache - Variable in class org.infinispan.distexec.mapreduce.MapReduceTask
Deprecated.
 
useIntermediateSharedCache() - Method in class org.infinispan.distexec.mapreduce.MapReduceTask
Deprecated.
 
useLockStriping() - Method in class org.infinispan.configuration.cache.LockingConfiguration
If true, a pool of shared locks is maintained for all entries that need to be locked.
useLockStriping(boolean) - Method in class org.infinispan.configuration.cache.LockingConfigurationBuilder
If true, a pool of shared locks is maintained for all entries that need to be locked.
useReplQueue() - Method in class org.infinispan.configuration.cache.AsyncConfiguration
Deprecated.
useReplQueue(boolean) - Method in class org.infinispan.configuration.cache.AsyncConfigurationBuilder
Deprecated.
Since 8.2, superseded by JGroups bundler functionality.
useSynchronization() - Method in class org.infinispan.configuration.cache.TransactionConfiguration
 
useSynchronization(boolean) - Method in class org.infinispan.configuration.cache.TransactionConfigurationBuilder
Configures whether the cache registers a synchronization with the transaction manager, or registers itself as an XA resource.
useTwoPhaseCommit(boolean) - Method in class org.infinispan.configuration.cache.BackupConfigurationBuilder
Configures whether the replication happens in a 1PC or 2PC for sync backups.
usingAsyncStore() - Method in class org.infinispan.configuration.cache.PersistenceConfiguration
 
usingBatchModeTransactionManager() - Method in interface org.infinispan.util.logging.Log
 
usingIntermediateCache(String) - Method in class org.infinispan.distexec.mapreduce.MapReduceTask
Deprecated.
Allows this MapReduceTask to use specific intermediate custom defined cache for storage of intermediate > key/values pairs.
usingSharedIntermediateCache(String) - Method in class org.infinispan.distexec.mapreduce.MapReduceTask
Deprecated.
Allows this MapReduceTask to use a specific shared intermediate cache for storage of intermediate > key/values pairs.
usingSharedIntermediateCache(String, String) - Method in class org.infinispan.distexec.mapreduce.MapReduceTask
Deprecated.
Allows this MapReduceTask to use a specific shared intermediate cache for storage of intermediate > key/values pairs.
usingStores() - Method in class org.infinispan.configuration.cache.PersistenceConfiguration
 
Util - Class in org.infinispan.util
Deprecated.
Use the new org.infinispan.commons.util.Util

V

validate() - Method in class org.infinispan.configuration.cache.AbstractStoreConfigurationBuilder
 
validate(GlobalConfiguration) - Method in class org.infinispan.configuration.cache.AbstractStoreConfigurationBuilder
 
validate() - Method in class org.infinispan.configuration.cache.AsyncConfigurationBuilder
 
validate(GlobalConfiguration) - Method in class org.infinispan.configuration.cache.AsyncConfigurationBuilder
 
validate() - Method in class org.infinispan.configuration.cache.AsyncStoreConfigurationBuilder
 
validate(GlobalConfiguration) - Method in class org.infinispan.configuration.cache.AsyncStoreConfigurationBuilder
 
validate() - Method in class org.infinispan.configuration.cache.AuthorizationConfigurationBuilder
 
validate(GlobalConfiguration) - Method in class org.infinispan.configuration.cache.AuthorizationConfigurationBuilder
 
validate() - Method in class org.infinispan.configuration.cache.BackupConfigurationBuilder
 
validate(GlobalConfiguration) - Method in class org.infinispan.configuration.cache.BackupConfigurationBuilder
 
validate() - Method in class org.infinispan.configuration.cache.BackupForBuilder
 
validate(GlobalConfiguration) - Method in class org.infinispan.configuration.cache.BackupForBuilder
 
validate() - Method in class org.infinispan.configuration.cache.ClusteringConfigurationBuilder
 
validate(GlobalConfiguration) - Method in class org.infinispan.configuration.cache.ClusteringConfigurationBuilder
 
validate() - Method in class org.infinispan.configuration.cache.ClusterLoaderConfigurationBuilder
 
validate() - Method in class org.infinispan.configuration.cache.CompatibilityModeConfigurationBuilder
 
validate(GlobalConfiguration) - Method in class org.infinispan.configuration.cache.CompatibilityModeConfigurationBuilder
 
validate() - Method in class org.infinispan.configuration.cache.ConfigurationBuilder
 
validate(GlobalConfiguration) - Method in class org.infinispan.configuration.cache.ConfigurationBuilder
 
validate(GlobalConfiguration) - Method in interface org.infinispan.configuration.cache.ConfigurationChildBuilder
 
validate() - Method in class org.infinispan.configuration.cache.CustomInterceptorsConfigurationBuilder
 
validate(GlobalConfiguration) - Method in class org.infinispan.configuration.cache.CustomInterceptorsConfigurationBuilder
 
validate() - Method in class org.infinispan.configuration.cache.DataContainerConfigurationBuilder
 
validate(GlobalConfiguration) - Method in class org.infinispan.configuration.cache.DataContainerConfigurationBuilder
 
validate() - Method in class org.infinispan.configuration.cache.DeadlockDetectionConfigurationBuilder
 
validate(GlobalConfiguration) - Method in class org.infinispan.configuration.cache.DeadlockDetectionConfigurationBuilder
 
validate() - Method in class org.infinispan.configuration.cache.EvictionConfigurationBuilder
 
validate(GlobalConfiguration) - Method in class org.infinispan.configuration.cache.EvictionConfigurationBuilder
 
validate() - Method in class org.infinispan.configuration.cache.ExpirationConfigurationBuilder
 
validate(GlobalConfiguration) - Method in class org.infinispan.configuration.cache.ExpirationConfigurationBuilder
 
validate() - Method in class org.infinispan.configuration.cache.GroupsConfigurationBuilder
 
validate(GlobalConfiguration) - Method in class org.infinispan.configuration.cache.GroupsConfigurationBuilder
 
validate() - Method in class org.infinispan.configuration.cache.HashConfigurationBuilder
 
validate(GlobalConfiguration) - Method in class org.infinispan.configuration.cache.HashConfigurationBuilder
 
validate() - Method in class org.infinispan.configuration.cache.IndexingConfigurationBuilder
 
validate(GlobalConfiguration) - Method in class org.infinispan.configuration.cache.IndexingConfigurationBuilder
 
validate() - Method in class org.infinispan.configuration.cache.InterceptorConfigurationBuilder
 
validate(GlobalConfiguration) - Method in class org.infinispan.configuration.cache.InterceptorConfigurationBuilder
 
validate() - Method in class org.infinispan.configuration.cache.InvocationBatchingConfigurationBuilder
 
validate(GlobalConfiguration) - Method in class org.infinispan.configuration.cache.InvocationBatchingConfigurationBuilder
 
validate() - Method in class org.infinispan.configuration.cache.JMXStatisticsConfigurationBuilder
 
validate(GlobalConfiguration) - Method in class org.infinispan.configuration.cache.JMXStatisticsConfigurationBuilder
 
validate() - Method in class org.infinispan.configuration.cache.L1ConfigurationBuilder
 
validate(GlobalConfiguration) - Method in class org.infinispan.configuration.cache.L1ConfigurationBuilder
 
validate() - Method in class org.infinispan.configuration.cache.LockingConfigurationBuilder
 
validate(GlobalConfiguration) - Method in class org.infinispan.configuration.cache.LockingConfigurationBuilder
 
validate() - Method in class org.infinispan.configuration.cache.PartitionHandlingConfigurationBuilder
 
validate(GlobalConfiguration) - Method in class org.infinispan.configuration.cache.PartitionHandlingConfigurationBuilder
 
validate() - Method in class org.infinispan.configuration.cache.PersistenceConfigurationBuilder
 
validate(GlobalConfiguration) - Method in class org.infinispan.configuration.cache.PersistenceConfigurationBuilder
 
validate() - Method in class org.infinispan.configuration.cache.RecoveryConfigurationBuilder
 
validate(GlobalConfiguration) - Method in class org.infinispan.configuration.cache.RecoveryConfigurationBuilder
 
validate() - Method in class org.infinispan.configuration.cache.SecurityConfigurationBuilder
 
validate(GlobalConfiguration) - Method in class org.infinispan.configuration.cache.SecurityConfigurationBuilder
 
validate() - Method in class org.infinispan.configuration.cache.SingletonStoreConfigurationBuilder
 
validate(GlobalConfiguration) - Method in class org.infinispan.configuration.cache.SingletonStoreConfigurationBuilder
 
validate() - Method in class org.infinispan.configuration.cache.SitesConfigurationBuilder
 
validate(GlobalConfiguration) - Method in class org.infinispan.configuration.cache.SitesConfigurationBuilder
 
validate() - Method in class org.infinispan.configuration.cache.StateTransferConfigurationBuilder
 
validate(GlobalConfiguration) - Method in class org.infinispan.configuration.cache.StateTransferConfigurationBuilder
 
validate() - Method in class org.infinispan.configuration.cache.StoreAsBinaryConfigurationBuilder
 
validate(GlobalConfiguration) - Method in class org.infinispan.configuration.cache.StoreAsBinaryConfigurationBuilder
 
validate() - Method in class org.infinispan.configuration.cache.SyncConfigurationBuilder
 
validate(GlobalConfiguration) - Method in class org.infinispan.configuration.cache.SyncConfigurationBuilder
 
validate() - Method in class org.infinispan.configuration.cache.TakeOfflineConfigurationBuilder
 
validate(GlobalConfiguration) - Method in class org.infinispan.configuration.cache.TakeOfflineConfigurationBuilder
 
validate() - Method in class org.infinispan.configuration.cache.TransactionConfigurationBuilder
 
validate(GlobalConfiguration) - Method in class org.infinispan.configuration.cache.TransactionConfigurationBuilder
 
validate() - Method in class org.infinispan.configuration.cache.UnsafeConfigurationBuilder
 
validate(GlobalConfiguration) - Method in class org.infinispan.configuration.cache.UnsafeConfigurationBuilder
 
validate() - Method in class org.infinispan.configuration.cache.VersioningConfigurationBuilder
 
validate(GlobalConfiguration) - Method in class org.infinispan.configuration.cache.VersioningConfigurationBuilder
 
validate() - Method in class org.infinispan.configuration.cache.XSiteStateTransferConfigurationBuilder
 
validate(GlobalConfiguration) - Method in class org.infinispan.configuration.cache.XSiteStateTransferConfigurationBuilder
 
validate() - Method in class org.infinispan.configuration.global.ExecutorFactoryConfigurationBuilder
 
validate() - Method in class org.infinispan.configuration.global.GlobalAuthorizationConfigurationBuilder
 
validate() - Method in class org.infinispan.configuration.global.GlobalConfigurationBuilder
 
validate() - Method in class org.infinispan.configuration.global.GlobalJmxStatisticsConfigurationBuilder
 
validate() - Method in class org.infinispan.configuration.global.GlobalRoleConfigurationBuilder
 
validate() - Method in class org.infinispan.configuration.global.GlobalSecurityConfigurationBuilder
 
validate() - Method in class org.infinispan.configuration.global.GlobalStateConfigurationBuilder
 
validate() - Method in class org.infinispan.configuration.global.ScheduledExecutorFactoryConfigurationBuilder
 
validate() - Method in class org.infinispan.configuration.global.SerializationConfigurationBuilder
 
validate() - Method in class org.infinispan.configuration.global.ShutdownConfigurationBuilder
 
validate() - Method in class org.infinispan.configuration.global.SiteConfigurationBuilder
 
validate() - Method in class org.infinispan.configuration.global.ThreadPoolConfigurationBuilder
 
validate() - Method in class org.infinispan.configuration.global.TransportConfigurationBuilder
 
validate() - Method in class org.infinispan.remoting.responses.KeysValidateFilter
 
validate() - Method in class org.infinispan.remoting.responses.SelfDeliverFilter
 
validate() - Method in interface org.infinispan.remoting.responses.TimeoutValidationResponseFilter
Validates the filter state.
validateAndAddFilterListenerInvocations(Object, AbstractListenerImpl<T, L>.AbstractInvocationBuilder, Set<Class<? extends Annotation>>) - Method in class org.infinispan.notifications.impl.AbstractListenerImpl
 
validateAndAddListenerInvocations(Object, AbstractListenerImpl<T, L>.AbstractInvocationBuilder) - Method in class org.infinispan.notifications.impl.AbstractListenerImpl
Loops through all valid methods on the object passed in, and caches the relevant methods as ListenerInvocation for invocation by reflection.
ValidResponse - Class in org.infinispan.remoting.responses
A valid response
ValidResponse() - Constructor for class org.infinispan.remoting.responses.ValidResponse
 
value - Variable in class org.infinispan.commands.write.RemoveCommand
When not null, value indicates that the entry should only be removed if the key is mapped to this value.
value - Variable in class org.infinispan.container.entries.DeltaAwareCacheEntry
 
value - Variable in class org.infinispan.container.entries.ImmortalCacheEntry
 
value - Variable in class org.infinispan.container.entries.ImmortalCacheValue
 
value - Variable in class org.infinispan.container.entries.metadata.MetadataMortalCacheEntry
 
value - Variable in class org.infinispan.container.entries.metadata.MetadataTransientCacheEntry
 
value - Variable in class org.infinispan.container.entries.MortalCacheEntry
 
value - Variable in class org.infinispan.container.entries.ReadCommittedEntry
 
value - Variable in class org.infinispan.container.entries.TransientCacheEntry
 
value - Variable in class org.infinispan.container.entries.TransientMortalCacheEntry
 
value() - Method in class org.infinispan.xsite.statetransfer.XSiteState
 
VALUE_EQUIVALENCE - Static variable in class org.infinispan.configuration.cache.DataContainerConfiguration
 
VALUE_MATCHER - Static variable in interface org.infinispan.marshall.core.Ids
 
valueAllowed(Object) - Method in class org.infinispan.distribution.util.ReadOnlySegmentAwareEntryIterator
 
valueAllowed(Object) - Method in class org.infinispan.distribution.util.ReadOnlySegmentAwareEntrySet
 
valueAllowed(Object) - Method in class org.infinispan.distribution.util.ReadOnlySegmentAwareIterator
 
valueAllowed(Object) - Method in class org.infinispan.distribution.util.ReadOnlySegmentAwareSet
 
ValueAndMetadata() - Constructor for class org.infinispan.cache.impl.SimpleCacheImpl.ValueAndMetadata
 
ValueCacheCollection<K,V> - Class in org.infinispan.stream.impl.local
CacheCollection that can be used for the values method of a cache.
ValueCacheCollection(Cache<K, V>, CacheSet<CacheEntry<K, V>>) - Constructor for class org.infinispan.stream.impl.local.ValueCacheCollection
 
valueConverter(Class, String) - Static method in class org.infinispan.configuration.parsing.XmlConfigHelper
 
valueEquivalence - Variable in class org.infinispan.commands.write.RemoveCommand
 
valueEquivalence() - Method in class org.infinispan.configuration.cache.DataContainerConfiguration
 
valueEquivalence(Equivalence<V>) - Method in class org.infinispan.configuration.cache.DataContainerConfigurationBuilder
Set the Equivalence instance to use to compare values stored in data container.
valueIsMissing(CacheEntry) - Method in class org.infinispan.interceptors.distribution.BaseDistributionInterceptor
Deprecated.
 
valueMatcher - Variable in class org.infinispan.commands.write.RemoveCommand
 
ValueMatcher - Enum in org.infinispan.commands.write
A policy for determining if a write command should be executed based on the current value in the cache.
ValueMatcher.Externalizer - Class in org.infinispan.commands.write
 
valueOf(String) - Static method in enum org.infinispan.atomic.impl.AtomicHashMap.ProxyMode
Returns the enum constant of this type with the specified name.
valueOf(int) - Static method in enum org.infinispan.atomic.impl.AtomicHashMap.ProxyMode
 
valueOf(String) - Static method in enum org.infinispan.commands.write.ValueMatcher
Returns the enum constant of this type with the specified name.
valueOf(int) - Static method in enum org.infinispan.commands.write.ValueMatcher
 
valueOf(String) - Static method in enum org.infinispan.configuration.cache.BackupConfiguration.BackupStrategy
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.infinispan.configuration.cache.BackupFailurePolicy
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.infinispan.configuration.cache.CacheMode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.infinispan.configuration.cache.Index
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.infinispan.configuration.cache.InterceptorConfiguration.Position
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.infinispan.configuration.cache.TransactionMode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.infinispan.configuration.cache.VersioningScheme
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.infinispan.configuration.global.ShutdownHookBehavior
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.infinispan.configuration.parsing.Attribute
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.infinispan.configuration.parsing.Element
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.infinispan.configuration.parsing.ParsedCacheMode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.infinispan.configuration.parsing.Parser72.Mode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.infinispan.configuration.parsing.Parser72.TransactionMode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.infinispan.configuration.parsing.Parser80.Mode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.infinispan.configuration.parsing.Parser80.TransactionMode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.infinispan.container.entries.DeltaAwareCacheEntry.Flags
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.infinispan.container.entries.ReadCommittedEntry.Flags
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.infinispan.container.EntryFactory.Wrap
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.infinispan.container.versioning.InequalVersionComparisonResult
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.infinispan.context.Flag
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.infinispan.distexec.DistributedTaskExecutionPolicy
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.infinispan.distribution.DataLocality
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.infinispan.distribution.topologyaware.TopologyLevel
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.infinispan.eviction.EvictionStrategy
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.infinispan.eviction.EvictionThreadPolicy
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.infinispan.eviction.EvictionType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.infinispan.factories.scopes.Scopes
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.infinispan.jmx.annotations.DataType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.infinispan.jmx.annotations.DisplayType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.infinispan.jmx.annotations.MeasurementType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.infinispan.jmx.annotations.Units
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.infinispan.lifecycle.ComponentStatus
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.infinispan.notifications.cachelistener.event.Event.Type
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.infinispan.notifications.cachemanagerlistener.event.Event.Type
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.infinispan.notifications.Listener.Observation
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.infinispan.partitionhandling.AvailabilityMode
Returns the enum constant of this type with the specified name.
valueOf(int) - Static method in enum org.infinispan.partitionhandling.AvailabilityMode
 
valueOf(String) - Static method in enum org.infinispan.persistence.manager.PersistenceManager.AccessMode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.infinispan.persistence.modifications.Modification.Type
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.infinispan.registry.InternalCacheRegistry.Flag
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.infinispan.remoting.inboundhandler.action.ActionStatus
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.infinispan.remoting.inboundhandler.action.BaseLockingAction.InternalState
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.infinispan.remoting.inboundhandler.DeliverOrder
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.infinispan.remoting.inboundhandler.TopologyMode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.infinispan.remoting.rpc.ResponseMode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.infinispan.security.AuditContext
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.infinispan.security.AuditResponse
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.infinispan.security.AuthorizationPermission
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.infinispan.statetransfer.StateRequestCommand.Type
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.infinispan.stream.impl.StreamRequestCommand.Type
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.infinispan.topology.CacheTopologyControlCommand.Type
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.infinispan.topology.RebalancingStatus
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.infinispan.transaction.impl.TransactionTable.CompletedTransactionStatus
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.infinispan.transaction.LockingMode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.infinispan.transaction.TransactionMode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.infinispan.transaction.TransactionProtocol
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.infinispan.transaction.xa.TransactionFactory.TxFactoryEnum
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.infinispan.util.concurrent.BoundedConcurrentHashMap.Eviction
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.infinispan.util.concurrent.IsolationLevel
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.infinispan.util.concurrent.locks.LockState
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.infinispan.util.concurrent.locks.LockUtil.LockOwnership
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.infinispan.util.logging.events.EventLogCategory
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.infinispan.util.logging.events.EventLogLevel
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.infinispan.xsite.BackupSender.BringSiteOnlineResponse
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.infinispan.xsite.BackupSender.TakeSiteOfflineResponse
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.infinispan.xsite.statetransfer.XSiteStateTransferControlCommand.StateTransferControl
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.infinispan.xsite.XSiteAdminCommand.AdminOperation
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.infinispan.xsite.XSiteAdminCommand.Status
Returns the enum constant of this type with the specified name.
values() - Static method in enum org.infinispan.atomic.impl.AtomicHashMap.ProxyMode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Method in class org.infinispan.atomic.impl.AtomicHashMap
 
values() - Method in class org.infinispan.atomic.impl.AtomicHashMapProxy
 
values() - Method in class org.infinispan.atomic.impl.FineGrainedAtomicHashMapProxy
 
values() - Method in class org.infinispan.cache.impl.AbstractDelegatingCache
 
values() - Method in class org.infinispan.cache.impl.CacheImpl
 
values() - Method in class org.infinispan.cache.impl.DecoratedCache
 
values() - Method in class org.infinispan.cache.impl.SimpleCacheImpl
 
Values() - Constructor for class org.infinispan.cache.impl.SimpleCacheImpl.Values
 
values() - Method in interface org.infinispan.Cache
Returns a collection view of the values contained in this cache across the entire cluster.
values() - Static method in enum org.infinispan.commands.write.ValueMatcher
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.infinispan.configuration.cache.BackupConfiguration.BackupStrategy
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.infinispan.configuration.cache.BackupFailurePolicy
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.infinispan.configuration.cache.CacheMode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.infinispan.configuration.cache.Index
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.infinispan.configuration.cache.InterceptorConfiguration.Position
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.infinispan.configuration.cache.TransactionMode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.infinispan.configuration.cache.VersioningScheme
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.infinispan.configuration.global.ShutdownHookBehavior
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.infinispan.configuration.parsing.Attribute
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.infinispan.configuration.parsing.Element
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.infinispan.configuration.parsing.ParsedCacheMode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.infinispan.configuration.parsing.Parser72.Mode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.infinispan.configuration.parsing.Parser72.TransactionMode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.infinispan.configuration.parsing.Parser80.Mode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.infinispan.configuration.parsing.Parser80.TransactionMode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Method in interface org.infinispan.container.DataContainer
 
values() - Method in class org.infinispan.container.DefaultDataContainer
 
values() - Static method in enum org.infinispan.container.entries.DeltaAwareCacheEntry.Flags
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.infinispan.container.entries.ReadCommittedEntry.Flags
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.infinispan.container.EntryFactory.Wrap
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.infinispan.container.versioning.InequalVersionComparisonResult
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.infinispan.context.Flag
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.infinispan.distexec.DistributedTaskExecutionPolicy
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.infinispan.distribution.DataLocality
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.infinispan.distribution.topologyaware.TopologyLevel
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Method in class org.infinispan.distribution.util.ReadOnlySegmentAwareMap
NOTE: this method is not supported.
values() - Static method in enum org.infinispan.eviction.EvictionStrategy
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.infinispan.eviction.EvictionThreadPolicy
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.infinispan.eviction.EvictionType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.infinispan.factories.scopes.Scopes
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.infinispan.jmx.annotations.DataType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.infinispan.jmx.annotations.DisplayType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.infinispan.jmx.annotations.MeasurementType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.infinispan.jmx.annotations.Units
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.infinispan.lifecycle.ComponentStatus
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.infinispan.notifications.cachelistener.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.infinispan.notifications.cachemanagerlistener.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.infinispan.notifications.Listener.Observation
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.infinispan.partitionhandling.AvailabilityMode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.infinispan.persistence.manager.PersistenceManager.AccessMode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.infinispan.persistence.modifications.Modification.Type
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.infinispan.registry.InternalCacheRegistry.Flag
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.infinispan.remoting.inboundhandler.action.ActionStatus
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.infinispan.remoting.inboundhandler.action.BaseLockingAction.InternalState
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.infinispan.remoting.inboundhandler.DeliverOrder
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.infinispan.remoting.inboundhandler.TopologyMode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.infinispan.remoting.rpc.ResponseMode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.infinispan.security.AuditContext
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.infinispan.security.AuditResponse
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.infinispan.security.AuthorizationPermission
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Method in class org.infinispan.security.impl.SecureCacheImpl
 
values() - Static method in enum org.infinispan.statetransfer.StateRequestCommand.Type
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.infinispan.stream.impl.StreamRequestCommand.Type
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.infinispan.topology.CacheTopologyControlCommand.Type
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.infinispan.topology.RebalancingStatus
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.infinispan.transaction.impl.TransactionTable.CompletedTransactionStatus
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.infinispan.transaction.LockingMode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.infinispan.transaction.TransactionMode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.infinispan.transaction.TransactionProtocol
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.infinispan.transaction.xa.TransactionFactory.TxFactoryEnum
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Method in class org.infinispan.util.AbstractDelegatingMap
 
values() - Static method in enum org.infinispan.util.concurrent.BoundedConcurrentHashMap.Eviction
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Method in class org.infinispan.util.concurrent.BoundedConcurrentHashMap
Returns a Collection view of the values contained in this map.
values() - Static method in enum org.infinispan.util.concurrent.IsolationLevel
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.infinispan.util.concurrent.locks.LockState
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.infinispan.util.concurrent.locks.LockUtil.LockOwnership
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.infinispan.util.logging.events.EventLogCategory
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.infinispan.util.logging.events.EventLogLevel
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.infinispan.xsite.BackupSender.BringSiteOnlineResponse
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.infinispan.xsite.BackupSender.TakeSiteOfflineResponse
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.infinispan.xsite.statetransfer.XSiteStateTransferControlCommand.StateTransferControl
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.infinispan.xsite.XSiteAdminCommand.AdminOperation
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.infinispan.xsite.XSiteAdminCommand.Status
Returns an array containing the constants of this enum type, in the order they are declared.
version() - Method in class org.infinispan.configuration.global.SerializationConfiguration
 
version(short) - Method in class org.infinispan.configuration.global.SerializationConfigurationBuilder
Largest allowable version to use when marshalling internal state.
version(String) - Method in class org.infinispan.configuration.global.SerializationConfigurationBuilder
Largest allowable version to use when marshalling internal state.
version() - Method in class org.infinispan.functional.impl.MetaParamsInternalMetadata
 
version - Variable in class org.infinispan.metadata.EmbeddedMetadata.Builder
 
version(EntryVersion) - Method in class org.infinispan.metadata.EmbeddedMetadata.Builder
 
version() - Method in class org.infinispan.metadata.EmbeddedMetadata
 
version() - Method in class org.infinispan.metadata.impl.InternalMetadataImpl
 
version() - Method in class org.infinispan.metadata.impl.L1Metadata
 
version(EntryVersion) - Method in interface org.infinispan.metadata.Metadata.Builder
Set version.
version() - Method in interface org.infinispan.metadata.Metadata
Returns the version of the cache entry with which this metadata object is associated.
version(String) - Method in interface org.infinispan.util.logging.Log
 
Version - Class in org.infinispan
Contains version information about this release of Infinispan.
VersionAwareMarshaller - Class in org.infinispan.marshall.core
A delegate to various other marshallers like JBossMarshaller.
VersionAwareMarshaller() - Constructor for class org.infinispan.marshall.core.VersionAwareMarshaller
 
Versioned - Interface in org.infinispan.container.entries.versioned
An interface that marks the ability to handle versions
VersionedCommitCommand - Class in org.infinispan.commands.tx
The same as a CommitCommand except that version information is also carried by this command, used by optimistically transactional caches making use of write skew checking when using IsolationLevel.REPEATABLE_READ.
VersionedCommitCommand() - Constructor for class org.infinispan.commands.tx.VersionedCommitCommand
 
VersionedCommitCommand(String, GlobalTransaction) - Constructor for class org.infinispan.commands.tx.VersionedCommitCommand
 
VersionedCommitCommand(String) - Constructor for class org.infinispan.commands.tx.VersionedCommitCommand
 
VersionedDistributionInterceptor - Class in org.infinispan.interceptors.distribution
Deprecated.
Since 8.2, no longer public API.
VersionedDistributionInterceptor() - Constructor for class org.infinispan.interceptors.distribution.VersionedDistributionInterceptor
Deprecated.
 
VersionedEntryWrappingInterceptor - Class in org.infinispan.interceptors
Deprecated.
Since 8.2, no longer public API.
VersionedEntryWrappingInterceptor() - Constructor for class org.infinispan.interceptors.VersionedEntryWrappingInterceptor
Deprecated.
 
VersionedPrepareCommand - Class in org.infinispan.commands.tx
Same as PrepareCommand except that the transaction originator makes evident the versions of entries touched and stored in a transaction context so that accurate write skew checks may be performed by the lock owner(s).
VersionedPrepareCommand() - Constructor for class org.infinispan.commands.tx.VersionedPrepareCommand
 
VersionedPrepareCommand(String, GlobalTransaction, List<WriteCommand>, boolean) - Constructor for class org.infinispan.commands.tx.VersionedPrepareCommand
 
VersionedPrepareCommand(String) - Constructor for class org.infinispan.commands.tx.VersionedPrepareCommand
 
VersionGenerator - Interface in org.infinispan.container.versioning
Generates versions
versionGenerator - Variable in class org.infinispan.interceptors.VersionedEntryWrappingInterceptor
Deprecated.
 
VersionGeneratorFactory - Class in org.infinispan.factories
Version generator component factory.
VersionGeneratorFactory() - Constructor for class org.infinispan.factories.VersionGeneratorFactory
 
versioning() - Method in class org.infinispan.configuration.cache.Configuration
 
versioning() - Method in class org.infinispan.configuration.cache.ConfigurationBuilder
 
versioning() - Method in interface org.infinispan.configuration.cache.ConfigurationChildBuilder
 
VersioningConfiguration - Class in org.infinispan.configuration.cache
This configuration element controls whether entries are versioned.
VersioningConfigurationBuilder - Class in org.infinispan.configuration.cache
 
VersioningConfigurationBuilder(ConfigurationBuilder) - Constructor for class org.infinispan.configuration.cache.VersioningConfigurationBuilder
 
VersioningScheme - Enum in org.infinispan.configuration.cache
The various versioning schemes supported
viewAccepted(View) - Method in class org.infinispan.remoting.transport.jgroups.JGroupsTransport
 
viewChange(ViewChangedEvent) - Method in class org.infinispan.notifications.cachelistener.cluster.RemoteClusterListener
 
viewChange(ViewChangedEvent) - Method in class org.infinispan.persistence.support.SingletonCacheWriter.SingletonStoreListener
The cluster formation changed, so determine whether the current cache stopped being the coordinator or became the coordinator.
ViewChanged - Annotation Type in org.infinispan.notifications.cachemanagerlistener.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.infinispan.notifications.cachemanagerlistener.event
This event is passed in to any method annotated with ViewChanged.
viewId - Variable in class org.infinispan.remoting.transport.jgroups.JGroupsTransport
 
viewUpdateCondition - Variable in class org.infinispan.remoting.transport.jgroups.JGroupsTransport
 
viewUpdateLock - Variable in class org.infinispan.remoting.transport.jgroups.JGroupsTransport
 
VisitableCommand - Interface in org.infinispan.commands
A type of command that can accept Visitors, such as CommandInterceptors.
visitApplyDeltaCommand(InvocationContext, ApplyDeltaCommand) - Method in class org.infinispan.commands.AbstractVisitor
 
visitApplyDeltaCommand(InvocationContext, ApplyDeltaCommand) - Method in interface org.infinispan.commands.Visitor
 
visitApplyDeltaCommand(InvocationContext, ApplyDeltaCommand) - Method in class org.infinispan.interceptors.CacheLoaderInterceptor
Deprecated.
 
visitApplyDeltaCommand(InvocationContext, ApplyDeltaCommand) - Method in class org.infinispan.interceptors.CacheWriterInterceptor.Updater
Deprecated.
 
visitApplyDeltaCommand(InvocationContext, ApplyDeltaCommand) - Method in class org.infinispan.interceptors.EntryWrappingInterceptor
Deprecated.
 
visitApplyDeltaCommand(InvocationContext, ApplyDeltaCommand) - Method in class org.infinispan.interceptors.locking.OptimisticLockingInterceptor
Deprecated.
 
visitApplyDeltaCommand(InvocationContext, ApplyDeltaCommand) - Method in class org.infinispan.interceptors.locking.PessimisticLockingInterceptor
Deprecated.
 
visitApplyDeltaCommand(InvocationContext, ApplyDeltaCommand) - Method in class org.infinispan.interceptors.TxInterceptor
Deprecated.
 
visitApplyDeltaCommand(InvocationContext, ApplyDeltaCommand) - Method in class org.infinispan.partitionhandling.impl.PartitionHandlingInterceptor
 
visitApplyDeltaCommand(InvocationContext, ApplyDeltaCommand) - Method in class org.infinispan.statetransfer.StateTransferInterceptor
Deprecated.
 
visitClearCommand(InvocationContext, ClearCommand) - Method in class org.infinispan.commands.AbstractVisitor
 
visitClearCommand(InvocationContext, ClearCommand) - Method in interface org.infinispan.commands.Visitor
 
visitClearCommand(InvocationContext, ClearCommand) - Method in class org.infinispan.interceptors.base.PrePostProcessingCommandInterceptor
 
visitClearCommand(InvocationContext, ClearCommand) - Method in class org.infinispan.interceptors.CacheWriterInterceptor.Updater
Deprecated.
 
visitClearCommand(InvocationContext, ClearCommand) - Method in class org.infinispan.interceptors.CacheWriterInterceptor
Deprecated.
 
visitClearCommand(InvocationContext, ClearCommand) - Method in class org.infinispan.interceptors.distribution.BaseDistributionInterceptor
Deprecated.
 
visitClearCommand(InvocationContext, ClearCommand) - Method in class org.infinispan.interceptors.EntryWrappingInterceptor
Deprecated.
 
visitClearCommand(InvocationContext, ClearCommand) - Method in class org.infinispan.interceptors.InvalidationInterceptor
Deprecated.
 
visitClearCommand(InvocationContext, ClearCommand) - Method in class org.infinispan.interceptors.locking.AbstractLockingInterceptor
Deprecated.
 
visitClearCommand(InvocationContext, ClearCommand) - Method in class org.infinispan.interceptors.TxInterceptor
Deprecated.
 
visitClearCommand(InvocationContext, ClearCommand) - Method in class org.infinispan.interceptors.xsite.BaseBackupInterceptor
 
visitClearCommand(InvocationContext, ClearCommand) - Method in class org.infinispan.partitionhandling.impl.PartitionHandlingInterceptor
 
visitClearCommand(InvocationContext, ClearCommand) - Method in class org.infinispan.statetransfer.StateTransferInterceptor
Deprecated.
 
visitClearCommand(InvocationContext, ClearCommand) - Method in class org.infinispan.xsite.BackupSenderImpl.CustomBackupPolicyInvoker
 
visitClearCommand(InvocationContext, ClearCommand) - Method in class org.infinispan.xsite.BaseBackupReceiver.BackupCacheUpdater
 
visitCollection(InvocationContext, Collection<? extends VisitableCommand>) - Method in class org.infinispan.commands.AbstractVisitor
Helper method to visit a collection of VisitableCommands.
visitCommitCommand(TxInvocationContext, CommitCommand) - Method in class org.infinispan.commands.AbstractVisitor
 
visitCommitCommand(TxInvocationContext, CommitCommand) - Method in interface org.infinispan.commands.Visitor
 
visitCommitCommand(TxInvocationContext, CommitCommand) - Method in class org.infinispan.interceptors.base.PrePostProcessingCommandInterceptor
 
visitCommitCommand(TxInvocationContext, CommitCommand) - Method in class org.infinispan.interceptors.CacheWriterInterceptor
Deprecated.
 
visitCommitCommand(TxInvocationContext, CommitCommand) - Method in class org.infinispan.interceptors.CallInterceptor
Deprecated.
 
visitCommitCommand(TxInvocationContext, CommitCommand) - Method in class org.infinispan.interceptors.distribution.L1LastChanceInterceptor
Deprecated.
 
visitCommitCommand(TxInvocationContext, CommitCommand) - Method in class org.infinispan.interceptors.distribution.L1TxInterceptor
Deprecated.
 
visitCommitCommand(TxInvocationContext, CommitCommand) - Method in class org.infinispan.interceptors.distribution.TxDistributionInterceptor
Deprecated.
 
visitCommitCommand(TxInvocationContext, CommitCommand) - Method in class org.infinispan.interceptors.EntryWrappingInterceptor
Deprecated.
 
visitCommitCommand(TxInvocationContext, CommitCommand) - Method in class org.infinispan.interceptors.InvalidationInterceptor
Deprecated.
 
visitCommitCommand(TxInvocationContext, CommitCommand) - Method in class org.infinispan.interceptors.locking.AbstractTxLockingInterceptor
Deprecated.
 
visitCommitCommand(TxInvocationContext, CommitCommand) - Method in class org.infinispan.interceptors.NotificationInterceptor
Deprecated.
 
visitCommitCommand(TxInvocationContext, CommitCommand) - Method in class org.infinispan.interceptors.totalorder.TotalOrderDistributionInterceptor
Deprecated.
 
visitCommitCommand(TxInvocationContext, CommitCommand) - Method in class org.infinispan.interceptors.totalorder.TotalOrderInterceptor
Deprecated.
 
visitCommitCommand(TxInvocationContext, CommitCommand) - Method in class org.infinispan.interceptors.totalorder.TotalOrderVersionedDistributionInterceptor
Deprecated.
 
visitCommitCommand(TxInvocationContext, CommitCommand) - Method in class org.infinispan.interceptors.totalorder.TotalOrderVersionedEntryWrappingInterceptor
Deprecated.
 
visitCommitCommand(TxInvocationContext, CommitCommand) - Method in class org.infinispan.interceptors.TxInterceptor
Deprecated.
 
visitCommitCommand(TxInvocationContext, CommitCommand) - Method in class org.infinispan.interceptors.VersionedEntryWrappingInterceptor
Deprecated.
 
visitCommitCommand(TxInvocationContext, CommitCommand) - Method in class org.infinispan.interceptors.xsite.OptimisticBackupInterceptor
 
visitCommitCommand(TxInvocationContext, CommitCommand) - Method in class org.infinispan.interceptors.xsite.PessimisticBackupInterceptor
 
visitCommitCommand(TxInvocationContext, CommitCommand) - Method in class org.infinispan.partitionhandling.impl.PartitionHandlingInterceptor
 
visitCommitCommand(TxInvocationContext, CommitCommand) - Method in class org.infinispan.statetransfer.StateTransferInterceptor
Deprecated.
 
visitCommitCommand(TxInvocationContext, CommitCommand) - Method in class org.infinispan.statetransfer.TransactionSynchronizerInterceptor
 
visitCommitCommand(TxInvocationContext, CommitCommand) - Method in class org.infinispan.xsite.BackupSenderImpl.CustomBackupPolicyInvoker
 
visitCommitCommand(TxInvocationContext, CommitCommand) - Method in class org.infinispan.xsite.BaseBackupReceiver.BackupCacheUpdater
 
visitDataReadCommand(InvocationContext, DataCommand) - Method in class org.infinispan.interceptors.locking.AbstractLockingInterceptor
Deprecated.
 
visitDataReadCommand(InvocationContext, DataCommand) - Method in class org.infinispan.interceptors.locking.NonTransactionalLockingInterceptor
Deprecated.
 
visitDataReadCommand(InvocationContext, DataCommand) - Method in class org.infinispan.interceptors.locking.OptimisticLockingInterceptor
Deprecated.
 
visitDataReadCommand(InvocationContext, DataCommand) - Method in class org.infinispan.interceptors.locking.PessimisticLockingInterceptor
Deprecated.
 
visitDataWriteCommand(InvocationContext, DataWriteCommand, boolean) - Method in class org.infinispan.interceptors.distribution.L1LastChanceInterceptor
Deprecated.
 
visitDataWriteCommand(InvocationContext, DataWriteCommand) - Method in class org.infinispan.interceptors.locking.AbstractLockingInterceptor
Deprecated.
 
visitDataWriteCommand(InvocationContext, DataWriteCommand) - Method in class org.infinispan.interceptors.locking.NonTransactionalLockingInterceptor
Deprecated.
 
visitDataWriteCommand(InvocationContext, DataWriteCommand) - Method in class org.infinispan.interceptors.locking.OptimisticLockingInterceptor
Deprecated.
 
visitDataWriteCommand(InvocationContext, DataWriteCommand) - Method in class org.infinispan.interceptors.locking.PessimisticLockingInterceptor
Deprecated.
 
visitDistributedExecuteCommand(InvocationContext, DistributedExecuteCommand<V>) - Method in class org.infinispan.commands.AbstractVisitor
 
visitDistributedExecuteCommand(InvocationContext, DistributedExecuteCommand<V>) - Method in interface org.infinispan.commands.Visitor
 
visitEntrySetCommand(InvocationContext, EntrySetCommand) - Method in class org.infinispan.commands.AbstractVisitor
 
visitEntrySetCommand(InvocationContext, EntrySetCommand) - Method in interface org.infinispan.commands.Visitor
 
visitEntrySetCommand(InvocationContext, EntrySetCommand) - Method in class org.infinispan.interceptors.CacheLoaderInterceptor
Deprecated.
 
visitEntrySetCommand(InvocationContext, EntrySetCommand) - Method in class org.infinispan.interceptors.compat.BaseTypeConverterInterceptor
Deprecated.
 
visitEntrySetCommand(InvocationContext, EntrySetCommand) - Method in class org.infinispan.interceptors.distribution.DistributionBulkInterceptor
Deprecated.
 
visitEntrySetCommand(InvocationContext, EntrySetCommand) - Method in class org.infinispan.interceptors.MarshalledValueInterceptor
Deprecated.
 
visitEntrySetCommand(InvocationContext, EntrySetCommand) - Method in class org.infinispan.interceptors.TxInterceptor
Deprecated.
 
visitEntrySetCommand(InvocationContext, EntrySetCommand) - Method in class org.infinispan.partitionhandling.impl.PartitionHandlingInterceptor
 
visitEvictCommand(InvocationContext, EvictCommand) - Method in class org.infinispan.commands.AbstractVisitor
 
visitEvictCommand(InvocationContext, EvictCommand) - Method in interface org.infinispan.commands.Visitor
 
visitEvictCommand(InvocationContext, EvictCommand) - Method in class org.infinispan.interceptors.base.PrePostProcessingCommandInterceptor
 
visitEvictCommand(InvocationContext, EvictCommand) - Method in class org.infinispan.interceptors.BatchingInterceptor
Deprecated.
 
visitEvictCommand(InvocationContext, EvictCommand) - Method in class org.infinispan.interceptors.CacheMgmtInterceptor
Deprecated.
 
visitEvictCommand(InvocationContext, EvictCommand) - Method in class org.infinispan.interceptors.EntryWrappingInterceptor
Deprecated.
 
visitEvictCommand(InvocationContext, EvictCommand) - Method in class org.infinispan.interceptors.MarshalledValueInterceptor
Deprecated.
 
visitEvictCommand(InvocationContext, EvictCommand) - Method in class org.infinispan.statetransfer.StateTransferInterceptor
Deprecated.
 
visitGetAllCommand(InvocationContext, GetAllCommand) - Method in class org.infinispan.commands.AbstractVisitor
 
visitGetAllCommand(InvocationContext, GetAllCommand) - Method in interface org.infinispan.commands.Visitor
 
visitGetAllCommand(InvocationContext, GetAllCommand) - Method in class org.infinispan.interceptors.CacheLoaderInterceptor
Deprecated.
 
visitGetAllCommand(InvocationContext, GetAllCommand) - Method in class org.infinispan.interceptors.CacheMgmtInterceptor
Deprecated.
 
visitGetAllCommand(InvocationContext, GetAllCommand) - Method in class org.infinispan.interceptors.CallInterceptor
Deprecated.
 
visitGetAllCommand(InvocationContext, GetAllCommand) - Method in class org.infinispan.interceptors.compat.BaseTypeConverterInterceptor
Deprecated.
 
visitGetAllCommand(InvocationContext, GetAllCommand) - Method in class org.infinispan.interceptors.distribution.BaseDistributionInterceptor
Deprecated.
 
visitGetAllCommand(InvocationContext, GetAllCommand) - Method in class org.infinispan.interceptors.EntryWrappingInterceptor
Deprecated.
 
visitGetAllCommand(InvocationContext, GetAllCommand) - Method in class org.infinispan.interceptors.IsMarshallableInterceptor
Deprecated.
 
visitGetAllCommand(InvocationContext, GetAllCommand) - Method in class org.infinispan.interceptors.locking.AbstractTxLockingInterceptor
Deprecated.
 
visitGetAllCommand(InvocationContext, GetAllCommand) - Method in class org.infinispan.interceptors.locking.NonTransactionalLockingInterceptor
Deprecated.
 
visitGetAllCommand(InvocationContext, GetAllCommand) - Method in class org.infinispan.interceptors.locking.OptimisticLockingInterceptor
Deprecated.
 
visitGetAllCommand(InvocationContext, GetAllCommand) - Method in class org.infinispan.interceptors.locking.PessimisticLockingInterceptor
Deprecated.
 
visitGetAllCommand(InvocationContext, GetAllCommand) - Method in class org.infinispan.interceptors.MarshalledValueInterceptor
Deprecated.
 
visitGetAllCommand(InvocationContext, GetAllCommand) - Method in class org.infinispan.interceptors.TxInterceptor
Deprecated.
 
visitGetAllCommand(InvocationContext, GetAllCommand) - Method in class org.infinispan.partitionhandling.impl.PartitionHandlingInterceptor
 
visitGetAllCommand(InvocationContext, GetAllCommand) - Method in class org.infinispan.statetransfer.StateTransferInterceptor
Deprecated.
 
visitGetCacheEntryCommand(InvocationContext, GetCacheEntryCommand) - Method in class org.infinispan.commands.AbstractVisitor
 
visitGetCacheEntryCommand(InvocationContext, GetCacheEntryCommand) - Method in interface org.infinispan.commands.Visitor
 
visitGetCacheEntryCommand(InvocationContext, GetCacheEntryCommand) - Method in class org.infinispan.interceptors.CacheLoaderInterceptor
Deprecated.
 
visitGetCacheEntryCommand(InvocationContext, GetCacheEntryCommand) - Method in class org.infinispan.interceptors.CacheMgmtInterceptor
Deprecated.
 
visitGetCacheEntryCommand(InvocationContext, GetCacheEntryCommand) - Method in class org.infinispan.interceptors.CallInterceptor
Deprecated.
 
visitGetCacheEntryCommand(InvocationContext, GetCacheEntryCommand) - Method in class org.infinispan.interceptors.compat.BaseTypeConverterInterceptor
Deprecated.
 
visitGetCacheEntryCommand(InvocationContext, GetCacheEntryCommand) - Method in class org.infinispan.interceptors.distribution.L1NonTxInterceptor
Deprecated.
 
visitGetCacheEntryCommand(InvocationContext, GetCacheEntryCommand) - Method in class org.infinispan.interceptors.distribution.NonTxDistributionInterceptor
Deprecated.
 
visitGetCacheEntryCommand(InvocationContext, GetCacheEntryCommand) - Method in class org.infinispan.interceptors.distribution.TxDistributionInterceptor
Deprecated.
 
visitGetCacheEntryCommand(InvocationContext, GetCacheEntryCommand) - Method in class org.infinispan.interceptors.EntryWrappingInterceptor
Deprecated.
 
visitGetCacheEntryCommand(InvocationContext, GetCacheEntryCommand) - Method in class org.infinispan.interceptors.IsMarshallableInterceptor
Deprecated.
 
visitGetCacheEntryCommand(InvocationContext, GetCacheEntryCommand) - Method in class org.infinispan.interceptors.locking.AbstractLockingInterceptor
Deprecated.
 
visitGetCacheEntryCommand(InvocationContext, GetCacheEntryCommand) - Method in class org.infinispan.interceptors.MarshalledValueInterceptor
Deprecated.
 
visitGetCacheEntryCommand(InvocationContext, GetCacheEntryCommand) - Method in class org.infinispan.interceptors.TxInterceptor
Deprecated.
 
visitGetCacheEntryCommand(InvocationContext, GetCacheEntryCommand) - Method in class org.infinispan.partitionhandling.impl.PartitionHandlingInterceptor
 
visitGetCacheEntryCommand(InvocationContext, GetCacheEntryCommand) - Method in class org.infinispan.statetransfer.StateTransferInterceptor
Deprecated.
 
visitGetKeysInGroupCommand(InvocationContext, GetKeysInGroupCommand) - Method in class org.infinispan.commands.AbstractVisitor
 
visitGetKeysInGroupCommand(InvocationContext, GetKeysInGroupCommand) - Method in interface org.infinispan.commands.Visitor
 
visitGetKeysInGroupCommand(InvocationContext, GetKeysInGroupCommand) - Method in class org.infinispan.interceptors.base.BaseStateTransferInterceptor
Deprecated.
 
visitGetKeysInGroupCommand(InvocationContext, GetKeysInGroupCommand) - Method in class org.infinispan.interceptors.CacheLoaderInterceptor
Deprecated.
 
visitGetKeysInGroupCommand(InvocationContext, GetKeysInGroupCommand) - Method in class org.infinispan.interceptors.distribution.BaseDistributionInterceptor
Deprecated.
 
visitGetKeysInGroupCommand(InvocationContext, GetKeysInGroupCommand) - Method in class org.infinispan.interceptors.EntryWrappingInterceptor
Deprecated.
 
visitGetKeysInGroupCommand(InvocationContext, GetKeysInGroupCommand) - Method in class org.infinispan.interceptors.GroupingInterceptor
Deprecated.
 
visitGetKeyValueCommand(InvocationContext, GetKeyValueCommand) - Method in class org.infinispan.commands.AbstractVisitor
 
visitGetKeyValueCommand(InvocationContext, GetKeyValueCommand) - Method in interface org.infinispan.commands.Visitor
 
visitGetKeyValueCommand(InvocationContext, GetKeyValueCommand) - Method in class org.infinispan.interceptors.base.PrePostProcessingCommandInterceptor
 
visitGetKeyValueCommand(InvocationContext, GetKeyValueCommand) - Method in class org.infinispan.interceptors.CacheLoaderInterceptor
Deprecated.
 
visitGetKeyValueCommand(InvocationContext, GetKeyValueCommand) - Method in class org.infinispan.interceptors.CacheMgmtInterceptor
Deprecated.
 
visitGetKeyValueCommand(InvocationContext, GetKeyValueCommand) - Method in class org.infinispan.interceptors.CallInterceptor
Deprecated.
 
visitGetKeyValueCommand(InvocationContext, GetKeyValueCommand) - Method in class org.infinispan.interceptors.compat.BaseTypeConverterInterceptor
Deprecated.
 
visitGetKeyValueCommand(InvocationContext, GetKeyValueCommand) - Method in class org.infinispan.interceptors.distribution.L1NonTxInterceptor
Deprecated.
 
visitGetKeyValueCommand(InvocationContext, GetKeyValueCommand) - Method in class org.infinispan.interceptors.distribution.NonTxDistributionInterceptor
Deprecated.
 
visitGetKeyValueCommand(InvocationContext, GetKeyValueCommand) - Method in class org.infinispan.interceptors.distribution.TxDistributionInterceptor
Deprecated.
 
visitGetKeyValueCommand(InvocationContext, GetKeyValueCommand) - Method in class org.infinispan.interceptors.EntryWrappingInterceptor
Deprecated.
 
visitGetKeyValueCommand(InvocationContext, GetKeyValueCommand) - Method in class org.infinispan.interceptors.IsMarshallableInterceptor
Deprecated.
 
visitGetKeyValueCommand(InvocationContext, GetKeyValueCommand) - Method in class org.infinispan.interceptors.locking.AbstractLockingInterceptor
Deprecated.
 
visitGetKeyValueCommand(InvocationContext, GetKeyValueCommand) - Method in class org.infinispan.interceptors.locking.OptimisticLockingInterceptor
Deprecated.
 
visitGetKeyValueCommand(InvocationContext, GetKeyValueCommand) - Method in class org.infinispan.interceptors.MarshalledValueInterceptor
Deprecated.
 
visitGetKeyValueCommand(InvocationContext, GetKeyValueCommand) - Method in class org.infinispan.interceptors.TxInterceptor
Deprecated.
 
visitGetKeyValueCommand(InvocationContext, GetKeyValueCommand) - Method in class org.infinispan.partitionhandling.impl.PartitionHandlingInterceptor
 
visitGetKeyValueCommand(InvocationContext, GetKeyValueCommand) - Method in class org.infinispan.statetransfer.StateTransferInterceptor
Deprecated.
 
visitInvalidateCommand(InvocationContext, InvalidateCommand) - Method in class org.infinispan.commands.AbstractVisitor
 
visitInvalidateCommand(InvocationContext, InvalidateCommand) - Method in interface org.infinispan.commands.Visitor
 
visitInvalidateCommand(InvocationContext, InvalidateCommand) - Method in class org.infinispan.interceptors.CacheLoaderInterceptor
Deprecated.
 
visitInvalidateCommand(InvocationContext, InvalidateCommand) - Method in class org.infinispan.interceptors.EntryWrappingInterceptor
Deprecated.
 
visitInvalidateCommand(InvocationContext, InvalidateCommand) - Method in class org.infinispan.interceptors.locking.AbstractLockingInterceptor
Deprecated.
 
visitInvalidateCommand(InvocationContext, InvalidateCommand) - Method in class org.infinispan.interceptors.TxInterceptor
Deprecated.
 
visitInvalidateCommand(InvocationContext, InvalidateCommand) - Method in class org.infinispan.statetransfer.StateTransferInterceptor
Deprecated.
 
visitInvalidateL1Command(InvocationContext, InvalidateL1Command) - Method in class org.infinispan.commands.AbstractVisitor
 
visitInvalidateL1Command(InvocationContext, InvalidateL1Command) - Method in interface org.infinispan.commands.Visitor
 
visitInvalidateL1Command(InvocationContext, InvalidateL1Command) - Method in class org.infinispan.interceptors.distribution.L1NonTxInterceptor
Deprecated.
 
visitInvalidateL1Command(InvocationContext, InvalidateL1Command) - Method in class org.infinispan.interceptors.EntryWrappingInterceptor
Deprecated.
 
visitInvalidateL1Command(InvocationContext, InvalidateL1Command) - Method in class org.infinispan.interceptors.locking.AbstractLockingInterceptor
Deprecated.
 
visitInvalidateL1Command(InvocationContext, InvalidateL1Command) - Method in class org.infinispan.statetransfer.StateTransferInterceptor
Deprecated.
 
visitKeySetCommand(InvocationContext, KeySetCommand) - Method in class org.infinispan.commands.AbstractVisitor
 
visitKeySetCommand(InvocationContext, KeySetCommand) - Method in interface org.infinispan.commands.Visitor
 
visitKeySetCommand(InvocationContext, KeySetCommand) - Method in class org.infinispan.interceptors.CacheLoaderInterceptor
Deprecated.
 
visitKeySetCommand(InvocationContext, KeySetCommand) - Method in class org.infinispan.interceptors.compat.BaseTypeConverterInterceptor
Deprecated.
 
visitKeySetCommand(InvocationContext, KeySetCommand) - Method in class org.infinispan.interceptors.distribution.DistributionBulkInterceptor
Deprecated.
 
visitKeySetCommand(InvocationContext, KeySetCommand) - Method in class org.infinispan.interceptors.MarshalledValueInterceptor
Deprecated.
 
visitKeySetCommand(InvocationContext, KeySetCommand) - Method in class org.infinispan.interceptors.TxInterceptor
Deprecated.
 
visitKeySetCommand(InvocationContext, KeySetCommand) - Method in class org.infinispan.partitionhandling.impl.PartitionHandlingInterceptor
 
visitLockControlCommand(TxInvocationContext, LockControlCommand) - Method in class org.infinispan.commands.AbstractVisitor
 
visitLockControlCommand(TxInvocationContext, LockControlCommand) - Method in interface org.infinispan.commands.Visitor
 
visitLockControlCommand(TxInvocationContext, LockControlCommand) - Method in class org.infinispan.interceptors.CallInterceptor
Deprecated.
 
visitLockControlCommand(TxInvocationContext, LockControlCommand) - Method in class org.infinispan.interceptors.DeadlockDetectingInterceptor
Deprecated.
 
visitLockControlCommand(TxInvocationContext, LockControlCommand) - Method in class org.infinispan.interceptors.distribution.TxDistributionInterceptor
Deprecated.
 
visitLockControlCommand(TxInvocationContext, LockControlCommand) - Method in class org.infinispan.interceptors.InvalidationInterceptor
Deprecated.
 
visitLockControlCommand(TxInvocationContext, LockControlCommand) - Method in class org.infinispan.interceptors.InvocationContextInterceptor
Deprecated.
 
visitLockControlCommand(TxInvocationContext, LockControlCommand) - Method in class org.infinispan.interceptors.IsMarshallableInterceptor
Deprecated.
 
visitLockControlCommand(TxInvocationContext, LockControlCommand) - Method in class org.infinispan.interceptors.locking.OptimisticLockingInterceptor
Deprecated.
 
visitLockControlCommand(TxInvocationContext, LockControlCommand) - Method in class org.infinispan.interceptors.locking.PessimisticLockingInterceptor
Deprecated.
 
visitLockControlCommand(TxInvocationContext, LockControlCommand) - Method in class org.infinispan.interceptors.MarshalledValueInterceptor
Deprecated.
 
visitLockControlCommand(TxInvocationContext, LockControlCommand) - Method in class org.infinispan.interceptors.totalorder.TotalOrderInterceptor
Deprecated.
 
visitLockControlCommand(TxInvocationContext, LockControlCommand) - Method in class org.infinispan.interceptors.TxInterceptor
Deprecated.
 
visitLockControlCommand(TxInvocationContext, LockControlCommand) - Method in class org.infinispan.statetransfer.StateTransferInterceptor
Deprecated.
 
visitLockControlCommand(TxInvocationContext, LockControlCommand) - Method in class org.infinispan.statetransfer.TransactionSynchronizerInterceptor
 
visitNonTxDataWriteCommand(InvocationContext, DataWriteCommand) - Method in class org.infinispan.interceptors.locking.AbstractLockingInterceptor
Deprecated.
 
Visitor - Interface in org.infinispan.commands
 
visitPrepareCommand(TxInvocationContext, PrepareCommand) - Method in class org.infinispan.commands.AbstractVisitor
 
visitPrepareCommand(TxInvocationContext, PrepareCommand) - Method in interface org.infinispan.commands.Visitor
 
visitPrepareCommand(TxInvocationContext, PrepareCommand) - Method in class org.infinispan.interceptors.base.PrePostProcessingCommandInterceptor
 
visitPrepareCommand(TxInvocationContext, PrepareCommand) - Method in class org.infinispan.interceptors.CacheWriterInterceptor
Deprecated.
 
visitPrepareCommand(TxInvocationContext, PrepareCommand) - Method in class org.infinispan.interceptors.CallInterceptor
Deprecated.
 
visitPrepareCommand(TxInvocationContext, PrepareCommand) - Method in class org.infinispan.interceptors.DeadlockDetectingInterceptor
Deprecated.
 
visitPrepareCommand(TxInvocationContext, PrepareCommand) - Method in class org.infinispan.interceptors.distribution.L1LastChanceInterceptor
Deprecated.
 
visitPrepareCommand(TxInvocationContext, PrepareCommand) - Method in class org.infinispan.interceptors.distribution.L1TxInterceptor
Deprecated.
 
visitPrepareCommand(TxInvocationContext, PrepareCommand) - Method in class org.infinispan.interceptors.distribution.TxDistributionInterceptor
Deprecated.
 
visitPrepareCommand(TxInvocationContext, PrepareCommand) - Method in class org.infinispan.interceptors.EntryWrappingInterceptor
Deprecated.
 
visitPrepareCommand(TxInvocationContext, PrepareCommand) - Method in class org.infinispan.interceptors.InvalidationInterceptor
Deprecated.
 
visitPrepareCommand(TxInvocationContext, PrepareCommand) - Method in class org.infinispan.interceptors.locking.OptimisticLockingInterceptor
Deprecated.
 
visitPrepareCommand(TxInvocationContext, PrepareCommand) - Method in class org.infinispan.interceptors.locking.PessimisticLockingInterceptor
Deprecated.
 
visitPrepareCommand(TxInvocationContext, PrepareCommand) - Method in class org.infinispan.interceptors.NotificationInterceptor
Deprecated.
 
visitPrepareCommand(TxInvocationContext, PrepareCommand) - Method in class org.infinispan.interceptors.totalorder.TotalOrderInterceptor
Deprecated.
 
visitPrepareCommand(TxInvocationContext, PrepareCommand) - Method in class org.infinispan.interceptors.totalorder.TotalOrderStateTransferInterceptor
Deprecated.
 
visitPrepareCommand(TxInvocationContext, PrepareCommand) - Method in class org.infinispan.interceptors.totalorder.TotalOrderVersionedEntryWrappingInterceptor
Deprecated.
 
visitPrepareCommand(TxInvocationContext, PrepareCommand) - Method in class org.infinispan.interceptors.TxInterceptor
Deprecated.
 
visitPrepareCommand(TxInvocationContext, PrepareCommand) - Method in class org.infinispan.interceptors.VersionedEntryWrappingInterceptor
Deprecated.
 
visitPrepareCommand(TxInvocationContext, PrepareCommand) - Method in class org.infinispan.interceptors.xsite.OptimisticBackupInterceptor
 
visitPrepareCommand(TxInvocationContext, PrepareCommand) - Method in class org.infinispan.interceptors.xsite.PessimisticBackupInterceptor
 
visitPrepareCommand(TxInvocationContext, PrepareCommand) - Method in class org.infinispan.partitionhandling.impl.PartitionHandlingInterceptor
 
visitPrepareCommand(TxInvocationContext, PrepareCommand) - Method in class org.infinispan.statetransfer.StateTransferInterceptor
Deprecated.
 
visitPrepareCommand(TxInvocationContext, PrepareCommand) - Method in class org.infinispan.statetransfer.TransactionSynchronizerInterceptor
 
visitPrepareCommand(TxInvocationContext, PrepareCommand) - Method in class org.infinispan.xsite.BackupSenderImpl.CustomBackupPolicyInvoker
 
visitPrepareCommand(TxInvocationContext, PrepareCommand) - Method in class org.infinispan.xsite.BaseBackupReceiver.BackupCacheUpdater
 
visitPutKeyValueCommand(InvocationContext, PutKeyValueCommand) - Method in class org.infinispan.commands.AbstractVisitor
 
visitPutKeyValueCommand(InvocationContext, PutKeyValueCommand) - Method in interface org.infinispan.commands.Visitor
 
visitPutKeyValueCommand(InvocationContext, PutKeyValueCommand) - Method in class org.infinispan.interceptors.base.PrePostProcessingCommandInterceptor
 
visitPutKeyValueCommand(InvocationContext, PutKeyValueCommand) - Method in class org.infinispan.interceptors.CacheLoaderInterceptor
Deprecated.
 
visitPutKeyValueCommand(InvocationContext, PutKeyValueCommand) - Method in class org.infinispan.interceptors.CacheMgmtInterceptor
Deprecated.
 
visitPutKeyValueCommand(InvocationContext, PutKeyValueCommand) - Method in class org.infinispan.interceptors.CacheWriterInterceptor.Updater
Deprecated.
 
visitPutKeyValueCommand(InvocationContext, PutKeyValueCommand) - Method in class org.infinispan.interceptors.CacheWriterInterceptor
Deprecated.
 
visitPutKeyValueCommand(InvocationContext, PutKeyValueCommand) - Method in class org.infinispan.interceptors.compat.BaseTypeConverterInterceptor
Deprecated.
 
visitPutKeyValueCommand(InvocationContext, PutKeyValueCommand) - Method in class org.infinispan.interceptors.DeadlockDetectingInterceptor
Deprecated.
 
visitPutKeyValueCommand(InvocationContext, PutKeyValueCommand) - Method in class org.infinispan.interceptors.DistCacheWriterInterceptor
Deprecated.
 
visitPutKeyValueCommand(InvocationContext, PutKeyValueCommand) - Method in class org.infinispan.interceptors.distribution.L1LastChanceInterceptor
Deprecated.
 
visitPutKeyValueCommand(InvocationContext, PutKeyValueCommand) - Method in class org.infinispan.interceptors.distribution.L1NonTxInterceptor
Deprecated.
 
visitPutKeyValueCommand(InvocationContext, PutKeyValueCommand) - Method in class org.infinispan.interceptors.distribution.L1TxInterceptor
Deprecated.
 
visitPutKeyValueCommand(InvocationContext, PutKeyValueCommand) - Method in class org.infinispan.interceptors.distribution.NonTxDistributionInterceptor
Deprecated.
 
visitPutKeyValueCommand(InvocationContext, PutKeyValueCommand) - Method in class org.infinispan.interceptors.distribution.TxDistributionInterceptor
Deprecated.
 
visitPutKeyValueCommand(InvocationContext, PutKeyValueCommand) - Method in class org.infinispan.interceptors.EntryWrappingInterceptor
Deprecated.
 
visitPutKeyValueCommand(InvocationContext, PutKeyValueCommand) - Method in class org.infinispan.interceptors.InvalidationInterceptor.InvalidationFilterVisitor
Deprecated.
 
visitPutKeyValueCommand(InvocationContext, PutKeyValueCommand) - Method in class org.infinispan.interceptors.InvalidationInterceptor
Deprecated.
 
visitPutKeyValueCommand(InvocationContext, PutKeyValueCommand) - Method in class org.infinispan.interceptors.IsMarshallableInterceptor
Deprecated.
 
visitPutKeyValueCommand(InvocationContext, PutKeyValueCommand) - Method in class org.infinispan.interceptors.locking.AbstractLockingInterceptor
Deprecated.
 
visitPutKeyValueCommand(InvocationContext, PutKeyValueCommand) - Method in class org.infinispan.interceptors.locking.AbstractTxLockingInterceptor
Deprecated.
 
visitPutKeyValueCommand(InvocationContext, PutKeyValueCommand) - Method in class org.infinispan.interceptors.MarshalledValueInterceptor
Deprecated.
 
visitPutKeyValueCommand(InvocationContext, PutKeyValueCommand) - Method in class org.infinispan.interceptors.TxInterceptor
Deprecated.
 
visitPutKeyValueCommand(InvocationContext, PutKeyValueCommand) - Method in class org.infinispan.interceptors.xsite.NonTransactionalBackupInterceptor
 
visitPutKeyValueCommand(InvocationContext, PutKeyValueCommand) - Method in class org.infinispan.partitionhandling.impl.PartitionHandlingInterceptor
 
visitPutKeyValueCommand(InvocationContext, PutKeyValueCommand) - Method in class org.infinispan.statetransfer.StateTransferInterceptor
Deprecated.
 
visitPutKeyValueCommand(InvocationContext, PutKeyValueCommand) - Method in class org.infinispan.xsite.BackupSenderImpl.CustomBackupPolicyInvoker
 
visitPutKeyValueCommand(InvocationContext, PutKeyValueCommand) - Method in class org.infinispan.xsite.BaseBackupReceiver.BackupCacheUpdater
 
visitPutMapCommand(InvocationContext, PutMapCommand) - Method in class org.infinispan.commands.AbstractVisitor
 
visitPutMapCommand(InvocationContext, PutMapCommand) - Method in interface org.infinispan.commands.Visitor
 
visitPutMapCommand(InvocationContext, PutMapCommand) - Method in class org.infinispan.interceptors.ActivationInterceptor
Deprecated.
 
visitPutMapCommand(InvocationContext, PutMapCommand) - Method in class org.infinispan.interceptors.base.PrePostProcessingCommandInterceptor
 
visitPutMapCommand(InvocationContext, PutMapCommand) - Method in class org.infinispan.interceptors.CacheMgmtInterceptor
Deprecated.
 
visitPutMapCommand(InvocationContext, PutMapCommand) - Method in class org.infinispan.interceptors.CacheWriterInterceptor.Updater
Deprecated.
 
visitPutMapCommand(InvocationContext, PutMapCommand) - Method in class org.infinispan.interceptors.CacheWriterInterceptor
Deprecated.
 
visitPutMapCommand(InvocationContext, PutMapCommand) - Method in class org.infinispan.interceptors.compat.BaseTypeConverterInterceptor
Deprecated.
 
visitPutMapCommand(InvocationContext, PutMapCommand) - Method in class org.infinispan.interceptors.DistCacheWriterInterceptor
Deprecated.
 
visitPutMapCommand(InvocationContext, PutMapCommand) - Method in class org.infinispan.interceptors.distribution.L1LastChanceInterceptor
Deprecated.
 
visitPutMapCommand(InvocationContext, PutMapCommand) - Method in class org.infinispan.interceptors.distribution.L1NonTxInterceptor
Deprecated.
 
visitPutMapCommand(InvocationContext, PutMapCommand) - Method in class org.infinispan.interceptors.distribution.L1TxInterceptor
Deprecated.
 
visitPutMapCommand(InvocationContext, PutMapCommand) - Method in class org.infinispan.interceptors.distribution.NonTxDistributionInterceptor
Deprecated.
 
visitPutMapCommand(InvocationContext, PutMapCommand) - Method in class org.infinispan.interceptors.distribution.TxDistributionInterceptor
Deprecated.
 
visitPutMapCommand(InvocationContext, PutMapCommand) - Method in class org.infinispan.interceptors.EntryWrappingInterceptor
Deprecated.
 
visitPutMapCommand(InvocationContext, PutMapCommand) - Method in class org.infinispan.interceptors.InvalidationInterceptor.InvalidationFilterVisitor
Deprecated.
 
visitPutMapCommand(InvocationContext, PutMapCommand) - Method in class org.infinispan.interceptors.InvalidationInterceptor
Deprecated.
 
visitPutMapCommand(InvocationContext, PutMapCommand) - Method in class org.infinispan.interceptors.IsMarshallableInterceptor
Deprecated.
 
visitPutMapCommand(InvocationContext, PutMapCommand) - Method in class org.infinispan.interceptors.locking.NonTransactionalLockingInterceptor
Deprecated.
 
visitPutMapCommand(InvocationContext, PutMapCommand) - Method in class org.infinispan.interceptors.locking.OptimisticLockingInterceptor
Deprecated.
 
visitPutMapCommand(InvocationContext, PutMapCommand) - Method in class org.infinispan.interceptors.locking.PessimisticLockingInterceptor
Deprecated.
 
visitPutMapCommand(InvocationContext, PutMapCommand) - Method in class org.infinispan.interceptors.MarshalledValueInterceptor
Deprecated.
 
visitPutMapCommand(InvocationContext, PutMapCommand) - Method in class org.infinispan.interceptors.TxInterceptor
Deprecated.
 
visitPutMapCommand(InvocationContext, PutMapCommand) - Method in class org.infinispan.interceptors.xsite.NonTransactionalBackupInterceptor
 
visitPutMapCommand(InvocationContext, PutMapCommand) - Method in class org.infinispan.partitionhandling.impl.PartitionHandlingInterceptor
 
visitPutMapCommand(InvocationContext, PutMapCommand) - Method in class org.infinispan.statetransfer.StateTransferInterceptor
Deprecated.
 
visitPutMapCommand(InvocationContext, PutMapCommand) - Method in class org.infinispan.xsite.BackupSenderImpl.CustomBackupPolicyInvoker
 
visitPutMapCommand(InvocationContext, PutMapCommand) - Method in class org.infinispan.xsite.BaseBackupReceiver.BackupCacheUpdater
 
visitReadOnlyKeyCommand(InvocationContext, ReadOnlyKeyCommand) - Method in class org.infinispan.commands.AbstractVisitor
 
visitReadOnlyKeyCommand(InvocationContext, ReadOnlyKeyCommand) - Method in interface org.infinispan.commands.Visitor
 
visitReadOnlyKeyCommand(InvocationContext, ReadOnlyKeyCommand) - Method in class org.infinispan.interceptors.CacheLoaderInterceptor
Deprecated.
 
visitReadOnlyKeyCommand(InvocationContext, ReadOnlyKeyCommand) - Method in class org.infinispan.interceptors.distribution.NonTxDistributionInterceptor
Deprecated.
 
visitReadOnlyKeyCommand(InvocationContext, ReadOnlyKeyCommand) - Method in class org.infinispan.interceptors.EntryWrappingInterceptor
Deprecated.
 
visitReadOnlyManyCommand(InvocationContext, ReadOnlyManyCommand) - Method in class org.infinispan.commands.AbstractVisitor
 
visitReadOnlyManyCommand(InvocationContext, ReadOnlyManyCommand) - Method in interface org.infinispan.commands.Visitor
 
visitReadOnlyManyCommand(InvocationContext, ReadOnlyManyCommand) - Method in class org.infinispan.interceptors.CacheLoaderInterceptor
Deprecated.
 
visitReadOnlyManyCommand(InvocationContext, ReadOnlyManyCommand) - Method in class org.infinispan.interceptors.distribution.BaseDistributionInterceptor
Deprecated.
 
visitReadOnlyManyCommand(InvocationContext, ReadOnlyManyCommand) - Method in class org.infinispan.interceptors.distribution.NonTxDistributionInterceptor
Deprecated.
 
visitReadOnlyManyCommand(InvocationContext, ReadOnlyManyCommand) - Method in class org.infinispan.interceptors.EntryWrappingInterceptor
Deprecated.
 
visitReadOnlyManyCommand(InvocationContext, ReadOnlyManyCommand) - Method in class org.infinispan.statetransfer.StateTransferInterceptor
Deprecated.
 
visitReadWriteKeyCommand(InvocationContext, ReadWriteKeyCommand) - Method in class org.infinispan.commands.AbstractVisitor
 
visitReadWriteKeyCommand(InvocationContext, ReadWriteKeyCommand) - Method in interface org.infinispan.commands.Visitor
 
visitReadWriteKeyCommand(InvocationContext, ReadWriteKeyCommand) - Method in class org.infinispan.interceptors.CacheLoaderInterceptor
Deprecated.
 
visitReadWriteKeyCommand(InvocationContext, ReadWriteKeyCommand) - Method in class org.infinispan.interceptors.CacheWriterInterceptor
Deprecated.
 
visitReadWriteKeyCommand(InvocationContext, ReadWriteKeyCommand) - Method in class org.infinispan.interceptors.distribution.NonTxDistributionInterceptor
Deprecated.
 
visitReadWriteKeyCommand(InvocationContext, ReadWriteKeyCommand) - Method in class org.infinispan.interceptors.EntryWrappingInterceptor
Deprecated.
 
visitReadWriteKeyCommand(InvocationContext, ReadWriteKeyCommand) - Method in class org.infinispan.interceptors.locking.AbstractLockingInterceptor
Deprecated.
 
visitReadWriteKeyCommand(InvocationContext, ReadWriteKeyCommand) - Method in class org.infinispan.statetransfer.StateTransferInterceptor
Deprecated.
 
visitReadWriteKeyValueCommand(InvocationContext, ReadWriteKeyValueCommand) - Method in class org.infinispan.commands.AbstractVisitor
 
visitReadWriteKeyValueCommand(InvocationContext, ReadWriteKeyValueCommand) - Method in interface org.infinispan.commands.Visitor
 
visitReadWriteKeyValueCommand(InvocationContext, ReadWriteKeyValueCommand) - Method in class org.infinispan.interceptors.CacheLoaderInterceptor
Deprecated.
 
visitReadWriteKeyValueCommand(InvocationContext, ReadWriteKeyValueCommand) - Method in class org.infinispan.interceptors.CacheWriterInterceptor
Deprecated.
 
visitReadWriteKeyValueCommand(InvocationContext, ReadWriteKeyValueCommand) - Method in class org.infinispan.interceptors.distribution.NonTxDistributionInterceptor
Deprecated.
 
visitReadWriteKeyValueCommand(InvocationContext, ReadWriteKeyValueCommand) - Method in class org.infinispan.interceptors.EntryWrappingInterceptor
Deprecated.
 
visitReadWriteKeyValueCommand(InvocationContext, ReadWriteKeyValueCommand) - Method in class org.infinispan.interceptors.locking.AbstractLockingInterceptor
Deprecated.
 
visitReadWriteKeyValueCommand(InvocationContext, ReadWriteKeyValueCommand) - Method in class org.infinispan.statetransfer.StateTransferInterceptor
Deprecated.
 
visitReadWriteManyCommand(InvocationContext, ReadWriteManyCommand) - Method in class org.infinispan.commands.AbstractVisitor
 
visitReadWriteManyCommand(InvocationContext, ReadWriteManyCommand) - Method in interface org.infinispan.commands.Visitor
 
visitReadWriteManyCommand(InvocationContext, ReadWriteManyCommand) - Method in class org.infinispan.interceptors.CacheLoaderInterceptor
Deprecated.
 
visitReadWriteManyCommand(InvocationContext, ReadWriteManyCommand) - Method in class org.infinispan.interceptors.CacheWriterInterceptor
Deprecated.
 
visitReadWriteManyCommand(InvocationContext, ReadWriteManyCommand) - Method in class org.infinispan.interceptors.distribution.NonTxDistributionInterceptor
Deprecated.
 
visitReadWriteManyCommand(InvocationContext, ReadWriteManyCommand) - Method in class org.infinispan.interceptors.EntryWrappingInterceptor
Deprecated.
 
visitReadWriteManyEntriesCommand(InvocationContext, ReadWriteManyEntriesCommand) - Method in class org.infinispan.commands.AbstractVisitor
 
visitReadWriteManyEntriesCommand(InvocationContext, ReadWriteManyEntriesCommand) - Method in interface org.infinispan.commands.Visitor
 
visitReadWriteManyEntriesCommand(InvocationContext, ReadWriteManyEntriesCommand) - Method in class org.infinispan.interceptors.CacheLoaderInterceptor
Deprecated.
 
visitReadWriteManyEntriesCommand(InvocationContext, ReadWriteManyEntriesCommand) - Method in class org.infinispan.interceptors.CacheWriterInterceptor
Deprecated.
 
visitReadWriteManyEntriesCommand(InvocationContext, ReadWriteManyEntriesCommand) - Method in class org.infinispan.interceptors.distribution.NonTxDistributionInterceptor
Deprecated.
 
visitReadWriteManyEntriesCommand(InvocationContext, ReadWriteManyEntriesCommand) - Method in class org.infinispan.interceptors.EntryWrappingInterceptor
Deprecated.
 
visitRemoteTransaction(RemoteTransaction) - Method in class org.infinispan.commands.tx.AbstractTransactionBoundaryCommand
 
visitRemoteTransaction(RemoteTransaction) - Method in class org.infinispan.commands.tx.RollbackCommand
 
visitRemoveCommand(InvocationContext, RemoveCommand) - Method in class org.infinispan.commands.AbstractVisitor
 
visitRemoveCommand(InvocationContext, RemoveCommand) - Method in interface org.infinispan.commands.Visitor
 
visitRemoveCommand(InvocationContext, RemoveCommand) - Method in class org.infinispan.interceptors.base.PrePostProcessingCommandInterceptor
 
visitRemoveCommand(InvocationContext, RemoveCommand) - Method in class org.infinispan.interceptors.CacheLoaderInterceptor
Deprecated.
 
visitRemoveCommand(InvocationContext, RemoveCommand) - Method in class org.infinispan.interceptors.CacheMgmtInterceptor
Deprecated.
 
visitRemoveCommand(InvocationContext, RemoveCommand) - Method in class org.infinispan.interceptors.CacheWriterInterceptor.Updater
Deprecated.
 
visitRemoveCommand(InvocationContext, RemoveCommand) - Method in class org.infinispan.interceptors.CacheWriterInterceptor
Deprecated.
 
visitRemoveCommand(InvocationContext, RemoveCommand) - Method in class org.infinispan.interceptors.compat.BaseTypeConverterInterceptor
Deprecated.
 
visitRemoveCommand(InvocationContext, RemoveCommand) - Method in class org.infinispan.interceptors.DeadlockDetectingInterceptor
Deprecated.
 
visitRemoveCommand(InvocationContext, RemoveCommand) - Method in class org.infinispan.interceptors.DistCacheWriterInterceptor
Deprecated.
 
visitRemoveCommand(InvocationContext, RemoveCommand) - Method in class org.infinispan.interceptors.distribution.L1LastChanceInterceptor
Deprecated.
 
visitRemoveCommand(InvocationContext, RemoveCommand) - Method in class org.infinispan.interceptors.distribution.L1NonTxInterceptor
Deprecated.
 
visitRemoveCommand(InvocationContext, RemoveCommand) - Method in class org.infinispan.interceptors.distribution.L1TxInterceptor
Deprecated.
 
visitRemoveCommand(InvocationContext, RemoveCommand) - Method in class org.infinispan.interceptors.distribution.NonTxDistributionInterceptor
Deprecated.
 
visitRemoveCommand(InvocationContext, RemoveCommand) - Method in class org.infinispan.interceptors.distribution.TxDistributionInterceptor
Deprecated.
 
visitRemoveCommand(InvocationContext, RemoveCommand) - Method in class org.infinispan.interceptors.EntryWrappingInterceptor
Deprecated.
 
visitRemoveCommand(InvocationContext, RemoveCommand) - Method in class org.infinispan.interceptors.InvalidationInterceptor.InvalidationFilterVisitor
Deprecated.
 
visitRemoveCommand(InvocationContext, RemoveCommand) - Method in class org.infinispan.interceptors.InvalidationInterceptor
Deprecated.
 
visitRemoveCommand(InvocationContext, RemoveCommand) - Method in class org.infinispan.interceptors.IsMarshallableInterceptor
Deprecated.
 
visitRemoveCommand(InvocationContext, RemoveCommand) - Method in class org.infinispan.interceptors.locking.AbstractLockingInterceptor
Deprecated.
 
visitRemoveCommand(InvocationContext, RemoveCommand) - Method in class org.infinispan.interceptors.MarshalledValueInterceptor
Deprecated.
 
visitRemoveCommand(InvocationContext, RemoveCommand) - Method in class org.infinispan.interceptors.TxInterceptor
Deprecated.
 
visitRemoveCommand(InvocationContext, RemoveCommand) - Method in class org.infinispan.interceptors.xsite.NonTransactionalBackupInterceptor
 
visitRemoveCommand(InvocationContext, RemoveCommand) - Method in class org.infinispan.partitionhandling.impl.PartitionHandlingInterceptor
 
visitRemoveCommand(InvocationContext, RemoveCommand) - Method in class org.infinispan.statetransfer.StateTransferInterceptor
Deprecated.
 
visitRemoveCommand(InvocationContext, RemoveCommand) - Method in class org.infinispan.xsite.BackupSenderImpl.CustomBackupPolicyInvoker
 
visitRemoveCommand(InvocationContext, RemoveCommand) - Method in class org.infinispan.xsite.BaseBackupReceiver.BackupCacheUpdater
 
visitReplaceCommand(InvocationContext, ReplaceCommand) - Method in class org.infinispan.commands.AbstractVisitor
 
visitReplaceCommand(InvocationContext, ReplaceCommand) - Method in interface org.infinispan.commands.Visitor
 
visitReplaceCommand(InvocationContext, ReplaceCommand) - Method in class org.infinispan.interceptors.base.PrePostProcessingCommandInterceptor
 
visitReplaceCommand(InvocationContext, ReplaceCommand) - Method in class org.infinispan.interceptors.CacheLoaderInterceptor
Deprecated.
 
visitReplaceCommand(InvocationContext, ReplaceCommand) - Method in class org.infinispan.interceptors.CacheMgmtInterceptor
Deprecated.
 
visitReplaceCommand(InvocationContext, ReplaceCommand) - Method in class org.infinispan.interceptors.CacheWriterInterceptor.Updater
Deprecated.
 
visitReplaceCommand(InvocationContext, ReplaceCommand) - Method in class org.infinispan.interceptors.CacheWriterInterceptor
Deprecated.
 
visitReplaceCommand(InvocationContext, ReplaceCommand) - Method in class org.infinispan.interceptors.compat.BaseTypeConverterInterceptor
Deprecated.
 
visitReplaceCommand(InvocationContext, ReplaceCommand) - Method in class org.infinispan.interceptors.DeadlockDetectingInterceptor
Deprecated.
 
visitReplaceCommand(InvocationContext, ReplaceCommand) - Method in class org.infinispan.interceptors.DistCacheWriterInterceptor
Deprecated.
 
visitReplaceCommand(InvocationContext, ReplaceCommand) - Method in class org.infinispan.interceptors.distribution.L1LastChanceInterceptor
Deprecated.
 
visitReplaceCommand(InvocationContext, ReplaceCommand) - Method in class org.infinispan.interceptors.distribution.L1NonTxInterceptor
Deprecated.
 
visitReplaceCommand(InvocationContext, ReplaceCommand) - Method in class org.infinispan.interceptors.distribution.L1TxInterceptor
Deprecated.
 
visitReplaceCommand(InvocationContext, ReplaceCommand) - Method in class org.infinispan.interceptors.distribution.NonTxDistributionInterceptor
Deprecated.
 
visitReplaceCommand(InvocationContext, ReplaceCommand) - Method in class org.infinispan.interceptors.distribution.TxDistributionInterceptor
Deprecated.
 
visitReplaceCommand(InvocationContext, ReplaceCommand) - Method in class org.infinispan.interceptors.EntryWrappingInterceptor
Deprecated.
 
visitReplaceCommand(InvocationContext, ReplaceCommand) - Method in class org.infinispan.interceptors.InvalidationInterceptor
Deprecated.
 
visitReplaceCommand(InvocationContext, ReplaceCommand) - Method in class org.infinispan.interceptors.IsMarshallableInterceptor
Deprecated.
 
visitReplaceCommand(InvocationContext, ReplaceCommand) - Method in class org.infinispan.interceptors.locking.AbstractLockingInterceptor
Deprecated.
 
visitReplaceCommand(InvocationContext, ReplaceCommand) - Method in class org.infinispan.interceptors.MarshalledValueInterceptor
Deprecated.
 
visitReplaceCommand(InvocationContext, ReplaceCommand) - Method in class org.infinispan.interceptors.TxInterceptor
Deprecated.
 
visitReplaceCommand(InvocationContext, ReplaceCommand) - Method in class org.infinispan.interceptors.xsite.NonTransactionalBackupInterceptor
 
visitReplaceCommand(InvocationContext, ReplaceCommand) - Method in class org.infinispan.partitionhandling.impl.PartitionHandlingInterceptor
 
visitReplaceCommand(InvocationContext, ReplaceCommand) - Method in class org.infinispan.statetransfer.StateTransferInterceptor
Deprecated.
 
visitReplaceCommand(InvocationContext, ReplaceCommand) - Method in class org.infinispan.xsite.BackupSenderImpl.CustomBackupPolicyInvoker
 
visitReplaceCommand(InvocationContext, ReplaceCommand) - Method in class org.infinispan.xsite.BaseBackupReceiver.BackupCacheUpdater
 
visitRollbackCommand(TxInvocationContext, RollbackCommand) - Method in class org.infinispan.commands.AbstractVisitor
 
visitRollbackCommand(TxInvocationContext, RollbackCommand) - Method in interface org.infinispan.commands.Visitor
 
visitRollbackCommand(TxInvocationContext, RollbackCommand) - Method in class org.infinispan.interceptors.base.PrePostProcessingCommandInterceptor
 
visitRollbackCommand(TxInvocationContext, RollbackCommand) - Method in class org.infinispan.interceptors.CallInterceptor
Deprecated.
 
visitRollbackCommand(TxInvocationContext, RollbackCommand) - Method in class org.infinispan.interceptors.distribution.TxDistributionInterceptor
Deprecated.
 
visitRollbackCommand(TxInvocationContext, RollbackCommand) - Method in class org.infinispan.interceptors.locking.AbstractTxLockingInterceptor
Deprecated.
 
visitRollbackCommand(TxInvocationContext, RollbackCommand) - Method in class org.infinispan.interceptors.NotificationInterceptor
Deprecated.
 
visitRollbackCommand(TxInvocationContext, RollbackCommand) - Method in class org.infinispan.interceptors.totalorder.TotalOrderDistributionInterceptor
Deprecated.
 
visitRollbackCommand(TxInvocationContext, RollbackCommand) - Method in class org.infinispan.interceptors.totalorder.TotalOrderInterceptor
Deprecated.
 
visitRollbackCommand(TxInvocationContext, RollbackCommand) - Method in class org.infinispan.interceptors.totalorder.TotalOrderVersionedDistributionInterceptor
Deprecated.
 
visitRollbackCommand(TxInvocationContext, RollbackCommand) - Method in class org.infinispan.interceptors.TxInterceptor
Deprecated.
 
visitRollbackCommand(TxInvocationContext, RollbackCommand) - Method in class org.infinispan.interceptors.xsite.OptimisticBackupInterceptor
 
visitRollbackCommand(TxInvocationContext, RollbackCommand) - Method in class org.infinispan.statetransfer.StateTransferInterceptor
Deprecated.
 
visitRollbackCommand(TxInvocationContext, RollbackCommand) - Method in class org.infinispan.statetransfer.TransactionSynchronizerInterceptor
 
visitRollbackCommand(TxInvocationContext, RollbackCommand) - Method in class org.infinispan.xsite.BackupSenderImpl.CustomBackupPolicyInvoker
 
visitRollbackCommand(TxInvocationContext, RollbackCommand) - Method in class org.infinispan.xsite.BaseBackupReceiver.BackupCacheUpdater
 
visitSingleStore(InvocationContext, FlagAffectedCommand, Object) - Method in class org.infinispan.interceptors.CacheWriterInterceptor.Updater
Deprecated.
 
visitSizeCommand(InvocationContext, SizeCommand) - Method in class org.infinispan.commands.AbstractVisitor
 
visitSizeCommand(InvocationContext, SizeCommand) - Method in interface org.infinispan.commands.Visitor
 
visitSizeCommand(InvocationContext, SizeCommand) - Method in class org.infinispan.interceptors.base.PrePostProcessingCommandInterceptor
 
visitSizeCommand(InvocationContext, SizeCommand) - Method in class org.infinispan.interceptors.TxInterceptor
Deprecated.
 
visitUnknownCommand(InvocationContext, VisitableCommand) - Method in class org.infinispan.commands.AbstractVisitor
 
visitUnknownCommand(InvocationContext, VisitableCommand) - Method in interface org.infinispan.commands.Visitor
 
visitWriteManyCommand(InvocationContext, T, Set<Object>) - Method in class org.infinispan.interceptors.CacheWriterInterceptor
Deprecated.
 
visitWriteOnlyKeyCommand(InvocationContext, WriteOnlyKeyCommand) - Method in class org.infinispan.commands.AbstractVisitor
 
visitWriteOnlyKeyCommand(InvocationContext, WriteOnlyKeyCommand) - Method in interface org.infinispan.commands.Visitor
 
visitWriteOnlyKeyCommand(InvocationContext, WriteOnlyKeyCommand) - Method in class org.infinispan.interceptors.CacheWriterInterceptor
Deprecated.
 
visitWriteOnlyKeyCommand(InvocationContext, WriteOnlyKeyCommand) - Method in class org.infinispan.interceptors.distribution.NonTxDistributionInterceptor
Deprecated.
 
visitWriteOnlyKeyCommand(InvocationContext, WriteOnlyKeyCommand) - Method in class org.infinispan.interceptors.EntryWrappingInterceptor
Deprecated.
 
visitWriteOnlyKeyCommand(InvocationContext, WriteOnlyKeyCommand) - Method in class org.infinispan.interceptors.locking.AbstractLockingInterceptor
Deprecated.
 
visitWriteOnlyKeyValueCommand(InvocationContext, WriteOnlyKeyValueCommand) - Method in class org.infinispan.commands.AbstractVisitor
 
visitWriteOnlyKeyValueCommand(InvocationContext, WriteOnlyKeyValueCommand) - Method in interface org.infinispan.commands.Visitor
 
visitWriteOnlyKeyValueCommand(InvocationContext, WriteOnlyKeyValueCommand) - Method in class org.infinispan.interceptors.CacheWriterInterceptor
Deprecated.
 
visitWriteOnlyKeyValueCommand(InvocationContext, WriteOnlyKeyValueCommand) - Method in class org.infinispan.interceptors.distribution.NonTxDistributionInterceptor
Deprecated.
 
visitWriteOnlyKeyValueCommand(InvocationContext, WriteOnlyKeyValueCommand) - Method in class org.infinispan.interceptors.EntryWrappingInterceptor
Deprecated.
 
visitWriteOnlyKeyValueCommand(InvocationContext, WriteOnlyKeyValueCommand) - Method in class org.infinispan.interceptors.locking.AbstractLockingInterceptor
Deprecated.
 
visitWriteOnlyManyCommand(InvocationContext, WriteOnlyManyCommand) - Method in class org.infinispan.commands.AbstractVisitor
 
visitWriteOnlyManyCommand(InvocationContext, WriteOnlyManyCommand) - Method in interface org.infinispan.commands.Visitor
 
visitWriteOnlyManyCommand(InvocationContext, WriteOnlyManyCommand) - Method in class org.infinispan.interceptors.CacheWriterInterceptor
Deprecated.
 
visitWriteOnlyManyCommand(InvocationContext, WriteOnlyManyCommand) - Method in class org.infinispan.interceptors.distribution.NonTxDistributionInterceptor
Deprecated.
 
visitWriteOnlyManyCommand(InvocationContext, WriteOnlyManyCommand) - Method in class org.infinispan.interceptors.EntryWrappingInterceptor
Deprecated.
 
visitWriteOnlyManyEntriesCommand(InvocationContext, WriteOnlyManyEntriesCommand) - Method in class org.infinispan.commands.AbstractVisitor
 
visitWriteOnlyManyEntriesCommand(InvocationContext, WriteOnlyManyEntriesCommand) - Method in interface org.infinispan.commands.Visitor
 
visitWriteOnlyManyEntriesCommand(InvocationContext, WriteOnlyManyEntriesCommand) - Method in class org.infinispan.interceptors.CacheWriterInterceptor
Deprecated.
 
visitWriteOnlyManyEntriesCommand(InvocationContext, WriteOnlyManyEntriesCommand) - Method in class org.infinispan.interceptors.distribution.NonTxDistributionInterceptor
Deprecated.
 
visitWriteOnlyManyEntriesCommand(InvocationContext, WriteOnlyManyEntriesCommand) - Method in class org.infinispan.interceptors.EntryWrappingInterceptor
Deprecated.
 

W

WAIT_TIME - Static variable in class org.infinispan.configuration.cache.XSiteStateTransferConfiguration
 
waitForBackupToFinish() - Method in class org.infinispan.remoting.transport.AggregateBackupResponse
 
waitForBackupToFinish() - Method in interface org.infinispan.remoting.transport.BackupResponse
 
waitForBackupToFinish() - Method in class org.infinispan.remoting.transport.jgroups.JGroupsBackupResponse
 
waitForCacheToStabilize(Cache<Object, Object>, Configuration) - Method in class org.infinispan.commands.CreateCacheCommand
 
waitForCacheToStart(String) - Method in interface org.infinispan.util.logging.Log
 
waitForInitialStateTransferToComplete() - Method in class org.infinispan.statetransfer.StateTransferManagerImpl
 
waitForLockRelease(long) - Method in class org.infinispan.transaction.impl.AbstractCacheTransaction
 
waitForLockRelease(long) - Method in interface org.infinispan.transaction.xa.CacheTransaction
Deprecated.
waitForTopology(int) - Method in class org.infinispan.interceptors.base.BaseStateTransferInterceptor
Deprecated.
 
waitForTopology(int, long, TimeUnit) - Method in interface org.infinispan.statetransfer.StateTransferLock
 
waitForTopology(int, long, TimeUnit) - Method in class org.infinispan.statetransfer.StateTransferLockImpl
 
waitForTransactionData(int) - Method in class org.infinispan.interceptors.base.BaseStateTransferInterceptor
Deprecated.
 
waitForTransactionData(int, long, TimeUnit) - Method in interface org.infinispan.statetransfer.StateTransferLock
 
waitForTransactionData(int, long, TimeUnit) - Method in class org.infinispan.statetransfer.StateTransferLockImpl
 
waitForView(int) - Method in class org.infinispan.remoting.transport.AbstractDelegatingTransport
 
waitForView(int) - Method in class org.infinispan.remoting.transport.jgroups.JGroupsTransport
 
waitForView(int, long, TimeUnit) - Method in class org.infinispan.remoting.transport.jgroups.JGroupsTransport
 
waitForView(int) - Method in interface org.infinispan.remoting.transport.Transport
 
waitTime() - Method in class org.infinispan.configuration.cache.XSiteStateTransferConfiguration
 
waitTime(long) - Method in class org.infinispan.configuration.cache.XSiteStateTransferConfigurationBuilder
The waiting time (in milliseconds) between each retry.
waitUntilAllCompleted() - Method in class org.infinispan.executors.ExecutorAllCompletionService
 
waitUntilPrepared(boolean) - Method in class org.infinispan.transaction.impl.TotalOrderRemoteTransactionState
Commit and rollback commands invokes this method and they are blocked here if the state is PREPARING
WAKEUP_INTERVAL - Static variable in class org.infinispan.configuration.cache.ExpirationConfiguration
 
wakeUpInterval() - Method in class org.infinispan.configuration.cache.ExpirationConfiguration
Interval (in milliseconds) between subsequent runs to purge expired entries from memory and any cache stores.
wakeUpInterval(long) - Method in class org.infinispan.configuration.cache.ExpirationConfigurationBuilder
Interval (in milliseconds) between subsequent runs to purge expired entries from memory and any cache stores.
wakeupInterval() - Method in class org.infinispan.configuration.cache.ExpirationConfigurationBuilder
 
wakeUpInterval(long, TimeUnit) - Method in class org.infinispan.configuration.cache.ExpirationConfigurationBuilder
Interval (in milliseconds) between subsequent runs to purge expired entries from memory and any cache stores.
wallClockTime() - Method in class org.infinispan.util.DefaultTimeService
 
wallClockTime() - Method in interface org.infinispan.util.TimeService
 
warn(EventLogCategory, String) - Method in interface org.infinispan.util.logging.events.EventLogger
Logs a message to the event log using the EventLogLevel.WARN severity
warnAboutUberJarDuplicates() - Method in interface org.infinispan.util.logging.Log
 
warnConcurrentUpdateSupportCannotBeConfigured() - Method in interface org.infinispan.util.logging.Log
 
warnCouldNotCommitLocalTx(Object, Exception) - Method in interface org.infinispan.util.logging.Log
 
warnCouldNotRollbackLocalTx(Object, Exception) - Method in interface org.infinispan.util.logging.Log
 
warnExceptionRemovingRecovery(Exception) - Method in interface org.infinispan.util.logging.Log
 
warnFifoStrategyIsDeprecated() - Method in interface org.infinispan.util.logging.Log
 
warnGridFSMetadataCacheRequiresSync() - Method in interface org.infinispan.util.logging.Log
 
warnL1NotHavingReaperThread() - Method in interface org.infinispan.util.logging.Log
 
warnStrictPeerToPeerWithInjectedChannel() - Method in interface org.infinispan.util.logging.Log
 
warnXsiteBackupFailed(String, String, Object) - Method in interface org.infinispan.util.logging.Log
 
who(Subject) - Method in interface org.infinispan.util.logging.events.EventLogger
Sets a security subject for this event log.
who(Principal) - Method in interface org.infinispan.util.logging.events.EventLogger
Sets a security principal for this event log.
who(String) - Method in interface org.infinispan.util.logging.events.EventLogger
Sets a security name for this event log.
who(String) - Method in class org.infinispan.util.logging.events.impl.BasicEventLogger
 
who - Variable in class org.infinispan.util.logging.events.impl.DecoratedEventLogger
 
who(String) - Method in class org.infinispan.util.logging.events.impl.DecoratedEventLogger
 
wireDependencies(Object) - Method in class org.infinispan.factories.AbstractComponentRegistry
Wires an object instance with dependencies annotated with the Inject annotation, creating more components as needed based on the Configuration passed in if these additional components don't exist in the ComponentRegistry.
wireFilterAndConverterDependencies(KeyValueFilter<? super K, ? super V>, Converter<? super K, ? super V, C>) - Method in class org.infinispan.iteration.impl.LocalEntryRetriever
 
with(ClassLoader) - Method in interface org.infinispan.AdvancedCache
Using this operation, users can call any AdvancedCache operation with a given ClassLoader.
with(ClassLoader) - Method in class org.infinispan.cache.impl.AbstractDelegatingAdvancedCache
 
with(ClassLoader) - Method in class org.infinispan.cache.impl.CacheImpl
 
with(ClassLoader) - Method in class org.infinispan.cache.impl.DecoratedCache
 
with(ClassLoader) - Method in class org.infinispan.cache.impl.SimpleCacheImpl
 
with(ClassLoader) - Method in class org.infinispan.cache.impl.StatsCollectingCache
 
with(ClassLoader) - Method in class org.infinispan.security.impl.SecureCacheImpl
 
withFlags(Flag...) - Method in interface org.infinispan.AdvancedCache
A method that adds flags to any API call.
withFlags(Flag...) - Method in class org.infinispan.cache.impl.AbstractDelegatingAdvancedCache
 
withFlags(Flag...) - Method in class org.infinispan.cache.impl.CacheImpl
 
withFlags(Flag...) - Method in class org.infinispan.cache.impl.DecoratedCache
 
withFlags(Flag...) - Method in class org.infinispan.cache.impl.SimpleCacheImpl
 
withFlags(Flag...) - Method in class org.infinispan.cache.impl.StatsCollectingCache
 
withFlags(Flag...) - Method in class org.infinispan.security.impl.SecureCacheImpl
 
withGroupers(List<Grouper<?>>) - Method in class org.infinispan.configuration.cache.GroupsConfigurationBuilder
Set the groupers to use
withinThreadExecutor - Variable in class org.infinispan.iteration.impl.LocalEntryRetriever
 
WithinThreadExecutor - Class in org.infinispan.util.concurrent
An executor that works within the current thread.
WithinThreadExecutor() - Constructor for class org.infinispan.util.concurrent.WithinThreadExecutor
 
WithinThreadExecutorFactory - Class in org.infinispan.executors
Executor factory that creates WithinThreadExecutor.
WithinThreadExecutorFactory() - Constructor for class org.infinispan.executors.WithinThreadExecutorFactory
 
withParams(Param<?>...) - Method in class org.infinispan.functional.impl.FunctionalMapImpl
 
withParams(Param<?>...) - Method in class org.infinispan.functional.impl.ReadOnlyMapImpl
 
withParams(Param<?>...) - Method in class org.infinispan.functional.impl.ReadWriteMapImpl
 
withParams(Param<?>...) - Method in class org.infinispan.functional.impl.WriteOnlyMapImpl
 
withProperties(Properties) - Method in class org.infinispan.configuration.cache.AbstractStoreConfigurationBuilder
Properties passed to the cache store or loader
withProperties(Properties) - Method in class org.infinispan.configuration.cache.AbstractStoreConfigurationChildBuilder
 
withProperties(Properties) - Method in class org.infinispan.configuration.cache.ClusterLoaderConfigurationBuilder
 
withProperties(Properties) - Method in class org.infinispan.configuration.cache.DataContainerConfigurationBuilder
Set key/value properties to this DataContainer configuration
withProperties(Properties) - Method in class org.infinispan.configuration.cache.IndexingConfigurationBuilder
The Query engine relies on properties for configuration.
withProperties(Properties) - Method in class org.infinispan.configuration.cache.InterceptorConfigurationBuilder
Sets interceptor properties
withProperties(Properties) - Method in interface org.infinispan.configuration.cache.StoreConfigurationChildBuilder
Properties passed to the cache store or loader
withProperties(Properties) - Method in class org.infinispan.configuration.global.ExecutorFactoryConfigurationBuilder
Set key/value properties to this executor factory configuration
withProperties(Properties) - Method in class org.infinispan.configuration.global.GlobalJmxStatisticsConfigurationBuilder
Sets properties which are then passed to the MBean Server Lookup implementation specified.
withProperties(Properties) - Method in class org.infinispan.configuration.global.ScheduledExecutorFactoryConfigurationBuilder
Set key/value properties to this executor factory configuration
withProperties(Properties) - Method in class org.infinispan.configuration.global.TransportConfigurationBuilder
Sets transport properties
wouldLose(DldGlobalTransaction) - Method in class org.infinispan.transaction.xa.DldGlobalTransaction
 
wrap(AdvancedCache<K, V>) - Method in interface org.infinispan.cache.impl.AbstractDelegatingAdvancedCache.AdvancedCacheWrapper
 
wrapEntriesForPrepare(TxInvocationContext, PrepareCommand) - Method in class org.infinispan.interceptors.EntryWrappingInterceptor
Deprecated.
 
wrapEntryForClear(InvocationContext, Object) - Method in interface org.infinispan.container.EntryFactory
Deprecated.
Clear no longer wraps entries.
wrapEntryForClear(InvocationContext, Object) - Method in class org.infinispan.container.EntryFactoryImpl
Deprecated.
wrapEntryForDelta(InvocationContext, Object, Delta) - Method in interface org.infinispan.container.EntryFactory
Used for wrapping Delta entry to be applied to DeltaAware object stored in cache.
wrapEntryForDelta(InvocationContext, Object, Delta) - Method in class org.infinispan.container.EntryFactoryImpl
 
wrapEntryForPut(InvocationContext, Object, InternalCacheEntry, boolean, FlagAffectedCommand, boolean) - Method in interface org.infinispan.container.EntryFactory
wrapEntryForPut(InvocationContext, Object, InternalCacheEntry, boolean, FlagAffectedCommand, boolean) - Method in class org.infinispan.container.EntryFactoryImpl
 
wrapEntryForReading(InvocationContext, Object, CacheEntry) - Method in interface org.infinispan.container.EntryFactory
Wraps an entry for reading.
wrapEntryForReading(InvocationContext, Object, CacheEntry) - Method in class org.infinispan.container.EntryFactoryImpl
 
wrapEntryForRemove(InvocationContext, Object, boolean, boolean, boolean) - Method in interface org.infinispan.container.EntryFactory
wrapEntryForRemove(InvocationContext, Object, boolean, boolean, boolean) - Method in class org.infinispan.container.EntryFactoryImpl
 
wrapEntryForReplace(InvocationContext, ReplaceCommand) - Method in interface org.infinispan.container.EntryFactory
wrapEntryForReplace(InvocationContext, ReplaceCommand) - Method in class org.infinispan.container.EntryFactoryImpl
 
wrapEntryForWriting(InvocationContext, Object, EntryFactory.Wrap, boolean, boolean) - Method in interface org.infinispan.container.EntryFactory
Insert an entry that exists in the data container into the context.
wrapEntryForWriting(InvocationContext, Object, EntryFactory.Wrap, boolean, boolean) - Method in class org.infinispan.container.EntryFactoryImpl
 
wrapExternalEntry(InvocationContext, Object, CacheEntry, EntryFactory.Wrap, boolean) - Method in interface org.infinispan.container.EntryFactory
Insert an external entry (e.g.
wrapExternalEntry(InvocationContext, Object, CacheEntry, EntryFactory.Wrap, boolean) - Method in class org.infinispan.container.EntryFactoryImpl
 
wrapExternalEntry(InvocationContext, Object, CacheEntry, EntryFactory.Wrap, boolean) - Method in class org.infinispan.container.IncrementalVersionableEntryFactoryImpl
 
wrapMap(Map<Object, Object>, Set<MarshalledValue>, InvocationContext) - Method in class org.infinispan.interceptors.MarshalledValueInterceptor
Deprecated.
 
wrappedEntry - Variable in class org.infinispan.container.entries.DeltaAwareCacheEntry
 
WritableGridFileChannel - Class in org.infinispan.io
 
write(byte[], int, int) - Method in class org.infinispan.io.ExpandableMarshalledValueByteStream
 
write(int) - Method in class org.infinispan.io.ExpandableMarshalledValueByteStream
 
write(byte[], int, int) - Method in class org.infinispan.io.ExposedByteArrayOutputStream
Deprecated.
 
write(int) - Method in class org.infinispan.io.ExposedByteArrayOutputStream
Deprecated.
 
write(int) - Method in class org.infinispan.io.GridOutputStream
 
write(byte[]) - Method in class org.infinispan.io.GridOutputStream
 
write(byte[], int, int) - Method in class org.infinispan.io.GridOutputStream
 
write(int) - Method in class org.infinispan.io.ImmutableMarshalledValueByteStream
 
write(int) - Method in class org.infinispan.io.UnclosableObjectOutputStream
 
write(byte[]) - Method in class org.infinispan.io.UnclosableObjectOutputStream
 
write(byte[], int, int) - Method in class org.infinispan.io.UnclosableObjectOutputStream
 
write(ByteBuffer) - Method in class org.infinispan.io.WritableGridFileChannel
 
write(MarshalledEntry) - Method in class org.infinispan.persistence.async.AsyncCacheWriter
 
write(MarshalledEntry<? extends K, ? extends V>) - Method in class org.infinispan.persistence.file.SingleFileStore
 
write(MarshalledEntry<? extends K, ? extends V>) - Method in interface org.infinispan.persistence.spi.CacheWriter
Persists the entry to the storage.
write(MarshalledEntry) - Method in class org.infinispan.persistence.support.DelegatingCacheWriter
 
write(MarshalledEntry) - Method in class org.infinispan.persistence.support.SingletonCacheWriter
 
WRITE_SKEW_CHECK - Static variable in class org.infinispan.configuration.cache.LockingConfiguration
 
writeBoolean(boolean) - Method in class org.infinispan.io.UnclosableObjectOutputStream
 
writeByte(int) - Method in class org.infinispan.io.UnclosableObjectOutputStream
 
writeBytes(String) - Method in class org.infinispan.io.UnclosableObjectOutputStream
 
writeChar(int) - Method in class org.infinispan.io.UnclosableObjectOutputStream
 
writeChars(String) - Method in class org.infinispan.io.UnclosableObjectOutputStream
 
WriteCommand - Interface in org.infinispan.commands.write
A command that modifies the cache in some way
writeCommandHeader(ObjectOutput, ReplicableCommand) - Method in class org.infinispan.marshall.exts.ReplicableCommandExternalizer
 
writeCommandParameters(ObjectOutput, ReplicableCommand) - Method in class org.infinispan.marshall.exts.ReplicableCommandExternalizer
 
writeDouble(double) - Method in class org.infinispan.io.UnclosableObjectOutputStream
 
writeExternal(ObjectOutput) - Method in class org.infinispan.io.GridFile.Metadata
 
writeExternal(ObjectOutput) - Method in class org.infinispan.marshall.core.MarshalledValue
 
writeFloat(float) - Method in class org.infinispan.io.UnclosableObjectOutputStream
 
writeGlobalState() - Method in interface org.infinispan.globalstate.GlobalStateManager
Persists the global state by contacting all registered scope providers
writeGlobalState() - Method in class org.infinispan.globalstate.impl.GlobalStateManagerImpl
 
writeInt(int) - Method in class org.infinispan.io.UnclosableObjectOutputStream
 
writeLong(long) - Method in class org.infinispan.io.UnclosableObjectOutputStream
 
writeManagedAttributeAlreadyPresent(String) - Method in interface org.infinispan.util.logging.Log
 
writeNeedsRemoteValue(InvocationContext, WriteCommand, Object) - Method in class org.infinispan.interceptors.distribution.BaseDistributionInterceptor
Deprecated.
 
writeNeedsRemoteValue(InvocationContext, WriteCommand, Object) - Method in class org.infinispan.interceptors.distribution.NonTxDistributionInterceptor
Deprecated.
 
writeNeedsRemoteValue(InvocationContext, WriteCommand, Object) - Method in class org.infinispan.interceptors.distribution.TxDistributionInterceptor
Deprecated.
 
writeObject(ObjectOutput, DeltaCompositeKey) - Method in class org.infinispan.atomic.DeltaCompositeKey.DeltaCompositeKeyExternalizer
 
writeObject(ObjectOutput, AtomicHashMap) - Method in class org.infinispan.atomic.impl.AtomicHashMap.Externalizer
 
writeObject(ObjectOutput, AtomicHashMapDelta) - Method in class org.infinispan.atomic.impl.AtomicHashMapDelta.Externalizer
 
writeObject(ObjectOutput, ClearOperation) - Method in class org.infinispan.atomic.impl.ClearOperation.Externalizer
 
writeObject(ObjectOutput, PutOperation) - Method in class org.infinispan.atomic.impl.PutOperation.Externalizer
 
writeObject(ObjectOutput, RemoveOperation) - Method in class org.infinispan.atomic.impl.RemoveOperation.Externalizer
 
writeObject(ObjectOutput, CommandInvocationId) - Method in class org.infinispan.commands.CommandInvocationId.Externalizer
 
writeObject(ObjectOutput, ValueMatcher) - Method in class org.infinispan.commands.write.ValueMatcher.Externalizer
 
writeObject(ObjectOutput, ImmortalCacheEntry) - Method in class org.infinispan.container.entries.ImmortalCacheEntry.Externalizer
 
writeObject(ObjectOutput, ImmortalCacheValue) - Method in class org.infinispan.container.entries.ImmortalCacheValue.Externalizer
 
writeObject(ObjectOutput, MetadataImmortalCacheEntry) - Method in class org.infinispan.container.entries.metadata.MetadataImmortalCacheEntry.Externalizer
 
writeObject(ObjectOutput, MetadataImmortalCacheValue) - Method in class org.infinispan.container.entries.metadata.MetadataImmortalCacheValue.Externalizer
 
writeObject(ObjectOutput, MetadataMortalCacheEntry) - Method in class org.infinispan.container.entries.metadata.MetadataMortalCacheEntry.Externalizer
 
writeObject(ObjectOutput, MetadataMortalCacheValue) - Method in class org.infinispan.container.entries.metadata.MetadataMortalCacheValue.Externalizer
 
writeObject(ObjectOutput, MetadataTransientCacheEntry) - Method in class org.infinispan.container.entries.metadata.MetadataTransientCacheEntry.Externalizer
 
writeObject(ObjectOutput, MetadataTransientCacheValue) - Method in class org.infinispan.container.entries.metadata.MetadataTransientCacheValue.Externalizer
 
writeObject(ObjectOutput, MetadataTransientMortalCacheEntry) - Method in class org.infinispan.container.entries.metadata.MetadataTransientMortalCacheEntry.Externalizer
 
writeObject(ObjectOutput, MetadataTransientMortalCacheValue) - Method in class org.infinispan.container.entries.metadata.MetadataTransientMortalCacheValue.Externalizer
 
writeObject(ObjectOutput, MortalCacheEntry) - Method in class org.infinispan.container.entries.MortalCacheEntry.Externalizer
 
writeObject(ObjectOutput, MortalCacheValue) - Method in class org.infinispan.container.entries.MortalCacheValue.Externalizer
 
writeObject(ObjectOutput, TransientCacheEntry) - Method in class org.infinispan.container.entries.TransientCacheEntry.Externalizer
 
writeObject(ObjectOutput, TransientCacheValue) - Method in class org.infinispan.container.entries.TransientCacheValue.Externalizer
 
writeObject(ObjectOutput, TransientMortalCacheEntry) - Method in class org.infinispan.container.entries.TransientMortalCacheEntry.Externalizer
 
writeObject(ObjectOutput, TransientMortalCacheValue) - Method in class org.infinispan.container.entries.TransientMortalCacheValue.Externalizer
 
writeObject(ObjectOutput, NumericVersion) - Method in class org.infinispan.container.versioning.NumericVersion.Externalizer
 
writeObject(ObjectOutput, SimpleClusteredVersion) - Method in class org.infinispan.container.versioning.SimpleClusteredVersion.Externalizer
 
writeObject(ObjectOutput, Flag) - Method in class org.infinispan.context.Flag.Externalizer
 
writeObject(ObjectOutput, MapReduceManagerImpl.DeltaAwareList) - Method in class org.infinispan.distexec.mapreduce.MapReduceManagerImpl.DeltaAwareListExternalizer
 
writeObject(ObjectOutput, MapReduceManagerImpl.DeltaList) - Method in class org.infinispan.distexec.mapreduce.MapReduceManagerImpl.DeltaListExternalizer
 
writeObject(ObjectOutput, DefaultConsistentHashFactory) - Method in class org.infinispan.distribution.ch.impl.DefaultConsistentHashFactory.Externalizer
 
writeObject(ObjectOutput, ReplicatedConsistentHashFactory) - Method in class org.infinispan.distribution.ch.impl.ReplicatedConsistentHashFactory.Externalizer
 
writeObject(ObjectOutput, SyncConsistentHashFactory) - Method in class org.infinispan.distribution.ch.impl.SyncConsistentHashFactory.Externalizer
 
writeObject(ObjectOutput, SyncReplicatedConsistentHashFactory) - Method in class org.infinispan.distribution.ch.impl.SyncReplicatedConsistentHashFactory.Externalizer
 
writeObject(ObjectOutput, TopologyAwareConsistentHashFactory) - Method in class org.infinispan.distribution.ch.impl.TopologyAwareConsistentHashFactory.Externalizer
 
writeObject(ObjectOutput, TopologyAwareSyncConsistentHashFactory) - Method in class org.infinispan.distribution.ch.impl.TopologyAwareSyncConsistentHashFactory.Externalizer
 
writeObject(ObjectOutput, AcceptAllKeyValueFilter) - Method in class org.infinispan.filter.AcceptAllKeyValueFilter.Externalizer
 
writeObject(ObjectOutput, Object) - Method in class org.infinispan.filter.CacheFilters.CacheFiltersExternalizer
 
writeObject(ObjectOutput, CollectionKeyFilter) - Method in class org.infinispan.filter.CollectionKeyFilter.Externalizer
 
writeObject(ObjectOutput, CompositeKeyFilter) - Method in class org.infinispan.filter.CompositeKeyFilter.Externalizer
 
writeObject(ObjectOutput, CompositeKeyValueFilter) - Method in class org.infinispan.filter.CompositeKeyValueFilter.Externalizer
 
writeObject(ObjectOutput, KeyFilterAsKeyValueFilter) - Method in class org.infinispan.filter.KeyFilterAsKeyValueFilter.Externalizer
 
writeObject(ObjectOutput, KeyValueFilterAsKeyFilter) - Method in class org.infinispan.filter.KeyValueFilterAsKeyFilter.Externalizer
 
writeObject(ObjectOutput, NullValueConverter) - Method in class org.infinispan.filter.NullValueConverter.Externalizer
 
writeObject(ObjectOutput, EntryViews.ReadWriteSnapshotView) - Method in class org.infinispan.functional.impl.EntryViews.ReadWriteSnapshotViewExternalizer
 
writeObject(ObjectOutput, MetaParams) - Method in class org.infinispan.functional.impl.MetaParams.Externalizer
 
writeObject(ObjectOutput, MetaParamsInternalMetadata) - Method in class org.infinispan.functional.impl.MetaParamsInternalMetadata.Externalizer
 
writeObject(ObjectOutput, Params) - Static method in class org.infinispan.functional.impl.Params
 
writeObject(Object) - Method in class org.infinispan.io.UnclosableObjectOutputStream
 
writeObject(ObjectOutput, MarshalledEntryImpl) - Method in class org.infinispan.marshall.core.MarshalledEntryImpl.Externalizer
 
writeObject(ObjectOutput, MarshalledValue) - Method in class org.infinispan.marshall.core.MarshalledValue.Externalizer
 
writeObject(Object) - Method in class org.infinispan.marshall.DeltaAwareObjectOutput
 
writeObject(ObjectOutput, List[]) - Method in class org.infinispan.marshall.exts.ArrayExternalizers.ListArray
 
writeObject(ObjectOutput, CacheRpcCommand) - Method in class org.infinispan.marshall.exts.CacheRpcCommandExternalizer
 
writeObject(ObjectOutput, DoubleSummaryStatistics) - Method in class org.infinispan.marshall.exts.DoubleSummaryStatisticsExternalizer
 
writeObject(ObjectOutput, Set) - Method in class org.infinispan.marshall.exts.EnumSetExternalizer
 
writeObject(ObjectOutput, IntSummaryStatistics) - Method in class org.infinispan.marshall.exts.IntSummaryStatisticsExternalizer
 
writeObject(ObjectOutput, List) - Method in class org.infinispan.marshall.exts.ListExternalizer
 
writeObject(ObjectOutput, LongSummaryStatistics) - Method in class org.infinispan.marshall.exts.LongSummaryStatisticsExternalizer
 
writeObject(ObjectOutput, Map) - Method in class org.infinispan.marshall.exts.MapExternalizer
 
writeObject(ObjectOutput, MetaParam.MetaEntryVersion) - Method in class org.infinispan.marshall.exts.MetaParamExternalizers.EntryVersionParamExternalizer
 
writeObject(ObjectOutput, MetaParam.MetaLifespan) - Method in class org.infinispan.marshall.exts.MetaParamExternalizers.LifespanExternalizer
 
writeObject(ObjectOutput, EntryVersion.NumericEntryVersion) - Method in class org.infinispan.marshall.exts.MetaParamExternalizers.NumericEntryVersionExternalizer
 
writeObject(ObjectOutput, Optional) - Method in class org.infinispan.marshall.exts.OptionalExternalizer
 
writeObject(ObjectOutput, ReplicableCommand) - Method in class org.infinispan.marshall.exts.ReplicableCommandExternalizer
 
writeObject(ObjectOutput, Set) - Method in class org.infinispan.marshall.exts.SetExternalizer
 
writeObject(ObjectOutput, List<?>) - Method in class org.infinispan.marshall.exts.SingletonListExternalizer
 
writeObject(ObjectOutput, EmbeddedMetadata) - Method in class org.infinispan.metadata.EmbeddedMetadata.Externalizer
 
writeObject(ObjectOutput, InternalMetadataImpl) - Method in class org.infinispan.metadata.impl.InternalMetadataImpl.Externalizer
 
writeObject(ObjectOutput, ClusterEvent) - Method in class org.infinispan.notifications.cachelistener.cluster.ClusterEvent.Externalizer
 
writeObject(ObjectOutput, ClusterEventCallable) - Method in class org.infinispan.notifications.cachelistener.cluster.ClusterEventCallable.Externalizer
 
writeObject(ObjectOutput, ClusterListenerRemoveCallable) - Method in class org.infinispan.notifications.cachelistener.cluster.ClusterListenerRemoveCallable.Externalizer
 
writeObject(ObjectOutput, ClusterListenerReplicateCallable) - Method in class org.infinispan.notifications.cachelistener.cluster.ClusterListenerReplicateCallable.Externalizer
 
writeObject(ObjectOutput, MultiClusterEventCallable) - Method in class org.infinispan.notifications.cachelistener.cluster.MultiClusterEventCallable.Externalizer
 
writeObject(ObjectOutput, CacheEventConverterAsConverter) - Method in class org.infinispan.notifications.cachelistener.filter.CacheEventConverterAsConverter.Externalizer
 
writeObject(ObjectOutput, CacheEventFilterAsKeyValueFilter) - Method in class org.infinispan.notifications.cachelistener.filter.CacheEventFilterAsKeyValueFilter.Externalizer
 
writeObject(ObjectOutput, CacheEventFilterConverterAsKeyValueFilterConverter) - Method in class org.infinispan.notifications.cachelistener.filter.CacheEventFilterConverterAsKeyValueFilterConverter.Externalizer
 
writeObject(ObjectOutput, ConverterAsCacheEventConverter) - Method in class org.infinispan.notifications.cachelistener.filter.ConverterAsCacheEventConverter.Externalizer
 
writeObject(ObjectOutput, KeyFilterAsCacheEventFilter) - Method in class org.infinispan.notifications.cachelistener.filter.KeyFilterAsCacheEventFilter.Externalizer
 
writeObject(ObjectOutput, KeyValueFilterAsCacheEventFilter) - Method in class org.infinispan.notifications.cachelistener.filter.KeyValueFilterAsCacheEventFilter.Externalizer
 
writeObject(ObjectOutput, AvailabilityMode) - Method in class org.infinispan.partitionhandling.AvailabilityMode.Externalizer
 
writeObject(ObjectOutput, ScopedKey) - Method in class org.infinispan.registry.ScopedKey.Externalizer
Deprecated.
 
writeObject(ObjectOutput, CacheNotFoundResponse) - Method in class org.infinispan.remoting.responses.CacheNotFoundResponse.Externalizer
 
writeObject(ObjectOutput, ExceptionResponse) - Method in class org.infinispan.remoting.responses.ExceptionResponse.Externalizer
 
writeObject(ObjectOutput, SuccessfulResponse) - Method in class org.infinispan.remoting.responses.SuccessfulResponse.Externalizer
 
writeObject(ObjectOutput, UnsuccessfulResponse) - Method in class org.infinispan.remoting.responses.UnsuccessfulResponse.Externalizer
 
writeObject(ObjectOutput, UnsureResponse) - Method in class org.infinispan.remoting.responses.UnsureResponse.Externalizer
 
writeObject(ObjectOutput, StateChunk) - Method in class org.infinispan.statetransfer.StateChunk.Externalizer
 
writeObject(ObjectOutput, TransactionInfo) - Method in class org.infinispan.statetransfer.TransactionInfo.Externalizer
 
writeObject(ObjectOutput, IntermediateOperation) - Method in class org.infinispan.stream.impl.intops.IntermediateOperationExternalizer
 
writeObject(ObjectOutput, BaseTerminalOperation) - Method in class org.infinispan.stream.impl.termop.TerminalOperationExternalizer
 
writeObject(ObjectOutput, Object) - Method in class org.infinispan.stream.StreamMarshalling.StreamMarshallingExternalizer
 
writeObject(ObjectOutput, CacheJoinInfo) - Method in class org.infinispan.topology.CacheJoinInfo.Externalizer
 
writeObject(ObjectOutput, CacheStatusResponse) - Method in class org.infinispan.topology.CacheStatusResponse.Externalizer
 
writeObject(ObjectOutput, DldGlobalTransaction) - Method in class org.infinispan.transaction.xa.DldGlobalTransaction.Externalizer
 
writeObject(ObjectOutput, T) - Method in class org.infinispan.transaction.xa.GlobalTransaction.AbstractGlobalTxExternalizer
 
writeObject(ObjectOutput, InDoubtTxInfoImpl) - Method in class org.infinispan.transaction.xa.recovery.InDoubtTxInfoImpl.Externalizer
 
writeObject(ObjectOutput, RecoveryAwareDldGlobalTransaction) - Method in class org.infinispan.transaction.xa.recovery.RecoveryAwareDldGlobalTransaction.Externalizer
 
writeObject(ObjectOutput, RecoveryAwareGlobalTransaction) - Method in class org.infinispan.transaction.xa.recovery.RecoveryAwareGlobalTransaction.Externalizer
 
writeObject(ObjectOutput, SerializableXid) - Method in class org.infinispan.transaction.xa.recovery.SerializableXid.XidExternalizer
 
writeObject(ObjectOutput, KeyValuePair) - Method in class org.infinispan.util.KeyValuePair.Externalizer
 
writeObject(ObjectOutput, XSiteState) - Method in class org.infinispan.xsite.statetransfer.XSiteState.XSiteStateExternalizer
 
writeOnly(CacheEntry<K, V>) - Static method in class org.infinispan.functional.impl.EntryViews
 
WriteOnlyKeyCommand<K,V> - Class in org.infinispan.commands.functional
 
WriteOnlyKeyCommand(K, Consumer<EntryView.WriteEntryView<V>>, CommandInvocationId, ValueMatcher, Params) - Constructor for class org.infinispan.commands.functional.WriteOnlyKeyCommand
 
WriteOnlyKeyCommand() - Constructor for class org.infinispan.commands.functional.WriteOnlyKeyCommand
 
WriteOnlyKeyValueCommand<K,V> - Class in org.infinispan.commands.functional
 
WriteOnlyKeyValueCommand(K, V, BiConsumer<V, EntryView.WriteEntryView<V>>, CommandInvocationId, ValueMatcher, Params) - Constructor for class org.infinispan.commands.functional.WriteOnlyKeyValueCommand
 
WriteOnlyKeyValueCommand() - Constructor for class org.infinispan.commands.functional.WriteOnlyKeyValueCommand
 
WriteOnlyManyCommand<K,V> - Class in org.infinispan.commands.functional
 
WriteOnlyManyCommand(Set<? extends K>, Consumer<EntryView.WriteEntryView<V>>, Params) - Constructor for class org.infinispan.commands.functional.WriteOnlyManyCommand
 
WriteOnlyManyCommand(WriteOnlyManyCommand<K, V>) - Constructor for class org.infinispan.commands.functional.WriteOnlyManyCommand
 
WriteOnlyManyCommand() - Constructor for class org.infinispan.commands.functional.WriteOnlyManyCommand
 
WriteOnlyManyEntriesCommand<K,V> - Class in org.infinispan.commands.functional
 
WriteOnlyManyEntriesCommand(Map<? extends K, ? extends V>, BiConsumer<V, EntryView.WriteEntryView<V>>, Params) - Constructor for class org.infinispan.commands.functional.WriteOnlyManyEntriesCommand
 
WriteOnlyManyEntriesCommand(WriteOnlyManyEntriesCommand<K, V>) - Constructor for class org.infinispan.commands.functional.WriteOnlyManyEntriesCommand
 
WriteOnlyManyEntriesCommand() - Constructor for class org.infinispan.commands.functional.WriteOnlyManyEntriesCommand
 
WriteOnlyMapImpl<K,V> - Class in org.infinispan.functional.impl
Write-only map implementation.
writeScopedState(ScopedPersistentState) - Method in interface org.infinispan.globalstate.GlobalStateManager
Persists the specified scoped state
writeScopedState(ScopedPersistentState) - Method in class org.infinispan.globalstate.impl.GlobalStateManagerImpl
 
writeShort(int) - Method in class org.infinispan.io.UnclosableObjectOutputStream
 
writeSkewCheck() - Method in class org.infinispan.configuration.cache.LockingConfiguration
This setting is only applicable in the case of REPEATABLE_READ.
writeSkewCheck(boolean) - Method in class org.infinispan.configuration.cache.LockingConfigurationBuilder
This setting is only applicable in the case of REPEATABLE_READ.
WriteSkewException - Exception in org.infinispan.transaction
Thrown when a write skew is detected
WriteSkewException() - Constructor for exception org.infinispan.transaction.WriteSkewException
 
WriteSkewException(Throwable, Object) - Constructor for exception org.infinispan.transaction.WriteSkewException
 
WriteSkewException(String, Object) - Constructor for exception org.infinispan.transaction.WriteSkewException
 
WriteSkewException(String, Throwable, Object) - Constructor for exception org.infinispan.transaction.WriteSkewException
 
WriteSkewHelper - Class in org.infinispan.transaction.impl
Encapsulates write skew logic in maintaining version maps, etc.
WriteSkewHelper() - Constructor for class org.infinispan.transaction.impl.WriteSkewHelper
 
WriteSkewHelper.KeySpecificLogic - Interface in org.infinispan.transaction.impl
 
writeTo(ObjectOutput) - Method in class org.infinispan.commands.CancelCommand
 
writeTo(ObjectOutput) - Method in class org.infinispan.commands.control.LockControlCommand
 
writeTo(ObjectOutput) - Method in class org.infinispan.commands.CreateCacheCommand
 
writeTo(ObjectOutput) - Method in class org.infinispan.commands.functional.ReadOnlyKeyCommand
 
writeTo(ObjectOutput) - Method in class org.infinispan.commands.functional.ReadOnlyManyCommand
 
writeTo(ObjectOutput) - Method in class org.infinispan.commands.functional.ReadWriteKeyCommand
 
writeTo(ObjectOutput) - Method in class org.infinispan.commands.functional.ReadWriteKeyValueCommand
 
writeTo(ObjectOutput) - Method in class org.infinispan.commands.functional.ReadWriteManyCommand
 
writeTo(ObjectOutput) - Method in class org.infinispan.commands.functional.ReadWriteManyEntriesCommand
 
writeTo(ObjectOutput) - Method in class org.infinispan.commands.functional.WriteOnlyKeyCommand
 
writeTo(ObjectOutput) - Method in class org.infinispan.commands.functional.WriteOnlyKeyValueCommand
 
writeTo(ObjectOutput) - Method in class org.infinispan.commands.functional.WriteOnlyManyCommand
 
writeTo(ObjectOutput) - Method in class org.infinispan.commands.functional.WriteOnlyManyEntriesCommand
 
writeTo(ObjectOutput) - Method in class org.infinispan.commands.read.AbstractLocalCommand
 
writeTo(ObjectOutput) - Method in class org.infinispan.commands.read.DistributedExecuteCommand
 
writeTo(ObjectOutput) - Method in class org.infinispan.commands.read.GetAllCommand
 
writeTo(ObjectOutput) - Method in class org.infinispan.commands.read.GetCacheEntryCommand
 
writeTo(ObjectOutput) - Method in class org.infinispan.commands.read.GetKeyValueCommand
 
writeTo(ObjectOutput) - Method in class org.infinispan.commands.read.MapCombineCommand
 
writeTo(ObjectOutput) - Method in class org.infinispan.commands.read.ReduceCommand
 
writeTo(ObjectOutput) - Method in class org.infinispan.commands.remote.ClusteredGetAllCommand
 
writeTo(ObjectOutput) - Method in class org.infinispan.commands.remote.ClusteredGetCommand
 
writeTo(ObjectOutput) - Method in class org.infinispan.commands.remote.GetKeysInGroupCommand
 
writeTo(ObjectOutput) - Method in class org.infinispan.commands.remote.MultipleRpcCommand
 
writeTo(ObjectOutput) - Method in class org.infinispan.commands.remote.recovery.CompleteTransactionCommand
 
writeTo(ObjectOutput) - Method in class org.infinispan.commands.remote.recovery.GetInDoubtTransactionsCommand
 
writeTo(ObjectOutput) - Method in class org.infinispan.commands.remote.recovery.GetInDoubtTxInfoCommand
 
writeTo(ObjectOutput) - Method in class org.infinispan.commands.remote.recovery.TxCompletionNotificationCommand
 
writeTo(ObjectOutput) - Method in class org.infinispan.commands.remote.SingleRpcCommand
 
writeTo(ObjectOutput) - Method in class org.infinispan.commands.RemoveCacheCommand
 
writeTo(ObjectOutput) - Method in interface org.infinispan.commands.ReplicableCommand
Writes this instance to the ObjectOutput.
writeTo(ObjectOutput) - Method in class org.infinispan.commands.tx.AbstractTransactionBoundaryCommand
 
writeTo(ObjectOutput) - Method in class org.infinispan.commands.tx.PrepareCommand
 
writeTo(ObjectOutput) - Method in class org.infinispan.commands.tx.VersionedCommitCommand
 
writeTo(ObjectOutput) - Method in class org.infinispan.commands.tx.VersionedPrepareCommand
 
writeTo(ObjectOutput) - Method in class org.infinispan.commands.write.ApplyDeltaCommand
 
writeTo(ObjectOutput) - Method in class org.infinispan.commands.write.ClearCommand
 
writeTo(ObjectOutput) - Method in class org.infinispan.commands.write.InvalidateCommand
 
writeTo(ObjectOutput) - Method in class org.infinispan.commands.write.InvalidateL1Command
 
writeTo(ObjectOutput) - Method in class org.infinispan.commands.write.PutKeyValueCommand
 
writeTo(ObjectOutput) - Method in class org.infinispan.commands.write.PutMapCommand
 
writeTo(ObjectOutput) - Method in class org.infinispan.commands.write.RemoveCommand
 
writeTo(ObjectOutput) - Method in class org.infinispan.commands.write.RemoveExpiredCommand
 
writeTo(ObjectOutput) - Method in class org.infinispan.commands.write.ReplaceCommand
 
writeTo(ObjectOutput) - Method in class org.infinispan.iteration.impl.EntryRequestCommand
 
writeTo(ObjectOutput) - Method in class org.infinispan.iteration.impl.EntryResponseCommand
 
writeTo(ObjectOutput) - Method in class org.infinispan.manager.impl.ReplicableCommandManagerFunction
 
writeTo(ObjectOutput) - Method in class org.infinispan.manager.impl.ReplicableCommandRunnable
 
writeTo(ObjectOutput) - Method in class org.infinispan.statetransfer.StateRequestCommand
 
writeTo(ObjectOutput) - Method in class org.infinispan.statetransfer.StateResponseCommand
 
writeTo(ObjectOutput) - Method in class org.infinispan.stream.impl.StreamRequestCommand
 
writeTo(ObjectOutput) - Method in class org.infinispan.stream.impl.StreamResponseCommand
 
writeTo(ObjectOutput) - Method in class org.infinispan.stream.impl.StreamSegmentResponseCommand
 
writeTo(ObjectOutput) - Method in class org.infinispan.topology.CacheTopologyControlCommand
 
writeTo(ObjectOutput) - Method in class org.infinispan.xsite.SingleXSiteRpcCommand
 
writeTo(ObjectOutput) - Method in class org.infinispan.xsite.statetransfer.XSiteStatePushCommand
 
writeTo(ObjectOutput) - Method in class org.infinispan.xsite.statetransfer.XSiteStateTransferControlCommand
 
writeTo(ObjectOutput) - Method in class org.infinispan.xsite.XSiteAdminCommand
 
writeToAllStores(MarshalledEntry, PersistenceManager.AccessMode) - Method in interface org.infinispan.persistence.manager.PersistenceManager
 
writeToAllStores(MarshalledEntry, PersistenceManager.AccessMode, Set<Flag>) - Method in interface org.infinispan.persistence.manager.PersistenceManager
 
writeToAllStores(MarshalledEntry, PersistenceManager.AccessMode, Set<Flag>) - Method in class org.infinispan.persistence.manager.PersistenceManagerImpl
 
writeToAllStores(MarshalledEntry, PersistenceManager.AccessMode) - Method in class org.infinispan.persistence.manager.PersistenceManagerImpl
 
writeToAllStores(MarshalledEntry, PersistenceManager.AccessMode) - Method in class org.infinispan.persistence.manager.PersistenceManagerStub
 
writeToAllStores(MarshalledEntry, PersistenceManager.AccessMode, Set<Flag>) - Method in class org.infinispan.persistence.manager.PersistenceManagerStub
 
writeUTF(String) - Method in class org.infinispan.io.UnclosableObjectOutputStream
 
wrongTypeForJGroupsChannelLookup(String, Exception) - Method in interface org.infinispan.util.logging.Log
 

X

X_SITE_STATE - Static variable in interface org.infinispan.marshall.core.Ids
 
xaResourceEndFailed(XAResource, Throwable) - Method in interface org.infinispan.util.logging.Log
 
XaTransactionTable - Class in org.infinispan.transaction.xa
XaTransactionTable() - Constructor for class org.infinispan.transaction.xa.XaTransactionTable
 
XID - Static variable in interface org.infinispan.marshall.core.Ids
 
xid2LocalTx - Variable in class org.infinispan.transaction.xa.XaTransactionTable
 
XID_DEADLOCK_DETECTING_GLOBAL_TRANSACTION - Static variable in interface org.infinispan.marshall.core.Ids
 
XID_GLOBAL_TRANSACTION - Static variable in interface org.infinispan.marshall.core.Ids
 
XidExternalizer() - Constructor for class org.infinispan.transaction.xa.recovery.SerializableXid.XidExternalizer
 
XmlConfigHelper - Class in org.infinispan.configuration.parsing
A simple XML utility class for reading configuration elements
XmlConfigHelper() - Constructor for class org.infinispan.configuration.parsing.XmlConfigHelper
 
XMLExtendedStreamReader - Interface in org.infinispan.configuration.parsing
An XML stream reader that can read nested <xs:any> content using a registered set of root elements.
XSiteAdminCommand - Class in org.infinispan.xsite
Command used for handling XSiteReplication administrative operations.
XSiteAdminCommand() - Constructor for class org.infinispan.xsite.XSiteAdminCommand
 
XSiteAdminCommand(String) - Constructor for class org.infinispan.xsite.XSiteAdminCommand
 
XSiteAdminCommand(String, String, XSiteAdminCommand.AdminOperation, Integer, Long) - Constructor for class org.infinispan.xsite.XSiteAdminCommand
 
XSiteAdminCommand.AdminOperation - Enum in org.infinispan.xsite
 
XSiteAdminCommand.Status - Enum in org.infinispan.xsite
 
XSiteAdminOperations - Class in org.infinispan.xsite
Managed bean exposing sys admin operations for Cross-Site replication functionality.
XSiteAdminOperations() - Constructor for class org.infinispan.xsite.XSiteAdminOperations
 
XSiteBackup - Class in org.infinispan.xsite
 
XSiteBackup(String, boolean, long) - Constructor for class org.infinispan.xsite.XSiteBackup
 
XSiteReplicateCommand - Class in org.infinispan.xsite
Abstract class to invoke RPC on the remote site.
XSiteReplicateCommand(String) - Constructor for class org.infinispan.xsite.XSiteReplicateCommand
 
XSiteState - Class in org.infinispan.xsite.statetransfer
Represents the state of a single key to be sent to a backup site.
XSiteState.XSiteStateExternalizer - Class in org.infinispan.xsite.statetransfer
 
XSiteStateConsumer - Interface in org.infinispan.xsite.statetransfer
It contains the logic needed to consume the state sent from other site.
XSiteStateConsumerImpl - Class in org.infinispan.xsite.statetransfer
It contains the logic needed to consume the state sent from other site.
XSiteStateConsumerImpl() - Constructor for class org.infinispan.xsite.statetransfer.XSiteStateConsumerImpl
 
XSiteStateExternalizer() - Constructor for class org.infinispan.xsite.statetransfer.XSiteState.XSiteStateExternalizer
 
XSiteStateProvider - Interface in org.infinispan.xsite.statetransfer
It contains the logic to send state to another site.
XSiteStateProviderImpl - Class in org.infinispan.xsite.statetransfer
It contains the logic to send state to another site.
XSiteStateProviderImpl() - Constructor for class org.infinispan.xsite.statetransfer.XSiteStateProviderImpl
 
XSiteStatePushCommand - Class in org.infinispan.xsite.statetransfer
Wraps the state to be sent to another site
XSiteStatePushCommand(String, XSiteState[], long) - Constructor for class org.infinispan.xsite.statetransfer.XSiteStatePushCommand
 
XSiteStatePushCommand(String) - Constructor for class org.infinispan.xsite.statetransfer.XSiteStatePushCommand
 
XSiteStatePushCommand() - Constructor for class org.infinispan.xsite.statetransfer.XSiteStatePushCommand
 
XSiteStateTransferCollector - Class in org.infinispan.xsite.statetransfer
It collects the acknowledgements sent from local site member to signal the ending of the state sent.
XSiteStateTransferCollector(Collection<Address>) - Constructor for class org.infinispan.xsite.statetransfer.XSiteStateTransferCollector
 
XSiteStateTransferConfiguration - Class in org.infinispan.configuration.cache
Configuration needed for State Transfer between different sites.
XSiteStateTransferConfiguration(AttributeSet) - Constructor for class org.infinispan.configuration.cache.XSiteStateTransferConfiguration
 
XSiteStateTransferConfigurationBuilder - Class in org.infinispan.configuration.cache
Configuration Builder to configure the state transfer between sites.
XSiteStateTransferConfigurationBuilder(ConfigurationBuilder, BackupConfigurationBuilder) - Constructor for class org.infinispan.configuration.cache.XSiteStateTransferConfigurationBuilder
 
XSiteStateTransferControlCommand - Class in org.infinispan.xsite.statetransfer
Command used to control the state transfer between sites.
XSiteStateTransferControlCommand(String, XSiteStateTransferControlCommand.StateTransferControl, String) - Constructor for class org.infinispan.xsite.statetransfer.XSiteStateTransferControlCommand
 
XSiteStateTransferControlCommand(String) - Constructor for class org.infinispan.xsite.statetransfer.XSiteStateTransferControlCommand
 
XSiteStateTransferControlCommand() - Constructor for class org.infinispan.xsite.statetransfer.XSiteStateTransferControlCommand
 
XSiteStateTransferControlCommand.StateTransferControl - Enum in org.infinispan.xsite.statetransfer
 
XSiteStateTransferManager - Interface in org.infinispan.xsite.statetransfer
It manages the state transfer between sites.
XSiteStateTransferManagerImpl - Class in org.infinispan.xsite.statetransfer
XSiteStateTransferManagerImpl() - Constructor for class org.infinispan.xsite.statetransfer.XSiteStateTransferManagerImpl
 

_

_list(Object) - Method in class org.infinispan.io.GridFile
 
_listFiles(Object) - Method in class org.infinispan.io.GridFile
 
A B C D E F G H I J K L M N O P Q R S T U V W X _ 
Skip navigation links
Infinispan Core 8.2.11.Final-redhat-1

Copyright © 2018 JBoss, a division of Red Hat. All rights reserved.