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
 
AbstractAdapter<T extends Event<?,?>> - Class in org.infinispan.cdi.event.cache
 
AbstractAdapter(Event<T>) - Constructor for class org.infinispan.cdi.event.cache.AbstractAdapter
 
AbstractAdapter<T extends Event> - Class in org.infinispan.cdi.event.cachemanager
 
AbstractAdapter(Event<T>) - Constructor for class org.infinispan.cdi.event.cachemanager.AbstractAdapter
 
AbstractCacheLoader - Class in org.infinispan.loaders
An abstract CacheLoader that holds common implementations for some methods
AbstractCacheLoader() - Constructor for class org.infinispan.loaders.AbstractCacheLoader
 
AbstractCacheLoaderConfig - Class in org.infinispan.loaders
Abstract base class for CacheLoaderConfigs.
AbstractCacheLoaderConfig() - Constructor for class org.infinispan.loaders.AbstractCacheLoaderConfig
 
AbstractCacheStore - Class in org.infinispan.loaders
An abstract CacheStore that holds common implementations for some methods
AbstractCacheStore() - Constructor for class org.infinispan.loaders.AbstractCacheStore
 
AbstractCacheStoreConfig - Class in org.infinispan.loaders
Configures AbstractCacheStore.
AbstractCacheStoreConfig() - Constructor for class org.infinispan.loaders.AbstractCacheStoreConfig
 
AbstractCacheTransaction - Class in org.infinispan.transaction
Base class for local and remote transaction.
AbstractCacheTransaction() - Constructor for class org.infinispan.transaction.AbstractCacheTransaction
 
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(ReflectionCache) - Constructor for class org.infinispan.factories.AbstractComponentRegistry
 
AbstractComponentRegistry.Component - Class in org.infinispan.factories
A wrapper representing a component in the registry
AbstractComponentRegistry.Component() - Constructor for class org.infinispan.factories.AbstractComponentRegistry.Component
 
AbstractConfigHtmlGenerator - Class in org.infinispan.tools.doclet.config
 
AbstractConfigHtmlGenerator(String, String, String, String, String, String, List<String>) - Constructor for class org.infinispan.tools.doclet.config.AbstractConfigHtmlGenerator
 
AbstractConfigurationBean - Class in org.infinispan.config
Base superclass of Cache configuration classes that expose some properties that can be changed after the cache is started.
AbstractConfigurationBean() - Constructor for class org.infinispan.config.AbstractConfigurationBean
 
AbstractConfigurationBeanVisitor - Class in org.infinispan.config
AbstractConfigurationBeanVisitor is a convenience super class for ConfigurationBeanVisitor classes.
AbstractConfigurationBeanVisitor() - Constructor for class org.infinispan.config.AbstractConfigurationBeanVisitor
 
AbstractConsistentHash - Class in org.infinispan.distribution.ch
An abstract consistent hash implementation that handles common implementations of certain methods.
AbstractConsistentHash() - Constructor for class org.infinispan.distribution.ch.AbstractConsistentHash
 
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>) - Constructor for class org.infinispan.commands.write.AbstractDataWriteCommand
 
AbstractDecoratorConfigurationBean - Class in org.infinispan.loaders.decorators
Class to aid decorators to be able to fluently modify parent properties.
AbstractDecoratorConfigurationBean() - Constructor for class org.infinispan.loaders.decorators.AbstractDecoratorConfigurationBean
 
AbstractDelegatingAdvancedCache<K,V> - Class in org.infinispan
Similar to AbstractDelegatingCache, but for AdvancedCache.
AbstractDelegatingAdvancedCache(AdvancedCache<K, V>) - Constructor for class org.infinispan.AbstractDelegatingAdvancedCache
 
AbstractDelegatingCache<K,V> - Class in org.infinispan
This is a convenient base class for implementing a cache delegate.
AbstractDelegatingCache(Cache<K, V>) - Constructor for class org.infinispan.AbstractDelegatingCache
 
AbstractDelegatingStore - Class in org.infinispan.loaders.decorators
Simple delegate that delegates all calls.
AbstractDelegatingStore(CacheStore) - Constructor for class org.infinispan.loaders.decorators.AbstractDelegatingStore
 
AbstractEmbeddedCacheManagerFactory - Class in org.infinispan.spring
An abstract base class for factories creating cache managers that are backed by an EmbeddedCacheManager.
AbstractEmbeddedCacheManagerFactory() - Constructor for class org.infinispan.spring.AbstractEmbeddedCacheManagerFactory
 
AbstractEmbeddedCacheManagerFactory.ConfigurationContainer - Class in org.infinispan.spring
 
AbstractEmbeddedCacheManagerFactory.GlobalConfigurationOverrides - Class in org.infinispan.spring
 
AbstractEmbeddedCacheManagerFactory.GlobalConfigurationOverrides() - Constructor for class org.infinispan.spring.AbstractEmbeddedCacheManagerFactory.GlobalConfigurationOverrides
 
AbstractEventBridge<T> - Class in org.infinispan.cdi.event
 
AbstractEventBridge() - Constructor for class org.infinispan.cdi.event.AbstractEventBridge
 
AbstractExternalizer<T> - Class in org.infinispan.marshall
Base class for AdvancedExternalizer implementations that offers default implementations for some of its methods.
AbstractExternalizer() - Constructor for class org.infinispan.marshall.AbstractExternalizer
 
AbstractFileLookup - Class in org.infinispan.util
 
AbstractFileLookup() - Constructor for class org.infinispan.util.AbstractFileLookup
 
AbstractInProcessFuture<V> - Class in org.infinispan.util.concurrent
An abstract Future that has "completed"
AbstractInProcessFuture() - Constructor for class org.infinispan.util.concurrent.AbstractInProcessFuture
 
AbstractInProcessNotifyingFuture<V> - Class in org.infinispan.util.concurrent
An abstract NotifyingFuture that has "completed"
AbstractInProcessNotifyingFuture() - Constructor for class org.infinispan.util.concurrent.AbstractInProcessNotifyingFuture
 
AbstractInternalCacheEntry - Class in org.infinispan.container.entries
An abstract internal cache entry that is typically stored in the data container
AbstractInvocationContext - Class in org.infinispan.context.impl
Common features of transaction and invocation contexts
AbstractInvocationContext() - Constructor for class org.infinispan.context.impl.AbstractInvocationContext
 
AbstractInvocationContext.ContextFlag - Enum in org.infinispan.context.impl
 
AbstractIterator - Class in org.infinispan.query.impl
This is the abstract superclass of the 2 iterators.
AbstractIterator() - Constructor for class org.infinispan.query.impl.AbstractIterator
 
AbstractJdbcCacheStoreConfig - Class in org.infinispan.loaders.jdbc
This is an abstract configuration class containing common elements for all JDBC cache store types.
AbstractJdbcCacheStoreConfig() - Constructor for class org.infinispan.loaders.jdbc.AbstractJdbcCacheStoreConfig
 
AbstractJmxRegistration - Class in org.infinispan.jmx
Parent class for top level JMX component registration.
AbstractJmxRegistration() - Constructor for class org.infinispan.jmx.AbstractJmxRegistration
 
AbstractKeyOperation - Class in org.infinispan.client.hotrod.impl.operations
Basic class for all hot rod operations that manipulate a key.
AbstractKeyOperation(TransportFactory, byte[], byte[], AtomicInteger, Flag[]) - Constructor for class org.infinispan.client.hotrod.impl.operations.AbstractKeyOperation
 
AbstractKeyValueOperation - Class in org.infinispan.client.hotrod.impl.operations
Base class for all operations that manipulate a key and a value.
AbstractKeyValueOperation(TransportFactory, byte[], byte[], AtomicInteger, Flag[], byte[], int, int) - Constructor for class org.infinispan.client.hotrod.impl.operations.AbstractKeyValueOperation
 
AbstractListenerImpl - Class in org.infinispan.notifications
Functionality common to both CacheManagerNotifierImpl and CacheNotifierImpl
AbstractListenerImpl() - Constructor for class org.infinispan.notifications.AbstractListenerImpl
 
AbstractListenerImpl.ListenerInvocation - Class in org.infinispan.notifications
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.
AbstractListenerImpl.ListenerInvocation(Object, Method, boolean) - Constructor for class org.infinispan.notifications.AbstractListenerImpl.ListenerInvocation
 
AbstractLocalCommand - Class in org.infinispan.commands.read
Abstract class
AbstractLocalCommand() - Constructor for class org.infinispan.commands.read.AbstractLocalCommand
 
AbstractMap<K,V> - Class in org.infinispan.util
Similar to the JDK's AbstractMap, this provides common functionality for custom map implementations.
AbstractMap() - Constructor for class org.infinispan.util.AbstractMap
 
AbstractMap.SimpleEntry<K,V> - Class in org.infinispan.util
 
AbstractMarshaller - Class in org.infinispan.marshall
Abstract Marshaller implementation containing shared implementations.
AbstractMarshaller() - Constructor for class org.infinispan.marshall.AbstractMarshaller
 
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
 
AbstractNamedCacheConfigurationBean - Class in org.infinispan.config
Adds named cache specific features to the AbstractConfigurationBean .
AbstractNamedCacheConfigurationBean() - Constructor for class org.infinispan.config.AbstractNamedCacheConfigurationBean
 
AbstractNonDelegatingJdbcCacheStoreConfig - Class in org.infinispan.loaders.jdbc
An abstract configuration for JDBC cache stores which have support for locking.
AbstractNonDelegatingJdbcCacheStoreConfig() - Constructor for class org.infinispan.loaders.jdbc.AbstractNonDelegatingJdbcCacheStoreConfig
 
AbstractPerEntryLockContainer - Class in org.infinispan.util.concurrent.locks.containers
An abstract lock container that creates and maintains a new lock per entry
AbstractPerEntryLockContainer(int) - Constructor for class org.infinispan.util.concurrent.locks.containers.AbstractPerEntryLockContainer
 
AbstractRemoteCacheManagerFactory - Class in org.infinispan.spring
An abstract base class for factories creating cache manager that are backed by an Infinispan RemoteCacheManager.
AbstractRemoteCacheManagerFactory() - Constructor for class org.infinispan.spring.AbstractRemoteCacheManagerFactory
 
AbstractStripedLockContainer - Class in org.infinispan.util.concurrent.locks.containers
A container for locks.
AbstractStripedLockContainer() - Constructor for class org.infinispan.util.concurrent.locks.containers.AbstractStripedLockContainer
 
AbstractTransactionBoundaryCommand - Class in org.infinispan.commands.tx
An abstract transaction boundary command that holds a reference to a GlobalTransaction
AbstractTransactionBoundaryCommand() - Constructor for class org.infinispan.commands.tx.AbstractTransactionBoundaryCommand
 
AbstractTransport - Class in org.infinispan.client.hotrod.impl.transport
Support class for transport implementations.
AbstractTransport(TransportFactory) - Constructor for class org.infinispan.client.hotrod.impl.transport.AbstractTransport
 
AbstractTransport - Class in org.infinispan.remoting.transport
Common transport-related behaviour
AbstractTransport() - Constructor for class org.infinispan.remoting.transport.AbstractTransport
 
AbstractTreeWalker - Class in org.infinispan.tools.schema
TreeWalker abstract super class that should be extended for a particular tool
AbstractTreeWalker() - Constructor for class org.infinispan.tools.schema.AbstractTreeWalker
 
AbstractTxInvocationContext - Class in org.infinispan.context.impl
Support class for TxInvocationContext.
AbstractTxInvocationContext() - Constructor for class org.infinispan.context.impl.AbstractTxInvocationContext
 
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
 
AbstractWheelConsistentHash - Class in org.infinispan.distribution.ch
Abstract class for the wheel-based CH implementations.
AbstractWheelConsistentHash() - Constructor for class org.infinispan.distribution.ch.AbstractWheelConsistentHash
 
AbstractWheelConsistentHash.Externalizer<T extends AbstractWheelConsistentHash> - Class in org.infinispan.distribution.ch
 
AbstractWheelConsistentHash.Externalizer() - Constructor for class org.infinispan.distribution.ch.AbstractWheelConsistentHash.Externalizer
 
accept(ConfigurationBeanVisitor) - Method in class org.infinispan.config.AdvancedExternalizerConfig
 
accept(ConfigurationBeanVisitor) - Method in class org.infinispan.config.CacheLoaderManagerConfig
 
accept(ConfigurationBeanVisitor) - Method in class org.infinispan.config.Configuration
 
accept(ConfigurationBeanVisitor) - Method in class org.infinispan.config.Configuration.AsyncType
 
accept(ConfigurationBeanVisitor) - Method in class org.infinispan.config.Configuration.BooleanAttributeType
 
accept(ConfigurationBeanVisitor) - Method in class org.infinispan.config.Configuration.ClusteringType
 
accept(ConfigurationBeanVisitor) - Method in class org.infinispan.config.Configuration.CustomInterceptorsType
 
accept(ConfigurationBeanVisitor) - Method in class org.infinispan.config.Configuration.DataContainerType
 
accept(ConfigurationBeanVisitor) - Method in class org.infinispan.config.Configuration.DeadlockDetectionType
 
accept(ConfigurationBeanVisitor) - Method in class org.infinispan.config.Configuration.EvictionType
 
accept(ConfigurationBeanVisitor) - Method in class org.infinispan.config.Configuration.ExpirationType
 
accept(ConfigurationBeanVisitor) - Method in class org.infinispan.config.Configuration.HashType
 
accept(ConfigurationBeanVisitor) - Method in class org.infinispan.config.Configuration.L1Type
 
accept(ConfigurationBeanVisitor) - Method in class org.infinispan.config.Configuration.LockingType
 
accept(ConfigurationBeanVisitor) - Method in class org.infinispan.config.Configuration.QueryConfigurationBean
 
accept(ConfigurationBeanVisitor) - Method in class org.infinispan.config.Configuration.RecoveryType
 
accept(ConfigurationBeanVisitor) - Method in class org.infinispan.config.Configuration.StateRetrievalType
 
accept(ConfigurationBeanVisitor) - Method in class org.infinispan.config.Configuration.StoreAsBinary
 
accept(ConfigurationBeanVisitor) - Method in class org.infinispan.config.Configuration.SyncType
 
accept(ConfigurationBeanVisitor) - Method in class org.infinispan.config.Configuration.TransactionType
 
accept(ConfigurationBeanVisitor) - Method in class org.infinispan.config.Configuration.UnsafeType
 
accept(ConfigurationBeanVisitor) - Method in class org.infinispan.config.CustomInterceptorConfig
 
accept(ConfigurationBeanVisitor) - Method in class org.infinispan.config.GlobalConfiguration
 
accept(ConfigurationBeanVisitor) - Method in class org.infinispan.config.GlobalConfiguration.AdvancedExternalizersType
 
accept(ConfigurationBeanVisitor) - Method in class org.infinispan.config.GlobalConfiguration.FactoryClassWithPropertiesType
 
accept(ConfigurationBeanVisitor) - Method in class org.infinispan.config.GlobalConfiguration.GlobalJmxStatisticsType
 
accept(ConfigurationBeanVisitor) - Method in class org.infinispan.config.GlobalConfiguration.SerializationType
 
accept(ConfigurationBeanVisitor) - Method in class org.infinispan.config.GlobalConfiguration.ShutdownType
 
accept(ConfigurationBeanVisitor) - Method in class org.infinispan.config.GlobalConfiguration.TransportType
 
accept(ConfigurationBeanVisitor) - Method in class org.infinispan.config.GroupsConfiguration
 
accept(ConfigurationBeanVisitor) - Method in class org.infinispan.config.InfinispanConfiguration
 
accept(ConfigurationBeanVisitor) - Method in class org.infinispan.loaders.AbstractCacheLoaderConfig
 
accept(ConfigurationBeanVisitor) - Method in class org.infinispan.loaders.AbstractCacheStoreConfig
 
accept(ConfigurationBeanVisitor) - Method in interface org.infinispan.loaders.CacheLoaderConfig
 
accept(ConfigurationBeanVisitor) - Method in class org.infinispan.loaders.decorators.AsyncStoreConfig
 
accept(ConfigurationBeanVisitor) - Method in class org.infinispan.loaders.decorators.SingletonStoreConfig
 
accept(TreeWalker) - Method in class org.infinispan.tools.schema.TreeNode
 
acceptVisitor(InvocationContext, Visitor) - Method in class org.infinispan.commands.control.LockControlCommand
 
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.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.read.ValuesCommand
 
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.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
 
acquireAllLocks(List<Object>, boolean) - Method in class org.infinispan.util.concurrent.locks.StripedLock
Acquires locks on keys passed in.
acquireGlobalLock(boolean) - Method in class org.infinispan.loaders.LockSupportCacheStore
Based on the supplied param, acquires a global read(false) or write (true) lock.
acquireLock(InvocationContext, Object) - Method in interface org.infinispan.container.EntryFactory
Attempts to lock an entry if the lock isn't already held in the current scope, and records the lock in the context.
acquireLock(InvocationContext, Object) - Method in class org.infinispan.container.EntryFactoryImpl
Attempts to lock an entry if the lock isn't already held in the current scope, and records the lock in the context.
acquireLock(Object, long, TimeUnit) - Method in class org.infinispan.util.concurrent.locks.containers.AbstractPerEntryLockContainer
 
acquireLock(Object, long, TimeUnit) - Method in class org.infinispan.util.concurrent.locks.containers.AbstractStripedLockContainer
 
acquireLock(Object, long, TimeUnit) - Method in interface org.infinispan.util.concurrent.locks.containers.LockContainer
Attempts to acquire a lock for the given object within certain time boundaries defined by the timeout and time unit parameters.
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
 
acquireProcessingLock(boolean, long, TimeUnit) - Method in interface org.infinispan.remoting.transport.DistributedSync
Acquires a processing lock.
acquireProcessingLock(boolean, long, TimeUnit) - Method in class org.infinispan.remoting.transport.jgroups.JGroupsDistSync
 
acquireReadLock(String) - Method in class org.infinispan.lucene.readlocks.DistributedSegmentReadLocker
Acquires a readlock on all chunks for this file, to make sure chunks are not deleted while iterating on the group.
acquireReadLock(String) - Method in class org.infinispan.lucene.readlocks.LocalLockMergingSegmentReadLocker
Acquires a readlock, in order to prevent other invocations to SegmentReadLocker.deleteOrReleaseReadLock(String) from deleting the file.
acquireReadLock(String) - Method in class org.infinispan.lucene.readlocks.NoopSegmentReadLocker
doesn't do anything and returns true
acquireReadLock(String) - Method in interface org.infinispan.lucene.readlocks.SegmentReadLocker
Acquires a readlock, in order to prevent other invocations to SegmentReadLocker.deleteOrReleaseReadLock(String) from deleting the file.
acquireSync() - Method in interface org.infinispan.remoting.transport.DistributedSync
Acquires the sync.
acquireSync() - Method in class org.infinispan.remoting.transport.jgroups.JGroupsDistSync
 
activate() - Method in class org.infinispan.transaction.TransactionLog
 
activateObject(Object, Object) - Method in class org.infinispan.client.hotrod.impl.transport.tcp.TransportObjectFactory
 
ActivationInterceptor - Class in org.infinispan.interceptors
 
ActivationInterceptor() - Constructor for class org.infinispan.interceptors.ActivationInterceptor
 
activeStatusChanged(boolean) - Method in class org.infinispan.loaders.decorators.SingletonStore
Method called when the cache either becomes the coordinator or stops being the coordinator.
AdaptiveBufferSizePredictor - Class in org.infinispan.marshall
The BufferSizePredictor that automatically increases and decreases the predicted buffer size on feed back.
AdaptiveBufferSizePredictor() - Constructor for class org.infinispan.marshall.AdaptiveBufferSizePredictor
Creates a new predictor with the default parameters.
AdaptiveBufferSizePredictor(int, int, int) - Constructor for class org.infinispan.marshall.AdaptiveBufferSizePredictor
Creates a new predictor with the specified parameters.
add(Object) - Method in class org.infinispan.commands.read.KeySetCommand.ExpiredFilteredKeySet
 
add(Object) - Method in class org.infinispan.commands.read.ValuesCommand.ExpiredFilteredValues
 
add(CommandInterceptor) - Method in class org.infinispan.config.Configuration.CustomInterceptorsType
 
add(CommandInterceptor) - Method in interface org.infinispan.config.FluentConfiguration.CustomInterceptorCumulator
 
add(Object) - Method in class org.infinispan.query.impl.EagerIterator
This method is not supported in and should not be called.
add(Object) - Method in class org.infinispan.query.impl.LazyIterator
This method is not supported in and should not be called.
add(ReplicableCommand) - Method in interface org.infinispan.remoting.ReplicationQueue
Adds a new command to the replication queue.
add(ReplicableCommand) - Method in class org.infinispan.remoting.ReplicationQueueImpl
 
add(List<Xid>) - Method in class org.infinispan.transaction.xa.recovery.PreparedTxIterator
 
add(E) - Method in class org.infinispan.util.concurrent.ConcurrentHashSet
 
add(int, E) - Method in class org.infinispan.util.ForwardingList
 
add(E) - Method in class org.infinispan.util.ForwardingList
 
add(E) - Method in class org.infinispan.util.ImmutableListCopy
 
add(Object) - Method in class org.infinispan.util.ReadOnlyDataContainerBackedKeySet
 
add(E) - Method in class org.infinispan.util.VisitableBidirectionalLinkedHashSet
Adds the specified element to this set if it is not already present.
addAdvancedExternalizer(int, Class<? extends AdvancedExternalizer<T>>) - Method in interface org.infinispan.config.FluentGlobalConfiguration.SerializationConfig
Adds an AdvancedExternalizer with the give id.
addAdvancedExternalizer(Class<? extends AdvancedExternalizer<T>>) - Method in interface org.infinispan.config.FluentGlobalConfiguration.SerializationConfig
Adds an AdvancedExternalizer.
addAdvancedExternalizer(int, AdvancedExternalizer<T>) - Method in interface org.infinispan.config.FluentGlobalConfiguration.SerializationConfig
Helper method that allows for quick registration of an AdvancedExternalizer implementation alongside its corresponding identifier.
addAdvancedExternalizer(AdvancedExternalizer<T>...) - Method in interface org.infinispan.config.FluentGlobalConfiguration.SerializationConfig
Helper method that allows for quick registration of AdvancedExternalizer implementations.
addAdvancedExternalizer(Class<? extends AdvancedExternalizer<T>>) - Method in class org.infinispan.config.GlobalConfiguration.SerializationType
 
addAdvancedExternalizer(int, Class<? extends AdvancedExternalizer<T>>) - Method in class org.infinispan.config.GlobalConfiguration.SerializationType
 
addAdvancedExternalizer(AdvancedExternalizer<T>...) - Method in class org.infinispan.config.GlobalConfiguration.SerializationType
 
addAdvancedExternalizer(int, AdvancedExternalizer<T>) - Method in class org.infinispan.config.GlobalConfiguration.SerializationType
 
addAffectedKeys(Collection<Object>) - Method in class org.infinispan.context.impl.AbstractTxInvocationContext
 
addAffectedKeys(Collection<Object>) - Method in interface org.infinispan.context.impl.TxInvocationContext
Registers a new participant with the transaction.
addAffectedKeys(Collection<Object>) - Method in class org.infinispan.context.TransactionalInvocationContextFlagsOverride
 
addAll(Collection<? extends Object>) - Method in class org.infinispan.commands.read.KeySetCommand.ExpiredFilteredKeySet
 
addAll(Collection<? extends Object>) - Method in class org.infinispan.commands.read.ValuesCommand.ExpiredFilteredValues
 
addAll(Collection<? extends E>) - Method in class org.infinispan.util.concurrent.ConcurrentHashSet
 
addAll(int, Collection<? extends E>) - Method in class org.infinispan.util.ForwardingList
 
addAll(Collection<? extends E>) - Method in class org.infinispan.util.ForwardingList
 
addAll(Collection<? extends E>) - Method in class org.infinispan.util.ImmutableListCopy
 
addAll(int, Collection<? extends E>) - Method in class org.infinispan.util.ImmutableListCopy
 
addAll(Collection<? extends Object>) - Method in class org.infinispan.util.ReadOnlyDataContainerBackedKeySet
 
addAttribute(XSAttributeDecl) - Method in class org.infinispan.tools.schema.TreeNode
 
addCacheLoader(CacheLoaderConfig...) - Method in class org.infinispan.config.CacheLoaderManagerConfig
 
addCacheLoader(CacheLoaderConfig...) - Method in interface org.infinispan.config.FluentConfiguration.LoadersConfig
TODO
addCacheLoader(CacheLoader, CacheLoaderConfig) - Method in class org.infinispan.loaders.decorators.ChainingCacheStore
 
addCacheLoaderConfig(CacheLoaderConfig) - Method in class org.infinispan.config.CacheLoaderManagerConfig
Deprecated. use CacheLoaderManagerConfig.addCacheLoader(org.infinispan.loaders.CacheLoaderConfig...) instead
addChannel(CacheListener.ChannelNotifyParams) - Method in class org.infinispan.server.websocket.CacheListener
 
addChild(Fqn) - Method in interface org.infinispan.tree.Node
Adds a child node with the given Fqn under the current node.
addChild(Fqn, Flag...) - Method in interface org.infinispan.tree.Node
 
addChild(Fqn) - Method in class org.infinispan.tree.NodeImpl
 
addChild(Fqn, Flag...) - Method in class org.infinispan.tree.NodeImpl
 
addCoinToss(DldGlobalTransaction) - Method in enum org.infinispan.transaction.xa.TransactionFactory.TxFactoryEnum
 
addComponentDependencies(AbstractComponentRegistry.Component) - Method in class org.infinispan.factories.AbstractComponentRegistry
Adds component dependencies for a given component, by populating AbstractComponentRegistry.Component.injectionMethods.
addedEntries - Variable in class org.infinispan.util.Util.MapModifications
 
addEntry(InternalCacheEntry) - Method in class org.infinispan.loaders.bucket.Bucket
 
addErroneousAttribute(String) - Method in exception org.infinispan.config.ConfigurationException
 
addInterceptor(CommandInterceptor, int) - Method in class org.infinispan.AbstractDelegatingAdvancedCache
 
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.CacheImpl
 
addInterceptor(CommandInterceptor, int) - Method in class org.infinispan.interceptors.InterceptorChain
Inserts the given interceptor at the specified position in the chain (o based indexing).
addInterceptorAfter(CommandInterceptor, Class<? extends CommandInterceptor>) - Method in class org.infinispan.AbstractDelegatingAdvancedCache
 
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.CacheImpl
 
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.
addInterceptorBefore(CommandInterceptor, Class<? extends CommandInterceptor>) - Method in class org.infinispan.AbstractDelegatingAdvancedCache
 
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.CacheImpl
 
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.
addListener(Object) - Method in class org.infinispan.AbstractDelegatingCache
 
addListener(Object) - Method in class org.infinispan.CacheImpl
 
addListener(Object) - Method in class org.infinispan.client.hotrod.impl.RemoteCacheSupport
 
addListener(Object) - Method in interface org.infinispan.client.hotrod.RemoteCache
Operation might be supported for smart clients that will be able to register for topology changes.
addListener(Object) - Method in class org.infinispan.manager.DefaultCacheManager
 
addListener(Object) - Method in class org.infinispan.notifications.AbstractListenerImpl
 
addListener(Object) - Method in interface org.infinispan.notifications.Listenable
Adds a listener to the component.
addListener(Object) - Method in class org.infinispan.tree.CacheAdapter
 
addLocalTransactionMapping(LocalXaTransaction) - Method in class org.infinispan.transaction.xa.XaTransactionTable
 
addModification(WriteCommand) - Method in class org.infinispan.transaction.LocalTransaction
 
addNewDocument(String) - Method in class org.infinispan.lucenedemo.DemoActions
Creates a new document having just one field containing a string
addOperation(Operation) - Method in class org.infinispan.atomic.AtomicHashMapDelta
 
addOwner(Address) - Method in class org.infinispan.transaction.xa.recovery.InDoubtTxInfoImpl
 
addProperty(String, String) - Method in class org.infinispan.config.Configuration.DataContainerType
 
addProperty(String, String) - Method in class org.infinispan.config.Configuration.QueryConfigurationBean
 
addProperty(String, String) - Method in interface org.infinispan.config.FluentConfiguration.DataContainerConfig
 
addProperty(String, String) - Method in interface org.infinispan.config.FluentConfiguration.IndexingConfig
Defines a single property.
addProperty(String, String) - Method in interface org.infinispan.config.FluentGlobalConfiguration.ExecutorFactoryConfig
Add key/value property pair to this executor factory configuration
addProperty(String, String) - Method in interface org.infinispan.config.FluentGlobalConfiguration.GlobalJmxStatisticsConfig
 
addProperty(String, String) - Method in interface org.infinispan.config.FluentGlobalConfiguration.TransportConfig
TODO
addProperty(String, String) - Method in class org.infinispan.config.GlobalConfiguration.ExecutorFactoryType
 
addProperty(String, String) - Method in class org.infinispan.config.GlobalConfiguration.FactoryClassWithPropertiesType
 
addProperty(String, String) - Method in class org.infinispan.config.GlobalConfiguration.GlobalJmxStatisticsType
 
addProperty(String, String) - Method in class org.infinispan.config.GlobalConfiguration.ScheduledExecutorFactoryType
 
addProperty(String, String) - Method in class org.infinispan.config.GlobalConfiguration.TransportType
 
addr - Variable in class org.infinispan.transaction.xa.GlobalTransaction
 
addRequestor(Object, Address) - Method in interface org.infinispan.distribution.L1Manager
Records a request that will be cached in another nodes L1
addRequestor(Object, Address) - Method in class org.infinispan.distribution.L1ManagerImpl
 
address - Variable in class org.infinispan.distribution.ch.ExperimentalDefaultConsistentHash.Entry
 
Address - Interface in org.infinispan.remoting.transport
A destination for an Infinispan command or operation.
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
 
addStats(String, String) - Method in class org.infinispan.client.hotrod.impl.ServerStatisticsImpl
 
addStatus(Set<Integer>) - Method in class org.infinispan.transaction.xa.recovery.InDoubtTxInfoImpl
 
addToCache(Influenza_N_P_CR_Element) - Method in class org.infinispan.ec2demo.InfluenzaVirusCache
 
addToCache(Nucleotide_Protein_Element) - Method in class org.infinispan.ec2demo.NucleotideCache
 
addToCache(Nucleotide_Protein_Element) - Method in class org.infinispan.ec2demo.ProteinCache
 
addToIndexes(Object, Object) - Method in class org.infinispan.query.backend.QueryInterceptor
 
AdvancedCache<K,V> - Interface in org.infinispan
An advanced interface that exposes additional methods not available on Cache.
AdvancedExternalizer<T> - Interface in org.infinispan.marshall
AdvancedExternalizer provides an alternative way to provide externalizers for marshalling/unmarshalling user defined classes that overcome the deficiencies of the more user-friendly externalizer definition model explained in Externalizer.
AdvancedExternalizerConfig - Class in org.infinispan.config
Defines custom Externalizers to be registered with marshalling framework
AdvancedExternalizerConfig() - Constructor for class org.infinispan.config.AdvancedExternalizerConfig
 
affectedKeys - Variable in class org.infinispan.transaction.AbstractCacheTransaction
 
after(Class<? extends CommandInterceptor>) - Method in class org.infinispan.config.Configuration.CustomInterceptorPositionType
 
after - Variable in class org.infinispan.config.CustomInterceptorConfig
 
after(Class<? extends CommandInterceptor>) - Method in interface org.infinispan.config.FluentConfiguration.CustomInterceptorPosition
 
afterCommand(InvocationContext, WriteCommand) - Method in interface org.infinispan.distribution.TransactionLogger
Logs a write command (if needed).
afterCommand(TxInvocationContext, PrepareCommand) - Method in interface org.infinispan.distribution.TransactionLogger
Logs a PrepareCommand if needed.
afterCommand(TxInvocationContext, CommitCommand) - Method in interface org.infinispan.distribution.TransactionLogger
Logs a CommitCommand if needed.
afterCommand(TxInvocationContext, RollbackCommand) - Method in interface org.infinispan.distribution.TransactionLogger
Logs a RollbackCommand if needed.
afterCommand(TxInvocationContext, LockControlCommand) - Method in interface org.infinispan.distribution.TransactionLogger
Notify the transaction logger after a lock control command.
afterCommand(InvocationContext, WriteCommand) - Method in class org.infinispan.distribution.TransactionLoggerImpl
 
afterCommand(TxInvocationContext, PrepareCommand) - Method in class org.infinispan.distribution.TransactionLoggerImpl
 
afterCommand(TxInvocationContext, CommitCommand) - Method in class org.infinispan.distribution.TransactionLoggerImpl
 
afterCommand(TxInvocationContext, RollbackCommand) - Method in class org.infinispan.distribution.TransactionLoggerImpl
 
afterCommand(TxInvocationContext, LockControlCommand) - Method in class org.infinispan.distribution.TransactionLoggerImpl
 
afterCompletion(int) - Method in class org.infinispan.transaction.synchronization.SynchronizationAdapter
 
afterCompletionFailed(Synchronization, Throwable) - Method in interface org.infinispan.util.logging.Log
 
afterFirst() - Method in class org.infinispan.query.impl.AbstractIterator
 
afterFirst() - Method in interface org.infinispan.query.QueryIterator
Jumps to the one-after-the-first result
afterInvocation() - Method in class org.infinispan.cdi.interceptor.literal.CacheRemoveAllLiteral
 
afterInvocation() - Method in class org.infinispan.cdi.interceptor.literal.CacheRemoveEntryLiteral
 
afterPropertiesSet() - Method in class org.infinispan.spring.provider.SpringEmbeddedCacheManagerFactoryBean
 
afterPropertiesSet() - Method in class org.infinispan.spring.provider.SpringRemoteCacheManagerFactoryBean
 
afterPropertiesSet() - Method in class org.infinispan.spring.support.embedded.InfinispanEmbeddedCacheManagerFactoryBean
 
afterPropertiesSet() - Method in class org.infinispan.spring.support.embedded.InfinispanNamedEmbeddedCacheFactoryBean
 
afterPropertiesSet() - Method in class org.infinispan.spring.support.InfinispanDefaultCacheFactoryBean
 
afterPropertiesSet() - Method in class org.infinispan.spring.support.remote.InfinispanNamedRemoteCacheFactoryBean
 
afterPropertiesSet() - Method in class org.infinispan.spring.support.remote.InfinispanRemoteCacheManagerFactoryBean
 
AggregatingNotifyingFutureImpl - Class in org.infinispan.util.concurrent
For use with > 1 underlying network future
AggregatingNotifyingFutureImpl(Object, int) - Constructor for class org.infinispan.util.concurrent.AggregatingNotifyingFutureImpl
 
