A B C D E F G H I J K L M N O P Q R S T U V W X 
All Classes All Packages

A

AbstractConfigurationChildBuilder - Class in org.infinispan.client.hotrod.configuration
AbstractConfigurationChildBuilder.
AbstractConfigurationChildBuilder(ConfigurationBuilder) - Constructor for class org.infinispan.client.hotrod.configuration.AbstractConfigurationChildBuilder
 
AbstractDelegatingCollection<E> - Class in org.infinispan.commons.util
Delegating collection that delegates all calls to the collection returned from AbstractDelegatingCollection.delegate()
AbstractDelegatingCollection() - Constructor for class org.infinispan.commons.util.AbstractDelegatingCollection
 
AbstractDelegatingConcurrentMap<K,​V> - Class in org.infinispan.commons.util
 
AbstractDelegatingConcurrentMap() - Constructor for class org.infinispan.commons.util.AbstractDelegatingConcurrentMap
 
AbstractDelegatingMap<K,​V> - Class in org.infinispan.commons.util
 
AbstractDelegatingMap() - Constructor for class org.infinispan.commons.util.AbstractDelegatingMap
 
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
 
AbstractDelegatingSet<E> - Class in org.infinispan.commons.util
 
AbstractDelegatingSet() - Constructor for class org.infinispan.commons.util.AbstractDelegatingSet
 
AbstractEntrySizeCalculatorHelper<K,​V> - Class in org.infinispan.commons.util
Abstract class that provides a method to round up to the nearest value of 8 which is important for most jvm when doing size calculations.
AbstractEntrySizeCalculatorHelper() - Constructor for class org.infinispan.commons.util.AbstractEntrySizeCalculatorHelper
 
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
 
AbstractIterator<E> - Class in org.infinispan.commons.util
Abstract iterator that allows overriding just the AbstractIterator.getNext() method to implement it.
AbstractIterator() - Constructor for class org.infinispan.commons.util.AbstractIterator
 
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
 
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
 
AbstractSecurityConfigurationChildBuilder - Class in org.infinispan.client.hotrod.configuration
AbstractSecurityConfigurationChildBuilder.
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_ALL_KEY_VALUE_FILTER - Static variable in interface org.infinispan.commons.marshall.Ids
 
acceptResponse(ByteBuf, short, HeaderDecoder) - Method in class org.infinispan.client.hotrod.counter.operation.AddListenerOperation
 
acceptResponse(ByteBuf, short, HeaderDecoder) - Method in class org.infinispan.client.hotrod.counter.operation.AddOperation
 
acceptResponse(ByteBuf, short, HeaderDecoder) - Method in class org.infinispan.client.hotrod.counter.operation.CompareAndSwapOperation
 
acceptResponse(ByteBuf, short, HeaderDecoder) - Method in class org.infinispan.client.hotrod.counter.operation.DefineCounterOperation
 
acceptResponse(ByteBuf, short, HeaderDecoder) - Method in class org.infinispan.client.hotrod.counter.operation.GetConfigurationOperation
 
acceptResponse(ByteBuf, short, HeaderDecoder) - Method in class org.infinispan.client.hotrod.counter.operation.GetCounterNamesOperation
 
acceptResponse(ByteBuf, short, HeaderDecoder) - Method in class org.infinispan.client.hotrod.counter.operation.GetValueOperation
 
acceptResponse(ByteBuf, short, HeaderDecoder) - Method in class org.infinispan.client.hotrod.counter.operation.IsDefinedOperation
 
acceptResponse(ByteBuf, short, HeaderDecoder) - Method in class org.infinispan.client.hotrod.counter.operation.RemoveListenerOperation
 
acceptResponse(ByteBuf, short, HeaderDecoder) - Method in class org.infinispan.client.hotrod.counter.operation.RemoveOperation
 
acceptResponse(ByteBuf, short, HeaderDecoder) - Method in class org.infinispan.client.hotrod.counter.operation.ResetOperation
 
ACCESS_ORDER - org.infinispan.commons.equivalence.EquivalentLinkedHashMap.IterationOrder
Deprecated.
 
accumulator() - Method in class org.infinispan.commons.util.ArrayCollector
 
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(int) - Method in interface org.infinispan.commons.util.IntSet
Adds the given int to this set and returns true if it was set or false if it was already present
add(int) - Method in class org.infinispan.commons.util.RangeSet
Deprecated.
 
