Skip navigation links
Infinispan JavaDoc 8.5.3.Final-redhat-00001
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

AbstractCacheEventFilterConverter<K,V,C> - Class in org.infinispan.notifications.cachelistener.filter
AbstractCacheEventFilterConverter() - Constructor for class org.infinispan.notifications.cachelistener.filter.AbstractCacheEventFilterConverter
 
AbstractCounterConfiguration - Class in org.infinispan.counter.configuration
Base counter configuration with its name, initial value and Storage mode.
AbstractCustomInterceptorsConfigurationChildBuilder - Class in org.infinispan.configuration.cache
 
AbstractCustomInterceptorsConfigurationChildBuilder(CustomInterceptorsConfigurationBuilder) - Constructor for class org.infinispan.configuration.cache.AbstractCustomInterceptorsConfigurationChildBuilder
 
AbstractDelegatingAdvancedCache<K,V> - Class in org.infinispan
Deprecated.
Extend from AbstractDelegatingAdvancedCache instead. This class will be removed in the future.
AbstractDelegatingAdvancedCache(AdvancedCache<K, V>) - Constructor for class org.infinispan.AbstractDelegatingAdvancedCache
Deprecated.
 
AbstractDelegatingAdvancedCache(AdvancedCache<K, V>, AbstractDelegatingAdvancedCache.AdvancedCacheWrapper<K, V>) - Constructor for class org.infinispan.AbstractDelegatingAdvancedCache
Deprecated.
 
AbstractDelegatingCache<K,V> - Class in org.infinispan
Deprecated.
Extend from AbstractDelegatingCache instead. This class will be removed in the future.
AbstractDelegatingCache(Cache<K, V>) - Constructor for class org.infinispan.AbstractDelegatingCache
Deprecated.
 
AbstractDelegatingEmbeddedCacheManager - Class in org.infinispan.manager
Deprecated.
Extend from AbstractDelegatingEmbeddedCacheManager instead. This class will be removed in the future.
AbstractDelegatingEmbeddedCacheManager(EmbeddedCacheManager) - Constructor for class org.infinispan.manager.AbstractDelegatingEmbeddedCacheManager
Deprecated.
 
AbstractDelegatingMarshaller - Class in org.infinispan.commons.marshall
With the introduction of global and cache marshallers, there's a need to separate marshallers but still rely on the same marshalling backend as previously.
AbstractDelegatingMarshaller() - Constructor for class org.infinispan.commons.marshall.AbstractDelegatingMarshaller
 
AbstractExternalizer<T> - Class in org.infinispan.commons.marshall
Base class for AdvancedExternalizer implementations that offers default implementations for some of its methods.
AbstractExternalizer() - Constructor for class org.infinispan.commons.marshall.AbstractExternalizer
 
AbstractFileLookup - Class in org.infinispan.commons.util
 
AbstractFileLookup() - Constructor for class org.infinispan.commons.util.AbstractFileLookup
 
AbstractGlobalModuleConfigurationBuilder - Class in org.infinispan.configuration.global
 
AbstractGlobalModuleConfigurationBuilder(GlobalConfigurationBuilder) - Constructor for class org.infinispan.configuration.global.AbstractGlobalModuleConfigurationBuilder
 
AbstractHotRodServerChildConfigurationBuilder - Class in org.infinispan.server.hotrod.configuration
AbstractHotRodServerChildConfigurationBuilder.
AbstractHotRodServerChildConfigurationBuilder(HotRodServerChildConfigurationBuilder) - Constructor for class org.infinispan.server.hotrod.configuration.AbstractHotRodServerChildConfigurationBuilder
 
AbstractJBossMarshaller - Class in org.infinispan.commons.marshall.jboss
Common parent for both embedded and standalone JBoss Marshalling-based marshallers.
AbstractJBossMarshaller() - Constructor for class org.infinispan.commons.marshall.jboss.AbstractJBossMarshaller
 
AbstractJBossMarshaller.DebuggingExceptionListener - Class in org.infinispan.commons.marshall.jboss
 
AbstractJdbcStore<K,V> - Class in org.infinispan.persistence.jdbc.common
 
AbstractJdbcStore(Log) - Constructor for class org.infinispan.persistence.jdbc.common.AbstractJdbcStore
 
AbstractJdbcStoreConfiguration - Class in org.infinispan.persistence.jdbc.configuration
 
AbstractJdbcStoreConfiguration(AttributeSet, AsyncStoreConfiguration, SingletonStoreConfiguration, ConnectionFactoryConfiguration) - Constructor for class org.infinispan.persistence.jdbc.configuration.AbstractJdbcStoreConfiguration
 
AbstractJdbcStoreConfigurationBuilder<T extends AbstractJdbcStoreConfiguration,S extends AbstractJdbcStoreConfigurationBuilder<T,S>> - Class in org.infinispan.persistence.jdbc.configuration
 
AbstractJdbcStoreConfigurationBuilder(PersistenceConfigurationBuilder, AttributeSet) - Constructor for class org.infinispan.persistence.jdbc.configuration.AbstractJdbcStoreConfigurationBuilder
 
AbstractJdbcStoreConfigurationChildBuilder<S extends AbstractJdbcStoreConfigurationBuilder<?,S>> - Class in org.infinispan.persistence.jdbc.configuration
AbstractJdbcStoreConfigurationChildBuilder.
AbstractJdbcStoreConfigurationChildBuilder(AbstractJdbcStoreConfigurationBuilder<?, S>) - Constructor for class org.infinispan.persistence.jdbc.configuration.AbstractJdbcStoreConfigurationChildBuilder
 
AbstractJdbcStoreConfigurationSerializer - Class in org.infinispan.persistence.jdbc.configuration
AbstractJdbcStoreConfigurationSerializer.
AbstractJdbcStoreConfigurationSerializer() - Constructor for class org.infinispan.persistence.jdbc.configuration.AbstractJdbcStoreConfigurationSerializer
 
AbstractKeyValueFilterConverter<K,V,C> - Class in org.infinispan.filter
This is a base class that should be used when implementing a KeyValueFilterConverter that provides default implementations for the KeyValueFilter.accept(Object, Object, org.infinispan.metadata.Metadata) and Converter.convert(Object, Object, org.infinispan.metadata.Metadata) methods so they just call the KeyValueFilterConverter.filterAndConvert(Object, Object, org.infinispan.metadata.Metadata) method and then do the right thing.
AbstractKeyValueFilterConverter() - Constructor for class org.infinispan.filter.AbstractKeyValueFilterConverter
 
AbstractMap<K,V> - Class in org.infinispan.commons.util
Similar to the JDK's AbstractMap, this provides common functionality for custom map implementations.
AbstractMap() - Constructor for class org.infinispan.commons.util.AbstractMap
 
AbstractMap.SimpleEntry<K,V> - Class in org.infinispan.commons.util
 
AbstractMarshaller - Class in org.infinispan.commons.marshall
Abstract Marshaller implementation containing shared implementations.
AbstractMarshaller() - Constructor for class org.infinispan.commons.marshall.AbstractMarshaller
 
AbstractModuleConfigurationBuilder - Class in org.infinispan.configuration.cache
AbstractModuleConfigurationBuilder.
AbstractModuleConfigurationBuilder(ConfigurationBuilder) - Constructor for class org.infinispan.configuration.cache.AbstractModuleConfigurationBuilder
 
AbstractModuleLifecycle - Class in org.infinispan.lifecycle
A default, no-op implementation of the ModuleLifecycle interface, designed for easy extension.
AbstractModuleLifecycle() - Constructor for class org.infinispan.lifecycle.AbstractModuleLifecycle
 
AbstractPersistenceConfigurationChildBuilder - Class in org.infinispan.configuration.cache
AbstractPersistenceConfigurationChildBuilder.
AbstractPersistenceConfigurationChildBuilder(PersistenceConfigurationBuilder) - Constructor for class org.infinispan.configuration.cache.AbstractPersistenceConfigurationChildBuilder
 
AbstractProtocolServerConfigurationChildBuilder<T extends ProtocolServerConfiguration,S extends ProtocolServerConfigurationChildBuilder<T,S>> - Class in org.infinispan.server.core.configuration
Helper
AbstractProtocolServerConfigurationChildBuilder(ProtocolServerConfigurationChildBuilder<T, S>) - Constructor for class org.infinispan.server.core.configuration.AbstractProtocolServerConfigurationChildBuilder
 
AbstractRemoteStoreConfigurationChildBuilder<S> - Class in org.infinispan.persistence.remote.configuration
AbstractRemoteStoreConfigurationChildBuilder.
AbstractRemoteStoreConfigurationChildBuilder(RemoteStoreConfigurationBuilder, AttributeSet) - Constructor for class org.infinispan.persistence.remote.configuration.AbstractRemoteStoreConfigurationChildBuilder
 
AbstractRestStoreConfigurationChildBuilder<S> - Class in org.infinispan.persistence.rest.configuration
AbstractRestStoreConfigurationChildBuilder.
AbstractRestStoreConfigurationChildBuilder(RestStoreConfigurationBuilder) - Constructor for class org.infinispan.persistence.rest.configuration.AbstractRestStoreConfigurationChildBuilder
 
AbstractSecurityConfigurationChildBuilder - Class in org.infinispan.persistence.remote.configuration
AbstractSecurityConfigurationChildBuilder.
AbstractStoreConfiguration - Class in org.infinispan.configuration.cache
 
AbstractStoreConfiguration(boolean, boolean, boolean, AsyncStoreConfiguration, SingletonStoreConfiguration, boolean, boolean, Properties) - Constructor for class org.infinispan.configuration.cache.AbstractStoreConfiguration
Deprecated.
Use {@link AbstractStoreConfiguration#AbstractStoreConfiguration(AttributeSet, AsyncStoreConfiguration, SingletonStoreConfiguration) instead
AbstractStoreConfiguration(AttributeSet, AsyncStoreConfiguration, SingletonStoreConfiguration) - Constructor for class org.infinispan.configuration.cache.AbstractStoreConfiguration
 
AbstractStoreConfigurationBuilder<T extends StoreConfiguration,S extends AbstractStoreConfigurationBuilder<T,S>> - Class in org.infinispan.configuration.cache
 
AbstractStoreConfigurationBuilder(PersistenceConfigurationBuilder) - Constructor for class org.infinispan.configuration.cache.AbstractStoreConfigurationBuilder
AbstractStoreConfigurationBuilder(PersistenceConfigurationBuilder, AttributeSet) - Constructor for class org.infinispan.configuration.cache.AbstractStoreConfigurationBuilder
 
AbstractStoreConfigurationChildBuilder<S> - Class in org.infinispan.configuration.cache
 
AbstractStoreConfigurationChildBuilder(StoreConfigurationBuilder<? extends AbstractStoreConfiguration, ? extends StoreConfigurationBuilder<?, ?>>) - Constructor for class org.infinispan.configuration.cache.AbstractStoreConfigurationChildBuilder
 
AbstractTransportConfigurationChildBuilder - Class in org.infinispan.configuration.cache
 
AbstractTransportConfigurationChildBuilder(TransactionConfigurationBuilder) - Constructor for class org.infinispan.configuration.cache.AbstractTransportConfigurationChildBuilder
 
AbstractTypedPropertiesConfiguration - Class in org.infinispan.commons.configuration
 
AbstractTypedPropertiesConfiguration(Properties) - Constructor for class org.infinispan.commons.configuration.AbstractTypedPropertiesConfiguration
AbstractTypedPropertiesConfiguration(AttributeSet) - Constructor for class org.infinispan.commons.configuration.AbstractTypedPropertiesConfiguration
 
accept(K, V, Metadata) - Method in class org.infinispan.filter.AbstractKeyValueFilterConverter
 
accept(Object, Object, Metadata) - Method in class org.infinispan.filter.AcceptAllKeyValueFilter
 
accept(K) - Method in class org.infinispan.filter.CollectionKeyFilter
 
accept(K) - Method in class org.infinispan.filter.CompositeKeyFilter
 
accept(K, V, Metadata) - Method in class org.infinispan.filter.CompositeKeyValueFilter
 
accept(K) - Method in interface org.infinispan.filter.KeyFilter
 
accept(K, V, Metadata) - Method in class org.infinispan.filter.KeyFilterAsKeyValueFilter
 
accept(K, V, Metadata) - Method in interface org.infinispan.filter.KeyValueFilter
 
accept(K) - Method in class org.infinispan.filter.KeyValueFilterAsKeyFilter
 
accept(K, V, Metadata, V, Metadata, EventType) - Method in class org.infinispan.notifications.cachelistener.filter.AbstractCacheEventFilterConverter
 
accept(K, V, Metadata, V, Metadata, EventType) - Method in interface org.infinispan.notifications.cachelistener.filter.CacheEventFilter
Whether or not this event should be raised to the listener it is attached to.
accept(K, V, Metadata) - Method in class org.infinispan.notifications.cachelistener.filter.CacheEventFilterAsKeyValueFilter
 
accept(K, V, Metadata, V, Metadata, EventType) - Method in class org.infinispan.notifications.cachelistener.filter.CompositeCacheEventFilter
 
accept(K, Object, Metadata, Object, Metadata, EventType) - Method in class org.infinispan.notifications.cachelistener.filter.KeyFilterAsCacheEventFilter
 
accept(K, V, Metadata, V, Metadata, EventType) - Method in class org.infinispan.notifications.cachelistener.filter.KeyValueFilterAsCacheEventFilter
 
accept(K, V, Metadata, V, Metadata, EventType) - Method in class org.infinispan.notifications.cachelistener.filter.PostCacheEventFilter
 
accept(K) - Method in class org.infinispan.persistence.PrimaryOwnerFilter
 
ACCEPT_ALL_FILTER - Static variable in interface org.infinispan.filter.KeyFilter
 
ACCEPT_ALL_KEY_VALUE_FILTER - Static variable in interface org.infinispan.commons.marshall.Ids
 
AcceptAllKeyValueFilter - Class in org.infinispan.filter
A key value filter that accepts all entries found.
AcceptAllKeyValueFilter.Externalizer - Class in org.infinispan.filter
 
ActivationManager - Interface in org.infinispan.eviction
Controls activation of cache entries that have been passivated.
AdaptiveBufferSizePredictor - Class in org.infinispan.commons.marshall
The BufferSizePredictor that automatically increases and decreases the predicted buffer size on feed back.
AdaptiveBufferSizePredictor() - Constructor for class org.infinispan.commons.marshall.AdaptiveBufferSizePredictor
Creates a new predictor with the default parameters.
AdaptiveBufferSizePredictor(int, int, int) - Constructor for class org.infinispan.commons.marshall.AdaptiveBufferSizePredictor
Creates a new predictor with the specified parameters.
add(E) - Method in class org.infinispan.commons.equivalence.EquivalentHashSet
Deprecated.
Adds the specified element to this set if it is not already present.
add(E) - Method in class org.infinispan.commons.util.CloseableIteratorCollectionAdapter
 
add(E) - Method in class org.infinispan.commons.util.concurrent.ConcurrentHashSet
 
add(int, E) - Method in class org.infinispan.commons.util.ForwardingList
 
add(E) - Method in class org.infinispan.commons.util.ForwardingList
 
add(E) - Method in class org.infinispan.commons.util.ImmutableListCopy
 
add(Integer) - Method in class org.infinispan.commons.util.SmallIntSet
 
add(int) - Method in class org.infinispan.commons.util.SmallIntSet
Add an integer to the set without boxing the parameter.
add(long) - Method in interface org.infinispan.counter.api.SyncWeakCounter
 
add(long) - Method in interface org.infinispan.counter.api.WeakCounter
Adds the given value to the new value.
add(Listeners.ReadWriteListeners.ReadWriteListener<K, V>) - Method in interface org.infinispan.functional.Listeners.ReadWriteListeners
Add a read-write listener, and return an AutoCloseable instance that can be used to remove the listener registration.
add(Listeners.WriteListeners.WriteListener<K, V>) - Method in interface org.infinispan.functional.Listeners.WriteListeners
Add a write-only listener, and return an AutoCloseable instance that can be used to remove the listener registration.
add(Permission) - Method in class org.infinispan.security.CachePermissionCollection
 
add(ExtendedStatistic, double, GlobalTransaction, boolean) - Method in class org.infinispan.stats.CacheStatisticManager
Adds a value to a statistic.
addAdvancedExternalizer(int, AdvancedExternalizer<T>) - Method in class org.infinispan.configuration.global.SerializationConfigurationBuilder
Helper method that allows for quick registration of an AdvancedExternalizer implementation alongside its corresponding identifier.
addAdvancedExternalizer(AdvancedExternalizer<T>) - Method in class org.infinispan.configuration.global.SerializationConfigurationBuilder
Helper method that allows for quick registration of an AdvancedExternalizer implementation alongside its corresponding identifier.
addAdvancedExternalizer(AdvancedExternalizer<T>...) - Method in class org.infinispan.configuration.global.SerializationConfigurationBuilder
Helper method that allows for quick registration of AdvancedExternalizer implementations.
addAll(Collection<? extends E>) - Method in class org.infinispan.commons.util.CloseableIteratorCollectionAdapter
 
addAll(Collection<? extends E>) - Method in class org.infinispan.commons.util.concurrent.ConcurrentHashSet
 
addAll(int, Collection<? extends E>) - Method in class org.infinispan.commons.util.ForwardingList
 
addAll(Collection<? extends E>) - Method in class org.infinispan.commons.util.ForwardingList
 
addAll(Collection<? extends E>) - Method in class org.infinispan.commons.util.ImmutableListCopy
 
addAll(int, Collection<? extends E>) - Method in class org.infinispan.commons.util.ImmutableListCopy
 
addAll(Collection<? extends Integer>) - Method in class org.infinispan.commons.util.SmallIntSet
 
addAllowedMech(String) - Method in class org.infinispan.server.hotrod.configuration.AuthenticationConfigurationBuilder
 
addAndGet(long) - Method in interface org.infinispan.counter.api.StrongCounter
Atomically adds the given value and return the new value.
addAndGet(long) - Method in interface org.infinispan.counter.api.SyncStrongCounter
 
addBackup() - Method in class org.infinispan.configuration.cache.SitesConfigurationBuilder
 
addCacheDependency(String, String) - Method in class org.infinispan.manager.DefaultCacheManager
 
addCacheDependency(String, String) - Method in interface org.infinispan.manager.EmbeddedCacheManager
Add a dependency between two caches.
addClasses(Class<?>...) - Method in class org.infinispan.commons.configuration.ClassWhiteList
 
addClusterLoader() - Method in class org.infinispan.configuration.cache.PersistenceConfigurationBuilder
Adds a cluster cache loader
addContinuousQueryListener(String, ContinuousQueryListener<K, C>) - Method in interface org.infinispan.query.api.continuous.ContinuousQuery
Add a listener for a continuous query.
addContinuousQueryListener(String, Map<String, Object>, ContinuousQueryListener<K, C>) - Method in interface org.infinispan.query.api.continuous.ContinuousQuery
Add a listener for a continuous query.
addContinuousQueryListener(Query, ContinuousQueryListener<K, C>) - Method in interface org.infinispan.query.api.continuous.ContinuousQuery
Add a listener for a continuous query.
addErroneousAttribute(String) - Method in exception org.infinispan.commons.CacheConfigurationException
 
addExecutorProperty(String, String) - Method in class org.infinispan.persistence.remote.configuration.ExecutorFactoryConfigurationBuilder
Add key/value property pair to this executor factory configuration
addFilteredListener(ListenerHolder, CacheEventFilter<? super K, ? super V>, CacheEventConverter<? super K, ? super V, C>, Set<Class<? extends Annotation>>) - Method in interface org.infinispan.notifications.DataConversionAwareListenable
 
addFilteredListener(Object, CacheEventFilter<? super K, ? super V>, CacheEventConverter<? super K, ? super V, C>, Set<Class<? extends Annotation>>) - Method in interface org.infinispan.notifications.FilteringListenable
Registers a listener limiting the cache-entry specific events only to annotations that are passed in as parameter.
addGrouper(Grouper<?>) - Method in class org.infinispan.configuration.cache.GroupsConfigurationBuilder
Add a grouper
addIndexedEntity(Class<?>) - Method in class org.infinispan.configuration.cache.IndexingConfigurationBuilder
 
addInterceptor(CommandInterceptor, int) - Method in interface org.infinispan.AdvancedCache
Deprecated.
addInterceptor() - Method in class org.infinispan.configuration.cache.CustomInterceptorsConfigurationBuilder
Deprecated.
Since 8.3, will be removed.
addInterceptorAfter(CommandInterceptor, Class<? extends CommandInterceptor>) - Method in interface org.infinispan.AdvancedCache
Deprecated.
addInterceptorBefore(CommandInterceptor, Class<? extends CommandInterceptor>) - Method in interface org.infinispan.AdvancedCache
Deprecated.
addInUseBackupSite(String) - Method in class org.infinispan.configuration.cache.SitesConfigurationBuilder
Defines the site names, from the list of sites names defined within 'backups' element, to which this cache backups its data.
addListener(T) - Method in interface org.infinispan.counter.api.StrongCounter
Registers a CounterListener to this counter.
addListener(T) - Method in interface org.infinispan.counter.api.WeakCounter
Adds a CounterListener to this counter.
addListener(Object) - Method in class org.infinispan.manager.DefaultCacheManager
 
addListener(Object, KeyFilter<? super K>, ClassLoader) - Method in interface org.infinispan.notifications.ClassLoaderAwareFilteringListenable
Adds a listener to the component.
addListener(Object, CacheEventFilter<? super K, ? super V>, CacheEventConverter<? super K, ? super V, C>, ClassLoader) - Method in interface org.infinispan.notifications.ClassLoaderAwareFilteringListenable
Adds a listener with the provided filter and converter and using a given classloader when invoked.
addListener(Object, ClassLoader) - Method in interface org.infinispan.notifications.ClassLoaderAwareListenable
Adds a listener along with a class loader to use for the invocation
addListener(ListenerHolder, CacheEventFilter<? super K, ? super V>, CacheEventConverter<? super K, ? super V, C>, ClassLoader) - Method in interface org.infinispan.notifications.DataConversionAwareListenable
 
addListener(Object, KeyFilter<? super K>) - Method in interface org.infinispan.notifications.FilteringListenable
Adds a listener to the component.
addListener(Object, CacheEventFilter<? super K, ? super V>, CacheEventConverter<? super K, ? super V, C>) - Method in interface org.infinispan.notifications.FilteringListenable
Registers a listener that will be notified on events that pass the filter condition.
addListener(Object) - Method in interface org.infinispan.notifications.Listenable
Adds a listener to the component.
addLocalValue(ExtendedStatistic, double) - Method in class org.infinispan.stats.CacheStatisticCollector
Adds a value to a local statistic.
addLockedKey(Object) - Method in interface org.infinispan.context.InvocationContext
Deprecated.
Tracks the given key as locked by this invocation context.
addMechProperty(String, String) - Method in class org.infinispan.server.hotrod.configuration.AuthenticationConfigurationBuilder
 
addMergePolicyFactory(EntryMergePolicyFactory) - Method in class org.infinispan.conflict.EntryMergePolicyFactoryRegistry
 
addModule(Class<T>) - Method in class org.infinispan.configuration.cache.ConfigurationBuilder
 
addModule(Class<T>) - Method in class org.infinispan.configuration.global.GlobalConfigurationBuilder
 
addParameter(String, Object) - Method in class org.infinispan.tasks.TaskContext
Adds a named parameter to the task context
addProperty(String, String) - Method in class org.infinispan.configuration.cache.AbstractStoreConfigurationBuilder
Defines a single property.
addProperty(String, String) - Method in class org.infinispan.configuration.cache.AbstractStoreConfigurationChildBuilder
 
addProperty(String, String) - Method in class org.infinispan.configuration.cache.DataContainerConfigurationBuilder
Add key/value property pair to this data container configuration
addProperty(String, String) - Method in class org.infinispan.configuration.cache.IndexingConfigurationBuilder
Defines a single property.
addProperty(String, String) - Method in class org.infinispan.configuration.cache.InterceptorConfigurationBuilder
 
addProperty(String, String) - Method in interface org.infinispan.configuration.cache.StoreConfigurationChildBuilder
Defines a single property.
addProperty(String, String) - Method in class org.infinispan.configuration.global.ExecutorFactoryConfigurationBuilder
Add key/value property pair to this executor factory configuration
addProperty(String, String) - Method in class org.infinispan.configuration.global.GlobalJmxStatisticsConfigurationBuilder
 
addProperty(String, String) - Method in class org.infinispan.configuration.global.ScheduledExecutorFactoryConfigurationBuilder
Add key/value property pair to this executor factory configuration
addProperty(String, String) - Method in class org.infinispan.configuration.global.TransportConfigurationBuilder
 
addRegexps(String...) - Method in class org.infinispan.commons.configuration.ClassWhiteList
 
addRemoteValue(ExtendedStatistic, double) - Method in class org.infinispan.stats.CacheStatisticCollector
Adds a value to a remote statistic.
addRequestor(Object, Address) - Method in interface org.infinispan.distribution.L1Manager
Deprecated.
Records a request that will be cached in another nodes L1
ADDRESS_COUNT - Static variable in class org.infinispan.configuration.cache.MemoryConfiguration
 
addressCount() - Method in class org.infinispan.configuration.cache.MemoryConfiguration
The address pointer count
addressCount(int) - Method in class org.infinispan.configuration.cache.MemoryConfigurationBuilder
Configuration setting when using off-heap that defines how many address pointers there are.
addressCount() - Method in class org.infinispan.configuration.cache.MemoryConfigurationBuilder
How many address pointers are configured for the off heap storage.
addScript(String, String) - Method in interface org.infinispan.scripting.ScriptingManager
Adds a new named script.
addServer() - Method in class org.infinispan.persistence.remote.configuration.AbstractRemoteStoreConfigurationChildBuilder
 
addServer() - Method in class org.infinispan.persistence.remote.configuration.RemoteStoreConfigurationBuilder
 
addServer() - Method in interface org.infinispan.persistence.remote.configuration.RemoteStoreConfigurationChildBuilder
Adds a new remote server
addSingleFileStore() - Method in class org.infinispan.configuration.cache.PersistenceConfigurationBuilder
Adds a single file cache store
addSpecificHeaders(FullHttpResponse) - Method in class org.infinispan.rest.InfinispanCacheResponse
 
addSpecificHeaders(FullHttpResponse) - Method in class org.infinispan.rest.InfinispanResponse
 
addStore(Class<T>) - Method in class org.infinispan.configuration.cache.PersistenceConfigurationBuilder
Adds a cache loader which uses the specified builder class to build its configuration
addStore(StoreConfigurationBuilder<?, ?>) - Method in class org.infinispan.configuration.cache.PersistenceConfigurationBuilder
Adds a cache loader which uses the specified builder instance to build its configuration
addStrongCounter() - Method in interface org.infinispan.counter.configuration.CounterConfigurationBuilder
 
addStrongCounter() - Method in class org.infinispan.counter.configuration.CounterManagerConfigurationBuilder
 
addValue(ExtendedStatistic, double) - Method in class org.infinispan.stats.TransactionStatistics
Adds a value to a statistic collected for this transaction.
addWeakCounter() - Method in interface org.infinispan.counter.configuration.CounterConfigurationBuilder
 
addWeakCounter() - Method in class org.infinispan.counter.configuration.CounterManagerConfigurationBuilder
 
ADMIN_FLAG - Static variable in interface org.infinispan.commons.marshall.Ids
 
AdminFlagExternalizer - Class in org.infinispan.commons.marshall
 
AdminFlagExternalizer() - Constructor for class org.infinispan.commons.marshall.AdminFlagExternalizer
 
administration() - Method in interface org.infinispan.manager.CacheContainer
Provides access to administrative methods which affect the underlying cache container, such as cache creation and removal.
administration() - Method in class org.infinispan.manager.DefaultCacheManager
 
administration() - Method in interface org.infinispan.manager.EmbeddedCacheManager
Provides an EmbeddedCacheManagerAdmin whose methods affect the entire cluster as opposed to a single node.
adminOperationsHandler(AdminOperationsHandler) - Method in class org.infinispan.server.core.configuration.AbstractProtocolServerConfigurationChildBuilder
 
adminOperationsHandler() - Method in class org.infinispan.server.core.configuration.ProtocolServerConfiguration
 
adminOperationsHandler - Variable in class org.infinispan.server.core.configuration.ProtocolServerConfigurationBuilder
 
adminOperationsHandler(AdminOperationsHandler) - Method in class org.infinispan.server.core.configuration.ProtocolServerConfigurationBuilder
 
adminOperationsHandler(AdminOperationsHandler) - Method in interface org.infinispan.server.core.configuration.ProtocolServerConfigurationChildBuilder
Indicates the AdminOperationsHandler which will be used to handle admin operations
adminOperationsHandler(AdminOperationsHandler) - Method in class org.infinispan.server.memcached.configuration.MemcachedServerConfigurationBuilder
 
AdvancedCache<K,V> - Interface in org.infinispan
An advanced interface that exposes additional methods not available on Cache.
AdvancedCacheExpirationWriter<K,V> - Interface in org.infinispan.persistence.spi
Defines functionality for advanced expiration techniques.
AdvancedCacheExpirationWriter.ExpirationPurgeListener<K,V> - Interface in org.infinispan.persistence.spi
Callback to be notified when an entry is removed by the AdvancedCacheExpirationWriter.purge(Executor, ExpirationPurgeListener) method.
AdvancedCacheLoader<K,V> - Interface in org.infinispan.persistence.spi
A specialised extension of the CacheLoader interface that allows processing parallel iteration over the existing entries.
AdvancedCacheLoader.CacheLoaderTask<K,V> - Interface in org.infinispan.persistence.spi
Offers a callback to be invoked for parallel iteration over the entries in an external store.
AdvancedCacheLoader.TaskContext - Interface in org.infinispan.persistence.spi
Used during the parallel iteration in order to offer the AdvancedCacheLoader.CacheLoaderTask a way of canceling the entry iteration.
AdvancedCacheWriter<K,V> - Interface in org.infinispan.persistence.spi
Defines advanced functionality for persisting data to an external storage.
AdvancedCacheWriter.PurgeListener<K> - Interface in org.infinispan.persistence.spi
AdvancedExternalizer<T> - Interface in org.infinispan.commons.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.
advancedExternalizers() - Method in class org.infinispan.configuration.global.SerializationConfiguration
 
AdvancedLoadWriteStore<K,V> - Interface in org.infinispan.persistence.spi
Advanced interface for interacting with an external store in a read-write mode.
AffinityTaggedKey - Interface in org.infinispan.distribution.ch
 
AFTER - Static variable in class org.infinispan.configuration.cache.InterceptorConfiguration
Deprecated.
 
after() - Method in class org.infinispan.configuration.cache.InterceptorConfiguration
Deprecated.
 
after(Class<? extends AsyncInterceptor>) - Method in class org.infinispan.configuration.cache.InterceptorConfigurationBuilder
Deprecated.
Since 8.3, will be removed.
AFTER_FAILURES - Static variable in class org.infinispan.configuration.cache.TakeOfflineConfiguration
 
afterFailures() - Method in class org.infinispan.configuration.cache.TakeOfflineConfiguration
 
afterFailures(int) - Method in class org.infinispan.configuration.cache.TakeOfflineConfigurationBuilder
The number of failed request operations after which this site should be taken offline.
AggregatedClassLoader - Class in org.infinispan.commons.util
A ClassLoader that delegates loading of classes and resources to a list of delegate ClassLoaders.
AggregatedClassLoader(Collection<ClassLoader>) - Constructor for class org.infinispan.commons.util.AggregatedClassLoader
Create an aggregated ClassLoader from a Collection of ClassLoaders
allBackups() - Method in class org.infinispan.configuration.cache.SitesConfiguration
Returns the list of all sites where this cache might back up its data.
allMatch(SerializablePredicate<? super R>) - Method in interface org.infinispan.CacheStream
Same as Stream.allMatch(Predicate) except that the Predicate must also implement Serializable
allMatch(SerializableDoublePredicate) - Method in interface org.infinispan.DoubleCacheStream
Same as DoubleStream.allMatch(DoublePredicate) except that the DoublePredicate must also implement Serializable
allMatch(Predicate<? super T>) - Method in interface org.infinispan.functional.Traversable
A terminal operation that returns whether all elements of this traversable match the provided predicate.
allMatch(SerializableIntPredicate) - Method in interface org.infinispan.IntCacheStream
Same as IntStream.allMatch(IntPredicate) except that the IntPredicate must also implement Serializable
allMatch(SerializableLongPredicate) - Method in interface org.infinispan.LongCacheStream
Same as LongStream.allMatch(LongPredicate) except that the LongPredicate must also implement Serializable.
ALLOW_DUPLICATE_DOMAINS - Static variable in class org.infinispan.configuration.global.GlobalJmxStatisticsConfiguration
 
allowDuplicateDomains() - Method in class org.infinispan.configuration.global.GlobalJmxStatisticsConfiguration
 
allowDuplicateDomains(Boolean) - Method in class org.infinispan.configuration.global.GlobalJmxStatisticsConfigurationBuilder
If true, multiple cache manager instances could be configured under the same configured JMX domain.
allowedMechs() - Method in class org.infinispan.server.hotrod.configuration.AuthenticationConfiguration
 
allowInvocations() - Method in enum org.infinispan.functional.Status
 
allowInvocations() - Method in enum org.infinispan.lifecycle.ComponentStatus
 
alwaysTruePredicate() - Static method in class org.infinispan.stream.StreamMarshalling
Predicate taht always returns true irrespective of the value provided
and() - Method in interface org.infinispan.query.dsl.FilterConditionContext
Creates a new context and connects it with the current one using boolean AND.
and(FilterConditionContext) - Method in interface org.infinispan.query.dsl.FilterConditionContext
Connects a given context with the current one using boolean AND.
AnyEquivalence<T> - Class in org.infinispan.commons.equivalence
Deprecated. 
anyMatch(SerializablePredicate<? super R>) - Method in interface org.infinispan.CacheStream
Same as Stream.anyMatch(Predicate) except that the Predicate must also implement Serializable
anyMatch(SerializableDoublePredicate) - Method in interface org.infinispan.DoubleCacheStream
Same as DoubleStream.anyMatch(DoublePredicate) except that the DoublePredicate must also implement Serializable
anyMatch(Predicate<? super T>) - Method in interface org.infinispan.functional.Traversable
A terminal operation that returns whether any elements of this traversable match the provided predicate.
anyMatch(SerializableIntPredicate) - Method in interface org.infinispan.IntCacheStream
Same as IntStream.anyMatch(IntPredicate) except that the IntPredicate must also implement Serializable
anyMatch(SerializableLongPredicate) - Method in interface org.infinispan.LongCacheStream
Same as LongStream.anyMatch(LongPredicate) except that the LongPredicate must also implement Serializable.
AnyServerEquivalence - Class in org.infinispan.commons.equivalence
Deprecated. 
AnyServerEquivalence() - Constructor for class org.infinispan.commons.equivalence.AnyServerEquivalence
Deprecated.
 
APPEND_CACHE_NAME_TO_PATH - Static variable in class org.infinispan.persistence.rest.configuration.RestStoreConfiguration
 
appendCacheNameToPath(boolean) - Method in class org.infinispan.persistence.rest.configuration.AbstractRestStoreConfigurationChildBuilder
 
appendCacheNameToPath() - Method in class org.infinispan.persistence.rest.configuration.RestStoreConfiguration
 
appendCacheNameToPath(boolean) - Method in class org.infinispan.persistence.rest.configuration.RestStoreConfigurationBuilder
 
appendCacheNameToPath(boolean) - Method in interface org.infinispan.persistence.rest.configuration.RestStoreConfigurationChildBuilder
Determines whether to append the cache name to the path URI.
applyDelta(K, Delta, Object...) - Method in interface org.infinispan.AdvancedCache
Applies the given Delta to the DeltaAware object stored under deltaAwareValueKey if and only if all locksToAcquire locks are successfully obtained
applyVersion(Metadata, Metadata) - Static method in class org.infinispan.metadata.Metadatas
Applies version in source metadata to target metadata, if no version in target metadata.
arrayConcat(T[], T[]...) - Static method in class org.infinispan.commons.util.Util
Concatenates an arbitrary number of arrays returning a new array containing all elements
ArrayMap<K,V> - Class in org.infinispan.commons.util
Base for classes that implement hash map by storing keys in one array and values in another.
ArrayMap() - Constructor for class org.infinispan.commons.util.ArrayMap
 
ARRAYS - Static variable in interface org.infinispan.commons.marshall.Ids
 
asCounterManager(EmbeddedCacheManager) - Static method in class org.infinispan.counter.EmbeddedCounterManagerFactory
 
asDoubleStream() - Method in interface org.infinispan.IntCacheStream
asDoubleStream() - Method in interface org.infinispan.LongCacheStream
asError(InfinispanRequest, HttpResponseStatus, String) - Static method in class org.infinispan.rest.InfinispanErrorResponse
 
asLongStream() - Method in interface org.infinispan.IntCacheStream
assertKeyNotNull(Object) - Static method in class org.infinispan.commons.util.AbstractMap
 
assertNotNullEntries(Map<?, ?>, String) - Static method in class org.infinispan.commons.util.InfinispanCollections
 
assertNotNullEntries(Collection<?>, String) - Static method in class org.infinispan.commons.util.InfinispanCollections
 
asSet(T...) - Static method in class org.infinispan.commons.util.Util
 
async() - Method in class org.infinispan.configuration.cache.AbstractStoreConfiguration
Configuration for the async cache loader.
async - Variable in class org.infinispan.configuration.cache.AbstractStoreConfigurationBuilder
 
async() - Method in class org.infinispan.configuration.cache.AbstractStoreConfigurationBuilder
Configuration for the async cache store.
async() - Method in class org.infinispan.configuration.cache.AbstractStoreConfigurationChildBuilder
 
async() - Method in interface org.infinispan.configuration.cache.StoreConfiguration
Configuration for the async cache loader.
async() - Method in interface org.infinispan.configuration.cache.StoreConfigurationChildBuilder
Configuration for the async cache store.
AsyncCache<K,V> - Interface in org.infinispan.commons.api
AsyncCache.
asyncExecutorFactory() - Method in class org.infinispan.persistence.remote.configuration.AbstractRemoteStoreConfigurationChildBuilder
 
asyncExecutorFactory() - Method in class org.infinispan.persistence.remote.configuration.RemoteStoreConfiguration
 
asyncExecutorFactory() - Method in class org.infinispan.persistence.remote.configuration.RemoteStoreConfigurationBuilder
 
asyncExecutorFactory() - Method in interface org.infinispan.persistence.remote.configuration.RemoteStoreConfigurationChildBuilder
Configuration for the executor service used for asynchronous work on the Transport, including asynchronous marshalling and Cache 'async operations' such as Cache.putAsync().
asyncInterceptor() - Method in class org.infinispan.configuration.cache.InterceptorConfiguration
Deprecated.
 
asyncListenerExecutor() - Method in class org.infinispan.configuration.global.GlobalConfiguration
Deprecated.
This method always returns null now. Look for a thread pool named as GlobalConfiguration.listenerThreadPool() instead.
AsyncStoreConfiguration - Class in org.infinispan.configuration.cache
Configuration for the async cache store.
AsyncStoreConfigurationBuilder<S> - Class in org.infinispan.configuration.cache
Configuration for the async cache store.
asyncThreadPool() - Method in class org.infinispan.configuration.global.GlobalConfiguration
 
asyncThreadPool() - Method in class org.infinispan.configuration.global.GlobalConfigurationBuilder
 
asyncThreadPool() - Method in interface org.infinispan.configuration.global.GlobalConfigurationChildBuilder
Configuration for the asynchronous operations thread pool
asyncTransportExecutor() - Method in class org.infinispan.configuration.global.GlobalConfiguration
Deprecated.
This method always returns null now. Look for a thread pool named as TransportConfiguration.transportThreadPool() instead.
ATOMIC_CLEAR_OPERATION - Static variable in interface org.infinispan.commons.marshall.Ids
 
ATOMIC_HASH_MAP - Static variable in interface org.infinispan.commons.marshall.Ids
 
ATOMIC_HASH_MAP_DELTA - Static variable in interface org.infinispan.commons.marshall.Ids
 
ATOMIC_PUT_OPERATION - Static variable in interface org.infinispan.commons.marshall.Ids
 
ATOMIC_REMOVE_OPERATION - Static variable in interface org.infinispan.commons.marshall.Ids
 
AtomicMap<K,V> - Interface in org.infinispan.atomic
This is a special type of Map geared for use in Infinispan.
AtomicMapLookup - Class in org.infinispan.atomic
A helper that locates or safely constructs and registers atomic maps with a given cache.
AtomicMapLookup() - Constructor for class org.infinispan.atomic.AtomicMapLookup
 
Attribute - Enum in org.infinispan.counter.configuration
 
Attribute - Enum in org.infinispan.persistence.jdbc.configuration
Enumerates the attributes used by the JDBC cache stores configuration
Attribute - Enum in org.infinispan.persistence.jpa.configuration
Enumerates the attributes used by the JPA cache stores configuration
Attribute - Enum in org.infinispan.persistence.leveldb.configuration
Enumerates the attributes used by the LevelDB cache stores configuration
Attribute - Enum in org.infinispan.persistence.remote.configuration
Enumerates the attributes used by the Remote cache store configuration
Attribute - Enum in org.infinispan.persistence.rest.configuration
Enumerates the attributes used by the Remote cache store configuration
attributeDefinitionSet() - Static method in class org.infinispan.configuration.cache.AbstractStoreConfiguration
 
attributeDefinitionSet() - Static method in class org.infinispan.configuration.cache.ClusterLoaderConfiguration
 
attributeDefinitionSet() - Static method in class org.infinispan.configuration.cache.Configuration
 
attributeDefinitionSet() - Static method in class org.infinispan.configuration.cache.ContentTypeConfiguration
 
attributeDefinitionSet() - Static method in class org.infinispan.configuration.cache.CustomStoreConfiguration
 
attributeDefinitionSet() - Static method in class org.infinispan.configuration.cache.DataContainerConfiguration
Deprecated.
 
attributeDefinitionSet() - Static method in class org.infinispan.configuration.cache.InterceptorConfiguration
Deprecated.
 
attributeDefinitionSet() - Static method in class org.infinispan.configuration.cache.MemoryConfiguration
 
attributeDefinitionSet() - Static method in class org.infinispan.configuration.cache.SingleFileStoreConfiguration
 
attributeDefinitionSet() - Static method in class org.infinispan.configuration.cache.SingletonStoreConfiguration
Deprecated.
 
attributeDefinitionSet() - Static method in class org.infinispan.configuration.global.ExecutorFactoryConfiguration
 
attributeDefinitionSet() - Static method in class org.infinispan.configuration.global.GlobalJmxStatisticsConfiguration
 
attributeDefinitionSet() - Static method in class org.infinispan.configuration.global.GlobalStateConfiguration
 
attributeDefinitionSet() - Static method in class org.infinispan.configuration.global.ScheduledExecutorFactoryConfiguration
 
attributeDefinitionSet() - Static method in class org.infinispan.counter.configuration.StrongCounterConfiguration
 
attributeDefinitionSet() - Static method in class org.infinispan.counter.configuration.WeakCounterConfiguration
 
attributeDefinitionSet() - Static method in class org.infinispan.persistence.jdbc.configuration.AbstractJdbcStoreConfiguration
 
attributeDefinitionSet() - Static method in class org.infinispan.persistence.jdbc.configuration.JdbcBinaryStoreConfiguration
 
attributeDefinitionSet() - Static method in class org.infinispan.persistence.jdbc.configuration.JdbcMixedStoreConfiguration
 
attributeDefinitionSet() - Static method in class org.infinispan.persistence.jdbc.configuration.JdbcStringBasedStoreConfiguration
 
attributeDefinitionSet() - Static method in class org.infinispan.persistence.jpa.configuration.JpaStoreConfiguration
 
attributeDefinitionSet() - Static method in class org.infinispan.persistence.leveldb.configuration.LevelDBStoreConfiguration
 
attributeDefinitionSet() - Static method in class org.infinispan.persistence.remote.configuration.ConnectionPoolConfiguration
 
attributeDefinitionSet() - Static method in class org.infinispan.persistence.remote.configuration.RemoteStoreConfiguration
 
attributeDefinitionSet() - Static method in class org.infinispan.persistence.rest.configuration.RestStoreConfiguration
 
attributes - Variable in class org.infinispan.commons.configuration.AbstractTypedPropertiesConfiguration
 
attributes - Variable in class org.infinispan.configuration.cache.AbstractStoreConfiguration
 
attributes() - Method in class org.infinispan.configuration.cache.AbstractStoreConfiguration
 
attributes - Variable in class org.infinispan.configuration.cache.AbstractStoreConfigurationBuilder
 
attributes() - Method in class org.infinispan.configuration.cache.AsyncStoreConfiguration
 
attributes() - Method in class org.infinispan.configuration.cache.AuthorizationConfiguration
 
attributes() - Method in class org.infinispan.configuration.cache.BackupConfiguration
 
attributes() - Method in class org.infinispan.configuration.cache.BackupForConfiguration
 
attributes() - Method in class org.infinispan.configuration.cache.ClusteringConfiguration
 
attributes() - Method in class org.infinispan.configuration.cache.CompatibilityModeConfiguration
 
attributes() - Method in class org.infinispan.configuration.cache.Configuration
 
attributes() - Method in class org.infinispan.configuration.cache.ContentTypeConfiguration
 
attributes() - Method in class org.infinispan.configuration.cache.DataContainerConfiguration
Deprecated.
 
attributes() - Method in class org.infinispan.configuration.cache.DeadlockDetectionConfiguration
Deprecated.
 
attributes() - Method in class org.infinispan.configuration.cache.EvictionConfiguration
Deprecated.
 
attributes() - Method in class org.infinispan.configuration.cache.ExpirationConfiguration
 
attributes() - Method in class org.infinispan.configuration.cache.GroupsConfiguration
 
attributes() - Method in class org.infinispan.configuration.cache.HashConfiguration
 
attributes() - Method in class org.infinispan.configuration.cache.IndexingConfiguration
 
attributes() - Method in class org.infinispan.configuration.cache.InterceptorConfiguration
Deprecated.
 
attributes() - Method in class org.infinispan.configuration.cache.InvocationBatchingConfiguration
 
attributes() - Method in class org.infinispan.configuration.cache.JMXStatisticsConfiguration
 
attributes() - Method in class org.infinispan.configuration.cache.L1Configuration
 
attributes() - Method in class org.infinispan.configuration.cache.LockingConfiguration
 
attributes() - Method in class org.infinispan.configuration.cache.MemoryConfiguration
 
attributes() - Method in class org.infinispan.configuration.cache.PartitionHandlingConfiguration
 
attributes() - Method in class org.infinispan.configuration.cache.PersistenceConfiguration
 
attributes() - Method in class org.infinispan.configuration.cache.RecoveryConfiguration
 
attributes() - Method in class org.infinispan.configuration.cache.SingleFileStoreConfiguration
 
attributes() - Method in class org.infinispan.configuration.cache.SingletonStoreConfiguration
Deprecated.
 
attributes() - Method in class org.infinispan.configuration.cache.SitesConfiguration
 
attributes() - Method in class org.infinispan.configuration.cache.StateTransferConfiguration
 
attributes() - Method in class org.infinispan.configuration.cache.StoreAsBinaryConfiguration
Deprecated.
 
attributes() - Method in class org.infinispan.configuration.cache.SyncConfiguration
Deprecated.
 
attributes() - Method in class org.infinispan.configuration.cache.TakeOfflineConfiguration
 
attributes() - Method in class org.infinispan.configuration.cache.TransactionConfiguration
 
attributes() - Method in class org.infinispan.configuration.cache.UnsafeConfiguration
 
attributes() - Method in class org.infinispan.configuration.cache.VersioningConfiguration
Deprecated.
 
attributes() - Method in class org.infinispan.configuration.cache.XSiteStateTransferConfiguration
 
attributes() - Method in class org.infinispan.configuration.global.ExecutorFactoryConfiguration
 
attributes() - Method in class org.infinispan.configuration.global.GlobalAuthorizationConfiguration
 
attributes() - Method in class org.infinispan.configuration.global.GlobalJmxStatisticsConfiguration
 
attributes() - Method in class org.infinispan.configuration.global.GlobalStateConfiguration
 
attributes() - Method in class org.infinispan.configuration.global.SerializationConfiguration
 
attributes() - Method in class org.infinispan.configuration.global.TransportConfiguration
 
attributes - Variable in class org.infinispan.persistence.remote.configuration.AbstractRemoteStoreConfigurationChildBuilder
 
attributes() - Method in class org.infinispan.persistence.remote.configuration.AuthenticationConfiguration
 
attributeSet() - Static method in class org.infinispan.commons.configuration.AbstractTypedPropertiesConfiguration
 
audit(Subject, AuditContext, String, AuthorizationPermission, AuditResponse) - Method in interface org.infinispan.security.AuditLogger
 
audit(Subject, AuditContext, String, AuthorizationPermission, AuditResponse) - Method in class org.infinispan.security.impl.LoggingAuditLogger
 
audit(Subject, AuditContext, String, AuthorizationPermission, AuditResponse) - Method in class org.infinispan.security.impl.NullAuditLogger
 
AUDIT_LOGGER - Static variable in class org.infinispan.configuration.global.GlobalAuthorizationConfiguration
 
AuditContext - Enum in org.infinispan.security
AuditContext.
auditLogger() - Method in class org.infinispan.configuration.global.GlobalAuthorizationConfiguration
 
auditLogger(AuditLogger) - Method in class org.infinispan.configuration.global.GlobalAuthorizationConfigurationBuilder
The instance of an AuditLogger to be used to track operations performed on caches and cachemanagers.
AuditLogger - Interface in org.infinispan.security
AuditLogger.
AuditResponse - Enum in org.infinispan.security
 
authenticate(String, String) - Method in interface org.infinispan.rest.authentication.SecurityDomain
Returns Principal based on user/password combination.
authenticate(String) - Method in class org.infinispan.rest.InfinispanResponse
Adds www-authenticate header.
authentication() - Method in class org.infinispan.persistence.remote.configuration.AbstractSecurityConfigurationChildBuilder
 
authentication() - Method in class org.infinispan.persistence.remote.configuration.SecurityConfiguration
 
authentication() - Method in class org.infinispan.persistence.remote.configuration.SecurityConfigurationBuilder
 
authentication() - Method in class org.infinispan.server.hotrod.configuration.AbstractHotRodServerChildConfigurationBuilder
 
authentication() - Method in interface org.infinispan.server.hotrod.configuration.HotRodServerChildConfigurationBuilder
Configures authentication for this endpoint
authentication() - Method in class org.infinispan.server.hotrod.configuration.HotRodServerConfiguration
 
authentication() - Method in class org.infinispan.server.hotrod.configuration.HotRodServerConfigurationBuilder
 
AuthenticationConfiguration - Class in org.infinispan.persistence.remote.configuration
AuthenticationConfiguration.
AuthenticationConfiguration(AttributeSet) - Constructor for class org.infinispan.persistence.remote.configuration.AuthenticationConfiguration
 
AuthenticationConfiguration - Class in org.infinispan.server.hotrod.configuration
AuthenticationConfiguration.
AuthenticationConfigurationBuilder - Class in org.infinispan.persistence.remote.configuration
AuthenticationConfigurationBuilder.
AuthenticationConfigurationBuilder(SecurityConfigurationBuilder) - Constructor for class org.infinispan.persistence.remote.configuration.AuthenticationConfigurationBuilder
 
AuthenticationConfigurationBuilder - Class in org.infinispan.server.hotrod.configuration
AuthenticationConfigurationBuilder.
AuthenticationException - Exception in org.infinispan.rest.authentication
Exception thrown then authentication fails.
AuthenticationException(Optional<String>) - Constructor for exception org.infinispan.rest.authentication.AuthenticationException
Authenticator - Interface in org.infinispan.rest.authentication
Authentication mechanism.
authorization() - Method in class org.infinispan.configuration.cache.SecurityConfiguration
 
authorization() - Method in class org.infinispan.configuration.cache.SecurityConfigurationBuilder
 
authorization() - Method in interface org.infinispan.configuration.cache.SecurityConfigurationChildBuilder
 
authorization() - Method in class org.infinispan.configuration.global.GlobalSecurityConfiguration
 
authorization() - Method in class org.infinispan.configuration.global.GlobalSecurityConfigurationBuilder
 
authorization() - Method in interface org.infinispan.configuration.global.GlobalSecurityConfigurationChildBuilder
Defines global roles as groups of permissions
AuthorizationConfiguration - Class in org.infinispan.configuration.cache
AuthorizationConfiguration.
AuthorizationConfigurationBuilder - Class in org.infinispan.configuration.cache
AuthorizationConfigurationBuilder.
AuthorizationConfigurationBuilder(SecurityConfigurationBuilder) - Constructor for class org.infinispan.configuration.cache.AuthorizationConfigurationBuilder
 
AuthorizationManager - Interface in org.infinispan.security
The AuthorizationManager is a cache-scoped component which verifies that the Subject associated with the current AccessControlContext, or explicitly specified, has the requested permissions.
AuthorizationPermission - Enum in org.infinispan.security
AuthorizationPermission.
AUTO_COMMIT - Static variable in class org.infinispan.configuration.cache.TransactionConfiguration
 
AUTO_CONFIG - Static variable in class org.infinispan.configuration.cache.IndexingConfiguration
 
autoCommit() - Method in class org.infinispan.configuration.cache.TransactionConfiguration
If the cache is transactional (i.e.
autoCommit(boolean) - Method in class org.infinispan.configuration.cache.TransactionConfigurationBuilder
If the cache is transactional (i.e.
autoConfig() - Method in class org.infinispan.configuration.cache.IndexingConfiguration
Determines if autoconfig is enabled for this IndexingConfiguration
autoConfig(boolean) - Method in class org.infinispan.configuration.cache.IndexingConfigurationBuilder
When enabled, applies to properties default configurations based on the cache type
autoConfig() - Method in class org.infinispan.configuration.cache.IndexingConfigurationBuilder
 
AVAILABILITY_MODE - Static variable in interface org.infinispan.commons.marshall.Ids
 
AvailabilityException - Exception in org.infinispan.partitionhandling
Thrown when a partition happened and the key that an operation tries to access is not available.
AvailabilityException() - Constructor for exception org.infinispan.partitionhandling.AvailabilityException
 
AvailabilityException(Throwable) - Constructor for exception org.infinispan.partitionhandling.AvailabilityException
 
AvailabilityException(String) - Constructor for exception org.infinispan.partitionhandling.AvailabilityException
 
AvailabilityException(String, Throwable) - Constructor for exception org.infinispan.partitionhandling.AvailabilityException
 
AvailabilityMode - Enum in org.infinispan.partitionhandling
 
AvailabilityMode.Externalizer - Class in org.infinispan.partitionhandling
 
available() - Method in class org.infinispan.commons.marshall.DelegatingObjectInput
 
AVAILABLE - Static variable in class org.infinispan.configuration.cache.JMXStatisticsConfiguration
 
available() - Method in class org.infinispan.configuration.cache.JMXStatisticsConfiguration
If set to false, statistics gathering cannot be enabled during runtime.
available(boolean) - Method in class org.infinispan.configuration.cache.JMXStatisticsConfigurationBuilder
If set to false, statistics gathering cannot be enabled during runtime.
available() - Method in class org.infinispan.io.GridInputStream
 
available() - Method in class org.infinispan.io.UnclosableObjectInputStream
 
availableProcessors() - Static method in class org.infinispan.commons.util.ProcessorInfo
Returns the number of processors available to this process.
avg(String) - Static method in interface org.infinispan.query.dsl.Expression
 
AWAIT_INITIAL_TRANSFER - Static variable in class org.infinispan.configuration.cache.StateTransferConfiguration
 
awaitInitialTransfer() - Method in class org.infinispan.configuration.cache.StateTransferConfiguration
If true, this will cause the first call to method CacheManager.getCache() on the joiner node to block and wait until the joining is complete and the cache has finished receiving state from neighboring caches (if fetchInMemoryState is enabled).
awaitInitialTransfer(boolean) - Method in class org.infinispan.configuration.cache.StateTransferConfigurationBuilder
If true, this will cause the first call to method CacheManager.getCache() on the joiner node to block and wait until the joining is complete and the cache has finished receiving state from neighboring caches (if fetchInMemoryState is enabled).
awaitTermination(long, TimeUnit) - Method in class org.infinispan.distexec.DefaultExecutorService
Deprecated.
 

B

backArrayOffset() - Method in class org.infinispan.commons.marshall.WrappedByteArray
 
backArrayOffset() - Method in interface org.infinispan.commons.marshall.WrappedBytes
The offset of where data starts in the backed array.
backup() - Method in class org.infinispan.configuration.cache.TakeOfflineConfigurationBuilder
 
backup() - Method in class org.infinispan.configuration.cache.XSiteStateTransferConfigurationBuilder
 
BackupConfiguration - Class in org.infinispan.configuration.cache
 
BackupConfiguration(AttributeSet, TakeOfflineConfiguration, XSiteStateTransferConfiguration) - Constructor for class org.infinispan.configuration.cache.BackupConfiguration
 
BackupConfiguration.BackupStrategy - Enum in org.infinispan.configuration.cache
 
BackupConfigurationBuilder - Class in org.infinispan.configuration.cache
 
BackupConfigurationBuilder(ConfigurationBuilder) - Constructor for class org.infinispan.configuration.cache.BackupConfigurationBuilder
 
backupFailurePolicy() - Method in class org.infinispan.configuration.cache.BackupConfiguration
 
backupFailurePolicy(BackupFailurePolicy) - Method in class org.infinispan.configuration.cache.BackupConfigurationBuilder
Configures how the system behaves when the backup call fails.
BackupFailurePolicy - Enum in org.infinispan.configuration.cache
Defines the possible behaviour in case of failure during x-site.
backupFor() - Method in class org.infinispan.configuration.cache.SitesConfiguration
 
backupFor() - Method in class org.infinispan.configuration.cache.SitesConfigurationBuilder
 
BackupForBuilder - Class in org.infinispan.configuration.cache
 
BackupForBuilder(ConfigurationBuilder) - Constructor for class org.infinispan.configuration.cache.BackupForBuilder
 
BackupForConfiguration - Class in org.infinispan.configuration.cache
Defines the remote caches for which this cache acts as a backup.
BackupForConfiguration(AttributeSet) - Constructor for class org.infinispan.configuration.cache.BackupForConfiguration
 
backups() - Method in class org.infinispan.configuration.cache.SitesConfigurationBuilder
 
balancingStrategy(String) - Method in class org.infinispan.persistence.remote.configuration.AbstractRemoteStoreConfigurationChildBuilder
 
balancingStrategy() - Method in class org.infinispan.persistence.remote.configuration.RemoteStoreConfiguration
 
balancingStrategy(String) - Method in class org.infinispan.persistence.remote.configuration.RemoteStoreConfigurationBuilder
 
balancingStrategy(String) - Method in interface org.infinispan.persistence.remote.configuration.RemoteStoreConfigurationChildBuilder
For replicated (vs distributed) Hot Rod server clusters, the client balances requests to the servers according to this strategy.
Base64 - Class in org.infinispan.commons.util
Deprecated.
Will be removed in next major version. Replaced by Base64.
Base64.InputStream - Class in org.infinispan.commons.util
Deprecated.
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.OutputStream - Class in org.infinispan.commons.util
Deprecated.
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.
baseCfg - Variable in class org.infinispan.commons.marshall.jboss.AbstractJBossMarshaller
 
BaseCustomInterceptor - Class in org.infinispan.interceptors.base
Deprecated.
Since 8.3, will be removed.
BaseCustomInterceptor() - Constructor for class org.infinispan.interceptors.base.BaseCustomInterceptor
Deprecated.
 
BaseProtoStreamMarshaller - Class in org.infinispan.query.remote.client
Provides the starting point for implementing a Marshaller that uses Protobuf encoding.
BaseProtoStreamMarshaller() - Constructor for class org.infinispan.query.remote.client.BaseProtoStreamMarshaller
 
BaseRpcInterceptor - Class in org.infinispan.interceptors.base
Deprecated.
Since 8.2, no longer public API.
BaseRpcInterceptor() - Constructor for class org.infinispan.interceptors.base.BaseRpcInterceptor
Deprecated.
 
BaseStateTransferInterceptor - Class in org.infinispan.interceptors.base
Deprecated.
Since 8.2, no longer public API.
BaseStateTransferInterceptor() - Constructor for class org.infinispan.interceptors.base.BaseStateTransferInterceptor
Deprecated.
 
BasicCache<K,V> - Interface in org.infinispan.commons.api
BasicCache provides the common building block for the two different types of caches that Infinispan provides: embedded and remote.
BasicCacheContainer - Interface in org.infinispan.commons.api
Defines the methods used to obtain a BasicCache.
BasicConfiguration - Interface in org.infinispan.commons.configuration
BasicConfiguration provides the basis for concrete configurations.
BATCH_SIZE - Static variable in class org.infinispan.persistence.jdbc.configuration.TableManipulationConfiguration
 
BatchingCache - Interface in org.infinispan.commons.api
The BatchingCache is implemented by all caches which support batching
batchSize() - Method in class org.infinispan.persistence.jdbc.configuration.JdbcMixedStoreConfiguration
 
batchSize(int) - Method in class org.infinispan.persistence.jdbc.configuration.JdbcMixedStoreConfigurationBuilder
When doing repetitive DB inserts this will be batched according to this parameter.
batchSize() - Method in class org.infinispan.persistence.jdbc.configuration.TableManipulationConfiguration
Deprecated.
batchSize(int) - Method in class org.infinispan.persistence.jdbc.configuration.TableManipulationConfigurationBuilder
batchSize() - Method in class org.infinispan.persistence.jpa.configuration.JpaStoreConfiguration
 
batchSize(long) - Method in class org.infinispan.persistence.jpa.configuration.JpaStoreConfigurationBuilder
Deprecated.
BeanUtils - Class in org.infinispan.commons.util
Simple JavaBean manipulation helper methods
BeanUtils() - Constructor for class org.infinispan.commons.util.BeanUtils
 
BEFORE - Static variable in class org.infinispan.configuration.cache.InterceptorConfiguration
Deprecated.
 
before() - Method in class org.infinispan.configuration.cache.InterceptorConfiguration
Deprecated.
 
before(Class<? extends AsyncInterceptor>) - Method in class org.infinispan.configuration.cache.InterceptorConfigurationBuilder
Deprecated.
Since 8.3, will be removed.
beginTransaction(GlobalTransaction, boolean) - Method in class org.infinispan.stats.CacheStatisticManager
Signals the start of a transaction.
between(Object, Object) - Method in interface org.infinispan.query.dsl.FilterConditionEndContext
Checks that the left argument is between the given range limits.
binaryParam() - Method in interface org.infinispan.filter.ParamKeyValueFilterConverterFactory
 
binaryTable() - Method in class org.infinispan.persistence.jdbc.configuration.JdbcMixedStoreConfiguration
 
binaryTable() - Method in class org.infinispan.persistence.jdbc.configuration.JdbcMixedStoreConfigurationBuilder
Allows configuration of table-specific parameters such as column names and types for the table used to store entries with binary keys
binaryTable() - Method in class org.infinispan.persistence.jdbc.configuration.JdbcMixedStoreConfigurationBuilder.MixedTableManipulationConfigurationBuilder
 
binaryTable() - Method in interface org.infinispan.persistence.jdbc.configuration.JdbcMixedStoreConfigurationChildBuilder
Allows configuration of table-specific parameters such as column names and types for the table used to store entries with binary keys
bitSetOf(Collection<E>) - Static method in class org.infinispan.commons.util.EnumUtil
 
bitSetOf(Enum<?>) - Static method in class org.infinispan.commons.util.EnumUtil
 
bitSetOf(Enum<?>, Enum<?>) - Static method in class org.infinispan.commons.util.EnumUtil
 
bitSetOf(Enum<?>, Enum<?>, Enum<?>...) - Static method in class org.infinispan.commons.util.EnumUtil
 
bitSetOf(Enum<?>[]) - Static method in class org.infinispan.commons.util.EnumUtil
 
bitSetSize(long) - Static method in class org.infinispan.commons.util.EnumUtil
 
BlockingThreadPoolExecutorFactory - Class in org.infinispan.commons.executors
 
BlockingThreadPoolExecutorFactory(int, int, int, long) - Constructor for class org.infinispan.commons.executors.BlockingThreadPoolExecutorFactory
 
blockSize() - Method in class org.infinispan.persistence.leveldb.configuration.LevelDBStoreConfiguration
 
blockSize(int) - Method in class org.infinispan.persistence.leveldb.configuration.LevelDBStoreConfigurationBuilder
 
BlueprintGenerator - Class in org.infinispan.commons.util
 
BlueprintGenerator() - Constructor for class org.infinispan.commons.util.BlueprintGenerator
 
BOOLEAN - Static variable in class org.infinispan.commons.equivalence.AnyEquivalence
Deprecated.
 
Boolean(boolean) - Constructor for class org.infinispan.commons.util.ByRef.Boolean
 
boxed() - Method in interface org.infinispan.DoubleCacheStream
boxed() - Method in interface org.infinispan.IntCacheStream
boxed() - Method in interface org.infinispan.LongCacheStream
bufferSize() - Method in class org.infinispan.persistence.rest.configuration.ConnectionPoolConfiguration
 
bufferSize(int) - Method in class org.infinispan.persistence.rest.configuration.ConnectionPoolConfigurationBuilder
 
BufferSizePredictor - Interface in org.infinispan.commons.marshall
Buffer size predictor
build(int) - Method in interface org.infinispan.commons.marshall.MarshallUtil.ArrayBuilder
 
build(int) - Method in interface org.infinispan.commons.marshall.MarshallUtil.CollectionBuilder
 
build(int) - Method in interface org.infinispan.commons.marshall.MarshallUtil.EnumBuilder
 
build(int) - Method in interface org.infinispan.commons.marshall.MarshallUtil.MapBuilder
 
build() - Method in interface org.infinispan.commons.marshall.MarshallUtil.UnboundedCollectionBuilder
 
build() - Method in class org.infinispan.configuration.cache.ConfigurationBuilder
 
build(GlobalConfiguration) - Method in class org.infinispan.configuration.cache.ConfigurationBuilder
 
build(boolean) - Method in class org.infinispan.configuration.cache.ConfigurationBuilder
 
build() - Method in interface org.infinispan.configuration.cache.ConfigurationChildBuilder
 
build() - Method in class org.infinispan.configuration.global.GlobalConfigurationBuilder
 
build() - Method in interface org.infinispan.configuration.global.GlobalConfigurationChildBuilder
Builds a GlobalConfiguration object using the settings applied to this builder
build() - Method in class org.infinispan.counter.api.CounterConfiguration.Builder
 
build() - Method in interface org.infinispan.distexec.DistributedTaskBuilder
Completes creation of DistributedTask with the currently provided attributes of this DistributedTaskBuilder
build() - Method in class org.infinispan.metadata.EmbeddedMetadata.Builder
 
build() - Method in interface org.infinispan.metadata.Metadata.Builder
Build a metadata instance.
build() - Method in interface org.infinispan.query.dsl.QueryBuilder
Builds the query object.
build() - Method in class org.infinispan.rest.configuration.RestServerConfigurationBuilder
 
build(boolean) - Method in class org.infinispan.rest.configuration.RestServerConfigurationBuilder
 
build() - Method in class org.infinispan.server.core.configuration.AbstractProtocolServerConfigurationChildBuilder
 
build() - Method in interface org.infinispan.server.core.configuration.ProtocolServerConfigurationChildBuilder
Builds a configuration object
build(boolean) - Method in class org.infinispan.server.hotrod.configuration.HotRodServerConfigurationBuilder
 
build() - Method in class org.infinispan.server.hotrod.configuration.HotRodServerConfigurationBuilder
 
build(boolean) - Method in class org.infinispan.server.memcached.configuration.MemcachedServerConfigurationBuilder
 
build() - Method in class org.infinispan.server.memcached.configuration.MemcachedServerConfigurationBuilder
 
Builder<T> - Interface in org.infinispan.commons.configuration
Builder.
builder(CounterType) - Static method in class org.infinispan.counter.api.CounterConfiguration
 
builder() - Method in class org.infinispan.metadata.EmbeddedMetadata
 
Builder() - Constructor for class org.infinispan.metadata.EmbeddedMetadata.Builder
 
builder() - Method in interface org.infinispan.metadata.Metadata
Returns an instance of Metadata.Builder which can be used to build new instances of Metadata instance which are full copies of this Metadata.
builder - Variable in class org.infinispan.server.core.configuration.AbstractProtocolServerConfigurationChildBuilder
 
builderFor(B) - Static method in class org.infinispan.commons.configuration.ConfigurationUtils
Returns the builder that was used to build this class.
builderForNonStrict(B) - Static method in class org.infinispan.commons.configuration.ConfigurationUtils
The same as ConfigurationUtils.builderFor(Object) except that it won't throw an exception if no builder class is found.
buildQueryBuilderForClass(Class<?>) - Method in interface org.infinispan.query.SearchManager
Provides Hibernate Search DSL to build full text queries
BuiltBy - Annotation Type in org.infinispan.commons.configuration
BuiltBy.
ByRef<T> - Class in org.infinispan.commons.util
This class can be used to pass an argument by reference.
ByRef(T) - Constructor for class org.infinispan.commons.util.ByRef
 
ByRef.Boolean - Class in org.infinispan.commons.util
Implementation for primitive type
BYTE - Static variable in class org.infinispan.commons.equivalence.AnyEquivalence
Deprecated.
 
BYTE_BUFFER - Static variable in interface org.infinispan.commons.marshall.Ids
 
ByteArrayEquivalence - Class in org.infinispan.commons.equivalence
Deprecated. 
ByteArrayEquivalence() - Constructor for class org.infinispan.commons.equivalence.ByteArrayEquivalence
Deprecated.
 
ByteBuffer - Interface in org.infinispan.commons.io
A byte buffer that exposes the internal byte array with minimal copying.
ByteBufferFactory - Interface in org.infinispan.commons.io
Used for building instances of ByteBuffer.
ByteBufferFactoryImpl - Class in org.infinispan.commons.io
Deprecated.
Since 8.3, will be removed.
ByteBufferFactoryImpl() - Constructor for class org.infinispan.commons.io.ByteBufferFactoryImpl
Deprecated.
 
ByteBufferImpl - Class in org.infinispan.commons.io
Deprecated.
Since 8.3, will be removed.
ByteBufferImpl(byte[], int, int) - Constructor for class org.infinispan.commons.io.ByteBufferImpl
Deprecated.
 
ByteBufferImpl - Class in org.infinispan.io
Deprecated.
ByteBufferImpl(byte[], int, int) - Constructor for class org.infinispan.io.ByteBufferImpl
Deprecated.
 
ByteBufferImpl.Externalizer - Class in org.infinispan.commons.io
Deprecated.
 

C

Cache<K,V> - Interface in org.infinispan
The central interface of Infinispan.
cache - Variable in class org.infinispan.distexec.DefaultExecutorService
Deprecated.
 
cache - Variable in class org.infinispan.interceptors.base.BaseCustomInterceptor
Deprecated.
 
cache(String) - Method in class org.infinispan.server.memcached.configuration.MemcachedServerConfigurationBuilder
Deprecated.
cache(Cache<?, ?>) - Method in class org.infinispan.tasks.TaskContext
The cache against which this task will be executed.
CACHE_EVENT_CONVERTER_AS_CONVERTER - Static variable in interface org.infinispan.commons.marshall.Ids
 
CACHE_EVENT_FILTER_AS_KEY_VALUE_FILTER - Static variable in interface org.infinispan.commons.marshall.Ids
 
CACHE_EVENT_FILTER_CONVERTER_AS_KEY_VALUE_FILTER_CONVERTER - Static variable in interface org.infinispan.commons.marshall.Ids
 
CACHE_FILTERS - Static variable in interface org.infinispan.commons.marshall.Ids
 
CACHE_JOIN_INFO - Static variable in interface org.infinispan.commons.marshall.Ids
 
CACHE_MANAGER_NAME - Static variable in class org.infinispan.configuration.global.GlobalJmxStatisticsConfiguration
 
CACHE_MODE - Static variable in class org.infinispan.configuration.cache.ClusteringConfiguration
 
CACHE_NOT_FOUND_RESPONSE - Static variable in interface org.infinispan.commons.marshall.Ids
 
CACHE_RPC_COMMAND - Static variable in interface org.infinispan.commons.marshall.Ids
 
CACHE_STATE - Static variable in interface org.infinispan.commons.marshall.Ids
 
CACHE_STATUS_RESPONSE - Static variable in interface org.infinispan.commons.marshall.Ids
 
CACHE_STOP_TIMEOUT - Static variable in class org.infinispan.configuration.cache.TransactionConfiguration
 
CACHE_TOPOLOGY - Static variable in interface org.infinispan.commons.marshall.Ids
 
CacheAware<K,V> - Interface in org.infinispan.stream
Interface that describes how a cache can be injected into another object.
CacheCollection<E> - Interface in org.infinispan
A collection type that returns special Cache based streams that have additional options to tweak behavior.
CacheCollectors - Class in org.infinispan.stream
Helper class designed to be used to create a serializable Collector for use with CacheStream.collect(Collector) from a supplier of a collector.
cacheConfiguration - Variable in class org.infinispan.interceptors.base.CommandInterceptor
Deprecated.
 
CacheConfigurationException - Exception in org.infinispan.commons
An exception that represents an error in the configuration.
CacheConfigurationException(Exception) - Constructor for exception org.infinispan.commons.CacheConfigurationException
 
CacheConfigurationException(String) - Constructor for exception org.infinispan.commons.CacheConfigurationException
 
CacheConfigurationException(String, String) - Constructor for exception org.infinispan.commons.CacheConfigurationException
 
CacheConfigurationException(String, Throwable) - Constructor for exception org.infinispan.commons.CacheConfigurationException
 
CacheContainer - Interface in org.infinispan.manager
 
CacheContainerAdmin<C extends CacheContainerAdmin,A extends BasicConfiguration> - Interface in org.infinispan.commons.api
Administrative cache container operations.
CacheContainerAdmin.AdminFlag - Enum in org.infinispan.commons.api
Flags which affect only administrative operations
CacheContainerStats - Interface in org.infinispan.stats
Similar to Stats but in the scope of a single per node CacheContainer
CacheControl - Class in org.infinispan.rest
A helper class for controlling Cache Control headers.
cacheControl(CacheControl) - Method in class org.infinispan.rest.InfinispanCacheResponse
Adds Cache Control headers.
CachedThreadPoolExecutorFactory - Enum in org.infinispan.commons.executors
 
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.
CacheEntryActivated - Annotation Type in org.infinispan.notifications.cachelistener.annotation
This annotation should be used on methods that need to be notified when a cache entry is activated.
CacheEntryActivatedEvent<K,V> - Interface in org.infinispan.notifications.cachelistener.event
This event subtype is passed in to any method annotated with CacheEntryActivated.
CacheEntryCreated - Annotation Type in org.infinispan.notifications.cachelistener.annotation
This annotation should be used on methods that need to be notified when a cache entry is created.
CacheEntryCreatedEvent<K,V> - Interface in org.infinispan.notifications.cachelistener.event
This event subtype is passed in to any method annotated with CacheEntryCreated.
CacheEntryEvent<K,V> - Interface in org.infinispan.notifications.cachelistener.event
A transactional event subtype that additionally expose a key as such events pertain to a specific cache entry.
CacheEntryExpired - Annotation Type in org.infinispan.notifications.cachelistener.annotation
This annotation should be used on methods that need to be notified when a cache entry is expired

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

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

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

CacheEntryPassivated - Annotation Type in org.infinispan.notifications.cachelistener.annotation
This annotation should be used on methods that need to be notified when cache entries are passivated.
CacheEntryPassivatedEvent<K,V> - Interface in org.infinispan.notifications.cachelistener.event
This event subtype is passed in to any method annotated with CacheEntryPassivated.
CacheEntryRemoved - Annotation Type in org.infinispan.notifications.cachelistener.annotation
This annotation should be used on methods that need to be notified when a cache entry is removed from the cache.
CacheEntryRemovedEvent<K,V> - Interface in org.infinispan.notifications.cachelistener.event
This event subtype is passed in to any method annotated with CacheEntryRemoved.
cacheEntrySet() - Method in interface org.infinispan.AdvancedCache
Identical to Cache.entrySet() but is typed to return CacheEntries instead of Entries.
CacheEntryVisited - Annotation Type in org.infinispan.notifications.cachelistener.annotation
This annotation should be used on methods that need to be notified when a cache entry is visited.
CacheEntryVisitedEvent<K,V> - Interface in org.infinispan.notifications.cachelistener.event
This event subtype is passed in to any method annotated with CacheEntryVisited.
CacheEventConverter<K,V,C> - Interface in org.infinispan.notifications.cachelistener.filter
A converter that can be used to convert the value given for an event.
CacheEventConverterAsConverter<K,V,C> - Class in org.infinispan.notifications.cachelistener.filter
Converter that is implemented by using the provided CacheEventConverter.
CacheEventConverterAsConverter(CacheEventConverter<K, V, C>) - Constructor for class org.infinispan.notifications.cachelistener.filter.CacheEventConverterAsConverter
 
CacheEventConverterAsConverter.Externalizer - Class in org.infinispan.notifications.cachelistener.filter
 
CacheEventConverterFactory - Interface in org.infinispan.notifications.cachelistener.filter
Factory that can produce CacheEventConverters
CacheEventFilter<K,V> - Interface in org.infinispan.notifications.cachelistener.filter
A filter that can be used to tell if an event should be raised or not.
CacheEventFilterAsKeyValueFilter<K,V> - Class in org.infinispan.notifications.cachelistener.filter
KeyValueFilter that is implemented by using the provided CacheEventFilter.
CacheEventFilterAsKeyValueFilter(CacheEventFilter<K, V>) - Constructor for class org.infinispan.notifications.cachelistener.filter.CacheEventFilterAsKeyValueFilter
 
CacheEventFilterAsKeyValueFilter.Externalizer - Class in org.infinispan.notifications.cachelistener.filter
 
CacheEventFilterConverter<K,V,C> - Interface in org.infinispan.notifications.cachelistener.filter
This interface is an optimization that can be used when an event filter and converter are most efficiently used as the same object composing the filtering and conversion in the same method invocation.
CacheEventFilterConverterAsKeyValueFilterConverter<K,V,C> - Class in org.infinispan.notifications.cachelistener.filter
 
CacheEventFilterConverterAsKeyValueFilterConverter(CacheEventFilterConverter<K, V, C>) - Constructor for class org.infinispan.notifications.cachelistener.filter.CacheEventFilterConverterAsKeyValueFilterConverter
 
CacheEventFilterConverterAsKeyValueFilterConverter.Externalizer - Class in org.infinispan.notifications.cachelistener.filter
 
CacheEventFilterConverterFactory - Interface in org.infinispan.notifications.cachelistener.filter
Factory that can produce CacheEventFilterConverter instances.
CacheEventFilterFactory - Interface in org.infinispan.notifications.cachelistener.filter
Factory that can produce CacheEventFilters
CacheException - Exception in org.infinispan.commons
Thrown when operations on Cache fail unexpectedly.
CacheException() - Constructor for exception org.infinispan.commons.CacheException
 
CacheException(Throwable) - Constructor for exception org.infinispan.commons.CacheException
 
CacheException(String) - Constructor for exception org.infinispan.commons.CacheException
 
CacheException(String, Throwable) - Constructor for exception org.infinispan.commons.CacheException
 
CacheException(String, Throwable, boolean, boolean) - Constructor for exception org.infinispan.commons.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).
CacheFilters - Class in org.infinispan.filter
Static factory class that contains utility methods that can be used for performing proper transformations from KeyValueFilter, Converter & KeyValueFilterConverter to appropriate distributed stream instances.
CacheFilters.CacheFiltersExternalizer - Class in org.infinispan.filter
 
CacheFiltersExternalizer() - Constructor for class org.infinispan.filter.CacheFilters.CacheFiltersExternalizer
 
CacheHealth - Interface in org.infinispan.health
Cache health information.
CacheListenerException - Exception in org.infinispan.commons
Wraps exceptions produced by listener implementations.
CacheListenerException() - Constructor for exception org.infinispan.commons.CacheListenerException
 
CacheListenerException(Throwable) - Constructor for exception org.infinispan.commons.CacheListenerException
 
CacheListenerException(String) - Constructor for exception org.infinispan.commons.CacheListenerException
 
CacheListenerException(String, Throwable) - Constructor for exception org.infinispan.commons.CacheListenerException
 
CacheLoader<K,V> - Interface in org.infinispan.persistence.spi
Defines the logic for loading data from an external storage.
cacheManager - Variable in class org.infinispan.query.remote.CompatibilityProtoStreamMarshaller
 
cacheManager(EmbeddedCacheManager) - Method in class org.infinispan.tasks.TaskContext
The cache manager with which this task should be executed
cacheManagerName() - Method in class org.infinispan.configuration.global.GlobalJmxStatisticsConfiguration
 
cacheManagerName(String) - Method in class org.infinispan.configuration.global.GlobalJmxStatisticsConfigurationBuilder
If JMX statistics are enabled, this property represents the name of this cache manager.
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.persistence.remote.LifecycleCallbacks
 
cacheManagerStarting(GlobalComponentRegistry, GlobalConfiguration) - Method in class org.infinispan.rest.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
 
CacheMode - Enum in org.infinispan.configuration.cache
Cache replication mode.
cacheMode() - Method in class org.infinispan.configuration.cache.ClusteringConfiguration
Cache mode.
cacheMode(CacheMode) - Method in class org.infinispan.configuration.cache.ClusteringConfigurationBuilder
Cache mode.
cacheMode() - Method in class org.infinispan.configuration.cache.ClusteringConfigurationBuilder
 
cacheModeString() - Method in class org.infinispan.configuration.cache.ClusteringConfiguration
 
cacheName - Variable in class org.infinispan.persistence.jdbc.common.AbstractJdbcStore
 
cacheName() - Method in class org.infinispan.persistence.jdbc.configuration.TableManipulationConfiguration
 
CacheNotFoundException - Exception in org.infinispan.rest.cachemanager.exceptions
 
CacheNotFoundException(String) - Constructor for exception org.infinispan.rest.cachemanager.exceptions.CacheNotFoundException
 
CachePermission - Class in org.infinispan.security
CachePermission.
CachePermission(String) - Constructor for class org.infinispan.security.CachePermission
 
CachePermission(AuthorizationPermission) - Constructor for class org.infinispan.security.CachePermission
 
CachePermissionCollection - Class in org.infinispan.security
CachePermissionCollection.
CachePermissionCollection() - Constructor for class org.infinispan.security.CachePermissionCollection
 
CacheQuery<E> - Interface in org.infinispan.query
A cache-query is what will be returned when the getQuery() method is run on SearchManagerImpl.
CacheSet<E> - Interface in org.infinispan
A set that also must implement the various CacheCollection methods for streams.
cacheSize() - Method in class org.infinispan.persistence.leveldb.configuration.LevelDBStoreConfiguration
 
cacheSize(long) - Method in class org.infinispan.persistence.leveldb.configuration.LevelDBStoreConfigurationBuilder
 
cacheStarted(ComponentRegistry, String) - Method in class org.infinispan.lifecycle.AbstractModuleLifecycle
 
cacheStarted(ComponentRegistry, String) - Method in interface org.infinispan.lifecycle.ModuleLifecycle
 
CacheStarted - Annotation Type in org.infinispan.notifications.cachemanagerlistener.annotation
This annotation should be used on methods that need to be notified when a cache is started.
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
 
CacheStatisticCollector - Class in org.infinispan.stats
Collects and maintains all the statistics for a cache.
CacheStatisticCollector(TimeService) - Constructor for class org.infinispan.stats.CacheStatisticCollector
 
CacheStatisticManager - Class in org.infinispan.stats
Manages all the statistics for a single cache.
CacheStatisticManager(Configuration, TimeService) - Constructor for class org.infinispan.stats.CacheStatisticManager
 
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.
CacheStoppedEvent - Interface in org.infinispan.notifications.cachemanagerlistener.event
This event is passed in to any method annotated with CacheStopped.
cacheStopping(ComponentRegistry, String) - Method in class org.infinispan.lifecycle.AbstractModuleLifecycle
 
cacheStopping(ComponentRegistry, String) - Method in interface org.infinispan.lifecycle.ModuleLifecycle
 
cacheStopTimeout(long) - Method in class org.infinispan.configuration.cache.TransactionConfiguration
If there are any ongoing transactions when a cache is stopped, Infinispan waits for ongoing remote and local transactions to finish.
cacheStopTimeout() - Method in class org.infinispan.configuration.cache.TransactionConfiguration
If there are any ongoing transactions when a cache is stopped, Infinispan waits for ongoing remote and local transactions to finish.
cacheStopTimeout(long) - Method in class org.infinispan.configuration.cache.TransactionConfigurationBuilder
If there are any ongoing transactions when a cache is stopped, Infinispan waits for ongoing remote and local transactions to finish.
cacheStopTimeout(long, TimeUnit) - Method in class org.infinispan.configuration.cache.TransactionConfigurationBuilder
If there are any ongoing transactions when a cache is stopped, Infinispan waits for ongoing remote and local transactions to finish.
CacheStream<R> - Interface in org.infinispan
A Stream that has additional operations to monitor or control behavior when used from a Cache.
CacheStream.SegmentCompletionListener - Interface in org.infinispan
Functional interface that is used as a callback when segments are completed.
CacheUnavailableException - Exception in org.infinispan.rest.cachemanager.exceptions
 
CacheUnavailableException(String) - Constructor for exception org.infinispan.rest.cachemanager.exceptions.CacheUnavailableException
 
CacheWriter<K,V> - Interface in org.infinispan.persistence.spi
Allows persisting data to an external storage, as opposed to the CacheLoader.
calculateSize(K, V) - Method in interface org.infinispan.commons.util.EntrySizeCalculator
Method used to calculate how much memory in size the key and value use.
callable(Callable<T>) - Method in interface org.infinispan.distexec.DistributedTaskBuilder
Provide relevant Callable for the DistributedTask
callbackHandler() - Method in class org.infinispan.persistence.remote.configuration.AuthenticationConfiguration
 
callbackHandler(CallbackHandler) - Method in class org.infinispan.persistence.remote.configuration.AuthenticationConfigurationBuilder
Specifies a CallbackHandler to be used during the authentication handshake.
cancellationService - Variable in class org.infinispan.distexec.DefaultExecutorService
Deprecated.
 
canExecute() - Method in class org.infinispan.io.GridFile
 
CANNOT_ASSUME_DENOM_IS_POWER_OF_TWO - Static variable in class org.infinispan.io.ModularArithmetic
 
canRead() - Method in class org.infinispan.io.GridFile
 
canWrite() - Method in class org.infinispan.io.GridFile
 
capacity() - Method in class org.infinispan.commons.util.SmallIntSet
 
CAPACITY_FACTOR - Static variable in class org.infinispan.configuration.cache.HashConfiguration
 
cause() - Method in interface org.infinispan.distexec.FailoverContext
Returns the Throwable which was the cause of the task failure.
CAUSE - Static variable in interface org.infinispan.rest.JSONConstants
 
challenge(InfinispanRequest) - Method in interface org.infinispan.rest.authentication.Authenticator
Challenges specific InfinispanRequest for authentication.
channelRead0(ChannelHandlerContext, FullHttpRequest) - Method in class org.infinispan.rest.Http11RequestHandler
 
channelRead0(ChannelHandlerContext, FullHttpRequest) - Method in class org.infinispan.rest.Http20RequestHandler
 
characteristics() - Method in class org.infinispan.commons.util.SpliteratorMapper
 
charset(Charset) - Method in class org.infinispan.rest.InfinispanResponse
Adds a charset.
CheckedClassResolver - Class in org.infinispan.commons.marshall.jboss
 
CheckedClassResolver(ClassWhiteList, ClassLoader) - Constructor for class org.infinispan.commons.marshall.jboss.CheckedClassResolver
 
CheckedInputStream - Class in org.infinispan.commons.marshall
 
CheckedInputStream(InputStream, ClassWhiteList) - Constructor for class org.infinispan.commons.marshall.CheckedInputStream
 
CheckedInputStream(InputStream, List<String>) - Constructor for class org.infinispan.commons.marshall.CheckedInputStream
 
checkParentDirs(String, boolean) - Method in class org.infinispan.io.GridFile
Checks whether the parent directories are present (and are directories).
checkPermission(AuthorizationPermission) - Method in interface org.infinispan.security.AuthorizationManager
Verifies that the Subject associated with the current AccessControlContext has the requested permission.
checkPermission(Subject, AuthorizationPermission) - Method in interface org.infinispan.security.AuthorizationManager
Verifies that the Subject has the requested permission.
checkPermission(AuthorizationPermission, String) - Method in interface org.infinispan.security.AuthorizationManager
Verifies that the Subject associated with the current AccessControlContext has the requested permission and role.
checkPermission(Subject, AuthorizationPermission, String) - Method in interface org.infinispan.security.AuthorizationManager
Verifies that the Subject has the requested permission and role.
checkPermission(CachePermission) - Static method in class org.infinispan.security.Security
 
CHUNK_SIZE - Static variable in class org.infinispan.configuration.cache.StateTransferConfiguration
 
CHUNK_SIZE - Static variable in class org.infinispan.configuration.cache.XSiteStateTransferConfiguration
 
chunkSize() - Method in class org.infinispan.configuration.cache.StateTransferConfiguration
The state will be transferred in batches of chunkSize cache entries.
chunkSize(int) - Method in class org.infinispan.configuration.cache.StateTransferConfigurationBuilder
The state will be transferred in batches of chunkSize cache entries.
chunkSize() - Method in class org.infinispan.configuration.cache.XSiteStateTransferConfiguration
 
chunkSize(int) - Method in class org.infinispan.configuration.cache.XSiteStateTransferConfigurationBuilder
If > 0, the state will be transferred in batches of chunkSize cache entries.
CLASS_RESOLVER - Static variable in class org.infinispan.configuration.global.SerializationConfiguration
 
ClassFinder - Class in org.infinispan.commons.util
Find infinispan classes utility
ClassFinder() - Constructor for class org.infinispan.commons.util.ClassFinder
 
classLoader() - Method in class org.infinispan.configuration.global.GlobalConfiguration
Get the classloader in use by this configuration.
classLoader(ClassLoader) - Method in class org.infinispan.configuration.global.GlobalConfigurationBuilder
 
ClassLoaderAwareFilteringListenable<K,V> - Interface in org.infinispan.notifications
Interface that enhances FilteringListenable with the possibility of specifying the ClassLoader which should be set as the context class loader for the invoked listener method
ClassLoaderAwareListenable - Interface in org.infinispan.notifications
Interface that enhances Listenable with the possibility of specifying the ClassLoader which should be set as the context class loader for the invoked listener method
classResolver() - Method in class org.infinispan.configuration.global.SerializationConfiguration
 
classResolver(ClassResolver) - Method in class org.infinispan.configuration.global.SerializationConfigurationBuilder
Class resolver to use when unmarshallig objects.
ClassWhiteList - Class in org.infinispan.commons.configuration
The ClassWhiteList maintains classes definitions either by name or regular expression and is used for permissioning.
ClassWhiteList() - Constructor for class org.infinispan.commons.configuration.ClassWhiteList
 
ClassWhiteList(List<String>) - Constructor for class org.infinispan.commons.configuration.ClassWhiteList
 
cleanup() - Static method in class org.infinispan.transaction.lookup.DummyTransactionManagerLookup
 
CLEANUP_TASK_FREQUENCY - Static variable in class org.infinispan.configuration.cache.L1Configuration
 
cleanupTaskFrequency() - Method in class org.infinispan.configuration.cache.L1Configuration
Determines how often a cleanup thread runs to clean up an internal log of requestors for a specific key
cleanupTaskFrequency(long) - Method in class org.infinispan.configuration.cache.L1ConfigurationBuilder
How often the L1 requestors map is cleaned up of stale items
cleanupTaskFrequency(long, TimeUnit) - Method in class org.infinispan.configuration.cache.L1ConfigurationBuilder
How often the L1 requestors map is cleaned up of stale items
clear() - Method in interface org.infinispan.Cache
Removes all mappings from the cache.
clear() - Method in class org.infinispan.commons.equivalence.EquivalentHashMap
Deprecated.
 
clear() - Method in class org.infinispan.commons.equivalence.EquivalentHashMap.EntrySet
Deprecated.
 
clear() - Method in class org.infinispan.commons.equivalence.EquivalentHashMap.Values
Deprecated.
 
clear() - Method in class org.infinispan.commons.equivalence.EquivalentHashSet
Deprecated.
Removes all of the elements from this set.
clear() - Method in class org.infinispan.commons.equivalence.EquivalentLinkedHashMap
Deprecated.
 
clear() - Method in class org.infinispan.commons.marshall.MarshallableTypeHints
Clear the cached marshallable type hints.
clear() - Method in class org.infinispan.commons.util.ArrayMap
 
clear() - Method in class org.infinispan.commons.util.CloseableIteratorCollectionAdapter
 
clear() - Method in class org.infinispan.commons.util.concurrent.ConcurrentHashSet
 
clear() - Method in class org.infinispan.commons.util.concurrent.ConcurrentWeakKeyHashMap
Removes all of the mappings from this map.
clear() - Method in class org.infinispan.commons.util.FastCopyHashMap
 
clear() - Method in class org.infinispan.commons.util.FastCopyHashMap.EntrySet
 
clear() - Method in class org.infinispan.commons.util.FastCopyHashMap.KeySet
 
clear() - Method in class org.infinispan.commons.util.FastCopyHashMap.Values
 
clear() - Method in class org.infinispan.commons.util.ForwardingList
 
clear() - Method in class org.infinispan.commons.util.SmallIntSet
 
clear() - Method in class org.infinispan.commons.util.WeakValueHashMap
 
clear() - Method in class org.infinispan.persistence.file.SingleFileStore
 
clear() - Method in class org.infinispan.persistence.jdbc.common.AbstractJdbcStore
 
clear() - Method in class org.infinispan.persistence.jdbc.mixed.JdbcMixedStore
 
clear() - Method in class org.infinispan.persistence.jpa.JpaStore
 
clear() - Method in class org.infinispan.persistence.leveldb.LevelDBStore
 
clear() - Method in class org.infinispan.persistence.remote.RemoteStore
 
clear() - Method in class org.infinispan.persistence.rest.RestStore
 
clear() - Method in interface org.infinispan.persistence.spi.AdvancedCacheWriter
Removes all the data from the storage.
clearAsync() - Method in interface org.infinispan.commons.api.AsyncCache
Asynchronous version of Map.clear().
clearCounters() - Method in class org.infinispan.counter.configuration.CounterManagerConfigurationBuilder
Clears all the configured counters.
clearGroupers() - Method in class org.infinispan.configuration.cache.GroupsConfigurationBuilder
Clear the groupers
clearLockedKeys() - Method in interface org.infinispan.context.InvocationContext
Deprecated.
 
clearModules() - Method in class org.infinispan.configuration.cache.ConfigurationBuilder
 
clearModules() - Method in class org.infinispan.configuration.global.GlobalConfigurationBuilder
 
clearProperties() - Method in class org.infinispan.configuration.cache.InterceptorConfigurationBuilder
Clears the interceptor properties
clearProperties() - Method in class org.infinispan.configuration.global.TransportConfigurationBuilder
Clears the transport properties
clearStores() - Method in class org.infinispan.configuration.cache.PersistenceConfigurationBuilder
Removes any configured stores from this builder.
clearThreshold() - Method in class org.infinispan.persistence.leveldb.configuration.LevelDBStoreConfiguration
 
clearThreshold(int) - Method in class org.infinispan.persistence.leveldb.configuration.LevelDBStoreConfigurationBuilder
 
clientSubject() - Method in class org.infinispan.persistence.remote.configuration.AuthenticationConfiguration
 
clientSubject(Subject) - Method in class org.infinispan.persistence.remote.configuration.AuthenticationConfigurationBuilder
Sets the client subject, necessary for those SASL mechanisms which require it to access client credentials (i.e.
clone() - Method in class org.infinispan.commons.util.FastCopyHashMap
 
clone() - Method in interface org.infinispan.context.InvocationContext
Deprecated.
Clones the invocation context.
clone(Callable<T>) - Method in class org.infinispan.distexec.DefaultExecutorService
Deprecated.
 
cloneWithMarshaller(Marshaller, T) - Static method in class org.infinispan.commons.util.Util
Clones parameter x of type T with a given Marshaller reference;
close() - Method in class org.infinispan.commons.marshall.DelegatingObjectInput
 
close() - Method in class org.infinispan.commons.marshall.DelegatingObjectOutput
 
close() - Method in class org.infinispan.commons.util.Base64.OutputStream
Deprecated.
Flushes and closes (I think, in the superclass) the stream.
close() - Method in interface org.infinispan.commons.util.CloseableIterable
 
close() - Method in interface org.infinispan.commons.util.CloseableIterator
 
close() - Method in class org.infinispan.commons.util.CloseableIteratorMapper
 
close() - Method in interface org.infinispan.commons.util.CloseableSpliterator
 
close() - Method in class org.infinispan.commons.util.CloseableSpliteratorMapper
 
close() - Method in class org.infinispan.commons.util.RemovableCloseableIterator
 
close(AutoCloseable) - Static method in class org.infinispan.commons.util.Util
 
close(Socket) - Static method in class org.infinispan.commons.util.Util
 
close(AutoCloseable...) - Static method in class org.infinispan.commons.util.Util
 
close(Context) - Static method in class org.infinispan.commons.util.Util
 
close() - Method in class org.infinispan.io.GridInputStream
 
close() - Method in class org.infinispan.io.GridOutputStream
 
close() - Method in class org.infinispan.io.ReadableGridFileChannel
 
close() - Method in class org.infinispan.io.UnclosableObjectInputStream
 
close() - Method in class org.infinispan.io.UnclosableObjectOutputStream
 
close() - Method in class org.infinispan.io.WritableGridFileChannel
 
close() - Method in interface org.infinispan.query.ResultIterator
This method must be called on your iterator once you have finished so that any local or remote resources can be freed up.
CloseableIterable<E> - Interface in org.infinispan.commons.util
Interface that provides semantics of a Iterable and AutoCloseable interfaces.
CloseableIterator<E> - Interface in org.infinispan.commons.util
Interface that provides semantics of a Iterator and AutoCloseable interfaces.
CloseableIteratorCollection<E> - Interface in org.infinispan.commons.util
A collection that defines an iterator method that returns a CloseableIterator instead of a non closeable one.
CloseableIteratorCollectionAdapter<E> - Class in org.infinispan.commons.util
CloseableIteratorCollectionAdapter(Collection<E>) - Constructor for class org.infinispan.commons.util.CloseableIteratorCollectionAdapter
 
CloseableIteratorMapper<E,S> - Class in org.infinispan.commons.util
A iterator that maps each value to the output of the Function.
CloseableIteratorMapper(CloseableIterator<? extends E>, Function<? super E, ? extends S>) - Constructor for class org.infinispan.commons.util.CloseableIteratorMapper
 
CloseableIteratorSet<E> - Interface in org.infinispan.commons.util
A set that defines an iterator method that returns a CloseableIterator instead of a non closeable one.
CloseableIteratorSetAdapter<E> - Class in org.infinispan.commons.util
CloseableIteratorSetAdapter(Set<E>) - Constructor for class org.infinispan.commons.util.CloseableIteratorSetAdapter
 
Closeables - Class in org.infinispan.commons.util
This class consists exclusively of static methods that operate on or return closeable interfaces.
CloseableSpliterator<T> - Interface in org.infinispan.commons.util
Interface that provides semantics of a Spliterator and AutoCloseable interfaces.
CloseableSpliteratorMapper<E,S> - Class in org.infinispan.commons.util
A spliterator that maps each value to the output of the Function that is also closeable.
CloseableSpliteratorMapper(CloseableSpliterator<E>, Function<? super E, ? extends S>) - Constructor for class org.infinispan.commons.util.CloseableSpliteratorMapper
 
closeMarshaller() - Method in interface org.infinispan.commons.marshall.jboss.RiverCloseListener
 
closeUnmarshaller() - Method in interface org.infinispan.commons.marshall.jboss.RiverCloseListener
 
CLUSTER_EVENT - Static variable in interface org.infinispan.commons.marshall.Ids
 
CLUSTER_EVENT_CALLABLE - Static variable in interface org.infinispan.commons.marshall.Ids
 
CLUSTER_LISTENER_REMOVE_CALLABLE - Static variable in interface org.infinispan.commons.marshall.Ids
 
CLUSTER_LISTENER_REPLICATE_CALLABLE - Static variable in interface org.infinispan.commons.marshall.Ids
 
CLUSTER_NAME - Static variable in class org.infinispan.configuration.global.TransportConfiguration
 
ClusterCacheStats - Interface in org.infinispan.stats
Similar to Stats but cluster wide.
ClusterContainerStats - Interface in org.infinispan.stats
Cluster wide container statistics
clusterDependentLogic - Variable in class org.infinispan.distexec.DefaultExecutorService
Deprecated.
 
clusteredDefault() - Method in class org.infinispan.configuration.global.GlobalConfigurationBuilder
Helper method that gets you a default constructed GlobalConfiguration, preconfigured to use the default clustering stack.
ClusteredLock - Interface in org.infinispan.lock.api
ClusteredLock is a data structure used for concurrent programming between Infinispan instances in cluster mode.
ClusteredLockConfiguration - Class in org.infinispan.lock.api
A Clustered Lock can be reentrant and there are different ownership levels.
ClusteredLockConfiguration() - Constructor for class org.infinispan.lock.api.ClusteredLockConfiguration
Default lock is non reentrant and the ownership level is OwnershipLevel.NODE
ClusteredLockException - Exception in org.infinispan.lock.exception
Exception used to handle errors on clustered locks
ClusteredLockException(String) - Constructor for exception org.infinispan.lock.exception.ClusteredLockException
 
ClusteredLockException(Throwable) - Constructor for exception org.infinispan.lock.exception.ClusteredLockException
 
ClusteredLockManager - Interface in org.infinispan.lock.api
Provides the API to define, create and remove ClusteredLocks.
ClusterExecutor - Interface in org.infinispan.manager
A cluster executor that can be used to invoke a given command across the cluster.
ClusterHealth - Interface in org.infinispan.health
Cluster health information.
clustering() - Method in class org.infinispan.configuration.cache.Configuration
 
clustering() - Method in class org.infinispan.configuration.cache.ConfigurationBuilder
 
clustering() - Method in interface org.infinispan.configuration.cache.ConfigurationChildBuilder
 
ClusteringConfiguration - Class in org.infinispan.configuration.cache
Defines clustered characteristics of the cache.
ClusteringConfigurationBuilder - Class in org.infinispan.configuration.cache
Defines clustered characteristics of the cache.
ClusteringConfigurationChildBuilder - Interface in org.infinispan.configuration.cache
 
ClusterLoader - Class in org.infinispan.persistence.cluster
Cache loader that consults other members in the cluster for values.
ClusterLoader() - Constructor for class org.infinispan.persistence.cluster.ClusterLoader
 
ClusterLoaderConfiguration - Class in org.infinispan.configuration.cache
ClusterLoaderConfiguration.
ClusterLoaderConfiguration(AttributeSet, AsyncStoreConfiguration, SingletonStoreConfiguration) - Constructor for class org.infinispan.configuration.cache.ClusterLoaderConfiguration
 
ClusterLoaderConfigurationBuilder - Class in org.infinispan.configuration.cache
 
ClusterLoaderConfigurationBuilder(PersistenceConfigurationBuilder) - Constructor for class org.infinispan.configuration.cache.ClusterLoaderConfigurationBuilder
 
clusterName() - Method in class org.infinispan.configuration.global.TransportConfiguration
 
clusterName(String) - Method in class org.infinispan.configuration.global.TransportConfigurationBuilder
Defines the name of the cluster.
clusterNodeName(String) - Method in class org.infinispan.rest.InfinispanCacheResponse
Adds Cluster-Node-Name header.
clusterPrimaryOwner(String) - Method in class org.infinispan.rest.InfinispanCacheResponse
Adds Cluster-Primary-Owner header.
clusterServerAddress(String) - Method in class org.infinispan.rest.InfinispanCacheResponse
Adds Cluster-Server-Address header.
collect(Collector<? super R, A, R1>) - Method in interface org.infinispan.CacheStream
collect(SerializableSupplier<R1>, SerializableBiConsumer<R1, ? super R>, SerializableBiConsumer<R1, R1>) - Method in interface org.infinispan.CacheStream
Same as Stream.collect(Supplier, BiConsumer, BiConsumer) except that the various arguments must also implement Serializable
collect(SerializableSupplier<R>, SerializableObjDoubleConsumer<R>, SerializableBiConsumer<R, R>) - Method in interface org.infinispan.DoubleCacheStream
Same as DoubleStream.collect(Supplier, ObjDoubleConsumer, BiConsumer) except that the arguments must also implement Serializable
collect(Supplier<R>, BiConsumer<R, ? super T>, BiConsumer<R, R>) - Method in interface org.infinispan.functional.Traversable
A terminal operation that transforms the traversable into a result container, first constructed with the given supplier, and then accumulating elements over it with the given consumer.
collect(Collector<? super T, A, R>) - Method in interface org.infinispan.functional.Traversable
A terminal operation that transforms the traversable into a result container using a Collector.
collect(SerializableSupplier<R>, SerializableObjIntConsumer<R>, SerializableBiConsumer<R, R>) - Method in interface org.infinispan.IntCacheStream
Same as IntStream.collect(Supplier, ObjIntConsumer, BiConsumer) except that the arguments must also implement Serializable
collect(SerializableSupplier<R>, SerializableObjLongConsumer<R>, SerializableBiConsumer<R, R>) - Method in interface org.infinispan.LongCacheStream
Same as LongStream.collect(Supplier, ObjLongConsumer, BiConsumer) except that the arguments must also implement Serializable.
CollectionFactory - Class in org.infinispan.commons.util
A factory for ConcurrentMaps.
CollectionFactory() - Constructor for class org.infinispan.commons.util.CollectionFactory
 
CollectionKeyFilter<K> - Class in org.infinispan.filter
Filter based on accepting/rejecting the keys that are present in a supplied collection.
CollectionKeyFilter(Collection<? extends K>) - Constructor for class org.infinispan.filter.CollectionKeyFilter
 
CollectionKeyFilter(Collection<? extends K>, boolean) - Constructor for class org.infinispan.filter.CollectionKeyFilter
 
CollectionKeyFilter.Externalizer - Class in org.infinispan.filter
 
COLLECTIONS - Static variable in interface org.infinispan.commons.marshall.Ids
 
collector(Supplier<Collector<T, ?, R>>) - Static method in class org.infinispan.stream.CacheCollectors
Similar to CacheCollectors.serializableCollector(SerializableSupplier) except that the supplier provided must be marshable through ISPN marshalling techniques.
COMMAND_INVOCATION_ID - Static variable in interface org.infinispan.commons.marshall.Ids
 
CommandInterceptor - Class in org.infinispan.interceptors.base
Deprecated.
Since 8.3, will be removed.
CommandInterceptor() - Constructor for class org.infinispan.interceptors.base.CommandInterceptor
Deprecated.
 
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(Transaction) - Method in class org.infinispan.persistence.jdbc.common.AbstractJdbcStore
 
commit(Transaction) - Method in class org.infinispan.persistence.jdbc.mixed.JdbcMixedStore
 
commit(Transaction) - Method in interface org.infinispan.persistence.spi.TransactionalCacheWriter
Commit the provided transaction's changes to the underlying store.
CommonNameRoleMapper - Class in org.infinispan.security.impl
CommonNameRoleMapper.
CommonNameRoleMapper() - Constructor for class org.infinispan.security.impl.CommonNameRoleMapper
 
compare(T, T) - Method in class org.infinispan.commons.equivalence.AnyEquivalence
Deprecated.
 
compare(Object, Object) - Method in class org.infinispan.commons.equivalence.AnyServerEquivalence
Deprecated.
 
compare(byte[], byte[]) - Method in class org.infinispan.commons.equivalence.ByteArrayEquivalence
Deprecated.
 
compare(T, T) - Method in interface org.infinispan.commons.equivalence.Equivalence
Deprecated.
Compares the two given objects for order.
compare(T, T) - Method in class org.infinispan.commons.equivalence.IdentityEquivalence
Deprecated.
 
compareAndSet(long, long) - Method in interface org.infinispan.counter.api.StrongCounter
Atomically sets the value to the given updated value if the current value == the expected value.
compareAndSet(long, long) - Method in interface org.infinispan.counter.api.SyncStrongCounter
 
compareAndSwap(long, long) - Method in interface org.infinispan.counter.api.StrongCounter
Atomically sets the value to the given updated value if the current value == the expected value.
compareAndSwap(long, long) - Method in interface org.infinispan.counter.api.SyncStrongCounter
 
compareTo(File) - Method in class org.infinispan.io.GridFile
 
compareTo(byte[]) - Static method in class org.infinispan.Version
 
compatibility() - Method in class org.infinispan.configuration.cache.Configuration
 
compatibility() - Method in class org.infinispan.configuration.cache.ConfigurationBuilder
 
compatibility() - Method in interface org.infinispan.configuration.cache.ConfigurationChildBuilder
 
CompatibilityModeConfiguration - Class in org.infinispan.configuration.cache
Compatibility mode configuration
CompatibilityModeConfigurationBuilder - Class in org.infinispan.configuration.cache
Compatibility mode configuration builder
CompatibilityProtoStreamMarshaller - Class in org.infinispan.query.remote
A per EmbeddedCacheManager marshaller that should be used as compatibility mode marshaller (see org.infinispan.interceptors.compat.TypeConverterInterceptor) in server.
CompatibilityProtoStreamMarshaller() - Constructor for class org.infinispan.query.remote.CompatibilityProtoStreamMarshaller
 
COMPLETED_TX_TIMEOUT - Static variable in class org.infinispan.configuration.cache.TransactionConfiguration
 
completedTxTimeout() - Method in class org.infinispan.configuration.cache.TransactionConfiguration
 
completedTxTimeout(long) - Method in class org.infinispan.configuration.cache.TransactionConfigurationBuilder
The duration (millis) in which to keep information about the completion of a transaction.
completionQueue - Variable in class org.infinispan.distexec.DistributedExecutionCompletionService
 
ComponentStatus - Enum in org.infinispan.lifecycle
Different states a component may be in.
COMPOSITE_KEY_FILTER - Static variable in interface org.infinispan.commons.marshall.Ids
 
COMPOSITE_KEY_VALUE_FILTER - Static variable in interface org.infinispan.commons.marshall.Ids
 
CompositeCacheEventFilter<K,V> - Class in org.infinispan.notifications.cachelistener.filter
Allows AND-composing several cache event filters.
CompositeCacheEventFilter(CacheEventFilter<? super K, ? super V>...) - Constructor for class org.infinispan.notifications.cachelistener.filter.CompositeCacheEventFilter
 
CompositeKeyFilter<K> - Class in org.infinispan.filter
Allows AND-composing several filters.
CompositeKeyFilter(KeyFilter<? super K>...) - Constructor for class org.infinispan.filter.CompositeKeyFilter
 
CompositeKeyFilter.Externalizer - Class in org.infinispan.filter
 
CompositeKeyValueFilter<K,V> - Class in org.infinispan.filter
Allows AND-composing several key/value filters.
CompositeKeyValueFilter(KeyValueFilter<? super K, ? super V>...) - Constructor for class org.infinispan.filter.CompositeKeyValueFilter
 
CompositeKeyValueFilter.Externalizer - Class in org.infinispan.filter
 
CompressionType - Enum in org.infinispan.persistence.leveldb.configuration
 
compressionType() - Method in class org.infinispan.persistence.leveldb.configuration.LevelDBStoreConfiguration
 
compressionType(CompressionType) - Method in class org.infinispan.persistence.leveldb.configuration.LevelDBStoreConfigurationBuilder
 
computeCapacity(int) - Static method in class org.infinispan.commons.util.CollectionFactory
 
computeCapacity(int, float) - Static method in class org.infinispan.commons.util.CollectionFactory
 
CONCURRENCY_LEVEL - Static variable in class org.infinispan.configuration.cache.LockingConfiguration
 
concurrencyLevel() - Method in class org.infinispan.configuration.cache.LockingConfiguration
Concurrency level for lock containers.
concurrencyLevel(int) - Method in class org.infinispan.configuration.cache.LockingConfigurationBuilder
Concurrency level for lock containers.
concurrencyLevel(int) - Method in class org.infinispan.counter.api.CounterConfiguration.Builder
Sets the concurrency level of the counter.
concurrencyLevel() - Method in class org.infinispan.counter.api.CounterConfiguration
 
concurrencyLevel() - Method in class org.infinispan.counter.configuration.WeakCounterConfiguration
 
concurrencyLevel(int) - Method in class org.infinispan.counter.configuration.WeakCounterConfigurationBuilder
Sets the counter's concurrency level.
concurrencyLevel(int) - Method in class org.infinispan.persistence.jdbc.configuration.JdbcBinaryStoreConfigurationBuilder
 
ConcurrentHashSet<E> - Class in org.infinispan.commons.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.commons.util.concurrent.ConcurrentHashSet
 
ConcurrentHashSet(int) - Constructor for class org.infinispan.commons.util.concurrent.ConcurrentHashSet
 
ConcurrentHashSet(int, float, int) - Constructor for class org.infinispan.commons.util.concurrent.ConcurrentHashSet
Params passed in to the underlying CHM.
ConcurrentWeakKeyHashMap<K,V> - Class in org.infinispan.commons.util.concurrent
An alternative weak-key ConcurrentMap which is similar to ConcurrentHashMap.
ConcurrentWeakKeyHashMap(int, float, int) - Constructor for class org.infinispan.commons.util.concurrent.ConcurrentWeakKeyHashMap
Creates a new, empty map with the specified initial capacity, load factor and concurrency level.
ConcurrentWeakKeyHashMap(int, float) - Constructor for class org.infinispan.commons.util.concurrent.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.commons.util.concurrent.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.commons.util.concurrent.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.commons.util.concurrent.ConcurrentWeakKeyHashMap
Creates a new map with the same mappings as the given map.
ConcurrentWeakKeyHashMap.ReusableIterator<E> - Interface in org.infinispan.commons.util.concurrent
 
Configuration - Class in org.infinispan.configuration.cache
 
configuration - Variable in class org.infinispan.rest.Http20RequestHandler
 
CONFIGURATION_STORAGE - Static variable in class org.infinispan.configuration.global.GlobalStateConfiguration
 
CONFIGURATION_STORAGE_SUPPLIER - Static variable in class org.infinispan.configuration.global.GlobalStateConfiguration
 
ConfigurationBuilder - Class in org.infinispan.configuration.cache
 
ConfigurationBuilder() - Constructor for class org.infinispan.configuration.cache.ConfigurationBuilder
 
ConfigurationChildBuilder - Interface in org.infinispan.configuration.cache
 
ConfigurationFor - Annotation Type in org.infinispan.commons.configuration
ConfigurationFor.
Configurations - Class in org.infinispan.configuration.cache
Helper configuration methods.
configurationStorage() - Method in class org.infinispan.configuration.global.GlobalStateConfiguration
 
configurationStorage(ConfigurationStorage) - Method in class org.infinispan.configuration.global.GlobalStateConfigurationBuilder
Defines the ConfigurationStorage strategy to use.
configurationStorageClass() - Method in class org.infinispan.configuration.global.GlobalStateConfiguration
configurationStorageSupplier(Supplier<? extends LocalConfigurationStorage>) - Method in class org.infinispan.configuration.global.GlobalStateConfigurationBuilder
ConfigurationUtils - Class in org.infinispan.commons.configuration
ConfigurationUtils.
ConfiguredBy - Annotation Type in org.infinispan.commons.configuration
Defines the configuration used to configure the given class instances
configurePipeline(ChannelHandlerContext, String) - Method in class org.infinispan.rest.Http11To2UpgradeHandler
 
ConflictManager<K,V> - Interface in org.infinispan.conflict
 
ConflictManagerFactory - Class in org.infinispan.conflict
A ConflictManager factory for cache instances.
ConflictManagerFactory() - Constructor for class org.infinispan.conflict.ConflictManagerFactory
 
connectionFactory - Variable in class org.infinispan.persistence.jdbc.common.AbstractJdbcStore
 
connectionFactory() - Method in class org.infinispan.persistence.jdbc.configuration.AbstractJdbcStoreConfiguration
 
connectionFactory - Variable in class org.infinispan.persistence.jdbc.configuration.AbstractJdbcStoreConfigurationBuilder
 
connectionFactory(Class<C>) - Method in class org.infinispan.persistence.jdbc.configuration.AbstractJdbcStoreConfigurationBuilder
Use the specified ConnectionFactory to handle connection to the database
connectionFactory(C) - Method in class org.infinispan.persistence.jdbc.configuration.AbstractJdbcStoreConfigurationBuilder
Use the specified ConnectionFactoryConfigurationBuilder to configure connections to the database
connectionFactoryClass() - Method in interface org.infinispan.persistence.jdbc.configuration.ConnectionFactoryConfiguration
 
connectionFactoryClass() - Method in class org.infinispan.persistence.jdbc.configuration.ManagedConnectionFactoryConfiguration
 
connectionFactoryClass() - Method in class org.infinispan.persistence.jdbc.configuration.PooledConnectionFactoryConfiguration
 
connectionFactoryClass() - Method in class org.infinispan.persistence.jdbc.configuration.SimpleConnectionFactoryConfiguration
 
ConnectionFactoryConfiguration - Interface in org.infinispan.persistence.jdbc.configuration
ConnectionFactoryConfiguration.
ConnectionFactoryConfigurationBuilder<T extends ConnectionFactoryConfiguration> - Interface in org.infinispan.persistence.jdbc.configuration
 
connectionPool() - Method in class org.infinispan.persistence.jdbc.configuration.AbstractJdbcStoreConfigurationBuilder
 
connectionPool() - Method in class org.infinispan.persistence.jdbc.configuration.AbstractJdbcStoreConfigurationChildBuilder
 
connectionPool() - Method in class org.infinispan.persistence.jdbc.configuration.JdbcBinaryStoreConfigurationBuilder.BinaryTableManipulationConfigurationBuilder
 
connectionPool() - Method in class org.infinispan.persistence.jdbc.configuration.JdbcMixedStoreConfigurationBuilder.MixedTableManipulationConfigurationBuilder
 
connectionPool() - Method in interface org.infinispan.persistence.jdbc.configuration.JdbcStoreConfigurationChildBuilder
Configures a connection pool to be used by this JDBC Cache Store to handle connections to the database
connectionPool() - Method in class org.infinispan.persistence.jdbc.configuration.JdbcStringBasedStoreConfigurationBuilder.StringTableManipulationConfigurationBuilder
 
connectionPool() - Method in class org.infinispan.persistence.remote.configuration.AbstractRemoteStoreConfigurationChildBuilder
 
connectionPool() - Method in class org.infinispan.persistence.remote.configuration.RemoteStoreConfiguration
 
connectionPool() - Method in class org.infinispan.persistence.remote.configuration.RemoteStoreConfigurationBuilder
 
connectionPool() - Method in interface org.infinispan.persistence.remote.configuration.RemoteStoreConfigurationChildBuilder
Configures the connection pool
connectionPool() - Method in class org.infinispan.persistence.rest.configuration.AbstractRestStoreConfigurationChildBuilder
 
connectionPool() - Method in class org.infinispan.persistence.rest.configuration.RestStoreConfiguration
 
connectionPool() - Method in class org.infinispan.persistence.rest.configuration.RestStoreConfigurationBuilder
 
connectionPool() - Method in interface org.infinispan.persistence.rest.configuration.RestStoreConfigurationChildBuilder
Configures the connection pool
ConnectionPoolConfiguration - Class in org.infinispan.persistence.remote.configuration
 
ConnectionPoolConfiguration - Class in org.infinispan.persistence.rest.configuration
ConnectionPoolConfiguration.
ConnectionPoolConfigurationBuilder - Class in org.infinispan.persistence.remote.configuration
ConnectionPoolConfigurationBuilder.
ConnectionPoolConfigurationBuilder - Class in org.infinispan.persistence.rest.configuration
ConnectionPoolConfigurationBuilder.
connectionTimeout(long) - Method in class org.infinispan.persistence.remote.configuration.AbstractRemoteStoreConfigurationChildBuilder
 
connectionTimeout() - Method in class org.infinispan.persistence.remote.configuration.RemoteStoreConfiguration
 
connectionTimeout(long) - Method in class org.infinispan.persistence.remote.configuration.RemoteStoreConfigurationBuilder
 
connectionTimeout(long) - Method in interface org.infinispan.persistence.remote.configuration.RemoteStoreConfigurationChildBuilder
This property defines the maximum socket connect timeout before giving up connecting to the server.
connectionTimeout() - Method in class org.infinispan.persistence.rest.configuration.ConnectionPoolConfiguration
 
connectionTimeout(int) - Method in class org.infinispan.persistence.rest.configuration.ConnectionPoolConfigurationBuilder
 
connectionUrl() - Method in class org.infinispan.persistence.jdbc.configuration.PooledConnectionFactoryConfiguration
 
connectionUrl(String) - Method in class org.infinispan.persistence.jdbc.configuration.PooledConnectionFactoryConfigurationBuilder
 
connectionUrl() - Method in class org.infinispan.persistence.jdbc.configuration.SimpleConnectionFactoryConfiguration
 
connectionUrl(String) - Method in class org.infinispan.persistence.jdbc.configuration.SimpleConnectionFactoryConfigurationBuilder
 
CONSISTENT_HASH_FACTORY - Static variable in class org.infinispan.configuration.cache.HashConfiguration
 
consistentHash() - Method in class org.infinispan.configuration.cache.HashConfiguration
Deprecated.
consistentHash(ConsistentHash) - Method in class org.infinispan.configuration.cache.HashConfigurationBuilder
ConsistentHash - Interface in org.infinispan.distribution.ch
A consistent hash algorithm implementation.
consistentHashFactory() - Method in class org.infinispan.configuration.cache.HashConfiguration
The consistent hash factory in use.
consistentHashFactory(ConsistentHashFactory<? extends ConsistentHash>) - Method in class org.infinispan.configuration.cache.HashConfigurationBuilder
The consistent hash factory in use.
ConsistentHashFactory<CH extends ConsistentHash> - Interface in org.infinispan.distribution.ch
Factory for ConsistentHash instances.
constructDouble(Class<?>, Object) - Static method in class org.infinispan.commons.util.Util
 
consumer - Variable in class org.infinispan.commons.util.RemovableIterator
 
contains(Object) - Method in class org.infinispan.commons.equivalence.EquivalentHashMap.EntrySet
Deprecated.
 
contains(Object) - Method in class org.infinispan.commons.equivalence.EquivalentHashMap.Values
Deprecated.
 
contains(Object) - Method in class org.infinispan.commons.equivalence.EquivalentHashSet
Deprecated.
Returns true if this set contains the specified element.
contains(Object) - Method in class org.infinispan.commons.util.CloseableIteratorCollectionAdapter
 
contains(Object) - Method in class org.infinispan.commons.util.concurrent.ConcurrentHashSet
 
contains(Object) - Method in class org.infinispan.commons.util.concurrent.ConcurrentWeakKeyHashMap
Legacy method testing if some key maps into the specified value in this table.
contains(Object) - Method in class org.infinispan.commons.util.FastCopyHashMap.EntrySet
 
contains(Object) - Method in class org.infinispan.commons.util.FastCopyHashMap.KeySet
 
contains(Object) - Method in class org.infinispan.commons.util.FastCopyHashMap.Values
 
contains(Object) - Method in class org.infinispan.commons.util.ForwardingList
 
contains(Object) - Method in class org.infinispan.commons.util.ImmutableListCopy
 
contains(Object) - Method in class org.infinispan.commons.util.SmallIntSet
 
contains(Integer) - Method in class org.infinispan.commons.util.SmallIntSet
 
contains(int) - Method in class org.infinispan.commons.util.SmallIntSet
Check if the set contains an integer without boxing the parameter.
contains(Object) - Method in class org.infinispan.persistence.cluster.ClusterLoader
 
contains(Object) - Method in class org.infinispan.persistence.file.SingleFileStore
The base class implementation calls SingleFileStore.load(Object) for this, we can do better because we keep all keys in memory.
contains(Object) - Method in class org.infinispan.persistence.jdbc.binary.JdbcBinaryStore
 
contains(Object) - Method in class org.infinispan.persistence.jdbc.mixed.JdbcMixedStore
 
contains(Object) - Method in class org.infinispan.persistence.jdbc.stringbased.JdbcStringBasedStore
 
contains(Object) - Method in class org.infinispan.persistence.jpa.JpaStore
 
contains(Object) - Method in class org.infinispan.persistence.leveldb.LevelDBStore
 
contains(Object) - Method in class org.infinispan.persistence.remote.RemoteStore
 
contains(Object) - Method in class org.infinispan.persistence.rest.RestStore
 
contains(Object) - Method in interface org.infinispan.persistence.spi.CacheLoader
Returns true if the storage contains an entry associated with the given key.
contains(Object) - Method in interface org.infinispan.query.dsl.FilterConditionEndContext
Checks that the left argument (which is expected to be an array or a Collection) contains the given element.
containsAll(Collection<?>) - Method in class org.infinispan.commons.util.CloseableIteratorCollectionAdapter
 
containsAll(Collection<?>) - Method in class org.infinispan.commons.util.concurrent.ConcurrentHashSet
 
containsAll(long, long) - Static method in class org.infinispan.commons.util.EnumUtil
 
containsAll(Collection<?>) - Method in class org.infinispan.commons.util.ForwardingList
 
containsAll(Collection<?>) - Method in class org.infinispan.commons.util.SmallIntSet
 
containsAll(Object...) - Method in interface org.infinispan.query.dsl.FilterConditionEndContext
Checks that the left argument (which is expected to be an array or a Collection) contains all of the the given elements, in any order.
containsAll(Collection) - Method in interface org.infinispan.query.dsl.FilterConditionEndContext
Checks that the left argument (which is expected to be an array or a Collection) contains all the elements of the given collection, in any order.
containsAny(long, long) - Static method in class org.infinispan.commons.util.EnumUtil
 
containsAny(Collection<T>, Collection<T>) - Static method in class org.infinispan.commons.util.InfinispanCollections
 
containsAny(Object...) - Method in interface org.infinispan.query.dsl.FilterConditionEndContext
Checks that the left argument (which is expected to be an array or a Collection) contains any of the the given elements.
containsAny(Collection) - Method in interface org.infinispan.query.dsl.FilterConditionEndContext
Checks that the left argument (which is expected to be an array or a Collection) contains any of the elements of the given collection.
containsEntry(K, V) - Method in interface org.infinispan.multimap.api.embedded.MultimapCache
Returns Boolean.TRUE if this multimap cache contains the key-value pair.
containsKey(Object) - Method in class org.infinispan.commons.equivalence.EquivalentHashMap
Deprecated.
 
containsKey(Object) - Method in class org.infinispan.commons.util.ArrayMap
 
containsKey(Object) - Method in class org.infinispan.commons.util.concurrent.ConcurrentWeakKeyHashMap
Tests if the specified object is a key in this table.
containsKey(Object) - Method in class org.infinispan.commons.util.FastCopyHashMap
 
containsKey(Object) - Method in class org.infinispan.commons.util.WeakValueHashMap
 
containsKey(K) - Method in interface org.infinispan.multimap.api.embedded.MultimapCache
Returns Boolean.TRUE if this multimap cache contains the key.
containsValue(Object) - Method in class org.infinispan.commons.equivalence.EquivalentHashMap
Deprecated.
 
containsValue(Object) - Method in class org.infinispan.commons.util.ArrayMap
 
containsValue(Object) - Method in class org.infinispan.commons.util.concurrent.ConcurrentWeakKeyHashMap
Returns true if this map maps one or more keys to the specified value.
containsValue(Object) - Method in class org.infinispan.commons.util.FastCopyHashMap
 
containsValue(V) - Method in interface org.infinispan.multimap.api.embedded.MultimapCache
Returns Boolean.TRUE if this multimap cache contains the value at any key.
contentAsBytes(byte[]) - Method in class org.infinispan.rest.InfinispanResponse
Adds content as binary array.
contentAsText(String) - Method in class org.infinispan.rest.InfinispanResponse
Adds content as text.
contentType(String) - Method in class org.infinispan.rest.InfinispanResponse
Adds Content-Type header.
ContentTypeConfiguration - Class in org.infinispan.configuration.cache
 
ContentTypeConfigurationBuilder - Class in org.infinispan.configuration.cache
 
ContentTypeConfigurationBuilder(EncodingConfigurationBuilder) - Constructor for class org.infinispan.configuration.cache.ContentTypeConfigurationBuilder
 
contextPath() - Method in class org.infinispan.rest.configuration.RestServerConfiguration
 
contextPath(String) - Method in class org.infinispan.rest.configuration.RestServerConfigurationBuilder
 
ContinuousQuery<K,V> - Interface in org.infinispan.query.api.continuous
A container of continuous query listeners for a cache.
ContinuousQuery<K,V> - Class in org.infinispan.query.continuous
Deprecated.
replaced by ContinuousQuery; will be removed in 8.3
ContinuousQuery(Cache<K, V>) - Constructor for class org.infinispan.query.continuous.ContinuousQuery
Deprecated.
 
ContinuousQueryListener<K,V> - Interface in org.infinispan.query.api.continuous
Listener for continuous query events.
ContinuousQueryListener<K,V> - Interface in org.infinispan.query.continuous
Deprecated.
replaced by ContinuousQueryListener; to be removed in 8.3
ContinuousQueryResult - Class in org.infinispan.query.remote.client
 
ContinuousQueryResult(ContinuousQueryResult.ResultType, byte[], byte[], Object[]) - Constructor for class org.infinispan.query.remote.client.ContinuousQueryResult
 
ContinuousQueryResult.ResultType - Enum in org.infinispan.query.remote.client
 
ContinuousQueryResultListener<K,V> - Interface in org.infinispan.query.continuous
Deprecated.
replaced by ContinuousQueryListener; to be removed in 8.3
convert(long, MemoryUnit) - Method in enum org.infinispan.commons.util.MemoryUnit
 
convert(K, V, Metadata) - Method in class org.infinispan.filter.AbstractKeyValueFilterConverter
 
convert(K, V, Metadata) - Method in interface org.infinispan.filter.Converter
 
convert(K, V, Metadata, V, Metadata, EventType) - Method in class org.infinispan.notifications.cachelistener.filter.AbstractCacheEventFilterConverter
 
convert(K, V, Metadata, V, Metadata, EventType) - Method in interface org.infinispan.notifications.cachelistener.filter.CacheEventConverter
Converts the given newValue into something different possibly.
convert(K, V, Metadata) - Method in class org.infinispan.notifications.cachelistener.filter.CacheEventConverterAsConverter
 
convert(MarshalledEntry<K, V>, InternalEntryFactory) - Static method in class org.infinispan.persistence.PersistenceUtil
 
Converter<K,V,C> - Interface in org.infinispan.filter
Converter that can be used to transform a given entry to a different value.
CONVERTER_ENTRY_MAPPER - Static variable in interface org.infinispan.commons.marshall.Ids
 
CONVERTER_KEY_MAPPER - Static variable in interface org.infinispan.commons.marshall.Ids
 
CONVERTER_VALUE_MAPPER - Static variable in interface org.infinispan.commons.marshall.Ids
 
convertNanosToMicro(double) - Static method in class org.infinispan.stats.CacheStatisticCollector
 
convertNanosToSeconds(double) - Static method in class org.infinispan.stats.CacheStatisticCollector
 
copy() - Method in interface org.infinispan.atomic.CopyableDeltaAware
 
copy() - Method in interface org.infinispan.commons.io.ByteBuffer
Returns a new byte[] instance of size ByteBuffer.getLength() that contains all the bytes owned by this buffer.
copy() - Method in class org.infinispan.commons.io.ByteBufferImpl
Deprecated.
 
CopyableDeltaAware - Interface in org.infinispan.atomic
This interface extended the DeltaAware.
copyValue(ExtendedStatistic, ExtendedStatistic) - Method in class org.infinispan.stats.TransactionStatistics
Copies a statistic value and adds it to another statistic.
copyWithoutRemotableFlags(long) - Static method in enum org.infinispan.context.Flag
Deprecated.
Since 9.0
copyWithoutRemotableFlags(Set<Flag>) - Static method in enum org.infinispan.context.Flag
Deprecated.
Since 9.0
coreThreads() - Method in class org.infinispan.commons.executors.BlockingThreadPoolExecutorFactory
 
count() - Method in interface org.infinispan.functional.Traversable
A terminal operation that returns the number of elements in the traversable.
count(AdvancedCacheLoader<K, V>, KeyFilter<? super K>) - Static method in class org.infinispan.persistence.PersistenceUtil
 
count(String) - Static method in interface org.infinispan.query.dsl.Expression
 
COUNTER_CONFIGURATION - Static variable in interface org.infinispan.commons.marshall.Ids
 
COUNTER_STATE - Static variable in interface org.infinispan.commons.marshall.Ids
 
CounterConfiguration - Class in org.infinispan.counter.api
A counter configuration used to define counters cluster wide via CounterManager.defineCounter(String, CounterConfiguration).
CounterConfiguration.Builder - Class in org.infinispan.counter.api
The builder of CounterConfiguration.
CounterConfigurationBuilder<T extends AbstractCounterConfiguration,S extends CounterConfigurationBuilder<T,S>> - Interface in org.infinispan.counter.configuration
Base counter configuration builder.
CounterConfigurationException - Exception in org.infinispan.counter.exception
Signals a missing configuration or an invalid configuration.
CounterConfigurationException() - Constructor for exception org.infinispan.counter.exception.CounterConfigurationException
 
CounterConfigurationException(String) - Constructor for exception org.infinispan.counter.exception.CounterConfigurationException
 
CounterConfigurationException(String, Throwable) - Constructor for exception org.infinispan.counter.exception.CounterConfigurationException
 
CounterConfigurationException(Throwable) - Constructor for exception org.infinispan.counter.exception.CounterConfigurationException
 
CounterConfigurationParser - Class in org.infinispan.counter.configuration
Counters configuration parser
CounterConfigurationParser() - Constructor for class org.infinispan.counter.configuration.CounterConfigurationParser
 
CounterConfigurationSerializer - Class in org.infinispan.counter.configuration
Counters configuration serializer.
CounterConfigurationSerializer() - Constructor for class org.infinispan.counter.configuration.CounterConfigurationSerializer
 
CounterEvent - Interface in org.infinispan.counter.api
The event used by CounterListener.
CounterException - Exception in org.infinispan.counter.exception
A RuntimeException related to counters.
CounterException() - Constructor for exception org.infinispan.counter.exception.CounterException
 
CounterException(String) - Constructor for exception org.infinispan.counter.exception.CounterException
 
CounterException(String, Throwable) - Constructor for exception org.infinispan.counter.exception.CounterException
 
CounterException(Throwable) - Constructor for exception org.infinispan.counter.exception.CounterException
 
CounterException(String, Throwable, boolean, boolean) - Constructor for exception org.infinispan.counter.exception.CounterException
 
CounterListener - Interface in org.infinispan.counter.api
A listener interface to listen to StrongCounter changes.
CounterManager - Interface in org.infinispan.counter.api
The CounterManager creates, defines and returns counters.
CounterManagerConfiguration - Class in org.infinispan.counter.configuration
The CounterManager configuration.
CounterManagerConfigurationBuilder - Class in org.infinispan.counter.configuration
The CounterManager configuration builder.
CounterManagerConfigurationBuilder(GlobalConfigurationBuilder) - Constructor for class org.infinispan.counter.configuration.CounterManagerConfigurationBuilder
 
CounterOutOfBoundsException - Exception in org.infinispan.counter.exception
A CounterException signalling that the StrongCounter has reached its bounds.
CounterOutOfBoundsException(String) - Constructor for exception org.infinispan.counter.exception.CounterOutOfBoundsException
 
counters() - Method in class org.infinispan.counter.configuration.CounterManagerConfiguration
 
CounterState - Enum in org.infinispan.counter.api
The possible states for a counter value.
CounterType - Enum in org.infinispan.counter.api
The counter types.
create() - Method in interface org.infinispan.commons.configuration.Builder
Create the configuration bean
create(int, int) - Static method in class org.infinispan.commons.executors.BlockingThreadPoolExecutorFactory
 
create() - Static method in enum org.infinispan.commons.executors.CachedThreadPoolExecutorFactory
 
create() - Static method in enum org.infinispan.commons.executors.ScheduledThreadPoolExecutorFactory
 
create(T) - Static method in class org.infinispan.commons.util.ByRef
 
create() - Method in class org.infinispan.configuration.cache.AsyncStoreConfigurationBuilder
 
create() - Method in class org.infinispan.configuration.cache.AuthorizationConfigurationBuilder
 
create() - Method in class org.infinispan.configuration.cache.BackupConfigurationBuilder
 
create() - Method in class org.infinispan.configuration.cache.BackupForBuilder
 
create() - Method in class org.infinispan.configuration.cache.ClusteringConfigurationBuilder
 
create() - Method in class org.infinispan.configuration.cache.ClusterLoaderConfigurationBuilder
 
create() - Method in class org.infinispan.configuration.cache.CompatibilityModeConfigurationBuilder
 
create() - Method in class org.infinispan.configuration.cache.ContentTypeConfigurationBuilder
 
create() - Method in class org.infinispan.configuration.cache.CustomInterceptorsConfigurationBuilder
 
create() - Method in class org.infinispan.configuration.cache.CustomStoreConfigurationBuilder
 
create() - Method in class org.infinispan.configuration.cache.DataContainerConfigurationBuilder
 
create() - Method in class org.infinispan.configuration.cache.DeadlockDetectionConfigurationBuilder
 
create() - Method in class org.infinispan.configuration.cache.EncodingConfigurationBuilder
 
create() - Method in class org.infinispan.configuration.cache.EvictionConfigurationBuilder
Deprecated.
 
create() - Method in class org.infinispan.configuration.cache.ExpirationConfigurationBuilder
 
create() - Method in class org.infinispan.configuration.cache.GroupsConfigurationBuilder
 
create() - Method in class org.infinispan.configuration.cache.HashConfigurationBuilder
 
create() - Method in class org.infinispan.configuration.cache.IndexingConfigurationBuilder
 
create() - Method in class org.infinispan.configuration.cache.InterceptorConfigurationBuilder
 
create() - Method in class org.infinispan.configuration.cache.InvocationBatchingConfigurationBuilder
 
create() - Method in class org.infinispan.configuration.cache.JMXStatisticsConfigurationBuilder
 
create() - Method in class org.infinispan.configuration.cache.L1ConfigurationBuilder
 
create() - Method in class org.infinispan.configuration.cache.LockingConfigurationBuilder
 
create() - Method in class org.infinispan.configuration.cache.MemoryConfigurationBuilder
 
create() - Method in class org.infinispan.configuration.cache.PartitionHandlingConfigurationBuilder
 
create() - Method in class org.infinispan.configuration.cache.PersistenceConfigurationBuilder
 
create() - Method in class org.infinispan.configuration.cache.RecoveryConfigurationBuilder
 
create() - Method in class org.infinispan.configuration.cache.SecurityConfigurationBuilder
 
create() - Method in class org.infinispan.configuration.cache.SingleFileStoreConfigurationBuilder
 
create() - Method in class org.infinispan.configuration.cache.SingletonStoreConfigurationBuilder
 
create() - Method in class org.infinispan.configuration.cache.SitesConfigurationBuilder
 
create() - Method in class org.infinispan.configuration.cache.StateTransferConfigurationBuilder
 
create() - Method in class org.infinispan.configuration.cache.StoreAsBinaryConfigurationBuilder
Deprecated.
 
create() - Method in class org.infinispan.configuration.cache.SyncConfigurationBuilder
Deprecated.
 
create() - Method in class org.infinispan.configuration.cache.TakeOfflineConfigurationBuilder
 
create() - Method in class org.infinispan.configuration.cache.TransactionConfigurationBuilder
 
create() - Method in class org.infinispan.configuration.cache.UnsafeConfigurationBuilder
 
create() - Method in class org.infinispan.configuration.cache.VersioningConfigurationBuilder
 
create() - Method in class org.infinispan.configuration.cache.XSiteStateTransferConfigurationBuilder
 
create() - Method in class org.infinispan.configuration.global.ExecutorFactoryConfigurationBuilder
 
create() - Method in class org.infinispan.configuration.global.GlobalAuthorizationConfigurationBuilder
 
create() - Method in class org.infinispan.configuration.global.GlobalJmxStatisticsConfigurationBuilder
 
create() - Method in class org.infinispan.configuration.global.GlobalRoleConfigurationBuilder
 
create() - Method in class org.infinispan.configuration.global.GlobalSecurityConfigurationBuilder
 
create() - Method in class org.infinispan.configuration.global.GlobalStateConfigurationBuilder
 
create() - Method in class org.infinispan.configuration.global.ScheduledExecutorFactoryConfigurationBuilder
 
create() - Method in class org.infinispan.configuration.global.SerializationConfigurationBuilder
 
create() - Method in class org.infinispan.configuration.global.ShutdownConfigurationBuilder
 
create() - Method in class org.infinispan.configuration.global.SiteConfigurationBuilder
 
create() - Method in class org.infinispan.configuration.global.ThreadPoolConfigurationBuilder
 
create() - Method in class org.infinispan.configuration.global.TransportConfigurationBuilder
 
create() - Method in class org.infinispan.counter.configuration.CounterManagerConfigurationBuilder
 
create() - Method in class org.infinispan.counter.configuration.StrongCounterConfigurationBuilder
 
create() - Method in class org.infinispan.counter.configuration.WeakCounterConfigurationBuilder
 
create(Hash, int, int, List<Address>, Map<Address, Float>) - Method in interface org.infinispan.distribution.ch.ConsistentHashFactory
Create a new consistent hash instance.
create() - Method in class org.infinispan.persistence.jdbc.configuration.JdbcBinaryStoreConfigurationBuilder
 
create() - Method in class org.infinispan.persistence.jdbc.configuration.JdbcMixedStoreConfigurationBuilder
 
create() - Method in class org.infinispan.persistence.jdbc.configuration.JdbcStringBasedStoreConfigurationBuilder
 
create() - Method in class org.infinispan.persistence.jdbc.configuration.ManagedConnectionFactoryConfigurationBuilder
 
create() - Method in class org.infinispan.persistence.jdbc.configuration.PooledConnectionFactoryConfigurationBuilder
 
create() - Method in class org.infinispan.persistence.jdbc.configuration.SimpleConnectionFactoryConfigurationBuilder
 
create() - Method in class org.infinispan.persistence.jdbc.configuration.TableManipulationConfigurationBuilder
 
create() - Method in class org.infinispan.persistence.jpa.configuration.JpaStoreConfigurationBuilder
 
create() - Method in class org.infinispan.persistence.leveldb.configuration.LevelDBStoreConfigurationBuilder
 
create() - Method in class org.infinispan.persistence.remote.configuration.AuthenticationConfigurationBuilder
 
create() - Method in class org.infinispan.persistence.remote.configuration.ConnectionPoolConfigurationBuilder
 
create() - Method in class org.infinispan.persistence.remote.configuration.ExecutorFactoryConfigurationBuilder
 
create() - Method in class org.infinispan.persistence.remote.configuration.RemoteServerConfigurationBuilder
 
create() - Method in class org.infinispan.persistence.remote.configuration.RemoteStoreConfigurationBuilder
 
create() - Method in class org.infinispan.persistence.remote.configuration.SecurityConfigurationBuilder
 
create() - Method in class org.infinispan.persistence.remote.configuration.SslConfigurationBuilder
 
create() - Method in class org.infinispan.persistence.rest.configuration.ConnectionPoolConfigurationBuilder
 
create() - Method in class org.infinispan.persistence.rest.configuration.RestStoreConfigurationBuilder
 
create(String) - Method in interface org.infinispan.query.dsl.QueryFactory
Creates a Query based on an Ickle query string.
create(String, IndexedQueryMode) - Method in interface org.infinispan.query.dsl.QueryFactory
Creates a Query based on an Ickle query string
create() - Method in class org.infinispan.rest.configuration.RestServerConfigurationBuilder
 
create() - Method in class org.infinispan.server.core.configuration.SslConfigurationBuilder
 
create() - Method in class org.infinispan.server.core.configuration.SslEngineConfigurationBuilder
 
create() - Method in class org.infinispan.server.hotrod.configuration.AuthenticationConfigurationBuilder
 
create() - Method in class org.infinispan.server.hotrod.configuration.HotRodServerConfigurationBuilder
 
create() - Method in class org.infinispan.server.memcached.configuration.MemcachedServerConfigurationBuilder
 
CREATE_ON_START - Static variable in class org.infinispan.persistence.jdbc.configuration.TableManipulationConfiguration
 
createCache(String, String) - Method in interface org.infinispan.commons.api.CacheContainerAdmin
Creates a cache on the container using the specified template.
createCache(String, A) - Method in interface org.infinispan.commons.api.CacheContainerAdmin
Creates a cache on the container using the specified template.
createCache(String, Configuration) - Method in class org.infinispan.manager.DefaultCacheManager
 
createCache(String, Configuration) - Method in class org.infinispan.manager.DefaultCacheManagerAdmin
 
createCache(String, String) - Method in class org.infinispan.manager.DefaultCacheManagerAdmin
 
createCache(String, Configuration) - Method in interface org.infinispan.manager.EmbeddedCacheManager
Creates a cache on the local node using the supplied configuration.
createCache(String, String) - Method in interface org.infinispan.manager.EmbeddedCacheManagerAdmin
Creates a cache on the container using the specified template.
createCache(String, Configuration) - Method in interface org.infinispan.manager.EmbeddedCacheManagerAdmin
Creates a cache across the cluster.
created() - Method in interface org.infinispan.metadata.InternalMetadata
 
createDistributedTaskBuilder(Callable<T>) - Method in class org.infinispan.distexec.DefaultExecutorService
Deprecated.
 
createDistributedTaskBuilder(Callable<T>) - Method in interface org.infinispan.distexec.DistributedExecutorService
Deprecated.
Returns DistributedTaskBuilder for this DistributedExecutorService and a given Callable.
createDistributedTaskPart(DistributedTask<T>, DistributedExecuteCommand<T>, List<K>, Address, int) - Method in class org.infinispan.distexec.DefaultExecutorService
Deprecated.
 
createDistributedTaskPart(DistributedTask<T>, DistributedExecuteCommand<T>, Address, int) - Method in class org.infinispan.distexec.DefaultExecutorService
Deprecated.
 
createExecutor(ThreadFactory) - Method in class org.infinispan.commons.executors.BlockingThreadPoolExecutorFactory
 
createExecutor(ThreadFactory) - Method in enum org.infinispan.commons.executors.CachedThreadPoolExecutorFactory
 
createExecutor(ThreadFactory) - Method in enum org.infinispan.commons.executors.ScheduledThreadPoolExecutorFactory
 
createExecutor(ThreadFactory) - Method in interface org.infinispan.commons.executors.ThreadPoolExecutorFactory
 
createExternal(Class<?>, ObjectInput, Creator) - Method in class org.infinispan.commons.marshall.jboss.JBossExternalizerAdapter
 
createInstance(PartitionHandlingConfiguration) - Method in interface org.infinispan.conflict.EntryMergePolicyFactory
 
createInstance(PartitionHandlingConfiguration) - Method in class org.infinispan.conflict.EntryMergePolicyFactoryRegistry
 
createLocalExecutor(Cache<?, ?>) - Static method in class org.infinispan.distexec.DefaultExecutorService
Deprecated.
 
createLocalizedCacheTopology(CacheTopology) - Method in interface org.infinispan.distribution.DistributionManager
 
createMap() - Method in class org.infinispan.commons.util.WeakValueHashMap
Create map.
createMarshaller(MarshallingConfiguration) - Method in class org.infinispan.commons.marshall.jboss.JBossMarshallerFactory
 
createNewFile() - Method in class org.infinispan.io.GridFile
 
createOnStart() - Method in class org.infinispan.persistence.jdbc.configuration.TableManipulationConfiguration
 
createOnStart(boolean) - Method in class org.infinispan.persistence.jdbc.configuration.TableManipulationConfigurationBuilder
Determines whether database tables should be created by the store on startup
createUnmarshaller(MarshallingConfiguration) - Method in class org.infinispan.commons.marshall.jboss.JBossMarshallerFactory
 
ctx - Variable in class org.infinispan.persistence.file.SingleFileStore
 
ctx - Variable in class org.infinispan.persistence.jdbc.common.AbstractJdbcStore
 
ctx - Variable in class org.infinispan.persistence.remote.RemoteStore
 
currentMillisFromNanotime() - Static method in class org.infinispan.commons.util.Util
System.nanoTime() is less expensive than System.currentTimeMillis() and better suited to measure time intervals.
currentValue - Variable in class org.infinispan.commons.util.RemovableIterator
 
CUSTOM_STORE_CLASS - Static variable in class org.infinispan.configuration.cache.CustomStoreConfiguration
 
customInterceptors() - Method in class org.infinispan.configuration.cache.Configuration
 
customInterceptors() - Method in class org.infinispan.configuration.cache.ConfigurationBuilder
 
customInterceptors() - Method in interface org.infinispan.configuration.cache.ConfigurationChildBuilder
 
CustomInterceptorsConfiguration - Class in org.infinispan.configuration.cache
Deprecated.
Since 8.3, will be removed.
CustomInterceptorsConfiguration() - Constructor for class org.infinispan.configuration.cache.CustomInterceptorsConfiguration
Deprecated.
 
CustomInterceptorsConfigurationBuilder - Class in org.infinispan.configuration.cache
Configures custom interceptors to be added to the cache.
customStoreClass() - Method in class org.infinispan.configuration.cache.CustomStoreConfiguration
 
customStoreClass(Class<?>) - Method in class org.infinispan.configuration.cache.CustomStoreConfigurationBuilder
 
CustomStoreConfiguration - Class in org.infinispan.configuration.cache
 
CustomStoreConfiguration(AttributeSet, AsyncStoreConfiguration, SingletonStoreConfiguration) - Constructor for class org.infinispan.configuration.cache.CustomStoreConfiguration
 
CustomStoreConfigurationBuilder - Class in org.infinispan.configuration.cache
StoreConfigurationBuilder used for stores/loaders that don't have a configuration builder
CustomStoreConfigurationBuilder(PersistenceConfigurationBuilder) - Constructor for class org.infinispan.configuration.cache.CustomStoreConfigurationBuilder
 

D

data - Variable in class org.infinispan.io.GridFilesystem
 
data() - Method in class org.infinispan.rest.InfinispanRequest
 
DATA_CONTAINER - Static variable in class org.infinispan.configuration.cache.DataContainerConfiguration
Deprecated.
 
DATA_CONVERSION - Static variable in interface org.infinispan.commons.marshall.Ids
 
dataColumnName() - Method in class org.infinispan.persistence.jdbc.configuration.TableManipulationConfiguration
 
dataColumnName(String) - Method in class org.infinispan.persistence.jdbc.configuration.TableManipulationConfigurationBuilder
The name of the database column used to store the entries
dataColumnType() - Method in class org.infinispan.persistence.jdbc.configuration.TableManipulationConfiguration
 
dataColumnType(String) - Method in class org.infinispan.persistence.jdbc.configuration.TableManipulationConfigurationBuilder
The type of the database column used to store the entries
dataContainer() - Method in class org.infinispan.configuration.cache.Configuration
 
dataContainer() - Method in class org.infinispan.configuration.cache.ConfigurationBuilder
 
dataContainer() - Method in interface org.infinispan.configuration.cache.ConfigurationChildBuilder
 
dataContainer() - Method in class org.infinispan.configuration.cache.DataContainerConfiguration
Deprecated.
data container is no longer to exposed via configuration at a later point
dataContainer(DataContainer) - Method in class org.infinispan.configuration.cache.DataContainerConfigurationBuilder
Deprecated.
data container is no longer to exposed via configuration at a later point
DataContainerConfiguration - Class in org.infinispan.configuration.cache
Deprecated.
DataContainerConfigurationBuilder - Class in org.infinispan.configuration.cache
Controls the data container for the cache.
DataConversionAwareListenable<K,V> - Interface in org.infinispan.notifications
 
DataLocality - Enum in org.infinispan.distribution
Deprecated.
Since 8.3, will be removed.
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<K,V> - Interface in org.infinispan.notifications.cachelistener.event
An event passed in to methods annotated with DataRehashed.
dataSource() - Method in class org.infinispan.persistence.jdbc.configuration.AbstractJdbcStoreConfigurationBuilder
 
dataSource() - Method in class org.infinispan.persistence.jdbc.configuration.AbstractJdbcStoreConfigurationChildBuilder
 
dataSource() - Method in class org.infinispan.persistence.jdbc.configuration.JdbcBinaryStoreConfigurationBuilder.BinaryTableManipulationConfigurationBuilder
 
dataSource() - Method in class org.infinispan.persistence.jdbc.configuration.JdbcMixedStoreConfigurationBuilder.MixedTableManipulationConfigurationBuilder
 
dataSource() - Method in interface org.infinispan.persistence.jdbc.configuration.JdbcStoreConfigurationChildBuilder
Configures a DataSource to be used by this JDBC Cache Store to handle connections to the database
dataSource() - Method in class org.infinispan.persistence.jdbc.configuration.JdbcStringBasedStoreConfigurationBuilder.StringTableManipulationConfigurationBuilder
 
dbMajorVersion() - Method in class org.infinispan.persistence.jdbc.configuration.AbstractJdbcStoreConfiguration
 
dbMajorVersion(Integer) - Method in class org.infinispan.persistence.jdbc.configuration.AbstractJdbcStoreConfigurationBuilder
 
dbMinorVersion() - Method in class org.infinispan.persistence.jdbc.configuration.AbstractJdbcStoreConfiguration
 
dbMinorVersion(Integer) - Method in class org.infinispan.persistence.jdbc.configuration.AbstractJdbcStoreConfigurationBuilder
 
DEADLOCK_DETECTING_GLOBAL_TRANSACTION - Static variable in interface org.infinispan.commons.marshall.Ids
 
deadlockDetection() - Method in class org.infinispan.configuration.cache.Configuration
 
deadlockDetection() - Method in class org.infinispan.configuration.cache.ConfigurationBuilder
 
deadlockDetection() - Method in interface org.infinispan.configuration.cache.ConfigurationChildBuilder
 
DeadlockDetectionConfiguration - Class in org.infinispan.configuration.cache
Deprecated.
DeadlockDetectionConfigurationBuilder - Class in org.infinispan.configuration.cache
Configures deadlock detection.
DebuggingExceptionListener() - Constructor for class org.infinispan.commons.marshall.jboss.AbstractJBossMarshaller.DebuggingExceptionListener
 
decode(int) - Static method in class org.infinispan.commons.io.SignedNumeric
 
DECODE - Static variable in class org.infinispan.commons.util.Base64
Deprecated.
Specify decoding.
decode(byte[], int, int) - Static method in class org.infinispan.commons.util.Base64
Deprecated.
Very low-level access to decoding ASCII characters in the form of a byte array.
decode(String) - Static method in class org.infinispan.commons.util.Base64
Deprecated.
Decodes data from Base64 notation, automatically detecting gzip-compressed data and decompressing it.
decodeFromFile(String) - Static method in class org.infinispan.commons.util.Base64
Deprecated.
Convenience method for reading a base64-encoded file and decoding it.
decodeToFile(String, String) - Static method in class org.infinispan.commons.util.Base64
Deprecated.
Convenience method for decoding data to a file.
decodeToObject(String) - Static method in class org.infinispan.commons.util.Base64
Deprecated.
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.
decrement() - Method in interface org.infinispan.counter.api.SyncWeakCounter
 
decrement() - Method in interface org.infinispan.counter.api.WeakCounter
Decrements the counter.
decrementAndGet() - Method in interface org.infinispan.counter.api.StrongCounter
Atomically decrements the counter and returns the new value
decrementAndGet() - Method in interface org.infinispan.counter.api.SyncStrongCounter
 
DEF_CLASS_COUNT - Static variable in class org.infinispan.commons.marshall.jboss.AbstractJBossMarshaller
 
DEF_INSTANCE_COUNT - Static variable in class org.infinispan.commons.marshall.jboss.AbstractJBossMarshaller
 
DEFAULT_CACHE_NAME - Static variable in interface org.infinispan.commons.api.BasicCacheContainer
Deprecated.
DEFAULT_CHUNK_SIZE - Static variable in class org.infinispan.configuration.cache.XSiteStateTransferConfiguration
 
DEFAULT_CHUNK_SIZE - Static variable in class org.infinispan.configuration.cache.XSiteStateTransferConfigurationBuilder
 
DEFAULT_CONSISTENT_HASH - Static variable in interface org.infinispan.commons.marshall.Ids
 
DEFAULT_CONSISTENT_HASH_FACTORY - Static variable in interface org.infinispan.commons.marshall.Ids
 
DEFAULT_CONTEXT_PATH - Static variable in class org.infinispan.rest.configuration.RestServerConfigurationBuilder
 
DEFAULT_DOUBLING_SIZE - Static variable in class org.infinispan.commons.io.ExposedByteArrayOutputStream
Default buffer size after which if more buffer capacity is needed the buffer will grow by 25% rather than 100%
DEFAULT_DOUBLING_SIZE - Static variable in class org.infinispan.io.ExpandableMarshalledValueByteStream
Default buffer size after which if more buffer capacity is needed the buffer will grow by 25% rather than 100%
DEFAULT_DOUBLING_SIZE - Static variable in class org.infinispan.io.ExposedByteArrayOutputStream
Deprecated.
Default buffer size after which if more buffer capacity is needed the buffer will grow by 25% rather than 100%
DEFAULT_MARSHALL_VERSION - Static variable in class org.infinispan.configuration.global.GlobalConfiguration
Default replication version, from Version.getVersionShort().
DEFAULT_MAX_CONTENT_LENGTH - Static variable in class org.infinispan.rest.configuration.RestServerConfigurationBuilder
 
DEFAULT_MAX_RETRIES - Static variable in class org.infinispan.configuration.cache.XSiteStateTransferConfiguration
 
DEFAULT_MAX_RETRIES - Static variable in class org.infinispan.configuration.cache.XSiteStateTransferConfigurationBuilder
 
DEFAULT_MEDIA_TYPE - Static variable in class org.infinispan.configuration.cache.ContentTypeConfiguration
 
DEFAULT_MEMCACHED_CACHE - Static variable in class org.infinispan.server.memcached.configuration.MemcachedServerConfiguration
 
DEFAULT_MEMCACHED_PORT - Static variable in class org.infinispan.server.memcached.configuration.MemcachedServerConfiguration
 
DEFAULT_NAME - Static variable in class org.infinispan.rest.configuration.RestServerConfigurationBuilder
 
DEFAULT_RECOVERY_INFO_CACHE - Static variable in class org.infinispan.configuration.cache.RecoveryConfiguration
 
DEFAULT_SNI_DOMAIN - Static variable in class org.infinispan.server.core.configuration.SslConfiguration
 
DEFAULT_TIMEOUT - Static variable in class org.infinispan.configuration.cache.XSiteStateTransferConfiguration
 
DEFAULT_TIMEOUT - Static variable in class org.infinispan.configuration.cache.XSiteStateTransferConfigurationBuilder
 
DEFAULT_TRANSPORT - Static variable in class org.infinispan.configuration.global.TransportConfigurationBuilder
 
DEFAULT_WAIT_TIME - Static variable in class org.infinispan.configuration.cache.XSiteStateTransferConfiguration
 
DEFAULT_WAIT_TIME - Static variable in class org.infinispan.configuration.cache.XSiteStateTransferConfigurationBuilder
 
DefaultCacheManager - Class in org.infinispan.manager
A CacheManager is the primary mechanism for retrieving a Cache instance, and is often used as a starting point to using the Cache.
DefaultCacheManager() - Constructor for class org.infinispan.manager.DefaultCacheManager
Constructs and starts a default instance of the CacheManager, using configuration defaults.
DefaultCacheManager(boolean) - Constructor for class org.infinispan.manager.DefaultCacheManager
Constructs a default instance of the CacheManager, using configuration defaults.
DefaultCacheManager(Configuration) - Constructor for class org.infinispan.manager.DefaultCacheManager
Constructs and starts a new instance of the CacheManager, using the default configuration passed in.
DefaultCacheManager(Configuration, boolean) - Constructor for class org.infinispan.manager.DefaultCacheManager
Constructs a new instance of the CacheManager, using the default configuration passed in.
DefaultCacheManager(GlobalConfiguration) - Constructor for class org.infinispan.manager.DefaultCacheManager
Constructs and starts a new instance of the CacheManager, using the global configuration passed in, and system defaults for the default named cache configuration.
DefaultCacheManager(GlobalConfiguration, boolean) - Constructor for class org.infinispan.manager.DefaultCacheManager
Constructs a new instance of the CacheManager, using the global configuration passed in, and system defaults for the default named cache configuration.
DefaultCacheManager(GlobalConfiguration, Configuration) - Constructor for class org.infinispan.manager.DefaultCacheManager
Constructs and starts a new instance of the CacheManager, using the global and default configurations passed in.
DefaultCacheManager(GlobalConfiguration, Configuration, boolean) - Constructor for class org.infinispan.manager.DefaultCacheManager
Constructs a new instance of the CacheManager, using the global and default configurations passed in.
DefaultCacheManager(String) - Constructor for class org.infinispan.manager.DefaultCacheManager
Constructs and starts a new instance of the CacheManager, using the configuration file name passed in.
DefaultCacheManager(String, boolean) - Constructor for class org.infinispan.manager.DefaultCacheManager
Constructs a new instance of the CacheManager, using the configuration file name passed in.
DefaultCacheManager(InputStream) - Constructor for class org.infinispan.manager.DefaultCacheManager
Constructs and starts a new instance of the CacheManager, using the input stream passed in to read configuration file contents.
DefaultCacheManager(InputStream, boolean) - Constructor for class org.infinispan.manager.DefaultCacheManager
Constructs a new instance of the CacheManager, using the input stream passed in to read configuration file contents.
DefaultCacheManager(ConfigurationBuilderHolder, boolean) - Constructor for class org.infinispan.manager.DefaultCacheManager
Constructs a new instance of the CacheManager, using the holder passed in to read configuration settings.
DefaultCacheManager(String, String, String, boolean) - Constructor for class org.infinispan.manager.DefaultCacheManager
Deprecated.
DefaultCacheManagerAdmin - Class in org.infinispan.manager
The default implementation of EmbeddedCacheManagerAdmin
defaultCacheName() - Method in class org.infinispan.configuration.global.GlobalConfiguration
 
defaultCacheName(String) - Method in class org.infinispan.configuration.global.GlobalConfigurationBuilder
 
defaultCacheName() - Method in class org.infinispan.configuration.global.GlobalConfigurationBuilder
 
defaultCacheName(String) - Method in interface org.infinispan.configuration.global.GlobalConfigurationChildBuilder
Sets the name of the cache that acts as the default cache and is returned by CacheContainer.getCache().
defaultCacheName(String) - Method in class org.infinispan.rest.configuration.RestServerConfigurationBuilder
 
defaultCacheName(String) - Method in class org.infinispan.server.core.configuration.AbstractProtocolServerConfigurationChildBuilder
 
defaultCacheName() - Method in class org.infinispan.server.core.configuration.ProtocolServerConfiguration
 
defaultCacheName - Variable in class org.infinispan.server.core.configuration.ProtocolServerConfigurationBuilder
 
defaultCacheName(String) - Method in class org.infinispan.server.core.configuration.ProtocolServerConfigurationBuilder
 
defaultCacheName(String) - Method in interface org.infinispan.server.core.configuration.ProtocolServerConfigurationChildBuilder
Specifies the cache to use as a default cache for the protocol
defaultChunkSize - Variable in class org.infinispan.io.GridFilesystem
 
defaultClusteredBuilder() - Static method in class org.infinispan.configuration.global.GlobalConfigurationBuilder
 
defaultConfiguration() - Static method in class org.infinispan.counter.configuration.CounterManagerConfigurationBuilder
 
DefaultContextClassResolver - Class in org.infinispan.commons.marshall.jboss
This class refines ContextClassLoader to add a default class loader.
DefaultContextClassResolver(ClassLoader) - Constructor for class org.infinispan.commons.marshall.jboss.DefaultContextClassResolver
 
DefaultExecutorService - Class in org.infinispan.distexec
Deprecated.
since JDG 7.2 Please use EmbeddedCacheManager.executor() or CacheStream instead.
DefaultExecutorService(Cache<?, ?>) - Constructor for class org.infinispan.distexec.DefaultExecutorService
Deprecated.
Creates a new DefaultExecutorService given a master cache node for local task execution.
DefaultExecutorService(Cache<?, ?>, ExecutorService) - Constructor for class org.infinispan.distexec.DefaultExecutorService
Deprecated.
Creates a new DefaultExecutorService given a master cache node and an ExecutorService for parallel execution of tasks ran on this node.
DefaultExecutorService(Cache<?, ?>, ExecutorService, boolean) - Constructor for class org.infinispan.distexec.DefaultExecutorService
Deprecated.
Creates a new DefaultExecutorService given a master cache node and an ExecutorService for parallel execution of task ran on this node.
DefaultFileLookup() - Constructor for class org.infinispan.commons.util.FileLookupFactory.DefaultFileLookup
 
defaultRemoteCache() - Method in class org.infinispan.configuration.cache.BackupForBuilder
Use this method if the remote cache that backups in this cache is the default cache.
defaultTransport() - Method in class org.infinispan.configuration.global.TransportConfigurationBuilder
 
defaultValue() - Static method in class org.infinispan.functional.MetaParam.MetaLifespan
 
defaultValue() - Static method in class org.infinispan.functional.MetaParam.MetaMaxIdle
 
defaultValue() - Static method in enum org.infinispan.functional.Param.FutureMode
Provides default future mode.
defaultValue() - Static method in enum org.infinispan.functional.Param.PersistenceMode
Provides default persistence mode.
defensive() - Method in class org.infinispan.configuration.cache.StoreAsBinaryConfiguration
Deprecated.
Store as binary configuration is always defensive now.
defensive(boolean) - Method in class org.infinispan.configuration.cache.StoreAsBinaryConfigurationBuilder
Deprecated.
Store as binary configuration is always defensive now.
defineConfiguration(String, Configuration) - Method in class org.infinispan.manager.DefaultCacheManager
 
defineConfiguration(String, String, Configuration) - Method in class org.infinispan.manager.DefaultCacheManager
 
defineConfiguration(String, Configuration) - Method in interface org.infinispan.manager.EmbeddedCacheManager
Defines a named cache's configuration by using the provided configuration

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

defineConfiguration(String, String, Configuration) - Method in interface org.infinispan.manager.EmbeddedCacheManager
Defines a named cache's configuration using by first reading the template configuration and then applying the override afterwards to generate a configuration.
defineConfiguration(String, Configuration) - Method in interface org.infinispan.multimap.api.embedded.MultimapCacheManager
Defines a named multimap cache's configuration by using the provided configuration If this cache was already configured either declaritively or programmatically this method will throw a CacheConfigurationException.
defineCounter(String, CounterConfiguration) - Method in interface org.infinispan.counter.api.CounterManager
Defines a counter with the specific name and CounterConfiguration.
defineLock(String) - Method in interface org.infinispan.lock.api.ClusteredLockManager
Defines a lock with the specific name and the default ClusteredLockConfiguration.
defineLock(String, ClusteredLockConfiguration) - Method in interface org.infinispan.lock.api.ClusteredLockManager
Defines a lock with the specific name and ClusteredLockConfiguration.
delegate - Variable in class org.infinispan.commons.util.CloseableIteratorCollectionAdapter
 
delegate() - Method in class org.infinispan.commons.util.EnumerationList
 
delegate() - Method in class org.infinispan.commons.util.ForwardingList
 
DelegatingCacheEntryListenerInvocation<K,V> - Class in org.infinispan.notifications.cachelistener.filter
A wrapper around a CacheEntryListenerInvocation that keeps a reference to the FilterIndexingServiceProvider instance that handles this invocation.
DelegatingCacheEntryListenerInvocation(CacheEntryListenerInvocation<K, V>) - Constructor for class org.infinispan.notifications.cachelistener.filter.DelegatingCacheEntryListenerInvocation
 
DelegatingObjectInput - Class in org.infinispan.commons.marshall
Class that extends InputStream and implements ObjectInput.
DelegatingObjectInput(ObjectInput) - Constructor for class org.infinispan.commons.marshall.DelegatingObjectInput
 
DelegatingObjectOutput - Class in org.infinispan.commons.marshall
Class that extends OutputStream and implements ObjectOutput.
DelegatingObjectOutput(ObjectOutput) - Constructor for class org.infinispan.commons.marshall.DelegatingObjectOutput
 
delete() - Method in class org.infinispan.io.GridFile
 
delete(Object) - Method in class org.infinispan.persistence.file.SingleFileStore
 
delete(Object) - Method in class org.infinispan.persistence.jdbc.binary.JdbcBinaryStore
 
delete(Object) - Method in class org.infinispan.persistence.jdbc.mixed.JdbcMixedStore
 
delete(Object) - Method in class org.infinispan.persistence.jdbc.stringbased.JdbcStringBasedStore
 
delete(Object) - Method in class org.infinispan.persistence.jpa.JpaStore
 
delete(Object) - Method in class org.infinispan.persistence.leveldb.LevelDBStore
 
delete(Object) - Method in class org.infinispan.persistence.remote.RemoteStore
 
delete(Object) - Method in class org.infinispan.persistence.rest.RestStore
 
delete(Object) - Method in interface org.infinispan.persistence.spi.CacheWriter
 
deleteBatch(Iterable<Object>) - Method in class org.infinispan.persistence.jdbc.stringbased.JdbcStringBasedStore
 
deleteBatch(Iterable<Object>) - Method in class org.infinispan.persistence.jpa.JpaStore
 
deleteBatch(Iterable<Object>) - Method in interface org.infinispan.persistence.spi.CacheWriter
Remove all provided keys from the store in a single batch operation.
deleteOnExit() - Method in class org.infinispan.io.GridFile
 
Delta - Interface in org.infinispan.atomic
Represents changes made to a DeltaAware implementation.
delta() - Method in interface org.infinispan.atomic.DeltaAware
Extracts changes made to implementations, in an efficient format that can easily and cheaply be serialized and deserialized.
DELTA_COMPOSITE_KEY - Static variable in interface org.infinispan.commons.marshall.Ids
 
DeltaAware - Interface in org.infinispan.atomic
This interface allows the extraction of Deltas.
DeltaCompositeKey - Class in org.infinispan.atomic
DeltaCompositeKey is the key guarding access to a specific entry in DeltaAware
DeltaCompositeKey(Object, Object) - Constructor for class org.infinispan.atomic.DeltaCompositeKey
 
DeltaCompositeKey.DeltaCompositeKeyExternalizer - Class in org.infinispan.atomic
 
DeltaCompositeKeyExternalizer() - Constructor for class org.infinispan.atomic.DeltaCompositeKey.DeltaCompositeKeyExternalizer
 
destroyDatabase(String) - Method in class org.infinispan.persistence.leveldb.LevelDBStore
 
destroyTxConnection(Transaction) - Method in class org.infinispan.persistence.jdbc.common.AbstractJdbcStore
 
dialect() - Method in class org.infinispan.persistence.jdbc.configuration.AbstractJdbcStoreConfiguration
 
dialect(DatabaseType) - Method in class org.infinispan.persistence.jdbc.configuration.AbstractJdbcStoreConfigurationBuilder
 
diffBitSets(long, long) - Static method in class org.infinispan.commons.util.EnumUtil
 
difference(Set<? extends E>, Set<? extends E>) - Static method in class org.infinispan.commons.util.InfinispanCollections
Returns the elements that are present in s1 but which are not present in s2, without changing the contents of neither s1, nor s2.
DIR - Static variable in class org.infinispan.io.GridFile.Metadata
 
disable() - Method in class org.infinispan.configuration.cache.AsyncStoreConfigurationBuilder
 
disable() - Method in class org.infinispan.configuration.cache.AuthorizationConfigurationBuilder
 
disable() - Method in class org.infinispan.configuration.cache.CompatibilityModeConfigurationBuilder
Disables compatibility mode between embedded.
disable() - Method in class org.infinispan.configuration.cache.DeadlockDetectionConfigurationBuilder
Disable deadlock detection
disable() - Method in class org.infinispan.configuration.cache.IndexingConfigurationBuilder
disable() - Method in class org.infinispan.configuration.cache.InvocationBatchingConfigurationBuilder
 
disable() - Method in class org.infinispan.configuration.cache.JMXStatisticsConfigurationBuilder
Disable statistics gathering and reporting
disable() - Method in class org.infinispan.configuration.cache.L1ConfigurationBuilder
 
disable() - Method in class org.infinispan.configuration.cache.RecoveryConfigurationBuilder
Disable recovery for this cache
disable() - Method in class org.infinispan.configuration.cache.SingletonStoreConfigurationBuilder
Enable the singleton store cache store
disable() - Method in class org.infinispan.configuration.cache.StoreAsBinaryConfigurationBuilder
Deprecated.
Disables storing both keys and values as binary.
disable() - Method in class org.infinispan.configuration.cache.VersioningConfigurationBuilder
 
disable() - Method in class org.infinispan.configuration.global.GlobalAuthorizationConfigurationBuilder
 
disable() - Method in class org.infinispan.configuration.global.GlobalJmxStatisticsConfigurationBuilder
 
disable() - Method in class org.infinispan.configuration.global.GlobalStateConfigurationBuilder
 
disable() - Method in class org.infinispan.persistence.remote.configuration.AuthenticationConfigurationBuilder
Disables authentication
disable() - Method in class org.infinispan.persistence.remote.configuration.SslConfigurationBuilder
Disables the SSL support
disable() - Method in class org.infinispan.server.core.configuration.SslConfigurationBuilder
Disables the SSL support
disable() - Method in class org.infinispan.server.hotrod.configuration.AuthenticationConfigurationBuilder
 
DISABLE_BACKUPS - Static variable in class org.infinispan.configuration.cache.SitesConfiguration
 
disableBackups() - Method in class org.infinispan.configuration.cache.SitesConfiguration
Returns true if this cache won't backup its data remotely.
disableBackups(boolean) - Method in class org.infinispan.configuration.cache.SitesConfigurationBuilder
Returns true if this cache won't backup its data remotely.
disabled() - Method in class org.infinispan.configuration.cache.GroupsConfigurationBuilder
Disable grouping support so that Group annotations are not used and any configured groupers will not be be invoked
disableFullTextFilter(String) - Method in interface org.infinispan.query.CacheQuery
Disable a given filter by its name.
disableFullTextFilter(String) - Method in class org.infinispan.query.QueryDefinition
 
disableReaper() - Method in class org.infinispan.configuration.cache.ExpirationConfigurationBuilder
Disable the background reaper to test entries for expiration.
disableRehashAware() - Method in interface org.infinispan.CacheStream
Disables tracking of rehash events that could occur to the underlying cache.
distinct() - Method in interface org.infinispan.CacheStream
distinct() - Method in interface org.infinispan.DoubleCacheStream
distinct() - Method in interface org.infinispan.IntCacheStream
distinct() - Method in interface org.infinispan.LongCacheStream
DISTRIBUTED_SYNC_TIMEOUT - Static variable in class org.infinispan.configuration.global.TransportConfiguration
 
distributedBatchSize(int) - Method in interface org.infinispan.CacheStream
Controls how many keys are returned from a remote node when using a stream terminal operation with a distributed cache to back this stream.
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.
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<CompletableFuture<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.
DistributedExecutorService - Interface in org.infinispan.distexec
Deprecated.
since JDG 7.2 Please use ClusterExecutor or CacheStream instead.
distributedSyncTimeout() - Method in class org.infinispan.configuration.global.TransportConfiguration
 
distributedSyncTimeout(long) - Method in class org.infinispan.configuration.global.TransportConfigurationBuilder
Timeout for coordinating cluster formation when nodes join or leave the cluster.
distributedSyncTimeout(long, TimeUnit) - Method in class org.infinispan.configuration.global.TransportConfigurationBuilder
Timeout for coordinating cluster formation when nodes join or leave the cluster.
DistributedTask<T> - Interface in org.infinispan.distexec
DistributedTask describes all relevant attributes of a distributed task, most importantly its execution policy, fail over policy and its timeout.
DistributedTaskBuilder<T> - Interface in org.infinispan.distexec
DistributedTaskBuilder is a factory interface for DistributedTask
DistributedTaskExecutionPolicy - Enum in org.infinispan.distexec
DistributedTaskExecutionPolicy allows task to specify its custom task execution policy across Infinispan cluster.
DistributedTaskFailoverPolicy - Interface in org.infinispan.distexec
DistributedTaskFailoverPolicy allows pluggable fail over target selection for a failed remotely executed distributed task.
DistributionInfo - Class in org.infinispan.distribution
 
DistributionManager - Interface in org.infinispan.distribution
A component that manages the distribution of elements across a cache cluster
doAfterCall(InvocationContext, VisitableCommand) - Method in class org.infinispan.interceptors.base.PrePostProcessingCommandInterceptor
Deprecated.
Callback that is invoked after every handleXXX() method defined above.
doAs(Subject, PrivilegedAction<T>) - Static method in class org.infinispan.security.Security
A "lightweight" implementation of Subject.doAs(Subject, PrivilegedAction) which uses a ThreadLocal Subject instead of modifying the current AccessControlContext.
doAs(Subject, PrivilegedExceptionAction<T>) - Static method in class org.infinispan.security.Security
A "lightweight" implementation of Subject.doAs(Subject, PrivilegedExceptionAction) which uses a ThreadLocal Subject instead of modifying the current AccessControlContext.
doBeforeCall(InvocationContext, VisitableCommand) - Method in class org.infinispan.interceptors.base.PrePostProcessingCommandInterceptor
Deprecated.
 
domain() - Method in class org.infinispan.configuration.global.GlobalJmxStatisticsConfiguration
 
DONT_BREAK_LINES - Static variable in class org.infinispan.commons.util.Base64
Deprecated.
Don't break lines when encoding (violates strict Base64 specification)
doPrivileged(PrivilegedAction<T>) - Static method in class org.infinispan.security.Security
 
doPrivileged(PrivilegedExceptionAction<T>) - Static method in class org.infinispan.security.Security
 
doReadObject(ObjectInput) - Method in class org.infinispan.commons.marshall.InstanceReusingAdvancedExternalizer
 
DOUBLE - Static variable in class org.infinispan.commons.equivalence.AnyEquivalence
Deprecated.
 
DOUBLE_SUMMARY_STATISTICS - Static variable in interface org.infinispan.commons.marshall.Ids
 
DoubleCacheStream - Interface in org.infinispan
A DoubleStream that has additional methods to allow for Serializable instances.
doWriteObject(ObjectOutput, T) - Method in class org.infinispan.commons.marshall.InstanceReusingAdvancedExternalizer
 
driverClass() - Method in class org.infinispan.persistence.jdbc.configuration.PooledConnectionFactoryConfiguration
 
driverClass(Class<? extends Driver>) - Method in class org.infinispan.persistence.jdbc.configuration.PooledConnectionFactoryConfigurationBuilder
 
driverClass(String) - Method in class org.infinispan.persistence.jdbc.configuration.PooledConnectionFactoryConfigurationBuilder
 
driverClass() - Method in class org.infinispan.persistence.jdbc.configuration.SimpleConnectionFactoryConfiguration
 
driverClass(Class<? extends Driver>) - Method in class org.infinispan.persistence.jdbc.configuration.SimpleConnectionFactoryConfigurationBuilder
 
driverClass(String) - Method in class org.infinispan.persistence.jdbc.configuration.SimpleConnectionFactoryConfigurationBuilder
 
DROP_ON_EXIT - Static variable in class org.infinispan.persistence.jdbc.configuration.TableManipulationConfiguration
 
dropOnExit() - Method in class org.infinispan.persistence.jdbc.configuration.TableManipulationConfiguration
 
dropOnExit(boolean) - Method in class org.infinispan.persistence.jdbc.configuration.TableManipulationConfigurationBuilder
Determines whether database tables should be dropped by the store on shutdown
DummyTransactionManagerLookup - Class in org.infinispan.transaction.lookup
Returns an instance of DummyTransactionManager.
DummyTransactionManagerLookup() - Constructor for class org.infinispan.transaction.lookup.DummyTransactionManagerLookup
 
dumpCacheStatistics() - Method in class org.infinispan.stats.CacheStatisticManager
 
dumpCacheStatisticsTo(PrintStream) - Method in class org.infinispan.stats.CacheStatisticManager
Prints the cache statistics values to a PrintStream.
dumpTo(StringBuilder) - Method in class org.infinispan.stats.CacheStatisticCollector
Dumps all the cache statistic values to a StringBuilder
dumpTo(PrintWriter) - Method in class org.infinispan.stats.CacheStatisticCollector
Prints the cache statistics values to a PrintStream.
duplicateCollection(Collection<E>) - Static method in class org.infinispan.commons.util.ObjectDuplicator
 
duplicateMap(Map<K, V>) - Static method in class org.infinispan.commons.util.ObjectDuplicator
 
duplicateSet(Set<E>) - Static method in class org.infinispan.commons.util.ObjectDuplicator
 

E

EAGER_LOCKING_SINGLE_NODE - Static variable in class org.infinispan.configuration.cache.TransactionConfiguration
 
eagerLockingSingleNode() - Method in class org.infinispan.configuration.cache.TransactionConfiguration
Deprecated.
starting with Infinispan 5.1 single node locking is used by default
eagerLockingSingleNode(boolean) - Method in class org.infinispan.configuration.cache.TransactionConfigurationBuilder
Deprecated.
starting with Infinispan 5.1 single node locking is used by default
Either<A,B> - Class in org.infinispan.commons.util
 
Either() - Constructor for class org.infinispan.commons.util.Either
 
Either.Type - Enum in org.infinispan.commons.util
 
Element - Enum in org.infinispan.counter.configuration
 
Element - Enum in org.infinispan.persistence.jdbc.configuration
An enumeration of all the recognized XML element local names for the JDBC cache stores
Element - Enum in org.infinispan.persistence.jpa.configuration
An enumeration of all the recognized XML element local names for the JPA cache stores
Element - Enum in org.infinispan.persistence.leveldb.configuration
An enumeration of all the recognized XML element local names for the LevelDB cache stores
Element - Enum in org.infinispan.persistence.remote.configuration
An enumeration of all the recognized XML element local names for the RemoteStore
Element - Enum in org.infinispan.persistence.rest.configuration
An enumeration of all the recognized XML element local names for the RestStore
elements() - Method in class org.infinispan.commons.util.concurrent.ConcurrentWeakKeyHashMap
Returns an enumeration of the values in this table.
elements() - Method in class org.infinispan.security.CachePermissionCollection
 
EMBEDDED_METADATA - Static variable in interface org.infinispan.commons.marshall.Ids
 
embeddedCacheManager - Variable in class org.infinispan.interceptors.base.BaseCustomInterceptor
Deprecated.
 
EmbeddedCacheManager - Interface in org.infinispan.manager
EmbeddedCacheManager is an CacheManager that runs in the same JVM as the client.
EmbeddedCacheManagerAdmin - Interface in org.infinispan.manager
Cache manager operations which affect the whole cluster.
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
 
EmbeddedClusteredLockManagerFactory - Class in org.infinispan.lock
A ClusteredLockManager factory for embedded cached.
EmbeddedCounterManagerFactory - Class in org.infinispan.counter
A CounterManager factory for embedded cached.
EmbeddedMetadata - Class in org.infinispan.metadata
Metadata class for embedded caches.
EmbeddedMetadata.Builder - Class in org.infinispan.metadata
 
EmbeddedMetadata.Externalizer - Class in org.infinispan.metadata
 
EmbeddedMultimapCacheManagerFactory - Class in org.infinispan.multimap.api.embedded
A MultimapCache factory for embedded cached.
EMPTY_BIT_SET - Static variable in class org.infinispan.commons.util.EnumUtil
 
EMPTY_BYTE_ARRAY - Static variable in class org.infinispan.commons.util.Util
 
EMPTY_CLASS_ARRAY - Static variable in class org.infinispan.commons.util.ReflectionUtil
 
EMPTY_OBJECT_ARRAY - Static variable in class org.infinispan.commons.util.Util
 
enable() - Method in class org.infinispan.configuration.cache.AsyncStoreConfigurationBuilder
If true, all modifications to this cache store happen asynchronously, on a separate thread.
enable() - Method in class org.infinispan.configuration.cache.AuthorizationConfigurationBuilder
 
enable() - Method in class org.infinispan.configuration.cache.CompatibilityModeConfigurationBuilder
Enables compatibility mode between embedded and different remote endpoints (Hot Rod, Memcached, REST...etc).
enable() - Method in class org.infinispan.configuration.cache.DeadlockDetectionConfigurationBuilder
Enable deadlock detection
enable() - Method in class org.infinispan.configuration.cache.IndexingConfigurationBuilder
enable() - Method in class org.infinispan.configuration.cache.InvocationBatchingConfigurationBuilder
 
enable(boolean) - Method in class org.infinispan.configuration.cache.InvocationBatchingConfigurationBuilder
 
enable() - Method in class org.infinispan.configuration.cache.JMXStatisticsConfigurationBuilder
Enable statistics gathering and reporting
enable() - Method in class org.infinispan.configuration.cache.L1ConfigurationBuilder
 
enable() - Method in class org.infinispan.configuration.cache.RecoveryConfigurationBuilder
Enable recovery for this cache
enable() - Method in class org.infinispan.configuration.cache.SingletonStoreConfigurationBuilder
Enable the singleton store cache store
enable() - Method in class org.infinispan.configuration.cache.StoreAsBinaryConfigurationBuilder
Deprecated.
Enables storing both keys and values as binary.
enable() - Method in class org.infinispan.configuration.cache.VersioningConfigurationBuilder
 
enable() - Method in class org.infinispan.configuration.global.GlobalAuthorizationConfigurationBuilder
 
enable() - Method in class org.infinispan.configuration.global.GlobalJmxStatisticsConfigurationBuilder
 
enable() - Method in class org.infinispan.configuration.global.GlobalStateConfigurationBuilder
 
enable() - Method in class org.infinispan.persistence.remote.configuration.AuthenticationConfigurationBuilder
Enables authentication
enable() - Method in class org.infinispan.persistence.remote.configuration.SslConfigurationBuilder
Enables the SSL support
enable() - Method in class org.infinispan.server.core.configuration.SslConfigurationBuilder
Enables the SSL support
enable() - Method in class org.infinispan.server.hotrod.configuration.AuthenticationConfigurationBuilder
 
ENABLED - Static variable in class org.infinispan.configuration.cache.AsyncStoreConfiguration
 
enabled() - Method in class org.infinispan.configuration.cache.AsyncStoreConfiguration
If true, all modifications to this cache store happen asynchronously, on a separate thread.
enabled(boolean) - Method in class org.infinispan.configuration.cache.AsyncStoreConfigurationBuilder
 
ENABLED - Static variable in class org.infinispan.configuration.cache.AuthorizationConfiguration
 
enabled() - Method in class org.infinispan.configuration.cache.AuthorizationConfiguration
 
enabled(boolean) - Method in class org.infinispan.configuration.cache.AuthorizationConfigurationBuilder
 
ENABLED - Static variable in class org.infinispan.configuration.cache.BackupConfiguration
 
enabled() - Method in class org.infinispan.configuration.cache.BackupConfiguration
 
enabled(boolean) - Method in class org.infinispan.configuration.cache.BackupConfigurationBuilder
Configures whether this site is used for backing up data or not (defaults to true).
ENABLED - Static variable in class org.infinispan.configuration.cache.CompatibilityModeConfiguration
 
enabled() - Method in class org.infinispan.configuration.cache.CompatibilityModeConfiguration
 
enabled(boolean) - Method in class org.infinispan.configuration.cache.CompatibilityModeConfigurationBuilder
Sets whether compatibility mode is enabled or disabled.
ENABLED - Static variable in class org.infinispan.configuration.cache.DeadlockDetectionConfiguration
Deprecated.
 
enabled() - Method in class org.infinispan.configuration.cache.DeadlockDetectionConfiguration
Deprecated.
Whether deadlock detection is enabled or disabled
enabled(boolean) - Method in class org.infinispan.configuration.cache.DeadlockDetectionConfigurationBuilder
Enable or disable deadlock detection
ENABLED - Static variable in class org.infinispan.configuration.cache.GroupsConfiguration
 
enabled() - Method in class org.infinispan.configuration.cache.GroupsConfiguration
If grouping support is enabled, then Group annotations are honored and any configured groupers will be invoked
enabled() - Method in class org.infinispan.configuration.cache.GroupsConfigurationBuilder
Enable grouping support so that Group annotations are honored and any configured groupers will be invoked
enabled(boolean) - Method in class org.infinispan.configuration.cache.GroupsConfigurationBuilder
Enable grouping support so that Group annotations are honored and any configured groupers will be invoked
enabled() - Method in class org.infinispan.configuration.cache.IndexingConfiguration
Deprecated.
enabled(boolean) - Method in class org.infinispan.configuration.cache.IndexingConfigurationBuilder
ENABLED - Static variable in class org.infinispan.configuration.cache.InvocationBatchingConfiguration
 
enabled() - Method in class org.infinispan.configuration.cache.InvocationBatchingConfiguration
 
ENABLED - Static variable in class org.infinispan.configuration.cache.JMXStatisticsConfiguration
 
enabled() - Method in class org.infinispan.configuration.cache.JMXStatisticsConfiguration
 
enabled(boolean) - Method in class org.infinispan.configuration.cache.JMXStatisticsConfigurationBuilder
Enable or disable statistics gathering and reporting
ENABLED - Static variable in class org.infinispan.configuration.cache.L1Configuration
 
enabled() - Method in class org.infinispan.configuration.cache.L1Configuration
 
enabled(boolean) - Method in class org.infinispan.configuration.cache.L1ConfigurationBuilder
 
ENABLED - Static variable in class org.infinispan.configuration.cache.PartitionHandlingConfiguration
Deprecated.
enabled() - Method in class org.infinispan.configuration.cache.PartitionHandlingConfiguration
Deprecated.
enabled(boolean) - Method in class org.infinispan.configuration.cache.PartitionHandlingConfigurationBuilder
Deprecated.
ENABLED - Static variable in class org.infinispan.configuration.cache.RecoveryConfiguration
 
enabled() - Method in class org.infinispan.configuration.cache.RecoveryConfiguration
Determines if recovery is enabled for the cache.
enabled(boolean) - Method in class org.infinispan.configuration.cache.RecoveryConfigurationBuilder
Enable recovery for this cache
ENABLED - Static variable in class org.infinispan.configuration.cache.SingletonStoreConfiguration
Deprecated.
 
enabled() - Method in class org.infinispan.configuration.cache.SingletonStoreConfiguration
Deprecated.
If true, the singleton store cache store is enabled.
enabled(boolean) - Method in class org.infinispan.configuration.cache.SingletonStoreConfigurationBuilder
If true, the singleton store cache store is enabled.
ENABLED - Static variable in class org.infinispan.configuration.cache.StoreAsBinaryConfiguration
Deprecated.
 
enabled() - Method in class org.infinispan.configuration.cache.StoreAsBinaryConfiguration
Deprecated.
enabled(boolean) - Method in class org.infinispan.configuration.cache.StoreAsBinaryConfiguration
Deprecated.
enabled(boolean) - Method in class org.infinispan.configuration.cache.StoreAsBinaryConfigurationBuilder
Deprecated.
Sets whether this feature is enabled or disabled.
enabled() - Method in class org.infinispan.configuration.cache.TakeOfflineConfiguration
 
ENABLED - Static variable in class org.infinispan.configuration.cache.VersioningConfiguration
Deprecated.
 
enabled() - Method in class org.infinispan.configuration.cache.VersioningConfiguration
Deprecated.
 
enabled(boolean) - Method in class org.infinispan.configuration.cache.VersioningConfigurationBuilder
 
ENABLED - Static variable in class org.infinispan.configuration.global.GlobalAuthorizationConfiguration
 
enabled() - Method in class org.infinispan.configuration.global.GlobalAuthorizationConfiguration
 
enabled(boolean) - Method in class org.infinispan.configuration.global.GlobalAuthorizationConfigurationBuilder
 
ENABLED - Static variable in class org.infinispan.configuration.global.GlobalJmxStatisticsConfiguration
 
enabled() - Method in class org.infinispan.configuration.global.GlobalJmxStatisticsConfiguration
 
enabled(boolean) - Method in class org.infinispan.configuration.global.GlobalJmxStatisticsConfigurationBuilder
 
ENABLED - Static variable in class org.infinispan.configuration.global.GlobalStateConfiguration
 
enabled() - Method in class org.infinispan.configuration.global.GlobalStateConfiguration
 
enabled(boolean) - Method in class org.infinispan.configuration.global.GlobalStateConfigurationBuilder
Enables or disables the storage of global state.
enabled() - Method in class org.infinispan.configuration.global.GlobalStateConfigurationBuilder
 
enabled() - Method in class org.infinispan.persistence.remote.configuration.AuthenticationConfiguration
 
enabled(boolean) - Method in class org.infinispan.persistence.remote.configuration.AuthenticationConfigurationBuilder
Configures whether authentication should be enabled or not
enabled() - Method in class org.infinispan.persistence.remote.configuration.SslConfiguration
 
enabled(boolean) - Method in class org.infinispan.persistence.remote.configuration.SslConfigurationBuilder
Enables or disables the SSL support
enabled() - Method in class org.infinispan.server.core.configuration.SslConfiguration
 
enabled(boolean) - Method in class org.infinispan.server.core.configuration.SslConfigurationBuilder
Enables or disables the SSL support
enabled() - Method in class org.infinispan.server.hotrod.configuration.AuthenticationConfiguration
 
enabled(boolean) - Method in class org.infinispan.server.hotrod.configuration.AuthenticationConfigurationBuilder
 
enabledBackups() - Method in class org.infinispan.configuration.cache.SitesConfiguration
Returns the list of BackupConfiguration that have BackupConfiguration.enabled() == true.
enableFullTextFilter(String) - Method in interface org.infinispan.query.CacheQuery
Enable a given filter by its name.
enableFullTextFilter(String) - Method in class org.infinispan.query.QueryDefinition
 
enableReaper() - Method in class org.infinispan.configuration.cache.ExpirationConfigurationBuilder
Enable the background reaper to test entries for expiration.
encode(int) - Static method in class org.infinispan.commons.io.SignedNumeric
 
ENCODE - Static variable in class org.infinispan.commons.util.Base64
Deprecated.
Specify encoding.
encodeBytes(byte[]) - Static method in class org.infinispan.commons.util.Base64
Deprecated.
Encodes a byte array into Base64 notation.
encodeBytes(byte[], int) - Static method in class org.infinispan.commons.util.Base64
Deprecated.
Encodes a byte array into Base64 notation.
encodeBytes(byte[], int, int) - Static method in class org.infinispan.commons.util.Base64
Deprecated.
Encodes a byte array into Base64 notation.
encodeBytes(byte[], int, int, int) - Static method in class org.infinispan.commons.util.Base64
Deprecated.
Encodes a byte array into Base64 notation.
encodeFromFile(String) - Static method in class org.infinispan.commons.util.Base64
Deprecated.
Convenience method for reading a binary file and base64-encoding it.
encodeObject(Serializable) - Static method in class org.infinispan.commons.util.Base64
Deprecated.
Serializes an object and returns the Base64-encoded version of that serialized object.
encodeObject(Serializable, int) - Static method in class org.infinispan.commons.util.Base64
Deprecated.
Serializes an object and returns the Base64-encoded version of that serialized object.
ENCODER_ENTRY_MAPPER - Static variable in interface org.infinispan.commons.marshall.Ids
 
ENCODER_KEY_MAPPER - Static variable in interface org.infinispan.commons.marshall.Ids
 
ENCODER_VALUE_MAPPER - Static variable in interface org.infinispan.commons.marshall.Ids
 
encodeToFile(byte[], String) - Static method in class org.infinispan.commons.util.Base64
Deprecated.
Convenience method for encoding data to a file.
encoding() - Method in class org.infinispan.configuration.cache.Configuration
 
encoding() - Method in class org.infinispan.configuration.cache.ConfigurationBuilder
 
encoding() - Method in interface org.infinispan.configuration.cache.ConfigurationChildBuilder
 
EncodingConfiguration - Class in org.infinispan.configuration.cache
Controls encoding configuration for keys and values in the cache.
EncodingConfiguration(ContentTypeConfiguration, ContentTypeConfiguration) - Constructor for class org.infinispan.configuration.cache.EncodingConfiguration
 
EncodingConfigurationBuilder - Class in org.infinispan.configuration.cache
 
endBatch(boolean) - Method in interface org.infinispan.commons.api.BatchingCache
Completes a batch if one has been started using BatchingCache.startBatch().
entityClass() - Method in class org.infinispan.persistence.jpa.configuration.JpaStoreConfiguration
 
entityClass(Class<?>) - Method in class org.infinispan.persistence.jpa.configuration.JpaStoreConfigurationBuilder
 
entries() - Method in interface org.infinispan.functional.FunctionalMap.ReadOnlyMap
Provides a Traversable that allows clients to navigate all cached entries.
EntryLookup - Interface in org.infinispan.context
Interface that can look up MVCC wrapped entries.
EntryMergePolicy<K,V> - Interface in org.infinispan.conflict
 
EntryMergePolicyFactory - Interface in org.infinispan.conflict
 
EntryMergePolicyFactoryRegistry - Class in org.infinispan.conflict
A registry for EntryMergePolicyFactory implementations, which allows EntryMergePolicy implementations to be eagerly/lazily loaded across multiple contexts.
EntryMergePolicyFactoryRegistry() - Constructor for class org.infinispan.conflict.EntryMergePolicyFactoryRegistry
 
entryPurged(K) - Method in interface org.infinispan.persistence.spi.AdvancedCacheWriter.PurgeListener
Optional.
entrySet() - Method in interface org.infinispan.Cache
Returns a set view of the mappings contained in this cache and cache loader across the entire cluster.
entrySet() - Method in class org.infinispan.commons.equivalence.EquivalentHashMap
Deprecated.
 
EntrySet() - Constructor for class org.infinispan.commons.equivalence.EquivalentHashMap.EntrySet
Deprecated.
 
entrySet - Variable in class org.infinispan.commons.util.AbstractMap
 
entrySet() - Method in class org.infinispan.commons.util.ArrayMap
 
entrySet() - Method in class org.infinispan.commons.util.concurrent.ConcurrentWeakKeyHashMap
Returns a Set view of the mappings contained in this map.
entrySet() - Method in class org.infinispan.commons.util.FastCopyHashMap
 
EntrySet() - Constructor for class org.infinispan.commons.util.FastCopyHashMap.EntrySet
 
entrySet() - Method in class org.infinispan.commons.util.WeakValueHashMap
 
EntrySizeCalculator<K,V> - Interface in org.infinispan.commons.util
 
entryToKeyFunction() - Static method in class org.infinispan.stream.StreamMarshalling
Provides a function that returns the key of the entry when invoked.
entryToValueFunction() - Static method in class org.infinispan.stream.StreamMarshalling
Provides a function that returns the value of the entry when invoked.
EntryView - Class in org.infinispan.functional
Entry views expose cached entry information to the user.
EntryView.ReadEntryView<K,V> - Interface in org.infinispan.functional
Expose read-only information about a cache entry potentially associated with a key in the functional map.
EntryView.ReadWriteEntryView<K,V> - Interface in org.infinispan.functional
Expose information about a cache entry potentially associated with a key in the functional map, and allows that cache entry to be written with new value and/or new metadata parameters.
EntryView.WriteEntryView<V> - Interface in org.infinispan.functional
Expose a write-only facade for a cache entry potentially associated with a key in the functional map which allows the cache entry to be written with new value and/or new metadata parameters.
ENUM_SET_ID - Static variable in interface org.infinispan.commons.marshall.Ids
 
enumArrayOf(long, Class<E>) - Static method in class org.infinispan.commons.util.EnumUtil
 
EnumerationList<T> - Class in org.infinispan.commons.util
An Enumeration -> List adaptor
EnumerationList(Enumeration<T>) - Constructor for class org.infinispan.commons.util.EnumerationList
Constructor
enumSetOf(long, Class<E>) - Static method in class org.infinispan.commons.util.EnumUtil
 
EnumUtil - Class in org.infinispan.commons.util
Utilities method to Enums.
eq(Object, Object) - Static method in class org.infinispan.commons.util.AbstractMap
 
eq(Object) - Method in interface org.infinispan.query.dsl.FilterConditionEndContext
Checks that the left argument is equal to the given value.
equal(Object) - Method in interface org.infinispan.query.dsl.FilterConditionEndContext
equalityPredicate(Object) - Static method in class org.infinispan.stream.StreamMarshalling
Provides a predicate that returns true when the object is equal.
equals(Object) - Method in class org.infinispan.atomic.DeltaCompositeKey
 
equals(Object) - Method in class org.infinispan.commons.configuration.AbstractTypedPropertiesConfiguration
 
equals(T, Object) - Method in class org.infinispan.commons.equivalence.AnyEquivalence
Deprecated.
 
equals(Object, Object) - Method in class org.infinispan.commons.equivalence.AnyServerEquivalence
Deprecated.
 
equals(byte[], Object) - Method in class org.infinispan.commons.equivalence.ByteArrayEquivalence
Deprecated.
 
equals(T, Object) - Method in interface org.infinispan.commons.equivalence.Equivalence
Deprecated.
Indicates whether the objects passed are "equal to" each other.
equals(Object) - Method in class org.infinispan.commons.equivalence.EquivalentHashMap
Deprecated.
 
equals(T, Object) - Method in class org.infinispan.commons.equivalence.IdentityEquivalence
Deprecated.
 
equals(Object) - Method in class org.infinispan.commons.hash.MurmurHash3
 
equals(Object) - Method in class org.infinispan.commons.io.ByteBufferImpl
Deprecated.
 
equals(Object) - Method in class org.infinispan.commons.marshall.WrappedByteArray
 
equals(Object) - Method in class org.infinispan.commons.util.AbstractMap.SimpleEntry
 
equals(Object) - Method in class org.infinispan.commons.util.ForwardingList
 
equals(Object) - Method in class org.infinispan.commons.util.ImmutableListCopy
 
equals(Object) - Method in class org.infinispan.commons.util.KeyValueWithPrevious
 
equals(Object) - Method in class org.infinispan.commons.util.SimpleImmutableEntry
 
equals(Object) - Method in class org.infinispan.commons.util.SmallIntSet
 
equals(Object) - Method in class org.infinispan.configuration.cache.AbstractStoreConfiguration
 
equals(Object) - Method in class org.infinispan.configuration.cache.AsyncStoreConfiguration
 
equals(Object) - Method in class org.infinispan.configuration.cache.AuthorizationConfiguration
 
equals(Object) - Method in class org.infinispan.configuration.cache.BackupConfiguration
 
equals(Object) - Method in class org.infinispan.configuration.cache.BackupForConfiguration
 
equals(Object) - Method in class org.infinispan.configuration.cache.ClusteringConfiguration
 
equals(Object) - Method in class org.infinispan.configuration.cache.CompatibilityModeConfiguration
 
equals(Object) - Method in class org.infinispan.configuration.cache.Configuration
 
equals(Object) - Method in class org.infinispan.configuration.cache.ContentTypeConfiguration
 
equals(Object) - Method in class org.infinispan.configuration.cache.CustomInterceptorsConfiguration
Deprecated.
 
equals(Object) - Method in class org.infinispan.configuration.cache.DeadlockDetectionConfiguration
Deprecated.
 
equals(Object) - Method in class org.infinispan.configuration.cache.EncodingConfiguration
 
equals(Object) - Method in class org.infinispan.configuration.cache.EvictionConfiguration
Deprecated.
 
equals(Object) - Method in class org.infinispan.configuration.cache.ExpirationConfiguration
 
equals(Object) - Method in class org.infinispan.configuration.cache.GroupsConfiguration
 
equals(Object) - Method in class org.infinispan.configuration.cache.HashConfiguration
 
equals(Object) - Method in class org.infinispan.configuration.cache.InvocationBatchingConfiguration
 
equals(Object) - Method in class org.infinispan.configuration.cache.JMXStatisticsConfiguration
 
equals(Object) - Method in class org.infinispan.configuration.cache.L1Configuration
 
equals(Object) - Method in class org.infinispan.configuration.cache.LockingConfiguration
 
equals(Object) - Method in class org.infinispan.configuration.cache.MemoryConfiguration
 
equals(Object) - Method in class org.infinispan.configuration.cache.PartitionHandlingConfiguration
 
equals(Object) - Method in class org.infinispan.configuration.cache.PersistenceConfiguration
 
equals(Object) - Method in class org.infinispan.configuration.cache.RecoveryConfiguration
 
equals(Object) - Method in class org.infinispan.configuration.cache.SecurityConfiguration
 
equals(Object) - Method in class org.infinispan.configuration.cache.SingletonStoreConfiguration
Deprecated.
 
equals(Object) - Method in class org.infinispan.configuration.cache.SitesConfiguration
 
equals(Object) - Method in class org.infinispan.configuration.cache.StateTransferConfiguration
 
equals(Object) - Method in class org.infinispan.configuration.cache.StoreAsBinaryConfiguration
Deprecated.
 
equals(Object) - Method in class org.infinispan.configuration.cache.SyncConfiguration
Deprecated.
 
equals(Object) - Method in class org.infinispan.configuration.cache.TakeOfflineConfiguration
 
equals(Object) - Method in class org.infinispan.configuration.cache.TransactionConfiguration
 
equals(Object) - Method in class org.infinispan.configuration.cache.UnsafeConfiguration
 
equals(Object) - Method in class org.infinispan.configuration.cache.VersioningConfiguration
Deprecated.
 
equals(Object) - Method in class org.infinispan.configuration.cache.XSiteStateTransferConfiguration
 
equals(Object) - Method in class org.infinispan.configuration.global.GlobalAuthorizationConfiguration
 
equals(Object) - Method in class org.infinispan.configuration.global.GlobalConfigurationBuilder
 
equals(Object) - Method in class org.infinispan.configuration.global.GlobalJmxStatisticsConfiguration
 
equals(Object) - Method in class org.infinispan.configuration.global.SerializationConfiguration
 
equals(Object) - Method in class org.infinispan.configuration.global.ShutdownConfigurationBuilder
 
equals(Object) - Method in class org.infinispan.configuration.global.SiteConfiguration
 
equals(Object) - Method in class org.infinispan.configuration.global.SiteConfigurationBuilder
 
equals(Object) - Method in class org.infinispan.configuration.global.ThreadPoolConfigurationBuilder
 
equals(Object) - Method in class org.infinispan.configuration.global.TransportConfiguration
 
equals(Object) - Method in class org.infinispan.counter.api.CounterConfiguration
 
equals(Object) - Method in class org.infinispan.functional.MetaParam.MetaEntryVersion
 
equals(Object) - Method in class org.infinispan.functional.MetaParam.MetaLong
 
equals(Object) - Method in class org.infinispan.io.ExpandableMarshalledValueByteStream
 
equals(Object) - Method in class org.infinispan.io.GridFile
 
equals(Object) - Method in class org.infinispan.io.ImmutableMarshalledValueByteStream
 
equals(Object) - Method in class org.infinispan.metadata.EmbeddedMetadata
 
equals(Object) - Method in class org.infinispan.persistence.jdbc.configuration.AbstractJdbcStoreConfiguration
 
equals(Object) - Method in class org.infinispan.persistence.jdbc.configuration.JdbcBinaryStoreConfiguration
 
equals(Object) - Method in class org.infinispan.persistence.jdbc.configuration.JdbcStringBasedStoreConfiguration
 
equals(Object) - Method in class org.infinispan.persistence.jdbc.configuration.ManagedConnectionFactoryConfiguration
 
equals(Object) - Method in class org.infinispan.persistence.jdbc.configuration.PooledConnectionFactoryConfiguration
 
equals(Object) - Method in class org.infinispan.persistence.jdbc.configuration.SimpleConnectionFactoryConfiguration
 
equals(Object) - Method in class org.infinispan.persistence.jdbc.configuration.TableManipulationConfiguration
 
equals(Object) - Method in class org.infinispan.persistence.remote.configuration.AuthenticationConfiguration
 
equals(Object) - Method in class org.infinispan.persistence.remote.configuration.ConnectionPoolConfiguration
 
equals(Object) - Method in class org.infinispan.persistence.remote.configuration.RemoteServerConfiguration
 
equals(Object) - Method in class org.infinispan.persistence.remote.configuration.SslConfiguration
 
equals(Object) - Method in class org.infinispan.persistence.rest.configuration.ConnectionPoolConfiguration
 
equals(Object) - Method in class org.infinispan.security.CachePermission
 
equalsWrappedBytes(WrappedBytes) - Method in interface org.infinispan.commons.marshall.WrappedBytes
 
Equivalence<T> - Interface in org.infinispan.commons.equivalence
Deprecated.
EQUIVALENCE - Static variable in interface org.infinispan.commons.marshall.Ids
 
EquivalenceExternalizer - Class in org.infinispan.commons.marshall.exts
 
EquivalenceExternalizer() - Constructor for class org.infinispan.commons.marshall.exts.EquivalenceExternalizer
 
EquivalentHashMap<K,V> - Class in org.infinispan.commons.equivalence
Deprecated. 
EquivalentHashMap(Equivalence<? super K>, Equivalence<? super V>) - Constructor for class org.infinispan.commons.equivalence.EquivalentHashMap
Deprecated.
 
EquivalentHashMap(int, Equivalence<? super K>, Equivalence<? super V>) - Constructor for class org.infinispan.commons.equivalence.EquivalentHashMap
Deprecated.
 
EquivalentHashMap(int, float, Equivalence<? super K>, Equivalence<? super V>) - Constructor for class org.infinispan.commons.equivalence.EquivalentHashMap
Deprecated.
 
EquivalentHashMap(Map<? extends K, ? extends V>, Equivalence<? super K>, Equivalence<? super V>) - Constructor for class org.infinispan.commons.equivalence.EquivalentHashMap
Deprecated.
 
EquivalentHashMap.EntrySet - Class in org.infinispan.commons.equivalence
Deprecated.
 
EquivalentHashMap.Node<K,V> - Class in org.infinispan.commons.equivalence
Deprecated.
 
EquivalentHashMap.Values - Class in org.infinispan.commons.equivalence
Deprecated.
 
EquivalentHashSet<E> - Class in org.infinispan.commons.equivalence
Deprecated. 
EquivalentHashSet(Equivalence<? super E>) - Constructor for class org.infinispan.commons.equivalence.EquivalentHashSet
Deprecated.
Constructs a new, empty set, with a given equivalence function
EquivalentHashSet(int, Equivalence<? super E>) - Constructor for class org.infinispan.commons.equivalence.EquivalentHashSet
Deprecated.
Constructs a new, empty set, with a given initial capacity and a particular equivalence function to compare entries.
EquivalentLinkedHashMap<K,V> - Class in org.infinispan.commons.equivalence
Deprecated. 
EquivalentLinkedHashMap(int, float, EquivalentLinkedHashMap.IterationOrder, Equivalence<? super K>, Equivalence<? super V>) - Constructor for class org.infinispan.commons.equivalence.EquivalentLinkedHashMap
Deprecated.
 
EquivalentLinkedHashMap.IterationOrder - Enum in org.infinispan.commons.equivalence
Deprecated.
 
ERROR - Static variable in interface org.infinispan.rest.JSONConstants
 
ERRORS_KEY_SUFFIX - Static variable in interface org.infinispan.query.remote.client.ProtobufMetadataManagerConstants
All error status keys end with this suffix.
estimateSize() - Method in class org.infinispan.commons.util.SpliteratorMapper
 
etag(String) - Method in class org.infinispan.rest.InfinispanCacheResponse
Adds ETAG.
eval(K, Function<EntryView.ReadEntryView<K, V>, R>) - Method in interface org.infinispan.functional.FunctionalMap.ReadOnlyMap
Evaluate a read-only function on the value associated with the key and return a CompletableFuture with the return type of the function.
eval(K, Function<EntryView.ReadWriteEntryView<K, V>, R>) - Method in interface org.infinispan.functional.FunctionalMap.ReadWriteMap
Evaluate a read-write function on the value and metadata associated with the key and return a CompletableFuture with the return type of the function.
eval(K, V, BiFunction<V, EntryView.ReadWriteEntryView<K, V>, R>) - Method in interface org.infinispan.functional.FunctionalMap.ReadWriteMap
Evaluate a read-write function, with a value passed in and a EntryView.WriteEntryView of the value associated with the key, and return a CompletableFuture which will be completed with the returned value by the function.
eval(K, V, BiConsumer<V, EntryView.WriteEntryView<V>>) - Method in interface org.infinispan.functional.FunctionalMap.WriteOnlyMap
Evaluate a write-only BiConsumer operation, with a value passed in and a EntryView.WriteEntryView of the value associated with the key, and return a CompletableFuture which will be completed when the operation completes.
eval(K, Consumer<EntryView.WriteEntryView<V>>) - Method in interface org.infinispan.functional.FunctionalMap.WriteOnlyMap
Evaluate a write-only Consumer operation with a EntryView.WriteEntryView of the value associated with the key, and return a CompletableFuture which will be completed with the object returned by the operation.
evalAll(Function<EntryView.ReadWriteEntryView<K, V>, R>) - Method in interface org.infinispan.functional.FunctionalMap.ReadWriteMap
Evaluate a read-write Function operation with the EntryView.ReadWriteEntryView of the value associated with the key, for all existing keys, and returns a Traversable to navigate each of the Function invocation returns.
evalAll(Consumer<EntryView.WriteEntryView<V>>) - Method in interface org.infinispan.functional.FunctionalMap.WriteOnlyMap
Evaluate a write-only Consumer operation with the EntryView.WriteEntryView of the value associated with the key, for all existing keys in functional map, and returns a CompletableFuture that will be completed when the write-only operation has been executed against all the entries.
evalMany(Set<? extends K>, Function<EntryView.ReadEntryView<K, V>, R>) - Method in interface org.infinispan.functional.FunctionalMap.ReadOnlyMap
Evaluate a read-only function on a key and potential value associated in the functional map, for each of the keys in the set passed in, and returns an Traversable to work on each computed function's result.
evalMany(Map<? extends K, ? extends V>, BiFunction<V, EntryView.ReadWriteEntryView<K, V>, R>) - Method in interface org.infinispan.functional.FunctionalMap.ReadWriteMap
Evaluate a read-write BiFunction, with a value passed in and a EntryView.ReadWriteEntryView of the value associated with the key, for each of the keys in the set passed in, and returns an Traversable to navigate each of the BiFunction invocation returns.
evalMany(Set<? extends K>, Function<EntryView.ReadWriteEntryView<K, V>, R>) - Method in interface org.infinispan.functional.FunctionalMap.ReadWriteMap
Evaluate a read-write Function operation with the EntryView.ReadWriteEntryView of the value associated with the key, for each of the keys in the set passed in, and returns a Traversable to navigate each of the Function invocation returns.
evalMany(Map<? extends K, ? extends V>, BiConsumer<V, EntryView.WriteEntryView<V>>) - Method in interface org.infinispan.functional.FunctionalMap.WriteOnlyMap
Evaluate a write-only BiConsumer operation, with a value passed in and a EntryView.WriteEntryView of the value associated with the key, for each of the keys in the set passed in, and returns a CompletableFuture that will be completed when the write-only operation has been executed against all the entries.
evalMany(Set<? extends K>, Consumer<EntryView.WriteEntryView<V>>) - Method in interface org.infinispan.functional.FunctionalMap.WriteOnlyMap
Evaluate a write-only Consumer operation with the EntryView.WriteEntryView of the value associated with the key, for each of the keys in the set passed in, and returns a CompletableFuture that will be completed when the write-only operation has been executed against all the entries.
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
 
EventType - Class in org.infinispan.notifications.cachelistener.filter
Enum that provides information to allow for an event to know which type and if this event was generated due to a retry usually caused by a topology change while replicating.
EventType(boolean, boolean, Event.Type) - Constructor for class org.infinispan.notifications.cachelistener.filter.EventType
 
evict(K) - Method in interface org.infinispan.Cache
Evicts an entry from the memory of the cache.
eviction() - Method in class org.infinispan.configuration.cache.Configuration
Deprecated.
eviction() - Method in class org.infinispan.configuration.cache.ConfigurationBuilder
Deprecated.
Since 8.4, Use ConfigurationBuilder.memory() instead
eviction() - Method in interface org.infinispan.configuration.cache.ConfigurationChildBuilder
 
EVICTION_MAX_SIZE - Static variable in class org.infinispan.configuration.cache.EvictionConfigurationBuilder
Deprecated.
 
EVICTION_STRATEGY - Static variable in class org.infinispan.configuration.cache.MemoryConfiguration
 
EVICTION_TYPE - Static variable in class org.infinispan.configuration.cache.MemoryConfiguration
 
EvictionConfiguration - Class in org.infinispan.configuration.cache
Deprecated.
EvictionConfigurationBuilder - Class in org.infinispan.configuration.cache
Deprecated.
EvictionListener<K,V> - Interface in org.infinispan.commons.util
Eviction listener that is notified when entries are evicted from the underlying container due to the given eviction policy.
EvictionManager<K,V> - Interface in org.infinispan.eviction
Central component that deals with eviction of cache entries.
evictionScheduledExecutor() - Method in class org.infinispan.configuration.global.GlobalConfiguration
Deprecated.
This method always returns null now. Look for a thread pool named as GlobalConfiguration.expirationThreadPool() instead.
evictionStrategy() - Method in class org.infinispan.configuration.cache.MemoryConfiguration
The configured eviction strategy
evictionStrategy(EvictionStrategy) - Method in class org.infinispan.configuration.cache.MemoryConfigurationBuilder
Sets the eviction strategy which can be: NONE - no eviction will take place MANUAL - no eviction will take place automatically, but user is assumed to manually call evict REMOVE - eviction will remove entries to make room for new entries to be inserted EXCEPTION - eviction will not take place, but instead an exception will be thrown to ensure container doesn't grow too large The eviction strategy NONE and MANUAL are essentially the same except that MANUAL does not warn the user when passivation is enabled.
evictionStrategy() - Method in class org.infinispan.configuration.cache.MemoryConfigurationBuilder
The configured eviction strategy, please see MemoryConfigurationBuilder.evictionStrategy(EvictionStrategy).
EvictionStrategy - Enum in org.infinispan.eviction
Supported eviction strategies
EvictionThreadPolicy - Enum in org.infinispan.eviction
Supported eviction thread policy
evictionThreadPool() - Method in class org.infinispan.configuration.global.GlobalConfiguration
evictionThreadPool() - Method in class org.infinispan.configuration.global.GlobalConfigurationBuilder
Deprecated.
evictionThreadPool() - Method in interface org.infinispan.configuration.global.GlobalConfigurationChildBuilder
Deprecated.
evictionType() - Method in class org.infinispan.configuration.cache.MemoryConfiguration
The configured eviction type
evictionType(EvictionType) - Method in class org.infinispan.configuration.cache.MemoryConfigurationBuilder
Sets the eviction type which can either be COUNT - entries will be evicted when the number of entries exceeds the MemoryConfigurationBuilder.size(long) MEMORY - entries will be evicted when the approximate combined size of all values exceeds the MemoryConfigurationBuilder.size(long) Cache size is guaranteed not to exceed upper limit specified by size.
evictionType() - Method in class org.infinispan.configuration.cache.MemoryConfigurationBuilder
The configured eviction type, please see MemoryConfigurationBuilder.evictionType(EvictionType).
EvictionType - Enum in org.infinispan.eviction
Supported eviction type
EXCEPTION_RESPONSE - Static variable in interface org.infinispan.commons.marshall.Ids
 
exceptionCaught(ChannelHandlerContext, Throwable) - Method in class org.infinispan.rest.Http20RequestHandler
 
execute(Runnable) - Method in class org.infinispan.distexec.DefaultExecutorService
Deprecated.
 
execute(Runnable) - Method in interface org.infinispan.manager.ClusterExecutor
execute(SerializableRunnable) - Method in interface org.infinispan.manager.ClusterExecutor
The same as Executor.execute(Runnable), except the Runnable must also implement Serializable.
execute() - Method in class org.infinispan.rest.InfinispanCacheAPIRequest
 
execute() - Method in class org.infinispan.rest.InfinispanRequest
 
executionCandidates(DistributedTask<T>) - Method in class org.infinispan.distexec.DefaultExecutorService
Deprecated.
 
executionCandidates() - Method in interface org.infinispan.distexec.FailoverContext
Returns a list of candidates for possible repeated execution governed by installed DistributedTaskFailoverPolicy
executionFailureLocation() - Method in interface org.infinispan.distexec.FailoverContext
Returns an Address of the node where the task failed
executionPolicy(DistributedTaskExecutionPolicy) - Method in interface org.infinispan.distexec.DistributedTaskBuilder
Provide DistributedTaskExecutionPolicy for the task being built
executor - Variable in class org.infinispan.distexec.DistributedExecutionCompletionService
 
executor() - Method in class org.infinispan.manager.DefaultCacheManager
 
executor() - Method in interface org.infinispan.manager.EmbeddedCacheManager
Providess the cache manager based executor.
ExecutorFactory - Interface in org.infinispan.commons.executors
Used to configure and create executors
ExecutorFactoryConfiguration - Class in org.infinispan.configuration.global
 
ExecutorFactoryConfiguration - Class in org.infinispan.persistence.remote.configuration
 
ExecutorFactoryConfigurationBuilder - Class in org.infinispan.configuration.global
Configures executor factory.
ExecutorFactoryConfigurationBuilder - Class in org.infinispan.persistence.remote.configuration
Configures executor factory.
exhaustedAction() - Method in class org.infinispan.persistence.remote.configuration.ConnectionPoolConfiguration
 
exhaustedAction(ExhaustedAction) - Method in class org.infinispan.persistence.remote.configuration.ConnectionPoolConfigurationBuilder
Specifies what happens when asking for a connection from a server's pool, and that pool is exhausted.
ExhaustedAction - Enum in org.infinispan.persistence.remote.configuration
 
exists() - Method in class org.infinispan.io.GridFile
 
ExpandableMarshalledValueByteStream - Class in org.infinispan.io
A byte stream that can be written to and expanded on the fly, not dissimilar to ExposedByteArrayOutputStream but with the benefit of not having to allocate unnecessary byte arrays by not extending ByteArrayOutputStream.
ExpandableMarshalledValueByteStream() - Constructor for class org.infinispan.io.ExpandableMarshalledValueByteStream
 
ExpandableMarshalledValueByteStream(int) - Constructor for class org.infinispan.io.ExpandableMarshalledValueByteStream
 
ExpandableMarshalledValueByteStream(int, int) - Constructor for class org.infinispan.io.ExpandableMarshalledValueByteStream
Creates a new byte array output stream, with a buffer capacity of the specified size, in bytes.
Experimental - Annotation Type in org.infinispan.commons.util
An experimental user-facing API.
expiration() - Method in class org.infinispan.configuration.cache.Configuration
 
expiration() - Method in class org.infinispan.configuration.cache.ConfigurationBuilder
 
expiration() - Method in interface org.infinispan.configuration.cache.ConfigurationChildBuilder
 
ExpirationConfiguration - Class in org.infinispan.configuration.cache
Controls the default expiration settings for entries in the cache.
ExpirationConfigurationBuilder - Class in org.infinispan.configuration.cache
Controls the default expiration settings for entries in the cache.
ExpirationManager<K,V> - Interface in org.infinispan.expiration
Central component that deals with expiration of cache entries.
expirationThreadPool() - Method in class org.infinispan.configuration.global.GlobalConfiguration
 
expirationThreadPool() - Method in class org.infinispan.configuration.global.GlobalConfigurationBuilder
 
expirationThreadPool() - Method in interface org.infinispan.configuration.global.GlobalConfigurationChildBuilder
Configuration for the expiration thread pool
expiredLocation() - Method in class org.infinispan.persistence.leveldb.configuration.LevelDBStoreConfiguration
 
expiredLocation(String) - Method in class org.infinispan.persistence.leveldb.configuration.LevelDBStoreConfigurationBuilder
 
expires(Date) - Method in class org.infinispan.rest.InfinispanCacheResponse
Adds expires header.
expiryQueueSize() - Method in class org.infinispan.persistence.leveldb.configuration.LevelDBStoreConfiguration
 
expiryQueueSize(int) - Method in class org.infinispan.persistence.leveldb.configuration.LevelDBStoreConfigurationBuilder
 
expiryTime() - Method in interface org.infinispan.metadata.InternalMetadata
 
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
ExposedByteArrayOutputStream - Class in org.infinispan.commons.io
Extends ByteArrayOutputStream, but exposes the internal buffer.
ExposedByteArrayOutputStream() - Constructor for class org.infinispan.commons.io.ExposedByteArrayOutputStream
 
ExposedByteArrayOutputStream(int) - Constructor for class org.infinispan.commons.io.ExposedByteArrayOutputStream
 
ExposedByteArrayOutputStream(int, int) - Constructor for class org.infinispan.commons.io.ExposedByteArrayOutputStream
Creates a new byte array output stream, with a buffer capacity of the specified size, in bytes.
ExposedByteArrayOutputStream - Class in org.infinispan.io
Deprecated.
ExposedByteArrayOutputStream() - Constructor for class org.infinispan.io.ExposedByteArrayOutputStream
Deprecated.
 
ExposedByteArrayOutputStream(int) - Constructor for class org.infinispan.io.ExposedByteArrayOutputStream
Deprecated.
 
ExposedByteArrayOutputStream(int, int) - Constructor for class org.infinispan.io.ExposedByteArrayOutputStream
Deprecated.
Creates a new byte array output stream, with a buffer capacity of the specified size, in bytes.
Expression - Interface in org.infinispan.query.dsl
 
ExtendedHeaders - Enum in org.infinispan.rest.configuration
 
extendedHeaders() - Method in class org.infinispan.rest.configuration.RestServerConfiguration
 
extendedHeaders(ExtendedHeaders) - Method in class org.infinispan.rest.configuration.RestServerConfigurationBuilder
 
ExtendedRiverMarshaller - Class in org.infinispan.commons.marshall.jboss
RiverMarshaller extension that allows Infinispan code to directly create instances of it.
ExtendedRiverMarshaller(RiverMarshallerFactory, SerializableClassRegistry, MarshallingConfiguration) - Constructor for class org.infinispan.commons.marshall.jboss.ExtendedRiverMarshaller
 
ExtendedRiverUnmarshaller - Class in org.infinispan.commons.marshall.jboss
An extended RiverUnmarshaller that allows to track lifecycle of unmarshaller so that pools can be notified when not in use any more.
ExtendedRiverUnmarshaller(RiverMarshallerFactory, SerializableClassRegistry, MarshallingConfiguration) - Constructor for class org.infinispan.commons.marshall.jboss.ExtendedRiverUnmarshaller
 
ExtendedStatisticNotFoundException - Exception in org.infinispan.stats
 
ExtendedStatisticNotFoundException(String) - Constructor for exception org.infinispan.stats.ExtendedStatisticNotFoundException
 
ExtendedStatisticsMetadataFileFinder - Class in org.infinispan.stats
 
ExtendedStatisticsMetadataFileFinder() - Constructor for class org.infinispan.stats.ExtendedStatisticsMetadataFileFinder
 
Externalizer() - Constructor for class org.infinispan.commons.hash.MurmurHash3.Externalizer
 
Externalizer() - Constructor for class org.infinispan.commons.io.ByteBufferImpl.Externalizer
Deprecated.
 
Externalizer<T> - Interface in org.infinispan.commons.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.
Externalizer() - Constructor for class org.infinispan.commons.marshall.WrappedByteArray.Externalizer
 
Externalizer() - Constructor for class org.infinispan.context.Flag.Externalizer
 
EXTERNALIZER - Static variable in class org.infinispan.counter.api.CounterConfiguration
 
EXTERNALIZER - Static variable in enum org.infinispan.counter.api.CounterState
 
Externalizer() - Constructor for class org.infinispan.filter.AcceptAllKeyValueFilter.Externalizer
 
Externalizer() - Constructor for class org.infinispan.filter.CollectionKeyFilter.Externalizer
 
Externalizer() - Constructor for class org.infinispan.filter.CompositeKeyFilter.Externalizer
 
Externalizer() - Constructor for class org.infinispan.filter.CompositeKeyValueFilter.Externalizer
 
Externalizer() - Constructor for class org.infinispan.filter.KeyFilterAsKeyValueFilter.Externalizer
 
Externalizer() - Constructor for class org.infinispan.filter.KeyValueFilterAsKeyFilter.Externalizer
 
Externalizer() - Constructor for class org.infinispan.metadata.EmbeddedMetadata.Externalizer
 
Externalizer() - Constructor for class org.infinispan.notifications.cachelistener.filter.CacheEventConverterAsConverter.Externalizer
 
Externalizer() - Constructor for class org.infinispan.notifications.cachelistener.filter.CacheEventFilterAsKeyValueFilter.Externalizer
 
Externalizer() - Constructor for class org.infinispan.notifications.cachelistener.filter.CacheEventFilterConverterAsKeyValueFilterConverter.Externalizer
 
Externalizer() - Constructor for class org.infinispan.notifications.cachelistener.filter.KeyFilterAsCacheEventFilter.Externalizer
 
Externalizer() - Constructor for class org.infinispan.notifications.cachelistener.filter.KeyValueFilterAsCacheEventFilter.Externalizer
 
Externalizer() - Constructor for class org.infinispan.partitionhandling.AvailabilityMode.Externalizer
 
ExternalizerIds - Interface in org.infinispan.persistence.remote
1800 to 1899 range is reserved for this module
ExternalStore<K,V> - Interface in org.infinispan.persistence.spi
Basic interface for interacting with an external store in a read-write mode.
extractFieldName(String) - Static method in class org.infinispan.commons.util.ReflectionUtil
 

F

factory - Static variable in class org.infinispan.commons.marshall.jboss.AbstractJBossMarshaller
 
factory() - Method in class org.infinispan.configuration.global.ExecutorFactoryConfiguration
 
factory(ExecutorFactory) - Method in class org.infinispan.configuration.global.ExecutorFactoryConfigurationBuilder
Specify factory class for executor NOTE: Currently Infinispan will not use the object instance, but instead instantiate a new instance of the class.
factory() - Method in class org.infinispan.configuration.global.ScheduledExecutorFactoryConfiguration
 
factory(ScheduledExecutorFactory) - Method in class org.infinispan.configuration.global.ScheduledExecutorFactoryConfigurationBuilder
Specify factory class for executor NOTE: Currently Infinispan will not use the object instance, but instead instantiate a new instance of the class.
factory - Variable in class org.infinispan.distexec.DefaultExecutorService
Deprecated.
 
factory() - Method in class org.infinispan.persistence.remote.configuration.ExecutorFactoryConfiguration
 
factory(ExecutorFactory) - Method in class org.infinispan.persistence.remote.configuration.ExecutorFactoryConfigurationBuilder
Specify factory class for executor NOTE: Currently Infinispan will not use the object instance, but instead instantiate a new instance of the class.
failover(FailoverContext) - Method in interface org.infinispan.distexec.DistributedTaskFailoverPolicy
As parts of distributively executed task can fail due to the task itself throwing an exception or it can be an Infinispan system caused failure (e.g node failed or left cluster during task execution etc).
FailoverContext - Interface in org.infinispan.distexec
As DistributedTask might potentially fail on subset of executing nodes FailureContext provides details of such task failure.
failoverPolicy(DistributedTaskFailoverPolicy) - Method in interface org.infinispan.distexec.DistributedTaskBuilder
Provide DistributedTaskFailoverPolicy for the task being built
FAILURE_POLICY - Static variable in class org.infinispan.configuration.cache.BackupConfiguration
 
FAILURE_POLICY_CLASS - Static variable in class org.infinispan.configuration.cache.BackupConfiguration
 
failurePolicyClass() - Method in class org.infinispan.configuration.cache.BackupConfiguration
If the failure policy is set to BackupFailurePolicy.CUSTOM then the failurePolicyClass is required and should return the fully qualified name of a class implementing CustomFailurePolicy
failurePolicyClass() - Method in class org.infinispan.configuration.cache.BackupConfigurationBuilder
If the failure policy is set to BackupFailurePolicy.CUSTOM then the failurePolicyClass is required and should return the fully qualified name of a class implementing CustomFailurePolicy
failurePolicyClass(String) - Method in class org.infinispan.configuration.cache.BackupConfigurationBuilder
 
FastCopyHashMap<K,V> - Class in org.infinispan.commons.util
A HashMap that is optimized for fast shallow copies.
FastCopyHashMap(int, float) - Constructor for class org.infinispan.commons.util.FastCopyHashMap
 
FastCopyHashMap(Map<? extends K, ? extends V>) - Constructor for class org.infinispan.commons.util.FastCopyHashMap
 
FastCopyHashMap(int) - Constructor for class org.infinispan.commons.util.FastCopyHashMap
 
FastCopyHashMap() - Constructor for class org.infinispan.commons.util.FastCopyHashMap
 
FastCopyHashMap.EntrySet - Class in org.infinispan.commons.util
 
FastCopyHashMap.KeySet - Class in org.infinispan.commons.util
 
FastCopyHashMap.Values - Class in org.infinispan.commons.util
 
FETCH_IN_MEMORY_STATE - Static variable in class org.infinispan.configuration.cache.StateTransferConfiguration
 
FETCH_PERSISTENT_STATE - Static variable in class org.infinispan.configuration.cache.AbstractStoreConfiguration
 
FETCH_SIZE - Static variable in class org.infinispan.persistence.jdbc.configuration.TableManipulationConfiguration
 
fetchInMemoryState() - Method in class org.infinispan.configuration.cache.StateTransferConfiguration
If true, the cache will fetch data from the neighboring caches when it starts up, so the cache starts 'warm', although it will impact startup time.
fetchInMemoryState(boolean) - Method in class org.infinispan.configuration.cache.StateTransferConfigurationBuilder
If true, the cache will fetch data from the neighboring caches when it starts up, so the cache starts 'warm', although it will impact startup time.
fetchMode(FetchOptions.FetchMode) - Method in class org.infinispan.query.FetchOptions
Set the fetch mode to be used to fetch matching results
FetchOptions - Class in org.infinispan.query
 
FetchOptions() - Constructor for class org.infinispan.query.FetchOptions
 
FetchOptions.FetchMode - Enum in org.infinispan.query
Specifies the fetching strategy for query results.
fetchPersistentState() - Method in class org.infinispan.configuration.cache.AbstractStoreConfiguration
If true, fetch persistent state when joining a cluster.
fetchPersistentState - Variable in class org.infinispan.configuration.cache.AbstractStoreConfigurationBuilder
Deprecated.
fetchPersistentState(boolean) - Method in class org.infinispan.configuration.cache.AbstractStoreConfigurationBuilder
If true, fetch persistent state when joining a cluster.
fetchPersistentState(boolean) - Method in class org.infinispan.configuration.cache.AbstractStoreConfigurationChildBuilder
 
fetchPersistentState() - Method in class org.infinispan.configuration.cache.PersistenceConfiguration
Loops through all individual cache loader configs and checks if fetchPersistentState is set on any of them
fetchPersistentState() - Method in interface org.infinispan.configuration.cache.StoreConfiguration
If true, fetch persistent state when joining a cluster.
fetchPersistentState(boolean) - Method in interface org.infinispan.configuration.cache.StoreConfigurationChildBuilder
If true, fetch persistent state when joining a cluster.
fetchSize() - Method in class org.infinispan.persistence.jdbc.configuration.JdbcMixedStoreConfiguration
 
fetchSize(int) - Method in class org.infinispan.persistence.jdbc.configuration.JdbcMixedStoreConfigurationBuilder
For DB queries the fetch size will be set on ResultSet.setFetchSize(int).
fetchSize() - Method in class org.infinispan.persistence.jdbc.configuration.TableManipulationConfiguration
 
fetchSize(int) - Method in class org.infinispan.persistence.jdbc.configuration.TableManipulationConfigurationBuilder
For DB queries the fetch size is on ResultSet.setFetchSize(int).
fetchSize(int) - Method in class org.infinispan.query.FetchOptions
Set the fetch size for batch loading of matches
FILE - Static variable in class org.infinispan.io.GridFile.Metadata
 
FileLookup - Interface in org.infinispan.commons.util
 
FileLookupFactory - Class in org.infinispan.commons.util
 
FileLookupFactory() - Constructor for class org.infinispan.commons.util.FileLookupFactory
 
FileLookupFactory.DefaultFileLookup - Class in org.infinispan.commons.util
 
filename(String) - Static method in class org.infinispan.io.GridFile
 
fillInStackTrace() - Method in exception org.infinispan.commons.marshall.NotSerializableException
 
filter(Predicate<? super R>) - Method in interface org.infinispan.CacheStream
filter(SerializablePredicate<? super R>) - Method in interface org.infinispan.CacheStream
Same as CacheStream.filter(Predicate) except that the Predicate must also implement Serializable
filter(DoublePredicate) - Method in interface org.infinispan.DoubleCacheStream
filter(SerializableDoublePredicate) - Method in interface org.infinispan.DoubleCacheStream
Same as DoubleCacheStream.filter(DoublePredicate) except that the DoublePredicate must also implement Serializable
filter(Predicate<? super T>) - Method in interface org.infinispan.functional.Traversable
An intermediate operation that returns a traversable containing elements matching the given predicate.
filter(IntPredicate) - Method in interface org.infinispan.IntCacheStream
filter(SerializableIntPredicate) - Method in interface org.infinispan.IntCacheStream
Same as IntCacheStream.filter(IntPredicate) except that the IntPredicate must also implement Serializable
filter(LongPredicate) - Method in interface org.infinispan.LongCacheStream
filter(SerializableLongPredicate) - Method in interface org.infinispan.LongCacheStream
Same as LongCacheStream.filter(LongPredicate) except that the LongPredicate must also implement Serializable.
filter(Object) - Method in interface org.infinispan.objectfilter.ObjectFilter
Tests if an object instance matches the filter.
filter(Filter) - Method in interface org.infinispan.query.CacheQuery
Allows lucene to filter the results.
filter(Filter) - Method in class org.infinispan.query.QueryDefinition
 
filterAndConvert(Stream<CacheEntry<K, V>>, KeyValueFilterConverter<? super K, ? super V, C>) - Static method in class org.infinispan.filter.CacheFilters
Adds needed intermediate operations to the provided stream, returning a possibly new stream as a result of the operations.
filterAndConvert(K, V, Metadata) - Method in interface org.infinispan.filter.KeyValueFilterConverter
Will both filter the entry and if passed subsequently convert the value to a new value.
filterAndConvert(K, V, Metadata, V, Metadata, EventType) - Method in interface org.infinispan.notifications.cachelistener.filter.CacheEventFilterConverter
Will both filter the entry and if passed subsequently convert the value to a new value.
filterAndConvert(K, V, Metadata) - Method in class org.infinispan.notifications.cachelistener.filter.CacheEventFilterConverterAsKeyValueFilterConverter
 
FilterCallback - Interface in org.infinispan.objectfilter
A single-method callback that is specified when registering a filter with a Matcher.
FilterConditionBeginContext - Interface in org.infinispan.query.dsl
The beginning context of an incomplete condition.
FilterConditionContext - Interface in org.infinispan.query.dsl
The context of a complete filter.
FilterConditionContextQueryBuilder - Interface in org.infinispan.query.dsl
 
FilterConditionEndContext - Interface in org.infinispan.query.dsl
The context that ends a condition.
FilterIndexingServiceProvider - Interface in org.infinispan.notifications.cachelistener.filter
A service provider for filter indexing services.
FilteringListenable<K,V> - Interface in org.infinispan.notifications
A Listenable that can also filter events based on key
filterKeys(Set<?>) - Method in interface org.infinispan.CacheStream
Filters which entries are returned by only returning ones that map to the given key.
filterKeySegments(Set<Integer>) - Method in interface org.infinispan.CacheStream
Filters which entries are returned by what segment they are present in.
FilterResult - Class in org.infinispan.query.remote.client
 
FilterResult(Object, Object[], Comparable[]) - Constructor for class org.infinispan.query.remote.client.FilterResult
 
FilterSubscription - Interface in org.infinispan.objectfilter
A subscription for match notifications.
filterTargets(Predicate<? super Address>) - Method in interface org.infinispan.manager.ClusterExecutor
Allows for filtering of address nodes dynamically per invocation.
filterTargets(Collection<Address>) - Method in interface org.infinispan.manager.ClusterExecutor
Allows for filtering of address nodes by only allowing addresses in this collection from being contacted.
find() - Method in interface org.infinispan.functional.EntryView.ReadEntryView
Optional value.
findAny() - Method in interface org.infinispan.functional.Traversable
A terminal operation that returns an optional containing an element of the traversable, or an empty optional if empty.
findClass(String) - Method in class org.infinispan.commons.util.AggregatedClassLoader
 
findClass(String) - Method in class org.infinispan.commons.util.OsgiClassLoader
Load the class and break on first found match.
findGetterForField(Class<?>, String) - Static method in class org.infinispan.commons.util.ReflectionUtil
 
findMetaParam(Class<T>) - Method in interface org.infinispan.functional.MetaParam.Lookup
Returns a non-empty Optional instance containing a metadata parameter instance that can be assigned to the type Class passed in, or an empty Optional if no metadata can be assigned to that type.
findMethod(Class<?>, String) - Static method in class org.infinispan.commons.util.ReflectionUtil
 
findMethod(Class<?>, String, Class<?>[]) - Static method in class org.infinispan.commons.util.ReflectionUtil
 
findNextHighestPowerOfTwo(int) - Static method in class org.infinispan.commons.util.Util
Returns a number such that the number is a power of two that is equal to, or greater than, the number passed in as an argument.
findResource(String) - Method in class org.infinispan.commons.util.AggregatedClassLoader
 
findResource(String) - Method in class org.infinispan.commons.util.OsgiClassLoader
Load the resource and break on first found match.
findResources(String) - Method in class org.infinispan.commons.util.OsgiClassLoader
Load the resources and return an Enumeration Note: Since they're Enumerations, do not cache these results!
findSetterForField(Class<?>, String) - Static method in class org.infinispan.commons.util.ReflectionUtil
 
FineGrainedAtomicMap<K,V> - Interface in org.infinispan.atomic
FineGrainedAtomicMap is a special type of Map geared for use in Infinispan.
finish() - Method in class org.infinispan.commons.marshall.jboss.ExtendedRiverMarshaller
 
finish() - Method in class org.infinispan.commons.marshall.jboss.ExtendedRiverUnmarshaller
 
finishObjectInput(ObjectInput) - Method in class org.infinispan.commons.marshall.AbstractDelegatingMarshaller
 
finishObjectInput(ObjectInput) - Method in class org.infinispan.commons.marshall.jboss.AbstractJBossMarshaller
 
finishObjectInput(ObjectInput) - Method in interface org.infinispan.commons.marshall.StreamingMarshaller
Finish using the given ObjectInput.
finishObjectOutput(ObjectOutput) - Method in class org.infinispan.commons.marshall.AbstractDelegatingMarshaller
 
finishObjectOutput(ObjectOutput) - Method in class org.infinispan.commons.marshall.jboss.AbstractJBossMarshaller
 
finishObjectOutput(ObjectOutput) - Method in interface org.infinispan.commons.marshall.StreamingMarshaller
Finish using the given ObjectOutput.
first() - Method in class org.infinispan.configuration.cache.InterceptorConfiguration
Deprecated.
 
firstResult(int) - Method in interface org.infinispan.query.CacheQuery
Sets a result with a given index to the first result.
FLAG - Static variable in interface org.infinispan.commons.marshall.Ids
 
Flag - Enum in org.infinispan.context
Available flags, which may be set on a per-invocation basis.
Flag.Externalizer - Class in org.infinispan.context
 
FlagAffectedStore<K,V> - Interface in org.infinispan.persistence.spi
Implemented by stores that can skip writes based on certain flags present in the invocation.
flatMap(Function<? super R, ? extends Stream<? extends R1>>) - Method in interface org.infinispan.CacheStream
flatMap(SerializableFunction<? super R, ? extends Stream<? extends R1>>) - Method in interface org.infinispan.CacheStream
Same as CacheStream.flatMap(Function) except that the Function must also implement Serializable
flatMap(DoubleFunction<? extends DoubleStream>) - Method in interface org.infinispan.DoubleCacheStream
flatMap(SerializableDoubleFunction<? extends DoubleStream>) - Method in interface org.infinispan.DoubleCacheStream
Same as DoubleCacheStream.flatMap(DoubleFunction) except that the DoubleFunction must also implement Serializable
flatMap(Function<? super T, ? extends Traversable<? extends R>>) - Method in interface org.infinispan.functional.Traversable
An intermediate operation that returns a traversable containing the results of replacing each element of this traversable with the contents of a traversable produced by applying the provided function to each element.
flatMap(IntFunction<? extends IntStream>) - Method in interface org.infinispan.IntCacheStream
flatMap(SerializableIntFunction<? extends IntStream>) - Method in interface org.infinispan.IntCacheStream
Same as IntCacheStream.flatMap(IntFunction) except that the IntFunction must also implement Serializable
flatMap(LongFunction<? extends LongStream>) - Method in interface org.infinispan.LongCacheStream
flatMap(SerializableLongFunction<? extends LongStream>) - Method in interface org.infinispan.LongCacheStream
Same as LongCacheStream.flatMap(LongFunction) except that the LongFunction must also implement Serializable.
flatMapToDouble(Function<? super R, ? extends DoubleStream>) - Method in interface org.infinispan.CacheStream
flatMapToDouble(SerializableFunction<? super R, ? extends DoubleStream>) - Method in interface org.infinispan.CacheStream
Same as CacheStream.flatMapToDouble(Function) except that the Function must also implement Serializable
flatMapToInt(Function<? super R, ? extends IntStream>) - Method in interface org.infinispan.CacheStream
flatMapToInt(SerializableFunction<? super R, ? extends IntStream>) - Method in interface org.infinispan.CacheStream
Same as CacheStream.flatMapToInt(Function) except that the Function must also implement Serializable
flatMapToLong(Function<? super R, ? extends LongStream>) - Method in interface org.infinispan.CacheStream
flatMapToLong(SerializableFunction<? super R, ? extends LongStream>) - Method in interface org.infinispan.CacheStream
Same as CacheStream.flatMapToLong(Function) except that the Function must also implement Serializable
FLOAT - Static variable in class org.infinispan.commons.equivalence.AnyEquivalence
Deprecated.
 
fluentSetterName(String) - Static method in class org.infinispan.commons.util.BeanUtils
Retrieves a setter name based on a field name passed in
flush() - Method in class org.infinispan.commons.marshall.DelegatingObjectOutput
 
flush() - Method in class org.infinispan.io.GridOutputStream
 
flush() - Method in class org.infinispan.io.UnclosableObjectOutputStream
 
flush() - Method in class org.infinispan.io.WritableGridFileChannel
 
flushAndCloseOutput(ObjectOutput) - Static method in class org.infinispan.commons.util.Util
 
flushAndCloseStream(OutputStream) - Static method in class org.infinispan.commons.util.Util
 
flushBase64() - Method in class org.infinispan.commons.util.Base64.OutputStream
Deprecated.
Method added by PHIL.
flushCache(Collection<Object>, Address, boolean) - Method in interface org.infinispan.distribution.L1Manager
Deprecated.
 
flushGlobalACLCache() - Method in interface org.infinispan.security.GlobalSecurityManager
Flushes the ACL cache for this node
flushLockTimeout() - Method in class org.infinispan.configuration.cache.AsyncStoreConfiguration
Deprecated.
flushLockTimeout(long) - Method in class org.infinispan.configuration.cache.AsyncStoreConfiguration
Deprecated.
flushLockTimeout(long) - Method in class org.infinispan.configuration.cache.AsyncStoreConfigurationBuilder
Deprecated.
flushLockTimeout(long, TimeUnit) - Method in class org.infinispan.configuration.cache.AsyncStoreConfigurationBuilder
Deprecated.
flushTo(ConcurrentGlobalContainer) - Method in class org.infinispan.stats.TransactionStatistics
Merges this statistics in the global container.
forceRelease(String) - Method in interface org.infinispan.lock.api.ClusteredLockManager
Releases - or unlocks - a ClusteredLock if such exists.
forceReturnValues(boolean) - Method in class org.infinispan.persistence.remote.configuration.AbstractRemoteStoreConfigurationChildBuilder
 
forceReturnValues() - Method in class org.infinispan.persistence.remote.configuration.RemoteStoreConfiguration
 
forceReturnValues(boolean) - Method in class org.infinispan.persistence.remote.configuration.RemoteStoreConfigurationBuilder
 
forceReturnValues(boolean) - Method in interface org.infinispan.persistence.remote.configuration.RemoteStoreConfigurationChildBuilder
Whether or not to implicitly FORCE_RETURN_VALUE for all calls.
forEach(Consumer<? super R>) - Method in interface org.infinispan.CacheStream
forEach(SerializableConsumer<? super R>) - Method in interface org.infinispan.CacheStream
Same as CacheStream.forEach(Consumer) except that the Consumer must also implement Serializable
forEach(BiConsumer<Cache<K, V>, ? super R>) - Method in interface org.infinispan.CacheStream
Same as CacheStream.forEach(Consumer) except that it takes a BiConsumer that provides access to the underlying Cache that is backing this stream.
forEach(SerializableBiConsumer<Cache<K, V>, ? super R>) - Method in interface org.infinispan.CacheStream
Same as CacheStream.forEach(BiConsumer) except that the BiConsumer must also implement Serializable
forEach(T[], Consumer<T>) - Static method in class org.infinispan.commons.util.InfinispanCollections
 
forEach(SerializableDoubleConsumer) - Method in interface org.infinispan.DoubleCacheStream
Same as DoubleStream.forEach(DoubleConsumer) except that the DoubleConsumer must also implement Serializable
forEach(ObjDoubleConsumer<Cache<K, V>>) - Method in interface org.infinispan.DoubleCacheStream
Same as DoubleStream.forEach(DoubleConsumer) except that it takes an ObjDoubleConsumer that provides access to the underlying Cache that is backing this stream.
forEach(SerializableObjDoubleConsumer<Cache<K, V>>) - Method in interface org.infinispan.DoubleCacheStream
Same as DoubleCacheStream.forEach(ObjDoubleConsumer) except that the BiConsumer must also implement Serializable
forEach(Consumer<? super T>) - Method in interface org.infinispan.functional.Traversable
A terminal operation that applies an operation to all elements of this traversable.
forEach(SerializableIntConsumer) - Method in interface org.infinispan.IntCacheStream
Same as IntStream.forEach(IntConsumer) except that the IntConsumer must also implement Serializable
forEach(ObjIntConsumer<Cache<K, V>>) - Method in interface org.infinispan.IntCacheStream
Same as IntStream.forEach(IntConsumer) except that it takes an ObjIntConsumer that provides access to the underlying Cache that is backing this stream.
forEach(SerializableObjIntConsumer<Cache<K, V>>) - Method in interface org.infinispan.IntCacheStream
Same as IntCacheStream.forEach(ObjIntConsumer) except that the BiConsumer must also implement Serializable
forEach(SerializableLongConsumer) - Method in interface org.infinispan.LongCacheStream
Same as LongStream.forEach(LongConsumer) except that the LongConsumer must also implement Serializable.
forEach(ObjLongConsumer<Cache<K, V>>) - Method in interface org.infinispan.LongCacheStream
Same as LongStream.forEach(LongConsumer) except that it takes an ObjLongConsumer that provides access to the underlying Cache that is backing this stream.
forEach(SerializableObjLongConsumer<Cache<K, V>>) - Method in interface org.infinispan.LongCacheStream
Same as LongCacheStream.forEach(ObjLongConsumer) except that the BiConsumer must also implement Serializable
forEachRemaining(Consumer<? super S>) - Method in class org.infinispan.commons.util.SpliteratorMapper
 
format(CounterConfiguration) - Method in class org.infinispan.counter.api.PropertyFormatter
 
FORMAT_MESSAGE - Static variable in exception org.infinispan.counter.exception.CounterOutOfBoundsException
 
formatString(Object, Object...) - Static method in class org.infinispan.commons.util.Util
 
forName(String) - Static method in enum org.infinispan.counter.configuration.Attribute
 
forName(String) - Static method in enum org.infinispan.counter.configuration.Element
 
forName(String) - Static method in enum org.infinispan.persistence.jdbc.configuration.Attribute
 
forName(String) - Static method in enum org.infinispan.persistence.jdbc.configuration.Element
 
forName(String) - Static method in enum org.infinispan.persistence.jpa.configuration.Attribute
 
forName(String) - Static method in enum org.infinispan.persistence.jpa.configuration.Element
 
forName(String) - Static method in enum org.infinispan.persistence.leveldb.configuration.Attribute
 
forName(String) - Static method in enum org.infinispan.persistence.leveldb.configuration.Element
 
forName(String) - Static method in enum org.infinispan.persistence.remote.configuration.Attribute
 
forName(String) - Static method in enum org.infinispan.persistence.remote.configuration.Element
 
forName(String) - Static method in enum org.infinispan.persistence.rest.configuration.Attribute
 
forName(String) - Static method in enum org.infinispan.persistence.rest.configuration.Element
 
ForwardingList<E> - Class in org.infinispan.commons.util
A list which forwards all its method calls to another list.
ForwardingList() - Constructor for class org.infinispan.commons.util.ForwardingList
Constructor for use by subclasses.
FRAGMENTATION_FACTOR - Static variable in class org.infinispan.configuration.cache.SingleFileStoreConfiguration
 
fragmentationFactor() - Method in class org.infinispan.configuration.cache.SingleFileStoreConfiguration
 
fragmentationFactor(float) - Method in class org.infinispan.configuration.cache.SingleFileStoreConfigurationBuilder
The store tries to fit in a new entry into an existing entry from a free entry pool (if one is available) However, this existing free entry may be quite bigger than what is required to contain the new entry It may then make sense to split the free entry into two parts: 1.
friendlyCacheModeString() - Method in enum org.infinispan.configuration.cache.CacheMode
 
from(Properties) - Method in class org.infinispan.counter.api.PropertyFormatter
 
from(EmbeddedCacheManager) - Static method in class org.infinispan.lock.EmbeddedClusteredLockManagerFactory
 
from(EmbeddedCacheManager) - Static method in class org.infinispan.multimap.api.embedded.EmbeddedMultimapCacheManagerFactory
 
from(Class<?>) - Method in interface org.infinispan.query.dsl.QueryFactory
Creates a QueryBuilder for the given entity type.
from(String) - Method in interface org.infinispan.query.dsl.QueryFactory
Creates a QueryBuilder for the given entity type.
fromConfiguration(EntryMergePolicy) - Static method in enum org.infinispan.conflict.MergePolicy
 
fromPersistentState(ScopedPersistentState) - Method in interface org.infinispan.distribution.ch.ConsistentHashFactory
Recreates a ConsistentHash from a previously stored persistent state.
fromString(String) - Static method in enum org.infinispan.commons.api.CacheContainerAdmin.AdminFlag
 
fromString(String) - Static method in enum org.infinispan.conflict.MergePolicy
 
fromString(String) - Method in interface org.infinispan.query.Transformer
 
function(Converter<? super K, ? super V, C>) - Static method in class org.infinispan.filter.CacheFilters
Creates a new Function using the provided converter as a basis for the operation.
FunctionalMap<K,V> - Interface in org.infinispan.functional
Top level functional map interface offering common functionality for the read-only, read-write, and write-only operations that can be run against a functional map asynchronously.
FunctionalMap.ReadOnlyMap<K,V> - Interface in org.infinispan.functional
Exposes read-only operations that can be executed against the functional map.
FunctionalMap.ReadWriteMap<K,V> - Interface in org.infinispan.functional
Exposes read-write operations that can be executed against the functional map.
FunctionalMap.WriteOnlyMap<K,V> - Interface in org.infinispan.functional
Exposes write-only operations that can be executed against the functional map.
FUTURE_MODE_ID - Static variable in class org.infinispan.functional.ParamIds
 

G

GenericJBossMarshaller - Class in org.infinispan.commons.marshall.jboss
A marshaller that makes use of JBoss Marshalling to serialize and deserialize objects.
GenericJBossMarshaller() - Constructor for class org.infinispan.commons.marshall.jboss.GenericJBossMarshaller
 
GenericJBossMarshaller(ClassLoader) - Constructor for class org.infinispan.commons.marshall.jboss.GenericJBossMarshaller
 
GenericJBossMarshaller(List<String>) - Constructor for class org.infinispan.commons.marshall.jboss.GenericJBossMarshaller
 
GenericJBossMarshaller(ClassWhiteList) - Constructor for class org.infinispan.commons.marshall.jboss.GenericJBossMarshaller
 
GenericJBossMarshaller(ClassLoader, ClassWhiteList) - Constructor for class org.infinispan.commons.marshall.jboss.GenericJBossMarshaller
 
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.commons.equivalence.EquivalentHashMap
Deprecated.
 
get(Object) - Method in class org.infinispan.commons.equivalence.EquivalentLinkedHashMap
Deprecated.
 
get(Object) - Method in class org.infinispan.commons.util.ArrayMap
 
get() - Method in class org.infinispan.commons.util.ByRef.Boolean
 
get() - Method in class org.infinispan.commons.util.ByRef
 
get(Object) - Method in class org.infinispan.commons.util.concurrent.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.commons.util.FastCopyHashMap
 
get(int) - Method in class org.infinispan.commons.util.ForwardingList
 
get(Object) - Method in class org.infinispan.commons.util.HopscotchHashMap
 
get(int) - Method in class org.infinispan.commons.util.ImmutableListCopy
 
get(Object) - Method in class org.infinispan.commons.util.WeakValueHashMap
 
get() - Method in interface org.infinispan.commons.util.WeakValueHashMap.ValueRef
Get underlying value.
get(AdvancedCache<K, V>) - Static method in class org.infinispan.conflict.ConflictManagerFactory
 
get() - Method in interface org.infinispan.functional.EntryView.ReadEntryView
Returns a non-null value if the key has a value associated with it or throws NoSuchElementException if no value is associated with the.
get() - Method in interface org.infinispan.functional.MetaParam
Returns the value of the meta parameter.
get() - Method in class org.infinispan.functional.MetaParam.MetaEntryVersion
 
get() - Method in class org.infinispan.functional.MetaParam.MetaLong
 
get() - Method in enum org.infinispan.functional.Param.FutureMode
 
get() - Method in interface org.infinispan.functional.Param
Parameter's value.
get() - Method in enum org.infinispan.functional.Param.PersistenceMode
 
get(String) - Method in interface org.infinispan.lock.api.ClusteredLockManager
Get’s a ClusteredLock by it’s name.
get(K) - Method in interface org.infinispan.multimap.api.embedded.MultimapCache
Returns a view collection of the values associated with key in this multimap cache, if any.
get(String) - Method in interface org.infinispan.multimap.api.embedded.MultimapCacheManager
Retrieves a named multimap cache from the system.
getAbsoluteFile() - Method in class org.infinispan.io.GridFile
 
getAbsolutePath() - Method in class org.infinispan.io.GridFile
 
getAcceptContentType() - Method in class org.infinispan.rest.InfinispanRequest
 
getActions() - Method in class org.infinispan.security.CachePermission
 
getActivationCount() - Method in interface org.infinispan.eviction.ActivationManager
Get number of activations executed.
getActivations() - Method in interface org.infinispan.stats.ClusterCacheStats
 
getAddress() - Method in class org.infinispan.manager.DefaultCacheManager
getAddress() - Method in interface org.infinispan.manager.EmbeddedCacheManager
 
getAdvancedCache() - Method in interface org.infinispan.Cache
 
getAffinitySegmentId() - Method in interface org.infinispan.distribution.ch.AffinityTaggedKey
This numeric id is used exclusively for storage affinity in Infinispan.
getAll(Set<?>) - Method in interface org.infinispan.AdvancedCache
Gets a collection of entries, returning them as Map of the values associated with the set of keys requested.
getAllCacheEntries(Set<?>) - Method in interface org.infinispan.AdvancedCache
Gets a collection of entries from the AdvancedCache, returning them as Map of the cache entries associated with the set of keys requested.
getAllMethods(Class<?>, Class<? extends Annotation>) - Static method in class org.infinispan.commons.util.ReflectionUtil
Returns a set of Methods that contain the given method annotation.
getAllMethodsShallow(Class<?>, Class<? extends Annotation>) - Static method in class org.infinispan.commons.util.ReflectionUtil
Returns a set of Methods that contain the given method annotation.
getAllowedRole() - Method in interface org.infinispan.tasks.ServerTask
An optional role, for which the task is accessible.
getAllowedRole() - Method in interface org.infinispan.tasks.Task
An optional role, for which the task is accessible.
getAllVersions(K) - Method in interface org.infinispan.conflict.ConflictManager
Get all CacheEntry's that exists for a given key.
getAlpnConfiguration() - Method in class org.infinispan.rest.RestChannelInitializer
 
getAnalyzer(String) - Method in interface org.infinispan.query.SearchManager
Retrieve an analyzer instance by its definition name
getAnalyzer(Class<?>) - Method in interface org.infinispan.query.SearchManager
Retrieves the scoped analyzer for a given class type.
getAnnotatedFields(Class<?>, Class<? extends Annotation>) - Static method in class org.infinispan.commons.util.ReflectionUtil
 
getAnnotation(Class<?>, Class<T>) - Static method in class org.infinispan.commons.util.ReflectionUtil
Inspects the class passed in for the class level annotation specified.
getAnnotation() - Method in class org.infinispan.notifications.cachelistener.filter.DelegatingCacheEntryListenerInvocation
 
getAsInputStreamFromClassLoader(String, ClassLoader) - Method in class org.infinispan.commons.util.AbstractFileLookup
 
getAsInputStreamFromClassLoader(String, ClassLoader) - Method in class org.infinispan.commons.util.FileLookupFactory.DefaultFileLookup
 
getAsURLFromClassLoader(String, ClassLoader) - Method in class org.infinispan.commons.util.AbstractFileLookup
 
getAsURLFromClassLoader(String, ClassLoader) - Method in class org.infinispan.commons.util.FileLookupFactory.DefaultFileLookup
 
getAsURLsFromClassLoader(String, ClassLoader) - Method in class org.infinispan.commons.util.AbstractFileLookup
 
getAsURLsFromClassLoader(String, ClassLoader) - Method in class org.infinispan.commons.util.FileLookupFactory.DefaultFileLookup
 
getAsync(K) - Method in interface org.infinispan.commons.api.AsyncCache
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.
getAsyncInterceptorChain() - Method in interface org.infinispan.AdvancedCache
Allows the modification of the interceptor chain.
getAtomicMap(Cache<MK, ?>, MK) - Static method in class org.infinispan.atomic.AtomicMapLookup
Retrieves an atomic map from a given cache, stored under a given key.
getAtomicMap(Cache<MK, ?>, MK, boolean) - Static method in class org.infinispan.atomic.AtomicMapLookup
Retrieves an atomic map from a given cache, stored under a given key.
getAttribute(ExtendedStatistic) - Method in class org.infinispan.stats.CacheStatisticCollector
 
getAttribute(ExtendedStatistic) - Method in class org.infinispan.stats.CacheStatisticManager
 
getAuthorization() - Method in class org.infinispan.rest.InfinispanRequest
 
getAuthorizationManager() - Method in interface org.infinispan.AdvancedCache
Retrieves the AuthorizationManager if the cache has security enabled.
getAuthorizationPermission() - Method in class org.infinispan.security.CachePermission
 
getAvailability() - Method in interface org.infinispan.AdvancedCache
Returns the cache's availability.
getAvailabilityMode() - Method in interface org.infinispan.notifications.cachelistener.event.PartitionStatusChangedEvent
The mode the current cluster is in.
getAverageReadTime() - Method in interface org.infinispan.stats.Stats
 
getAverageReadTimeNanos() - Method in interface org.infinispan.stats.Stats
 
getAverageRemoveTime() - Method in interface org.infinispan.stats.Stats
 
getAverageRemoveTimeNanos() - Method in interface org.infinispan.stats.Stats
 
getAverageWriteTime() - Method in interface org.infinispan.stats.Stats
 
getAverageWriteTimeNanos() - Method in interface org.infinispan.stats.Stats
 
getBatchContainer() - Method in interface org.infinispan.AdvancedCache
Returns the component in charge of batching cache operations.
getBinaryStore() - Method in class org.infinispan.persistence.jdbc.mixed.JdbcMixedStore
 
getBooleanProperty(String, boolean) - Method in class org.infinispan.commons.util.TypedProperties
 
getBooleanProperty(String, boolean, boolean) - Method in class org.infinispan.commons.util.TypedProperties
 
getBuckedId(Object) - Method in class org.infinispan.persistence.jdbc.binary.JdbcBinaryStore
 
getBuf() - Method in interface org.infinispan.commons.io.ByteBuffer
Returns the underlying buffer.
getBuf() - Method in class org.infinispan.commons.io.ByteBufferImpl
Deprecated.
 
getBufferSizePredictor(Object) - Method in class org.infinispan.commons.marshall.AbstractDelegatingMarshaller
 
getBufferSizePredictor(Object) - Method in class org.infinispan.commons.marshall.AbstractMarshaller
 
getBufferSizePredictor(Class<?>) - Method in class org.infinispan.commons.marshall.MarshallableTypeHints
Get the serialized form size predictor for a particular type.
getBufferSizePredictor(Object) - Method in class org.infinispan.commons.marshall.MarshallableTypeHints
 
getBufferSizePredictor(Object) - Method in interface org.infinispan.commons.marshall.Marshaller
Returns a marshalled payload size predictor for a particular type.
getByte(int) - Method in class org.infinispan.commons.marshall.WrappedByteArray
 
getByte(int) - Method in interface org.infinispan.commons.marshall.WrappedBytes
Retrieves the byte given an offset.
getByteBufferFactory() - Method in class org.infinispan.persistence.jdbc.mixed.InitialisationContextDelegate
 
getByteBufferFactory() - Method in interface org.infinispan.persistence.spi.InitializationContext
To be used for building ByteBuffer objects.
getBytes() - Method in class org.infinispan.commons.marshall.WrappedByteArray
 
getBytes() - Method in interface org.infinispan.commons.marshall.WrappedBytes
The backing array if there is one otherwise null is returned.
getCache() - Method in interface org.infinispan.commons.api.BasicCacheContainer
Retrieves the default cache associated with this cache container.
getCache(String) - Method in interface org.infinispan.commons.api.BasicCacheContainer
Retrieves a named cache from the system.
getCache() - Method in interface org.infinispan.manager.CacheContainer
This method overrides the underlying CacheContainer.getCache(), to return a Cache instead of a BasicCache
getCache(String) - Method in interface org.infinispan.manager.CacheContainer
This method overrides the underlying CacheContainer.getCache(String), to return a Cache instead of a BasicCache
getCache() - Method in class org.infinispan.manager.DefaultCacheManager
Retrieves the default cache associated with this cache manager.
getCache(String) - Method in class org.infinispan.manager.DefaultCacheManager
Retrieves a named cache from the system.
getCache(String, String) - Method in class org.infinispan.manager.DefaultCacheManager
 
getCache(String, boolean) - Method in class org.infinispan.manager.DefaultCacheManager
 
getCache(String, String, boolean) - Method in class org.infinispan.manager.DefaultCacheManager
 
getCache(String, boolean) - Method in interface org.infinispan.manager.EmbeddedCacheManager
Retrieves a named cache from the system in the same way that CacheContainer.getCache(String) does except that if offers the possibility for the named cache not to be retrieved if it has not yet been started, or if it's been removed after being started.
getCache(String, String) - Method in interface org.infinispan.manager.EmbeddedCacheManager
getCache(String, String, boolean) - Method in interface org.infinispan.manager.EmbeddedCacheManager
getCache() - Method in interface org.infinispan.notifications.cachelistener.event.Event
 
getCache() - Method in class org.infinispan.persistence.jdbc.mixed.InitialisationContextDelegate
 
getCache() - Method in interface org.infinispan.persistence.spi.InitializationContext
 
getCache(String, MediaType, MediaType) - Method in class org.infinispan.rest.cachemanager.RestCacheManager
 
getCache(String) - Method in class org.infinispan.rest.cachemanager.RestCacheManager
 
getCache() - Method in class org.infinispan.tasks.TaskContext
The default cache.
getCacheConfiguration() - Method in interface org.infinispan.Cache
 
getCacheConfiguration(String) - Method in class org.infinispan.manager.DefaultCacheManager
 
getCacheConfiguration(String) - Method in interface org.infinispan.manager.EmbeddedCacheManager
Returns the configuration for the given cache.
getCacheConfigurationNames() - Method in class org.infinispan.manager.DefaultCacheManager
 
getCacheConfigurationNames() - Method in interface org.infinispan.manager.EmbeddedCacheManager
This method returns a collection of cache configuration names which contains the cache configurations that have been defined via XML or programmatically, and the cache configurations that have been defined at runtime via this cache manager instance.
getCacheControl() - Method in class org.infinispan.rest.InfinispanCacheAPIRequest
 
getCacheEntry(Object) - Method in interface org.infinispan.AdvancedCache
Retrieves a CacheEntry corresponding to a specific key.
getCacheHealth() - Method in interface org.infinispan.health.Health
Returns per cache health.
getCacheHealth() - Method in interface org.infinispan.health.jmx.HealthJMXExposer
Returns per Cache statuses.
getCacheLoaderLoads() - Method in interface org.infinispan.stats.ClusterCacheStats
 
getCacheLoaderMisses() - Method in interface org.infinispan.stats.ClusterCacheStats
 
getCacheManager() - Method in interface org.infinispan.Cache
Retrieves the cache manager responsible for creating this cache instance.
getCacheManager() - Method in interface org.infinispan.notifications.cachemanagerlistener.event.Event
 
getCacheManager() - Method in interface org.infinispan.security.PrincipalRoleMapperContext
Returns the EmbeddedCacheManager in which this role mapper is being instantiated
getCacheManager() - Method in class org.infinispan.tasks.TaskContext
CacheManager for this task execution
getCacheManagerConfiguration() - Method in class org.infinispan.manager.DefaultCacheManager
 
getCacheManagerConfiguration() - Method in interface org.infinispan.manager.EmbeddedCacheManager
Returns global configuration for this CacheManager
getCacheManagerStatus() - Method in class org.infinispan.manager.DefaultCacheManager
 
getCacheName() - Method in interface org.infinispan.health.CacheHealth
Returns Cache name.
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.rest.InfinispanRequest
 
getCacheNames() - Method in interface org.infinispan.commons.api.BasicCacheContainer
This method returns a collection of caches names which contains the caches that have been defined via XML or programmatically, and the caches that have been created at runtime via this cache manager instance.
getCacheNames() - Method in class org.infinispan.manager.DefaultCacheManager
 
getCacheTopology() - Method in interface org.infinispan.distribution.DistributionManager
 
getCacheWithFlags(Cache<K, V>, FlagAffectedCommand) - Method in class org.infinispan.interceptors.base.CommandInterceptor
Deprecated.
 
getCallable() - Method in interface org.infinispan.distexec.DistributedTask
Returns Callable for this task
getCallback() - Method in interface org.infinispan.objectfilter.FilterSubscription
The associated callback that is being notified of successful matches.
getCanonicalFile() - Method in class org.infinispan.io.GridFile
 
getCanonicalPath() - Method in class org.infinispan.io.GridFile
 
getChunkSize() - Method in class org.infinispan.io.GridFile
Guaranteed to be a power of two
getChunkSize() - Method in class org.infinispan.io.GridFile.Metadata
 
getClassForName(String, ClassLoader) - Static method in class org.infinispan.commons.util.ReflectionUtil
 
getClassLoader() - Method in interface org.infinispan.AdvancedCache
Returns the cache loader associated associated with this cache.
getClassLoader() - Method in class org.infinispan.commons.marshall.jboss.DefaultContextClassResolver
 
getClassLoader() - Method in class org.infinispan.configuration.global.GlobalConfigurationBuilder
 
getClassLoader() - Method in interface org.infinispan.context.InvocationContext
Deprecated.
Not in use any more, implementations might return null.
getClassLoaders(ClassLoader) - Static method in class org.infinispan.commons.util.Util
 
getClassWhiteList() - Method in class org.infinispan.manager.DefaultCacheManager
 
getClassWhiteList() - Method in interface org.infinispan.manager.EmbeddedCacheManager
 
getClusteredQuery(Query, Class<?>...) - Method in interface org.infinispan.query.SearchManager
Deprecated.
since 9.2, use SearchManager.getQuery(Query, IndexedQueryMode, Class[]) with QueryMode.BROADCAST
getClusterHealth() - Method in interface org.infinispan.health.Health
Returns Cluster health.
getClusterHealth() - Method in interface org.infinispan.health.jmx.HealthJMXExposer
Returns cluster health status.
getClusterMembers() - Method in class org.infinispan.manager.DefaultCacheManager
 
getClusterName() - Method in interface org.infinispan.health.ClusterHealth
Returns the name of the cluster.
getClusterName() - Method in interface org.infinispan.health.jmx.HealthJMXExposer
Returns cluster name.
getClusterName() - Method in class org.infinispan.manager.DefaultCacheManager
getClusterName() - Method in interface org.infinispan.manager.EmbeddedCacheManager
 
getClusterSize() - Method in class org.infinispan.manager.DefaultCacheManager
 
getCollocatedKey(K) - Method in interface org.infinispan.affinity.KeyAffinityService
Returns a key that will be distributed on the same node as the supplied key.
getComparator() - Method in interface org.infinispan.objectfilter.FilterSubscription
The comparator corresponding to the 'order by' clause, if any.
getComparator() - Method in interface org.infinispan.objectfilter.ObjectFilter
The comparator corresponding to the 'order by' clause, if any.
getComponentRegistry() - Method in interface org.infinispan.AdvancedCache
 
getConfiguration(String) - Method in interface org.infinispan.counter.api.CounterManager
 
getConfiguration() - Method in interface org.infinispan.counter.api.StrongCounter
 
getConfiguration() - Method in interface org.infinispan.counter.api.SyncStrongCounter
 
getConfiguration() - Method in interface org.infinispan.counter.api.SyncWeakCounter
 
getConfiguration() - Method in interface org.infinispan.counter.api.WeakCounter
 
getConfiguration(String) - Method in interface org.infinispan.lock.api.ClusteredLockManager
Returns the configuration of a ClusteredLock, if such exists.This method throws ClusteredLockException if the lock is not not defined.
getConfiguration() - Method in class org.infinispan.persistence.file.SingleFileStore
 
getConfiguration() - Method in class org.infinispan.persistence.jdbc.binary.JdbcBinaryStore
 
getConfiguration() - Method in class org.infinispan.persistence.jdbc.mixed.InitialisationContextDelegate
 
getConfiguration() - Method in class org.infinispan.persistence.jdbc.mixed.JdbcMixedStore
 
getConfiguration() - Method in class org.infinispan.persistence.remote.RemoteStore
 
getConfiguration() - Method in interface org.infinispan.persistence.spi.InitializationContext
 
getConflicts() - Method in interface org.infinispan.conflict.ConflictManager
Returns a stream of conflicts detected in the cluster.
getConnectionFactory() - Method in class org.infinispan.persistence.jdbc.common.AbstractJdbcStore
 
getConnectionFactory() - Method in class org.infinispan.persistence.jdbc.mixed.JdbcMixedStore
 
getConsistentHash() - Method in interface org.infinispan.distribution.DistributionManager
Deprecated.
Since 8.3, please use DistributionManager.getWriteConsistentHash() instead.
getConsistentHashAtEnd() - Method in interface org.infinispan.notifications.cachelistener.event.DataRehashedEvent
 
getConsistentHashAtEnd() - Method in interface org.infinispan.notifications.cachelistener.event.TopologyChangedEvent
getConsistentHashAtStart() - Method in interface org.infinispan.notifications.cachelistener.event.DataRehashedEvent
 
getConsistentHashAtStart() - Method in interface org.infinispan.notifications.cachelistener.event.TopologyChangedEvent
getContentType() - Method in class org.infinispan.rest.InfinispanRequest
 
getContext(String, char[], String, char[]) - Static method in class org.infinispan.commons.util.SslContextFactory
 
getContext(String, char[], char[], String, char[]) - Static method in class org.infinispan.commons.util.SslContextFactory
 
getContext(String, char[], char[], String, String, char[]) - Static method in class org.infinispan.commons.util.SslContextFactory
 
getContext(String, char[], char[], String, String) - Static method in class org.infinispan.commons.util.SslContextFactory
 
getContext() - Method in class org.infinispan.rest.InfinispanRequest
 
getContinuousQuery(Cache<K, V>) - Static method in class org.infinispan.query.Search
 
getConverter(Object[]) - Method in interface org.infinispan.notifications.cachelistener.filter.CacheEventConverterFactory
Retrieves a cache event converter instance from this factory.
getConverter() - Method in class org.infinispan.notifications.cachelistener.filter.DelegatingCacheEntryListenerInvocation
 
getCoordinator() - Method in class org.infinispan.manager.DefaultCacheManager
getCoordinator() - Method in interface org.infinispan.manager.EmbeddedCacheManager
 
getCoordinatorAddress() - Method in class org.infinispan.manager.DefaultCacheManager
 
getCounterListener() - Method in interface org.infinispan.counter.api.Handle
 
getCounterNames() - Method in interface org.infinispan.counter.api.CounterManager
Returns a Collection of defined counter names.
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.
getCurrentNumberOfEntriesInMemory() - Method in interface org.infinispan.stats.Stats
The same as Stats.getCurrentNumberOfEntries(), however passivated entries are not included.
getCurrentTasks() - Method in interface org.infinispan.tasks.TaskManager
Retrieves the currently executing tasks.
getCustomInterceptorsBuilder() - Method in class org.infinispan.configuration.cache.AbstractCustomInterceptorsConfigurationChildBuilder
 
getDataContainer() - Method in interface org.infinispan.AdvancedCache
Returns the container where data is stored in the cache.
getDataMemoryUsed() - Method in interface org.infinispan.stats.Stats
Provides how much memory the current eviction algorithm estimates is in use for data.
getDecoder() - Method in class org.infinispan.rest.RestServer
 
getDefaultCacheConfiguration() - Method in class org.infinispan.manager.DefaultCacheManager
 
getDefaultCacheConfiguration() - Method in interface org.infinispan.manager.EmbeddedCacheManager
Returns default configuration for this CacheManager
getDefinedCacheConfigurationNames() - Method in class org.infinispan.manager.DefaultCacheManager
 
getDefinedCacheCount() - Method in class org.infinispan.manager.DefaultCacheManager
 
getDefinedCacheNames() - Method in class org.infinispan.manager.DefaultCacheManager
 
getDeltaAwareValueKey() - Method in class org.infinispan.atomic.DeltaCompositeKey
 
getDistribution(Object) - Method in class org.infinispan.distribution.LocalizedCacheTopology
 
getDistributionForSegment(int) - Method in class org.infinispan.distribution.LocalizedCacheTopology
 
getDistributionManager() - Method in interface org.infinispan.AdvancedCache
Retrieves a reference to the DistributionManager if the cache is configured to use Distribution.
getElement() - Method in enum org.infinispan.configuration.cache.StorageType
 
getEncoder() - Method in class org.infinispan.rest.RestServer
 
getEngine(SSLContext, boolean, boolean) - Static method in class org.infinispan.commons.util.SslContextFactory
 
getEngines() - Method in interface org.infinispan.tasks.TaskManager
Retrieves the installed task engines
getEntityType() - Method in class org.infinispan.query.IndexedTypeMetadata
 
getEntityTypeName() - Method in interface org.infinispan.objectfilter.FilterSubscription
The fully qualified entity type name accepted by this filter.
getEntityTypeName() - Method in interface org.infinispan.objectfilter.ObjectFilter
The fully qualified entity type name accepted by this filter.
getEntries() - Method in interface org.infinispan.notifications.cachelistener.event.CacheEntriesEvictedEvent
Retrieves entries being evicted.
getEntry(K) - Method in interface org.infinispan.multimap.api.embedded.MultimapCache
Retrieves a CacheEntry corresponding to a specific key in this multimap cache.
getEnumProperty(String, Class<T>, T) - Method in class org.infinispan.commons.util.TypedProperties
 
getEnumProperty(String, Class<T>, T, boolean) - Method in class org.infinispan.commons.util.TypedProperties
 
getErroneousAttributes() - Method in exception org.infinispan.commons.CacheConfigurationException
 
getEtagIfMatch() - Method in class org.infinispan.rest.InfinispanCacheAPIRequest
Returns If-Match header value.
getEtagIfModifiedSince() - Method in class org.infinispan.rest.InfinispanCacheAPIRequest
Returns If-Modified-Since header value.
getEtagIfNoneMatch() - Method in class org.infinispan.rest.InfinispanCacheAPIRequest
Returns If-None-Match header value.
getEtagIfUnmodifiedSince() - Method in class org.infinispan.rest.InfinispanCacheAPIRequest
Returns If-Unmodified-Since header value.
getEventTypes() - Method in interface org.infinispan.objectfilter.FilterSubscription
The event types.
getEvictionManager() - Method in interface org.infinispan.AdvancedCache
 
getEvictions() - Method in interface org.infinispan.stats.Stats
 
getExactSizeIfKnown() - Method in class org.infinispan.commons.util.SpliteratorMapper
 
getExecutionMode() - Method in interface org.infinispan.tasks.ServerTask
Provides info whether the task execution should be local - on one node or distributed - on all nodes.
getExecutionMode() - Method in interface org.infinispan.tasks.Task
Provides info whether the task execution should be local - on one node or distributed - on all nodes.
getExecutor(Properties) - Method in interface org.infinispan.commons.executors.ExecutorFactory
 
getExecutor(Properties, AccessControlContext) - Method in interface org.infinispan.commons.executors.SecurityAwareExecutorFactory
 
getExpirationManager() - Method in interface org.infinispan.AdvancedCache
 
getExpiryTime(InternalMetadata) - Static method in class org.infinispan.persistence.PersistenceUtil
 
getExtended() - Method in class org.infinispan.rest.InfinispanCacheAPIRequest
Returns whether client wishes to return 'Extended Headers'.
getExternalizer(Class<?>) - Method in class org.infinispan.commons.marshall.jboss.SerializeWithExtFactory
 
getFacetManager() - Method in interface org.infinispan.query.CacheQuery
 
getFailurePolicy(String) - Method in class org.infinispan.configuration.cache.SitesConfiguration
 
getFetchMode() - Method in class org.infinispan.query.FetchOptions
 
getFetchSize() - Method in class org.infinispan.query.FetchOptions
 
getField(String, Class<?>) - Static method in class org.infinispan.commons.util.ReflectionUtil
 
getFile(String) - Method in class org.infinispan.io.GridFilesystem
Returns the file denoted by pathname.
getFile(String, int) - Method in class org.infinispan.io.GridFilesystem
Returns the file denoted by pathname.
getFile(String, String) - Method in class org.infinispan.io.GridFilesystem
 
getFile(String, String, int) - Method in class org.infinispan.io.GridFilesystem
 
getFile(File, String) - Method in class org.infinispan.io.GridFilesystem
 
getFile(File, String, int) - Method in class org.infinispan.io.GridFilesystem
 
getFileErrors(String) - Method in interface org.infinispan.query.remote.client.ProtobufMetadataManagerMBean
Gets the error messages (caused by parsing, linking, etc) associated to a *.proto schema file.
getFilesWithErrors() - Method in interface org.infinispan.query.remote.client.ProtobufMetadataManagerMBean
Get the full names of all files with errors.
getFilter(Object[]) - Method in interface org.infinispan.notifications.cachelistener.filter.CacheEventFilterFactory
Retrieves a cache event filter instance from this factory.
getFilter() - Method in class org.infinispan.notifications.cachelistener.filter.DelegatingCacheEntryListenerInvocation
 
getFilterAnnotations() - Method in class org.infinispan.notifications.cachelistener.filter.DelegatingCacheEntryListenerInvocation
 
getFilterConverter() - Method in interface org.infinispan.filter.KeyValueFilterConverterFactory
 
getFilterConverter(Object[]) - Method in interface org.infinispan.filter.ParamKeyValueFilterConverterFactory
Create an instance of KeyValueFilterConverter
getFilterConverter() - Method in interface org.infinispan.filter.ParamKeyValueFilterConverterFactory
 
getFilterConverter(Object[]) - Method in interface org.infinispan.notifications.cachelistener.filter.CacheEventFilterConverterFactory
Retrieves a cache event filter and converter instance from this factory.
getFineGrainedAtomicMap(Cache<MK, ?>, MK) - Static method in class org.infinispan.atomic.AtomicMapLookup
Retrieves a fine grained atomic map from a given cache, stored under a given key.
getFineGrainedAtomicMap(Cache<MK, ?>, MK, boolean) - Static method in class org.infinispan.atomic.AtomicMapLookup
Retrieves an atomic map from a given cache, stored under a given key.
getFirstResult() - Method in class org.infinispan.query.QueryDefinition
 
getFreeMemoryInKb() - Method in interface org.infinispan.health.HostInfo
Gets free memory in KB.
getFreeMemoryKb() - Method in interface org.infinispan.health.jmx.HealthJMXExposer
Returns the amount of free memory (KB) in the host.
getFreeSpace() - Method in class org.infinispan.io.GridFile
 
getGlobalComponentRegistry() - Method in class org.infinispan.manager.DefaultCacheManager
 
getGlobalComponentRegistry() - Method in interface org.infinispan.manager.EmbeddedCacheManager
 
getGlobalConfigurationAsProperties() - Method in class org.infinispan.manager.DefaultCacheManager
getGlobalTransaction() - Method in interface org.infinispan.notifications.cachelistener.event.TransactionalEvent
 
getGlobalTransaction(Transaction) - Method in interface org.infinispan.transaction.TransactionTable
 
getGroup(String) - Method in interface org.infinispan.AdvancedCache
It fetches all the keys which belong to the group.
getHashFunction() - Method in interface org.infinispan.distribution.ch.ConsistentHash
Deprecated.
Since 8.2, the Hash is optional - replaced in the configuration by the KeyPartitioner
getHealth() - Method in class org.infinispan.manager.DefaultCacheManager
 
getHealth() - Method in interface org.infinispan.manager.EmbeddedCacheManager
Returns an entry point for a Health Check API.
getHealthStatus() - Method in interface org.infinispan.health.ClusterHealth
Returns total cluster health.
getHitRatio() - Method in interface org.infinispan.stats.CacheContainerStats
 
getHitRatio() - Method in interface org.infinispan.stats.ClusterCacheStats
 
getHits() - Method in interface org.infinispan.stats.Stats
 
getHostInfo() - Method in interface org.infinispan.health.Health
Gets basic information about the host.
getHsQuery() - Method in class org.infinispan.query.QueryDefinition
 
getHttp11To2UpgradeHandler() - Method in class org.infinispan.rest.RestChannelInitializer
 
getHttp1Handler() - Method in class org.infinispan.rest.Http11To2UpgradeHandler
Gets HTTP/1.1 handler.
getId() - Method in class org.infinispan.atomic.DeltaCompositeKey.DeltaCompositeKeyExternalizer
 
getId() - Method in class org.infinispan.commons.hash.MurmurHash3.Externalizer
 
getId() - Method in class org.infinispan.commons.io.ByteBufferImpl.Externalizer
Deprecated.
 
getId() - Method in class org.infinispan.commons.marshall.AbstractExternalizer
 
getId() - Method in class org.infinispan.commons.marshall.AdminFlagExternalizer
 
getId() - Method in interface org.infinispan.commons.marshall.AdvancedExternalizer
Returns an integer that identifies the externalizer type.
getId() - Method in class org.infinispan.commons.marshall.exts.EquivalenceExternalizer
 
getId() - Method in class org.infinispan.commons.marshall.WrappedByteArray.Externalizer
 
getId() - Method in class org.infinispan.commons.util.Immutables.ImmutableMapWrapperExternalizer
 
getId() - Method in class org.infinispan.commons.util.Immutables.ImmutableSetWrapperExternalizer
 
getId() - Method in class org.infinispan.context.Flag.Externalizer
 
getId() - Method in class org.infinispan.filter.AcceptAllKeyValueFilter.Externalizer
 
getId() - Method in class org.infinispan.filter.CacheFilters.CacheFiltersExternalizer
 
getId() - Method in class org.infinispan.filter.CollectionKeyFilter.Externalizer
 
getId() - Method in class org.infinispan.filter.CompositeKeyFilter.Externalizer
 
getId() - Method in class org.infinispan.filter.CompositeKeyValueFilter.Externalizer
 
getId() - Method in class org.infinispan.filter.KeyFilterAsKeyValueFilter.Externalizer
 
getId() - Method in class org.infinispan.filter.KeyValueFilterAsKeyFilter.Externalizer
 
getId() - Method in class org.infinispan.metadata.EmbeddedMetadata.Externalizer
 
getId() - Method in class org.infinispan.notifications.cachelistener.filter.CacheEventConverterAsConverter.Externalizer
 
getId() - Method in class org.infinispan.notifications.cachelistener.filter.CacheEventFilterAsKeyValueFilter.Externalizer
 
getId() - Method in class org.infinispan.notifications.cachelistener.filter.CacheEventFilterConverterAsKeyValueFilterConverter.Externalizer
 
getId() - Method in class org.infinispan.notifications.cachelistener.filter.KeyFilterAsCacheEventFilter.Externalizer
 
getId() - Method in class org.infinispan.notifications.cachelistener.filter.KeyValueFilterAsCacheEventFilter.Externalizer
 
getId() - Method in class org.infinispan.partitionhandling.AvailabilityMode.Externalizer
 
getId() - Method in class org.infinispan.stream.StreamMarshalling.StreamMarshallingExternalizer
 
getIdentifier() - Method in class org.infinispan.notifications.cachelistener.filter.DelegatingCacheEntryListenerInvocation
 
getIgnoredCaches() - Method in class org.infinispan.rest.configuration.RestServerConfiguration
getIndexedQueryMode() - Method in class org.infinispan.query.remote.client.QueryRequest
 
getIndexedType() - Method in class org.infinispan.query.QueryDefinition
 
getInitializer() - Method in class org.infinispan.rest.RestServer
 
getInput(String) - Method in class org.infinispan.io.GridFilesystem
Opens an InputStream for reading from the file denoted by pathname.
getInput(File) - Method in class org.infinispan.io.GridFilesystem
Opens an InputStream for reading from the given file.
getInstance() - Static method in class org.infinispan.commons.equivalence.AnyEquivalence
Deprecated.
 
getInstance(Class<T>) - Static method in class org.infinispan.commons.equivalence.AnyEquivalence
Deprecated.
 
getInstance() - Static method in class org.infinispan.commons.hash.MurmurHash3
 
getInstance() - Static method in class org.infinispan.commons.util.OsgiClassLoader
 
getInstance(Class<T>) - Static method in class org.infinispan.commons.util.Util
Instantiates a class by first attempting a static factory method named getInstance() on the class and then falling back to an empty constructor.
getInstance(String, ClassLoader) - Static method in class org.infinispan.commons.util.Util
Instantiates a class based on the class name provided.
getInstance() - Static method in class org.infinispan.counter.api.PropertyFormatter
 
getInstance() - Static method in class org.infinispan.filter.AcceptAllKeyValueFilter
 
getInstance() - Method in interface org.infinispan.objectfilter.ObjectFilter.FilterResult
Returns the matched object.
getInstance() - Method in class org.infinispan.query.remote.client.FilterResult
 
getInstance() - Method in class org.infinispan.rest.cachemanager.RestCacheManager
 
getInstanceStrict(Class<T>) - Static method in class org.infinispan.commons.util.Util
Similar to Util.getInstance(Class) except that exceptions are propagated to the caller.
getInstanceStrict(String, ClassLoader) - Static method in class org.infinispan.commons.util.Util
Similar to Util.getInstance(String, ClassLoader) except that exceptions are propagated to the caller.
getInstanceSupplier(Class<T>) - Static method in class org.infinispan.commons.util.Util
 
getInstanceSupplier(String, ClassLoader) - Static method in class org.infinispan.commons.util.Util
 
getInterceptorChain() - Method in interface org.infinispan.AdvancedCache
Deprecated.
getInternalEntry(String, Object, MediaType, MediaType) - Method in class org.infinispan.rest.cachemanager.RestCacheManager
 
getInternalEntry(String, Object, boolean, MediaType, MediaType) - Method in class org.infinispan.rest.cachemanager.RestCacheManager
 
getIntProperty(String, int) - Method in class org.infinispan.commons.util.TypedProperties
 
getIntProperty(String, int, boolean) - Method in class org.infinispan.commons.util.TypedProperties
 
getInvalidations() - Method in interface org.infinispan.stats.ClusterCacheStats
 
getInvocationContextContainer() - Method in interface org.infinispan.AdvancedCache
Deprecated.
No longer in use, implementations might return null.
getKey() - Method in interface org.infinispan.affinity.KeyGenerator
 
getKey() - Method in class org.infinispan.commons.equivalence.EquivalentHashMap.Node
Deprecated.
 
getKey() - Method in class org.infinispan.commons.util.AbstractMap.SimpleEntry
 
getKey() - Method in class org.infinispan.commons.util.KeyValueWithPrevious
 
getKey() - Method in class org.infinispan.commons.util.SimpleImmutableEntry
 
getKey() - Method in interface org.infinispan.notifications.cachelistener.event.CacheEntryEvent
 
getKey() - Method in class org.infinispan.query.remote.client.ContinuousQueryResult
 
getKey() - Method in class org.infinispan.rest.InfinispanCacheAPIRequest
 
getKey() - Method in exception org.infinispan.transaction.WriteSkewException
 
getKeyContentType() - Method in class org.infinispan.rest.InfinispanRequest
 
getKeyDataConversion() - Method in interface org.infinispan.AdvancedCache
 
getKeyDataConversion() - Method in class org.infinispan.notifications.cachelistener.filter.DelegatingCacheEntryListenerInvocation
 
getKeyEncoder() - Method in interface org.infinispan.AdvancedCache
getKeyEquivalence() - Method in class org.infinispan.commons.equivalence.EquivalentHashMap
Deprecated.
 
getKeyForAddress(Address) - Method in interface org.infinispan.affinity.KeyAffinityService
Returns a key that will be distributed on the cluster node identified by address.
getKeyWrapper() - Method in interface org.infinispan.AdvancedCache
getLength() - Method in interface org.infinispan.commons.io.ByteBuffer
Length bytes, starting from offset, within the underlying byte[] (as returned by ByteBuffer.getBuf() are owned by this buffer instance.
getLength() - Method in class org.infinispan.commons.io.ByteBufferImpl
Deprecated.
 
getLength() - Method in class org.infinispan.commons.marshall.WrappedByteArray
 
getLength() - Method in interface org.infinispan.commons.marshall.WrappedBytes
The length of the underlying wrapped bytes.
getLength() - Method in class org.infinispan.io.GridFile.Metadata
 
getListeners() - Method in class org.infinispan.manager.DefaultCacheManager
 
getListeners() - Method in interface org.infinispan.notifications.Listenable
 
getListeners() - Method in interface org.infinispan.query.api.continuous.ContinuousQuery
Get the list of currently registered listeners.
getLocalAddress() - Method in class org.infinispan.distribution.LocalizedCacheTopology
 
getLocalAddress() - Method in interface org.infinispan.notifications.cachemanagerlistener.event.ViewChangedEvent
 
getLocalGlobalTransaction() - Method in interface org.infinispan.transaction.TransactionTable
 
getLocality(Object) - Method in interface org.infinispan.distribution.DistributionManager
Deprecated.
Since 8.3, please use getCacheTopology().getDistributionInfo(key) instead.
getLocalName() - Method in enum org.infinispan.persistence.jdbc.configuration.Attribute
Get the local name of this element.
getLocalName() - Method in enum org.infinispan.persistence.jdbc.configuration.Element
Get the local name of this element.
getLocalName() - Method in enum org.infinispan.persistence.jpa.configuration.Attribute
Get the local name of this element.
getLocalName() - Method in enum org.infinispan.persistence.jpa.configuration.Element
Get the local name of this element.
getLocalName() - Method in enum org.infinispan.persistence.leveldb.configuration.Attribute
Get the local name of this element.
getLocalName() - Method in enum org.infinispan.persistence.leveldb.configuration.Element
Get the local name of this element.
getLocalName() - Method in enum org.infinispan.persistence.remote.configuration.Attribute
Get the local name of this element.
getLocalName() - Method in enum org.infinispan.persistence.remote.configuration.Element
Get the local name of this element.
getLocalName() - Method in enum org.infinispan.persistence.rest.configuration.Attribute
Get the local name of this element.
getLocalName() - Method in enum org.infinispan.persistence.rest.configuration.Element
Get the local name of this element.
getLocalReadSegments() - Method in class org.infinispan.distribution.LocalizedCacheTopology
 
getLockAcquisitionTimeout(FlagAffectedCommand, boolean) - Method in class org.infinispan.interceptors.base.CommandInterceptor
Deprecated.
 
getLockedKeys() - Method in interface org.infinispan.context.InvocationContext
Deprecated.
Returns the set of keys that are locked for writing.
getLockManager() - Method in interface org.infinispan.AdvancedCache
Returns the component that deals with all aspects of acquiring and releasing locks for cache entries.
getLockOwner() - Method in interface org.infinispan.context.InvocationContext
Deprecated.
Returns the in behalf of which locks will be acquired.
getLog() - Method in class org.infinispan.interceptors.base.CommandInterceptor
Deprecated.
 
getLongProperty(String, long) - Method in class org.infinispan.commons.util.TypedProperties
 
getLongProperty(String, long, boolean) - Method in class org.infinispan.commons.util.TypedProperties
 
getLookedUpEntries() - Method in interface org.infinispan.context.EntryLookup
Retrieves a map of entries looked up within the current scope.
getMajor() - Static method in class org.infinispan.Version
 
getMajorMinor() - Static method in class org.infinispan.Version
 
getMarshalledEntryFactory() - Method in class org.infinispan.persistence.jdbc.mixed.InitialisationContextDelegate
 
getMarshalledEntryFactory() - Method in interface org.infinispan.persistence.spi.InitializationContext
To be used for building MarshalledEntry objects.
getMarshaller() - Method in class org.infinispan.configuration.global.SerializationConfigurationBuilder
 
getMarshaller() - Method in class org.infinispan.persistence.jdbc.mixed.InitialisationContextDelegate
 
getMarshaller() - Method in interface org.infinispan.persistence.spi.InitializationContext
 
getMarshaller() - Method in class org.infinispan.tasks.TaskContext
Marshaller for this task execution
getMarshallVersion() - Static method in class org.infinispan.Version
 
getMask() - Method in enum org.infinispan.security.AuthorizationPermission
 
getMask() - Method in interface org.infinispan.security.Role
Returns a pre-computed access mask which contains the permissions specified by this role
getMassIndexer() - Method in interface org.infinispan.query.SearchManager
The MassIndexer can be used to rebuild the Lucene indexes from the entries stored in Infinispan.
getMaxDoublingSize() - Method in class org.infinispan.commons.io.ExposedByteArrayOutputStream
Gets the highest internal buffer size after which if more capacity is needed the buffer will grow in 25% increments rather than 100%.
getMaxDoublingSize() - Method in class org.infinispan.io.ExpandableMarshalledValueByteStream
Gets the highest internal buffer size after which if more capacity is needed the buffer will grow in 25% increments rather than 100%.
getMaxDoublingSize() - Method in class org.infinispan.io.ExposedByteArrayOutputStream
Deprecated.
Gets the highest internal buffer size after which if more capacity is needed the buffer will grow in 25% increments rather than 100%.
getMaxIdleTimeSeconds() - Method in class org.infinispan.rest.InfinispanCacheAPIRequest
Returns maxIdleTimeSeconds header value.
getMaxResults() - Method in class org.infinispan.query.QueryDefinition
 
getMaxResults() - Method in class org.infinispan.query.remote.client.QueryRequest
 
getMembers() - Method in class org.infinispan.distexec.DefaultExecutorService
Deprecated.
 
getMembers() - Method in interface org.infinispan.distribution.ch.ConsistentHash
Should return the addresses of the nodes used to create this consistent hash.
getMembers() - Method in class org.infinispan.manager.DefaultCacheManager
getMembers() - Method in interface org.infinispan.manager.EmbeddedCacheManager
 
getMembersAtEnd() - Method in interface org.infinispan.notifications.cachelistener.event.DataRehashedEvent
 
getMembersAtStart() - Method in interface org.infinispan.notifications.cachelistener.event.DataRehashedEvent
 
getMemoryAvailable() - Method in interface org.infinispan.stats.ClusterContainerStats
 
getMemoryMax() - Method in interface org.infinispan.stats.ClusterContainerStats
 
getMemoryTotal() - Method in interface org.infinispan.stats.ClusterContainerStats
 
getMemoryUsed() - Method in interface org.infinispan.stats.ClusterContainerStats
 
getMetadata() - Method in interface org.infinispan.notifications.cachelistener.event.CacheEntryEvent
Retrieves the metadata associated with the entry.
getMetadataFilename() - Method in class org.infinispan.stats.ExtendedStatisticsMetadataFileFinder
 
getMisses() - Method in interface org.infinispan.stats.Stats
 
getMode() - Method in enum org.infinispan.configuration.cache.TransactionMode
 
getModificationTime() - Method in class org.infinispan.io.GridFile.Metadata
 
getModuleSlot() - Static method in class org.infinispan.Version
 
getName() - Method in interface org.infinispan.commons.api.BasicCache
Retrieves the name of the cache
getName() - Method in interface org.infinispan.counter.api.StrongCounter
 
getName() - Method in interface org.infinispan.counter.api.SyncStrongCounter
 
getName() - Method in interface org.infinispan.counter.api.SyncWeakCounter
 
getName() - Method in interface org.infinispan.counter.api.WeakCounter
 
getName() - Method in interface org.infinispan.functional.FunctionalMap
Functional map's name.
getName() - Method in class org.infinispan.io.GridFile
 
getName() - Method in class org.infinispan.manager.DefaultCacheManager
 
getName() - Method in class org.infinispan.query.remote.client.QueryRequest.NamedParameter
 
getName() - Method in interface org.infinispan.security.Role
Returns the name of this role
getName() - Method in interface org.infinispan.tasks.ServerTask
Provides a name for the task.
getName() - Method in interface org.infinispan.tasks.Task
Provides a name for the task.
getName() - Method in interface org.infinispan.tasks.TaskExecution
Returns the name of the task
getNamedParameters() - Method in class org.infinispan.query.QueryDefinition
 
getNamedParameters() - Method in class org.infinispan.query.remote.client.QueryRequest
 
getNamedParametersMap() - Method in class org.infinispan.query.remote.client.QueryRequest
 
getNamespaces() - Method in class org.infinispan.counter.configuration.CounterConfigurationParser
 
getNamespaces() - Method in class org.infinispan.persistence.jdbc.configuration.JdbcStoreConfigurationParser
 
getNamespaces() - Method in class org.infinispan.persistence.jpa.configuration.JpaStoreConfigurationParser
 
getNamespaces() - Method in class org.infinispan.persistence.leveldb.configuration.LevelDBStoreConfigurationParser
 
getNamespaces() - Method in class org.infinispan.persistence.remote.configuration.RemoteStoreConfigurationParser
 
getNamespaces() - Method in class org.infinispan.persistence.rest.configuration.RestStoreConfigurationParser
 
getNewBufferSize(int, int) - Method in class org.infinispan.commons.io.ExposedByteArrayOutputStream
Gets the number of bytes to which the internal buffer should be resized.
getNewBufferSize(int, int) - Method in class org.infinispan.io.ExpandableMarshalledValueByteStream
Gets the number of bytes to which the internal buffer should be resized.
getNewBufferSize(int, int) - Method in class org.infinispan.io.ExposedByteArrayOutputStream
Deprecated.
Gets the number of bytes to which the internal buffer should be resized.
getNewMembers() - Method in interface org.infinispan.notifications.cachemanagerlistener.event.ViewChangedEvent
Gets the current list of members.
getNewState() - Method in interface org.infinispan.counter.api.CounterEvent
 
getNewTopologyId() - Method in interface org.infinispan.notifications.cachelistener.event.DataRehashedEvent
 
getNewTopologyId() - Method in interface org.infinispan.notifications.cachelistener.event.TopologyChangedEvent
 
getNewValue() - Method in interface org.infinispan.counter.api.CounterEvent
 
getNext() - Method in class org.infinispan.interceptors.base.CommandInterceptor
Deprecated.
Retrieves the next interceptor in the chain.
getNextFromIterator() - Method in class org.infinispan.commons.util.RemovableIterator
 
getNodeAddress() - Method in class org.infinispan.manager.DefaultCacheManager
 
getNodeName() - Method in class org.infinispan.rest.cachemanager.RestCacheManager
 
getNodeNames() - Method in interface org.infinispan.health.ClusterHealth
Returns node names.
getNormalizedHash(Object, Hash) - Static method in class org.infinispan.commons.util.Util
Applies the given hash function to the hash code of a given object, and then normalizes it to ensure a positive value is always returned.
getNumberOfCpus() - Method in interface org.infinispan.health.HostInfo
Returns the number of CPUs installed in the host.
getNumberOfCpus() - Method in interface org.infinispan.health.jmx.HealthJMXExposer
Returns the total amount of CPUs for the JVM.
getNumberOfLocksAvailable() - Method in interface org.infinispan.stats.ClusterCacheStats
 
getNumberOfLocksHeld() - Method in interface org.infinispan.stats.ClusterCacheStats
 
getNumberOfNodes() - Method in interface org.infinispan.health.ClusterHealth
Returns the number of nodes in the cluster.
getNumberOfNodes() - Method in interface org.infinispan.health.jmx.HealthJMXExposer
Returns total nodes in the cluster.
getNumOwners() - Method in interface org.infinispan.distribution.ch.ConsistentHash
Deprecated.
Since 9.1, it should not be used to obtain the number of owners of a particular key.
getNumResults() - Method in class org.infinispan.query.remote.client.QueryResponse
 
getNumSegments() - Method in interface org.infinispan.distribution.ch.ConsistentHash
 
getObjectFilter(FilterSubscription) - Method in interface org.infinispan.objectfilter.Matcher
Obtains an ObjectFilter instance that is capable of testing a single filter condition.
getObjectFilter(Query) - Method in interface org.infinispan.objectfilter.Matcher
 
getObjectFilter(String) - Method in interface org.infinispan.objectfilter.Matcher
 
getObjectFilter(String, List<FieldAccumulator>) - Method in interface org.infinispan.objectfilter.Matcher
 
getObjectName() - Method in interface org.infinispan.query.remote.ProtobufMetadataManager
 
getObservation() - Method in class org.infinispan.notifications.cachelistener.filter.DelegatingCacheEntryListenerInvocation
 
getOffHeapMemoryUsed() - Method in interface org.infinispan.stats.Stats
The amount of off-heap memory used by this cache
getOffset() - Method in interface org.infinispan.commons.io.ByteBuffer
Returns the offset within the underlying byte[] (as returned by ByteBuffer.getBuf() owned by this buffer instance.
getOffset() - Method in class org.infinispan.commons.io.ByteBufferImpl
Deprecated.
 
getOldMembers() - Method in interface org.infinispan.notifications.cachemanagerlistener.event.ViewChangedEvent
Gets the previous list of members.
getOldState() - Method in interface org.infinispan.counter.api.CounterEvent
 
getOldValue() - Method in interface org.infinispan.counter.api.CounterEvent
 
getOldValue() - Method in interface org.infinispan.notifications.cachelistener.event.CacheEntryRemovedEvent
Regardless of whether isPre() is true or is false, this method returns the value of the entry being deleted.
getOrCreateCache(String, String) - Method in interface org.infinispan.commons.api.CacheContainerAdmin
Retrieves an existing cache or creates one using the specified template if it doesn't exist
getOrCreateCache(String, A) - Method in interface org.infinispan.commons.api.CacheContainerAdmin
Retrieves an existing cache or creates one using the specified template if it doesn't exist
getOrCreateCache(String, Configuration) - Method in class org.infinispan.manager.DefaultCacheManagerAdmin
 
getOrCreateCache(String, String) - Method in class org.infinispan.manager.DefaultCacheManagerAdmin
 
getOrCreateCache(String, String) - Method in interface org.infinispan.manager.EmbeddedCacheManagerAdmin
Retrieves an existing cache or creates one using the specified template if it doesn't exist
getOrCreateCache(String, Configuration) - Method in interface org.infinispan.manager.EmbeddedCacheManagerAdmin
Retrieves an existing cache or creates one across the cluster using the specified configuration.
getOrigin() - Method in interface org.infinispan.context.InvocationContext
Deprecated.
 
getOutput(String) - Method in class org.infinispan.io.GridFilesystem
Opens an OutputStream for writing to the file denoted by pathname.
getOutput(String, boolean) - Method in class org.infinispan.io.GridFilesystem
Opens an OutputStream for writing to the file denoted by pathname.
getOutput(String, boolean, int) - Method in class org.infinispan.io.GridFilesystem
Opens an OutputStream for writing to the file denoted by pathname.
getOutput(GridFile) - Method in class org.infinispan.io.GridFilesystem
Opens an OutputStream for writing to the given file.
getOwnershipLevel() - Method in class org.infinispan.lock.api.ClusteredLockConfiguration
 
getParameterNames() - Method in interface org.infinispan.objectfilter.ObjectFilter
Returns the parameter names or an empty Set if there are no parameters.
getParameters() - Method in interface org.infinispan.objectfilter.ObjectFilter
 
getParameters() - Method in interface org.infinispan.query.dsl.ParameterContext
Returns the named parameters Map.
getParameters() - Method in interface org.infinispan.tasks.ServerTask
The named parameters accepted by this task
getParameters() - Method in interface org.infinispan.tasks.Task
The named parameters accepted by this task
getParameters() - Method in class org.infinispan.tasks.TaskContext
Gets a map of named parameters for the task
getParameterValue(String) - Method in class org.infinispan.rest.InfinispanRequest
 
getParent() - Method in class org.infinispan.io.GridFile
 
getParentFile() - Method in class org.infinispan.io.GridFile
 
getPassivations() - Method in interface org.infinispan.eviction.PassivationManager
 
getPassivations() - Method in interface org.infinispan.stats.ClusterCacheStats
 
getPath() - Method in class org.infinispan.io.GridFile
Returns path of this file.
getPath() - Method in interface org.infinispan.objectfilter.SortField
The field path.
getPercentile(PercentileStatistic, int) - Method in class org.infinispan.stats.CacheStatisticCollector
 
getPercentile(PercentileStatistic, int) - Method in class org.infinispan.stats.CacheStatisticManager
 
getPermissions() - Method in interface org.infinispan.security.Role
Returns the list of permissions associated with this role
getPhysicalAddresses() - Method in class org.infinispan.manager.DefaultCacheManager
 
getPrev() - Method in class org.infinispan.commons.util.KeyValueWithPrevious
 
getPrimaryLocation(Object) - Method in interface org.infinispan.distribution.DistributionManager
Deprecated.
Since 9.0, please use getCacheTopology().getDistributionInfo(key) instead.
getPrimaryOwner(String, Object) - Method in class org.infinispan.rest.cachemanager.RestCacheManager
 
getPrimarySegmentsForOwner(Address) - Method in interface org.infinispan.distribution.ch.ConsistentHash
Returns the segments that this cache member is the primary owner for.
getPrincipal() - Method in class org.infinispan.rest.InfinispanRequest
 
getProjection() - Method in interface org.infinispan.objectfilter.FilterSubscription
The array of '.' separated path names of the projected fields if any, or null otherwise.
getProjection() - Method in interface org.infinispan.objectfilter.ObjectFilter.FilterResult
Returns the projection, if a projection was requested or null otherwise.
getProjection() - Method in interface org.infinispan.objectfilter.ObjectFilter
The array of '.' separated path names of the projected fields if any, or null otherwise.
getProjection() - Method in interface org.infinispan.query.dsl.Query
 
getProjection() - Method in class org.infinispan.query.remote.client.ContinuousQueryResult
 
getProjection() - Method in class org.infinispan.query.remote.client.FilterResult
 
getProjectionSize() - Method in class org.infinispan.query.remote.client.QueryResponse
 
getProjectionTypes() - Method in interface org.infinispan.objectfilter.ObjectFilter
 
getProperty(String, String) - Static method in class org.infinispan.commons.util.LegacyKeySupportSystemProperties
 
getProperty(String, String, String) - Static method in class org.infinispan.commons.util.LegacyKeySupportSystemProperties
 
getProperty(String, String, boolean) - Method in class org.infinispan.commons.util.TypedProperties
Get the property associated with the key, optionally applying string property replacement as defined in StringPropertyReplacer.replaceProperties(java.lang.String) to the result.
getProperty(String) - Method in class org.infinispan.configuration.global.TransportConfigurationBuilder
 
getProtofile(String) - Method in interface org.infinispan.query.remote.client.ProtobufMetadataManagerMBean
Gets the contents of a registered *.proto schema file.
getProtofileNames() - Method in interface org.infinispan.query.remote.client.ProtobufMetadataManagerMBean
Get the full names of all registered schema files.
getQuery(Query, IndexedQueryMode, Class<?>...) - Method in interface org.infinispan.query.SearchManager
This is a simple method that will just return a CacheQuery, filtered according to a set of classes passed in.
getQuery(String, IndexedQueryMode, Class<?>...) - Method in interface org.infinispan.query.SearchManager
Builds a CacheQuery from a query string.
getQuery(Query, Class<?>...) - Method in interface org.infinispan.query.SearchManager
 
getQueryEngine(AdvancedCache<?, ?>) - Method in class org.infinispan.query.QueryDefinition
 
getQueryFactory(Cache<?, ?>) - Static method in class org.infinispan.query.Search
 
getQueryString() - Method in interface org.infinispan.query.dsl.Query
Returns the Ickle query string.
getQueryString() - Method in class org.infinispan.query.QueryDefinition
 
getQueryString() - Method in class org.infinispan.query.remote.client.QueryRequest
 
getRaw() - Method in class org.infinispan.io.ExpandableMarshalledValueByteStream
Gets the internal buffer array.
getRaw() - Method in class org.infinispan.io.ImmutableMarshalledValueByteStream
 
getRaw() - Method in class org.infinispan.io.MarshalledValueByteStream
 
getRawBuffer() - Method in class org.infinispan.commons.io.ExposedByteArrayOutputStream
Gets the internal buffer array.
getRawBuffer() - Method in class org.infinispan.io.ExposedByteArrayOutputStream
Deprecated.
Gets the internal buffer array.
getRawContext() - Method in class org.infinispan.rest.InfinispanRequest
 
getRawRequest() - Method in class org.infinispan.rest.InfinispanRequest
 
getReadableChannel(String) - Method in class org.infinispan.io.GridFilesystem
Opens a ReadableGridFileChannel for reading from the file denoted by the given file path.
getReadConsistentHash() - Method in interface org.infinispan.distribution.DistributionManager
 
getReadConsistentHashAtEnd() - Method in interface org.infinispan.notifications.cachelistener.event.TopologyChangedEvent
 
getReadConsistentHashAtStart() - Method in interface org.infinispan.notifications.cachelistener.event.TopologyChangedEvent
 
getReadOnlyAtomicMap(Cache<MK, ?>, MK) - Static method in class org.infinispan.atomic.AtomicMapLookup
Retrieves an atomic map from a given cache, stored under a given key, for reading only.
getReadWriteRatio() - Method in interface org.infinispan.stats.CacheContainerStats
 
getReadWriteRatio() - Method in interface org.infinispan.stats.ClusterCacheStats
 
getRemoteCache() - Method in class org.infinispan.persistence.remote.RemoteStore
 
getRemoteGlobalTransaction() - Method in interface org.infinispan.transaction.TransactionTable
 
getRemoteStoreBuilder() - Method in class org.infinispan.persistence.remote.configuration.AbstractRemoteStoreConfigurationChildBuilder
 
getRemoveHits() - Method in interface org.infinispan.stats.Stats
 
getRemoveMisses() - Method in interface org.infinispan.stats.Stats
 
getRequiredMinimumNumberOfNodes() - Method in interface org.infinispan.stats.Stats
 
getResourceAsStream(String, ClassLoader) - Static method in class org.infinispan.commons.util.Util
 
getResourceAsString(String, ClassLoader) - Static method in class org.infinispan.commons.util.Util
 
getResources(String) - Method in class org.infinispan.commons.util.AggregatedClassLoader
 
getRestChannelInitializer() - Method in class org.infinispan.rest.RestServer
Returns Netty Channel Initializer for REST.
getResults() - Method in class org.infinispan.query.remote.client.QueryResponse
 
getResultSize() - Method in interface org.infinispan.query.CacheQuery
Gets the total number of results matching the query, ignoring pagination (firstResult, maxResult).
getResultSize() - Method in interface org.infinispan.query.dsl.Query
Gets the total number of results matching the query, ignoring pagination (firstResult, maxResult).
getResultType() - Method in class org.infinispan.query.remote.client.ContinuousQueryResult
 
getRetrievals() - Method in interface org.infinispan.stats.Stats
 
getRoutingTableAsString() - Method in interface org.infinispan.distribution.ch.ConsistentHash
Returns a string containing all the segments and their associated addresses.
getRpcManager() - Method in interface org.infinispan.AdvancedCache
Returns the component in charge of communication with other caches in the cluster.
getRunningCacheCount() - Method in class org.infinispan.manager.DefaultCacheManager
 
getSaslClientFactories(ClassLoader, boolean) - Static method in class org.infinispan.commons.util.SaslUtils
Returns an iterator of all of the registered SaslClientFactorys where the order is based on the order of the Provider registration and/or class path order.
getSaslClientFactories() - Static method in class org.infinispan.commons.util.SaslUtils
Returns an iterator of all of the registered SaslClientFactorys where the order is based on the order of the Provider registration and/or class path order.
getSaslServerFactories(ClassLoader, boolean) - Static method in class org.infinispan.commons.util.SaslUtils
Returns an iterator of all of the registered SaslServerFactorys where the order is based on the order of the Provider registration and/or class path order.
getSaslServerFactories() - Static method in class org.infinispan.commons.util.SaslUtils
Returns an iterator of all of the registered SaslServerFactorys where the order is based on the order of the Provider registration and/or class path order.
getScript(String) - Method in interface org.infinispan.scripting.ScriptingManager
Retrieves the source code of an existing script.
getScriptNames() - Method in interface org.infinispan.scripting.ScriptingManager
Retrieves names of all available scripts.
getSearchManager(Cache<?, ?>) - Static method in class org.infinispan.query.Search
 
getSecurityPermission() - Method in enum org.infinispan.security.AuthorizationPermission
 
getSegment(Object) - Method in interface org.infinispan.distribution.ch.ConsistentHash
getSegment(Object) - Method in interface org.infinispan.distribution.ch.KeyPartitioner
Obtains the segment for a key.
getSegment(Object) - Method in class org.infinispan.distribution.LocalizedCacheTopology
 
getSegmentsForOwner(Address) - Method in interface org.infinispan.distribution.ch.ConsistentHash
Returns the segments owned by a cache member.
getSegmentSize(int) - Static method in class org.infinispan.commons.util.Util
Returns the size of each segment, given a number of segments.
getSerializationContext() - Method in class org.infinispan.query.remote.client.BaseProtoStreamMarshaller
Subclasses must implement this method in order to provide a way to lookup the SerializationContext
getSerializationContext() - Method in class org.infinispan.query.remote.CompatibilityProtoStreamMarshaller
 
getServerAddress() - Method in class org.infinispan.rest.cachemanager.RestCacheManager
 
getSort() - Method in class org.infinispan.query.QueryDefinition
 
getSortableFields() - Method in class org.infinispan.query.IndexedTypeMetadata
 
getSortableFields() - Method in class org.infinispan.query.QueryDefinition
 
getSortFields() - Method in interface org.infinispan.objectfilter.FilterSubscription
The array of sort specifications if defined, or null otherwise.
getSortFields() - Method in interface org.infinispan.objectfilter.ObjectFilter
The array of sort specifications if defined, or null otherwise.
getSortProjection() - Method in interface org.infinispan.objectfilter.ObjectFilter.FilterResult
Returns the projection of fields used for sorting, if sorting was requested or null otherwise.
getSortProjection() - Method in class org.infinispan.query.remote.client.FilterResult
 
getStart() - Method in interface org.infinispan.tasks.TaskExecution
Returns the time when the task was started
getStartOffset() - Method in class org.infinispan.query.remote.client.QueryRequest
 
getStatistics() - Method in interface org.infinispan.query.SearchManager
Get access to the Query specific statistics for this SearchManager instance
getStatisticsEnabled() - Method in class org.infinispan.interceptors.base.JmxStatsCommandInterceptor
Deprecated.
 
getStats() - Method in interface org.infinispan.AdvancedCache
Returns a Stats object that allows several statistics associated with this cache at runtime.
getStats() - Method in class org.infinispan.manager.DefaultCacheManager
 
getStats() - Method in interface org.infinispan.manager.EmbeddedCacheManager
Returns statistics for this cache manager since 7.1
getStatus() - Method in interface org.infinispan.Cache
 
getStatus() - Method in interface org.infinispan.functional.FunctionalMap
Functional map's status.
getStatus() - Method in interface org.infinispan.health.CacheHealth
Returns Cache health status.
getStatus() - Method in class org.infinispan.manager.DefaultCacheManager
 
getStatus() - Method in interface org.infinispan.manager.EmbeddedCacheManager
 
getStores() - Method in interface org.infinispan.stats.Stats
 
getStoreWrites() - Method in interface org.infinispan.stats.ClusterCacheStats
 
getStream() - Method in class org.infinispan.commons.io.ByteBufferImpl
Deprecated.
 
getStringStore() - Method in class org.infinispan.persistence.jdbc.mixed.JdbcMixedStore
 
getStrongCounter(String) - Method in interface org.infinispan.counter.api.CounterManager
Returns the StrongCounter with that specific name.
getSubgroupsMerged() - Method in interface org.infinispan.notifications.cachemanagerlistener.event.MergeEvent
 
getSubject() - Static method in class org.infinispan.security.Security
If using Security.doAs(Subject, PrivilegedAction) or Security.doAs(Subject, PrivilegedExceptionAction), returns the Subject associated with the current thread otherwise it returns the Subject associated with the current AccessControlContext
getSubject() - Method in class org.infinispan.tasks.TaskContext
The optional Subject which is executing this task
getSubjectUserPrincipal(Subject) - Static method in class org.infinispan.security.Security
Returns the first principal of a subject which is not of type Group
getSuffix() - Method in enum org.infinispan.commons.util.MemoryUnit
 
getTableManager() - Method in class org.infinispan.persistence.jdbc.binary.JdbcBinaryStore
 
getTableManager() - Method in class org.infinispan.persistence.jdbc.common.AbstractJdbcStore
 
getTableManager() - Method in class org.infinispan.persistence.jdbc.stringbased.JdbcStringBasedStore
 
getTarget() - Method in class org.infinispan.notifications.cachelistener.filter.DelegatingCacheEntryListenerInvocation
 
getTaskExecutionPolicy() - Method in interface org.infinispan.distexec.DistributedTask
Returns custom DistributedTaskExecutionPolicy for this task
getTaskFailoverPolicy() - Method in interface org.infinispan.distexec.DistributedTask
Returns custom DistributedTaskFailoverPolicy for this task
getTasks() - Method in interface org.infinispan.tasks.TaskManager
Retrieves the list of all available tasks
getterMethod(Class<?>, Class<?>) - Static method in class org.infinispan.commons.util.BeanUtils
Returns a Method object corresponding to a getter that retrieves an instance of componentClass from target.
getterName(Class<?>) - Static method in class org.infinispan.commons.util.BeanUtils
Returns a getter for a given class
getTimeService() - Method in class org.infinispan.persistence.jdbc.mixed.InitialisationContextDelegate
 
getTimeService() - Method in interface org.infinispan.persistence.spi.InitializationContext
 
getTimeSinceReset() - Method in interface org.infinispan.stats.Stats
 
getTimeSinceStart() - Method in interface org.infinispan.stats.Stats
 
getTimeToLiveSeconds() - Method in class org.infinispan.rest.InfinispanCacheAPIRequest
Returns timeToLiveSeconds header value.
getTotalMemoryKb() - Method in interface org.infinispan.health.HostInfo
Gets total memory in KB.
getTotalMemoryKb() - Method in interface org.infinispan.health.jmx.HealthJMXExposer
Returns the amount of total memory (KB) in the host.
getTotalNumberOfEntries() - Method in interface org.infinispan.stats.Stats
Number of entries stored in cache since the cache started running.
getTotalResults() - Method in class org.infinispan.query.remote.client.QueryResponse
 
getTotalSpace() - Method in class org.infinispan.io.GridFile
 
getTransactionManager() - Method in interface org.infinispan.AdvancedCache
Returns the transaction manager configured for this cache.
getTransactionManager() - Method in class org.infinispan.transaction.lookup.DummyTransactionManagerLookup
 
getTransactionManager() - Method in class org.infinispan.transaction.lookup.GenericTransactionManagerLookup
Get the systemwide used TransactionManager
getTransactionManager() - Method in class org.infinispan.transaction.lookup.JBossStandaloneJTAManagerLookup
 
getTransactionManager() - Method in interface org.infinispan.transaction.lookup.TransactionManagerLookup
Returns a new TransactionManager.
getTransactionSynchronizationRegistry() - Method in interface org.infinispan.transaction.lookup.TransactionSynchronizationRegistryLookup
Returns a new TransactionSynchronizationRegistry.
getTransport() - Method in class org.infinispan.configuration.global.TransportConfigurationBuilder
 
getTransport() - Method in class org.infinispan.manager.DefaultCacheManager
 
getTransport() - Method in interface org.infinispan.manager.EmbeddedCacheManager
 
getTxConnection(Transaction) - Method in class org.infinispan.persistence.jdbc.common.AbstractJdbcStore
 
getType() - Method in interface org.infinispan.notifications.cachelistener.event.Event
 
getType() - Method in class org.infinispan.notifications.cachelistener.filter.EventType
 
getType() - Method in interface org.infinispan.notifications.cachemanagerlistener.event.Event
 
getType() - Method in interface org.infinispan.tasks.Task
Returns the type of task.
getTypeClasses() - Method in class org.infinispan.atomic.DeltaCompositeKey.DeltaCompositeKeyExternalizer
 
getTypeClasses() - Method in class org.infinispan.commons.hash.MurmurHash3.Externalizer
 
getTypeClasses() - Method in class org.infinispan.commons.io.ByteBufferImpl.Externalizer
Deprecated.
 
getTypeClasses() - Method in class org.infinispan.commons.marshall.AdminFlagExternalizer
 
getTypeClasses() - Method in interface org.infinispan.commons.marshall.AdvancedExternalizer
Returns a collection of Class instances representing the types that this AdvancedExternalizer can marshall.
getTypeClasses() - Method in class org.infinispan.commons.marshall.exts.EquivalenceExternalizer
 
getTypeClasses() - Method in class org.infinispan.commons.marshall.WrappedByteArray.Externalizer
 
getTypeClasses() - Method in class org.infinispan.commons.util.Immutables.ImmutableMapWrapperExternalizer
 
getTypeClasses() - Method in class org.infinispan.commons.util.Immutables.ImmutableSetWrapperExternalizer
 
getTypeClasses() - Method in class org.infinispan.context.Flag.Externalizer
 
getTypeClasses() - Method in class org.infinispan.filter.AcceptAllKeyValueFilter.Externalizer
 
getTypeClasses() - Method in class org.infinispan.filter.CacheFilters.CacheFiltersExternalizer
 
getTypeClasses() - Method in class org.infinispan.filter.CollectionKeyFilter.Externalizer
 
getTypeClasses() - Method in class org.infinispan.filter.CompositeKeyFilter.Externalizer
 
getTypeClasses() - Method in class org.infinispan.filter.CompositeKeyValueFilter.Externalizer
 
getTypeClasses() - Method in class org.infinispan.filter.KeyFilterAsKeyValueFilter.Externalizer
 
getTypeClasses() - Method in class org.infinispan.filter.KeyValueFilterAsKeyFilter.Externalizer
 
getTypeClasses() - Method in class org.infinispan.metadata.EmbeddedMetadata.Externalizer
 
getTypeClasses() - Method in class org.infinispan.notifications.cachelistener.filter.CacheEventConverterAsConverter.Externalizer
 
getTypeClasses() - Method in class org.infinispan.notifications.cachelistener.filter.CacheEventFilterAsKeyValueFilter.Externalizer
 
getTypeClasses() - Method in class org.infinispan.notifications.cachelistener.filter.CacheEventFilterConverterAsKeyValueFilterConverter.Externalizer
 
getTypeClasses() - Method in class org.infinispan.notifications.cachelistener.filter.KeyFilterAsCacheEventFilter.Externalizer
 
getTypeClasses() - Method in class org.infinispan.notifications.cachelistener.filter.KeyValueFilterAsCacheEventFilter.Externalizer
 
getTypeClasses() - Method in class org.infinispan.partitionhandling.AvailabilityMode.Externalizer
 
getTypeClasses() - Method in class org.infinispan.stream.StreamMarshalling.StreamMarshallingExternalizer
 
getUnionConsistentHash() - Method in interface org.infinispan.notifications.cachelistener.event.DataRehashedEvent
Deprecated.
Since 9.0
getUnreadBufferedCount() - Method in class org.infinispan.commons.marshall.jboss.ExtendedRiverUnmarshaller
Returns number unread buffered bytes.
getUsableSpace() - Method in class org.infinispan.io.GridFile
 
getUseAsync() - Method in class org.infinispan.rest.InfinispanRequest
 
getUserTransaction() - Static method in class org.infinispan.transaction.lookup.DummyTransactionManagerLookup
 
getUserTransaction() - Method in class org.infinispan.transaction.lookup.JBossStandaloneJTAManagerLookup
 
getValue() - Method in class org.infinispan.commons.equivalence.EquivalentHashMap.Node
Deprecated.
 
getValue() - Method in class org.infinispan.commons.util.AbstractMap.SimpleEntry
 
getValue() - Method in class org.infinispan.commons.util.KeyValueWithPrevious
 
getValue(Object, String) - Static method in class org.infinispan.commons.util.ReflectionUtil
Retrieves the value of a field of an object instance via reflection
getValue() - Method in class org.infinispan.commons.util.SimpleImmutableEntry
 
getValue() - Method in interface org.infinispan.counter.api.StrongCounter
It fetches the current value.
getValue() - Method in interface org.infinispan.counter.api.SyncStrongCounter
 
getValue() - Method in interface org.infinispan.counter.api.SyncWeakCounter
 
getValue() - Method in interface org.infinispan.counter.api.WeakCounter
It returns the counter's value.
getValue() - Method in interface org.infinispan.notifications.cachelistener.event.CacheEntryActivatedEvent
Retrieves the value of the entry being activated.
getValue() - Method in interface org.infinispan.notifications.cachelistener.event.CacheEntryCreatedEvent
Retrieves the value of the entry being created.
getValue() - Method in interface org.infinispan.notifications.cachelistener.event.CacheEntryEvent
Retrieves the value of the affected cache entry
getValue() - Method in interface org.infinispan.notifications.cachelistener.event.CacheEntryExpiredEvent
Retrieves the value of the entry being expired.
getValue() - Method in interface org.infinispan.notifications.cachelistener.event.CacheEntryInvalidatedEvent
Retrieves the value of the entry being invalidated.
getValue() - Method in interface org.infinispan.notifications.cachelistener.event.CacheEntryLoadedEvent
Retrieves the value of the entry being loaded.
getValue() - Method in interface org.infinispan.notifications.cachelistener.event.CacheEntryModifiedEvent
Retrieves the value of the entry being modified.
getValue() - Method in interface org.infinispan.notifications.cachelistener.event.CacheEntryPassivatedEvent
Retrieves the value of the entry being passivated.
getValue() - Method in interface org.infinispan.notifications.cachelistener.event.CacheEntryRemovedEvent
Retrieves the value of the entry being deleted.
getValue() - Method in interface org.infinispan.notifications.cachelistener.event.CacheEntryVisitedEvent
Retrieves the value of the entry being visited.
getValue() - Method in class org.infinispan.query.remote.client.ContinuousQueryResult
 
getValue() - Method in class org.infinispan.query.remote.client.QueryRequest.NamedParameter
 
getValue(ExtendedStatistic) - Method in class org.infinispan.stats.TransactionStatistics
 
getValueConfiguredFormat(String) - Method in class org.infinispan.rest.cachemanager.RestCacheManager
 
getValueDataConversion() - Method in interface org.infinispan.AdvancedCache
 
getValueDataConversion() - Method in class org.infinispan.notifications.cachelistener.filter.DelegatingCacheEntryListenerInvocation
 
getValueEncoder() - Method in interface org.infinispan.AdvancedCache
getValueEquivalence() - Method in class org.infinispan.commons.equivalence.EquivalentHashMap
Deprecated.
 
getValueWrapper() - Method in interface org.infinispan.AdvancedCache
getVersion() - Method in interface org.infinispan.commons.api.BasicCache
Retrieves the version of Infinispan
getVersion() - Method in class org.infinispan.manager.DefaultCacheManager
 
getVersion() - Static method in class org.infinispan.Version
 
getVersionShort() - Static method in class org.infinispan.Version
 
getVersionShort(String) - Static method in class org.infinispan.Version
 
getViewId() - Method in interface org.infinispan.notifications.cachemanagerlistener.event.ViewChangedEvent
Get JGroups view id.
getWeakCounter(String) - Method in interface org.infinispan.counter.api.CounterManager
Returns the WeakCounter with that specific name.
getWhat() - Method in interface org.infinispan.tasks.TaskExecution
An optional context to which the task was applied.
getWhere() - Method in interface org.infinispan.tasks.TaskExecution
The node/address where the task was initiated
getWho() - Method in interface org.infinispan.tasks.TaskExecution
An optional name of the principal who has executed this task.
getWritableChannel(String) - Method in class org.infinispan.io.GridFilesystem
Opens a WritableGridFileChannel for writing to the file denoted by pathname.
getWritableChannel(String, boolean) - Method in class org.infinispan.io.GridFilesystem
Opens a WritableGridFileChannel for writing to the file denoted by pathname.
getWritableChannel(String, boolean, int) - Method in class org.infinispan.io.GridFilesystem
Opens a WritableGridFileChannel for writing to the file denoted by pathname.
getWriteConsistentHash() - Method in interface org.infinispan.distribution.DistributionManager
 
getWriteConsistentHashAtEnd() - Method in interface org.infinispan.notifications.cachelistener.event.TopologyChangedEvent
 
getWriteConsistentHashAtStart() - Method in interface org.infinispan.notifications.cachelistener.event.TopologyChangedEvent
 
getWriteOwners(Object) - Method in class org.infinispan.distribution.LocalizedCacheTopology
 
getWriteOwners(Collection<?>) - Method in class org.infinispan.distribution.LocalizedCacheTopology
 
getXAResource() - Method in interface org.infinispan.AdvancedCache
Returns the XAResource associated with this cache which can be used to do transactional recovery.
GLOBAL_TRANSACTION - Static variable in interface org.infinispan.commons.marshall.Ids
 
globalACLCache() - Method in interface org.infinispan.security.GlobalSecurityManager
Returns the global ACL cache
GlobalAuthorizationConfiguration - Class in org.infinispan.configuration.global
GlobalAuthorizationConfiguration.
GlobalAuthorizationConfiguration(AttributeSet) - Constructor for class org.infinispan.configuration.global.GlobalAuthorizationConfiguration
 
GlobalAuthorizationConfigurationBuilder - Class in org.infinispan.configuration.global
GlobalAuthorizationConfigurationBuilder.
GlobalAuthorizationConfigurationBuilder(GlobalSecurityConfigurationBuilder) - Constructor for class org.infinispan.configuration.global.GlobalAuthorizationConfigurationBuilder
 
GlobalConfiguration - Class in org.infinispan.configuration.global
Configuration component that exposes the global configuration.
GlobalConfigurationBuilder - Class in org.infinispan.configuration.global
 
GlobalConfigurationBuilder() - Constructor for class org.infinispan.configuration.global.GlobalConfigurationBuilder
 
GlobalConfigurationChildBuilder - Interface in org.infinispan.configuration.global
 
globalJmxStatistics() - Method in class org.infinispan.configuration.global.GlobalConfiguration
 
globalJmxStatistics() - Method in class org.infinispan.configuration.global.GlobalConfigurationBuilder
 
globalJmxStatistics() - Method in interface org.infinispan.configuration.global.GlobalConfigurationChildBuilder
Global JMX configuration
GlobalJmxStatisticsConfiguration - Class in org.infinispan.configuration.global
 
GlobalJmxStatisticsConfigurationBuilder - Class in org.infinispan.configuration.global
Configures whether global statistics are gathered and reported via JMX for all caches under this cache manager.
GlobalRoleConfigurationBuilder - Class in org.infinispan.configuration.global
GlobalRoleConfigurationBuilder.
GlobalRoleConfigurationBuilder(String, GlobalAuthorizationConfigurationBuilder) - Constructor for class org.infinispan.configuration.global.GlobalRoleConfigurationBuilder
 
GlobalRolesConfigurationChildBuilder - Interface in org.infinispan.configuration.global
 
GlobalSecurityConfiguration - Class in org.infinispan.configuration.global
GlobalSecurityConfiguration.
GlobalSecurityConfigurationBuilder - Class in org.infinispan.configuration.global
GlobalSecurityConfigurationBuilder.
GlobalSecurityConfigurationBuilder(GlobalConfigurationBuilder) - Constructor for class org.infinispan.configuration.global.GlobalSecurityConfigurationBuilder
 
GlobalSecurityConfigurationChildBuilder - Interface in org.infinispan.configuration.global
GlobalSecurityConfigurationChildBuilder.
GlobalSecurityManager - Interface in org.infinispan.security
GlobalSecurityManager.
globalState() - Method in class org.infinispan.configuration.global.GlobalConfiguration
 
globalState() - Method in class org.infinispan.configuration.global.GlobalConfigurationBuilder
 
globalState() - Method in interface org.infinispan.configuration.global.GlobalConfigurationChildBuilder
Global state configuration
GlobalStateConfiguration - Class in org.infinispan.configuration.global
GlobalStateConfiguration.
GlobalStateConfiguration(AttributeSet) - Constructor for class org.infinispan.configuration.global.GlobalStateConfiguration
 
GlobalStateConfigurationBuilder - Class in org.infinispan.configuration.global
GlobalStateConfigurationBuilder.
GridFile - Class in org.infinispan.io
Subclass of File to iterate through directories and files in a grid
GridFile.Metadata - Class in org.infinispan.io
 
GridFilesystem - Class in org.infinispan.io
Entry point for GridFile and GridInputStream / GridOutputStream
GridFilesystem(Cache<String, byte[]>, Cache<String, GridFile.Metadata>, int) - Constructor for class org.infinispan.io.GridFilesystem
Creates an instance.
GridFilesystem(Cache<String, byte[]>, Cache<String, GridFile.Metadata>) - Constructor for class org.infinispan.io.GridFilesystem
 
GridInputStream - Class in org.infinispan.io
 
GridOutputStream - Class in org.infinispan.io
 
groupBy(String...) - Method in interface org.infinispan.query.dsl.QueryBuilder
 
GROUPERS - Static variable in class org.infinispan.configuration.cache.GroupsConfiguration
 
groupers() - Method in class org.infinispan.configuration.cache.GroupsConfiguration
Get's the current groupers in use
groups() - Method in class org.infinispan.configuration.cache.HashConfiguration
Configuration for various grouper definitions.
groups() - Method in class org.infinispan.configuration.cache.HashConfigurationBuilder
 
GroupsConfiguration - Class in org.infinispan.configuration.cache
Configuration for various grouper definitions.
GroupsConfigurationBuilder - Class in org.infinispan.configuration.cache
Configuration for various grouper definitions.
GroupsConfigurationBuilder(ClusteringConfigurationBuilder) - Constructor for class org.infinispan.configuration.cache.GroupsConfigurationBuilder
 
gt(Object) - Method in interface org.infinispan.query.dsl.FilterConditionEndContext
Checks that the left argument is greater than the given value.
gte(Object) - Method in interface org.infinispan.query.dsl.FilterConditionEndContext
Checks that the left argument is greater than or equal to the given value.
GZIP - Static variable in class org.infinispan.commons.util.Base64
Deprecated.
Specify that data should be gzip-compressed.

H

Handle<T extends CounterListener> - Interface in org.infinispan.counter.api
As a return of StrongCounter.addListener(CounterListener), it is used to un-register the CounterListener.
handleCacheStopped(CacheStoppedEvent) - Method in class org.infinispan.affinity.ListenerRegistration
 
handleClearCommand(InvocationContext, ClearCommand) - Method in class org.infinispan.interceptors.base.PrePostProcessingCommandInterceptor
Deprecated.
 
handleCommitCommand(InvocationContext, CommitCommand) - Method in class org.infinispan.interceptors.base.PrePostProcessingCommandInterceptor
Deprecated.
 
handleDefault(InvocationContext, VisitableCommand) - Method in class org.infinispan.interceptors.base.BaseRpcInterceptor
Deprecated.
 
handleDefault(InvocationContext, VisitableCommand) - Method in class org.infinispan.interceptors.base.BaseStateTransferInterceptor
Deprecated.
 
handleDefault(InvocationContext, VisitableCommand) - Method in class org.infinispan.interceptors.base.CommandInterceptor
Deprecated.
The default behaviour of the visitXXX methods, which is to ignore the call and pass the call up to the next interceptor in the chain.
handleDefault(InvocationContext, VisitableCommand) - Method in class org.infinispan.interceptors.base.JmxStatsCommandInterceptor
Deprecated.
 
handleEvictCommand(InvocationContext, EvictCommand) - Method in class org.infinispan.interceptors.base.PrePostProcessingCommandInterceptor
Deprecated.
 
handleGetKeyValueCommand(InvocationContext, GetKeyValueCommand) - Method in class org.infinispan.interceptors.base.PrePostProcessingCommandInterceptor
Deprecated.
 
handleInMemoryExpiration(InternalCacheEntry<K, V>, long) - Method in interface org.infinispan.expiration.ExpirationManager
This should be invoked passing in an entry that is now expired.
handleInStoreExpiration(K) - Method in interface org.infinispan.expiration.ExpirationManager
This is to be invoked when a store entry expires.
handleInStoreExpiration(MarshalledEntry<K, V>) - Method in interface org.infinispan.expiration.ExpirationManager
This is to be invoked when a store entry expires and the value and/or metadata is available to be used.
handleMarshallingException(Throwable, Object) - Method in class org.infinispan.commons.marshall.jboss.AbstractJBossMarshaller.DebuggingExceptionListener
 
handlePrepareCommand(InvocationContext, PrepareCommand) - Method in class org.infinispan.interceptors.base.PrePostProcessingCommandInterceptor
Deprecated.
 
handlePutKeyValueCommand(InvocationContext, PutKeyValueCommand) - Method in class org.infinispan.interceptors.base.PrePostProcessingCommandInterceptor
Deprecated.
 
handlePutMapCommand(InvocationContext, PutMapCommand) - Method in class org.infinispan.interceptors.base.PrePostProcessingCommandInterceptor
Deprecated.
 
handleRemoveCommand(InvocationContext, RemoveCommand) - Method in class org.infinispan.interceptors.base.PrePostProcessingCommandInterceptor
Deprecated.
 
handleReplaceCommand(InvocationContext, ReplaceCommand) - Method in class org.infinispan.interceptors.base.PrePostProcessingCommandInterceptor
Deprecated.
 
handleRollbackCommand(InvocationContext, RollbackCommand) - Method in class org.infinispan.interceptors.base.PrePostProcessingCommandInterceptor
Deprecated.
 
handleSizeCommand(InvocationContext, SizeCommand) - Method in class org.infinispan.interceptors.base.PrePostProcessingCommandInterceptor
Deprecated.
 
handleUnmarshallingException(Throwable, Class<?>) - Method in class org.infinispan.commons.marshall.jboss.AbstractJBossMarshaller.DebuggingExceptionListener
 
handleUnmarshallingException(Throwable) - Method in class org.infinispan.commons.marshall.jboss.AbstractJBossMarshaller.DebuggingExceptionListener
 
handleViewChange(TopologyChangedEvent<?, ?>) - Method in class org.infinispan.affinity.ListenerRegistration
 
hasCharacteristics(int) - Method in class org.infinispan.commons.util.SpliteratorMapper
 
hasEnabledBackups() - Method in class org.infinispan.configuration.cache.SitesConfiguration
 
hasEnum(long, Enum<?>) - Static method in class org.infinispan.commons.util.EnumUtil
 
Hash - Interface in org.infinispan.commons.hash
Interface that governs implementations
hash(byte[]) - Method in interface org.infinispan.commons.hash.Hash
Hashes a byte array efficiently.
hash(int) - Method in interface org.infinispan.commons.hash.Hash
An incremental version of the hash function, that spreads a pre-calculated hash code, such as one derived from Object.hashCode().
hash(Object) - Method in interface org.infinispan.commons.hash.Hash
A helper that calculates the hashcode of an object, choosing the optimal mechanism of hash calculation after considering the type of the object (byte array, String or Object).
hash(byte[]) - Method in class org.infinispan.commons.hash.MurmurHash3
 
hash(long[]) - Static method in class org.infinispan.commons.hash.MurmurHash3
Hashes a byte array efficiently.
hash(int) - Method in class org.infinispan.commons.hash.MurmurHash3
 
hash(Object) - Method in class org.infinispan.commons.hash.MurmurHash3
 
hash(Object) - Static method in class org.infinispan.commons.util.AbstractMap
 
hash() - Method in class org.infinispan.configuration.cache.ClusteringConfiguration
Configure hash sub element
hash() - Method in class org.infinispan.configuration.cache.ClusteringConfigurationBuilder
Configure hash sub element
hash() - Method in interface org.infinispan.configuration.cache.ClusteringConfigurationChildBuilder
Allows fine-tuning of rehashing characteristics.
HASH - Static variable in class org.infinispan.configuration.cache.HashConfiguration
 
hash() - Method in class org.infinispan.configuration.cache.HashConfiguration
Deprecated.
Since 8.2, use HashConfiguration.keyPartitioner() instead.
hash(Hash) - Method in class org.infinispan.configuration.cache.HashConfigurationBuilder
Deprecated.
hashCode() - Method in class org.infinispan.atomic.DeltaCompositeKey
 
hashCode() - Method in class org.infinispan.commons.configuration.AbstractTypedPropertiesConfiguration
 
hashCode(Object) - Method in class org.infinispan.commons.equivalence.AnyEquivalence
Deprecated.
 
hashCode(Object) - Method in class org.infinispan.commons.equivalence.AnyServerEquivalence
Deprecated.
 
hashCode(Object) - Method in class org.infinispan.commons.equivalence.ByteArrayEquivalence
Deprecated.
 
hashCode(Object) - Method in interface org.infinispan.commons.equivalence.Equivalence
Deprecated.
Returns a hash code value for the object passed.
hashCode() - Method in class org.infinispan.commons.equivalence.EquivalentHashSet
Deprecated.
Returns the hash code value for this set using the Equivalence function associated with it.
hashCode(Object) - Method in class org.infinispan.commons.equivalence.IdentityEquivalence
Deprecated.
 
hashCode() - Method in class org.infinispan.commons.hash.MurmurHash3
 
hashCode() - Method in class org.infinispan.commons.io.ByteBufferImpl
Deprecated.
 
hashCode() - Method in class org.infinispan.commons.marshall.WrappedByteArray
 
hashCode() - Method in class org.infinispan.commons.util.AbstractMap
 
hashCode() - Method in class org.infinispan.commons.util.AbstractMap.SimpleEntry
 
hashCode() - Method in class org.infinispan.commons.util.ForwardingList
 
hashCode() - Method in class org.infinispan.commons.util.ImmutableListCopy
 
hashCode() - Method in class org.infinispan.commons.util.KeyValueWithPrevious
 
hashCode() - Method in class org.infinispan.commons.util.SimpleImmutableEntry
 
hashCode() - Method in class org.infinispan.commons.util.SmallIntSet
 
hashCode(byte[], int) - Static method in class org.infinispan.commons.util.Util
A function that calculates hash code of a byte array based on its contents but using the given size parameter as deliminator for the content.
hashCode() - Method in class org.infinispan.configuration.cache.AbstractStoreConfiguration
 
hashCode() - Method in class org.infinispan.configuration.cache.AsyncStoreConfiguration
 
hashCode() - Method in class org.infinispan.configuration.cache.AuthorizationConfiguration
 
hashCode() - Method in class org.infinispan.configuration.cache.BackupConfiguration
 
hashCode() - Method in class org.infinispan.configuration.cache.BackupForConfiguration
 
hashCode() - Method in class org.infinispan.configuration.cache.ClusteringConfiguration
 
hashCode() - Method in class org.infinispan.configuration.cache.CompatibilityModeConfiguration
 
hashCode() - Method in class org.infinispan.configuration.cache.Configuration
 
hashCode() - Method in class org.infinispan.configuration.cache.ContentTypeConfiguration
 
hashCode() - Method in class org.infinispan.configuration.cache.CustomInterceptorsConfiguration
Deprecated.
 
hashCode() - Method in class org.infinispan.configuration.cache.DeadlockDetectionConfiguration
Deprecated.
 
hashCode() - Method in class org.infinispan.configuration.cache.EncodingConfiguration
 
hashCode() - Method in class org.infinispan.configuration.cache.EvictionConfiguration
Deprecated.
 
hashCode() - Method in class org.infinispan.configuration.cache.ExpirationConfiguration
 
hashCode() - Method in class org.infinispan.configuration.cache.GroupsConfiguration
 
hashCode() - Method in class org.infinispan.configuration.cache.HashConfiguration
 
hashCode() - Method in class org.infinispan.configuration.cache.InvocationBatchingConfiguration
 
hashCode() - Method in class org.infinispan.configuration.cache.JMXStatisticsConfiguration
 
hashCode() - Method in class org.infinispan.configuration.cache.L1Configuration
 
hashCode() - Method in class org.infinispan.configuration.cache.LockingConfiguration
 
hashCode() - Method in class org.infinispan.configuration.cache.MemoryConfiguration
 
hashCode() - Method in class org.infinispan.configuration.cache.PartitionHandlingConfiguration
 
hashCode() - Method in class org.infinispan.configuration.cache.PersistenceConfiguration
 
hashCode() - Method in class org.infinispan.configuration.cache.RecoveryConfiguration
 
hashCode() - Method in class org.infinispan.configuration.cache.SecurityConfiguration
 
hashCode() - Method in class org.infinispan.configuration.cache.SingletonStoreConfiguration
Deprecated.
 
hashCode() - Method in class org.infinispan.configuration.cache.SitesConfiguration
 
hashCode() - Method in class org.infinispan.configuration.cache.StateTransferConfiguration
 
hashCode() - Method in class org.infinispan.configuration.cache.StoreAsBinaryConfiguration
Deprecated.
 
hashCode() - Method in class org.infinispan.configuration.cache.SyncConfiguration
Deprecated.
 
hashCode() - Method in class org.infinispan.configuration.cache.TakeOfflineConfiguration
 
hashCode() - Method in class org.infinispan.configuration.cache.TransactionConfiguration
 
hashCode() - Method in class org.infinispan.configuration.cache.UnsafeConfiguration
 
hashCode() - Method in class org.infinispan.configuration.cache.VersioningConfiguration
Deprecated.
 
hashCode() - Method in class org.infinispan.configuration.cache.XSiteStateTransferConfiguration
 
hashCode() - Method in class org.infinispan.configuration.global.GlobalAuthorizationConfiguration
 
hashCode() - Method in class org.infinispan.configuration.global.GlobalConfigurationBuilder
 
hashCode() - Method in class org.infinispan.configuration.global.GlobalJmxStatisticsConfiguration
 
hashCode() - Method in class org.infinispan.configuration.global.SerializationConfiguration
 
hashCode() - Method in class org.infinispan.configuration.global.ShutdownConfigurationBuilder
 
hashCode() - Method in class org.infinispan.configuration.global.SiteConfiguration
 
hashCode() - Method in class org.infinispan.configuration.global.SiteConfigurationBuilder
 
hashCode() - Method in class org.infinispan.configuration.global.ThreadPoolConfigurationBuilder
 
hashCode() - Method in class org.infinispan.configuration.global.TransportConfiguration
 
hashCode() - Method in class org.infinispan.counter.api.CounterConfiguration
 
hashCode() - Method in class org.infinispan.functional.MetaParam.MetaEntryVersion
 
hashCode() - Method in class org.infinispan.functional.MetaParam.MetaLong
 
hashCode() - Method in class org.infinispan.io.ExpandableMarshalledValueByteStream
 
hashCode() - Method in class org.infinispan.io.GridFile
 
hashCode() - Method in class org.infinispan.io.ImmutableMarshalledValueByteStream
 
hashCode() - Method in class org.infinispan.metadata.EmbeddedMetadata
 
hashCode() - Method in class org.infinispan.persistence.jdbc.configuration.AbstractJdbcStoreConfiguration
 
hashCode() - Method in class org.infinispan.persistence.jdbc.configuration.JdbcBinaryStoreConfiguration
 
hashCode() - Method in class org.infinispan.persistence.jdbc.configuration.JdbcStringBasedStoreConfiguration
 
hashCode() - Method in class org.infinispan.persistence.jdbc.configuration.ManagedConnectionFactoryConfiguration
 
hashCode() - Method in class org.infinispan.persistence.jdbc.configuration.PooledConnectionFactoryConfiguration
 
hashCode() - Method in class org.infinispan.persistence.jdbc.configuration.SimpleConnectionFactoryConfiguration
 
hashCode() - Method in class org.infinispan.persistence.jdbc.configuration.TableManipulationConfiguration
 
hashCode() - Method in class org.infinispan.persistence.remote.configuration.AuthenticationConfiguration
 
hashCode() - Method in class org.infinispan.persistence.remote.configuration.ConnectionPoolConfiguration
 
hashCode() - Method in class org.infinispan.persistence.remote.configuration.RemoteServerConfiguration
 
hashCode() - Method in class org.infinispan.persistence.remote.configuration.SslConfiguration
 
hashCode() - Method in class org.infinispan.persistence.rest.configuration.ConnectionPoolConfiguration
 
hashCode() - Method in class org.infinispan.security.CachePermission
 
HashConfiguration - Class in org.infinispan.configuration.cache
Allows fine-tuning of rehashing characteristics.
HashConfigurationBuilder - Class in org.infinispan.configuration.cache
Allows fine-tuning of rehashing characteristics.
hasInUseBackup(String) - Method in class org.infinispan.configuration.cache.SitesConfiguration
 
hasLifespan() - Method in class org.infinispan.metadata.EmbeddedMetadata.Builder
 
hasLockedKey(Object) - Method in interface org.infinispan.context.InvocationContext
Deprecated.
Returns true if the lock being tested is already held in the current scope, false otherwise.
hasMaxIdle() - Method in class org.infinispan.metadata.EmbeddedMetadata.Builder
 
hasNext() - Method in class org.infinispan.commons.util.IteratorMapper
 
hasNext() - Method in class org.infinispan.commons.util.RemovableIterator
 
hasNext() - Method in class org.infinispan.interceptors.base.CommandInterceptor
Deprecated.
Note: Unlike CommandInterceptor.getNext(), this method does not ignore interceptors that do not extend CommandInterceptor
hasPendingTransactions() - Method in class org.infinispan.stats.CacheStatisticManager
 
hasSharedCacheLoaderOrWriter(Configuration) - Static method in class org.infinispan.configuration.cache.Configurations
 
hasSkipLocking(FlagAffectedCommand) - Method in class org.infinispan.interceptors.base.CommandInterceptor
Deprecated.
 
hasTopologyInfo() - Method in class org.infinispan.configuration.global.TransportConfiguration
 
having(String) - Method in interface org.infinispan.query.dsl.FilterConditionBeginContext
 
having(Expression) - Method in interface org.infinispan.query.dsl.FilterConditionBeginContext
 
having(Expression) - Method in interface org.infinispan.query.dsl.QueryFactory
Creates a condition on the given attribute path that is to be completed later by using it as a sub-condition.
having(String) - Method in interface org.infinispan.query.dsl.QueryFactory
Creates a condition on the given attribute path that is to be completed later by using it as a sub-condition.
Health - Interface in org.infinispan.health
An entry point for checking health status.
HealthJMXExposer - Interface in org.infinispan.health.jmx
A Contract for exposing Health API over the JMX.
HealthStatus - Enum in org.infinispan.health
General Health status.
hexDump(byte[]) - Static method in class org.infinispan.commons.util.Util
 
hexDump(ByteBuffer) - Static method in class org.infinispan.commons.util.Util
 
hexIdHashCode(Object) - Static method in class org.infinispan.commons.util.Util
Prints the identity hash code of the object passed as parameter in an hexadecimal format in order to safe space.
HIT - Static variable in interface org.infinispan.rest.JSONConstants
 
HITS - Static variable in interface org.infinispan.rest.JSONConstants
 
hookBehavior() - Method in class org.infinispan.configuration.global.ShutdownConfiguration
 
hookBehavior(ShutdownHookBehavior) - Method in class org.infinispan.configuration.global.ShutdownConfigurationBuilder
 
HopscotchHashMap<K,V> - Class in org.infinispan.commons.util
Lookup on a table without collisions will require only single access, if there are collisions it will be limited to (number of collisions to particular bin + 1) and all those will lie in proximity (32 * reference size).
HopscotchHashMap(int) - Constructor for class org.infinispan.commons.util.HopscotchHashMap
 
host() - Method in class org.infinispan.persistence.remote.configuration.RemoteServerConfiguration
 
host(String) - Method in class org.infinispan.persistence.remote.configuration.RemoteServerConfigurationBuilder
 
host(String) - Method in class org.infinispan.persistence.rest.configuration.AbstractRestStoreConfigurationChildBuilder
 
host() - Method in class org.infinispan.persistence.rest.configuration.RestStoreConfiguration
 
host(String) - Method in class org.infinispan.persistence.rest.configuration.RestStoreConfigurationBuilder
 
host(String) - Method in interface org.infinispan.persistence.rest.configuration.RestStoreConfigurationChildBuilder
The host to connect to
host(String) - Method in class org.infinispan.server.core.configuration.AbstractProtocolServerConfigurationChildBuilder
 
host() - Method in class org.infinispan.server.core.configuration.ProtocolServerConfiguration
 
host - Variable in class org.infinispan.server.core.configuration.ProtocolServerConfigurationBuilder
 
host(String) - Method in class org.infinispan.server.core.configuration.ProtocolServerConfigurationBuilder
 
host(String) - Method in interface org.infinispan.server.core.configuration.ProtocolServerConfigurationChildBuilder
Specifies the host or IP address on which this server will listen
HostInfo - Interface in org.infinispan.health
Information about the host.
HotRodServerChildConfigurationBuilder - Interface in org.infinispan.server.hotrod.configuration
HotRodServerChildConfigurationBuilder.
HotRodServerConfiguration - Class in org.infinispan.server.hotrod.configuration
 
HotRodServerConfigurationBuilder - Class in org.infinispan.server.hotrod.configuration
HotRodServerConfigurationBuilder.
HotRodServerConfigurationBuilder() - Constructor for class org.infinispan.server.hotrod.configuration.HotRodServerConfigurationBuilder
 
hotRodWrapping(boolean) - Method in class org.infinispan.persistence.remote.configuration.AbstractRemoteStoreConfigurationChildBuilder
 
hotRodWrapping() - Method in class org.infinispan.persistence.remote.configuration.RemoteStoreConfiguration
 
hotRodWrapping(boolean) - Method in class org.infinispan.persistence.remote.configuration.RemoteStoreConfigurationBuilder
 
hotRodWrapping(boolean) - Method in interface org.infinispan.persistence.remote.configuration.RemoteStoreConfigurationChildBuilder
Configures this RemoteStore so that it enables all settings needed to create entries to be served by a HotRod endpoint, for example when performing rolling upgrades.
Http11RequestHandler - Class in org.infinispan.rest
Netty REST handler for HTTP/1.1
Http11To2UpgradeHandler - Class in org.infinispan.rest
Handler responsible for TLS/ALPN negotiation as well as HTTP/1.1 Upgrade header handling
Http20RequestHandler - Class in org.infinispan.rest
Netty REST handler for HTTP/2.0
httpVersion(HttpVersion) - Method in class org.infinispan.rest.InfinispanResponse
Adds HTTP version header.

I

ID - Static variable in enum org.infinispan.functional.Param.FutureMode
 
id() - Method in enum org.infinispan.functional.Param.FutureMode
 
id() - Method in interface org.infinispan.functional.Param
A parameter's identifier.
ID - Static variable in enum org.infinispan.functional.Param.PersistenceMode
 
id() - Method in enum org.infinispan.functional.Param.PersistenceMode
 
ID - Static variable in interface org.infinispan.query.ProjectionConstants
 
idColumnName() - Method in class org.infinispan.persistence.jdbc.configuration.TableManipulationConfiguration
 
idColumnName(String) - Method in class org.infinispan.persistence.jdbc.configuration.TableManipulationConfigurationBuilder
The name of the database column used to store the keys
idColumnType() - Method in class org.infinispan.persistence.jdbc.configuration.TableManipulationConfiguration
 
idColumnType(String) - Method in class org.infinispan.persistence.jdbc.configuration.TableManipulationConfigurationBuilder
The type of the database column used to store the keys
IdentityEquivalence<T> - Class in org.infinispan.commons.equivalence
Deprecated. 
IdentityEquivalence() - Constructor for class org.infinispan.commons.equivalence.IdentityEquivalence
Deprecated.
 
IdentityRoleMapper - Class in org.infinispan.security.impl
IdentityRoleMapper.
IdentityRoleMapper() - Constructor for class org.infinispan.security.impl.IdentityRoleMapper
 
idleTimeout(int) - Method in class org.infinispan.rest.configuration.RestServerConfigurationBuilder
 
idleTimeout(int) - Method in class org.infinispan.server.core.configuration.AbstractProtocolServerConfigurationChildBuilder
 
idleTimeout() - Method in class org.infinispan.server.core.configuration.ProtocolServerConfiguration
 
idleTimeout - Variable in class org.infinispan.server.core.configuration.ProtocolServerConfigurationBuilder
 
idleTimeout(int) - Method in class org.infinispan.server.core.configuration.ProtocolServerConfigurationBuilder
 
idleTimeout(int) - Method in interface org.infinispan.server.core.configuration.ProtocolServerConfigurationChildBuilder
Specifies the maximum time that connections from client will be kept open without activity
Ids - Interface in org.infinispan.commons.marshall
Internal marshalling identifiers.
IGNORE_MODIFICATIONS - Static variable in class org.infinispan.configuration.cache.AbstractStoreConfiguration
 
ignoredCaches(Set<String>) - Method in class org.infinispan.server.core.configuration.AbstractProtocolServerConfigurationChildBuilder
 
ignoredCaches() - Method in class org.infinispan.server.core.configuration.ProtocolServerConfiguration
 
ignoredCaches - Variable in class org.infinispan.server.core.configuration.ProtocolServerConfigurationBuilder
 
ignoredCaches(Set<String>) - Method in class org.infinispan.server.core.configuration.ProtocolServerConfigurationBuilder
 
ignoredCaches(Set<String>) - Method in interface org.infinispan.server.core.configuration.ProtocolServerConfigurationChildBuilder
Sets the caches to be ignored
ignoreModifications() - Method in class org.infinispan.configuration.cache.AbstractStoreConfiguration
If true, any operation that modifies the cache (put, remove, clear, store...etc) won't be applied to the cache store.
ignoreModifications - Variable in class org.infinispan.configuration.cache.AbstractStoreConfigurationBuilder
Deprecated.
ignoreModifications(boolean) - Method in class org.infinispan.configuration.cache.AbstractStoreConfigurationBuilder
If true, any operation that modifies the cache (put, remove, clear, store...etc) won't be applied to the cache store.
ignoreModifications(boolean) - Method in class org.infinispan.configuration.cache.AbstractStoreConfigurationChildBuilder
 
ignoreModifications() - Method in interface org.infinispan.configuration.cache.StoreConfiguration
If true, any operation that modifies the cache (put, remove, clear, store...etc) won't be applied to the cache store.
ignoreModifications(boolean) - Method in interface org.infinispan.configuration.cache.StoreConfigurationChildBuilder
If true, any operation that modifies the cache (put, remove, clear, store...etc) won't be applied to the cache store.
IllegalLifecycleStateException - Exception in org.infinispan
This exception is thrown when the cache or cache manager does not have the right lifecycle state for operations to be called on it.
IllegalLifecycleStateException() - Constructor for exception org.infinispan.IllegalLifecycleStateException
 
IllegalLifecycleStateException(String) - Constructor for exception org.infinispan.IllegalLifecycleStateException
 
IllegalLifecycleStateException(String, Throwable) - Constructor for exception org.infinispan.IllegalLifecycleStateException
 
IllegalLifecycleStateException(Throwable) - Constructor for exception org.infinispan.IllegalLifecycleStateException
 
immediateLockForWriting(Integer) - Method in class org.infinispan.persistence.jdbc.binary.JdbcBinaryStore
 
IMMORTAL_ENTRY - Static variable in interface org.infinispan.commons.marshall.Ids
 
IMMORTAL_VALUE - Static variable in interface org.infinispan.commons.marshall.Ids
 
IMMUTABLE_MAP - Static variable in interface org.infinispan.commons.marshall.Ids
 
IMMUTABLE_SET - Static variable in interface org.infinispan.commons.marshall.Ids
 
immutableCollectionCopy(Collection<T>) - Static method in class org.infinispan.commons.util.Immutables
Creates a new immutable copy of the specified Collection.
immutableCollectionWrap(Collection<? extends T>) - Static method in class org.infinispan.commons.util.Immutables
Wraps a collection with an immutable collection.
immutableEntry(Map.Entry<K, V>) - Static method in class org.infinispan.commons.util.Immutables
Wraps a Map.Entry} with an immutable Map.Entry}.
immutableEntry(K, V) - Static method in class org.infinispan.commons.util.Immutables
Wraps a key and value with an immutable Map.Entry}.
immutableListAdd(List<T>, int, T) - Static method in class org.infinispan.commons.util.Immutables
 
immutableListConvert(Collection<? extends T>) - Static method in class org.infinispan.commons.util.Immutables
Converts a Collection to an immutable List by copying it.
ImmutableListCopy<E> - Class in org.infinispan.commons.util
A lightweight, read-only copy of a List.
ImmutableListCopy() - Constructor for class org.infinispan.commons.util.ImmutableListCopy
Constructs a new ImmutableListCopy.
ImmutableListCopy(Collection<? extends E>) - Constructor for class org.infinispan.commons.util.ImmutableListCopy
Only one copy constructor since the list is immutable.
ImmutableListCopy(E[]) - Constructor for class org.infinispan.commons.util.ImmutableListCopy
Assumes that the array passed in is "safe", i.e., is not referenced from elsewhere.
ImmutableListCopy(Collection<? extends E>, Collection<? extends E>) - Constructor for class org.infinispan.commons.util.ImmutableListCopy
Utility constructors to allow combining collections
immutableListCopy(List<T>) - Static method in class org.infinispan.commons.util.Immutables
Creates an immutable copy of the list.
immutableListMerge(List<? extends T>, List<? extends T>) - Static method in class org.infinispan.commons.util.Immutables
Creates a new immutable list containing the union (combined entries) of both lists.
immutableListRemove(List<T>, int) - Static method in class org.infinispan.commons.util.Immutables
 
immutableListReplace(List<T>, int, T) - Static method in class org.infinispan.commons.util.Immutables
 
immutableListWrap(T...) - Static method in class org.infinispan.commons.util.Immutables
Wraps an array with an immutable list.
immutableMapCopy(Map<K, V>) - Static method in class org.infinispan.commons.util.Immutables
Creates an immutable copy of the specified map.
immutableMapWrap(Map<? extends K, ? extends V>) - Static method in class org.infinispan.commons.util.Immutables
Wraps a map with an immutable map.
ImmutableMapWrapperExternalizer() - Constructor for class org.infinispan.commons.util.Immutables.ImmutableMapWrapperExternalizer
 
ImmutableMarshalledValueByteStream - Class in org.infinispan.io
A byte stream that is immutable.
ImmutableMarshalledValueByteStream(byte[]) - Constructor for class org.infinispan.io.ImmutableMarshalledValueByteStream
 
Immutables - Class in org.infinispan.commons.util
Factory for generating immutable type wrappers.
Immutables() - Constructor for class org.infinispan.commons.util.Immutables
 
Immutables.Immutable - Interface in org.infinispan.commons.util
 
Immutables.ImmutableMapWrapperExternalizer - Class in org.infinispan.commons.util
 
Immutables.ImmutableSetWrapperExternalizer - Class in org.infinispan.commons.util
 
immutableSetConvert(Collection<? extends T>) - Static method in class org.infinispan.commons.util.Immutables
Converts a Collections into an immutable Set by copying it.
immutableSetCopy(Set<T>) - Static method in class org.infinispan.commons.util.Immutables
Creates an immutable copy of the specified set.
immutableSetWrap(Set<? extends T>) - Static method in class org.infinispan.commons.util.Immutables
Wraps a set with an immutable set.
ImmutableSetWrapperExternalizer() - Constructor for class org.infinispan.commons.util.Immutables.ImmutableSetWrapperExternalizer
 
immutableTypedProperties(TypedProperties) - Static method in class org.infinispan.commons.util.Immutables
Creates an immutable copy of the properties.
implementationType() - Method in class org.infinispan.persistence.leveldb.configuration.LevelDBStoreConfiguration
 
implementationType(LevelDBStoreConfiguration.ImplementationType) - Method in class org.infinispan.persistence.leveldb.configuration.LevelDBStoreConfigurationBuilder
 
implies(AuthorizationPermission) - Method in enum org.infinispan.security.AuthorizationPermission
 
implies(Permission) - Method in class org.infinispan.security.CachePermission
 
implies(Permission) - Method in class org.infinispan.security.CachePermissionCollection
 
in(Object...) - Method in interface org.infinispan.query.dsl.FilterConditionEndContext
Checks that the left operand is equal to one of the (fixed) list of values given as argument.
in(Collection) - Method in interface org.infinispan.query.dsl.FilterConditionEndContext
Checks that the left operand is equal to one of the elements from the Collection of values given as argument.
IN_DOUBT_TX_INFO - Static variable in interface org.infinispan.commons.marshall.Ids
 
IN_USE_BACKUP_SITES - Static variable in class org.infinispan.configuration.cache.SitesConfiguration
 
includeLower(boolean) - Method in interface org.infinispan.query.dsl.RangeConditionContext
 
includeUpper(boolean) - Method in interface org.infinispan.query.dsl.RangeConditionContext
 
IncorrectListenerException - Exception in org.infinispan.notifications
Thrown when an incorrectly annotated class is added as a cache listener using the Listenable.addListener(Object) API.
IncorrectListenerException(String) - Constructor for exception org.infinispan.notifications.IncorrectListenerException
 
increment() - Method in interface org.infinispan.counter.api.SyncWeakCounter
 
increment() - Method in interface org.infinispan.counter.api.WeakCounter
Increments the counter.
increment(ExtendedStatistic, GlobalTransaction, boolean) - Method in class org.infinispan.stats.CacheStatisticManager
Increments the statistic value.
incrementAndGet() - Method in interface org.infinispan.counter.api.StrongCounter
Atomically increments the counter and returns the new value.
incrementAndGet() - Method in interface org.infinispan.counter.api.SyncStrongCounter
 
incrementValue(ExtendedStatistic) - Method in class org.infinispan.stats.TransactionStatistics
Increments a statistic value.
Index - Enum in org.infinispan.configuration.cache
Used to configure indexing of entries in the cache for searching.
INDEX - Static variable in class org.infinispan.configuration.cache.IndexingConfiguration
 
index() - Method in class org.infinispan.configuration.cache.IndexingConfiguration
Returns the indexing mode of this cache.
index(Index) - Method in class org.infinispan.configuration.cache.IndexingConfigurationBuilder
Indicates indexing mode
INDEX - Static variable in class org.infinispan.configuration.cache.InterceptorConfiguration
Deprecated.
 
index() - Method in class org.infinispan.configuration.cache.InterceptorConfiguration
Deprecated.
 
index(int) - Method in class org.infinispan.configuration.cache.InterceptorConfigurationBuilder
Deprecated.
Since 8.3, will be removed.
INDEXED_ENTITIES - Static variable in class org.infinispan.configuration.cache.IndexingConfiguration
 
indexedEntities() - Method in class org.infinispan.configuration.cache.IndexingConfiguration
 
IndexedFilter<K,V,C> - Interface in org.infinispan.notifications.cachelistener.filter
A marker interface for filters that can be handled efficiently by a FilterIndexingServiceProvider.
IndexedQueryMode - Enum in org.infinispan.query.dsl
Defines the execution mode of an indexed query.
IndexedTypeMetadata - Class in org.infinispan.query
 
IndexedTypeMetadata(Class<?>, Set<String>) - Constructor for class org.infinispan.query.IndexedTypeMetadata
 
indexing() - Method in class org.infinispan.configuration.cache.Configuration
 
indexing() - Method in class org.infinispan.configuration.cache.ConfigurationBuilder
 
indexing() - Method in interface org.infinispan.configuration.cache.ConfigurationChildBuilder
 
IndexingConfiguration - Class in org.infinispan.configuration.cache
Configures indexing of entries in the cache for searching.
IndexingConfiguration(AttributeSet) - Constructor for class org.infinispan.configuration.cache.IndexingConfiguration
 
IndexingConfigurationBuilder - Class in org.infinispan.configuration.cache
Configures indexing of entries in the cache for searching.
indexLocalOnly() - Method in class org.infinispan.configuration.cache.IndexingConfiguration
Deprecated.
indexLocalOnly(boolean) - Method in class org.infinispan.configuration.cache.IndexingConfigurationBuilder
indexOf(Object) - Method in class org.infinispan.commons.util.ForwardingList
 
indexOf(Object) - Method in class org.infinispan.commons.util.ImmutableListCopy
 
indexShareable() - Method in class org.infinispan.configuration.cache.IndexingConfiguration
Check if the indexes can be shared.
InfinispanCacheAPIRequest - Class in org.infinispan.rest
Representation of a HTTP request related to Cache API operations.
InfinispanCacheResponse - Class in org.infinispan.rest
 
infinispanClasses() - Static method in class org.infinispan.commons.util.ClassFinder
 
infinispanClasses(String) - Static method in class org.infinispan.commons.util.ClassFinder
 
InfinispanCollections - Class in org.infinispan.commons.util
Static helpers for Infinispan-specific collections
InfinispanCollections.Function<E,T> - Interface in org.infinispan.commons.util
A function that converts a type into another one.
InfinispanCollections.MapMakerFunction<K,V,E> - Interface in org.infinispan.commons.util
A function that converts an entry into a key/value pair for use in a map.
InfinispanErrorResponse - Class in org.infinispan.rest
 
InfinispanRequest - Class in org.infinispan.rest
Representation of a HTTP request tailed for Infinispan-specific requests.
InfinispanRequest(FullHttpRequest, ChannelHandlerContext, String, String, Map<String, List<String>>) - Constructor for class org.infinispan.rest.InfinispanRequest
 
InfinispanResponse - Class in org.infinispan.rest
Representation of a HTTP response tailed for Infinispan-specific responses.
InfinispanResponse(Optional<InfinispanRequest>) - Constructor for class org.infinispan.rest.InfinispanResponse
 
init(HashConfiguration) - Method in interface org.infinispan.distribution.ch.KeyPartitioner
Initialization.
init(InitializationContext) - Method in class org.infinispan.persistence.cluster.ClusterLoader
 
init(InitializationContext) - Method in class org.infinispan.persistence.file.SingleFileStore
 
init(InitializationContext) - Method in class org.infinispan.persistence.jdbc.binary.JdbcBinaryStore
 
init(InitializationContext) - Method in class org.infinispan.persistence.jdbc.common.AbstractJdbcStore
 
init(InitializationContext) - Method in class org.infinispan.persistence.jdbc.mixed.JdbcMixedStore
 
init(InitializationContext) - Method in class org.infinispan.persistence.jdbc.stringbased.JdbcStringBasedStore
 
init(InitializationContext) - Method in class org.infinispan.persistence.jpa.JpaStore
 
init(InitializationContext) - Method in class org.infinispan.persistence.leveldb.LevelDBStore
 
init(InitializationContext) - Method in class org.infinispan.persistence.remote.RemoteStore
 
init(InitializationContext) - Method in class org.infinispan.persistence.rest.RestStore
 
init(InitializationContext) - Method in interface org.infinispan.persistence.spi.CacheLoader
Used to initialize a cache loader.
init(InitializationContext) - Method in interface org.infinispan.persistence.spi.CacheWriter
Used to initialize a cache loader.
init(GlobalConfiguration) - Method in class org.infinispan.transaction.lookup.GenericTransactionManagerLookup
 
init(GlobalConfiguration) - Method in class org.infinispan.transaction.lookup.JBossStandaloneJTAManagerLookup
 
init(Configuration) - Method in class org.infinispan.transaction.lookup.JBossStandaloneJTAManagerLookup
Deprecated.
initChunkSizeFromMetadata() - Method in class org.infinispan.io.GridFile
 
INITIAL_CLUSTER_SIZE - Static variable in class org.infinispan.configuration.global.TransportConfiguration
 
INITIAL_CLUSTER_TIMEOUT - Static variable in class org.infinispan.configuration.global.TransportConfiguration
 
initialClusterSize() - Method in class org.infinispan.configuration.global.TransportConfiguration
 
initialClusterSize(int) - Method in class org.infinispan.configuration.global.TransportConfigurationBuilder
Sets the number of nodes that need to join before the cache container can start.
initialClusterTimeout() - Method in class org.infinispan.configuration.global.TransportConfiguration
 
initialClusterTimeout(long, TimeUnit) - Method in class org.infinispan.configuration.global.TransportConfigurationBuilder
Sets the timeout for the initial cluster to form.
InitialisationContextDelegate - Class in org.infinispan.persistence.jdbc.mixed
// TODO: Document this
InitialisationContextDelegate(InitializationContext, StoreConfiguration) - Constructor for class org.infinispan.persistence.jdbc.mixed.InitialisationContextDelegate
 
InitializationContext - Interface in org.infinispan.persistence.spi
Aggregates the initialisation state needed by either a CacheLoader or a CacheWriter.
initialize(AdvancedCache<?, ?>) - Method in class org.infinispan.query.QueryDefinition
 
initializeChannel(Channel) - Method in class org.infinispan.rest.RestChannelInitializer
 
initializeConnectionFactory(ConnectionFactory) - Method in class org.infinispan.persistence.jdbc.common.AbstractJdbcStore
Keeps a reference to the connection factory for further use.
initialValue(long) - Method in class org.infinispan.counter.api.CounterConfiguration.Builder
Sets the initial value.
initialValue() - Method in class org.infinispan.counter.api.CounterConfiguration
 
initialValue() - Method in class org.infinispan.counter.configuration.AbstractCounterConfiguration
 
initialValue(long) - Method in interface org.infinispan.counter.configuration.CounterConfigurationBuilder
Sets the counter's initial value.
initTime - Variable in class org.infinispan.stats.TransactionStatistics
 
injectCache(Cache<K, V>) - Method in interface org.infinispan.stream.CacheAware
Method that is invoked when a cache is to be injected.
injectConfiguration(Configuration, AsyncInterceptorChain) - Method in class org.infinispan.interceptors.base.CommandInterceptor
Deprecated.
 
injectDependencies(ComponentRegistry) - Method in class org.infinispan.filter.CompositeKeyFilter
 
injectDependencies(ComponentRegistry) - Method in class org.infinispan.filter.CompositeKeyValueFilter
 
injectDependencies(ComponentRegistry) - Method in class org.infinispan.filter.KeyFilterAsKeyValueFilter
 
injectDependencies(ComponentRegistry) - Method in class org.infinispan.filter.KeyValueFilterAsKeyFilter
 
injectDependencies(ComponentRegistry) - Method in class org.infinispan.notifications.cachelistener.filter.CacheEventConverterAsConverter
 
injectDependencies(ComponentRegistry) - Method in class org.infinispan.notifications.cachelistener.filter.CacheEventFilterAsKeyValueFilter
 
injectDependencies(ComponentRegistry) - Method in class org.infinispan.notifications.cachelistener.filter.CacheEventFilterConverterAsKeyValueFilterConverter
 
injectDependencies(ComponentRegistry) - Method in class org.infinispan.notifications.cachelistener.filter.CompositeCacheEventFilter
 
injectDependencies(ComponentRegistry) - Method in class org.infinispan.notifications.cachelistener.filter.KeyFilterAsCacheEventFilter
 
injectDependencies(ComponentRegistry) - Method in class org.infinispan.notifications.cachelistener.filter.KeyValueFilterAsCacheEventFilter
 
injectDependencies(EmbeddedCacheManager) - Method in class org.infinispan.query.remote.CompatibilityProtoStreamMarshaller
 
InjectiveFunction<T,R> - Interface in org.infinispan.commons.util
This is a marker interface to be used with Function which signals to some implementors that the function returns distinct values.
inputKeys() - Method in interface org.infinispan.distexec.FailoverContext
Returns a list of input keys for this task.
InputStream(InputStream) - Constructor for class org.infinispan.commons.util.Base64.InputStream
Deprecated.
Constructs a Base64.InputStream in DECODE mode.
InputStream(InputStream, int) - Constructor for class org.infinispan.commons.util.Base64.InputStream
Deprecated.
Constructs a Base64.InputStream in either ENCODE or DECODE mode.
inReplyTo(InfinispanRequest) - Static method in class org.infinispan.rest.InfinispanCacheResponse
Creates an InfinispanResponse as a reply to specific InfinispanRequest.
insertBucket(Bucket) - Method in class org.infinispan.persistence.jdbc.binary.JdbcBinaryStore
 
INSTANCE - Static variable in class org.infinispan.commons.equivalence.AnyServerEquivalence
Deprecated.
 
INSTANCE - Static variable in class org.infinispan.commons.equivalence.ByteArrayEquivalence
Deprecated.
 
INSTANCE - Static variable in class org.infinispan.transaction.lookup.GenericTransactionManagerLookup
 
InstanceReusingAdvancedExternalizer<T> - Class in org.infinispan.commons.marshall
An advanced externalizer that when implemented will allow for child instances that also extend this class to use object instances instead of serializing a brand new object.
InstanceReusingAdvancedExternalizer() - Constructor for class org.infinispan.commons.marshall.InstanceReusingAdvancedExternalizer
 
InstanceReusingAdvancedExternalizer(boolean) - Constructor for class org.infinispan.commons.marshall.InstanceReusingAdvancedExternalizer
 
INT - Static variable in class org.infinispan.commons.equivalence.AnyEquivalence
Deprecated.
 
INT_SET - Static variable in interface org.infinispan.commons.marshall.Ids
 
INT_SUMMARY_STATISTICS - Static variable in interface org.infinispan.commons.marshall.Ids
 
IntCacheStream - Interface in org.infinispan
A IntStream that has additional methods to allow for Serializable instances.
interceptListenerInvocation(CacheEntryListenerInvocation<K, V>) - Method in interface org.infinispan.notifications.cachelistener.filter.FilterIndexingServiceProvider
Starts handling an invocation that uses an IndexedFilter.
INTERCEPTOR - Static variable in class org.infinispan.configuration.cache.InterceptorConfiguration
Deprecated.
 
interceptor() - Method in class org.infinispan.configuration.cache.InterceptorConfiguration
Deprecated.
Since 9.0, please use InterceptorConfiguration.asyncInterceptor() instead.
interceptor(CommandInterceptor) - Method in class org.infinispan.configuration.cache.InterceptorConfigurationBuilder
Deprecated.
interceptor(AsyncInterceptor) - Method in class org.infinispan.configuration.cache.InterceptorConfigurationBuilder
Deprecated.
Since 8.3, will be removed.
INTERCEPTOR_CLASS - Static variable in class org.infinispan.configuration.cache.InterceptorConfiguration
Deprecated.
 
interceptorClass() - Method in class org.infinispan.configuration.cache.InterceptorConfiguration
Deprecated.
interceptorClass(Class<? extends AsyncInterceptor>) - Method in class org.infinispan.configuration.cache.InterceptorConfigurationBuilder
Deprecated.
Since 8.3, will be removed.
InterceptorConfiguration - Class in org.infinispan.configuration.cache
Deprecated.
Since 8.3, will be removed.
InterceptorConfiguration.Position - Enum in org.infinispan.configuration.cache
Deprecated.
Since 8.3, will be removed.
InterceptorConfigurationBuilder - Class in org.infinispan.configuration.cache
This builder defines details of a specific custom interceptor.
interceptors() - Method in class org.infinispan.configuration.cache.CustomInterceptorsConfiguration
Deprecated.
This specifies a list of InterceptorConfiguration instances to be referenced when building the interceptor chain.
interceptors(List<InterceptorConfiguration>) - Method in class org.infinispan.configuration.cache.CustomInterceptorsConfiguration
Deprecated.
 
INTERMEDIATE_OPERATIONS - Static variable in interface org.infinispan.commons.marshall.Ids
 
INTERNAL_METADATA_ID - Static variable in interface org.infinispan.commons.marshall.Ids
 
internalGetCache(String, String) - Method in class org.infinispan.manager.DefaultCacheManager
 
InternalMetadata - Interface in org.infinispan.metadata
 
internalMetadata(InternalCacheEntry) - Static method in class org.infinispan.persistence.PersistenceUtil
 
internalMetadata(InternalCacheValue) - Static method in class org.infinispan.persistence.PersistenceUtil
 
inUseBackupSites() - Method in class org.infinispan.configuration.cache.SitesConfiguration
 
INVALID_CHAR - Static variable in class org.infinispan.commons.hash.MurmurHash3
 
INVALIDATION_THRESHOLD - Static variable in class org.infinispan.configuration.cache.L1Configuration
 
invalidationThreshold() - Method in class org.infinispan.configuration.cache.L1Configuration
Determines whether a multicast or a web of unicasts are used when performing L1 invalidations.
invalidationThreshold(int) - Method in class org.infinispan.configuration.cache.L1ConfigurationBuilder
Determines whether a multicast or a web of unicasts are used when performing L1 invalidations.
InvalidCacheUsageException - Exception in org.infinispan
Thrown when client makes cache usage errors.
InvalidCacheUsageException(Throwable) - Constructor for exception org.infinispan.InvalidCacheUsageException
 
InvalidCacheUsageException(String) - Constructor for exception org.infinispan.InvalidCacheUsageException
 
InvalidCacheUsageException(String, Throwable) - Constructor for exception org.infinispan.InvalidCacheUsageException
 
invocation - Variable in class org.infinispan.notifications.cachelistener.filter.DelegatingCacheEntryListenerInvocation
 
invocationBatching() - Method in class org.infinispan.configuration.cache.Configuration
 
invocationBatching() - Method in class org.infinispan.configuration.cache.ConfigurationBuilder
 
invocationBatching() - Method in interface org.infinispan.configuration.cache.ConfigurationChildBuilder
 
InvocationBatchingConfiguration - Class in org.infinispan.configuration.cache
 
InvocationBatchingConfigurationBuilder - Class in org.infinispan.configuration.cache
 
InvocationContext - Interface in org.infinispan.context
Deprecated.
Since 8.3, will be removed.
invoke(Event<K, V>) - Method in class org.infinispan.notifications.cachelistener.filter.DelegatingCacheEntryListenerInvocation
 
invoke(EventWrapper<K, V, CacheEntryEvent<K, V>>, boolean) - Method in class org.infinispan.notifications.cachelistener.filter.DelegatingCacheEntryListenerInvocation
 
invokeAccessibly(Object, Method, Object[]) - Static method in class org.infinispan.commons.util.ReflectionUtil
Invokes a method using reflection, in an accessible manner (by using AccessibleObject.setAccessible(boolean)
invokeAny(Collection<? extends Callable<T>>) - Method in class org.infinispan.distexec.DefaultExecutorService
Deprecated.
 
invokeAny(Collection<? extends Callable<T>>, long, TimeUnit) - Method in class org.infinispan.distexec.DefaultExecutorService
Deprecated.
 
invokeNextInterceptor(InvocationContext, VisitableCommand) - Method in class org.infinispan.interceptors.base.CommandInterceptor
Deprecated.
Invokes the next interceptor in the chain.
invokeNoChecks(EventWrapper<K, V, CacheEntryEvent<K, V>>, boolean, boolean) - Method in class org.infinispan.notifications.cachelistener.filter.DelegatingCacheEntryListenerInvocation
 
invoker - Variable in class org.infinispan.distexec.DefaultExecutorService
Deprecated.
 
isAbsolute() - Method in class org.infinispan.io.GridFile
 
isAffectedByRehash(Object) - Method in interface org.infinispan.distribution.DistributionManager
Tests whether a given key is affected by a rehash that may be in progress.
isAnnotationPresent(Class<?>, Class<? extends Annotation>) - Static method in class org.infinispan.commons.util.ReflectionUtil
Tests whether an annotation is present on a class.
isAscending() - Method in interface org.infinispan.objectfilter.SortField
Indicates if sorting is ascending or descending.
isAssignableFrom(List<Class<?>>, Class<?>) - Static method in class org.infinispan.commons.util.ClassFinder
 
isAssignableFrom(Class<?>) - Static method in class org.infinispan.commons.util.ClassFinder
 
isAsyncBackup() - Method in class org.infinispan.configuration.cache.BackupConfiguration
 
isBackupFor(String, String) - Method in class org.infinispan.configuration.cache.BackupForConfiguration
 
isBasicType(Class<?>) - Static method in class org.infinispan.commons.util.Util
 
isBound() - Method in class org.infinispan.counter.configuration.StrongCounterConfiguration
 
isCacheReady() - Method in class org.infinispan.persistence.cluster.ClusterLoader
A test to check whether the cache is in its started state.
isChildOf(String, String) - Static method in class org.infinispan.io.GridFile
Verifies whether child is a child (dir or file) of parent
isClassAvailable(String, ClassLoader) - Static method in class org.infinispan.commons.util.Util
 
isClustered() - Method in enum org.infinispan.configuration.cache.CacheMode
 
isClustered(GlobalConfiguration) - Static method in class org.infinispan.configuration.cache.Configurations
 
isClustered() - Method in class org.infinispan.configuration.global.GlobalConfiguration
 
isClustered() - Method in class org.infinispan.notifications.cachelistener.filter.DelegatingCacheEntryListenerInvocation
 
isCommandRetried() - Method in interface org.infinispan.notifications.cachelistener.event.CacheEntryCreatedEvent
This will be true if the write command that caused this had to be retried again due to a topology change.
isCommandRetried() - Method in interface org.infinispan.notifications.cachelistener.event.CacheEntryModifiedEvent
This will be true if the write command that caused this had to be retried again due to a topology change.
isCommandRetried() - Method in interface org.infinispan.notifications.cachelistener.event.CacheEntryRemovedEvent
This will be true if the write command that caused this had to be retried again due to a topology change.
isCommitted() - Method in class org.infinispan.stats.TransactionStatistics
 
isComparable(Object) - Method in class org.infinispan.commons.equivalence.AnyEquivalence
Deprecated.
 
isComparable(Object) - Method in class org.infinispan.commons.equivalence.AnyServerEquivalence
Deprecated.
 
isComparable(Object) - Method in class org.infinispan.commons.equivalence.ByteArrayEquivalence
Deprecated.
 
isComparable(Object) - Method in interface org.infinispan.commons.equivalence.Equivalence
Deprecated.
Returns whether the given object is comparable.
isComparable(Object) - Method in class org.infinispan.commons.equivalence.IdentityEquivalence
Deprecated.
 
isConflictResolutionInProgress() - Method in interface org.infinispan.conflict.ConflictManager
 
isCoordinator() - Method in class org.infinispan.manager.DefaultCacheManager
isCoordinator() - Method in interface org.infinispan.manager.EmbeddedCacheManager
 
isCreate() - Method in class org.infinispan.notifications.cachelistener.filter.EventType
 
isCreated() - Method in interface org.infinispan.notifications.cachelistener.event.CacheEntryModifiedEvent
Indicates whether the cache entry modification event is the result of the cache entry being created.
isDefaultRunning() - Method in class org.infinispan.manager.DefaultCacheManager
 
isDefaultRunning() - Method in interface org.infinispan.manager.EmbeddedCacheManager
Tests whether the default cache is running.
isDefined(String) - Method in interface org.infinispan.counter.api.CounterManager
 
isDefined(String) - Method in interface org.infinispan.lock.api.ClusteredLockManager
Checks if a lock is already defined.
isDeltaFilter() - Method in interface org.infinispan.objectfilter.FilterSubscription
 
isDirectory() - Method in class org.infinispan.io.GridFile
 
isDirectory() - Method in class org.infinispan.io.GridFile.Metadata
 
isDistributed() - Method in enum org.infinispan.configuration.cache.CacheMode
 
isDistributed() - Method in class org.infinispan.persistence.jdbc.stringbased.JdbcStringBasedStore
 
isEmbeddedMode(GlobalConfiguration) - Static method in class org.infinispan.configuration.cache.Configurations
 
isEmpty() - Method in class org.infinispan.commons.equivalence.EquivalentHashMap.EntrySet
Deprecated.
 
isEmpty() - Method in class org.infinispan.commons.equivalence.EquivalentHashMap
Deprecated.
 
isEmpty() - Method in class org.infinispan.commons.equivalence.EquivalentHashSet
Deprecated.
Returns true if this set contains no elements.
isEmpty() - Method in class org.infinispan.commons.util.CloseableIteratorCollectionAdapter
 
isEmpty() - Method in class org.infinispan.commons.util.concurrent.ConcurrentHashSet
 
isEmpty() - Method in class org.infinispan.commons.util.concurrent.ConcurrentWeakKeyHashMap
Returns true if this map contains no key-value mappings.
isEmpty() - Method in class org.infinispan.commons.util.FastCopyHashMap.EntrySet
 
isEmpty() - Method in class org.infinispan.commons.util.FastCopyHashMap
 
isEmpty() - Method in class org.infinispan.commons.util.ForwardingList
 
isEmpty() - Method in class org.infinispan.commons.util.ImmutableListCopy
 
isEmpty() - Method in class org.infinispan.commons.util.SmallIntSet
 
isEnabled() - Method in class org.infinispan.configuration.cache.CompatibilityModeConfigurationBuilder
 
isEnabled() - Method in enum org.infinispan.configuration.cache.Index
 
isEnabled() - Method in enum org.infinispan.eviction.EvictionStrategy
Whether or not the cache will do something due to the strategy
isEnabled() - Method in interface org.infinispan.eviction.PassivationManager
 
isEnabled() - Method in interface org.infinispan.expiration.ExpirationManager
 
isEncodingChanged() - Method in class org.infinispan.configuration.cache.ContentTypeConfiguration
 
isEntryRemovedInContext(Object) - Method in interface org.infinispan.context.InvocationContext
Deprecated.
 
isEvictionEnabled() - Method in class org.infinispan.configuration.cache.MemoryConfiguration
 
isExceptionBased() - Method in enum org.infinispan.eviction.EvictionStrategy
The cache will throw exceptions to prevent memory growth
isExceptionBasedEviction(Configuration) - Static method in class org.infinispan.configuration.cache.Configurations
 
isExpired(long) - Method in interface org.infinispan.metadata.InternalMetadata
 
isExpired() - Method in class org.infinispan.notifications.cachelistener.filter.EventType
 
isFile() - Method in class org.infinispan.io.GridFile
 
isFile() - Method in class org.infinispan.io.GridFile.Metadata
 
isHidden() - Method in class org.infinispan.io.GridFile
 
isIBMJavaVendor() - Static method in class org.infinispan.commons.util.Util
 
isImmutable(Object) - Static method in class org.infinispan.commons.util.Immutables
Whether or not this collection type is immutable
isInTxScope() - Method in interface org.infinispan.context.InvocationContext
Deprecated.
Returns true if this call is performed in the context of an transaction, false otherwise.
isInvalidation() - Method in enum org.infinispan.configuration.cache.CacheMode
Returns true if the mode is invalidation, either sync or async.
isJoinComplete() - Method in interface org.infinispan.distribution.DistributionManager
Tests whether the current instance has completed joining the cluster
isKeepAlive() - Method in class org.infinispan.rest.InfinispanResponse
Checks whether this is a Keep Alive type of response.
isKeyLocalToNode(Address, Object) - Method in interface org.infinispan.distribution.ch.ConsistentHash
isKnownMarshallable(Class<?>) - Method in class org.infinispan.commons.marshall.MarshallableTypeHints
Returns whether the hint on whether a particular type is marshallable or not is available.
isLocal() - Method in enum org.infinispan.distribution.DataLocality
Deprecated.
 
isLocalOnly() - Method in enum org.infinispan.configuration.cache.Index
 
isLocalTransaction() - Method in class org.infinispan.stats.LocalTransactionStatistics
 
isLocalTransaction() - Method in class org.infinispan.stats.RemoteTransactionStatistics
 
isLocalTransaction() - Method in class org.infinispan.stats.TransactionStatistics
 
isLocked() - Method in interface org.infinispan.lock.api.ClusteredLock
Returns a CompletableFuture holding true when the lock is locked and false when the lock is released.
isLockedByMe() - Method in interface org.infinispan.lock.api.ClusteredLock
Returns a CompletableFuture holding true when the lock is owned by the caller and false when the lock is owned by someone else or it's released.
isLogEvent() - Method in class org.infinispan.tasks.TaskContext
Whether executing this task will generate an event in the event log
isLowerBoundReached() - Method in exception org.infinispan.counter.exception.CounterOutOfBoundsException
 
isMarshallable(Object) - Method in class org.infinispan.commons.marshall.AbstractDelegatingMarshaller
 
isMarshallable(Object) - Method in class org.infinispan.commons.marshall.JavaSerializationMarshaller
 
isMarshallable(Object) - Method in class org.infinispan.commons.marshall.jboss.AbstractJBossMarshaller
 
isMarshallable(Class<?>) - Method in class org.infinispan.commons.marshall.MarshallableTypeHints
Returns whether a type can be serialized.
isMarshallable(Object) - Method in interface org.infinispan.commons.marshall.Marshaller
A method that checks whether the given object is marshallable as per the rules of this marshaller.
isMarshallable(Object) - Method in class org.infinispan.commons.marshall.StringMarshaller
 
isMarshallable(Object) - Method in class org.infinispan.query.remote.client.BaseProtoStreamMarshaller
 
isMarshallableCandidate(Object) - Method in class org.infinispan.commons.marshall.jboss.AbstractJBossMarshaller
 
isMediaTypeChanged() - Method in class org.infinispan.configuration.cache.ContentTypeConfiguration
 
isMergeView() - Method in interface org.infinispan.notifications.cachemanagerlistener.event.ViewChangedEvent
 
isModified() - Method in class org.infinispan.notifications.cachelistener.filter.EventType
 
isNext(int, long, int) - Method in class org.infinispan.distribution.TriangleOrderManager
 
isNull() - Method in interface org.infinispan.query.dsl.FilterConditionEndContext
Checks that the left argument is null.
ISOLATION_LEVEL - Static variable in class org.infinispan.configuration.cache.LockingConfiguration
 
isolationLevel() - Method in class org.infinispan.configuration.cache.LockingConfiguration
Cache isolation level.
isolationLevel(IsolationLevel) - Method in class org.infinispan.configuration.cache.LockingConfigurationBuilder
Cache isolation level.
isOnePhaseCommit(Configuration) - Static method in class org.infinispan.configuration.cache.Configurations
 
isOnePhaseTotalOrderCommit(Configuration) - Static method in class org.infinispan.configuration.cache.Configurations
 
isOpen() - Method in class org.infinispan.io.ReadableGridFileChannel
 
isOpen() - Method in class org.infinispan.io.WritableGridFileChannel
 
isOriginLocal() - Method in interface org.infinispan.context.InvocationContext
Deprecated.
Returns true if the call was originated locally, false if it is the result of a remote rpc.
isOriginLocal() - Method in interface org.infinispan.notifications.cachelistener.event.TransactionalEvent
 
isOSGiContext() - Static method in class org.infinispan.commons.util.Util
Tries to determine if the code is running in an OSGi context.
isPre() - Method in interface org.infinispan.notifications.cachelistener.event.Event
 
isPreEvent() - Method in class org.infinispan.notifications.cachelistener.filter.EventType
 
isPrimary() - Method in class org.infinispan.distribution.DistributionInfo
 
isPrivileged() - Static method in class org.infinispan.security.Security
 
isReadOnly() - Method in class org.infinispan.stats.TransactionStatistics
 
isReadOwner() - Method in class org.infinispan.distribution.DistributionInfo
 
isReadOwner(Object) - Method in class org.infinispan.distribution.LocalizedCacheTopology
 
isRecoveryEnabled() - Method in enum org.infinispan.configuration.cache.TransactionMode
 
isReentrant() - Method in class org.infinispan.lock.api.ClusteredLockConfiguration
 
isRehashInProgress() - Method in interface org.infinispan.distribution.DistributionManager
Tests whether a rehash is in progress
isRemovalBased() - Method in enum org.infinispan.eviction.EvictionStrategy
The cache will remove other entries to make room to limit memory growth
isRemove() - Method in class org.infinispan.notifications.cachelistener.filter.EventType
 
isReplicated() - Method in enum org.infinispan.configuration.cache.CacheMode
 
isReplicated() - Method in interface org.infinispan.distribution.ch.ConsistentHash
 
isRetry() - Method in class org.infinispan.notifications.cachelistener.filter.EventType
 
isRunning(String) - Method in class org.infinispan.manager.DefaultCacheManager
 
isRunning(String) - Method in interface org.infinispan.manager.EmbeddedCacheManager
Tests whether a named cache is running.
isSafeClass(String) - Method in class org.infinispan.commons.configuration.ClassWhiteList
 
isSafeClass(String, List<String>) - Static method in class org.infinispan.commons.marshall.MarshallUtil
Checks whether class name is matched by the class name white list regular expressions provided.
isSecondPhaseAsync(Configuration) - Static method in class org.infinispan.configuration.cache.Configurations
 
isSegmentLocalToNode(Address, int) - Method in interface org.infinispan.distribution.ch.ConsistentHash
Check if a segment is local to a given member.
isShutdown - Variable in class org.infinispan.distexec.DefaultExecutorService
Deprecated.
 
isShutdown() - Method in class org.infinispan.distexec.DefaultExecutorService
Deprecated.
 
isStarted() - Method in interface org.infinispan.affinity.KeyAffinityService
Checks weather or not the service is started.
isStateTransferInProgress() - Method in interface org.infinispan.conflict.ConflictManager
 
isStopped() - Method in interface org.infinispan.persistence.spi.AdvancedCacheLoader.TaskContext
Verifies if the the TaskContext is marked as stopped.
isStopping() - Method in enum org.infinispan.functional.Status
 
isStopping() - Method in enum org.infinispan.lifecycle.ComponentStatus
 
isSync() - Method in class org.infinispan.notifications.cachelistener.filter.DelegatingCacheEntryListenerInvocation
 
isSynchronous() - Method in enum org.infinispan.configuration.cache.CacheMode
 
isTemplate() - Method in class org.infinispan.configuration.cache.Configuration
 
isTerminated() - Method in class org.infinispan.distexec.DefaultExecutorService
Deprecated.
 
isTerminated() - Method in enum org.infinispan.functional.Status
 
isTerminated() - Method in enum org.infinispan.lifecycle.ComponentStatus
 
isTotalOrder() - Method in enum org.infinispan.transaction.TransactionProtocol
 
isTransactional() - Method in enum org.infinispan.transaction.TransactionMode
 
isTransactionSuccessful() - Method in interface org.infinispan.notifications.cachelistener.event.TransactionCompletedEvent
 
isTwoPhaseCommit() - Method in class org.infinispan.configuration.cache.BackupConfiguration
 
isTxVersioned(Configuration) - Static method in class org.infinispan.configuration.cache.Configurations
 
isUncertain() - Method in enum org.infinispan.distribution.DataLocality
Deprecated.
 
isUpperBoundReached() - Method in exception org.infinispan.counter.exception.CounterOutOfBoundsException
 
isValidKeyType(Object) - Method in class org.infinispan.persistence.jpa.JpaStore
 
isVersioningEnabled(Configuration) - Static method in class org.infinispan.configuration.cache.Configurations
 
isWriteBackup() - Method in class org.infinispan.distribution.DistributionInfo
 
isWriteOwner() - Method in class org.infinispan.distribution.DistributionInfo
 
isWriteOwner(Object) - Method in class org.infinispan.distribution.LocalizedCacheTopology
 
isXAEnabled() - Method in enum org.infinispan.configuration.cache.TransactionMode
 
iterator() - Method in interface org.infinispan.CacheStream
iterator() - Method in class org.infinispan.commons.equivalence.EquivalentHashMap.EntrySet
Deprecated.
 
iterator() - Method in class org.infinispan.commons.equivalence.EquivalentHashMap.Values
Deprecated.
 
iterator() - Method in class org.infinispan.commons.equivalence.EquivalentHashSet
Deprecated.
Returns an iterator over the elements in this set.
iterator() - Method in interface org.infinispan.commons.util.CloseableIterable
 
iterator() - Method in interface org.infinispan.commons.util.CloseableIteratorCollection
iterator() - Method in class org.infinispan.commons.util.CloseableIteratorCollectionAdapter
 
iterator(Stream<? extends R>) - Static method in class org.infinispan.commons.util.Closeables
Creates a closeable iterator that when closed will close the underlying stream as well
iterator(Iterator<? extends E>) - Static method in class org.infinispan.commons.util.Closeables
Creates a closeable iterator from the given iterator that does nothing when close is called.
iterator() - Method in class org.infinispan.commons.util.concurrent.ConcurrentHashSet
 
iterator() - Method in class org.infinispan.commons.util.FastCopyHashMap.EntrySet
 
iterator() - Method in class org.infinispan.commons.util.FastCopyHashMap.KeySet
 
iterator() - Method in class org.infinispan.commons.util.FastCopyHashMap.Values
 
iterator() - Method in class org.infinispan.commons.util.ForwardingList
 
iterator() - Method in class org.infinispan.commons.util.ImmutableListCopy
 
iterator() - Method in class org.infinispan.commons.util.SmallIntSet
 
iterator(FetchOptions) - Method in interface org.infinispan.query.CacheQuery
Returns the results of a search as a ResultIterator.
iterator() - Method in interface org.infinispan.query.CacheQuery
Returns the results of a search as a ResultIterator.
IteratorMapper<E,S> - Class in org.infinispan.commons.util
A iterator that maps each value to the output of the Function.
IteratorMapper(Iterator<? extends E>, Function<? super E, ? extends S>) - Constructor for class org.infinispan.commons.util.IteratorMapper
 

J

JavaSerializationMarshaller - Class in org.infinispan.commons.marshall
Standard Java serialization marshaller.
JavaSerializationMarshaller() - Constructor for class org.infinispan.commons.marshall.JavaSerializationMarshaller
 
JavaSerializationMarshaller(ClassWhiteList) - Constructor for class org.infinispan.commons.marshall.JavaSerializationMarshaller
 
JBossExternalizerAdapter - Class in org.infinispan.commons.marshall.jboss
 
JBossExternalizerAdapter(Externalizer<?>) - Constructor for class org.infinispan.commons.marshall.jboss.JBossExternalizerAdapter
 
JBossMarshallerFactory - Class in org.infinispan.commons.marshall.jboss
A JBoss Marshalling factory class for retrieving marshaller/unmarshaller instances.
JBossMarshallerFactory() - Constructor for class org.infinispan.commons.marshall.jboss.JBossMarshallerFactory
 
JBossStandaloneJTAManagerLookup - Class in org.infinispan.transaction.lookup
JTA standalone TM lookup.
JBossStandaloneJTAManagerLookup() - Constructor for class org.infinispan.transaction.lookup.JBossStandaloneJTAManagerLookup
 
JdbcBinaryStore<K,V> - Class in org.infinispan.persistence.jdbc.binary
AdvancedLoadWriteStore implementation that will store all the buckets as rows in database, each row corresponding to a bucket.
JdbcBinaryStore() - Constructor for class org.infinispan.persistence.jdbc.binary.JdbcBinaryStore
 
JdbcBinaryStoreConfiguration - Class in org.infinispan.persistence.jdbc.configuration
 
JdbcBinaryStoreConfiguration(AttributeSet, AsyncStoreConfiguration, SingletonStoreConfiguration, ConnectionFactoryConfiguration, TableManipulationConfiguration) - Constructor for class org.infinispan.persistence.jdbc.configuration.JdbcBinaryStoreConfiguration
 
JdbcBinaryStoreConfigurationBuilder - Class in org.infinispan.persistence.jdbc.configuration
 
JdbcBinaryStoreConfigurationBuilder(PersistenceConfigurationBuilder) - Constructor for class org.infinispan.persistence.jdbc.configuration.JdbcBinaryStoreConfigurationBuilder
 
JdbcBinaryStoreConfigurationBuilder.BinaryTableManipulationConfigurationBuilder - Class in org.infinispan.persistence.jdbc.configuration
 
JdbcBinaryStoreConfigurationSerializer - Class in org.infinispan.persistence.jdbc.configuration
JdbcBinaryStoreConfigurationSerializer.
JdbcBinaryStoreConfigurationSerializer() - Constructor for class org.infinispan.persistence.jdbc.configuration.JdbcBinaryStoreConfigurationSerializer
 
JdbcMixedStore<K,V> - Class in org.infinispan.persistence.jdbc.mixed
Cache store that combines functionality of JdbcBinaryStore and JdbcStringBasedStore.
JdbcMixedStore() - Constructor for class org.infinispan.persistence.jdbc.mixed.JdbcMixedStore
 
JdbcMixedStoreConfiguration - Class in org.infinispan.persistence.jdbc.configuration
JdbcMixedStoreConfiguration.
JdbcMixedStoreConfiguration(AttributeSet, AsyncStoreConfiguration, SingletonStoreConfiguration, ConnectionFactoryConfiguration, TableManipulationConfiguration, TableManipulationConfiguration) - Constructor for class org.infinispan.persistence.jdbc.configuration.JdbcMixedStoreConfiguration
 
JdbcMixedStoreConfigurationBuilder - Class in org.infinispan.persistence.jdbc.configuration
JdbcMixedCacheStoreConfigurationBuilder.
JdbcMixedStoreConfigurationBuilder(PersistenceConfigurationBuilder) - Constructor for class org.infinispan.persistence.jdbc.configuration.JdbcMixedStoreConfigurationBuilder
 
JdbcMixedStoreConfigurationBuilder.MixedTableManipulationConfigurationBuilder - Class in org.infinispan.persistence.jdbc.configuration
 
JdbcMixedStoreConfigurationChildBuilder<S extends AbstractJdbcStoreConfigurationBuilder<?,S>> - Interface in org.infinispan.persistence.jdbc.configuration
 
JdbcMixedStoreConfigurationSerializer - Class in org.infinispan.persistence.jdbc.configuration
JdbcMixedStoreConfigurationSerializer.
JdbcMixedStoreConfigurationSerializer() - Constructor for class org.infinispan.persistence.jdbc.configuration.JdbcMixedStoreConfigurationSerializer
 
JdbcStoreConfigurationChildBuilder<S extends AbstractJdbcStoreConfigurationBuilder<?,S>> - Interface in org.infinispan.persistence.jdbc.configuration
JdbcStoreConfigurationChildBuilder.
JdbcStoreConfigurationParser - Class in org.infinispan.persistence.jdbc.configuration
JDBC cache store configuration parser.
JdbcStoreConfigurationParser() - Constructor for class org.infinispan.persistence.jdbc.configuration.JdbcStoreConfigurationParser
 
JdbcStringBasedStore<K,V> - Class in org.infinispan.persistence.jdbc.stringbased
AdvancedCacheLoader implementation that stores the entries in a database.
JdbcStringBasedStore() - Constructor for class org.infinispan.persistence.jdbc.stringbased.JdbcStringBasedStore
 
JdbcStringBasedStoreConfiguration - Class in org.infinispan.persistence.jdbc.configuration
 
JdbcStringBasedStoreConfiguration(AttributeSet, AsyncStoreConfiguration, SingletonStoreConfiguration, ConnectionFactoryConfiguration, TableManipulationConfiguration) - Constructor for class org.infinispan.persistence.jdbc.configuration.JdbcStringBasedStoreConfiguration
 
JdbcStringBasedStoreConfigurationBuilder - Class in org.infinispan.persistence.jdbc.configuration
JdbcStringBasedStoreConfigurationBuilder.
JdbcStringBasedStoreConfigurationBuilder(PersistenceConfigurationBuilder) - Constructor for class org.infinispan.persistence.jdbc.configuration.JdbcStringBasedStoreConfigurationBuilder
 
JdbcStringBasedStoreConfigurationBuilder.StringTableManipulationConfigurationBuilder - Class in org.infinispan.persistence.jdbc.configuration
 
JdbcStringBasedStoreConfigurationSerializer - Class in org.infinispan.persistence.jdbc.configuration
JdbcStringBasedStoreConfigurationSerializer.
JdbcStringBasedStoreConfigurationSerializer() - Constructor for class org.infinispan.persistence.jdbc.configuration.JdbcStringBasedStoreConfigurationSerializer
 
JGROUPS_ADDRESS - Static variable in interface org.infinispan.commons.marshall.Ids
 
JGROUPS_TOPOLOGY_AWARE_ADDRESS - Static variable in interface org.infinispan.commons.marshall.Ids
 
JMX_DOMAIN - Static variable in class org.infinispan.configuration.global.GlobalJmxStatisticsConfiguration
 
jmxDomain(String) - Method in class org.infinispan.configuration.global.GlobalJmxStatisticsConfigurationBuilder
If JMX statistics are enabled then all 'published' JMX objects will appear under this name.
jmxStatistics() - Method in class org.infinispan.configuration.cache.Configuration
 
jmxStatistics() - Method in class org.infinispan.configuration.cache.ConfigurationBuilder
 
jmxStatistics() - Method in interface org.infinispan.configuration.cache.ConfigurationChildBuilder
 
JMXStatisticsConfiguration - Class in org.infinispan.configuration.cache
Determines whether statistics are gather and reported.
JMXStatisticsConfigurationBuilder - Class in org.infinispan.configuration.cache
Determines whether statistics are gather and reported.
JmxStatsCommandInterceptor - Class in org.infinispan.interceptors.base
Deprecated.
Since 8.2, no longer public API.
JmxStatsCommandInterceptor() - Constructor for class org.infinispan.interceptors.base.JmxStatsCommandInterceptor
Deprecated.
 
jndiUrl() - Method in class org.infinispan.persistence.jdbc.configuration.ManagedConnectionFactoryConfiguration
 
jndiUrl(String) - Method in class org.infinispan.persistence.jdbc.configuration.ManagedConnectionFactoryConfigurationBuilder
 
join(List<String>, String) - Static method in class org.infinispan.commons.util.Util
 
JpaStore<K,V> - Class in org.infinispan.persistence.jpa
 
JpaStore() - Constructor for class org.infinispan.persistence.jpa.JpaStore
 
JpaStoreConfiguration - Class in org.infinispan.persistence.jpa.configuration
JpaStoreConfiguration.
JpaStoreConfiguration(AttributeSet, AsyncStoreConfiguration, SingletonStoreConfiguration) - Constructor for class org.infinispan.persistence.jpa.configuration.JpaStoreConfiguration
 
JpaStoreConfigurationBuilder - Class in org.infinispan.persistence.jpa.configuration
 
JpaStoreConfigurationBuilder(PersistenceConfigurationBuilder) - Constructor for class org.infinispan.persistence.jpa.configuration.JpaStoreConfigurationBuilder
 
JpaStoreConfigurationParser - Class in org.infinispan.persistence.jpa.configuration
 
JpaStoreConfigurationParser() - Constructor for class org.infinispan.persistence.jpa.configuration.JpaStoreConfigurationParser
 
JpaStoreConfigurationSerializer - Class in org.infinispan.persistence.jpa.configuration
JpaStoreConfigurationSerializer.
JpaStoreConfigurationSerializer() - Constructor for class org.infinispan.persistence.jpa.configuration.JpaStoreConfigurationSerializer
 
JpaStoreException - Exception in org.infinispan.persistence.jpa
 
JpaStoreException() - Constructor for exception org.infinispan.persistence.jpa.JpaStoreException
 
JpaStoreException(String, Throwable) - Constructor for exception org.infinispan.persistence.jpa.JpaStoreException
 
JpaStoreException(String) - Constructor for exception org.infinispan.persistence.jpa.JpaStoreException
 
JpaStoreException(Throwable) - Constructor for exception org.infinispan.persistence.jpa.JpaStoreException
 
JSONConstants - Interface in org.infinispan.rest
 

K

keepAlive() - Method in class org.infinispan.commons.executors.BlockingThreadPoolExecutorFactory
 
key() - Method in class org.infinispan.configuration.cache.EncodingConfigurationBuilder
 
key() - Method in interface org.infinispan.functional.EntryView.ReadEntryView
Key of the read-only entry view.
KEY - Static variable in interface org.infinispan.query.ProjectionConstants
 
key2StringMapper() - Method in class org.infinispan.persistence.jdbc.configuration.JdbcMixedStoreConfiguration
 
key2StringMapper(String) - Method in class org.infinispan.persistence.jdbc.configuration.JdbcMixedStoreConfigurationBuilder
The class name of a Key2StringMapper to use for mapping keys to strings suitable for storage in a database table.
key2StringMapper(Class<? extends Key2StringMapper>) - Method in class org.infinispan.persistence.jdbc.configuration.JdbcMixedStoreConfigurationBuilder
The class of a Key2StringMapper to use for mapping keys to strings suitable for storage in a database table.
key2StringMapper(String) - Method in class org.infinispan.persistence.jdbc.configuration.JdbcMixedStoreConfigurationBuilder.MixedTableManipulationConfigurationBuilder
 
key2StringMapper(Class<? extends Key2StringMapper>) - Method in class org.infinispan.persistence.jdbc.configuration.JdbcMixedStoreConfigurationBuilder.MixedTableManipulationConfigurationBuilder
 
key2StringMapper(String) - Method in interface org.infinispan.persistence.jdbc.configuration.JdbcMixedStoreConfigurationChildBuilder
The class name of a Key2StringMapper to use for mapping keys to strings suitable for storage in a database table.
key2StringMapper(Class<? extends Key2StringMapper>) - Method in interface org.infinispan.persistence.jdbc.configuration.JdbcMixedStoreConfigurationChildBuilder
The class of a Key2StringMapper to use for mapping keys to strings suitable for storage in a database table.
key2StringMapper() - Method in class org.infinispan.persistence.jdbc.configuration.JdbcStringBasedStoreConfiguration
 
key2StringMapper(String) - Method in class org.infinispan.persistence.jdbc.configuration.JdbcStringBasedStoreConfigurationBuilder
The class name of a Key2StringMapper to use for mapping keys to strings suitable for storage in a database table.
key2StringMapper(Class<? extends Key2StringMapper>) - Method in class org.infinispan.persistence.jdbc.configuration.JdbcStringBasedStoreConfigurationBuilder
The class of a Key2StringMapper to use for mapping keys to strings suitable for storage in a database table.
key2StringMapper(String) - Method in class org.infinispan.persistence.rest.configuration.AbstractRestStoreConfigurationChildBuilder
 
key2StringMapper(Class<? extends MarshallingTwoWayKey2StringMapper>) - Method in class org.infinispan.persistence.rest.configuration.AbstractRestStoreConfigurationChildBuilder
 
key2StringMapper() - Method in class org.infinispan.persistence.rest.configuration.RestStoreConfiguration
 
key2StringMapper(String) - Method in class org.infinispan.persistence.rest.configuration.RestStoreConfigurationBuilder
 
key2StringMapper(Class<? extends MarshallingTwoWayKey2StringMapper>) - Method in class org.infinispan.persistence.rest.configuration.RestStoreConfigurationBuilder
 
key2StringMapper(String) - Method in interface org.infinispan.persistence.rest.configuration.RestStoreConfigurationChildBuilder
The class name of a Key2StringMapper to use for mapping keys to strings suitable for RESTful retrieval/storage.
key2StringMapper(Class<? extends MarshallingTwoWayKey2StringMapper>) - Method in interface org.infinispan.persistence.rest.configuration.RestStoreConfigurationChildBuilder
The class of a Key2StringMapper to use for mapping keys to strings suitable for RESTful retrieval/storage.
KEY_FILTER_AS_CACHE_EVENT_FILTER - Static variable in interface org.infinispan.commons.marshall.Ids
 
KEY_FILTER_AS_KEY_VALUE_FILTER - Static variable in interface org.infinispan.commons.marshall.Ids
 
KEY_PARTITIONER - Static variable in class org.infinispan.configuration.cache.HashConfiguration
 
KEY_VALUE_FILTER_AS_CACHE_EVENT_FILTER - Static variable in interface org.infinispan.commons.marshall.Ids
 
KEY_VALUE_FILTER_AS_KEY_FILTER - Static variable in interface org.infinispan.commons.marshall.Ids
 
KEY_VALUE_PAIR_ID - Static variable in interface org.infinispan.commons.marshall.Ids
 
KeyAffinityService<K> - Interface in org.infinispan.affinity
Defines a service that generates keys to be mapped to specific nodes in a distributed(vs.
KeyAffinityServiceFactory - Class in org.infinispan.affinity
Factory for KeyAffinityService.
KeyAffinityServiceFactory() - Constructor for class org.infinispan.affinity.KeyAffinityServiceFactory
 
keyAlias() - Method in class org.infinispan.persistence.remote.configuration.SslConfiguration
 
keyAlias(String) - Method in class org.infinispan.persistence.remote.configuration.SslConfigurationBuilder
 
keyAlias(String) - Method in class org.infinispan.server.core.configuration.SslConfigurationBuilder
Selects a specific key to choose from the keystore
keyAlias() - Method in class org.infinispan.server.core.configuration.SslEngineConfiguration
 
keyAlias(String) - Method in class org.infinispan.server.core.configuration.SslEngineConfigurationBuilder
Selects a specific key to choose from the keystore
keyDataType() - Method in class org.infinispan.configuration.cache.EncodingConfiguration
 
keyEquivalence() - Method in class org.infinispan.configuration.cache.DataContainerConfiguration
Deprecated.
 
keyEquivalence(Equivalence<K>) - Method in class org.infinispan.configuration.cache.DataContainerConfigurationBuilder
Set the Equivalence instance to use to compare keys stored in data container.
KeyFilter<K> - Interface in org.infinispan.filter
A filter for keys.
KeyFilterAsCacheEventFilter<K> - Class in org.infinispan.notifications.cachelistener.filter
CacheEventFilter that implements it's filtering solely on the use of the provided KeyFilter
KeyFilterAsCacheEventFilter(KeyFilter<? super K>) - Constructor for class org.infinispan.notifications.cachelistener.filter.KeyFilterAsCacheEventFilter
 
KeyFilterAsCacheEventFilter.Externalizer - Class in org.infinispan.notifications.cachelistener.filter
 
KeyFilterAsKeyValueFilter<K,V> - Class in org.infinispan.filter
KeyValueFilter that implements it's filtering solely on the use of the provided KeyFilter
KeyFilterAsKeyValueFilter(KeyFilter<? super K>) - Constructor for class org.infinispan.filter.KeyFilterAsKeyValueFilter
 
KeyFilterAsKeyValueFilter.Externalizer - Class in org.infinispan.filter
 
KeyGenerator<K> - Interface in org.infinispan.affinity
Used for generating keys; used by KeyAffinityService to generate the affinity keys.
keyPartitioner() - Method in class org.infinispan.configuration.cache.HashConfiguration
 
keyPartitioner(KeyPartitioner) - Method in class org.infinispan.configuration.cache.HashConfigurationBuilder
Key partitioner, controlling the mapping of keys to hash segments.
KeyPartitioner - Interface in org.infinispan.distribution.ch
Map keys to segments.
keys - Variable in class org.infinispan.commons.util.ArrayMap
 
keys() - Method in class org.infinispan.commons.util.concurrent.ConcurrentWeakKeyHashMap
Returns an enumeration of the keys in this table.
keys() - Method in interface org.infinispan.functional.FunctionalMap.ReadOnlyMap
Provides a Traversable that allows clients to navigate all cached keys.
keySet() - Method in interface org.infinispan.Cache
Returns a set view of the keys contained in this cache and cache loader across the entire cluster.
keySet() - Method in class org.infinispan.commons.equivalence.EquivalentHashMap
Deprecated.
 
keySet - Variable in class org.infinispan.commons.util.AbstractMap
 
keySet() - Method in class org.infinispan.commons.util.ArrayMap
 
keySet() - Method in class org.infinispan.commons.util.concurrent.ConcurrentWeakKeyHashMap
Returns a Set view of the keys contained in this map.
keySet() - Method in class org.infinispan.commons.util.FastCopyHashMap
 
KeySet() - Constructor for class org.infinispan.commons.util.FastCopyHashMap.KeySet
 
keySizeEstimate(int) - Method in class org.infinispan.persistence.remote.configuration.AbstractRemoteStoreConfigurationChildBuilder
 
keySizeEstimate() - Method in class org.infinispan.persistence.remote.configuration.RemoteStoreConfiguration
 
keySizeEstimate(int) - Method in class org.infinispan.persistence.remote.configuration.RemoteStoreConfigurationBuilder
 
keySizeEstimate(int) - Method in interface org.infinispan.persistence.remote.configuration.RemoteStoreConfigurationChildBuilder
The class name of the driver used for connecting to the database.
keysToExecutionNodes(DistributedTaskExecutionPolicy, K...) - Method in class org.infinispan.distexec.DefaultExecutorService
Deprecated.
 
keyStoreCertificatePassword() - Method in class org.infinispan.persistence.remote.configuration.SslConfiguration
 
keyStoreCertificatePassword(char[]) - Method in class org.infinispan.persistence.remote.configuration.SslConfigurationBuilder
Specifies the password needed to access private key associated with certificate stored in specified SslConfigurationBuilder.keyStoreFileName(String).
keyStoreCertificatePassword() - Method in class org.infinispan.server.core.configuration.SslConfiguration
 
keyStoreCertificatePassword(char[]) - Method in class org.infinispan.server.core.configuration.SslConfigurationBuilder
Specifies the password needed to access private key associated with certificate stored in specified SslConfigurationBuilder.keyStoreFileName(String).
keyStoreCertificatePassword() - Method in class org.infinispan.server.core.configuration.SslEngineConfiguration
 
keyStoreCertificatePassword(char[]) - Method in class org.infinispan.server.core.configuration.SslEngineConfigurationBuilder
Specifies the password needed to access private key associated with certificate stored in specified SslEngineConfigurationBuilder.keyStoreFileName(String).
keyStoreFileName() - Method in class org.infinispan.persistence.remote.configuration.SslConfiguration
 
keyStoreFileName(String) - Method in class org.infinispan.persistence.remote.configuration.SslConfigurationBuilder
Specifies the filename of a keystore to use to create the SSLContext You also need to specify a SslConfigurationBuilder.keyStorePassword(char[]).
keyStoreFileName() - Method in class org.infinispan.server.core.configuration.SslConfiguration
 
keyStoreFileName(String) - Method in class org.infinispan.server.core.configuration.SslConfigurationBuilder
Specifies the filename of a keystore to use to create the SSLContext You also need to specify a SslConfigurationBuilder.keyStorePassword(char[]).
keyStoreFileName() - Method in class org.infinispan.server.core.configuration.SslEngineConfiguration
 
keyStoreFileName(String) - Method in class org.infinispan.server.core.configuration.SslEngineConfigurationBuilder
Specifies the filename of a keystore to use to create the SSLContext You also need to specify a SslEngineConfigurationBuilder.keyStorePassword(char[]).
keyStorePassword() - Method in class org.infinispan.persistence.remote.configuration.SslConfiguration
 
keyStorePassword(char[]) - Method in class org.infinispan.persistence.remote.configuration.SslConfigurationBuilder
Specifies the password needed to open the keystore You also need to specify a SslConfigurationBuilder.keyStoreFileName(String).
keyStorePassword() - Method in class org.infinispan.server.core.configuration.SslConfiguration
 
keyStorePassword(char[]) - Method in class org.infinispan.server.core.configuration.SslConfigurationBuilder
Specifies the password needed to open the keystore You also need to specify a SslConfigurationBuilder.keyStoreFileName(String).
keyStorePassword() - Method in class org.infinispan.server.core.configuration.SslEngineConfiguration
 
keyStorePassword(char[]) - Method in class org.infinispan.server.core.configuration.SslEngineConfigurationBuilder
Specifies the password needed to open the keystore You also need to specify a SslEngineConfigurationBuilder.keyStoreFileName(String).
keyStoreType() - Method in class org.infinispan.persistence.remote.configuration.SslConfiguration
 
keyStoreType(String) - Method in class org.infinispan.persistence.remote.configuration.SslConfigurationBuilder
Specifies the type of the keystore, such as JKS or JCEKS.
keyStoreType(String) - Method in class org.infinispan.server.core.configuration.SslConfigurationBuilder
Specifies the type of the keystore, such as JKS or JCEKS.
keyStoreType() - Method in class org.infinispan.server.core.configuration.SslEngineConfiguration
 
keyStoreType(String) - Method in class org.infinispan.server.core.configuration.SslEngineConfigurationBuilder
Specifies the type of the keystore, such as JKS or JCEKS.
KeyValueFilter<K,V> - Interface in org.infinispan.filter
A filter for keys with their values.
KeyValueFilterAsCacheEventFilter<K,V> - Class in org.infinispan.notifications.cachelistener.filter
CacheEventFilter that implements it's filtering solely on the use of the provided KeyValueFilter
KeyValueFilterAsCacheEventFilter(KeyValueFilter<? super K, ? super V>) - Constructor for class org.infinispan.notifications.cachelistener.filter.KeyValueFilterAsCacheEventFilter
 
KeyValueFilterAsCacheEventFilter.Externalizer - Class in org.infinispan.notifications.cachelistener.filter
 
KeyValueFilterAsKeyFilter<K> - Class in org.infinispan.filter
This is a KeyFilter that utilizes the given KeyValueFilter to determine if to filter the key.
KeyValueFilterAsKeyFilter(KeyValueFilter<? super K, ?>) - Constructor for class org.infinispan.filter.KeyValueFilterAsKeyFilter
 
KeyValueFilterAsKeyFilter.Externalizer - Class in org.infinispan.filter
 
KeyValueFilterConverter<K,V,C> - Interface in org.infinispan.filter
This interface is an optimization that can be used when a filter and converter are most efficiently used as the same object composing the filtering and conversion in the same method invocation.
KeyValueFilterConverterFactory<K,V,C> - Interface in org.infinispan.filter
Factory for KeyValueFilterConverter instances
KeyValueWithPrevious<K,V> - Class in org.infinispan.commons.util
 
KeyValueWithPrevious(K, V, V) - Constructor for class org.infinispan.commons.util.KeyValueWithPrevious
 
KeyValueWithPrevious.KeyValueWithPreviousExternalizer - Class in org.infinispan.commons.util
 
KeyValueWithPreviousExternalizer() - Constructor for class org.infinispan.commons.util.KeyValueWithPrevious.KeyValueWithPreviousExternalizer
 

L

l1() - Method in class org.infinispan.configuration.cache.ClusteringConfiguration
This method allows configuration of the L1 cache for distributed caches.
l1() - Method in class org.infinispan.configuration.cache.ClusteringConfigurationBuilder
This method allows configuration of the L1 cache for distributed caches.
l1() - Method in interface org.infinispan.configuration.cache.ClusteringConfigurationChildBuilder
Configures the L1 cache behavior in 'distributed' caches instances.
L1Configuration - Class in org.infinispan.configuration.cache
Configures the L1 cache behavior in 'distributed' caches instances.
L1ConfigurationBuilder - Class in org.infinispan.configuration.cache
Configures the L1 cache behavior in 'distributed' caches instances.
L1Manager - Interface in org.infinispan.distribution
Deprecated.
Since 8.3, will be removed.
LAMBDA_CONSTANT - Static variable in interface org.infinispan.commons.marshall.Ids
 
LAMBDA_SET_VALUE_IF_EQUALS_RETURN_BOOLEAN - Static variable in interface org.infinispan.commons.marshall.Ids
 
LAMBDA_WITH_METAS - Static variable in interface org.infinispan.commons.marshall.Ids
 
LambdaExternalizer<T> - Interface in org.infinispan.commons.marshall
last() - Method in class org.infinispan.configuration.cache.InterceptorConfiguration
Deprecated.
 
lastIndexOf(Object) - Method in class org.infinispan.commons.util.ForwardingList
 
lastIndexOf(Object) - Method in class org.infinispan.commons.util.ImmutableListCopy
 
lastModified() - Method in class org.infinispan.io.GridFile
 
lastModified(Date) - Method in class org.infinispan.rest.InfinispanCacheResponse
Add last-modified header.
lastUsed() - Method in interface org.infinispan.metadata.InternalMetadata
 
left() - Method in class org.infinispan.commons.util.Either
 
LegacyKeySupportSystemProperties - Class in org.infinispan.commons.util
A wrapper around system properties that supports legacy keys
LegacyKeySupportSystemProperties() - Constructor for class org.infinispan.commons.util.LegacyKeySupportSystemProperties
 
length() - Method in class org.infinispan.io.GridFile
 
LevelDBStore - Class in org.infinispan.persistence.leveldb
 
LevelDBStore() - Constructor for class org.infinispan.persistence.leveldb.LevelDBStore
 
LevelDBStoreConfiguration - Class in org.infinispan.persistence.leveldb.configuration
 
LevelDBStoreConfiguration(AttributeSet, AsyncStoreConfiguration, SingletonStoreConfiguration) - Constructor for class org.infinispan.persistence.leveldb.configuration.LevelDBStoreConfiguration
 
LevelDBStoreConfiguration.ImplementationType - Enum in org.infinispan.persistence.leveldb.configuration
 
LevelDBStoreConfigurationBuilder - Class in org.infinispan.persistence.leveldb.configuration
 
LevelDBStoreConfigurationBuilder(PersistenceConfigurationBuilder) - Constructor for class org.infinispan.persistence.leveldb.configuration.LevelDBStoreConfigurationBuilder
 
LevelDBStoreConfigurationParser - Class in org.infinispan.persistence.leveldb.configuration
 
LevelDBStoreConfigurationParser() - Constructor for class org.infinispan.persistence.leveldb.configuration.LevelDBStoreConfigurationParser
 
LevelDBStoreConfigurationSerializer - Class in org.infinispan.persistence.leveldb.configuration
LevelDBStoreConfigurationSerializer.
LevelDBStoreConfigurationSerializer() - Constructor for class org.infinispan.persistence.leveldb.configuration.LevelDBStoreConfigurationSerializer
 
Lifecycle - Interface in org.infinispan.commons.api
Lifecycle interface that defines the lifecycle of components
Lifecycle - Interface in org.infinispan.lifecycle
Deprecated.
use Lifecycle instead
LifecycleCallbacks - Class in org.infinispan.persistence.remote
 
LifecycleCallbacks() - Constructor for class org.infinispan.persistence.remote.LifecycleCallbacks
 
LifecycleCallbacks - Class in org.infinispan.rest
Module lifecycle callbacks implementation that enables module specific AdvancedExternalizer implementations to be registered.
LifecycleCallbacks() - Constructor for class org.infinispan.rest.LifecycleCallbacks
 
LIFESPAN - Static variable in class org.infinispan.configuration.cache.ExpirationConfiguration
 
lifespan() - Method in class org.infinispan.configuration.cache.ExpirationConfiguration
Maximum lifespan of a cache entry, after which the entry is expired cluster-wide, in milliseconds.
lifespan(long) - Method in class org.infinispan.configuration.cache.ExpirationConfigurationBuilder
Maximum lifespan of a cache entry, after which the entry is expired cluster-wide, in milliseconds.
lifespan(long, TimeUnit) - Method in class org.infinispan.configuration.cache.ExpirationConfigurationBuilder
Maximum lifespan of a cache entry, after which the entry is expired cluster-wide, in milliseconds.
LIFESPAN - Static variable in class org.infinispan.configuration.cache.L1Configuration
 
lifespan() - Method in class org.infinispan.configuration.cache.L1Configuration
Maximum lifespan of an entry placed in the L1 cache.
lifespan(long) - Method in class org.infinispan.configuration.cache.L1ConfigurationBuilder
Maximum lifespan of an entry placed in the L1 cache.
lifespan(long, TimeUnit) - Method in class org.infinispan.configuration.cache.L1ConfigurationBuilder
Maximum lifespan of an entry placed in the L1 cache.
lifespan - Variable in class org.infinispan.metadata.EmbeddedMetadata.Builder
 
lifespan(long, TimeUnit) - Method in class org.infinispan.metadata.EmbeddedMetadata.Builder
 
lifespan(long) - Method in class org.infinispan.metadata.EmbeddedMetadata.Builder
 
lifespan() - Method in class org.infinispan.metadata.EmbeddedMetadata
 
lifespan(long, TimeUnit) - Method in interface org.infinispan.metadata.Metadata.Builder
Set lifespan time with a given time unit.
lifespan(long) - Method in interface org.infinispan.metadata.Metadata.Builder
Set lifespan time assuming that the time unit is milliseconds.
lifespan() - Method in interface org.infinispan.metadata.Metadata
Returns the lifespan of the cache entry with which this metadata object is associated, in milliseconds.
lifespanUnit - Variable in class org.infinispan.metadata.EmbeddedMetadata.Builder
 
like(String) - Method in interface org.infinispan.query.dsl.FilterConditionEndContext
Checks that the left argument (which is expected to be a String) matches a wildcard pattern that follows the JPA rules.
limit(long) - Method in interface org.infinispan.CacheStream
limit(long) - Method in interface org.infinispan.DoubleCacheStream
limit(long) - Method in interface org.infinispan.IntCacheStream
limit(long) - Method in interface org.infinispan.LongCacheStream
list() - Method in class org.infinispan.io.GridFile
 
list(FilenameFilter) - Method in class org.infinispan.io.GridFile
 
list() - Method in interface org.infinispan.query.CacheQuery
Returns the results of a search as a list.
list() - Method in interface org.infinispan.query.dsl.Query
Returns the results of a search as a list.
Listenable - Interface in org.infinispan.notifications
Interface that denotes that the implementation can have listeners attached to it.
Listener - Annotation Type in org.infinispan.notifications
Class-level annotation used to annotate an object as being a valid cache listener.
Listener.Observation - Enum in org.infinispan.notifications
 
ListenerRegistration - Class in org.infinispan.affinity
Used for registering various cache notifications.
ListenerRegistration(KeyAffinityServiceImpl<?>) - Constructor for class org.infinispan.affinity.ListenerRegistration
 
listeners() - Method in interface org.infinispan.functional.FunctionalMap.ReadWriteMap
Allows to read-write listeners to be registered.
listeners() - Method in interface org.infinispan.functional.FunctionalMap.WriteOnlyMap
Allows to write-only listeners to be registered.
Listeners - Class in org.infinispan.functional
Holder class for functional listener definitions.
Listeners.ReadWriteListeners<K,V> - Interface in org.infinispan.functional
Read-write listeners enable users to register listeners for cache entry created, modified and removed events, and also register listeners for any cache entry write events.
Listeners.ReadWriteListeners.ReadWriteListener<K,V> - Interface in org.infinispan.functional
Read-write listener
Listeners.WriteListeners<K,V> - Interface in org.infinispan.functional
Write listeners enable user to register listeners for any cache entry write events that happen in either a read-write or write-only functional map.
Listeners.WriteListeners.WriteListener<K,V> - Interface in org.infinispan.functional
Write-only listener.
listenerThreadPool() - Method in class org.infinispan.configuration.global.GlobalConfiguration
 
listenerThreadPool() - Method in class org.infinispan.configuration.global.GlobalConfigurationBuilder
 
listenerThreadPool() - Method in interface org.infinispan.configuration.global.GlobalConfigurationChildBuilder
Configuration for the listener thread pool
listFiles() - Method in class org.infinispan.io.GridFile
 
listFiles(FilenameFilter) - Method in class org.infinispan.io.GridFile
 
listFiles(FileFilter) - Method in class org.infinispan.io.GridFile
 
listIterator() - Method in class org.infinispan.commons.util.ForwardingList
 
listIterator(int) - Method in class org.infinispan.commons.util.ForwardingList
 
listIterator() - Method in class org.infinispan.commons.util.ImmutableListCopy
 
listIterator(int) - Method in class org.infinispan.commons.util.ImmutableListCopy
 
load(Class<T>, ClassLoader...) - Static method in class org.infinispan.commons.util.ServiceFinder
 
load(Object) - Method in class org.infinispan.persistence.cluster.ClusterLoader
 
load(Object) - Method in class org.infinispan.persistence.file.SingleFileStore
 
load(Object) - Method in class org.infinispan.persistence.jdbc.binary.JdbcBinaryStore
 
load(Object) - Method in class org.infinispan.persistence.jdbc.mixed.JdbcMixedStore
 
load(Object) - Method in class org.infinispan.persistence.jdbc.stringbased.JdbcStringBasedStore
 
load(Object) - Method in class org.infinispan.persistence.jpa.JpaStore
 
load(Object) - Method in class org.infinispan.persistence.leveldb.LevelDBStore
 
load(Object) - Method in class org.infinispan.persistence.remote.RemoteStore
 
load(Object) - Method in class org.infinispan.persistence.rest.RestStore
 
load(Object) - Method in interface org.infinispan.persistence.spi.CacheLoader
Fetches an entry from the storage.
loadAndCheckExpiration(PersistenceManager, Object, InvocationContext, TimeService) - Static method in class org.infinispan.persistence.PersistenceUtil
 
loadAndComputeInDataContainer(DataContainer<K, V>, PersistenceManager, K, InvocationContext, TimeService, DataContainer.ComputeAction<K, V>) - Static method in class org.infinispan.persistence.PersistenceUtil
 
loadAndStoreInDataContainer(DataContainer<K, V>, PersistenceManager, K, InvocationContext, TimeService, AtomicReference<Boolean>) - Static method in class org.infinispan.persistence.PersistenceUtil
 
loadBucket(Integer) - Method in class org.infinispan.persistence.jdbc.binary.JdbcBinaryStore
 
loadClass(String, ClassLoader) - Static method in class org.infinispan.commons.util.Util
Loads the specified class using the passed classloader, or, if it is null the Infinispan classes' classloader.
loadClassStrict(String, ClassLoader) - Static method in class org.infinispan.commons.util.Util
Loads the specified class using the passed classloader, or, if it is null the Infinispan classes' classloader.
LoaderConfigurationChildBuilder<S> - Interface in org.infinispan.configuration.cache
LoaderConfigurationBuilder is an interface which should be implemented by all cache loader builders
localExecutorService - Variable in class org.infinispan.distexec.DefaultExecutorService
Deprecated.
 
LocalizedCacheTopology - Class in org.infinispan.distribution
Extends CacheTopology with information about keys owned by the local node.
LocalizedCacheTopology(CacheMode, CacheTopology, KeyPartitioner, Address) - Constructor for class org.infinispan.distribution.LocalizedCacheTopology
 
LocalOnlyCacheLoader - Interface in org.infinispan.persistence.spi
Marker interface for cache loaders that should only load values on the originating nodes.
localSite() - Method in class org.infinispan.configuration.global.SiteConfiguration
Returns the name of the local site.
localSite(String) - Method in class org.infinispan.configuration.global.SiteConfigurationBuilder
Sets the name of the local site.
LocalTransactionStatistics - Class in org.infinispan.stats
Represents the statistics collected for a local transaction
LocalTransactionStatistics(boolean, TimeService) - Constructor for class org.infinispan.stats.LocalTransactionStatistics
 
locate(Object) - Method in interface org.infinispan.distribution.DistributionManager
Deprecated.
Since 8.3, please use getCacheTopology().getDistributionInfo(key) instead.
locateAll(Collection<Object>) - Method in interface org.infinispan.distribution.DistributionManager
Deprecated.
Since 8.3, no direct replacement.
locateAllOwners(Collection<Object>) - Method in interface org.infinispan.distribution.ch.ConsistentHash
Deprecated.
locateOwners(Object) - Method in interface org.infinispan.distribution.ch.ConsistentHash
Deprecated.
Since 9.0, please use LocalizedCacheTopology.getDistribution(Object) instead.
locateOwnersForSegment(int) - Method in interface org.infinispan.distribution.ch.ConsistentHash
 
locatePrimaryOwner(Object) - Method in interface org.infinispan.distribution.ch.ConsistentHash
Deprecated.
Since 9.0, please use LocalizedCacheTopology.getDistribution(Object) instead.
locatePrimaryOwnerForSegment(int) - Method in interface org.infinispan.distribution.ch.ConsistentHash
 
LOCATION - Static variable in class org.infinispan.configuration.cache.SingleFileStoreConfiguration
 
location() - Method in class org.infinispan.configuration.cache.SingleFileStoreConfiguration
 
location(String) - Method in class org.infinispan.configuration.cache.SingleFileStoreConfigurationBuilder
Sets a location on disk where the store can write.
location() - Method in class org.infinispan.persistence.leveldb.configuration.LevelDBStoreConfiguration
 
location(String) - Method in class org.infinispan.persistence.leveldb.configuration.LevelDBStoreConfigurationBuilder
 
lock(K...) - Method in interface org.infinispan.AdvancedCache
Locks a given key or keys eagerly across cache nodes in a cluster.
lock(Collection<? extends K>) - Method in interface org.infinispan.AdvancedCache
Locks collections of keys eagerly across cache nodes in a cluster.
lock() - Method in interface org.infinispan.lock.api.ClusteredLock
Acquires the lock.
LOCK_ACQUISITION_TIMEOUT - Static variable in class org.infinispan.configuration.cache.LockingConfiguration
 
lockAcquisitionTimeout() - Method in class org.infinispan.configuration.cache.LockingConfiguration
Maximum time to attempt a particular lock acquisition
lockAcquisitionTimeout(long) - Method in class org.infinispan.configuration.cache.LockingConfiguration
 
lockAcquisitionTimeout(long) - Method in class org.infinispan.configuration.cache.LockingConfigurationBuilder
Maximum time to attempt a particular lock acquisition
lockAcquisitionTimeout(long, TimeUnit) - Method in class org.infinispan.configuration.cache.LockingConfigurationBuilder
Maximum time to attempt a particular lock acquisition
lockAcquisitionTimeout() - Method in class org.infinispan.persistence.jdbc.configuration.JdbcBinaryStoreConfiguration
 
lockAcquisitionTimeout(long) - Method in class org.infinispan.persistence.jdbc.configuration.JdbcBinaryStoreConfigurationBuilder
 
lockAcquisitionTimeout() - Method in class org.infinispan.persistence.jdbc.configuration.JdbcMixedStoreConfiguration
 
lockAcquisitionTimeout(long) - Method in class org.infinispan.persistence.jdbc.configuration.JdbcMixedStoreConfigurationBuilder
 
lockBucketForReading(Integer) - Method in class org.infinispan.persistence.jdbc.binary.JdbcBinaryStore
Acquires read lock on the given key.
lockBucketForWriting(Integer) - Method in class org.infinispan.persistence.jdbc.binary.JdbcBinaryStore
Acquires write lock on the given key.
lockConcurrencyLevel() - Method in class org.infinispan.persistence.jdbc.configuration.JdbcBinaryStoreConfiguration
 
lockConcurrencyLevel() - Method in class org.infinispan.persistence.jdbc.configuration.JdbcMixedStoreConfiguration
 
lockConcurrencyLevel(int) - Method in class org.infinispan.persistence.jdbc.configuration.JdbcMixedStoreConfigurationBuilder
 
locking() - Method in class org.infinispan.configuration.cache.Configuration
 
locking() - Method in class org.infinispan.configuration.cache.ConfigurationBuilder
 
locking() - Method in interface org.infinispan.configuration.cache.ConfigurationChildBuilder
 
LOCKING_MODE - Static variable in class org.infinispan.configuration.cache.TransactionConfiguration
 
LockingConfiguration - Class in org.infinispan.configuration.cache
Defines the local, in-VM locking and concurrency characteristics of the cache.
LockingConfigurationBuilder - Class in org.infinispan.configuration.cache
Defines the local, in-VM locking and concurrency characteristics of the cache.
LockingConfigurationBuilder(ConfigurationBuilder) - Constructor for class org.infinispan.configuration.cache.LockingConfigurationBuilder
 
lockingMode() - Method in class org.infinispan.configuration.cache.TransactionConfiguration
Configures whether the cache uses optimistic or pessimistic locking.
lockingMode(LockingMode) - Method in class org.infinispan.configuration.cache.TransactionConfiguration
Configures whether the cache uses optimistic or pessimistic locking.
lockingMode(LockingMode) - Method in class org.infinispan.configuration.cache.TransactionConfigurationBuilder
Configures whether the cache uses optimistic or pessimistic locking.
LockingMode - Enum in org.infinispan.transaction
Defines the locking modes that are available for transactional caches: optimistic or pessimistic.
log - Static variable in class org.infinispan.commons.marshall.jboss.AbstractJBossMarshaller
 
log - Static variable in class org.infinispan.commons.marshall.jboss.CheckedClassResolver
 
log - Static variable in class org.infinispan.configuration.global.GlobalAuthorizationConfigurationBuilder
 
log - Variable in class org.infinispan.stats.TransactionStatistics
 
logEvent(boolean) - Method in class org.infinispan.tasks.TaskContext
Whether execution will generate an event in the event log
logger - Static variable in class org.infinispan.rest.cachemanager.RestCacheManager
 
logger - Static variable in class org.infinispan.rest.Http20RequestHandler
 
LoggingAuditLogger - Class in org.infinispan.security.impl
LoggingAuditLogger.
LoggingAuditLogger() - Constructor for class org.infinispan.security.impl.LoggingAuditLogger
 
LONG - Static variable in class org.infinispan.commons.equivalence.AnyEquivalence
Deprecated.
 
LONG_SUMMARY_STATISTICS - Static variable in interface org.infinispan.commons.marshall.Ids
 
LongCacheStream - Interface in org.infinispan
A LongStream that has additional methods to allow for Serializable instances.
lookupEntry(Object) - Method in interface org.infinispan.context.EntryLookup
Retrieves an entry from the collection of looked up entries in the current scope.
lookupFile(String, ClassLoader) - Method in class org.infinispan.commons.util.AbstractFileLookup
Looks up the file, see : FileLookupFactory.DefaultFileLookup.
lookupFile(String, ClassLoader) - Method in interface org.infinispan.commons.util.FileLookup
Looks up the file, see : FileLookupFactory.DefaultFileLookup.
lookupFileLocation(String, ClassLoader) - Method in class org.infinispan.commons.util.AbstractFileLookup
 
lookupFileLocation(String, ClassLoader) - Method in interface org.infinispan.commons.util.FileLookup
 
lookupFileLocations(String, ClassLoader) - Method in class org.infinispan.commons.util.AbstractFileLookup
 
lookupFileLocations(String, ClassLoader) - Method in interface org.infinispan.commons.util.FileLookup
 
lookupFileStrict(String, ClassLoader) - Method in class org.infinispan.commons.util.AbstractFileLookup
Looks up the file, see : FileLookupFactory.DefaultFileLookup.
lookupFileStrict(URI, ClassLoader) - Method in class org.infinispan.commons.util.AbstractFileLookup
 
lookupFileStrict(String, ClassLoader) - Method in interface org.infinispan.commons.util.FileLookup
Looks up the file, see : FileLookupFactory.DefaultFileLookup.
lookupFileStrict(URI, ClassLoader) - Method in interface org.infinispan.commons.util.FileLookup
Looks up the file, see : FileLookupFactory.DefaultFileLookup.
LOWER_BOUND - Static variable in exception org.infinispan.counter.exception.CounterOutOfBoundsException
 
lowerBound(long) - Method in class org.infinispan.counter.api.CounterConfiguration.Builder
Sets the lower bound (inclusive) of the counter.
lowerBound() - Method in class org.infinispan.counter.api.CounterConfiguration
 
lowerBound() - Method in class org.infinispan.counter.configuration.StrongCounterConfiguration
 
lowerBound(long) - Method in class org.infinispan.counter.configuration.StrongCounterConfigurationBuilder
Sets the lower bound (inclusive) of the counter if a bounded counter is desired.
lt(Object) - Method in interface org.infinispan.query.dsl.FilterConditionEndContext
Checks that the left argument is less than the given value.
lte(Object) - Method in interface org.infinispan.query.dsl.FilterConditionEndContext
Checks that the left argument is less than or equal to the given value.

M

MACHINE_ID - Static variable in class org.infinispan.configuration.global.TransportConfiguration
 
machineId() - Method in class org.infinispan.configuration.global.TransportConfiguration
 
machineId(String) - Method in class org.infinispan.configuration.global.TransportConfigurationBuilder
The id of the machine where this node runs.
main(String[]) - Static method in class org.infinispan.commons.util.BlueprintGenerator
 
main(String[]) - Static method in class org.infinispan.commons.util.ProcessorInfo
 
main(String[]) - Static method in class org.infinispan.Version
Prints version information.
makeBoundedConcurrentMap(int) - Static method in class org.infinispan.commons.util.CollectionFactory
 
makeConcurrentMap() - Static method in class org.infinispan.commons.util.CollectionFactory
 
makeConcurrentMap(int) - Static method in class org.infinispan.commons.util.CollectionFactory
 
makeConcurrentMap(int, int) - Static method in class org.infinispan.commons.util.CollectionFactory
 
makeConcurrentMap(int, float, int) - Static method in class org.infinispan.commons.util.CollectionFactory
 
makeConcurrentMap(Equivalence<? super K>, Equivalence<? super V>) - Static method in class org.infinispan.commons.util.CollectionFactory
 
makeConcurrentMap(int, Equivalence<? super K>, Equivalence<? super V>) - Static method in class org.infinispan.commons.util.CollectionFactory
 
makeConcurrentMap(int, int, Equivalence<? super K>, Equivalence<? super V>) - Static method in class org.infinispan.commons.util.CollectionFactory
 
makeConcurrentMap(int, float, int, Equivalence<? super K>, Equivalence<? super V>) - Static method in class org.infinispan.commons.util.CollectionFactory
 
makeConcurrentParallelMap(int, int) - Static method in class org.infinispan.commons.util.CollectionFactory
 
makeConcurrentParallelMap(int, int, Equivalence<? super K>, Equivalence<? super V>) - Static method in class org.infinispan.commons.util.CollectionFactory
 
makeFilter(String) - Static method in class org.infinispan.query.Search
 
makeFilter(String, Map<String, Object>) - Static method in class org.infinispan.query.Search
 
makeFilter(Query) - Static method in class org.infinispan.query.Search
 
makeLinkedMap(int, float, boolean, Equivalence<? super K>, Equivalence<? super V>) - Static method in class org.infinispan.commons.util.CollectionFactory
 
makeMap(Equivalence<? super K>, Equivalence<? super V>) - Static method in class org.infinispan.commons.util.CollectionFactory
 
makeMap(int, Equivalence<? super K>, Equivalence<? super V>) - Static method in class org.infinispan.commons.util.CollectionFactory
 
makeMap(Map<? extends K, ? extends V>, Equivalence<? super K>, Equivalence<? super V>) - Static method in class org.infinispan.commons.util.CollectionFactory
 
makeSet(Equivalence<? super T>) - Static method in class org.infinispan.commons.util.CollectionFactory
 
makeSet(int, Equivalence<? super T>) - Static method in class org.infinispan.commons.util.CollectionFactory
 
makeSet(T...) - Static method in class org.infinispan.commons.util.CollectionFactory
Create a Set backed by the specified array.
makeSingletonTopology(CacheMode, Address) - Static method in class org.infinispan.distribution.LocalizedCacheTopology
 
manageConnectionFactory() - Method in class org.infinispan.persistence.jdbc.configuration.AbstractJdbcStoreConfiguration
 
manageConnectionFactory(boolean) - Method in class org.infinispan.persistence.jdbc.configuration.AbstractJdbcStoreConfigurationBuilder
 
ManagedConnectionFactoryConfiguration - Class in org.infinispan.persistence.jdbc.configuration
ManagedConnectionFactoryConfiguration.
ManagedConnectionFactoryConfigurationBuilder<S extends AbstractJdbcStoreConfigurationBuilder<?,S>> - Class in org.infinispan.persistence.jdbc.configuration
ManagedConnectionFactoryConfigurationBuilder.
ManagedConnectionFactoryConfigurationBuilder(AbstractJdbcStoreConfigurationBuilder<?, S>) - Constructor for class org.infinispan.persistence.jdbc.configuration.ManagedConnectionFactoryConfigurationBuilder
 
MANAGER_STATUS_RESPONSE - Static variable in interface org.infinispan.commons.marshall.Ids
 
map(Function<? super R, ? extends R1>) - Method in interface org.infinispan.CacheStream
map(SerializableFunction<? super R, ? extends R1>) - Method in interface org.infinispan.CacheStream
Same as CacheStream.map(Function) except that the Function must also implement Serializable
map - Variable in class org.infinispan.commons.util.concurrent.ConcurrentHashSet
 
map(DoubleUnaryOperator) - Method in interface org.infinispan.DoubleCacheStream
map(SerializableDoubleUnaryOperator) - Method in interface org.infinispan.DoubleCacheStream
Same as DoubleCacheStream.map(DoubleUnaryOperator) except that the DoubleUnaryOperator must also implement Serializable
map(Function<? super T, ? extends R>) - Method in interface org.infinispan.functional.Traversable
An intermediate operation that returns a traversable containing the results of applying the given function over the elements of the traversable.
map(IntUnaryOperator) - Method in interface org.infinispan.IntCacheStream
map(SerializableIntUnaryOperator) - Method in interface org.infinispan.IntCacheStream
Same as IntCacheStream.map(IntUnaryOperator) except that the IntUnaryOperator must also implement Serializable
map(LongUnaryOperator) - Method in interface org.infinispan.LongCacheStream
map(SerializableLongUnaryOperator) - Method in interface org.infinispan.LongCacheStream
Same as LongCacheStream.map(LongUnaryOperator) except that the LongUnaryOperator must also implement Serializable.
MAPS - Static variable in interface org.infinispan.commons.marshall.Ids
 
mapToDouble(ToDoubleFunction<? super R>) - Method in interface org.infinispan.CacheStream
mapToDouble(SerializableToDoubleFunction<? super R>) - Method in interface org.infinispan.CacheStream
Same as CacheStream.mapToDouble(ToDoubleFunction) except that the ToDoubleFunction must also implement Serializable
mapToDouble(IntToDoubleFunction) - Method in interface org.infinispan.IntCacheStream
mapToDouble(SerializableIntToDoubleFunction) - Method in interface org.infinispan.IntCacheStream
Same as IntCacheStream.mapToDouble(IntToDoubleFunction) except that the IntToIntFunction must also implement Serializable
mapToDouble(LongToDoubleFunction) - Method in interface org.infinispan.LongCacheStream
mapToDouble(SerializableLongToDoubleFunction) - Method in interface org.infinispan.LongCacheStream
Same as LongCacheStream.mapToDouble(LongToDoubleFunction) except that the LongToLongFunction must also implement Serializable.
mapToInt(ToIntFunction<? super R>) - Method in interface org.infinispan.CacheStream
mapToInt(SerializableToIntFunction<? super R>) - Method in interface org.infinispan.CacheStream
Same as CacheStream.mapToInt(ToIntFunction) except that the ToIntFunction must also implement Serializable
mapToInt(DoubleToIntFunction) - Method in interface org.infinispan.DoubleCacheStream
mapToInt(SerializableDoubleToIntFunction) - Method in interface org.infinispan.DoubleCacheStream
Same as DoubleCacheStream.mapToInt(DoubleToIntFunction) except that the DoubleToIntFunction must also implement Serializable
mapToInt(LongToIntFunction) - Method in interface org.infinispan.LongCacheStream
mapToInt(SerializableLongToIntFunction) - Method in interface org.infinispan.LongCacheStream
Same as LongCacheStream.mapToInt(LongToIntFunction) except that the LongToIntFunction must also implement Serializable.
mapToLong(ToLongFunction<? super R>) - Method in interface org.infinispan.CacheStream
mapToLong(SerializableToLongFunction<? super R>) - Method in interface org.infinispan.CacheStream
Same as CacheStream.mapToLong(ToLongFunction) except that the ToLongFunction must also implement Serializable
mapToLong(DoubleToLongFunction) - Method in interface org.infinispan.DoubleCacheStream
mapToLong(SerializableDoubleToLongFunction) - Method in interface org.infinispan.DoubleCacheStream
Same as DoubleCacheStream.mapToLong(DoubleToLongFunction) except that the DoubleToLongFunction must also implement Serializable
mapToLong(IntToLongFunction) - Method in interface org.infinispan.IntCacheStream
mapToLong(SerializableIntToLongFunction) - Method in interface org.infinispan.IntCacheStream
Same as IntCacheStream.mapToLong(IntToLongFunction) except that the IntToLongFunction must also implement Serializable
mapToObj(DoubleFunction<? extends U>) - Method in interface org.infinispan.DoubleCacheStream
mapToObj(SerializableDoubleFunction<? extends U>) - Method in interface org.infinispan.DoubleCacheStream
Same as DoubleCacheStream.mapToObj(DoubleFunction) except that the DoubleFunction must also implement Serializable
mapToObj(IntFunction<? extends U>) - Method in interface org.infinispan.IntCacheStream
mapToObj(SerializableIntFunction<? extends U>) - Method in interface org.infinispan.IntCacheStream
Same as IntCacheStream.mapToObj(IntFunction) except that the IntFunction must also implement Serializable
mapToObj(LongFunction<? extends U>) - Method in interface org.infinispan.LongCacheStream
mapToObj(SerializableLongFunction<? extends U>) - Method in interface org.infinispan.LongCacheStream
Same as LongCacheStream.mapToObj(LongFunction) except that the LongFunction must also implement Serializable.
markAsUpdateTransaction() - Method in class org.infinispan.stats.TransactionStatistics
Sets this transaction as a write transaction.
markAsWriteTransaction(GlobalTransaction, boolean) - Method in class org.infinispan.stats.CacheStatisticManager
Marks the transaction as a write transaction (instead of a read only transaction)
markDelivered(int, long, int) - Method in class org.infinispan.distribution.TriangleOrderManager
 
markMarshallable(Class<?>, boolean) - Method in class org.infinispan.commons.marshall.MarshallableTypeHints
Marks a particular type as being marshallable or not being not marshallable.
marshall(Object) - Method in class org.infinispan.persistence.jdbc.common.AbstractJdbcStore
 
marshallableTypeHints - Variable in class org.infinispan.commons.marshall.AbstractMarshaller
 
MarshallableTypeHints - Class in org.infinispan.commons.marshall
Class providing hints about marshallable types, such as whether a particular type is marshallable or not, or an accurate approach to the serialized size of a particular type.
MarshallableTypeHints() - Constructor for class org.infinispan.commons.marshall.MarshallableTypeHints
 
marshallArray(E[], ObjectOutput) - Static method in class org.infinispan.commons.marshall.MarshallUtil
Marshall arrays.
marshallByteArray(byte[], ObjectOutput) - Static method in class org.infinispan.commons.marshall.MarshallUtil
Same as MarshallUtil.marshallArray(Object[], ObjectOutput) but specialized for byte arrays.
marshallCollection(Collection<E>, ObjectOutput) - Static method in class org.infinispan.commons.marshall.MarshallUtil
Marshall a Collection.
MARSHALLED_ENTRY_ID - Static variable in interface org.infinispan.commons.marshall.Ids
 
marshalledEntryPurged(MarshalledEntry<K, V>) - Method in interface org.infinispan.persistence.spi.AdvancedCacheExpirationWriter.ExpirationPurgeListener
Optional.
MarshalledValueByteStream - Class in org.infinispan.io
A stream of bytes which can be written to, and the underlying byte array can be directly accessed.
MarshalledValueByteStream() - Constructor for class org.infinispan.io.MarshalledValueByteStream
 
marshallEnum(E, ObjectOutput) - Static method in class org.infinispan.commons.marshall.MarshallUtil
 
marshaller - Variable in class org.infinispan.commons.marshall.AbstractDelegatingMarshaller
 
Marshaller - Interface in org.infinispan.commons.marshall
A marshaller is a class that is able to marshall and unmarshall objects efficiently.
MARSHALLER - Static variable in class org.infinispan.configuration.cache.CompatibilityModeConfiguration
 
marshaller() - Method in class org.infinispan.configuration.cache.CompatibilityModeConfiguration
 
marshaller(Marshaller) - Method in class org.infinispan.configuration.cache.CompatibilityModeConfigurationBuilder
Sets the marshaller instance to be used by the interoperability layer.
marshaller() - Method in class org.infinispan.configuration.cache.CompatibilityModeConfigurationBuilder
 
MARSHALLER - Static variable in class org.infinispan.configuration.global.SerializationConfiguration
 
marshaller() - Method in class org.infinispan.configuration.global.SerializationConfiguration
 
marshaller(Marshaller) - Method in class org.infinispan.configuration.global.SerializationConfigurationBuilder
Set the marshaller instance that will marshall and unmarshall cache entries.
marshaller - Variable in class org.infinispan.distexec.DefaultExecutorService
Deprecated.
 
marshaller(String) - Method in class org.infinispan.persistence.remote.configuration.AbstractRemoteStoreConfigurationChildBuilder
 
marshaller(Class<? extends Marshaller>) - Method in class org.infinispan.persistence.remote.configuration.AbstractRemoteStoreConfigurationChildBuilder
 
marshaller() - Method in class org.infinispan.persistence.remote.configuration.RemoteStoreConfiguration
 
marshaller(String) - Method in class org.infinispan.persistence.remote.configuration.RemoteStoreConfigurationBuilder
 
marshaller(Class<? extends Marshaller>) - Method in class org.infinispan.persistence.remote.configuration.RemoteStoreConfigurationBuilder
 
marshaller(String) - Method in interface org.infinispan.persistence.remote.configuration.RemoteStoreConfigurationChildBuilder
Allows you to specify a custom Marshaller implementation to serialize and deserialize user objects.
marshaller(Class<? extends Marshaller>) - Method in interface org.infinispan.persistence.remote.configuration.RemoteStoreConfigurationChildBuilder
Allows you to specify a custom Marshaller implementation to serialize and deserialize user objects.
marshaller(Marshaller) - Method in class org.infinispan.tasks.TaskContext
The marshaller with which this task should be executed
marshallIntCollection(Collection<Integer>, ObjectOutput) - Static method in class org.infinispan.commons.marshall.MarshallUtil
Marshalls a collection of integers.
marshallMap(T, ObjectOutput) - Static method in class org.infinispan.commons.marshall.MarshallUtil
Marshall the map to the ObjectOutput.
marshallMap(T, MarshallUtil.ElementWriter<K>, MarshallUtil.ElementWriter<V>, ObjectOutput) - Static method in class org.infinispan.commons.marshall.MarshallUtil
Marshall the map to the ObjectOutput.
marshallSize(ObjectOutput, int) - Static method in class org.infinispan.commons.marshall.MarshallUtil
A special marshall implementation for integer.
marshallString(String, ObjectOutput) - Static method in class org.infinispan.commons.marshall.MarshallUtil
Marshall the String.
MarshallUtil - Class in org.infinispan.commons.marshall
MarshallUtil.
MarshallUtil() - Constructor for class org.infinispan.commons.marshall.MarshallUtil
 
MarshallUtil.ArrayBuilder<E> - Interface in org.infinispan.commons.marshall
 
MarshallUtil.CollectionBuilder<E,T extends Collection<E>> - Interface in org.infinispan.commons.marshall
 
MarshallUtil.ElementReader<E> - Interface in org.infinispan.commons.marshall
 
MarshallUtil.ElementWriter<E> - Interface in org.infinispan.commons.marshall
 
MarshallUtil.EnumBuilder<E extends Enum<E>> - Interface in org.infinispan.commons.marshall
 
MarshallUtil.MapBuilder<K,V,T extends Map<K,V>> - Interface in org.infinispan.commons.marshall
 
MarshallUtil.UnboundedCollectionBuilder<E,T extends Collection<E>> - Interface in org.infinispan.commons.marshall
 
marshallUUID(UUID, ObjectOutput, boolean) - Static method in class org.infinispan.commons.marshall.MarshallUtil
Marshall the UUID by sending the most and lest significant bits.
MassIndexer - Interface in org.infinispan.query
Component to rebuild the indexes from the existing data.
match(Object, Object, Object) - Method in interface org.infinispan.objectfilter.Matcher
Test the given instance against all the subscribed filters and notify all callbacks registered for instances of the same instance type.
matchDelta(Object, Object, Object, Object, Object, Object, Object) - Method in interface org.infinispan.objectfilter.Matcher
Test two instances (which are actually before/after snapshots of the same instance) against all the subscribed filters and notify all callbacks registered for instances of the same instance type.
Matcher - Interface in org.infinispan.objectfilter
An object matcher able to test a given object against multiple registered filters specified either as Ickle queries (a JP-QL subset with full-text support) or using the query DSL (see org.infinispan.query.dsl).
matches(ClusteringConfiguration) - Method in class org.infinispan.configuration.cache.ClusteringConfiguration
 
matches(Configuration) - Method in class org.infinispan.configuration.cache.Configuration
 
matches(HashConfiguration) - Method in class org.infinispan.configuration.cache.HashConfiguration
 
matches(KeyPartitioner) - Method in interface org.infinispan.distribution.ch.KeyPartitioner
 
matches(int) - Method in enum org.infinispan.security.AuthorizationPermission
 
max(SerializableComparator<? super R>) - Method in interface org.infinispan.CacheStream
Same as Stream.max(Comparator) except that the Comparator must also implement Serializable
max(Comparator<? super T>) - Method in interface org.infinispan.functional.Traversable
A terminal operation that returns an optional containing the maximum element of this traversable based on the comparator passed in.
max(String) - Static method in interface org.infinispan.query.dsl.Expression
 
MAX_BATCH_SIZE - Static variable in class org.infinispan.configuration.cache.AbstractStoreConfiguration
 
MAX_CONTENT_LENGTH - Static variable in class org.infinispan.persistence.rest.configuration.RestStoreConfiguration
 
MAX_ENTRIES - Static variable in class org.infinispan.configuration.cache.SingleFileStoreConfiguration
 
MAX_ID - Static variable in interface org.infinispan.commons.marshall.Ids
 
MAX_IDLE - Static variable in class org.infinispan.configuration.cache.ExpirationConfiguration
 
MAX_RESULTS - Static variable in interface org.infinispan.rest.JSONConstants
 
MAX_RETRIES - Static variable in class org.infinispan.configuration.cache.XSiteStateTransferConfiguration
 
maxActive() - Method in class org.infinispan.persistence.remote.configuration.ConnectionPoolConfiguration
 
maxActive(int) - Method in class org.infinispan.persistence.remote.configuration.ConnectionPoolConfigurationBuilder
Controls the maximum number of connections per server that are allocated (checked out to client threads, or idle in the pool) at one time.
maxAge(int) - Static method in class org.infinispan.rest.CacheControl
Returns max-age header value.
maxBatchSize() - Method in class org.infinispan.configuration.cache.AbstractStoreConfiguration
 
maxBatchSize(int) - Method in class org.infinispan.configuration.cache.AbstractStoreConfigurationBuilder
 
maxBatchSize(int) - Method in class org.infinispan.configuration.cache.AbstractStoreConfigurationChildBuilder
 
maxBatchSize() - Method in interface org.infinispan.configuration.cache.StoreConfiguration
 
maxBatchSize(int) - Method in interface org.infinispan.configuration.cache.StoreConfigurationChildBuilder
The maximum size of a batch to be inserted/deleted from the store.
maxConnectionsPerHost() - Method in class org.infinispan.persistence.rest.configuration.ConnectionPoolConfiguration
 
maxConnectionsPerHost(int) - Method in class org.infinispan.persistence.rest.configuration.ConnectionPoolConfigurationBuilder
Controls the maximum number of connections per host.
maxContentLength(int) - Method in class org.infinispan.persistence.rest.configuration.AbstractRestStoreConfigurationChildBuilder
 
maxContentLength() - Method in class org.infinispan.persistence.rest.configuration.RestStoreConfiguration
 
maxContentLength(int) - Method in class org.infinispan.persistence.rest.configuration.RestStoreConfigurationBuilder
 
maxContentLength(int) - Method in interface org.infinispan.persistence.rest.configuration.RestStoreConfigurationChildBuilder
Sets the maximum content length.
maxContentLength() - Method in class org.infinispan.rest.configuration.RestServerConfiguration
 
maxContentLength(int) - Method in class org.infinispan.rest.configuration.RestServerConfigurationBuilder
 
maxEntries() - Method in class org.infinispan.configuration.cache.EvictionConfiguration
Deprecated.
maxEntries(long) - Method in class org.infinispan.configuration.cache.EvictionConfigurationBuilder
Deprecated.
maxEntries(int) - Method in class org.infinispan.configuration.cache.EvictionConfigurationBuilder
Deprecated.
maxEntries() - Method in class org.infinispan.configuration.cache.SingleFileStoreConfiguration
 
maxEntries(int) - Method in class org.infinispan.configuration.cache.SingleFileStoreConfigurationBuilder
In order to speed up lookups, the single file cache store keeps an index of keys and their corresponding position in the file.
maxFailoverAttempts() - Method in interface org.infinispan.distexec.DistributedTaskFailoverPolicy
Maximum number of fail over attempts permitted by this DistributedTaskFailoverPolicy
maxIdle() - Method in class org.infinispan.configuration.cache.ExpirationConfiguration
Maximum idle time a cache entry will be maintained in the cache, in milliseconds.
maxIdle(long) - Method in class org.infinispan.configuration.cache.ExpirationConfigurationBuilder
Maximum idle time a cache entry will be maintained in the cache, in milliseconds.
maxIdle(long, TimeUnit) - Method in class org.infinispan.configuration.cache.ExpirationConfigurationBuilder
Maximum idle time a cache entry will be maintained in the cache, in milliseconds.
maxIdle - Variable in class org.infinispan.metadata.EmbeddedMetadata.Builder
 
maxIdle(long, TimeUnit) - Method in class org.infinispan.metadata.EmbeddedMetadata.Builder
 
maxIdle(long) - Method in class org.infinispan.metadata.EmbeddedMetadata.Builder
 
maxIdle() - Method in class org.infinispan.metadata.EmbeddedMetadata
 
maxIdle(long, TimeUnit) - Method in interface org.infinispan.metadata.Metadata.Builder
Set max idle time with a given time unit.
maxIdle(long) - Method in interface org.infinispan.metadata.Metadata.Builder
Set max idle time assuming that the time unit is milliseconds.
maxIdle() - Method in interface org.infinispan.metadata.Metadata
Returns the the maximum amount of time that the cache entry associated with this metadata object is allowed to be idle for before it is considered as expired, in milliseconds.
maxIdle() - Method in class org.infinispan.persistence.remote.configuration.ConnectionPoolConfiguration
 
maxIdle(int) - Method in class org.infinispan.persistence.remote.configuration.ConnectionPoolConfigurationBuilder
Controls the maximum number of idle persistent connections, per server, at any time.
maxIdle(long) - Method in class org.infinispan.rest.InfinispanCacheResponse
Adds maxIdleTimeSeconds header.
maxIdleUnit - Variable in class org.infinispan.metadata.EmbeddedMetadata.Builder
 
maxResults(int) - Method in interface org.infinispan.query.CacheQuery
Sets the maximum number of results to the number passed in as a parameter.
maxResults(int) - Method in interface org.infinispan.query.dsl.PaginationContext
 
maxRetries() - Method in class org.infinispan.configuration.cache.XSiteStateTransferConfiguration
 
maxRetries(int) - Method in class org.infinispan.configuration.cache.XSiteStateTransferConfigurationBuilder
The maximum number of retries when a push state command fails.
maxThreads() - Method in class org.infinispan.commons.executors.BlockingThreadPoolExecutorFactory
 
maxTotal() - Method in class org.infinispan.persistence.remote.configuration.ConnectionPoolConfiguration
 
maxTotal(int) - Method in class org.infinispan.persistence.remote.configuration.ConnectionPoolConfigurationBuilder
Sets a global limit on the number persistent connections that can be in circulation within the combined set of servers.
maxTotalConnections() - Method in class org.infinispan.persistence.rest.configuration.ConnectionPoolConfiguration
 
maxTotalConnections(int) - Method in class org.infinispan.persistence.rest.configuration.ConnectionPoolConfigurationBuilder
 
MBEAN_SERVER_LOOKUP - Static variable in class org.infinispan.configuration.global.GlobalJmxStatisticsConfiguration
 
mbeanServerLookup() - Method in class org.infinispan.configuration.global.GlobalJmxStatisticsConfiguration
 
mBeanServerLookup(MBeanServerLookup) - Method in class org.infinispan.configuration.global.GlobalJmxStatisticsConfigurationBuilder
Sets the instance of the MBeanServerLookup class to be used to bound JMX MBeans to.
mechProperties() - Method in class org.infinispan.server.hotrod.configuration.AuthenticationConfiguration
 
mechProperties(Map<String, String>) - Method in class org.infinispan.server.hotrod.configuration.AuthenticationConfigurationBuilder
 
MEDIA_TYPE - Static variable in class org.infinispan.configuration.cache.ContentTypeConfiguration
 
mediaType() - Method in class org.infinispan.configuration.cache.ContentTypeConfiguration
 
mediaType(MediaType) - Method in class org.infinispan.configuration.cache.ContentTypeConfiguration
 
mediaType(String) - Method in class org.infinispan.configuration.cache.ContentTypeConfigurationBuilder
 
MemcachedServerConfiguration - Class in org.infinispan.server.memcached.configuration
MemcachedServerConfiguration.
MemcachedServerConfigurationBuilder - Class in org.infinispan.server.memcached.configuration
MemcachedServerConfigurationBuilder.
MemcachedServerConfigurationBuilder() - Constructor for class org.infinispan.server.memcached.configuration.MemcachedServerConfigurationBuilder
 
memory() - Method in class org.infinispan.configuration.cache.Configuration
 
memory() - Method in class org.infinispan.configuration.cache.ConfigurationBuilder
 
memory() - Method in interface org.infinispan.configuration.cache.ConfigurationChildBuilder
 
MemoryConfiguration - Class in org.infinispan.configuration.cache
Controls the memory storage configuration for the cache.
MemoryConfigurationBuilder - Class in org.infinispan.configuration.cache
Controls the data container for the cache.
MemoryUnit - Enum in org.infinispan.commons.util
 
merge(DeltaAware) - Method in interface org.infinispan.atomic.Delta
Merge the current Delta instance with a given DeltaAware instance, and return a coherent and complete DeltaAware instance.
merge(CacheEntry<K, V>, List<CacheEntry<K, V>>) - Method in interface org.infinispan.conflict.EntryMergePolicy
This method is called by ConflictManager.resolveConflicts() for each conflict discovered to determine which CacheEntry should be utilised.
merge(CacheEntry, List) - Method in enum org.infinispan.conflict.MergePolicy
 
merge(CacheEntry, List) - Method in class org.infinispan.conflict.MergePolicy.UnsupportedMergePolicy
 
merge(Metadata) - Method in class org.infinispan.metadata.EmbeddedMetadata.Builder
 
merge(Metadata) - Method in interface org.infinispan.metadata.Metadata.Builder
Merges the given metadata information into the given builder.
merge(TransactionStatistics) - Method in class org.infinispan.stats.CacheStatisticCollector
Merges a transaction statistics in this cache statistics.
MERGE_POLICY - Static variable in class org.infinispan.configuration.cache.PartitionHandlingConfiguration
 
mergeBitSets(long, long) - Static method in class org.infinispan.commons.util.EnumUtil
 
Merged - Annotation Type in org.infinispan.notifications.cachemanagerlistener.annotation
This annotation should be used on methods that need to be notified when the cache is used in a cluster and the cluster topology experiences a merge event after a cluster split.
MergeEvent - Interface in org.infinispan.notifications.cachemanagerlistener.event
This event is passed in to any method annotated with Merged.
mergeLists(List<T>, List<T>) - Static method in class org.infinispan.commons.util.InfinispanCollections
 
mergeMaps(Map<K, V>, Map<K, V>) - Static method in class org.infinispan.commons.util.InfinispanCollections
 
MergePolicies - Class in org.infinispan.conflict
Deprecated.
since 9.2 please use MergePolicy instead
MergePolicies() - Constructor for class org.infinispan.conflict.MergePolicies
Deprecated.
 
mergePolicy() - Method in class org.infinispan.configuration.cache.PartitionHandlingConfiguration
 
mergePolicy(EntryMergePolicy) - Method in class org.infinispan.configuration.cache.PartitionHandlingConfigurationBuilder
 
MergePolicy - Enum in org.infinispan.conflict
 
MergePolicy.UnsupportedMergePolicy - Class in org.infinispan.conflict
 
MESSAGE - Static variable in interface org.infinispan.rest.JSONConstants
 
META_ENTRY_VERSION - Static variable in interface org.infinispan.commons.marshall.Ids
 
META_LIFESPAN - Static variable in interface org.infinispan.commons.marshall.Ids
 
META_MAX_IDLE - Static variable in interface org.infinispan.commons.marshall.Ids
 
META_PARAMS - Static variable in interface org.infinispan.commons.marshall.Ids
 
META_PARAMS_INTERNAL_METADATA - Static variable in interface org.infinispan.commons.marshall.Ids
 
MetaCreated(long) - Constructor for class org.infinispan.functional.MetaParam.MetaCreated
 
Metadata() - Constructor for class org.infinispan.io.GridFile.Metadata
 
Metadata(int, long, int, byte) - Constructor for class org.infinispan.io.GridFile.Metadata
 
metadata - Variable in class org.infinispan.io.GridFilesystem
 
Metadata - Interface in org.infinispan.metadata
This interface encapsulates metadata information that can be stored alongside values in the cache.
Metadata.Builder - Interface in org.infinispan.metadata
Metadata builder
METADATA_IMMORTAL_ENTRY - Static variable in interface org.infinispan.commons.marshall.Ids
 
METADATA_IMMORTAL_VALUE - Static variable in interface org.infinispan.commons.marshall.Ids
 
METADATA_MORTAL_ENTRY - Static variable in interface org.infinispan.commons.marshall.Ids
 
METADATA_MORTAL_VALUE - Static variable in interface org.infinispan.commons.marshall.Ids
 
METADATA_TRANSIENT_ENTRY - Static variable in interface org.infinispan.commons.marshall.Ids
 
METADATA_TRANSIENT_MORTAL_ENTRY - Static variable in interface org.infinispan.commons.marshall.Ids
 
METADATA_TRANSIENT_MORTAL_VALUE - Static variable in interface org.infinispan.commons.marshall.Ids
 
METADATA_TRANSIENT_VALUE - Static variable in interface org.infinispan.commons.marshall.Ids
 
metadataHelper(String) - Method in class org.infinispan.persistence.rest.configuration.AbstractRestStoreConfigurationChildBuilder
 
metadataHelper(Class<? extends MetadataHelper>) - Method in class org.infinispan.persistence.rest.configuration.AbstractRestStoreConfigurationChildBuilder
 
metadataHelper() - Method in class org.infinispan.persistence.rest.configuration.RestStoreConfiguration
 
metadataHelper(String) - Method in class org.infinispan.persistence.rest.configuration.RestStoreConfigurationBuilder
 
metadataHelper(Class<? extends MetadataHelper>) - Method in class org.infinispan.persistence.rest.configuration.RestStoreConfigurationBuilder
 
metadataHelper(String) - Method in interface org.infinispan.persistence.rest.configuration.RestStoreConfigurationChildBuilder
The class name of a MetadataHelper to use for managing appropriate metadata for the entries Defaults to EmbeddedMetadataHelper
metadataHelper(Class<? extends MetadataHelper>) - Method in interface org.infinispan.persistence.rest.configuration.RestStoreConfigurationChildBuilder
The class of a MetadataHelper to use for managing appropriate metadata for the entries Defaults to EmbeddedMetadataHelper
Metadatas - Class in org.infinispan.metadata
Utility method for Metadata classes.
MetaEntryVersion(EntryVersion) - Constructor for class org.infinispan.functional.MetaParam.MetaEntryVersion
 
MetaLastUsed(long) - Constructor for class org.infinispan.functional.MetaParam.MetaLastUsed
 
MetaLifespan(long) - Constructor for class org.infinispan.functional.MetaParam.MetaLifespan
 
MetaLong(long) - Constructor for class org.infinispan.functional.MetaParam.MetaLong
 
MetaMaxIdle(long) - Constructor for class org.infinispan.functional.MetaParam.MetaMaxIdle
 
MetaParam<T> - Interface in org.infinispan.functional
An easily extensible metadata parameter that's stored along with the value in the the functional map.
MetaParam.Lookup - Interface in org.infinispan.functional
Provides metadata parameter lookup capabilities using Class as lookup key.
MetaParam.MetaCreated - Class in org.infinispan.functional
Read only metadata parameter representing a cached entry's created time in milliseconds.
MetaParam.MetaEntryVersion<T> - Class in org.infinispan.functional
Writable metadata parameter representing a cached entry's generic version.
MetaParam.MetaLastUsed - Class in org.infinispan.functional
Read only metadata parameter representing a cached entry's last used time in milliseconds.
MetaParam.MetaLifespan - Class in org.infinispan.functional
Writable metadata parameter representing a cached entry's millisecond lifespan.
MetaParam.MetaLong - Class in org.infinispan.functional
Abstract class for numeric long-based metadata parameter instances.
MetaParam.MetaMaxIdle - Class in org.infinispan.functional
Writable metadata parameter representing a cached entry's millisecond max idle time.
MetaParam.Writable<T> - Interface in org.infinispan.functional
Writable MetaParam instances are those that the user can provide to be stored as part of the cache entry.
MIGRATION_TASK - Static variable in interface org.infinispan.persistence.remote.ExternalizerIds
 
MIME_CACHE_ENTRY - Static variable in interface org.infinispan.commons.marshall.Ids
 
min(SerializableComparator<? super R>) - Method in interface org.infinispan.CacheStream
Same as Stream.min(Comparator) except that the Comparator must also implement Serializable
min(Comparator<? super T>) - Method in interface org.infinispan.functional.Traversable
A terminal operation that returns an optional containing the minimum element of this traversable based on the comparator passed in.
min(AvailabilityMode) - Method in enum org.infinispan.partitionhandling.AvailabilityMode
 
min(String) - Static method in interface org.infinispan.query.dsl.Expression
 
MIN_TIME_TO_WAIT - Static variable in class org.infinispan.configuration.cache.TakeOfflineConfiguration
 
minEvictableIdleTime() - Method in class org.infinispan.persistence.remote.configuration.ConnectionPoolConfiguration
 
minEvictableIdleTime(long) - Method in class org.infinispan.persistence.remote.configuration.ConnectionPoolConfigurationBuilder
Specifies the minimum amount of time that an connection may sit idle in the pool before it is eligible for eviction due to idle time.
minIdle() - Method in class org.infinispan.persistence.remote.configuration.ConnectionPoolConfiguration
 
minIdle(int) - Method in class org.infinispan.persistence.remote.configuration.ConnectionPoolConfigurationBuilder
Sets a target value for the minimum number of idle connections (per server) that should always be available.
minTimeToWait() - Method in class org.infinispan.configuration.cache.TakeOfflineConfiguration
 
minTimeToWait(long) - Method in class org.infinispan.configuration.cache.TakeOfflineConfigurationBuilder
The minimal number of millis to wait before taking this site offline, even in the case 'afterFailures' is reached.
mkdir() - Method in class org.infinispan.io.GridFile
 
mkdirs() - Method in class org.infinispan.io.GridFile
 
mod(int, int) - Static method in class org.infinispan.io.ModularArithmetic
 
mod(long, int) - Static method in class org.infinispan.io.ModularArithmetic
 
modCount - Variable in class org.infinispan.commons.util.ArrayMap
 
MODIFICATION_QUEUE_SIZE - Static variable in class org.infinispan.configuration.cache.AsyncStoreConfiguration
 
modificationQueueSize() - Method in class org.infinispan.configuration.cache.AsyncStoreConfiguration
Sets the size of the modification queue for the async store.
modificationQueueSize(int) - Method in class org.infinispan.configuration.cache.AsyncStoreConfigurationBuilder
Sets the size of the modification queue for the async store.
ModularArithmetic - Class in org.infinispan.io
For compatibility
ModularArithmetic() - Constructor for class org.infinispan.io.ModularArithmetic
 
module(Class<T>) - Method in class org.infinispan.configuration.cache.Configuration
 
module(Class<T>) - Method in class org.infinispan.configuration.global.GlobalConfiguration
 
ModuleLifecycle - Interface in org.infinispan.lifecycle
ModuleLifecycle is an internal API hook for delegating lifecycle events to Infinispan sub-modules.
modules() - Method in class org.infinispan.configuration.cache.Configuration
 
modules() - Method in class org.infinispan.configuration.cache.ConfigurationBuilder
 
modules() - Method in class org.infinispan.configuration.global.GlobalConfiguration
 
modules() - Method in class org.infinispan.configuration.global.GlobalConfigurationBuilder
 
modules() - Method in interface org.infinispan.configuration.global.GlobalConfigurationChildBuilder
Global modules configuration
MORTAL_ENTRY - Static variable in interface org.infinispan.commons.marshall.Ids
 
MORTAL_VALUE - Static variable in interface org.infinispan.commons.marshall.Ids
 
MULTI_CLUSTER_EVENT_CALLABLE - Static variable in interface org.infinispan.commons.marshall.Ids
 
MultimapCache<K,V> - Interface in org.infinispan.multimap.api.embedded
MultimapCache provides the common building block for the two different types of multimap caches that Infinispan provides: embedded and remote.
MultimapCacheManager<K,V> - Interface in org.infinispan.multimap.api.embedded
 
MurmurHash3 - Class in org.infinispan.commons.hash
MurmurHash3 implementation in Java, based on Austin Appleby's original in C Only implementing x64 version, because this should always be faster on 64 bit native processors, even 64 bit being ran with a 32 bit OS; this should also be as fast or faster than the x86 version on some modern 32 bit processors.
MurmurHash3.Externalizer - Class in org.infinispan.commons.hash
 
MurmurHash3_x64_128(byte[], int) - Static method in class org.infinispan.commons.hash.MurmurHash3
Hash a value using the x64 128 bit variant of MurmurHash3
MurmurHash3_x64_128(long[], int) - Static method in class org.infinispan.commons.hash.MurmurHash3
Hash a value using the x64 128 bit variant of MurmurHash3
MurmurHash3_x64_32(byte[], int) - Static method in class org.infinispan.commons.hash.MurmurHash3
Hash a value using the x64 32 bit variant of MurmurHash3
MurmurHash3_x64_32(long[], int) - Static method in class org.infinispan.commons.hash.MurmurHash3
Hash a value using the x64 32 bit variant of MurmurHash3
MurmurHash3_x64_64(byte[], int) - Static method in class org.infinispan.commons.hash.MurmurHash3
Hash a value using the x64 64 bit variant of MurmurHash3
MurmurHash3_x64_64(long[], int) - Static method in class org.infinispan.commons.hash.MurmurHash3
Hash a value using the x64 64 bit variant of MurmurHash3
MURMURHASH_3 - Static variable in interface org.infinispan.commons.marshall.Ids
 

N

name() - Method in class org.infinispan.counter.configuration.AbstractCounterConfiguration
 
name(String) - Method in interface org.infinispan.counter.configuration.CounterConfigurationBuilder
Sets the counter's name.
name(String) - Method in class org.infinispan.server.core.configuration.AbstractProtocolServerConfigurationChildBuilder
 
name() - Method in class org.infinispan.server.core.configuration.ProtocolServerConfiguration
 
name - Variable in class org.infinispan.server.core.configuration.ProtocolServerConfigurationBuilder
 
name(String) - Method in class org.infinispan.server.core.configuration.ProtocolServerConfigurationBuilder
 
name() - Method in class org.infinispan.server.core.configuration.ProtocolServerConfigurationBuilder
 
name(String) - Method in interface org.infinispan.server.core.configuration.ProtocolServerConfigurationChildBuilder
Specifies a custom name for this server in order to easily distinguish it from other servers, e.g.
NamedCacheNotFoundException - Exception in org.infinispan.manager
Thrown when a named cache cannot be found.
NamedCacheNotFoundException(String) - Constructor for exception org.infinispan.manager.NamedCacheNotFoundException
 
NamedCacheNotFoundException(String, String) - Constructor for exception org.infinispan.manager.NamedCacheNotFoundException
 
NamedCacheNotFoundException(String, String, Throwable) - Constructor for exception org.infinispan.manager.NamedCacheNotFoundException
 
NamedCacheNotFoundException(String, Throwable) - Constructor for exception org.infinispan.manager.NamedCacheNotFoundException
 
NamedFactory - Annotation Type in org.infinispan.filter
 
NamedParameter(String, Object) - Constructor for class org.infinispan.query.remote.client.QueryRequest.NamedParameter
 
needsStateTransfer() - Method in enum org.infinispan.configuration.cache.CacheMode
 
needToDestroyFailedCache() - Method in enum org.infinispan.functional.Status
 
needToDestroyFailedCache() - Method in enum org.infinispan.lifecycle.ComponentStatus
 
needToInitializeBeforeStart() - Method in enum org.infinispan.functional.Status
 
needToInitializeBeforeStart() - Method in enum org.infinispan.lifecycle.ComponentStatus
 
newByteBuffer(byte[], int, int) - Method in interface org.infinispan.commons.io.ByteBufferFactory
 
newByteBuffer(byte[], int, int) - Method in class org.infinispan.commons.io.ByteBufferFactoryImpl
Deprecated.
 
newCatchThrowableProxy(Object) - Static method in class org.infinispan.commons.util.Proxies
 
newDbFactory() - Method in class org.infinispan.persistence.leveldb.LevelDBStore
 
newInstance() - Static method in class org.infinispan.commons.util.FileLookupFactory
 
newKeyAffinityService(Cache<K, V>, Executor, KeyGenerator<K>, int, boolean) - Static method in class org.infinispan.affinity.KeyAffinityServiceFactory
Creates an KeyAffinityService instance that generates keys mapped to all addresses in the cluster.
newKeyAffinityService(Cache<K, V>, Executor, KeyGenerator<K>, int) - Static method in class org.infinispan.affinity.KeyAffinityServiceFactory
newKeyAffinityService(Cache<K, V>, Collection<Address>, KeyGenerator<K>, Executor, int, boolean) - Static method in class org.infinispan.affinity.KeyAffinityServiceFactory
Creates a service that would only generate keys for addresses specified in filter.
newKeyAffinityService(Cache<K, V>, Collection<Address>, KeyGenerator<K>, Executor, int) - Static method in class org.infinispan.affinity.KeyAffinityServiceFactory
newLeft(A) - Static method in class org.infinispan.commons.util.Either
 
NEWLINE - Static variable in class org.infinispan.commons.util.StringPropertyReplacer
New line string constant
newLocalKeyAffinityService(Cache<K, V>, KeyGenerator<K>, Executor, int, boolean) - Static method in class org.infinispan.affinity.KeyAffinityServiceFactory
Created an service that only generates keys for the local address.
newLocalKeyAffinityService(Cache<K, V>, KeyGenerator<K>, Executor, int) - Static method in class org.infinispan.affinity.KeyAffinityServiceFactory
newPermissionCollection() - Method in class org.infinispan.security.CachePermission
 
newRight(B) - Static method in class org.infinispan.commons.util.Either
 
newTaskFor(Runnable, T) - Method in class org.infinispan.distexec.DefaultExecutorService
Deprecated.
 
newTaskFor(Callable<T>) - Method in class org.infinispan.distexec.DefaultExecutorService
Deprecated.
 
next() - Method in class org.infinispan.commons.util.IteratorMapper
 
next() - Method in class org.infinispan.commons.util.RemovableIterator
 
next(int, int) - Method in class org.infinispan.distribution.TriangleOrderManager
 
nextSize(Object) - Method in class org.infinispan.commons.marshall.AdaptiveBufferSizePredictor
 
nextSize(Object) - Method in interface org.infinispan.commons.marshall.BufferSizePredictor
Provide the next buffer size taking in account the object to store in the buffer.
NO_FAILOVER - Static variable in class org.infinispan.distexec.DefaultExecutorService
Deprecated.
 
NO_OPTIONS - Static variable in class org.infinispan.commons.util.Base64
Deprecated.
No options specified.
NO_VALUE_READ_ONLY_VIEW - Static variable in interface org.infinispan.commons.marshall.Ids
 
noCache() - Static method in class org.infinispan.rest.CacheControl
Returns no-cache header value.
noDataLossOnJoiner(Configuration) - Static method in class org.infinispan.configuration.cache.Configurations
 
Node(K, int, V, EquivalentHashMap.Node<K, V>) - Constructor for class org.infinispan.commons.equivalence.EquivalentHashMap.Node
Deprecated.
 
NODE_NAME - Static variable in class org.infinispan.configuration.global.TransportConfiguration
 
nodeName() - Method in class org.infinispan.configuration.global.TransportConfiguration
 
nodeName(String) - Method in class org.infinispan.configuration.global.TransportConfigurationBuilder
Name of the current node.
noFilter() - Method in interface org.infinispan.manager.ClusterExecutor
Applies no filtering and will send any invocations to all current nodes.
nonClusteredDefault() - Method in class org.infinispan.configuration.global.GlobalConfigurationBuilder
Helper method that gets you a default constructed GlobalConfiguration, preconfigured for use in LOCAL mode
noneMatch(SerializablePredicate<? super R>) - Method in interface org.infinispan.CacheStream
Same as Stream.noneMatch(Predicate) except that the Predicate must also implement Serializable
noneMatch(SerializableDoublePredicate) - Method in interface org.infinispan.DoubleCacheStream
Same as DoubleStream.noneMatch(DoublePredicate) except that the DoublePredicate must also implement Serializable
noneMatch(Predicate<? super T>) - Method in interface org.infinispan.functional.Traversable
A terminal operation that returns whether no elements of this traversable match the provided predicate.
noneMatch(SerializableIntPredicate) - Method in interface org.infinispan.IntCacheStream
Same as IntStream.noneMatch(IntPredicate) except that the IntPredicate must also implement Serializable
noneMatch(SerializableLongPredicate) - Method in interface org.infinispan.LongCacheStream
Same as LongStream.noneMatch(LongPredicate) except that the LongPredicate must also implement Serializable.
nonNullPredicate() - Static method in class org.infinispan.stream.StreamMarshalling
Predicate that returns true if the object passed to it is not null.
NoStateExternalizer<T> - Class in org.infinispan.commons.marshall.exts
An externalizer that writes no state.
NoStateExternalizer() - Constructor for class org.infinispan.commons.marshall.exts.NoStateExternalizer
 
not() - Method in interface org.infinispan.query.dsl.FilterConditionBeginContext
 
not(FilterConditionContext) - Method in interface org.infinispan.query.dsl.FilterConditionBeginContext
 
not() - Method in interface org.infinispan.query.dsl.QueryFactory
Creates a negated condition that is to be completed later by using it as a sub-condition.
not(FilterConditionContext) - Method in interface org.infinispan.query.dsl.QueryFactory
Creates a negated condition based on a given sub-condition.
NOTIFICATIONS - Static variable in class org.infinispan.configuration.cache.TransactionConfiguration
 
notifications() - Method in class org.infinispan.configuration.cache.TransactionConfiguration
 
notifications(boolean) - Method in class org.infinispan.configuration.cache.TransactionConfigurationBuilder
 
notNull(KeyFilter) - Static method in class org.infinispan.persistence.PersistenceUtil
 
NotSerializableException - Exception in org.infinispan.commons.marshall
An exception that hides inner stacktrace lines for non serializable exceptions.
NotSerializableException(String, Throwable) - Constructor for exception org.infinispan.commons.marshall.NotSerializableException
 
NotSerializableException(String) - Constructor for exception org.infinispan.commons.marshall.NotSerializableException
 
NullAuditLogger - Class in org.infinispan.security.impl
NullAuditLogger.
NullAuditLogger() - Constructor for class org.infinispan.security.impl.NullAuditLogger
 
NUM_OWNERS - Static variable in class org.infinispan.configuration.cache.HashConfiguration
 
NUM_SEGMENTS - Static variable in class org.infinispan.configuration.cache.HashConfiguration
 
NUMERIC_VERSION - Static variable in interface org.infinispan.commons.marshall.Ids
 
numOwner(int) - Method in class org.infinispan.counter.configuration.CounterManagerConfigurationBuilder
Sets the number of copies of the counter's value available in the cluster.
numOwners() - Method in class org.infinispan.configuration.cache.HashConfiguration
Number of cluster-wide replicas for each cache entry.
numOwners(int) - Method in class org.infinispan.configuration.cache.HashConfigurationBuilder
Number of cluster-wide replicas for each cache entry.
numOwners() - Method in class org.infinispan.counter.configuration.CounterManagerConfiguration
 
numSegments() - Method in class org.infinispan.configuration.cache.HashConfiguration
Controls the total number of hash space segments (per cluster).
numSegments(int) - Method in class org.infinispan.configuration.cache.HashConfigurationBuilder
Controls the total number of hash space segments (per cluster).
numVirtualNodes() - Method in class org.infinispan.configuration.cache.HashConfiguration
Deprecated.
No longer used since 5.2, replaced by HashConfiguration.numSegments() (which works like a numVirtualNodes value for the entire cluster).
numVirtualNodes(int) - Method in class org.infinispan.configuration.cache.HashConfigurationBuilder
Deprecated.
No longer used since 5.2, replaced by HashConfigurationBuilder.numSegments(int) (which works like a numVirtualNodes value for the entire cluster).

O

OBJECT_NAME - Static variable in interface org.infinispan.health.jmx.HealthJMXExposer
JMX Object name.
OBJECT_NAME - Static variable in class org.infinispan.manager.DefaultCacheManager
 
OBJECT_NAME - Static variable in interface org.infinispan.query.remote.client.ProtobufMetadataManagerConstants
The 'component' key property of ProtobufMetadataManager's ObjectName.
OBJECT_NAME - Static variable in interface org.infinispan.stats.CacheContainerStats
 
ObjectDuplicator - Class in org.infinispan.commons.util
A helper that efficiently duplicates known object types.
ObjectDuplicator() - Constructor for class org.infinispan.commons.util.ObjectDuplicator
 
ObjectFilter - Interface in org.infinispan.objectfilter
A filter that tests if an object matches a pre-defined condition and returns either the original instance or the projection, depending on how the filter was created.
ObjectFilter.FilterResult - Interface in org.infinispan.objectfilter
The output of the ObjectFilter.filter(java.lang.Object) method.
objectFromByteBuffer(byte[]) - Method in class org.infinispan.commons.marshall.AbstractDelegatingMarshaller
 
objectFromByteBuffer(byte[], int, int) - Method in class org.infinispan.commons.marshall.AbstractDelegatingMarshaller
 
objectFromByteBuffer(byte[]) - Method in class org.infinispan.commons.marshall.AbstractMarshaller
 
objectFromByteBuffer(byte[], int, int) - Method in class org.infinispan.commons.marshall.JavaSerializationMarshaller
 
objectFromByteBuffer(byte[], int, int) - Method in class org.infinispan.commons.marshall.jboss.AbstractJBossMarshaller
 
objectFromByteBuffer(byte[]) - Method in interface org.infinispan.commons.marshall.Marshaller
Unmarshalls an object from a byte array.
objectFromByteBuffer(byte[], int, int) - Method in interface org.infinispan.commons.marshall.Marshaller
Unmarshalls an object from a specific portion of a byte array.
objectFromByteBuffer(byte[], int, int) - Method in class org.infinispan.commons.marshall.StringMarshaller
 
objectFromByteBuffer(byte[], int, int) - Method in class org.infinispan.query.remote.client.BaseProtoStreamMarshaller
 
objectFromInputStream(InputStream) - Method in class org.infinispan.commons.marshall.AbstractDelegatingMarshaller
 
objectFromInputStream(InputStream) - Method in class org.infinispan.commons.marshall.AbstractMarshaller
This method implements StreamingMarshaller.objectFromInputStream(java.io.InputStream), but its implementation has been moved here rather that keeping under a class that implements StreamingMarshaller in order to avoid code duplication.
objectFromInputStream(InputStream) - Method in interface org.infinispan.commons.marshall.StreamingMarshaller
Unmarshall an object from an InputStream
objectFromObjectStream(ObjectInput) - Method in class org.infinispan.commons.marshall.AbstractDelegatingMarshaller
 
objectFromObjectStream(ObjectInput) - Method in class org.infinispan.commons.marshall.jboss.AbstractJBossMarshaller
 
objectFromObjectStream(ObjectInput) - Method in interface org.infinispan.commons.marshall.StreamingMarshaller
Unmarshalls an object from an ObjectInput
objectInput - Variable in class org.infinispan.commons.marshall.DelegatingObjectInput
 
objectOutput - Variable in class org.infinispan.commons.marshall.DelegatingObjectOutput
 
objectToBuffer(Object) - Method in class org.infinispan.commons.marshall.AbstractDelegatingMarshaller
 
objectToBuffer(Object, int) - Method in class org.infinispan.commons.marshall.AbstractMarshaller
This is a convenience method for converting an object into a ByteBuffer which takes an estimated size as parameter.
objectToBuffer(Object) - Method in class org.infinispan.commons.marshall.AbstractMarshaller
 
objectToBuffer(Object, int) - Method in class org.infinispan.commons.marshall.JavaSerializationMarshaller
 
objectToBuffer(Object, int) - Method in class org.infinispan.commons.marshall.jboss.AbstractJBossMarshaller
 
objectToBuffer(Object) - Method in interface org.infinispan.commons.marshall.Marshaller
A method that returns an instance of ByteBuffer, which allows direct access to the byte array with minimal array copying
objectToBuffer(Object, int) - Method in class org.infinispan.commons.marshall.StringMarshaller
 
objectToBuffer(Object, int) - Method in class org.infinispan.query.remote.client.BaseProtoStreamMarshaller
 
objectToByteBuffer(Object, int) - Method in class org.infinispan.commons.marshall.AbstractDelegatingMarshaller
 
objectToByteBuffer(Object) - Method in class org.infinispan.commons.marshall.AbstractDelegatingMarshaller
 
objectToByteBuffer(Object) - Method in class org.infinispan.commons.marshall.AbstractMarshaller
 
objectToByteBuffer(Object, int) - Method in class org.infinispan.commons.marshall.AbstractMarshaller
 
objectToByteBuffer(Object, int) - Method in interface org.infinispan.commons.marshall.Marshaller
Marshalls an object to a byte array.
objectToByteBuffer(Object) - Method in interface org.infinispan.commons.marshall.Marshaller
Marshalls an object to a byte array.
objectToObjectStream(Object, ObjectOutput) - Method in class org.infinispan.commons.marshall.AbstractDelegatingMarshaller
 
objectToObjectStream(Object, ObjectOutput) - Method in class org.infinispan.commons.marshall.jboss.AbstractJBossMarshaller
 
objectToObjectStream(Object, ObjectOutput) - Method in interface org.infinispan.commons.marshall.StreamingMarshaller
Marshalls an object to a given ObjectOutput
of(int) - Static method in class org.infinispan.commons.util.SmallIntSet
 
of(int, int) - Static method in class org.infinispan.commons.util.SmallIntSet
 
of(int, int, int) - Static method in class org.infinispan.commons.util.SmallIntSet
 
of(int...) - Static method in class org.infinispan.commons.util.SmallIntSet
 
OFFSET - Static variable in interface org.infinispan.rest.JSONConstants
 
onClose(Runnable) - Method in interface org.infinispan.CacheStream
onClose(Runnable) - Method in interface org.infinispan.DoubleCacheStream
onClose(Runnable) - Method in interface org.infinispan.IntCacheStream
onClose(Runnable) - Method in interface org.infinispan.LongCacheStream
onCreate(Consumer<EntryView.ReadEntryView<K, V>>) - Method in interface org.infinispan.functional.Listeners.ReadWriteListeners
Add a create event specific listener by passing in a Consumer to be called back each time a new cache entry is created, passing in a EntryView.ReadEntryView of that new entry.
onCreate(EntryView.ReadEntryView<K, V>) - Method in interface org.infinispan.functional.Listeners.ReadWriteListeners.ReadWriteListener
Entry created event callback that receives a EntryView.ReadEntryView of the created entry.
onEntryActivated(Object) - Method in interface org.infinispan.commons.util.EvictionListener
Called back when an entry has been activated
onEntryChosenForEviction(Map.Entry<K, V>) - Method in interface org.infinispan.commons.util.EvictionListener
Called back before an entry is evicted
onEntryEviction(Map<K, V>) - Method in interface org.infinispan.commons.util.EvictionListener
Called back after entries have been evicted
onEntryEviction(Map<? extends K, InternalCacheEntry<? extends K, ? extends V>>) - Method in interface org.infinispan.eviction.EvictionManager
Handles notifications of evicted entries
onEntryRemoved(Map.Entry<K, V>) - Method in interface org.infinispan.commons.util.EvictionListener
Called when an entry is specifically removed from the container.
onFilterResult(Object, Object, Object, Object[], Comparable[]) - Method in interface org.infinispan.objectfilter.FilterCallback
Receives notification that an instance matches the filter.
onModify(BiConsumer<EntryView.ReadEntryView<K, V>, EntryView.ReadEntryView<K, V>>) - Method in interface org.infinispan.functional.Listeners.ReadWriteListeners
Add a modify/update event specific listener by passing in a BiConsumer to be called back each time an entry is modified or updated, passing in a EntryView.ReadEntryView of the previous entry as first parameter, and a EntryView.ReadEntryView of the new value as second parameter.
onModify(EntryView.ReadEntryView<K, V>, EntryView.ReadEntryView<K, V>) - Method in interface org.infinispan.functional.Listeners.ReadWriteListeners.ReadWriteListener
Entry modify/update event callback that receives EntryView.ReadEntryView of the previous entry as first parameter, and the EntryView.ReadEntryView of the new entry.
onPrepareCommand(GlobalTransaction, boolean) - Method in class org.infinispan.stats.CacheStatisticManager
Invoked when a PrepareCommand is received for a transaction.
onPrepareCommand() - Method in class org.infinispan.stats.LocalTransactionStatistics
 
onPrepareCommand() - Method in class org.infinispan.stats.RemoteTransactionStatistics
 
onPrepareCommand() - Method in class org.infinispan.stats.TransactionStatistics
Signals the reception of the PrepareCommand.
onRemove(Object, boolean) - Method in interface org.infinispan.eviction.ActivationManager
Remove key and associated value from cache store and update the activation counter.
onRemove(Consumer<EntryView.ReadEntryView<K, V>>) - Method in interface org.infinispan.functional.Listeners.ReadWriteListeners
Add a remove event specific listener by passing in a Consumer to be called back each time an entry is removed, passing in the EntryView.ReadEntryView of the removed entry.
onRemove(EntryView.ReadEntryView<K, V>) - Method in interface org.infinispan.functional.Listeners.ReadWriteListeners.ReadWriteListener
Entry removed event callback that receives a EntryView.ReadEntryView of the removed entry.
onUpdate(CounterEvent) - Method in interface org.infinispan.counter.api.CounterListener
 
onUpdate(Object, boolean) - Method in interface org.infinispan.eviction.ActivationManager
Remove key and associated value from cache store and update the activation counter.
onWrite(Consumer<EntryView.ReadEntryView<K, V>>) - Method in interface org.infinispan.functional.Listeners.WriteListeners
Add a write event listener by passing in a Consumer to be called each time a cache entry is created, modified/updated or removed.
onWrite(EntryView.ReadEntryView<K, V>) - Method in interface org.infinispan.functional.Listeners.WriteListeners.WriteListener
Entry write event callback that receives a EntryView.ReadEntryView of the written entry.
openDatabase(String, Options) - Method in class org.infinispan.persistence.leveldb.LevelDBStore
Creates database if it doesn't exist.
OPTIONAL - Static variable in interface org.infinispan.commons.marshall.Ids
 
or() - Method in interface org.infinispan.query.dsl.FilterConditionContext
Creates a new context and connects it with the current one using boolean OR.
or(FilterConditionContext) - Method in interface org.infinispan.query.dsl.FilterConditionContext
Connects a given context with the current one using boolean OR.
orderBy(Expression) - Method in interface org.infinispan.query.dsl.QueryBuilder
 
orderBy(Expression, SortOrder) - Method in interface org.infinispan.query.dsl.QueryBuilder
 
orderBy(String) - Method in interface org.infinispan.query.dsl.QueryBuilder
 
orderBy(String, SortOrder) - Method in interface org.infinispan.query.dsl.QueryBuilder
 
org.infinispan - package org.infinispan
This is the core of Infinispan, a distributed, transactional, highly scalable data grid platform.
org.infinispan.affinity - package org.infinispan.affinity
This package contains the KeyAffinityService interfaces which allow user code to determine mapping of keys onto nodes
org.infinispan.atomic - package org.infinispan.atomic
This package contains the AtomicMap interfaces and API that Infinispan exposes as building blocks in creating other public interfaces such as the Tree API.
org.infinispan.commons - package org.infinispan.commons
Commons package
org.infinispan.commons.api - package org.infinispan.commons.api
Commons API package
org.infinispan.commons.configuration - package org.infinispan.commons.configuration
Commons Configuration package
org.infinispan.commons.equivalence - package org.infinispan.commons.equivalence
Equivalence classes and interfaces to enable equivalence comparison between native types, arrays, etc.
org.infinispan.commons.executors - package org.infinispan.commons.executors
Commons Executors package
org.infinispan.commons.hash - package org.infinispan.commons.hash
Commons Hash package
org.infinispan.commons.io - package org.infinispan.commons.io
Commons IO package
org.infinispan.commons.marshall - package org.infinispan.commons.marshall
Provides Infinispan-specific input and output streams, buffers and related utilities.
org.infinispan.commons.marshall.exts - package org.infinispan.commons.marshall.exts
Provides Infinispan-specific extensions to the marshallers.
org.infinispan.commons.marshall.jboss - package org.infinispan.commons.marshall.jboss
Hooks to bridge Infinispan's marshalling APIs with JBoss Marshalling internals.
org.infinispan.commons.util - package org.infinispan.commons.util
Commons package providing various utility classes
org.infinispan.commons.util.concurrent - package org.infinispan.commons.util.concurrent
Provides commons interfaces and classes related to concurrency
org.infinispan.configuration.cache - package org.infinispan.configuration.cache
Cache configuration
org.infinispan.configuration.global - package org.infinispan.configuration.global
EmbeddedCacheManager configuration
org.infinispan.conflict - package org.infinispan.conflict
This package contains the APIs that enable users to search for, and amend, data inconsistencies within their cache.
org.infinispan.context - package org.infinispan.context
Contexts contain information of a specific invocation on the cache, such as its origins, scope (transactional or non-transactional), as well as invocation-specific flags.
org.infinispan.counter - package org.infinispan.counter
Embedded Clustered Counters.
org.infinispan.counter.api - package org.infinispan.counter.api
Clustered Counters API.
org.infinispan.counter.configuration - package org.infinispan.counter.configuration
Embedded Clustered Counter Configuration.
org.infinispan.counter.exception - package org.infinispan.counter.exception
Clustered Counters Exceptions.
org.infinispan.distexec - package org.infinispan.distexec
Distribute Executor APIs
org.infinispan.distribution - package org.infinispan.distribution
Classes relating to the distributed cache mode.
org.infinispan.distribution.ch - package org.infinispan.distribution.ch
Consistent Hash interfaces
org.infinispan.eviction - package org.infinispan.eviction
Classes related to eviction.
org.infinispan.expiration - package org.infinispan.expiration
Classes related to entry expiration.
org.infinispan.filter - package org.infinispan.filter
Provides capabilities around filtering and converting entries that are found in the cache or cache store/loader.
org.infinispan.functional - package org.infinispan.functional
Commons Functional API package
org.infinispan.health - package org.infinispan.health
Health package.
org.infinispan.health.jmx - package org.infinispan.health.jmx
Health JMX package.
org.infinispan.interceptors.base - package org.infinispan.interceptors.base
Base interceptors containing common, reusable behavior.
org.infinispan.io - package org.infinispan.io
Provides Infinispan-specific input and output streams, buffers and related utilities.
org.infinispan.lifecycle - package org.infinispan.lifecycle
Component lifecycle.
org.infinispan.lock - package org.infinispan.lock
Embedded Clustered Locks.
org.infinispan.lock.api - package org.infinispan.lock.api
Clustered Locks API.
org.infinispan.lock.exception - package org.infinispan.lock.exception
Clustered Locks Exceptions.
org.infinispan.manager - package org.infinispan.manager
Cache manager package
org.infinispan.metadata - package org.infinispan.metadata
Metadata interfaces
org.infinispan.multimap.api.embedded - package org.infinispan.multimap.api.embedded
Embedded Multimap API.
org.infinispan.notifications - package org.infinispan.notifications
Notifications and eventing for listeners on both the Cache and CacheManager interfaces.
org.infinispan.notifications.cachelistener.annotation - package org.infinispan.notifications.cachelistener.annotation
Cache-specific listener annotations
org.infinispan.notifications.cachelistener.event - package org.infinispan.notifications.cachelistener.event
Cache-specific listener events
org.infinispan.notifications.cachelistener.filter - package org.infinispan.notifications.cachelistener.filter
Cache-specific notifications and eventing filtering classes.
org.infinispan.notifications.cachemanagerlistener.annotation - package org.infinispan.notifications.cachemanagerlistener.annotation
EmbeddedCacheManager-specific listener annotations
org.infinispan.notifications.cachemanagerlistener.event - package org.infinispan.notifications.cachemanagerlistener.event
EmbeddedCacheManager-specific listener events
org.infinispan.objectfilter - package org.infinispan.objectfilter
Querying on plain Java objects.
org.infinispan.partitionhandling - package org.infinispan.partitionhandling
 
org.infinispan.persistence - package org.infinispan.persistence
This package contains stores, which are used for overflow or persistence.
org.infinispan.persistence.cluster - package org.infinispan.persistence.cluster
A CacheLoader (not CacheWriter) that polls other nodes in the cluster for state.
org.infinispan.persistence.file - package org.infinispan.persistence.file
Simple filesystem-based CacheWriter implementation.
org.infinispan.persistence.jdbc.binary - package org.infinispan.persistence.jdbc.binary
This JDBC CacheStore implementation is optimized for storing binary (non-String) keys in the cache.
org.infinispan.persistence.jdbc.common - package org.infinispan.persistence.jdbc.common
The common classes for JDBC store (binary, string and mixed)
org.infinispan.persistence.jdbc.configuration - package org.infinispan.persistence.jdbc.configuration
org.infinispan.persistence.jdbc.mixed - package org.infinispan.persistence.jdbc.mixed
This is a delegating CacheStore implementation that delegates either to a binary or String based JDBC cache store depending on the key used.
org.infinispan.persistence.jdbc.stringbased - package org.infinispan.persistence.jdbc.stringbased
This JDBC CacheStore implementation is optimized for storing String keys in the cache.
org.infinispan.persistence.jpa - package org.infinispan.persistence.jpa
org.infinispan.persistence.jpa.configuration - package org.infinispan.persistence.jpa.configuration
Configuration for JpaStore
org.infinispan.persistence.leveldb - package org.infinispan.persistence.leveldb
org.infinispan.persistence.leveldb.configuration - package org.infinispan.persistence.leveldb.configuration
Configuration for LevelDBStore
org.infinispan.persistence.remote - package org.infinispan.persistence.remote
org.infinispan.persistence.remote.configuration - package org.infinispan.persistence.remote.configuration
Configuration for RemoteStore
org.infinispan.persistence.rest - package org.infinispan.persistence.rest
org.infinispan.persistence.rest.configuration - package org.infinispan.persistence.rest.configuration
Configuration for RestStore
org.infinispan.persistence.spi - package org.infinispan.persistence.spi
The Persistence SPI
org.infinispan.query - package org.infinispan.query
Query API.
org.infinispan.query.api.continuous - package org.infinispan.query.api.continuous
Continuous querying API.
org.infinispan.query.continuous - package org.infinispan.query.continuous
Functionality related to continuous query, which sends updates to the client based on the client query when there are any changes to the data which match the original query.
org.infinispan.query.dsl - package org.infinispan.query.dsl
Query DSL API.
org.infinispan.query.remote - package org.infinispan.query.remote
Server-side remote query components.
org.infinispan.query.remote.client - package org.infinispan.query.remote.client
Hot Rod query API.
org.infinispan.rest - package org.infinispan.rest
REST Server bootstrap and Netty bridge classes.
org.infinispan.rest.authentication - package org.infinispan.rest.authentication
Authentication API for REST.
org.infinispan.rest.cachemanager - package org.infinispan.rest.cachemanager
Cache manager wrapper for REST interface.
org.infinispan.rest.cachemanager.exceptions - package org.infinispan.rest.cachemanager.exceptions
Cache Manager Exceptions for REST interface.
org.infinispan.rest.configuration - package org.infinispan.rest.configuration
REST Server Configuration API
org.infinispan.scripting - package org.infinispan.scripting
Scripting APIs
org.infinispan.security - package org.infinispan.security
The Security API
org.infinispan.server.core.configuration - package org.infinispan.server.core.configuration
Core Server Configuration API
org.infinispan.server.hotrod.configuration - package org.infinispan.server.hotrod.configuration
HotRod Server Configuration API
org.infinispan.server.memcached.configuration - package org.infinispan.server.memcached.configuration
Memcached Server Configuration API
org.infinispan.stats - package org.infinispan.stats
Cache statistics.
org.infinispan.stream - package org.infinispan.stream
This package contains various helper classes when using the CacheStream or its various classes.
org.infinispan.tasks - package org.infinispan.tasks
Classes and interfaces related to task execution
org.infinispan.transaction - package org.infinispan.transaction
JTA transaction support.
org.infinispan.transaction.lookup - package org.infinispan.transaction.lookup
Interfaces and implementations of lookup classes to locate and/or instantiate JTA TransactionManagers.
OsgiClassLoader - Class in org.infinispan.commons.util
 
OutputStream(OutputStream) - Constructor for class org.infinispan.commons.util.Base64.OutputStream
Deprecated.
Constructs a Base64.OutputStream in ENCODE mode.
OutputStream(OutputStream, int) - Constructor for class org.infinispan.commons.util.Base64.OutputStream
Deprecated.
Constructs a Base64.OutputStream in either ENCODE or DECODE mode.
Ownership - Enum in org.infinispan.distribution
 
OwnershipLevel - Enum in org.infinispan.lock.api
Ownership level is a configuration parameter for ClusteredLock.

P

padString(String, int) - Static method in class org.infinispan.commons.util.Util
 
PaginationContext<Context extends PaginationContext> - Interface in org.infinispan.query.dsl
 
parallel() - Method in interface org.infinispan.CacheStream
parallel() - Method in interface org.infinispan.DoubleCacheStream
parallel() - Method in interface org.infinispan.IntCacheStream
parallel() - Method in interface org.infinispan.LongCacheStream
parallelDistribution() - Method in interface org.infinispan.CacheStream
This would enable sending requests to all other remote nodes when a terminal operator is performed.
parallelStream() - Method in interface org.infinispan.CacheCollection
 
parallelStream() - Method in interface org.infinispan.commons.util.CloseableIteratorCollection
Param<P> - Interface in org.infinispan.functional
An easily extensible parameter that allows functional map operations to be tweaked.
param(String) - Static method in interface org.infinispan.query.dsl.Expression
 
Param.FutureMode - Enum in org.infinispan.functional
When a method defines CompletableFuture as a return type, it implies the method called will be called asynchronously and that the CompletableFuture returned will be completed once the method's work is complete.
Param.PersistenceMode - Enum in org.infinispan.functional
When a persistence store is attached to a cache, by default all write operations, regardless of whether they are inserts, updates or removes, are persisted to the store.
ParameterContext<Context extends ParameterContext> - Interface in org.infinispan.query.dsl
 
parameters - Variable in class org.infinispan.rest.InfinispanRequest
 
parameters(Map<String, ?>) - Method in class org.infinispan.tasks.TaskContext
A map of named parameters that will be passed to the task.
ParamIds - Class in org.infinispan.functional
Parameter identifiers.
ParamKeyValueFilterConverterFactory<K,V,C> - Interface in org.infinispan.filter
Factory for KeyValueFilterConverter instances supporting parameters.
parseBytes(String) - Static method in enum org.infinispan.commons.util.MemoryUnit
 
ParsingException - Exception in org.infinispan.objectfilter
Thrown in case of syntax errors during parsing or during the processing of the parse tree.
ParsingException(String) - Constructor for exception org.infinispan.objectfilter.ParsingException
 
ParsingException(Throwable) - Constructor for exception org.infinispan.objectfilter.ParsingException
 
ParsingException(String, Throwable) - Constructor for exception org.infinispan.objectfilter.ParsingException
 
partitionHandling() - Method in class org.infinispan.configuration.cache.ClusteringConfiguration
Configures cluster's behaviour in the presence of partitions or node failures.
partitionHandling() - Method in class org.infinispan.configuration.cache.ClusteringConfigurationBuilder
 
partitionHandling() - Method in interface org.infinispan.configuration.cache.ClusteringConfigurationChildBuilder
Configures how the cache will react to cluster partitions.
PartitionHandling - Enum in org.infinispan.partitionhandling
 
PartitionHandlingConfiguration - Class in org.infinispan.configuration.cache
Controls how the cache handles partitioning and/or multiple node failures.
PartitionHandlingConfiguration(AttributeSet) - Constructor for class org.infinispan.configuration.cache.PartitionHandlingConfiguration
 
PartitionHandlingConfigurationBuilder - Class in org.infinispan.configuration.cache
Controls how the cache handles partitioning and/or multiple node failures.
PartitionHandlingConfigurationBuilder(ClusteringConfigurationBuilder) - Constructor for class org.infinispan.configuration.cache.PartitionHandlingConfigurationBuilder
 
PartitionStatusChanged - Annotation Type in org.infinispan.notifications.cachelistener.annotation
This annotation should be used on methods that need to be notified when the AvailabilityMode in use by the PartitionHandlingManager changes due to a change in cluster topology.
PartitionStatusChangedEvent<K,V> - Interface in org.infinispan.notifications.cachelistener.event
The event passed in to methods annotated with PartitionStatusChanged.
passivate(InternalCacheEntry) - Method in interface org.infinispan.eviction.PassivationManager
 
passivateAll() - Method in interface org.infinispan.eviction.PassivationManager
 
PASSIVATION - Static variable in class org.infinispan.configuration.cache.PersistenceConfiguration
 
passivation() - Method in class org.infinispan.configuration.cache.PersistenceConfiguration
If true, data is only written to the cache store when it is evicted from memory, a phenomenon known as 'passivation'.
passivation(boolean) - Method in class org.infinispan.configuration.cache.PersistenceConfigurationBuilder
 
PassivationManager - Interface in org.infinispan.eviction
A passivation manager
password() - Method in class org.infinispan.persistence.jdbc.configuration.PooledConnectionFactoryConfiguration
 
password(String) - Method in class org.infinispan.persistence.jdbc.configuration.PooledConnectionFactoryConfigurationBuilder
 
password() - Method in class org.infinispan.persistence.jdbc.configuration.SimpleConnectionFactoryConfiguration
 
password(String) - Method in class org.infinispan.persistence.jdbc.configuration.SimpleConnectionFactoryConfigurationBuilder
 
password() - Method in class org.infinispan.persistence.remote.configuration.AuthenticationConfiguration
 
password(String) - Method in class org.infinispan.persistence.remote.configuration.AuthenticationConfigurationBuilder
Specifies the password to be used for authentication.
password(char[]) - Method in class org.infinispan.persistence.remote.configuration.AuthenticationConfigurationBuilder
Specifies the password to be used for authentication.
PATH - Static variable in class org.infinispan.commons.util.ClassFinder
 
path(String) - Method in class org.infinispan.persistence.rest.configuration.AbstractRestStoreConfigurationChildBuilder
 
path() - Method in class org.infinispan.persistence.rest.configuration.RestStoreConfiguration
 
path(String) - Method in class org.infinispan.persistence.rest.configuration.RestStoreConfigurationBuilder
 
path(String) - Method in interface org.infinispan.persistence.rest.configuration.RestStoreConfigurationChildBuilder
The path portion of the RESTful service.
peek(Consumer<? super R>) - Method in interface org.infinispan.CacheStream
peek(SerializableConsumer<? super R>) - Method in interface org.infinispan.CacheStream
Same as CacheStream.peek(Consumer) except that the Consumer must also implement Serializable
peek(Object) - Method in interface org.infinispan.commons.util.PeekableMap
Peaks at a value for the given key.
peek(DoubleConsumer) - Method in interface org.infinispan.DoubleCacheStream
peek(SerializableDoubleConsumer) - Method in interface org.infinispan.DoubleCacheStream
Same as DoubleCacheStream.flatMap(DoubleFunction) except that the DoubleFunction must also implement Serializable
peek(IntConsumer) - Method in interface org.infinispan.IntCacheStream
peek(SerializableIntConsumer) - Method in interface org.infinispan.IntCacheStream
Same as IntCacheStream.flatMap(IntFunction) except that the IntFunction must also implement Serializable
peek(LongConsumer) - Method in interface org.infinispan.LongCacheStream
peek(SerializableLongConsumer) - Method in interface org.infinispan.LongCacheStream
Same as LongCacheStream.flatMap(LongFunction) except that the LongFunction must also implement Serializable.
PeekableMap<K,V> - Interface in org.infinispan.commons.util
 
permission(String) - Method in class org.infinispan.configuration.global.GlobalRoleConfigurationBuilder
Adds a permission to a role
permission(AuthorizationPermission) - Method in class org.infinispan.configuration.global.GlobalRoleConfigurationBuilder
Adds a permission to a role
persistence() - Method in class org.infinispan.configuration.cache.Configuration
 
persistence() - Method in class org.infinispan.configuration.cache.ConfigurationBuilder
 
persistence() - Method in interface org.infinispan.configuration.cache.ConfigurationChildBuilder
 
persistence() - Method in interface org.infinispan.configuration.cache.PersistenceConfigurationChildBuilder
 
PERSISTENCE_MODE_ID - Static variable in class org.infinispan.functional.ParamIds
 
PersistenceConfiguration - Class in org.infinispan.configuration.cache
Configuration for stores.
PersistenceConfigurationBuilder - Class in org.infinispan.configuration.cache
Configuration for cache stores.
PersistenceConfigurationBuilder(ConfigurationBuilder) - Constructor for class org.infinispan.configuration.cache.PersistenceConfigurationBuilder
 
PersistenceConfigurationChildBuilder - Interface in org.infinispan.configuration.cache
 
PersistenceException - Exception in org.infinispan.persistence.spi
An exception thrown by a CacheLoader or a CacheWriter implementation if there are problems reading from a loader.
PersistenceException() - Constructor for exception org.infinispan.persistence.spi.PersistenceException
 
PersistenceException(String) - Constructor for exception org.infinispan.persistence.spi.PersistenceException
 
PersistenceException(String, Throwable) - Constructor for exception org.infinispan.persistence.spi.PersistenceException
 
PersistenceException(Throwable) - Constructor for exception org.infinispan.persistence.spi.PersistenceException
 
persistenceExecutor() - Method in class org.infinispan.configuration.global.GlobalConfiguration
Deprecated.
This method always returns null now. Look for a thread pool named as GlobalConfiguration.persistenceThreadPool() instead.
persistenceThreadPool() - Method in class org.infinispan.configuration.global.GlobalConfiguration
 
persistenceThreadPool() - Method in class org.infinispan.configuration.global.GlobalConfigurationBuilder
 
persistenceThreadPool() - Method in interface org.infinispan.configuration.global.GlobalConfigurationChildBuilder
Configuration for the persistence thread pool
persistenceUnitName() - Method in class org.infinispan.persistence.jpa.configuration.JpaStoreConfiguration
 
persistenceUnitName(String) - Method in class org.infinispan.persistence.jpa.configuration.JpaStoreConfigurationBuilder
 
PersistenceUtil - Class in org.infinispan.persistence
 
PersistenceUtil() - Constructor for class org.infinispan.persistence.PersistenceUtil
 
PERSISTENT_LOCATION - Static variable in class org.infinispan.configuration.global.GlobalStateConfiguration
 
PERSISTENT_UUID - Static variable in interface org.infinispan.commons.marshall.Ids
 
persistentLocation() - Method in class org.infinispan.configuration.global.GlobalStateConfiguration
Returns the filesystem path where persistent state data which needs to survive container restarts should be stored.
persistentLocation(String) - Method in class org.infinispan.configuration.global.GlobalStateConfigurationBuilder
Defines the filesystem path where persistent state data which needs to survive container restarts should be stored.
poll() - Method in class org.infinispan.distexec.DistributedExecutionCompletionService
poll(long, TimeUnit) - Method in class org.infinispan.distexec.DistributedExecutionCompletionService
PooledConnectionFactoryConfiguration - Class in org.infinispan.persistence.jdbc.configuration
 
PooledConnectionFactoryConfiguration(String, String, String, String) - Constructor for class org.infinispan.persistence.jdbc.configuration.PooledConnectionFactoryConfiguration
 
PooledConnectionFactoryConfigurationBuilder<S extends AbstractJdbcStoreConfigurationBuilder<?,S>> - Class in org.infinispan.persistence.jdbc.configuration
PooledConnectionFactoryConfigurationBuilder.
PooledConnectionFactoryConfigurationBuilder(AbstractJdbcStoreConfigurationBuilder<?, S>) - Constructor for class org.infinispan.persistence.jdbc.configuration.PooledConnectionFactoryConfigurationBuilder
 
port() - Method in class org.infinispan.persistence.remote.configuration.RemoteServerConfiguration
 
port(int) - Method in class org.infinispan.persistence.remote.configuration.RemoteServerConfigurationBuilder
 
port(int) - Method in class org.infinispan.persistence.rest.configuration.AbstractRestStoreConfigurationChildBuilder
 
port() - Method in class org.infinispan.persistence.rest.configuration.RestStoreConfiguration
 
port(int) - Method in class org.infinispan.persistence.rest.configuration.RestStoreConfigurationBuilder
 
port(int) - Method in interface org.infinispan.persistence.rest.configuration.RestStoreConfigurationChildBuilder
The port to connect to.
port(int) - Method in class org.infinispan.server.core.configuration.AbstractProtocolServerConfigurationChildBuilder
 
port() - Method in class org.infinispan.server.core.configuration.ProtocolServerConfiguration
 
port - Variable in class org.infinispan.server.core.configuration.ProtocolServerConfigurationBuilder
 
port(int) - Method in class org.infinispan.server.core.configuration.ProtocolServerConfigurationBuilder
 
port(int) - Method in interface org.infinispan.server.core.configuration.ProtocolServerConfigurationChildBuilder
Specifies the port on which this server will listen
POSITION - Static variable in class org.infinispan.configuration.cache.InterceptorConfiguration
Deprecated.
 
position() - Method in class org.infinispan.configuration.cache.InterceptorConfiguration
Deprecated.
 
position(InterceptorConfiguration.Position) - Method in class org.infinispan.configuration.cache.InterceptorConfigurationBuilder
Deprecated.
Since 8.3, will be removed.
position() - Method in class org.infinispan.io.ReadableGridFileChannel
 
position(long) - Method in class org.infinispan.io.ReadableGridFileChannel
 
PostCacheEventFilter<K,V> - Class in org.infinispan.notifications.cachelistener.filter
A Filter that only allows post events to be accepted.
PostCacheEventFilter() - Constructor for class org.infinispan.notifications.cachelistener.filter.PostCacheEventFilter
 
predicate(KeyValueFilter<? super K, ? super V>) - Static method in class org.infinispan.filter.CacheFilters
Creates a new Predicate using the provided key value filter as a basis for the operation.
PREFERRED_ALWAYS - Static variable in class org.infinispan.conflict.MergePolicies
Deprecated.
 
PREFERRED_NON_NULL - Static variable in class org.infinispan.conflict.MergePolicies
Deprecated.
 
PRELOAD - Static variable in class org.infinispan.configuration.cache.AbstractStoreConfiguration
 
preload() - Method in class org.infinispan.configuration.cache.AbstractStoreConfiguration
 
preload - Variable in class org.infinispan.configuration.cache.AbstractStoreConfigurationBuilder
Deprecated.
preload(boolean) - Method in class org.infinispan.configuration.cache.AbstractStoreConfigurationBuilder
If true, when the cache starts, data stored in the cache store will be pre-loaded into memory.
preload(boolean) - Method in class org.infinispan.configuration.cache.AbstractStoreConfigurationChildBuilder
 
preload() - Method in class org.infinispan.configuration.cache.PersistenceConfiguration
Loops through all individual cache loader configs and checks if preload is set on any of them
preload() - Method in interface org.infinispan.configuration.cache.StoreConfiguration
 
preload(boolean) - Method in interface org.infinispan.configuration.cache.StoreConfigurationChildBuilder
If true, when the cache starts, data stored in the cache store will be pre-loaded into memory.
prepareWithModifications(Transaction, BatchModification) - Method in class org.infinispan.persistence.jdbc.binary.JdbcBinaryStore
 
prepareWithModifications(Transaction, BatchModification) - Method in class org.infinispan.persistence.jdbc.mixed.JdbcMixedStore
 
prepareWithModifications(Transaction, BatchModification) - Method in class org.infinispan.persistence.jdbc.stringbased.JdbcStringBasedStore
 
prepareWithModifications(Transaction, BatchModification) - Method in interface org.infinispan.persistence.spi.TransactionalCacheWriter
Write modifications to the store in the prepare phase, as this is the only way we know the FINAL values of the entries.
PrePostProcessingCommandInterceptor - Class in org.infinispan.interceptors.base
Deprecated.
Since 8.3, will be removed.
PrePostProcessingCommandInterceptor() - Constructor for class org.infinispan.interceptors.base.PrePostProcessingCommandInterceptor
Deprecated.
 
prettyPrintBitSet(long, Class<E>) - Static method in class org.infinispan.commons.util.EnumUtil
 
prettyPrintSubject(Subject) - Static method in class org.infinispan.commons.util.Util
Prints Subject's principals as a one-liner (as opposed to default Subject's toString() method, which prints every principal on separate line).
prettyPrintTime(long, TimeUnit) - Static method in class org.infinispan.commons.util.Util
 
prettyPrintTime(long) - Static method in class org.infinispan.commons.util.Util
Prints a time for display
previousValue - Variable in class org.infinispan.commons.util.RemovableIterator
 
primary() - Method in class org.infinispan.distribution.DistributionInfo
 
PrimaryOwnerFilter<K> - Class in org.infinispan.persistence
 
PrimaryOwnerFilter(ClusteringDependentLogic) - Constructor for class org.infinispan.persistence.PrimaryOwnerFilter
 
PRINCIPAL_ROLE_MAPPER - Static variable in class org.infinispan.configuration.global.GlobalAuthorizationConfiguration
 
principalRoleMapper() - Method in class org.infinispan.configuration.global.GlobalAuthorizationConfiguration
 
principalRoleMapper(PrincipalRoleMapper) - Method in class org.infinispan.configuration.global.GlobalAuthorizationConfigurationBuilder
The class of a mapper which converts the Principals associated with a Subject into a set of roles
PrincipalRoleMapper - Interface in org.infinispan.security
PrincipalRoleMapper.
PrincipalRoleMapperContext - Interface in org.infinispan.security
PrincipalRoleMapperContext.
principalToRoles(Principal) - Method in class org.infinispan.security.impl.CommonNameRoleMapper
 
principalToRoles(Principal) - Method in class org.infinispan.security.impl.IdentityRoleMapper
 
principalToRoles(Principal) - Method in interface org.infinispan.security.PrincipalRoleMapper
Maps a principal name to a set of role names.
printArray(byte[]) - Static method in class org.infinispan.commons.util.Util
 
printArray(byte[], boolean) - Static method in class org.infinispan.commons.util.Util
 
printDebugStats() - Method in class org.infinispan.commons.util.FastCopyHashMap
 
printFullVersionInformation() - Static method in class org.infinispan.Version
Prints full version information to the standard output.
printVersion() - Static method in class org.infinispan.Version
Returns version information as a string.
process(KeyFilter<? super K>, AdvancedCacheLoader.CacheLoaderTask<K, V>, Executor, boolean, boolean) - Method in class org.infinispan.persistence.file.SingleFileStore
 
process(KeyFilter, AdvancedCacheLoader.CacheLoaderTask, Executor, boolean, boolean) - Method in class org.infinispan.persistence.jdbc.binary.JdbcBinaryStore
 
process(KeyFilter, AdvancedCacheLoader.CacheLoaderTask, Executor, boolean, boolean) - Method in class org.infinispan.persistence.jdbc.mixed.JdbcMixedStore
 
process(KeyFilter, AdvancedCacheLoader.CacheLoaderTask, Executor, boolean, boolean) - Method in class org.infinispan.persistence.jdbc.stringbased.JdbcStringBasedStore
 
process(KeyFilter, AdvancedCacheLoader.CacheLoaderTask, Executor, boolean, boolean) - Method in class org.infinispan.persistence.jpa.JpaStore
 
process(KeyFilter, AdvancedCacheLoader.CacheLoaderTask, Executor, boolean, boolean) - Method in class org.infinispan.persistence.leveldb.LevelDBStore
 
process(KeyFilter, AdvancedCacheLoader.CacheLoaderTask, Executor, boolean, boolean) - Method in class org.infinispan.persistence.remote.RemoteStore
 
process(KeyFilter, AdvancedCacheLoader.CacheLoaderTask, Executor, boolean, boolean) - Method in class org.infinispan.persistence.rest.RestStore
 
process(KeyFilter<? super K>, AdvancedCacheLoader.CacheLoaderTask<K, V>, Executor, boolean, boolean) - Method in interface org.infinispan.persistence.spi.AdvancedCacheLoader
Iterates in parallel over the entries in the storage using the threads from the executor pool.
processEntry(MarshalledEntry<K, V>, AdvancedCacheLoader.TaskContext) - Method in interface org.infinispan.persistence.spi.AdvancedCacheLoader.CacheLoaderTask
 
processExpiration() - Method in interface org.infinispan.expiration.ExpirationManager
Processes the expiration event queue.
ProcessorInfo - Class in org.infinispan.commons.util
Provides general information about the processors on this host.
PROJECT_NAME - Static variable in class org.infinispan.Version
 
projection(String...) - Method in interface org.infinispan.query.CacheQuery
Defines the Lucene field names projected and returned in a query result Each field is converted back to it's object representation, an Object[] being returned for each "row"

A projectable field must be stored in the Lucene index and use a TwoWayFieldBridge Unless notified in their JavaDoc, all built-in bridges are two-way.

ProjectionConstants - Interface in org.infinispan.query
 
PROPERTIES - Static variable in class org.infinispan.commons.configuration.AbstractTypedPropertiesConfiguration
 
properties() - Method in class org.infinispan.commons.configuration.AbstractTypedPropertiesConfiguration
 
PROPERTIES - Static variable in class org.infinispan.configuration.cache.AbstractStoreConfiguration
 
properties() - Method in class org.infinispan.configuration.cache.AbstractStoreConfiguration
 
properties - Variable in class org.infinispan.configuration.cache.AbstractStoreConfigurationBuilder
Deprecated.
properties(Properties) - Method in class org.infinispan.configuration.cache.AbstractStoreConfigurationBuilder
 
properties() - Method in class org.infinispan.configuration.cache.IndexingConfiguration
These properties are passed directly to the embedded Hibernate Search engine, so for the complete and up to date documentation about available properties refer to the Hibernate Search reference of the version you're using with Infinispan Query.
properties() - Method in interface org.infinispan.configuration.cache.StoreConfiguration
 
PROPERTIES - Static variable in class org.infinispan.configuration.global.GlobalJmxStatisticsConfiguration
 
properties() - Method in class org.infinispan.configuration.global.GlobalJmxStatisticsConfiguration
 
PROPERTIES - Static variable in class org.infinispan.configuration.global.TransportConfiguration
 
properties() - Method in class org.infinispan.configuration.global.TransportConfiguration
 
property(String) - Static method in interface org.infinispan.query.dsl.Expression
 
PropertyFormatter - Class in org.infinispan.counter.api
A property style format for CounterConfiguration.
PropertyFormatter() - Constructor for class org.infinispan.counter.api.PropertyFormatter
 
PROTO_KEY_SUFFIX - Static variable in interface org.infinispan.query.remote.client.ProtobufMetadataManagerConstants
All protobuf definition source files must end with this suffix.
PROTOBUF_METADATA_CACHE_NAME - Static variable in interface org.infinispan.query.remote.client.ProtobufMetadataManagerConstants
The name of the Protobuf definitions cache.
ProtobufMetadataManager - Interface in org.infinispan.query.remote
A clustered repository of protobuf definition files.
ProtobufMetadataManagerConstants - Interface in org.infinispan.query.remote.client
Constants used by the Protobuf metadata cache.
ProtobufMetadataManagerMBean - Interface in org.infinispan.query.remote.client
MBean interface for ProtobufMetadataManager, suitable for building invocation proxies with one of the JMX.newMBeanProxy(javax.management.MBeanServerConnection, javax.management.ObjectName, java.lang.Class<T>) methods.
protocol() - Method in class org.infinispan.persistence.remote.configuration.RemoteStoreConfiguration
 
protocol() - Method in class org.infinispan.persistence.remote.configuration.SslConfiguration
 
protocol(String) - Method in class org.infinispan.persistence.remote.configuration.SslConfigurationBuilder
Configures the secure socket protocol.
protocol(String) - Method in class org.infinispan.server.core.configuration.SslConfigurationBuilder
Configures the secure socket protocol.
protocol() - Method in class org.infinispan.server.core.configuration.SslEngineConfiguration
 
protocol(String) - Method in class org.infinispan.server.core.configuration.SslEngineConfigurationBuilder
Configures the secure socket protocol.
ProtocolServerConfiguration - Class in org.infinispan.server.core.configuration
ServerConfiguration.
ProtocolServerConfiguration(String, String, String, int, int, int, int, SslConfiguration, boolean, boolean, int, Set<String>, boolean, AdminOperationsHandler) - Constructor for class org.infinispan.server.core.configuration.ProtocolServerConfiguration
 
ProtocolServerConfiguration(String, String, int, int, int, int, SslConfiguration, boolean, boolean, int) - Constructor for class org.infinispan.server.core.configuration.ProtocolServerConfiguration
 
ProtocolServerConfigurationBuilder<T extends ProtocolServerConfiguration,S extends ProtocolServerConfigurationChildBuilder<T,S>> - Class in org.infinispan.server.core.configuration
 
ProtocolServerConfigurationBuilder(int) - Constructor for class org.infinispan.server.core.configuration.ProtocolServerConfigurationBuilder
 
ProtocolServerConfigurationChildBuilder<T extends ProtocolServerConfiguration,S extends ProtocolServerConfigurationChildBuilder<T,S>> - Interface in org.infinispan.server.core.configuration
ProtocolServerConfigurationChildBuilder.
protocolVersion(String) - Method in class org.infinispan.persistence.remote.configuration.AbstractRemoteStoreConfigurationChildBuilder
 
protocolVersion(ProtocolVersion) - Method in class org.infinispan.persistence.remote.configuration.AbstractRemoteStoreConfigurationChildBuilder
 
protocolVersion() - Method in class org.infinispan.persistence.remote.configuration.RemoteStoreConfiguration
Deprecated.
protocolVersion(String) - Method in class org.infinispan.persistence.remote.configuration.RemoteStoreConfigurationBuilder
 
protocolVersion(ProtocolVersion) - Method in class org.infinispan.persistence.remote.configuration.RemoteStoreConfigurationBuilder
 
protocolVersion(String) - Method in interface org.infinispan.persistence.remote.configuration.RemoteStoreConfigurationChildBuilder
protocolVersion(ProtocolVersion) - Method in interface org.infinispan.persistence.remote.configuration.RemoteStoreConfigurationChildBuilder
This property defines the protocol version that this client should use.
Proxies - Class in org.infinispan.commons.util
Proxies is a collection of useful dynamic profixes.
Proxies() - Constructor for class org.infinispan.commons.util.Proxies
 
proxyHost(String) - Method in class org.infinispan.server.hotrod.configuration.AbstractHotRodServerChildConfigurationBuilder
 
proxyHost(String) - Method in interface org.infinispan.server.hotrod.configuration.HotRodServerChildConfigurationBuilder
Sets the external address of this node, i.e.
proxyHost() - Method in class org.infinispan.server.hotrod.configuration.HotRodServerConfiguration
 
proxyHost(String) - Method in class org.infinispan.server.hotrod.configuration.HotRodServerConfigurationBuilder
Sets the external address of this node, i.e.
proxyPort(int) - Method in class org.infinispan.server.hotrod.configuration.AbstractHotRodServerChildConfigurationBuilder
 
proxyPort(int) - Method in interface org.infinispan.server.hotrod.configuration.HotRodServerChildConfigurationBuilder
Sets the external port of this node, i.e.
proxyPort() - Method in class org.infinispan.server.hotrod.configuration.HotRodServerConfiguration
 
proxyPort(int) - Method in class org.infinispan.server.hotrod.configuration.HotRodServerConfigurationBuilder
Sets the external port of this node, i.e.
purge(Executor, AdvancedCacheWriter.PurgeListener) - Method in class org.infinispan.persistence.file.SingleFileStore
 
purge(Executor, AdvancedCacheWriter.PurgeListener) - Method in class org.infinispan.persistence.jdbc.binary.JdbcBinaryStore
 
purge(Executor, AdvancedCacheWriter.PurgeListener) - Method in class org.infinispan.persistence.jdbc.mixed.JdbcMixedStore
 
purge(Executor, AdvancedCacheWriter.PurgeListener) - Method in class org.infinispan.persistence.jdbc.stringbased.JdbcStringBasedStore
 
purge(Executor, AdvancedCacheWriter.PurgeListener) - Method in class org.infinispan.persistence.jpa.JpaStore
 
purge(Executor, AdvancedCacheWriter.PurgeListener) - Method in class org.infinispan.persistence.leveldb.LevelDBStore
 
purge(Executor, AdvancedCacheWriter.PurgeListener) - Method in class org.infinispan.persistence.remote.RemoteStore
 
purge(Executor, AdvancedCacheWriter.PurgeListener) - Method in class org.infinispan.persistence.rest.RestStore
 
purge(Executor, AdvancedCacheExpirationWriter.ExpirationPurgeListener<K, V>) - Method in interface org.infinispan.persistence.spi.AdvancedCacheExpirationWriter
Using the thread in the pool, removed all the expired data from the persistence storage.
purge(Executor, AdvancedCacheWriter.PurgeListener<? super K>) - Method in interface org.infinispan.persistence.spi.AdvancedCacheWriter
Using the thread in the pool, removed all the expired data from the persistence storage.
purge(Class<?>) - Method in interface org.infinispan.query.SearchManager
Remove all entities of particular class from the index.
PURGE_ON_STARTUP - Static variable in class org.infinispan.configuration.cache.AbstractStoreConfiguration
 
purgeOnStartup() - Method in class org.infinispan.configuration.cache.AbstractStoreConfiguration
If true, purges this cache store when it starts up.
purgeOnStartup - Variable in class org.infinispan.configuration.cache.AbstractStoreConfigurationBuilder
Deprecated.
purgeOnStartup(boolean) - Method in class org.infinispan.configuration.cache.AbstractStoreConfigurationBuilder
If true, purges this cache store when it starts up.
purgeOnStartup(boolean) - Method in class org.infinispan.configuration.cache.AbstractStoreConfigurationChildBuilder
 
purgeOnStartup() - Method in interface org.infinispan.configuration.cache.StoreConfiguration
If true, purges this cache store when it starts up.
purgeOnStartup(boolean) - Method in interface org.infinispan.configuration.cache.StoreConfigurationChildBuilder
If true, purges this cache store when it starts up.
purgeStaleEntries() - Method in class org.infinispan.commons.util.concurrent.ConcurrentWeakKeyHashMap
Removes any stale entries whose keys have been finalized.
PUSH_STATE_TIMEOUT - Static variable in class org.infinispan.configuration.cache.SingletonStoreConfiguration
Deprecated.
 
PUSH_STATE_WHEN_COORDINATOR - Static variable in class org.infinispan.configuration.cache.SingletonStoreConfiguration
Deprecated.
 
pushStateTimeout() - Method in class org.infinispan.configuration.cache.SingletonStoreConfiguration
Deprecated.
If pushStateWhenCoordinator is true, this property sets the maximum number of milliseconds that the process of pushing the in-memory state to the underlying cache loader should take.
pushStateTimeout(long) - Method in class org.infinispan.configuration.cache.SingletonStoreConfigurationBuilder
If pushStateWhenCoordinator is true, this property sets the maximum number of milliseconds that the process of pushing the in-memory state to the underlying cache loader should take.
pushStateTimeout(long, TimeUnit) - Method in class org.infinispan.configuration.cache.SingletonStoreConfigurationBuilder
If pushStateWhenCoordinator is true, this property sets the maximum number of milliseconds that the process of pushing the in-memory state to the underlying cache loader should take.
pushStateWhenCoordinator() - Method in class org.infinispan.configuration.cache.SingletonStoreConfiguration
Deprecated.
If true, when a node becomes the coordinator, it will transfer in-memory state to the underlying cache store.
pushStateWhenCoordinator(boolean) - Method in class org.infinispan.configuration.cache.SingletonStoreConfigurationBuilder
If true, when a node becomes the coordinator, it will transfer in-memory state to the underlying cache store.
put(K, V, Metadata) - Method in interface org.infinispan.AdvancedCache
An overloaded form of #put(K, V), which takes in an instance of Metadata which can be used to provide metadata information for the entry being stored, such as lifespan, version of value...etc.
put(K, V) - Method in interface org.infinispan.commons.api.BasicCache
If the return value of this operation will be ignored by the application, the user is strongly encouraged to use the Flag.IGNORE_RETURN_VALUES flag when invoking this method in order to make it behave as efficiently as possible (i.e.
put(K, V, long, TimeUnit) - Method in interface org.infinispan.commons.api.BasicCache
An overloaded form of BasicCache.put(Object, Object), which takes in lifespan parameters.
put(K, V, long, TimeUnit, long, TimeUnit) - Method in interface org.infinispan.commons.api.BasicCache
An overloaded form of BasicCache.put(Object, Object), which takes in lifespan parameters.
put(K, V) - Method in class org.infinispan.commons.equivalence.EquivalentHashMap
Deprecated.
 
put(K, V) - Method in class org.infinispan.commons.util.ArrayMap
 
put(K, V) - Method in class org.infinispan.commons.util.concurrent.ConcurrentWeakKeyHashMap
Maps the specified key to the specified value in this table.
put(K, V) - Method in class org.infinispan.commons.util.FastCopyHashMap
 
put(K, V) - Method in class org.infinispan.commons.util.HopscotchHashMap
 
put(K, V) - Method in class org.infinispan.commons.util.WeakValueHashMap
 
put(K, V) - Method in interface org.infinispan.multimap.api.embedded.MultimapCache
Puts a key-value pair in this multimap cache.
putAll(Map<? extends K, ? extends V>, Metadata) - Method in interface org.infinispan.AdvancedCache
An overloaded form of Map.putAll(Map), which takes in an instance of Metadata which can be used to provide metadata information for the entries being stored, such as lifespan, version of value...etc.
putAll(Map<? extends K, ? extends V>, long, TimeUnit) - Method in interface org.infinispan.commons.api.BasicCache
An overloaded form of Map.putAll(Map), which takes in lifespan parameters.
putAll(Map<? extends K, ? extends V>, long, TimeUnit, long, TimeUnit) - Method in interface org.infinispan.commons.api.BasicCache
An overloaded form of Map.putAll(Map), which takes in lifespan parameters.
putAll(Map<? extends K, ? extends V>) - Method in class org.infinispan.commons.equivalence.EquivalentHashMap
Deprecated.
 
putAll(Map<? extends K, ? extends V>) - Method in class org.infinispan.commons.util.concurrent.ConcurrentWeakKeyHashMap
Copies all of the mappings from the specified map to this one.
putAll(Map<? extends K, ? extends V>) - Method in class org.infinispan.commons.util.FastCopyHashMap
 
putAllAsync(Map<? extends K, ? extends V>) - Method in interface org.infinispan.commons.api.AsyncCache
Asynchronous version of Map.putAll(Map).
putAllAsync(Map<? extends K, ? extends V>, long, TimeUnit) - Method in interface org.infinispan.commons.api.AsyncCache
putAllAsync(Map<? extends K, ? extends V>, long, TimeUnit, long, TimeUnit) - Method in interface org.infinispan.commons.api.AsyncCache
putAsync(K, V, Metadata) - Method in interface org.infinispan.AdvancedCache
Asynchronous version of AdvancedCache.put(Object, Object, Metadata) which stores metadata alongside the value.
putAsync(K, V) - Method in interface org.infinispan.commons.api.AsyncCache
Asynchronous version of BasicCache.put(Object, Object).
putAsync(K, V, long, TimeUnit) - Method in interface org.infinispan.commons.api.AsyncCache
putAsync(K, V, long, TimeUnit, long, TimeUnit) - Method in interface org.infinispan.commons.api.AsyncCache
putForExternalRead(K, V, Metadata) - Method in interface org.infinispan.AdvancedCache
An overloaded form of #putForExternalRead(K, V), which takes in an instance of Metadata which can be used to provide metadata information for the entry being stored, such as lifespan, version of value...etc.
putForExternalRead(K, V) - Method in interface org.infinispan.Cache
Under special operating behavior, associates the value with the specified key.
putForExternalRead(K, V, long, TimeUnit) - Method in interface org.infinispan.Cache
An overloaded form of #putForExternalRead(K, V), which takes in lifespan parameters.
putForExternalRead(K, V, long, TimeUnit, long, TimeUnit) - Method in interface org.infinispan.Cache
An overloaded form of #putForExternalRead(K, V), which takes in lifespan parameters.
putIfAbsent(K, V, Metadata) - Method in interface org.infinispan.AdvancedCache
An overloaded form of #putIfAbsent(K, V), which takes in an instance of Metadata which can be used to provide metadata information for the entry being stored, such as lifespan, version of value...etc.
putIfAbsent(K, V, long, TimeUnit) - Method in interface org.infinispan.commons.api.BasicCache
An overloaded form of ConcurrentMap.putIfAbsent(Object, Object), which takes in lifespan parameters.
putIfAbsent(K, V, long, TimeUnit, long, TimeUnit) - Method in interface org.infinispan.commons.api.BasicCache
An overloaded form of ConcurrentMap.putIfAbsent(Object, Object), which takes in lifespan parameters.
putIfAbsent(K, V) - Method in class org.infinispan.commons.util.concurrent.ConcurrentWeakKeyHashMap
putIfAbsent(String, String) - Method in class org.infinispan.commons.util.TypedProperties
Put a value if the associated key is not present
putIfAbsentAsync(K, V) - Method in interface org.infinispan.commons.api.AsyncCache
putIfAbsentAsync(K, V, long, TimeUnit) - Method in interface org.infinispan.commons.api.AsyncCache
putIfAbsentAsync(K, V, long, TimeUnit, long, TimeUnit) - Method in interface org.infinispan.commons.api.AsyncCache
putLookedUpEntry(Object, CacheEntry) - Method in interface org.infinispan.context.EntryLookup
Puts an entry in the registry of looked up entries in the current scope.

Q

Query - Interface in org.infinispan.query.dsl
An immutable object representing both the query and the result.
QUERY_MODE - Static variable in interface org.infinispan.rest.JSONConstants
 
QUERY_STRING - Static variable in interface org.infinispan.rest.JSONConstants
 
QueryBuilder - Interface in org.infinispan.query.dsl
A builder for Query objects.
QueryDefinition - Class in org.infinispan.query
Stores the query to be executed in a cache in either a String or HSQuery form together with pagination and sort information.
QueryDefinition(String) - Constructor for class org.infinispan.query.QueryDefinition
 
QueryDefinition(HSQuery) - Constructor for class org.infinispan.query.QueryDefinition
 
QueryFactory - Interface in org.infinispan.query.dsl
Factory for query DSL objects.
QueryRequest - Class in org.infinispan.query.remote.client
 
QueryRequest() - Constructor for class org.infinispan.query.remote.client.QueryRequest
 
QueryRequest.NamedParameter - Class in org.infinispan.query.remote.client
 
QueryResponse - Class in org.infinispan.query.remote.client
 
QueryResponse() - Constructor for class org.infinispan.query.remote.client.QueryResponse
 
QUEUE - Static variable in interface org.infinispan.commons.marshall.Ids
 
queueLength() - Method in class org.infinispan.commons.executors.BlockingThreadPoolExecutorFactory
 

R

RACK_ID - Static variable in class org.infinispan.configuration.global.TransportConfiguration
 
rackId() - Method in class org.infinispan.configuration.global.TransportConfiguration
 
rackId(String) - Method in class org.infinispan.configuration.global.TransportConfigurationBuilder
The id of the rack where this node runs.
RANDOM_NODE_FAILOVER - Static variable in class org.infinispan.distexec.DefaultExecutorService
Deprecated.
 
randomClusterMembers(List<Address>, int) - Method in class org.infinispan.distexec.DefaultExecutorService
Deprecated.
 
RangeConditionContext - Interface in org.infinispan.query.dsl
A context for ranges.
RangeConditionContextQueryBuilder - Interface in org.infinispan.query.dsl
 
rawValues(boolean) - Method in class org.infinispan.persistence.remote.configuration.AbstractRemoteStoreConfigurationChildBuilder
 
rawValues() - Method in class org.infinispan.persistence.remote.configuration.RemoteStoreConfiguration
 
rawValues(boolean) - Method in class org.infinispan.persistence.remote.configuration.RemoteStoreConfigurationBuilder
 
rawValues(boolean) - Method in interface org.infinispan.persistence.remote.configuration.RemoteStoreConfigurationChildBuilder
Normally the RemoteStore stores values wrapped in InternalCacheEntry.
rawValues(boolean) - Method in class org.infinispan.persistence.rest.configuration.AbstractRestStoreConfigurationChildBuilder
 
rawValues() - Method in class org.infinispan.persistence.rest.configuration.RestStoreConfiguration
 
rawValues(boolean) - Method in class org.infinispan.persistence.rest.configuration.RestStoreConfigurationBuilder
 
rawValues(boolean) - Method in interface org.infinispan.persistence.rest.configuration.RestStoreConfigurationChildBuilder
Reads/writes "raw" values to the REST server instead of marshalling (used by the rolling upgrades feature)
read(T) - Method in interface org.infinispan.commons.configuration.Builder
Reads the configuration from an already created configuration bean into this builder.
read() - Method in class org.infinispan.commons.marshall.DelegatingObjectInput
 
read(byte[]) - Method in class org.infinispan.commons.marshall.DelegatingObjectInput
 
read(byte[], int, int) - Method in class org.infinispan.commons.marshall.DelegatingObjectInput
 
read() - Method in class org.infinispan.commons.util.Base64.InputStream
Deprecated.
Reads enough of the input stream to convert to/from Base64 and returns the next byte.
read(byte[], int, int) - Method in class org.infinispan.commons.util.Base64.InputStream
Deprecated.
Calls Base64.InputStream.read() repeatedly until the end of stream is reached or len bytes are read.
read(InputStream) - Static method in class org.infinispan.commons.util.Util
Reads the given InputStream fully, closes the stream and returns the result as a String.
read(T) - Method in class org.infinispan.configuration.cache.AbstractStoreConfigurationBuilder
 
read(AsyncStoreConfiguration) - Method in class org.infinispan.configuration.cache.AsyncStoreConfigurationBuilder
 
read(AuthorizationConfiguration) - Method in class org.infinispan.configuration.cache.AuthorizationConfigurationBuilder
 
read(BackupConfiguration) - Method in class org.infinispan.configuration.cache.BackupConfigurationBuilder
 
read(BackupForConfiguration) - Method in class org.infinispan.configuration.cache.BackupForBuilder
 
read(ClusteringConfiguration) - Method in class org.infinispan.configuration.cache.ClusteringConfigurationBuilder
 
read(ClusterLoaderConfiguration) - Method in class org.infinispan.configuration.cache.ClusterLoaderConfigurationBuilder
 
read(CompatibilityModeConfiguration) - Method in class org.infinispan.configuration.cache.CompatibilityModeConfigurationBuilder
 
read(Configuration) - Method in class org.infinispan.configuration.cache.ConfigurationBuilder
 
read(ContentTypeConfiguration) - Method in class org.infinispan.configuration.cache.ContentTypeConfigurationBuilder
 
read(CustomInterceptorsConfiguration) - Method in class org.infinispan.configuration.cache.CustomInterceptorsConfigurationBuilder
 
read(CustomStoreConfiguration) - Method in class org.infinispan.configuration.cache.CustomStoreConfigurationBuilder
 
read(DataContainerConfiguration) - Method in class org.infinispan.configuration.cache.DataContainerConfigurationBuilder
 
read(DeadlockDetectionConfiguration) - Method in class org.infinispan.configuration.cache.DeadlockDetectionConfigurationBuilder
 
read(EncodingConfiguration) - Method in class org.infinispan.configuration.cache.EncodingConfigurationBuilder
 
read(EvictionConfiguration) - Method in class org.infinispan.configuration.cache.EvictionConfigurationBuilder
Deprecated.
 
read(ExpirationConfiguration) - Method in class org.infinispan.configuration.cache.ExpirationConfigurationBuilder
 
read(GroupsConfiguration) - Method in class org.infinispan.configuration.cache.GroupsConfigurationBuilder
 
read(HashConfiguration) - Method in class org.infinispan.configuration.cache.HashConfigurationBuilder
 
read(IndexingConfiguration) - Method in class org.infinispan.configuration.cache.IndexingConfigurationBuilder
 
read(InterceptorConfiguration) - Method in class org.infinispan.configuration.cache.InterceptorConfigurationBuilder
 
read(InvocationBatchingConfiguration) - Method in class org.infinispan.configuration.cache.InvocationBatchingConfigurationBuilder
 
read(JMXStatisticsConfiguration) - Method in class org.infinispan.configuration.cache.JMXStatisticsConfigurationBuilder
 
read(L1Configuration) - Method in class org.infinispan.configuration.cache.L1ConfigurationBuilder
 
read(LockingConfiguration) - Method in class org.infinispan.configuration.cache.LockingConfigurationBuilder
 
read(MemoryConfiguration) - Method in class org.infinispan.configuration.cache.MemoryConfigurationBuilder
 
read(PartitionHandlingConfiguration) - Method in class org.infinispan.configuration.cache.PartitionHandlingConfigurationBuilder
 
read(PersistenceConfiguration) - Method in class org.infinispan.configuration.cache.PersistenceConfigurationBuilder
 
read(RecoveryConfiguration) - Method in class org.infinispan.configuration.cache.RecoveryConfigurationBuilder
 
read(SecurityConfiguration) - Method in class org.infinispan.configuration.cache.SecurityConfigurationBuilder
 
read(SingleFileStoreConfiguration) - Method in class org.infinispan.configuration.cache.SingleFileStoreConfigurationBuilder
 
read(SingletonStoreConfiguration) - Method in class org.infinispan.configuration.cache.SingletonStoreConfigurationBuilder
 
read(SitesConfiguration) - Method in class org.infinispan.configuration.cache.SitesConfigurationBuilder
 
read(StateTransferConfiguration) - Method in class org.infinispan.configuration.cache.StateTransferConfigurationBuilder
 
read(StoreAsBinaryConfiguration) - Method in class org.infinispan.configuration.cache.StoreAsBinaryConfigurationBuilder
Deprecated.
 
read(SyncConfiguration) - Method in class org.infinispan.configuration.cache.SyncConfigurationBuilder
Deprecated.
 
read(TakeOfflineConfiguration) - Method in class org.infinispan.configuration.cache.TakeOfflineConfigurationBuilder
 
read(TransactionConfiguration) - Method in class org.infinispan.configuration.cache.TransactionConfigurationBuilder
 
read(UnsafeConfiguration) - Method in class org.infinispan.configuration.cache.UnsafeConfigurationBuilder
 
read(VersioningConfiguration) - Method in class org.infinispan.configuration.cache.VersioningConfigurationBuilder
 
read(XSiteStateTransferConfiguration) - Method in class org.infinispan.configuration.cache.XSiteStateTransferConfigurationBuilder
 
read(ExecutorFactoryConfiguration) - Method in class org.infinispan.configuration.global.ExecutorFactoryConfigurationBuilder
 
read(GlobalAuthorizationConfiguration) - Method in class org.infinispan.configuration.global.GlobalAuthorizationConfigurationBuilder
 
read(GlobalConfiguration) - Method in class org.infinispan.configuration.global.GlobalConfigurationBuilder
 
read(GlobalJmxStatisticsConfiguration) - Method in class org.infinispan.configuration.global.GlobalJmxStatisticsConfigurationBuilder
 
read(Role) - Method in class org.infinispan.configuration.global.GlobalRoleConfigurationBuilder
 
read(GlobalSecurityConfiguration) - Method in class org.infinispan.configuration.global.GlobalSecurityConfigurationBuilder
 
read(GlobalStateConfiguration) - Method in class org.infinispan.configuration.global.GlobalStateConfigurationBuilder
 
read(ScheduledExecutorFactoryConfiguration) - Method in class org.infinispan.configuration.global.ScheduledExecutorFactoryConfigurationBuilder
 
read(SerializationConfiguration) - Method in class org.infinispan.configuration.global.SerializationConfigurationBuilder
 
read(ShutdownConfiguration) - Method in class org.infinispan.configuration.global.ShutdownConfigurationBuilder
 
read(SiteConfiguration) - Method in class org.infinispan.configuration.global.SiteConfigurationBuilder
 
read(ThreadPoolConfiguration) - Method in class org.infinispan.configuration.global.ThreadPoolConfigurationBuilder
 
read(TransportConfiguration) - Method in class org.infinispan.configuration.global.TransportConfigurationBuilder
 
read(CounterManagerConfiguration) - Method in class org.infinispan.counter.configuration.CounterManagerConfigurationBuilder
 
read(StrongCounterConfiguration) - Method in class org.infinispan.counter.configuration.StrongCounterConfigurationBuilder
 
read(WeakCounterConfiguration) - Method in class org.infinispan.counter.configuration.WeakCounterConfigurationBuilder
 
read() - Method in class org.infinispan.io.GridInputStream
 
read(byte[]) - Method in class org.infinispan.io.GridInputStream
 
read(byte[], int, int) - Method in class org.infinispan.io.GridInputStream
 
read(ByteBuffer) - Method in class org.infinispan.io.ReadableGridFileChannel
 
read() - Method in class org.infinispan.io.UnclosableObjectInputStream
 
read(byte[]) - Method in class org.infinispan.io.UnclosableObjectInputStream
 
read(byte[], int, int) - Method in class org.infinispan.io.UnclosableObjectInputStream
 
read(T) - Method in class org.infinispan.persistence.jdbc.configuration.AbstractJdbcStoreConfigurationBuilder
 
read(JdbcBinaryStoreConfiguration) - Method in class org.infinispan.persistence.jdbc.configuration.JdbcBinaryStoreConfigurationBuilder
 
read(JdbcMixedStoreConfiguration) - Method in class org.infinispan.persistence.jdbc.configuration.JdbcMixedStoreConfigurationBuilder
 
read(JdbcStringBasedStoreConfiguration) - Method in class org.infinispan.persistence.jdbc.configuration.JdbcStringBasedStoreConfigurationBuilder
 
read(ManagedConnectionFactoryConfiguration) - Method in class org.infinispan.persistence.jdbc.configuration.ManagedConnectionFactoryConfigurationBuilder
 
read(PooledConnectionFactoryConfiguration) - Method in class org.infinispan.persistence.jdbc.configuration.PooledConnectionFactoryConfigurationBuilder
 
read(SimpleConnectionFactoryConfiguration) - Method in class org.infinispan.persistence.jdbc.configuration.SimpleConnectionFactoryConfigurationBuilder
 
read(TableManipulationConfiguration) - Method in class org.infinispan.persistence.jdbc.configuration.TableManipulationConfigurationBuilder
 
read(JpaStoreConfiguration) - Method in class org.infinispan.persistence.jpa.configuration.JpaStoreConfigurationBuilder
 
read(LevelDBStoreConfiguration) - Method in class org.infinispan.persistence.leveldb.configuration.LevelDBStoreConfigurationBuilder
 
read(AuthenticationConfiguration) - Method in class org.infinispan.persistence.remote.configuration.AuthenticationConfigurationBuilder
 
read(ConnectionPoolConfiguration) - Method in class org.infinispan.persistence.remote.configuration.ConnectionPoolConfigurationBuilder
 
read(ExecutorFactoryConfiguration) - Method in class org.infinispan.persistence.remote.configuration.ExecutorFactoryConfigurationBuilder
 
read(RemoteServerConfiguration) - Method in class org.infinispan.persistence.remote.configuration.RemoteServerConfigurationBuilder
 
read(RemoteStoreConfiguration) - Method in class org.infinispan.persistence.remote.configuration.RemoteStoreConfigurationBuilder
 
read(SecurityConfiguration) - Method in class org.infinispan.persistence.remote.configuration.SecurityConfigurationBuilder
 
read(SslConfiguration) - Method in class org.infinispan.persistence.remote.configuration.SslConfigurationBuilder
 
read(ConnectionPoolConfiguration) - Method in class org.infinispan.persistence.rest.configuration.ConnectionPoolConfigurationBuilder
 
read(RestStoreConfiguration) - Method in class org.infinispan.persistence.rest.configuration.RestStoreConfigurationBuilder
 
read(RestServerConfiguration) - Method in class org.infinispan.rest.configuration.RestServerConfigurationBuilder
 
read(T) - Method in class org.infinispan.server.core.configuration.ProtocolServerConfigurationBuilder
 
read(SslConfiguration) - Method in class org.infinispan.server.core.configuration.SslConfigurationBuilder
 
read(SslEngineConfiguration) - Method in class org.infinispan.server.core.configuration.SslEngineConfigurationBuilder
 
read(AuthenticationConfiguration) - Method in class org.infinispan.server.hotrod.configuration.AuthenticationConfigurationBuilder
 
read(HotRodServerConfiguration) - Method in class org.infinispan.server.hotrod.configuration.HotRodServerConfigurationBuilder
 
read(MemcachedServerConfiguration) - Method in class org.infinispan.server.memcached.configuration.MemcachedServerConfigurationBuilder
 
READ_ONLY_SNAPSHOT_VIEW - Static variable in interface org.infinispan.commons.marshall.Ids
 
READ_WRITE_SNAPSHOT_VIEW - Static variable in interface org.infinispan.commons.marshall.Ids
 
ReadableGridFileChannel - Class in org.infinispan.io
 
readBoolean() - Method in class org.infinispan.commons.marshall.DelegatingObjectInput
 
readBoolean() - Method in class org.infinispan.io.UnclosableObjectInputStream
 
readByte() - Method in class org.infinispan.commons.marshall.DelegatingObjectInput
 
readByte() - Method in class org.infinispan.io.UnclosableObjectInputStream
 
readChar() - Method in class org.infinispan.commons.marshall.DelegatingObjectInput
 
readChar() - Method in class org.infinispan.io.UnclosableObjectInputStream
 
readDouble() - Method in class org.infinispan.commons.marshall.DelegatingObjectInput
 
readDouble() - Method in class org.infinispan.io.UnclosableObjectInputStream
 
readElement(XMLExtendedStreamReader, ConfigurationBuilderHolder) - Method in class org.infinispan.counter.configuration.CounterConfigurationParser
 
readElement(XMLExtendedStreamReader, ConfigurationBuilderHolder) - Method in class org.infinispan.persistence.jdbc.configuration.JdbcStoreConfigurationParser
 
readElement(XMLExtendedStreamReader, ConfigurationBuilderHolder) - Method in class org.infinispan.persistence.jpa.configuration.JpaStoreConfigurationParser
 
readElement(XMLExtendedStreamReader, ConfigurationBuilderHolder) - Method in class org.infinispan.persistence.leveldb.configuration.LevelDBStoreConfigurationParser
 
readElement(XMLExtendedStreamReader, ConfigurationBuilderHolder) - Method in class org.infinispan.persistence.remote.configuration.RemoteStoreConfigurationParser
 
readElement(XMLExtendedStreamReader, ConfigurationBuilderHolder) - Method in class org.infinispan.persistence.rest.configuration.RestStoreConfigurationParser
 
readExternal(Object, ObjectInput) - Method in class org.infinispan.commons.marshall.jboss.JBossExternalizerAdapter
 
readExternal(ObjectInput) - Method in class org.infinispan.commons.util.ImmutableListCopy
readExternal(ObjectInput) - Method in class org.infinispan.io.GridFile.Metadata
 
readFloat() - Method in class org.infinispan.commons.marshall.DelegatingObjectInput
 
readFloat() - Method in class org.infinispan.io.UnclosableObjectInputStream
 
readFrom(ObjectInput) - Method in interface org.infinispan.commons.marshall.MarshallUtil.ElementReader
 
readFrom(ObjectInput) - Static method in class org.infinispan.commons.util.SmallIntSet
 
readFully(byte[]) - Method in class org.infinispan.commons.marshall.DelegatingObjectInput
 
readFully(byte[], int, int) - Method in class org.infinispan.commons.marshall.DelegatingObjectInput
 
readFully(byte[]) - Method in class org.infinispan.io.UnclosableObjectInputStream
 
readFully(byte[], int, int) - Method in class org.infinispan.io.UnclosableObjectInputStream
 
readInt() - Method in class org.infinispan.commons.marshall.DelegatingObjectInput
 
readInt() - Method in class org.infinispan.io.UnclosableObjectInputStream
 
readLine() - Method in class org.infinispan.commons.marshall.DelegatingObjectInput
 
readLine() - Method in class org.infinispan.io.UnclosableObjectInputStream
 
readLong() - Method in class org.infinispan.commons.marshall.DelegatingObjectInput
 
readLong() - Method in class org.infinispan.io.UnclosableObjectInputStream
 
readObject(ObjectInput) - Method in class org.infinispan.atomic.DeltaCompositeKey.DeltaCompositeKeyExternalizer
 
readObject(ObjectInput) - Method in class org.infinispan.commons.hash.MurmurHash3.Externalizer
 
readObject(ObjectInput) - Method in class org.infinispan.commons.io.ByteBufferImpl.Externalizer
Deprecated.
 
readObject(ObjectInput) - Method in class org.infinispan.commons.marshall.AdminFlagExternalizer
 
readObject() - Method in class org.infinispan.commons.marshall.DelegatingObjectInput
 
readObject(ObjectInput) - Method in interface org.infinispan.commons.marshall.Externalizer
Read an instance from the stream.
readObject(ObjectInput) - Method in class org.infinispan.commons.marshall.exts.EquivalenceExternalizer
 
readObject(ObjectInput) - Method in class org.infinispan.commons.marshall.InstanceReusingAdvancedExternalizer
 
readObject(ObjectInput) - Method in class org.infinispan.commons.marshall.WrappedByteArray.Externalizer
 
readObject(ObjectInput) - Method in class org.infinispan.commons.util.Immutables.ImmutableMapWrapperExternalizer
 
readObject(ObjectInput) - Method in class org.infinispan.commons.util.Immutables.ImmutableSetWrapperExternalizer
 
readObject(ObjectInput) - Method in class org.infinispan.commons.util.KeyValueWithPrevious.KeyValueWithPreviousExternalizer
 
readObject(ObjectInput) - Method in class org.infinispan.context.Flag.Externalizer
 
readObject(ObjectInput) - Method in class org.infinispan.filter.AcceptAllKeyValueFilter.Externalizer
 
readObject(ObjectInput) - Method in class org.infinispan.filter.CacheFilters.CacheFiltersExternalizer
 
readObject(ObjectInput) - Method in class org.infinispan.filter.CollectionKeyFilter.Externalizer
 
readObject(ObjectInput) - Method in class org.infinispan.filter.CompositeKeyFilter.Externalizer
 
readObject(ObjectInput) - Method in class org.infinispan.filter.CompositeKeyValueFilter.Externalizer
 
readObject(ObjectInput) - Method in class org.infinispan.filter.KeyFilterAsKeyValueFilter.Externalizer
 
readObject(ObjectInput) - Method in class org.infinispan.filter.KeyValueFilterAsKeyFilter.Externalizer
 
readObject() - Method in class org.infinispan.io.UnclosableObjectInputStream
 
readObject(ObjectInput) - Method in class org.infinispan.metadata.EmbeddedMetadata.Externalizer
 
readObject(ObjectInput) - Method in class org.infinispan.notifications.cachelistener.filter.CacheEventConverterAsConverter.Externalizer
 
readObject(ObjectInput) - Method in class org.infinispan.notifications.cachelistener.filter.CacheEventFilterAsKeyValueFilter.Externalizer
 
readObject(ObjectInput) - Method in class org.infinispan.notifications.cachelistener.filter.CacheEventFilterConverterAsKeyValueFilterConverter.Externalizer
 
readObject(ObjectInput) - Method in class org.infinispan.notifications.cachelistener.filter.KeyFilterAsCacheEventFilter.Externalizer
 
readObject(ObjectInput) - Method in class org.infinispan.notifications.cachelistener.filter.KeyValueFilterAsCacheEventFilter.Externalizer
 
readObject(ObjectInput) - Method in class org.infinispan.partitionhandling.AvailabilityMode.Externalizer
 
readObject(ObjectInput) - Method in class org.infinispan.stream.StreamMarshalling.StreamMarshallingExternalizer
 
readOwners() - Method in class org.infinispan.distribution.DistributionInfo
 
readOwnership() - Method in class org.infinispan.distribution.DistributionInfo
 
readShort() - Method in class org.infinispan.commons.marshall.DelegatingObjectInput
 
readShort() - Method in class org.infinispan.io.UnclosableObjectInputStream
 
readSignedInt(ObjectInput) - Static method in class org.infinispan.commons.io.SignedNumeric
 
readSignedInt(InputStream) - Static method in class org.infinispan.commons.io.SignedNumeric
 
readStream(InputStream) - Static method in class org.infinispan.commons.util.Util
Reads the given InputStream fully, closes the stream and returns the result as a byte array.
readUnsignedByte() - Method in class org.infinispan.commons.marshall.DelegatingObjectInput
 
readUnsignedByte() - Method in class org.infinispan.io.UnclosableObjectInputStream
 
readUnsignedInt(ObjectInput) - Static method in class org.infinispan.commons.io.UnsignedNumeric
Reads an int stored in variable-length format.
readUnsignedInt(InputStream) - Static method in class org.infinispan.commons.io.UnsignedNumeric
 
readUnsignedInt(ByteBuffer) - Static method in class org.infinispan.commons.io.UnsignedNumeric
 
readUnsignedInt(byte[], int) - Static method in class org.infinispan.commons.io.UnsignedNumeric
Reads an int stored in variable-length format.
readUnsignedLong(ObjectInput) - Static method in class org.infinispan.commons.io.UnsignedNumeric
Reads a long stored in variable-length format.
readUnsignedLong(InputStream) - Static method in class org.infinispan.commons.io.UnsignedNumeric
 
readUnsignedLong(ByteBuffer) - Static method in class org.infinispan.commons.io.UnsignedNumeric
 
readUnsignedLong(byte[], int) - Static method in class org.infinispan.commons.io.UnsignedNumeric
Reads an int stored in variable-length format.
readUnsignedShort() - Method in class org.infinispan.commons.marshall.DelegatingObjectInput
 
readUnsignedShort() - Method in class org.infinispan.io.UnclosableObjectInputStream
 
readUTF() - Method in class org.infinispan.commons.marshall.DelegatingObjectInput
 
readUTF() - Method in class org.infinispan.io.UnclosableObjectInputStream
 
realIterator - Variable in class org.infinispan.commons.util.RemovableCloseableIterator
 
realIterator - Variable in class org.infinispan.commons.util.RemovableIterator
 
realm() - Method in class org.infinispan.persistence.remote.configuration.AuthenticationConfiguration
 
realm(String) - Method in class org.infinispan.persistence.remote.configuration.AuthenticationConfigurationBuilder
Specifies the realm to be used for authentication.
REAPER_ENABLED - Static variable in class org.infinispan.configuration.cache.ExpirationConfiguration
 
REAPER_WAKE_UP_INTERVAL - Static variable in class org.infinispan.configuration.cache.TransactionConfiguration
 
reaperEnabled() - Method in class org.infinispan.configuration.cache.ExpirationConfiguration
Determines whether the background reaper thread is enabled to test entries for expiration.
reaperEnabled(boolean) - Method in class org.infinispan.configuration.cache.ExpirationConfigurationBuilder
Enable the background reaper to test entries for expiration.
reaperEnabled() - Method in class org.infinispan.configuration.cache.ExpirationConfigurationBuilder
 
reaperWakeUpInterval() - Method in class org.infinispan.configuration.cache.TransactionConfiguration
 
reaperWakeUpInterval(long) - Method in class org.infinispan.configuration.cache.TransactionConfigurationBuilder
The time interval (millis) at which the thread that cleans up transaction completion information kicks in.
rebalance(CH) - Method in interface org.infinispan.distribution.ch.ConsistentHashFactory
Create a new consistent hash instance, based on an existing instance, but "balanced" according to the implementation's rules.
recordSize(int) - Method in class org.infinispan.commons.marshall.AdaptiveBufferSizePredictor
 
recordSize(int) - Method in interface org.infinispan.commons.marshall.BufferSizePredictor
Record the size of the of data in the last buffer used.
recovery() - Method in class org.infinispan.configuration.cache.AbstractTransportConfigurationChildBuilder
 
recovery() - Method in class org.infinispan.configuration.cache.TransactionConfiguration
This method allows configuration of the transaction recovery cache.
recovery() - Method in class org.infinispan.configuration.cache.TransactionConfigurationBuilder
This method allows configuration of the transaction recovery cache.
recovery() - Method in interface org.infinispan.configuration.cache.TransactionConfigurationChildBuilder
 
RECOVERY_INFO_CACHE_NAME - Static variable in class org.infinispan.configuration.cache.RecoveryConfiguration
 
RecoveryConfiguration - Class in org.infinispan.configuration.cache
Defines recovery configuration for the cache.
RecoveryConfigurationBuilder - Class in org.infinispan.configuration.cache
Defines recovery configuration for the cache.
recoveryInfoCacheName() - Method in class org.infinispan.configuration.cache.RecoveryConfiguration
Sets the name of the cache where recovery related information is held.
recoveryInfoCacheName(String) - Method in class org.infinispan.configuration.cache.RecoveryConfigurationBuilder
Sets the name of the cache where recovery related information is held.
recursiveFileRemove(String) - Static method in class org.infinispan.commons.util.Util
Deletes directory recursively.
recursiveFileRemove(File) - Static method in class org.infinispan.commons.util.Util
Deletes directory recursively.
recvBufSize(int) - Method in class org.infinispan.rest.configuration.RestServerConfigurationBuilder
 
recvBufSize(int) - Method in class org.infinispan.server.core.configuration.AbstractProtocolServerConfigurationChildBuilder
 
recvBufSize() - Method in class org.infinispan.server.core.configuration.ProtocolServerConfiguration
 
recvBufSize - Variable in class org.infinispan.server.core.configuration.ProtocolServerConfigurationBuilder
 
recvBufSize(int) - Method in class org.infinispan.server.core.configuration.ProtocolServerConfigurationBuilder
 
recvBufSize(int) - Method in interface org.infinispan.server.core.configuration.ProtocolServerConfigurationChildBuilder
Sets the size of the receive buffer
reduce(SerializableBinaryOperator<R>) - Method in interface org.infinispan.CacheStream
Same as Stream.reduce(BinaryOperator) except that the BinaryOperator must also implement Serializable
reduce(R, SerializableBinaryOperator<R>) - Method in interface org.infinispan.CacheStream
Same as Stream.reduce(Object, BinaryOperator) except that the BinaryOperator must also implement Serializable
reduce(U, SerializableBiFunction<U, ? super R, U>, SerializableBinaryOperator<U>) - Method in interface org.infinispan.CacheStream
Same as Stream.reduce(Object, BiFunction, BinaryOperator) except that the BinaryOperator must also implement Serializable
reduce(double, SerializableDoubleBinaryOperator) - Method in interface org.infinispan.DoubleCacheStream
Same as DoubleStream.reduce(double, DoubleBinaryOperator) except that the DoubleBinaryOperator must also implement Serializable
reduce(SerializableDoubleBinaryOperator) - Method in interface org.infinispan.DoubleCacheStream
Same as DoubleStream.reduce(DoubleBinaryOperator) except that the DoubleBinaryOperator must also implement Serializable
reduce(T, BinaryOperator<T>) - Method in interface org.infinispan.functional.Traversable
A terminal operation that applies a binary folding operation to a start value and all elements of this traversable.
reduce(BinaryOperator<T>) - Method in interface org.infinispan.functional.Traversable
A terminal operation that applies a binary folding operation to all elements of this traversable, and wraps the result in an optional.
reduce(U, BiFunction<U, ? super T, U>, BinaryOperator<U>) - Method in interface org.infinispan.functional.Traversable
A terminal operation that applies a binary folding operation to a start value and the result of each element having a mapping function applied.
reduce(int, SerializableIntBinaryOperator) - Method in interface org.infinispan.IntCacheStream
Same as IntStream.reduce(int, IntBinaryOperator) except that the IntBinaryOperator must also implement Serializable
reduce(SerializableIntBinaryOperator) - Method in interface org.infinispan.IntCacheStream
Same as IntStream.reduce(IntBinaryOperator) except that the IntBinaryOperator must also implement Serializable
reduce(long, SerializableLongBinaryOperator) - Method in interface org.infinispan.LongCacheStream
Same as LongStream.reduce(long, LongBinaryOperator) except that the LongBinaryOperator must also implement Serializable.
reduce(SerializableLongBinaryOperator) - Method in interface org.infinispan.LongCacheStream
Same as LongStream.reduce(LongBinaryOperator) except that the LongBinaryOperator must also implement Serializable.
ReflectionUtil - Class in org.infinispan.commons.util
Basic reflection utilities to enhance what the JDK provides.
ReflectionUtil() - Constructor for class org.infinispan.commons.util.ReflectionUtil
 
registerFilter(Query, FilterCallback, Object...) - Method in interface org.infinispan.objectfilter.Matcher
 
registerFilter(String, Map<String, Object>, FilterCallback, Object...) - Method in interface org.infinispan.objectfilter.Matcher
 
registerFilter(String, FilterCallback, Object...) - Method in interface org.infinispan.objectfilter.Matcher
 
registerFilter(Query, FilterCallback, boolean, Object...) - Method in interface org.infinispan.objectfilter.Matcher
 
registerFilter(String, Map<String, Object>, FilterCallback, boolean, Object...) - Method in interface org.infinispan.objectfilter.Matcher
 
registerFilter(String, FilterCallback, boolean, Object...) - Method in interface org.infinispan.objectfilter.Matcher
 
registerL1WriteSynchronizer(Object, L1WriteSynchronizer) - Method in interface org.infinispan.distribution.L1Manager
Deprecated.
Registers the given write synchronizer to be notified whenever a remote value is looked up for the given key.
registerListenerInvocations(boolean, boolean, boolean, IndexedFilter<?, ?, ?>, Map<Class<? extends Annotation>, List<DelegatingCacheEntryListenerInvocation<K, V>>>, DataConversion, DataConversion) - Method in interface org.infinispan.notifications.cachelistener.filter.FilterIndexingServiceProvider
 
registerMarshaller(BaseMarshaller<?>) - Method in interface org.infinispan.query.remote.ProtobufMetadataManager
 
registerProtofile(String, String) - Method in interface org.infinispan.query.remote.client.ProtobufMetadataManagerMBean
Register a *.proto schema file.
registerProtofiles(String[], String[]) - Method in interface org.infinispan.query.remote.client.ProtobufMetadataManagerMBean
Registers multiple *.proto schema files.
registerTaskEngine(TaskEngine) - Method in interface org.infinispan.tasks.TaskManager
Registers a new TaskEngine
registerWriteIncoming(K) - Method in interface org.infinispan.expiration.ExpirationManager
This is to be invoked with a when a write is known to occur to prevent expiration from happening.
rehashDisabled() - Method in class org.infinispan.configuration.cache.HashConfigurationBuilder
rehashEnabled() - Method in class org.infinispan.configuration.cache.HashConfiguration
rehashEnabled() - Method in class org.infinispan.configuration.cache.HashConfigurationBuilder
rehashEnabled(boolean) - Method in class org.infinispan.configuration.cache.HashConfigurationBuilder
rehashRpcTimeout() - Method in class org.infinispan.configuration.cache.HashConfiguration
Deprecated.
rehashRpcTimeout(long) - Method in class org.infinispan.configuration.cache.HashConfigurationBuilder
rehashWait() - Method in class org.infinispan.configuration.cache.HashConfiguration
Deprecated.
rehashWait(long) - Method in class org.infinispan.configuration.cache.HashConfigurationBuilder
Deprecated.
No longer used.
reinitAllDatabases() - Method in class org.infinispan.persistence.leveldb.LevelDBStore
 
reinitDatabase(String, Options) - Method in class org.infinispan.persistence.leveldb.LevelDBStore
 
reliability() - Method in class org.infinispan.counter.configuration.CounterManagerConfiguration
 
reliability(Reliability) - Method in class org.infinispan.counter.configuration.CounterManagerConfigurationBuilder
Sets the Reliability mode.
Reliability - Enum in org.infinispan.counter.configuration
Reliability mode available for CounterManager.
remapAddresses(UnaryOperator<Address>) - Method in interface org.infinispan.distribution.ch.ConsistentHash
Returns a new ConsistentHash with the addresses remapped according to the provided UnaryOperator.
REMOTE_CACHE - Static variable in class org.infinispan.configuration.cache.BackupForConfiguration
 
REMOTE_CALL_TIMEOUT - Static variable in class org.infinispan.configuration.cache.ClusterLoaderConfiguration
 
REMOTE_SITE - Static variable in class org.infinispan.configuration.cache.BackupForConfiguration
 
REMOTE_TIMEOUT - Static variable in class org.infinispan.configuration.cache.ClusteringConfiguration
 
remoteCache(String) - Method in class org.infinispan.configuration.cache.BackupForBuilder
 
remoteCache() - Method in class org.infinispan.configuration.cache.BackupForConfiguration
 
remoteCacheName(String) - Method in class org.infinispan.persistence.remote.configuration.AbstractRemoteStoreConfigurationChildBuilder
 
remoteCacheName() - Method in class org.infinispan.persistence.remote.configuration.RemoteStoreConfiguration
 
remoteCacheName(String) - Method in class org.infinispan.persistence.remote.configuration.RemoteStoreConfigurationBuilder
 
remoteCacheName(String) - Method in interface org.infinispan.persistence.remote.configuration.RemoteStoreConfigurationChildBuilder
The name of the remote cache in the remote infinispan cluster, to which to connect to.
remoteCallTimeout() - Method in class org.infinispan.configuration.cache.ClusterLoaderConfiguration
 
remoteCallTimeout(long) - Method in class org.infinispan.configuration.cache.ClusterLoaderConfigurationBuilder
 
remoteCallTimeout(long, TimeUnit) - Method in class org.infinispan.configuration.cache.ClusterLoaderConfigurationBuilder
 
remoteCommandsExecutor() - Method in class org.infinispan.configuration.global.GlobalConfiguration
Deprecated.
This method always returns null now. Look for a thread pool named as TransportConfiguration.remoteCommandThreadPool() instead.
remoteCommandThreadPool() - Method in class org.infinispan.configuration.global.TransportConfiguration
 
remoteCommandThreadPool() - Method in class org.infinispan.configuration.global.TransportConfigurationBuilder
 
remoteSecurity() - Method in class org.infinispan.persistence.remote.configuration.AbstractRemoteStoreConfigurationChildBuilder
 
remoteSecurity() - Method in class org.infinispan.persistence.remote.configuration.RemoteStoreConfigurationBuilder
 
remoteSecurity() - Method in interface org.infinispan.persistence.remote.configuration.RemoteStoreConfigurationChildBuilder
Configures connection security
RemoteServerConfiguration - Class in org.infinispan.persistence.remote.configuration
 
RemoteServerConfigurationBuilder - Class in org.infinispan.persistence.remote.configuration
 
remoteSite(String) - Method in class org.infinispan.configuration.cache.BackupForBuilder
 
remoteSite() - Method in class org.infinispan.configuration.cache.BackupForConfiguration
 
RemoteStore<K,V> - Class in org.infinispan.persistence.remote
Cache store that delegates the call to a infinispan cluster.
RemoteStore() - Constructor for class org.infinispan.persistence.remote.RemoteStore
 
RemoteStoreConfiguration - Class in org.infinispan.persistence.remote.configuration
 
RemoteStoreConfiguration(AttributeSet, AsyncStoreConfiguration, SingletonStoreConfiguration, ExecutorFactoryConfiguration, ConnectionPoolConfiguration, SecurityConfiguration) - Constructor for class org.infinispan.persistence.remote.configuration.RemoteStoreConfiguration
 
RemoteStoreConfigurationBuilder - Class in org.infinispan.persistence.remote.configuration
RemoteStoreConfigurationBuilder.
RemoteStoreConfigurationBuilder(PersistenceConfigurationBuilder) - Constructor for class org.infinispan.persistence.remote.configuration.RemoteStoreConfigurationBuilder
 
RemoteStoreConfigurationChildBuilder<S> - Interface in org.infinispan.persistence.remote.configuration
 
RemoteStoreConfigurationParser - Class in org.infinispan.persistence.remote.configuration
Remote cache store parser.
RemoteStoreConfigurationParser() - Constructor for class org.infinispan.persistence.remote.configuration.RemoteStoreConfigurationParser
 
RemoteStoreConfigurationSerializer - Class in org.infinispan.persistence.remote.configuration
RemoteStoreConfigurationSerializer.
RemoteStoreConfigurationSerializer() - Constructor for class org.infinispan.persistence.remote.configuration.RemoteStoreConfigurationSerializer
 
remoteTimeout() - Method in class org.infinispan.configuration.cache.ClusteringConfiguration
This is the timeout used to wait for an acknowledgment when making a remote call, after which the call is aborted and an exception is thrown.
remoteTimeout(long) - Method in class org.infinispan.configuration.cache.ClusteringConfiguration
This is the timeout used to wait for an acknowledgment when making a remote call, after which the call is aborted and an exception is thrown.
remoteTimeout(long) - Method in class org.infinispan.configuration.cache.ClusteringConfigurationBuilder
This is the timeout used to wait for an acknowledgment when making a remote call, after which the call is aborted and an exception is thrown.
remoteTimeout(long, TimeUnit) - Method in class org.infinispan.configuration.cache.ClusteringConfigurationBuilder
This is the timeout used to wait for an acknowledgment when making a remote call, after which the call is aborted and an exception is thrown.
RemoteTransactionStatistics - Class in org.infinispan.stats
Represents the statistic collected for a remote transaction
RemoteTransactionStatistics(TimeService) - Constructor for class org.infinispan.stats.RemoteTransactionStatistics
 
remoteValueFound(InternalCacheEntry) - Method in interface org.infinispan.distribution.RemoteValueRetrievedListener
Deprecated.
Invoked when a remote value is found from a remote source
remoteValueNotFound(Object) - Method in interface org.infinispan.distribution.RemoteValueRetrievedListener
Deprecated.
Invoked when a remote value is not found from the remote source for the given key
RemoteValueRetrievedListener - Interface in org.infinispan.distribution
Deprecated.
Since 8.3, will be removed.
RemovableCloseableIterator<C> - Class in org.infinispan.commons.util
A CloseableIterator implementation that allows for a CloseableIterator that doesn't allow remove operations to implement remove by delegating the call to the provided consumer to remove the previously read value.
RemovableCloseableIterator(CloseableIterator<C>, Consumer<? super C>) - Constructor for class org.infinispan.commons.util.RemovableCloseableIterator
 
RemovableIterator<C> - Class in org.infinispan.commons.util
An Iterator implementation that allows for a Iterator that doesn't allow remove operations to implement remove by delegating the call to the provided consumer to remove the previously read value.
RemovableIterator(Iterator<C>, Consumer<? super C>) - Constructor for class org.infinispan.commons.util.RemovableIterator
 
remove(Object) - Method in interface org.infinispan.commons.api.BasicCache
If the return value of this operation will be ignored by the application, the user is strongly encouraged to use the Flag.IGNORE_RETURN_VALUES flag when invoking this method in order to make it behave as efficiently as possible (i.e.
remove(Object) - Method in class org.infinispan.commons.equivalence.EquivalentHashMap
Deprecated.
 
remove(Object) - Method in class org.infinispan.commons.equivalence.EquivalentHashMap.Values
Deprecated.
 
remove(Object) - Method in class org.infinispan.commons.equivalence.EquivalentHashSet
Deprecated.
Removes the specified element from this set if it is present.
remove(Object) - Method in class org.infinispan.commons.equivalence.EquivalentLinkedHashMap
Deprecated.
 
remove(Object) - Method in class org.infinispan.commons.util.ArrayMap
 
remove(Object) - Method in class org.infinispan.commons.util.CloseableIteratorCollectionAdapter
 
remove(Object) - Method in class org.infinispan.commons.util.concurrent.ConcurrentHashSet
 
remove(Object) - Method in class org.infinispan.commons.util.concurrent.ConcurrentWeakKeyHashMap
Removes the key (and its corresponding value) from this map.
remove(Object, Object) - Method in class org.infinispan.commons.util.concurrent.ConcurrentWeakKeyHashMap
remove(Object) - Method in class org.infinispan.commons.util.FastCopyHashMap.KeySet
 
remove(Object) - Method in class org.infinispan.commons.util.FastCopyHashMap
 
remove(int) - Method in class org.infinispan.commons.util.ForwardingList
 
remove(Object) - Method in class org.infinispan.commons.util.ForwardingList
 
remove(Object) - Method in class org.infinispan.commons.util.HopscotchHashMap
 
remove(Object) - Method in class org.infinispan.commons.util.ImmutableListCopy
 
remove() - Method in class org.infinispan.commons.util.IteratorMapper
 
remove() - Method in class org.infinispan.commons.util.RemovableIterator
 
remove(Object) - Method in class org.infinispan.commons.util.SmallIntSet
 
remove(int) - Method in class org.infinispan.commons.util.SmallIntSet
Remove an integer from the set without boxing.
remove(Object) - Method in class org.infinispan.commons.util.WeakValueHashMap
 
remove(String) - Method in interface org.infinispan.counter.api.CounterManager
It removes the counter from the cluster.
remove() - Method in interface org.infinispan.counter.api.Handle
Removes the CounterListener.
remove() - Method in interface org.infinispan.counter.api.StrongCounter
It removes this counter from the cluster.
remove() - Method in interface org.infinispan.counter.api.SyncStrongCounter
 
remove() - Method in interface org.infinispan.counter.api.SyncWeakCounter
 
remove() - Method in interface org.infinispan.counter.api.WeakCounter
It removes this counter from the cluster.
remove() - Method in interface org.infinispan.functional.EntryView.WriteEntryView
Removes the value and any metadata parameters associated with it.
remove(String) - Method in interface org.infinispan.lock.api.ClusteredLockManager
Removes a ClusteredLock if such exists.
remove(K) - Method in interface org.infinispan.multimap.api.embedded.MultimapCache
Removes the entry associated with the key from this multimap cache, if such exists.
remove(K, V) - Method in interface org.infinispan.multimap.api.embedded.MultimapCache
Removes a key-value pair from this multimap cache, if such exists.
remove(Predicate<? super V>) - Method in interface org.infinispan.multimap.api.embedded.MultimapCache
Removes every value that match the Predicate.
remove(SerializablePredicate<? super V>) - Method in interface org.infinispan.multimap.api.embedded.MultimapCache
remove(String, Object, MediaType, boolean) - Method in class org.infinispan.rest.cachemanager.RestCacheManager
 
REMOVE_ALL - Static variable in class org.infinispan.conflict.MergePolicies
Deprecated.
 
removeAll(Collection<?>) - Method in class org.infinispan.commons.util.CloseableIteratorCollectionAdapter
 
removeAll(Collection<?>) - Method in class org.infinispan.commons.util.concurrent.ConcurrentHashSet
 
removeAll(Collection<?>) - Method in class org.infinispan.commons.util.ForwardingList
 
removeAll(Collection<?>) - Method in class org.infinispan.commons.util.ImmutableListCopy
 
removeAll(Collection<?>) - Method in class org.infinispan.commons.util.SmallIntSet
 
removeAllListeners() - Method in interface org.infinispan.query.api.continuous.ContinuousQuery
Unregisters all listeners.
removeAsync(Object) - Method in interface org.infinispan.commons.api.AsyncCache
Asynchronous version of BasicCache.remove(Object).
removeAsync(Object, Object) - Method in interface org.infinispan.commons.api.AsyncCache
Asynchronous version of ConcurrentMap.remove(Object, Object).
removeAtomicMap(Cache<MK, ?>, MK) - Static method in class org.infinispan.atomic.AtomicMapLookup
Removes the atomic map associated with the given key from the underlying cache.
removeCache(String) - Method in interface org.infinispan.commons.api.CacheContainerAdmin
Removes a cache from the cache container.
removeCache(String) - Method in class org.infinispan.manager.DefaultCacheManager
 
removeCache(String) - Method in class org.infinispan.manager.DefaultCacheManagerAdmin
 
removeCache(String) - Method in interface org.infinispan.manager.EmbeddedCacheManager
removeContinuousQueryListener(ContinuousQueryListener<K, ?>) - Method in interface org.infinispan.query.api.continuous.ContinuousQuery
Remove a continuous query listener.
REMOVED_FILTER - Static variable in interface org.infinispan.persistence.remote.ExternalizerIds
 
removeEldestEntry(Map.Entry<K, V>) - Method in class org.infinispan.commons.equivalence.EquivalentLinkedHashMap
Deprecated.
 
removeExpired(K, V, Long) - Method in interface org.infinispan.AdvancedCache
Attempts to remove the entry if it is expired.
removeGroup(String) - Method in interface org.infinispan.AdvancedCache
It removes all the key which belongs to a group.
removeInterceptor(int) - Method in interface org.infinispan.AdvancedCache
Deprecated.
removeInterceptor(Class<? extends CommandInterceptor>) - Method in interface org.infinispan.AdvancedCache
Deprecated.
removeKeyFromBucket(Object, Integer) - Method in class org.infinispan.persistence.jdbc.binary.JdbcBinaryStore
 
removeListener(Object) - Method in class org.infinispan.manager.DefaultCacheManager
 
removeListener(Object) - Method in interface org.infinispan.notifications.Listenable
Removes a listener from the component.
removeLookedUpEntry(Object) - Method in interface org.infinispan.context.EntryLookup
 
removeProperty(String) - Method in class org.infinispan.configuration.cache.InterceptorConfigurationBuilder
 
removeProperty(String) - Method in class org.infinispan.configuration.global.TransportConfigurationBuilder
 
removeScript(String) - Method in interface org.infinispan.scripting.ScriptingManager
Removes a script.
renameTo(File) - Method in class org.infinispan.io.GridFile
 
REPL_TIMEOUT - Static variable in class org.infinispan.configuration.cache.SyncConfiguration
Deprecated.
replace(K, V, Metadata) - Method in interface org.infinispan.AdvancedCache
An overloaded form of #replace(K, V), which takes in an instance of Metadata which can be used to provide metadata information for the entry being stored, such as lifespan, version of value...etc.
replace(K, V, V, Metadata) - Method in interface org.infinispan.AdvancedCache
An overloaded form of #replace(K, V, V), which takes in an instance of Metadata which can be used to provide metadata information for the entry being stored, such as lifespan, version of value...etc.
replace(K, V, long, TimeUnit) - Method in interface org.infinispan.commons.api.BasicCache
An overloaded form of ConcurrentMap.replace(Object, Object), which takes in lifespan parameters.
replace(K, V, V, long, TimeUnit) - Method in interface org.infinispan.commons.api.BasicCache
An overloaded form of ConcurrentMap.replace(Object, Object, Object), which takes in lifespan parameters.
replace(K, V, long, TimeUnit, long, TimeUnit) - Method in interface org.infinispan.commons.api.BasicCache
An overloaded form of ConcurrentMap.replace(Object, Object), which takes in lifespan parameters.
replace(K, V, V, long, TimeUnit, long, TimeUnit) - Method in interface org.infinispan.commons.api.BasicCache
An overloaded form of ConcurrentMap.replace(Object, Object, Object), which takes in lifespan parameters.
replace(K, V, V) - Method in class org.infinispan.commons.util.concurrent.ConcurrentWeakKeyHashMap
replace(K, V) - Method in class org.infinispan.commons.util.concurrent.ConcurrentWeakKeyHashMap
replaceAsync(K, V) - Method in interface org.infinispan.commons.api.AsyncCache
Asynchronous version of ConcurrentMap.replace(Object, Object).
replaceAsync(K, V, long, TimeUnit) - Method in interface org.infinispan.commons.api.AsyncCache
replaceAsync(K, V, long, TimeUnit, long, TimeUnit) - Method in interface org.infinispan.commons.api.AsyncCache
replaceAsync(K, V, V) - Method in interface org.infinispan.commons.api.AsyncCache
replaceAsync(K, V, V, long, TimeUnit) - Method in interface org.infinispan.commons.api.AsyncCache
replaceAsync(K, V, V, long, TimeUnit, long, TimeUnit) - Method in interface org.infinispan.commons.api.AsyncCache
replaceProperties(String) - Static method in class org.infinispan.commons.util.StringPropertyReplacer
Go through the input string and replace any occurance of ${p} with the System.getProperty(p) value.
replaceProperties(String, Properties) - Static method in class org.infinispan.commons.util.StringPropertyReplacer
Go through the input string and replace any occurance of ${p} with the props.getProperty(p) value.
replaceValue(Object, InternalCacheEntry) - Method in interface org.infinispan.context.InvocationContext
REPLICABLE_COMMAND - Static variable in interface org.infinispan.commons.marshall.Ids
 
REPLICATED_CONSISTENT_HASH - Static variable in interface org.infinispan.commons.marshall.Ids
 
REPLICATED_CONSISTENT_HASH_FACTORY - Static variable in interface org.infinispan.commons.marshall.Ids
 
REPLICATION_TIMEOUT - Static variable in class org.infinispan.configuration.cache.BackupConfiguration
 
replicationQueueThreadPool() - Method in class org.infinispan.configuration.global.GlobalConfiguration
Deprecated.
Since 8.3, no longer used.
replicationQueueThreadPool() - Method in class org.infinispan.configuration.global.GlobalConfigurationBuilder
Deprecated.
Since 8.3, no longer used.
replicationQueueThreadPool() - Method in interface org.infinispan.configuration.global.GlobalConfigurationChildBuilder
Deprecated.
Since 8.3, no longer used.
replicationTimeout() - Method in class org.infinispan.configuration.cache.BackupConfiguration
 
replicationTimeout(long) - Method in class org.infinispan.configuration.cache.BackupConfiguration
 
replicationTimeout(long) - Method in class org.infinispan.configuration.cache.BackupConfigurationBuilder
Timeout(millis) used for replicating calls to other sites.
replTimeout() - Method in class org.infinispan.configuration.cache.SyncConfiguration
Deprecated.
Since 8.3, please use ClusteringConfiguration#replTimeout() instead.
replTimeout(long) - Method in class org.infinispan.configuration.cache.SyncConfiguration
Deprecated.
Since 8.3, please use ClusteringConfiguration#replTimeout(long) instead.
replTimeout(long) - Method in class org.infinispan.configuration.cache.SyncConfigurationBuilder
Deprecated.
replTimeout(long, TimeUnit) - Method in class org.infinispan.configuration.cache.SyncConfigurationBuilder
request - Variable in class org.infinispan.rest.InfinispanRequest
 
requireClientAuth() - Method in class org.infinispan.server.core.configuration.SslConfiguration
 
requireClientAuth(boolean) - Method in class org.infinispan.server.core.configuration.SslConfigurationBuilder
Enables client certificate authentication
reset() - Method in class org.infinispan.configuration.cache.BackupForBuilder
 
reset() - Method in interface org.infinispan.counter.api.StrongCounter
Resets the counter to its initial value.
reset() - Method in interface org.infinispan.counter.api.SyncStrongCounter
 
reset() - Method in interface org.infinispan.counter.api.SyncWeakCounter
 
reset() - Method in interface org.infinispan.counter.api.WeakCounter
Resets the counter to its initial value.
reset() - Method in class org.infinispan.stats.CacheStatisticCollector
reset all the statistics collected so far.
reset() - Method in class org.infinispan.stats.CacheStatisticManager
Resets the cache statistics collected so far.
reset() - Method in interface org.infinispan.stats.Stats
Reset statistics
resetStatistics() - Method in interface org.infinispan.eviction.PassivationManager
 
resetStatistics() - Method in class org.infinispan.interceptors.base.JmxStatsCommandInterceptor
Deprecated.
 
resolveClass(ObjectStreamClass) - Method in class org.infinispan.commons.marshall.CheckedInputStream
 
resolveClass(Unmarshaller, String, long) - Method in class org.infinispan.commons.marshall.jboss.CheckedClassResolver
 
resolveConflicts() - Method in interface org.infinispan.conflict.ConflictManager
Utilises ConflictManager.getConflicts() to discover conflicts between Key replicas and utilises the configured EntryMergePolicy to determine which entry should take precedence.
resolveConflicts(EntryMergePolicy<K, V>) - Method in interface org.infinispan.conflict.ConflictManager
Utilises ConflictManager.getConflicts() to discover conflicts between Key replicas and utilises the provided EntryMergePolicy to determine which entry should take precedence.
resolveConflictsOnMerge() - Method in class org.infinispan.configuration.cache.PartitionHandlingConfiguration
 
RestCacheManager<V> - Class in org.infinispan.rest.cachemanager
Manages caches instances used during rest requests.
RestCacheManager(EmbeddedCacheManager, Predicate<? super String>) - Constructor for class org.infinispan.rest.cachemanager.RestCacheManager
 
RestChannelInitializer - Class in org.infinispan.rest
Creates Netty Channels for this server.
RestChannelInitializer(RestServer, NettyTransport) - Constructor for class org.infinispan.rest.RestChannelInitializer
RestResponseException - Exception in org.infinispan.rest
An exception representing non-critical HTTP processing errors which will be translated into InfinispanResponse and sent back to the client.
RestResponseException(HttpResponseStatus, String) - Constructor for exception org.infinispan.rest.RestResponseException
RestResponseException(HttpResponseStatus, String, Throwable) - Constructor for exception org.infinispan.rest.RestResponseException
restServer - Variable in class org.infinispan.rest.Http20RequestHandler
 
RestServer - Class in org.infinispan.rest
REST Protocol Server.
RestServer() - Constructor for class org.infinispan.rest.RestServer
 
RestServerConfiguration - Class in org.infinispan.rest.configuration
 
RestServerConfigurationBuilder - Class in org.infinispan.rest.configuration
RestServerConfigurationBuilder.
RestServerConfigurationBuilder() - Constructor for class org.infinispan.rest.configuration.RestServerConfigurationBuilder
 
RestStore - Class in org.infinispan.persistence.rest
RestStore.
RestStore() - Constructor for class org.infinispan.persistence.rest.RestStore
 
RestStoreConfiguration - Class in org.infinispan.persistence.rest.configuration
RestStoreConfiguration.
RestStoreConfiguration(AttributeSet, AsyncStoreConfiguration, SingletonStoreConfiguration, ConnectionPoolConfiguration) - Constructor for class org.infinispan.persistence.rest.configuration.RestStoreConfiguration
 
RestStoreConfigurationBuilder - Class in org.infinispan.persistence.rest.configuration
RestStoreConfigurationBuilder.
RestStoreConfigurationBuilder(PersistenceConfigurationBuilder) - Constructor for class org.infinispan.persistence.rest.configuration.RestStoreConfigurationBuilder
 
RestStoreConfigurationChildBuilder<S> - Interface in org.infinispan.persistence.rest.configuration
RestStoreConfigurationChildBuilder.
RestStoreConfigurationParser - Class in org.infinispan.persistence.rest.configuration
Rest store configuration parser
RestStoreConfigurationParser() - Constructor for class org.infinispan.persistence.rest.configuration.RestStoreConfigurationParser
 
RestStoreConfigurationSerializer - Class in org.infinispan.persistence.rest.configuration
RestStoreConfigurationSerializer.
RestStoreConfigurationSerializer() - Constructor for class org.infinispan.persistence.rest.configuration.RestStoreConfigurationSerializer
 
ResultIterator<E> - Interface in org.infinispan.query
Iterates over query results

resultJoining(K, V) - Method in interface org.infinispan.query.api.continuous.ContinuousQueryListener
Receives notification that a cache entry has joined the matching set.
resultLeaving(K) - Method in interface org.infinispan.query.api.continuous.ContinuousQueryListener
Receives notification that a cache entry has left the matching set.
resultUpdated(K, V) - Method in interface org.infinispan.query.api.continuous.ContinuousQueryListener
Receives notification that a cache entry from the matching set was updated and continues to match the query.
resumeEncoding() - Method in class org.infinispan.commons.util.Base64.OutputStream
Deprecated.
Resumes encoding of the stream.
retainAll(Collection<?>) - Method in class org.infinispan.commons.util.CloseableIteratorCollectionAdapter
 
retainAll(Collection<?>) - Method in class org.infinispan.commons.util.concurrent.ConcurrentHashSet
 
retainAll(Collection<?>) - Method in class org.infinispan.commons.util.ForwardingList
 
retainAll(Collection<?>) - Method in class org.infinispan.commons.util.ImmutableListCopy
 
retainAll(Collection<?>) - Method in class org.infinispan.commons.util.SmallIntSet
 
reverseIterator() - Method in interface org.infinispan.commons.util.ReversibleOrderedSet
 
ReversibleOrderedSet<E> - Interface in org.infinispan.commons.util
A set that allows reverse iteration of the set elements, exposed via the ReversibleOrderedSet.reverseIterator() method.
rewind() - Method in interface org.infinispan.commons.util.concurrent.ConcurrentWeakKeyHashMap.ReusableIterator
 
rewrapAsCacheException(Throwable) - Static method in class org.infinispan.commons.util.Util
 
right() - Method in class org.infinispan.commons.util.Either
 
RiverCloseListener - Interface in org.infinispan.commons.marshall.jboss
RiverCloseListener is used by Infinispan's extension of River Marshaller and Unmarshaller so that pools can be notified of instances not being in use anymore.
role(String) - Method in class org.infinispan.configuration.cache.AuthorizationConfigurationBuilder
 
role(String) - Method in class org.infinispan.configuration.global.GlobalAuthorizationConfigurationBuilder
 
role(String) - Method in class org.infinispan.configuration.global.GlobalRoleConfigurationBuilder
 
role(String) - Method in interface org.infinispan.configuration.global.GlobalRolesConfigurationChildBuilder
 
Role - Interface in org.infinispan.security
A role to permission mapping.
ROLES - Static variable in class org.infinispan.configuration.cache.AuthorizationConfiguration
 
roles() - Method in class org.infinispan.configuration.cache.AuthorizationConfiguration
 
ROLES - Static variable in class org.infinispan.configuration.global.GlobalAuthorizationConfiguration
 
roles() - Method in class org.infinispan.configuration.global.GlobalAuthorizationConfiguration
 
rollback(Transaction) - Method in class org.infinispan.persistence.jdbc.common.AbstractJdbcStore
 
rollback(Transaction) - Method in class org.infinispan.persistence.jdbc.mixed.JdbcMixedStore
 
rollback(Transaction) - Method in interface org.infinispan.persistence.spi.TransactionalCacheWriter
Rollback the provided transaction's changes to the underlying store.
rpc - Variable in class org.infinispan.distexec.DefaultExecutorService
Deprecated.
 
runScript(String) - Method in interface org.infinispan.scripting.ScriptingManager
Runs a named script
runScript(String, TaskContext) - Method in interface org.infinispan.scripting.ScriptingManager
Runs a named script using the specified TaskContext
runTask(String, TaskContext) - Method in interface org.infinispan.tasks.TaskManager
Executes the named task, passing an optional cache and a map of named parameters.

S

safeEquals(Object, Object) - Static method in class org.infinispan.commons.util.Util
Null-safe equality test.
saslMechanism() - Method in class org.infinispan.persistence.remote.configuration.AuthenticationConfiguration
 
saslMechanism(String) - Method in class org.infinispan.persistence.remote.configuration.AuthenticationConfigurationBuilder
Selects the SASL mechanism to use for the connection to the server
saslProperties() - Method in class org.infinispan.persistence.remote.configuration.AuthenticationConfiguration
 
saslProperties(Map<String, String>) - Method in class org.infinispan.persistence.remote.configuration.AuthenticationConfigurationBuilder
Sets the SASL properties
SaslUtils - Class in org.infinispan.commons.util
Utility methods for handling SASL authentication
SaslUtils() - Constructor for class org.infinispan.commons.util.SaslUtils
 
ScheduledExecutorFactoryConfiguration - Class in org.infinispan.configuration.global
 
ScheduledExecutorFactoryConfigurationBuilder - Class in org.infinispan.configuration.global
Configures executor factory.
ScheduledThreadPoolExecutorFactory - Enum in org.infinispan.commons.executors
 
SCHEMA_MANAGER_ROLE - Static variable in interface org.infinispan.query.remote.ProtobufMetadataManager
 
SCHEME - Static variable in class org.infinispan.configuration.cache.VersioningConfiguration
Deprecated.
 
scheme() - Method in class org.infinispan.configuration.cache.VersioningConfiguration
Deprecated.
 
scheme(VersioningScheme) - Method in class org.infinispan.configuration.cache.VersioningConfigurationBuilder
 
SCOPED_STATE - Static variable in interface org.infinispan.commons.marshall.Ids
 
SCOPED_STATE_FILTER - Static variable in interface org.infinispan.commons.marshall.Ids
 
SCRIPT_CACHE - Static variable in interface org.infinispan.scripting.ScriptingManager
 
SCRIPT_MANAGER_ROLE - Static variable in interface org.infinispan.scripting.ScriptingManager
 
ScriptingManager - Interface in org.infinispan.scripting
ScriptingManager.
Search - Class in org.infinispan.query
Helper class to get a SearchManager out of an indexing enabled cache.
SearchManager - Interface in org.infinispan.query
The SearchManager is the entry point to create full text queries on top of a cache.
SecureCache<K,V> - Interface in org.infinispan.security
SecureCache.
security() - Method in class org.infinispan.configuration.cache.Configuration
 
security() - Method in class org.infinispan.configuration.cache.ConfigurationBuilder
 
security() - Method in interface org.infinispan.configuration.cache.ConfigurationChildBuilder
 
security() - Method in class org.infinispan.configuration.global.GlobalConfiguration
 
security() - Method in class org.infinispan.configuration.global.GlobalConfigurationBuilder
 
security() - Method in interface org.infinispan.configuration.global.GlobalConfigurationChildBuilder
Security-related configuration
security() - Method in class org.infinispan.persistence.remote.configuration.RemoteStoreConfiguration
 
Security - Class in org.infinispan.security
Security.
Security() - Constructor for class org.infinispan.security.Security
 
SecurityAwareExecutorFactory - Interface in org.infinispan.commons.executors
Used to configure and create executors which are aware of the current security context
securityCacheTimeout() - Method in class org.infinispan.configuration.global.GlobalSecurityConfiguration
 
securityCacheTimeout(long) - Method in class org.infinispan.configuration.global.GlobalSecurityConfigurationBuilder
 
securityCacheTimeout(long, TimeUnit) - Method in class org.infinispan.configuration.global.GlobalSecurityConfigurationBuilder
 
securityCacheTimeout(long) - Method in interface org.infinispan.configuration.global.GlobalSecurityConfigurationChildBuilder
securityCacheTimeout(long, TimeUnit) - Method in interface org.infinispan.configuration.global.GlobalSecurityConfigurationChildBuilder
Defines the timeout for which to cache user access roles.
SecurityConfiguration - Class in org.infinispan.configuration.cache
SecurityConfiguration.
SecurityConfiguration - Class in org.infinispan.persistence.remote.configuration
SecurityConfiguration.
SecurityConfigurationBuilder - Class in org.infinispan.configuration.cache
SecurityConfigurationBuilder.
SecurityConfigurationBuilder(ConfigurationBuilder) - Constructor for class org.infinispan.configuration.cache.SecurityConfigurationBuilder
 
SecurityConfigurationBuilder - Class in org.infinispan.persistence.remote.configuration
SecurityConfigurationBuilder.
SecurityConfigurationChildBuilder - Interface in org.infinispan.configuration.cache
 
SecurityDomain - Interface in org.infinispan.rest.authentication
Pluggable security domain which could be used as a bridge between Authenticator and Wildfly Security Realms.
segmentCompleted(Set<Integer>) - Method in interface org.infinispan.CacheStream.SegmentCompletionListener
Method invoked when the segment has been found to be consumed properly by the terminal operation.
segmentCompletionListener(CacheStream.SegmentCompletionListener) - Method in interface org.infinispan.CacheStream
Allows registration of a segment completion listener that is notified when a segment has completed processing.
segmentId() - Method in class org.infinispan.distribution.DistributionInfo
 
select(Expression...) - Method in interface org.infinispan.query.dsl.QueryBuilder
 
select(String...) - Method in interface org.infinispan.query.dsl.QueryBuilder
 
selectExecutionNode(List<Address>) - Method in class org.infinispan.distexec.DefaultExecutorService
Deprecated.
 
selectExecutionNode(DistributedTask<T>) - Method in class org.infinispan.distexec.DefaultExecutorService
Deprecated.
 
Self<S extends Self<S>> - Interface in org.infinispan.commons.configuration
This interface simplifies the task of writing fluent builders which need to inherit from other builders (abstract or concrete).
self() - Method in interface org.infinispan.commons.configuration.Self
 
self() - Method in class org.infinispan.configuration.cache.ClusterLoaderConfigurationBuilder
 
self() - Method in class org.infinispan.configuration.cache.CustomStoreConfigurationBuilder
 
self() - Method in class org.infinispan.configuration.cache.SingleFileStoreConfigurationBuilder
 
self() - Method in class org.infinispan.counter.configuration.StrongCounterConfigurationBuilder
 
self() - Method in class org.infinispan.counter.configuration.WeakCounterConfigurationBuilder
 
self() - Method in class org.infinispan.persistence.jdbc.configuration.JdbcBinaryStoreConfigurationBuilder.BinaryTableManipulationConfigurationBuilder
 
self() - Method in class org.infinispan.persistence.jdbc.configuration.JdbcBinaryStoreConfigurationBuilder
 
self() - Method in class org.infinispan.persistence.jdbc.configuration.JdbcMixedStoreConfigurationBuilder.MixedTableManipulationConfigurationBuilder
 
self() - Method in class org.infinispan.persistence.jdbc.configuration.JdbcMixedStoreConfigurationBuilder
 
self() - Method in class org.infinispan.persistence.jdbc.configuration.JdbcStringBasedStoreConfigurationBuilder
 
self() - Method in class org.infinispan.persistence.jdbc.configuration.JdbcStringBasedStoreConfigurationBuilder.StringTableManipulationConfigurationBuilder
 
self() - Method in class org.infinispan.persistence.jpa.configuration.JpaStoreConfigurationBuilder
 
self() - Method in class org.infinispan.persistence.leveldb.configuration.LevelDBStoreConfigurationBuilder
 
self() - Method in class org.infinispan.persistence.remote.configuration.RemoteStoreConfigurationBuilder
 
self() - Method in class org.infinispan.persistence.rest.configuration.RestStoreConfigurationBuilder
 
self() - Method in class org.infinispan.rest.configuration.RestServerConfigurationBuilder
 
self() - Method in class org.infinispan.server.core.configuration.SslConfigurationBuilder
 
self() - Method in class org.infinispan.server.hotrod.configuration.HotRodServerConfigurationBuilder
 
self() - Method in class org.infinispan.server.memcached.configuration.MemcachedServerConfigurationBuilder
 
sendBufSize(int) - Method in class org.infinispan.rest.configuration.RestServerConfigurationBuilder
 
sendBufSize(int) - Method in class org.infinispan.server.core.configuration.AbstractProtocolServerConfigurationChildBuilder
 
sendBufSize() - Method in class org.infinispan.server.core.configuration.ProtocolServerConfiguration
 
sendBufSize - Variable in class org.infinispan.server.core.configuration.ProtocolServerConfigurationBuilder
 
sendBufSize(int) - Method in class org.infinispan.server.core.configuration.ProtocolServerConfigurationBuilder
 
sendBufSize(int) - Method in interface org.infinispan.server.core.configuration.ProtocolServerConfigurationChildBuilder
Sets the size of the send buffer
sendResponse(ChannelHandlerContext, FullHttpRequest, FullHttpResponse) - Method in class org.infinispan.rest.Http11RequestHandler
 
sendResponse(ChannelHandlerContext, FullHttpRequest, FullHttpResponse) - Method in class org.infinispan.rest.Http20RequestHandler
 
sequential() - Method in interface org.infinispan.CacheStream
sequential() - Method in interface org.infinispan.DoubleCacheStream
sequential() - Method in interface org.infinispan.IntCacheStream
sequential() - Method in interface org.infinispan.LongCacheStream
sequentialDistribution() - Method in interface org.infinispan.CacheStream
This would disable sending requests to all other remote nodes compared to one at a time.
sequentialInterceptorClass() - Method in class org.infinispan.configuration.cache.InterceptorConfiguration
Deprecated.
 
serializableCollector(SerializableSupplier<Collector<T, ?, R>>) - Static method in class org.infinispan.stream.CacheCollectors
Creates a collector that is serializable and will upon usage create a collector using the serializable supplier provided by the user.
serialization() - Method in class org.infinispan.configuration.global.GlobalConfiguration
 
serialization() - Method in class org.infinispan.configuration.global.GlobalConfigurationBuilder
 
serialization() - Method in interface org.infinispan.configuration.global.GlobalConfigurationChildBuilder
Global serialization (i.e.
SerializationConfiguration - Class in org.infinispan.configuration.global
 
SerializationConfigurationBuilder - Class in org.infinispan.configuration.global
Configures serialization and marshalling settings.
serialize(XMLExtendedStreamWriter, CounterManagerConfiguration) - Method in class org.infinispan.counter.configuration.CounterConfigurationSerializer
 
serialize(XMLExtendedStreamWriter, JdbcBinaryStoreConfiguration) - Method in class org.infinispan.persistence.jdbc.configuration.JdbcBinaryStoreConfigurationSerializer
 
serialize(XMLExtendedStreamWriter, JdbcMixedStoreConfiguration) - Method in class org.infinispan.persistence.jdbc.configuration.JdbcMixedStoreConfigurationSerializer
 
serialize(XMLExtendedStreamWriter, JdbcStringBasedStoreConfiguration) - Method in class org.infinispan.persistence.jdbc.configuration.JdbcStringBasedStoreConfigurationSerializer
 
serialize(XMLExtendedStreamWriter, JpaStoreConfiguration) - Method in class org.infinispan.persistence.jpa.configuration.JpaStoreConfigurationSerializer
 
serialize(XMLExtendedStreamWriter, LevelDBStoreConfiguration) - Method in class org.infinispan.persistence.leveldb.configuration.LevelDBStoreConfigurationSerializer
 
serialize(XMLExtendedStreamWriter, RemoteStoreConfiguration) - Method in class org.infinispan.persistence.remote.configuration.RemoteStoreConfigurationSerializer
 
serialize(XMLExtendedStreamWriter, RestStoreConfiguration) - Method in class org.infinispan.persistence.rest.configuration.RestStoreConfigurationSerializer
 
SerializeFunctionWith - Annotation Type in org.infinispan.commons.marshall
Indicate that this function should be serialized with an instance of the given Externalizer class.
SerializeWith - Annotation Type in org.infinispan.commons.marshall
Indicate that this class should be serialized with an instance of the given Externalizer class.
SerializeWithExtFactory - Class in org.infinispan.commons.marshall.jboss
JBoss Marshalling plugin class for ClassExternalizerFactory that allows for Infinispan annotations to be used instead of JBoss Marshalling ones in order to discover which classes are serializable with Infinispan externalizers.
SerializeWithExtFactory() - Constructor for class org.infinispan.commons.marshall.jboss.SerializeWithExtFactory
 
serverAuthenticationProvider() - Method in class org.infinispan.server.hotrod.configuration.AuthenticationConfiguration
 
serverAuthenticationProvider(ServerAuthenticationProvider) - Method in class org.infinispan.server.hotrod.configuration.AuthenticationConfigurationBuilder
 
serverName() - Method in class org.infinispan.persistence.remote.configuration.AuthenticationConfiguration
 
serverName(String) - Method in class org.infinispan.persistence.remote.configuration.AuthenticationConfigurationBuilder
Sets the name of the server as expected by the SASL protocol
serverName() - Method in class org.infinispan.server.hotrod.configuration.AuthenticationConfiguration
 
serverName(String) - Method in class org.infinispan.server.hotrod.configuration.AuthenticationConfigurationBuilder
 
servers() - Method in class org.infinispan.persistence.remote.configuration.RemoteStoreConfiguration
 
serverSubject() - Method in class org.infinispan.server.hotrod.configuration.AuthenticationConfiguration
 
serverSubject(Subject) - Method in class org.infinispan.server.hotrod.configuration.AuthenticationConfigurationBuilder
 
ServerTask<V> - Interface in org.infinispan.tasks
An interface for deployed server tasks.
ServiceFinder - Class in org.infinispan.commons.util
ServiceFinder is a ServiceLoader replacement which understands multiple classpaths.
ServiceFinder() - Constructor for class org.infinispan.commons.util.ServiceFinder
 
set(boolean) - Method in class org.infinispan.commons.util.ByRef.Boolean
 
set(T) - Method in class org.infinispan.commons.util.ByRef
 
set(int, E) - Method in class org.infinispan.commons.util.ForwardingList
 
set(int) - Method in class org.infinispan.commons.util.SmallIntSet
Add an integer to the set without boxing the parameter or checking if the integer was already present in the set.
set(int, boolean) - Method in class org.infinispan.commons.util.SmallIntSet
If value is true, add the integer to the set, otherwise remove the integer from the set.
set(V, MetaParam.Writable...) - Method in interface org.infinispan.functional.EntryView.WriteEntryView
Set this value along with optional metadata parameters.
setAuthenticator(Authenticator) - Method in class org.infinispan.rest.RestServer
Sets Authentication mechanism.
setAvailability(AvailabilityMode) - Method in interface org.infinispan.AdvancedCache
Manually change the availability of the cache.
setCacheTopology(CacheTopology) - Method in interface org.infinispan.distribution.DistributionManager
Deprecated.
Internal only.
setClassLoader(ClassLoader) - Method in interface org.infinispan.context.InvocationContext
Deprecated.
Not in use any more.
setContext(PrincipalRoleMapperContext) - Method in class org.infinispan.security.impl.CommonNameRoleMapper
 
setContext(PrincipalRoleMapperContext) - Method in class org.infinispan.security.impl.IdentityRoleMapper
 
setContext(PrincipalRoleMapperContext) - Method in interface org.infinispan.security.PrincipalRoleMapper
Sets the context for this PrincipalRoleMapper
setEnum(long, Enum<?>) - Static method in class org.infinispan.commons.util.EnumUtil
 
setEnums(long, Collection<E>) - Static method in class org.infinispan.commons.util.EnumUtil
 
setEnvironment(Cache<K, V>, Set<K>) - Method in interface org.infinispan.distexec.DistributedCallable
Invoked by execution environment after DistributedCallable has been migrated for execution to a specific Infinispan node.
setExecutable(boolean, boolean) - Method in class org.infinispan.io.GridFile
 
setExecutable(boolean) - Method in class org.infinispan.io.GridFile
 
setFirstResult(int) - Method in class org.infinispan.query.QueryDefinition
 
setIndexedQueryMode(String) - Method in class org.infinispan.query.remote.client.QueryRequest
 
setIndexedType(Class<?>) - Method in class org.infinispan.query.QueryDefinition
 
setInternalCacheEntryFactory(InternalEntryFactory) - Method in class org.infinispan.persistence.remote.RemoteStore
 
setInternalCacheEntryFactory(InternalEntryFactory) - Method in class org.infinispan.persistence.rest.RestStore
 
setLastModified(long) - Method in class org.infinispan.io.GridFile
 
setLength(int) - Method in class org.infinispan.io.GridFile.Metadata
 
setLockOwner(Object) - Method in interface org.infinispan.context.InvocationContext
Deprecated.
Sets the object to be used by lock owner.
setMaxResults(int) - Method in class org.infinispan.query.QueryDefinition
 
setMaxResults(Integer) - Method in class org.infinispan.query.remote.client.QueryRequest
 
setModificationTime(long) - Method in class org.infinispan.io.GridFile.Metadata
 
setNamedParameters(Map<String, Object>) - Method in class org.infinispan.query.QueryDefinition
 
setNamedParameters(List<QueryRequest.NamedParameter>) - Method in class org.infinispan.query.remote.client.QueryRequest
 
setNext(CommandInterceptor) - Method in class org.infinispan.interceptors.base.CommandInterceptor
Deprecated.
Does nothing since 9.0.
setNextInterceptor(AsyncInterceptor) - Method in class org.infinispan.interceptors.base.CommandInterceptor
Deprecated.
 
setNumResults(int) - Method in class org.infinispan.query.remote.client.QueryResponse
 
setObjectName(ObjectName) - Method in interface org.infinispan.query.remote.ProtobufMetadataManager
 
setOutcome(boolean) - Method in class org.infinispan.stats.TransactionStatistics
Sets the transaction outcome.
setParameter(String, Object) - Method in interface org.infinispan.query.dsl.ParameterContext
Sets the value of a named parameter.
setParameters(Map<String, Object>) - Method in interface org.infinispan.query.dsl.ParameterContext
Sets multiple named parameters at once.
setPrincipal(Principal) - Method in class org.infinispan.rest.InfinispanRequest
 
setProjectionSize(int) - Method in class org.infinispan.query.remote.client.QueryResponse
 
setProperty(String, String) - Method in class org.infinispan.commons.util.TypedProperties
 
setProperty(String, int) - Method in class org.infinispan.commons.util.TypedProperties
 
setProperty(String, long) - Method in class org.infinispan.commons.util.TypedProperties
 
setProperty(String, boolean) - Method in class org.infinispan.commons.util.TypedProperties
 
setProperty(String, Object) - Method in class org.infinispan.configuration.cache.IndexingConfigurationBuilder
Defines a single value.
setQueryString(String) - Method in class org.infinispan.query.remote.client.QueryRequest
 
setReadable(boolean, boolean) - Method in class org.infinispan.io.GridFile
 
setReadable(boolean) - Method in class org.infinispan.io.GridFile
 
setReadOnly() - Method in class org.infinispan.io.GridFile
 
setResults(List<WrappedMessage>) - Method in class org.infinispan.query.remote.client.QueryResponse
 
setSort(Sort) - Method in class org.infinispan.query.QueryDefinition
 
setSortableField(Set<String>) - Method in class org.infinispan.query.QueryDefinition
 
setStackTrace(StackTraceElement[]) - Method in exception org.infinispan.commons.marshall.NotSerializableException
 
setStartOffset(Long) - Method in class org.infinispan.query.remote.client.QueryRequest
 
setStatisticsEnabled(boolean) - Method in class org.infinispan.interceptors.base.JmxStatsCommandInterceptor
Deprecated.
 
setStatisticsEnabled(boolean) - Method in interface org.infinispan.stats.Stats
Enables or disables statistics at runtime.
setTaskContext(TaskContext) - Method in interface org.infinispan.tasks.ServerTask
Sets the task context Store the value in your task implementation to be able to access caches and other resources in the task
setterMethod(Class<?>, Class<?>) - Static method in class org.infinispan.commons.util.BeanUtils
Returns a Method object corresponding to a setter that sets an instance of componentClass from target.
setterName(String) - Static method in class org.infinispan.commons.util.BeanUtils
Retrieves a setter name based on a field name passed in
setterName(Class<?>) - Static method in class org.infinispan.commons.util.BeanUtils
Returns a setter for a given class
setTotalResults(long) - Method in class org.infinispan.query.remote.client.QueryResponse
 
setTransactionOutcome(boolean, GlobalTransaction, boolean) - Method in class org.infinispan.stats.CacheStatisticManager
Sets the transaction outcome to commit or rollback, depending if the transaction has commit successfully or not respectively.
setValue(V) - Method in class org.infinispan.commons.equivalence.EquivalentHashMap.Node
Deprecated.
 
setValue(V, EquivalentHashMap<K, V>) - Method in class org.infinispan.commons.equivalence.EquivalentHashMap.Node
Deprecated.
 
setValue(V) - Method in class org.infinispan.commons.util.AbstractMap.SimpleEntry
 
setValue(V) - Method in class org.infinispan.commons.util.SimpleImmutableEntry
 
setWritable(boolean, boolean) - Method in class org.infinispan.io.GridFile
 
setWritable(boolean) - Method in class org.infinispan.io.GridFile
 
SHARED - Static variable in class org.infinispan.configuration.cache.AbstractStoreConfiguration
 
shared() - Method in class org.infinispan.configuration.cache.AbstractStoreConfiguration
 
shared - Variable in class org.infinispan.configuration.cache.AbstractStoreConfigurationBuilder
Deprecated.
shared(boolean) - Method in class org.infinispan.configuration.cache.AbstractStoreConfigurationBuilder
This setting should be set to true when multiple cache instances share the same cache store (e.g., multiple nodes in a cluster using a JDBC-based CacheStore pointing to the same, shared database.) Setting this to true avoids multiple cache instances writing the same modification multiple times.
shared(boolean) - Method in class org.infinispan.configuration.cache.AbstractStoreConfigurationChildBuilder
 
shared() - Method in interface org.infinispan.configuration.cache.StoreConfiguration
 
shared(boolean) - Method in interface org.infinispan.configuration.cache.StoreConfigurationChildBuilder
This setting should be set to true when multiple cache instances share the same cache store (e.g., multiple nodes in a cluster using a JDBC-based CacheStore pointing to the same, shared database.) Setting this to true avoids multiple cache instances writing the same modification multiple times.
SHARED_PERSISTENT_LOCATION - Static variable in class org.infinispan.configuration.global.GlobalStateConfiguration
 
sharedPersistentLocation() - Method in class org.infinispan.configuration.global.GlobalStateConfiguration
Returns the filesystem path where shared persistent state data which needs to survive container restarts should be stored.
sharedPersistentLocation(String) - Method in class org.infinispan.configuration.global.GlobalStateConfigurationBuilder
Defines the filesystem path where shared persistent state data which needs to survive container restarts should be stored.
SHORT - Static variable in class org.infinispan.commons.equivalence.AnyEquivalence
Deprecated.
 
shouldInvoke(boolean) - Method in enum org.infinispan.notifications.Listener.Observation
 
shouldWrite(long) - Method in class org.infinispan.persistence.remote.RemoteStore
 
shouldWrite(long) - Method in interface org.infinispan.persistence.spi.FlagAffectedStore
 
shutdown() - Method in interface org.infinispan.Cache
Performs a controlled, clustered shutdown of the cache.
shutdown() - Method in class org.infinispan.configuration.global.GlobalConfiguration
 
shutdown() - Method in class org.infinispan.configuration.global.GlobalConfigurationBuilder
 
shutdown() - Method in interface org.infinispan.configuration.global.GlobalConfigurationChildBuilder
Shutdown configuration
shutdown() - Method in class org.infinispan.distexec.DefaultExecutorService
Deprecated.
 
ShutdownConfiguration - Class in org.infinispan.configuration.global
 
ShutdownConfigurationBuilder - Class in org.infinispan.configuration.global
 
ShutdownHookBehavior - Enum in org.infinispan.configuration.global
Behavior of the JVM shutdown hook registered by the cache
shutdownNow() - Method in class org.infinispan.distexec.DefaultExecutorService
Deprecated.
 
shutdownTimeout() - Method in class org.infinispan.configuration.cache.AsyncStoreConfiguration
Deprecated.
shutdownTimeout(long) - Method in class org.infinispan.configuration.cache.AsyncStoreConfiguration
Deprecated.
shutdownTimeout(long) - Method in class org.infinispan.configuration.cache.AsyncStoreConfigurationBuilder
Deprecated.
shutdownTimeout(long, TimeUnit) - Method in class org.infinispan.configuration.cache.AsyncStoreConfigurationBuilder
Deprecated.
SignedNumeric - Class in org.infinispan.commons.io
Variable length encoding for signed numbers, using the ZigZag technique
SIMPLE_CACHE - Static variable in class org.infinispan.configuration.cache.Configuration
 
SIMPLE_CLUSTERED_VERSION - Static variable in interface org.infinispan.commons.marshall.Ids
 
SIMPLE_COLLECTION_KEY_FILTER - Static variable in interface org.infinispan.commons.marshall.Ids
 
simpleCache() - Method in class org.infinispan.configuration.cache.Configuration
 
simpleCache(boolean) - Method in class org.infinispan.configuration.cache.ConfigurationBuilder
 
simpleCache() - Method in class org.infinispan.configuration.cache.ConfigurationBuilder
 
simpleCache(boolean) - Method in interface org.infinispan.configuration.cache.ConfigurationChildBuilder
 
simpleCache() - Method in interface org.infinispan.configuration.cache.ConfigurationChildBuilder
 
simpleConnection() - Method in class org.infinispan.persistence.jdbc.configuration.AbstractJdbcStoreConfigurationBuilder
 
simpleConnection() - Method in class org.infinispan.persistence.jdbc.configuration.AbstractJdbcStoreConfigurationChildBuilder
 
simpleConnection() - Method in interface org.infinispan.persistence.jdbc.configuration.JdbcStoreConfigurationChildBuilder
Configures this JDBC Cache Store to use a single connection to the database
SimpleConnectionFactoryConfiguration - Class in org.infinispan.persistence.jdbc.configuration
SimpleConnectionFactoryConfiguration.
SimpleConnectionFactoryConfigurationBuilder<S extends AbstractJdbcStoreConfigurationBuilder<?,S>> - Class in org.infinispan.persistence.jdbc.configuration
SimpleConnectionFactoryBuilder.
SimpleConnectionFactoryConfigurationBuilder(AbstractJdbcStoreConfigurationBuilder<?, S>) - Constructor for class org.infinispan.persistence.jdbc.configuration.SimpleConnectionFactoryConfigurationBuilder
 
SimpleImmutableEntry<K,V> - Class in org.infinispan.commons.util
Where is Java 1.6?
SimpleImmutableEntry(Map.Entry<K, V>) - Constructor for class org.infinispan.commons.util.SimpleImmutableEntry
 
SimpleImmutableEntry(K, V) - Constructor for class org.infinispan.commons.util.SimpleImmutableEntry
 
SingleFileStore<K,V> - Class in org.infinispan.persistence.file
A filesystem-based implementation of a AdvancedLoadWriteStore.
SingleFileStore() - Constructor for class org.infinispan.persistence.file.SingleFileStore
 
SingleFileStoreConfiguration - Class in org.infinispan.configuration.cache
Defines the configuration for the single file cache store.
SingleFileStoreConfiguration(AttributeSet, AsyncStoreConfiguration, SingletonStoreConfiguration) - Constructor for class org.infinispan.configuration.cache.SingleFileStoreConfiguration
 
SingleFileStoreConfigurationBuilder - Class in org.infinispan.configuration.cache
Single file cache store configuration builder.
SingleFileStoreConfigurationBuilder(PersistenceConfigurationBuilder) - Constructor for class org.infinispan.configuration.cache.SingleFileStoreConfigurationBuilder
 
SingleFileStoreConfigurationBuilder(PersistenceConfigurationBuilder, AttributeSet) - Constructor for class org.infinispan.configuration.cache.SingleFileStoreConfigurationBuilder
 
singleton() - Method in class org.infinispan.configuration.cache.AbstractStoreConfigurationBuilder
SingletonStore is a delegating cache store used for situations when only one instance in a cluster should interact with the underlying store.
singleton() - Method in class org.infinispan.configuration.cache.AbstractStoreConfigurationChildBuilder
 
singleton() - Method in interface org.infinispan.configuration.cache.StoreConfigurationChildBuilder
SingletonStore is a delegating cache store used for situations when only one instance in a cluster should interact with the underlying store.
singletonStore() - Method in class org.infinispan.configuration.cache.AbstractStoreConfiguration
SingletonStore is a delegating store used for situations when only one instance in a cluster should interact with the underlying store.
singletonStore - Variable in class org.infinispan.configuration.cache.AbstractStoreConfigurationBuilder
 
singletonStore() - Method in interface org.infinispan.configuration.cache.StoreConfiguration
SingletonStore is a delegating cache store used for situations when only one instance in a cluster should interact with the underlying store.
SingletonStoreConfiguration - Class in org.infinispan.configuration.cache
Deprecated.
SingletonStoreConfigurationBuilder<S> - Class in org.infinispan.configuration.cache
 
SITE - Static variable in class org.infinispan.configuration.cache.BackupConfiguration
 
site() - Method in class org.infinispan.configuration.cache.BackupConfiguration
Returns the name of the site where this cache backups its data.
site(String) - Method in class org.infinispan.configuration.cache.BackupConfigurationBuilder
 
site() - Method in class org.infinispan.configuration.cache.BackupConfigurationBuilder
 
site() - Method in class org.infinispan.configuration.global.GlobalConfigurationBuilder
 
site() - Method in interface org.infinispan.configuration.global.GlobalConfigurationChildBuilder
Cross-site replication configuration
SITE_ID - Static variable in class org.infinispan.configuration.global.TransportConfiguration
 
SiteConfiguration - Class in org.infinispan.configuration.global
 
SiteConfigurationBuilder - Class in org.infinispan.configuration.global
 
siteId() - Method in class org.infinispan.configuration.global.TransportConfiguration
 
siteId(String) - Method in class org.infinispan.configuration.global.TransportConfigurationBuilder
The id of the site where this node runs.
sites() - Method in class org.infinispan.configuration.cache.Configuration
 
sites() - Method in class org.infinispan.configuration.cache.ConfigurationBuilder
 
sites() - Method in interface org.infinispan.configuration.cache.ConfigurationChildBuilder
 
sites() - Method in class org.infinispan.configuration.global.GlobalConfiguration
 
SitesConfiguration - Class in org.infinispan.configuration.cache
 
SitesConfiguration(AttributeSet, List<BackupConfiguration>, BackupForConfiguration) - Constructor for class org.infinispan.configuration.cache.SitesConfiguration
 
SitesConfigurationBuilder - Class in org.infinispan.configuration.cache
 
SitesConfigurationBuilder(ConfigurationBuilder) - Constructor for class org.infinispan.configuration.cache.SitesConfigurationBuilder
 
size() - Method in interface org.infinispan.Cache
Returns a count of all elements in this cache and cache loader across the entire cluster.
size() - Method in class org.infinispan.commons.equivalence.EquivalentHashMap.EntrySet
Deprecated.
 
size() - Method in class org.infinispan.commons.equivalence.EquivalentHashMap
Deprecated.
 
size() - Method in class org.infinispan.commons.equivalence.EquivalentHashMap.Values
Deprecated.
 
size() - Method in class org.infinispan.commons.equivalence.EquivalentHashSet
Deprecated.
Returns the number of elements in this set.
size() - Method in class org.infinispan.commons.io.ExposedByteArrayOutputStream
Overriden only to avoid unneeded synchronization
size - Variable in class org.infinispan.commons.util.ArrayMap
 
size() - Method in class org.infinispan.commons.util.ArrayMap
 
size() - Method in class org.infinispan.commons.util.CloseableIteratorCollectionAdapter
 
size() - Method in class org.infinispan.commons.util.concurrent.ConcurrentHashSet
 
size() - Method in class org.infinispan.commons.util.concurrent.ConcurrentWeakKeyHashMap
Returns the number of key-value mappings in this map.
size() - Method in class org.infinispan.commons.util.FastCopyHashMap.EntrySet
 
size() - Method in class org.infinispan.commons.util.FastCopyHashMap.KeySet
 
size() - Method in class org.infinispan.commons.util.FastCopyHashMap
 
size() - Method in class org.infinispan.commons.util.FastCopyHashMap.Values
 
size() - Method in class org.infinispan.commons.util.ForwardingList
 
size() - Method in class org.infinispan.commons.util.ImmutableListCopy
 
size() - Method in class org.infinispan.commons.util.SmallIntSet
 
size() - Method in class org.infinispan.commons.util.WeakValueHashMap
 
SIZE - Static variable in class org.infinispan.configuration.cache.EvictionConfiguration
Deprecated.
 
size() - Method in class org.infinispan.configuration.cache.EvictionConfiguration
Deprecated.
size(long) - Method in class org.infinispan.configuration.cache.EvictionConfiguration
Deprecated.
size(long) - Method in class org.infinispan.configuration.cache.EvictionConfigurationBuilder
Deprecated.
Defines the maximum size before eviction occurs.
SIZE - Static variable in class org.infinispan.configuration.cache.MemoryConfiguration
 
size() - Method in class org.infinispan.configuration.cache.MemoryConfiguration
Size of the eviction, -1 if disabled
size(long) - Method in class org.infinispan.configuration.cache.MemoryConfiguration
 
size(long) - Method in class org.infinispan.configuration.cache.MemoryConfigurationBuilder
Defines the maximum size before eviction occurs.
size() - Method in class org.infinispan.configuration.cache.MemoryConfigurationBuilder
The configured eviction size, please see MemoryConfigurationBuilder.size(long).
size() - Method in class org.infinispan.io.ExpandableMarshalledValueByteStream
Overriden only to avoid unneeded synchronization
size() - Method in class org.infinispan.io.ExposedByteArrayOutputStream
Deprecated.
Overriden only to avoid unneeded synchronization
size() - Method in class org.infinispan.io.ImmutableMarshalledValueByteStream
 
size() - Method in class org.infinispan.io.MarshalledValueByteStream
 
size() - Method in class org.infinispan.io.ReadableGridFileChannel
 
size() - Method in interface org.infinispan.multimap.api.embedded.MultimapCache
Returns the number of key-value pairs in this multimap cache.
size() - Method in class org.infinispan.persistence.file.SingleFileStore
 
size() - Method in class org.infinispan.persistence.jdbc.binary.JdbcBinaryStore
 
size() - Method in class org.infinispan.persistence.jdbc.mixed.JdbcMixedStore
 
size() - Method in class org.infinispan.persistence.jdbc.stringbased.JdbcStringBasedStore
 
size() - Method in class org.infinispan.persistence.jpa.JpaStore
 
size() - Method in class org.infinispan.persistence.leveldb.LevelDBStore
 
size() - Method in class org.infinispan.persistence.remote.RemoteStore
 
size() - Method in class org.infinispan.persistence.rest.RestStore
 
size() - Method in interface org.infinispan.persistence.spi.AdvancedCacheLoader
Returns the number of elements in the store.
sizeUnsignedInt(int) - Static method in class org.infinispan.commons.io.UnsignedNumeric
 
skip(long) - Method in interface org.infinispan.CacheStream
skip(long) - Method in class org.infinispan.commons.marshall.DelegatingObjectInput
 
skip(long) - Method in interface org.infinispan.DoubleCacheStream
skip(long) - Method in interface org.infinispan.IntCacheStream
skip(long) - Method in class org.infinispan.io.GridInputStream
 
skip(long) - Method in class org.infinispan.io.UnclosableObjectInputStream
 
skip(long) - Method in interface org.infinispan.LongCacheStream
skipBytes(int) - Method in class org.infinispan.commons.marshall.DelegatingObjectInput
 
skipBytes(int) - Method in class org.infinispan.io.UnclosableObjectInputStream
 
skipPassivationOnStop(boolean) - Method in interface org.infinispan.eviction.PassivationManager
Skips the passivation when the cache is stopped.
SmallIntSet - Class in org.infinispan.commons.util
Represent a set of integers (e.g.
SmallIntSet() - Constructor for class org.infinispan.commons.util.SmallIntSet
 
SmallIntSet(int) - Constructor for class org.infinispan.commons.util.SmallIntSet
Create a new IntSet and pre-allocate space for elements 0..initialRange-1.
SmallIntSet(SmallIntSet) - Constructor for class org.infinispan.commons.util.SmallIntSet
 
SmallIntSet(Set<Integer>) - Constructor for class org.infinispan.commons.util.SmallIntSet
 
sniDomainsConfiguration() - Method in class org.infinispan.server.core.configuration.SslConfiguration
 
sniHostName() - Method in class org.infinispan.persistence.remote.configuration.SslConfiguration
 
sniHostName(String) - Method in class org.infinispan.persistence.remote.configuration.SslConfigurationBuilder
Specifies the TLS SNI hostname for the connection
sniHostName(String) - Method in class org.infinispan.server.core.configuration.SslConfigurationBuilder
Returns SNI domain configuration.
sniHostName(String) - Method in interface org.infinispan.server.core.configuration.SslConfigurationChildBuilder
 
sniHostName(String) - Method in class org.infinispan.server.core.configuration.SslEngineConfigurationBuilder
 
socketTimeout(long) - Method in class org.infinispan.persistence.remote.configuration.AbstractRemoteStoreConfigurationChildBuilder
 
socketTimeout() - Method in class org.infinispan.persistence.remote.configuration.RemoteStoreConfiguration
 
socketTimeout(long) - Method in class org.infinispan.persistence.remote.configuration.RemoteStoreConfigurationBuilder
 
socketTimeout(long) - Method in interface org.infinispan.persistence.remote.configuration.RemoteStoreConfigurationChildBuilder
This property defines the maximum socket read timeout in milliseconds before giving up waiting for bytes from the server.
socketTimeout() - Method in class org.infinispan.persistence.rest.configuration.ConnectionPoolConfiguration
 
socketTimeout(int) - Method in class org.infinispan.persistence.rest.configuration.ConnectionPoolConfigurationBuilder
 
sort(Sort) - Method in interface org.infinispan.query.CacheQuery
Allows lucene to sort the results.
sorted() - Method in interface org.infinispan.CacheStream
sorted(Comparator<? super R>) - Method in interface org.infinispan.CacheStream
sorted(SerializableComparator<? super R>) - Method in interface org.infinispan.CacheStream
Same as CacheStream.sorted(Comparator) except that the Comparator must also implement Serializable
sorted() - Method in interface org.infinispan.DoubleCacheStream
sorted() - Method in interface org.infinispan.IntCacheStream
sorted() - Method in interface org.infinispan.LongCacheStream
SortField - Interface in org.infinispan.objectfilter
Sort specification for a field.
SortOrder - Enum in org.infinispan.query.dsl
Enumeration of the available sort directions.
SPIN_DURATION - Static variable in class org.infinispan.configuration.cache.DeadlockDetectionConfiguration
Deprecated.
 
spinDuration() - Method in class org.infinispan.configuration.cache.DeadlockDetectionConfiguration
Deprecated.
Time period that determines how often is lock acquisition attempted within maximum time allowed to acquire a particular lock
spinDuration(long) - Method in class org.infinispan.configuration.cache.DeadlockDetectionConfigurationBuilder
Time period that determines how often is lock acquisition attempted within maximum time allowed to acquire a particular lock
spinDuration(long, TimeUnit) - Method in class org.infinispan.configuration.cache.DeadlockDetectionConfigurationBuilder
Time period that determines how often is lock acquisition attempted within maximum time allowed to acquire a particular lock
spliterator() - Method in interface org.infinispan.CacheStream
spliterator() - Method in interface org.infinispan.commons.util.CloseableIteratorCollection
spliterator() - Method in class org.infinispan.commons.util.CloseableIteratorCollectionAdapter
 
spliterator() - Method in interface org.infinispan.commons.util.CloseableIteratorSet
 
spliterator() - Method in class org.infinispan.commons.util.CloseableIteratorSetAdapter
 
spliterator(CloseableIterator<? extends E>, long, int) - Static method in class org.infinispan.commons.util.Closeables
Takes a provided closeable iterator and wraps it appropriately so it can be used as a closeable spliterator that will close the iterator when the spliterator is closed.
spliterator(Spliterator<T>) - Static method in class org.infinispan.commons.util.Closeables
Creates a closeable spliterator from the given spliterator that does nothing when close is called.
spliterator(Stream<R>) - Static method in class org.infinispan.commons.util.Closeables
Creates a closeable spliterator that when closed will close the underlying stream as well
SpliteratorMapper<E,S> - Class in org.infinispan.commons.util
A spliterator that has been mapped from another spliterator.
SpliteratorMapper(Spliterator<E>, Function<? super E, ? extends S>) - Constructor for class org.infinispan.commons.util.SpliteratorMapper
 
ssl() - Method in class org.infinispan.persistence.remote.configuration.AbstractSecurityConfigurationChildBuilder
 
ssl() - Method in class org.infinispan.persistence.remote.configuration.SecurityConfiguration
 
ssl() - Method in class org.infinispan.persistence.remote.configuration.SecurityConfigurationBuilder
 
ssl() - Method in class org.infinispan.server.core.configuration.AbstractProtocolServerConfigurationChildBuilder
 
ssl() - Method in class org.infinispan.server.core.configuration.ProtocolServerConfiguration
 
ssl - Variable in class org.infinispan.server.core.configuration.ProtocolServerConfigurationBuilder
 
ssl() - Method in class org.infinispan.server.core.configuration.ProtocolServerConfigurationBuilder
 
ssl() - Method in interface org.infinispan.server.core.configuration.ProtocolServerConfigurationChildBuilder
Configures SSL
SslConfiguration - Class in org.infinispan.persistence.remote.configuration
SslConfiguration.
SslConfiguration - Class in org.infinispan.server.core.configuration
SslConfiguration.
SslConfigurationBuilder - Class in org.infinispan.persistence.remote.configuration
SSLConfigurationBuilder.
SslConfigurationBuilder(SecurityConfigurationBuilder) - Constructor for class org.infinispan.persistence.remote.configuration.SslConfigurationBuilder
 
SslConfigurationBuilder<T extends ProtocolServerConfiguration,S extends ProtocolServerConfigurationChildBuilder<T,S>> - Class in org.infinispan.server.core.configuration
SSLConfigurationBuilder.
SslConfigurationChildBuilder - Interface in org.infinispan.server.core.configuration
ProtocolServerConfigurationChildBuilder.
sslContext() - Method in class org.infinispan.persistence.remote.configuration.SslConfiguration
 
sslContext(SSLContext) - Method in class org.infinispan.persistence.remote.configuration.SslConfigurationBuilder
 
sslContext() - Method in class org.infinispan.server.core.configuration.SslConfiguration
 
sslContext(SSLContext) - Method in class org.infinispan.server.core.configuration.SslConfigurationBuilder
Sets the SSLContext to use for setting up SSL connections.
sslContext() - Method in class org.infinispan.server.core.configuration.SslEngineConfiguration
 
sslContext(SSLContext) - Method in class org.infinispan.server.core.configuration.SslEngineConfigurationBuilder
Sets the SSLContext to use for setting up SSL connections.
SslContextFactory - Class in org.infinispan.commons.util
SslContextFactory.
SslContextFactory() - Constructor for class org.infinispan.commons.util.SslContextFactory
 
SslEngineConfiguration - Class in org.infinispan.server.core.configuration
SslEngineConfiguration
SslEngineConfigurationBuilder - Class in org.infinispan.server.core.configuration
SSLConfigurationBuilder.
start() - Method in interface org.infinispan.commons.api.Lifecycle
Invoked on component start
start() - Method in class org.infinispan.commons.marshall.jboss.AbstractJBossMarshaller
 
start() - Method in interface org.infinispan.commons.marshall.StreamingMarshaller
 
start() - Method in class org.infinispan.interceptors.base.BaseCustomInterceptor
Deprecated.
 
start() - Method in class org.infinispan.manager.DefaultCacheManager
 
start() - Method in interface org.infinispan.notifications.cachelistener.filter.FilterIndexingServiceProvider
Start the provider.
start() - Method in class org.infinispan.persistence.cluster.ClusterLoader
 
start() - Method in class org.infinispan.persistence.file.SingleFileStore
 
start() - Method in class org.infinispan.persistence.jdbc.binary.JdbcBinaryStore
 
start() - Method in class org.infinispan.persistence.jdbc.common.AbstractJdbcStore
 
start() - Method in class org.infinispan.persistence.jdbc.mixed.JdbcMixedStore
 
start() - Method in class org.infinispan.persistence.jdbc.stringbased.JdbcStringBasedStore
 
start() - Method in class org.infinispan.persistence.jpa.JpaStore
 
start() - Method in class org.infinispan.persistence.leveldb.LevelDBStore
 
start() - Method in class org.infinispan.persistence.remote.RemoteStore
 
start() - Method in class org.infinispan.persistence.rest.RestStore
 
start() - Method in interface org.infinispan.query.MassIndexer
 
startAllowed() - Method in enum org.infinispan.functional.Status
 
startAllowed() - Method in enum org.infinispan.lifecycle.ComponentStatus
 
startAsync() - Method in interface org.infinispan.query.MassIndexer
 
startBatch() - Method in interface org.infinispan.commons.api.BatchingCache
Starts a batch.
startCache() - Method in class org.infinispan.manager.DefaultCacheManager
 
startCache(String) - Method in class org.infinispan.manager.DefaultCacheManager
 
startCaches(String...) - Method in class org.infinispan.manager.DefaultCacheManager
 
startCaches(String...) - Method in interface org.infinispan.manager.EmbeddedCacheManager
Starts a set of caches in parallel.
startingUp() - Method in enum org.infinispan.functional.Status
 
startingUp() - Method in enum org.infinispan.lifecycle.ComponentStatus
 
startInternal(RestServerConfiguration, EmbeddedCacheManager) - Method in class org.infinispan.rest.RestServer
 
startObjectInput(InputStream, boolean) - Method in class org.infinispan.commons.marshall.AbstractDelegatingMarshaller
 
startObjectInput(InputStream, boolean) - Method in class org.infinispan.commons.marshall.jboss.AbstractJBossMarshaller
 
startObjectInput(InputStream, boolean) - Method in interface org.infinispan.commons.marshall.StreamingMarshaller
Create and open a new ObjectInput for the given input stream.
startObjectOutput(OutputStream, boolean, int) - Method in class org.infinispan.commons.marshall.AbstractDelegatingMarshaller
 
startObjectOutput(OutputStream, boolean, int) - Method in class org.infinispan.commons.marshall.jboss.AbstractJBossMarshaller
 
startObjectOutput(OutputStream, boolean, int) - Method in interface org.infinispan.commons.marshall.StreamingMarshaller
Create and open an ObjectOutput instance for the given output stream.
startOffset(long) - Method in interface org.infinispan.query.dsl.PaginationContext
 
startTransport() - Method in class org.infinispan.rest.configuration.RestServerConfiguration
 
startTransport(boolean) - Method in class org.infinispan.server.core.configuration.AbstractProtocolServerConfigurationChildBuilder
 
startTransport() - Method in class org.infinispan.server.core.configuration.ProtocolServerConfiguration
 
startTransport - Variable in class org.infinispan.server.core.configuration.ProtocolServerConfigurationBuilder
 
startTransport(boolean) - Method in class org.infinispan.server.core.configuration.ProtocolServerConfigurationBuilder
 
startTransport(boolean) - Method in interface org.infinispan.server.core.configuration.ProtocolServerConfigurationChildBuilder
Indicates whether transport implementation should or should not be started.
STATE_CHUNK - Static variable in interface org.infinispan.commons.marshall.Ids
 
stateTransfer() - Method in class org.infinispan.configuration.cache.BackupConfiguration
 
stateTransfer() - Method in class org.infinispan.configuration.cache.BackupConfigurationBuilder
 
stateTransfer() - Method in class org.infinispan.configuration.cache.ClusteringConfiguration
 
stateTransfer() - Method in class org.infinispan.configuration.cache.ClusteringConfigurationBuilder
Configure the stateTransfer sub element for distributed and replicated caches.
stateTransfer() - Method in interface org.infinispan.configuration.cache.ClusteringConfigurationChildBuilder
Configures how state is transferred when a new cache joins the cluster.
StateTransferConfiguration - Class in org.infinispan.configuration.cache
Configures how state is retrieved when a new cache joins the cluster.
StateTransferConfigurationBuilder - Class in org.infinispan.configuration.cache
Configures how state is transferred when a cache joins or leaves the cluster.
stateTransferThreadPool() - Method in class org.infinispan.configuration.global.GlobalConfiguration
 
stateTransferThreadPool() - Method in class org.infinispan.configuration.global.GlobalConfigurationBuilder
 
stateTransferThreadPool() - Method in interface org.infinispan.configuration.global.GlobalConfigurationChildBuilder
Configuration for the state-transfer thread pool
Stats - Interface in org.infinispan.stats
Stats.
Status - Enum in org.infinispan.functional
Different states a component may be in.
status(HttpResponseStatus) - Method in class org.infinispan.rest.InfinispanResponse
Adds status code.
stop() - Method in interface org.infinispan.Cache
Stops a cache.
stop() - Method in interface org.infinispan.commons.api.Lifecycle
Invoked on component stop
stop() - Method in class org.infinispan.commons.marshall.AbstractDelegatingMarshaller
 
stop() - Method in class org.infinispan.commons.marshall.jboss.AbstractJBossMarshaller
 
stop() - Method in interface org.infinispan.commons.marshall.StreamingMarshaller
Stop the marshaller.
stop() - Method in class org.infinispan.interceptors.base.BaseCustomInterceptor
Deprecated.
 
stop() - Method in class org.infinispan.manager.DefaultCacheManager
 
stop() - Method in interface org.infinispan.notifications.cachelistener.filter.FilterIndexingServiceProvider
Stop the provider.
stop() - Method in class org.infinispan.persistence.cluster.ClusterLoader
 
stop() - Method in class org.infinispan.persistence.file.SingleFileStore
 
stop() - Method in class org.infinispan.persistence.jdbc.common.AbstractJdbcStore
 
stop() - Method in class org.infinispan.persistence.jdbc.mixed.JdbcMixedStore
 
stop() - Method in class org.infinispan.persistence.jpa.JpaStore
 
stop() - Method in class org.infinispan.persistence.leveldb.LevelDBStore
 
stop() - Method in class org.infinispan.persistence.remote.RemoteStore
 
stop() - Method in class org.infinispan.persistence.rest.RestStore
 
stop() - Method in interface org.infinispan.persistence.spi.AdvancedCacheLoader.TaskContext
Invoked from within the CacheLoaderTask, in order to signal the AdvancedCacheLoader implementation that iteration should be stopped early (before iteration is finished).
stopAllowed() - Method in enum org.infinispan.functional.Status
 
stopAllowed() - Method in enum org.infinispan.lifecycle.ComponentStatus
 
storage(Storage) - Method in class org.infinispan.counter.api.CounterConfiguration.Builder
Sets the storage mode of the counter.
storage() - Method in class org.infinispan.counter.api.CounterConfiguration
 
Storage - Enum in org.infinispan.counter.api
The storage mode of a counter.
storage() - Method in class org.infinispan.counter.configuration.AbstractCounterConfiguration
 
storage(Storage) - Method in interface org.infinispan.counter.configuration.CounterConfigurationBuilder
Sets the counter's storage mode.
STORAGE_TYPE - Static variable in class org.infinispan.configuration.cache.MemoryConfiguration
 
storageType() - Method in class org.infinispan.configuration.cache.MemoryConfiguration
Storage type to use for the data container
storageType(StorageType) - Method in class org.infinispan.configuration.cache.MemoryConfigurationBuilder
Set the StorageType to determine how the data is stored in the data container.
storageType() - Method in class org.infinispan.configuration.cache.MemoryConfigurationBuilder
The underlying storage type for this configuration
StorageType - Enum in org.infinispan.configuration.cache
Enumeration defining the various storage types for the data container
STORE_KEYS_AS_BINARY - Static variable in class org.infinispan.configuration.cache.StoreAsBinaryConfiguration
Deprecated.
 
STORE_VALUES_AS_BINARY - Static variable in class org.infinispan.configuration.cache.StoreAsBinaryConfiguration
Deprecated.
 
storeAsBinary() - Method in class org.infinispan.configuration.cache.Configuration
Deprecated.
storeAsBinary() - Method in class org.infinispan.configuration.cache.ConfigurationBuilder
Deprecated.
storeAsBinary() - Method in interface org.infinispan.configuration.cache.ConfigurationChildBuilder
 
StoreAsBinaryConfiguration - Class in org.infinispan.configuration.cache
Deprecated.
StoreAsBinaryConfigurationBuilder - Class in org.infinispan.configuration.cache
Deprecated.
StoreConfiguration - Interface in org.infinispan.configuration.cache
StoreConfiguration contains generic configuration elements available to all the stores.
StoreConfigurationBuilder<T extends StoreConfiguration,S extends StoreConfigurationBuilder<T,S>> - Interface in org.infinispan.configuration.cache
LoaderConfigurationBuilder is an interface which should be implemented by all cache loader builders
StoreConfigurationChildBuilder<S> - Interface in org.infinispan.configuration.cache
 
storeInBucket(MarshalledEntry, Integer) - Method in class org.infinispan.persistence.jdbc.binary.JdbcBinaryStore
 
storeKeysAsBinary() - Method in class org.infinispan.configuration.cache.StoreAsBinaryConfiguration
Deprecated.
when store as binary is enabled, keys are always stored as binary
storeKeysAsBinary(boolean) - Method in class org.infinispan.configuration.cache.StoreAsBinaryConfigurationBuilder
Deprecated.
No longer supported, keys and values are both enabled if store as binary is
storeMetadata() - Method in class org.infinispan.persistence.jpa.configuration.JpaStoreConfiguration
 
storeMetadata(boolean) - Method in class org.infinispan.persistence.jpa.configuration.JpaStoreConfigurationBuilder
 
stores() - Method in class org.infinispan.configuration.cache.PersistenceConfiguration
 
stores() - Method in class org.infinispan.configuration.cache.PersistenceConfigurationBuilder
 
storeValuesAsBinary() - Method in class org.infinispan.configuration.cache.StoreAsBinaryConfiguration
Deprecated.
when store as binary is enabled, values are always stored as binary
storeValuesAsBinary(boolean) - Method in class org.infinispan.configuration.cache.StoreAsBinaryConfigurationBuilder
Deprecated.
No longer supported, keys and values are both enabled if store as binary is
STRATEGY - Static variable in class org.infinispan.configuration.cache.BackupConfiguration
 
strategy() - Method in class org.infinispan.configuration.cache.BackupConfiguration
How does the backup happen: sync or async.
strategy(BackupConfiguration.BackupStrategy) - Method in class org.infinispan.configuration.cache.BackupConfigurationBuilder
Sets the strategy used for backing up data: sync or async.
strategy() - Method in class org.infinispan.configuration.cache.BackupConfigurationBuilder
 
STRATEGY - Static variable in class org.infinispan.configuration.cache.EvictionConfiguration
Deprecated.
 
strategy() - Method in class org.infinispan.configuration.cache.EvictionConfiguration
Deprecated.
strategy(EvictionStrategy) - Method in class org.infinispan.configuration.cache.EvictionConfigurationBuilder
Deprecated.
Eviction strategy.
stream() - Method in interface org.infinispan.CacheCollection
 
stream() - Method in interface org.infinispan.commons.util.CloseableIteratorCollection
stream(CloseableSpliterator<E>, boolean) - Static method in class org.infinispan.commons.util.Closeables
Creates a stream that when closed will also close the underlying spliterator
stream(CloseableIterator<E>, boolean, long, int) - Static method in class org.infinispan.commons.util.Closeables
Creates a stream that when closed will also close the underlying iterator
STREAM_MARSHALLING - Static variable in interface org.infinispan.commons.marshall.Ids
 
StreamingMarshaller - Interface in org.infinispan.commons.marshall
A specialization of Marshaller that supports streams.
StreamMarshalling - Class in org.infinispan.stream
Static factory class containing methods that will provide marshallable instances for very common use cases.
StreamMarshalling.StreamMarshallingExternalizer - Class in org.infinispan.stream
 
StreamMarshallingExternalizer() - Constructor for class org.infinispan.stream.StreamMarshalling.StreamMarshallingExternalizer
 
strictPeerToPeer() - Method in class org.infinispan.configuration.global.TransportConfiguration
Deprecated.
Since 6.0, strictPeerToPeer is ignored and asymmetric clusters are always allowed.
strictPeerToPeer(Boolean) - Method in class org.infinispan.configuration.global.TransportConfigurationBuilder
Deprecated.
Since 6.0, strictPeerToPeer is ignored and asymmetric clusters are always allowed.
STRING - Static variable in class org.infinispan.commons.equivalence.AnyEquivalence
Deprecated.
 
StringMarshaller - Class in org.infinispan.commons.marshall
 
StringMarshaller(Charset) - Constructor for class org.infinispan.commons.marshall.StringMarshaller
 
StringPropertyReplacer - Class in org.infinispan.commons.util
A utility class for replacing properties in strings.
StringPropertyReplacer() - Constructor for class org.infinispan.commons.util.StringPropertyReplacer
 
stringTable() - Method in class org.infinispan.persistence.jdbc.configuration.JdbcMixedStoreConfiguration
 
stringTable() - Method in class org.infinispan.persistence.jdbc.configuration.JdbcMixedStoreConfigurationBuilder.MixedTableManipulationConfigurationBuilder
 
stringTable() - Method in class org.infinispan.persistence.jdbc.configuration.JdbcMixedStoreConfigurationBuilder
Allows configuration of table-specific parameters such as column names and types for the table used to store entries with string keys
stringTable() - Method in interface org.infinispan.persistence.jdbc.configuration.JdbcMixedStoreConfigurationChildBuilder
Allows configuration of table-specific parameters such as column names and types for the table used to store entries with string keys
StrongCounter - Interface in org.infinispan.counter.api
The strong consistent counter interface.
StrongCounterConfiguration - Class in org.infinispan.counter.configuration
StrongCounter configuration.
StrongCounterConfigurationBuilder - Class in org.infinispan.counter.configuration
StrongCounter configuration builder.
subject(Subject) - Method in class org.infinispan.tasks.TaskContext
The subject to impersonate when running this task.
subList(int, int) - Method in class org.infinispan.commons.util.ForwardingList
 
subList(int, int) - Method in class org.infinispan.commons.util.ImmutableListCopy
 
submit(Runnable, T) - Method in class org.infinispan.distexec.DefaultExecutorService
Deprecated.
 
submit(Callable<T>) - Method in class org.infinispan.distexec.DefaultExecutorService
Deprecated.
 
submit(Address, Callable<T>) - Method in class org.infinispan.distexec.DefaultExecutorService
Deprecated.
 
submit(Address, DistributedTask<T>) - Method in class org.infinispan.distexec.DefaultExecutorService
Deprecated.
 
submit(Callable<T>, K...) - Method in class org.infinispan.distexec.DefaultExecutorService
Deprecated.
 
submit(DistributedTask<T>, K...) - Method in class org.infinispan.distexec.DefaultExecutorService
Deprecated.
 
submit(Callable<V>) - Method in class org.infinispan.distexec.DistributedExecutionCompletionService
submit(Runnable, V) - Method in class org.infinispan.distexec.DistributedExecutionCompletionService
submit(Callable<V>, K...) - Method in class org.infinispan.distexec.DistributedExecutionCompletionService
 
submit(Address, Callable<V>) - Method in class org.infinispan.distexec.DistributedExecutionCompletionService
 
submit(Address, Callable<T>) - Method in interface org.infinispan.distexec.DistributedExecutorService
Deprecated.
Submits the given Callable task for execution on the specified target Infinispan node.
submit(Address, DistributedTask<T>) - Method in interface org.infinispan.distexec.DistributedExecutorService
Deprecated.
Submits the given DistributedTask for execution on the specified target Infinispan node.
submit(Callable<T>, K...) - Method in interface org.infinispan.distexec.DistributedExecutorService
Deprecated.
Submits the given Callable task for execution on a single Infinispan node.
submit(DistributedTask<T>, K...) - Method in interface org.infinispan.distexec.DistributedExecutorService
Deprecated.
Submits the given DistributedTask for execution on a single Infinispan node.
submit(Runnable) - Method in interface org.infinispan.manager.ClusterExecutor
Submits the runnable to the desired nodes and returns a CompletableFuture that will be completed when all desired nodes complete the given command
submit(SerializableRunnable) - Method in interface org.infinispan.manager.ClusterExecutor
The same as ClusterExecutor.submit(Runnable), except the Runnable must also implement Serializable.
submitConsumer(Function<? super EmbeddedCacheManager, ? extends V>, TriConsumer<? super Address, ? super V, ? super Throwable>) - Method in interface org.infinispan.manager.ClusterExecutor
Submits the given command to the desired nodes and allows for handling of results as they return.
submitConsumer(SerializableFunction<? super EmbeddedCacheManager, ? extends V>, TriConsumer<? super Address, ? super V, ? super Throwable>) - Method in interface org.infinispan.manager.ClusterExecutor
The same as ClusterExecutor.submitConsumer(Function, TriConsumer), except the Callable must also implement Serializable.
submitEverywhere(Callable<T>) - Method in class org.infinispan.distexec.DefaultExecutorService
Deprecated.
 
submitEverywhere(DistributedTask<T>) - Method in class org.infinispan.distexec.DefaultExecutorService
Deprecated.
 
submitEverywhere(Callable<T>, K...) - Method in class org.infinispan.distexec.DefaultExecutorService
Deprecated.
 
submitEverywhere(DistributedTask<T>, K...) - Method in class org.infinispan.distexec.DefaultExecutorService
Deprecated.
 
submitEverywhere(Callable<V>) - Method in class org.infinispan.distexec.DistributedExecutionCompletionService
 
submitEverywhere(Callable<V>, K...) - Method in class org.infinispan.distexec.DistributedExecutionCompletionService
 
submitEverywhere(Callable<T>) - Method in interface org.infinispan.distexec.DistributedExecutorService
Deprecated.
Submits the given Callable task for execution on all available Infinispan nodes.
submitEverywhere(DistributedTask<T>) - Method in interface org.infinispan.distexec.DistributedExecutorService
Deprecated.
Submits the given DistributedTask for execution on all available Infinispan nodes.
submitEverywhere(Callable<T>, K...) - Method in interface org.infinispan.distexec.DistributedExecutorService
Deprecated.
Submits the given Callable task for execution on all available Infinispan nodes using input keys specified by K input.
submitEverywhere(DistributedTask<T>, K...) - Method in interface org.infinispan.distexec.DistributedExecutorService
Deprecated.
Submits the given DistributedTask for execution on all available Infinispan nodes using input keys specified by K input.
SUCCESSFUL_RESPONSE - Static variable in interface org.infinispan.commons.marshall.Ids
 
sum(String) - Static method in interface org.infinispan.query.dsl.Expression
 
supportsConcurrentUpdates() - Method in class org.infinispan.configuration.cache.LockingConfiguration
Deprecated.
this option is always true and cannot be modified since version 5.3
supportsConcurrentUpdates(boolean) - Method in class org.infinispan.configuration.cache.LockingConfigurationBuilder
Deprecated. 
supportsDuplicates() - Method in interface org.infinispan.multimap.api.embedded.MultimapCache
Multimap can support duplicates on the same key k -> ['a', 'a', 'b'] or not k -> ['a', 'b'] depending on configuration.
supportsFilter(IndexedFilter<?, ?, ?>) - Method in interface org.infinispan.notifications.cachelistener.filter.FilterIndexingServiceProvider
Reports whether this provider supports the given filter type.
supportsKey(Class<?>) - Method in class org.infinispan.persistence.jdbc.stringbased.JdbcStringBasedStore
 
suspendEncoding() - Method in class org.infinispan.commons.util.Base64.OutputStream
Deprecated.
Suspends encoding of the stream.
sync() - Method in class org.infinispan.configuration.cache.ClusteringConfiguration
Deprecated.
Since 8.3, the replTimeout attribute is now in ClusteringConfiguration.
sync() - Method in class org.infinispan.configuration.cache.ClusteringConfigurationBuilder
 
sync() - Method in interface org.infinispan.configuration.cache.ClusteringConfigurationChildBuilder
Deprecated.
Since 8.3, the replTimeout attribute is now in ClusteringConfigurationBuilder.
sync() - Method in interface org.infinispan.counter.api.StrongCounter
It returns a synchronous strong counter for this instance.
sync() - Method in interface org.infinispan.counter.api.WeakCounter
It returns a synchronous weak counter for this instance.
SYNC_COMMIT_PHASE - Static variable in class org.infinispan.configuration.cache.TransactionConfiguration
 
SYNC_CONSISTENT_HASH_FACTORY - Static variable in interface org.infinispan.commons.marshall.Ids
 
SYNC_REPLICATED_CONSISTENT_HASH_FACTORY - Static variable in interface org.infinispan.commons.marshall.Ids
 
SYNC_ROLLBACK_PHASE - Static variable in class org.infinispan.configuration.cache.TransactionConfiguration
 
syncCommitPhase() - Method in class org.infinispan.configuration.cache.TransactionConfiguration
If true, the cluster-wide commit phase in two-phase commit (2PC) transactions will be synchronous, so Infinispan will wait for responses from all nodes to which the commit was sent.
syncCommitPhase(boolean) - Method in class org.infinispan.configuration.cache.TransactionConfiguration
Deprecated.
The syncRollbackPhase setting can no longer be modified at runtime. It must be the same on all nodes.
syncCommitPhase(boolean) - Method in class org.infinispan.configuration.cache.TransactionConfigurationBuilder
If true, the cluster-wide commit phase in two-phase commit (2PC) transactions will be synchronous, so Infinispan will wait for responses from all nodes to which the commit was sent.
SyncConfiguration - Class in org.infinispan.configuration.cache
Deprecated.
Since 8.3, the replTimeout attribute is now ClusteringConfiguration.remoteTimeout.
SyncConfigurationBuilder - Class in org.infinispan.configuration.cache
Deprecated.
Since 8.3, the replTimeout attribute is now ClusteringConfigurationBuilder.remoteTimeout.
SyncConfigurationBuilder(ClusteringConfigurationBuilder) - Constructor for class org.infinispan.configuration.cache.SyncConfigurationBuilder
Deprecated.
 
syncRollbackPhase() - Method in class org.infinispan.configuration.cache.TransactionConfiguration
If true, the cluster-wide rollback phase in two-phase commit (2PC) transactions will be synchronous, so Infinispan will wait for responses from all nodes to which the rollback was sent.
syncRollbackPhase(boolean) - Method in class org.infinispan.configuration.cache.TransactionConfiguration
Deprecated.
The syncRollbackPhase setting can no longer be modified at runtime. It must be the same on all nodes.
syncRollbackPhase(boolean) - Method in class org.infinispan.configuration.cache.TransactionConfigurationBuilder
If true, the cluster-wide rollback phase in two-phase commit (2PC) transactions will be synchronous, so Infinispan will wait for responses from all nodes to which the rollback was sent.
SyncStrongCounter - Interface in org.infinispan.counter.api
A synchronous StrongCounter.
SyncWeakCounter - Interface in org.infinispan.counter.api
A synchronous WeakCounter.

T

table() - Method in class org.infinispan.persistence.jdbc.configuration.JdbcBinaryStoreConfiguration
 
table - Variable in class org.infinispan.persistence.jdbc.configuration.JdbcBinaryStoreConfigurationBuilder
 
table() - Method in class org.infinispan.persistence.jdbc.configuration.JdbcBinaryStoreConfigurationBuilder
Allows configuration of table-specific parameters such as column names and types
table() - Method in class org.infinispan.persistence.jdbc.configuration.JdbcStringBasedStoreConfiguration
 
table() - Method in class org.infinispan.persistence.jdbc.configuration.JdbcStringBasedStoreConfigurationBuilder
Allows configuration of table-specific parameters such as column names and types
tableManager - Variable in class org.infinispan.persistence.jdbc.common.AbstractJdbcStore
 
TableManipulationConfiguration - Class in org.infinispan.persistence.jdbc.configuration
 
TableManipulationConfigurationBuilder<B extends AbstractJdbcStoreConfigurationBuilder<?,B>,S extends TableManipulationConfigurationBuilder<B,S>> - Class in org.infinispan.persistence.jdbc.configuration
TableManipulationConfigurationBuilder.
tableNamePrefix() - Method in class org.infinispan.persistence.jdbc.configuration.TableManipulationConfiguration
 
tableNamePrefix(String) - Method in class org.infinispan.persistence.jdbc.configuration.TableManipulationConfigurationBuilder
Sets the prefix for the name of the table where the data will be stored.
take() - Method in class org.infinispan.distexec.DistributedExecutionCompletionService
takeExecutorOwnership - Variable in class org.infinispan.distexec.DefaultExecutorService
Deprecated.
 
takeOffline() - Method in class org.infinispan.configuration.cache.BackupConfiguration
 
takeOffline() - Method in class org.infinispan.configuration.cache.BackupConfigurationBuilder
 
TakeOfflineConfiguration - Class in org.infinispan.configuration.cache
 
TakeOfflineConfiguration(AttributeSet) - Constructor for class org.infinispan.configuration.cache.TakeOfflineConfiguration
 
TakeOfflineConfigurationBuilder - Class in org.infinispan.configuration.cache
 
TakeOfflineConfigurationBuilder(ConfigurationBuilder, BackupConfigurationBuilder) - Constructor for class org.infinispan.configuration.cache.TakeOfflineConfigurationBuilder
 
Task - Interface in org.infinispan.tasks
 
TaskContext - Class in org.infinispan.tasks
TaskContext.
TaskContext() - Constructor for class org.infinispan.tasks.TaskContext
 
TaskExecution - Interface in org.infinispan.tasks
TaskExecution.
TaskExecutionMode - Enum in org.infinispan.tasks
 
TaskManager - Interface in org.infinispan.tasks
TaskManager.
tcpKeepAlive(boolean) - Method in class org.infinispan.rest.configuration.RestServerConfigurationBuilder
 
tcpKeepAlive(boolean) - Method in class org.infinispan.server.core.configuration.AbstractProtocolServerConfigurationChildBuilder
 
tcpKeepAlive() - Method in class org.infinispan.server.core.configuration.ProtocolServerConfiguration
 
tcpKeepAlive - Variable in class org.infinispan.server.core.configuration.ProtocolServerConfigurationBuilder
 
tcpKeepAlive(boolean) - Method in class org.infinispan.server.core.configuration.ProtocolServerConfigurationBuilder
 
tcpKeepAlive(boolean) - Method in interface org.infinispan.server.core.configuration.ProtocolServerConfigurationChildBuilder
Affects TCP KEEPALIVE on the TCP stack.
tcpNoDelay(boolean) - Method in class org.infinispan.persistence.remote.configuration.AbstractRemoteStoreConfigurationChildBuilder
 
tcpNoDelay() - Method in class org.infinispan.persistence.remote.configuration.RemoteStoreConfiguration
 
tcpNoDelay(boolean) - Method in class org.infinispan.persistence.remote.configuration.RemoteStoreConfigurationBuilder
 
tcpNoDelay(boolean) - Method in interface org.infinispan.persistence.remote.configuration.RemoteStoreConfigurationChildBuilder
Affects TCP NODELAY on the TCP stack.
tcpNoDelay() - Method in class org.infinispan.persistence.rest.configuration.ConnectionPoolConfiguration
 
tcpNoDelay(boolean) - Method in class org.infinispan.persistence.rest.configuration.ConnectionPoolConfigurationBuilder
 
tcpNoDelay(boolean) - Method in class org.infinispan.rest.configuration.RestServerConfigurationBuilder
 
tcpNoDelay(boolean) - Method in class org.infinispan.server.core.configuration.AbstractProtocolServerConfigurationChildBuilder
 
tcpNoDelay() - Method in class org.infinispan.server.core.configuration.ProtocolServerConfiguration
 
tcpNoDelay - Variable in class org.infinispan.server.core.configuration.ProtocolServerConfigurationBuilder
 
tcpNoDelay(boolean) - Method in class org.infinispan.server.core.configuration.ProtocolServerConfigurationBuilder
 
tcpNoDelay(boolean) - Method in interface org.infinispan.server.core.configuration.ProtocolServerConfigurationChildBuilder
Affects TCP NODELAY on the TCP stack.
template(boolean) - Method in class org.infinispan.configuration.cache.ConfigurationBuilder
 
template(boolean) - Method in interface org.infinispan.configuration.cache.ConfigurationChildBuilder
 
TEMPORARY_LOCATION - Static variable in class org.infinispan.configuration.global.GlobalStateConfiguration
 
temporaryLocation() - Method in class org.infinispan.configuration.global.GlobalStateConfiguration
Returns the filesystem path where temporary state should be stored.
temporaryLocation(String) - Method in class org.infinispan.configuration.global.GlobalStateConfigurationBuilder
Defines the filesystem path where temporary state should be stored.
TERMINAL_OPERATIONS - Static variable in interface org.infinispan.commons.marshall.Ids
 
terminate() - Method in class org.infinispan.stats.LocalTransactionStatistics
 
terminate() - Method in class org.infinispan.stats.RemoteTransactionStatistics
 
terminate() - Method in class org.infinispan.stats.TransactionStatistics
Signals this transaction as completed and updates the statistics to the final values ready to be merged in the cache statistics.
terminateTransaction(GlobalTransaction, boolean, boolean) - Method in class org.infinispan.stats.CacheStatisticManager
Signals the ending of a transaction.
terminateTransaction() - Method in class org.infinispan.stats.TransactionStatistics
Signals this transaction as completed and updates the statistics to the final values ready to be merged in the cache statistics.
testWhileIdle() - Method in class org.infinispan.persistence.remote.configuration.ConnectionPoolConfiguration
 
testWhileIdle(boolean) - Method in class org.infinispan.persistence.remote.configuration.ConnectionPoolConfigurationBuilder
Indicates whether or not idle connections should be validated by sending an TCP packet to the server, during idle connection eviction runs.
THREAD_POLICY - Static variable in class org.infinispan.configuration.cache.EvictionConfiguration
Deprecated.
 
THREAD_POOL_SIZE - Static variable in class org.infinispan.configuration.cache.AsyncStoreConfiguration
 
threadDump() - Static method in class org.infinispan.commons.util.Util
 
threadFactory() - Method in class org.infinispan.configuration.global.ThreadPoolConfiguration
 
threadFactory(ThreadFactory) - Method in class org.infinispan.configuration.global.ThreadPoolConfigurationBuilder
 
threadLocalRandomUUID() - Static method in class org.infinispan.commons.util.Util
Uses a ThreadLocalRandom to generate a UUID.
threadPolicy() - Method in class org.infinispan.configuration.cache.EvictionConfiguration
Deprecated. 
threadPolicy(EvictionThreadPolicy) - Method in class org.infinispan.configuration.cache.EvictionConfigurationBuilder
Deprecated.
Threading policy for eviction.
ThreadPoolConfiguration - Class in org.infinispan.configuration.global
 
ThreadPoolConfiguration(ThreadFactory, ThreadPoolExecutorFactory) - Constructor for class org.infinispan.configuration.global.ThreadPoolConfiguration
 
ThreadPoolConfigurationBuilder - Class in org.infinispan.configuration.global
 
ThreadPoolConfigurationBuilder(GlobalConfigurationBuilder) - Constructor for class org.infinispan.configuration.global.ThreadPoolConfigurationBuilder
 
ThreadPoolExecutorFactory<T extends ExecutorService> - Interface in org.infinispan.commons.executors
 
threadPoolFactory() - Method in class org.infinispan.configuration.global.ThreadPoolConfiguration
 
threadPoolFactory(ThreadPoolExecutorFactory) - Method in class org.infinispan.configuration.global.ThreadPoolConfigurationBuilder
 
threadPoolSize() - Method in class org.infinispan.configuration.cache.AsyncStoreConfiguration
Size of the thread pool whose threads are responsible for applying the modifications.
threadPoolSize(int) - Method in class org.infinispan.configuration.cache.AsyncStoreConfigurationBuilder
Size of the thread pool whose threads are responsible for applying the modifications.
timeBetweenEvictionRuns() - Method in class org.infinispan.persistence.remote.configuration.ConnectionPoolConfiguration
 
timeBetweenEvictionRuns(long) - Method in class org.infinispan.persistence.remote.configuration.ConnectionPoolConfigurationBuilder
Indicates how long the eviction thread should sleep before "runs" of examining idle connections.
timeout(long, TimeUnit) - Method in interface org.infinispan.CacheStream
Sets a given time to wait for a remote operation to respond by.
TIMEOUT - Static variable in class org.infinispan.configuration.cache.StateTransferConfiguration
 
timeout() - Method in class org.infinispan.configuration.cache.StateTransferConfiguration
This is the maximum amount of time - in milliseconds - to wait for state from neighboring caches, before throwing an exception and aborting startup.
timeout(long) - Method in class org.infinispan.configuration.cache.StateTransferConfiguration
This is the maximum amount of time - in milliseconds - to wait for state from neighboring caches, before throwing an exception and aborting startup.
timeout(long) - Method in class org.infinispan.configuration.cache.StateTransferConfigurationBuilder
This is the maximum amount of time - in milliseconds - to wait for state from neighboring caches, before throwing an exception and aborting startup.
timeout(long, TimeUnit) - Method in class org.infinispan.configuration.cache.StateTransferConfigurationBuilder
This is the maximum amount of time - in milliseconds - to wait for state from neighboring caches, before throwing an exception and aborting startup.
TIMEOUT - Static variable in class org.infinispan.configuration.cache.XSiteStateTransferConfiguration
 
timeout() - Method in class org.infinispan.configuration.cache.XSiteStateTransferConfiguration
 
timeout(long) - Method in class org.infinispan.configuration.cache.XSiteStateTransferConfigurationBuilder
The time (in milliseconds) to wait for the backup site acknowledge the state chunk received and applied.
timeout() - Method in interface org.infinispan.distexec.DistributedTask
Returns timeout for the execution of this task
timeout(long, TimeUnit) - Method in interface org.infinispan.distexec.DistributedTaskBuilder
Provide DistributedTask task timeout
timeout(long, TimeUnit) - Method in interface org.infinispan.manager.ClusterExecutor
The timeout parameter is not adhered to when executing the command locally and is only for remote nodes.
timeout(long, TimeUnit) - Method in interface org.infinispan.query.CacheQuery
Set the timeout for this query.
timeService - Variable in class org.infinispan.stats.TransactionStatistics
 
timestampColumnName() - Method in class org.infinispan.persistence.jdbc.configuration.TableManipulationConfiguration
 
timestampColumnName(String) - Method in class org.infinispan.persistence.jdbc.configuration.TableManipulationConfigurationBuilder
The name of the database column used to store the timestamps
timestampColumnType() - Method in class org.infinispan.persistence.jdbc.configuration.TableManipulationConfiguration
 
timestampColumnType(String) - Method in class org.infinispan.persistence.jdbc.configuration.TableManipulationConfigurationBuilder
The type of the database column used to store the timestamps
timeToLive(long) - Method in class org.infinispan.rest.InfinispanCacheResponse
 
toArray(SerializableIntFunction<A[]>) - Method in interface org.infinispan.CacheStream
Same as Stream.toArray(IntFunction) except that the BinaryOperator must also implement Serializable
toArray() - Method in class org.infinispan.commons.util.CloseableIteratorCollectionAdapter
 
toArray(T[]) - Method in class org.infinispan.commons.util.CloseableIteratorCollectionAdapter
 
toArray() - Method in class org.infinispan.commons.util.concurrent.ConcurrentHashSet
 
toArray(T[]) - Method in class org.infinispan.commons.util.concurrent.ConcurrentHashSet
 
toArray() - Method in class org.infinispan.commons.util.ForwardingList
 
toArray(T[]) - Method in class org.infinispan.commons.util.ForwardingList
 
toArray() - Method in class org.infinispan.commons.util.ImmutableListCopy
 
toArray(T[]) - Method in class org.infinispan.commons.util.ImmutableListCopy
 
toArray() - Method in class org.infinispan.commons.util.SmallIntSet
 
toArray(T[]) - Method in class org.infinispan.commons.util.SmallIntSet
 
toAsync() - Method in enum org.infinispan.configuration.cache.CacheMode
 
toBuilder() - Method in interface org.infinispan.query.dsl.FilterConditionContext
Deprecated.
To be removed in Infinispan 10.0 without replacement.
toBytes(long) - Method in enum org.infinispan.commons.util.MemoryUnit
 
toCharArray(String) - Static method in class org.infinispan.commons.util.Util
 
toClassArray(String[], ClassLoader) - Static method in class org.infinispan.commons.util.ReflectionUtil
 
toEntrySet(AdvancedCacheLoader<K, V>, KeyFilter<? super K>, InternalEntryFactory) - Static method in class org.infinispan.persistence.PersistenceUtil
 
toGibiBytes(long) - Method in enum org.infinispan.commons.util.MemoryUnit
 
toGigaBytes(long) - Method in enum org.infinispan.commons.util.MemoryUnit
 
toHexString(byte[]) - Static method in class org.infinispan.commons.util.Util
 
toHexString(byte[], int) - Static method in class org.infinispan.commons.util.Util
 
toJdkAccessOrder() - Method in enum org.infinispan.commons.equivalence.EquivalentLinkedHashMap.IterationOrder
Deprecated.
 
toJDKByteBuffer() - Method in class org.infinispan.commons.io.ByteBufferImpl
Deprecated.
 
toKeySet(AdvancedCacheLoader<K, V>, KeyFilter<? super K>) - Static method in class org.infinispan.persistence.PersistenceUtil
 
toKibiBytes(long) - Method in enum org.infinispan.commons.util.MemoryUnit
 
toKiloBytes(long) - Method in enum org.infinispan.commons.util.MemoryUnit
 
toMebiBytes(long) - Method in enum org.infinispan.commons.util.MemoryUnit
 
toMegaBytes(long) - Method in enum org.infinispan.commons.util.MemoryUnit
 
toNettyHttpResponse() - Method in class org.infinispan.rest.InfinispanResponse
Renders FullHttpResponse object.
toObjectSet(Collection<?>) - Static method in class org.infinispan.commons.util.InfinispanCollections
 
TOPOLOGY_AWARE_CONSISTENT_HASH_FACTORY - Static variable in interface org.infinispan.commons.marshall.Ids
 
TOPOLOGY_AWARE_SYNC_CONSISTENT_HASH_FACTORY - Static variable in interface org.infinispan.commons.marshall.Ids
 
TOPOLOGY_CACHE_NAME_PREFIX - Static variable in class org.infinispan.server.hotrod.configuration.HotRodServerConfiguration
 
topologyAwaitInitialTransfer(boolean) - Method in class org.infinispan.server.hotrod.configuration.AbstractHotRodServerChildConfigurationBuilder
 
topologyAwaitInitialTransfer(boolean) - Method in interface org.infinispan.server.hotrod.configuration.HotRodServerChildConfigurationBuilder
Configures whether to enable waiting for initial state transfer for the topology cache.
topologyAwaitInitialTransfer() - Method in class org.infinispan.server.hotrod.configuration.HotRodServerConfiguration
 
topologyAwaitInitialTransfer(boolean) - Method in class org.infinispan.server.hotrod.configuration.HotRodServerConfigurationBuilder
Configures whether to enable waiting for initial state transfer for the topology cache.
topologyCacheName() - Method in class org.infinispan.server.hotrod.configuration.HotRodServerConfiguration
 
TopologyChanged - Annotation Type in org.infinispan.notifications.cachelistener.annotation
This annotation should be used on methods that need to be notified when the ConsistentHash implementation in use by the DistributionManager changes due to a change in cluster topology.
TopologyChangedEvent<K,V> - Interface in org.infinispan.notifications.cachelistener.event
The event passed in to methods annotated with TopologyChanged.
topologyLockTimeout(long) - Method in class org.infinispan.server.hotrod.configuration.AbstractHotRodServerChildConfigurationBuilder
 
topologyLockTimeout(long) - Method in interface org.infinispan.server.hotrod.configuration.HotRodServerChildConfigurationBuilder
Configures the lock acquisition timeout for the topology cache.
topologyLockTimeout() - Method in class org.infinispan.server.hotrod.configuration.HotRodServerConfiguration
 
topologyLockTimeout(long) - Method in class org.infinispan.server.hotrod.configuration.HotRodServerConfigurationBuilder
Configures the lock acquisition timeout for the topology cache.
topologyReplTimeout(long) - Method in class org.infinispan.server.hotrod.configuration.AbstractHotRodServerChildConfigurationBuilder
 
topologyReplTimeout(long) - Method in interface org.infinispan.server.hotrod.configuration.HotRodServerChildConfigurationBuilder
Configures the replication timeout for the topology cache.
topologyReplTimeout() - Method in class org.infinispan.server.hotrod.configuration.HotRodServerConfiguration
 
topologyReplTimeout(long) - Method in class org.infinispan.server.hotrod.configuration.HotRodServerConfigurationBuilder
Configures the replication timeout for the topology cache.
topologyStateTransfer(boolean) - Method in class org.infinispan.server.hotrod.configuration.AbstractHotRodServerChildConfigurationBuilder
 
topologyStateTransfer(boolean) - Method in interface org.infinispan.server.hotrod.configuration.HotRodServerChildConfigurationBuilder
Configures whether to enable state transfer for the topology cache.
topologyStateTransfer() - Method in class org.infinispan.server.hotrod.configuration.HotRodServerConfiguration
 
topologyStateTransfer(boolean) - Method in class org.infinispan.server.hotrod.configuration.HotRodServerConfigurationBuilder
Configures whether to enable state transfer for the topology cache.
toResponse(InfinispanRequest) - Method in exception org.infinispan.rest.authentication.AuthenticationException
 
toResponse(InfinispanRequest) - Method in exception org.infinispan.rest.RestResponseException
Creates Netty response based on error.
toScopedState(ScopedPersistentState) - Method in interface org.infinispan.distribution.ch.ConsistentHash
Writes this ConsistentHash to the specified scoped state.
toStr(Object) - Static method in class org.infinispan.commons.util.Util
 
toStr(Collection<E>) - Static method in class org.infinispan.commons.util.Util
 
toString() - Method in class org.infinispan.atomic.DeltaCompositeKey
 
toString() - Method in class org.infinispan.commons.configuration.AbstractTypedPropertiesConfiguration
 
toString(Object) - Method in class org.infinispan.commons.equivalence.AnyEquivalence
Deprecated.
 
toString(Object) - Method in class org.infinispan.commons.equivalence.AnyServerEquivalence
Deprecated.
 
toString(Object) - Method in class org.infinispan.commons.equivalence.ByteArrayEquivalence
Deprecated.
 
toString(Object) - Method in interface org.infinispan.commons.equivalence.Equivalence
Deprecated.
Returns a string representation of the given object.
toString(Object) - Method in class org.infinispan.commons.equivalence.IdentityEquivalence
Deprecated.
 
toString() - Method in class org.infinispan.commons.executors.BlockingThreadPoolExecutorFactory
 
toString() - Method in class org.infinispan.commons.hash.MurmurHash3
 
toString() - Method in class org.infinispan.commons.io.ByteBufferImpl
Deprecated.
 
toString() - Method in class org.infinispan.commons.marshall.WrappedByteArray
 
toString() - Method in class org.infinispan.commons.util.AbstractMap.SimpleEntry
 
toString() - Method in class org.infinispan.commons.util.FastCopyHashMap
Returns a string representation of this map.
toString() - Method in class org.infinispan.commons.util.KeyValueWithPrevious
 
toString() - Method in class org.infinispan.commons.util.SimpleImmutableEntry
 
toString() - Method in class org.infinispan.commons.util.SmallIntSet
 
toString() - Method in class org.infinispan.commons.util.WeakValueHashMap
 
toString() - Method in class org.infinispan.configuration.cache.AbstractStoreConfiguration
 
toString() - Method in class org.infinispan.configuration.cache.AbstractStoreConfigurationBuilder
 
toString() - Method in class org.infinispan.configuration.cache.AsyncStoreConfiguration
 
toString() - Method in class org.infinispan.configuration.cache.AsyncStoreConfigurationBuilder
 
toString() - Method in class org.infinispan.configuration.cache.AuthorizationConfiguration
 
toString() - Method in class org.infinispan.configuration.cache.AuthorizationConfigurationBuilder
 
toString() - Method in class org.infinispan.configuration.cache.BackupConfiguration
 
toString() - Method in class org.infinispan.configuration.cache.BackupConfigurationBuilder
 
toString() - Method in class org.infinispan.configuration.cache.BackupForBuilder
 
toString() - Method in class org.infinispan.configuration.cache.BackupForConfiguration
 
toString() - Method in class org.infinispan.configuration.cache.ClusteringConfiguration
 
toString() - Method in class org.infinispan.configuration.cache.ClusteringConfigurationBuilder
 
toString() - Method in class org.infinispan.configuration.cache.ClusterLoaderConfiguration
 
toString() - Method in class org.infinispan.configuration.cache.CompatibilityModeConfiguration
 
toString() - Method in class org.infinispan.configuration.cache.Configuration
 
toString() - Method in class org.infinispan.configuration.cache.ConfigurationBuilder
 
toString() - Method in class org.infinispan.configuration.cache.ContentTypeConfiguration
 
toString() - Method in class org.infinispan.configuration.cache.CustomInterceptorsConfiguration
Deprecated.
 
toString() - Method in class org.infinispan.configuration.cache.CustomInterceptorsConfigurationBuilder
 
toString() - Method in class org.infinispan.configuration.cache.DataContainerConfiguration
Deprecated.
 
toString() - Method in class org.infinispan.configuration.cache.DataContainerConfigurationBuilder
 
toString() - Method in class org.infinispan.configuration.cache.DeadlockDetectionConfiguration
Deprecated.
 
toString() - Method in class org.infinispan.configuration.cache.DeadlockDetectionConfigurationBuilder
 
toString() - Method in class org.infinispan.configuration.cache.EncodingConfiguration
 
toString() - Method in class org.infinispan.configuration.cache.EncodingConfigurationBuilder
 
toString() - Method in class org.infinispan.configuration.cache.EvictionConfiguration
Deprecated.
 
toString() - Method in class org.infinispan.configuration.cache.EvictionConfigurationBuilder
Deprecated.
 
toString() - Method in class org.infinispan.configuration.cache.ExpirationConfiguration
 
toString() - Method in class org.infinispan.configuration.cache.ExpirationConfigurationBuilder
 
toString() - Method in class org.infinispan.configuration.cache.GroupsConfiguration
 
toString() - Method in class org.infinispan.configuration.cache.GroupsConfigurationBuilder
 
toString() - Method in class org.infinispan.configuration.cache.HashConfiguration
 
toString() - Method in class org.infinispan.configuration.cache.HashConfigurationBuilder
 
toString() - Method in class org.infinispan.configuration.cache.IndexingConfiguration
 
toString() - Method in class org.infinispan.configuration.cache.IndexingConfigurationBuilder
 
toString() - Method in class org.infinispan.configuration.cache.InterceptorConfiguration
Deprecated.
 
toString() - Method in class org.infinispan.configuration.cache.InterceptorConfigurationBuilder
 
toString() - Method in class org.infinispan.configuration.cache.InvocationBatchingConfiguration
 
toString() - Method in class org.infinispan.configuration.cache.InvocationBatchingConfigurationBuilder
 
toString() - Method in class org.infinispan.configuration.cache.JMXStatisticsConfiguration
 
toString() - Method in class org.infinispan.configuration.cache.JMXStatisticsConfigurationBuilder
 
toString() - Method in class org.infinispan.configuration.cache.L1Configuration
 
toString() - Method in class org.infinispan.configuration.cache.L1ConfigurationBuilder
 
toString() - Method in class org.infinispan.configuration.cache.LockingConfiguration
 
toString() - Method in class org.infinispan.configuration.cache.LockingConfigurationBuilder
 
toString() - Method in class org.infinispan.configuration.cache.MemoryConfiguration
 
toString() - Method in class org.infinispan.configuration.cache.MemoryConfigurationBuilder
 
toString() - Method in class org.infinispan.configuration.cache.PartitionHandlingConfiguration
 
toString() - Method in class org.infinispan.configuration.cache.PersistenceConfiguration
 
toString() - Method in class org.infinispan.configuration.cache.PersistenceConfigurationBuilder
 
toString() - Method in class org.infinispan.configuration.cache.RecoveryConfiguration
 
toString() - Method in class org.infinispan.configuration.cache.RecoveryConfigurationBuilder
 
toString() - Method in class org.infinispan.configuration.cache.SecurityConfiguration
 
toString() - Method in class org.infinispan.configuration.cache.SingleFileStoreConfiguration
 
toString() - Method in class org.infinispan.configuration.cache.SingletonStoreConfiguration
Deprecated.
 
toString() - Method in class org.infinispan.configuration.cache.SingletonStoreConfigurationBuilder
 
toString() - Method in class org.infinispan.configuration.cache.SitesConfiguration
 
toString() - Method in class org.infinispan.configuration.cache.StateTransferConfiguration
 
toString() - Method in class org.infinispan.configuration.cache.StateTransferConfigurationBuilder
 
toString() - Method in class org.infinispan.configuration.cache.StoreAsBinaryConfiguration
Deprecated.
 
toString() - Method in class org.infinispan.configuration.cache.StoreAsBinaryConfigurationBuilder
Deprecated.
 
toString() - Method in class org.infinispan.configuration.cache.SyncConfiguration
Deprecated.
 
toString() - Method in class org.infinispan.configuration.cache.SyncConfigurationBuilder
Deprecated.
 
toString() - Method in class org.infinispan.configuration.cache.TakeOfflineConfiguration
 
toString() - Method in class org.infinispan.configuration.cache.TakeOfflineConfigurationBuilder
 
toString() - Method in class org.infinispan.configuration.cache.TransactionConfiguration
 
toString() - Method in class org.infinispan.configuration.cache.TransactionConfigurationBuilder
 
toString() - Method in class org.infinispan.configuration.cache.UnsafeConfiguration
 
toString() - Method in class org.infinispan.configuration.cache.UnsafeConfigurationBuilder
 
toString() - Method in class org.infinispan.configuration.cache.VersioningConfiguration
Deprecated.
 
toString() - Method in class org.infinispan.configuration.cache.VersioningConfigurationBuilder
 
toString() - Method in class org.infinispan.configuration.cache.XSiteStateTransferConfiguration
 
toString() - Method in class org.infinispan.configuration.cache.XSiteStateTransferConfigurationBuilder
 
toString() - Method in class org.infinispan.configuration.global.ExecutorFactoryConfiguration
 
toString() - Method in class org.infinispan.configuration.global.ExecutorFactoryConfigurationBuilder
 
toString() - Method in class org.infinispan.configuration.global.GlobalAuthorizationConfiguration
 
toString() - Method in class org.infinispan.configuration.global.GlobalConfiguration
 
toString() - Method in class org.infinispan.configuration.global.GlobalConfigurationBuilder
 
toString() - Method in class org.infinispan.configuration.global.GlobalJmxStatisticsConfiguration
 
toString() - Method in class org.infinispan.configuration.global.GlobalJmxStatisticsConfigurationBuilder
 
toString() - Method in class org.infinispan.configuration.global.GlobalSecurityConfiguration
 
toString() - Method in class org.infinispan.configuration.global.GlobalStateConfiguration
 
toString() - Method in class org.infinispan.configuration.global.ScheduledExecutorFactoryConfiguration
 
toString() - Method in class org.infinispan.configuration.global.ScheduledExecutorFactoryConfigurationBuilder
 
toString() - Method in class org.infinispan.configuration.global.SerializationConfiguration
 
toString() - Method in class org.infinispan.configuration.global.SerializationConfigurationBuilder
 
toString() - Method in class org.infinispan.configuration.global.ShutdownConfiguration
 
toString() - Method in class org.infinispan.configuration.global.ShutdownConfigurationBuilder
 
toString() - Method in class org.infinispan.configuration.global.SiteConfiguration
 
toString() - Method in class org.infinispan.configuration.global.SiteConfigurationBuilder
 
toString() - Method in class org.infinispan.configuration.global.ThreadPoolConfiguration
 
toString() - Method in class org.infinispan.configuration.global.TransportConfiguration
 
toString() - Method in class org.infinispan.configuration.global.TransportConfigurationBuilder
 
toString() - Method in class org.infinispan.counter.api.CounterConfiguration
 
toString() - Method in enum org.infinispan.counter.configuration.Attribute
 
toString() - Method in enum org.infinispan.counter.configuration.Element
 
toString() - Method in class org.infinispan.functional.MetaParam.MetaCreated
 
toString() - Method in class org.infinispan.functional.MetaParam.MetaEntryVersion
 
toString() - Method in class org.infinispan.functional.MetaParam.MetaLastUsed
 
toString() - Method in class org.infinispan.functional.MetaParam.MetaLifespan
 
toString() - Method in class org.infinispan.functional.MetaParam.MetaMaxIdle
 
toString() - Method in class org.infinispan.io.GridFile.Metadata
 
toString() - Method in class org.infinispan.io.GridFile
 
toString() - Method in class org.infinispan.manager.DefaultCacheManager
 
toString() - Method in class org.infinispan.metadata.EmbeddedMetadata
 
toString() - Method in class org.infinispan.persistence.jdbc.configuration.AbstractJdbcStoreConfiguration
 
toString() - Method in enum org.infinispan.persistence.jdbc.configuration.Attribute
 
toString() - Method in enum org.infinispan.persistence.jdbc.configuration.Element
 
toString() - Method in class org.infinispan.persistence.jdbc.configuration.JdbcBinaryStoreConfiguration
 
toString() - Method in class org.infinispan.persistence.jdbc.configuration.JdbcBinaryStoreConfigurationBuilder
 
toString() - Method in class org.infinispan.persistence.jdbc.configuration.JdbcMixedStoreConfiguration
 
toString() - Method in class org.infinispan.persistence.jdbc.configuration.JdbcMixedStoreConfigurationBuilder
 
toString() - Method in class org.infinispan.persistence.jdbc.configuration.JdbcStringBasedStoreConfiguration
 
toString() - Method in class org.infinispan.persistence.jdbc.configuration.JdbcStringBasedStoreConfigurationBuilder
 
toString() - Method in class org.infinispan.persistence.jdbc.configuration.ManagedConnectionFactoryConfiguration
 
toString() - Method in class org.infinispan.persistence.jdbc.configuration.PooledConnectionFactoryConfiguration
 
toString() - Method in class org.infinispan.persistence.jdbc.configuration.SimpleConnectionFactoryConfiguration
 
toString() - Method in class org.infinispan.persistence.jdbc.configuration.TableManipulationConfiguration
 
toString() - Method in class org.infinispan.persistence.jdbc.configuration.TableManipulationConfigurationBuilder
 
toString() - Method in enum org.infinispan.persistence.jpa.configuration.Attribute
 
toString() - Method in enum org.infinispan.persistence.jpa.configuration.Element
 
toString() - Method in enum org.infinispan.persistence.leveldb.configuration.Attribute
 
toString() - Method in enum org.infinispan.persistence.leveldb.configuration.Element
 
toString() - Method in enum org.infinispan.persistence.remote.configuration.Attribute
 
toString() - Method in class org.infinispan.persistence.remote.configuration.AuthenticationConfiguration
 
toString() - Method in class org.infinispan.persistence.remote.configuration.ConnectionPoolConfiguration
 
toString() - Method in enum org.infinispan.persistence.remote.configuration.Element
 
toString() - Method in class org.infinispan.persistence.remote.configuration.ExecutorFactoryConfiguration
 
toString() - Method in class org.infinispan.persistence.remote.configuration.ExecutorFactoryConfigurationBuilder
 
toString() - Method in class org.infinispan.persistence.remote.configuration.RemoteServerConfiguration
 
toString() - Method in class org.infinispan.persistence.remote.configuration.SecurityConfigurationBuilder
 
toString() - Method in class org.infinispan.persistence.remote.configuration.SslConfiguration
 
toString() - Method in enum org.infinispan.persistence.rest.configuration.Attribute
 
toString() - Method in class org.infinispan.persistence.rest.configuration.ConnectionPoolConfiguration
 
toString() - Method in enum org.infinispan.persistence.rest.configuration.Element
 
toString() - Method in class org.infinispan.persistence.rest.configuration.RestStoreConfiguration
 
toString() - Method in class org.infinispan.query.remote.client.ContinuousQueryResult
 
toString() - Method in class org.infinispan.query.remote.client.FilterResult
 
toString(Object) - Method in interface org.infinispan.query.Transformer
 
toString() - Method in class org.infinispan.rest.CacheControl
 
toString() - Method in enum org.infinispan.security.AuditContext
 
toString() - Method in class org.infinispan.server.core.configuration.ProtocolServerConfiguration
 
toString() - Method in class org.infinispan.server.core.configuration.SslConfiguration
 
toString() - Method in class org.infinispan.server.core.configuration.SslEngineConfiguration
 
toString() - Method in class org.infinispan.server.hotrod.configuration.AuthenticationConfiguration
 
toString() - Method in class org.infinispan.server.hotrod.configuration.HotRodServerConfiguration
 
toString() - Method in class org.infinispan.server.memcached.configuration.MemcachedServerConfiguration
 
toString() - Method in class org.infinispan.stats.LocalTransactionStatistics
 
toString() - Method in class org.infinispan.stats.RemoteTransactionStatistics
 
toString() - Method in class org.infinispan.stats.TransactionStatistics
 
toString() - Method in class org.infinispan.tasks.TaskContext
 
toString() - Method in class org.infinispan.transaction.lookup.DummyTransactionManagerLookup
 
toString() - Method in class org.infinispan.transaction.lookup.JBossStandaloneJTAManagerLookup
 
toStringArray(Class<?>[]) - Static method in class org.infinispan.commons.util.ReflectionUtil
 
toSync() - Method in enum org.infinispan.configuration.cache.CacheMode
 
TOTAL_RESULTS - Static variable in interface org.infinispan.rest.JSONConstants
 
totalOrderExecutor() - Method in class org.infinispan.configuration.global.GlobalConfiguration
Deprecated.
This method always returns null now. Look for a thread pool named as TransportConfiguration.totalOrderThreadPool() instead.
totalOrderThreadPool() - Method in class org.infinispan.configuration.global.TransportConfiguration
 
totalOrderThreadPool() - Method in class org.infinispan.configuration.global.TransportConfigurationBuilder
Deprecated.
toTebiBytes(long) - Method in enum org.infinispan.commons.util.MemoryUnit
 
toTeraBytes(long) - Method in enum org.infinispan.commons.util.MemoryUnit
 
toTypedProperties(Properties) - Static method in class org.infinispan.commons.util.TypedProperties
Factory method that converts a JDK Properties instance to an instance of TypedProperties, if needed.
toURI() - Method in class org.infinispan.io.GridFile
 
toURL() - Method in class org.infinispan.io.GridFile
 
toXMLString() - Method in interface org.infinispan.commons.configuration.BasicConfiguration
Deprecated.
toXMLString(String) - Method in interface org.infinispan.commons.configuration.BasicConfiguration
Converts this configuration to its XML representation.
toXMLString(String) - Method in class org.infinispan.commons.configuration.XMLStringConfiguration
 
toXMLString(String) - Method in class org.infinispan.configuration.cache.Configuration
 
trace - Static variable in class org.infinispan.commons.marshall.jboss.AbstractJBossMarshaller
 
trace - Variable in class org.infinispan.stats.TransactionStatistics
 
transaction() - Method in class org.infinispan.configuration.cache.Configuration
 
transaction() - Method in class org.infinispan.configuration.cache.ConfigurationBuilder
 
transaction() - Method in interface org.infinispan.configuration.cache.ConfigurationChildBuilder
 
TRANSACTION_INFO - Static variable in interface org.infinispan.commons.marshall.Ids
 
TRANSACTION_MANAGER_LOOKUP - Static variable in class org.infinispan.configuration.cache.TransactionConfiguration
 
TRANSACTION_MODE - Static variable in class org.infinispan.configuration.cache.TransactionConfiguration
 
TRANSACTION_PROTOCOL - Static variable in class org.infinispan.configuration.cache.TransactionConfiguration
 
TRANSACTION_SYNCHRONIZATION_REGISTRY_LOOKUP - Static variable in class org.infinispan.configuration.cache.TransactionConfiguration
 
TRANSACTIONAL - Static variable in class org.infinispan.configuration.cache.AbstractStoreConfiguration
 
transactional() - Method in class org.infinispan.configuration.cache.AbstractStoreConfiguration
 
transactional(boolean) - Method in class org.infinispan.configuration.cache.AbstractStoreConfigurationBuilder
This setting should be set to true when the underlying cache store supports transactions and it is desirable for the underlying store and the cache to remain synchronized.
transactional(boolean) - Method in class org.infinispan.configuration.cache.AbstractStoreConfigurationChildBuilder
 
transactional() - Method in interface org.infinispan.configuration.cache.StoreConfiguration
 
transactional(boolean) - Method in interface org.infinispan.configuration.cache.StoreConfigurationChildBuilder
This setting should be set to true when the underlying cache store supports transactions and it is desirable for the underlying store and the cache to remain synchronized.
TransactionalCacheWriter<K,V> - Interface in org.infinispan.persistence.spi
Defines the functionality of a transactional store.
TransactionalEvent<K,V> - Interface in org.infinispan.notifications.cachelistener.event
An event subtype that includes a transaction context - if one exists - as well as a boolean as to whether the call originated locally or remotely.
TransactionCompleted - Annotation Type in org.infinispan.notifications.cachelistener.annotation
This annotation should be used on methods that need to be notified when the cache is called to participate in a transaction and the transaction completes, either with a commit or a rollback.
TransactionCompletedEvent<K,V> - Interface in org.infinispan.notifications.cachelistener.event
This event is passed in to any method annotated with TransactionCompleted.
TransactionConfiguration - Class in org.infinispan.configuration.cache
Defines transactional (JTA) characteristics of the cache.
TransactionConfigurationBuilder - Class in org.infinispan.configuration.cache
Defines transactional (JTA) characteristics of the cache.
TransactionConfigurationChildBuilder - Interface in org.infinispan.configuration.cache
 
transactionManagerLookup() - Method in class org.infinispan.configuration.cache.TransactionConfiguration
Configure Transaction manager lookup directly using an instance of TransactionManagerLookup.
transactionManagerLookup(TransactionManagerLookup) - Method in class org.infinispan.configuration.cache.TransactionConfiguration
 
transactionManagerLookup(TransactionManagerLookup) - Method in class org.infinispan.configuration.cache.TransactionConfigurationBuilder
Configure Transaction manager lookup directly using an instance of TransactionManagerLookup.
TransactionManagerLookup - Interface in org.infinispan.transaction.lookup
Factory interface, allows Cache to use different transactional systems.
transactionMode() - Method in class org.infinispan.configuration.cache.TransactionConfiguration
 
transactionMode(TransactionMode) - Method in class org.infinispan.configuration.cache.TransactionConfigurationBuilder
 
TransactionMode - Enum in org.infinispan.configuration.cache
Transaction mode
TransactionMode - Enum in org.infinispan.transaction
Enumeration containing the available transaction modes for a cache.
transactionProtocol() - Method in class org.infinispan.configuration.cache.TransactionConfiguration
 
transactionProtocol(TransactionProtocol) - Method in class org.infinispan.configuration.cache.TransactionConfigurationBuilder
 
transactionProtocol() - Method in class org.infinispan.configuration.cache.TransactionConfigurationBuilder
TransactionProtocol - Enum in org.infinispan.transaction
Enumerate with the possible commits protocols.
TransactionRegistered - Annotation Type in org.infinispan.notifications.cachelistener.annotation
This annotation should be used on methods that need to be notified when the cache is called to participate in a transaction and registers a Synchronization with a registered TransactionManager.
TransactionRegisteredEvent<K,V> - Interface in org.infinispan.notifications.cachelistener.event
This event is passed in to any method annotated with TransactionRegistered.
TransactionStatistics - Class in org.infinispan.stats
Keeps the temporary statistics for a transaction.
TransactionStatistics(ExtendedStatisticsContainer, TimeService) - Constructor for class org.infinispan.stats.TransactionStatistics
 
transactionSynchronizationRegistryLookup() - Method in class org.infinispan.configuration.cache.TransactionConfiguration
Configure Transaction Synchronization Registry lookup directly using an instance of TransactionManagerLookup.
transactionSynchronizationRegistryLookup(TransactionSynchronizationRegistryLookup) - Method in class org.infinispan.configuration.cache.TransactionConfigurationBuilder
Configure Transaction Synchronization Registry lookup directly using an instance of TransactionManagerLookup.
TransactionSynchronizationRegistryLookup - Interface in org.infinispan.transaction.lookup
 
TransactionTable - Interface in org.infinispan.transaction
Interface that allows to fetch the GlobalTransaction associated to local or remote transactions.
transform(E) - Method in interface org.infinispan.commons.util.InfinispanCollections.Function
Transforms an instance of the given input into an instace of the type to be returned.
transform(E) - Method in interface org.infinispan.commons.util.InfinispanCollections.MapMakerFunction
Transforms the given input into a key/value pair for use in a map
Transformable - Annotation Type in org.infinispan.query
If you annotate your object with this, it can be used as a valid key for Infinispan to index.
transformCollectionToMap(Collection<? extends E>, InfinispanCollections.MapMakerFunction<K, V, ? super E>) - Static method in class org.infinispan.commons.util.InfinispanCollections
Given a collection, transforms the collection to a map given a InfinispanCollections.MapMakerFunction
Transformer - Interface in org.infinispan.query
The task of this interface is to convert keys from their original types to a String representation (which can be used in Lucene) and vice versa.
transformMapValue(Map<K, E>, InfinispanCollections.Function<E, V>) - Static method in class org.infinispan.commons.util.InfinispanCollections
Given a map of well known key/value types, it makes a shallow copy of it while at the same time transforming it's value type to a desired output type.
TRANSIENT_ENTRY - Static variable in interface org.infinispan.commons.marshall.Ids
 
TRANSIENT_MORTAL_ENTRY - Static variable in interface org.infinispan.commons.marshall.Ids
 
TRANSIENT_MORTAL_VALUE - Static variable in interface org.infinispan.commons.marshall.Ids
 
TRANSIENT_VALUE - Static variable in interface org.infinispan.commons.marshall.Ids
 
transport() - Method in class org.infinispan.configuration.global.GlobalConfiguration
 
transport() - Method in class org.infinispan.configuration.global.GlobalConfigurationBuilder
 
transport() - Method in interface org.infinispan.configuration.global.GlobalConfigurationChildBuilder
Transport-related (i.e.
transport() - Method in class org.infinispan.configuration.global.TransportConfiguration
 
transport(Transport) - Method in class org.infinispan.configuration.global.TransportConfigurationBuilder
Class that represents a network transport.
TransportConfiguration - Class in org.infinispan.configuration.global
 
TransportConfigurationBuilder - Class in org.infinispan.configuration.global
Configures the transport used for network communications across the cluster.
transportFactory(String) - Method in class org.infinispan.persistence.remote.configuration.AbstractRemoteStoreConfigurationChildBuilder
 
transportFactory(Class<? extends TransportFactory>) - Method in class org.infinispan.persistence.remote.configuration.AbstractRemoteStoreConfigurationChildBuilder
 
transportFactory() - Method in class org.infinispan.persistence.remote.configuration.RemoteStoreConfiguration
 
transportFactory(String) - Method in class org.infinispan.persistence.remote.configuration.RemoteStoreConfigurationBuilder
 
transportFactory(Class<? extends TransportFactory>) - Method in class org.infinispan.persistence.remote.configuration.RemoteStoreConfigurationBuilder
 
transportFactory(String) - Method in interface org.infinispan.persistence.remote.configuration.RemoteStoreConfigurationChildBuilder
Controls which transport to use.
transportFactory(Class<? extends TransportFactory>) - Method in interface org.infinispan.persistence.remote.configuration.RemoteStoreConfigurationChildBuilder
Controls which transport to use.
transportThreadPool() - Method in class org.infinispan.configuration.global.TransportConfiguration
 
transportThreadPool() - Method in class org.infinispan.configuration.global.TransportConfigurationBuilder
 
Traversable<T> - Interface in org.infinispan.functional
Unsorted traversable stream for sequential and aggregating operations.
TRIANGLE_ACK_EXTERNALIZER - Static variable in interface org.infinispan.commons.marshall.Ids
 
TriangleOrderManager - Class in org.infinispan.distribution
It manages the order of updates from the primary owner to backup owner.
TriangleOrderManager(int) - Constructor for class org.infinispan.distribution.TriangleOrderManager
 
truncate() - Method in interface org.infinispan.functional.FunctionalMap.WriteOnlyMap
Truncate the contents of the cache, returning a CompletableFuture that will be completed when the truncate process completes.
trustStoreFileName() - Method in class org.infinispan.persistence.remote.configuration.SslConfiguration
 
trustStoreFileName(String) - Method in class org.infinispan.persistence.remote.configuration.SslConfigurationBuilder
Specifies the filename of a truststore to use to create the SSLContext You also need to specify a SslConfigurationBuilder.trustStorePassword(char[]).
trustStoreFileName() - Method in class org.infinispan.server.core.configuration.SslConfiguration
 
trustStoreFileName(String) - Method in class org.infinispan.server.core.configuration.SslConfigurationBuilder
Specifies the filename of a truststore to use to create the SSLContext You also need to specify a SslConfigurationBuilder.trustStorePassword(char[]).
trustStoreFileName() - Method in class org.infinispan.server.core.configuration.SslEngineConfiguration
 
trustStoreFileName(String) - Method in class org.infinispan.server.core.configuration.SslEngineConfigurationBuilder
Specifies the filename of a truststore to use to create the SSLContext You also need to specify a SslEngineConfigurationBuilder.trustStorePassword(char[]).
trustStorePassword() - Method in class org.infinispan.persistence.remote.configuration.SslConfiguration
 
trustStorePassword(char[]) - Method in class org.infinispan.persistence.remote.configuration.SslConfigurationBuilder
Specifies the password needed to open the truststore You also need to specify a SslConfigurationBuilder.trustStoreFileName(String).
trustStorePassword() - Method in class org.infinispan.server.core.configuration.SslConfiguration
 
trustStorePassword(char[]) - Method in class org.infinispan.server.core.configuration.SslConfigurationBuilder
Specifies the password needed to open the truststore You also need to specify a SslConfigurationBuilder.trustStoreFileName(String).
trustStorePassword() - Method in class org.infinispan.server.core.configuration.SslEngineConfiguration
 
trustStorePassword(char[]) - Method in class org.infinispan.server.core.configuration.SslEngineConfigurationBuilder
Specifies the password needed to open the truststore You also need to specify a SslEngineConfigurationBuilder.trustStoreFileName(String).
trustStoreType() - Method in class org.infinispan.persistence.remote.configuration.SslConfiguration
 
trustStoreType(String) - Method in class org.infinispan.persistence.remote.configuration.SslConfigurationBuilder
Specifies the type of the truststore, such as JKS or JCEKS.
trustStoreType(String) - Method in class org.infinispan.server.core.configuration.SslConfigurationBuilder
Specifies the type of the truststore, such as JKS or JCEKS.
trustStoreType() - Method in class org.infinispan.server.core.configuration.SslEngineConfiguration
 
trustStoreType(String) - Method in class org.infinispan.server.core.configuration.SslEngineConfigurationBuilder
Specifies the type of the truststore, such as JKS or JCEKS.
tryAdvance(Consumer<? super S>) - Method in class org.infinispan.commons.util.SpliteratorMapper
 
tryLock() - Method in interface org.infinispan.lock.api.ClusteredLock
Acquires the lock only if it is free at the time of invocation.
tryLock(long, TimeUnit) - Method in interface org.infinispan.lock.api.ClusteredLock
If the lock is available this method returns immediately with the CompletableFuture holding the value true.
trySplit() - Method in class org.infinispan.commons.util.SpliteratorMapper
 
type() - Method in class org.infinispan.commons.util.Either
 
TYPE - Static variable in class org.infinispan.configuration.cache.EvictionConfiguration
Deprecated.
 
type() - Method in class org.infinispan.configuration.cache.EvictionConfiguration
Deprecated.
type(EvictionType) - Method in class org.infinispan.configuration.cache.EvictionConfigurationBuilder
Deprecated.
Sets the eviction type which can either be COUNT - entries will be evicted when the number of entries exceeds the EvictionConfigurationBuilder.size(long) MEMORY - entries will be evicted when the approximate combined size of all values exceeds the EvictionConfigurationBuilder.size(long) Cache size is guaranteed not to exceed upper limit specified by max entries.
type() - Method in class org.infinispan.counter.api.CounterConfiguration
 
type() - Static method in class org.infinispan.functional.MetaParam.MetaEntryVersion
 
TYPE - Static variable in interface org.infinispan.rest.JSONConstants
 
TypedProperties - Class in org.infinispan.commons.util
Type-aware properties.
TypedProperties(Properties) - Constructor for class org.infinispan.commons.util.TypedProperties
Copy constructor
TypedProperties() - Constructor for class org.infinispan.commons.util.TypedProperties
Default constructor that returns an empty instance

U

UnclosableObjectInputStream - Class in org.infinispan.io
A delegating ObjectInput that delegates all methods except ObjectInput.close().
UnclosableObjectInputStream(ObjectInput) - Constructor for class org.infinispan.io.UnclosableObjectInputStream
 
UnclosableObjectOutputStream - Class in org.infinispan.io
An unclosable version of an ObjectOutput.
UnclosableObjectOutputStream(ObjectOutput) - Constructor for class org.infinispan.io.UnclosableObjectOutputStream
 
undefineConfiguration(String) - Method in class org.infinispan.manager.DefaultCacheManager
 
undefineConfiguration(String) - Method in interface org.infinispan.manager.EmbeddedCacheManager
Removes a configuration from the set of defined configurations.
unicodeEscapeString(String) - Static method in class org.infinispan.commons.util.Util
 
unicodeUnescapeString(String) - Static method in class org.infinispan.commons.util.Util
 
union(CH, CH) - Method in interface org.infinispan.distribution.ch.ConsistentHashFactory
Creates a union of two compatible ConsistentHashes (use the same hashing function and have the same configuration parameters).
unlock() - Method in interface org.infinispan.lock.api.ClusteredLock
Releases the lock.
unlock(Integer) - Method in class org.infinispan.persistence.jdbc.binary.JdbcBinaryStore
Release the locks (either read or write).
unmarshall(InputStream) - Method in class org.infinispan.persistence.jdbc.common.AbstractJdbcStore
 
unmarshallArray(ObjectInput, MarshallUtil.ArrayBuilder<E>) - Static method in class org.infinispan.commons.marshall.MarshallUtil
Unmarshall arrays.
unmarshallByteArray(ObjectInput) - Static method in class org.infinispan.commons.marshall.MarshallUtil
Same as MarshallUtil.unmarshallArray(ObjectInput, ArrayBuilder) but specialized for byte array.
unmarshallCollection(ObjectInput, MarshallUtil.CollectionBuilder<E, T>) - Static method in class org.infinispan.commons.marshall.MarshallUtil
Unmarshal a Collection.
unmarshallCollectionUnbounded(ObjectInput, MarshallUtil.UnboundedCollectionBuilder<E, T>) - Static method in class org.infinispan.commons.marshall.MarshallUtil
unmarshallEnum(ObjectInput, MarshallUtil.EnumBuilder<E>) - Static method in class org.infinispan.commons.marshall.MarshallUtil
 
unmarshallIntCollection(ObjectInput, MarshallUtil.CollectionBuilder<Integer, T>) - Static method in class org.infinispan.commons.marshall.MarshallUtil
Unmarshalls a collection of integers.
unmarshallMap(ObjectInput, MarshallUtil.MapBuilder<K, V, T>) - Static method in class org.infinispan.commons.marshall.MarshallUtil
Unmarshall the Map.
unmarshallMap(ObjectInput, MarshallUtil.ElementReader<K>, MarshallUtil.ElementReader<V>, MarshallUtil.MapBuilder<K, V, T>) - Static method in class org.infinispan.commons.marshall.MarshallUtil
Unmarshall the Map.
unmarshallSize(ObjectInput) - Static method in class org.infinispan.commons.marshall.MarshallUtil
Unmarshall an integer.
unmarshallString(ObjectInput) - Static method in class org.infinispan.commons.marshall.MarshallUtil
Unmarshall a String.
unmarshallUUID(ObjectInput, boolean) - Static method in class org.infinispan.commons.marshall.MarshallUtil
Unmarshall UUID.
unordered() - Method in interface org.infinispan.CacheStream
unordered() - Method in interface org.infinispan.DoubleCacheStream
unordered() - Method in interface org.infinispan.IntCacheStream
unordered() - Method in interface org.infinispan.LongCacheStream
unregister() - Method in class org.infinispan.notifications.cachelistener.filter.DelegatingCacheEntryListenerInvocation
Stops handling the invocation.
unregisterFilter(FilterSubscription) - Method in interface org.infinispan.objectfilter.Matcher
 
unregisterL1WriteSynchronizer(Object, L1WriteSynchronizer) - Method in interface org.infinispan.distribution.L1Manager
Deprecated.
Unregister the given write synchronizer if present.
unregisterProtofile(String) - Method in interface org.infinispan.query.remote.client.ProtobufMetadataManagerMBean
Unregister a *.proto schema file.
unregisterProtofiles(String[]) - Method in interface org.infinispan.query.remote.client.ProtobufMetadataManagerMBean
Unregisters multiple *.proto schema files.
unregisterWrite(K) - Method in interface org.infinispan.expiration.ExpirationManager
This should always be invoked after registering write but after performing any operations required.
UNRELIABLE_RETURN_VALUES - Static variable in class org.infinispan.configuration.cache.UnsafeConfiguration
 
unreliableReturnValues() - Method in class org.infinispan.configuration.cache.UnsafeConfiguration
Specifies whether Infinispan is allowed to disregard the Map contract when providing return values for BasicCache.put(Object, Object) and BasicCache.remove(Object) methods.
unreliableReturnValues(boolean) - Method in class org.infinispan.configuration.cache.UnsafeConfigurationBuilder
Specify whether Infinispan is allowed to disregard the Map contract when providing return values for BasicCache.put(Object, Object) and BasicCache.remove(Object) methods.
unsafe() - Method in class org.infinispan.configuration.cache.Configuration
 
unsafe() - Method in class org.infinispan.configuration.cache.ConfigurationBuilder
 
unsafe() - Method in interface org.infinispan.configuration.cache.ConfigurationChildBuilder
 
UnsafeConfiguration - Class in org.infinispan.configuration.cache
Controls certain tuning parameters that may break some of Infinispan's public API contracts in exchange for better performance in some cases.
UnsafeConfigurationBuilder - Class in org.infinispan.configuration.cache
Controls certain tuning parameters that may break some of Infinispan's public API contracts in exchange for better performance in some cases.
UnsafeConfigurationBuilder(ConfigurationBuilder) - Constructor for class org.infinispan.configuration.cache.UnsafeConfigurationBuilder
 
unsetEnum(long, Enum<?>) - Static method in class org.infinispan.commons.util.EnumUtil
 
UnsignedNumeric - Class in org.infinispan.commons.io
Helper to read and write unsigned numerics
UnsignedNumeric() - Constructor for class org.infinispan.commons.io.UnsignedNumeric
 
UNSUCCESSFUL_RESPONSE - Static variable in interface org.infinispan.commons.marshall.Ids
 
UnsupportedMergePolicy() - Constructor for class org.infinispan.conflict.MergePolicy.UnsupportedMergePolicy
 
UNSURE_RESPONSE - Static variable in interface org.infinispan.commons.marshall.Ids
 
unwrap(Object, Class<T>) - Static method in class org.infinispan.commons.util.ReflectionUtil
 
unwrap(Class<T>) - Method in interface org.infinispan.query.SearchManager
This method gives access to internal Infinispan types, and should not be normally needed.
unwrapAny(Class<T>, Object...) - Static method in class org.infinispan.commons.util.ReflectionUtil
 
updateBucket(Bucket) - Method in class org.infinispan.persistence.jdbc.binary.JdbcBinaryStore
 
updateCacheTopology(CacheTopology) - Method in class org.infinispan.distribution.TriangleOrderManager
 
updateMembers(CH, List<Address>, Map<Address, Float>) - Method in interface org.infinispan.distribution.ch.ConsistentHashFactory
Create a new consistent hash instance, based on an existing instance, but with a new list of members.
updateMetadata(CacheEntry, Metadata) - Static method in class org.infinispan.metadata.Metadatas
Set the providedMetadata on the cache entry.
UPPER_BOUND - Static variable in exception org.infinispan.counter.exception.CounterOutOfBoundsException
 
upperBound(long) - Method in class org.infinispan.counter.api.CounterConfiguration.Builder
Sets the upper bound (inclusive) of the counter.
upperBound() - Method in class org.infinispan.counter.api.CounterConfiguration
 
upperBound() - Method in class org.infinispan.counter.configuration.StrongCounterConfiguration
 
upperBound(long) - Method in class org.infinispan.counter.configuration.StrongCounterConfigurationBuilder
Sets the upper bound (inclusive) of the counter if a bounded counter is desired.
use1PcForAutoCommitTransactions() - Method in class org.infinispan.configuration.cache.TransactionConfiguration
Before Infinispan 5.1 you could access the cache both transactionally and non-transactionally.
use1PcForAutoCommitTransactions(boolean) - Method in class org.infinispan.configuration.cache.TransactionConfigurationBuilder
Before Infinispan 5.1 you could access the cache both transactionally and non-transactionally.
use1PcForAutoCommitTransactions() - Method in class org.infinispan.configuration.cache.TransactionConfigurationBuilder
 
USE_1_PC_FOR_AUTO_COMMIT_TRANSACTIONS - Static variable in class org.infinispan.configuration.cache.TransactionConfiguration
 
USE_EAGER_LOCKING - Static variable in class org.infinispan.configuration.cache.TransactionConfiguration
 
USE_LOCK_STRIPING - Static variable in class org.infinispan.configuration.cache.LockingConfiguration
 
USE_SYNCHRONIZATION - Static variable in class org.infinispan.configuration.cache.TransactionConfiguration
 
USE_TWO_PHASE_COMMIT - Static variable in class org.infinispan.configuration.cache.BackupConfiguration
 
useEagerLocking() - Method in class org.infinispan.configuration.cache.TransactionConfiguration
Deprecated.
useEagerLocking(boolean) - Method in class org.infinispan.configuration.cache.TransactionConfiguration
Deprecated.
useEagerLocking(boolean) - Method in class org.infinispan.configuration.cache.TransactionConfigurationBuilder
Deprecated.
Starting with Infinispan 5.1 eager locking is replaced with pessimistic locking and can be enforced by setting transaction's locking mode to PESSIMISTIC.
useLockStriping() - Method in class org.infinispan.configuration.cache.LockingConfiguration
If true, a pool of shared locks is maintained for all entries that need to be locked.
useLockStriping(boolean) - Method in class org.infinispan.configuration.cache.LockingConfigurationBuilder
If true, a pool of shared locks is maintained for all entries that need to be locked.
username() - Method in class org.infinispan.persistence.jdbc.configuration.PooledConnectionFactoryConfiguration
 
username(String) - Method in class org.infinispan.persistence.jdbc.configuration.PooledConnectionFactoryConfigurationBuilder
 
username() - Method in class org.infinispan.persistence.jdbc.configuration.SimpleConnectionFactoryConfiguration
 
username(String) - Method in class org.infinispan.persistence.jdbc.configuration.SimpleConnectionFactoryConfigurationBuilder
 
username() - Method in class org.infinispan.persistence.remote.configuration.AuthenticationConfiguration
 
username(String) - Method in class org.infinispan.persistence.remote.configuration.AuthenticationConfigurationBuilder
Specifies the username to be used for authentication.
useSynchronization() - Method in class org.infinispan.configuration.cache.TransactionConfiguration
 
useSynchronization(boolean) - Method in class org.infinispan.configuration.cache.TransactionConfigurationBuilder
Configures whether the cache registers a synchronization with the transaction manager, or registers itself as an XA resource.
useTwoPhaseCommit(boolean) - Method in class org.infinispan.configuration.cache.BackupConfigurationBuilder
Configures whether the replication happens in a 1PC or 2PC for sync backups.
usingAsyncStore() - Method in class org.infinispan.configuration.cache.PersistenceConfiguration
 
usingStores() - Method in class org.infinispan.configuration.cache.PersistenceConfiguration
 
UTF8StringMarshaller - Class in org.infinispan.commons.marshall
 
UTF8StringMarshaller() - Constructor for class org.infinispan.commons.marshall.UTF8StringMarshaller
 
Util - Class in org.infinispan.commons.util
General utility methods used throughout the Infinispan code base.
UUID - Static variable in interface org.infinispan.commons.marshall.Ids
 

V

validate() - Method in interface org.infinispan.commons.configuration.Builder
Validate the data in this builder before building the configuration bean
validate() - Method in class org.infinispan.commons.executors.BlockingThreadPoolExecutorFactory
 
validate() - Method in enum org.infinispan.commons.executors.CachedThreadPoolExecutorFactory
 
validate() - Method in enum org.infinispan.commons.executors.ScheduledThreadPoolExecutorFactory
 
validate() - Method in interface org.infinispan.commons.executors.ThreadPoolExecutorFactory
Validate parameters for the thread pool executor factory
validate() - Method in class org.infinispan.configuration.cache.AbstractStoreConfigurationBuilder
 
validate(boolean) - Method in class org.infinispan.configuration.cache.AbstractStoreConfigurationBuilder
 
validate(GlobalConfiguration) - Method in class org.infinispan.configuration.cache.AbstractStoreConfigurationBuilder
 
validate() - Method in class org.infinispan.configuration.cache.AsyncStoreConfigurationBuilder
 
validate(GlobalConfiguration) - Method in class org.infinispan.configuration.cache.AsyncStoreConfigurationBuilder
 
validate() - Method in class org.infinispan.configuration.cache.AuthorizationConfigurationBuilder
 
validate(GlobalConfiguration) - Method in class org.infinispan.configuration.cache.AuthorizationConfigurationBuilder
 
validate() - Method in class org.infinispan.configuration.cache.BackupConfigurationBuilder
 
validate(GlobalConfiguration) - Method in class org.infinispan.configuration.cache.BackupConfigurationBuilder
 
validate() - Method in class org.infinispan.configuration.cache.BackupForBuilder
 
validate(GlobalConfiguration) - Method in class org.infinispan.configuration.cache.BackupForBuilder
 
validate() - Method in class org.infinispan.configuration.cache.ClusteringConfigurationBuilder
 
validate(GlobalConfiguration) - Method in class org.infinispan.configuration.cache.ClusteringConfigurationBuilder
 
validate() - Method in class org.infinispan.configuration.cache.ClusterLoaderConfigurationBuilder
 
validate() - Method in class org.infinispan.configuration.cache.CompatibilityModeConfigurationBuilder
 
validate(GlobalConfiguration) - Method in class org.infinispan.configuration.cache.CompatibilityModeConfigurationBuilder
 
validate() - Method in class org.infinispan.configuration.cache.ConfigurationBuilder
 
validate(GlobalConfiguration) - Method in class org.infinispan.configuration.cache.ConfigurationBuilder
 
validate(GlobalConfiguration) - Method in interface org.infinispan.configuration.cache.ConfigurationChildBuilder
 
validate() - Method in class org.infinispan.configuration.cache.ContentTypeConfigurationBuilder
 
validate(GlobalConfiguration) - Method in class org.infinispan.configuration.cache.ContentTypeConfigurationBuilder
 
validate() - Method in class org.infinispan.configuration.cache.CustomInterceptorsConfigurationBuilder
 
validate(GlobalConfiguration) - Method in class org.infinispan.configuration.cache.CustomInterceptorsConfigurationBuilder
 
validate() - Method in class org.infinispan.configuration.cache.DataContainerConfigurationBuilder
 
validate(GlobalConfiguration) - Method in class org.infinispan.configuration.cache.DataContainerConfigurationBuilder
 
validate() - Method in class org.infinispan.configuration.cache.DeadlockDetectionConfigurationBuilder
 
validate(GlobalConfiguration) - Method in class org.infinispan.configuration.cache.DeadlockDetectionConfigurationBuilder
 
validate() - Method in class org.infinispan.configuration.cache.EncodingConfigurationBuilder
 
validate(GlobalConfiguration) - Method in class org.infinispan.configuration.cache.EncodingConfigurationBuilder
 
validate() - Method in class org.infinispan.configuration.cache.EvictionConfigurationBuilder
Deprecated.
 
validate(GlobalConfiguration) - Method in class org.infinispan.configuration.cache.EvictionConfigurationBuilder
Deprecated.
 
validate() - Method in class org.infinispan.configuration.cache.ExpirationConfigurationBuilder
 
validate(GlobalConfiguration) - Method in class org.infinispan.configuration.cache.ExpirationConfigurationBuilder
 
validate() - Method in class org.infinispan.configuration.cache.GroupsConfigurationBuilder
 
validate(GlobalConfiguration) - Method in class org.infinispan.configuration.cache.GroupsConfigurationBuilder
 
validate() - Method in class org.infinispan.configuration.cache.HashConfigurationBuilder
 
validate(GlobalConfiguration) - Method in class org.infinispan.configuration.cache.HashConfigurationBuilder
 
validate() - Method in class org.infinispan.configuration.cache.IndexingConfigurationBuilder
 
validate(GlobalConfiguration) - Method in class org.infinispan.configuration.cache.IndexingConfigurationBuilder
 
validate() - Method in class org.infinispan.configuration.cache.InterceptorConfigurationBuilder
 
validate(GlobalConfiguration) - Method in class org.infinispan.configuration.cache.InterceptorConfigurationBuilder
 
validate() - Method in class org.infinispan.configuration.cache.InvocationBatchingConfigurationBuilder
 
validate(GlobalConfiguration) - Method in class org.infinispan.configuration.cache.InvocationBatchingConfigurationBuilder
 
validate() - Method in class org.infinispan.configuration.cache.JMXStatisticsConfigurationBuilder
 
validate(GlobalConfiguration) - Method in class org.infinispan.configuration.cache.JMXStatisticsConfigurationBuilder
 
validate() - Method in class org.infinispan.configuration.cache.L1ConfigurationBuilder
 
validate(GlobalConfiguration) - Method in class org.infinispan.configuration.cache.L1ConfigurationBuilder
 
validate() - Method in class org.infinispan.configuration.cache.LockingConfigurationBuilder
 
validate(GlobalConfiguration) - Method in class org.infinispan.configuration.cache.LockingConfigurationBuilder
 
validate() - Method in class org.infinispan.configuration.cache.MemoryConfigurationBuilder
 
validate(GlobalConfiguration) - Method in class org.infinispan.configuration.cache.MemoryConfigurationBuilder
 
validate() - Method in class org.infinispan.configuration.cache.PartitionHandlingConfigurationBuilder
 
validate(GlobalConfiguration) - Method in class org.infinispan.configuration.cache.PartitionHandlingConfigurationBuilder
 
validate() - Method in class org.infinispan.configuration.cache.PersistenceConfigurationBuilder
 
validate(GlobalConfiguration) - Method in class org.infinispan.configuration.cache.PersistenceConfigurationBuilder
 
validate() - Method in class org.infinispan.configuration.cache.RecoveryConfigurationBuilder
 
validate(GlobalConfiguration) - Method in class org.infinispan.configuration.cache.RecoveryConfigurationBuilder
 
validate() - Method in class org.infinispan.configuration.cache.SecurityConfigurationBuilder
 
validate(GlobalConfiguration) - Method in class org.infinispan.configuration.cache.SecurityConfigurationBuilder
 
validate() - Method in class org.infinispan.configuration.cache.SingletonStoreConfigurationBuilder
 
validate(GlobalConfiguration) - Method in class org.infinispan.configuration.cache.SingletonStoreConfigurationBuilder
 
validate() - Method in class org.infinispan.configuration.cache.SitesConfigurationBuilder
 
validate(GlobalConfiguration) - Method in class org.infinispan.configuration.cache.SitesConfigurationBuilder
 
validate() - Method in class org.infinispan.configuration.cache.StateTransferConfigurationBuilder
 
validate(GlobalConfiguration) - Method in class org.infinispan.configuration.cache.StateTransferConfigurationBuilder
 
validate() - Method in class org.infinispan.configuration.cache.StoreAsBinaryConfigurationBuilder
Deprecated.
 
validate(GlobalConfiguration) - Method in class org.infinispan.configuration.cache.StoreAsBinaryConfigurationBuilder
Deprecated.
 
validate() - Method in class org.infinispan.configuration.cache.SyncConfigurationBuilder
Deprecated.
 
validate(GlobalConfiguration) - Method in class org.infinispan.configuration.cache.SyncConfigurationBuilder
Deprecated.
 
validate() - Method in class org.infinispan.configuration.cache.TakeOfflineConfigurationBuilder
 
validate(GlobalConfiguration) - Method in class org.infinispan.configuration.cache.TakeOfflineConfigurationBuilder
 
validate() - Method in class org.infinispan.configuration.cache.TransactionConfigurationBuilder
 
validate(GlobalConfiguration) - Method in class org.infinispan.configuration.cache.TransactionConfigurationBuilder
 
validate() - Method in class org.infinispan.configuration.cache.UnsafeConfigurationBuilder
 
validate(GlobalConfiguration) - Method in class org.infinispan.configuration.cache.UnsafeConfigurationBuilder
 
validate() - Method in class org.infinispan.configuration.cache.VersioningConfigurationBuilder
 
validate(GlobalConfiguration) - Method in class org.infinispan.configuration.cache.VersioningConfigurationBuilder
 
validate() - Method in class org.infinispan.configuration.cache.XSiteStateTransferConfigurationBuilder
 
validate(GlobalConfiguration) - Method in class org.infinispan.configuration.cache.XSiteStateTransferConfigurationBuilder
 
validate() - Method in class org.infinispan.configuration.global.ExecutorFactoryConfigurationBuilder
 
validate() - Method in class org.infinispan.configuration.global.GlobalAuthorizationConfigurationBuilder
 
validate() - Method in class org.infinispan.configuration.global.GlobalConfigurationBuilder
 
validate() - Method in class org.infinispan.configuration.global.GlobalJmxStatisticsConfigurationBuilder
 
validate() - Method in class org.infinispan.configuration.global.GlobalRoleConfigurationBuilder
 
validate() - Method in class org.infinispan.configuration.global.GlobalSecurityConfigurationBuilder
 
validate() - Method in class org.infinispan.configuration.global.GlobalStateConfigurationBuilder
 
validate() - Method in class org.infinispan.configuration.global.ScheduledExecutorFactoryConfigurationBuilder
 
validate() - Method in class org.infinispan.configuration.global.SerializationConfigurationBuilder
 
validate() - Method in class org.infinispan.configuration.global.ShutdownConfigurationBuilder
 
validate() - Method in class org.infinispan.configuration.global.SiteConfigurationBuilder
 
validate() - Method in class org.infinispan.configuration.global.ThreadPoolConfigurationBuilder
 
validate() - Method in class org.infinispan.configuration.global.TransportConfigurationBuilder
 
validate() - Method in class org.infinispan.counter.configuration.CounterManagerConfigurationBuilder
 
validate() - Method in class org.infinispan.counter.configuration.StrongCounterConfigurationBuilder
 
validate() - Method in class org.infinispan.persistence.jdbc.configuration.AbstractJdbcStoreConfigurationBuilder
 
validate(GlobalConfiguration) - Method in class org.infinispan.persistence.jdbc.configuration.AbstractJdbcStoreConfigurationBuilder
 
validate() - Method in class org.infinispan.persistence.jdbc.configuration.JdbcMixedStoreConfigurationBuilder
 
validate() - Method in class org.infinispan.persistence.jdbc.configuration.ManagedConnectionFactoryConfigurationBuilder
 
validate(GlobalConfiguration) - Method in class org.infinispan.persistence.jdbc.configuration.ManagedConnectionFactoryConfigurationBuilder
 
validate() - Method in class org.infinispan.persistence.jdbc.configuration.PooledConnectionFactoryConfigurationBuilder
 
validate(GlobalConfiguration) - Method in class org.infinispan.persistence.jdbc.configuration.PooledConnectionFactoryConfigurationBuilder
 
validate() - Method in class org.infinispan.persistence.jdbc.configuration.SimpleConnectionFactoryConfigurationBuilder
 
validate(GlobalConfiguration) - Method in class org.infinispan.persistence.jdbc.configuration.SimpleConnectionFactoryConfigurationBuilder
 
validate() - Method in class org.infinispan.persistence.jdbc.configuration.TableManipulationConfigurationBuilder
 
validate(GlobalConfiguration) - Method in class org.infinispan.persistence.jdbc.configuration.TableManipulationConfigurationBuilder
 
validate() - Method in class org.infinispan.persistence.jpa.configuration.JpaStoreConfigurationBuilder
 
validate() - Method in class org.infinispan.persistence.leveldb.configuration.LevelDBStoreConfigurationBuilder
 
validate(GlobalConfiguration) - Method in class org.infinispan.persistence.remote.configuration.AbstractRemoteStoreConfigurationChildBuilder
 
validate() - Method in class org.infinispan.persistence.remote.configuration.AuthenticationConfigurationBuilder
 
validate() - Method in class org.infinispan.persistence.remote.configuration.ConnectionPoolConfigurationBuilder
 
validate(GlobalConfiguration) - Method in class org.infinispan.persistence.remote.configuration.ConnectionPoolConfigurationBuilder
 
validate() - Method in class org.infinispan.persistence.remote.configuration.ExecutorFactoryConfigurationBuilder
 
validate(GlobalConfiguration) - Method in class org.infinispan.persistence.remote.configuration.ExecutorFactoryConfigurationBuilder
 
validate() - Method in class org.infinispan.persistence.remote.configuration.RemoteServerConfigurationBuilder
 
validate(GlobalConfiguration) - Method in class org.infinispan.persistence.remote.configuration.RemoteServerConfigurationBuilder
 
validate() - Method in class org.infinispan.persistence.remote.configuration.RemoteStoreConfigurationBuilder
 
validate() - Method in class org.infinispan.persistence.remote.configuration.SecurityConfigurationBuilder
 
validate(GlobalConfiguration) - Method in class org.infinispan.persistence.remote.configuration.SecurityConfigurationBuilder
 
validate() - Method in class org.infinispan.persistence.remote.configuration.SslConfigurationBuilder
 
validate() - Method in class org.infinispan.persistence.rest.configuration.ConnectionPoolConfigurationBuilder
 
validate(GlobalConfiguration) - Method in class org.infinispan.persistence.rest.configuration.ConnectionPoolConfigurationBuilder
 
validate() - Method in class org.infinispan.persistence.rest.configuration.RestStoreConfigurationBuilder
 
validate() - Method in class org.infinispan.rest.configuration.RestServerConfigurationBuilder
 
validate() - Method in class org.infinispan.server.core.configuration.ProtocolServerConfigurationBuilder
 
validate() - Method in class org.infinispan.server.core.configuration.SslConfigurationBuilder
 
validate() - Method in class org.infinispan.server.core.configuration.SslEngineConfigurationBuilder
 
validate() - Method in class org.infinispan.server.hotrod.configuration.AuthenticationConfigurationBuilder
 
validate() - Method in class org.infinispan.server.hotrod.configuration.HotRodServerConfigurationBuilder
 
value() - Method in class org.infinispan.configuration.cache.EncodingConfigurationBuilder
 
value - Variable in class org.infinispan.functional.MetaParam.MetaLong
 
VALUE - Static variable in interface org.infinispan.query.ProjectionConstants
 
valueDataType() - Method in class org.infinispan.configuration.cache.EncodingConfiguration
 
valueEquivalence() - Method in class org.infinispan.configuration.cache.DataContainerConfiguration
Deprecated.
 
valueEquivalence(Equivalence<V>) - Method in class org.infinispan.configuration.cache.DataContainerConfigurationBuilder
Set the Equivalence instance to use to compare values stored in data container.
valueMatcher(Object) - Method in interface org.infinispan.commons.marshall.LambdaExternalizer
 
ValueMatcherMode - Enum in org.infinispan.commons.marshall
Value matcher mode.
valueOf(String) - Static method in enum org.infinispan.commons.api.CacheContainerAdmin.AdminFlag
Returns the enum constant of this type with the specified name.
valueOf(int) - Static method in enum org.infinispan.commons.api.CacheContainerAdmin.AdminFlag
 
valueOf(String) - Static method in enum org.infinispan.commons.equivalence.EquivalentLinkedHashMap.IterationOrder
Deprecated.
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.infinispan.commons.executors.CachedThreadPoolExecutorFactory
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.infinispan.commons.executors.ScheduledThreadPoolExecutorFactory
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.infinispan.commons.marshall.ValueMatcherMode
Returns the enum constant of this type with the specified name.
valueOf(int) - Static method in enum org.infinispan.commons.marshall.ValueMatcherMode
 
valueOf(String) - Static method in enum org.infinispan.commons.util.Either.Type
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.infinispan.commons.util.MemoryUnit
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.infinispan.configuration.cache.BackupConfiguration.BackupStrategy
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.infinispan.configuration.cache.BackupFailurePolicy
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.infinispan.configuration.cache.CacheMode
Returns the enum constant of this type with the specified name.
valueOf(int) - Static method in enum org.infinispan.configuration.cache.CacheMode
 
valueOf(String) - Static method in enum org.infinispan.configuration.cache.Index
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.infinispan.configuration.cache.InterceptorConfiguration.Position
Deprecated.
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.infinispan.configuration.cache.StorageType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.infinispan.configuration.cache.TransactionMode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.infinispan.configuration.cache.VersioningScheme
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.infinispan.configuration.global.ShutdownHookBehavior
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.infinispan.conflict.MergePolicy
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.infinispan.context.Flag
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.infinispan.counter.api.CounterState
Returns the enum constant of this type with the specified name.
valueOf(int) - Static method in enum org.infinispan.counter.api.CounterState
 
valueOf(String) - Static method in enum org.infinispan.counter.api.CounterType
Returns the enum constant of this type with the specified name.
valueOf(int) - Static method in enum org.infinispan.counter.api.CounterType
 
valueOf(String) - Static method in enum org.infinispan.counter.api.Storage
Returns the enum constant of this type with the specified name.
valueOf(int) - Static method in enum org.infinispan.counter.api.Storage
 
valueOf(String) - Static method in enum org.infinispan.counter.configuration.Attribute
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.infinispan.counter.configuration.Element
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.infinispan.counter.configuration.Reliability
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.infinispan.distexec.DistributedTaskExecutionPolicy
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.infinispan.distribution.DataLocality
Deprecated.
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.infinispan.distribution.Ownership
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.infinispan.eviction.EvictionStrategy
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.infinispan.eviction.EvictionThreadPolicy
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.infinispan.eviction.EvictionType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.infinispan.functional.Param.FutureMode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.infinispan.functional.Param.PersistenceMode
Returns the enum constant of this type with the specified name.
valueOf(int) - Static method in enum org.infinispan.functional.Param.PersistenceMode
 
valueOf(String) - Static method in enum org.infinispan.functional.Status
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.infinispan.health.HealthStatus
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.infinispan.lifecycle.ComponentStatus
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.infinispan.lock.api.OwnershipLevel
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.infinispan.notifications.cachelistener.event.Event.Type
Returns the enum constant of this type with the specified name.
valueOf(int) - Static method in enum org.infinispan.notifications.cachelistener.event.Event.Type
 
valueOf(String) - Static method in enum org.infinispan.notifications.cachemanagerlistener.event.Event.Type
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.infinispan.notifications.Listener.Observation
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.infinispan.partitionhandling.AvailabilityMode
Returns the enum constant of this type with the specified name.
valueOf(int) - Static method in enum org.infinispan.partitionhandling.AvailabilityMode
 
valueOf(String) - Static method in enum org.infinispan.partitionhandling.PartitionHandling
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.infinispan.persistence.jdbc.configuration.Attribute
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.infinispan.persistence.jdbc.configuration.Element
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.infinispan.persistence.jpa.configuration.Attribute
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.infinispan.persistence.jpa.configuration.Element
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.infinispan.persistence.leveldb.configuration.Attribute
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.infinispan.persistence.leveldb.configuration.CompressionType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.infinispan.persistence.leveldb.configuration.Element
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.infinispan.persistence.leveldb.configuration.LevelDBStoreConfiguration.ImplementationType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.infinispan.persistence.remote.configuration.Attribute
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.infinispan.persistence.remote.configuration.Element
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.infinispan.persistence.remote.configuration.ExhaustedAction
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.infinispan.persistence.rest.configuration.Attribute
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.infinispan.persistence.rest.configuration.Element
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.infinispan.query.dsl.IndexedQueryMode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.infinispan.query.dsl.SortOrder
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.infinispan.query.FetchOptions.FetchMode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.infinispan.query.remote.client.ContinuousQueryResult.ResultType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.infinispan.rest.configuration.ExtendedHeaders
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.infinispan.security.AuditContext
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.infinispan.security.AuditResponse
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.infinispan.security.AuthorizationPermission
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.infinispan.tasks.TaskExecutionMode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.infinispan.transaction.LockingMode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.infinispan.transaction.TransactionMode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.infinispan.transaction.TransactionProtocol
Returns the enum constant of this type with the specified name.
values() - Method in interface org.infinispan.Cache
Returns a collection view of the values contained in this cache across the entire cluster.
values() - Static method in enum org.infinispan.commons.api.CacheContainerAdmin.AdminFlag
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Method in class org.infinispan.commons.equivalence.EquivalentHashMap
Deprecated.
 
Values() - Constructor for class org.infinispan.commons.equivalence.EquivalentHashMap.Values
Deprecated.
 
values() - Static method in enum org.infinispan.commons.equivalence.EquivalentLinkedHashMap.IterationOrder
Deprecated.
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.infinispan.commons.executors.CachedThreadPoolExecutorFactory
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.infinispan.commons.executors.ScheduledThreadPoolExecutorFactory
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.infinispan.commons.marshall.ValueMatcherMode
Returns an array containing the constants of this enum type, in the order they are declared.
values - Variable in class org.infinispan.commons.util.AbstractMap
 
values - Variable in class org.infinispan.commons.util.ArrayMap
 
values() - Method in class org.infinispan.commons.util.ArrayMap
 
values() - Method in class org.infinispan.commons.util.concurrent.ConcurrentWeakKeyHashMap
Returns a Collection view of the values contained in this map.
values() - Static method in enum org.infinispan.commons.util.Either.Type
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Method in class org.infinispan.commons.util.FastCopyHashMap
 
Values() - Constructor for class org.infinispan.commons.util.FastCopyHashMap.Values
 
values() - Static method in enum org.infinispan.commons.util.MemoryUnit
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.infinispan.configuration.cache.BackupConfiguration.BackupStrategy
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.infinispan.configuration.cache.BackupFailurePolicy
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.infinispan.configuration.cache.CacheMode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.infinispan.configuration.cache.Index
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.infinispan.configuration.cache.InterceptorConfiguration.Position
Deprecated.
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.infinispan.configuration.cache.StorageType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.infinispan.configuration.cache.TransactionMode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.infinispan.configuration.cache.VersioningScheme
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.infinispan.configuration.global.ShutdownHookBehavior
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.infinispan.conflict.MergePolicy
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.infinispan.context.Flag
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.infinispan.counter.api.CounterState
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.infinispan.counter.api.CounterType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.infinispan.counter.api.Storage
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.infinispan.counter.configuration.Attribute
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.infinispan.counter.configuration.Element
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.infinispan.counter.configuration.Reliability
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.infinispan.distexec.DistributedTaskExecutionPolicy
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.infinispan.distribution.DataLocality
Deprecated.
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.infinispan.distribution.Ownership
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.infinispan.eviction.EvictionStrategy
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.infinispan.eviction.EvictionThreadPolicy
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.infinispan.eviction.EvictionType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.infinispan.functional.Param.FutureMode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.infinispan.functional.Param.PersistenceMode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.infinispan.functional.Status
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.infinispan.health.HealthStatus
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.infinispan.lifecycle.ComponentStatus
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.infinispan.lock.api.OwnershipLevel
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.infinispan.notifications.cachelistener.event.Event.Type
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.infinispan.notifications.cachemanagerlistener.event.Event.Type
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.infinispan.notifications.Listener.Observation
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.infinispan.partitionhandling.AvailabilityMode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.infinispan.partitionhandling.PartitionHandling
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.infinispan.persistence.jdbc.configuration.Attribute
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.infinispan.persistence.jdbc.configuration.Element
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.infinispan.persistence.jpa.configuration.Attribute
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.infinispan.persistence.jpa.configuration.Element
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.infinispan.persistence.leveldb.configuration.Attribute
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.infinispan.persistence.leveldb.configuration.CompressionType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.infinispan.persistence.leveldb.configuration.Element
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.infinispan.persistence.leveldb.configuration.LevelDBStoreConfiguration.ImplementationType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.infinispan.persistence.remote.configuration.Attribute
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.infinispan.persistence.remote.configuration.Element
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.infinispan.persistence.remote.configuration.ExhaustedAction
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.infinispan.persistence.rest.configuration.Attribute
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.infinispan.persistence.rest.configuration.Element
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.infinispan.query.dsl.IndexedQueryMode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.infinispan.query.dsl.SortOrder
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.infinispan.query.FetchOptions.FetchMode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.infinispan.query.remote.client.ContinuousQueryResult.ResultType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.infinispan.rest.configuration.ExtendedHeaders
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.infinispan.security.AuditContext
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.infinispan.security.AuditResponse
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.infinispan.security.AuthorizationPermission
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.infinispan.tasks.TaskExecutionMode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.infinispan.transaction.LockingMode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.infinispan.transaction.TransactionMode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.infinispan.transaction.TransactionProtocol
Returns an array containing the constants of this enum type, in the order they are declared.
valueSizeEstimate(int) - Method in class org.infinispan.persistence.remote.configuration.AbstractRemoteStoreConfigurationChildBuilder
 
valueSizeEstimate() - Method in class org.infinispan.persistence.remote.configuration.RemoteStoreConfiguration
 
valueSizeEstimate(int) - Method in class org.infinispan.persistence.remote.configuration.RemoteStoreConfigurationBuilder
 
valueSizeEstimate(int) - Method in interface org.infinispan.persistence.remote.configuration.RemoteStoreConfigurationChildBuilder
This hint allows sizing of byte buffers when serializing and deserializing values, to minimize array resizing.
VERSION - Static variable in class org.infinispan.configuration.global.SerializationConfiguration
 
version() - Method in class org.infinispan.configuration.global.SerializationConfiguration
 
version(short) - Method in class org.infinispan.configuration.global.SerializationConfigurationBuilder
Largest allowable version to use when marshalling internal state.
version(String) - Method in class org.infinispan.configuration.global.SerializationConfigurationBuilder
Largest allowable version to use when marshalling internal state.
version - Variable in class org.infinispan.metadata.EmbeddedMetadata.Builder
 
version(EntryVersion) - Method in class org.infinispan.metadata.EmbeddedMetadata.Builder
 
version() - Method in class org.infinispan.metadata.EmbeddedMetadata
 
version(EntryVersion) - Method in interface org.infinispan.metadata.Metadata.Builder
Set version.
version() - Method in interface org.infinispan.metadata.Metadata
Returns the version of the cache entry with which this metadata object is associated.
Version - Class in org.infinispan
Contains version information about this release of Infinispan.
versioning() - Method in class org.infinispan.configuration.cache.Configuration
 
versioning() - Method in class org.infinispan.configuration.cache.ConfigurationBuilder
 
versioning() - Method in interface org.infinispan.configuration.cache.ConfigurationChildBuilder
 
VersioningConfiguration - Class in org.infinispan.configuration.cache
Deprecated.
VersioningConfigurationBuilder - Class in org.infinispan.configuration.cache
 
VersioningConfigurationBuilder(ConfigurationBuilder) - Constructor for class org.infinispan.configuration.cache.VersioningConfigurationBuilder
 
VersioningScheme - Enum in org.infinispan.configuration.cache
The various versioning schemes supported
ViewChanged - Annotation Type in org.infinispan.notifications.cachemanagerlistener.annotation
This annotation should be used on methods that need to be notified when the cache is used in a cluster and the cluster topology changes (i.e., a member joins or leaves the cluster).
ViewChangedEvent - Interface in org.infinispan.notifications.cachemanagerlistener.event
This event is passed in to any method annotated with ViewChanged.
visitClearCommand(InvocationContext, ClearCommand) - Method in class org.infinispan.interceptors.base.PrePostProcessingCommandInterceptor
Deprecated.
 
visitCommand(InvocationContext, VisitableCommand) - Method in class org.infinispan.interceptors.base.CommandInterceptor
Deprecated.
 
visitCommitCommand(TxInvocationContext, CommitCommand) - Method in class org.infinispan.interceptors.base.PrePostProcessingCommandInterceptor
Deprecated.
 
visitEvictCommand(InvocationContext, EvictCommand) - Method in class org.infinispan.interceptors.base.PrePostProcessingCommandInterceptor
Deprecated.
 
visitGetKeyValueCommand(InvocationContext, GetKeyValueCommand) - Method in class org.infinispan.interceptors.base.PrePostProcessingCommandInterceptor
Deprecated.
 
visitPrepareCommand(TxInvocationContext, PrepareCommand) - Method in class org.infinispan.interceptors.base.PrePostProcessingCommandInterceptor
Deprecated.
 
visitPutKeyValueCommand(InvocationContext, PutKeyValueCommand) - Method in class org.infinispan.interceptors.base.PrePostProcessingCommandInterceptor
Deprecated.
 
visitPutMapCommand(InvocationContext, PutMapCommand) - Method in class org.infinispan.interceptors.base.PrePostProcessingCommandInterceptor
Deprecated.
 
visitRemoveCommand(InvocationContext, RemoveCommand) - Method in class org.infinispan.interceptors.base.PrePostProcessingCommandInterceptor
Deprecated.
 
visitReplaceCommand(InvocationContext, ReplaceCommand) - Method in class org.infinispan.interceptors.base.PrePostProcessingCommandInterceptor
Deprecated.
 
visitRollbackCommand(TxInvocationContext, RollbackCommand) - Method in class org.infinispan.interceptors.base.PrePostProcessingCommandInterceptor
Deprecated.
 
visitSizeCommand(InvocationContext, SizeCommand) - Method in class org.infinispan.interceptors.base.PrePostProcessingCommandInterceptor
Deprecated.
 

W

WAIT_TIME - Static variable in class org.infinispan.configuration.cache.XSiteStateTransferConfiguration
 
waitForFutureToComplete(Future<Void>) - Method in class org.infinispan.persistence.jdbc.common.AbstractJdbcStore
 
waitTime() - Method in class org.infinispan.configuration.cache.XSiteStateTransferConfiguration
 
waitTime(long) - Method in class org.infinispan.configuration.cache.XSiteStateTransferConfigurationBuilder
The waiting time (in milliseconds) between each retry.
WAKEUP_INTERVAL - Static variable in class org.infinispan.configuration.cache.ExpirationConfiguration
 
wakeUpInterval() - Method in class org.infinispan.configuration.cache.ExpirationConfiguration
Interval (in milliseconds) between subsequent runs to purge expired entries from memory and any cache stores.
wakeUpInterval(long) - Method in class org.infinispan.configuration.cache.ExpirationConfigurationBuilder
Interval (in milliseconds) between subsequent runs to purge expired entries from memory and any cache stores.
wakeupInterval() - Method in class org.infinispan.configuration.cache.ExpirationConfigurationBuilder
 
wakeUpInterval(long, TimeUnit) - Method in class org.infinispan.configuration.cache.ExpirationConfigurationBuilder
Interval (in milliseconds) between subsequent runs to purge expired entries from memory and any cache stores.
WeakCounter - Interface in org.infinispan.counter.api
A weak consistent counter interface.
WeakCounterConfiguration - Class in org.infinispan.counter.configuration
WeakCounter configuration.
WeakCounterConfigurationBuilder - Class in org.infinispan.counter.configuration
WeakCounter configuration builder.
WeakValueHashMap<K,V> - Class in org.infinispan.commons.util
This Map will remove entries when the value in the map has been cleaned from garbage collection
WeakValueHashMap(int, float) - Constructor for class org.infinispan.commons.util.WeakValueHashMap
Constructs a new, empty WeakValueHashMap with the given initial capacity and the given load factor.
WeakValueHashMap(int) - Constructor for class org.infinispan.commons.util.WeakValueHashMap
Constructs a new, empty WeakValueHashMap with the given initial capacity and the default load factor, which is 0.75.
WeakValueHashMap() - Constructor for class org.infinispan.commons.util.WeakValueHashMap
Constructs a new, empty WeakValueHashMap with the default initial capacity and the default load factor, which is 0.75.
WeakValueHashMap(Map<K, V>) - Constructor for class org.infinispan.commons.util.WeakValueHashMap
Constructs a new WeakValueHashMap with the same mappings as the specified Map.
WeakValueHashMap.ValueRef<K,V> - Interface in org.infinispan.commons.util
 
WHEN_SPLIT - Static variable in class org.infinispan.configuration.cache.PartitionHandlingConfiguration
 
whenSplit() - Method in class org.infinispan.configuration.cache.PartitionHandlingConfiguration
 
whenSplit(PartitionHandling) - Method in class org.infinispan.configuration.cache.PartitionHandlingConfigurationBuilder
 
with(ClassLoader) - Method in interface org.infinispan.AdvancedCache
Deprecated.
A cache manager, and all caches within it, can only have one classloader associated to it, so it's no longer possible to read cached data with a different classloader.
withAnnotationDeclared(List<Class<?>>, Class<? extends Annotation>) - Static method in class org.infinispan.commons.util.ClassFinder
 
withAnnotationPresent(List<Class<?>>, Class<? extends Annotation>) - Static method in class org.infinispan.commons.util.ClassFinder
 
withAnnotationPresent(Class<? extends Annotation>) - Static method in class org.infinispan.commons.util.ClassFinder
 
withEncoding(Class<? extends Encoder>, Class<? extends Encoder>) - Method in interface org.infinispan.AdvancedCache
Performs any cache operations using the specified pair of Encoder.
withEncoding(Class<? extends Encoder>) - Method in interface org.infinispan.AdvancedCache
Performs any cache operations using the specified Encoder.
withExecutorProperties(Properties) - Method in class org.infinispan.persistence.remote.configuration.ExecutorFactoryConfigurationBuilder
Set key/value properties to this executor factory configuration
withFlags(Flag...) - Method in interface org.infinispan.AdvancedCache
A method that adds flags to any API call.
withFlags(CacheContainerAdmin.AdminFlag...) - Method in interface org.infinispan.commons.api.CacheContainerAdmin
Sets any additional CacheContainerAdmin.AdminFlags to be used when performing administrative operations.
withFlags(EnumSet<CacheContainerAdmin.AdminFlag>) - Method in interface org.infinispan.commons.api.CacheContainerAdmin
Sets any additional CacheContainerAdmin.AdminFlags to be used when performing administrative operations.
withFlags(CacheContainerAdmin.AdminFlag...) - Method in class org.infinispan.manager.DefaultCacheManagerAdmin
 
withFlags(EnumSet<CacheContainerAdmin.AdminFlag>) - Method in class org.infinispan.manager.DefaultCacheManagerAdmin
 
withGroupers(List<Grouper<?>>) - Method in class org.infinispan.configuration.cache.GroupsConfigurationBuilder
Set the groupers to use
withKeyEncoding(Class<? extends Encoder>) - Method in interface org.infinispan.AdvancedCache
 
withMediaType(String, String) - Method in interface org.infinispan.AdvancedCache
Perform any cache operations using an alternate MediaType.
withParameters(Map<String, Object>) - Method in interface org.infinispan.objectfilter.ObjectFilter
Creates a new ObjectFilter based on current one and the given parameters.
withParams(Param<?>...) - Method in interface org.infinispan.functional.FunctionalMap.ReadOnlyMap
Tweak read-only functional map executions providing Param instances.
withParams(Param<?>...) - Method in interface org.infinispan.functional.FunctionalMap.ReadWriteMap
Tweak read-write functional map executions providing Param instances.
withParams(Param<?>...) - Method in interface org.infinispan.functional.FunctionalMap
Tweak functional map executions providing Param instances.
withParams(Param<?>...) - Method in interface org.infinispan.functional.FunctionalMap.WriteOnlyMap
Tweak write-only functional map executions providing Param instances.
withProperties(Properties) - Method in class org.infinispan.configuration.cache.AbstractStoreConfigurationBuilder
Properties passed to the cache store or loader
withProperties(Properties) - Method in class org.infinispan.configuration.cache.AbstractStoreConfigurationChildBuilder
 
withProperties(Properties) - Method in class org.infinispan.configuration.cache.ClusterLoaderConfigurationBuilder
 
withProperties(Properties) - Method in class org.infinispan.configuration.cache.DataContainerConfigurationBuilder
Set key/value properties to this DataContainer configuration
withProperties(Properties) - Method in class org.infinispan.configuration.cache.IndexingConfigurationBuilder
The Query engine relies on properties for configuration.
withProperties(Properties) - Method in class org.infinispan.configuration.cache.InterceptorConfigurationBuilder
Sets interceptor properties
withProperties(Properties) - Method in interface org.infinispan.configuration.cache.StoreConfigurationChildBuilder
Properties passed to the cache store or loader
withProperties(Properties) - Method in class org.infinispan.configuration.global.ExecutorFactoryConfigurationBuilder
Set key/value properties to this executor factory configuration
withProperties(Properties) - Method in class org.infinispan.configuration.global.GlobalJmxStatisticsConfigurationBuilder
Sets properties which are then passed to the MBean Server Lookup implementation specified.
withProperties(Properties) - Method in class org.infinispan.configuration.global.ScheduledExecutorFactoryConfigurationBuilder
Set key/value properties to this executor factory configuration
withProperties(Properties) - Method in class org.infinispan.configuration.global.TransportConfigurationBuilder
Sets transport properties
withProperties(Properties) - Method in class org.infinispan.persistence.jdbc.configuration.JdbcBinaryStoreConfigurationBuilder
 
withProperties(Properties) - Method in class org.infinispan.persistence.jdbc.configuration.JdbcMixedStoreConfigurationBuilder
 
withProperties(Properties) - Method in class org.infinispan.persistence.jdbc.configuration.JdbcStringBasedStoreConfigurationBuilder
 
withSubject(Subject) - Method in interface org.infinispan.AdvancedCache
Performs any cache operations using the specified Subject.
withWrapping(Class<? extends Wrapper>, Class<? extends Wrapper>) - Method in interface org.infinispan.AdvancedCache
Performs any cache operations using the specified pair of Wrapper.
withWrapping(Class<? extends Wrapper>) - Method in interface org.infinispan.AdvancedCache
Performs any cache operations using the specified Wrapper.
workerThreads(int) - Method in class org.infinispan.rest.configuration.RestServerConfigurationBuilder
 
workerThreads(int) - Method in class org.infinispan.server.core.configuration.AbstractProtocolServerConfigurationChildBuilder
 
workerThreads() - Method in class org.infinispan.server.core.configuration.ProtocolServerConfiguration
 
workerThreads - Variable in class org.infinispan.server.core.configuration.ProtocolServerConfigurationBuilder
 
workerThreads(int) - Method in class org.infinispan.server.core.configuration.ProtocolServerConfigurationBuilder
 
workerThreads(int) - Method in interface org.infinispan.server.core.configuration.ProtocolServerConfigurationChildBuilder
Sets the number of worker threads
WRAPPED_BYTE_ARRAY - Static variable in interface org.infinispan.commons.marshall.Ids
 
WrappedByteArray - Class in org.infinispan.commons.marshall
Simple wrapper around a byte[] to provide equals and hashCode semantics
WrappedByteArray(byte[]) - Constructor for class org.infinispan.commons.marshall.WrappedByteArray
 
WrappedByteArray(byte[], int) - Constructor for class org.infinispan.commons.marshall.WrappedByteArray
 
WrappedByteArray.Externalizer - Class in org.infinispan.commons.marshall
 
WrappedBytes - Interface in org.infinispan.commons.marshall
Interface that describes and object holding onto some bytes
WritableGridFileChannel - Class in org.infinispan.io
 
write(byte[], int, int) - Method in class org.infinispan.commons.io.ExposedByteArrayOutputStream
 
write(int) - Method in class org.infinispan.commons.io.ExposedByteArrayOutputStream
 
write(int) - Method in class org.infinispan.commons.marshall.DelegatingObjectOutput
 
write(byte[]) - Method in class org.infinispan.commons.marshall.DelegatingObjectOutput
 
write(byte[], int, int) - Method in class org.infinispan.commons.marshall.DelegatingObjectOutput
 
write(int) - Method in class org.infinispan.commons.util.Base64.OutputStream
Deprecated.
Writes the byte to the output stream after converting to/from Base64 notation.
write(byte[], int, int) - Method in class org.infinispan.commons.util.Base64.OutputStream
Deprecated.
Calls Base64.OutputStream.write(int) repeatedly until len bytes are written.
write(byte[], int, int) - Method in class org.infinispan.io.ExpandableMarshalledValueByteStream
 
write(int) - Method in class org.infinispan.io.ExpandableMarshalledValueByteStream
 
write(byte[], int, int) - Method in class org.infinispan.io.ExposedByteArrayOutputStream
Deprecated.
 
write(int) - Method in class org.infinispan.io.ExposedByteArrayOutputStream
Deprecated.
 
write(int) - Method in class org.infinispan.io.GridOutputStream
 
write(byte[]) - Method in class org.infinispan.io.GridOutputStream
 
write(byte[], int, int) - Method in class org.infinispan.io.GridOutputStream
 
write(int) - Method in class org.infinispan.io.ImmutableMarshalledValueByteStream
 
write(int) - Method in class org.infinispan.io.UnclosableObjectOutputStream
 
write(byte[]) - Method in class org.infinispan.io.UnclosableObjectOutputStream
 
write(byte[], int, int) - Method in class org.infinispan.io.UnclosableObjectOutputStream
 
write(ByteBuffer) - Method in class org.infinispan.io.WritableGridFileChannel
 
write(MarshalledEntry<? extends K, ? extends V>) - Method in class org.infinispan.persistence.file.SingleFileStore
 
write(MarshalledEntry) - Method in class org.infinispan.persistence.jdbc.binary.JdbcBinaryStore
 
write(MarshalledEntry) - Method in class org.infinispan.persistence.jdbc.mixed.JdbcMixedStore
 
write(MarshalledEntry) - Method in class org.infinispan.persistence.jdbc.stringbased.JdbcStringBasedStore
 
write(MarshalledEntry) - Method in class org.infinispan.persistence.jpa.JpaStore
 
write(MarshalledEntry) - Method in class org.infinispan.persistence.leveldb.LevelDBStore
 
write(MarshalledEntry) - Method in class org.infinispan.persistence.remote.RemoteStore
 
write(MarshalledEntry) - Method in class org.infinispan.persistence.rest.RestStore
 
write(MarshalledEntry<? extends K, ? extends V>) - Method in interface org.infinispan.persistence.spi.CacheWriter
Persists the entry to the storage.
WRITE_SKEW_CHECK - Static variable in class org.infinispan.configuration.cache.LockingConfiguration
 
writeBackups() - Method in class org.infinispan.distribution.DistributionInfo
 
writeBatch(Iterable<MarshalledEntry<? extends K, ? extends V>>) - Method in class org.infinispan.persistence.jdbc.stringbased.JdbcStringBasedStore
 
writeBatch(Iterable<MarshalledEntry<? extends K, ? extends V>>) - Method in class org.infinispan.persistence.jpa.JpaStore
 
writeBatch(Iterable<MarshalledEntry<? extends K, ? extends V>>) - Method in class org.infinispan.persistence.remote.RemoteStore
 
writeBatch(Iterable<MarshalledEntry<? extends K, ? extends V>>) - Method in interface org.infinispan.persistence.spi.CacheWriter
Persist all provided entries to the store in a single batch update.
writeBoolean(boolean) - Method in class org.infinispan.commons.marshall.DelegatingObjectOutput
 
writeBoolean(boolean) - Method in class org.infinispan.io.UnclosableObjectOutputStream
 
writeByte(int) - Method in class org.infinispan.commons.marshall.DelegatingObjectOutput
 
writeByte(int) - Method in class org.infinispan.io.UnclosableObjectOutputStream
 
writeBytes(String) - Method in class org.infinispan.commons.marshall.DelegatingObjectOutput
 
writeBytes(String) - Method in class org.infinispan.io.UnclosableObjectOutputStream
 
writeChar(int) - Method in class org.infinispan.commons.marshall.DelegatingObjectOutput
 
writeChar(int) - Method in class org.infinispan.io.UnclosableObjectOutputStream
 
writeChars(String) - Method in class org.infinispan.commons.marshall.DelegatingObjectOutput
 
writeChars(String) - Method in class org.infinispan.io.UnclosableObjectOutputStream
 
writeDouble(double) - Method in class org.infinispan.commons.marshall.DelegatingObjectOutput
 
writeDouble(double) - Method in class org.infinispan.io.UnclosableObjectOutputStream
 
writeExternal(Object, ObjectOutput) - Method in class org.infinispan.commons.marshall.jboss.JBossExternalizerAdapter
 
writeExternal(ObjectOutput) - Method in class org.infinispan.commons.util.ImmutableListCopy
Format: - entry array size (int) - elements (Object)
writeExternal(ObjectOutput) - Method in class org.infinispan.io.GridFile.Metadata
 
writeFloat(float) - Method in class org.infinispan.commons.marshall.DelegatingObjectOutput
 
writeFloat(float) - Method in class org.infinispan.io.UnclosableObjectOutputStream
 
writeInt(int) - Method in class org.infinispan.commons.marshall.DelegatingObjectOutput
 
writeInt(int) - Method in class org.infinispan.io.UnclosableObjectOutputStream
 
writeJdbcStoreAttributes(XMLExtendedStreamWriter, AbstractJdbcStoreConfiguration) - Method in class org.infinispan.persistence.jdbc.configuration.AbstractJdbcStoreConfigurationSerializer
 
writeJDBCStoreConnection(XMLExtendedStreamWriter, AbstractJdbcStoreConfiguration) - Method in class org.infinispan.persistence.jdbc.configuration.AbstractJdbcStoreConfigurationSerializer
 
writeJDBCStoreTable(XMLExtendedStreamWriter, Element, TableManipulationConfiguration) - Method in class org.infinispan.persistence.jdbc.configuration.AbstractJdbcStoreConfigurationSerializer
 
writeLong(long) - Method in class org.infinispan.commons.marshall.DelegatingObjectOutput
 
writeLong(long) - Method in class org.infinispan.io.UnclosableObjectOutputStream
 
writeObject(ObjectOutput, DeltaCompositeKey) - Method in class org.infinispan.atomic.DeltaCompositeKey.DeltaCompositeKeyExternalizer
 
writeObject(ObjectOutput, ByteBufferImpl) - Method in class org.infinispan.commons.io.ByteBufferImpl.Externalizer
Deprecated.
 
writeObject(ObjectOutput, CacheContainerAdmin.AdminFlag) - Method in class org.infinispan.commons.marshall.AdminFlagExternalizer
 
writeObject(Object) - Method in class org.infinispan.commons.marshall.DelegatingObjectOutput
 
writeObject(ObjectOutput, T) - Method in interface org.infinispan.commons.marshall.Externalizer
Write the object reference to the stream.
writeObject(ObjectOutput, Equivalence) - Method in class org.infinispan.commons.marshall.exts.EquivalenceExternalizer
 
writeObject(ObjectOutput, T) - Method in class org.infinispan.commons.marshall.exts.NoStateExternalizer
 
writeObject(ObjectOutput, T) - Method in class org.infinispan.commons.marshall.InstanceReusingAdvancedExternalizer
 
writeObject(ObjectOutput, WrappedByteArray) - Method in class org.infinispan.commons.marshall.WrappedByteArray.Externalizer
 
writeObject(ObjectOutput, Map) - Method in class org.infinispan.commons.util.Immutables.ImmutableMapWrapperExternalizer
 
writeObject(ObjectOutput, Set) - Method in class org.infinispan.commons.util.Immutables.ImmutableSetWrapperExternalizer
 
writeObject(ObjectOutput, KeyValueWithPrevious) - Method in class org.infinispan.commons.util.KeyValueWithPrevious.KeyValueWithPreviousExternalizer
 
writeObject(ObjectOutput, Flag) - Method in class org.infinispan.context.Flag.Externalizer
 
writeObject(ObjectOutput, AcceptAllKeyValueFilter) - Method in class org.infinispan.filter.AcceptAllKeyValueFilter.Externalizer
 
writeObject(ObjectOutput, Object) - Method in class org.infinispan.filter.CacheFilters.CacheFiltersExternalizer
 
writeObject(ObjectOutput, CollectionKeyFilter) - Method in class org.infinispan.filter.CollectionKeyFilter.Externalizer
 
writeObject(ObjectOutput, CompositeKeyFilter) - Method in class org.infinispan.filter.CompositeKeyFilter.Externalizer
 
writeObject(ObjectOutput, CompositeKeyValueFilter) - Method in class org.infinispan.filter.CompositeKeyValueFilter.Externalizer
 
writeObject(ObjectOutput, KeyFilterAsKeyValueFilter) - Method in class org.infinispan.filter.KeyFilterAsKeyValueFilter.Externalizer
 
writeObject(ObjectOutput, KeyValueFilterAsKeyFilter) - Method in class org.infinispan.filter.KeyValueFilterAsKeyFilter.Externalizer
 
writeObject(Object) - Method in class org.infinispan.io.UnclosableObjectOutputStream
 
writeObject(ObjectOutput, EmbeddedMetadata) - Method in class org.infinispan.metadata.EmbeddedMetadata.Externalizer
 
writeObject(ObjectOutput, CacheEventConverterAsConverter) - Method in class org.infinispan.notifications.cachelistener.filter.CacheEventConverterAsConverter.Externalizer
 
writeObject(ObjectOutput, CacheEventFilterAsKeyValueFilter) - Method in class org.infinispan.notifications.cachelistener.filter.CacheEventFilterAsKeyValueFilter.Externalizer
 
writeObject(ObjectOutput, CacheEventFilterConverterAsKeyValueFilterConverter) - Method in class org.infinispan.notifications.cachelistener.filter.CacheEventFilterConverterAsKeyValueFilterConverter.Externalizer
 
writeObject(ObjectOutput, KeyFilterAsCacheEventFilter) - Method in class org.infinispan.notifications.cachelistener.filter.KeyFilterAsCacheEventFilter.Externalizer
 
writeObject(ObjectOutput, KeyValueFilterAsCacheEventFilter) - Method in class org.infinispan.notifications.cachelistener.filter.KeyValueFilterAsCacheEventFilter.Externalizer
 
writeObject(ObjectOutput, AvailabilityMode) - Method in class org.infinispan.partitionhandling.AvailabilityMode.Externalizer
 
writeObject(ObjectOutput, Object) - Method in class org.infinispan.stream.StreamMarshalling.StreamMarshallingExternalizer
 
writeOwners() - Method in class org.infinispan.distribution.DistributionInfo
 
writeOwnership() - Method in class org.infinispan.distribution.DistributionInfo
 
writeShort(int) - Method in class org.infinispan.commons.marshall.DelegatingObjectOutput
 
writeShort(int) - Method in class org.infinispan.io.UnclosableObjectOutputStream
 
writeSignedInt(ObjectOutput, int) - Static method in class org.infinispan.commons.io.SignedNumeric
 
writeSignedInt(OutputStream, int) - Static method in class org.infinispan.commons.io.SignedNumeric
 
writeSkewCheck() - Method in class org.infinispan.configuration.cache.LockingConfiguration
This setting is only applicable in the case of REPEATABLE_READ.
writeSkewCheck(boolean) - Method in class org.infinispan.configuration.cache.LockingConfigurationBuilder
This setting is only applicable in the case of REPEATABLE_READ.
WriteSkewException - Exception in org.infinispan.transaction
Thrown when a write skew is detected
WriteSkewException() - Constructor for exception org.infinispan.transaction.WriteSkewException
 
WriteSkewException(Throwable, Object) - Constructor for exception org.infinispan.transaction.WriteSkewException
 
WriteSkewException(String, Object) - Constructor for exception org.infinispan.transaction.WriteSkewException
 
WriteSkewException(String, Throwable, Object) - Constructor for exception org.infinispan.transaction.WriteSkewException
 
writeTo(ObjectOutput, E) - Method in interface org.infinispan.commons.marshall.MarshallUtil.ElementWriter
 
writeTo(ObjectOutput, SmallIntSet) - Static method in class org.infinispan.commons.util.SmallIntSet
 
writeUnsignedInt(ObjectOutput, int) - Static method in class org.infinispan.commons.io.UnsignedNumeric
Writes an int in a variable-length format.
writeUnsignedInt(OutputStream, int) - Static method in class org.infinispan.commons.io.UnsignedNumeric
 
writeUnsignedInt(ByteBuffer, int) - Static method in class org.infinispan.commons.io.UnsignedNumeric
 
writeUnsignedInt(byte[], int, int) - Static method in class org.infinispan.commons.io.UnsignedNumeric
Writes an int in a variable-length format.
writeUnsignedLong(ObjectOutput, long) - Static method in class org.infinispan.commons.io.UnsignedNumeric
Writes a long in a variable-length format.
writeUnsignedLong(OutputStream, long) - Static method in class org.infinispan.commons.io.UnsignedNumeric
 
writeUnsignedLong(ByteBuffer, long) - Static method in class org.infinispan.commons.io.UnsignedNumeric
 
writeUnsignedLong(byte[], int, long) - Static method in class org.infinispan.commons.io.UnsignedNumeric
Writes an int in a variable-length format.
writeUTF(String) - Method in class org.infinispan.commons.marshall.DelegatingObjectOutput
 
writeUTF(String) - Method in class org.infinispan.io.UnclosableObjectOutputStream
 

X

X_SITE_STATE - Static variable in interface org.infinispan.commons.marshall.Ids
 
XID - Static variable in interface org.infinispan.commons.marshall.Ids
 
XID_DEADLOCK_DETECTING_GLOBAL_TRANSACTION - Static variable in interface org.infinispan.commons.marshall.Ids
 
XID_GLOBAL_TRANSACTION - Static variable in interface org.infinispan.commons.marshall.Ids
 
xmlify(String) - Static method in class org.infinispan.commons.util.Util
 
XMLStringConfiguration - Class in org.infinispan.commons.configuration
A simple wrapper for an XML configuration represented as a String.
XMLStringConfiguration(String) - Constructor for class org.infinispan.commons.configuration.XMLStringConfiguration
 
XSiteStateTransferConfiguration - Class in org.infinispan.configuration.cache
Configuration needed for State Transfer between different sites.
XSiteStateTransferConfiguration(AttributeSet) - Constructor for class org.infinispan.configuration.cache.XSiteStateTransferConfiguration
 
XSiteStateTransferConfigurationBuilder - Class in org.infinispan.configuration.cache
Configuration Builder to configure the state transfer between sites.
XSiteStateTransferConfigurationBuilder(ConfigurationBuilder, BackupConfigurationBuilder) - Constructor for class org.infinispan.configuration.cache.XSiteStateTransferConfigurationBuilder
 

_

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

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