all() - Method in class org.infinispan.transaction.xa.recovery.PreparedTxIterator
 
all() - Method in interface org.infinispan.transaction.xa.recovery.RecoveryManager.RecoveryIterator
Exhaust the iterator.
allowDuplicateDomains(Boolean) - Method in interface org.infinispan.config.FluentGlobalConfiguration.GlobalJmxStatisticsConfig
If true, multiple cache manager instances could be configured under the same configured JMX domain.
allowDuplicateDomains - Variable in class org.infinispan.config.GlobalConfiguration.GlobalJmxStatisticsType
 
allowDuplicateDomains(Boolean) - Method in class org.infinispan.config.GlobalConfiguration.GlobalJmxStatisticsType
 
allowInvocations() - Method in enum org.infinispan.lifecycle.ComponentStatus
 
alwaysProvideInMemoryState - Variable in class org.infinispan.config.Configuration.StateRetrievalType
 
alwaysProvideInMemoryState(Boolean) - Method in class org.infinispan.config.Configuration.StateRetrievalType
 
alwaysProvideInMemoryState(Boolean) - Method in interface org.infinispan.config.FluentConfiguration.StateRetrievalConfig
If true, this will allow the cache to provide in-memory state to a neighbor, even if the cache is not configured to fetch state from its neighbors (fetchInMemoryState is false)
annotation(XSAnnotation) - Method in class org.infinispan.tools.schema.XSOMSchemaTreeWalker
 
ApacheAvroMarshaller - Class in org.infinispan.client.hotrod.marshall
This is a portable serialization marshaller based on Apache Avro.
ApacheAvroMarshaller() - Constructor for class org.infinispan.client.hotrod.marshall.ApacheAvroMarshaller
 
appClassLoader - Variable in class org.infinispan.marshall.jboss.GenericJBossMarshaller
 
appendInterceptor(CommandInterceptor) - Method in class org.infinispan.interceptors.InterceptorChain
Appends at the end.
applyClear() - Method in class org.infinispan.loaders.decorators.AsyncStore
 
applyModifications(List<? extends Modification>) - Method in class org.infinispan.loaders.AbstractCacheStore
 
applyModifications(List<? extends Modification>) - Method in class org.infinispan.loaders.bdbje.BdbjeCacheStore
Perform the mods atomically by creating a worker and invoking them in TransactionRunner.run(com.sleepycat.collections.TransactionWorker).
applyModifications(List<? extends Modification>) - Method in class org.infinispan.loaders.cassandra.CassandraCacheStore
 
applyModifications(List<? extends Modification>) - Method in class org.infinispan.loaders.cloud.CloudCacheStore
 
applyModifications(List<? extends Modification>) - Method in class org.infinispan.loaders.jdbm.JdbmCacheStore
 
applyModificationsSync(ConcurrentMap<Object, Modification>) - Method in class org.infinispan.loaders.decorators.AsyncStore
 
applyOverrides(Configuration) - Method in class org.infinispan.config.Configuration
 
applyOverridesTo(GlobalConfiguration) - Method in class org.infinispan.spring.AbstractEmbeddedCacheManagerFactory.GlobalConfigurationOverrides
 
applyOverridesTo(Configuration) - Method in class org.infinispan.spring.ConfigurationOverrides
 
applyRemoteTxLog(List<WriteCommand>) - Method in interface org.infinispan.distribution.DistributionManager
Applies an ordered list of modifications to the current node.
applyRemoteTxLog(List<WriteCommand>) - Method in class org.infinispan.distribution.DistributionManagerImpl
 
applyState(ConsistentHash, Map<Object, InternalCacheValue>, Address, int) - Method in interface org.infinispan.distribution.DistributionManager
 
applyState(ConsistentHash, Map<Object, InternalCacheValue>, Address, int) - Method in class org.infinispan.distribution.DistributionManagerImpl
 
applyState(String, InputStream) - Method in interface org.infinispan.remoting.InboundInvocationHandler
Applies state onto a named cache.
applyState(String, InputStream) - Method in class org.infinispan.remoting.InboundInvocationHandlerImpl
 
applyState(InputStream) - Method in interface org.infinispan.statetransfer.StateTransferManager
 
applyState(InputStream) - Method in class org.infinispan.statetransfer.StateTransferManagerImpl
 
aquireGlobalLock(boolean, long) - Method in class org.infinispan.util.concurrent.locks.StripedLock
Acquires RL on all locks agregated by this StripedLock, in the given timeout.
aquireReadLock(String) - Method in class org.infinispan.lucene.readlocks.DistributedSegmentReadLocker
Deprecated. 
aquireReadLock(String) - Method in class org.infinispan.lucene.readlocks.LocalLockMergingSegmentReadLocker
Deprecated. 
aquireReadLock(String) - Method in class org.infinispan.lucene.readlocks.NoopSegmentReadLocker
Deprecated. 
aquireReadLock(String) - Method in interface org.infinispan.lucene.readlocks.SegmentReadLocker
Deprecated. 
areTransactionsBlocked() - Method in interface org.infinispan.distribution.TransactionLogger
 
areTransactionsBlocked() - Method in class org.infinispan.distribution.TransactionLoggerImpl
 
ARRAY_LIST - Static variable in interface org.infinispan.marshall.Ids
 
ArrayListExternalizer - Class in org.infinispan.marshall.exts
List externalizer dealing with ArrayList and LinkedList implementations.
ArrayListExternalizer() - Constructor for class org.infinispan.marshall.exts.ArrayListExternalizer
 
asList() - Method in class org.infinispan.interceptors.InterceptorChain
Returns an unmofiable list with all the interceptors in sequence.
assertBatchingSupported(Configuration) - Method in class org.infinispan.batch.AutoBatchSupport
 
assertCorrectlyConfigured() - Method in class org.infinispan.spring.AbstractRemoteCacheManagerFactory
 
assertKeyNotNull(Object) - Method in class org.infinispan.util.AbstractMap
 
assertNotNull(Object, String) - Static method in class org.infinispan.cdi.util.Contracts
Asserts that the given parameter is not null.
assertTypeConstructable(Class, Class...) - Method in class org.infinispan.factories.AbstractComponentFactory
 
assertValid() - Method in class org.infinispan.config.Configuration
 
asSet(T...) - Static method in class org.infinispan.util.Util
 
asymmetricClusterWarning() - Method in interface org.infinispan.util.logging.Log
 
async - Variable in class org.infinispan.config.Configuration.ClusteringType
 
async() - Method in class org.infinispan.config.Configuration.ClusteringType
 
async() - Method in interface org.infinispan.config.FluentConfiguration.ClusteringConfig
Configure async sub element.
async - Variable in class org.infinispan.loaders.AbstractCacheStoreConfig
 
ASYNC_EXECUTOR_FACTORY - Static variable in class org.infinispan.client.hotrod.impl.ConfigurationProperties
 
ASYNC_NOTIFICATION_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
 
asyncExecutor - Variable in class org.infinispan.remoting.transport.jgroups.JGroupsTransport
 
asyncMarshalling - Variable in class org.infinispan.config.Configuration.AsyncType
 
asyncMarshalling(Boolean) - Method in class org.infinispan.config.Configuration.AsyncType
 
asyncMarshalling(Boolean) - Method in interface org.infinispan.config.FluentConfiguration.AsyncConfig
If true, asynchronous marshalling is enabled which means that caller can return even quicker, but it can suffer from reordering of operations.
asyncProcessor - Variable in class org.infinispan.notifications.AbstractListenerImpl
 
asyncStore() - Method in class org.infinispan.loaders.AbstractCacheStoreConfig
 
asyncStore() - Method in interface org.infinispan.loaders.CacheStoreConfig
 
asyncStore() - Method in class org.infinispan.loaders.decorators.AbstractDecoratorConfigurationBean
 
AsyncStore - Class in org.infinispan.loaders.decorators
The AsyncStore is a delegating CacheStore that extends AbstractDelegatingStore, overriding methods to that should not just delegate the operation to the underlying store.
AsyncStore(CacheStore, AsyncStoreConfig) - Constructor for class org.infinispan.loaders.decorators.AsyncStore
 
AsyncStoreConfig - Class in org.infinispan.loaders.decorators
Configuration for the async cache loader.
AsyncStoreConfig() - Constructor for class org.infinispan.loaders.decorators.AsyncStoreConfig
 
asyncStoreCoordinatorInterrupted(InterruptedException) - Method in interface org.infinispan.util.logging.Log
 
asyncStoreShutdownTimeoutTooHigh(long, long, long) - Method in interface org.infinispan.util.logging.Log
 
atIndex(int) - Method in class org.infinispan.config.Configuration.CustomInterceptorPositionType
 
atIndex(int) - Method in interface org.infinispan.config.FluentConfiguration.CustomInterceptorPosition
 
ATOMIC_CLEAR_OPERATION - Static variable in interface org.infinispan.marshall.Ids
 
ATOMIC_HASH_MAP - Static variable in interface org.infinispan.marshall.Ids
 
ATOMIC_HASH_MAP_DELTA - Static variable in interface org.infinispan.marshall.Ids
 
ATOMIC_PUT_OPERATION - Static variable in interface org.infinispan.marshall.Ids
 
ATOMIC_REMOVE_OPERATION - Static variable in interface org.infinispan.marshall.Ids
 
AtomicHashMap<K,V> - Class in org.infinispan.atomic
The default implementation of AtomicMap.
AtomicHashMap() - Constructor for class org.infinispan.atomic.AtomicHashMap
 
AtomicHashMap(boolean) - Constructor for class org.infinispan.atomic.AtomicHashMap
 
AtomicHashMap.Externalizer - Class in org.infinispan.atomic
 
AtomicHashMap.Externalizer() - Constructor for class org.infinispan.atomic.AtomicHashMap.Externalizer
 
AtomicHashMapDelta - Class in org.infinispan.atomic
Changes that have occurred on an AtomicHashMap
AtomicHashMapDelta() - Constructor for class org.infinispan.atomic.AtomicHashMapDelta
 
AtomicHashMapDelta.Externalizer - Class in org.infinispan.atomic
 
AtomicHashMapDelta.Externalizer() - Constructor for class org.infinispan.atomic.AtomicHashMapDelta.Externalizer
 
AtomicHashMapProxy<K,V> - Class in org.infinispan.atomic
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
 
attachGlobalTransaction(GlobalTransaction) - Method in class org.infinispan.commands.control.LockControlCommand
 
attachListener(FutureListener) - Method in class org.infinispan.client.hotrod.impl.async.NotifyingFutureImpl
 
attachListener(FutureListener<V>) - Method in class org.infinispan.util.concurrent.AbstractInProcessNotifyingFuture
 
attachListener(FutureListener<Object>) - Method in class org.infinispan.util.concurrent.DeferredReturnFuture
 
attachListener(FutureListener<T>) - Method in interface org.infinispan.util.concurrent.NotifyingFuture
Attaches a listener and returns the same future instance, to allow for 'building'.
attachListener(FutureListener<Object>) - Method in class org.infinispan.util.concurrent.NotifyingFutureImpl
 
attemptToLoadSameBucketIgnored(String) - Method in interface org.infinispan.loaders.cloud.logging.Log
 
attGroupDecl(XSAttGroupDecl) - Method in class org.infinispan.tools.schema.XSOMSchemaTreeWalker
 
attributeDecl(XSAttributeDecl) - Method in class org.infinispan.tools.schema.XSOMSchemaTreeWalker
 
attributeNotFound(String) - Method in interface org.infinispan.rhq.logging.Log
 
attributes - Variable in class org.infinispan.tools.doclet.jmx.MBeanComponent
 
attributeUse(XSAttributeUse) - Method in class org.infinispan.tools.schema.XSOMSchemaTreeWalker
 
AutoBatchSupport - Class in org.infinispan.batch
Enables for automatic batching.
AutoBatchSupport() - Constructor for class org.infinispan.batch.AutoBatchSupport
 
AutoInstantiableFactory - Interface in org.infinispan.factories
Component factories that implement this interface can be instantiated automatically by component registries when looking up components.
available() - Method in class org.infinispan.io.GridInputStream
 
available() - Method in class org.infinispan.io.UnclosableObjectInputStream
 
await() - Method in class org.infinispan.util.concurrent.ReclosableLatch
 
await(long, TimeUnit) - Method in class org.infinispan.util.concurrent.ReclosableLatch
 
awaitForPushToFinish(Future, long, TimeUnit) - Method in class org.infinispan.loaders.decorators.SingletonStore
Method that waits for the in-memory to cache loader state to finish.
awaitTermination(long, TimeUnit) - Method in class org.infinispan.distexec.DefaultExecutorService
 
awaitTermination(long, TimeUnit) - Method in class org.infinispan.util.concurrent.WithinThreadExecutor
 

B

Base64 - Class in org.infinispan.util
Encodes and decodes to and from Base64 notation.
Base64.InputStream - Class in org.infinispan.util
A Base64.InputStream will read data from another java.io.InputStream, given in the constructor, and encode/decode to/from Base64 notation on the fly.
Base64.InputStream(InputStream) - Constructor for class org.infinispan.util.Base64.InputStream
Constructs a Base64.InputStream in DECODE mode.
Base64.InputStream(InputStream, int) - Constructor for class org.infinispan.util.Base64.InputStream
Constructs a Base64.InputStream in either ENCODE or DECODE mode.
Base64.OutputStream - Class in org.infinispan.util
A Base64.OutputStream will write data to another java.io.OutputStream, given in the constructor, and encode/decode to/from Base64 notation on the fly.
Base64.OutputStream(OutputStream) - Constructor for class org.infinispan.util.Base64.OutputStream
Constructs a Base64.OutputStream in ENCODE mode.
Base64.OutputStream(OutputStream, int) - Constructor for class org.infinispan.util.Base64.OutputStream
Constructs a Base64.OutputStream in either ENCODE or DECODE mode.
BaseLockFactory - Class in org.infinispan.lucene.locking
Default factory for locks obtained in InfinispanDirectory, this factory produces instances of BaseLuceneLock.
BaseLockFactory(Cache, String) - Constructor for class org.infinispan.lucene.locking.BaseLockFactory
 
BaseRpcCommand - Class in org.infinispan.commands.remote
 
BaseRpcCommand(String) - Constructor for class org.infinispan.commands.remote.BaseRpcCommand
 
BaseRpcCommand() - Constructor for class org.infinispan.commands.remote.BaseRpcCommand
 
BaseRpcInterceptor - Class in org.infinispan.interceptors.base
Acts as a base for all RPC calls
BaseRpcInterceptor() - Constructor for class org.infinispan.interceptors.base.BaseRpcInterceptor
 
BaseRpcInvokingCommand - Class in org.infinispan.commands.remote
Base class for RPC commands.
BaseRpcInvokingCommand(String) - Constructor for class org.infinispan.commands.remote.BaseRpcInvokingCommand
 
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 Cache.startBatch() and Cache.endBatch(boolean) calls.
BatchContainer() - Constructor for class org.infinispan.batch.BatchContainer
 
batchContainer - Variable in class org.infinispan.CacheImpl
 
BatchingInterceptor - Class in org.infinispan.interceptors
Interceptor that captures batched calls and attaches contexts.
BatchingInterceptor() - Constructor for class org.infinispan.interceptors.BatchingInterceptor
 
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
 
BdbjeCacheStore - Class in org.infinispan.loaders.bdbje
An Oracle SleepyCat JE implementation of a CacheStore.
BdbjeCacheStore() - Constructor for class org.infinispan.loaders.bdbje.BdbjeCacheStore
 
BdbjeCacheStoreConfig - Class in org.infinispan.loaders.bdbje
Configures BdbjeCacheStore.
BdbjeCacheStoreConfig() - Constructor for class org.infinispan.loaders.bdbje.BdbjeCacheStoreConfig
 
BdbjeResourceFactory - Class in org.infinispan.loaders.bdbje
Factory that assembles objects specific to the SleepyCat JE API.
BdbjeResourceFactory(BdbjeCacheStoreConfig) - Constructor for class org.infinispan.loaders.bdbje.BdbjeResourceFactory
 
BeanConventions - Class in org.infinispan.tools
BeanConventions.
BeanConventions() - Constructor for class org.infinispan.tools.BeanConventions
 
BeanUtils - Class in org.infinispan.util
Simple JavaBean manipulation helper methods
BeanUtils() - Constructor for class org.infinispan.util.BeanUtils
 
before(Class<? extends CommandInterceptor>) - Method in class org.infinispan.config.Configuration.CustomInterceptorPositionType
 
before - Variable in class org.infinispan.config.CustomInterceptorConfig
 
before(Class<? extends CommandInterceptor>) - Method in interface org.infinispan.config.FluentConfiguration.CustomInterceptorPosition
 
beforeCommand(InvocationContext, WriteCommand) - Method in interface org.infinispan.distribution.TransactionLogger
Notify the transaction logger before a write command, potentially blocking.
beforeCommand(TxInvocationContext, PrepareCommand) - Method in interface org.infinispan.distribution.TransactionLogger
Notify the transaction logger before a prepare command, potentially blocking.
beforeCommand(TxInvocationContext, CommitCommand) - Method in interface org.infinispan.distribution.TransactionLogger
Notify the transaction logger before a commit command, potentially blocking.
beforeCommand(TxInvocationContext, RollbackCommand) - Method in interface org.infinispan.distribution.TransactionLogger
Notify the transaction logger before a rollback command, potentially blocking.
beforeCommand(TxInvocationContext, LockControlCommand) - Method in interface org.infinispan.distribution.TransactionLogger
Notify the transaction logger before a lock control command, potentially blocking
beforeCommand(InvocationContext, WriteCommand) - Method in class org.infinispan.distribution.TransactionLoggerImpl
 
beforeCommand(TxInvocationContext, PrepareCommand) - Method in class org.infinispan.distribution.TransactionLoggerImpl
 
beforeCommand(TxInvocationContext, CommitCommand) - Method in class org.infinispan.distribution.TransactionLoggerImpl
 
beforeCommand(TxInvocationContext, RollbackCommand) - Method in class org.infinispan.distribution.TransactionLoggerImpl
 
beforeCommand(TxInvocationContext, LockControlCommand) - Method in class org.infinispan.distribution.TransactionLoggerImpl
 
beforeCompletion() - Method in class org.infinispan.transaction.synchronization.SynchronizationAdapter
 
beforeCompletionFailed(Synchronization, Throwable) - Method in interface org.infinispan.util.logging.Log
 
beforeLast() - Method in class org.infinispan.query.impl.AbstractIterator
 
beforeLast() - Method in interface org.infinispan.query.QueryIterator
Jumps to the one-before-the-last result
begin(Principal) - Method in class org.infinispan.demos.gridfs.GridStore
 
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.
BidirectionalLinkedHashMap<K,V> - Class in org.infinispan.util
Similar to the JDK's LinkedHashMap except that this version makes use of the fact that entries are bidirectionally linked and can hence be navigated either from the start or from the end.
BidirectionalLinkedHashMap(int, float) - Constructor for class org.infinispan.util.BidirectionalLinkedHashMap
Constructs an empty HashMap with the specified initial capacity and load factor.
BidirectionalLinkedHashMap(int, float, boolean) - Constructor for class org.infinispan.util.BidirectionalLinkedHashMap
Constructs an empty LinkedHashMap instance with the specified initial capacity, load factor and ordering mode.
BidirectionalLinkedHashMap(int) - Constructor for class org.infinispan.util.BidirectionalLinkedHashMap
Constructs an empty HashMap with the specified initial capacity and the default load factor (0.75).
BidirectionalLinkedHashMap() - Constructor for class org.infinispan.util.BidirectionalLinkedHashMap
Constructs an empty HashMap with the default initial capacity (16) and the default load factor (0.75).
BidirectionalLinkedHashMap(Map<? extends K, ? extends V>) - Constructor for class org.infinispan.util.BidirectionalLinkedHashMap
Constructs a new HashMap with the same mappings as the specified Map.
BidirectionalMap<K,V> - Interface in org.infinispan.util
An extension of Map that returns ReversibleOrderedSets
BinaryVersionedValue - Class in org.infinispan.client.hotrod.impl
 
BinaryVersionedValue(long, byte[]) - Constructor for class org.infinispan.client.hotrod.impl.BinaryVersionedValue
 
block() - Method in class org.infinispan.remoting.transport.jgroups.JGroupsTransport
 
blockNewTransactions() - Method in interface org.infinispan.distribution.TransactionLogger
Causes new transactions to block when calling beforeCommand().
blockNewTransactions() - Method in class org.infinispan.distribution.TransactionLoggerImpl
 
blockTillNoLongerRetrying(String) - Method in interface org.infinispan.remoting.InboundInvocationHandler
Calling this method should block if the invocation handler implementation has been queueing commands for a given named cache and is in the process of flushing this queue.
blockTillNoLongerRetrying(String) - Method in class org.infinispan.remoting.InboundInvocationHandlerImpl
 
blockUntilAcquired(long, TimeUnit) - Method in interface org.infinispan.remoting.transport.DistributedSync
Blocks until the start of a sync - either by the current RPCManager instance or a remote one - is received.
blockUntilAcquired(long, TimeUnit) - Method in class org.infinispan.remoting.transport.jgroups.JGroupsDistSync
 
blockUntilReleased(long, TimeUnit) - Method in interface org.infinispan.remoting.transport.DistributedSync
Blocks until an ongoing sync ends.
blockUntilReleased(long, TimeUnit) - Method in class org.infinispan.remoting.transport.jgroups.JGroupsDistSync
 
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<K, 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) - 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) - 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) - 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() - 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, int, EvictionStrategy, EvictionThreadPolicy) - 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
 
broadcastRpcCommand(ReplicableCommand, boolean) - Method in interface org.infinispan.remoting.rpc.RpcManager
Broadcasts an RPC command to the entire cluster.
broadcastRpcCommand(ReplicableCommand, boolean, boolean) - Method in interface org.infinispan.remoting.rpc.RpcManager
Broadcasts an RPC command to the entire cluster.
broadcastRpcCommand(ReplicableCommand, boolean) - Method in class org.infinispan.remoting.rpc.RpcManagerImpl
 
broadcastRpcCommand(ReplicableCommand, boolean, boolean) - Method in class org.infinispan.remoting.rpc.RpcManagerImpl
 
broadcastRpcCommandInFuture(ReplicableCommand, NotifyingNotifiableFuture<Object>) - Method in interface org.infinispan.remoting.rpc.RpcManager
The same as RpcManager.broadcastRpcCommand(org.infinispan.commands.ReplicableCommand, boolean) except that the task is passed to the transport executor and a Future is returned.
broadcastRpcCommandInFuture(ReplicableCommand, boolean, NotifyingNotifiableFuture<Object>) - Method in interface org.infinispan.remoting.rpc.RpcManager
The same as RpcManager.broadcastRpcCommand(org.infinispan.commands.ReplicableCommand, boolean, boolean) except that the task is passed to the transport executor and a Future is returned.
broadcastRpcCommandInFuture(ReplicableCommand, NotifyingNotifiableFuture<Object>) - Method in class org.infinispan.remoting.rpc.RpcManagerImpl
 
broadcastRpcCommandInFuture(ReplicableCommand, boolean, NotifyingNotifiableFuture<Object>) - Method in class org.infinispan.remoting.rpc.RpcManagerImpl
 
Bucket - Class in org.infinispan.loaders.bucket
A bucket is where entries are stored.
Bucket() - Constructor for class org.infinispan.loaders.bucket.Bucket
 
BUCKET - Static variable in interface org.infinispan.marshall.Ids
 
Bucket.Externalizer - Class in org.infinispan.loaders.bucket
 
Bucket.Externalizer() - Constructor for class org.infinispan.loaders.bucket.Bucket.Externalizer
 
BucketBasedCacheStore - Class in org.infinispan.loaders.bucket
Base class for CacheStore implementations that combine entries into buckets when storing data.
BucketBasedCacheStore() - Constructor for class org.infinispan.loaders.bucket.BucketBasedCacheStore
 
BucketBasedCacheStore.BucketHandler - Interface in org.infinispan.loaders.bucket
 
BucketBasedCacheStore.CollectionGeneratingBucketHandler<T> - Class in org.infinispan.loaders.bucket
 
BucketBasedCacheStore.CollectionGeneratingBucketHandler() - Constructor for class org.infinispan.loaders.bucket.BucketBasedCacheStore.CollectionGeneratingBucketHandler
 
buffer - Variable in class org.infinispan.query.impl.AbstractIterator
 
bufferIndex - Variable in class org.infinispan.query.impl.AbstractIterator
 
BufferSizePredictor - Interface in org.infinispan.marshall
Buffer size predictor
build() - Method in interface org.infinispan.config.FluentConfiguration.GroupsConfig
 
build() - Method in interface org.infinispan.config.FluentConfiguration.HashConfig
 
build() - Method in interface org.infinispan.config.FluentConfiguration.StoreAsBinaryConfig
 
build() - Method in class org.infinispan.loaders.decorators.AbstractDecoratorConfigurationBean
Get back up to the CacheStoreConfig level.
buildClearCommand(Set<Flag>) - Method in interface org.infinispan.commands.CommandsFactory
Builds a ClearCommand
buildClearCommand(Set<Flag>) - Method in class org.infinispan.commands.CommandsFactoryImpl
 
buildClusteredGetCommand(Object, Set<Flag>) - Method in interface org.infinispan.commands.CommandsFactory
Builds a ClusteredGetCommand, which is a remote lookup command
buildClusteredGetCommand(Object, Set<Flag>) - Method in class org.infinispan.commands.CommandsFactoryImpl
 
buildCommandLineOptions() - Method in class org.infinispan.demo.Demo
 
buildCommandLineOptions() - Method in class org.infinispan.demo.distexec.PiApproximationDemo
 
buildCommandLineOptions() - Method in class org.infinispan.demo.mapreduce.WordCountDemo
 
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
 
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
 
buildEntrySetCommand() - Method in interface org.infinispan.commands.CommandsFactory
Builds a EntrySetCommand
buildEntrySetCommand() - Method in class org.infinispan.commands.CommandsFactoryImpl
 
buildEvictCommand(Object) - Method in interface org.infinispan.commands.CommandsFactory
Builds an EvictCommand
buildEvictCommand(Object) - Method in class org.infinispan.commands.CommandsFactoryImpl
 
buildGetInDoubtTransactionsCommand() - Method in interface org.infinispan.commands.CommandsFactory
Builds a GetInDoubtTransactionsCommand.
buildGetInDoubtTransactionsCommand() - Method in class org.infinispan.commands.CommandsFactoryImpl
 
buildGetInDoubtTxInfoCommand() - Method in interface org.infinispan.commands.CommandsFactory
 
buildGetInDoubtTxInfoCommand() - 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
 
buildInterceptorChain() - Method in class org.infinispan.factories.InterceptorChainFactory
 
buildInvalidateCommand(Object...) - Method in interface org.infinispan.commands.CommandsFactory
Builds an InvalidateCommand
buildInvalidateCommand(Object...) - Method in class org.infinispan.commands.CommandsFactoryImpl
 
buildInvalidateFromL1Command(boolean, Object...) - Method in interface org.infinispan.commands.CommandsFactory
Builds an InvalidateFromL1Command
buildInvalidateFromL1Command(boolean, Collection<Object>) - Method in interface org.infinispan.commands.CommandsFactory
Builds an InvalidateFromL1Command
buildInvalidateFromL1Command(boolean, Object...) - Method in class org.infinispan.commands.CommandsFactoryImpl
 
buildInvalidateFromL1Command(boolean, 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() - Method in interface org.infinispan.commands.CommandsFactory
Builds a KeySetCommand
buildKeySetCommand() - Method in class org.infinispan.commands.CommandsFactoryImpl
 
buildLockControlCommand(Collection, boolean, Set<Flag>) - Method in interface org.infinispan.commands.CommandsFactory
Builds a LockControlCommand to control explicit remote locking
buildLockControlCommand(Collection, boolean, Set<Flag>) - Method in class org.infinispan.commands.CommandsFactoryImpl
 
buildMapReduceCommand(Mapper, Reducer, Address, Collection) - Method in interface org.infinispan.commands.CommandsFactory
Builds a MapReduceCommand used for migration and execution of MapReduce tasks.
buildMapReduceCommand(Mapper, Reducer, Address, Collection) - 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, long, long, Set<Flag>) - Method in interface org.infinispan.commands.CommandsFactory
Builds a PutKeyValueCommand
buildPutKeyValueCommand(Object, Object, long, long, Set<Flag>) - Method in class org.infinispan.commands.CommandsFactoryImpl
 
buildPutMapCommand(Map, long, long, Set<Flag>) - Method in interface org.infinispan.commands.CommandsFactory
Builds a PutMapCommand
buildPutMapCommand(Map, long, long, Set<Flag>) - Method in class org.infinispan.commands.CommandsFactoryImpl
 
buildQueryBuilderForClass(Class<?>) - Method in interface org.infinispan.query.SearchManager
Experimental.
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
 
buildRehashControlCommand(RehashControlCommand.Type, Address, int) - Method in interface org.infinispan.commands.CommandsFactory
Builds a RehashControlCommand for coordinating a rehash event.
buildRehashControlCommand(RehashControlCommand.Type, Address, int, Map<Object, InternalCacheValue>, ConsistentHash, ConsistentHash) - Method in interface org.infinispan.commands.CommandsFactory
Builds a RehashControlCommand for coordinating a rehash event.
buildRehashControlCommand(RehashControlCommand.Type, Address, int) - Method in class org.infinispan.commands.CommandsFactoryImpl
 
buildRehashControlCommand(RehashControlCommand.Type, Address, int, Map<Object, InternalCacheValue>, ConsistentHash, ConsistentHash) - Method in class org.infinispan.commands.CommandsFactoryImpl
 
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
 
buildRemoveRecoveryInfoCommand(Xid) - Method in interface org.infinispan.commands.CommandsFactory
Builds a RemoveRecoveryInfoCommand.
buildRemoveRecoveryInfoCommand(long) - Method in interface org.infinispan.commands.CommandsFactory
 
buildRemoveRecoveryInfoCommand(Xid) - Method in class org.infinispan.commands.CommandsFactoryImpl
 
buildRemoveRecoveryInfoCommand(long) - Method in class org.infinispan.commands.CommandsFactoryImpl
 
buildReplaceCommand(Object, Object, Object, long, long, Set<Flag>) - Method in interface org.infinispan.commands.CommandsFactory
Builds a ReplaceCommand
buildReplaceCommand(Object, Object, Object, long, long, 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
 
buildSizeCommand() - Method in interface org.infinispan.commands.CommandsFactory
Builds a SizeCommand
buildSizeCommand() - Method in class org.infinispan.commands.CommandsFactoryImpl
 
buildStateTransferControlCommand(boolean) - Method in interface org.infinispan.commands.CommandsFactory
Builds a StateTransferControlCommand
buildStateTransferControlCommand(boolean) - Method in class org.infinispan.commands.CommandsFactoryImpl
 
buildValuesCommand() - Method in interface org.infinispan.commands.CommandsFactory
Builds a ValuesCommand
buildValuesCommand() - Method in class org.infinispan.commands.CommandsFactoryImpl
 
BULK_GET_REQUEST - Static variable in interface org.infinispan.client.hotrod.impl.protocol.HotRodConstants
 
BULK_GET_RESPONSE - Static variable in interface org.infinispan.client.hotrod.impl.protocol.HotRodConstants
 
BulkGetOperation - Class in org.infinispan.client.hotrod.impl.operations
Reads more keys at a time.
BulkGetOperation(TransportFactory, byte[], AtomicInteger, Flag[], int) - Constructor for class org.infinispan.client.hotrod.impl.operations.BulkGetOperation
 
BYTE_ARRAY_KEY - Static variable in interface org.infinispan.marshall.Ids
 
ByteArrayKey - Class in org.infinispan.util
Wrapper class for byte[] keys.
ByteArrayKey(byte[]) - Constructor for class org.infinispan.util.ByteArrayKey
 
ByteArrayKey.Externalizer - Class in org.infinispan.util
 
ByteArrayKey.Externalizer() - Constructor for class org.infinispan.util.ByteArrayKey.Externalizer
 
ByteBuffer - Class in org.infinispan.io
A byte buffer that exposes the internal byte array with minimal copying
ByteBuffer(byte[], int, int) - Constructor for class org.infinispan.io.ByteBuffer
 

C

Cache<K,V> - Interface in org.infinispan
The central interface of Infinispan.
cache - Variable in class org.infinispan.commands.read.DistributedExecuteCommand
 
cache - Variable in class org.infinispan.distexec.DefaultExecutorService
 
cache - Variable in class org.infinispan.loaders.AbstractCacheLoader
 
cache - Variable in class org.infinispan.query.impl.AbstractIterator
 
cache - Variable in class org.infinispan.tree.TreeStructureSupport
 
CACHE_JMX_GROUP - Static variable in class org.infinispan.jmx.CacheJmxRegistration
 
CACHE_MANAGER_JMX_GROUP - Static variable in class org.infinispan.jmx.CacheManagerJmxRegistration
 
CACHE_MANAGER_OBJECTS - Static variable in class org.infinispan.rhq.CacheManagerDiscovery
 
CACHE_NAME - Static variable in interface org.infinispan.server.websocket.OpHandler
 
CacheAdapter - Class in org.infinispan.tree
A cache adapter for setting flags for each individual cache operation called within the scope of a TreeCache operation.
CacheAdapter(Cache, TreeContextContainer, InvocationContextContainer) - Constructor for class org.infinispan.tree.CacheAdapter
 
CacheBuilder - Class in org.infinispan.demo
Builds CacheManager given Infinispan configuration and transport file.
CacheBuilder(String) - Constructor for class org.infinispan.demo.CacheBuilder
 
CacheBuilder - Class in org.infinispan.ec2demo
 
CacheBuilder(String) - Constructor for class org.infinispan.ec2demo.CacheBuilder
 
cacheCanNotHandleInvocations(String, ComponentStatus) - Method in interface org.infinispan.util.logging.Log
 
CacheComponent - Class in org.infinispan.rhq
Component class for Caches within Infinispan
CacheComponent() - Constructor for class org.infinispan.rhq.CacheComponent
 
cacheComponentPattern(String, String) - Static method in class org.infinispan.rhq.CacheDiscovery
 
cacheContainer - Static variable in class org.infinispan.demos.gridfs.CacheManagerHolder
 
CacheContainer - Interface in org.infinispan.manager
A CacheContainer is the primary mechanism for retrieving a Cache instance, and is often used as a starting point to using the Cache.
CacheDiscovery - Class in org.infinispan.rhq
Discovery class for individual cache instances
CacheDiscovery() - Constructor for class org.infinispan.rhq.CacheDiscovery
 
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 - 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.
CacheEntryActivatedAdapter<K,V> - Class in org.infinispan.cdi.event.cache
 
CacheEntryActivatedAdapter(Event<CacheEntryActivatedEvent<K, V>>) - Constructor for class org.infinispan.cdi.event.cache.CacheEntryActivatedAdapter
 
CacheEntryActivatedEvent<K,V> - Interface in org.infinispan.notifications.cachelistener.event
This event subtype is passed in to any method annotated with CacheEntryActivated.
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.
cacheEntryCreated(CacheEntryCreatedEvent) - Method in class org.infinispan.server.websocket.CacheListener
 
CacheEntryCreatedAdapter<K,V> - Class in org.infinispan.cdi.event.cache
 
CacheEntryCreatedAdapter(Event<CacheEntryCreatedEvent<K, V>>) - Constructor for class org.infinispan.cdi.event.cache.CacheEntryCreatedAdapter
 
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.
CacheEntryEvicted - Annotation Type in org.infinispan.notifications.cachelistener.annotation
Deprecated. Note that this annotation will be removed in Infinispan 6.0
CacheEntryEvictedAdapter<K,V> - Class in org.infinispan.cdi.event.cache
 
CacheEntryEvictedAdapter(Event<CacheEntryEvictedEvent<K, V>>) - Constructor for class org.infinispan.cdi.event.cache.CacheEntryEvictedAdapter
 
CacheEntryEvictedEvent<K,V> - Interface in org.infinispan.notifications.cachelistener.event
Deprecated. Note that this interface will be removed in Infinispan 6.0
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.
CacheEntryInvalidatedAdapter<K,V> - Class in org.infinispan.cdi.event.cache
 
CacheEntryInvalidatedAdapter(Event<CacheEntryInvalidatedEvent<K, V>>) - Constructor for class org.infinispan.cdi.event.cache.CacheEntryInvalidatedAdapter
 
CacheEntryInvalidatedEvent<K,V> - Interface in org.infinispan.notifications.cachelistener.event
Notifies a listener of an invalidation event.
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.
CacheEntryLoadedAdapter<K,V> - Class in org.infinispan.cdi.event.cache
 
CacheEntryLoadedAdapter(Event<CacheEntryLoadedEvent<K, V>>) - Constructor for class org.infinispan.cdi.event.cache.CacheEntryLoadedAdapter
 
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.
cacheEntryModified(CacheEntryModifiedEvent) - Method in class org.infinispan.server.websocket.CacheListener
 
CacheEntryModifiedAdapter<K,V> - Class in org.infinispan.cdi.event.cache
 
CacheEntryModifiedAdapter(Event<CacheEntryModifiedEvent<K, V>>) - Constructor for class org.infinispan.cdi.event.cache.CacheEntryModifiedAdapter
 
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.
CacheEntryPassivatedAdapter<K,V> - Class in org.infinispan.cdi.event.cache
 
CacheEntryPassivatedAdapter(Event<CacheEntryPassivatedEvent<K, V>>) - Constructor for class org.infinispan.cdi.event.cache.CacheEntryPassivatedAdapter
 
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.
cacheEntryRemoved(CacheEntryRemovedEvent) - Method in class org.infinispan.server.websocket.CacheListener
 
CacheEntryRemovedAdapter<K,V> - Class in org.infinispan.cdi.event.cache
 
CacheEntryRemovedAdapter(Event<CacheEntryRemovedEvent<K, V>>) - Constructor for class org.infinispan.cdi.event.cache.CacheEntryRemovedAdapter
 
CacheEntryRemovedEvent<K,V> - Interface in org.infinispan.notifications.cachelistener.event
This event subtype is passed in to any method annotated with CacheEntryRemoved.
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.
CacheEntryVisitedAdapter<K,V> - Class in org.infinispan.cdi.event.cache
 
CacheEntryVisitedAdapter(Event<CacheEntryVisitedEvent<K, V>>) - Constructor for class org.infinispan.cdi.event.cache.CacheEntryVisitedAdapter
 
CacheEntryVisitedEvent<K,V> - Interface in org.infinispan.notifications.cachelistener.event
This event subtype is passed in to any method annotated with CacheEntryVisited.
CacheEventBridge - Class in org.infinispan.cdi.event.cache
 
CacheEventBridge() - Constructor for class org.infinispan.cdi.event.cache.CacheEventBridge
 
CacheException - Exception in org.infinispan
Thrown when operations on Cache fail unexpectedly.
CacheException() - Constructor for exception org.infinispan.CacheException
 
CacheException(Throwable) - Constructor for exception org.infinispan.CacheException
 
CacheException(String) - Constructor for exception org.infinispan.CacheException
 
CacheException(String, Throwable) - Constructor for exception org.infinispan.CacheException
 
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).
CacheHelper - Class in org.infinispan.cdi.util
 