add(int) - Method in class org.infinispan.commons.util.SmallIntSet
Deprecated.
Add an integer to the set without boxing the parameter.
add(int, E) - Method in class org.infinispan.commons.util.ForwardingList
 
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(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.AbstractDelegatingCollection
 
add(E) - Method in class org.infinispan.commons.util.CloseableIteratorCollectionAdapter
 
add(E) - Method in class org.infinispan.commons.util.concurrent.ConcurrentHashSet
 
add(E) - Method in class org.infinispan.commons.util.ForwardingList
 
add(E) - Method in class org.infinispan.commons.util.ImmutableHopscotchHashSet
 
add(E) - Method in class org.infinispan.commons.util.ImmutableListCopy
 
add(Integer) - Method in class org.infinispan.commons.util.RangeSet
Deprecated.
 
add(Integer) - Method in class org.infinispan.commons.util.SmallIntSet
Deprecated.
 
add(Object) - Method in class org.infinispan.commons.util.ArrayCollector
 
add(AtomicLongFieldUpdater<T>, T, long) - Method in class org.infinispan.commons.util.concurrent.StripedCounters
 
addAll(int, Collection<? extends E>) - Method in class org.infinispan.commons.util.ForwardingList
 
addAll(int, Collection<? extends E>) - Method in class org.infinispan.commons.util.ImmutableListCopy
 
addAll(int, Collection<? extends E>) - Method in class org.infinispan.commons.util.ImmutableListCopy.ImmutableSubList
 
addAll(Collection<? extends E>) - Method in class org.infinispan.commons.util.AbstractDelegatingCollection
 
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(Collection<? extends E>) - Method in class org.infinispan.commons.util.ForwardingList
 
addAll(Collection<? extends E>) - Method in class org.infinispan.commons.util.ImmutableHopscotchHashSet
 
addAll(Collection<? extends E>) - Method in class org.infinispan.commons.util.ImmutableListCopy
 
addAll(Collection<? extends E>) - Method in class org.infinispan.commons.util.ImmutableListCopy.ImmutableSubList
 
addAll(Collection<? extends Integer>) - Method in class org.infinispan.commons.util.RangeSet
Deprecated.
 
addAll(Collection<? extends Integer>) - Method in class org.infinispan.commons.util.SmallIntSet
Deprecated.
 
addAll(IntSet) - Method in class org.infinispan.commons.util.ImmutableIntSet
Deprecated.
 
addAll(IntSet) - Method in interface org.infinispan.commons.util.IntSet
Adds all ints from the provided set into this one
addAll(IntSet) - Method in class org.infinispan.commons.util.RangeSet
Deprecated.
 
addAll(IntSet) - Method in class org.infinispan.commons.util.SmallIntSet
Deprecated.
 
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
 
addClasses(Class<?>...) - Method in class org.infinispan.commons.configuration.ClassWhiteList
 
addClientListener(Object) - Method in interface org.infinispan.client.hotrod.RemoteCache
Add a client listener to receive events that happen in the remote cache.
addClientListener(Object, Object[], Object[]) - Method in interface org.infinispan.client.hotrod.RemoteCache
Add a client listener to receive events that happen in the remote cache.
addClientQueryListener(RemoteCache<?, ?>, Object, Query) - Static method in class org.infinispan.client.hotrod.event.ClientEvents
Register a client listener that uses a query DSL based filter.
addCluster(String) - Method in class org.infinispan.client.hotrod.configuration.AbstractConfigurationChildBuilder
 
addCluster(String) - Method in class org.infinispan.client.hotrod.configuration.ConfigurationBuilder
 
addCluster(String) - Method in interface org.infinispan.client.hotrod.configuration.ConfigurationChildBuilder
Adds a new remote server cluster
addClusterNode(String, int) - Method in class org.infinispan.client.hotrod.configuration.ClusterConfigurationBuilder
 
addClusterNodes(String) - Method in class org.infinispan.client.hotrod.configuration.ClusterConfigurationBuilder
 
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(String, 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
Deprecated.
addExecutorProperty(String, String) - Method in class org.infinispan.client.hotrod.configuration.ExecutorFactoryConfigurationBuilder
Add key/value property pair to this executor factory configuration
addHexByte(StringBuilder, byte) - Static method in class org.infinispan.commons.util.Util
 
addJavaSerialWhiteList(String...) - Method in class org.infinispan.client.hotrod.configuration.AbstractConfigurationChildBuilder
 
addJavaSerialWhiteList(String...) - Method in class org.infinispan.client.hotrod.configuration.ConfigurationBuilder
 
addJavaSerialWhiteList(String...) - Method in interface org.infinispan.client.hotrod.configuration.ConfigurationChildBuilder
List of regular expressions for classes that can be deserialized using standard Java deserialization when reading data that might have been stored with a different endpoint, e.g.
addListener(AttributeListener<T>) - Method in class org.infinispan.commons.configuration.attributes.Attribute
 
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.
AddListenerOperation - Class in org.infinispan.client.hotrod.counter.operation
AddListenerOperation(Codec, ChannelFactory, AtomicInteger, Configuration, String, byte[], SocketAddress) - Constructor for class org.infinispan.client.hotrod.counter.operation.AddListenerOperation
 
AddOperation - Class in org.infinispan.client.hotrod.counter.operation
Add operation.
AddOperation(Codec, ChannelFactory, AtomicInteger, Configuration, String, long, boolean) - Constructor for class org.infinispan.client.hotrod.counter.operation.AddOperation
 
addParameter(String, Object) - Method in class org.infinispan.tasks.TaskContext
Adds a named parameter to the task context
addRegexps(String...) - Method in class org.infinispan.commons.configuration.ClassWhiteList
 
addServer() - Method in class org.infinispan.client.hotrod.configuration.AbstractConfigurationChildBuilder
 
addServer() - Method in class org.infinispan.client.hotrod.configuration.ConfigurationBuilder
 
addServer() - Method in interface org.infinispan.client.hotrod.configuration.ConfigurationChildBuilder
Adds a new remote server
addServers(String) - Method in class org.infinispan.client.hotrod.configuration.AbstractConfigurationChildBuilder
 
addServers(String) - Method in class org.infinispan.client.hotrod.configuration.ConfigurationBuilder
 
addServers(String) - Method in interface org.infinispan.client.hotrod.configuration.ConfigurationChildBuilder
Adds a list of remote servers in the form: host1[:port][;host2[:port]]...
ADMIN_FLAG - Static variable in interface org.infinispan.commons.marshall.Ids
 
AdminFlag - Enum in org.infinispan.client.hotrod
Deprecated.
AdminFlagExternalizer - Class in org.infinispan.commons.marshall
 
AdminFlagExternalizer() - Constructor for class org.infinispan.commons.marshall.AdminFlagExternalizer
 
administration() - Method in class org.infinispan.client.hotrod.RemoteCacheManager
 
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.
afterCompletionFailed(String, Throwable) - Method in class org.infinispan.commons.logging.Log_$logger
 
afterCompletionFailed(String, Throwable) - Method in interface org.infinispan.commons.logging.Log
 
afterCompletionFailed$str() - Method in class org.infinispan.commons.logging.Log_$logger
 
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
ALL_NODES - org.infinispan.tasks.TaskExecutionMode
 
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. 
AnyServerEquivalence - Class in org.infinispan.commons.equivalence
Deprecated. 
AnyServerEquivalence() - Constructor for class org.infinispan.commons.equivalence.AnyServerEquivalence
Deprecated.
 
APPLICATION_INFINISPAN_BINARY - Static variable in class org.infinispan.commons.dataconversion.MediaType
 
APPLICATION_INFINISPAN_BINARY_TYPE - Static variable in class org.infinispan.commons.dataconversion.MediaType
 
APPLICATION_INFINISPAN_MARSHALLED - Static variable in class org.infinispan.commons.dataconversion.MediaType
 
APPLICATION_INFINISPAN_MARSHALLING - Static variable in class org.infinispan.commons.dataconversion.MediaType
 
APPLICATION_INFINISPAN_MARSHALLING_TYPE - Static variable in class org.infinispan.commons.dataconversion.MediaType
 
APPLICATION_JBOSS_MARSHALLING - Static variable in class org.infinispan.commons.dataconversion.MediaType
 
APPLICATION_JBOSS_MARSHALLING_TYPE - Static variable in class org.infinispan.commons.dataconversion.MediaType
 
APPLICATION_JSON - Static variable in class org.infinispan.commons.dataconversion.MediaType
 
APPLICATION_JSON_TYPE - Static variable in class org.infinispan.commons.dataconversion.MediaType
 
APPLICATION_KRYO - Static variable in class org.infinispan.commons.dataconversion.MediaType
 
APPLICATION_KRYO_TYPE - Static variable in class org.infinispan.commons.dataconversion.MediaType
 
APPLICATION_OBJECT - Static variable in class org.infinispan.commons.dataconversion.MediaType
 
APPLICATION_OBJECT_TYPE - Static variable in class org.infinispan.commons.dataconversion.MediaType
 
APPLICATION_OCTET_STREAM - Static variable in class org.infinispan.commons.dataconversion.MediaType
 
APPLICATION_OCTET_STREAM_TYPE - Static variable in class org.infinispan.commons.dataconversion.MediaType
 
APPLICATION_PDF - Static variable in class org.infinispan.commons.dataconversion.MediaType
 
APPLICATION_PDF_TYPE - Static variable in class org.infinispan.commons.dataconversion.MediaType
 
APPLICATION_PROTOSTREAM - Static variable in class org.infinispan.commons.dataconversion.MediaType
 
APPLICATION_PROTOSTREAM_TYPE - Static variable in class org.infinispan.commons.dataconversion.MediaType
 
APPLICATION_PROTOSTUFF - Static variable in class org.infinispan.commons.dataconversion.MediaType
 
APPLICATION_PROTOSTUFF_TYPE - Static variable in class org.infinispan.commons.dataconversion.MediaType
 
APPLICATION_RTF - Static variable in class org.infinispan.commons.dataconversion.MediaType
 
APPLICATION_RTF_TYPE - Static variable in class org.infinispan.commons.dataconversion.MediaType
 
APPLICATION_SERIALIZED_OBJECT - Static variable in class org.infinispan.commons.dataconversion.MediaType
 
APPLICATION_SERIALIZED_OBJECT_TYPE - Static variable in class org.infinispan.commons.dataconversion.MediaType
 
APPLICATION_UNKNOWN - Static variable in class org.infinispan.commons.dataconversion.MediaType
 
APPLICATION_UNKNOWN_TYPE - Static variable in class org.infinispan.commons.dataconversion.MediaType
 
APPLICATION_WWW_FORM_URLENCODED - Static variable in class org.infinispan.commons.dataconversion.MediaType
 
APPLICATION_XML - Static variable in class org.infinispan.commons.dataconversion.MediaType
 
APPLICATION_XML_TYPE - Static variable in class org.infinispan.commons.dataconversion.MediaType
 
APPLICATION_ZIP - Static variable in class org.infinispan.commons.dataconversion.MediaType
 
APPLICATION_ZIP_TYPE - Static variable in class org.infinispan.commons.dataconversion.MediaType
 
APPLY_DELTA - Static variable in interface org.infinispan.commons.marshall.Ids
 
ArrayCollector - Class in org.infinispan.commons.util
 
ArrayCollector(Object[]) - Constructor for class org.infinispan.commons.util.ArrayCollector
 
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
 
ASC - org.infinispan.query.dsl.SortOrder
 
asCounterManager(RemoteCacheManager) - Static method in class org.infinispan.client.hotrod.RemoteCounterManagerFactory
 
asObject() - Method in class org.infinispan.commons.configuration.attributes.Attribute
 
assertKeyNotNull(Object) - Static method in class org.infinispan.commons.util.AbstractMap
 
assertNotNullEntries(Collection<?>, String) - Static method in class org.infinispan.commons.util.InfinispanCollections
 
assertNotNullEntries(Map<?, ?>, String) - Static method in class org.infinispan.commons.util.InfinispanCollections
 
asSet(T...) - Static method in class org.infinispan.commons.util.Util
 
AsyncCache<K,​V> - Interface in org.infinispan.commons.api
AsyncCache.
asyncExecutorFactory() - Method in class org.infinispan.client.hotrod.configuration.AbstractConfigurationChildBuilder
 
asyncExecutorFactory() - Method in class org.infinispan.client.hotrod.configuration.Configuration
 
asyncExecutorFactory() - Method in class org.infinispan.client.hotrod.configuration.ConfigurationBuilder
 
asyncExecutorFactory() - Method in interface org.infinispan.client.hotrod.configuration.ConfigurationChildBuilder
Configuration for the executor service used for asynchronous work on the Transport, including asynchronous marshalling and Cache 'async operations' such as Cache.putAsync().
ATOMIC_FINE_GRAINED_MAP_FUNCTIONS - Static variable in interface org.infinispan.commons.marshall.Ids
 
ATOMIC_KEY_SET - Static variable in interface org.infinispan.commons.marshall.Ids
 
ATOMIC_MAP_FUNCTIONS - Static variable in interface org.infinispan.commons.marshall.Ids
 
attribute(String) - Method in class org.infinispan.commons.configuration.attributes.AttributeSet
Returns the named attribute
attribute(AttributeDefinition<T>) - Method in class org.infinispan.commons.configuration.attributes.AttributeSet
Returns the attribute identified by the supplied AttributeDefinition
Attribute<T> - Class in org.infinispan.commons.configuration.attributes
Attribute.
attributeChanged(Attribute<Object>, Object) - Method in class org.infinispan.commons.configuration.attributes.AttributeSet
 
attributeChanged(Attribute<T>, T) - Method in interface org.infinispan.commons.configuration.attributes.AttributeListener
 
AttributeCopier<T> - Interface in org.infinispan.commons.configuration.attributes
AttributeCopier.
AttributeDefinition<T> - Class in org.infinispan.commons.configuration.attributes
AttributeDefinition.
AttributeDefinition.Builder<T> - Class in org.infinispan.commons.configuration.attributes
 
attributeDefinitionSet() - Static method in class org.infinispan.client.hotrod.configuration.StatisticsConfiguration
 
AttributeInitializer<T> - Interface in org.infinispan.commons.configuration.attributes
AttributeInitializer.
AttributeListener<T> - Interface in org.infinispan.commons.configuration.attributes
An AttributeListener will be invoked whenever an attribute has been modified.
attributes - Variable in class org.infinispan.commons.configuration.AbstractTypedPropertiesConfiguration
 
attributes() - Method in class org.infinispan.client.hotrod.configuration.StatisticsConfiguration
 
attributes() - Method in class org.infinispan.commons.configuration.attributes.AttributeSet
 
attributeSet() - Static method in class org.infinispan.commons.configuration.AbstractTypedPropertiesConfiguration
 
AttributeSet - Class in org.infinispan.commons.configuration.attributes
AttributeSet is a container for Attributes.
AttributeSet(Class<?>, AttributeDefinition<?>...) - Constructor for class org.infinispan.commons.configuration.attributes.AttributeSet
 
AttributeSet(Class<?>, AttributeSet, AttributeDefinition<?>...) - Constructor for class org.infinispan.commons.configuration.attributes.AttributeSet
 
AttributeSet(String, AttributeDefinition<?>...) - Constructor for class org.infinispan.commons.configuration.attributes.AttributeSet
 
AttributeSet(String, AttributeSet, AttributeDefinition<?>[]) - Constructor for class org.infinispan.commons.configuration.attributes.AttributeSet
 
attributeSetDuplicateAttribute(String, String) - Method in class org.infinispan.commons.logging.Log_$logger
 
attributeSetDuplicateAttribute(String, String) - Method in interface org.infinispan.commons.logging.Log
 
attributeSetDuplicateAttribute$str() - Method in class org.infinispan.commons.logging.Log_$logger
 
AttributeValidator<T> - Interface in org.infinispan.commons.configuration.attributes
AttributeValidator.
AUTH - org.infinispan.client.hotrod.configuration.SaslQop
 
AUTH_CONF - org.infinispan.client.hotrod.configuration.SaslQop
 
AUTH_INT - org.infinispan.client.hotrod.configuration.SaslQop
 
authentication() - Method in class org.infinispan.client.hotrod.configuration.AbstractSecurityConfigurationChildBuilder
 
authentication() - Method in class org.infinispan.client.hotrod.configuration.SecurityConfiguration
 
authentication() - Method in class org.infinispan.client.hotrod.configuration.SecurityConfigurationBuilder
 
AuthenticationConfiguration - Class in org.infinispan.client.hotrod.configuration
AuthenticationConfiguration.
AuthenticationConfiguration(CallbackHandler, Subject, boolean, String, Map<String, String>, String) - Constructor for class org.infinispan.client.hotrod.configuration.AuthenticationConfiguration
 
AuthenticationConfigurationBuilder - Class in org.infinispan.client.hotrod.configuration
AuthenticationConfigurationBuilder.
AuthenticationConfigurationBuilder(SecurityConfigurationBuilder) - Constructor for class org.infinispan.client.hotrod.configuration.AuthenticationConfigurationBuilder
 
autoPersist(boolean) - Method in class org.infinispan.commons.configuration.attributes.AttributeDefinition.Builder
 
AVAILABILITY_MODE - Static variable in interface org.infinispan.commons.marshall.Ids
 
available() - Method in class org.infinispan.commons.marshall.DelegatingObjectInput
 
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
 

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.
balancingStrategy() - Method in class org.infinispan.client.hotrod.configuration.Configuration
Deprecated.
since 9.3
balancingStrategy(Class<? extends FailoverRequestBalancingStrategy>) - Method in class org.infinispan.client.hotrod.configuration.AbstractConfigurationChildBuilder
 
balancingStrategy(Class<? extends FailoverRequestBalancingStrategy>) - Method in class org.infinispan.client.hotrod.configuration.ConfigurationBuilder
 
balancingStrategy(Class<? extends FailoverRequestBalancingStrategy>) - Method in interface org.infinispan.client.hotrod.configuration.ConfigurationChildBuilder
For replicated (vs distributed) Hot Rod server clusters, the client balances requests to the servers according to this strategy.
balancingStrategy(String) - Method in class org.infinispan.client.hotrod.configuration.AbstractConfigurationChildBuilder
 
balancingStrategy(String) - Method in class org.infinispan.client.hotrod.configuration.ConfigurationBuilder
 
balancingStrategy(String) - Method in interface org.infinispan.client.hotrod.configuration.ConfigurationChildBuilder
For replicated (vs distributed) Hot Rod server clusters, the client balances requests to the servers according to this strategy.
balancingStrategy(Supplier<FailoverRequestBalancingStrategy>) - Method in class org.infinispan.client.hotrod.configuration.AbstractConfigurationChildBuilder
 
balancingStrategy(Supplier<FailoverRequestBalancingStrategy>) - Method in class org.infinispan.client.hotrod.configuration.ConfigurationBuilder
 
balancingStrategy(Supplier<FailoverRequestBalancingStrategy>) - Method in interface org.infinispan.client.hotrod.configuration.ConfigurationChildBuilder
For replicated (vs distributed) Hot Rod server clusters, the client balances requests to the servers according to this strategy.
balancingStrategy(FailoverRequestBalancingStrategy) - Method in class org.infinispan.client.hotrod.configuration.AbstractConfigurationChildBuilder
 
balancingStrategy(FailoverRequestBalancingStrategy) - Method in class org.infinispan.client.hotrod.configuration.ConfigurationBuilder
Deprecated.
balancingStrategy(FailoverRequestBalancingStrategy) - Method in interface org.infinispan.client.hotrod.configuration.ConfigurationChildBuilder
Deprecated.
balancingStrategyClass() - Method in class org.infinispan.client.hotrod.configuration.Configuration
Deprecated.
since 9.3
balancingStrategyFactory() - Method in class org.infinispan.client.hotrod.configuration.Configuration
 
Base64 - Class in org.infinispan.commons.util
Deprecated.
Not currently used internally by Infinispan; will be removed in ver. 10. Other users are advised to replace it with 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
 
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
 
BaseQueryResponse - Interface in org.infinispan.query.remote.client
 
BASIC - org.infinispan.client.hotrod.configuration.ClientIntelligence
 
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
BasicCacheContainer defines the methods used to obtain a BasicCache.
BasicCallbackHandler - Class in org.infinispan.client.hotrod.security
BasicCallbackHandler() - Constructor for class org.infinispan.client.hotrod.security.BasicCallbackHandler
 
BasicCallbackHandler(String, char[]) - Constructor for class org.infinispan.client.hotrod.security.BasicCallbackHandler
 
BasicCallbackHandler(String, String, char[]) - Constructor for class org.infinispan.client.hotrod.security.BasicCallbackHandler
 
BasicConfiguration - Interface in org.infinispan.commons.configuration
BasicConfiguration provides the basis for concrete configurations.
BasicLogFactory - Class in org.infinispan.commons.logging
Factory that creates Log instances.
BasicLogFactory() - Constructor for class org.infinispan.commons.logging.BasicLogFactory
 
BasicMultimapCache<K,​V> - Interface in org.infinispan.multimap.api
BasicMultimapCache provides the common API for the two different types of multimap caches that Infinispan provides: embedded and remote.
BatchingCache - Interface in org.infinispan.commons.api
The BatchingCache is implemented by all caches which support batching
batchSize() - Method in class org.infinispan.client.hotrod.configuration.Configuration
 
batchSize(int) - Method in class org.infinispan.client.hotrod.configuration.AbstractConfigurationChildBuilder
 
batchSize(int) - Method in class org.infinispan.client.hotrod.configuration.ConfigurationBuilder
 
batchSize(int) - Method in interface org.infinispan.client.hotrod.configuration.ConfigurationChildBuilder
Sets the batch size of internal iterators (ie.
BeanUtils - Class in org.infinispan.commons.util
Simple JavaBean manipulation helper methods
BeanUtils() - Constructor for class org.infinispan.commons.util.BeanUtils
 
beforeCompletionFailed(String, Throwable) - Method in class org.infinispan.commons.logging.Log_$logger
 
beforeCompletionFailed(String, Throwable) - Method in interface org.infinispan.commons.logging.Log
 
beforeCompletionFailed$str() - Method in class org.infinispan.commons.logging.Log_$logger
 
begin() - Method in class org.infinispan.commons.tx.TransactionManagerImpl
 
between(Object, Object) - Method in interface org.infinispan.query.dsl.FilterConditionEndContext
Checks that the left argument is between the given range limits.
BI_FUNCTION_MAPPER - Static variable in interface org.infinispan.commons.marshall.Ids
 
BIAS_REVOCATION_RESPONSE - Static variable in interface org.infinispan.commons.marshall.Ids
 
BINARY - Static variable in interface org.infinispan.commons.dataconversion.EncoderIds
 
BinaryEncoder - Class in org.infinispan.commons.dataconversion
Encoder for StoreType.BINARY.
BinaryEncoder(StreamingMarshaller) - Constructor for class org.infinispan.commons.dataconversion.BinaryEncoder
 
bitSetOf(Enum<?>) - 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(Collection<E>) - 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
 
BlueprintGenerator - Class in org.infinispan.commons.util
 
BlueprintGenerator() - Constructor for class org.infinispan.commons.util.BlueprintGenerator
 
Boolean(boolean) - Constructor for class org.infinispan.commons.util.ByRef.Boolean
 
BOOLEAN - Static variable in class org.infinispan.commons.equivalence.AnyEquivalence
Deprecated.
 
BORLAND_SUN - org.infinispan.commons.tx.lookup.LookupNames.JndiTransactionManager
 
BOUNDED_STRONG - org.infinispan.counter.api.CounterType
A strong consistent and bounded counter.
branchQualifierLength() - Method in class org.infinispan.commons.tx.XidImpl
 
branchQualifierOffset() - Method in class org.infinispan.commons.tx.XidImpl
 
BROADCAST - org.infinispan.query.dsl.IndexedQueryMode
Query is sent to all nodes, and results are combined before returning to the caller.
BufferSizePredictor - Interface in org.infinispan.commons.marshall
Buffer size predictor
build() - Method in class org.infinispan.client.hotrod.configuration.AbstractConfigurationChildBuilder
 
build() - Method in class org.infinispan.client.hotrod.configuration.ConfigurationBuilder
 
build() - Method in interface org.infinispan.client.hotrod.configuration.ConfigurationChildBuilder
Builds a configuration object
build() - Method in class org.infinispan.client.hotrod.DataFormat.Builder
 
build() - Method in class org.infinispan.commons.configuration.attributes.AttributeDefinition.Builder
 
build() - Method in interface org.infinispan.commons.marshall.MarshallUtil.UnboundedCollectionBuilder
 
build() - Method in class org.infinispan.counter.api.CounterConfiguration.Builder
 
build() - Method in interface org.infinispan.query.dsl.QueryBuilder
Builds the query object.
build(boolean) - Method in class org.infinispan.client.hotrod.configuration.ConfigurationBuilder
 
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
 
builder() - Static method in class org.infinispan.client.hotrod.DataFormat
 
builder(String, T) - Static method in class org.infinispan.commons.configuration.attributes.AttributeDefinition
 
builder(String, T, Class<T>) - Static method in class org.infinispan.commons.configuration.attributes.AttributeDefinition
 
builder(CounterType) - Static method in class org.infinispan.counter.api.CounterConfiguration
 
Builder<T> - Interface in org.infinispan.commons.configuration
Builder.
Builder() - Constructor for class org.infinispan.client.hotrod.DataFormat.Builder
 
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.
buildJmxDomain(String, MBeanServer, String) - Static method in class org.infinispan.commons.jmx.JmxUtil
Build the JMX domain name.
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
ByRef.Integer - Class in org.infinispan.commons.util
 
BYTE - Static variable in class org.infinispan.commons.equivalence.AnyEquivalence
Deprecated.
 
BYTE_ARRAY_WRAPPER - Static variable in interface org.infinispan.commons.dataconversion.WrapperIds
 
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.
 
ByteArrayWrapper - Class in org.infinispan.commons.dataconversion
Wraps byte[] on a WrappedByteArray to provide equality and hashCode support, leaving other objects unchanged.
ByteArrayWrapper() - Constructor for class org.infinispan.commons.dataconversion.ByteArrayWrapper
 
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
 
ByteBufferFactoryImpl() - Constructor for class org.infinispan.commons.io.ByteBufferFactoryImpl
 
ByteBufferImpl - Class in org.infinispan.commons.io
A byte buffer that exposes the internal byte array with minimal copying
ByteBufferImpl(byte[]) - Constructor for class org.infinispan.commons.io.ByteBufferImpl
 
ByteBufferImpl(byte[], int, int) - Constructor for class org.infinispan.commons.io.ByteBufferImpl
 
ByteBufferImpl.Externalizer - Class in org.infinispan.commons.io
 
BYTES - org.infinispan.commons.util.MemoryUnit
 
bytes2obj(Marshaller, byte[], boolean, ClassWhiteList) - Static method in class org.infinispan.client.hotrod.marshall.MarshallerUtil
 
bytesToHex(byte[]) - Static method in class org.infinispan.commons.dataconversion.StandardConversions
 

C

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_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_TOPOLOGY - Static variable in interface org.infinispan.commons.marshall.Ids
 
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
Deprecated.
CacheConfigurationException(String, Throwable) - Constructor for exception org.infinispan.commons.CacheConfigurationException
 
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
cacheDoesNotSupportTransactions(String) - Method in class org.infinispan.client.hotrod.logging.Log_$logger
 
cacheDoesNotSupportTransactions(String) - Method in interface org.infinispan.client.hotrod.logging.Log
 
cacheDoesNotSupportTransactions$str() - Method in class org.infinispan.client.hotrod.logging.Log_$logger
 
CachedThreadPoolExecutorFactory - Enum in org.infinispan.commons.executors
 
CacheException - Exception in org.infinispan.commons
Thrown when operations fail unexpectedly.
CacheException() - 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
 
CacheException(Throwable) - Constructor for exception org.infinispan.commons.CacheException
 
CacheListenerException - Exception in org.infinispan.commons
Wraps exceptions produced by listener implementations.
CacheListenerException() - 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
 
CacheListenerException(Throwable) - Constructor for exception org.infinispan.commons.CacheListenerException
 
cacheManager(EmbeddedCacheManager) - Method in class org.infinispan.tasks.TaskContext
The cache manager with which this task should be executed
cacheNameBytes() - Static method in class org.infinispan.client.hotrod.RemoteCacheManager
 
cacheNameBytes(String) - Static method in class org.infinispan.client.hotrod.RemoteCacheManager
 
cacheNamePattern() - Method in class org.infinispan.client.hotrod.configuration.NearCacheConfiguration
 
cacheNamePattern(String) - Method in class org.infinispan.client.hotrod.configuration.NearCacheConfigurationBuilder
Specifies a cache name pattern (in the form of a regular expression) that matches all cache names for which near caching should be enabled.
cacheNamePattern(Pattern) - Method in class org.infinispan.client.hotrod.configuration.NearCacheConfigurationBuilder
Specifies a cache name pattern that matches all cache names for which near caching should be enabled.
CacheTopologyInfo - Interface in org.infinispan.client.hotrod
Contains information about cache topology including servers and owned segments.
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.
callbackHandler() - Method in class org.infinispan.client.hotrod.configuration.AuthenticationConfiguration
 
callbackHandler(CallbackHandler) - Method in class org.infinispan.client.hotrod.configuration.AuthenticationConfigurationBuilder
Specifies a CallbackHandler to be used during the authentication handshake.
callbackHandlerAndUsernameMutuallyExclusive() - Method in class org.infinispan.client.hotrod.logging.Log_$logger
 
callbackHandlerAndUsernameMutuallyExclusive() - Method in interface org.infinispan.client.hotrod.logging.Log
 
callbackHandlerAndUsernameMutuallyExclusive$str() - Method in class org.infinispan.client.hotrod.logging.Log_$logger
 
cannotCreateAsyncThread(int) - Method in class org.infinispan.client.hotrod.logging.Log_$logger
 
cannotCreateAsyncThread(int) - Method in interface org.infinispan.client.hotrod.logging.Log
 
cannotCreateAsyncThread$str() - Method in class org.infinispan.client.hotrod.logging.Log_$logger
 
cannotDecodeFormURLContent(Object) - Method in class org.infinispan.commons.logging.Log_$logger
 
cannotDecodeFormURLContent(Object) - Method in interface org.infinispan.commons.logging.Log
 
cannotDecodeFormURLContent$str() - Method in class org.infinispan.commons.logging.Log_$logger
 
cannotFindResource(String) - Method in class org.infinispan.commons.logging.Log_$logger
 
cannotFindResource(String) - Method in interface org.infinispan.commons.logging.Log
 
cannotFindResource$str() - Method in class org.infinispan.commons.logging.Log_$logger
 
capacity() - Method in class org.infinispan.commons.util.SmallIntSet
Deprecated.
 
channelFactory - Variable in class org.infinispan.client.hotrod.RemoteCacheManager
 
channelInactive(SocketAddress, SocketAddress) - Method in class org.infinispan.client.hotrod.logging.Log_$logger
 
channelInactive(SocketAddress, SocketAddress) - Method in interface org.infinispan.client.hotrod.logging.Log
 
channelInactive$str() - Method in class org.infinispan.client.hotrod.logging.Log_$logger
 
characteristics() - Method in class org.infinispan.commons.util.ArrayCollector
 
characteristics() - Method in class org.infinispan.commons.util.FilterSpliterator
 
characteristics() - Method in class org.infinispan.commons.util.FlattenSpliterator
 
characteristics() - Method in class org.infinispan.commons.util.SpliteratorMapper
 
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
 
checkProtection() - Method in class org.infinispan.commons.configuration.attributes.AttributeSet
 
classBuilder(String, Class<T>) - Static method in class org.infinispan.commons.configuration.attributes.AttributeDefinition
 
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.client.hotrod.configuration.Configuration
Deprecated.
classLoader(ClassLoader) - Method in class org.infinispan.client.hotrod.configuration.AbstractConfigurationChildBuilder
 
classLoader(ClassLoader) - Method in class org.infinispan.client.hotrod.configuration.ConfigurationBuilder
 
classLoader(ClassLoader) - Method in interface org.infinispan.client.hotrod.configuration.ConfigurationChildBuilder
Deprecated.
since 9.0. If you need to load configuration resources from other locations, you will need to do so yourself and use the appropriate configuration methods (e.g. SslConfigurationBuilder.sslContext(javax.net.ssl.SSLContext))
classNotInWhitelist(String) - Method in class org.infinispan.client.hotrod.logging.Log_$logger
 
classNotInWhitelist(String) - Method in interface org.infinispan.client.hotrod.logging.Log
 
classNotInWhitelist(String) - Method in class org.infinispan.commons.logging.Log_$logger
 
classNotInWhitelist(String) - Method in interface org.infinispan.commons.logging.Log
 
classNotInWhitelist$str() - Method in class org.infinispan.client.hotrod.logging.Log_$logger
 
classNotInWhitelist$str() - Method in class org.infinispan.commons.logging.Log_$logger
 
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() - Method in class org.infinispan.client.hotrod.counter.operation.AddListenerOperation
 
clear() - Method in interface org.infinispan.client.hotrod.near.NearCache
 
clear() - Method in class org.infinispan.client.hotrod.near.NearCacheService
 
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.AbstractDelegatingCollection
 
clear() - Method in class org.infinispan.commons.util.AbstractDelegatingMap
 
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.ImmutableHopscotchHashSet
 
clear() - Method in class org.infinispan.commons.util.RangeSet
Deprecated.
 
clear() - Method in class org.infinispan.commons.util.SmallIntSet
Deprecated.
 
clear() - Method in class org.infinispan.commons.util.WeakValueHashMap
 
clearAsync() - Method in interface org.infinispan.commons.api.AsyncCache
Asynchronous version of Map.clear().
CLIENT_CACHE_ENTRY_CREATED - org.infinispan.client.hotrod.event.ClientEvent.Type
 
CLIENT_CACHE_ENTRY_EXPIRED - org.infinispan.client.hotrod.event.ClientEvent.Type
 
CLIENT_CACHE_ENTRY_MODIFIED - org.infinispan.client.hotrod.event.ClientEvent.Type
 
CLIENT_CACHE_ENTRY_REMOVED - org.infinispan.client.hotrod.event.ClientEvent.Type
 
CLIENT_CACHE_FAILOVER - org.infinispan.client.hotrod.event.ClientEvent.Type
 
ClientCacheEntryCreated - Annotation Type in org.infinispan.client.hotrod.annotation
 
ClientCacheEntryCreatedEvent<K> - Interface in org.infinispan.client.hotrod.event
Client side cache entry created events provide information on the created key, and the version of the entry.
ClientCacheEntryCustomEvent<T> - Interface in org.infinispan.client.hotrod.event
The events generated by default contain just enough information to make the event relevant but they avoid cramming too much information in order to reduce the cost of sending them.
ClientCacheEntryExpired - Annotation Type in org.infinispan.client.hotrod.annotation
 
ClientCacheEntryExpiredEvent<K> - Interface in org.infinispan.client.hotrod.event
Client side cache entry expired events provide information on the expired key.
ClientCacheEntryModified - Annotation Type in org.infinispan.client.hotrod.annotation
 
ClientCacheEntryModifiedEvent<K> - Interface in org.infinispan.client.hotrod.event
Client side cache entry modified events provide information on the modified key, and the version of the entry after the modification.
ClientCacheEntryRemoved - Annotation Type in org.infinispan.client.hotrod.annotation
 
ClientCacheEntryRemovedEvent<K> - Interface in org.infinispan.client.hotrod.event
Client side cache entry removed events provide information on the removed key.
ClientCacheFailover - Annotation Type in org.infinispan.client.hotrod.annotation
 
ClientCacheFailoverEvent - Interface in org.infinispan.client.hotrod.event
Event received when the registered listener fails over to a different node.
ClientEvent - Interface in org.infinispan.client.hotrod.event
 
ClientEvent.Type - Enum in org.infinispan.client.hotrod.event
 
ClientEvents - Class in org.infinispan.client.hotrod.event
 
clientIntelligence() - Method in class org.infinispan.client.hotrod.configuration.Configuration
 
clientIntelligence(ClientIntelligence) - Method in class org.infinispan.client.hotrod.configuration.AbstractConfigurationChildBuilder
 
clientIntelligence(ClientIntelligence) - Method in class org.infinispan.client.hotrod.configuration.ConfigurationBuilder
 
clientIntelligence(ClientIntelligence) - Method in interface org.infinispan.client.hotrod.configuration.ConfigurationChildBuilder
Specifies the level of "intelligence" the client should have
ClientIntelligence - Enum in org.infinispan.client.hotrod.configuration
ClientIntelligence specifies the level of intelligence used by the client.
ClientListener - Annotation Type in org.infinispan.client.hotrod.annotation
Annotation that marks a class to receive remote events from Hot Rod caches.
clientListenerMustUseDesignatedFilterConverterFactory(String) - Method in class org.infinispan.client.hotrod.logging.Log_$logger
 
clientListenerMustUseDesignatedFilterConverterFactory(String) - Method in interface org.infinispan.client.hotrod.logging.Log
 
clientListenerMustUseDesignatedFilterConverterFactory$str() - Method in class org.infinispan.client.hotrod.logging.Log_$logger
 
clientListenerMustUseRawData(String) - Method in class org.infinispan.client.hotrod.logging.Log_$logger
 
clientListenerMustUseRawData(String) - Method in interface org.infinispan.client.hotrod.logging.Log
 
clientListenerMustUseRawData$str() - Method in class org.infinispan.client.hotrod.logging.Log_$logger
 
ClientListenerNotifier - Class in org.infinispan.client.hotrod.event
Deprecated.
since 9.2, implementation class leaked through TransportFactory
ClientListenerNotifier() - Constructor for class org.infinispan.client.hotrod.event.ClientListenerNotifier
Deprecated.
 
clientStatistics() - Method in interface org.infinispan.client.hotrod.RemoteCache
Returns client-side statistics for this cache.
clientSubject() - Method in class org.infinispan.client.hotrod.configuration.AuthenticationConfiguration
 
clientSubject(Subject) - Method in class org.infinispan.client.hotrod.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.configuration.attributes.Attribute
 
clone() - Method in class org.infinispan.commons.util.FastCopyHashMap
 
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.client.hotrod.RemoteCacheManager
 
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
Deprecated.
 
close() - Method in interface org.infinispan.commons.util.CloseableSpliterator
 
close() - Method in class org.infinispan.commons.util.CloseableSpliteratorMapper
Deprecated.
 
close() - Method in class org.infinispan.commons.util.ConcatIterator
 
close() - Method in class org.infinispan.commons.util.FilterIterator
 
close() - Method in class org.infinispan.commons.util.FilterSpliterator
 
close() - Method in class org.infinispan.commons.util.IteratorMapper
 
close() - Method in class org.infinispan.commons.util.RemovableCloseableIterator
 
close() - Method in class org.infinispan.commons.util.SpliteratorMapper
 
close(AutoCloseable) - Static method in class org.infinispan.commons.util.Util
 
close(AutoCloseable...) - Static method in class org.infinispan.commons.util.Util
 
close(Socket) - Static method in class org.infinispan.commons.util.Util
 
close(Context) - Static method in class org.infinispan.commons.util.Util
 
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
Deprecated.
since 9.3 users can just use IteratorMapper as it handles CloseableIterators now
CloseableIteratorMapper(Iterator<? extends E>, Function<? super E, ? extends S>) - Constructor for class org.infinispan.commons.util.CloseableIteratorMapper
Deprecated.
 
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
Deprecated.
since 9.3 users can just use SpliteratorMapper as it handles CloseableSpliterators now
CloseableSpliteratorMapper(Spliterator<E>, Function<? super E, ? extends S>) - Constructor for class org.infinispan.commons.util.CloseableSpliteratorMapper
Deprecated.
 
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
 
ClusterConfiguration - Class in org.infinispan.client.hotrod.configuration
 
ClusterConfiguration(List<ServerConfiguration>, String) - Constructor for class org.infinispan.client.hotrod.configuration.ClusterConfiguration
 
ClusterConfigurationBuilder - Class in org.infinispan.client.hotrod.configuration
 
ClusterConfigurationBuilder(ConfigurationBuilder, String) - Constructor for class org.infinispan.client.hotrod.configuration.ClusterConfigurationBuilder
 
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.
clusters() - Method in class org.infinispan.client.hotrod.configuration.Configuration
 
CollectionAttributeCopier<T> - Class in org.infinispan.commons.configuration.attributes
CollectionAttributeCopier.
CollectionAttributeCopier() - Constructor for class org.infinispan.commons.configuration.attributes.CollectionAttributeCopier
 
CollectionFactory - Class in org.infinispan.commons.util
A factory for ConcurrentMaps.
CollectionFactory() - Constructor for class org.infinispan.commons.util.CollectionFactory
 
COLLECTIONS - Static variable in interface org.infinispan.commons.marshall.Ids
 
combiner() - Method in class org.infinispan.commons.util.ArrayCollector
 
comment() - Method in annotation type org.infinispan.commons.util.Experimental
 
commit() - Method in class org.infinispan.commons.tx.TransactionImpl
Attempt to commit this transaction.
commit() - Method in class org.infinispan.commons.tx.TransactionManagerImpl
 
compare(byte[], byte[]) - Method in class org.infinispan.commons.equivalence.ByteArrayEquivalence
Deprecated.
 
compare(Object, Object) - Method in class org.infinispan.commons.equivalence.AnyServerEquivalence
Deprecated.
 
compare(T, T) - Method in class org.infinispan.commons.equivalence.AnyEquivalence
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
 
CompareAndSwapOperation - Class in org.infinispan.client.hotrod.counter.operation
CompareAndSwapOperation(Codec, ChannelFactory, AtomicInteger, Configuration, String, long, long, CounterConfiguration) - Constructor for class org.infinispan.client.hotrod.counter.operation.CompareAndSwapOperation
 
COMPAT - Static variable in interface org.infinispan.commons.dataconversion.EncoderIds
 
composeWithExceptions(Runnable, Runnable) - Static method in class org.infinispan.commons.util.Util
Given two Runnables, return a Runnable that executes both in sequence, even if the first throws an exception, and if both throw exceptions, add any exceptions thrown by the second as suppressed exceptions of the first.
COMPOSITE_KEY_FILTER - Static variable in interface org.infinispan.commons.marshall.Ids
 
COMPOSITE_KEY_VALUE_FILTER - Static variable in interface org.infinispan.commons.marshall.Ids
 
compute(K, BiFunction<? super K, ? super V, ? extends V>) - Method in class org.infinispan.commons.util.AbstractDelegatingMap
 
compute(K, BiFunction<? super K, ? super V, ? extends V>, long, TimeUnit) - Method in interface org.infinispan.commons.api.BasicCache
An overloaded form of ConcurrentMap.compute(Object, BiFunction) which takes in lifespan parameters.
compute(K, BiFunction<? super K, ? super V, ? extends V>, long, TimeUnit, long, TimeUnit) - Method in interface org.infinispan.commons.api.BasicCache
An overloaded form of ConcurrentMap.compute(Object, BiFunction) which takes in lifespan and maxIdleTime parameters.
computeAsync(K, BiFunction<? super K, ? super V, ? extends V>) - Method in interface org.infinispan.commons.api.AsyncCache
computeAsync(K, BiFunction<? super K, ? super V, ? extends V>, long, TimeUnit) - Method in interface org.infinispan.commons.api.AsyncCache
computeAsync(K, BiFunction<? super K, ? super V, ? extends V>, long, TimeUnit, long, TimeUnit) - Method in interface org.infinispan.commons.api.AsyncCache
computeCapacity(int) - Static method in class org.infinispan.commons.util.CollectionFactory
 
computeCapacity(int, float) - Static method in class org.infinispan.commons.util.CollectionFactory
 
computeIfAbsent(K, Function<? super K, ? extends V>) - Method in class org.infinispan.commons.util.AbstractDelegatingMap
 
computeIfAbsent(K, Function<? super K, ? extends V>, long, TimeUnit) - Method in interface org.infinispan.commons.api.BasicCache
An overloaded form of ConcurrentMap.computeIfAbsent(Object, Function) which takes in lifespan parameters.
computeIfAbsent(K, Function<? super K, ? extends V>, long, TimeUnit, long, TimeUnit) - Method in interface org.infinispan.commons.api.BasicCache
An overloaded form of ConcurrentMap.computeIfAbsent(Object, Function) which takes in lifespan and maxIdleTime parameters.
computeIfAbsentAsync(K, Function<? super K, ? extends V>) - Method in interface org.infinispan.commons.api.AsyncCache
computeIfAbsentAsync(K, Function<? super K, ? extends V>, long, TimeUnit) - Method in interface org.infinispan.commons.api.AsyncCache
computeIfAbsentAsync(K, Function<? super K, ? extends V>, long, TimeUnit, long, TimeUnit) - Method in interface org.infinispan.commons.api.AsyncCache
computeIfPresent(K, BiFunction<? super K, ? super V, ? extends V>) - Method in class org.infinispan.commons.util.AbstractDelegatingMap
 
computeIfPresent(K, BiFunction<? super K, ? super V, ? extends V>, long, TimeUnit) - Method in interface org.infinispan.commons.api.BasicCache
An overloaded form of ConcurrentMap.computeIfPresent(Object, BiFunction) which takes in lifespan parameters.
computeIfPresent(K, BiFunction<? super K, ? super V, ? extends V>, long, TimeUnit, long, TimeUnit) - Method in interface org.infinispan.commons.api.BasicCache
An overloaded form of ConcurrentMap.computeIfPresent(Object, BiFunction) which takes in lifespan and maxIdleTime parameters.
computeIfPresentAsync(K, BiFunction<? super K, ? super V, ? extends V>) - Method in interface org.infinispan.commons.api.AsyncCache
computeIfPresentAsync(K, BiFunction<? super K, ? super V, ? extends V>, long, TimeUnit) - Method in interface org.infinispan.commons.api.AsyncCache
computeIfPresentAsync(K, BiFunction<? super K, ? super V, ? extends V>, long, TimeUnit, long, TimeUnit) - Method in interface org.infinispan.commons.api.AsyncCache
ConcatIterator<E> - Class in org.infinispan.commons.util
Iterator that concatenates a bunch of iterables into 1 big iterator.
ConcatIterator(Iterable<? extends Iterable<E>>) - Constructor for class org.infinispan.commons.util.ConcatIterator
 
concurrencyLevel() - Method in class org.infinispan.counter.api.CounterConfiguration
 
concurrencyLevel(int) - Method in class org.infinispan.counter.api.CounterConfiguration.Builder
Sets the concurrency level of the counter.
concurrentCopyFrom(IntSet, int) - Static method in class org.infinispan.commons.util.IntSets
Returns a copy of the given set that supports concurrent operations.
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.
concurrentSet(int) - Static method in class org.infinispan.commons.util.IntSets
Returns a concurrent mutable IntSet that can store values in the range of 0..maxExclusive-1
ConcurrentWeakKeyHashMap<K,​V> - Class in org.infinispan.commons.util.concurrent
An alternative weak-key ConcurrentMap which is similar to ConcurrentHashMap.
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(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(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, 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(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.client.hotrod.configuration
Configuration.
ConfigurationBuilder - Class in org.infinispan.client.hotrod.configuration
ConfigurationBuilder used to generate immutable Configuration objects to pass to the RemoteCacheManager(Configuration) constructor.
ConfigurationBuilder() - Constructor for class org.infinispan.client.hotrod.configuration.ConfigurationBuilder
 
ConfigurationChildBuilder - Interface in org.infinispan.client.hotrod.configuration
ConfigurationChildBuilder.
ConfigurationFor - Annotation Type in org.infinispan.commons.configuration
ConfigurationFor.
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
connectionClosed(SocketAddress, SocketAddress) - Method in class org.infinispan.client.hotrod.logging.Log_$logger
 
connectionClosed(SocketAddress, SocketAddress) - Method in interface org.infinispan.client.hotrod.logging.Log
 
connectionClosed$str() - Method in class org.infinispan.client.hotrod.logging.Log_$logger
 
connectionPool() - Method in class org.infinispan.client.hotrod.configuration.AbstractConfigurationChildBuilder
 
connectionPool() - Method in class org.infinispan.client.hotrod.configuration.Configuration
 
connectionPool() - Method in class org.infinispan.client.hotrod.configuration.ConfigurationBuilder
 
connectionPool() - Method in interface org.infinispan.client.hotrod.configuration.ConfigurationChildBuilder
Configures the connection pool
ConnectionPoolConfiguration - Class in org.infinispan.client.hotrod.configuration
ConnectionPoolConfiguration.
ConnectionPoolConfigurationBuilder - Class in org.infinispan.client.hotrod.configuration
ConnectionPoolConfigurationBuilder.
connectionTimeout() - Method in class org.infinispan.client.hotrod.configuration.Configuration
 
connectionTimeout(int) - Method in class org.infinispan.client.hotrod.configuration.AbstractConfigurationChildBuilder
 
connectionTimeout(int) - Method in class org.infinispan.client.hotrod.configuration.ConfigurationBuilder
 
connectionTimeout(int) - Method in interface org.infinispan.client.hotrod.configuration.ConfigurationChildBuilder
This property defines the maximum socket connect timeout before giving up connecting to the server.
consistentHashImpl() - Method in class org.infinispan.client.hotrod.configuration.Configuration
 
consistentHashImpl(int) - Method in class org.infinispan.client.hotrod.configuration.Configuration
 
consistentHashImpl(int, Class<? extends ConsistentHash>) - Method in class org.infinispan.client.hotrod.configuration.AbstractConfigurationChildBuilder
 
consistentHashImpl(int, Class<? extends ConsistentHash>) - Method in class org.infinispan.client.hotrod.configuration.ConfigurationBuilder
 
consistentHashImpl(int, Class<? extends ConsistentHash>) - Method in interface org.infinispan.client.hotrod.configuration.ConfigurationChildBuilder
Defines the ConsistentHash implementation to use for the specified version.
consistentHashImpl(int, String) - Method in class org.infinispan.client.hotrod.configuration.AbstractConfigurationChildBuilder
 
consistentHashImpl(int, String) - Method in class org.infinispan.client.hotrod.configuration.ConfigurationBuilder
 
consistentHashImpl(int, String) - Method in interface org.infinispan.client.hotrod.configuration.ConfigurationChildBuilder
Defines the ConsistentHash implementation to use for the specified version.
constructDouble(Class<?>, Object) - Static method in class org.infinispan.commons.util.Util
 
consumer - Variable in class org.infinispan.commons.util.RemovableIterator
 
contains(int) - Method in class org.infinispan.commons.util.ImmutableIntSet
Deprecated.
 
contains(int) - Method in interface org.infinispan.commons.util.IntSet
Whether this set contains the given int
contains(int) - Method in class org.infinispan.commons.util.RangeSet
Deprecated.
 
contains(int) - Method in class org.infinispan.commons.util.SmallIntSet
Deprecated.
Check if the set contains an integer without boxing the parameter.
contains(Integer) - Method in class org.infinispan.commons.util.SmallIntSet
Deprecated.
 
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.AbstractDelegatingCollection
 
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.ImmutableHopscotchHashSet
 
contains(Object) - Method in class org.infinispan.commons.util.ImmutableIntSet
Deprecated.
 
contains(Object) - Method in class org.infinispan.commons.util.ImmutableListCopy
 
contains(Object) - Method in class org.infinispan.commons.util.RangeSet
Deprecated.
 
contains(Object) - Method in class org.infinispan.commons.util.SmallIntSet
Deprecated.
 
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.
contains(String) - Method in class org.infinispan.commons.configuration.attributes.AttributeSet
Returns whether this attribute set contains the specified named attribute
contains(AttributeDefinition<T>) - Method in class org.infinispan.commons.configuration.attributes.AttributeSet
Returns whether this set contains the specified attribute definition
containsAll(long, long) - Static method in class org.infinispan.commons.util.EnumUtil
 
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.
containsAll(Collection<?>) - Method in class org.infinispan.commons.util.AbstractDelegatingCollection
 
containsAll(Collection<?>) - Method in class org.infinispan.commons.util.CloseableIteratorCollectionAdapter
 
containsAll(Collection<?>) - Method in class org.infinispan.commons.util.concurrent.ConcurrentHashSet
 
containsAll(Collection<?>) - Method in class org.infinispan.commons.util.ForwardingList
 
containsAll(Collection<?>) - Method in class org.infinispan.commons.util.ImmutableHopscotchHashSet
 
containsAll(Collection<?>) - Method in class org.infinispan.commons.util.ImmutableIntSet
Deprecated.
 
containsAll(Collection<?>) - Method in class org.infinispan.commons.util.RangeSet
Deprecated.
 
containsAll(Collection<?>) - Method in class org.infinispan.commons.util.SmallIntSet
Deprecated.
 
containsAll(IntSet) - Method in class org.infinispan.commons.util.ImmutableIntSet
Deprecated.
 
containsAll(IntSet) - Method in interface org.infinispan.commons.util.IntSet
Whether this set contains all ints in the given IntSet
containsAll(IntSet) - Method in class org.infinispan.commons.util.RangeSet
Deprecated.
 
containsAll(IntSet) - Method in class org.infinispan.commons.util.SmallIntSet
Deprecated.
 
containsAny(long, long) - Static method in class org.infinispan.commons.util.EnumUtil
 
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.
containsAny(Collection<T>, Collection<T>) - Static method in class org.infinispan.commons.util.InfinispanCollections
 
containsEntry(K, V) - Method in interface org.infinispan.multimap.api.BasicMultimapCache
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.AbstractDelegatingMap
 
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.BasicMultimapCache
Returns Boolean.TRUE if this multimap cache contains the key.
containsKeyAsync(K) - Method in interface org.infinispan.commons.api.AsyncCache
Asynchronous version of Map.containsKey(Object)
containsValue(Object) - Method in class org.infinispan.commons.equivalence.EquivalentHashMap
Deprecated.
 
containsValue(Object) - Method in class org.infinispan.commons.util.AbstractDelegatingMap
 
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.BasicMultimapCache
Asynchronous method that returns Boolean.TRUE if this multimap cache contains the value at any key.
CONTINUOUS_QUERY_FILTER_FACTORY_NAME - Static variable in class org.infinispan.client.hotrod.filter.Filters
 
ContinuousQuery<K,​V> - Interface in org.infinispan.query.api.continuous
A container of continuous query listeners for a cache.
ContinuousQueryListener<K,​V> - Interface in org.infinispan.query.api.continuous
Listener for continuous query events.
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
 
conversionNotSupported(Object, String, String) - Method in class org.infinispan.commons.logging.Log_$logger
 
conversionNotSupported(Object, String, String) - Method in interface org.infinispan.commons.logging.Log
 
conversionNotSupported$str() - Method in class org.infinispan.commons.logging.Log_$logger
 
convert(long, MemoryUnit) - Method in enum org.infinispan.commons.util.MemoryUnit
 
convertCharset(Object, Charset, Charset) - Static method in class org.infinispan.commons.dataconversion.StandardConversions
Convert text content.
converterFactoryName() - Method in annotation type org.infinispan.client.hotrod.annotation.ClientListener
Defines the converter factory for this client listener.
convertJavaToOctetStream(Object, MediaType, Marshaller) - Static method in class org.infinispan.commons.dataconversion.StandardConversions
Converts a java object to a sequence of bytes applying standard java serialization.
convertJavaToText(Object, MediaType, MediaType) - Static method in class org.infinispan.commons.dataconversion.StandardConversions
Converts a java object to a text/plain representation.
convertOctetStreamToJava(byte[], MediaType, Marshaller) - Static method in class org.infinispan.commons.dataconversion.StandardConversions
Converts an octet stream to a Java object
convertOctetStreamToText(byte[], MediaType) - Static method in class org.infinispan.commons.dataconversion.StandardConversions
Converts generic byte[] to text.
convertOctetStreamToUrlEncoded(Object, MediaType) - Static method in class org.infinispan.commons.dataconversion.StandardConversions
 
convertTextToObject(Object, MediaType) - Static method in class org.infinispan.commons.dataconversion.StandardConversions
Converts text content to the Java representation (String).
convertTextToOctetStream(Object, MediaType) - Static method in class org.infinispan.commons.dataconversion.StandardConversions
Converts text content to binary.
convertTextToText(Object, MediaType, MediaType) - Static method in class org.infinispan.commons.dataconversion.StandardConversions
Convert text content to a different encoding.
convertTextToUrlEncoded(Object, MediaType) - Static method in class org.infinispan.commons.dataconversion.StandardConversions
Convert text format to a URL safe format.
convertToOctetStream(Object, MediaType, MediaType) - Method in class org.infinispan.commons.dataconversion.DefaultTranscoder
 
convertUrlEncodedToObject(Object) - Static method in class org.infinispan.commons.dataconversion.StandardConversions
Handle x-www-form-urlencoded as single values for now.
convertUrlEncodedToOctetStream(Object) - Static method in class org.infinispan.commons.dataconversion.StandardConversions
 
convertUrlEncodedToText(Object, MediaType) - Static method in class org.infinispan.commons.dataconversion.StandardConversions
 
copier() - Method in class org.infinispan.commons.configuration.attributes.AttributeDefinition
 
copier(AttributeCopier) - Method in class org.infinispan.commons.configuration.attributes.AttributeDefinition.Builder
 
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
 
copy(Xid) - Static method in class org.infinispan.commons.tx.XidImpl
 
copyAttribute(TypedProperties) - Method in class org.infinispan.commons.configuration.attributes.TypedPropertiesAttributeCopier
 
copyAttribute(T) - Method in interface org.infinispan.commons.configuration.attributes.AttributeCopier
 
copyAttribute(T) - Method in class org.infinispan.commons.configuration.attributes.CollectionAttributeCopier
 
copyAttribute(T) - Method in class org.infinispan.commons.configuration.attributes.CopyConstructorAttributeCopier
 
copyAttribute(T) - Method in class org.infinispan.commons.configuration.attributes.IdentityAttributeCopier
 
copyAttribute(T) - Method in class org.infinispan.commons.configuration.attributes.SimpleInstanceAttributeCopier
 
CopyConstructorAttributeCopier<T> - Class in org.infinispan.commons.configuration.attributes
CopyConstructorAttributeCopier.
coreThreads() - Method in class org.infinispan.commons.executors.BlockingThreadPoolExecutorFactory
 
couldNotFindPropertiesFile(String) - Method in class org.infinispan.client.hotrod.logging.Log_$logger
 
couldNotFindPropertiesFile(String) - Method in interface org.infinispan.client.hotrod.logging.Log
 
couldNotFindPropertiesFile$str() - Method in class org.infinispan.client.hotrod.logging.Log_$logger
 
couldNotRegisterObjectName(ObjectName, InstanceAlreadyExistsException) - Method in class org.infinispan.commons.logging.Log_$logger
 
couldNotRegisterObjectName(ObjectName, InstanceAlreadyExistsException) - Method in interface org.infinispan.commons.logging.Log
 
couldNotRegisterObjectName$str() - Method in class org.infinispan.commons.logging.Log_$logger
 
count() - Method in class org.infinispan.commons.stat.DefaultSimpleStat
 
count() - Method in interface org.infinispan.commons.stat.SimpleStat
 
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.
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
 
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(String, Throwable, boolean, boolean) - Constructor for exception org.infinispan.counter.exception.CounterException
 
CounterException(Throwable) - 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.
counterOurOfBounds(String) - Method in class org.infinispan.commons.logging.Log_$logger
 
counterOurOfBounds(String) - Method in interface org.infinispan.commons.logging.Log
 
counterOurOfBounds$str() - Method in class org.infinispan.commons.logging.Log_$logger
 
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
 
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 class org.infinispan.client.hotrod.configuration.AuthenticationConfigurationBuilder
 
create() - Method in class org.infinispan.client.hotrod.configuration.ClusterConfigurationBuilder
 
create() - Method in class org.infinispan.client.hotrod.configuration.ConfigurationBuilder
 
create() - Method in class org.infinispan.client.hotrod.configuration.ConnectionPoolConfigurationBuilder
 
create() - Method in class org.infinispan.client.hotrod.configuration.ExecutorFactoryConfigurationBuilder
 
create() - Method in class org.infinispan.client.hotrod.configuration.NearCacheConfigurationBuilder
 
create() - Method in class org.infinispan.client.hotrod.configuration.SecurityConfigurationBuilder
 
create() - Method in class org.infinispan.client.hotrod.configuration.ServerConfigurationBuilder
 
create() - Method in class org.infinispan.client.hotrod.configuration.SslConfigurationBuilder
 
create() - Method in class org.infinispan.client.hotrod.configuration.StatisticsConfigurationBuilder
 
create() - Method in class org.infinispan.client.hotrod.configuration.TransactionConfigurationBuilder
 
create() - Method in interface org.infinispan.commons.configuration.Builder
Create the configuration bean
create() - Static method in enum org.infinispan.commons.executors.CachedThreadPoolExecutorFactory
 
create() - Static method in enum org.infinispan.commons.executors.ScheduledThreadPoolExecutorFactory
 
create(int, byte[], byte[]) - Static method in class org.infinispan.commons.tx.XidImpl
 
create(int, int) - Static method in class org.infinispan.commons.executors.BlockingThreadPoolExecutorFactory
 
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(UUID) - Static method in class org.infinispan.client.hotrod.transaction.manager.RemoteXid
 
create(NearCacheConfiguration, ClientListenerNotifier) - Static method in class org.infinispan.client.hotrod.near.NearCacheService
 
create(T) - Static method in class org.infinispan.commons.util.ByRef
 
CREATE_NEW - org.infinispan.client.hotrod.configuration.ExhaustedAction
 
createCache(String, A) - Method in interface org.infinispan.commons.api.CacheContainerAdmin
Creates a cache on the container using the specified template.
createCache(String, String) - Method in interface org.infinispan.client.hotrod.RemoteCacheManagerAdmin
Creates a cache on the remote server cluster using the specified template.
createCache(String, String) - Method in interface org.infinispan.commons.api.CacheContainerAdmin
Creates a cache on the container using the specified template.
createCache(String, String, EnumSet<AdminFlag>) - Method in interface org.infinispan.client.hotrod.RemoteCacheManagerAdmin
createCache(String, BasicConfiguration) - Method in interface org.infinispan.client.hotrod.RemoteCacheManagerAdmin
Creates a cache on the remote server cluster using the specified configuration
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) - Method in class org.infinispan.commons.marshall.jboss.JBossExternalizerAdapter
 
createMap() - Method in class org.infinispan.commons.util.WeakValueHashMap
Create map.
createMarshaller(MarshallingConfiguration) - Method in class org.infinispan.commons.marshall.jboss.JBossMarshallerFactory
 
createNearCache(NearCacheConfiguration) - Method in class org.infinispan.client.hotrod.near.NearCacheService
 
createNearCacheService(String, NearCacheConfiguration) - Method in class org.infinispan.client.hotrod.RemoteCacheManager
 
createNearCacheService(NearCacheConfiguration) - Method in class org.infinispan.client.hotrod.RemoteCacheManager
Deprecated.
Replaced by #createNearCacheService(String, NearCacheConfiguration).
createTransaction() - Method in class org.infinispan.client.hotrod.transaction.manager.RemoteTransactionManager
 
createTransaction() - Method in class org.infinispan.commons.tx.TransactionManagerImpl
 
createUnmarshaller(MarshallingConfiguration) - Method in class org.infinispan.commons.marshall.jboss.JBossMarshallerFactory
 
CURRENT_NR_OF_ENTRIES - Static variable in interface org.infinispan.client.hotrod.ServerStatistics
Number of entries currently in the Hot Rod server
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
 

D

DATA_CONVERSION - Static variable in interface org.infinispan.commons.marshall.Ids
 
DataFormat - Class in org.infinispan.client.hotrod
Defines data format for keys and values during Hot Rod client requests.
DataFormat.Builder - Class in org.infinispan.client.hotrod
 
DEADLOCK_DETECTING_GLOBAL_TRANSACTION - Static variable in interface org.infinispan.commons.marshall.Ids
 
DebuggingExceptionListener() - Constructor for class org.infinispan.commons.marshall.jboss.AbstractJBossMarshaller.DebuggingExceptionListener
 
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(int) - Static method in class org.infinispan.commons.io.SignedNumeric
 
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.
DECODE - Static variable in class org.infinispan.commons.util.Base64
Deprecated.
Specify decoding.
decodeConfiguration(Supplier<Byte>, LongSupplier, IntSupplier) - Static method in class org.infinispan.counter.util.EncodeUtil
decodeFromFile(String) - Static method in class org.infinispan.commons.util.Base64
Deprecated.
Convenience method for reading a base64-encoded file and decoding it.
decodeObjectContent(Object, MediaType) - Static method in class org.infinispan.commons.dataconversion.StandardConversions
Decode UTF-8 as a java object.
decodeOctetStream(Object, MediaType) - Static method in class org.infinispan.commons.dataconversion.StandardConversions
Decode a octet-stream content that is not a byte[].
decodeStorage(byte) - Static method in class org.infinispan.counter.util.EncodeUtil
Decodes the CounterType.
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.
decodeType(byte) - Static method in class org.infinispan.counter.util.EncodeUtil
Decodes the Storage.
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 class org.infinispan.client.hotrod.RemoteCacheManager
 
DEFAULT_CACHE_NAME - Static variable in interface org.infinispan.commons.api.BasicCacheContainer
Deprecated.
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_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_KEEP_ALIVE_MILLIS - Static variable in class org.infinispan.commons.executors.BlockingThreadPoolExecutorFactory
 
DEFAULT_LIFESPAN - org.infinispan.client.hotrod.Flag
This flag can either be used as a request flag during a put operation to mean that the default server lifespan should be applied or as a response flag meaning that the return entry has a default lifespan value
DEFAULT_MAXIDLE - org.infinispan.client.hotrod.Flag
This flag can either be used as a request flag during a put operation to mean that the default server maxIdle should be applied or as a response flag meaning that the return entry has a default maxIdle value
DEFAULT_PROTOCOL_VERSION - Static variable in enum org.infinispan.client.hotrod.ProtocolVersion
 
DEFAULT_REALM - Static variable in class org.infinispan.client.hotrod.configuration.AuthenticationConfigurationBuilder
 
DEFAULT_TIMEOUT - Static variable in class org.infinispan.client.hotrod.configuration.TransactionConfigurationBuilder
 
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
 
DefaultFileLookup() - Constructor for class org.infinispan.commons.util.FileLookupFactory.DefaultFileLookup
 
DefaultSimpleStat - Class in org.infinispan.commons.stat
A default SimpleStat implementation.
DefaultSimpleStat() - Constructor for class org.infinispan.commons.stat.DefaultSimpleStat
 
DefaultTimeService - Class in org.infinispan.commons.time
The default implementation of TimeService.
DefaultTimeService() - Constructor for class org.infinispan.commons.time.DefaultTimeService
 
defaultTransactionManagerLookup() - Static method in class org.infinispan.client.hotrod.configuration.TransactionConfigurationBuilder
 
DefaultTranscoder - Class in org.infinispan.commons.dataconversion
Handle conversions between text/plain, url-encoded, java objects, and octet-stream contents.
DefaultTranscoder() - Constructor for class org.infinispan.commons.dataconversion.DefaultTranscoder
 
DefaultTranscoder(GenericJBossMarshaller, JavaSerializationMarshaller) - Constructor for class org.infinispan.commons.dataconversion.DefaultTranscoder
 
defineCounter(String, CounterConfiguration) - Method in interface org.infinispan.counter.api.CounterManager
Defines a counter with the specific name and CounterConfiguration.
DefineCounterOperation - Class in org.infinispan.client.hotrod.counter.operation
DefineCounterOperation(Codec, ChannelFactory, AtomicInteger, Configuration, String, CounterConfiguration) - Constructor for class org.infinispan.client.hotrod.counter.operation.DefineCounterOperation
 
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.AbstractDelegatingCollection
 
delegate() - Method in class org.infinispan.commons.util.AbstractDelegatingConcurrentMap
 
delegate() - Method in class org.infinispan.commons.util.AbstractDelegatingMap
 
delegate() - Method in class org.infinispan.commons.util.AbstractDelegatingSet
 
delegate() - Method in class org.infinispan.commons.util.EnumerationList
 
delegate() - Method in class org.infinispan.commons.util.ForwardingList
 
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
 
delistResource(XAResource, int) - Method in class org.infinispan.commons.tx.TransactionImpl
De-list an XA resource from this transaction.
DELTA_COMPOSITE_KEY - Static variable in interface org.infinispan.commons.marshall.Ids
 
DESC - org.infinispan.query.dsl.SortOrder
 
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.
disable() - Method in class org.infinispan.client.hotrod.configuration.AuthenticationConfigurationBuilder
Disables authentication
disable() - Method in class org.infinispan.client.hotrod.configuration.SslConfigurationBuilder
Disables the SSL support
disable() - Method in class org.infinispan.client.hotrod.configuration.StatisticsConfigurationBuilder
Disables client-side statistics collection
DISABLED - org.infinispan.client.hotrod.configuration.NearCacheMode
Near caching is disabled.
dissociateTransaction() - Static method in class org.infinispan.commons.tx.TransactionManagerImpl
 
DONT_BREAK_LINES - Static variable in class org.infinispan.commons.util.Base64
Deprecated.
Don't break lines when encoding (violates strict Base64 specification)
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
 
doWriteObject(ObjectOutput, T) - Method in class org.infinispan.commons.marshall.InstanceReusingAdvancedExternalizer
 
duplicateClusterDefinition(String) - Method in class org.infinispan.client.hotrod.logging.Log_$logger
 
duplicateClusterDefinition(String) - Method in interface org.infinispan.client.hotrod.logging.Log
 
duplicateClusterDefinition$str() - Method in class org.infinispan.client.hotrod.logging.Log_$logger
 
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

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
 
elements() - Method in class org.infinispan.commons.util.concurrent.ConcurrentWeakKeyHashMap
Returns an enumeration of the values in this table.
EMBEDDED_METADATA - Static variable in interface org.infinispan.commons.marshall.Ids
 
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_BYTE_ARRAY_ARRAY - Static variable in class org.infinispan.commons.util.Util
 
EMPTY_BYTES - Static variable in class org.infinispan.commons.marshall.WrappedByteArray
 
EMPTY_CLASS_ARRAY - Static variable in class org.infinispan.commons.util.ReflectionUtil
 
EMPTY_OBJECT_ARRAY - Static variable in class org.infinispan.commons.util.Util
 
EMPTY_STRING_ARRAY - Static variable in class org.infinispan.commons.util.Util
 
enable() - Method in class org.infinispan.client.hotrod.configuration.AuthenticationConfigurationBuilder
Enables authentication
enable() - Method in class org.infinispan.client.hotrod.configuration.SslConfigurationBuilder
Enables the SSL support
enable() - Method in class org.infinispan.client.hotrod.configuration.StatisticsConfigurationBuilder
Enables client-side statistics collection
enabled() - Method in class org.infinispan.client.hotrod.configuration.AuthenticationConfiguration
 
enabled() - Method in enum org.infinispan.client.hotrod.configuration.NearCacheMode
 
enabled() - Method in class org.infinispan.client.hotrod.configuration.SslConfiguration
 
enabled() - Method in class org.infinispan.client.hotrod.configuration.StatisticsConfiguration
 
enabled(boolean) - Method in class org.infinispan.client.hotrod.configuration.AuthenticationConfigurationBuilder
Configures whether authentication should be enabled or not
enabled(boolean) - Method in class org.infinispan.client.hotrod.configuration.SslConfigurationBuilder
Enables or disables the SSL support
enabled(boolean) - Method in class org.infinispan.client.hotrod.configuration.StatisticsConfigurationBuilder
Enables or disables client-side statistics collection
ENABLED - Static variable in class org.infinispan.client.hotrod.configuration.StatisticsConfiguration
 
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.
encodeConfiguration(CounterConfiguration, Consumer<Byte>, LongConsumer, IntConsumer) - Static method in class org.infinispan.counter.util.EncodeUtil
Encodes the configuration.
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 - Interface in org.infinispan.commons.dataconversion
Used to convert data between read/write format and storage format.
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
 
EncoderIds - Interface in org.infinispan.commons.dataconversion
 
encodeToFile(byte[], String) - Static method in class org.infinispan.commons.util.Base64
Deprecated.
Convenience method for encoding data to a file.
encodeTypeAndStorage(CounterConfiguration) - Static method in class org.infinispan.counter.util.EncodeUtil
Encodes the Storage and the CounterType.
EncodeUtil - Class in org.infinispan.counter.util
Utility class to handle encoding or decoding counter's classes.
EncodingException - Exception in org.infinispan.commons.dataconversion
 
EncodingException(String) - Constructor for exception org.infinispan.commons.dataconversion.EncodingException
 
EncodingException(String, Throwable) - Constructor for exception org.infinispan.commons.dataconversion.EncodingException
 
EncodingUtils - Class in org.infinispan.commons.dataconversion
Deprecated.
Use the org.infinispan.encoding.DataConversion obtained from the AdvancedCache.
END_ITERATOR - Static variable in interface org.infinispan.commons.marshall.Ids
 
endBatch(boolean) - Method in interface org.infinispan.commons.api.BatchingCache
Completes a batch if one has been started using BatchingCache.startBatch().
enlistResource(XAResource) - Method in class org.infinispan.commons.tx.TransactionImpl
Enlist an XA resource with this transaction.
entrySet - Variable in class org.infinispan.commons.util.AbstractMap
 
entrySet() - Method in interface org.infinispan.client.hotrod.RemoteCache
 
entrySet() - Method in class org.infinispan.commons.equivalence.EquivalentHashMap
Deprecated.
 
entrySet() - Method in class org.infinispan.commons.util.AbstractDelegatingMap
 
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() - Method in class org.infinispan.commons.util.WeakValueHashMap
 
entrySet(IntSet) - Method in interface org.infinispan.client.hotrod.RemoteCache
This method is identical to RemoteCache.entrySet() except that it will only return entries that map to the given segments.
EntrySet() - Constructor for class org.infinispan.commons.equivalence.EquivalentHashMap.EntrySet
Deprecated.
 
EntrySet() - Constructor for class org.infinispan.commons.util.FastCopyHashMap.EntrySet
 
EntrySizeCalculator<K,​V> - Interface in org.infinispan.commons.util
 
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.
epollNotAvailable(String) - Method in class org.infinispan.client.hotrod.logging.Log_$logger
 
epollNotAvailable(String) - Method in interface org.infinispan.client.hotrod.logging.Log
 
epollNotAvailable$str() - Method in class org.infinispan.client.hotrod.logging.Log_$logger
 
eq(Object) - Method in interface org.infinispan.query.dsl.FilterConditionEndContext
Checks that the left argument is equal to the given value.
eq(Object, Object) - Static method in class org.infinispan.commons.util.AbstractMap
 
equal(Object) - Method in interface org.infinispan.query.dsl.FilterConditionEndContext
equals(byte[], Object) - Method in class org.infinispan.commons.equivalence.ByteArrayEquivalence
Deprecated.
 
equals(Object) - Method in class org.infinispan.commons.configuration.AbstractTypedPropertiesConfiguration
 
equals(Object) - Method in class org.infinispan.commons.configuration.attributes.Attribute
 
equals(Object) - Method in class org.infinispan.commons.configuration.attributes.AttributeDefinition
 
equals(Object) - Method in class org.infinispan.commons.configuration.attributes.AttributeSet
 
equals(Object) - Method in class org.infinispan.commons.dataconversion.MediaType
 
equals(Object) - Method in class org.infinispan.commons.equivalence.EquivalentHashMap
Deprecated.
 
equals(Object) - Method in class org.infinispan.commons.hash.MurmurHash3
 
equals(Object) - Method in class org.infinispan.commons.io.ByteBufferImpl
 
equals(Object) - Method in class org.infinispan.commons.marshall.WrappedByteArray
 
equals(Object) - Method in class org.infinispan.commons.tx.TransactionImpl
 
equals(Object) - Method in class org.infinispan.commons.tx.XidImpl
 
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.RangeSet
Deprecated.
 
equals(Object) - Method in class org.infinispan.commons.util.SimpleImmutableEntry
 
equals(Object) - Method in class org.infinispan.commons.util.SmallIntSet
Deprecated.
 
equals(Object) - Method in class org.infinispan.counter.api.CounterConfiguration
 
equals(Object, Object) - Method in class org.infinispan.commons.equivalence.AnyServerEquivalence
Deprecated.
 
equals(T, Object) - Method in class org.infinispan.commons.equivalence.AnyEquivalence
Deprecated.
 
equals(T, Object) - Method in interface org.infinispan.commons.equivalence.Equivalence
Deprecated.
Indicates whether the objects passed are "equal to" each other.
equals(T, Object) - Method in class org.infinispan.commons.equivalence.IdentityEquivalence
Deprecated.
 
equalsWrappedBytes(WrappedBytes) - Method in class org.infinispan.commons.marshall.WrappedByteArray
 
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(int, float, 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(Map<? extends K, ? extends V>, Equivalence<? super K>, Equivalence<? super V>) - Constructor for class org.infinispan.commons.equivalence.EquivalentHashMap
Deprecated.
 
EquivalentHashMap(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(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.
EquivalentHashSet(Equivalence<? super E>) - Constructor for class org.infinispan.commons.equivalence.EquivalentHashSet
Deprecated.
Constructs a new, empty set, with a given equivalence function
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.
 
errorClosingIteration(String) - Method in class org.infinispan.client.hotrod.logging.Log_$logger
 
errorClosingIteration(String) - Method in interface org.infinispan.client.hotrod.logging.Log
 
errorClosingIteration$str() - Method in class org.infinispan.client.hotrod.logging.Log_$logger
 
errorCommittingTx(Throwable) - Method in class org.infinispan.commons.logging.Log_$logger
 
errorCommittingTx(Throwable) - Method in interface org.infinispan.commons.logging.Log
 
errorCommittingTx$str() - Method in class org.infinispan.commons.logging.Log_$logger
 
errorEncoding(Object, MediaType) - Method in class org.infinispan.commons.logging.Log_$logger
 
errorEncoding(Object, MediaType) - Method in interface org.infinispan.commons.logging.Log
 
errorEncoding$str() - Method in class org.infinispan.commons.logging.Log_$logger
 
errorEnlistingResource(Throwable) - Method in class org.infinispan.commons.logging.Log_$logger
 
errorEnlistingResource(Throwable) - Method in interface org.infinispan.commons.logging.Log
 
errorEnlistingResource$str() - Method in class org.infinispan.commons.logging.Log_$logger
 
errorFromServer(String) - Method in class org.infinispan.client.hotrod.logging.Log_$logger
 
errorFromServer(String) - Method in interface org.infinispan.client.hotrod.logging.Log
 
errorFromServer$str() - Method in class org.infinispan.client.hotrod.logging.Log_$logger
 
errorFromUnknownOperation(Channel, Throwable, SocketAddress) - Method in class org.infinispan.client.hotrod.logging.Log_$logger
 
errorFromUnknownOperation(Channel, Throwable, SocketAddress) - Method in interface org.infinispan.client.hotrod.logging.Log
 
errorFromUnknownOperation$str() - Method in class org.infinispan.client.hotrod.logging.Log_$logger
 
errorRetrievingNext(String) - Method in class org.infinispan.client.hotrod.logging.Log_$logger
 
errorRetrievingNext(String) - Method in interface org.infinispan.client.hotrod.logging.Log
 
errorRetrievingNext$str() - Method in class org.infinispan.client.hotrod.logging.Log_$logger
 
errorRollingBack(Throwable) - Method in class org.infinispan.commons.logging.Log_$logger
 
errorRollingBack(Throwable) - Method in interface org.infinispan.commons.logging.Log
 
errorRollingBack$str() - Method in class org.infinispan.commons.logging.Log_$logger
 
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.client.hotrod.transaction.manager.RemoteXid
 
estimateSize() - Method in class org.infinispan.commons.util.FilterSpliterator
 
estimateSize() - Method in class org.infinispan.commons.util.FlattenSpliterator
 
estimateSize() - Method in class org.infinispan.commons.util.SpliteratorMapper
 
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.
EXCEPTION - org.infinispan.client.hotrod.configuration.ExhaustedAction
 
EXCEPTION_RESPONSE - Static variable in interface org.infinispan.commons.marshall.Ids
 
exceptionAndNoRetriesLeft(int, int, Throwable) - Method in class org.infinispan.client.hotrod.logging.Log_$logger
 
exceptionAndNoRetriesLeft(int, int, Throwable) - Method in interface org.infinispan.client.hotrod.logging.Log
 
exceptionAndNoRetriesLeft$str() - Method in class org.infinispan.client.hotrod.logging.Log_$logger
 
exceptionDuringPrepare(Xid, Exception) - Method in class org.infinispan.client.hotrod.logging.Log_$logger
 
exceptionDuringPrepare(Xid, Exception) - Method in interface org.infinispan.client.hotrod.logging.Log
 
exceptionDuringPrepare$str() - Method in class org.infinispan.client.hotrod.logging.Log_$logger
 
exceptionInvokingListener(String, Method, Object, Throwable) - Method in class org.infinispan.client.hotrod.logging.Log_$logger
 
exceptionInvokingListener(String, Method, Object, Throwable) - Method in interface org.infinispan.client.hotrod.logging.Log
 
exceptionInvokingListener$str() - Method in class org.infinispan.client.hotrod.logging.Log_$logger
 
execute(String, Map<String, ?>) - Method in interface org.infinispan.client.hotrod.RemoteCache
Executes a remote script passing a set of named parameters
execute(String, Map<String, ?>, Object) - Method in interface org.infinispan.client.hotrod.RemoteCache
Executes a remote script passing a set of named parameters, hinting that the script should be executed on the server that is expected to store given key.
executeOperation(Channel) - Method in class org.infinispan.client.hotrod.counter.operation.AddListenerOperation
 
executeOperation(Channel) - Method in class org.infinispan.client.hotrod.counter.operation.AddOperation
 
executeOperation(Channel) - Method in class org.infinispan.client.hotrod.counter.operation.CompareAndSwapOperation
 
executeOperation(Channel) - Method in class org.infinispan.client.hotrod.counter.operation.DefineCounterOperation
 
executeOperation(Channel) - Method in class org.infinispan.client.hotrod.counter.operation.GetConfigurationOperation
 
executeOperation(Channel) - Method in class org.infinispan.client.hotrod.counter.operation.GetCounterNamesOperation
 
executeOperation(Channel) - Method in class org.infinispan.client.hotrod.counter.operation.GetValueOperation
 
executeOperation(Channel) - Method in class org.infinispan.client.hotrod.counter.operation.IsDefinedOperation
 
executeOperation(Channel) - Method in class org.infinispan.client.hotrod.counter.operation.RemoveListenerOperation
 
executeOperation(Channel) - Method in class org.infinispan.client.hotrod.counter.operation.RemoveOperation
 
executeOperation(Channel) - Method in class org.infinispan.client.hotrod.counter.operation.ResetOperation
 
ExecutorFactory - Interface in org.infinispan.commons.executors
Used to configure and create executors
ExecutorFactoryConfiguration - Class in org.infinispan.client.hotrod.configuration
ExecutorFactoryConfiguration.
ExecutorFactoryConfigurationBuilder - Class in org.infinispan.client.hotrod.configuration
Configures executor factory.
exhaustedAction() - Method in class org.infinispan.client.hotrod.configuration.ConnectionPoolConfiguration
 
exhaustedAction(ExhaustedAction) - Method in class org.infinispan.client.hotrod.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.client.hotrod.configuration
Enumeration for whenExhaustedAction.
expectedEndTime(long, TimeUnit) - Method in class org.infinispan.commons.time.DefaultTimeService
 
expectedEndTime(long, TimeUnit) - Method in interface org.infinispan.commons.time.TimeService
 
Experimental - Annotation Type in org.infinispan.commons.util
An experimental user-facing API.
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.
Expression - Interface in org.infinispan.query.dsl
 
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
 
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.hash.MurmurHash3.Externalizer
 
Externalizer() - Constructor for class org.infinispan.commons.io.ByteBufferImpl.Externalizer
 
Externalizer() - Constructor for class org.infinispan.commons.marshall.WrappedByteArray.Externalizer
 
EXTERNALIZER - Static variable in class org.infinispan.commons.tx.XidImpl
 
EXTERNALIZER - Static variable in class org.infinispan.counter.api.CounterConfiguration
 
EXTERNALIZER - Static variable in enum org.infinispan.counter.api.CounterState
 
Externalizers - Class in org.infinispan.query.remote.client
JBMAR externalizers for QueryRequest/Response objects.
Externalizers.NamedParameterExternalizer - Class in org.infinispan.query.remote.client
 
Externalizers.QueryRequestExternalizer - Class in org.infinispan.query.remote.client
 
Externalizers.QueryResponseExternalizer - Class in org.infinispan.query.remote.client
 
extractFieldName(String) - Static method in class org.infinispan.commons.util.ReflectionUtil
 
extractResults(SerializationContext) - Method in interface org.infinispan.query.remote.client.BaseQueryResponse
 
extractResults(SerializationContext) - Method in class org.infinispan.query.remote.client.JsonClientQueryResponse
 
extractResults(SerializationContext) - Method in class org.infinispan.query.remote.client.QueryResponse
 

F

factory - Static variable in class org.infinispan.commons.marshall.jboss.AbstractJBossMarshaller
 
factory() - Method in class org.infinispan.client.hotrod.configuration.ExecutorFactoryConfiguration
 
factory(ExecutorFactory) - Method in class org.infinispan.client.hotrod.configuration.ExecutorFactoryConfigurationBuilder
Specify factory class for executor
factoryClass() - Method in class org.infinispan.client.hotrod.configuration.ExecutorFactoryConfiguration
 
factoryClass(Class<? extends ExecutorFactory>) - Method in class org.infinispan.client.hotrod.configuration.ExecutorFactoryConfigurationBuilder
Specify factory class for executor
factoryClass(String) - Method in class org.infinispan.client.hotrod.configuration.ExecutorFactoryConfigurationBuilder
 
failedAddingNewServer(SocketAddress, Throwable) - Method in class org.infinispan.client.hotrod.logging.Log_$logger
 
failedAddingNewServer(SocketAddress, Throwable) - Method in interface org.infinispan.client.hotrod.logging.Log
 
failedAddingNewServer$str() - Method in class org.infinispan.client.hotrod.logging.Log_$logger
 
failedToAddListener(Object, short) - Method in class org.infinispan.client.hotrod.logging.Log_$logger
 
failedToAddListener(Object, short) - Method in interface org.infinispan.client.hotrod.logging.Log
 
failedToAddListener$str() - Method in class org.infinispan.client.hotrod.logging.Log_$logger
 
FailoverRequestBalancingStrategy - Interface in org.infinispan.client.hotrod
Defines what servers will be selected when a smart-routed request fails.
FastCopyHashMap<K,​V> - Class in org.infinispan.commons.util
A HashMap that is optimized for fast shallow copies.
FastCopyHashMap() - Constructor for class org.infinispan.commons.util.FastCopyHashMap
 
FastCopyHashMap(int) - Constructor for class org.infinispan.commons.util.FastCopyHashMap
 
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.EntrySet - Class in org.infinispan.commons.util
 
FastCopyHashMap.KeySet - Class in org.infinispan.commons.util
 
FastCopyHashMap.Values - Class in org.infinispan.commons.util
 
FEATURE_PREFIX - Static variable in class org.infinispan.commons.util.Features
 
featureDisabled(String) - Method in class org.infinispan.commons.logging.Log_$logger
 
featureDisabled(String) - Method in interface org.infinispan.commons.logging.Log
 
featureDisabled$str() - Method in class org.infinispan.commons.logging.Log_$logger
 
features() - Method in class org.infinispan.client.hotrod.configuration.Configuration
 
Features - Class in org.infinispan.commons.util
Features allow conditional enabling/disabling of Infinispan's functionality.
Features() - Constructor for class org.infinispan.commons.util.Features
 
Features(ClassLoader) - Constructor for class org.infinispan.commons.util.Features
 
FETCH - org.infinispan.query.dsl.IndexedQueryMode
Query is executed locally in the caller.
fetchChannelAndInvoke(int, Set<SocketAddress>) - Method in class org.infinispan.client.hotrod.counter.operation.AddListenerOperation
 
fetchChannelAndInvoke(int, Set<SocketAddress>) - Method in class org.infinispan.client.hotrod.counter.operation.RemoveListenerOperation
 
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
 
fillInStackTrace() - Method in exception org.infinispan.commons.marshall.NotSerializableException
 
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.
filterFactoryName() - Method in annotation type org.infinispan.client.hotrod.annotation.ClientListener
Defines the key/value filter factory for this client listener.
FilterIterator<E> - Class in org.infinispan.commons.util
Iterator that also filters out entries based on the provided predicate.
FilterIterator(Iterator<E>, Predicate<? super E>) - Constructor for class org.infinispan.commons.util.FilterIterator
 
FilterResult - Class in org.infinispan.query.remote.client
 
FilterResult(Object, Object[], Comparable[]) - Constructor for class org.infinispan.query.remote.client.FilterResult
 
Filters - Class in org.infinispan.client.hotrod.filter
 
FilterSpliterator<T> - Class in org.infinispan.commons.util
Spliterator that only returns entries that pass the given predicate.
FilterSpliterator(Spliterator<T>, Predicate<? super T>) - Constructor for class org.infinispan.commons.util.FilterSpliterator
 
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
 
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
 
finish() - Method in class org.infinispan.commons.marshall.jboss.ExtendedRiverMarshaller
 
finish() - Method in class org.infinispan.commons.marshall.jboss.ExtendedRiverUnmarshaller
 
finisher() - Method in class org.infinispan.commons.util.ArrayCollector
 
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.
Flag - Enum in org.infinispan.client.hotrod
Defines all the flags available in the Hot Rod client that can influence the behavior of operations.
FLAG - Static variable in interface org.infinispan.commons.marshall.Ids
 
FlattenSpliterator<E> - Class in org.infinispan.commons.util
Composes an array of Collections into a spliterator.
FlattenSpliterator(IntFunction<Collection<E>>, int, int) - Constructor for class org.infinispan.commons.util.FlattenSpliterator
 
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
 
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.
FORCE_RETURN_VALUE - org.infinispan.client.hotrod.Flag
By default, previously existing values for Map operations are not returned.
forceRelease(String) - Method in interface org.infinispan.lock.api.ClusteredLockManager
Releases - or unlocks - a ClusteredLock if such exists.
forceReturnValues() - Method in class org.infinispan.client.hotrod.configuration.Configuration
 
forceReturnValues(boolean) - Method in class org.infinispan.client.hotrod.configuration.AbstractConfigurationChildBuilder
 
forceReturnValues(boolean) - Method in class org.infinispan.client.hotrod.configuration.ConfigurationBuilder
 
forceReturnValues(boolean) - Method in interface org.infinispan.client.hotrod.configuration.ConfigurationChildBuilder
Whether or not to implicitly FORCE_RETURN_VALUE for all calls.
forEach(BiConsumer<? super K, ? super V>) - Method in class org.infinispan.commons.util.AbstractDelegatingMap
 
forEach(Consumer<? super E>) - Method in class org.infinispan.commons.util.AbstractDelegatingCollection
 
forEach(Consumer<? super E>) - Method in class org.infinispan.commons.util.ImmutableHopscotchHashSet
 
forEach(Consumer<? super Integer>) - Method in class org.infinispan.commons.util.ImmutableIntSet
Deprecated.
 
forEach(Consumer<? super Integer>) - Method in class org.infinispan.commons.util.RangeSet
Deprecated.
 
forEach(Consumer<? super Integer>) - Method in class org.infinispan.commons.util.SmallIntSet
Deprecated.
 
forEach(IntConsumer) - Method in class org.infinispan.commons.util.ImmutableIntSet
Deprecated.
 
forEach(IntConsumer) - Method in interface org.infinispan.commons.util.IntSet
Performs the given action for each int of the IntSet until all elements have been processed or the action throws an exception.
forEach(IntConsumer) - Method in class org.infinispan.commons.util.RangeSet
Deprecated.
 
forEach(IntConsumer) - Method in class org.infinispan.commons.util.SmallIntSet
Deprecated.
 
forEach(T[], Consumer<T>) - Static method in class org.infinispan.commons.util.InfinispanCollections
 
forEachRemaining(Consumer<? super E>) - Method in class org.infinispan.commons.util.AbstractIterator
 
forEachRemaining(Consumer<? super E>) - Method in class org.infinispan.commons.util.FlattenSpliterator
 
forEachRemaining(Consumer<? super E>) - Method in class org.infinispan.commons.util.Immutables.ImmutableIteratorWrapper
 
forEachRemaining(Consumer<? super S>) - Method in class org.infinispan.commons.util.SpliteratorMapper
 
forEachRemaining(Consumer<? super T>) - Method in class org.infinispan.commons.util.FilterSpliterator
 
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
 
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.
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.
from(PrimitiveIterator.OfInt) - Static method in class org.infinispan.commons.util.IntSets
Returns an IntSet based on the ints in the iterator.
from(Properties) - Method in class org.infinispan.counter.api.PropertyFormatter
 
from(Set<Integer>) - Static method in class org.infinispan.commons.util.IntSets
Returns an IntSet based on the provided Set.
from(Set<Integer>) - Static method in class org.infinispan.commons.util.SmallIntSet
Deprecated.
Either converts the given set to an IntSet if it is one or creates a new IntSet and copies the contents
from(DataFormat) - Method in class org.infinispan.client.hotrod.DataFormat.Builder
 
from(RemoteCacheManager) - Static method in class org.infinispan.client.hotrod.multimap.RemoteMultimapCacheManagerFactory
 
fromMultipleRuntimeExceptions(List<RuntimeException>) - Static method in exception org.infinispan.commons.CacheConfigurationException
 
fromStorage(Object) - Method in class org.infinispan.commons.dataconversion.BinaryEncoder
 
fromStorage(Object) - Method in interface org.infinispan.commons.dataconversion.Encoder
Convert from storage format to the read/write format.
fromStorage(Object) - Method in class org.infinispan.commons.dataconversion.IdentityEncoder
 
fromStorage(Object) - Method in class org.infinispan.commons.dataconversion.MarshallerEncoder
 
fromStorage(Object) - Method in class org.infinispan.commons.dataconversion.UTF8Encoder
 
fromStorage(Object, Encoder, Wrapper) - Static method in class org.infinispan.commons.dataconversion.EncodingUtils
Deprecated.
Decode object from storage format.
fromString(String) - Static method in enum org.infinispan.commons.api.CacheContainerAdmin.AdminFlag
 
fromString(String) - Static method in class org.infinispan.commons.dataconversion.MediaType
 
FULL_XA - org.infinispan.client.hotrod.configuration.TransactionMode
The cache is enlisted asXAResource with recovery support.
FUNCTION_MAPPER - Static variable in interface org.infinispan.commons.marshall.Ids
 

G

GENERIC_MARSHALLER - Static variable in interface org.infinispan.commons.dataconversion.EncoderIds
 
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(ClassLoader, ClassWhiteList) - 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
 
GenericJbossMarshallerEncoder - Class in org.infinispan.commons.dataconversion
 
GenericJbossMarshallerEncoder(GenericJBossMarshaller) - Constructor for class org.infinispan.commons.dataconversion.GenericJbossMarshallerEncoder
 
GenericTransactionManagerLookup - Class in org.infinispan.client.hotrod.transaction.lookup
A TransactionManagerLookup implementation that attempts to locate a TransactionManager.
get() - Method in class org.infinispan.commons.configuration.attributes.Attribute
 
get() - Method in class org.infinispan.commons.util.ArrayCollector
 
get() - Method in class org.infinispan.commons.util.ByRef.Boolean
 
get() - Method in class org.infinispan.commons.util.ByRef
 
get() - Method in class org.infinispan.commons.util.ByRef.Integer
 
get() - Method in interface org.infinispan.commons.util.WeakValueHashMap.ValueRef
Get underlying value.
get(int) - Method in class org.infinispan.commons.util.ForwardingList
 
get(int) - Method in class org.infinispan.commons.util.ImmutableListCopy
 
get(int) - Method in class org.infinispan.commons.util.ImmutableListCopy.ImmutableSubList
 
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.AbstractDelegatingMap
 
get(Object) - Method in class org.infinispan.commons.util.ArrayMap
 
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(Object) - Method in class org.infinispan.commons.util.HopscotchHashMap
 
get(Object) - Method in class org.infinispan.commons.util.WeakValueHashMap
 
get(String) - Method in interface org.infinispan.client.hotrod.multimap.MultimapCacheManager
Retrieves a named multimap cache from the system.
get(String) - Method in class org.infinispan.client.hotrod.multimap.RemoteMultimapCacheManager
 
get(String) - Method in interface org.infinispan.lock.api.ClusteredLockManager
Get’s a ClusteredLock by it’s name.
get(AtomicLongFieldUpdater<T>) - Method in class org.infinispan.commons.util.concurrent.StripedCounters
 
get(K) - Method in interface org.infinispan.client.hotrod.near.NearCache
 
get(K) - Method in class org.infinispan.client.hotrod.near.NearCacheService
 
get(K) - Method in interface org.infinispan.client.hotrod.StreamingRemoteCache
Retrieves the value of the specified key as an InputStream.
get(K) - Method in interface org.infinispan.multimap.api.BasicMultimapCache
Returns a view collection of the values associated with key in this multimap cache, if any.
getActiveConnectionCount() - Method in interface org.infinispan.client.hotrod.jmx.RemoteCacheManagerMXBean
Returns the number of active connections
getActiveConnectionCount() - Method in class org.infinispan.client.hotrod.RemoteCacheManager
 
getAll(Set<? extends K>) - Method in interface org.infinispan.client.hotrod.RemoteCache
Retrieves all of the entries for the provided keys.
getAllAsync(Set<?>) - Method in interface org.infinispan.commons.api.AsyncCache
 
getAllFields(Class<?>, Class<? extends Annotation>) - Static method in class org.infinispan.commons.util.ReflectionUtil
 
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.Task
An optional role, for which the task is accessible.
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.
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.
getAttributeDefinition() - Method in class org.infinispan.commons.configuration.attributes.Attribute
 
getAverage(long) - Method in class org.infinispan.commons.stat.DefaultSimpleStat
 
getAverage(long) - Method in interface org.infinispan.commons.stat.SimpleStat
 
getAverageRemoteReadTime() - Method in interface org.infinispan.client.hotrod.jmx.RemoteCacheClientStatisticsMXBean
Returns the average read time, in milliseconds, for a remote cache.
getAverageRemoteRemovesTime() - Method in interface org.infinispan.client.hotrod.jmx.RemoteCacheClientStatisticsMXBean
Returns the average time, in milliseconds, for remove operations in a remote cache.
getAverageRemoteStoreTime() - Method in interface org.infinispan.client.hotrod.jmx.RemoteCacheClientStatisticsMXBean
Returns the average store time, in milliseconds, for a remote cache.
getBooleanProperty(String, boolean) - Method in class org.infinispan.commons.util.TypedProperties
 
getBooleanProperty(String, boolean, boolean) - Method in class org.infinispan.commons.util.TypedProperties
 
getBranchQualifier() - Method in class org.infinispan.commons.tx.XidImpl
 
getBuf() - Method in interface org.infinispan.commons.io.ByteBuffer
Returns the underlying buffer.
getBuf() - Method in class org.infinispan.commons.io.ByteBufferImpl
 
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.AbstractDelegatingMarshaller
 
getBufferSizePredictor(Object) - Method in class org.infinispan.commons.marshall.AbstractMarshaller
 
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.
getBulk() - Method in interface org.infinispan.client.hotrod.RemoteCache
Deprecated.
Bulk retrievals can be quite expensive if for large data sets. Alternatively, the different retrieveEntries* methods offer lazy, pull-style, methods that retrieve bulk data more efficiently.
getBulk(int) - Method in interface org.infinispan.client.hotrod.RemoteCache
Deprecated.
Bulk retrievals can be quite expensive if for large data sets. Alternatively, the different retrieveEntries* methods offer lazy, pull-style, methods that retrieve bulk data more efficiently.
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.
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 class org.infinispan.client.hotrod.RemoteCacheManager
Retrieves the default cache from the remote server.
getCache() - Method in interface org.infinispan.commons.api.BasicCacheContainer
Retrieves the default cache associated with this cache container.
getCache() - Method in class org.infinispan.tasks.TaskContext
The default cache.
getCache(boolean) - Method in interface org.infinispan.client.hotrod.RemoteCacheContainer
Same as getCache("", forceReturnValue, null, null)
getCache(String) - Method in class org.infinispan.client.hotrod.RemoteCacheManager
Retrieves a named cache from the remote server if the cache has been defined, otherwise if the cache name is undefined, it will return null.
getCache(String) - Method in interface org.infinispan.commons.api.BasicCacheContainer
Retrieves a named cache from the system.
getCache(String, boolean) - Method in interface org.infinispan.client.hotrod.RemoteCacheContainer
Same as getCache(cacheName, forceReturnValue, null, null)
getCache(String, boolean, TransactionManager) - Method in interface org.infinispan.client.hotrod.RemoteCacheContainer
Same as getCache(cacheName, forceReturnValue, null, transactionManager)
getCache(String, boolean, TransactionMode) - Method in interface org.infinispan.client.hotrod.RemoteCacheContainer
Same as getCache(cacheName, forceReturnValue, transactionMode, null)
getCache(String, boolean, TransactionMode, TransactionManager) - Method in interface org.infinispan.client.hotrod.RemoteCacheContainer
 
getCache(String, boolean, TransactionMode, TransactionManager) - Method in class org.infinispan.client.hotrod.RemoteCacheManager
 
getCache(String, TransactionManager) - Method in interface org.infinispan.client.hotrod.RemoteCacheContainer
Same as getCache(cacheName, null, transactionManager)
getCache(String, TransactionMode) - Method in interface org.infinispan.client.hotrod.RemoteCacheContainer
Same as getCache(cacheName, transactionMode, null)
getCache(String, TransactionMode, TransactionManager) - Method in interface org.infinispan.client.hotrod.RemoteCacheContainer
 
getCache(String, TransactionMode, TransactionManager) - Method in class org.infinispan.client.hotrod.RemoteCacheManager
 
getCacheManager() - Method in class org.infinispan.tasks.TaskContext
CacheManager for this task execution
getCacheNames() - Method in class org.infinispan.client.hotrod.RemoteCacheManager
 
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.
getCacheTopologyInfo() - Method in interface org.infinispan.client.hotrod.RemoteCache
Returns CacheTopologyInfo for this cache.
getChannel() - Method in class org.infinispan.client.hotrod.counter.operation.AddListenerOperation
 
getChannelFactory() - Method in class org.infinispan.client.hotrod.RemoteCacheManager
This method is not a part of the public API.
getCharset() - Method in class org.infinispan.commons.dataconversion.MediaType
 
getClassForName(String, ClassLoader) - Static method in class org.infinispan.commons.util.ReflectionUtil
 
getClassLoader() - Method in class org.infinispan.commons.marshall.jboss.DefaultContextClassResolver
 
getClassLoaders(ClassLoader) - Static method in class org.infinispan.commons.util.Util
 
getClassType() - Method in class org.infinispan.commons.dataconversion.MediaType
 
getClassWhiteList() - Method in class org.infinispan.client.hotrod.configuration.Configuration
 
getCluster() - Method in class org.infinispan.client.hotrod.configuration.ClusterConfiguration
 
getClusterName() - Method in class org.infinispan.client.hotrod.configuration.ClusterConfiguration
 
getClusterName() - Method in class org.infinispan.client.hotrod.configuration.ClusterConfigurationBuilder
 
getCodec() - Method in class org.infinispan.client.hotrod.RemoteCacheManager
This method is not a part of the public API.
getCollection() - Method in interface org.infinispan.client.hotrod.multimap.MetadataCollection
Collection of values with metadata
getConfiguration() - Method in interface org.infinispan.client.hotrod.RemoteCacheContainer
Retrieves the configuration currently in use.
getConfiguration() - Method in class org.infinispan.client.hotrod.RemoteCacheManager
 
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.counter.api.CounterManager
 
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.
GetConfigurationOperation - Class in org.infinispan.client.hotrod.counter.operation
A counter configuration for CounterManager.getConfiguration(String).
GetConfigurationOperation(Codec, ChannelFactory, AtomicInteger, Configuration, String) - Constructor for class org.infinispan.client.hotrod.counter.operation.GetConfigurationOperation
 
getConnectionCount() - Method in interface org.infinispan.client.hotrod.jmx.RemoteCacheManagerMXBean
Returns the total number of connections
getConnectionCount() - Method in class org.infinispan.client.hotrod.RemoteCacheManager
 
getContext(String, char[], char[], String, char[]) - Static method in class org.infinispan.commons.util.SslContextFactory
 
getContext(String, char[], char[], String, char[], String) - Static method in class org.infinispan.commons.util.SslContextFactory
 
getContext(String, char[], String, char[]) - Static method in class org.infinispan.commons.util.SslContextFactory
 
getContext(String, char[], String, char[], String) - Static method in class org.infinispan.commons.util.SslContextFactory
 
getContext(String, String, char[], char[], String, String, String, char[], String, ClassLoader) - Static method in class org.infinispan.commons.util.SslContextFactory
 
getContext(String, String, char[], String, String, char[]) - Static method in class org.infinispan.commons.util.SslContextFactory
 
getContinuousQuery(RemoteCache<K, V>) - Static method in class org.infinispan.client.hotrod.Search
 
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.
GetCounterNamesOperation - Class in org.infinispan.client.hotrod.counter.operation
A counter operation for CounterManager.getCounterNames().
GetCounterNamesOperation(Codec, ChannelFactory, AtomicInteger, Configuration) - Constructor for class org.infinispan.client.hotrod.counter.operation.GetCounterNamesOperation
 
getCreated() - Method in interface org.infinispan.client.hotrod.Metadata
 
getDataFormat() - Method in interface org.infinispan.client.hotrod.RemoteCache
Return the currently DataFormat being used.
getDefault() - Static method in enum org.infinispan.client.hotrod.configuration.ClientIntelligence
 
getDefaultValue() - Method in class org.infinispan.commons.configuration.attributes.AttributeDefinition
 
getEngine(SSLContext, boolean, boolean) - Static method in class org.infinispan.commons.util.SslContextFactory
 
getEnlistedResources() - Method in class org.infinispan.commons.tx.TransactionImpl
 
getEnlistedSynchronization() - Method in class org.infinispan.commons.tx.TransactionImpl
 
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
Deprecated.
getEventData() - Method in interface org.infinispan.client.hotrod.event.ClientCacheEntryCustomEvent
Customized event data.
getExactSizeIfKnown() - Method in class org.infinispan.commons.util.SpliteratorMapper
 
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
 
getExternalizer(Class<?>) - Method in class org.infinispan.commons.marshall.jboss.SerializeWithExtFactory
 
getFactoryClazz() - Method in enum org.infinispan.commons.tx.lookup.LookupNames.TransactionManagerFactory
 
getField(String, Class<?>) - Static method in class org.infinispan.commons.util.ReflectionUtil
 
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.
getFlagInt() - Method in enum org.infinispan.client.hotrod.Flag
 
getFormatId() - Method in class org.infinispan.commons.tx.XidImpl
 
getGlobalTransactionId() - Method in class org.infinispan.commons.tx.XidImpl
 
getId() - Method in class org.infinispan.commons.hash.MurmurHash3.Externalizer
 
getId() - Method in class org.infinispan.commons.io.ByteBufferImpl.Externalizer
 
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.SingletonExternalizer
 
getId() - Method in class org.infinispan.commons.marshall.SuppliedExternalizer
 
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(MediaType) - Static method in class org.infinispan.commons.dataconversion.MediaTypeIds
 
getIdleConnectionCount() - Method in interface org.infinispan.client.hotrod.jmx.RemoteCacheManagerMXBean
Returns the number of idle connections
getIdleConnectionCount() - Method in class org.infinispan.client.hotrod.RemoteCacheManager
 
getIndexedQueryMode() - Method in class org.infinispan.query.remote.client.QueryRequest
 
getInitialValue() - Method in class org.infinispan.commons.configuration.attributes.Attribute
 
getInstance() - Static method in class org.infinispan.client.hotrod.transaction.lookup.GenericTransactionManagerLookup
 
getInstance() - Static method in class org.infinispan.client.hotrod.transaction.lookup.RemoteTransactionManagerLookup
 
getInstance() - Static method in class org.infinispan.client.hotrod.transaction.manager.RemoteTransactionManager
 
getInstance() - 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() - Static method in class org.infinispan.counter.api.PropertyFormatter
 
getInstance() - Method in class org.infinispan.query.remote.client.FilterResult
 
getInstance(Class<T>) - Static method in class org.infinispan.commons.equivalence.AnyEquivalence
Deprecated.
 
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.
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
 
getIntAccessibly(Field, Object) - Static method in class org.infinispan.commons.util.ReflectionUtil
 
getIntProperty(String, int) - Method in class org.infinispan.commons.util.TypedProperties
 
getIntProperty(String, int, boolean) - Method in class org.infinispan.commons.util.TypedProperties
 
getIntStatistic(String) - Method in interface org.infinispan.client.hotrod.ServerStatistics
 
getJndiLookup() - Method in enum org.infinispan.commons.tx.lookup.LookupNames.JndiTransactionManager
 
getKey() - Method in interface org.infinispan.client.hotrod.event.ClientCacheEntryCreatedEvent
Created cache entry's key.
getKey() - Method in interface org.infinispan.client.hotrod.event.ClientCacheEntryExpiredEvent
Created cache entry's key.
getKey() - Method in interface org.infinispan.client.hotrod.event.ClientCacheEntryModifiedEvent
Modifiedcache entry's key.
getKey() - Method in interface org.infinispan.client.hotrod.event.ClientCacheEntryRemovedEvent
Created cache entry's key.
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 class org.infinispan.query.remote.client.ContinuousQueryResult
 
getKeyEquivalence() - Method in class org.infinispan.commons.equivalence.EquivalentHashMap
Deprecated.
 
getKeyManagerFactory(String, String, char[], char[], String, ClassLoader) - Static method in class org.infinispan.commons.util.SslContextFactory
 
getKeyType() - Method in class org.infinispan.client.hotrod.DataFormat
 
getKlass() - Method in class org.infinispan.commons.configuration.attributes.AttributeSet
 
getLastUsed() - Method in interface org.infinispan.client.hotrod.Metadata
 
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
 
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.
getLifespan() - Method in interface org.infinispan.client.hotrod.Metadata
 
getListeners() - Method in interface org.infinispan.client.hotrod.RemoteCache
Returns a set with all the listeners registered by this client for the given cache.
getListeners() - Method in interface org.infinispan.query.api.continuous.ContinuousQuery
Get the list of currently registered listeners.
getLog(Class<?>) - Static method in class org.infinispan.client.hotrod.logging.LogFactory
 
getLog(Class<?>) - Static method in class org.infinispan.commons.logging.BasicLogFactory
 
getLog(Class<?>) - Static method in class org.infinispan.commons.logging.LogFactory
 
getLog(Class<?>, Class<T>) - Static method in class org.infinispan.client.hotrod.logging.LogFactory
 
getLog(Class<?>, Class<T>) - Static method in class org.infinispan.commons.logging.BasicLogFactory
 
getLog(Class<?>, Class<T>) - Static method in class org.infinispan.commons.logging.LogFactory
 
getLoggingLocale() - Method in class org.infinispan.client.hotrod.logging.Log_$logger
 
getLoggingLocale() - Method in class org.infinispan.commons.logging.Log_$logger
 
getLongProperty(String, long) - Method in class org.infinispan.commons.util.TypedProperties
 
getLongProperty(String, long, boolean) - Method in class org.infinispan.commons.util.TypedProperties
 
getMarshaller() - Method in interface org.infinispan.client.hotrod.RemoteCacheContainer
 
getMarshaller() - Method in class org.infinispan.client.hotrod.RemoteCacheManager
 
getMarshaller() - Method in class org.infinispan.tasks.TaskContext
Marshaller for this task execution
getMarshallerRegistry() - Method in class org.infinispan.client.hotrod.RemoteCacheManager
 
getMax(long) - Method in class org.infinispan.commons.stat.DefaultSimpleStat
 
getMax(long) - Method in interface org.infinispan.commons.stat.SimpleStat
 
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%.
getMaxIdle() - Method in interface org.infinispan.client.hotrod.Metadata
 
getMaxResults() - Method in class org.infinispan.query.remote.client.QueryRequest
 
getMBeanServer() - Method in interface org.infinispan.commons.jmx.MBeanServerLookup
 
getMBeanServer(Properties) - Method in class org.infinispan.commons.jmx.JBossMBeanServerLookup
 
getMBeanServer(Properties) - Method in interface org.infinispan.commons.jmx.MBeanServerLookup
Retrieves an MBeanServer instance.
getMBeanServer(Properties) - Method in class org.infinispan.commons.jmx.PlatformMBeanServerLookup
 
getMediaType(Short) - Static method in class org.infinispan.commons.dataconversion.MediaTypeIds
 
getMin(long) - Method in class org.infinispan.commons.stat.DefaultSimpleStat
 
getMin(long) - Method in interface org.infinispan.commons.stat.SimpleStat
 
getName() - Method in interface org.infinispan.commons.api.BasicCache
Retrieves the name of the cache
getName() - Method in class org.infinispan.commons.configuration.attributes.AttributeSet
 
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 class org.infinispan.query.remote.client.QueryRequest.NamedParameter
 
getName() - Method in interface org.infinispan.tasks.Task
Provides a name for the task.
getNamedParameters() - Method in class org.infinispan.query.remote.client.QueryRequest
 
getNamedParametersMap() - Method in class org.infinispan.query.remote.client.QueryRequest
 
getNearCacheHits() - Method in interface org.infinispan.client.hotrod.jmx.RemoteCacheClientStatisticsMXBean
Returns the number of near-cache hits.
getNearCacheInvalidations() - Method in interface org.infinispan.client.hotrod.jmx.RemoteCacheClientStatisticsMXBean
Returns the number of near-cache invalidations.
getNearCacheMisses() - Method in interface org.infinispan.client.hotrod.jmx.RemoteCacheClientStatisticsMXBean
Returns the number of near-cache misses.
getNearCacheSize() - Method in interface org.infinispan.client.hotrod.jmx.RemoteCacheClientStatisticsMXBean
Returns the number of entries currently stored in the near-cache.
getNewBufferSize(int, int) - Method in class org.infinispan.commons.io.ExposedByteArrayOutputStream
Gets the number of bytes to which the internal buffer should be resized.
getNewState() - Method in interface org.infinispan.counter.api.CounterEvent
 
getNewValue() - Method in interface org.infinispan.counter.api.CounterEvent
 
getNext() - Method in class org.infinispan.commons.util.AbstractIterator
Method to implement to provide an iterator implementation.
getNext() - Method in class org.infinispan.commons.util.ConcatIterator
 
getNext() - Method in class org.infinispan.commons.util.FilterIterator
 
getNextFromIterator() - Method in class org.infinispan.commons.util.RemovableIterator
 
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.
getNumResults() - Method in class org.infinispan.query.remote.client.QueryResponse
 
getNumSegments() - Method in interface org.infinispan.client.hotrod.CacheTopologyInfo
 
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
 
getOldState() - Method in interface org.infinispan.counter.api.CounterEvent
 
getOldValue() - Method in interface org.infinispan.counter.api.CounterEvent
 
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, String) - Method in interface org.infinispan.client.hotrod.RemoteCacheManagerAdmin
Retrieves an existing cache on the remote server cluster.
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, BasicConfiguration) - Method in interface org.infinispan.client.hotrod.RemoteCacheManagerAdmin
Retrieves an existing cache on the remote server cluster.
getOrDefault(Object, V) - Method in class org.infinispan.commons.util.AbstractDelegatingMap
 
getOwnershipLevel() - Method in class org.infinispan.lock.api.ClusteredLockConfiguration
 
getParameter(String) - Method in class org.infinispan.commons.dataconversion.MediaType
 
getParameters() - Method in class org.infinispan.commons.dataconversion.MediaType
 
getParameters() - Method in interface org.infinispan.query.dsl.ParameterContext
Returns the named parameters Map.
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
getPrettyName() - Method in enum org.infinispan.commons.tx.lookup.LookupNames.JndiTransactionManager
 
getPrettyName() - Method in enum org.infinispan.commons.tx.lookup.LookupNames.TransactionManagerFactory
 
getPrev() - Method in class org.infinispan.commons.util.KeyValueWithPrevious
 
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
 
getProperty(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, String, String) - Static method in class org.infinispan.commons.util.LegacyKeySupportSystemProperties
 
getProtocolVersion() - Method in interface org.infinispan.client.hotrod.RemoteCache
Returns the HotRod protocol version supported by this RemoteCache implementation
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.
getQueryFactory(RemoteCache<?, ?>) - Static method in class org.infinispan.client.hotrod.Search
 
getQueryString() - Method in interface org.infinispan.query.dsl.Query
Returns the Ickle query string.
getQueryString() - Method in class org.infinispan.query.remote.client.QueryRequest
 
getRawBuffer() - Method in class org.infinispan.commons.io.ExposedByteArrayOutputStream
Gets the internal buffer array.
getRemoteCacheManager() - Method in interface org.infinispan.client.hotrod.RemoteCache
Returns the RemoteCacheManager that created this cache.
getRemoteHits() - Method in interface org.infinispan.client.hotrod.jmx.RemoteCacheClientStatisticsMXBean
Returns the number of hits for a remote cache.
getRemoteMisses() - Method in interface org.infinispan.client.hotrod.jmx.RemoteCacheClientStatisticsMXBean
Returns the number of misses for a remote cache.
getRemoteRemoves() - Method in interface org.infinispan.client.hotrod.jmx.RemoteCacheClientStatisticsMXBean
Returns the number of removes for a remote cache.
getRemoteStores() - Method in interface org.infinispan.client.hotrod.jmx.RemoteCacheClientStatisticsMXBean
Returns the number of remote cache stores (put, replace) that the client applied.
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
 
getResults() - Method in class org.infinispan.query.remote.client.QueryResponse
 
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
 
getRetries() - Method in interface org.infinispan.client.hotrod.jmx.RemoteCacheManagerMXBean
Returns the total number of retries that have been executed
getRetries() - Method in class org.infinispan.client.hotrod.RemoteCacheManager
 
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.
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.
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.
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.
getSegmentSize(int) - Static method in class org.infinispan.commons.util.Util
Returns the size of each segment, given a number of segments.
getSegmentsPerServer() - Method in interface org.infinispan.client.hotrod.CacheTopologyInfo
 
getSerializationContext() - Method in class org.infinispan.client.hotrod.marshall.ProtoStreamMarshaller
 
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(RemoteCacheManager) - Static method in class org.infinispan.client.hotrod.marshall.ProtoStreamMarshaller
A convenience method to return the SerializationContext associated with the ProtoStreamMarshaller configured on the provided RemoteCacheManager.
getServerAddress() - Method in exception org.infinispan.client.hotrod.exceptions.RemoteIllegalLifecycleStateException
 
getServerAddress() - Method in exception org.infinispan.client.hotrod.exceptions.TransportException
 
getServers() - Method in interface org.infinispan.client.hotrod.jmx.RemoteCacheManagerMXBean
Returns a list of servers to which the client is currently connected in the format of ip_address:port_number.
getServers() - Method in class org.infinispan.client.hotrod.RemoteCacheManager
 
getSortProjection() - Method in class org.infinispan.query.remote.client.FilterResult
 
getStartOffset() - Method in class org.infinispan.query.remote.client.QueryRequest
 
getStatistic(String) - Method in interface org.infinispan.client.hotrod.ServerStatistics
 
getStatsMap() - Method in interface org.infinispan.client.hotrod.ServerStatistics
 
getStatus() - Method in class org.infinispan.commons.tx.TransactionImpl
Get the status of the transaction.
getStatus() - Method in class org.infinispan.commons.tx.TransactionManagerImpl
 
getStorageFormat() - Method in class org.infinispan.commons.dataconversion.BinaryEncoder
 
getStorageFormat() - Method in interface org.infinispan.commons.dataconversion.Encoder
Returns the MediaType produced by this encoder or null if the storage format is not known.
getStorageFormat() - Method in class org.infinispan.commons.dataconversion.GenericJbossMarshallerEncoder
 
getStorageFormat() - Method in class org.infinispan.commons.dataconversion.GlobalMarshallerEncoder
 
getStorageFormat() - Method in class org.infinispan.commons.dataconversion.IdentityEncoder
 
getStorageFormat() - Method in class org.infinispan.commons.dataconversion.JavaSerializationEncoder
 
getStorageFormat() - Method in class org.infinispan.commons.dataconversion.UTF8Encoder
 
getStream() - Method in class org.infinispan.commons.io.ByteBufferImpl
 
getStrongCounter(String) - Method in interface org.infinispan.counter.api.CounterManager
Returns the StrongCounter with that specific name.
getSubject() - Method in class org.infinispan.tasks.TaskContext
The optional Subject which is executing this task
getSubType() - Method in class org.infinispan.commons.dataconversion.MediaType
 
getSuffix() - Method in enum org.infinispan.commons.util.MemoryUnit
 
getSupportedMediaTypes() - Method in class org.infinispan.commons.dataconversion.DefaultTranscoder
 
getSupportedMediaTypes() - Method in class org.infinispan.commons.dataconversion.OneToManyTranscoder
 
getSupportedMediaTypes() - Method in interface org.infinispan.commons.dataconversion.Transcoder
 
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
getTimeSinceReset() - Method in interface org.infinispan.client.hotrod.jmx.RemoteCacheClientStatisticsMXBean
Returns the time, in seconds, since the last reset.
getTopologyId() - Method in interface org.infinispan.client.hotrod.CacheTopologyInfo
 
getTotalResults() - Method in interface org.infinispan.query.remote.client.BaseQueryResponse
 
getTotalResults() - Method in class org.infinispan.query.remote.client.JsonClientQueryResponse
 
getTotalResults() - Method in class org.infinispan.query.remote.client.QueryResponse
 
getTransaction() - Method in class org.infinispan.commons.tx.TransactionManagerImpl
 
getTransactionManager() - Method in class org.infinispan.client.hotrod.transaction.lookup.GenericTransactionManagerLookup
 
getTransactionManager() - Method in class org.infinispan.client.hotrod.transaction.lookup.RemoteTransactionManagerLookup
 
getTransactionManager() - Method in interface org.infinispan.commons.api.TransactionalCache
 
getTransactionManager() - Method in interface org.infinispan.commons.tx.lookup.TransactionManagerLookup
Returns a new TransactionManager.
getTrustManagerFactory(String, String, char[], ClassLoader) - Static method in class org.infinispan.commons.util.SslContextFactory
 
getType() - Method in interface org.infinispan.client.hotrod.event.ClientEvent
 
getType() - Method in class org.infinispan.commons.configuration.attributes.AttributeDefinition
 
getType() - Method in class org.infinispan.commons.dataconversion.MediaType
 
getType() - Method in interface org.infinispan.tasks.ServerTask
 
getType() - Method in interface org.infinispan.tasks.Task
Returns the type of task.
getTypeClasses() - Method in class org.infinispan.commons.hash.MurmurHash3.Externalizer
 
getTypeClasses() - Method in class org.infinispan.commons.io.ByteBufferImpl.Externalizer
 
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.SingletonExternalizer
 
getTypeClasses() - Method in class org.infinispan.commons.marshall.SuppliedExternalizer
 
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() - Static method in class org.infinispan.commons.util.IntSetsExternalization
 
getTypeSubtype() - Method in class org.infinispan.commons.dataconversion.MediaType
 
getUnreadBufferedCount() - Method in class org.infinispan.commons.marshall.jboss.ExtendedRiverUnmarshaller
Returns number unread buffered bytes.
getValue() - Method in enum org.infinispan.client.hotrod.configuration.ClientIntelligence
 
getValue() - Method in interface org.infinispan.client.hotrod.VersionedValue
 
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() - 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 class org.infinispan.query.remote.client.ContinuousQueryResult
 
getValue() - Method in class org.infinispan.query.remote.client.QueryRequest.NamedParameter
 
getValue(Object, String) - Static method in class org.infinispan.commons.util.ReflectionUtil
Retrieves the value of a field of an object instance via reflection
getValueEquivalence() - Method in class org.infinispan.commons.equivalence.EquivalentHashMap
Deprecated.
 
GetValueOperation - Class in org.infinispan.client.hotrod.counter.operation
A counter operation that returns the counter's value.
GetValueOperation(Codec, ChannelFactory, AtomicInteger, Configuration, String, boolean) - Constructor for class org.infinispan.client.hotrod.counter.operation.GetValueOperation
 
getValueType() - Method in class org.infinispan.client.hotrod.DataFormat
 
getVersion() - Method in interface org.infinispan.client.hotrod.event.ClientCacheEntryCreatedEvent
Provides access to the version of the created cache entry.
getVersion() - Method in interface org.infinispan.client.hotrod.event.ClientCacheEntryModifiedEvent
Provides access to the version of the modified cache entry.
getVersion() - Method in interface org.infinispan.client.hotrod.Versioned
 
getVersion() - Method in interface org.infinispan.commons.api.BasicCache
Retrieves the version of Infinispan
getVersioned(K) - Method in interface org.infinispan.client.hotrod.RemoteCache
Deprecated.
getWeakCounter(String) - Method in interface org.infinispan.counter.api.CounterManager
Returns the WeakCounter with that specific name.
getWeight() - Method in class org.infinispan.commons.dataconversion.MediaType
 
getWithMetadata(K) - Method in interface org.infinispan.client.hotrod.multimap.RemoteMultimapCache
Returns a MetadataCollection of the values associated with key in this multimap cache, if any.
getWithMetadata(K) - Method in interface org.infinispan.client.hotrod.RemoteCache
Returns the MetadataValue associated to the supplied key param, or null if it doesn't exist.
getWithMetadataAsync(K) - Method in interface org.infinispan.client.hotrod.RemoteCache
Asynchronously returns the MetadataValue associated to the supplied key param, or null if it doesn't exist.
getXid() - Method in class org.infinispan.commons.tx.TransactionImpl
 
GIBIBYTES - org.infinispan.commons.util.MemoryUnit
 
GIGABYTES - org.infinispan.commons.util.MemoryUnit
 
GLASSFISH - org.infinispan.commons.tx.lookup.LookupNames.JndiTransactionManager
 
global(boolean) - Method in class org.infinispan.commons.configuration.attributes.AttributeDefinition.Builder
 
GLOBAL_MARSHALLER - Static variable in interface org.infinispan.commons.dataconversion.EncoderIds
 
GLOBAL_TRANSACTION - Static variable in interface org.infinispan.commons.marshall.Ids
 
globalIdLength() - Method in class org.infinispan.commons.tx.XidImpl
 
globalIdOffset() - Method in class org.infinispan.commons.tx.XidImpl
 
GlobalMarshallerEncoder - Class in org.infinispan.commons.dataconversion
Encoder that uses the GlobalMarshaller to encode/decode data.
GlobalMarshallerEncoder(Marshaller) - Constructor for class org.infinispan.commons.dataconversion.GlobalMarshallerEncoder
 
globToRegex(String) - Static method in class org.infinispan.commons.util.GlobUtils
 
GlobUtils - Class in org.infinispan.commons.util
Utility functions for globs
GlobUtils() - Constructor for class org.infinispan.commons.util.GlobUtils
 
groupBy(String...) - Method in interface org.infinispan.query.dsl.QueryBuilder
 
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(Callback[]) - Method in class org.infinispan.client.hotrod.security.BasicCallbackHandler
 
handle(Callback[]) - Method in class org.infinispan.client.hotrod.security.VoidCallbackHandler
 
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.
handleMarshallingException(Throwable, Object) - Method in class org.infinispan.commons.marshall.jboss.AbstractJBossMarshaller.DebuggingExceptionListener
 
handleUnmarshallingException(Throwable) - Method in class org.infinispan.commons.marshall.jboss.AbstractJBossMarshaller.DebuggingExceptionListener
 
handleUnmarshallingException(Throwable, Class<?>) - Method in class org.infinispan.commons.marshall.jboss.AbstractJBossMarshaller.DebuggingExceptionListener
 
hasCharacteristics(int) - Method in class org.infinispan.commons.util.SpliteratorMapper
 
hasEnum(long, Enum<?>) - Static method in class org.infinispan.commons.util.EnumUtil
 
hash(byte[]) - Method in interface org.infinispan.commons.hash.Hash
Hashes a byte array efficiently.
hash(byte[]) - Method in class org.infinispan.commons.hash.MurmurHash3
 
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(int) - 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(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(Object) - Method in class org.infinispan.commons.hash.MurmurHash3
 
hash(Object) - Static method in class org.infinispan.commons.util.AbstractMap
 
Hash - Interface in org.infinispan.commons.hash
Interface that governs implementations
HASH_DISTRIBUTION_AWARE - org.infinispan.client.hotrod.configuration.ClientIntelligence
 
hashCode() - Method in class org.infinispan.commons.configuration.AbstractTypedPropertiesConfiguration
 
hashCode() - Method in class org.infinispan.commons.configuration.attributes.Attribute
 
hashCode() - Method in class org.infinispan.commons.configuration.attributes.AttributeDefinition
 
hashCode() - Method in class org.infinispan.commons.configuration.attributes.AttributeSet
 
hashCode() - Method in class org.infinispan.commons.dataconversion.MediaType
 
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() - Method in class org.infinispan.commons.hash.MurmurHash3
 
hashCode() - Method in class org.infinispan.commons.io.ByteBufferImpl
 
hashCode() - Method in class org.infinispan.commons.marshall.WrappedByteArray
 
hashCode() - Method in class org.infinispan.commons.tx.TransactionImpl
Must be defined for increased performance
hashCode() - Method in class org.infinispan.commons.tx.XidImpl
 
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.RangeSet
Deprecated.
 
hashCode() - Method in class org.infinispan.commons.util.SimpleImmutableEntry
 
hashCode() - Method in class org.infinispan.commons.util.SmallIntSet
Deprecated.
 
hashCode() - Method in class org.infinispan.counter.api.CounterConfiguration
 
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(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(Object) - Method in class org.infinispan.commons.equivalence.IdentityEquivalence
Deprecated.
 
hasNext() - Method in class org.infinispan.commons.util.AbstractIterator
 
hasNext() - Method in class org.infinispan.commons.util.Immutables.ImmutableIteratorWrapper
 
hasNext() - Method in class org.infinispan.commons.util.IteratorMapper
 
hasNext() - Method in class org.infinispan.commons.util.RemovableIterator
 
hasParameters() - Method in class org.infinispan.commons.dataconversion.MediaType
 
hasStringType() - Method in class org.infinispan.commons.dataconversion.MediaType
 
having(String) - Method in interface org.infinispan.query.dsl.FilterConditionBeginContext
 
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.
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.
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.
hexToBytes(String) - Static method in class org.infinispan.commons.dataconversion.StandardConversions
 
HIGH - org.infinispan.client.hotrod.configuration.SaslStrength
 
HITS - Static variable in interface org.infinispan.client.hotrod.ServerStatistics
Number of get hits.
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.client.hotrod.configuration.ServerConfiguration
 
host(String) - Method in class org.infinispan.client.hotrod.configuration.ServerConfigurationBuilder
 
HOTROD_CLIENT_PROPERTIES - Static variable in class org.infinispan.client.hotrod.RemoteCacheManager
 
HotRodClientException - Exception in org.infinispan.client.hotrod.exceptions
Base class for exceptions reported by the hot rod client.
HotRodClientException() - Constructor for exception org.infinispan.client.hotrod.exceptions.HotRodClientException
 
HotRodClientException(String) - Constructor for exception org.infinispan.client.hotrod.exceptions.HotRodClientException
 
HotRodClientException(String, long, int) - Constructor for exception org.infinispan.client.hotrod.exceptions.HotRodClientException
 
HotRodClientException(String, Throwable) - Constructor for exception org.infinispan.client.hotrod.exceptions.HotRodClientException
 
HotRodClientException(Throwable) - Constructor for exception org.infinispan.client.hotrod.exceptions.HotRodClientException
 
HotRodTimeoutException - Exception in org.infinispan.client.hotrod.exceptions
Signals an remote timeout(due to locking) in the infinispan server.
HotRodTimeoutException() - Constructor for exception org.infinispan.client.hotrod.exceptions.HotRodTimeoutException
 
HotRodTimeoutException(String) - Constructor for exception org.infinispan.client.hotrod.exceptions.HotRodTimeoutException
 
HotRodTimeoutException(String, long, int) - Constructor for exception org.infinispan.client.hotrod.exceptions.HotRodTimeoutException
 
HotRodTimeoutException(String, Throwable) - Constructor for exception org.infinispan.client.hotrod.exceptions.HotRodTimeoutException
 
HotRodTimeoutException(Throwable) - Constructor for exception org.infinispan.client.hotrod.exceptions.HotRodTimeoutException
 

I

id() - Method in class org.infinispan.commons.dataconversion.BinaryEncoder
 
id() - Method in class org.infinispan.commons.dataconversion.ByteArrayWrapper
 
id() - Method in interface org.infinispan.commons.dataconversion.Encoder
Each encoder is associated with an unique id in order to optimize serialization.
id() - Method in class org.infinispan.commons.dataconversion.GenericJbossMarshallerEncoder
 
id() - Method in class org.infinispan.commons.dataconversion.GlobalMarshallerEncoder
 
id() - Method in class org.infinispan.commons.dataconversion.IdentityEncoder
 
id() - Method in class org.infinispan.commons.dataconversion.IdentityWrapper
 
id() - Method in class org.infinispan.commons.dataconversion.JavaSerializationEncoder
 
id() - Method in class org.infinispan.commons.dataconversion.UTF8Encoder
 
id() - Method in interface org.infinispan.commons.dataconversion.Wrapper
 
IDENTITY - Static variable in interface org.infinispan.commons.dataconversion.EncoderIds
 
IDENTITY_WRAPPER - Static variable in interface org.infinispan.commons.dataconversion.WrapperIds
 
IdentityAttributeCopier<T> - Class in org.infinispan.commons.configuration.attributes
IdentityAttributeCopier.
IdentityEncoder - Class in org.infinispan.commons.dataconversion
Encoder that does not change the content.
IdentityEncoder() - Constructor for class org.infinispan.commons.dataconversion.IdentityEncoder
 
IdentityEquivalence<T> - Class in org.infinispan.commons.equivalence
Deprecated. 
IdentityEquivalence() - Constructor for class org.infinispan.commons.equivalence.IdentityEquivalence
Deprecated.
 
IdentityMarshaller - Class in org.infinispan.commons.marshall
A marshaller that does not transform the content, only applicable to byte[] payloads.
IdentityMarshaller() - Constructor for class org.infinispan.commons.marshall.IdentityMarshaller
 
IdentityWrapper - Class in org.infinispan.commons.dataconversion
A wrapper that does not change the content.
Ids - Interface in org.infinispan.commons.marshall
Internal marshalling identifiers.
ignoringErrorDuringIterationClose(String, Exception) - Method in class org.infinispan.client.hotrod.logging.Log_$logger
 
ignoringErrorDuringIterationClose(String, Exception) - Method in interface org.infinispan.client.hotrod.logging.Log
 
ignoringErrorDuringIterationClose$str() - Method in class org.infinispan.client.hotrod.logging.Log_$logger
 
ignoringException(String, String, Throwable) - Method in class org.infinispan.commons.logging.Log_$logger
 
ignoringException(String, String, Throwable) - Method in interface org.infinispan.commons.logging.Log
 
ignoringException$str() - Method in class org.infinispan.commons.logging.Log_$logger
 
illegalValueThreadPoolParameter(String, String) - Method in class org.infinispan.commons.logging.Log_$logger
 
illegalValueThreadPoolParameter(String, String) - Method in interface org.infinispan.commons.logging.Log
 
illegalValueThreadPoolParameter$str() - Method in class org.infinispan.commons.logging.Log_$logger
 
IMAGE_GIF - Static variable in class org.infinispan.commons.dataconversion.MediaType
 
IMAGE_GIF_TYPE - Static variable in class org.infinispan.commons.dataconversion.MediaType
 
IMAGE_JPEG - Static variable in class org.infinispan.commons.dataconversion.MediaType
 
IMAGE_JPEG_TYPE - Static variable in class org.infinispan.commons.dataconversion.MediaType
 
IMAGE_PNG - Static variable in class org.infinispan.commons.dataconversion.MediaType
 
IMAGE_PNG_TYPE - Static variable in class org.infinispan.commons.dataconversion.MediaType
 
IMMORTAL_ENTRY - Static variable in interface org.infinispan.commons.marshall.Ids
 
IMMORTAL_VALUE - Static variable in interface org.infinispan.commons.marshall.Ids
 
immutable() - Method in class org.infinispan.commons.configuration.attributes.AttributeDefinition.Builder
 
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.
immutableEmptySet() - Static method in class org.infinispan.commons.util.IntSets
Returns an immutable IntSet containing no values
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}.
ImmutableHopscotchHashSet<E> - Class in org.infinispan.commons.util
Wrap a HopscotchHashMap and allow using it as a Set.
ImmutableHopscotchHashSet(Collection<E>) - Constructor for class org.infinispan.commons.util.ImmutableHopscotchHashSet
 
ImmutableIntSet - Class in org.infinispan.commons.util
Deprecated.
since 9.3 This class will no longer be public, please use IntSets.immutableSet(IntSet)
ImmutableIntSet(IntSet) - Constructor for class org.infinispan.commons.util.ImmutableIntSet
Deprecated.
 
ImmutableIteratorWrapper(Iterator<? extends E>) - Constructor for class org.infinispan.commons.util.Immutables.ImmutableIteratorWrapper
 
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(List<T>) - Static method in class org.infinispan.commons.util.Immutables
Creates an immutable copy of the list.
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(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>) - Constructor for class org.infinispan.commons.util.ImmutableListCopy
Only one copy constructor since the list is immutable.
ImmutableListCopy(Collection<? extends E>, Collection<? extends E>) - Constructor for class org.infinispan.commons.util.ImmutableListCopy
Utility constructors to allow combining collections
ImmutableListCopy.ImmutableSubList<E> - Class in org.infinispan.commons.util
 
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
 
immutableRangeSet(int) - Static method in class org.infinispan.commons.util.IntSets
Returns an immutable IntSet containing all values from 0 to endExclusive - 1.
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.ImmutableIteratorWrapper<E> - Class in org.infinispan.commons.util
 
Immutables.ImmutableMapWrapperExternalizer - Class in org.infinispan.commons.util
 
Immutables.ImmutableSetWrapperExternalizer - Class in org.infinispan.commons.util
 
immutableSet(int) - Static method in class org.infinispan.commons.util.IntSets
Returns an immutable IntSet containing a single value
immutableSet(IntSet) - Static method in class org.infinispan.commons.util.IntSets
Returns an immutable IntSet that wraps the given IntSet to prevent modifications.
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.
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
 
inc() - Method in class org.infinispan.commons.util.ByRef.Integer
 
includeCurrentState() - Method in annotation type org.infinispan.client.hotrod.annotation.ClientListener
This flag enables cached state to be sent back to remote clients when either adding a cache listener for the first time, or when the node where a remote listener is registered changes.
includeLower(boolean) - Method in interface org.infinispan.query.dsl.RangeConditionContext
 
includeUpper(boolean) - Method in interface org.infinispan.query.dsl.RangeConditionContext
 
incorrectClientListener(String) - Method in class org.infinispan.client.hotrod.logging.Log_$logger
 
incorrectClientListener(String) - Method in interface org.infinispan.client.hotrod.logging.Log
 
incorrectClientListener(String, Collection<?>) - Method in class org.infinispan.client.hotrod.logging.Log_$logger
 
incorrectClientListener(String, Collection<?>) - Method in interface org.infinispan.client.hotrod.logging.Log
 
incorrectClientListener1$str() - Method in class org.infinispan.client.hotrod.logging.Log_$logger
 
incorrectClientListener2$str() - Method in class org.infinispan.client.hotrod.logging.Log_$logger
 
IncorrectClientListenerException - Exception in org.infinispan.client.hotrod.event
 
IncorrectClientListenerException(String) - Constructor for exception org.infinispan.client.hotrod.event.IncorrectClientListenerException
 
increment() - Method in interface org.infinispan.counter.api.SyncWeakCounter
 
increment() - Method in interface org.infinispan.counter.api.WeakCounter
Increments the counter.
increment(AtomicLongFieldUpdater<T>, T) - Method in class org.infinispan.commons.util.concurrent.StripedCounters
 
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
 
IndexedQueryMode - Enum in org.infinispan.query.dsl
Defines the execution mode of an indexed query.
indexOf(Object) - Method in class org.infinispan.commons.util.ForwardingList
 
indexOf(Object) - Method in class org.infinispan.commons.util.ImmutableListCopy
 
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.
init(SerializationContext) - Method in interface org.infinispan.query.remote.client.ProtostreamSerializationContextInitializer
 
initialize() - Method in interface org.infinispan.commons.configuration.attributes.AttributeInitializer
 
initialize(RemoteCacheManager, boolean) - Method in class org.infinispan.client.hotrod.DataFormat
 
initializer() - Method in class org.infinispan.commons.configuration.attributes.AttributeDefinition
 
initializer(AttributeInitializer<? extends T>) - Method in class org.infinispan.commons.configuration.attributes.AttributeDefinition.Builder
 
initialValue() - Method in class org.infinispan.counter.api.CounterConfiguration
 
initialValue(long) - Method in class org.infinispan.counter.api.CounterConfiguration.Builder
Sets the initial value.
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.
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.
INSERT_ORDER - org.infinispan.commons.equivalence.EquivalentLinkedHashMap.IterationOrder
Deprecated.
 
INSTANCE - org.infinispan.commons.executors.CachedThreadPoolExecutorFactory
 
INSTANCE - org.infinispan.commons.executors.ScheduledThreadPoolExecutorFactory
 
INSTANCE - org.infinispan.lock.api.OwnershipLevel
 
INSTANCE - Static variable in class org.infinispan.commons.configuration.attributes.CollectionAttributeCopier
 
INSTANCE - Static variable in class org.infinispan.commons.configuration.attributes.CopyConstructorAttributeCopier
 
INSTANCE - Static variable in class org.infinispan.commons.configuration.attributes.IdentityAttributeCopier
 
INSTANCE - Static variable in class org.infinispan.commons.configuration.attributes.SimpleInstanceAttributeCopier
 
INSTANCE - Static variable in class org.infinispan.commons.configuration.attributes.TypedPropertiesAttributeCopier
 
INSTANCE - Static variable in class org.infinispan.commons.dataconversion.ByteArrayWrapper
 
INSTANCE - Static variable in class org.infinispan.commons.dataconversion.IdentityEncoder
 
INSTANCE - Static variable in class org.infinispan.commons.dataconversion.IdentityWrapper
 
INSTANCE - Static variable in class org.infinispan.commons.dataconversion.UTF8Encoder
 
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.commons.marshall.IdentityMarshaller
 
INSTANCE - Static variable in class org.infinispan.commons.time.DefaultTimeService
 
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
 
instant() - Method in class org.infinispan.commons.time.DefaultTimeService
 
instant() - Method in interface org.infinispan.commons.time.TimeService
 
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
 
Integer(int) - Constructor for class org.infinispan.commons.util.ByRef.Integer
 
INTERMEDIATE_OPERATIONS - Static variable in interface org.infinispan.commons.marshall.Ids
 
INTERNAL_METADATA_ID - Static variable in interface org.infinispan.commons.marshall.Ids
 
IntSet - Interface in org.infinispan.commons.util
A set that represents primitive ints.
IntSets - Class in org.infinispan.commons.util
Static utility class for creating various IntSet objects.
IntSetsExternalization - Class in org.infinispan.commons.util
IntSets externalization mechanism
intSpliterator() - Method in class org.infinispan.commons.util.ImmutableIntSet
Deprecated.
 
intSpliterator() - Method in interface org.infinispan.commons.util.IntSet
Creates a Spliterator.OfInt over the ints in this set.
intSpliterator() - Method in class org.infinispan.commons.util.RangeSet
Deprecated.
 
intSpliterator() - Method in class org.infinispan.commons.util.SmallIntSet
Deprecated.
 
intStream() - Method in class org.infinispan.commons.util.ImmutableIntSet
Deprecated.
 
intStream() - Method in interface org.infinispan.commons.util.IntSet
A stream of ints representing the data in this set
intStream() - Method in class org.infinispan.commons.util.RangeSet
Deprecated.
 
intStream() - Method in class org.infinispan.commons.util.SmallIntSet
Deprecated.
 
INVALID_CHAR - Static variable in class org.infinispan.commons.hash.MurmurHash3
 
invalidated() - Method in enum org.infinispan.client.hotrod.configuration.NearCacheMode
 
INVALIDATED - org.infinispan.client.hotrod.configuration.NearCacheMode
Near cache is invalidated, so when entries are updated or removed server-side, invalidation messages will be sent to clients to remove them from the near cache.
invalidCallbackHandler() - Method in class org.infinispan.client.hotrod.logging.Log_$logger
 
invalidCallbackHandler() - Method in interface org.infinispan.client.hotrod.logging.Log
 
invalidCallbackHandler$str() - Method in class org.infinispan.client.hotrod.logging.Log_$logger
 
invalidCharMediaType(char, String) - Method in class org.infinispan.commons.logging.Log_$logger
 
invalidCharMediaType(char, String) - Method in interface org.infinispan.commons.logging.Log
 
invalidCharMediaType$str() - Method in class org.infinispan.commons.logging.Log_$logger
 
invalidCounterType(String, String) - Method in class org.infinispan.commons.logging.Log_$logger
 
invalidCounterType(String, String) - Method in interface org.infinispan.commons.logging.Log
 
invalidCounterType$str() - Method in class org.infinispan.commons.logging.Log_$logger
 
invalidCounterTypeEncoded() - Method in class org.infinispan.commons.logging.Log_$logger
 
invalidCounterTypeEncoded() - Method in interface org.infinispan.commons.logging.Log
 
invalidCounterTypeEncoded$str() - Method in class org.infinispan.commons.logging.Log_$logger
 
invalidMagicNumber(short, short) - Method in class org.infinispan.client.hotrod.logging.Log_$logger
 
invalidMagicNumber(short, short) - Method in interface org.infinispan.client.hotrod.logging.Log
 
invalidMagicNumber$str() - Method in class org.infinispan.client.hotrod.logging.Log_$logger
 
invalidMaxRetries(int) - Method in class org.infinispan.client.hotrod.logging.Log_$logger
 
invalidMaxRetries(int) - Method in interface org.infinispan.client.hotrod.logging.Log
 
invalidMaxRetries$str() - Method in class org.infinispan.client.hotrod.logging.Log_$logger
 
invalidMediaType(String, String) - Method in class org.infinispan.commons.logging.Log_$logger
 
invalidMediaType(String, String) - Method in interface org.infinispan.commons.logging.Log
 
invalidMediaType$str() - Method in class org.infinispan.commons.logging.Log_$logger
 
invalidMediaTypeParam(String) - Method in class org.infinispan.commons.logging.Log_$logger
 
invalidMediaTypeParam(String) - Method in interface org.infinispan.commons.logging.Log
 
invalidMediaTypeParam$str() - Method in class org.infinispan.commons.logging.Log_$logger
 
invalidMediaTypeSubtype() - Method in class org.infinispan.commons.logging.Log_$logger
 
invalidMediaTypeSubtype() - Method in interface org.infinispan.commons.logging.Log
 
invalidMediaTypeSubtype$str() - Method in class org.infinispan.commons.logging.Log_$logger
 
invalidMessageId(long, long) - Method in class org.infinispan.client.hotrod.logging.Log_$logger
 
invalidMessageId(long, long) - Method in interface org.infinispan.client.hotrod.logging.Log
 
invalidMessageId$str() - Method in class org.infinispan.client.hotrod.logging.Log_$logger
 
InvalidResponseException - Exception in org.infinispan.client.hotrod.exceptions
Signals an internal protocol error.
InvalidResponseException() - Constructor for exception org.infinispan.client.hotrod.exceptions.InvalidResponseException
 
InvalidResponseException(String) - Constructor for exception org.infinispan.client.hotrod.exceptions.InvalidResponseException
 
InvalidResponseException(String, Throwable) - Constructor for exception org.infinispan.client.hotrod.exceptions.InvalidResponseException
 
InvalidResponseException(Throwable) - Constructor for exception org.infinispan.client.hotrod.exceptions.InvalidResponseException
 
invalidSaslMechanism(String) - Method in class org.infinispan.client.hotrod.logging.Log_$logger
 
invalidSaslMechanism(String) - Method in interface org.infinispan.client.hotrod.logging.Log
 
invalidSaslMechanism$str() - Method in class org.infinispan.client.hotrod.logging.Log_$logger
 
invalidTextContent(Object) - Method in class org.infinispan.commons.logging.Log_$logger
 
invalidTextContent(Object) - Method in interface org.infinispan.commons.logging.Log
 
invalidTextContent$str() - Method in class org.infinispan.commons.logging.Log_$logger
 
invalidTransactionManagerLookup() - Method in class org.infinispan.client.hotrod.logging.Log_$logger
 
invalidTransactionManagerLookup() - Method in interface org.infinispan.client.hotrod.logging.Log
 
invalidTransactionManagerLookup$str() - Method in class org.infinispan.client.hotrod.logging.Log_$logger
 
invalidTransactionMode() - Method in class org.infinispan.client.hotrod.logging.Log_$logger
 
invalidTransactionMode() - Method in interface org.infinispan.client.hotrod.logging.Log
 
invalidTransactionMode$str() - Method in class org.infinispan.client.hotrod.logging.Log_$logger
 
invalidTransactionTimeout() - Method in class org.infinispan.client.hotrod.logging.Log_$logger
 
invalidTransactionTimeout() - Method in interface org.infinispan.client.hotrod.logging.Log
 
invalidTransactionTimeout$str() - Method in class org.infinispan.client.hotrod.logging.Log_$logger
 
invalidTxServerConfig(String, Throwable) - Method in class org.infinispan.client.hotrod.logging.Log_$logger
 
invalidTxServerConfig(String, Throwable) - Method in interface org.infinispan.client.hotrod.logging.Log
 
invalidTxServerConfig$str() - Method in class org.infinispan.client.hotrod.logging.Log_$logger
 
invalidWeight(Object) - Method in class org.infinispan.commons.logging.Log_$logger
 
invalidWeight(Object) - Method in interface org.infinispan.commons.logging.Log
 
invalidWeight$str() - Method in class org.infinispan.commons.logging.Log_$logger
 
invokeAccessibly(Object, Method, Object[]) - Static method in class org.infinispan.commons.util.ReflectionUtil
Invokes a method using reflection, in an accessible manner (by using Method.setAccessible(boolean)
invokeMethod(Object, Method, Object[]) - Static method in class org.infinispan.commons.util.ReflectionUtil
 
isAnnotationPresent(Class<?>, Class<? extends Annotation>) - Static method in class org.infinispan.commons.util.ReflectionUtil
Tests whether an annotation is present on a class.
isAssignableFrom(Class<?>) - Static method in class org.infinispan.commons.util.ClassFinder
 
isAssignableFrom(List<Class<?>>, Class<?>) - Static method in class org.infinispan.commons.util.ClassFinder
 
isAutoPersist() - Method in class org.infinispan.commons.configuration.attributes.AttributeDefinition
 
isAvailable(String) - Method in class org.infinispan.commons.util.Features
 
isBasicType(Class<?>) - Static method in class org.infinispan.commons.util.Util
 
isClasspathCorrect() - Method in class org.infinispan.commons.util.uberjar.ManifestUberJarDuplicatedJarsWarner
 
isClasspathCorrect() - Method in interface org.infinispan.commons.util.uberjar.UberJarDuplicatedJarsWarner
Synchronously checks if classpath looks correct for Uber Jar usage.
isClasspathCorrectAsync() - Method in class org.infinispan.commons.util.uberjar.ManifestUberJarDuplicatedJarsWarner
 
isClasspathCorrectAsync() - Method in interface org.infinispan.commons.util.uberjar.UberJarDuplicatedJarsWarner
Asynchronously checks if classpath looks correct for Uber Jar usage.
isCommandRetried() - Method in interface org.infinispan.client.hotrod.event.ClientCacheEntryCreatedEvent
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.client.hotrod.event.ClientCacheEntryCustomEvent
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.client.hotrod.event.ClientCacheEntryModifiedEvent
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.client.hotrod.event.ClientCacheEntryRemovedEvent
This will be true if the write command that caused this had to be retried again due to a topology change.
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.
 
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.
IsDefinedOperation - Class in org.infinispan.client.hotrod.counter.operation
A counter operation for CounterManager.isDefined(String).
IsDefinedOperation(Codec, ChannelFactory, AtomicInteger, Configuration, String) - Constructor for class org.infinispan.client.hotrod.counter.operation.IsDefinedOperation
 
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 interface org.infinispan.commons.stat.SimpleStat
 
isEmpty() - Method in class org.infinispan.commons.util.AbstractDelegatingCollection
 
isEmpty() - Method in class org.infinispan.commons.util.AbstractDelegatingMap
 
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.ImmutableHopscotchHashSet
 
isEmpty() - Method in class org.infinispan.commons.util.ImmutableIntSet
Deprecated.
 
isEmpty() - Method in class org.infinispan.commons.util.ImmutableListCopy
 
isEmpty() - Method in class org.infinispan.commons.util.RangeSet
Deprecated.
 
isEmpty() - Method in class org.infinispan.commons.util.SmallIntSet
Deprecated.
 
isFilterable() - Method in class org.infinispan.commons.dataconversion.ByteArrayWrapper
 
isFilterable() - Method in class org.infinispan.commons.dataconversion.IdentityWrapper
 
isFilterable() - Method in interface org.infinispan.commons.dataconversion.Wrapper
 
isGlob(String) - Static method in class org.infinispan.commons.util.GlobUtils
 
isGlobal() - Method in class org.infinispan.commons.configuration.attributes.AttributeDefinition
 
isIBMJavaVendor() - Static method in class org.infinispan.commons.util.Util
 
isImmutable() - Method in class org.infinispan.commons.configuration.attributes.Attribute
 
isImmutable() - Method in class org.infinispan.commons.configuration.attributes.AttributeDefinition
 
isImmutable(Object) - Static method in class org.infinispan.commons.util.Immutables
Whether or not this collection type is immutable
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.
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(Class<?>) - Method in class org.infinispan.commons.marshall.MarshallableTypeHints
Returns whether a type can be serialized.
isMarshallable(Object) - Method in class org.infinispan.commons.marshall.AbstractDelegatingMarshaller
 
isMarshallable(Object) - Method in class org.infinispan.commons.marshall.IdentityMarshaller
 
isMarshallable(Object) - Method in class org.infinispan.commons.marshall.JavaSerializationMarshaller
 
isMarshallable(Object) - Method in class org.infinispan.commons.marshall.jboss.AbstractJBossMarshaller
 
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
 
isModified() - Method in class org.infinispan.commons.configuration.attributes.Attribute
 
isModified() - Method in class org.infinispan.commons.configuration.attributes.AttributeSet
Returns whether any attributes in this set have been modified
isNull() - Method in class org.infinispan.commons.configuration.attributes.Attribute
 
isNull() - Method in interface org.infinispan.query.dsl.FilterConditionEndContext
Checks that the left argument is null.
isObjectStorage() - Method in class org.infinispan.client.hotrod.DataFormat
 
isOSGiContext() - Static method in class org.infinispan.commons.util.Util
Tries to determine if the code is running in an OSGi context.
isPersistent() - Method in class org.infinispan.commons.configuration.attributes.Attribute
 
isProtected() - Method in class org.infinispan.commons.configuration.attributes.AttributeSet
Returns whether this attribute set is protected
isReentrant() - Method in class org.infinispan.lock.api.ClusteredLockConfiguration
 
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.
isServerError() - Method in exception org.infinispan.client.hotrod.exceptions.HotRodClientException
 
isStarted() - Method in interface org.infinispan.client.hotrod.RemoteCacheContainer
 
isStarted() - Method in class org.infinispan.client.hotrod.RemoteCacheManager
 
isStorageFormatFilterable() - Method in class org.infinispan.commons.dataconversion.BinaryEncoder
 
isStorageFormatFilterable() - Method in interface org.infinispan.commons.dataconversion.Encoder
 
isStorageFormatFilterable() - Method in class org.infinispan.commons.dataconversion.IdentityEncoder
 
isStorageFormatFilterable() - Method in class org.infinispan.commons.dataconversion.MarshallerEncoder
 
isStorageFormatFilterable() - Method in class org.infinispan.commons.dataconversion.UTF8Encoder
 
isTimeExpired(long) - Method in class org.infinispan.commons.time.DefaultTimeService
 
isTimeExpired(long) - Method in interface org.infinispan.commons.time.TimeService
 
isUpperBoundReached() - Method in exception org.infinispan.counter.exception.CounterOutOfBoundsException
 
ITERATION_QUERY_FILTER_CONVERTER_FACTORY_NAME - Static variable in class org.infinispan.client.hotrod.filter.Filters
 
iterationClosed(String) - Method in class org.infinispan.client.hotrod.logging.Log_$logger
 
iterationClosed(String) - Method in interface org.infinispan.client.hotrod.logging.Log
 
iterationClosed$str() - Method in class org.infinispan.client.hotrod.logging.Log_$logger
 
iterationTransportObtained(SocketAddress, String) - Method in class org.infinispan.client.hotrod.logging.Log_$logger
 
iterationTransportObtained(SocketAddress, String) - Method in interface org.infinispan.client.hotrod.logging.Log
 
iterationTransportObtained$str() - Method in class org.infinispan.client.hotrod.logging.Log_$logger
 
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 class org.infinispan.commons.util.AbstractDelegatingCollection
 
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() - 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.ImmutableHopscotchHashSet
 
iterator() - Method in class org.infinispan.commons.util.ImmutableIntSet
Deprecated.
 
iterator() - Method in class org.infinispan.commons.util.ImmutableListCopy.ImmutableSubList
 
iterator() - Method in class org.infinispan.commons.util.ImmutableListCopy
 
iterator() - Method in interface org.infinispan.commons.util.IntSet
A primtive iterator that allows iteration over the int values.
iterator() - Method in class org.infinispan.commons.util.RangeSet
Deprecated.
 
iterator() - Method in class org.infinispan.commons.util.SmallIntSet
Deprecated.
 
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(BaseStream<R, Stream<R>>) - Static method in class org.infinispan.commons.util.Closeables
Creates a closeable iterator that when closed will close the underlying stream as well
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

JAVA_COMPAT - Static variable in interface org.infinispan.commons.dataconversion.EncoderIds
 
JAVA_SERIALIZATION - Static variable in interface org.infinispan.commons.dataconversion.EncoderIds
 
JavaSerializationEncoder - Class in org.infinispan.commons.dataconversion
Encoder based on the default java serialization.
JavaSerializationEncoder(ClassWhiteList) - Constructor for class org.infinispan.commons.dataconversion.JavaSerializationEncoder
 
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
 
JBOSS_AS_4_6 - org.infinispan.commons.tx.lookup.LookupNames.JndiTransactionManager
 
JBOSS_AS_7 - org.infinispan.commons.tx.lookup.LookupNames.JndiTransactionManager
 
JBOSS_TM - org.infinispan.commons.tx.lookup.LookupNames.TransactionManagerFactory
 
JBossExternalizerAdapter - Class in org.infinispan.commons.marshall.jboss
 
JBossExternalizerAdapter(Externalizer<? super Object>) - 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
 
JBossMBeanServerLookup - Class in org.infinispan.commons.jmx
MBeanServer lookup implementation to locate the JBoss MBeanServer.
JBossMBeanServerLookup() - Constructor for class org.infinispan.commons.jmx.JBossMBeanServerLookup
 
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.client.hotrod.configuration.StatisticsConfiguration
 
JMX_ENABLED - Static variable in class org.infinispan.client.hotrod.configuration.StatisticsConfiguration
 
JMX_NAME - Static variable in class org.infinispan.client.hotrod.configuration.StatisticsConfiguration
 
jmxDisable() - Method in class org.infinispan.client.hotrod.configuration.StatisticsConfigurationBuilder
Disables exposure of client-side statistics over JMX
jmxDomain() - Method in class org.infinispan.client.hotrod.configuration.StatisticsConfiguration
 
jmxDomain(String) - Method in class org.infinispan.client.hotrod.configuration.StatisticsConfigurationBuilder
Sets the JMX domain name with which MBeans are exposed.
jmxEnable() - Method in class org.infinispan.client.hotrod.configuration.StatisticsConfigurationBuilder
Enables exposure of client-side statistics over JMX
jmxEnabled() - Method in class org.infinispan.client.hotrod.configuration.StatisticsConfiguration
 
jmxEnabled(boolean) - Method in class org.infinispan.client.hotrod.configuration.StatisticsConfigurationBuilder
Enables or disables exposure of client-side statistics over JMX
jmxName() - Method in class org.infinispan.client.hotrod.configuration.StatisticsConfiguration
 
jmxName(String) - Method in class org.infinispan.client.hotrod.configuration.StatisticsConfigurationBuilder
Sets the name of the MBean.
JmxUtil - Class in org.infinispan.commons.jmx
Class containing JMX related utility methods.
JmxUtil() - Constructor for class org.infinispan.commons.jmx.JmxUtil
 
join(List<String>, String) - Static method in class org.infinispan.commons.util.Util
 
JOINING - org.infinispan.query.remote.client.ContinuousQueryResult.ResultType
 
JSON_STRING_ARRAY_ELEMENT_REGEX - Static variable in class org.infinispan.client.hotrod.RemoteCacheManager
 
JsonClientQueryResponse - Class in org.infinispan.query.remote.client
 
JsonClientQueryResponse(JsonObject) - Constructor for class org.infinispan.query.remote.client.JsonClientQueryResponse
 

K

KARAF - org.infinispan.commons.tx.lookup.LookupNames.JndiTransactionManager
 
keepAlive() - Method in class org.infinispan.commons.executors.BlockingThreadPoolExecutorFactory
 
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_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_FILTER_CONVERTER_AS_CACHE_EVENT_FILTER_CONVERTER - Static variable in interface org.infinispan.commons.marshall.Ids
 
KEY_VALUE_PAIR_ID - Static variable in interface org.infinispan.commons.marshall.Ids
 
keyAlias() - Method in class org.infinispan.client.hotrod.configuration.SslConfiguration
 
keyAlias(String) - Method in class org.infinispan.client.hotrod.configuration.SslConfigurationBuilder
Sets the alias of the key to use, in case the keyStore contains multiple certificates.
keyMarshaller(Marshaller) - Method in class org.infinispan.client.hotrod.DataFormat.Builder
 
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.
keySet - Variable in class org.infinispan.commons.util.AbstractMap
 
keySet() - Method in interface org.infinispan.client.hotrod.RemoteCache
 
keySet() - Method in class org.infinispan.commons.equivalence.EquivalentHashMap
Deprecated.
 
keySet() - Method in class org.infinispan.commons.util.AbstractDelegatingMap
 
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(IntSet) - Method in interface org.infinispan.client.hotrod.RemoteCache
This method is identical to RemoteCache.keySet() except that it will only return keys that map to the given segments.
KeySet() - Constructor for class org.infinispan.commons.util.FastCopyHashMap.KeySet
 
keySizeEstimate() - Method in class org.infinispan.client.hotrod.configuration.Configuration
 
keySizeEstimate(int) - Method in class org.infinispan.client.hotrod.configuration.AbstractConfigurationChildBuilder
 
keySizeEstimate(int) - Method in class org.infinispan.client.hotrod.configuration.ConfigurationBuilder
 
keySizeEstimate(int) - Method in interface org.infinispan.client.hotrod.configuration.ConfigurationChildBuilder
This hint allows sizing of byte buffers when serializing and deserializing keys, to minimize array resizing.
keyStoreCertificatePassword() - Method in class org.infinispan.client.hotrod.configuration.SslConfiguration
 
keyStoreCertificatePassword(char[]) - Method in class org.infinispan.client.hotrod.configuration.SslConfigurationBuilder
Deprecated.
since 9.3
keyStoreFileName() - Method in class org.infinispan.client.hotrod.configuration.SslConfiguration
 
keyStoreFileName(String) - Method in class org.infinispan.client.hotrod.configuration.SslConfigurationBuilder
Specifies the filename of a keystore to use to create the SSLContext You also need to specify a SslConfigurationBuilder.keyStorePassword(char[]).
keyStorePassword() - Method in class org.infinispan.client.hotrod.configuration.SslConfiguration
 
keyStorePassword(char[]) - Method in class org.infinispan.client.hotrod.configuration.SslConfigurationBuilder
Specifies the password needed to open the keystore You also need to specify a SslConfigurationBuilder.keyStoreFileName(String).
keyStoreType() - Method in class org.infinispan.client.hotrod.configuration.SslConfiguration
 
keyStoreType(String) - Method in class org.infinispan.client.hotrod.configuration.SslConfigurationBuilder
Specifies the type of the keystore, such as JKS or JCEKS.
keyToBytes(Object, int, int) - Method in class org.infinispan.client.hotrod.DataFormat
 
keyToObj(byte[], ClassWhiteList) - Method in class org.infinispan.client.hotrod.DataFormat
 
keyType(MediaType) - Method in class org.infinispan.client.hotrod.DataFormat.Builder
 
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
 
KIBIBYTES - org.infinispan.commons.util.MemoryUnit
 
KILOBYTES - org.infinispan.commons.util.MemoryUnit
 

L

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
lastIndexOf(Object) - Method in class org.infinispan.commons.util.ForwardingList
 
lastIndexOf(Object) - Method in class org.infinispan.commons.util.ImmutableListCopy
 
LEAVING - org.infinispan.query.remote.client.ContinuousQueryResult.ResultType
 
left() - Method in class org.infinispan.commons.util.Either
 
LEFT - org.infinispan.commons.util.Either.Type
 
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
 
Lifecycle - Interface in org.infinispan.commons.api
Lifecycle interface that defines the lifecycle of components
lifo() - Method in class org.infinispan.client.hotrod.configuration.ConnectionPoolConfiguration
 
lifo(boolean) - Method in class org.infinispan.client.hotrod.configuration.ConnectionPoolConfigurationBuilder
Deprecated.
Always LIFO.
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.
list() - Method in interface org.infinispan.query.dsl.Query
Returns the results of a search as a list.
listenerNotifier - Variable in class org.infinispan.client.hotrod.RemoteCacheManager
 
listIterator() - 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.ForwardingList
 
listIterator(int) - Method in class org.infinispan.commons.util.ImmutableListCopy.ImmutableSubList
 
listIterator(int) - Method in class org.infinispan.commons.util.ImmutableListCopy
 
load(Class<T>, ClassLoader...) - Static method in class org.infinispan.commons.util.ServiceFinder
 
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.
lock() - Method in class org.infinispan.commons.util.concurrent.NonReentrantLock
 
lock() - Method in interface org.infinispan.lock.api.ClusteredLock
Acquires the lock.
lockInterruptibly() - Method in class org.infinispan.commons.util.concurrent.NonReentrantLock
 
log - Static variable in class org.infinispan.commons.marshall.jboss.AbstractJBossMarshaller
 
log - Static variable in class org.infinispan.commons.marshall.jboss.CheckedClassResolver
 
Log - Interface in org.infinispan.client.hotrod.logging
Log abstraction for the hot rod client.
Log - Interface in org.infinispan.commons.logging
Infinispan's log abstraction layer on top of JBoss Logging.
Log_$logger - Class in org.infinispan.client.hotrod.logging
Warning this class consists of generated code.
Log_$logger - Class in org.infinispan.commons.logging
Warning this class consists of generated code.
Log_$logger(Logger) - Constructor for class org.infinispan.client.hotrod.logging.Log_$logger
 
Log_$logger(Logger) - Constructor for class org.infinispan.commons.logging.Log_$logger
 
logEvent(boolean) - Method in class org.infinispan.tasks.TaskContext
Whether execution will generate an event in the event log
LogFactory - Class in org.infinispan.client.hotrod.logging
Factory that creates Log instances.
LogFactory - Class in org.infinispan.commons.logging
Factory that creates Log instances.
LogFactory() - Constructor for class org.infinispan.client.hotrod.logging.LogFactory
 
LogFactory() - Constructor for class org.infinispan.commons.logging.LogFactory
 
logger - Static variable in class org.infinispan.commons.dataconversion.TranscoderMarshallerAdapter
 
LONG - Static variable in class org.infinispan.commons.equivalence.AnyEquivalence
Deprecated.
 
LONG_SUMMARY_STATISTICS - Static variable in interface org.infinispan.commons.marshall.Ids
 
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(String, ClassLoader) - Method in interface org.infinispan.commons.util.FileLookup
Looks up the file, see : FileLookupFactory.DefaultFileLookup.
lookupFileStrict(URI, ClassLoader) - Method in class org.infinispan.commons.util.AbstractFileLookup
 
lookupFileStrict(URI, ClassLoader) - Method in interface org.infinispan.commons.util.FileLookup
Looks up the file, see : FileLookupFactory.DefaultFileLookup.
lookupMBeanServer(MBeanServerLookup, Properties) - Static method in class org.infinispan.commons.jmx.JmxUtil
Looks up the MBeanServer instance.
LookupNames - Class in org.infinispan.commons.tx.lookup
The JDNI and TransactionManager factories we know of.
LookupNames.JndiTransactionManager - Enum in org.infinispan.commons.tx.lookup
JNDI locations for TransactionManagers we know of.
LookupNames.TransactionManagerFactory - Enum in org.infinispan.commons.tx.lookup
TransactionManager factories we know of.
LOW - org.infinispan.client.hotrod.configuration.SaslStrength
 
LOWER_BOUND - Static variable in exception org.infinispan.counter.exception.CounterOutOfBoundsException
 
LOWER_BOUND_REACHED - org.infinispan.counter.api.CounterState
The counter value has reached its min threshold, i.e.
lowerBound() - Method in class org.infinispan.counter.api.CounterConfiguration
 
lowerBound(long) - Method in class org.infinispan.counter.api.CounterConfiguration.Builder
Sets the lower bound (inclusive) of the counter.
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

main(String[]) - Static method in class org.infinispan.commons.util.BlueprintGenerator
 
main(String[]) - Static method in class org.infinispan.commons.util.ProcessorInfo
 
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, float, int) - 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
Deprecated.
makeConcurrentMap(int, int) - 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
Deprecated.
Since 9.0, please use CollectionFactory.makeConcurrentMap(int, int) instead.
makeConcurrentMap(int, Equivalence<? super K>, Equivalence<? super V>) - Static method in class org.infinispan.commons.util.CollectionFactory
Deprecated.
Since 9.0, please use CollectionFactory.makeConcurrentMap(int) instead.
makeConcurrentMap(Equivalence<? super K>, Equivalence<? super V>) - Static method in class org.infinispan.commons.util.CollectionFactory
Deprecated.
Since 9.0, please use CollectionFactory.makeConcurrentMap() instead.
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
Deprecated.
makeFactoryParams(String, Map<String, Object>) - Static method in class org.infinispan.client.hotrod.filter.Filters
 
makeFactoryParams(Query) - Static method in class org.infinispan.client.hotrod.filter.Filters
 
makeLinkedMap(int, float, boolean) - Static method in class org.infinispan.commons.util.CollectionFactory
 
makeLinkedMap(int, float, boolean, Equivalence<? super K>, Equivalence<? super V>) - Static method in class org.infinispan.commons.util.CollectionFactory
Deprecated.
Since 9.0, please use CollectionFactory.makeSet(int) instead.
makeMap() - Static method in class org.infinispan.commons.util.CollectionFactory
 
makeMap(int) - 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
Deprecated.
Since 9.0, please use CollectionFactory.makeMap(int) instead.
makeMap(Map<? extends K, ? extends 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
Deprecated.
Since 9.0, please use CollectionFactory.makeMap(Map) instead.
makeMap(Equivalence<? super K>, Equivalence<? super V>) - Static method in class org.infinispan.commons.util.CollectionFactory
Deprecated.
Since 9.0, please use CollectionFactory.makeMap() instead.
makeSet() - Static method in class org.infinispan.commons.util.CollectionFactory
 
makeSet(int) - Static method in class org.infinispan.commons.util.CollectionFactory
 
makeSet(int, Equivalence<? super T>) - Static method in class org.infinispan.commons.util.CollectionFactory
Deprecated.
Since 9.0, please use CollectionFactory.makeSet(int) instead.
makeSet(Equivalence<? super T>) - Static method in class org.infinispan.commons.util.CollectionFactory
Deprecated.
Since 9.0, please use CollectionFactory.makeSet() instead.
makeSet(T...) - Static method in class org.infinispan.commons.util.CollectionFactory
Create a Set backed by the specified array.
MANAGER_STATUS_RESPONSE - Static variable in interface org.infinispan.commons.marshall.Ids
 
ManifestUberJarDuplicatedJarsWarner - Class in org.infinispan.commons.util.uberjar
Manifest based implementation of a UberJarDuplicatedJarsWarner.
ManifestUberJarDuplicatedJarsWarner() - Constructor for class org.infinispan.commons.util.uberjar.ManifestUberJarDuplicatedJarsWarner
 
manuallySwitchedBackToMainCluster() - Method in class org.infinispan.client.hotrod.logging.Log_$logger
 
manuallySwitchedBackToMainCluster() - Method in interface org.infinispan.client.hotrod.logging.Log
 
manuallySwitchedBackToMainCluster$str() - Method in class org.infinispan.client.hotrod.logging.Log_$logger
 
manuallySwitchedToCluster(String) - Method in class org.infinispan.client.hotrod.logging.Log_$logger
 
manuallySwitchedToCluster(String) - Method in interface org.infinispan.client.hotrod.logging.Log
 
manuallySwitchedToCluster$str() - Method in class org.infinispan.client.hotrod.logging.Log_$logger
 
map - Variable in class org.infinispan.commons.util.concurrent.ConcurrentHashSet
 
mapper - Variable in class org.infinispan.commons.util.SpliteratorMapper
 
MAPS - Static variable in interface org.infinispan.commons.marshall.Ids
 
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.commons.dataconversion.BinaryEncoder
 
marshall(Object) - Method in class org.infinispan.commons.dataconversion.MarshallerEncoder
 
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.
marshallCollection(Collection<E>, ObjectOutput, MarshallUtil.ElementWriter<E>) - Static method in class org.infinispan.commons.marshall.MarshallUtil
Marshall a Collection.
MARSHALLED_ENTRY_ID - Static variable in interface org.infinispan.commons.marshall.Ids
 
marshallEnum(E, ObjectOutput) - Static method in class org.infinispan.commons.marshall.MarshallUtil
 
marshaller - Variable in class org.infinispan.commons.marshall.AbstractDelegatingMarshaller
 
marshaller() - Method in class org.infinispan.client.hotrod.configuration.Configuration
 
marshaller(Class<? extends Marshaller>) - Method in class org.infinispan.client.hotrod.configuration.AbstractConfigurationChildBuilder
 
marshaller(Class<? extends Marshaller>) - Method in class org.infinispan.client.hotrod.configuration.ConfigurationBuilder
 
marshaller(Class<? extends Marshaller>) - Method in interface org.infinispan.client.hotrod.configuration.ConfigurationChildBuilder
Allows you to specify a custom Marshaller implementation to serialize and deserialize user objects.
marshaller(String) - Method in class org.infinispan.client.hotrod.configuration.AbstractConfigurationChildBuilder
 
marshaller(String) - Method in class org.infinispan.client.hotrod.configuration.ConfigurationBuilder
 
marshaller(String) - Method in interface org.infinispan.client.hotrod.configuration.ConfigurationChildBuilder
Allows you to specify a custom Marshaller implementation to serialize and deserialize user objects.
marshaller(Marshaller) - Method in class org.infinispan.client.hotrod.configuration.AbstractConfigurationChildBuilder
 
marshaller(Marshaller) - Method in class org.infinispan.client.hotrod.configuration.ConfigurationBuilder
 
marshaller(Marshaller) - Method in interface org.infinispan.client.hotrod.configuration.ConfigurationChildBuilder
Allows you to specify an instance of Marshaller to serialize and deserialize user objects.
marshaller(Marshaller) - Method in class org.infinispan.tasks.TaskContext
The marshaller with which this task should be executed
Marshaller - Interface in org.infinispan.commons.marshall
A marshaller is a class that is able to marshall and unmarshall objects efficiently.
marshallerClass() - Method in class org.infinispan.client.hotrod.configuration.Configuration
 
MarshallerEncoder - Class in org.infinispan.commons.dataconversion
Encoder that uses a StreamingMarshaller to convert objects to byte[] and back.
MarshallerEncoder(Marshaller) - Constructor for class org.infinispan.commons.dataconversion.MarshallerEncoder
 
MarshallerRegistration - Class in org.infinispan.query.remote.client
 
MarshallerUtil - Class in org.infinispan.client.hotrod.marshall
 
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.
match(MediaType) - Method in class org.infinispan.commons.dataconversion.MediaType
 
MATCH_ALL - Static variable in class org.infinispan.commons.dataconversion.MediaType
 
MATCH_ALL_TYPE - Static variable in class org.infinispan.commons.dataconversion.MediaType
 
MATCH_ALWAYS - org.infinispan.commons.marshall.ValueMatcherMode
 
MATCH_EXPECTED - org.infinispan.commons.marshall.ValueMatcherMode
 
MATCH_EXPECTED_OR_NEW - org.infinispan.commons.marshall.ValueMatcherMode
 
MATCH_NEVER - org.infinispan.commons.marshall.ValueMatcherMode
 
MATCH_NON_NULL - org.infinispan.commons.marshall.ValueMatcherMode
 
Matchable<T> - Interface in org.infinispan.commons.configuration.attributes
An interface for defining non-strict equality, e.g.
matches(Attribute<?>) - Method in class org.infinispan.commons.configuration.attributes.Attribute
Compares this attribute to another attribute taking into account the AttributeDefinition.isGlobal() flag.
matches(AttributeSet) - Method in class org.infinispan.commons.configuration.attributes.AttributeSet
 
matches(T) - Method in interface org.infinispan.commons.configuration.attributes.Matchable
 
matchesAll() - Method in class org.infinispan.commons.dataconversion.MediaType
 
max(String) - Static method in interface org.infinispan.query.dsl.Expression
 
MAX_ID - Static variable in interface org.infinispan.commons.marshall.Ids
 
maxActive() - Method in class org.infinispan.client.hotrod.configuration.ConnectionPoolConfiguration
 
maxActive(int) - Method in class org.infinispan.client.hotrod.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.
maxEntries() - Method in class org.infinispan.client.hotrod.configuration.NearCacheConfiguration
 
maxEntries(int) - Method in class org.infinispan.client.hotrod.configuration.NearCacheConfigurationBuilder
Specifies the maximum number of entries that will be held in the near cache.
maxIdle() - Method in class org.infinispan.client.hotrod.configuration.ConnectionPoolConfiguration
 
maxIdle(int) - Method in class org.infinispan.client.hotrod.configuration.ConnectionPoolConfigurationBuilder
Deprecated.
Unsupported with Netty pool implementation.
maxPendingRequests() - Method in class org.infinispan.client.hotrod.configuration.ConnectionPoolConfiguration
 
maxPendingRequests(int) - Method in class org.infinispan.client.hotrod.configuration.ConnectionPoolConfigurationBuilder
Specifies maximum number of requests sent over single connection at one instant.
maxResults(int) - Method in interface org.infinispan.query.dsl.PaginationContext
 
maxRetries() - Method in class org.infinispan.client.hotrod.configuration.Configuration
 
maxRetries(int) - Method in class org.infinispan.client.hotrod.configuration.AbstractConfigurationChildBuilder
 
maxRetries(int) - Method in class org.infinispan.client.hotrod.configuration.ConfigurationBuilder
 
maxRetries(int) - Method in interface org.infinispan.client.hotrod.configuration.ConfigurationChildBuilder
It sets the maximum number of retries for each request.
maxThreads() - Method in class org.infinispan.commons.executors.BlockingThreadPoolExecutorFactory
 
maxTotal() - Method in class org.infinispan.client.hotrod.configuration.ConnectionPoolConfiguration
 
maxTotal(int) - Method in class org.infinispan.client.hotrod.configuration.ConnectionPoolConfigurationBuilder
Deprecated.
Since with Netty implementation we keep a pool-per-server we can't limit totals. While setting a total number of connections may seem convenient, it leads to port exhaustion under heavy load: the pool keeps closing and opening connections in a fast succession and since port is not freed by operating system immediately after closing that (it's in TIME_WAIT state), the client runs out of available ports (<64k) soon.
maxWait() - Method in class org.infinispan.client.hotrod.configuration.ConnectionPoolConfiguration
 
maxWait(long) - Method in class org.infinispan.client.hotrod.configuration.ConnectionPoolConfigurationBuilder
The amount of time in milliseconds to wait for a connection to become available when the exhausted action is ExhaustedAction.WAIT, after which a NoSuchElementException will be thrown.
MBEAN_SERVER_LOOKUP - Static variable in class org.infinispan.client.hotrod.configuration.StatisticsConfiguration
 
mbeanServerLookup() - Method in class org.infinispan.client.hotrod.configuration.StatisticsConfiguration
 
mBeanServerLookup(MBeanServerLookup) - Method in class org.infinispan.client.hotrod.configuration.StatisticsConfigurationBuilder
Sets the instance of the MBeanServerLookup class to be used to bound JMX MBeans to.
MBeanServerLookup - Interface in org.infinispan.commons.jmx
Implementors of this should return an MBeanServer to which MBeans will be registered.
MEBIBYTES - org.infinispan.commons.util.MemoryUnit
 
mediaType() - Method in class org.infinispan.commons.marshall.IdentityMarshaller
 
mediaType() - Method in class org.infinispan.commons.marshall.JavaSerializationMarshaller
 
mediaType() - Method in class org.infinispan.commons.marshall.jboss.AbstractJBossMarshaller
 
mediaType() - Method in interface org.infinispan.commons.marshall.Marshaller
 
mediaType() - Method in class org.infinispan.commons.marshall.StringMarshaller
 
mediaType() - Method in class org.infinispan.commons.marshall.UTF8StringMarshaller
 
mediaType() - Method in class org.infinispan.query.remote.client.BaseProtoStreamMarshaller
 
MediaType - Class in org.infinispan.commons.dataconversion
Represent a content type with optional parameters.
MediaType(String, String) - Constructor for class org.infinispan.commons.dataconversion.MediaType
 
MediaType(String, String, Map<String, String>) - Constructor for class org.infinispan.commons.dataconversion.MediaType
 
MediaType.MediaTypeExternalizer - Class in org.infinispan.commons.dataconversion
 
MediaTypeExternalizer() - Constructor for class org.infinispan.commons.dataconversion.MediaType.MediaTypeExternalizer
 
MediaTypeIds - Class in org.infinispan.commons.dataconversion
 
MediaTypeIds() - Constructor for class org.infinispan.commons.dataconversion.MediaTypeIds
 
MEDIUM - org.infinispan.client.hotrod.configuration.SaslStrength
 
MEGABYTES - org.infinispan.commons.util.MemoryUnit
 
MEMCACHED_COMPAT - Static variable in interface org.infinispan.commons.dataconversion.EncoderIds
 
MemoryUnit - Enum in org.infinispan.commons.util
 
merge(K, V, BiFunction<? super V, ? super V, ? extends V>) - Method in class org.infinispan.commons.util.AbstractDelegatingMap
 
merge(K, V, BiFunction<? super V, ? super V, ? extends V>, long, TimeUnit) - Method in interface org.infinispan.commons.api.BasicCache
An overloaded form of ConcurrentMap.merge(Object, Object, BiFunction) which takes in lifespan parameters.
merge(K, V, BiFunction<? super V, ? super V, ? extends V>, long, TimeUnit, long, TimeUnit) - Method in interface org.infinispan.commons.api.BasicCache
An overloaded form of ConcurrentMap.merge(Object, Object, BiFunction) which takes in lifespan parameters.
MERGE_FUNCTION_MAPPER - Static variable in interface org.infinispan.commons.marshall.Ids
 
mergeAsync(K, V, BiFunction<? super V, ? super V, ? extends V>) - Method in interface org.infinispan.commons.api.AsyncCache
mergeAsync(K, V, BiFunction<? super V, ? super V, ? extends V>, long, TimeUnit) - Method in interface org.infinispan.commons.api.AsyncCache
mergeAsync(K, V, BiFunction<? super V, ? super V, ? extends V>, long, TimeUnit, long, TimeUnit) - Method in interface org.infinispan.commons.api.AsyncCache
mergeBitSets(long, long) - Static method in class org.infinispan.commons.util.EnumUtil
 
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
 
MESSAGE_PROTO_RES - Static variable in class org.infinispan.query.remote.client.MarshallerRegistration
 
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_INTERNAL_METADATA - Static variable in interface org.infinispan.commons.marshall.Ids
 
Metadata - Interface in org.infinispan.client.hotrod
Represents metadata about an entry, such as creation and access times and expiration information.
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_REMOTE - 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
 
MetadataCollection<V> - Interface in org.infinispan.client.hotrod.multimap
Metadata and collection, used for Multimap
MetadataValue<V> - Interface in org.infinispan.client.hotrod
Besides the value, also contains a version and expiration information.
MIME_CACHE_ENTRY - Static variable in interface org.infinispan.commons.marshall.Ids
 
min(String) - Static method in interface org.infinispan.query.dsl.Expression
 
minEvictableIdleTime() - Method in class org.infinispan.client.hotrod.configuration.ConnectionPoolConfiguration
 
minEvictableIdleTime(long) - Method in class org.infinispan.client.hotrod.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.client.hotrod.configuration.ConnectionPoolConfiguration
 
minIdle(int) - Method in class org.infinispan.client.hotrod.configuration.ConnectionPoolConfigurationBuilder
Sets a target value for the minimum number of idle connections (per server) that should always be available.
MISSES - Static variable in interface org.infinispan.client.hotrod.ServerStatistics
Number of get misses.
missingClientListenerAnnotation(String) - Method in class org.infinispan.client.hotrod.logging.Log_$logger
 
missingClientListenerAnnotation(String) - Method in interface org.infinispan.client.hotrod.logging.Log
 
missingClientListenerAnnotation$str() - Method in class org.infinispan.client.hotrod.logging.Log_$logger
 
missingClusterNameDefinition() - Method in class org.infinispan.client.hotrod.logging.Log_$logger
 
missingClusterNameDefinition() - Method in interface org.infinispan.client.hotrod.logging.Log
 
missingClusterNameDefinition$str() - Method in class org.infinispan.client.hotrod.logging.Log_$logger
 
missingClusterServersDefinition(String) - Method in class org.infinispan.client.hotrod.logging.Log_$logger
 
missingClusterServersDefinition(String) - Method in interface org.infinispan.client.hotrod.logging.Log
 
missingClusterServersDefinition$str() - Method in class org.infinispan.client.hotrod.logging.Log_$logger
 
missingHostDefinition() - Method in class org.infinispan.client.hotrod.logging.Log_$logger
 
missingHostDefinition() - Method in interface org.infinispan.client.hotrod.logging.Log
 
missingHostDefinition$str() - Method in class org.infinispan.client.hotrod.logging.Log_$logger
 
missingKeyStorePassword(String) - Method in class org.infinispan.client.hotrod.logging.Log_$logger
 
missingKeyStorePassword(String) - Method in interface org.infinispan.client.hotrod.logging.Log
 
missingKeyStorePassword$str() - Method in class org.infinispan.client.hotrod.logging.Log_$logger
 
missingMediaType() - Method in class org.infinispan.commons.logging.Log_$logger
 
missingMediaType() - Method in interface org.infinispan.commons.logging.Log
 
missingMediaType$str() - Method in class org.infinispan.commons.logging.Log_$logger
 
missingTrustStorePassword(String) - Method in class org.infinispan.client.hotrod.logging.Log_$logger
 
missingTrustStorePassword(String) - Method in interface org.infinispan.client.hotrod.logging.Log
 
missingTrustStorePassword$str() - Method in class org.infinispan.client.hotrod.logging.Log_$logger
 
mkCachefailoverEvent() - Static method in class org.infinispan.client.hotrod.event.ClientEvents
 
modCount - Variable in class org.infinispan.commons.util.ArrayMap
 
mode() - Method in class org.infinispan.client.hotrod.configuration.NearCacheConfiguration
 
mode(NearCacheMode) - Method in class org.infinispan.client.hotrod.configuration.NearCacheConfigurationBuilder
Specifies the near caching mode.
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
 
MultimapCacheManager<K,​V> - Interface in org.infinispan.client.hotrod.multimap
 
multipleConfigurationValidationErrors() - Method in class org.infinispan.commons.logging.Log_$logger
 
multipleConfigurationValidationErrors() - Method in interface org.infinispan.commons.logging.Log
 
multipleConfigurationValidationErrors$str() - Method in class org.infinispan.commons.logging.Log_$logger
 
MURMURHASH_3 - Static variable in interface org.infinispan.commons.marshall.Ids
 
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_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
MurmurHash3.Externalizer - Class in org.infinispan.commons.hash
 
mutableCopyFrom(Set<Integer>) - Static method in class org.infinispan.commons.util.IntSets
Returns an IntSet that contains all ints from the given Set that is mutable.
mutableEmptySet() - Static method in class org.infinispan.commons.util.IntSets
Returns a mutable IntSet with no values set.
mutableEmptySet(int) - Static method in class org.infinispan.commons.util.IntSets
Returns an IntSet that contains no values but is initialized to hold ints equal to the maxExclusive -1 or smaller.
mutableFrom(Set<Integer>) - Static method in class org.infinispan.commons.util.IntSets
Returns an IntSet that is mutable that contains all of the values from the given set.
mutableSet(int) - Static method in class org.infinispan.commons.util.IntSets
Returns a mutable set with the initial value set.
mutableSet(int, int) - Static method in class org.infinispan.commons.util.IntSets
Returns a mutable IntSet that begins with the initialized values

N

name() - Method in class org.infinispan.commons.configuration.attributes.Attribute
 
name() - Method in class org.infinispan.commons.configuration.attributes.AttributeDefinition
 
NamedParameter(String, Object) - Constructor for class org.infinispan.query.remote.client.QueryRequest.NamedParameter
 
NamedParameterExternalizer() - Constructor for class org.infinispan.query.remote.client.Externalizers.NamedParameterExternalizer
 
nearCache() - Method in class org.infinispan.client.hotrod.configuration.Configuration
 
nearCache() - Method in class org.infinispan.client.hotrod.configuration.ConfigurationBuilder
 
NearCache<K,​V> - Interface in org.infinispan.client.hotrod.near
Near cache contract.
NearCacheConfiguration - Class in org.infinispan.client.hotrod.configuration
 
NearCacheConfiguration(NearCacheMode, int, Pattern) - Constructor for class org.infinispan.client.hotrod.configuration.NearCacheConfiguration
 
NearCacheConfigurationBuilder - Class in org.infinispan.client.hotrod.configuration
 
NearCacheConfigurationBuilder(ConfigurationBuilder) - Constructor for class org.infinispan.client.hotrod.configuration.NearCacheConfigurationBuilder
 
nearCacheMaxEntriesUndefined() - Method in class org.infinispan.client.hotrod.logging.Log_$logger
 
nearCacheMaxEntriesUndefined() - Method in interface org.infinispan.client.hotrod.logging.Log
 
nearCacheMaxEntriesUndefined$str() - Method in class org.infinispan.client.hotrod.logging.Log_$logger
 
nearCacheMaxIdleUnsupported() - Method in class org.infinispan.client.hotrod.logging.Log_$logger
 
nearCacheMaxIdleUnsupported() - Method in interface org.infinispan.client.hotrod.logging.Log
 
nearCacheMaxIdleUnsupported$str() - Method in class org.infinispan.client.hotrod.logging.Log_$logger
 
NearCacheMode - Enum in org.infinispan.client.hotrod.configuration
Decides how client-side near caching should work.
NearCacheService<K,​V> - Class in org.infinispan.client.hotrod.near
Near cache service, manages the lifecycle of the near cache.
NearCacheService(NearCacheConfiguration, ClientListenerNotifier) - Constructor for class org.infinispan.client.hotrod.near.NearCacheService
 
newByteBuffer(byte[], int, int) - Method in interface org.infinispan.commons.io.ByteBufferFactory
 
newByteBuffer(byte[], int, int) - Method in class org.infinispan.commons.io.ByteBufferFactoryImpl
 
newCatchThrowableProxy(Object) - Static method in class org.infinispan.commons.util.Proxies
 
newCondition() - Method in class org.infinispan.commons.util.concurrent.NonReentrantLock
 
newInstance() - Static method in class org.infinispan.commons.util.FileLookupFactory
 
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
newRight(B) - Static method in class org.infinispan.commons.util.Either
 
newServerAdded(SocketAddress) - Method in class org.infinispan.client.hotrod.logging.Log_$logger
 
newServerAdded(SocketAddress) - Method in interface org.infinispan.client.hotrod.logging.Log
 
newServerAdded$str() - Method in class org.infinispan.client.hotrod.logging.Log_$logger
 
newTopology(int, int, int, Collection<? extends SocketAddress>) - Method in class org.infinispan.client.hotrod.logging.Log_$logger
 
newTopology(int, int, int, Collection<? extends SocketAddress>) - Method in interface org.infinispan.client.hotrod.logging.Log
 
newTopology$str() - Method in class org.infinispan.client.hotrod.logging.Log_$logger
 
next() - Method in class org.infinispan.commons.util.AbstractIterator
 
next() - Method in class org.infinispan.commons.util.Immutables.ImmutableIteratorWrapper
 
next() - Method in class org.infinispan.commons.util.IteratorMapper
 
next() - Method in class org.infinispan.commons.util.RemovableIterator
 
nextServer(Set<SocketAddress>) - Method in interface org.infinispan.client.hotrod.FailoverRequestBalancingStrategy
 
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_ENCODER - Static variable in interface org.infinispan.commons.dataconversion.EncoderIds
 
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
 
NO_WRAPPER - Static variable in interface org.infinispan.commons.dataconversion.WrapperIds
 
noAttributeCopierForType(Class<?>) - Method in class org.infinispan.commons.logging.Log_$logger
 
noAttributeCopierForType(Class<?>) - Method in interface org.infinispan.commons.logging.Log
 
noAttributeCopierForType$str() - Method in class org.infinispan.commons.logging.Log_$logger
 
Node(K, int, V, EquivalentHashMap.Node<K, V>) - Constructor for class org.infinispan.commons.equivalence.EquivalentHashMap.Node
Deprecated.
 
NODE - org.infinispan.lock.api.OwnershipLevel<