CacheImpl<K,V> - Class in org.infinispan
 
CacheImpl(String) - Constructor for class org.infinispan.CacheImpl
 
CacheJmxRegistration - Class in org.infinispan.jmx
If Configuration.isExposeJmxStatistics() is true, then class will register all the MBeans from cache local's ConfigurationRegistry to the MBean server.
CacheJmxRegistration() - Constructor for class org.infinispan.jmx.CacheJmxRegistration
 
cacheKeyGenerator() - Method in class org.infinispan.cdi.interceptor.literal.CacheRemoveEntryLiteral
 
cacheKeyGenerator() - Method in class org.infinispan.cdi.interceptor.literal.CacheResultLiteral
 
CacheListener - Class in org.infinispan.server.websocket
Cache listener.
CacheListener() - Constructor for class org.infinispan.server.websocket.CacheListener
 
CacheListener.ChannelNotifyParams - Class in org.infinispan.server.websocket
 
CacheListener.ChannelNotifyParams(Channel, String, String[]) - Constructor for class org.infinispan.server.websocket.CacheListener.ChannelNotifyParams
 
CacheLoader - Interface in org.infinispan.loaders
Responsible for loading cache data from an external source
cacheLoaderClassName - Variable in class org.infinispan.loaders.AbstractCacheLoaderConfig
 
CacheLoaderConfig - Interface in org.infinispan.loaders
Configures individual cache loaders
cacheLoaderConfigs - Variable in class org.infinispan.config.CacheLoaderManagerConfig
 
CacheLoaderException - Exception in org.infinispan.loaders
An exception thrown by a CacheLoader implementation if there are problems reading from a loader.
CacheLoaderException() - Constructor for exception org.infinispan.loaders.CacheLoaderException
 
CacheLoaderException(String) - Constructor for exception org.infinispan.loaders.CacheLoaderException
 
CacheLoaderException(String, Throwable) - Constructor for exception org.infinispan.loaders.CacheLoaderException
 
CacheLoaderException(Throwable) - Constructor for exception org.infinispan.loaders.CacheLoaderException
 
CacheLoaderInterceptor - Class in org.infinispan.interceptors
 
CacheLoaderInterceptor() - Constructor for class org.infinispan.interceptors.CacheLoaderInterceptor
 
CacheLoaderManager - Interface in org.infinispan.loaders
The cache loader manager interface
CacheLoaderManagerConfig - Class in org.infinispan.config
Holds the configuration of the cache loader chain.
CacheLoaderManagerConfig() - Constructor for class org.infinispan.config.CacheLoaderManagerConfig
 
CacheLoaderManagerConfig(CacheLoaderConfig) - Constructor for class org.infinispan.config.CacheLoaderManagerConfig
 
CacheLoaderManagerImpl - Class in org.infinispan.loaders
 
CacheLoaderManagerImpl() - Constructor for class org.infinispan.loaders.CacheLoaderManagerImpl
 
CacheLoaderMetadata - Annotation Type in org.infinispan.loaders
Allows you to provide metadata, such as CacheLoaderConfig type via annotation so that the CacheLoader or CacheStore need not be instantiated by the configuration parser to set up the cache loader configuration.
CacheManager - Class in org.infinispan.cdi
This class is responsible to produce the Cache and AdvancedCache.
CacheManager() - Constructor for class org.infinispan.cdi.CacheManager
 
CacheManager - Interface in org.infinispan.manager
Deprecated. 
cacheManagerAlreadyRegistered(String) - Method in interface org.infinispan.util.logging.Log
 
CacheManagerComponent - Class in org.infinispan.rhq
The component class for the Infinispan manager
CacheManagerComponent() - Constructor for class org.infinispan.rhq.CacheManagerComponent
 
CacheManagerDiscovery - Class in org.infinispan.rhq
Discovery class for Infinispan engines
CacheManagerDiscovery() - Constructor for class org.infinispan.rhq.CacheManagerDiscovery
 
CacheManagerEventBridge - Class in org.infinispan.cdi.event.cachemanager
 
CacheManagerEventBridge() - Constructor for class org.infinispan.cdi.event.cachemanager.CacheManagerEventBridge
 
CacheManagerHolder - Class in org.infinispan.demos.gridfs
A bootstrapping startup listener which creates and holds a cache instance
CacheManagerHolder() - Constructor for class org.infinispan.demos.gridfs.CacheManagerHolder
 
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(String) - Method in interface org.infinispan.config.FluentGlobalConfiguration.GlobalJmxStatisticsConfig
If JMX statistics are enabled, this property represents the name of this cache manager.
cacheManagerName - Variable in class org.infinispan.config.GlobalConfiguration.GlobalJmxStatisticsType
 
cacheManagerName(String) - Method in class org.infinispan.config.GlobalConfiguration.GlobalJmxStatisticsType
 
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
 
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
 
cacheManagerStarting(GlobalComponentRegistry, GlobalConfiguration) - Method in class org.infinispan.lucene.LifecycleCallbacks
 
cacheManagerStarting(GlobalComponentRegistry, GlobalConfiguration) - Method in class org.infinispan.tree.LifecycleCallbacks
 
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
 
CacheMgmtInterceptor - Class in org.infinispan.interceptors
Captures cache management statistics
CacheMgmtInterceptor() - Constructor for class org.infinispan.interceptors.CacheMgmtInterceptor
 
cacheName() - Method in class org.infinispan.cdi.interceptor.literal.CacheRemoveAllLiteral
 
cacheName() - Method in class org.infinispan.cdi.interceptor.literal.CacheRemoveEntryLiteral
 
cacheName() - Method in class org.infinispan.cdi.interceptor.literal.CacheResultLiteral
 
cacheName - Variable in class org.infinispan.client.hotrod.impl.operations.HotRodOperation
 
cacheName - Variable in class org.infinispan.commands.remote.BaseRpcCommand
 
cacheName - Variable in class org.infinispan.commands.tx.AbstractTransactionBoundaryCommand
 
CacheNotifier - Interface in org.infinispan.notifications.cachelistener
Public interface with all allowed notifications.
CacheNotifierImpl - Class in org.infinispan.notifications.cachelistener
Helper class that handles all notifications to registered listeners.
CacheNotifierImpl() - Constructor for class org.infinispan.notifications.cachelistener.CacheNotifierImpl
 
cacheNotStarted() - Method in interface org.infinispan.util.logging.Log
 
CacheQuery - Interface in org.infinispan.query
A cache-query is what will be returned when the getQuery() method is run on SearchManagerImpl.
CacheQueryImpl - Class in org.infinispan.query.impl
Implementation class of the CacheQuery interface.
CacheQueryImpl(Query, SearchFactoryIntegrator, AdvancedCache<?, ?>, Class<?>...) - Constructor for class org.infinispan.query.impl.CacheQueryImpl
 
cacheRemoveAll(InvocationContext) - Method in class org.infinispan.cdi.interceptor.CacheRemoveAllInterceptor
 
CacheRemoveAllInterceptor - Class in org.infinispan.cdi.interceptor
Implementation class of the CacheRemoveAll interceptor.
CacheRemoveAllInterceptor(CacheResolver) - Constructor for class org.infinispan.cdi.interceptor.CacheRemoveAllInterceptor
 
CacheRemoveAllLiteral - Class in org.infinispan.cdi.interceptor.literal
 
cacheRemoveEntry(InvocationContext) - Method in class org.infinispan.cdi.interceptor.CacheRemoveEntryInterceptor
 
CacheRemoveEntryInterceptor - Class in org.infinispan.cdi.interceptor
Implementation class of the CacheRemoveEntry interceptor.This interceptor uses the following algorithm describes in JSR-107.
CacheRemoveEntryInterceptor(CacheResolver) - Constructor for class org.infinispan.cdi.interceptor.CacheRemoveEntryInterceptor
 
CacheRemoveEntryLiteral - Class in org.infinispan.cdi.interceptor.literal
 
CacheResolver - Interface in org.infinispan.cdi.interceptor
This is the cache resolver contract used by interceptors to resolve a cache in function of it's name and the annotated method.
cacheResolver() - Method in class org.infinispan.cdi.interceptor.literal.CacheRemoveAllLiteral
 
cacheResolver() - Method in class org.infinispan.cdi.interceptor.literal.CacheRemoveEntryLiteral
 
cacheResolver() - Method in class org.infinispan.cdi.interceptor.literal.CacheResultLiteral
 
cacheResult(InvocationContext) - Method in class org.infinispan.cdi.interceptor.CacheResultInterceptor
 
CacheResultInterceptor - Class in org.infinispan.cdi.interceptor
Implementation class of the CacheResult interceptor.
CacheResultInterceptor(CacheResolver) - Constructor for class org.infinispan.cdi.interceptor.CacheResultInterceptor
 
CacheResultLiteral - Class in org.infinispan.cdi.interceptor.literal
 
CacheRpcCommand - Interface in org.infinispan.commands.remote
The RpcManager only replicates commands wrapped in a CacheRpcCommand.
caches - Variable in class org.infinispan.distribution.ch.AbstractWheelConsistentHash
 
CacheSearchServlet - Class in org.infinispan.ec2demo.web
Servlet implementation class CacheSearchServlet
CacheSearchServlet() - Constructor for class org.infinispan.ec2demo.web.CacheSearchServlet
 
CacheServletListener - Class in org.infinispan.ec2demo.web
 
CacheServletListener() - Constructor for class org.infinispan.ec2demo.web.CacheServletListener
 
cacheSizes() - Method in class org.infinispan.ec2demo.InfluenzaDataLoader
 
cacheStarted(ComponentRegistry, String) - Method in class org.infinispan.lifecycle.AbstractModuleLifecycle
 
cacheStarted(ComponentRegistry, String) - Method in interface org.infinispan.lifecycle.ModuleLifecycle
 
cacheStarted(Event) - Method in class org.infinispan.loaders.decorators.SingletonStore.SingletonStoreListener
Cache started, check whether the cache is the coordinator and set the singleton store's active status.
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(ComponentRegistry, String) - Method in class org.infinispan.query.impl.LifecycleManager
 
CacheStartedAdapter - Class in org.infinispan.cdi.event.cachemanager
 
CacheStartedAdapter(Event<CacheStartedEvent>, String) - Constructor for class org.infinispan.cdi.event.cachemanager.CacheStartedAdapter
 
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
 
cacheStarting(ComponentRegistry, Configuration, String) - Method in class org.infinispan.query.impl.LifecycleManager
Registers the Search interceptor in the cache before it gets started
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(ComponentRegistry, String) - Method in class org.infinispan.query.impl.LifecycleManager
 
CacheStoppedAdapter - Class in org.infinispan.cdi.event.cachemanager
 
CacheStoppedAdapter(Event<CacheStoppedEvent>, String) - Constructor for class org.infinispan.cdi.event.cachemanager.CacheStoppedAdapter
 
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
 
cacheStopping(ComponentRegistry, String) - Method in class org.infinispan.query.impl.LifecycleManager
 
cacheStopTimeout - Variable in class org.infinispan.config.Configuration.TransactionType
 
cacheStopTimeout(Integer) - Method in class org.infinispan.config.Configuration.TransactionType
 
cacheStopTimeout(Integer) - Method in interface org.infinispan.config.FluentConfiguration.TransactionConfig
If there are any ongoing transactions when a cache is stopped, Infinispan waits for ongoing remote and local transactions to finish.
CacheStore - Interface in org.infinispan.loaders
A specialization of the CacheLoader interface that can be written to.
CacheStoreConfig - Interface in org.infinispan.loaders
Defines config elements for all CacheStoreConfigs.
CacheStoreInterceptor - Class in org.infinispan.interceptors
Writes modifications back to the store on the way out: stores modifications back through the CacheLoader, either after each method call (no TXs), or at TX commit.
CacheStoreInterceptor() - Constructor for class org.infinispan.interceptors.CacheStoreInterceptor
 
CacheStoreInterceptor.StoreModificationsBuilder - Class in org.infinispan.interceptors
 
CacheStoreInterceptor.StoreModificationsBuilder(boolean) - Constructor for class org.infinispan.interceptors.CacheStoreInterceptor.StoreModificationsBuilder
 
CacheSupport<K,V> - Class in org.infinispan
 
CacheSupport() - Constructor for class org.infinispan.CacheSupport
 
CacheSupport(long, long) - Constructor for class org.infinispan.CacheSupport
 
CacheTransaction - Interface in org.infinispan.transaction.xa
Defines the state a infinispan transaction should have.
calculateHashCode() - Method in class org.infinispan.tree.Fqn
Calculates a hash code by summing the hash code of all elements.
calculateRank(Address, List<Address>, long) - Method in class org.infinispan.util.ClusterIdGenerator
 
calculateRank(ViewChangedEvent) - Method in class org.infinispan.util.ClusterIdGenerator.RankCalculator
 
call() - Method in class org.infinispan.distribution.RehashTask
 
callable - Variable in class org.infinispan.commands.read.DistributedExecuteCommand
 
CallInterceptor - Class in org.infinispan.interceptors
Always at the end of the chain, directly in front of the cache.
CallInterceptor() - Constructor for class org.infinispan.interceptors.CallInterceptor
 
cancel(boolean) - Method in class org.infinispan.client.hotrod.impl.async.NotifyingFutureImpl
 
cancel(boolean) - Method in class org.infinispan.util.concurrent.AbstractInProcessFuture
 
cancel(boolean) - Method in class org.infinispan.util.concurrent.AggregatingNotifyingFutureImpl
 
cancel(boolean) - Method in class org.infinispan.util.concurrent.DeferredReturnFuture
 
cancel(boolean) - Method in class org.infinispan.util.concurrent.NotifyingFutureImpl
 
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.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
 
cannotSelectRandomMembers(int, List<Address>) - Method in interface org.infinispan.util.logging.Log
 
CassandraCacheStore - Class in org.infinispan.loaders.cassandra
A persistent CacheLoader based on Apache Cassandra project.
CassandraCacheStore() - Constructor for class org.infinispan.loaders.cassandra.CassandraCacheStore
 
CassandraCacheStoreConfig - Class in org.infinispan.loaders.cassandra
Configures CassandraCacheStore.
CassandraCacheStoreConfig() - Constructor for class org.infinispan.loaders.cassandra.CassandraCacheStoreConfig
 
cf - Variable in class org.infinispan.distribution.RehashTask
 
cfgFile - Variable in class org.infinispan.demo.Demo
 
ChainingCacheStore - Class in org.infinispan.loaders.decorators
A chaining cache loader that allows us to configure > 1 cache loader.
ChainingCacheStore() - Constructor for class org.infinispan.loaders.decorators.ChainingCacheStore
 
channel - Variable in class org.infinispan.remoting.transport.jgroups.JGroupsTransport
 
CHANNEL_LOOKUP - Static variable in class org.infinispan.remoting.transport.jgroups.JGroupsTransport
 
channelConnectedLatch - Variable in class org.infinispan.remoting.transport.jgroups.JGroupsTransport
 
channelNotSetUp() - Method in interface org.infinispan.util.logging.Log
 
channelStillBound(Channel, SocketAddress) - Method in interface org.infinispan.server.core.logging.JavaLog
 
channelStillConnected(Channel, SocketAddress) - Method in interface org.infinispan.server.core.logging.JavaLog
 
ChannelUtils - Class in org.infinispan.server.websocket
Channel Utilities.
ChannelUtils() - Constructor for class org.infinispan.server.websocket.ChannelUtils
 
checkAuthentication(ITransaction) - Method in class org.infinispan.demos.gridfs.GridStore
 
checkForErrorsInResponseStatus(short, long, Transport) - Method in class org.infinispan.client.hotrod.impl.operations.HotRodOperation
 
checkParentDirs(String, boolean) - Method in class org.infinispan.io.GridFile
Checks whether the parent directories are present (and are directories).
checkStatisticsUsed() - Method in class org.infinispan.interceptors.base.JmxStatsCommandInterceptor
 
CHUNK_CACHE_KEY - Static variable in interface org.infinispan.lucene.ExternalizerIds
 
ChunkCacheKey - Class in org.infinispan.lucene
Used as a key to distinguish file chunk in cache.
ChunkCacheKey(String, String, int) - Constructor for class org.infinispan.lucene.ChunkCacheKey
 
ChunkCacheKey.Externalizer - Class in org.infinispan.lucene
 
ChunkCacheKey.Externalizer() - Constructor for class org.infinispan.lucene.ChunkCacheKey.Externalizer
 
classes - Variable in class org.infinispan.query.backend.SearchableCacheConfiguration
 
ClassFinder - Class in org.infinispan.util
Find infinispan classes utility
ClassFinder() - Constructor for class org.infinispan.util.ClassFinder
 
ClassLoaderSpecfiedCache<K,V> - Class in org.infinispan
 
ClassLoaderSpecfiedCache(AdvancedCache<K, V>, ClassLoader) - Constructor for class org.infinispan.ClassLoaderSpecfiedCache
 
className - Variable in class org.infinispan.config.CustomInterceptorConfig
 
className - Variable in class org.infinispan.tools.doclet.jmx.MBeanComponent
 
classNotFoundIntegratingState(ClassNotFoundException) - Method in interface org.infinispan.loaders.jdbc.logging.Log
 
cleanup() - Method in class org.infinispan.transaction.lookup.DummyTransactionManagerLookup
 
clear() - Method in class org.infinispan.AbstractDelegatingCache
 
clear() - Method in class org.infinispan.atomic.AtomicHashMap
 
clear() - Method in class org.infinispan.atomic.AtomicHashMapProxy
 
clear() - Method in class org.infinispan.CacheImpl
 
clear(Flag...) - Method in interface org.infinispan.client.hotrod.impl.protocol.HotRodOperations
 
clear() - Method in class org.infinispan.client.hotrod.impl.RemoteCacheImpl
 
clear() - Method in class org.infinispan.commands.read.KeySetCommand.ExpiredFilteredKeySet
 
clear() - Method in class org.infinispan.commands.read.ValuesCommand.ExpiredFilteredValues
 
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.loaders.bdbje.BdbjeCacheStore
Clears all entries in the store
clear() - Method in interface org.infinispan.loaders.CacheStore
Clears all entries in the store
clear() - Method in class org.infinispan.loaders.cassandra.CassandraCacheStore
 
clear() - Method in class org.infinispan.loaders.decorators.AbstractDelegatingStore
 
clear() - Method in class org.infinispan.loaders.decorators.AsyncStore
 
clear() - Method in class org.infinispan.loaders.decorators.ChainingCacheStore
 
clear() - Method in class org.infinispan.loaders.decorators.ReadOnlyStore
 
clear() - Method in class org.infinispan.loaders.decorators.SingletonStore
 
clear() - Method in class org.infinispan.loaders.jdbc.DataManipulationHelper
 
clear() - Method in class org.infinispan.loaders.jdbc.mixed.JdbcMixedCacheStore
 
clear() - Method in class org.infinispan.loaders.jdbm.JdbmCacheStore
 
clear() - Method in class org.infinispan.loaders.LockSupportCacheStore
 
Clear - Class in org.infinispan.loaders.modifications
Represents a CacheStore.clear() modification
Clear() - Constructor for class org.infinispan.loaders.modifications.Clear
 
clear() - Method in class org.infinispan.loaders.remote.RemoteCacheStore
 
clear() - Method in class org.infinispan.spring.provider.SpringCache
 
clear() - Method in class org.infinispan.tree.CacheAdapter
 
clear() - Method in class org.infinispan.util.BidirectionalLinkedHashMap
Removes all of the mappings from this map.
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.ConcurrentWeakKeyHashMap
Removes all of the mappings from this map.
clear() - Method in class org.infinispan.util.FastCopyHashMap
 
clear() - Method in class org.infinispan.util.FastCopyHashMap.EntrySet
 
clear() - Method in class org.infinispan.util.FastCopyHashMap.KeySet
 
clear() - Method in class org.infinispan.util.FastCopyHashMap.Values
 
clear() - Method in class org.infinispan.util.ForwardingList
 
clear() - Method in class org.infinispan.util.ReadOnlyDataContainerBackedKeySet
 
clear() - Method in class org.infinispan.util.VisitableBidirectionalLinkedHashSet
Removes all of the elements from this set.
CLEAR_REQUEST - Static variable in interface org.infinispan.client.hotrod.impl.protocol.HotRodConstants
 
CLEAR_RESPONSE - Static variable in interface org.infinispan.client.hotrod.impl.protocol.HotRodConstants
 
clearAsync() - Method in class org.infinispan.AbstractDelegatingCache
 
clearAsync() - Method in interface org.infinispan.Cache
Asynchronous version of Map.clear().
clearAsync() - Method in class org.infinispan.CacheImpl
 
clearAsync() - Method in class org.infinispan.client.hotrod.impl.RemoteCacheImpl
 
clearAsync() - Method in class org.infinispan.tree.CacheAdapter
 
ClearCommand - Class in org.infinispan.commands.write
 
ClearCommand() - Constructor for class org.infinispan.commands.write.ClearCommand
 
ClearCommand(CacheNotifier, Set<Flag>) - Constructor for class org.infinispan.commands.write.ClearCommand
 
clearData() - Method in interface org.infinispan.tree.Node
Removes all mappings from the node's data map.
clearData(Flag...) - Method in interface org.infinispan.tree.Node
 
clearData() - Method in class org.infinispan.tree.NodeImpl
 
clearData(Flag...) - Method in class org.infinispan.tree.NodeImpl
 
clearData(String) - Method in interface org.infinispan.tree.TreeCache
Convenience method that takes in a String represenation of the Fqn.
clearData(String, Flag...) - Method in interface org.infinispan.tree.TreeCache
 
clearData(Fqn) - Method in interface org.infinispan.tree.TreeCache
Removes the keys and properties from a named node.
clearData(Fqn, Flag...) - Method in interface org.infinispan.tree.TreeCache
 
clearData(String) - Method in class org.infinispan.tree.TreeCacheImpl
 
clearData(String, Flag...) - Method in class org.infinispan.tree.TreeCacheImpl
 
clearData(Fqn) - Method in class org.infinispan.tree.TreeCacheImpl
 
clearData(Fqn, Flag...) - Method in class org.infinispan.tree.TreeCacheImpl
 
clearEntries() - Method in class org.infinispan.loaders.bucket.Bucket
 
clearLock(String) - Method in class org.infinispan.lucene.locking.BaseLockFactory
clearLock(String) - Method in class org.infinispan.lucene.locking.TransactionalLockFactory
clearLockSafe() - Method in class org.infinispan.loaders.cloud.CloudCacheStore
 
clearLockSafe() - Method in class org.infinispan.loaders.file.FileCacheStore
 
clearLockSafe() - Method in class org.infinispan.loaders.jdbc.binary.JdbcBinaryCacheStore
 
clearLockSafe() - Method in class org.infinispan.loaders.jdbc.stringbased.JdbcStringBasedCacheStore
 
clearLockSafe() - Method in class org.infinispan.loaders.LockSupportCacheStore
 
clearLookedUpEntries() - Method in interface org.infinispan.context.EntryLookup
Clears the collection of entries looked up
clearLookedUpEntries() - Method in class org.infinispan.context.impl.ImmutableContext
 
clearLookedUpEntries() - Method in class org.infinispan.context.impl.LocalTxInvocationContext
 
clearLookedUpEntries() - Method in class org.infinispan.context.impl.NonTxInvocationContext
 
clearLookedUpEntries() - Method in class org.infinispan.context.impl.RemoteTxInvocationContext
 
clearLookedUpEntries() - Method in class org.infinispan.context.InvocationContextFlagsOverride
 
clearLookedUpEntries() - Method in class org.infinispan.transaction.AbstractCacheTransaction
 
clearLookedUpEntries() - Method in interface org.infinispan.transaction.xa.CacheTransaction
 
ClearOperation<K,V> - Class in org.infinispan.atomic
An atomic clear operation.
ClearOperation - Class in org.infinispan.client.hotrod.impl.operations
Corresponds to clear operation as defined by Hot Rod protocol specification.
ClearOperation(TransportFactory, byte[], AtomicInteger, Flag[]) - Constructor for class org.infinispan.client.hotrod.impl.operations.ClearOperation
 
ClearOperation.Externalizer - Class in org.infinispan.atomic
 
ClearOperation.Externalizer() - Constructor for class org.infinispan.atomic.ClearOperation.Externalizer
 
clearRemoteLocksAcquired() - Method in class org.infinispan.transaction.LocalTransaction
 
CLIENT_INTELLIGENCE_BASIC - Static variable in interface org.infinispan.client.hotrod.impl.protocol.HotRodConstants
 
CLIENT_INTELLIGENCE_HASH_DISTRIBUTION_AWARE - Static variable in interface org.infinispan.client.hotrod.impl.protocol.HotRodConstants
 
CLIENT_INTELLIGENCE_TOPOLOGY_AWARE - Static variable in interface org.infinispan.client.hotrod.impl.protocol.HotRodConstants
 
clm - Variable in class org.infinispan.interceptors.CacheLoaderInterceptor
 
clone() - Method in class org.infinispan.config.AbstractConfigurationBean
 
clone() - Method in class org.infinispan.config.AbstractNamedCacheConfigurationBean
 
clone() - Method in class org.infinispan.config.CacheLoaderManagerConfig
 
clone() - Method in interface org.infinispan.config.CloneableConfigurationComponent
 
clone() - Method in class org.infinispan.config.Configuration
 
clone() - Method in class org.infinispan.config.Configuration.ClusteringType
 
clone() - Method in class org.infinispan.config.Configuration.CustomInterceptorsType
 
clone() - Method in class org.infinispan.config.Configuration.HashType
 
clone() - Method in class org.infinispan.config.Configuration.QueryConfigurationBean
 
clone() - Method in class org.infinispan.config.Configuration.StoreAsBinary
 
clone() - Method in class org.infinispan.config.Configuration.TransactionType
 
clone() - Method in class org.infinispan.config.CustomInterceptorConfig
 
clone() - Method in class org.infinispan.config.GlobalConfiguration.AdvancedExternalizersType
 
clone() - Method in class org.infinispan.config.GlobalConfiguration
 
clone() - Method in class org.infinispan.config.GlobalConfiguration.ExecutorFactoryType
 
clone() - Method in class org.infinispan.config.GlobalConfiguration.FactoryClassWithPropertiesType
 
clone() - Method in class org.infinispan.config.GlobalConfiguration.ScheduledExecutorFactoryType
 
clone() - Method in class org.infinispan.config.GlobalConfiguration.TransportType
 
clone() - Method in class org.infinispan.config.GroupsConfiguration
 
clone() - Method in class org.infinispan.container.entries.AbstractInternalCacheEntry
 
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.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.ImmutableContext
 
clone() - Method in class org.infinispan.context.impl.NonTxInvocationContext
 
clone() - Method in class org.infinispan.context.impl.RemoteTxInvocationContext
 
clone() - Method in interface org.infinispan.context.InvocationContext
 
clone() - Method in class org.infinispan.context.InvocationContextFlagsOverride
 
clone(Callable<T>) - Method in class org.infinispan.distexec.DefaultExecutorService
 
clone(Mapper<KIn, VIn, KOut, VOut>) - Method in class org.infinispan.distexec.mapreduce.MapReduceTask
 
clone(Reducer<KOut, VOut>) - Method in class org.infinispan.distexec.mapreduce.MapReduceTask
 
clone() - Method in class org.infinispan.factories.AbstractComponentRegistry
 
clone() - Method in class org.infinispan.loaders.AbstractCacheLoaderConfig
 
clone() - Method in class org.infinispan.loaders.AbstractCacheStoreConfig
 
clone() - Method in interface org.infinispan.loaders.CacheLoaderConfig
 
clone() - Method in class org.infinispan.loaders.decorators.AbstractDecoratorConfigurationBean
 
clone() - Method in class org.infinispan.loaders.decorators.AsyncStoreConfig
 
clone() - Method in class org.infinispan.loaders.decorators.SingletonStoreConfig
 
clone() - Method in class org.infinispan.loaders.jdbc.AbstractJdbcCacheStoreConfig
 
clone() - Method in class org.infinispan.loaders.jdbc.AbstractNonDelegatingJdbcCacheStoreConfig
 
clone() - Method in class org.infinispan.loaders.jdbc.connectionfactory.ConnectionFactoryConfig
 
clone() - Method in class org.infinispan.loaders.jdbc.mixed.JdbcMixedCacheStoreConfig
 
clone() - Method in class org.infinispan.loaders.jdbc.stringbased.JdbcStringBasedCacheStoreConfig
 
clone() - Method in class org.infinispan.loaders.jdbc.TableManipulation
 
clone() - Method in class org.infinispan.lucene.InfinispanIndexInput
 
clone() - Method in class org.infinispan.transaction.RemoteTransaction
 
clone() - Method in class org.infinispan.transaction.xa.GlobalTransaction
 
clone() - Method in class org.infinispan.util.BidirectionalLinkedHashMap
Returns a shallow copy of this Map instance: the keys and values themselves are not cloned.
clone() - Method in class org.infinispan.util.FastCopyHashMap
 
clone() - Method in class org.infinispan.util.VisitableBidirectionalLinkedHashSet
 
CloneableConfigurationComponent - Interface in org.infinispan.config
Interface for all configurable components
cloneWithMarshaller(Marshaller, T) - Static method in class org.infinispan.util.Util
Clones parameter x of type T with a given Marshaller reference;
close() - Method in class org.infinispan.io.GridInputStream
 
close() - Method in class org.infinispan.io.GridOutputStream
 
close() - Method in class org.infinispan.io.UnclosableObjectInputStream
 
close() - Method in class org.infinispan.io.UnclosableObjectOutputStream
 
close() - Method in class org.infinispan.lucene.InfinispanDirectory
close() - Method in class org.infinispan.lucene.InfinispanIndexInput
 
close() - Method in class org.infinispan.lucene.InfinispanIndexOutput
 
close() - Method in class org.infinispan.lucene.SingleChunkIndexInput
 
close() - Method in class org.infinispan.query.impl.EagerIterator
 
close() - Method in class org.infinispan.query.impl.LazyIterator
 
close() - Method in interface org.infinispan.query.QueryIterator
This method must be called on your iterator once you have finished so that Lucene resources can be freed up.
close() - Method in class org.infinispan.util.Base64.OutputStream
Flushes and closes (I think, in the superclass) the stream.
close() - Method in class org.infinispan.util.concurrent.ReclosableLatch
 
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(Closeable) - Static method in class org.infinispan.util.Util
 
close(Socket) - Static method in class org.infinispan.util.Util
 
close(Closeable...) - Static method in class org.infinispan.util.Util
 
close(Context) - Static method in class org.infinispan.util.Util
 
CloudCacheStore - Class in org.infinispan.loaders.cloud
The CloudCacheStore implementation that utilizes JClouds to communicate with cloud storage providers such as Amazon's S3, Rackspace's Cloudfiles, or any other such provider supported by JClouds.
CloudCacheStore() - Constructor for class org.infinispan.loaders.cloud.CloudCacheStore
 
CloudCacheStoreConfig - Class in org.infinispan.loaders.cloud
The cache store config bean for the CloudCacheStore.
CloudCacheStoreConfig() - Constructor for class org.infinispan.loaders.cloud.CloudCacheStoreConfig
 
ClusterCacheLoader - Class in org.infinispan.loaders.cluster
Cache loader that consults other members in the cluster for values.
ClusterCacheLoader() - Constructor for class org.infinispan.loaders.cluster.ClusterCacheLoader
 
ClusterCacheLoaderConfig - Class in org.infinispan.loaders.cluster
Configuration for ClusterCacheLoader.
ClusterCacheLoaderConfig() - Constructor for class org.infinispan.loaders.cluster.ClusterCacheLoaderConfig
 
ClusteredGetCommand - Class in org.infinispan.commands.remote
Issues a remote get call.
ClusteredGetCommand() - Constructor for class org.infinispan.commands.remote.ClusteredGetCommand
 
ClusteredGetCommand(Object, String, Set<Flag>) - Constructor for class org.infinispan.commands.remote.ClusteredGetCommand
 
ClusteredGetCommand(Object, String) - 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>) - Constructor for class org.infinispan.remoting.responses.ClusteredGetResponseValidityFilter
 
ClusterIdGenerator - Class in org.infinispan.util
This class generates ids guaranteed to be unique cluster wide.
ClusterIdGenerator(EmbeddedCacheManager, RpcManager) - Constructor for class org.infinispan.util.ClusterIdGenerator
 
ClusterIdGenerator.RankCalculator - Class in org.infinispan.util
 
ClusterIdGenerator.RankCalculator() - Constructor for class org.infinispan.util.ClusterIdGenerator.RankCalculator
 
clusterName(String) - Method in interface org.infinispan.config.FluentGlobalConfiguration.TransportConfig
Defines the name of the cluster.
clusterName - Variable in class org.infinispan.config.GlobalConfiguration.TransportType
 
clusterName(String) - Method in class org.infinispan.config.GlobalConfiguration.TransportType
 
CODENAME - Static variable in class org.infinispan.Version
 
coinToss - Variable in class org.infinispan.transaction.xa.DldGlobalTransaction
 
collate(Map<String, Integer>) - Method in class org.infinispan.demo.mapreduce.WordCountCollator
 
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.
Collector<K,V> - Interface in org.infinispan.distexec.mapreduce
OutputCollector is the intermediate key/value result data output collector given to each Mapper
colorForRow(int) - Method in class org.infinispan.demo.InfinispanDemo.AlternateColorTable
Returns the appropriate background color for the given row.
COMMAND_ID - Static variable in class org.infinispan.commands.control.LockControlCommand
 
COMMAND_ID - Static variable in class org.infinispan.commands.control.RehashControlCommand
 
COMMAND_ID - Static variable in class org.infinispan.commands.control.StateTransferControlCommand
 
COMMAND_ID - Static variable in class org.infinispan.commands.read.DistributedExecuteCommand
 
COMMAND_ID - Static variable in class org.infinispan.commands.read.GetKeyValueCommand
 
COMMAND_ID - Static variable in class org.infinispan.commands.read.MapReduceCommand
 
COMMAND_ID - Static variable in class org.infinispan.commands.remote.ClusteredGetCommand
 
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.RemoveRecoveryInfoCommand
 
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.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.ReplaceCommand
 
COMMAND_TIMEOUT_STATUS - Static variable in interface org.infinispan.client.hotrod.impl.protocol.HotRodConstants
 
CommandAwareRpcDispatcher - Class in org.infinispan.remoting.transport.jgroups
A JGroups RPC dispatcher that knows how to deal with ReplicableCommands.
CommandAwareRpcDispatcher(Channel, JGroupsTransport, ExecutorService, InboundInvocationHandler, JGroupsDistSync, long) - 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
 
commandLineOptions - Variable in class org.infinispan.demo.Demo
 
commandsFactory - Variable in class org.infinispan.CacheImpl
 
CommandsFactory - Interface in org.infinispan.commands
A factory to build commands, initializing and injecting dependencies accordingly.
CommandsFactoryImpl - Class in org.infinispan.commands
 
CommandsFactoryImpl() - Constructor for class org.infinispan.commands.CommandsFactoryImpl
 
commit() - Method in class org.infinispan.atomic.AtomicHashMap
 
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(DataContainer) - Method in class org.infinispan.container.entries.AbstractInternalCacheEntry
 
commit(DataContainer) - Method in interface org.infinispan.container.entries.CacheEntry
Commits changes
commit(DataContainer) - Method in class org.infinispan.container.entries.ReadCommittedEntry
 
commit(ITransaction) - Method in class org.infinispan.demos.gridfs.GridStore
 
commit(GlobalTransaction) - Method in class org.infinispan.loaders.AbstractCacheStore
 
commit(GlobalTransaction) - Method in class org.infinispan.loaders.bdbje.BdbjeCacheStore
Commits a transaction that has been previously prepared.
commit(GlobalTransaction) - Method in interface org.infinispan.loaders.CacheStore
Commits a transaction that has been previously prepared.
commit(GlobalTransaction) - Method in class org.infinispan.loaders.decorators.AbstractDelegatingStore
 
commit(GlobalTransaction) - Method in class org.infinispan.loaders.decorators.AsyncStore
 
commit(GlobalTransaction) - Method in class org.infinispan.loaders.decorators.ChainingCacheStore
 
commit(GlobalTransaction) - Method in class org.infinispan.loaders.decorators.ReadOnlyStore
 
commit(GlobalTransaction) - Method in class org.infinispan.loaders.decorators.SingletonStore
 
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(LocalTransaction, boolean) - Method in class org.infinispan.transaction.TransactionCoordinator
 
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(GlobalTransaction) - Constructor for class org.infinispan.commands.tx.CommitCommand
 
CommitCommand() - Constructor for class org.infinispan.commands.tx.CommitCommand
 
commitEntry(CacheEntry, boolean) - Method in class org.infinispan.interceptors.DistLockingInterceptor
 
commitEntry(CacheEntry, boolean) - Method in class org.infinispan.interceptors.LockingInterceptor
 
compact() - Method in class org.infinispan.AbstractDelegatingCache
 
compact() - Method in interface org.infinispan.Cache
Method that releases object references of cached objects held in the cache by serializing them to byte buffers.
compact() - Method in class org.infinispan.CacheImpl
 
compact() - Method in class org.infinispan.client.hotrod.impl.RemoteCacheSupport
 
compact() - Method in interface org.infinispan.client.hotrod.RemoteCache
This operation is not supported.
compact(boolean, boolean) - Method in class org.infinispan.marshall.MarshalledValue
Compacts the references held by this class to a single reference.
compact() - Method in class org.infinispan.tree.CacheAdapter
 
compare(Object, Object) - Method in class org.infinispan.loaders.jdbm.NaturalComparator
 
compare(Fqn, Fqn) - Method in class org.infinispan.tree.FqnComparator
Returns -1 if the first comes before; 0 if they are the same; 1 if the second Fqn comes before.
compareTo(ExperimentalDefaultConsistentHash.Entry) - Method in class org.infinispan.distribution.ch.ExperimentalDefaultConsistentHash.Entry
Compare this Entry with another Entry.
compareTo(JmxComponent) - Method in class org.infinispan.tools.doclet.jmx.JmxComponent
 
compareTo(TreeNode) - Method in class org.infinispan.tools.schema.TreeNode
 
compareTo(Fqn) - Method in class org.infinispan.tree.Fqn
Compares this Fqn to another using FqnComparator.
compareTo(byte[]) - Static method in class org.infinispan.Version
 
completedLeaveRehash(Address, String, List<Address>) - Method in interface org.infinispan.util.logging.Log
 
completeTransaction(GlobalTransaction, boolean) - Method in class org.infinispan.loaders.bdbje.BdbjeCacheStore
Looks up the SleepyCat transaction associated with the parameter tx.
CompleteTransactionCommand - Class in org.infinispan.commands.remote.recovery
Command used by the recovery tooling for forcing transaction completion .
CompleteTransactionCommand() - 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
 
complexType(XSComplexType) - Method in class org.infinispan.tools.schema.XSOMSchemaTreeWalker
 
COMPONENT_KEY - Static variable in class org.infinispan.jmx.ComponentsJmxRegistration
 
ComponentName - Annotation Type in org.infinispan.factories.annotations
Mechanism for specifying the name of components to retrieve
componentRegistry - Variable in class org.infinispan.CacheImpl
 
componentRegistry - Variable in class org.infinispan.commands.remote.BaseRpcCommand
 
componentRegistry - Variable in class org.infinispan.commands.tx.AbstractTransactionBoundaryCommand
 
componentRegistry - Variable in class org.infinispan.factories.AbstractNamedCacheComponentFactory
 
ComponentRegistry - Class in org.infinispan.factories
Named cache specific components
ComponentRegistry(String, Configuration, AdvancedCache, GlobalComponentRegistry, ReflectionCache) - Constructor for class org.infinispan.factories.ComponentRegistry
Creates an instance of the component registry.
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.
computeGroup(T, String) - Method in interface org.infinispan.distribution.group.Grouper
Compute the group for a given key
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().
concurrencyLevel - Variable in class org.infinispan.config.Configuration.LockingType
 
concurrencyLevel(Integer) - Method in class org.infinispan.config.Configuration.LockingType
 
concurrencyLevel(Integer) - Method in interface org.infinispan.config.FluentConfiguration.LockingConfig
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.
ConcurrentWeakKeyHashMap<K,V> - Class in org.infinispan.util
An alternative weak-key ConcurrentMap which is similar to ConcurrentHashMap.
ConcurrentWeakKeyHashMap(int, float, int) - Constructor for class org.infinispan.util.ConcurrentWeakKeyHashMap
Creates a new, empty map with the specified initial capacity, load factor and concurrency level.
ConcurrentWeakKeyHashMap(int, float) - Constructor for class org.infinispan.util.ConcurrentWeakKeyHashMap
Creates a new, empty map with the specified initial capacity and load factor and with the default reference types (weak keys, strong values), and concurrencyLevel (16).
ConcurrentWeakKeyHashMap(int) - Constructor for class org.infinispan.util.ConcurrentWeakKeyHashMap
Creates a new, empty map with the specified initial capacity, and with default reference types (weak keys, strong values), load factor (0.75) and concurrencyLevel (16).
ConcurrentWeakKeyHashMap() - Constructor for class org.infinispan.util.ConcurrentWeakKeyHashMap
Creates a new, empty map with a default initial capacity (16), reference types (weak keys, strong values), default load factor (0.75) and concurrencyLevel (16).
ConcurrentWeakKeyHashMap(Map<? extends K, ? extends V>) - Constructor for class org.infinispan.util.ConcurrentWeakKeyHashMap
Creates a new map with the same mappings as the given map.
ConcurrentWeakKeyHashMap.ReusableIterator<E> - Interface in org.infinispan.util
 
config - Variable in class org.infinispan.CacheImpl
 
CONFIG_REF - Static variable in class org.infinispan.tools.doclet.config.AbstractConfigHtmlGenerator
 
CONFIG_REF_DESC_ATT - Static variable in class org.infinispan.tools.doclet.config.AbstractConfigHtmlGenerator
 
CONFIG_REF_NAME_ATT - Static variable in class org.infinispan.tools.doclet.config.AbstractConfigHtmlGenerator
 
CONFIG_REF_PARENT_NAME_ATT - Static variable in class org.infinispan.tools.doclet.config.AbstractConfigHtmlGenerator
 
ConfigDoclet - Class in org.infinispan.tools.doclet.config
A Doclet that generates configuration guide for Infinispan
ConfigDoclet() - Constructor for class org.infinispan.tools.doclet.config.ConfigDoclet
 
ConfigFilesConvertor - Class in org.infinispan.config.parsing
Class used for converting different configuration files to INFINISPAN format.
ConfigFilesConvertor() - Constructor for class org.infinispan.config.parsing.ConfigFilesConvertor
 
ConfigHtmlGenerator - Class in org.infinispan.tools.doclet.config
Infinispan configuration reference guide generator
ConfigHtmlGenerator(String, String, String, String, String, String, List<String>, String) - Constructor for class org.infinispan.tools.doclet.config.ConfigHtmlGenerator
 
configuration - Variable in class org.infinispan.commands.remote.BaseRpcCommand
 
configuration - Variable in class org.infinispan.commands.tx.AbstractTransactionBoundaryCommand
 
Configuration - Class in org.infinispan.config
Encapsulates the configuration of a Cache.
Configuration() - Constructor for class org.infinispan.config.Configuration
 
configuration - Variable in class org.infinispan.distribution.RehashTask
 
configuration - Variable in class org.infinispan.factories.AbstractNamedCacheComponentFactory
 
configuration - Variable in class org.infinispan.interceptors.base.CommandInterceptor
 
configuration - Variable in class org.infinispan.marshall.jboss.GenericJBossMarshaller
 
configuration - Variable in class org.infinispan.remoting.transport.AbstractTransport
 
configuration - Variable in class org.infinispan.transaction.TransactionTable
 
configuration - Variable in class org.infinispan.util.concurrent.locks.LockManagerImpl
 
Configuration.AsyncType - Class in org.infinispan.config
If this element is present, 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.
Configuration.BooleanAttributeType - Class in org.infinispan.config
 
Configuration.BooleanAttributeType() - Constructor for class org.infinispan.config.Configuration.BooleanAttributeType
 
Configuration.BooleanAttributeType(String) - Constructor for class org.infinispan.config.Configuration.BooleanAttributeType
 
Configuration.CacheMode - Enum in org.infinispan.config
Cache replication mode.
Configuration.ClusteringType - Class in org.infinispan.config
Defines clustered characteristics of the cache.
Configuration.ClusteringType(Configuration.CacheMode) - Constructor for class org.infinispan.config.Configuration.ClusteringType
 
Configuration.ClusteringType() - Constructor for class org.infinispan.config.Configuration.ClusteringType
 
Configuration.ClusteringTypeAdapter - Class in org.infinispan.config
 
Configuration.ClusteringTypeAdapter() - Constructor for class org.infinispan.config.Configuration.ClusteringTypeAdapter
 
Configuration.CustomInterceptorPositionType - Class in org.infinispan.config
 
Configuration.CustomInterceptorPositionType(CommandInterceptor, Configuration.CustomInterceptorsType) - Constructor for class org.infinispan.config.Configuration.CustomInterceptorPositionType
 
Configuration.CustomInterceptorsType - Class in org.infinispan.config
Configures custom interceptors to be added to the cache.
Configuration.CustomInterceptorsType() - Constructor for class org.infinispan.config.Configuration.CustomInterceptorsType
 
Configuration.DataContainerType - Class in org.infinispan.config
This element controls the data container for the cache.
Configuration.DataContainerType() - Constructor for class org.infinispan.config.Configuration.DataContainerType
 
Configuration.DeadlockDetectionType - Class in org.infinispan.config
This element configures deadlock detection.
Configuration.DeadlockDetectionType() - Constructor for class org.infinispan.config.Configuration.DeadlockDetectionType
 
Configuration.EvictionType - Class in org.infinispan.config
This element controls the eviction settings for the cache.
Configuration.EvictionType() - Constructor for class org.infinispan.config.Configuration.EvictionType
 
Configuration.ExpirationType - Class in org.infinispan.config
This element controls the default expiration settings for entries in the cache.
Configuration.ExpirationType() - Constructor for class org.infinispan.config.Configuration.ExpirationType
 
Configuration.HashType - Class in org.infinispan.config
Allows fine-tuning of rehashing characteristics.
Configuration.HashType() - Constructor for class org.infinispan.config.Configuration.HashType
 
Configuration.InvocationBatching - Class in org.infinispan.config
Defines whether invocation batching is allowed in this cache instance, and sets up internals accordingly to allow use of this API.
Configuration.InvocationBatching() - Constructor for class org.infinispan.config.Configuration.InvocationBatching
 
Configuration.JmxStatistics - Class in org.infinispan.config
This element specifies whether cache statistics are gathered and reported via JMX.
Configuration.JmxStatistics() - Constructor for class org.infinispan.config.Configuration.JmxStatistics
 
Configuration.L1Type - Class in org.infinispan.config
This element configures the L1 cache behavior in 'distributed' caches instances.
Configuration.L1Type() - Constructor for class org.infinispan.config.Configuration.L1Type
 
Configuration.LazyDeserialization - Class in org.infinispan.config
Deprecated. 
Configuration.LazyDeserialization() - Constructor for class org.infinispan.config.Configuration.LazyDeserialization
Deprecated.  
Configuration.LockingType - Class in org.infinispan.config
Defines the local, in-VM locking and concurrency characteristics of the cache.
Configuration.LockingType() - Constructor for class org.infinispan.config.Configuration.LockingType
 
Configuration.QueryConfigurationBean - Class in org.infinispan.config
Configures indexing of entries in the cache for searching.
Configuration.QueryConfigurationBean() - Constructor for class org.infinispan.config.Configuration.QueryConfigurationBean
 
Configuration.RecoveryType - Class in org.infinispan.config
Recovery makes sure data in both transactional resource and Infinispan end up in a consistent state.
Configuration.RecoveryType() - Constructor for class org.infinispan.config.Configuration.RecoveryType
 
Configuration.StateRetrievalType - Class in org.infinispan.config
Configures how state is retrieved when a new cache joins the cluster.
Configuration.StateRetrievalType() - Constructor for class org.infinispan.config.Configuration.StateRetrievalType
 
Configuration.StoreAsBinary - Class in org.infinispan.config
A mechanism by which data is stored as a binary byte array.
Configuration.StoreAsBinary() - Constructor for class org.infinispan.config.Configuration.StoreAsBinary
 
Configuration.SyncType - Class in org.infinispan.config
If this element is present, 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.
Configuration.SyncType() - Constructor for class org.infinispan.config.Configuration.SyncType
 
Configuration.TransactionType - Class in org.infinispan.config
Defines transactional (JTA) characteristics of the cache.
Configuration.TransactionType(String) - Constructor for class org.infinispan.config.Configuration.TransactionType
 
Configuration.TransactionType() - Constructor for class org.infinispan.config.Configuration.TransactionType
 
Configuration.UnsafeType - Class in org.infinispan.config
Allows you to tune various unsafe or non-standard characteristics.
Configuration.UnsafeType() - Constructor for class org.infinispan.config.Configuration.UnsafeType
 
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
 
ConfigurationBeanVisitor - Interface in org.infinispan.config
ConfigurationBeanVisitor implementations are passed through InfinispanConfiguration object tree visiting each configuration element of InfinispanConfiguration instance.
ConfigurationDoc - Annotation Type in org.infinispan.config
Configuration bean element annotated with @ConfigurationDoc indicates that the element should be included in configuration reference.
ConfigurationDocRef - Annotation Type in org.infinispan.config
Configuration bean element annotated with @ConfigurationDocRef indicates that the element should be included in configuration reference but that the description should be extracted from bean class target and its targetElement (method or field).
ConfigurationDocs - Annotation Type in org.infinispan.config
Configuration bean element annotated with @ConfigurationDocs wraps multiple @ConfigurationDoc annotations
ConfigurationException - Exception in org.infinispan.config
An exception that represents an error in the configuration.
ConfigurationException(Exception) - Constructor for exception org.infinispan.config.ConfigurationException
 
ConfigurationException(String) - Constructor for exception org.infinispan.config.ConfigurationException
 
ConfigurationException(String, String) - Constructor for exception org.infinispan.config.ConfigurationException
 
ConfigurationException(String, Throwable) - Constructor for exception org.infinispan.config.ConfigurationException
 
configurationOverrides - Variable in class org.infinispan.spring.AbstractEmbeddedCacheManagerFactory
 
ConfigurationOverrides - Class in org.infinispan.spring
Helper class to override select values in an Infinispan Configuration.
ConfigurationOverrides() - Constructor for class org.infinispan.spring.ConfigurationOverrides
 
ConfigurationProperties - Class in org.infinispan.client.hotrod.impl
Encapsulate all config properties here
ConfigurationProperties() - Constructor for class org.infinispan.client.hotrod.impl.ConfigurationProperties
 
ConfigurationProperties(String) - Constructor for class org.infinispan.client.hotrod.impl.ConfigurationProperties
 
ConfigurationProperties(Properties) - Constructor for class org.infinispan.client.hotrod.impl.ConfigurationProperties
 
configurationProperties() - Method in class org.infinispan.spring.AbstractRemoteCacheManagerFactory
 
ConfigurationPropertiesOverrides - Class in org.infinispan.spring
Provides a mechanism to override selected configuration properties using explicit setters for each configuration setting.
ConfigurationPropertiesOverrides() - Constructor for class org.infinispan.spring.ConfigurationPropertiesOverrides
 
ConfigurationRegistry - Interface in org.infinispan.config
A registry for Configurations.
ConfigurationValidatingVisitor - Class in org.infinispan.config
ConfigurationValidatingVisitor checks semantic validity of InfinispanConfiguration instance.
ConfigurationValidatingVisitor() - Constructor for class org.infinispan.config.ConfigurationValidatingVisitor
 
configuredAsync - Variable in class org.infinispan.config.Configuration.ClusteringType
 
configuredSync - Variable in class org.infinispan.config.Configuration.ClusteringType
 
ConnectionFactory - Class in org.infinispan.loaders.jdbc.connectionfactory
Defines the functionality a connection factory should implement.
ConnectionFactory() - Constructor for class org.infinispan.loaders.jdbc.connectionfactory.ConnectionFactory
 
connectionFactoryConfig - Variable in class org.infinispan.loaders.jdbc.AbstractJdbcCacheStoreConfig
 
ConnectionFactoryConfig - Class in org.infinispan.loaders.jdbc.connectionfactory
Contains configuration elements for a ConnectionFactory.
ConnectionFactoryConfig(String, String, String, String, String) - Constructor for class org.infinispan.loaders.jdbc.connectionfactory.ConnectionFactoryConfig
 
ConnectionFactoryConfig() - Constructor for class org.infinispan.loaders.jdbc.connectionfactory.ConnectionFactoryConfig
 
connectionInJndiNotFound(String) - Method in interface org.infinispan.loaders.jdbc.logging.Log
 
consider(Collection<? extends InternalCacheEntry>) - Method in class org.infinispan.loaders.bucket.BucketBasedCacheStore.CollectionGeneratingBucketHandler
 
ConsistentHash - Interface in org.infinispan.client.hotrod.impl.consistenthash
Abstraction for the used consistent hash.
ConsistentHash - Interface in org.infinispan.distribution.ch
A consistent hash algorithm implementation.
consistentHashClass - Variable in class org.infinispan.config.Configuration.HashType
 
consistentHashClass(Class<? extends ConsistentHash>) - Method in class org.infinispan.config.Configuration.HashType
 
consistentHashClass(Class<? extends ConsistentHash>) - Method in interface org.infinispan.config.FluentConfiguration.HashConfig
Fully qualified name of class providing consistent hash algorithm
ConsistentHashFactory - Class in org.infinispan.client.hotrod.impl.consistenthash
Factory for ConsistentHash function.
ConsistentHashFactory() - Constructor for class org.infinispan.client.hotrod.impl.consistenthash.ConsistentHashFactory
 
ConsistentHashHelper - Class in org.infinispan.distribution.ch
A helper class that handles the construction of consistent hash instances based on configuration.
ConsistentHashHelper() - Constructor for class org.infinispan.distribution.ch.ConsistentHashHelper
 
ConsistentHashV1 - Class in org.infinispan.client.hotrod.impl.consistenthash
Version one consistent hash function based on MurmurHash2;
ConsistentHashV1() - Constructor for class org.infinispan.client.hotrod.impl.consistenthash.ConsistentHashV1
 
ConsistentHashV2 - Class in org.infinispan.client.hotrod.impl.consistenthash
Version 2 of the ConsistentHash function.
ConsistentHashV2() - Constructor for class org.infinispan.client.hotrod.impl.consistenthash.ConsistentHashV2
 
construct(Class<T>) - Method in class org.infinispan.factories.AbstractComponentFactory
Constructs a component.
construct(Class<T>) - Method in class org.infinispan.factories.BootstrapFactory
 
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.InterceptorChainFactory
 
construct(Class<T>) - Method in class org.infinispan.factories.InternalCacheFactory
 
construct(Class<T>) - Method in class org.infinispan.factories.LockManagerFactory
 
construct(Class<T>) - 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<RecoveryManager>) - Method in class org.infinispan.factories.RecoveryManagerFactory
 
construct(Class<T>) - Method in class org.infinispan.factories.ReplicationQueueFactory
 
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.StateTransferManagerFactory
 
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
 
ContainerCacheManagerFactoryBean - Class in org.infinispan.spring.provider
FactoryBean for creating a CacheManager for a pre-defined CacheContainer.
ContainerCacheManagerFactoryBean(CacheContainer) - Constructor for class org.infinispan.spring.provider.ContainerCacheManagerFactoryBean
 
containRemoteTx(GlobalTransaction) - Method in class org.infinispan.transaction.TransactionTable
 
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.ConcurrentWeakKeyHashMap
Legacy method testing if some key maps into the specified value in this table.
contains(Object) - Method in class org.infinispan.util.FastCopyHashMap.EntrySet
 
contains(Object) - Method in class org.infinispan.util.FastCopyHashMap.KeySet
 
contains(Object) - Method in class org.infinispan.util.FastCopyHashMap.Values
 
contains(Object) - Method in class org.infinispan.util.ForwardingList
 
contains(Object) - Method in class org.infinispan.util.ImmutableListCopy
 
contains(Object) - Method in class org.infinispan.util.ReadOnlyDataContainerBackedKeySet
 
contains(Object) - Method in class org.infinispan.util.VisitableBidirectionalLinkedHashSet
Returns true if this set contains the specified element.
CONTAINS_KEY_REQUEST - Static variable in interface org.infinispan.client.hotrod.impl.protocol.HotRodConstants
 
CONTAINS_KEY_RESPONSE - Static variable in interface org.infinispan.client.hotrod.impl.protocol.HotRodConstants
 
containsAll(Collection<?>) - Method in class org.infinispan.util.concurrent.ConcurrentHashSet
 
containsAll(Collection<?>) - Method in class org.infinispan.util.ForwardingList
 
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
 
containsKey(Object) - Method in class org.infinispan.AbstractDelegatingCache
 
containsKey(Object) - Method in class org.infinispan.atomic.AtomicHashMap
 
containsKey(Object) - Method in class org.infinispan.atomic.AtomicHashMapProxy
 
containsKey(Object) - Method in class org.infinispan.CacheImpl
 
containsKey(byte[], Flag...) - Method in interface org.infinispan.client.hotrod.impl.protocol.HotRodOperations
 
containsKey(Object) - Method in class org.infinispan.client.hotrod.impl.RemoteCacheImpl
 
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.loaders.AbstractCacheLoader
This implementation delegates to CacheLoader.load(Object), to ensure that a response is returned only if the entry is not expired.
containsKey(Object) - Method in interface org.infinispan.loaders.CacheLoader
 
containsKey(Object) - Method in class org.infinispan.loaders.decorators.AbstractDelegatingStore
 
containsKey(Object) - Method in class org.infinispan.loaders.decorators.ChainingCacheStore
 
containsKey(Object) - Method in class org.infinispan.loaders.remote.RemoteCacheStore
 
containsKey(Object) - Method in class org.infinispan.spring.provider.SpringCache
 
containsKey(Object) - Method in class org.infinispan.tree.CacheAdapter
 
containsKey(Object) - Method in class org.infinispan.util.BidirectionalLinkedHashMap
Returns true if this map contains a mapping for the specified key.
containsKey(Object) - Method in class org.infinispan.util.concurrent.BoundedConcurrentHashMap
Tests if the specified object is a key in this table.
containsKey(Object) - Method in class org.infinispan.util.ConcurrentWeakKeyHashMap
Tests if the specified object is a key in this table.
containsKey(Object) - Method in class org.infinispan.util.FastCopyHashMap
 
ContainsKeyOperation - Class in org.infinispan.client.hotrod.impl.operations
Implements "containsKey" operation as described in Hot Rod protocol specification.
ContainsKeyOperation(TransportFactory, byte[], byte[], AtomicInteger, Flag[]) - Constructor for class org.infinispan.client.hotrod.impl.operations.ContainsKeyOperation
 
containsLocalTx(Transaction) - Method in class org.infinispan.transaction.TransactionTable
Returns true if the given transaction is already registered with the transaction table.
containsModificationType(Class<? extends ReplicableCommand>) - Method in class org.infinispan.commands.tx.PrepareCommand
 
containsPutForExternalRead - Variable in class org.infinispan.interceptors.InvalidationInterceptor.InvalidationFilterVisitor
 
containsValue(Object) - Method in class org.infinispan.AbstractDelegatingCache
 
containsValue(Object) - Method in class org.infinispan.atomic.AtomicHashMap
 
containsValue(Object) - Method in class org.infinispan.atomic.AtomicHashMapProxy
 
containsValue(Object) - Method in class org.infinispan.CacheImpl
 
containsValue(Object) - Method in class org.infinispan.client.hotrod.impl.RemoteCacheSupport
 
containsValue(Object) - Method in interface org.infinispan.client.hotrod.RemoteCache
 
containsValue(Object) - Method in class org.infinispan.tree.CacheAdapter
 
containsValue(Object) - Method in class org.infinispan.util.BidirectionalLinkedHashMap
Returns true if this map maps one or more keys to the specified value.
containsValue(Object) - Method in class org.infinispan.util.concurrent.BoundedConcurrentHashMap
Returns true if this map maps one or more keys to the specified value.
containsValue(Object) - Method in class org.infinispan.util.ConcurrentWeakKeyHashMap
Returns true if this map maps one or more keys to the specified value.
containsValue(Object) - Method in class org.infinispan.util.FastCopyHashMap
 
contentType - Variable in class org.infinispan.remoting.MIMECacheEntry
The MIME Content type value, for example application/octet-stream.
context - Variable in class org.infinispan.rhq.CacheManagerComponent
 
contextDestroyed(ServletContextEvent) - Method in class org.infinispan.ec2demo.web.CacheServletListener
 
contextFlags - Variable in class org.infinispan.context.impl.AbstractInvocationContext
 
contextInitialized(ServletContextEvent) - Method in class org.infinispan.ec2demo.web.CacheServletListener
 
Contracts - Class in org.infinispan.cdi.util
An helper class providing useful assertion methods.
coordinator() - Method in class org.infinispan.distribution.RehashTask
 
coordinator - Variable in class org.infinispan.remoting.transport.jgroups.JGroupsTransport
 
copy() - Method in class org.infinispan.commands.tx.PrepareCommand
 
copy() - Method in class org.infinispan.io.ByteBuffer
 
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.
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.
copyForUpdate(DataContainer, boolean) - Method in interface org.infinispan.container.entries.MVCCEntry
Makes internal copies of the entry for updates
copyForUpdate(DataContainer, boolean) - Method in class org.infinispan.container.entries.NullMarkerEntry
A no-op.
copyForUpdate(DataContainer, boolean) - Method in class org.infinispan.container.entries.ReadCommittedEntry
 
copyForUpdate(DataContainer, boolean) - Method in class org.infinispan.container.entries.RepeatableReadEntry
 
copyForWrite() - Method in class org.infinispan.atomic.AtomicHashMap
 
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.
copyWithouthRemotableFlags(Set<Flag>) - Static method in enum org.infinispan.context.Flag
Creates a copy of a Flag Set removing instances of FAIL_SILENTLY.
couldNoInvalidateConnection(TcpTransport, Exception) - Method in interface org.infinispan.client.hotrod.logging.Log
 
couldNotAcquireLockForEviction(Object, Exception) - Method in interface org.infinispan.util.logging.Log
 
couldNotAcquireSharedLock() - Method in interface org.infinispan.util.logging.Log
 
couldNotConnectToServer(InetSocketAddress, IOException) - Method in interface org.infinispan.client.hotrod.logging.Log
 
couldNotDestroyC3p0ConnectionPool(ComboPooledDataSource, SQLException) - Method in interface org.infinispan.loaders.jdbc.logging.Log
 
couldNotFetchTransport(Exception) - Method in interface org.infinispan.client.hotrod.logging.Log
 
couldNotFindAttribute(String) - Method in interface org.infinispan.util.logging.Log
 
couldNotFindDescriptionField() - Method in interface org.infinispan.util.logging.Log
 
couldNotFindPeerForState() - Method in interface org.infinispan.util.logging.Log
 
couldNotFindPropertiesFile(String) - Method in interface org.infinispan.client.hotrod.logging.Log
 
couldNotInitializeModule(Object, Exception) - Method in interface org.infinispan.util.logging.Log
 
couldNotInstantiaterTransformerClass(Class<? extends Transformer>, Exception) - Method in interface org.infinispan.query.logging.Log
 
couldNotInvokeSetOnAttribute(String, Object) - Method in interface org.infinispan.util.logging.Log
 
couldNotLoadModuleAtUrl(URL, Exception) - Method in interface org.infinispan.util.logging.Log
 
couldNotRegisterObjectName(ObjectName, InstanceAlreadyExistsException) - Method in interface org.infinispan.util.logging.Log
 
couldNotReleaseConnection(TcpTransport, Exception) - Method in interface org.infinispan.client.hotrod.logging.Log
 
couldNotResolveConfigurationSchema(String, String, String) - Method in interface org.infinispan.util.logging.Log
 
couldNotRollbackPrepared1PcTransaction(LocalXaTransaction, XAException) - Method in interface org.infinispan.util.logging.Log
 
counter - Static variable in class org.infinispan.client.hotrod.impl.async.DefaultAsyncExecutorFactory
 
cr - Variable in class org.infinispan.config.AbstractNamedCacheConfigurationBean
 
create(Object, Object) - Static method in class org.infinispan.container.entries.InternalEntryFactory
 
create(Object, Object, long) - Static method in class org.infinispan.container.entries.InternalEntryFactory
 
create(Object, Object, long, long) - Static method in class org.infinispan.container.entries.InternalEntryFactory
 
create(Object, Object, long, long, long, long) - Static method in class org.infinispan.container.entries.InternalEntryFactory
 
createAndWire(Configuration, GlobalComponentRegistry, String, ReflectionCache) - Method in class org.infinispan.factories.InternalCacheFactory
 
createBackingEmbeddedCacheManager() - Method in class org.infinispan.spring.AbstractEmbeddedCacheManagerFactory
 
createCache(String) - Method in class org.infinispan.ec2demo.InfluenzaDataLoader
 
createCache(Configuration, GlobalComponentRegistry, String, ReflectionCache) - Method in class org.infinispan.factories.InternalCacheFactory
This implementation clones the configuration passed in before using it.
createComparator() - Method in class org.infinispan.loaders.jdbm.JdbmCacheStoreConfig
Returns a new comparator instance based on JdbmCacheStoreConfig.setComparatorClassName(String).
createConsistentHash(Configuration, Collection<Address>) - Static method in class org.infinispan.distribution.ch.ConsistentHashHelper
Creates a new consistent hash instance based on the user's configuration, and populates the consistent hash with the collection of addresses passed in.
createConsistentHash(Configuration, Collection<Address>, Address...) - Static method in class org.infinispan.distribution.ch.ConsistentHashHelper
Creates a new consistent hash instance based on the user's configuration, and populates the consistent hash with the collection of addresses passed in.
createConsistentHash(Configuration, Collection<Address>, Collection<Address>) - Static method in class org.infinispan.distribution.ch.ConsistentHashHelper
Creates a new consistent hash instance based on the user's configuration, and populates the consistent hash with the collection of addresses passed in.
createConsistentHash(ConsistentHash, Collection<Address>) - Static method in class org.infinispan.distribution.ch.ConsistentHashHelper
Creates a new consistent hash instance based on the type specified, and populates the consistent hash with the collection of addresses passed in.
createConsistentHash(ConsistentHash, Collection<Address>, Address...) - Static method in class org.infinispan.distribution.ch.ConsistentHashHelper
Creates a new consistent hash instance based on the type specified, and populates the consistent hash with the collection of addresses passed in.
createCurrentTransaction(Environment) - Method in class org.infinispan.loaders.bdbje.BdbjeResourceFactory
 
createDatabase(Environment, String) - Method in class org.infinispan.loaders.bdbje.BdbjeResourceFactory
Open the database, creating it if it doesn't exist.
createEnvironment(File, Properties) - Method in class org.infinispan.loaders.bdbje.BdbjeResourceFactory
Open the environment, creating it if it doesn't exist.
createEvent(Cache<K, V>, Event.Type) - Static method in class org.infinispan.notifications.cachelistener.event.EventImpl
 
createExternal(Class<?>, ObjectInput, Creator) - Method in class org.infinispan.marshall.jboss.JBossExternalizerAdapter
 
createExternalizerTable(RemoteCommandsFactory, StreamingMarshaller, GlobalConfiguration) - Method in class org.infinispan.marshall.jboss.JBossMarshaller
 
createFolder(ITransaction, String) - Method in class org.infinispan.demos.gridfs.GridStore
 
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
 
createInterceptor(Class<? extends CommandInterceptor>) - Method in class org.infinispan.factories.InterceptorChainFactory
 
createInvocationContext() - Method in interface org.infinispan.context.InvocationContextContainer
If we are in a tx scope this will return an TxInvocationContext.
createInvocationContext(Transaction) - Method in interface org.infinispan.context.InvocationContextContainer
Creates an invocation context
createInvocationContext() - Method in class org.infinispan.context.InvocationContextContainerImpl
 
createInvocationContext(Transaction) - Method in class org.infinispan.context.InvocationContextContainerImpl
 
createMarshalledValue(Object, InvocationContext) - Method in class org.infinispan.interceptors.MarshalledValueInterceptor
 
createNewEntry(Object, Object, long, long) - Method in class org.infinispan.container.entries.InternalEntryFactory
 
createNewFile() - Method in class org.infinispan.io.GridFile
 
createNonTxInvocationContext() - Method in interface org.infinispan.context.InvocationContextContainer
Will create an NonTxInvocationContext with the NonTxInvocationContext.isOriginLocal() returning true.
createNonTxInvocationContext() - Method in class org.infinispan.context.InvocationContextContainerImpl
 
createOutput(String) - Method in class org.infinispan.lucene.InfinispanDirectory
createPreparableTransactionRunner(Environment) - Method in class org.infinispan.loaders.bdbje.BdbjeResourceFactory
 
createPushStateTask() - Method in class org.infinispan.loaders.decorators.SingletonStore
Factory method for the creation of a Callable task in charge of pushing in-memory state to cache loader.
createRemoteInvocationContext(Address) - Method in interface org.infinispan.context.InvocationContextContainer
Returns an NonTxInvocationContext whose NonTxInvocationContext.isOriginLocal() flag will be true.
createRemoteInvocationContext(Address) - Method in class org.infinispan.context.InvocationContextContainerImpl
 
createRemoteInvocationContextForCommand(VisitableCommand, Address) - Method in interface org.infinispan.context.InvocationContextContainer
As #createRemoteInvocationContext(), but returning the flags to the context from the Command if any Flag was set.
createRemoteInvocationContextForCommand(VisitableCommand, Address) - Method in class org.infinispan.context.InvocationContextContainerImpl
 
createRemoteTransaction(GlobalTransaction, WriteCommand[]) - Method in class org.infinispan.transaction.TransactionTable
Creates and register a RemoteTransaction based on the supplied params.
createRemoteTransaction(GlobalTransaction) - Method in class org.infinispan.transaction.TransactionTable
Creates and register a RemoteTransaction with no modifications.
createRemoteTxInvocationContext(Address) - Method in interface org.infinispan.context.InvocationContextContainer
Returns an RemoteTxInvocationContext.
createRemoteTxInvocationContext(Address) - Method in class org.infinispan.context.InvocationContextContainerImpl
 
createResource(ITransaction, String) - Method in class org.infinispan.demos.gridfs.GridStore
 
createStoredClassCatalog(Database) - Method in class org.infinispan.loaders.bdbje.BdbjeResourceFactory
 
createStoredMapViewOfDatabase(Database, StoredClassCatalog, StreamingMarshaller) - Method in class org.infinispan.loaders.bdbje.BdbjeResourceFactory
create a StoredMap persisted by the database
createStoredSortedMapForKeyExpiry(Database, StoredClassCatalog, StreamingMarshaller) - Method in class org.infinispan.loaders.bdbje.BdbjeResourceFactory
create a StoredMap persisted by the database
createTable(Connection) - Method in class org.infinispan.loaders.jdbc.TableManipulation
 
createTemplateConfiguration() - Method in class org.infinispan.spring.AbstractEmbeddedCacheManagerFactory
 
createTreeCache(Cache<K, V>) - Method in class org.infinispan.tree.TreeCacheFactory
Creates a TreeCache instance by taking in a Cache as a parameter
createTreeContext() - Method in class org.infinispan.tree.TreeContextContainer
 
createTxInvocationContext() - Method in interface org.infinispan.context.InvocationContextContainer
Returns a LocalTxInvocationContext.
createTxInvocationContext() - Method in class org.infinispan.context.InvocationContextContainerImpl
 
createValue(Object) - Static method in class org.infinispan.container.entries.InternalEntryFactory
 
createValue(Object, long, long, long, long) - Static method in class org.infinispan.container.entries.InternalEntryFactory
 
CURRENT_NR_OF_ENTRIES - Static variable in interface org.infinispan.client.hotrod.ServerStatistics
Number of entries currently in the Hot Rod server
currentRequestor() - Method in class org.infinispan.util.concurrent.locks.OwnableReentrantLock
 
CustomInterceptorConfig - Class in org.infinispan.config
Holds information about the custom interceptors defined in the configuration file.
CustomInterceptorConfig() - Constructor for class org.infinispan.config.CustomInterceptorConfig
 
CustomInterceptorConfig(CommandInterceptor, boolean, boolean, int, String, String) - Constructor for class org.infinispan.config.CustomInterceptorConfig
Builds a custom interceptor configuration.
CustomInterceptorConfig(CommandInterceptor) - Constructor for class org.infinispan.config.CustomInterceptorConfig
Constructs an interceptor config based on the supplied interceptor instance.

D

data - Variable in class org.infinispan.io.GridFilesystem
 
data - Variable in class org.infinispan.remoting.MIMECacheEntry
The payload.
DatabaseType - Enum in org.infinispan.loaders.jdbc
Supported database dialects for the JDBC cache stores
databaseType - Variable in class org.infinispan.loaders.jdbc.TableManipulation
 
dataCacheName - Static variable in class org.infinispan.demos.gridfs.CacheManagerHolder
 
DataCommand - Interface in org.infinispan.commands
Commands of this type manipulate data in the cache.
dataContainer - Variable in class org.infinispan.config.Configuration.DataContainerType
 
dataContainer(DataContainer) - Method in class org.infinispan.config.Configuration.DataContainerType
 
dataContainer(DataContainer) - Method in interface org.infinispan.config.FluentConfiguration.DataContainerConfig
 
DataContainer - Interface in org.infinispan.container
The main internal data structure which stores entries
dataContainer - Variable in class org.infinispan.distribution.RehashTask
 
dataContainerClass - Variable in class org.infinispan.config.Configuration.DataContainerType
 
dataContainerClass(Class<? extends DataContainer>) - Method in class org.infinispan.config.Configuration.DataContainerType
 
dataContainerClass(Class<? extends DataContainer>) - Method in interface org.infinispan.config.FluentConfiguration.DataContainerConfig
 
DataContainerFactory - Class in org.infinispan.factories
Constructs the data container
DataContainerFactory() - Constructor for class org.infinispan.factories.DataContainerFactory
 
DataLocality - Enum in org.infinispan.distribution
Used to determine whether a key is mapped to a local node.
DataManipulationHelper - Class in org.infinispan.loaders.jdbc
The purpose of this class is to factorize the repeating code between JdbcStringBasedCacheStore and JdbcBinaryCacheStore.
DataManipulationHelper(ConnectionFactory, TableManipulation, StreamingMarshaller) - Constructor for class org.infinispan.loaders.jdbc.DataManipulationHelper
 
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.
DataRehashedEvent - Interface in org.infinispan.notifications.cachelistener.event
An event passed in to methods annotated with DataRehashed.
dataSize() - Method in interface org.infinispan.tree.Node
 
dataSize(Flag...) - Method in interface org.infinispan.tree.Node
 
dataSize() - Method in class org.infinispan.tree.NodeImpl
 
dataSize(Flag...) - Method in class org.infinispan.tree.NodeImpl
 
DataWriteCommand - Interface in org.infinispan.commands.write
Mixes features from DataCommand and WriteCommand
deactivate() - Method in class org.infinispan.transaction.TransactionLog
 
DEADLOCK_DETECTING_GLOBAL_TRANSACTION - Static variable in interface org.infinispan.marshall.Ids
 
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
This interceptor populates the DldGlobalTransaction with appropriate information needed in order to accomplish deadlock detection.
DeadlockDetectingInterceptor() - Constructor for class org.infinispan.interceptors.DeadlockDetectingInterceptor
 
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
 
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.
DECODE - Static variable in class org.infinispan.util.Base64
Specify decoding.
decode(byte[], int, int) - Static method in class org.infinispan.util.Base64
Very low-level access to decoding ASCII characters in the form of a byte array.
decode(String) - Static method in class org.infinispan.util.Base64
Decodes data from Base64 notation, automatically detecting gzip-compressed data and decompressing it.
decodeFromFile(String) - Static method in class org.infinispan.util.Base64
Convenience method for reading a base64-encoded file and decoding it.
DecoderState - Enum in org.infinispan.server.core
Protocol decoding state
decodeToFile(String, String) - Static method in class org.infinispan.util.Base64
Convenience method for decoding data to a file.
decodeToObject(String) - Static method in class org.infinispan.util.Base64
Attempts to decode Base64 data and deserialize a Java Object within.
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.
DEFAULT - Static variable in class org.infinispan.distribution.RemoteTransactionLogDetails
 
DEFAULT_BATCH_SIZE - Static variable in class org.infinispan.loaders.jdbc.TableManipulation
 
DEFAULT_BUF_SIZE - Static variable in class org.infinispan.marshall.AbstractMarshaller
 
DEFAULT_BUFFER_SIZE - Static variable in class org.infinispan.lucene.InfinispanDirectory
Used as default chunk size, can be overriden at construction time.
DEFAULT_BUFFER_SIZE - Static variable in class org.infinispan.util.stream.Streams
The default buffer size that will be used for buffered operations.
DEFAULT_CACHE_NAME - Static variable in interface org.infinispan.manager.CacheContainer
 
DEFAULT_CACHE_NAME_BYTES - Static variable in interface org.infinispan.client.hotrod.impl.protocol.HotRodConstants
 
default_chunk_size - Variable in class org.infinispan.io.GridFilesystem
 
DEFAULT_CONCURRENCY_LEVEL - Static variable in class org.infinispan.loaders.jdbc.AbstractNonDelegatingJdbcCacheStoreConfig
 
DEFAULT_CONCURRENCY_LEVEL - Static variable in class org.infinispan.loaders.LockSupportCacheStoreConfig
 
DEFAULT_CONSISTENT_HASH - Static variable in interface org.infinispan.marshall.Ids
 
DEFAULT_DOUBLING_SIZE - Static variable in class org.infinispan.io.ExposedByteArrayOutputStream
Default buffer size after which if more buffer capacity is needed the buffer will grow by 25% rather than 100%
DEFAULT_EXECUTOR_FACTORY_POOL_SIZE - Static variable in class org.infinispan.client.hotrod.impl.ConfigurationProperties
 
DEFAULT_EXECUTOR_FACTORY_QUEUE_SIZE - Static variable in class org.infinispan.client.hotrod.impl.ConfigurationProperties
 
DEFAULT_FETCH_SIZE - Static variable in class org.infinispan.loaders.jdbc.TableManipulation
 
DEFAULT_JGROUPS_CONFIGURATION_FILE - Static variable in class org.infinispan.remoting.transport.jgroups.JGroupsTransport
 
DEFAULT_LOCK_ACQUISITION_TIMEOUT - Static variable in class org.infinispan.loaders.jdbc.AbstractNonDelegatingJdbcCacheStoreConfig
 
DEFAULT_LOCK_ACQUISITION_TIMEOUT - Static variable in class org.infinispan.loaders.LockSupportCacheStoreConfig
 
DEFAULT_MARSHALL_VERSION - Static variable in class org.infinispan.config.GlobalConfiguration
Default replication version, from Version.getVersionShort().
DEFAULT_RECOVERY_INFO_CACHE - Static variable in class org.infinispan.config.Configuration.RecoveryType
 
DefaultAsyncExecutorFactory - Class in org.infinispan.client.hotrod.impl.async
Default implementation for ExecutorFactory based on an ThreadPoolExecutor.
DefaultAsyncExecutorFactory() - Constructor for class org.infinispan.client.hotrod.impl.async.DefaultAsyncExecutorFactory
 
DefaultCacheConfigurationProducer - Class in org.infinispan.cdi
The default cache configuration producer.
DefaultCacheConfigurationProducer() - Constructor for class org.infinispan.cdi.DefaultCacheConfigurationProducer
 
DefaultCacheKey - Class in org.infinispan.cdi.interceptor
This is the default cache key implementation.
DefaultCacheKey(Object[]) - Constructor for class org.infinispan.cdi.interceptor.DefaultCacheKey
 
DefaultCacheKeyGenerator - Class in org.infinispan.cdi.interceptor
This is the default cache key generator implementation.
DefaultCacheKeyGenerator() - Constructor for class org.infinispan.cdi.interceptor.DefaultCacheKeyGenerator
 
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(String, String, String, boolean) - Constructor for class org.infinispan.manager.DefaultCacheManager
Constructs a new instance of the CacheManager, using the two configuration file names passed in.
DefaultCacheManagerProducer - Class in org.infinispan.cdi
The default cache manager producer.
DefaultCacheManagerProducer() - Constructor for class org.infinispan.cdi.DefaultCacheManagerProducer
 
DefaultCacheResolver - Class in org.infinispan.cdi.interceptor
This is the default cache resolver implementation.
DefaultCacheResolver(Instance<EmbeddedCacheManager>) - Constructor for class org.infinispan.cdi.interceptor.DefaultCacheResolver
 
defaultConfiguration - Variable in class org.infinispan.manager.DefaultCacheManager
 
defaultConfiguration - Variable in class org.infinispan.spring.AbstractEmbeddedCacheManagerFactory.ConfigurationContainer
 
DefaultConsistentHash - Class in org.infinispan.distribution.ch
 
DefaultConsistentHash() - Constructor for class org.infinispan.distribution.ch.DefaultConsistentHash
 
DefaultConsistentHash(Hash) - Constructor for class org.infinispan.distribution.ch.DefaultConsistentHash
 
DefaultConsistentHash.Externalizer - Class in org.infinispan.distribution.ch
 
DefaultConsistentHash.Externalizer() - Constructor for class org.infinispan.distribution.ch.DefaultConsistentHash.Externalizer
 
DefaultContextClassResolver - Class in org.infinispan.marshall.jboss
This class refines ContextClassLoader to add a default class loader in case the context class loader is null.
DefaultContextClassResolver(ClassLoader) - Constructor for class org.infinispan.marshall.jboss.DefaultContextClassResolver
 
DefaultDataContainer - 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, int, EvictionStrategy, EvictionThreadPolicy) - Constructor for class org.infinispan.container.DefaultDataContainer
 
DefaultDataContainer.EntryIterator - Class in org.infinispan.container
 
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
Create a new DefaultExecutorService given a master cache 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.CacheSupport
 
defaultMaxIdleTime - Variable in class org.infinispan.CacheSupport
 
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
 
DefaultTransformer - Class in org.infinispan.query
Warning, slow as a dog, uses serialization to get a byte representation of a class.
DefaultTransformer() - Constructor for class org.infinispan.query.DefaultTransformer
 
DefaultTwoWayKey2StringMapper - Class in org.infinispan.loaders.keymappers
Default implementation for TwoWayKey2StringMapper that knows how to handle all primitive wrapper keys and Strings.
DefaultTwoWayKey2StringMapper() - Constructor for class org.infinispan.loaders.keymappers.DefaultTwoWayKey2StringMapper
 
defaultVisit(AbstractConfigurationBean) - Method in class org.infinispan.config.AbstractConfigurationBeanVisitor
 
DeferredReturnFuture - Class in org.infinispan.util.concurrent
This is a notifying and notifiable future whose return value is not known at construction time.
DeferredReturnFuture() - Constructor for class org.infinispan.util.concurrent.DeferredReturnFuture
 
defineConfiguration(String, Configuration) - Method in class org.infinispan.manager.DefaultCacheManager
Defines a named cache's configuration using the following algorithm:

If cache name hasn't been defined before, this method creates a clone of the default cache's configuration, applies a clone of the configuration overrides passed in and returns this configuration instance.

defineConfiguration(String, String, Configuration) - Method in class org.infinispan.manager.DefaultCacheManager
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 interface org.infinispan.manager.EmbeddedCacheManager
Defines a named cache's configuration using the following algorithm:

If cache name hasn't been defined before, this method creates a clone of the default cache's configuration, applies a clone of the configuration overrides passed in and returns this configuration instance.

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.

delegate() - Method in class org.infinispan.util.EnumerationList
 
delegate() - Method in class org.infinispan.util.ForwardingList
 
delegatePurgeExpired() - Method in class org.infinispan.loaders.decorators.AsyncStore
 
DelegatingConfigurationVisitor - Class in org.infinispan.config
DelegatingConfigurationVisitor wraps a list of ConfigurationBeanVisitor visitors and delegates visitor callbacks to all delegates in the list.
DelegatingConfigurationVisitor(ConfigurationBeanVisitor[]) - Constructor for class org.infinispan.config.DelegatingConfigurationVisitor
 
DelegatingConfigurationVisitor(List<ConfigurationBeanVisitor>) - Constructor for class org.infinispan.config.DelegatingConfigurationVisitor
 
delete() - Method in class org.infinispan.io.GridFile
 
delete(boolean) - Method in class org.infinispan.io.GridFile
 
deleteFile(String) - Method in class org.infinispan.lucene.InfinispanDirectory
deleteOrReleaseReadLock(String) - Method in class org.infinispan.lucene.readlocks.DistributedSegmentReadLocker
Deletes or releases a read-lock for the specified filename, so that if it was marked as deleted and no other InfinispanIndexInput instances are reading from it, then it will be effectively deleted.
deleteOrReleaseReadLock(String) - Method in class org.infinispan.lucene.readlocks.LocalLockMergingSegmentReadLocker
It will release a previously acquired readLock, or if no readLock was acquired it will mark the file to be deleted as soon as all pending locks are releases.
deleteOrReleaseReadLock(String) - Method in class org.infinispan.lucene.readlocks.NoopSegmentReadLocker
doesn't do anything
deleteOrReleaseReadLock(String) - Method in interface org.infinispan.lucene.readlocks.SegmentReadLocker
It will release a previously acquired readLock, or if no readLock was acquired it will mark the file to be deleted as soon as all pending locks are releases.
delistResource(XAResource, int) - Method in class org.infinispan.transaction.tm.DummyTransaction
De-list an XA resource from this transaction.
delta() - Method in class org.infinispan.atomic.AtomicHashMap
 
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.
DeltaAware - Interface in org.infinispan.atomic
This interface allows the extraction of Deltas.
Demo - Class in org.infinispan.demo
 
Demo(String[]) - Constructor for class org.infinispan.demo.Demo
 
DemoActions - Class in org.infinispan.lucenedemo
DemoActions does some basic operations on the Lucene index, to be used by DemoDriver to show base operations on Lucene.
DemoActions(InfinispanDirectory, Cache) - Constructor for class org.infinispan.lucenedemo.DemoActions
 
DemoDriver - Class in org.infinispan.lucenedemo
DemoDriver is a console hello-world application to show the Lucene clustering capabilities.
DemoDriver(InfinispanDirectory, Cache) - Constructor for class org.infinispan.lucenedemo.DemoDriver
 
desc - Variable in class org.infinispan.tools.doclet.jmx.JmxComponent
 
deserialize(byte[]) - Method in class org.infinispan.loaders.jdbm.JdbmSerializer
 
deserialize() - Method in class org.infinispan.marshall.MarshalledValue
 
destroy() - Method in class org.infinispan.client.hotrod.impl.transport.tcp.TcpTransport
 
destroy() - Method in class org.infinispan.client.hotrod.impl.transport.tcp.TcpTransportFactory
 
destroy() - Method in interface org.infinispan.client.hotrod.impl.transport.TransportFactory
 
destroy() - Method in class org.infinispan.demos.gridfs.GridStore
 
destroy() - Method in class org.infinispan.spring.provider.SpringEmbeddedCacheManagerFactoryBean
Shuts down the SpringEmbeddedCacheManager instance created by this FactoryBean.
destroy() - Method in class org.infinispan.spring.provider.SpringRemoteCacheManagerFactoryBean
stop the RemoteCacheManager created by this factory.
destroy() - Method in class org.infinispan.spring.support.embedded.InfinispanEmbeddedCacheManagerFactoryBean
Shuts down the EmbeddedCacheManager instance created by this FactoryBean.
destroy() - Method in class org.infinispan.spring.support.embedded.InfinispanNamedEmbeddedCacheFactoryBean
Shuts down the org.infinispan.Cache created by this FactoryBean.
destroy() - Method in class org.infinispan.spring.support.InfinispanDefaultCacheFactoryBean
Shuts down the org.infinispan.Cache created by this FactoryBean.
destroy() - Method in class org.infinispan.spring.support.remote.InfinispanRemoteCacheManagerFactoryBean
stop the RemoteCacheManager created by this factory.
destroy() - Static method in class org.infinispan.transaction.tm.BatchModeTransactionManager
 
destroy() - Static method in class org.infinispan.transaction.tm.DummyTransactionManager
 
destroyObject(Object, Object) - Method in class org.infinispan.client.hotrod.impl.transport.tcp.TransportObjectFactory
 
detach() - Method in class org.infinispan.tools.schema.TreeNode
 
detectScope(Class) - Static method in class org.infinispan.factories.scopes.ScopeDetector
 
differentiator - Variable in class org.infinispan.distribution.ch.ExperimentalDefaultConsistentHash.Entry
 
DIR - Static variable in class org.infinispan.io.GridFile.Metadata
 
disable() - Method in class org.infinispan.config.Configuration.BooleanAttributeType
 
disable() - Method in class org.infinispan.config.Configuration.DeadlockDetectionType
 
disable() - Method in class org.infinispan.config.Configuration.InvocationBatching
 
disable() - Method in class org.infinispan.config.Configuration.JmxStatistics
 
disable() - Method in class org.infinispan.config.Configuration.L1Type
 
disable() - Method in class org.infinispan.config.Configuration.LazyDeserialization
Deprecated.  
disable() - Method in class org.infinispan.config.Configuration.QueryConfigurationBean
 
disable() - Method in class org.infinispan.config.Configuration.RecoveryType
 
disable() - Method in class org.infinispan.config.Configuration.StoreAsBinary
 
disable() - Method in interface org.infinispan.config.FluentConfiguration.DeadlockDetectionConfig
 
disable() - Method in interface org.infinispan.config.FluentConfiguration.IndexingConfig
Indexing is disabled by default, but using the fluent API entering the FluentTypes.indexing() method enables Indexing implicitly.
disable() - Method in interface org.infinispan.config.FluentConfiguration.L1Config
 
disable() - Method in interface org.infinispan.config.FluentConfiguration.RecoveryConfig
 
disable() - Method in interface org.infinispan.config.FluentConfiguration.StoreAsBinaryConfig
 
disable() - Method in interface org.infinispan.config.FluentGlobalConfiguration.GlobalJmxStatisticsConfig
 
disable() - Method in class org.infinispan.config.GlobalConfiguration.GlobalJmxStatisticsType
 
disableFullTextFilter(String) - Method in interface org.infinispan.query.CacheQuery
Disable a given filter by its name.
disableFullTextFilter(String) - Method in class org.infinispan.query.impl.CacheQueryImpl
Disable a given filter by its name.
disconnectAndCloseJGroups() - Method in interface org.infinispan.util.logging.Log
 
discoveredInfinispanInstance(String, String) - Method in interface org.infinispan.rhq.logging.Log
 
discoverResources(ResourceDiscoveryContext<CacheManagerComponent>) - Method in class org.infinispan.rhq.CacheDiscovery
Run the discovery
discoverResources(ResourceDiscoveryContext<JMXComponent>) - Method in class org.infinispan.rhq.CacheManagerDiscovery
Run the discovery
DistCacheStoreInterceptor - Class in org.infinispan.interceptors
Cache store interceptor specific for the distribution cache mode.
DistCacheStoreInterceptor() - Constructor for class org.infinispan.interceptors.DistCacheStoreInterceptor
 
DistLockingInterceptor - Class in org.infinispan.interceptors
A subclass of the locking interceptor that is able to differentiate committing changes on a ReadCommittedEntry for storage in the main cache or in L1, used by DIST
DistLockingInterceptor() - Constructor for class org.infinispan.interceptors.DistLockingInterceptor
 
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.
DistributedExecuteCommand<V> - Class in org.infinispan.commands.read
DistributedExecuteCommand is used to migrate Callable and execute it in remote JVM.
DistributedExecuteCommand(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(DistributedExecutorService, BlockingQueue<NotifyingFuture<V>>, DistributedExecutionCompletionService<V>.QueueingListener) - Constructor for class org.infinispan.distexec.DistributedExecutionCompletionService
This constructor is here if someone wants to override this class and provide their own QueueingListener to possibly listen in on futures being finished
DistributedExecutionCompletionService.QueueingListener - Class in org.infinispan.distexec
 
DistributedExecutionCompletionService.QueueingListener() - Constructor for class org.infinispan.distexec.DistributedExecutionCompletionService.QueueingListener
 
DistributedExecutorService - Interface in org.infinispan.distexec
An ExecutorService that provides methods to submit tasks for execution on a cluster of Infinispan nodes.
DistributedSegmentReadLocker - Class in org.infinispan.lucene.readlocks
DistributedSegmentReadLocker stores reference counters in the cache to keep track of the number of clients still needing to be able to read a segment.
DistributedSegmentReadLocker(Cache, Cache, Cache, String) - Constructor for class org.infinispan.lucene.readlocks.DistributedSegmentReadLocker
 
DistributedSegmentReadLocker(Cache, String) - Constructor for class org.infinispan.lucene.readlocks.DistributedSegmentReadLocker
 
DistributedSync - Interface in org.infinispan.remoting.transport
This is an abstraction of a cluster-wide synchronization.
DistributedSync.SyncResponse - Enum in org.infinispan.remoting.transport
 
distributedSyncTimeout(Long) - Method in interface org.infinispan.config.FluentGlobalConfiguration.TransportConfig
TODO
distributedSyncTimeout - Variable in class org.infinispan.config.GlobalConfiguration.TransportType
 
distributedSyncTimeout(Long) - Method in class org.infinispan.config.GlobalConfiguration.TransportType
 
DistributionInterceptor - Class in org.infinispan.interceptors
The interceptor that handles distribution of entries across a cluster, as well as transparent lookup
DistributionInterceptor() - Constructor for class org.infinispan.interceptors.DistributionInterceptor
 
DistributionManager - Interface in org.infinispan.distribution
A component that manages the distribution of elements across a cache cluster
distributionManager - Variable in class org.infinispan.distribution.RehashTask
 
DistributionManagerFactory - Class in org.infinispan.factories
 
DistributionManagerFactory() - Constructor for class org.infinispan.factories.DistributionManagerFactory
 
DistributionManagerImpl - Class in org.infinispan.distribution
The default distribution manager implementation
DistributionManagerImpl() - Constructor for class org.infinispan.distribution.DistributionManagerImpl
Default constructor
DistributionManagerImpl.ViewChangeListener - Class in org.infinispan.distribution
 
DistributionManagerImpl.ViewChangeListener() - Constructor for class org.infinispan.distribution.DistributionManagerImpl.ViewChangeListener
 
distributionManagerNotJoined() - Method in interface org.infinispan.util.logging.Log
 
distributionManagerNotStarted() - Method in interface org.infinispan.util.logging.Log
 
DistributionResponseGenerator - Class in org.infinispan.remoting.responses
A response generator for the DIST cache mode
DistributionResponseGenerator() - Constructor for class org.infinispan.remoting.responses.DistributionResponseGenerator
 
DistTxInterceptor - Class in org.infinispan.interceptors
A special form of the TxInterceptor that is aware of distribution and consistent hashing, and as such only replays methods during a remote prepare that are targeted to this specific cache instance.
DistTxInterceptor() - Constructor for class org.infinispan.interceptors.DistTxInterceptor
 
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
 
DldGlobalTransaction.Externalizer() - Constructor for class org.infinispan.transaction.xa.DldGlobalTransaction.Externalizer
 
dm - Variable in class org.infinispan.commands.read.MapReduceCommand
 
doAfterCall(InvocationContext, VisitableCommand) - Method in class org.infinispan.interceptors.base.PrePostProcessingCommandInterceptor
Callback that is invoked after every handleXXX() method defined above.
doBeforeCall(InvocationContext, VisitableCommand) - Method in class org.infinispan.interceptors.base.PrePostProcessingCommandInterceptor
 
doConnectionFactoryInitialization(ConnectionFactory) - Method in class org.infinispan.loaders.jdbc.binary.JdbcBinaryCacheStore
Keeps a reference to the connection factory for further use.
doConnectionFactoryInitialization(ConnectionFactory) - Method in class org.infinispan.loaders.jdbc.stringbased.JdbcStringBasedCacheStore
Keeps a reference to the connection factory for further use.
doGet(HttpServletRequest, HttpServletResponse) - Method in class org.infinispan.ec2demo.web.CacheSearchServlet
 
DONT_BREAK_LINES - Static variable in class org.infinispan.util.Base64
Don't break lines when encoding (violates strict Base64 specification)
doPost(HttpServletRequest, HttpServletResponse) - Method in class org.infinispan.ec2demo.web.CacheSearchServlet
 
doWork() - Method in class org.infinispan.loaders.bdbje.ModificationsTransactionWorker
This implementation iterates through a list of work represented by Modification objects and executes it against the CacheStore.

Current commands supported are: STORE CLEAR REMOVE PURGE_EXPIRED

drain() - Method in interface org.infinispan.distribution.RemoteTransactionLogger
Drains the transaction log and returns a list of what has been drained.
drain() - Method in class org.infinispan.distribution.TransactionLoggerImpl
 
drainAndLock() - Method in interface org.infinispan.distribution.RemoteTransactionLogger
Similar to RemoteTransactionLogger.drain() except that relevant locks are acquired so that no more commands are added to the transaction log during this process, and transaction logging is disabled after draining.
drainAndLock() - Method in class org.infinispan.distribution.TransactionLoggerImpl
 
drainReplQueue() - Method in class org.infinispan.remoting.ReplicationQueueImpl
 
dropTable(Connection) - Method in class org.infinispan.loaders.jdbc.TableManipulation
 
dryRunNextServer() - Method in class org.infinispan.client.hotrod.impl.transport.tcp.RoundRobinBalancingStrategy
Returns same value as RoundRobinBalancingStrategy.nextServer() without modifying indexes/state.
DummyBaseTransactionManager - Class in org.infinispan.transaction.tm
 
DummyBaseTransactionManager() - Constructor for class org.infinispan.transaction.tm.DummyBaseTransactionManager
 
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() - Constructor for class org.infinispan.transaction.tm.DummyXid
 
dumpStream() - Method in class org.infinispan.client.hotrod.impl.transport.tcp.TcpTransport
 
dumpStream() - Method in interface org.infinispan.client.hotrod.impl.transport.Transport
 
DuplicateCacheNameException - Exception in org.infinispan.config
Thrown if a duplicate named cache is detected
DuplicateCacheNameException(Exception) - Constructor for exception org.infinispan.config.DuplicateCacheNameException
 
DuplicateCacheNameException(String) - Constructor for exception org.infinispan.config.DuplicateCacheNameException
 
DuplicateCacheNameException(String, String) - Constructor for exception org.infinispan.config.DuplicateCacheNameException
 
DuplicateCacheNameException(String, Throwable) - Constructor for exception org.infinispan.config.DuplicateCacheNameException
 
duplicateCollection(Collection<E>) - Static method in class org.infinispan.util.ObjectDuplicator
 
duplicateMap(Map<K, V>) - Static method in class org.infinispan.util.ObjectDuplicator
 
duplicateReversibleOrderedSet(ReversibleOrderedSet<E>) - Static method in class org.infinispan.util.ObjectDuplicator
 
duplicateSet(Set<E>) - Static method in class org.infinispan.util.ObjectDuplicator
 
Dynamic - Annotation Type in org.infinispan.config
Annotation that marks fields in Configuration as being modifiable even after the cache has started.

E

EagerIterator - Class in org.infinispan.query.impl
This is the implementation class for the interface QueryResultIterator which extends ListIterator.
EagerIterator(List<Object>, AdvancedCache<?, ?>, int) - Constructor for class org.infinispan.query.impl.EagerIterator
 
eagerLockSingleNode - Variable in class org.infinispan.config.Configuration.TransactionType
 
eagerLockSingleNode(Boolean) - Method in class org.infinispan.config.Configuration.TransactionType
 
eagerLockSingleNode(Boolean) - Method in interface org.infinispan.config.FluentConfiguration.TransactionConfig
Only has effect for DIST mode and when useEagerLocking is set to true.
EARLIEST_EXPIRY_TIME - Static variable in class org.infinispan.loaders.cloud.CloudCacheStore
 
elementDecl(XSElementDecl) - Method in class org.infinispan.tools.schema.XSOMSchemaTreeWalker
 
elements() - Method in class org.infinispan.util.concurrent.BoundedConcurrentHashMap
Returns an enumeration of the values in this table.
elements() - Method in class org.infinispan.util.ConcurrentWeakKeyHashMap
Returns an enumeration of the values in this table.
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
 
emit(K, V) - Method in interface org.infinispan.distexec.mapreduce.Collector
Intermediate key/value callback used by Mapper implementor
EMPTY - Static variable in class org.infinispan.cdi.event.cache.CacheEntryActivatedAdapter
 
EMPTY - Static variable in class org.infinispan.cdi.event.cache.CacheEntryCreatedAdapter
 
EMPTY - Static variable in class org.infinispan.cdi.event.cache.CacheEntryEvictedAdapter
 
EMPTY - Static variable in class org.infinispan.cdi.event.cache.CacheEntryInvalidatedAdapter
 
EMPTY - Static variable in class org.infinispan.cdi.event.cache.CacheEntryLoadedAdapter
 
EMPTY - Static variable in class org.infinispan.cdi.event.cache.CacheEntryModifiedAdapter
 
EMPTY - Static variable in class org.infinispan.cdi.event.cache.CacheEntryPassivatedAdapter
 
EMPTY - Static variable in class org.infinispan.cdi.event.cache.CacheEntryRemovedAdapter
 
EMPTY - Static variable in class org.infinispan.cdi.event.cache.CacheEntryVisitedAdapter
 
EMPTY - Static variable in class org.infinispan.cdi.event.cache.TransactionCompletedAdapter
 
EMPTY - Static variable in class org.infinispan.cdi.event.cache.TransactionRegisteredAdapter
 
EMPTY - Static variable in class org.infinispan.cdi.event.cachemanager.CacheStartedAdapter
 
EMPTY - Static variable in class org.infinispan.cdi.event.cachemanager.CacheStoppedAdapter
 
EMPTY - Static variable in class org.infinispan.cdi.event.cachemanager.ViewChangedAdapter
 
empty(XSContentType) - Method in class org.infinispan.tools.schema.XSOMSchemaTreeWalker
 
EMPTY_BIDI_MAP - Static variable in class org.infinispan.util.InfinispanCollections
 
EMPTY_ENTRY_MAP - Static variable in class org.infinispan.context.impl.LocalTxInvocationContext
 
emptyBidirectionalMap() - Static method in class org.infinispan.util.InfinispanCollections
 
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
 
emptyReversibleOrderedSet() - Static method in class org.infinispan.util.InfinispanCollections
 
enable() - Method in interface org.infinispan.distribution.TransactionLogger
Enables transaction logging
enable() - Method in class org.infinispan.distribution.TransactionLoggerImpl
 
enableClasses(Class<?>[]) - Method in class org.infinispan.query.backend.QueryInterceptor
 
enabled - Variable in class org.infinispan.config.Configuration.BooleanAttributeType
 
enabled(Boolean) - Method in class org.infinispan.config.Configuration.BooleanAttributeType
 
enabled - Variable in class org.infinispan.config.Configuration.DeadlockDetectionType
 
enabled(Boolean) - Method in class org.infinispan.config.Configuration.InvocationBatching
 
enabled(Boolean) - Method in class org.infinispan.config.Configuration.JmxStatistics
 
enabled - Variable in class org.infinispan.config.Configuration.L1Type
 
enabled(Boolean) - Method in class org.infinispan.config.Configuration.LazyDeserialization
Deprecated.  
enabled - Variable in class org.infinispan.config.Configuration.QueryConfigurationBean
 
enabled(Boolean) - Method in class org.infinispan.config.Configuration.StoreAsBinary
 
enabled(Boolean) - Method in interface org.infinispan.config.FluentConfiguration.GroupsConfig
Enable grouping support, such that Group annotations are honoured and any configured groupers will be invoked
enabled - Variable in class org.infinispan.config.GlobalConfiguration.GlobalJmxStatisticsType
 
enabled(Boolean) - Method in class org.infinispan.config.GroupsConfiguration
Enable grouping support
enabled - Variable in class org.infinispan.loaders.decorators.AsyncStoreConfig
 
enabled - Variable in class org.infinispan.loaders.decorators.SingletonStoreConfig
 
enabled(Boolean) - Method in class org.infinispan.loaders.decorators.SingletonStoreConfig
If true, the singleton store cache store is enabled.
enableFullTextFilter(String) - Method in interface org.infinispan.query.CacheQuery
Enable a given filter by its name.
enableFullTextFilter(String) - Method in class org.infinispan.query.impl.CacheQueryImpl
Enable a given filter by its name.
ENCODE - Static variable in class org.infinispan.util.Base64
Specify encoding.
encodeBytes(byte[]) - Static method in class org.infinispan.util.Base64
Encodes a byte array into Base64 notation.
encodeBytes(byte[], int) - Static method in class org.infinispan.util.Base64
Encodes a byte array into Base64 notation.
encodeBytes(byte[], int, int) - Static method in class org.infinispan.util.Base64
Encodes a byte array into Base64 notation.
encodeBytes(byte[], int, int, int) - Static method in class org.infinispan.util.Base64
Encodes a byte array into Base64 notation.
encodeFromFile(String) - Static method in class org.infinispan.util.Base64
Convenience method for reading a binary file and base64-encoding it.
encodeObject(Serializable) - Static method in class org.infinispan.util.Base64
Serializes an object and returns the Base64-encoded version of that serialized object.
encodeObject(Serializable, int) - Static method in class org.infinispan.util.Base64
Serializes an object and returns the Base64-encoded version of that serialized object.
encodeToFile(byte[], String) - Static method in class org.infinispan.util.Base64
Convenience method for encoding data to a file.
encodeVersion(int, int, int) - Static method in class org.infinispan.Version
 
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.AbstractDelegatingCache
 
endBatch(boolean) - Method in class org.infinispan.batch.BatchContainer
 
endBatch(boolean, boolean) - Method in class org.infinispan.batch.BatchContainer
 
endBatch(boolean) - Method in interface org.infinispan.Cache
Completes a batch if one has been started using Cache.startBatch().
endBatch(boolean) - Method in class org.infinispan.CacheImpl
 
endBatch(boolean) - Method in class org.infinispan.client.hotrod.impl.RemoteCacheSupport
 
endBatch(boolean) - Method in interface org.infinispan.client.hotrod.RemoteCache
 
endBatch(boolean) - Method in class org.infinispan.tree.CacheAdapter
 
endElement(String, String, String) - Method in class org.infinispan.config.parsing.NamespaceFilter
 
enlist(InvocationContext) - Method in class org.infinispan.interceptors.TxInterceptor
 
enlist(Transaction, LocalTransaction) - Method in class org.infinispan.transaction.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.
enqueueModificationsList(List<? extends Modification>) - Method in class org.infinispan.loaders.decorators.AsyncStore
 
EntityLoader - Class in org.infinispan.query.impl
 
EntityLoader(Cache<?, ?>) - Constructor for class org.infinispan.query.impl.EntityLoader
 
EntryFactory - Interface in org.infinispan.container
A factory for constructing MVCCEntry instances for use in the InvocationContext.
EntryFactoryImpl - Class in org.infinispan.container
 
EntryFactoryImpl() - Constructor for class org.infinispan.container.EntryFactoryImpl
 
EntryLookup - Interface in org.infinispan.context
Interface that can look up MVCC wrapped entries.
entrySet() - Method in class org.infinispan.AbstractDelegatingCache
 
entrySet() - Method in class org.infinispan.atomic.AtomicHashMap
 
entrySet() - Method in class org.infinispan.atomic.AtomicHashMapProxy
 
entrySet() - Method in interface org.infinispan.Cache
Returns a set view of the mappings contained in this cache.
entrySet() - Method in class org.infinispan.CacheImpl
 
entrySet() - Method in class org.infinispan.client.hotrod.impl.RemoteCacheSupport
 
entrySet() - Method in interface org.infinispan.client.hotrod.RemoteCache
 
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.tree.CacheAdapter
 
entrySet - Variable in class org.infinispan.util.AbstractMap
 
entrySet() - Method in class org.infinispan.util.BidirectionalLinkedHashMap
 
entrySet() - Method in interface org.infinispan.util.BidirectionalMap
 
entrySet() - Method in class org.infinispan.util.concurrent.BoundedConcurrentHashMap
Returns a Set view of the mappings contained in this map.
entrySet() - Method in class org.infinispan.util.ConcurrentWeakKeyHashMap
Returns a Set view of the mappings contained in this map.
entrySet() - Method in class org.infinispan.util.FastCopyHashMap
 
EntrySetCommand - Class in org.infinispan.commands.read
Command implementation for Map.entrySet() functionality.
EntrySetCommand(DataContainer) - Constructor for class org.infinispan.commands.read.EntrySetCommand
 
EnumerationList<T> - Class in org.infinispan.util
An Enumeration -> List adaptor
EnumerationList(Enumeration<T>) - Constructor for class org.infinispan.util.EnumerationList
Constructor
eq(Object, Object) - Static method in class org.infinispan.util.AbstractMap
 
equals(Object) - Method in class org.infinispan.cdi.interceptor.DefaultCacheKey
 
equals(Object) - Method in class org.infinispan.client.hotrod.impl.BinaryVersionedValue
 
equals(Object) - Method in class org.infinispan.client.hotrod.impl.transport.tcp.TcpTransport
 
equals(Object) - Method in class org.infinispan.commands.control.LockControlCommand
 
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.MapReduceCommand
 
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.InvalidateCommand
 
equals(Object) - Method in class org.infinispan.commands.write.InvalidateL1Command
 
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.ReplaceCommand
 
equals(Object) - Method in class org.infinispan.config.AdvancedExternalizerConfig
 
equals(Object) - Method in class org.infinispan.config.CacheLoaderManagerConfig
 
equals(Object) - Method in class org.infinispan.config.Configuration.AsyncType
 
equals(Object) - Method in class org.infinispan.config.Configuration.BooleanAttributeType
 
equals(Object) - Method in class org.infinispan.config.Configuration.ClusteringType
 
equals(Object) - Method in class org.infinispan.config.Configuration.CustomInterceptorsType
 
equals(Object) - Method in class org.infinispan.config.Configuration.DataContainerType
 
equals(Object) - Method in class org.infinispan.config.Configuration.DeadlockDetectionType
 
equals(Object) - Method in class org.infinispan.config.Configuration
Also see Configuration.equalsIgnoreName(Object) for equality that does not consider the name of the configuration.
equals(Object) - Method in class org.infinispan.config.Configuration.EvictionType
 
equals(Object) - Method in class org.infinispan.config.Configuration.ExpirationType
 
equals(Object) - Method in class org.infinispan.config.Configuration.HashType
 
equals(Object) - Method in class org.infinispan.config.Configuration.L1Type
 
equals(Object) - Method in class org.infinispan.config.Configuration.LockingType
 
equals(Object) - Method in class org.infinispan.config.Configuration.QueryConfigurationBean
 
equals(Object) - Method in class org.infinispan.config.Configuration.StateRetrievalType
 
equals(Object) - Method in class org.infinispan.config.Configuration.SyncType
 
equals(Object) - Method in class org.infinispan.config.Configuration.TransactionType
 
equals(Object) - Method in class org.infinispan.config.Configuration.UnsafeType
 
equals(Object) - Method in class org.infinispan.config.CustomInterceptorConfig
 
equals(Object) - Method in class org.infinispan.config.GlobalConfiguration.AdvancedExternalizersType
 
equals(Object) - Method in class org.infinispan.config.GlobalConfiguration
 
equals(Object) - Method in class org.infinispan.config.GroupsConfiguration
 
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.context.impl.RemoteTxInvocationContext
 
equals(Object) - Method in class org.infinispan.distribution.ch.DefaultConsistentHash
 
equals(Object) - Method in class org.infinispan.distribution.ch.ExperimentalDefaultConsistentHash.Entry
 
equals(Object) - Method in class org.infinispan.distribution.ch.ExperimentalDefaultConsistentHash
 
equals(Object) - Method in class org.infinispan.ec2demo.Influenza_N_P_CR_Element
 
equals(Object) - Method in class org.infinispan.ec2demo.Nucleotide_Protein_Element
 
equals(Object) - Method in class org.infinispan.loaders.AbstractCacheStoreConfig
 
equals(Object) - Method in class org.infinispan.loaders.cloud.CloudCacheStoreConfig
 
equals(Object) - Method in class org.infinispan.loaders.modifications.ModificationsList
 
equals(Object) - Method in class org.infinispan.loaders.modifications.Remove
 
equals(Object) - Method in class org.infinispan.loaders.modifications.Store
 
equals(Object) - Method in class org.infinispan.lucene.ChunkCacheKey
 
equals(Object) - Method in class org.infinispan.lucene.FileCacheKey
 
equals(Object) - Method in class org.infinispan.lucene.FileListCacheKey
 
equals(Object) - Method in class org.infinispan.lucene.FileMetadata
 
equals(Object) - Method in class org.infinispan.lucene.FileReadLockKey
 
equals(Object) - Method in class org.infinispan.marshall.MarshalledValue
 
equals(Object) - Method in class org.infinispan.notifications.cachelistener.event.EventImpl
 
equals(Object) - Method in class org.infinispan.notifications.cachemanagerlistener.event.EventImpl
 
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.transport.jgroups.JGroupsAddress
 
equals(Object) - Method in class org.infinispan.server.websocket.CacheListener.ChannelNotifyParams
 
equals(Object) - Method in class org.infinispan.tools.doclet.jmx.JmxComponent
 
equals(Object) - Method in class org.infinispan.tools.schema.TreeNode
 
equals(Object) - Method in class org.infinispan.transaction.LocalTransaction
 
equals(Object) - Method in class org.infinispan.transaction.RemoteTransaction
 
equals(Object) - Method in class org.infinispan.transaction.tm.DummyXid
 
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.tree.Fqn
Returns true if obj is a Fqn with the same elements.
equals(Object) - Method in class org.infinispan.tree.NodeImpl
 
equals(Object) - Method in class org.infinispan.tree.NodeKey
 
equals(Object) - Method in class org.infinispan.util.AbstractMap.SimpleEntry
 
equals(Object) - Method in class org.infinispan.util.ByteArrayKey
 
equals(Object) - Method in class org.infinispan.util.ForwardingList
 
equals(Object) - Method in class org.infinispan.util.SimpleImmutableEntry
 
equals(Object) - Method in class org.infinispan.util.Util.MapModifications
 
equalsExcludingProperties(Object) - Method in class org.infinispan.loaders.AbstractCacheStoreConfig
 
equalsIgnoreName(Object) - Method in class org.infinispan.config.Configuration
Same as Configuration.equals(Object) but it ignores the Configuration.getName() attribute in the comparison.
ERROR_RESPONSE - Static variable in interface org.infinispan.client.hotrod.impl.protocol.HotRodConstants
 
errorChangingSingletonStoreStatus(SingletonStore.PushStateException) - Method in interface org.infinispan.util.logging.Log
 
errorClearinAsyncStore(CacheLoaderException) - Method in interface org.infinispan.util.logging.Log
 
errorClosingCatalog(Exception) - Method in interface org.infinispan.loaders.bdbje.logging.Log
 
errorClosingConnectionPool(Exception) - Method in interface org.infinispan.client.hotrod.logging.Log
 
errorClosingDatabase(Exception) - Method in interface org.infinispan.loaders.bdbje.logging.Log
 
errorClosingSocket(TcpTransport, IOException) - Method in interface org.infinispan.client.hotrod.logging.Log
 
errorCommittingTx(XAException) - Method in interface org.infinispan.util.logging.Log
 
errorCreatingChannelFromConfigFile(String) - Method in interface org.infinispan.util.logging.Log
 
errorCreatingChannelFromConfigString(String) - Method in interface org.infinispan.util.logging.Log
 
errorCreatingChannelFromXML(String) - Method in interface org.infinispan.util.logging.Log
 
errorCreatingTable(String, SQLException) - Method in interface org.infinispan.loaders.jdbc.logging.Log
 
errorDetectingCrashedMember(Throwable) - Method in interface org.infinispan.server.hotrod.logging.JavaLog
 
errorDoingRemoteCall(Exception) - Method in interface org.infinispan.util.logging.Log
 
errorDuringRehash(Throwable) - Method in interface org.infinispan.util.logging.Log
 
errorEnlistingResource(XAException) - Method in interface org.infinispan.util.logging.Log
 
errorFlushingToFileChannel(FileChannel, Exception) - Method in interface org.infinispan.util.logging.Log
 
errorFromServer(String) - Method in interface org.infinispan.client.hotrod.logging.Log
 
errorGeneratingState(StateTransferException) - Method in interface org.infinispan.util.logging.Log
 
errorInstantiatingJdbcDriver(String, PropertyVetoException) - Method in interface org.infinispan.loaders.jdbc.logging.Log
 
errorInstantiatingJGroupsChannelLookup(String, Exception) - Method in interface org.infinispan.util.logging.Log
 
errorMarshallingBucket(Object, IOException) - Method in interface org.infinispan.loaders.jdbc.logging.Log
 
errorMarshallingObject(IOException) - Method in interface org.infinispan.util.logging.Log
 
errorModifyingAsyncStore(Exception) - Method in interface org.infinispan.util.logging.Log
 
errorProcessing1pcPrepareCommand(Throwable) - Method in interface org.infinispan.util.logging.Log
 
errorPurgingAsyncStore(CacheLoaderException) - Method in interface org.infinispan.util.logging.Log
 
errorPushingTxLog(ExecutionException) - 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
 
errorRemovingKey(Object, Exception) - Method in interface org.infinispan.loaders.cassandra.logging.Log
 
errorRequestingOrApplyingState(Exception) - Method in interface org.infinispan.util.logging.Log
 
errorRollingBack(Throwable) - Method in interface org.infinispan.util.logging.Log
 
errorSavingBucket(Bucket, IOException) - Method in interface org.infinispan.util.logging.Log
 
errorSuspendingTransaction(Exception) - Method in interface org.infinispan.lucene.logging.Log
 
errorTransferringState(Exception) - 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.config.parsing.XmlConfigHelper
Escapes backslashes ('\') with additional backslashes in a given String, returning a new, escaped String.
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
Basic implementation of an event that covers all event types.
EventImpl() - Constructor for class org.infinispan.notifications.cachelistener.event.EventImpl
 
EventImpl - Class in org.infinispan.notifications.cachemanagerlistener.event
Implementation of cache manager events
EventImpl() - Constructor for class org.infinispan.notifications.cachemanagerlistener.event.EventImpl
 
EventImpl(String, EmbeddedCacheManager, Event.Type, List<Address>, List<Address>, Address, int) - Constructor for class org.infinispan.notifications.cachemanagerlistener.event.EventImpl
 
evict(K) - Method in class org.infinispan.AbstractDelegatingCache
 
evict(K) - Method in interface org.infinispan.Cache
Evicts an entry from the memory of the cache.
evict(K) - Method in class org.infinispan.CacheImpl
 
evict(K) - Method in class org.infinispan.client.hotrod.impl.RemoteCacheSupport
 
evict(K) - Method in interface org.infinispan.client.hotrod.RemoteCache
 
evict(Object) - Method in class org.infinispan.tree.CacheAdapter
 
EvictCommand - Class in org.infinispan.commands.write
 
EvictCommand(Object, CacheNotifier) - Constructor for class org.infinispan.commands.write.EvictCommand
 
EVICTION_SCHEDULED_EXECUTOR - Static variable in class org.infinispan.factories.KnownComponentNames
 
EvictionManager - Interface in org.infinispan.eviction
Central component that deals with eviction of cache entries.
EvictionManagerImpl - Class in org.infinispan.eviction
 
EvictionManagerImpl() - Constructor for class org.infinispan.eviction.EvictionManagerImpl
 
EvictionStrategy - Enum in org.infinispan.eviction
Supported eviction strategies
EvictionThreadPolicy - Enum in org.infinispan.eviction
Supported eviction thread policy
evictionWakeUpIntervalDeprecated() - Method in interface org.infinispan.util.logging.Log
 
EXCEPTION_RESPONSE - Static variable in interface org.infinispan.marshall.Ids
 
exceptionAndNoRetriesLeft(int, int, HotRodClientException) - Method in interface org.infinispan.client.hotrod.logging.Log
 
exceptionCaught(ChannelHandlerContext, ExceptionEvent) - Method in class org.infinispan.server.websocket.WebSocketServerHandler
 
exceptionHandlingCommand(CacheRpcCommand, Throwable) - Method in interface org.infinispan.util.logging.Log
 
exceptionPurgingDataContainer(Exception) - Method in interface org.infinispan.util.logging.Log
 
exceptionReported(Throwable) - Method in interface org.infinispan.server.core.logging.JavaLog
 
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
 
ExceptionResponse.Externalizer() - Constructor for class org.infinispan.remoting.responses.ExceptionResponse.Externalizer
 
exceptionWhenReplaying(WriteCommand, Exception) - Method in interface org.infinispan.util.logging.Log
 
execute() - Method in class org.infinispan.client.hotrod.impl.operations.HotRodOperation
 
execute() - Method in class org.infinispan.client.hotrod.impl.operations.PingOperation
 
execute() - Method in class org.infinispan.client.hotrod.impl.operations.RetryOnFailureOperation
 
execute(Runnable) - Method in class org.infinispan.distexec.DefaultExecutorService
 
execute() - Method in class org.infinispan.distexec.mapreduce.MapReduceTask
Executes this task across Infinispan cluster nodes.
execute(Collator<KOut, VOut, R>) - Method in class org.infinispan.distexec.mapreduce.MapReduceTask
Executes this task across Infinispan cluster but the final result is collated using specified Collator
execute() - Method in interface org.infinispan.util.concurrent.BoundedConcurrentHashMap.EvictionPolicy
Invokes eviction policy algorithm and returns set of evicted entries.
execute(Runnable) - Method in class org.infinispan.util.concurrent.WithinThreadExecutor
 
executeAsynchronously() - Method in class org.infinispan.distexec.mapreduce.MapReduceTask
Executes this task across Infinispan cluster nodes asynchronously.
executeAsynchronously(Collator<KOut, VOut, R>) - Method in class org.infinispan.distexec.mapreduce.MapReduceTask
Executes this task asynchronously across Infinispan cluster; final result is collated using specified Collator and wrapped by Future
executeFuture(Address, DefaultExecutorService.DistributedRunnableFuture<T>) - Method in class org.infinispan.distexec.DefaultExecutorService
 
executeOperation(Transport) - Method in class org.infinispan.client.hotrod.impl.operations.BulkGetOperation
 
executeOperation(Transport) - Method in class org.infinispan.client.hotrod.impl.operations.ClearOperation
 
executeOperation(Transport) - Method in class org.infinispan.client.hotrod.impl.operations.ContainsKeyOperation
 
executeOperation(Transport) - Method in class org.infinispan.client.hotrod.impl.operations.GetOperation
 
executeOperation(Transport) - Method in class org.infinispan.client.hotrod.impl.operations.GetWithVersionOperation
 
executeOperation(Transport) - Method in class org.infinispan.client.hotrod.impl.operations.PutIfAbsentOperation
 
executeOperation(Transport) - Method in class org.infinispan.client.hotrod.impl.operations.PutOperation
 
executeOperation(Transport) - Method in class org.infinispan.client.hotrod.impl.operations.RemoveIfUnmodifiedOperation
 
executeOperation(Transport) - Method in class org.infinispan.client.hotrod.impl.operations.RemoveOperation
 
executeOperation(Transport) - Method in class org.infinispan.client.hotrod.impl.operations.ReplaceIfUnmodifiedOperation
 
executeOperation(Transport) - Method in class org.infinispan.client.hotrod.impl.operations.ReplaceOperation
 
executeOperation(Transport) - Method in class org.infinispan.client.hotrod.impl.operations.RetryOnFailureOperation
 
executeOperation(Transport) - Method in class org.infinispan.client.hotrod.impl.operations.StatsOperation
 
executionError(Throwable) - Method in interface org.infinispan.util.logging.Log
 
executor - Variable in class org.infinispan.distexec.DistributedExecutionCompletionService
 
ExecutorFactory - Interface in org.infinispan.executors
Used to configure and create executors
existModifications() - Method in class org.infinispan.commands.tx.PrepareCommand
 
exists() - Method in class org.infinispan.io.GridFile
 
exists(String) - Method in interface org.infinispan.tree.TreeCache
Tests if an Fqn exists.
exists(String, Flag...) - Method in interface org.infinispan.tree.TreeCache
 
exists(Fqn) - Method in interface org.infinispan.tree.TreeCache
Tests if an Fqn exists.
exists(Fqn, Flag...) - Method in interface org.infinispan.tree.TreeCache
 
exists(String) - Method in class org.infinispan.tree.TreeCacheImpl
 
exists(String, Flag...) - Method in class org.infinispan.tree.TreeCacheImpl
 
exists(Fqn, Flag...) - Method in class org.infinispan.tree.TreeCacheImpl
 
exists(Fqn) - Method in class org.infinispan.tree.TreeStructureSupport
 
expectedJustOneResponse(Map<Address, Response>) - Method in interface org.infinispan.util.logging.Log
 
ExperimentalDefaultConsistentHash - Class in org.infinispan.distribution.ch
Consistent hashing algorithm.
ExperimentalDefaultConsistentHash() - Constructor for class org.infinispan.distribution.ch.ExperimentalDefaultConsistentHash
 
ExperimentalDefaultConsistentHash.Entry - Class in org.infinispan.distribution.ch
An entry into a consistent hash.
ExperimentalDefaultConsistentHash.Entry(Address, String, int, int) - Constructor for class org.infinispan.distribution.ch.ExperimentalDefaultConsistentHash.Entry
 
ExperimentalDefaultConsistentHash.Externalizer - Class in org.infinispan.distribution.ch
 
ExperimentalDefaultConsistentHash.Externalizer() - Constructor for class org.infinispan.distribution.ch.ExperimentalDefaultConsistentHash.Externalizer
 
explain(int) - Method in interface org.infinispan.query.CacheQuery
Return the Lucene Explanation object describing the score computation for the matching object/document in the current query
explain(int) - Method in class org.infinispan.query.impl.CacheQueryImpl
 
ExposedByteArrayOutputStream - Class in org.infinispan.io
Extends ByteArrayOutputStream, but exposes the internal buffer.
ExposedByteArrayOutputStream() - Constructor for class org.infinispan.io.ExposedByteArrayOutputStream
 
ExposedByteArrayOutputStream(int) - Constructor for class org.infinispan.io.ExposedByteArrayOutputStream
 
ExposedByteArrayOutputStream(int, int) - Constructor for class org.infinispan.io.ExposedByteArrayOutputStream
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.Ids
 
ExtendedResponse - Class in org.infinispan.remoting.responses
A response with extended information
ExtendedResponse(Response, boolean) - Constructor for class org.infinispan.remoting.responses.ExtendedResponse
 
ExtendedResponse.Externalizer - Class in org.infinispan.remoting.responses
 
ExtendedResponse.Externalizer() - Constructor for class org.infinispan.remoting.responses.ExtendedResponse.Externalizer
 
Externalizer<T> - Interface in org.infinispan.marshall
One of the key aspects of Infinispan is that it often needs to marshall or unmarshall objects in order to provide some of its functionality.
externalizerClass - Variable in class org.infinispan.config.AdvancedExternalizerConfig
 
ExternalizerIds - Interface in org.infinispan.lucene
Identifiers used by the Marshaller to delegate to specialized Externalizers.
externalizerTypes - Variable in class org.infinispan.config.GlobalConfiguration.SerializationType
 
extractConfigurationDocComments(AnnotatedElement, Map<String, String>, ConfigurationDoc) - Method in class org.infinispan.tools.doclet.config.AbstractConfigHtmlGenerator
 
extractProperties(Element) - Static method in class org.infinispan.config.parsing.XmlConfigHelper
 

F

facet(XSFacet) - Method in class org.infinispan.tools.schema.XSOMSchemaTreeWalker
 
factory(Class<? extends T>) - Method in interface org.infinispan.config.FluentGlobalConfiguration.ExecutorFactoryConfig
Specify factory class for executor
factory - Variable in class org.infinispan.config.GlobalConfiguration.ExecutorFactoryType
 
factory(Class<? extends ExecutorFactory>) - Method in class org.infinispan.config.GlobalConfiguration.ExecutorFactoryType
 
factory - Variable in class org.infinispan.config.GlobalConfiguration.ScheduledExecutorFactoryType
 
factory(Class<? extends ScheduledExecutorFactory>) - Method in class org.infinispan.config.GlobalConfiguration.ScheduledExecutorFactoryType
 
factory - Variable in class org.infinispan.distexec.DefaultExecutorService
 
factory - Variable in class org.infinispan.marshall.jboss.GenericJBossMarshaller
 
failedAddingNewServer(SocketAddress, Exception) - Method in interface org.infinispan.client.hotrod.logging.Log
 
failedClearingJdbcCacheStore(SQLException) - Method in interface org.infinispan.loaders.jdbc.logging.Log
 
failedClosingNamingCtx(NamingException) - Method in interface org.infinispan.loaders.jdbc.logging.Log
 
failedInvalidatingRemoteCache(Exception) - Method in interface org.infinispan.util.logging.Log
 
failedLoadingValueFromCacheStore(Object) - 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
 
failedToCreateInitialCtx(NamingException) - Method in interface org.infinispan.util.logging.Log
 
failedToInvalidateKeys(Exception) - Method in interface org.infinispan.util.logging.Log
 
failedToUpdateAtribute(String, Object) - Method in interface org.infinispan.util.logging.Log
 
failureClosingConnection(SQLException) - Method in interface org.infinispan.loaders.jdbc.logging.Log
 
failureCompletingTransaction(Transaction) - Method in class org.infinispan.transaction.TransactionTable
 
failureCompletingTransaction(Transaction) - Method in class org.infinispan.transaction.xa.recovery.RecoveryAwareTransactionTable
 
fallingBackToDummyTm() - Method in interface org.infinispan.util.logging.Log
 
FastCopyHashMap<K,V> - Class in org.infinispan.util
A HashMap that is optimized for fast shallow copies.
FastCopyHashMap(int, float) - Constructor for class org.infinispan.util.FastCopyHashMap
 
FastCopyHashMap(Map<? extends K, ? extends V>) - Constructor for class org.infinispan.util.FastCopyHashMap
 
FastCopyHashMap(int) - Constructor for class org.infinispan.util.FastCopyHashMap
 
FastCopyHashMap() - Constructor for class org.infinispan.util.FastCopyHashMap
 
FastCopyHashMap.EntrySet - Class in org.infinispan.util
 
FastCopyHashMap.EntrySet() - Constructor for class org.infinispan.util.FastCopyHashMap.EntrySet
 
FastCopyHashMap.KeySet - Class in org.infinispan.util
 
FastCopyHashMap.KeySet() - Constructor for class org.infinispan.util.FastCopyHashMap.KeySet
 
FastCopyHashMap.Values - Class in org.infinispan.util
 
FastCopyHashMap.Values() - Constructor for class org.infinispan.util.FastCopyHashMap.Values
 
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.
fetchInMemoryState - Variable in class org.infinispan.config.Configuration.StateRetrievalType
 
fetchInMemoryState(Boolean) - Method in class org.infinispan.config.Configuration.StateRetrievalType
 
fetchInMemoryState(Boolean) - Method in interface org.infinispan.config.FluentConfiguration.StateRetrievalConfig
If true, this will cause the cache to ask neighboring caches for state when it starts up, so the cache starts 'warm', although it will impact startup time.
fetchPersistentState - Variable in class org.infinispan.loaders.AbstractCacheStoreConfig
 
fetchPersistentState(Boolean) - Method in class org.infinispan.loaders.AbstractCacheStoreConfig
If true, fetch persistent state when joining a cluster.
fetchPersistentState(Boolean) - Method in interface org.infinispan.loaders.CacheStoreConfig
 
fetchPersistentState(Boolean) - Method in class org.infinispan.loaders.decorators.AbstractDecoratorConfigurationBean
 
fetchPersistentState(Boolean) - Method in class org.infinispan.loaders.file.FileCacheStoreConfig
 
fetchSize - Variable in class org.infinispan.query.impl.AbstractIterator
 
fieldName - Variable in class org.infinispan.config.Configuration.BooleanAttributeType
 
fieldNotFound(String) - Method in interface org.infinispan.util.logging.Log
 
FILE - Static variable in class org.infinispan.io.GridFile.Metadata
 
file - Variable in class org.infinispan.io.GridInputStream
 
file - Variable in class org.infinispan.io.GridOutputStream
 
FILE_CACHE_KEY - Static variable in interface org.infinispan.lucene.ExternalizerIds
 
FILE_LIST_CACHE_KEY - Static variable in interface org.infinispan.lucene.ExternalizerIds
 
FILE_METADATA - Static variable in interface org.infinispan.lucene.ExternalizerIds
 
FILE_READLOCK_KEY - Static variable in interface org.infinispan.lucene.ExternalizerIds
 
FileCacheKey - Class in org.infinispan.lucene
Used as a key for file headers in a cache
FileCacheKey(String, String) - Constructor for class org.infinispan.lucene.FileCacheKey
 
FileCacheKey.Externalizer - Class in org.infinispan.lucene
 
FileCacheKey.Externalizer() - Constructor for class org.infinispan.lucene.FileCacheKey.Externalizer
 
FileCacheStore - Class in org.infinispan.loaders.file
A filesystem-based implementation of a BucketBasedCacheStore.
FileCacheStore() - Constructor for class org.infinispan.loaders.file.FileCacheStore
 
FileCacheStoreConfig - Class in org.infinispan.loaders.file
Configures FileCacheStore.
FileCacheStoreConfig() - Constructor for class org.infinispan.loaders.file.FileCacheStoreConfig
 
FileCacheStoreConfig.FsyncMode - Enum in org.infinispan.loaders.file
 
FileCacheStoreConfig.FsyncModeEditor - Class in org.infinispan.loaders.file
Property editor for fsync mode configuration.
FileCacheStoreConfig.FsyncModeEditor() - Constructor for class org.infinispan.loaders.file.FileCacheStoreConfig.FsyncModeEditor
 
fileExists(String) - Method in class org.infinispan.lucene.InfinispanDirectory
fileLength(String) - Method in class org.infinispan.lucene.InfinispanDirectory
FileListCacheKey - Class in org.infinispan.lucene
Cache key for a list with current files in cache
FileListCacheKey(String) - Constructor for class org.infinispan.lucene.FileListCacheKey
 
FileListCacheKey.Externalizer - Class in org.infinispan.lucene
 
FileListCacheKey.Externalizer() - Constructor for class org.infinispan.lucene.FileListCacheKey.Externalizer
 
FileLookup - Interface in org.infinispan.util
Holds the logic of looking up a file, in the following sequence:
FileLookupFactory - Class in org.infinispan.util
 
FileLookupFactory() - Constructor for class org.infinispan.util.FileLookupFactory
 
FileLookupFactory.DefaultFileLookup - Class in org.infinispan.util
 
FileLookupFactory.OsgiFileLookup - Class in org.infinispan.util
 
FileMetadata - Class in org.infinispan.lucene
Header for Lucene files.
FileMetadata(int) - Constructor for class org.infinispan.lucene.FileMetadata
 
FileMetadata.Externalizer - Class in org.infinispan.lucene
 
FileMetadata.Externalizer() - Constructor for class org.infinispan.lucene.FileMetadata.Externalizer
 
fileModified(String) - Method in class org.infinispan.lucene.InfinispanDirectory
filename(String) - Static method in class org.infinispan.io.GridFile
 
FileReadLockKey - Class in org.infinispan.lucene
Lucene's index segment files are chunked, for safe deletion of elements a read lock is implemented so that all chunks are deleted only after the usage counter is decremented to zero.
FileReadLockKey(String, String) - Constructor for class org.infinispan.lucene.FileReadLockKey
 
FileReadLockKey.Externalizer - Class in org.infinispan.lucene
 
FileReadLockKey.Externalizer() - Constructor for class org.infinispan.lucene.FileReadLockKey.Externalizer
 
FilesystemDirectory - Class in org.infinispan.demos.directory
 
FilesystemDirectory() - Constructor for class org.infinispan.demos.directory.FilesystemDirectory
 
fillInStackTrace() - Method in exception org.infinispan.marshall.NotSerializableException
 
filter(Filter) - Method in interface org.infinispan.query.CacheQuery
Allows lucene to filter the results.
filter(Filter) - Method in class org.infinispan.query.impl.CacheQueryImpl
Takes in a lucene filter and sets it to the filter field in the class.
filterRemoteLocksAcquire(Collection<Address>) - Method in class org.infinispan.transaction.LocalTransaction
 
findDescription(AnnotatedElement) - Method in class org.infinispan.tools.doclet.config.AbstractConfigHtmlGenerator
 
findDocElement(Class<?>, String) - Method in class org.infinispan.tools.doclet.config.AbstractConfigHtmlGenerator
 
findField(Class<?>, String) - Method in class org.infinispan.tools.doclet.config.AbstractConfigHtmlGenerator
 
findGetterForField(Class<?>, String) - Static method in class org.infinispan.util.ReflectionUtil
 
findNode(TreeNode, String, String) - Method in class org.infinispan.tools.doclet.config.XMLTreeOutputWalker
 
findSchemaInputStream() - Static method in class org.infinispan.config.InfinispanConfiguration
 
findSchemaInputStream(String) - Static method in class org.infinispan.config.InfinispanConfiguration
 
finishObjectInput(ObjectInput) - Method in class org.infinispan.marshall.jboss.GenericJBossMarshaller
 
finishObjectInput(ObjectInput) - Method in interface org.infinispan.marshall.StreamingMarshaller
Finish using the given ObjectInput.
finishObjectInput(ObjectInput) - Method in class org.infinispan.marshall.VersionAwareMarshaller
 
finishObjectOutput(ObjectOutput) - Method in class org.infinispan.marshall.jboss.GenericJBossMarshaller
 
finishObjectOutput(ObjectOutput) - Method in interface org.infinispan.marshall.StreamingMarshaller
Finish using the given ObjectOutput.
finishObjectOutput(ObjectOutput) - Method in class org.infinispan.marshall.VersionAwareMarshaller
 
fire(T) - Method in class org.infinispan.cdi.event.cache.AbstractAdapter
 
fire(CacheEntryActivatedEvent<K, V>) - Method in class org.infinispan.cdi.event.cache.CacheEntryActivatedAdapter
 
fire(CacheEntryCreatedEvent<K, V>) - Method in class org.infinispan.cdi.event.cache.CacheEntryCreatedAdapter
 
fire(CacheEntryEvictedEvent<K, V>) - Method in class org.infinispan.cdi.event.cache.CacheEntryEvictedAdapter
 
fire(CacheEntryInvalidatedEvent<K, V>) - Method in class org.infinispan.cdi.event.cache.CacheEntryInvalidatedAdapter
 
fire(CacheEntryLoadedEvent<K, V>) - Method in class org.infinispan.cdi.event.cache.CacheEntryLoadedAdapter
 
fire(CacheEntryModifiedEvent<K, V>) - Method in class org.infinispan.cdi.event.cache.CacheEntryModifiedAdapter
 
fire(CacheEntryPassivatedEvent<K, V>) - Method in class org.infinispan.cdi.event.cache.CacheEntryPassivatedAdapter
 
fire(CacheEntryRemovedEvent<K, V>) - Method in class org.infinispan.cdi.event.cache.CacheEntryRemovedAdapter
 
fire(CacheEntryVisitedEvent<K, V>) - Method in class org.infinispan.cdi.event.cache.CacheEntryVisitedAdapter
 
fire(TransactionCompletedEvent<K, V>) - Method in class org.infinispan.cdi.event.cache.TransactionCompletedAdapter
 
fire(TransactionRegisteredEvent<K, V>) - Method in class org.infinispan.cdi.event.cache.TransactionRegisteredAdapter
 
fire(T) - Method in class org.infinispan.cdi.event.cachemanager.AbstractAdapter
 
fire(CacheStartedEvent) - Method in class org.infinispan.cdi.event.cachemanager.CacheStartedAdapter
 
fire(CacheStoppedEvent) - Method in class org.infinispan.cdi.event.cachemanager.CacheStoppedAdapter
 
fire(ViewChangedEvent) - Method in class org.infinispan.cdi.event.cachemanager.ViewChangedAdapter
 
first() - Method in class org.infinispan.config.Configuration.CustomInterceptorPositionType
 
first() - Method in interface org.infinispan.config.FluentConfiguration.CustomInterceptorPosition
 
first - Variable in class org.infinispan.query.impl.AbstractIterator
 
first() - Method in class org.infinispan.query.impl.AbstractIterator
 
first() - Method in interface org.infinispan.query.QueryIterator
Jumps to the first result
firstEnlistedResource() - Method in class org.infinispan.transaction.tm.DummyTransaction
 
firstEnlistedResource() - Method in class org.infinispan.transaction.tm.DummyTransactionManager
 
firstResult(int) - Method in interface org.infinispan.query.CacheQuery
Sets a result with a given index to the first result.
firstResult(int) - Method in class org.infinispan.query.impl.CacheQueryImpl
Sets the the result of the given integer value to the first result.
Flag - Enum in org.infinispan.client.hotrod
Defines all the flags available in the Hot Rod client that can influence the behavior of operations.
Flag - Enum in org.infinispan.context
Available flags, which may be set on a per-invocation basis.
FlagAffectedCommand - Interface in org.infinispan.commands
Commands affected by Flags should carry them over to the remote nodes.
FlagContainer - Interface in org.infinispan.context
Interface that defines access to and manipulation of Flag.
flags - Variable in class org.infinispan.client.hotrod.impl.operations.HotRodOperation
 
flags - Variable in class org.infinispan.commands.read.AbstractDataCommand
 
flags - Variable in class org.infinispan.container.entries.ReadCommittedEntry
 
flags - Variable in class org.infinispan.context.impl.AbstractInvocationContext
 
fluent() - Method in class org.infinispan.config.Configuration
 
fluent() - Method in class org.infinispan.config.GlobalConfiguration
 
FluentConfiguration - Class in org.infinispan.config
Fluent configuration base class.
FluentConfiguration(Configuration) - Constructor for class org.infinispan.config.FluentConfiguration
 
FluentConfiguration.AsyncConfig - Interface in org.infinispan.config
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.
FluentConfiguration.ClusteringConfig - Interface in org.infinispan.config
Defines clustered characteristics of the cache.
FluentConfiguration.CustomInterceptorCumulator - Interface in org.infinispan.config
Enables addition of several customer interceptors
FluentConfiguration.CustomInterceptorPosition - Interface in org.infinispan.config
Configures the location of a specific custom interceptor
FluentConfiguration.CustomInterceptorsConfig - Interface in org.infinispan.config
Configures custom interceptors to be added to the cache.
FluentConfiguration.DataContainerConfig - Interface in org.infinispan.config
 
FluentConfiguration.DeadlockDetectionConfig - Interface in org.infinispan.config
Configures deadlock detection.
FluentConfiguration.EvictionConfig - Interface in org.infinispan.config
Controls the eviction settings for the cache.
FluentConfiguration.ExpirationConfig - Interface in org.infinispan.config
Controls the default expiration settings for entries in the cache.
FluentConfiguration.GroupsConfig - Interface in org.infinispan.config
 
FluentConfiguration.HashConfig - Interface in org.infinispan.config
Allows fine-tuning of rehashing characteristics.
FluentConfiguration.IndexingConfig - Interface in org.infinispan.config
Configures indexing of entries in the cache for searching.
FluentConfiguration.InvocationBatchingConfig - Interface in org.infinispan.config
 
FluentConfiguration.JmxStatisticsConfig - Interface in org.infinispan.config
 
FluentConfiguration.L1Config - Interface in org.infinispan.config
Configures the L1 cache behavior in 'distributed' caches instances.
FluentConfiguration.LoadersConfig - Interface in org.infinispan.config
Holds the configuration for cache loaders and stores.
FluentConfiguration.LockingConfig - Interface in org.infinispan.config
Defines the local, in-VM locking and concurrency characteristics of the cache.
FluentConfiguration.RecoveryConfig - Interface in org.infinispan.config
Defines recovery configuration for the cache.
FluentConfiguration.StateRetrievalConfig - Interface in org.infinispan.config
Configures how state is retrieved when a new cache joins the cluster.
FluentConfiguration.StoreAsBinaryConfig - Interface in org.infinispan.config
 
FluentConfiguration.SyncConfig - Interface in org.infinispan.config
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.
FluentConfiguration.TransactionConfig - Interface in org.infinispan.config
Defines transactional (JTA) characteristics of the cache.
FluentConfiguration.UnsafeConfig - Interface in org.infinispan.config
 
FluentGlobalConfiguration - Class in org.infinispan.config
Fluent global configuration base class.
FluentGlobalConfiguration(GlobalConfiguration) - Constructor for class org.infinispan.config.FluentGlobalConfiguration
 
FluentGlobalConfiguration.ExecutorFactoryConfig<T> - Interface in org.infinispan.config
Configures executor factory.
FluentGlobalConfiguration.GlobalJmxStatisticsConfig - Interface in org.infinispan.config
Configures whether global statistics are gathered and reported via JMX for all caches under this cache manager.
FluentGlobalConfiguration.SerializationConfig - Interface in org.infinispan.config
Configures serialization and marshalling settings.
FluentGlobalConfiguration.ShutdownConfig - Interface in org.infinispan.config
 
FluentGlobalConfiguration.TransportConfig - Interface in org.infinispan.config
Configures the transport used for network communications across the cluster.
flush() - Method in class org.infinispan.client.hotrod.impl.transport.tcp.TcpTransport
 
flush() - Method in interface org.infinispan.client.hotrod.impl.transport.Transport
 
flush() - Method in class org.infinispan.io.GridOutputStream
 
flush() - Method in class org.infinispan.io.UnclosableObjectOutputStream
 
flush() - Method in class org.infinispan.lucene.InfinispanIndexOutput
 
flush() - Method in interface org.infinispan.remoting.ReplicationQueue
Flushes existing jobs in the replication queue, and returns the number of jobs flushed.
flush() - Method in class org.infinispan.remoting.ReplicationQueueImpl
 
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.
flushAndCloseOutput(ObjectOutput) - Static method in class org.infinispan.util.Util
 
flushAndCloseStream(OutputStream) - Static method in class org.infinispan.util.Util
 
flushBase64() - Method in class org.infinispan.util.Base64.OutputStream
Method added by PHIL.
flushCache(Collection<Object>, Object, Address) - Method in interface org.infinispan.distribution.L1Manager
Flushes a cache (using unicast or multicast) for a set of keys
flushCache(Collection<Object>, Object, Address) - Method in class org.infinispan.distribution.L1ManagerImpl
 
flushLockTimeout - Variable in class org.infinispan.loaders.decorators.AsyncStoreConfig
 
flushLockTimeout(Long) - Method in class org.infinispan.loaders.decorators.AsyncStoreConfig
Timeout to acquire the lock which guards the state to be flushed to the cache store periodically.
FORCE_RETURN_VALUES - Static variable in class org.infinispan.client.hotrod.impl.ConfigurationProperties
 
forceCommit(long) - Method in class org.infinispan.transaction.xa.recovery.RecoveryAdminOperations
 
forceCommit(int, byte[], byte[]) - Method in class org.infinispan.transaction.xa.recovery.RecoveryAdminOperations
 
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
This method invokes RecoveryManager.forceTransactionCompletion(javax.transaction.xa.Xid, boolean) on the specified node.
forceTransactionCompletionFromCluster(Xid, Address, boolean) - Method in class org.infinispan.transaction.xa.recovery.RecoveryManagerImpl
 
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
 
formatString(Object, Object...) - Static method in class org.infinispan.util.Util
 
ForwardingList<E> - Class in org.infinispan.util
A list which forwards all its method calls to another list.
ForwardingList() - Constructor for class org.infinispan.util.ForwardingList
Constructor for use by subclasses.
Fqn - Class in org.infinispan.tree
A Fully Qualified Name (Fqn) is a list of names (typically Strings but can be any Object), which represent a path to a particular Node in a TreeCache.
Fqn.Externalizer - Class in org.infinispan.tree
 
Fqn.Externalizer() - Constructor for class org.infinispan.tree.Fqn.Externalizer
 
FqnComparator - Class in org.infinispan.tree
Compares the order of two FQN.
FqnComparator() - Constructor for class org.infinispan.tree.FqnComparator
 
fromElements(Object...) - Static method in class org.infinispan.tree.Fqn
Retrieves an Fqn that represents the array of elements passed in.
fromList(List) - Static method in class org.infinispan.tree.Fqn
Retrieves an Fqn that represents the list of elements passed in.
fromRelativeElements(Fqn, Object...) - Static method in class org.infinispan.tree.Fqn
Retrieves an Fqn that represents the array of elements passed in, relative to the base Fqn.
fromRelativeFqn(Fqn, Fqn) - Static method in class org.infinispan.tree.Fqn
Retrieves an Fqn that represents the absolute Fqn of the relative Fqn passed in.
fromRelativeList(Fqn, List) - Static method in class org.infinispan.tree.Fqn
Retrieves an Fqn that represents the List of elements passed in, relative to the base Fqn.
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[], byte) - Method in class org.infinispan.commands.RemoteCommandsFactory
Creates an un-initialized command.
fromStream(ObjectInput) - Method in class org.infinispan.loaders.bdbje.BdbjeCacheStore
Writes contents of the stream to the store.
fromStream(ObjectInput) - Method in interface org.infinispan.loaders.CacheStore
Writes contents of the stream to the store.
fromStream(ObjectInput) - Method in class org.infinispan.loaders.cassandra.CassandraCacheStore
Reads from a stream the number of entries (long) then the entries themselves.
fromStream(ObjectInput) - Method in class org.infinispan.loaders.decorators.AbstractDelegatingStore
 
fromStream(ObjectInput) - Method in class org.infinispan.loaders.decorators.ChainingCacheStore
 
fromStream(ObjectInput) - Method in class org.infinispan.loaders.decorators.ReadOnlyStore
 
fromStream(ObjectInput) - Method in class org.infinispan.loaders.decorators.SingletonStore
 
fromStream(ObjectInput) - Method in class org.infinispan.loaders.jdbc.mixed.JdbcMixedCacheStore
 
fromStream(ObjectInput) - Method in class org.infinispan.loaders.jdbm.JdbmCacheStore
Reads from a stream the number of entries (long) then the entries themselves.
fromStream(ObjectInput) - Method in class org.infinispan.loaders.LockSupportCacheStore
 
fromStream(ObjectInput) - Method in class org.infinispan.loaders.remote.RemoteCacheStore
 
fromStreamLockSafe(ObjectInput) - Method in class org.infinispan.loaders.cloud.CloudCacheStore
 
fromStreamLockSafe(ObjectInput) - Method in class org.infinispan.loaders.file.FileCacheStore
 
fromStreamLockSafe(ObjectInput) - Method in class org.infinispan.loaders.jdbc.binary.JdbcBinaryCacheStore
 
fromStreamLockSafe(ObjectInput) - Method in class org.infinispan.loaders.jdbc.stringbased.JdbcStringBasedCacheStore
 
fromStreamLockSafe(ObjectInput) - Method in class org.infinispan.loaders.LockSupportCacheStore
 
fromStreamProcess(Object, PreparedStatement, ObjectInput) - Method in class org.infinispan.loaders.jdbc.DataManipulationHelper
 
fromStreamSupport(ObjectInput) - Method in class org.infinispan.loaders.jdbc.DataManipulationHelper
 
fromString(String) - Method in class org.infinispan.query.DefaultTransformer
 
fromString(String) - Method in interface org.infinispan.query.Transformer
 
fromString(String) - Static method in class org.infinispan.tree.Fqn
Returns a new Fqn from a string, where the elements are deliminated by one or more separator (Fqn.SEPARATOR) characters.

Example use:
fsyncInterval(long) - Method in class org.infinispan.loaders.file.FileCacheStoreConfig
 
fsyncMode(FileCacheStoreConfig.FsyncMode) - Method in class org.infinispan.loaders.file.FileCacheStoreConfig
 
futureDone(Future<V>) - Method in class org.infinispan.distexec.DistributedExecutionCompletionService.QueueingListener
 
futureDone(Future<T>) - Method in interface org.infinispan.util.concurrent.FutureListener
 
FutureListener<T> - Interface in org.infinispan.util.concurrent
A listener that is called back when a future is done.

G

generate() - Method in class org.infinispan.loaders.bucket.BucketBasedCacheStore.CollectionGeneratingBucketHandler
 
generateCacheKey(InvocationContext) - Method in class org.infinispan.cdi.interceptor.DefaultCacheKeyGenerator
 
generateCacheKey(Class<? extends CacheKeyGenerator>, InvocationContext) - Static method in class org.infinispan.cdi.util.CacheHelper
Generates a CacheKey for the given InvocationContext by using the given CacheKeyGenerator class.
generateContents() - Method in class org.infinispan.tools.doclet.config.AbstractConfigHtmlGenerator
 
generateContents() - Method in class org.infinispan.tools.doclet.html.HtmlGenerator
 
generateContents() - Method in class org.infinispan.tools.doclet.jmx.JmxHtmlGenerator
 
generateHeaderForConfigurationElement(StringBuilder, XMLTreeOutputWalker, TreeNode) - Method in class org.infinispan.tools.doclet.config.AbstractConfigHtmlGenerator
 
generateHtml(String) - Method in class org.infinispan.tools.doclet.html.HtmlGenerator
 
generateHtml(String, String) - Method in class org.infinispan.tools.doclet.html.HtmlGenerator
 
generateRandomId() - Method in enum org.infinispan.transaction.xa.TransactionFactory.TxFactoryEnum
 
generateState(String, OutputStream) - Method in interface org.infinispan.remoting.InboundInvocationHandler
Generates state from a named cache.
generateState(String, OutputStream) - Method in class org.infinispan.remoting.InboundInvocationHandlerImpl
 
generateState(OutputStream) - Method in interface org.infinispan.statetransfer.StateTransferManager
 
generateState(OutputStream) - Method in class org.infinispan.statetransfer.StateTransferManagerImpl
 
generateTableRowForAttribute(XSAttributeDecl, StringBuilder, Object) - Method in class org.infinispan.tools.doclet.config.AbstractConfigHtmlGenerator
 
GenericJBossMarshaller - Class in org.infinispan.marshall.jboss
A marshaller that makes use of JBoss Marshalling to serialize and deserialize objects.
GenericJBossMarshaller() - Constructor for class org.infinispan.marshall.jboss.GenericJBossMarshaller
 
GenericJBossMarshaller.DebuggingExceptionListener - Class in org.infinispan.marshall.jboss
 
GenericJBossMarshaller.DebuggingExceptionListener() - Constructor for class org.infinispan.marshall.jboss.GenericJBossMarshaller.DebuggingExceptionListener
 
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.AbstractDelegatingCache
 
get(Object) - Method in class org.infinispan.atomic.AtomicHashMap
 
get(Object) - Method in class org.infinispan.atomic.AtomicHashMapProxy
 
get(Object) - Method in class org.infinispan.CacheImpl
 
get() - Method in class org.infinispan.client.hotrod.impl.async.NotifyingFutureImpl
 
get(long, TimeUnit) - Method in class org.infinispan.client.hotrod.impl.async.NotifyingFutureImpl
 
get(byte[], Flag...) - Method in interface org.infinispan.client.hotrod.impl.protocol.HotRodOperations
 
get(Object) - Method in class org.infinispan.client.hotrod.impl.RemoteCacheImpl
 
get(Object) - Method in interface org.infinispan.container.DataContainer
Retrieves a cached entry
get(Object) - Method in class org.infinispan.container.DefaultDataContainer
 
get() - Method in class org.infinispan.marshall.MarshalledValue
Returns the 'cached' instance
get(Object) - Method in class org.infinispan.spring.provider.SpringCache
 
get(Object) - Method in class org.infinispan.tree.CacheAdapter
 
get(int) - Method in class org.infinispan.tree.Fqn
 
get(K) - Method in interface org.infinispan.tree.Node
Returns the value to which this node maps the specified key.
get(K, Flag...) - Method in interface org.infinispan.tree.Node
 
get(K) - Method in class org.infinispan.tree.NodeImpl
 
get(K, Flag...) - Method in class org.infinispan.tree.NodeImpl
 
get(Fqn, K) - Method in interface org.infinispan.tree.TreeCache
Convenience method that allows for direct access to the data in a Node.
get(Fqn, K, Flag...) - Method in interface org.infinispan.tree.TreeCache
 
get(String, K) - Method in interface org.infinispan.tree.TreeCache
Convenience method that takes a string representation of an Fqn.
get(String, K, Flag...) - Method in interface org.infinispan.tree.TreeCache
 
get(Fqn, K) - Method in class org.infinispan.tree.TreeCacheImpl
 
get(Fqn, K, Flag...) - Method in class org.infinispan.tree.TreeCacheImpl
 
get(String, K) - Method in class org.infinispan.tree.TreeCacheImpl
 
get(String, K, Flag...) - Method in class org.infinispan.tree.TreeCacheImpl
 
get(Object) - Method in class org.infinispan.util.BidirectionalLinkedHashMap
Returns the value to which the specified key is mapped, or null if this map contains no mapping for the key.
get(long, TimeUnit) - Method in class org.infinispan.util.concurrent.AbstractInProcessFuture
 
get() - Method in class org.infinispan.util.concurrent.AggregatingNotifyingFutureImpl
 
get(long, TimeUnit) - Method in class org.infinispan.util.concurrent.AggregatingNotifyingFutureImpl
 
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() - Method in class org.infinispan.util.concurrent.DeferredReturnFuture
 
get(long, TimeUnit) - Method in class org.infinispan.util.concurrent.DeferredReturnFuture
 
get() - Method in class org.infinispan.util.concurrent.NotifyingFutureImpl
 
get(long, TimeUnit) - Method in class org.infinispan.util.concurrent.NotifyingFutureImpl
 
get(Object) - Method in class org.infinispan.util.ConcurrentWeakKeyHashMap
Returns the value to which the specified key is mapped, or null if this map contains no mapping for the key.
get(Object) - Method in class org.infinispan.util.FastCopyHashMap
 
get(int) - Method in class org.infinispan.util.ForwardingList
 
get(int) - Method in class org.infinispan.util.ImmutableListCopy
 
GET_REQUEST - Static variable in interface org.infinispan.client.hotrod.impl.protocol.HotRodConstants
 
GET_RESPONSE - Static variable in interface org.infinispan.client.hotrod.impl.protocol.HotRodConstants
 
GET_WITH_VERSION - Static variable in interface org.infinispan.client.hotrod.impl.protocol.HotRodConstants
 
GET_WITH_VERSION_RESPONSE - Static variable in interface org.infinispan.client.hotrod.impl.protocol.HotRodConstants
 
getActivations() - Method in class org.infinispan.interceptors.ActivationInterceptor
 
getAddress() - Method in class org.infinispan.manager.DefaultCacheManager
getAddress() - Method in interface org.infinispan.manager.EmbeddedCacheManager
 
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.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.KeyAffinityServiceImpl
 
getAdvancedCache() - Method in class org.infinispan.AbstractDelegatingCache
 
getAdvancedCache() - Method in interface org.infinispan.Cache
 
getAdvancedCache() - Method in class org.infinispan.CacheImpl
 
getAdvancedCache(BeanManager) - Method in class org.infinispan.cdi.CacheManager
 
getAdvancedCache() - Method in class org.infinispan.client.hotrod.impl.RemoteCacheSupport
 
getAdvancedCache() - Method in interface org.infinispan.client.hotrod.RemoteCache
This operation is not supported.
getAdvancedCache() - Method in class org.infinispan.tree.CacheAdapter
 
getAdvancedExternalizer() - Method in class org.infinispan.config.AdvancedExternalizerConfig
 
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.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.context.TransactionalInvocationContextFlagsOverride
 
getAffectedKeys() - Method in class org.infinispan.transaction.AbstractCacheTransaction
 
getAffectedNodes(Collection<Object>) - Method in interface org.infinispan.distribution.DistributionManager
A helper method that retrieves a list of nodes affected by operations on a set of keys.
getAffectedNodes(Collection<Object>) - Method in class org.infinispan.distribution.DistributionManagerImpl
 
getAfter() - Method in class org.infinispan.config.CustomInterceptorConfig
 
getAfterInterceptor() - Method in class org.infinispan.config.CustomInterceptorConfig
 
getAllMethods(Class, Class<? extends Annotation>) - Method in class org.infinispan.manager.ReflectionCache
 
getAllMethods(Class, Class<? extends Annotation>) - Static method in class org.infinispan.util.ReflectionUtil
Returns a set of Methods that contain the given method annotation.
getAllowDuplicateDomains() - Method in class org.infinispan.config.GlobalConfiguration.GlobalJmxStatisticsType
 
getAllowedMethodAnnotations() - Method in class org.infinispan.notifications.AbstractListenerImpl
 
getAllowedMethodAnnotations() - Method in class org.infinispan.notifications.cachelistener.CacheNotifierImpl
 
getAllowedMethodAnnotations() - Method in class org.infinispan.notifications.cachemanagerlistener.CacheManagerNotifierImpl
 
getAncestor(int) - Method in class org.infinispan.tree.Fqn
Obtains an ancestor of the current Fqn.
getAnnotatedFields(Class<?>, Class<? extends Annotation>) - Static method in class org.infinispan.util.ReflectionUtil
 
getAnnotation(Class, Class<T>) - Static method in class org.infinispan.util.ReflectionUtil
Inspects the class passed in for the class level annotation specified.
getAsInputStreamFromClassLoader(String) - Method in class org.infinispan.tools.doclet.config.AbstractConfigHtmlGenerator
 
getAsInputStreamFromClassLoader(String, ClassLoader) - Method in class org.infinispan.util.AbstractFileLookup
 
getAsInputStreamFromClassLoader(String, ClassLoader) - Method in class org.infinispan.util.FileLookupFactory.DefaultFileLookup
 
getAsURLFromClassLoader(String, ClassLoader) - Method in class org.infinispan.util.AbstractFileLookup
 
getAsURLFromClassLoader(String, ClassLoader) - Method in class org.infinispan.util.FileLookupFactory.DefaultFileLookup
 
getAsURLsFromClassLoader(String, ClassLoader) - Method in class org.infinispan.util.AbstractFileLookup
 
getAsURLsFromClassLoader(String, ClassLoader) - Method in class org.infinispan.util.FileLookupFactory.DefaultFileLookup
 
getAsURLsFromClassLoader(String, ClassLoader) - Method in class org.infinispan.util.FileLookupFactory.OsgiFileLookup
 
getAsync(K) - Method in class org.infinispan.AbstractDelegatingCache
 
getAsync(K) - Method in interface org.infinispan.Cache
Asynchronous version of Map.get(Object) that allows user code to retrieve the value associated with a key at a later stage, hence allowing multiple parallel get requests to be sent.
getAsync(K) - Method in class org.infinispan.CacheImpl
 
getAsync(K) - Method in class org.infinispan.client.hotrod.impl.RemoteCacheImpl
 
getAsync(Object) - Method in class org.infinispan.tree.CacheAdapter
 
getAsyncExecutorFactory() - Method in class org.infinispan.client.hotrod.impl.ConfigurationProperties
 
getAsyncListenerExecutorFactoryClass() - Method in class org.infinispan.config.GlobalConfiguration
 
getAsyncListenerExecutorProperties() - Method in class org.infinispan.config.GlobalConfiguration
 
getAsyncResponseMode(Configuration) - Static method in enum org.infinispan.remoting.rpc.ResponseMode
 
getAsyncStoreConfig() - Method in class org.infinispan.loaders.AbstractCacheStoreConfig
 
getAsyncStoreConfig() - Method in interface org.infinispan.loaders.CacheStoreConfig
 
getAsyncStoreConfig() - Method in class org.infinispan.loaders.decorators.AbstractDecoratorConfigurationBean
 
getAsyncTransportExecutorFactoryClass() - Method in class org.infinispan.config.GlobalConfiguration
 
getAsyncTransportExecutorProperties() - Method in class org.infinispan.config.GlobalConfiguration
 
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.
getAtomicMap(NodeKey) - Method in class org.infinispan.tree.TreeStructureSupport
 
getAttribute(String) - Method in class org.infinispan.jmx.ResourceDMBean
 
getAttributes(String[]) - Method in class org.infinispan.jmx.ResourceDMBean
 
getAttributes() - Method in class org.infinispan.tools.schema.TreeNode
 
getAttributeValue(Element, String, String) - Static method in class org.infinispan.config.parsing.XmlConfigHelper
Retrieves the value of a given attribute for the first encountered instance of a tag in an element.
getAvailability() - Method in class org.infinispan.rhq.CacheComponent
Return availability of this resource
getAvailability() - Method in class org.infinispan.rhq.CacheManagerComponent
Return availability of this resource.
getAverageReadTime() - Method in class org.infinispan.interceptors.CacheMgmtInterceptor
 
getAverageReplicationTime() - Method in class org.infinispan.remoting.rpc.RpcManagerImpl
 
getAverageWriteTime() - Method in class org.infinispan.interceptors.CacheMgmtInterceptor
 
getBackupsForNode(Address, int) - Method in class org.infinispan.distribution.ch.AbstractConsistentHash
 
getBackupsForNode(Address, int) - Method in interface org.infinispan.distribution.ch.ConsistentHash
Deprecated. No longer supported. This method doesn't make sense with virtual nodes enabled.
getBalancer() - Method in class org.infinispan.client.hotrod.impl.transport.tcp.TcpTransportFactory
Note that the returned RequestBalancingStrategy may not be thread-safe.
getBaseEvent() - Method in class org.infinispan.cdi.event.AbstractEventBridge
 
getBatchContainer() - Method in class org.infinispan.AbstractDelegatingAdvancedCache
 
getBatchContainer() - Method in interface org.infinispan.AdvancedCache
 
getBatchContainer() - Method in class org.infinispan.CacheImpl
 
getBatchSize() - Method in class org.infinispan.loaders.jdbc.AbstractNonDelegatingJdbcCacheStoreConfig
 
getBatchSize() - Method in class org.infinispan.loaders.jdbc.TableManipulation
When doing repetitive DB inserts (e.g.
getBatchTransaction() - Method in class org.infinispan.batch.BatchContainer
 
getBeanClass() - Method in class org.infinispan.tools.schema.TreeNode
 
getBefore() - Method in class org.infinispan.config.CustomInterceptorConfig
 
getBeforeInterceptor() - Method in class org.infinispan.config.CustomInterceptorConfig
 
getBinaryCacheStore() - Method in class org.infinispan.loaders.jdbc.mixed.JdbcMixedCacheStore
 
getBooleanProperty(String, boolean) - Method in class org.infinispan.util.LegacyKeySupportTypedProperties
 
getBooleanProperty(String, boolean) - Method in class org.infinispan.util.TypedProperties
 
getBooleanProperty(String, boolean, boolean) - Method in class org.infinispan.util.TypedProperties
 
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.loaders.bucket.Bucket
 
getBucketIdAsString() - Method in class org.infinispan.loaders.bucket.Bucket
 
getBucketPrefix() - Method in class org.infinispan.loaders.cloud.CloudCacheStoreConfig
 
getBuf() - Method in class org.infinispan.io.ByteBuffer
 
getBufferSize() - Method in class org.infinispan.lucene.FileMetadata
 
getBulk() - Method in class org.infinispan.client.hotrod.impl.RemoteCacheImpl
 
getBulk(int) - Method in class org.infinispan.client.hotrod.impl.RemoteCacheImpl
 
getBulk() - Method in interface org.infinispan.client.hotrod.RemoteCache
Bulk get operations, returns all the entries within the remote cache.
getBulk(int) - Method in interface org.infinispan.client.hotrod.RemoteCache
Same as RemoteCache.getBulk(), but limits the returned set of values to the specified size.
getCache(String) - Method in class org.infinispan.client.hotrod.RemoteCacheManager
Retrieves a named cache from the remote server if the cache has been defined, otherwise if the cache name is underfined, it will return null.
getCache(String, boolean) - Method in class org.infinispan.client.hotrod.RemoteCacheManager
 
getCache() - Method in class org.infinispan.client.hotrod.RemoteCacheManager
Retrieves the default cache from the remote server.
getCache(boolean) - Method in class org.infinispan.client.hotrod.RemoteCacheManager
 
getCache() - Method in class org.infinispan.ec2demo.InfluenzaVirusCache
 
getCache() - Method in class org.infinispan.ec2demo.NucleotideCache
 
getCache() - Method in class org.infinispan.ec2demo.ProteinCache
 
getCache() - Method in interface org.infinispan.manager.CacheContainer
Retrieves the default cache associated with this cache container.
getCache(String) - Method in interface org.infinispan.manager.CacheContainer
Retrieves a named cache from the system.
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, 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() - Method in interface org.infinispan.notifications.cachelistener.event.Event
 
getCache() - Method in class org.infinispan.notifications.cachelistener.event.EventImpl
 
getCache(String) - Method in class org.infinispan.spring.provider.SpringEmbeddedCacheManager
 
getCache(String) - Method in class org.infinispan.spring.provider.SpringRemoteCacheManager
 
getCache() - Method in interface org.infinispan.tree.TreeCache
 
getCache() - Method in class org.infinispan.tree.TreeCacheImpl
 
getCacheDbName() - Method in class org.infinispan.loaders.bdbje.BdbjeCacheStoreConfig
 
getCacheDbNamePrefix() - Method in class org.infinispan.loaders.bdbje.BdbjeCacheStoreConfig
 
getCacheLoader() - Method in interface org.infinispan.loaders.CacheLoaderManager
 
getCacheLoader() - Method in class org.infinispan.loaders.CacheLoaderManagerImpl
 
getCacheLoaderClassName() - Method in class org.infinispan.loaders.AbstractCacheLoaderConfig
 
getCacheLoaderClassName() - Method in interface org.infinispan.loaders.CacheLoaderConfig
 
getCacheLoaderClassName() - Method in class org.infinispan.loaders.cluster.ClusterCacheLoaderConfig
 
getCacheLoaderClassName() - Method in class org.infinispan.loaders.decorators.AbstractDecoratorConfigurationBean
 
getCacheLoaderConfigs() - Method in class org.infinispan.config.CacheLoaderManagerConfig
 
getCacheLoaderLoads() - Method in class org.infinispan.interceptors.CacheLoaderInterceptor
 
getCacheLoaderManagerConfig() - Method in class org.infinispan.config.Configuration
Deprecated. Use Configuration.getCacheLoaders(), Configuration.isCacheLoaderShared() Configuration.isFetchPersistentState(), Configuration.isCacheLoaderPassivation() and Configuration.isCacheLoaderPreload() instead
getCacheLoaderMisses() - Method in class org.infinispan.interceptors.CacheLoaderInterceptor
 
getCacheLoaders() - Method in class org.infinispan.config.Configuration
 
getCacheLoaderStores() - Method in class org.infinispan.interceptors.CacheStoreInterceptor
 
getCacheManager() - Method in class org.infinispan.AbstractDelegatingCache
 
getCacheManager() - Method in interface org.infinispan.Cache
Retrieves the cache manager responsible for creating this cache instance.
getCacheManager() - Method in class org.infinispan.CacheImpl
 
getCacheManager() - Method in class org.infinispan.client.hotrod.impl.RemoteCacheSupport
 
getCacheManager() - Method in class org.infinispan.demo.CacheBuilder
 
getCacheManager() - Method in class org.infinispan.ec2demo.CacheBuilder
 
getCacheManager() - Method in interface org.infinispan.notifications.cachemanagerlistener.event.Event
 
getCacheManager() - Method in class org.infinispan.notifications.cachemanagerlistener.event.EventImpl
 
getCacheManager() - Method in class org.infinispan.tree.CacheAdapter
 
getCacheManagerName() - Method in class org.infinispan.config.GlobalConfiguration
 
getCacheManagerName() - Method in class org.infinispan.config.GlobalConfiguration.GlobalJmxStatisticsType
 
getCacheManagerStatus() - Method in class org.infinispan.manager.DefaultCacheManager
 
getCacheMode() - Method in class org.infinispan.config.Configuration
 
getCacheModeString() - Method in class org.infinispan.config.Configuration
 
getCacheName() - Method in class org.infinispan.CacheImpl
Returns the cache name.
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.remote.ClusteredGetCommand
 
getCacheName() - Method in class org.infinispan.commands.tx.AbstractTransactionBoundaryCommand
 
getCacheName() - Method in class org.infinispan.factories.ComponentRegistry
 
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.EventImpl
 
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.spring.provider.SpringEmbeddedCacheManager
 
getCacheNames() - Method in class org.infinispan.spring.provider.SpringRemoteCacheManager
As of Infinispan 4.2.0.FINAL org.infinispan.client.hotrod.RemoteCache does not support retrieving the set of all cache names from the hotrod server.
getCaches() - Method in class org.infinispan.distribution.ch.AbstractWheelConsistentHash
 
getCaches() - Method in interface org.infinispan.distribution.ch.ConsistentHash
Should return a collection of cache addresses in the cluster.
getCaches() - Method in class org.infinispan.distribution.ch.ExperimentalDefaultConsistentHash
 
getCaches() - Method in class org.infinispan.distribution.ch.UnionConsistentHash
 
getCacheSize() - Method in class org.infinispan.ec2demo.InfluenzaVirusCache
 
getCacheSize() - Method in class org.infinispan.ec2demo.NucleotideCache
 
getCacheSize() - Method in class org.infinispan.ec2demo.ProteinCache
 
getCacheStatus() - Method in class org.infinispan.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.
getCacheStopTimeout() - Method in class org.infinispan.config.Configuration
 
getCacheStopTimeout() - Method in class org.infinispan.config.Configuration.TransactionType
 
getCacheStore() - Method in interface org.infinispan.loaders.CacheLoaderManager
 
getCacheStore() - Method in class org.infinispan.loaders.CacheLoaderManagerImpl
 
getCacheStoreConfig() - Method in class org.infinispan.loaders.AbstractCacheStore
 
getCacheStoreConfig() - Method in interface org.infinispan.loaders.CacheStore
Returns the configuration object associated to this cache store config.
getCacheStoreConfig() - Method in class org.infinispan.loaders.decorators.AbstractDelegatingStore
 
getCacheStoreConfig() - Method in class org.infinispan.loaders.decorators.ChainingCacheStore
 
getCacheStoreForRehashing() - Method in interface org.infinispan.distribution.DistributionManager
Retrieves a cache store if one is available and set up for use in rehashing.
getCacheStoreForRehashing() - Method in class org.infinispan.distribution.DistributionManagerImpl
 
getCacheTrasaction() - Method in class org.infinispan.context.impl.AbstractTxInvocationContext
 
getCacheTrasaction() - Method in class org.infinispan.context.impl.LocalTxInvocationContext
 
getCacheTrasaction() - Method in class org.infinispan.context.impl.RemoteTxInvocationContext
 
getCatalogDbName() - Method in class org.infinispan.loaders.bdbje.BdbjeCacheStoreConfig
 
getChangeLogSize() - Method in class org.infinispan.atomic.AtomicHashMapDelta
 
getChannel() - Method in class org.infinispan.remoting.transport.jgroups.JGroupsTransport
 
getChild(Fqn) - Method in interface org.infinispan.tree.Node
Returns the child node
getChild(Fqn, Flag...) - Method in interface org.infinispan.tree.Node
 
getChild(Object) - Method in interface org.infinispan.tree.Node
 
getChild(Object, Flag...) - Method in interface org.infinispan.tree.Node
 
getChild(Fqn) - Method in class org.infinispan.tree.NodeImpl
 
getChild(Fqn, Flag...) - Method in class org.infinispan.tree.NodeImpl
 
getChild(Object) - Method in class org.infinispan.tree.NodeImpl
 
getChild(Object, Flag...) - Method in class org.infinispan.tree.NodeImpl
 
getChildren() - Method in class org.infinispan.tools.schema.TreeNode
 
getChildren() - Method in interface org.infinispan.tree.Node
Returns an immutable set of children nodes.
getChildren(Flag...) - Method in interface org.infinispan.tree.Node
 
getChildren() - Method in class org.infinispan.tree.NodeImpl
 
getChildren(Flag...) - Method in class org.infinispan.tree.NodeImpl
 
getChildrenNames(ITransaction, String) - Method in class org.infinispan.demos.gridfs.GridStore
 
getChildrenNames() - Method in interface org.infinispan.tree.Node
Returns an immutable set of children node names.
getChildrenNames(Flag...) - Method in interface org.infinispan.tree.Node
 
getChildrenNames() - Method in class org.infinispan.tree.NodeImpl
 
getChildrenNames(Flag...) - Method in class org.infinispan.tree.NodeImpl
 
getChunkId() - Method in class org.infinispan.lucene.ChunkCacheKey
Get the chunkId.
getChunkSize() - Method in class org.infinispan.io.GridFile
 
getChunkSize() - Method in class org.infinispan.io.GridFile.Metadata
 
getClassForName(String, ClassLoader) - Static method in class org.infinispan.jmx.ResourceDMBean
 
getClassLoader() - Method in class org.infinispan.AbstractDelegatingAdvancedCache
 
getClassLoader() - Method in interface org.infinispan.AdvancedCache
 
getClassLoader() - Method in class org.infinispan.CacheImpl
 
getClassLoader() - Method in class org.infinispan.ClassLoaderSpecfiedCache
 
getClassLoader() - Method in class org.infinispan.config.Configuration
 
getClassLoader() - Method in class org.infinispan.config.GlobalConfiguration
Get the classloader in use by this configuration.
getClassLoader() - Method in class org.infinispan.loaders.AbstractCacheLoaderConfig
 
getClassLoader() - Method in interface org.infinispan.loaders.CacheLoaderConfig
Get the classloader that should be used to load resources from the classpath
getClassLoader() - Method in class org.infinispan.loaders.decorators.AbstractDecoratorConfigurationBean
 
getClassLoader() - Method in class org.infinispan.marshall.jboss.DefaultContextClassResolver
 
getClassLoaders(ClassLoader) - Static method in class org.infinispan.util.Util
 
getClassMapping(String) - Method in class org.infinispan.query.backend.SearchableCacheConfiguration
 
getClassMappings() - Method in class org.infinispan.query.backend.SearchableCacheConfiguration
 
getClassName() - Method in class org.infinispan.config.CustomInterceptorConfig
 
getClazz() - Method in class org.infinispan.config.GrouperConfiguration
 
getCloudService() - Method in class org.infinispan.loaders.cloud.CloudCacheStoreConfig
 
getCloudServiceLocation() - Method in class org.infinispan.loaders.cloud.CloudCacheStoreConfig
 
getClusteredDefault() - Static method in class org.infinispan.config.GlobalConfiguration
Helper method that gets you a default constructed GlobalConfiguration, preconfigured to use the default clustering stack.
getClusterMembers() - Method in class org.infinispan.manager.DefaultCacheManager
 
getClusterName() - Method in class org.infinispan.config.GlobalConfiguration
 
getClusterName() - Method in class org.infinispan.config.GlobalConfiguration.TransportType
 
getClusterName() - Method in class org.infinispan.manager.DefaultCacheManager
getClusterName() - Method in interface org.infinispan.manager.EmbeddedCacheManager
 
getClusterSize() - Method in class org.infinispan.manager.DefaultCacheManager
 
getCode() - Method in class org.infinispan.client.hotrod.impl.VersionedOperationResponse
 
getCoinToss() - Method in class org.infinispan.transaction.xa.DldGlobalTransaction
 
getCollocatedKey(K) - Method in interface org.infinispan.affinity.KeyAffinityService
Returns a key that will be distributed on the same node as the supplied key.
getCollocatedKey(Object) - Method in class org.infinispan.affinity.KeyAffinityServiceImpl
 
getColumnCount() - Method in class org.infinispan.demo.InfinispanDemo.CachedDataTableModel
 
getColumnCount() - Method in class org.infinispan.demo.InfinispanDemo.ClusterTableModel
 
getColumnName(int) - Method in class org.infinispan.demo.InfinispanDemo.CachedDataTableModel
 
getColumnName(int) - Method in class org.infinispan.demo.InfinispanDemo.ClusterTableModel
 
getCommand() - Method in class org.infinispan.commands.remote.SingleRpcCommand
 
getCommandAwareRpcDispatcher() - Method in class org.infinispan.remoting.transport.jgroups.JGroupsTransport
 
getCommandFactoryClassName() - Method in class org.infinispan.util.ModuleProperties
 
getCommandId() - Method in class org.infinispan.commands.control.LockControlCommand
 
getCommandId() - Method in class org.infinispan.commands.control.RehashControlCommand
 
getCommandId() - Method in class org.infinispan.commands.control.StateTransferControlCommand
 
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.GetKeyValueCommand
 
getCommandId() - Method in class org.infinispan.commands.read.MapReduceCommand
 
getCommandId() - Method in class org.infinispan.commands.remote.ClusteredGetCommand
 
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.RemoveRecoveryInfoCommand
 
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.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.ReplaceCommand
 
getCommandInitializerClassName() - Method in class org.infinispan.util.ModuleProperties
 
getCommands() - Method in class org.infinispan.commands.remote.MultipleRpcCommand
 
getCommandToReplay(VisitableCommand) - Method in class org.infinispan.interceptors.DistTxInterceptor
Only replays modifications that are
getCommandToReplay(VisitableCommand) - Method in class org.infinispan.interceptors.TxInterceptor
Designed to be overridden.
getCommits() - Method in class org.infinispan.interceptors.TxInterceptor
 
getComparatorClassName() - Method in class org.infinispan.loaders.jdbm.JdbmCacheStoreConfig
 
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(Class<T>, String) - Method in class org.infinispan.factories.AbstractComponentRegistry
 
getComponent(Class<T>, String) - Method in class org.infinispan.factories.ComponentRegistry
 
getComponentRegistry() - Method in class org.infinispan.AbstractDelegatingAdvancedCache
 
getComponentRegistry() - Method in interface org.infinispan.AdvancedCache
 
getComponentRegistry() - Method in class org.infinispan.CacheImpl
 
getComponentRegistry() - Method in class org.infinispan.commands.remote.BaseRpcCommand
 
getComponentRegistry() - Method in interface org.infinispan.commands.remote.CacheRpcCommand
Retrieves the component registry associated with this command
getComponentRegistry() - Method in class org.infinispan.commands.tx.AbstractTransactionBoundaryCommand
 
getConcurrencyLevel() - Method in class org.infinispan.config.Configuration
 
getConcurrencyLevel() - Method in class org.infinispan.config.Configuration.LockingType
 
getConcurrencyLevel() - Method in class org.infinispan.loaders.AbstractCacheStore
 
getConcurrencyLevel() - Method in class org.infinispan.util.concurrent.locks.LockManagerImpl
 
getConfigBeans() - Method in class org.infinispan.tools.doclet.config.AbstractConfigHtmlGenerator
 
getConfigBeans() - Method in class org.infinispan.tools.doclet.config.ConfigHtmlGenerator
 
getConfiguration() - Method in class org.infinispan.AbstractDelegatingCache
 
getConfiguration() - Method in interface org.infinispan.Cache
 
getConfiguration() - Method in class org.infinispan.CacheImpl
 
getConfiguration() - Method in class org.infinispan.client.hotrod.impl.RemoteCacheSupport
 
getConfiguration() - Method in interface org.infinispan.client.hotrod.RemoteCache
 
getConfiguration() - Method in class org.infinispan.commands.remote.BaseRpcCommand
 
getConfiguration() - Method in interface org.infinispan.commands.remote.CacheRpcCommand
Retrieves the configuration associated with this command
getConfiguration() - Method in class org.infinispan.commands.tx.AbstractTransactionBoundaryCommand
 
getConfiguration(String) - Method in interface org.infinispan.config.ConfigurationRegistry
Gets a clone of the Configuration registered under the given name.
getConfiguration() - Method in class org.infinispan.factories.AbstractComponentRegistry
Retrieves the configuration component.
getConfiguration() - Method in class org.infinispan.tree.CacheAdapter
 
getConfigurationAsXmlString() - Method in class org.infinispan.CacheImpl
Returns the cache configuration as XML string.
getConfigurationClass() - Method in class org.infinispan.loaders.bdbje.BdbjeCacheStore
This method is used by the configuration parser to get a hold of the CacheLoader implementation's corresponding CacheLoaderConfig type.
getConfigurationClass() - Method in interface org.infinispan.loaders.CacheLoader
This method is used by the configuration parser to get a hold of the CacheLoader implementation's corresponding CacheLoaderConfig type.
getConfigurationClass() - Method in class org.infinispan.loaders.cassandra.CassandraCacheStore
 
getConfigurationClass() - Method in class org.infinispan.loaders.cloud.CloudCacheStore
 
getConfigurationClass() - Method in class org.infinispan.loaders.cluster.ClusterCacheLoader
 
getConfigurationClass() - Method in class org.infinispan.loaders.decorators.AbstractDelegatingStore
 
getConfigurationClass() - Method in class org.infinispan.loaders.decorators.ChainingCacheStore
 
getConfigurationClass() - Method in class org.infinispan.loaders.file.FileCacheStore
 
getConfigurationClass() - Method in class org.infinispan.loaders.jdbc.binary.JdbcBinaryCacheStore
 
getConfigurationClass() - Method in class org.infinispan.loaders.jdbc.mixed.JdbcMixedCacheStore
 
getConfigurationClass() - Method in class org.infinispan.loaders.jdbc.stringbased.JdbcStringBasedCacheStore
 
getConfigurationClass() - Method in class org.infinispan.loaders.jdbm.JdbmCacheStore
 
getConfigurationClass() - Method in class org.infinispan.loaders.remote.RemoteCacheStore
 
getConfigurationClassName() - Method in class org.infinispan.util.ModuleProperties
 
getConfigurationNames() - Method in interface org.infinispan.config.ConfigurationRegistry
Gets the names of all registered configurations.
getConfigurationPropertiesFile() - Method in class org.infinispan.loaders.cassandra.CassandraCacheStoreConfig
 
getConnection() - Method in class org.infinispan.loaders.jdbc.connectionfactory.ConnectionFactory
Fetches a connection from the factory.
getConnection() - Method in class org.infinispan.loaders.jdbc.connectionfactory.ManagedConnectionFactory
 
getConnection() - Method in class org.infinispan.loaders.jdbc.connectionfactory.PooledConnectionFactory
 
getConnection() - Method in class org.infinispan.loaders.jdbc.connectionfactory.SimpleConnectionFactory
 
getConnectionFactory() - Method in class org.infinispan.loaders.jdbc.binary.JdbcBinaryCacheStore
 
getConnectionFactory(String, ClassLoader) - Static method in class org.infinispan.loaders.jdbc.connectionfactory.ConnectionFactory
Constructs a ConnectionFactory based on the supplied class name.
getConnectionFactory() - Method in class org.infinispan.loaders.jdbc.mixed.JdbcMixedCacheStore
 
getConnectionFactory() - Method in class org.infinispan.loaders.jdbc.stringbased.JdbcStringBasedCacheStore
 
getConnectionFactoryClass() - Method in class org.infinispan.loaders.jdbc.connectionfactory.ConnectionFactoryConfig
 
getConnectionFactoryConfig() - Method in class org.infinispan.loaders.jdbc.AbstractJdbcCacheStoreConfig
 
getConnectionPool() - Method in class org.infinispan.client.hotrod.impl.transport.tcp.TcpTransportFactory
 
getConnectionUrl() - Method in class org.infinispan.loaders.jdbc.connectionfactory.ConnectionFactoryConfig
 
getConnectionUrl() - Method in class org.infinispan.loaders.jdbc.connectionfactory.SimpleConnectionFactory
 
getConsistentHash() - Method in class org.infinispan.client.hotrod.impl.transport.tcp.TcpTransportFactory
Note that the returned ConsistentHash may not be thread-safe.
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.DistributionManagerImpl
 
getConsistentHashAtEnd() - Method in class org.infinispan.notifications.cachelistener.event.EventImpl
 
getConsistentHashAtEnd() - Method in interface org.infinispan.notifications.cachelistener.event.TopologyChangedEvent
 
getConsistentHashAtStart() - Method in class org.infinispan.notifications.cachelistener.event.EventImpl
 
getConsistentHashAtStart() - Method in interface org.infinispan.notifications.cachelistener.event.TopologyChangedEvent
 
getConsistentHashClass() - Method in class org.infinispan.config.Configuration
 
getConsistentHashClass() - Method in class org.infinispan.config.Configuration.HashType
 
getContents() - Method in class org.infinispan.tree.NodeKey
 
getCoordinator() - Method in class org.infinispan.manager.DefaultCacheManager
getCoordinator() - Method in interface org.infinispan.manager.EmbeddedCacheManager
 
getCoordinator() - Method in class org.infinispan.remoting.transport.jgroups.JGroupsTransport
 
getCoordinator() - Method in interface org.infinispan.remoting.transport.Transport
 
getCountry() - Method in class org.infinispan.ec2demo.Nucleotide_Protein_Element
 
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.InternalCacheEntry
 
getCreated() - Method in interface org.infinispan.container.entries.InternalCacheValue
 
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.TransientCacheEntry
 
getCreated() - Method in class org.infinispan.container.entries.TransientMortalCacheEntry
 
getCreatedCacheCount() - Method in class org.infinispan.manager.DefaultCacheManager
 
getCurrentNumberOfEntries() - Method in interface org.infinispan.stats.Stats
Returns the number of entries currently in this cache instance.
getCurrentNumberOfEntries() - Method in class org.infinispan.stats.StatsImpl
 
getCurrentStateTransferSource() - Method in interface org.infinispan.remoting.rpc.RpcManager
If RpcManager.retrieveState(String, long) has been invoked and hasn't yet returned (i.e., a state transfer is in progress), this method will return the current Address from which a state transfer is being attempted.
getCurrentStateTransferSource() - Method in class org.infinispan.remoting.rpc.RpcManagerImpl
 
getCustomInterceptors() - Method in class org.infinispan.config.Configuration.CustomInterceptorsType
 
getCustomInterceptors() - Method in class org.infinispan.config.Configuration
Returns the CustomInterceptorConfig, if any, associated with this configuration object.
getCustomMarshallerVersionInt() - Method in class org.infinispan.marshall.VersionAwareMarshaller
 
getData() - Method in interface org.infinispan.tree.Node
Returns a map containing the data in this Node.
getData(Flag...) - Method in interface org.infinispan.tree.Node
 
getData() - Method in class org.infinispan.tree.NodeImpl
 
getData(Flag...) - Method in class org.infinispan.tree.NodeImpl
 
getData(Fqn) - Method in interface org.infinispan.tree.TreeCache
Retrieves a defensively copied data map of the underlying node.
getData(Fqn, Flag...) - Method in interface org.infinispan.tree.TreeCache
 
getData(Fqn) - Method in class org.infinispan.tree.TreeCacheImpl
 
getData(Fqn, Flag...) - Method in class org.infinispan.tree.TreeCacheImpl
 
getData() - Method in class org.infinispan.util.ByteArrayKey
 
getDatabaseType() - Method in class org.infinispan.loaders.jdbc.AbstractNonDelegatingJdbcCacheStoreConfig
 
getDatabaseType() - Method in class org.infinispan.loaders.jdbc.mixed.JdbcMixedCacheStoreConfig
 
getDataColumnName() - Method in class org.infinispan.loaders.jdbc.TableManipulation
 
getDataColumnType() - Method in class org.infinispan.loaders.jdbc.TableManipulation
 
getDataContainer() - Method in class org.infinispan.AbstractDelegatingAdvancedCache
 
getDataContainer() - Method in interface org.infinispan.AdvancedCache
 
getDataContainer() - Method in class org.infinispan.CacheImpl
 
getDataContainer() - Method in class org.infinispan.config.Configuration
 
getDataContainerClass() - Method in class org.infinispan.config.Configuration.DataContainerType
 
getDataContainerClass() - Method in class org.infinispan.config.Configuration
Pluggable data container class which must implement DataContainer
getDataContainerProperties() - Method in class org.infinispan.config.Configuration
 
getDatasourceJndiLocation() - Method in class org.infinispan.loaders.cassandra.CassandraCacheStoreConfig
 
getDatasourceJndiLocation() - Method in class org.infinispan.loaders.jdbc.connectionfactory.ConnectionFactoryConfig
 
getDeadlockDetectionSpinDuration() - Method in class org.infinispan.config.Configuration
 
getDecoder() - Method in class org.infinispan.server.websocket.WebSocketServer
 
getDefaultCacheConfiguration(Instance<Configuration>) - Method in class org.infinispan.cdi.DefaultCacheConfigurationProducer
Produces the default cache configuration.
getDefaultCacheManager(Instance<EmbeddedCacheManager>, Configuration) - Method in class org.infinispan.cdi.DefaultCacheManagerProducer
Produces the default cache manager.
getDefaultConfiguration() - Method in class org.infinispan.manager.DefaultCacheManager
 
getDefaultConfiguration() - Method in interface org.infinispan.manager.EmbeddedCacheManager
Returns default configuration for this CacheManager
getDefaultExecutorFactoryPoolSize() - Method in class org.infinispan.client.hotrod.impl.ConfigurationProperties
 
getDefaultFactoryMap() - Method in class org.infinispan.factories.AbstractComponentRegistry
 
getDefaultFactoryMap() - Method in class org.infinispan.factories.ComponentRegistry
 
getDefaultMethodCacheName(Method) - Static method in class org.infinispan.cdi.util.CacheHelper
Returns the default cache name associated to the given method according to JSR-107 specification.
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
 
getDefinedCacheCount() - Method in class org.infinispan.manager.DefaultCacheManager
 
getDefinedCacheNames() - Method in class org.infinispan.manager.DefaultCacheManager
 
getDelegate() - Method in class org.infinispan.loaders.decorators.AbstractDelegatingStore
 
getDeleteAllRowsSql() - Method in class org.infinispan.loaders.jdbc.TableManipulation
 
getDeleteExpiredRowsSql() - Method in class org.infinispan.loaders.jdbc.TableManipulation
 
getDeleteRowSql() - Method in class org.infinispan.loaders.jdbc.TableManipulation
 
getDepth() - Method in class org.infinispan.tools.schema.TreeNode
 
getDetectedLocalDeadlocks() - Method in class org.infinispan.util.concurrent.locks.DeadlockDetectingLockManager
 
getDetectedRemoteDeadlocks() - Method in class org.infinispan.util.concurrent.locks.DeadlockDetectingLockManager
 
getDistance(Address, Address) - Method in class org.infinispan.distribution.ch.ExperimentalDefaultConsistentHash
The distance between the first entries in the address array for two caches, a1 and a2.
getDistributedSync() - Method in class org.infinispan.remoting.transport.jgroups.JGroupsTransport
 
getDistributedSync() - Method in interface org.infinispan.remoting.transport.Transport
 
getDistributedSyncTimeout() - Method in class org.infinispan.config.GlobalConfiguration
 
getDistributedSyncTimeout() - Method in class org.infinispan.config.GlobalConfiguration.TransportType
 
getDistributionManager() - Method in class org.infinispan.AbstractDelegatingAdvancedCache
 
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.CacheImpl
 
getDocumentRoot(InputStream) - Static method in class org.infinispan.config.parsing.XmlConfigHelper
Returns the root element of a given input stream
getDriverClass() - Method in class org.infinispan.loaders.jdbc.connectionfactory.ConnectionFactoryConfig
 
getElapsedTime() - Method in class org.infinispan.interceptors.CacheMgmtInterceptor
 
getElementContent(Element, boolean) - Static method in class org.infinispan.config.parsing.XmlConfigHelper
Reads the contents of the element passed in.
getElementsCount() - Method in interface org.infinispan.remoting.ReplicationQueue
 
getElementsCount() - Method in class org.infinispan.remoting.ReplicationQueueImpl
 
getEmsConnection() - Method in class org.infinispan.rhq.CacheManagerComponent
 
getEnabled() - Method in class org.infinispan.config.GlobalConfiguration.GlobalJmxStatisticsType
 
getEncoder() - Method in class org.infinispan.server.websocket.WebSocketServer
 
getEnlistedResources() - Method in class org.infinispan.transaction.tm.DummyTransaction
 
getEnlistedSynchronization() - Method in class org.infinispan.transaction.tm.DummyTransaction
 
getEntries() - Method in class org.infinispan.loaders.bucket.Bucket
 
getEntries() - Method in interface org.infinispan.notifications.cachelistener.event.CacheEntriesEvictedEvent
Retrieves entries being evicted.
getEntries() - Method in class org.infinispan.notifications.cachelistener.event.EventImpl
 
getEntry(Object) - Method in class org.infinispan.loaders.bucket.Bucket
 
getEntryColumnFamily() - Method in class org.infinispan.loaders.cassandra.CassandraCacheStoreConfig
 
getEnvironmentPropertiesFile() - Method in class org.infinispan.loaders.bdbje.BdbjeCacheStoreConfig
 
getErroneousAttributes() - Method in exception org.infinispan.config.ConfigurationException
 
getEvictionManager() - Method in class org.infinispan.AbstractDelegatingAdvancedCache
 
getEvictionManager() - Method in interface org.infinispan.AdvancedCache
 
getEvictionManager() - Method in class org.infinispan.CacheImpl
 
getEvictionMaxEntries() - Method in class org.infinispan.config.Configuration
 
getEvictions() - Method in class org.infinispan.interceptors.CacheMgmtInterceptor
 
getEvictions() - Method in interface org.infinispan.stats.Stats
 
getEvictions() - Method in class org.infinispan.stats.StatsImpl
 
getEvictionScheduledExecutorFactoryClass() - Method in class org.infinispan.config.GlobalConfiguration
 
getEvictionScheduledExecutorProperties() - Method in class org.infinispan.config.GlobalConfiguration
 
getEvictionStrategy() - Method in class org.infinispan.config.Configuration
 
getEvictionThreadPolicy() - Method in class org.infinispan.config.Configuration
 
getEvictionWakeUpInterval() - Method in class org.infinispan.config.Configuration
Deprecated. Use Configuration.getExpirationWakeUpInterval()
getException() - Method in class org.infinispan.remoting.responses.ExceptionResponse
 
getExecutor(Properties) - Method in class org.infinispan.client.hotrod.impl.async.DefaultAsyncExecutorFactory
 
getExecutor(Properties) - Method in class org.infinispan.executors.DefaultExecutorFactory
 
getExecutor(Properties) - Method in interface org.infinispan.executors.ExecutorFactory
 
getExitingNumberOfKeys() - Method in class org.infinispan.affinity.KeyAffinityServiceImpl
 
getExpirationColumnFamily() - Method in class org.infinispan.loaders.cassandra.CassandraCacheStoreConfig
 
getExpirationLifespan() - Method in class org.infinispan.config.Configuration
Expiration lifespan, in milliseconds
getExpirationMaxIdle() - Method in class org.infinispan.config.Configuration
Expiration max idle time, in milliseconds
getExpirationWakeUpInterval() - Method in class org.infinispan.config.Configuration
Eviction thread wake up interval, in milliseconds.
getExpiryDbName() - Method in class org.infinispan.loaders.bdbje.BdbjeCacheStoreConfig
 
getExpiryDbPrefix() - Method in class org.infinispan.loaders.bdbje.BdbjeCacheStoreConfig
 
getExpiryQueueSize() - Method in class org.infinispan.loaders.jdbm.JdbmCacheStoreConfig
 
getExpiryTime() - Method in class org.infinispan.container.entries.ImmortalCacheEntry
 
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 class org.infinispan.container.entries.MortalCacheEntry
 
getExpiryTime() - Method in class org.infinispan.container.entries.TransientCacheEntry
 
getExpiryTime() - Method in class org.infinispan.container.entries.TransientMortalCacheEntry
 
getExternalizer(Class<?>) - Method in class org.infinispan.marshall.jboss.SerializeWithExtFactory
 
getExternalizerClass() - Method in class org.infinispan.config.AdvancedExternalizerConfig
 
getExternalizers() - Method in class org.infinispan.config.GlobalConfiguration
 
getFacetManager() - Method in interface org.infinispan.query.CacheQuery
 
getFacetManager() - Method in class org.infinispan.query.impl.CacheQueryImpl
 
getFactory() - Method in class org.infinispan.config.GlobalConfiguration.ExecutorFactoryType
 
getFactory() - Method in class org.infinispan.config.GlobalConfiguration.ScheduledExecutorFactoryType
 
getFactory(Class) - Method in class org.infinispan.factories.AbstractComponentRegistry
Retrieves a component factory instance capable of constructing components of a specified type.
getFetchSize() - Method in class org.infinispan.loaders.jdbc.AbstractNonDelegatingJdbcCacheStoreConfig
 
getFetchSize() - Method in class org.infinispan.loaders.jdbc.TableManipulation
For DB queries (e.g.
getFieldName() - Method in class org.infinispan.config.Configuration.BooleanAttributeType
 
getFields(Class<?>, Class<?>) - Static method in class org.infinispan.util.ReflectionUtil
 
getFile(String) - Method in class org.infinispan.io.GridFilesystem
 
getFile(String, int) - Method in class org.infinispan.io.GridFilesystem
 
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
 
getFileName() - Method in class org.infinispan.lucene.ChunkCacheKey
Get the fileName.
getFileName() - Method in class org.infinispan.lucene.FileCacheKey
Get the fileName.
getFileName() - Method in class org.infinispan.lucene.FileReadLockKey
Get the fileName.
getFilePointer() - Method in class org.infinispan.lucene.InfinispanIndexInput
 
getFilePointer() - Method in class org.infinispan.lucene.InfinispanIndexOutput
 
getFilePointer() - Method in class org.infinispan.lucene.SingleChunkIndexInput
 
getFirstCacheLoaderConfig() - Method in class org.infinispan.config.CacheLoaderManagerConfig
 
getFirstChildElement(Element) - Static method in class org.infinispan.config.parsing.XmlConfigHelper
Gets the first child element of an element
getFirstInChain() - Method in class org.infinispan.interceptors.InterceptorChain
 
getFlagInt() - Method in enum org.infinispan.client.hotrod.Flag
 
getFlags() - Method in class org.infinispan.commands.control.LockControlCommand
 
getFlags() - Method in interface org.infinispan.commands.FlagAffectedCommand
 
getFlags() - Method in class org.infinispan.commands.read.AbstractDataCommand
 
getFlags() - Method in class org.infinispan.commands.remote.ClusteredGetCommand
 
getFlags() - Method in class org.infinispan.commands.write.ClearCommand
 
getFlags() - Method in class org.infinispan.commands.write.PutMapCommand
 
getFlags() - Method in interface org.infinispan.context.FlagContainer
 
getFlags() - Method in class org.infinispan.context.impl.AbstractInvocationContext
 
getFlags() - Method in class org.infinispan.context.impl.ImmutableContext
 
getFlags() - Method in class org.infinispan.context.InvocationContextFlagsOverride
 
getFlags() - Method in class org.infinispan.tree.TreeContext
 
getFlushLockTimeout() - Method in class org.infinispan.loaders.decorators.AsyncStoreConfig
 
getForceReturnValues() - Method in class org.infinispan.client.hotrod.impl.ConfigurationProperties
 
getFormatId() - Method in class org.infinispan.transaction.tm.DummyXid
 
getFormatId() - Method in class org.infinispan.transaction.xa.recovery.SerializableXid
 
getFqn() - Method in interface org.infinispan.tree.Node
Returns the Fqn which represents the location of this