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

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
 
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
 
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
 
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
Deprecated.
 
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
Deprecated.
 
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
 
addClasses(String...) - Method in class org.infinispan.commons.configuration.ClassWhiteList
 
addErroneousAttribute(String) - Method in exception org.infinispan.commons.CacheConfigurationException
Deprecated.
addHexByte(StringBuilder, byte) - Static method in class org.infinispan.commons.util.Util
 
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.
addRegexps(String...) - Method in class org.infinispan.commons.configuration.ClassWhiteList
 
ADMIN_FLAG - Static variable in interface org.infinispan.commons.marshall.Ids
 
AdminFlagExternalizer - Class in org.infinispan.commons.marshall
 
AdminFlagExternalizer() - Constructor for class org.infinispan.commons.marshall.AdminFlagExternalizer
 
AdvancedExternalizer<T> - Interface in org.infinispan.commons.marshall
Deprecated.
since 10.0, will be removed in a future release. Please configure a SerializationContextInitializer and utilise ProtoStream annotations on Java objects instead, or specify a custom Marshaller implementation via the SerializationConfiguration.
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
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_JAVASCRIPT - Static variable in class org.infinispan.commons.dataconversion.MediaType
 
APPLICATION_JAVASCRIPT_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_OPENMETRICS - Static variable in class org.infinispan.commons.dataconversion.MediaType
 
APPLICATION_OPENMETRICS_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
 
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.
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
 
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.commons.configuration.attributes.AttributeSet
 
attributes() - Method in interface org.infinispan.commons.configuration.BaseConfigurationInfo
 
AttributeSerializer<T,​U extends ConfigurationInfo,​B extends ConfigurationBuilderInfo> - Class in org.infinispan.commons.configuration.attributes
Handles Attribute serialization to external format.
AttributeSerializer() - Constructor for class org.infinispan.commons.configuration.attributes.AttributeSerializer
 
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.
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.jdkspecific.ProcessorInfo
 
availableProcessors() - Static method in class org.infinispan.commons.util.ProcessorInfo
Returns the number of processors available to this process.

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.
BaseConfigurationInfo - Interface in org.infinispan.commons.configuration
Defines base methods for exposing information about a configuration attributes and elements.
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.
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
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
 
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
 
BinaryTranscoder - Class in org.infinispan.commons.dataconversion
Handle conversions for the generic binary format 'application/unknown' that is assumed when no MediaType is specified.
BinaryTranscoder(Marshaller) - Constructor for class org.infinispan.commons.dataconversion.BinaryTranscoder
 
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
 
BlockingRejectedExecutionHandler - Class in org.infinispan.commons.util.concurrent
A handler for rejected tasks that runs the task if the current thread is a blocking thread otherwise it rejects the task.
BlockingThreadPoolExecutorFactory - Class in org.infinispan.commons.executors
 
BlockingThreadPoolExecutorFactory(int, int, int, long) - Constructor for class org.infinispan.commons.executors.BlockingThreadPoolExecutorFactory
 
BlockingThreadPoolExecutorFactory(int, int, int, long, boolean) - Constructor for class org.infinispan.commons.executors.BlockingThreadPoolExecutorFactory
 
BlueprintGenerator - Class in org.infinispan.commons.util
Deprecated.
Since 10.1, OSGi support is deprecated and will be removed in a future release.
BlueprintGenerator() - Constructor for class org.infinispan.commons.util.BlueprintGenerator
Deprecated.
 
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
 
brandName() - Method in class org.infinispan.commons.util.Version
 
BufferSizePredictor - Interface in org.infinispan.commons.marshall
Buffer size predictor
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(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(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.
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.
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
 
BYTE_STRING - Static variable in interface org.infinispan.commons.marshall.ProtoStreamTypeIds
 
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
 
bytesToHex(byte[]) - Static method in class org.infinispan.commons.dataconversion.StandardConversions
 

C

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_STREAM_INTERMEDIATE_PUBLISHER - Static variable in interface org.infinispan.commons.marshall.Ids
 
CACHE_STREAM_INTERMEDIATE_REDUCER - Static variable in interface org.infinispan.commons.marshall.Ids
 
CACHE_TOPOLOGY - Static variable in interface org.infinispan.commons.marshall.Ids
 
CacheBackpressureFullException - Exception in org.infinispan.commons.util.concurrent
A CacheException that is thrown when the backpressure has been filled an unable to process the request.
CacheBackpressureFullException() - Constructor for exception org.infinispan.commons.util.concurrent.CacheBackpressureFullException
 
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
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
 
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.
CallerId - Class in org.infinispan.commons.jdkspecific
 
CallerId() - Constructor for class org.infinispan.commons.jdkspecific.CallerId
 
CallerRunsRejectOnShutdownPolicy - Class in org.infinispan.commons.util.concurrent
A handler for rejected tasks that runs the rejected task directly in the calling thread of the execute method.
CallerRunsRejectOnShutdownPolicy() - Constructor for class org.infinispan.commons.util.concurrent.CallerRunsRejectOnShutdownPolicy
 
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
 
cannotLoadMimeTypes(String) - Method in class org.infinispan.commons.logging.Log_$logger
 
cannotLoadMimeTypes(String) - Method in interface org.infinispan.commons.logging.Log
 
cannotLoadMimeTypes$str() - Method in class org.infinispan.commons.logging.Log_$logger
 
canRead(String, AttributeDefinition) - Method in class org.infinispan.commons.configuration.attributes.AttributeSerializer
 
capacity() - Method in class org.infinispan.commons.util.SmallIntSet
Deprecated.
 
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
 
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
 
CHUNK_CACHE_KEY - Static variable in interface org.infinispan.commons.marshall.ProtoStreamTypeIds
 
CLASS - Static variable in interface org.infinispan.commons.marshall.Ids
 
ClassAttributeSerializer<T,​U extends ConfigurationInfo,​B extends ConfigurationBuilderInfo> - Class in org.infinispan.commons.configuration.attributes
Attribute serializer that converters an instance to its class name when serializing and the other way around when deserializing.
ClassAttributeSerializer() - Constructor for class org.infinispan.commons.configuration.attributes.ClassAttributeSerializer
 
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(ClassLoader) - Method in class org.infinispan.commons.util.SslContextFactory
 
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.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(Collection<String>, List<String>) - Constructor for class org.infinispan.commons.configuration.ClassWhiteList
 
ClassWhiteList(List<String>) - Constructor for class org.infinispan.commons.configuration.ClassWhiteList
 
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
Deprecated.
 
clear() - Method in class org.infinispan.commons.util.concurrent.ConcurrentWeakKeyHashMap
Deprecated.
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().
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.commons.marshall.DelegatingObjectInput
 
close() - Method in class org.infinispan.commons.marshall.DelegatingObjectOutput
 
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.
 
CLUSTER_EVENT - 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
 
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.
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
Deprecated.
since 10.0, will be removed in future Infinispan versions
CollectionFactory() - Constructor for class org.infinispan.commons.util.CollectionFactory
Deprecated.
 
COLLECTIONS - Static variable in interface org.infinispan.commons.marshall.Ids
 
combiner() - Method in class org.infinispan.commons.util.ArrayCollector
 
commit() - Method in class org.infinispan.commons.tx.TransactionImpl
Attempt to commit this transaction.
commit() - Method in class org.infinispan.commons.tx.TransactionManagerImpl
 
COMMONS_LOWER_BOUND - Static variable in interface org.infinispan.commons.marshall.ProtoStreamTypeIds
 
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
 
compareTo(byte[]) - Static method in class org.infinispan.commons.util.Version
 
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
Deprecated.
 
computeCapacity(int, float) - Static method in class org.infinispan.commons.util.CollectionFactory
Deprecated.
 
computeIfAbsent(Supplier<T>) - Method in class org.infinispan.commons.configuration.attributes.Attribute
 
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
Deprecated.
since 10.0, use ConcurrentHashMap.newKeySet() instead.
ConcurrentHashSet() - Constructor for class org.infinispan.commons.util.concurrent.ConcurrentHashSet
Deprecated.
 
ConcurrentHashSet(int) - Constructor for class org.infinispan.commons.util.concurrent.ConcurrentHashSet
Deprecated.
 
ConcurrentHashSet(int, float, int) - Constructor for class org.infinispan.commons.util.concurrent.ConcurrentHashSet
Deprecated.
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
Deprecated.
since 10.0
ConcurrentWeakKeyHashMap() - Constructor for class org.infinispan.commons.util.concurrent.ConcurrentWeakKeyHashMap
Deprecated.
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
Deprecated.
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
Deprecated.
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
Deprecated.
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
Deprecated.
Creates a new map with the same mappings as the given map.
ConcurrentWeakKeyHashMap.ReusableIterator<E> - Interface in org.infinispan.commons.util.concurrent
Deprecated.
 
CONFIG - Static variable in interface org.infinispan.commons.logging.Log
 
ConfigurationBuilderInfo - Interface in org.infinispan.commons.configuration
Exposes attributes and element from a configuration builder.
ConfigurationFor - Annotation Type in org.infinispan.commons.configuration
ConfigurationFor.
ConfigurationInfo - Interface in org.infinispan.commons.configuration
Exposes information about attributes and sub-elements of a configuration.
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
constructDouble(Class<?>, Object) - Static method in class org.infinispan.commons.util.Util
 
consumer - Variable in class org.infinispan.commons.util.RemovableIterator
 
CONTAINER - Static variable in interface org.infinispan.commons.logging.Log
 
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
Deprecated.
 
contains(Object) - Method in class org.infinispan.commons.util.concurrent.ConcurrentWeakKeyHashMap
Deprecated.
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(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(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
Deprecated.
 
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(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
Deprecated.
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
Deprecated.
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.
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.
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.
convertJavaToProtoStream(Object, MediaType, ImmutableSerializationContext) - Static method in class org.infinispan.commons.dataconversion.StandardConversions
Converts a java object to a sequence of bytes using a ProtoStream ImmutableSerializationContext.
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.
CORE_LOWER_BOUND - Static variable in interface org.infinispan.commons.marshall.ProtoStreamTypeIds
 
coreThreads() - Method in class org.infinispan.commons.executors.BlockingThreadPoolExecutorFactory
 
count() - Method in class org.infinispan.commons.stat.DefaultSimpleStat
 
count() - Method in interface org.infinispan.commons.stat.SimpleStat
 
COUNTER_CONFIGURATION - Static variable in interface org.infinispan.commons.marshall.Ids
 
COUNTER_CONFIGURATION - Static variable in interface org.infinispan.commons.marshall.ProtoStreamTypeIds
 
COUNTER_STATE - Static variable in interface org.infinispan.commons.marshall.Ids
 
COUNTER_STATE - Static variable in interface org.infinispan.commons.marshall.ProtoStreamTypeIds
 
COUNTER_STORAGE - Static variable in interface org.infinispan.commons.marshall.ProtoStreamTypeIds
 
COUNTER_TYPE - Static variable in interface org.infinispan.commons.marshall.ProtoStreamTypeIds
 
COUNTER_VALUE - Static variable in interface org.infinispan.commons.marshall.ProtoStreamTypeIds
 
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.
CounterConfiguration$___Marshaller_200ccbe7f9bd55cd3d0f90bae5ea29adc0a29590c936038020329c50ede7e29f - Class in org.infinispan.counter.api
WARNING: Generated code! Do not edit!
CounterConfiguration$___Marshaller_200ccbe7f9bd55cd3d0f90bae5ea29adc0a29590c936038020329c50ede7e29f() - Constructor for class org.infinispan.counter.api.CounterConfiguration$___Marshaller_200ccbe7f9bd55cd3d0f90bae5ea29adc0a29590c936038020329c50ede7e29f
 
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
 
COUNTERS_LOWER_BOUND - Static variable in interface org.infinispan.commons.marshall.ProtoStreamTypeIds
 
CounterState - Enum in org.infinispan.counter.api
The possible states for a counter value.
CounterState$___Marshaller_93aa5d27c0d57954ec79247b055254b02d5c87a64e0764e392772b387eb7542d - Class in org.infinispan.counter.api
 
CounterState$___Marshaller_93aa5d27c0d57954ec79247b055254b02d5c87a64e0764e392772b387eb7542d() - Constructor for class org.infinispan.counter.api.CounterState$___Marshaller_93aa5d27c0d57954ec79247b055254b02d5c87a64e0764e392772b387eb7542d
 
CounterType - Enum in org.infinispan.counter.api
The counter types.
CounterType$___Marshaller_4dd4ef0972bf79fd96da56b8ce9348d84b1c42596acd7df3abf86c5e467887f5 - Class in org.infinispan.counter.api
 
CounterType$___Marshaller_4dd4ef0972bf79fd96da56b8ce9348d84b1c42596acd7df3abf86c5e467887f5() - Constructor for class org.infinispan.counter.api.CounterType$___Marshaller_4dd4ef0972bf79fd96da56b8ce9348d84b1c42596acd7df3abf86c5e467887f5
 
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, boolean) - Static method in class org.infinispan.commons.executors.BlockingThreadPoolExecutorFactory
 
create(T) - Static method in class org.infinispan.commons.util.ByRef
 
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.commons.api.CacheContainerAdmin
Creates a cache on the container using the specified template.
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
 
createMap() - Method in class org.infinispan.commons.util.WeakValueHashMap
Create map.
createsNonBlockingThreads() - Method in class org.infinispan.commons.executors.BlockingThreadPoolExecutorFactory
 
createsNonBlockingThreads() - Method in interface org.infinispan.commons.executors.ThreadPoolExecutorFactory
 
createTransaction() - Method in class org.infinispan.commons.tx.TransactionManagerImpl
 
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
 
DEADLOCK_DETECTING_GLOBAL_TRANSACTION - Static variable in interface org.infinispan.commons.marshall.Ids
 
decode(int) - Static method in class org.infinispan.commons.io.SignedNumeric
 
decode(int) - Method in class org.infinispan.counter.api.CounterState$___Marshaller_93aa5d27c0d57954ec79247b055254b02d5c87a64e0764e392772b387eb7542d
 
decode(int) - Method in class org.infinispan.counter.api.CounterType$___Marshaller_4dd4ef0972bf79fd96da56b8ce9348d84b1c42596acd7df3abf86c5e467887f5
 
decode(int) - Method in class org.infinispan.counter.api.Storage$___Marshaller_ed04a8616efd062a7c88e9e578efa97c99224ac3211dd20ca76376455f84a9ae
 
decodeConfiguration(Supplier<Byte>, LongSupplier, IntSupplier) - Static method in class org.infinispan.counter.util.EncodeUtil
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.
decodeType(byte) - Static method in class org.infinispan.counter.util.EncodeUtil
Decodes the Storage.
decodeVersion(short) - Static method in class org.infinispan.commons.util.Version
 
decodeVersionForSerialization(short) - Static method in class org.infinispan.commons.util.Version
Serialization only looks at major and minor, not micro or below.
decrement() - Method in interface org.infinispan.counter.api.SyncWeakCounter
 
decrement() - Method in interface org.infinispan.counter.api.WeakCounter
Decrements the counter.
decrementAndGet() - Method in interface org.infinispan.counter.api.StrongCounter
Atomically decrements the counter and returns the new value
decrementAndGet() - Method in interface org.infinispan.counter.api.SyncStrongCounter
 
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
 
DefaultElementDefinition<C extends ConfigurationInfo> - Class in org.infinispan.commons.configuration.elements
 
DefaultElementDefinition(String) - Constructor for class org.infinispan.commons.configuration.elements.DefaultElementDefinition
 
DefaultElementDefinition(String, boolean) - Constructor for class org.infinispan.commons.configuration.elements.DefaultElementDefinition
 
DefaultElementDefinition(String, boolean, boolean) - Constructor for class org.infinispan.commons.configuration.elements.DefaultElementDefinition
 
DefaultFileLookup() - Constructor for class org.infinispan.commons.util.FileLookupFactory.DefaultFileLookup
 
DefaultSerializer<T,​U extends ConfigurationInfo,​B extends ConfigurationBuilderInfo> - Class in org.infinispan.commons.configuration.attributes
Default implementation of AttributeSerializer that uses the xmlName as the output format for the name, and the value without transformation.
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
 
DefaultTranscoder - Class in org.infinispan.commons.dataconversion
Handle conversions between text/plain, url-encoded, java objects, and octet-stream contents.
DefaultTranscoder(Marshaller) - 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.
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
 
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.
dissociateTransaction() - Static method in class org.infinispan.commons.tx.TransactionManagerImpl
 
DISTRIBUTED_CACHE_STATS_CALLABLE - Static variable in interface org.infinispan.commons.marshall.Ids
 
DISTRIBUTED_SERVER_TASK - Static variable in interface org.infinispan.commons.marshall.ProtoStreamTypeIds
 
DISTRIBUTED_SERVER_TASK_PARAMETER - Static variable in interface org.infinispan.commons.marshall.ProtoStreamTypeIds
 
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
 
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
 
ElementDefinition<C extends ConfigurationInfo> - Interface in org.infinispan.commons.configuration.elements
Defines a container for a set of configuration Attribute.
ElementDefinition.ElementOutput - Class in org.infinispan.commons.configuration.elements
An ElementOutput specifies the name and optionally the class that an element must be serialized.
ElementOutput(String) - Constructor for class org.infinispan.commons.configuration.elements.ElementDefinition.ElementOutput
 
ElementOutput(String, String) - Constructor for class org.infinispan.commons.configuration.elements.ElementDefinition.ElementOutput
 
elements() - Method in class org.infinispan.commons.util.concurrent.ConcurrentWeakKeyHashMap
Deprecated.
Returns an enumeration of the values in this table.
EMBEDDED_EXPIRABLE_METADATA - Static variable in interface org.infinispan.commons.marshall.ProtoStreamTypeIds
 
EMBEDDED_LIFESPAN_METADATA - Static variable in interface org.infinispan.commons.marshall.ProtoStreamTypeIds
 
EMBEDDED_MAX_IDLE_METADATA - Static variable in interface org.infinispan.commons.marshall.ProtoStreamTypeIds
 
EMBEDDED_METADATA - Static variable in interface org.infinispan.commons.marshall.Ids
 
EMBEDDED_METADATA - Static variable in interface org.infinispan.commons.marshall.ProtoStreamTypeIds
 
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
 
encode(int) - Static method in class org.infinispan.commons.io.SignedNumeric
 
encode(CounterState) - Method in class org.infinispan.counter.api.CounterState$___Marshaller_93aa5d27c0d57954ec79247b055254b02d5c87a64e0764e392772b387eb7542d
 
encode(CounterType) - Method in class org.infinispan.counter.api.CounterType$___Marshaller_4dd4ef0972bf79fd96da56b8ce9348d84b1c42596acd7df3abf86c5e467887f5
 
encode(Storage) - Method in class org.infinispan.counter.api.Storage$___Marshaller_ed04a8616efd062a7c88e9e578efa97c99224ac3211dd20ca76376455f84a9ae
 
encodeConfiguration(CounterConfiguration, Consumer<Byte>, LongConsumer, IntConsumer) - Static method in class org.infinispan.counter.util.EncodeUtil
Encodes the configuration.
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
 
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 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
Deprecated.
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() - 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.
eq(Object, Object) - Static method in class org.infinispan.commons.util.AbstractMap
 
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.
 
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
 
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
 
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
 
EVENT_LOG_CATEGORY - Static variable in interface org.infinispan.commons.marshall.ProtoStreamTypeIds
 
EVENT_LOG_LEVEL - Static variable in interface org.infinispan.commons.marshall.ProtoStreamTypeIds
 
EVENT_LOGGER_LOWER_BOUND - Static variable in interface org.infinispan.commons.marshall.ProtoStreamTypeIds
 
EvictionListener<K,​V> - Interface in org.infinispan.commons.util
Deprecated.
since 10.0 - This class is not used internally anymore
EXCEPTION_RESPONSE - Static variable in interface org.infinispan.commons.marshall.Ids
 
EXCEPTIONS - Static variable in interface org.infinispan.commons.marshall.Ids
 
EXECUTION_MODE - Static variable in interface org.infinispan.commons.marshall.ProtoStreamTypeIds
 
ExecutorFactory - Interface in org.infinispan.commons.executors
Used to configure and create executors
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.
Externalizer<T> - Interface in org.infinispan.commons.marshall
Deprecated.
since 10.0, will be removed in a future release. Please configure a SerializationContextInitializer and utilise ProtoStream annotations on Java objects instead, or specify a custom Marshaller implementation via the SerializationConfiguration.
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() - Constructor for class org.infinispan.commons.util.ImmutableListCopy.Externalizer
 
EXTERNALIZER - Static variable in class org.infinispan.commons.tx.XidImpl
 
extractFieldName(String) - Static method in class org.infinispan.commons.util.ReflectionUtil
 

F

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 - 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
 
FILE_CACHE_KEY - Static variable in interface org.infinispan.commons.marshall.ProtoStreamTypeIds
 
FILE_LIST_CACHE_KEY - Static variable in interface org.infinispan.commons.marshall.ProtoStreamTypeIds
 
FILE_LIST_CACHE_VALUE - Static variable in interface org.infinispan.commons.marshall.ProtoStreamTypeIds
 
FILE_METADATA - Static variable in interface org.infinispan.commons.marshall.ProtoStreamTypeIds
 
FILE_READ_LOCK_KEY - Static variable in interface org.infinispan.commons.marshall.ProtoStreamTypeIds
 
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
 
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
 
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
Deprecated.
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
Deprecated.
Load the resource and break on first found match.
findResources(String) - Method in class org.infinispan.commons.util.OsgiClassLoader
Deprecated.
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
 
finisher() - Method in class org.infinispan.commons.util.ArrayCollector
 
finishObjectInput(ObjectInput) - Method in class org.infinispan.commons.marshall.AbstractDelegatingMarshaller
 
finishObjectInput(ObjectInput) - Method in interface org.infinispan.commons.marshall.StreamingMarshaller
Deprecated.
Finish using the given ObjectInput.
finishObjectOutput(ObjectOutput) - Method in class org.infinispan.commons.marshall.AbstractDelegatingMarshaller
 
finishObjectOutput(ObjectOutput) - Method in interface org.infinispan.commons.marshall.StreamingMarshaller
Deprecated.
Finish using the given ObjectOutput.
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
 
forceRelease(String) - Method in interface org.infinispan.lock.api.ClusteredLockManager
Releases - or unlocks - a ClusteredLock if such exists.
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(InputStream) - Static method in class org.infinispan.commons.util.Version
 
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
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
 
FUNCTION_MAPPER - Static variable in interface org.infinispan.commons.marshall.Ids
 

G

GENERIC_JBOSS_MARSHALLING_CLASS - Static variable in class org.infinispan.commons.util.Util
 
GENERIC_MARSHALLER - Static variable in interface org.infinispan.commons.dataconversion.EncoderIds
 
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
Deprecated.
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.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.multimap.api.BasicMultimapCache
Returns a view collection of the values associated with key in this multimap cache, if any.
getAllAsync(Set<?>) - Method in interface org.infinispan.commons.api.AsyncCache
TODO This should be in AdvancedCache with getAll
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.
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
 
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
 
getBrandName() - Static method in class org.infinispan.commons.util.Version
 
getBrandVersion() - Static method in class org.infinispan.commons.util.Version
 
getBuf() - Method in interface org.infinispan.commons.io.ByteBuffer
Returns the underlying buffer.
getBuf() - Method in class org.infinispan.commons.io.ByteBufferImpl
 
getBufferPools() - Method in class org.infinispan.commons.util.JVMMemoryInfoInfo
 
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.
getBuilderInfo(String, String) - Method in interface org.infinispan.commons.configuration.ConfigurationBuilderInfo
 
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 interface org.infinispan.commons.api.BasicCacheContainer
Retrieves the default cache associated with this cache container.
getCache(String) - Method in interface org.infinispan.commons.api.BasicCacheContainer
Retrieves a cache by name.
getCacheNames() - Method in interface org.infinispan.commons.api.BasicCacheContainer
This method returns a collection of all cache names.
getCallerClass(int) - Static method in class org.infinispan.commons.jdkspecific.CallerId
 
getCharset() - Method in class org.infinispan.commons.dataconversion.MediaType
 
getChildrenInfo() - Method in interface org.infinispan.commons.configuration.ConfigurationBuilderInfo
 
getClassForName(String, ClassLoader) - Static method in class org.infinispan.commons.util.ReflectionUtil
 
getClassLoaders(ClassLoader) - Static method in class org.infinispan.commons.util.Util
 
getClassName() - Method in class org.infinispan.commons.configuration.elements.ElementDefinition.ElementOutput
 
getClassType() - Method in class org.infinispan.commons.dataconversion.MediaType
 
getCodename() - Static method in class org.infinispan.commons.util.Version
 
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.
getContext() - Method in class org.infinispan.commons.util.SslContextFactory
 
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.
getDefaultValue() - Method in class org.infinispan.commons.configuration.attributes.AttributeDefinition
 
getElementDefinition() - Method in interface org.infinispan.commons.configuration.BaseConfigurationInfo
 
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.
getExactSizeIfKnown() - Method in class org.infinispan.commons.util.SpliteratorMapper
 
getExecutor(Properties) - Method in interface org.infinispan.commons.executors.ExecutorFactory
 
getExecutor(Properties, AccessControlContext) - Method in interface org.infinispan.commons.executors.SecurityAwareExecutorFactory
 
getFactoryClazz() - Method in enum org.infinispan.commons.tx.lookup.LookupNames.TransactionManagerFactory
 
getField(String, Class<?>) - Static method in class org.infinispan.commons.util.ReflectionUtil
 
getFormatId() - Method in class org.infinispan.commons.tx.XidImpl
 
getGc() - Method in class org.infinispan.commons.util.JVMMemoryInfoInfo
 
getGlobalTransactionId() - Method in class org.infinispan.commons.tx.XidImpl
 
getHeap() - Method in class org.infinispan.commons.util.JVMMemoryInfoInfo
 
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
Deprecated.
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.ImmutableListCopy.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
 
getInitialValue() - Method in class org.infinispan.commons.configuration.attributes.Attribute
 
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.concurrent.BlockingRejectedExecutionHandler
 
getInstance() - Static method in class org.infinispan.commons.util.concurrent.NonBlockingRejectedExecutionHandler
 
getInstance() - Static method in class org.infinispan.commons.util.OsgiClassLoader
Deprecated.
 
getInstance() - Static method in class org.infinispan.counter.api.PropertyFormatter
 
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
 
getJavaClass() - Method in class org.infinispan.commons.dataconversion.MediaType$___Marshaller_f2fc301543ca54d0326b5d8ce3b7199226a678253252e7ac46f1fad54bd90568
 
getJavaClass() - Method in class org.infinispan.commons.marshall.WrappedByteArray$___Marshaller_dd5f1f82b70f419159a02b94c2ffa39a035efa36bc3f94e3bec8f1fb78d5e078
 
getJavaClass() - Method in class org.infinispan.commons.util.KeyValueWithPrevious$___Marshaller_77f744431c728652c86d2a31b967de3b5ea4d523d8f930a71d040ffa7983bb7f
 
getJavaClass() - Method in class org.infinispan.commons.util.KeyValueWithPrevious$___Marshaller_9145896a24b67e12a03ab245b027743214e8f0a00cff4e94594e6701c8f07ff1
 
getJavaClass() - Method in class org.infinispan.counter.api.CounterConfiguration$___Marshaller_200ccbe7f9bd55cd3d0f90bae5ea29adc0a29590c936038020329c50ede7e29f
 
getJavaClass() - Method in class org.infinispan.counter.api.CounterState$___Marshaller_93aa5d27c0d57954ec79247b055254b02d5c87a64e0764e392772b387eb7542d
 
getJavaClass() - Method in class org.infinispan.counter.api.CounterType$___Marshaller_4dd4ef0972bf79fd96da56b8ce9348d84b1c42596acd7df3abf86c5e467887f5
 
getJavaClass() - Method in class org.infinispan.counter.api.Storage$___Marshaller_ed04a8616efd062a7c88e9e578efa97c99224ac3211dd20ca76376455f84a9ae
 
getJBossMarshaller(ClassLoader, ClassWhiteList) - Static method in class org.infinispan.commons.util.Util
 
getJndiLookup() - Method in enum org.infinispan.commons.tx.lookup.LookupNames.JndiTransactionManager
 
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
 
getKeyEquivalence() - Method in class org.infinispan.commons.equivalence.EquivalentHashMap
Deprecated.
 
getKeyManagerFactory() - Method in class org.infinispan.commons.util.SslContextFactory
 
getKlass() - Method in class org.infinispan.commons.configuration.attributes.AttributeSet
 
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.
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.commons.logging.BasicLogFactory
 
getLog(Class<?>, Class<T>) - Static method in class org.infinispan.commons.logging.LogFactory
 
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
 
getMajor() - Static method in class org.infinispan.commons.util.Version
 
getMajorMinor() - Static method in class org.infinispan.commons.util.Version
 
getMarshallVersion() - Static method in class org.infinispan.commons.util.Version
 
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%.
getMBeanServer() - Method in interface org.infinispan.commons.jmx.MBeanServerLookup
 
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
 
getMediaType(String) - Static method in class org.infinispan.commons.dataconversion.MediaTypeResolver
 
getMemoryPools() - Method in class org.infinispan.commons.util.JVMMemoryInfoInfo
 
getMin(long) - Method in class org.infinispan.commons.stat.DefaultSimpleStat
 
getMin(long) - Method in interface org.infinispan.commons.stat.SimpleStat
 
getMinor() - Static method in class org.infinispan.commons.util.Version
 
getModuleSlot() - Static method in class org.infinispan.commons.util.Version
 
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 class org.infinispan.commons.configuration.elements.ElementDefinition.ElementOutput
 
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
 
getNewBufferSize(int, int) - Method in class org.infinispan.commons.io.ExposedByteArrayOutputStream
Gets the number of bytes to which the internal buffer should be resized.
getNewBuilderInfo(String) - Method in interface org.infinispan.commons.configuration.ConfigurationBuilderInfo
 
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
 
getNonHeap() - Method in class org.infinispan.commons.util.JVMMemoryInfoInfo
 
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.
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.commons.api.CacheContainerAdmin
Retrieves an existing cache or creates one using the specified template if it doesn't exist
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
 
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
 
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
 
getProtoFile() - Method in class org.infinispan.commons.GlobalContextInitializerImpl
 
getProtoFile() - Method in class org.infinispan.commons.marshall.PersistenceContextInitializerImpl
 
getProtoFileName() - Method in class org.infinispan.commons.GlobalContextInitializerImpl
 
getProtoFileName() - Method in class org.infinispan.commons.marshall.PersistenceContextInitializerImpl
 
getRawBuffer() - Method in class org.infinispan.commons.io.ExposedByteArrayOutputStream
Gets the internal buffer array.
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
 
getRootCause(Throwable) - Static method in class org.infinispan.commons.util.Util
 
getSaslClientFactories() - Static method in class org.infinispan.commons.util.SaslUtils
Returns a collection 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 a collection 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 a collection 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 a collection of all of the registered SaslServerFactorys where the order is based on the order of the Provider registration and/or class path order.
getSchemaVersion() - Static method in class org.infinispan.commons.util.Version
 
getSegmentSize(int) - Static method in class org.infinispan.commons.util.Util
Returns the size of each segment, given a number of segments.
getSerializationContext() - Method in class org.infinispan.commons.marshall.ProtoStreamMarshaller
 
getSerializationName(Attribute<T>, U) - Method in class org.infinispan.commons.configuration.attributes.AttributeSerializer
 
getSerializationName(Attribute<T>, U) - Method in class org.infinispan.commons.configuration.attributes.DefaultSerializer
 
getSerializationValue(Attribute<Object>, ConfigurationInfo) - Method in class org.infinispan.commons.configuration.attributes.NullAttributeSerializer
 
getSerializationValue(Attribute<T>, U) - Method in class org.infinispan.commons.configuration.attributes.AttributeSerializer
 
getSerializerConfig() - Method in class org.infinispan.commons.configuration.attributes.AttributeDefinition
 
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.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.
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
getTransaction() - Method in class org.infinispan.commons.tx.TransactionManagerImpl
 
getTransactionManager() - Method in interface org.infinispan.commons.api.TransactionalCache
 
getTransactionManager() - Method in interface org.infinispan.commons.tx.lookup.TransactionManagerLookup
Returns a new TransactionManager.
getTrustManagerFactory() - Method in class org.infinispan.commons.util.SslContextFactory
 
getType() - Method in class org.infinispan.commons.configuration.attributes.AttributeDefinition
 
getType() - Method in class org.infinispan.commons.dataconversion.MediaType
 
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
Deprecated.
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.ImmutableListCopy.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
 
getTypeName() - Method in class org.infinispan.commons.dataconversion.MediaType$___Marshaller_f2fc301543ca54d0326b5d8ce3b7199226a678253252e7ac46f1fad54bd90568
 
getTypeName() - Method in class org.infinispan.commons.marshall.WrappedByteArray$___Marshaller_dd5f1f82b70f419159a02b94c2ffa39a035efa36bc3f94e3bec8f1fb78d5e078
 
getTypeName() - Method in class org.infinispan.commons.util.KeyValueWithPrevious$___Marshaller_77f744431c728652c86d2a31b967de3b5ea4d523d8f930a71d040ffa7983bb7f
 
getTypeName() - Method in class org.infinispan.commons.util.KeyValueWithPrevious$___Marshaller_9145896a24b67e12a03ab245b027743214e8f0a00cff4e94594e6701c8f07ff1
 
getTypeName() - Method in class org.infinispan.counter.api.CounterConfiguration$___Marshaller_200ccbe7f9bd55cd3d0f90bae5ea29adc0a29590c936038020329c50ede7e29f
 
getTypeName() - Method in class org.infinispan.counter.api.CounterState$___Marshaller_93aa5d27c0d57954ec79247b055254b02d5c87a64e0764e392772b387eb7542d
 
getTypeName() - Method in class org.infinispan.counter.api.CounterType$___Marshaller_4dd4ef0972bf79fd96da56b8ce9348d84b1c42596acd7df3abf86c5e467887f5
 
getTypeName() - Method in class org.infinispan.counter.api.Storage$___Marshaller_ed04a8616efd062a7c88e9e578efa97c99224ac3211dd20ca76376455f84a9ae
 
getTypeSubtype() - Method in class org.infinispan.commons.dataconversion.MediaType
 
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(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.
 
getVersion() - Method in interface org.infinispan.commons.api.BasicCache
Retrieves the version of Infinispan
getVersion() - Static method in class org.infinispan.commons.util.Version
 
getVersionShort() - Static method in class org.infinispan.commons.util.Version
 
getVersionShort(String) - Static method in class org.infinispan.commons.util.Version
 
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
 
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
 
GlobalContextInitializer - Interface in org.infinispan.commons
Interface used to initialise the global SerializationContext using the specified Pojos, and the generated proto files and marshallers.
GlobalContextInitializerImpl - Class in org.infinispan.commons
WARNING: Generated code! Do not edit!
GlobalContextInitializerImpl() - Constructor for class org.infinispan.commons.GlobalContextInitializerImpl
 
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
 

H

Handle<T extends CounterListener> - Interface in org.infinispan.counter.api
As a return of StrongCounter.addListener(CounterListener), it is used to un-register the CounterListener.
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
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
 
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
 
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
 

I

ICKLE_CONTINUOUS_QUERY_RESULT - Static variable in interface org.infinispan.commons.marshall.ProtoStreamTypeIds
 
ICKLE_FILTER_RESULT - Static variable in interface org.infinispan.commons.marshall.ProtoStreamTypeIds
 
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.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.
IGNORED_CACHES - Static variable in interface org.infinispan.commons.marshall.ProtoStreamTypeIds
 
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
 
IllegalLifecycleStateException - Exception in org.infinispan.commons
This exception is thrown when the cache or cache manager does not have the right lifecycle state for operations to be called on it.
IllegalLifecycleStateException() - Constructor for exception org.infinispan.commons.IllegalLifecycleStateException
 
IllegalLifecycleStateException(String) - Constructor for exception org.infinispan.commons.IllegalLifecycleStateException
 
IllegalLifecycleStateException(String, Throwable) - Constructor for exception org.infinispan.commons.IllegalLifecycleStateException
 
IllegalLifecycleStateException(Throwable) - Constructor for exception org.infinispan.commons.IllegalLifecycleStateException
 
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_LIST_COPY - Static variable in interface org.infinispan.commons.marshall.Ids
 
IMMUTABLE_MAP - Static variable in interface org.infinispan.commons.marshall.Ids
 
IMMUTABLE_SET - Static variable in interface org.infinispan.commons.marshall.Ids
 
immutableCollectionCopy(Collection<T>) - Static method in class org.infinispan.commons.util.Immutables
Creates a new immutable copy of the specified Collection.
immutableCollectionWrap(Collection<? extends T>) - Static method in class org.infinispan.commons.util.Immutables
Wraps a collection with an immutable collection.
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.Externalizer - Class in org.infinispan.commons.util
 
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_DOUBT_TX_INFO - Static variable in interface org.infinispan.commons.marshall.Ids
 
inc() - Method in class org.infinispan.commons.util.ByRef.Integer
 
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
 
indexOf(Object) - Method in class org.infinispan.commons.util.ForwardingList
 
indexOf(Object) - Method in class org.infinispan.commons.util.ImmutableListCopy
 
INFINISPAN_BRAND_NAME - Static variable in class org.infinispan.commons.util.Version
 
INFINISPAN_BRAND_VERSION - Static variable in class org.infinispan.commons.util.Version
 
INFINISPAN_CODENAME - Static variable in class org.infinispan.commons.util.Version
 
INFINISPAN_CORE_SCHEMA_VERSION - Static variable in class org.infinispan.commons.util.Version
 
INFINISPAN_MODULE_SLOT_PREFIX - Static variable in class org.infinispan.commons.util.Version
 
INFINISPAN_MODULE_SLOT_VERSION - Static variable in class org.infinispan.commons.util.Version
 
INFINISPAN_VERSION - Static variable in class org.infinispan.commons.util.Version
 
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.
initialize() - Method in interface org.infinispan.commons.configuration.attributes.AttributeInitializer
 
initialize(ClassWhiteList) - Method in class org.infinispan.commons.marshall.JavaSerializationMarshaller
 
initialize(ClassWhiteList) - Method in interface org.infinispan.commons.marshall.Marshaller
An optional method which allows an implementation to respect the ClassWhiteList associated with the context, for example the EmbeddedCacheManager or RemoteCacheManager.
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.
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.ClassAttributeSerializer
 
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.NullAttributeSerializer
 
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 interface org.infinispan.commons.GlobalContextInitializer
 
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_ENUMS - 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
 
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
 
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
 
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
 
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
 
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.
isEmpty() - Method in class org.infinispan.commons.configuration.attributes.AttributeSet
 
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
Deprecated.
 
isEmpty() - Method in class org.infinispan.commons.util.concurrent.ConcurrentWeakKeyHashMap
Deprecated.
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.
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 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.ProtoStreamMarshaller
 
isMarshallable(Object) - Method in interface org.infinispan.commons.marshall.StreamAwareMarshaller
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
 
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
 
isOSGiContext() - Static method in class org.infinispan.commons.util.Util
Deprecated.
Since 10.1, OSGi support is deprecated and will be removed in a future version.
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.
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
 
isTopLevel() - Method in class org.infinispan.commons.configuration.elements.DefaultElementDefinition
 
isTopLevel() - Method in interface org.infinispan.commons.configuration.elements.ElementDefinition
 
isUpperBoundReached() - Method in exception org.infinispan.counter.exception.CounterOutOfBoundsException
 
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
Deprecated.
 
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_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
 
JBOSS_USER_MARSHALLER_CLASS - Static variable in class org.infinispan.commons.util.Util
 
JGROUPS_ADDRESS - Static variable in interface org.infinispan.commons.marshall.Ids
 
JGROUPS_ADDRESS - Static variable in interface org.infinispan.commons.marshall.ProtoStreamTypeIds
 
JGROUPS_TOPOLOGY_AWARE_ADDRESS - Static variable in interface org.infinispan.commons.marshall.Ids
 
join(List<String>, String) - Static method in class org.infinispan.commons.util.Util
 
JsonCustomFactory - Class in org.infinispan.commons.configuration
Custom Json.Factory to handle cache attribute values.
JsonCustomFactory() - Constructor for class org.infinispan.commons.configuration.JsonCustomFactory
 
JsonReader - Class in org.infinispan.commons.configuration
 
JsonReader() - Constructor for class org.infinispan.commons.configuration.JsonReader
 
JsonWriter - Class in org.infinispan.commons.configuration
 
JsonWriter() - Constructor for class org.infinispan.commons.configuration.JsonWriter
 
JVMMemoryInfoInfo - Class in org.infinispan.commons.util
 
JVMMemoryInfoInfo() - Constructor for class org.infinispan.commons.util.JVMMemoryInfoInfo
 

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(String) - Method in class org.infinispan.commons.util.SslContextFactory
 
keys - Variable in class org.infinispan.commons.util.ArrayMap
 
keys() - Method in class org.infinispan.commons.util.concurrent.ConcurrentWeakKeyHashMap
Deprecated.
Returns an enumeration of the keys in this table.
keySet - Variable in class org.infinispan.commons.util.AbstractMap
 
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
Deprecated.
Returns a Set view of the keys contained in this map.
keySet() - Method in class org.infinispan.commons.util.FastCopyHashMap
 
KeySet() - Constructor for class org.infinispan.commons.util.FastCopyHashMap.KeySet
 
keyStoreCertificatePassword(char[]) - Method in class org.infinispan.commons.util.SslContextFactory
 
keyStoreFileName(String) - Method in class org.infinispan.commons.util.SslContextFactory
 
keyStorePassword(char[]) - Method in class org.infinispan.commons.util.SslContextFactory
 
keyStoreType(String) - Method in class org.infinispan.commons.util.SslContextFactory
 
KeyValueWithPrevious<K,​V> - Class in org.infinispan.commons.util
 
KeyValueWithPrevious(K, V, V) - Constructor for class org.infinispan.commons.util.KeyValueWithPrevious
 
KeyValueWithPrevious$___Marshaller_77f744431c728652c86d2a31b967de3b5ea4d523d8f930a71d040ffa7983bb7f - Class in org.infinispan.commons.util
WARNING: Generated code! Do not edit!
KeyValueWithPrevious$___Marshaller_77f744431c728652c86d2a31b967de3b5ea4d523d8f930a71d040ffa7983bb7f() - Constructor for class org.infinispan.commons.util.KeyValueWithPrevious$___Marshaller_77f744431c728652c86d2a31b967de3b5ea4d523d8f930a71d040ffa7983bb7f
 
KeyValueWithPrevious$___Marshaller_9145896a24b67e12a03ab245b027743214e8f0a00cff4e94594e6701c8f07ff1 - Class in org.infinispan.commons.util
WARNING: Generated code! Do not edit!
KeyValueWithPrevious$___Marshaller_9145896a24b67e12a03ab245b027743214e8f0a00cff4e94594e6701c8f07ff1() - Constructor for class org.infinispan.commons.util.KeyValueWithPrevious$___Marshaller_9145896a24b67e12a03ab245b027743214e8f0a00cff4e94594e6701c8f07ff1
 
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
 
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
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 - Interface in org.infinispan.commons.logging
Infinispan's log abstraction layer on top of JBoss Logging.
Log_$logger - Class in org.infinispan.commons.logging
Warning this class consists of generated code.
Log_$logger(Logger) - Constructor for class org.infinispan.commons.logging.Log_$logger
 
LOG_ROOT - Static variable in interface org.infinispan.commons.logging.Log
 
LogFactory - Class in org.infinispan.commons.logging
Factory that creates Log instances.
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.
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.
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.
LUCENE_LOWER_BOUND - Static variable in interface org.infinispan.commons.marshall.ProtoStreamTypeIds
 

M

main(String[]) - Static method in class org.infinispan.commons.util.BlueprintGenerator
Deprecated.
 
main(String[]) - Static method in class org.infinispan.commons.util.ProcessorInfo
 
main(String[]) - Static method in class org.infinispan.commons.util.Version
Prints version information.
make(Object) - Method in class org.infinispan.commons.configuration.JsonCustomFactory
 
makeBoundedConcurrentMap(int) - Static method in class org.infinispan.commons.util.CollectionFactory
Deprecated.
 
makeConcurrentMap() - Static method in class org.infinispan.commons.util.CollectionFactory
Deprecated.
 
makeConcurrentMap(int) - Static method in class org.infinispan.commons.util.CollectionFactory
Deprecated.
 
makeConcurrentMap(int, float, int) - Static method in class org.infinispan.commons.util.CollectionFactory
Deprecated.
 
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
Deprecated.
 
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
Deprecated.
 
makeConcurrentParallelMap(int, int, Equivalence<? super K>, Equivalence<? super V>) - Static method in class org.infinispan.commons.util.CollectionFactory
Deprecated.
makeLinkedMap(int, float, boolean) - Static method in class org.infinispan.commons.util.CollectionFactory
Deprecated.
 
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
Deprecated.
 
makeMap(int) - Static method in class org.infinispan.commons.util.CollectionFactory
Deprecated.
 
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
Deprecated.
 
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
Deprecated.
 
makeSet(int) - Static method in class org.infinispan.commons.util.CollectionFactory
Deprecated.
 
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
Deprecated.
Create a Set backed by the specified array.
MANAGER_STATUS_RESPONSE - Static variable in interface org.infinispan.commons.marshall.Ids
 
map - Variable in class org.infinispan.commons.util.concurrent.ConcurrentHashSet
Deprecated.
 
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
 
MARSHALLABLE_USER_OBJECT - Static variable in interface org.infinispan.commons.marshall.ProtoStreamTypeIds
 
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
 
MARSHALLED_VALUE_IMPL - Static variable in interface org.infinispan.commons.marshall.ProtoStreamTypeIds
 
marshallEnum(E, ObjectOutput) - Static method in class org.infinispan.commons.marshall.MarshallUtil
 
marshaller - Variable in class org.infinispan.commons.marshall.AbstractDelegatingMarshaller
 
Marshaller - Interface in org.infinispan.commons.marshall
A marshaller is a class that is able to marshall and unmarshall objects efficiently.
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
 
MarshallingException - Exception in org.infinispan.commons.marshall
An exception that can be thrown by a cache if an object cannot be successfully serialized/deserialized.
MarshallingException() - Constructor for exception org.infinispan.commons.marshall.MarshallingException
 
MarshallingException(String) - Constructor for exception org.infinispan.commons.marshall.MarshallingException
 
MarshallingException(String, Throwable) - Constructor for exception org.infinispan.commons.marshall.MarshallingException
 
MarshallingException(String, Throwable, boolean, boolean) - Constructor for exception org.infinispan.commons.marshall.MarshallingException
 
MarshallingException(Throwable) - Constructor for exception org.infinispan.commons.marshall.MarshallingException
 
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_ID - Static variable in interface org.infinispan.commons.marshall.Ids
 
maxThreads() - Method in class org.infinispan.commons.executors.BlockingThreadPoolExecutorFactory
 
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
 
MEDIA_TYPE - Static variable in interface org.infinispan.commons.marshall.ProtoStreamTypeIds
 
mediaType() - Method in class org.infinispan.commons.marshall.IdentityMarshaller
 
mediaType() - Method in class org.infinispan.commons.marshall.JavaSerializationMarshaller
 
mediaType() - Method in interface org.infinispan.commons.marshall.Marshaller
 
mediaType() - Method in class org.infinispan.commons.marshall.ProtoStreamMarshaller
 
mediaType() - Method in interface org.infinispan.commons.marshall.StreamAwareMarshaller
 
mediaType() - Method in class org.infinispan.commons.marshall.StringMarshaller
 
mediaType() - Method in class org.infinispan.commons.marshall.UTF8StringMarshaller
 
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
 
MediaType$___Marshaller_f2fc301543ca54d0326b5d8ce3b7199226a678253252e7ac46f1fad54bd90568 - Class in org.infinispan.commons.dataconversion
WARNING: Generated code! Do not edit!
MediaType$___Marshaller_f2fc301543ca54d0326b5d8ce3b7199226a678253252e7ac46f1fad54bd90568() - Constructor for class org.infinispan.commons.dataconversion.MediaType$___Marshaller_f2fc301543ca54d0326b5d8ce3b7199226a678253252e7ac46f1fad54bd90568
 
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
 
MediaTypeResolver - Class in org.infinispan.commons.dataconversion
Resolve media types for files
MEGABYTES - org.infinispan.commons.util.MemoryUnit
 
MEMCACHED_LOWER_BOUND - Static variable in interface org.infinispan.commons.marshall.ProtoStreamTypeIds
 
MEMCACHED_METADATA - Static variable in interface org.infinispan.commons.marshall.ProtoStreamTypeIds
 
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
 
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
 
META_PARAMS_INTERNAL_METADATA - Static variable in interface org.infinispan.commons.marshall.ProtoStreamTypeIds
 
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
 
MIME_CACHE_ENTRY - Static variable in interface org.infinispan.commons.marshall.Ids
 
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
 
modCount - Variable in class org.infinispan.commons.util.ArrayMap
 
MORTAL_ENTRY - Static variable in interface org.infinispan.commons.marshall.Ids
 
MORTAL_VALUE - Static variable in interface org.infinispan.commons.marshall.Ids
 
MULTIMAP_BUCKET - Static variable in interface org.infinispan.commons.marshall.ProtoStreamTypeIds
 
MULTIMAP_LOWER_BOUND - Static variable in interface org.infinispan.commons.marshall.ProtoStreamTypeIds
 
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
 
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
 
newInstanceOrNull(Class<T>, Class[], Object...) - Static method in class org.infinispan.commons.util.Util
Instantiates a class by invoking the constructor that matches the provided parameter types passing the given arguments.
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
 
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
 
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_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
 
NonBlockingRejectedExecutionHandler - Class in org.infinispan.commons.util.concurrent
A handler for rejected tasks that runs the task if the current thread is a non blocking thread otherwise it blocks until the task can be added to the underlying queue
NonBlockingThread - Interface in org.infinispan.commons.executors
Marker interface used to signify that the given thread is non blocking and operations that block should not be run on it.
NonBlockingThreadFactory - Interface in org.infinispan.commons.executors
Same as ThreadFactory except that threads created by this factory should be non blocking and implement the NonBlockingThread interface.
NonReentrantLock - Class in org.infinispan.commons.util.concurrent
A simplistic non-reentrant lock that does not use ownership by thread.
NonReentrantLock() - Constructor for class org.infinispan.commons.util.concurrent.NonReentrantLock
 
NoStateExternalizer<T> - Class in org.infinispan.commons.marshall.exts
An externalizer that writes no state.
NoStateExternalizer() - Constructor for class org.infinispan.commons.marshall.exts.NoStateExternalizer
 
noSuchAliasInKeyStore(String, String) - Method in class org.infinispan.commons.logging.Log_$logger
 
noSuchAliasInKeyStore(String, String) - Method in interface org.infinispan.commons.logging.Log
 
noSuchAliasInKeyStore$str() - Method in class org.infinispan.commons.logging.Log_$logger
 
noSuchAttribute(String, String) - Method in class org.infinispan.commons.logging.Log_$logger
 
noSuchAttribute(String, String) - Method in interface org.infinispan.commons.logging.Log
 
noSuchAttribute$str() - Method in class org.infinispan.commons.logging.Log_$logger
 
NotSerializableException - Exception in org.infinispan.commons.marshall
An exception that hides inner stacktrace lines for non serializable exceptions.
NotSerializableException(String) - Constructor for exception org.infinispan.commons.marshall.NotSerializableException
 
NotSerializableException(String, Throwable) - Constructor for exception org.infinispan.commons.marshall.NotSerializableException
 
NullAttributeSerializer - Class in org.infinispan.commons.configuration.attributes
 
NUMERIC_VERSION - Static variable in interface org.infinispan.commons.marshall.Ids
 
NUMERIC_VERSION - Static variable in interface org.infinispan.commons.marshall.ProtoStreamTypeIds
 

O

OBJECT_SIZE - Static variable in class org.infinispan.commons.util.AbstractEntrySizeCalculatorHelper
 
objectArray(int) - Static method in class org.infinispan.commons.util.Util
 
ObjectDuplicator - Class in org.infinispan.commons.util
A helper that efficiently duplicates known object types.
ObjectDuplicator() - Constructor for class org.infinispan.commons.util.ObjectDuplicator
 
objectFromByteBuffer(byte[]) - Method in class org.infinispan.commons.marshall.AbstractDelegatingMarshaller
 
objectFromByteBuffer(byte[]) - Method in class org.infinispan.commons.marshall.AbstractMarshaller
 
objectFromByteBuffer(byte[]) - Method in interface org.infinispan.commons.marshall.Marshaller
Unmarshalls an object from a byte array.
objectFromByteBuffer(byte[], int, int) - Method in class org.infinispan.commons.marshall.AbstractDelegatingMarshaller
 
objectFromByteBuffer(byte[], int, int) - Method in class org.infinispan.commons.marshall.IdentityMarshaller
 
objectFromByteBuffer(byte[], int, int) - Method in class org.infinispan.commons.marshall.JavaSerializationMarshaller
 
objectFromByteBuffer(byte[], int, int) - Method in interface org.infinispan.commons.marshall.Marshaller
Unmarshalls an object from a specific portion of a byte array.
objectFromByteBuffer(byte[], int, int) - Method in class org.infinispan.commons.marshall.ProtoStreamMarshaller
 
objectFromByteBuffer(byte[], int, int) - Method in class org.infinispan.commons.marshall.StringMarshaller
 
objectFromInputStream(InputStream) - Method in class org.infinispan.commons.marshall.AbstractDelegatingMarshaller
 
objectFromInputStream(InputStream) - Method in class org.infinispan.commons.marshall.AbstractMarshaller
This method implements StreamingMarshaller.objectFromInputStream(java.io.InputStream), but its implementation has been moved here rather that keeping under a class that implements StreamingMarshaller in order to avoid code duplication.
objectFromInputStream(InputStream) - Method in interface org.infinispan.commons.marshall.StreamingMarshaller
Deprecated.
Unmarshall an object from an InputStream
objectFromObjectStream(ObjectInput) - Method in class org.infinispan.commons.marshall.AbstractDelegatingMarshaller
 
objectFromObjectStream(ObjectInput) - Method in interface org.infinispan.commons.marshall.StreamingMarshaller
Deprecated.
Unmarshalls an object from an ObjectInput
objectInput - Variable in class org.infinispan.commons.marshall.DelegatingObjectInput
 
objectOutput - Variable in class org.infinispan.commons.marshall.DelegatingObjectOutput
 
objectToBuffer(Object) - Method in class org.infinispan.commons.marshall.AbstractDelegatingMarshaller
 
objectToBuffer(Object) - Method in class org.infinispan.commons.marshall.AbstractMarshaller
 
objectToBuffer(Object) - Method in interface org.infinispan.commons.marshall.Marshaller
A method that returns an instance of ByteBuffer, which allows direct access to the byte array with minimal array copying
objectToBuffer(Object, int) - Method in class org.infinispan.commons.marshall.AbstractMarshaller
This is a convenience method for converting an object into a ByteBuffer which takes an estimated size as parameter.
objectToBuffer(Object, int) - Method in class org.infinispan.commons.marshall.IdentityMarshaller
 
objectToBuffer(Object, int) - Method in class org.infinispan.commons.marshall.JavaSerializationMarshaller
 
objectToBuffer(Object, int) - Method in class org.infinispan.commons.marshall.ProtoStreamMarshaller
 
objectToBuffer(Object, int) - Method in class org.infinispan.commons.marshall.StringMarshaller
 
objectToByteBuffer(Object) - Method in class org.infinispan.commons.marshall.AbstractDelegatingMarshaller
 
objectToByteBuffer(Object) - Method in class org.infinispan.commons.marshall.AbstractMarshaller
 
objectToByteBuffer(Object) - Method in interface org.infinispan.commons.marshall.Marshaller
Marshalls an object to a byte array.
objectToByteBuffer(Object, int) - Method in class org.infinispan.commons.marshall.AbstractDelegatingMarshaller
 
objectToByteBuffer(Object, int) - Method in class org.infinispan.commons.marshall.AbstractMarshaller
 
objectToByteBuffer(Object, int) - Method in interface org.infinispan.commons.marshall.Marshaller
Marshalls an object to a byte array.
objectToObjectStream(Object, ObjectOutput) - Method in class org.infinispan.commons.marshall.AbstractDelegatingMarshaller
 
objectToObjectStream(Object, ObjectOutput) - Method in interface org.infinispan.commons.marshall.StreamingMarshaller
Deprecated.
Marshalls an object to a given ObjectOutput
of(int) - Static method in class org.infinispan.commons.util.SmallIntSet
Deprecated.
 
of(int...) - Static method in class org.infinispan.commons.util.SmallIntSet
Deprecated.
 
of(int, int) - Static method in class org.infinispan.commons.util.SmallIntSet
Deprecated.
 
of(int, int, int) - Static method in class org.infinispan.commons.util.SmallIntSet
Deprecated.
 
of(PrimitiveIterator.OfInt) - Static method in class org.infinispan.commons.util.SmallIntSet
Deprecated.
 
omitIfEmpty() - Method in class org.infinispan.commons.configuration.elements.DefaultElementDefinition
 
omitIfEmpty() - Method in interface org.infinispan.commons.configuration.elements.ElementDefinition
 
onEntryActivated(Object) - Method in interface org.infinispan.commons.util.EvictionListener
Deprecated.
Called back when an entry has been activated
onEntryChosenForEviction(Map.Entry<K, V>) - Method in interface org.infinispan.commons.util.EvictionListener
Deprecated.
Called back before an entry is evicted
onEntryEviction(Map<K, V>) - Method in interface org.infinispan.commons.util.EvictionListener
Deprecated.
Called back after entries have been evicted
onEntryRemoved(Map.Entry<K, V>) - Method in interface org.infinispan.commons.util.EvictionListener
Deprecated.
Called when an entry is specifically removed from the container.
OneToManyTranscoder - Class in org.infinispan.commons.dataconversion
Base class for Transcoder that converts between a single format and multiple other formats and back.
OneToManyTranscoder(MediaType, MediaType...) - Constructor for class org.infinispan.commons.dataconversion.OneToManyTranscoder
 
onUpdate(CounterEvent) - Method in interface org.infinispan.counter.api.CounterListener
 
openSSLAvailable() - Method in class org.infinispan.commons.logging.Log_$logger
 
openSSLAvailable() - Method in interface org.infinispan.commons.logging.Log
 
openSSLAvailable$str() - Method in class org.infinispan.commons.logging.Log_$logger
 
openSSLNotAvailable() - Method in class org.infinispan.commons.logging.Log_$logger
 
openSSLNotAvailable() - Method in interface org.infinispan.commons.logging.Log
 
openSSLNotAvailable$str() - Method in class org.infinispan.commons.logging.Log_$logger
 
OPTIONAL - Static variable in interface org.infinispan.commons.marshall.Ids
 
org.infinispan.commons - package org.infinispan.commons
Commons package
org.infinispan.commons.api - package org.infinispan.commons.api
Commons API package
org.infinispan.commons.configuration - package org.infinispan.commons.configuration
Commons Configuration package
org.infinispan.commons.configuration.attributes - package org.infinispan.commons.configuration.attributes
 
org.infinispan.commons.configuration.elements - package org.infinispan.commons.configuration.elements
 
org.infinispan.commons.dataconversion - package org.infinispan.commons.dataconversion
 
org.infinispan.commons.equivalence - package org.infinispan.commons.equivalence
Equivalence classes and interfaces to enable equivalence comparison between native types, arrays, etc.
org.infinispan.commons.executors - package org.infinispan.commons.executors
Commons Executors package
org.infinispan.commons.hash - package org.infinispan.commons.hash
Commons Hash package
org.infinispan.commons.io - package org.infinispan.commons.io
Commons IO package
org.infinispan.commons.jdkspecific - package org.infinispan.commons.jdkspecific
 
org.infinispan.commons.jmx - package org.infinispan.commons.jmx
Pluggable lookup for MBeanServer.
org.infinispan.commons.logging - package org.infinispan.commons.logging
 
org.infinispan.commons.marshall - package org.infinispan.commons.marshall
Provides Infinispan-specific input and output streams, buffers and related utilities.
org.infinispan.commons.marshall.exts - package org.infinispan.commons.marshall.exts
Provides Infinispan-specific extensions to the marshallers.
org.infinispan.commons.persistence - package org.infinispan.commons.persistence
 
org.infinispan.commons.stat - package org.infinispan.commons.stat
 
org.infinispan.commons.time - package org.infinispan.commons.time
 
org.infinispan.commons.tx - package org.infinispan.commons.tx
 
org.infinispan.commons.tx.lookup - package org.infinispan.commons.tx.lookup
 
org.infinispan.commons.util - package org.infinispan.commons.util
Commons package providing various utility classes
org.infinispan.commons.util.concurrent - package org.infinispan.commons.util.concurrent
Provides commons interfaces and classes related to concurrency
org.infinispan.counter.api - package org.infinispan.counter.api
Clustered Counters API.
org.infinispan.counter.exception - package org.infinispan.counter.exception
Clustered Counters Exceptions.
org.infinispan.counter.util - package org.infinispan.counter.util
 
org.infinispan.lock.api - package org.infinispan.lock.api
Clustered Locks API.
org.infinispan.lock.exception - package org.infinispan.lock.exception
Clustered Locks Exceptions.
org.infinispan.multimap.api - package org.infinispan.multimap.api
MultimapCache API.
OsgiClassLoader - Class in org.infinispan.commons.util
Deprecated.
Since 10.1, OSGi support is deprecated and will be removed in a future version.
overrideMarshaller(Marshaller) - Method in class org.infinispan.commons.dataconversion.BinaryTranscoder
 
OwnershipLevel - Enum in org.infinispan.lock.api
Ownership level is a configuration parameter for ClusteredLock.

P

padString(String, int) - Static method in class org.infinispan.commons.util.Util
 
parallelStream() - Method in class org.infinispan.commons.util.AbstractDelegatingCollection
 
parallelStream() - Method in interface org.infinispan.commons.util.CloseableIteratorCollection
parse(String) - Static method in class org.infinispan.commons.dataconversion.MediaType
parseBytes(String) - Static method in enum org.infinispan.commons.util.MemoryUnit
 
parseList(String) - Static method in class org.infinispan.commons.dataconversion.MediaType
Parse a comma separated list of media type trees.
PATH - Static variable in class org.infinispan.commons.util.ClassFinder
 
peek(Object) - Method in interface org.infinispan.commons.util.PeekableMap
Peaks at a value for the given key.
PeekableMap<K,​V> - Interface in org.infinispan.commons.util
 
PERMANENT - org.infinispan.commons.api.CacheContainerAdmin.AdminFlag
Deprecated.
configurations are now always permanent by default. Use the CacheContainerAdmin.AdminFlag.VOLATILE flag to obtain the opposite behaviour.
PersistenceContextInitializer - Interface in org.infinispan.commons.marshall
Interface used to initialise a SerializationContext using the specified Pojos, Marshaller implementations and provided .proto schemas.
PersistenceContextInitializerImpl - Class in org.infinispan.commons.marshall
WARNING: Generated code! Do not edit!
PersistenceContextInitializerImpl() - Constructor for class org.infinispan.commons.marshall.PersistenceContextInitializerImpl
 
PERSISTENT - org.infinispan.counter.api.Storage
The counter value is stored persistently and survives a cluster restart/stop.
PERSISTENT_UUID - Static variable in interface org.infinispan.commons.marshall.Ids
 
PlatformMBeanServerLookup - Class in org.infinispan.commons.jmx
Default implementation for MBeanServerLookup, will return the platform MBean server.
PlatformMBeanServerLookup() - Constructor for class org.infinispan.commons.jmx.PlatformMBeanServerLookup
 
POINTER_SIZE - Static variable in class org.infinispan.commons.util.AbstractEntrySizeCalculatorHelper
 
prettyPrintBitSet(long, Class<E>) - Static method in class org.infinispan.commons.util.EnumUtil
 
prettyPrintSubject(Subject) - Static method in class org.infinispan.commons.util.Util
Prints Subject's principals as a one-liner (as opposed to default Subject's toString() method, which prints every principal on separate line).
prettyPrintTime(long) - Static method in class org.infinispan.commons.util.Util
Prints a time for display
prettyPrintTime(long, TimeUnit) - Static method in class org.infinispan.commons.util.Util
 
previousValue - Variable in class org.infinispan.commons.util.RemovableIterator
 
printArray(byte[]) - Static method in class org.infinispan.commons.util.Util
 
printArray(byte[], boolean) - Static method in class org.infinispan.commons.util.Util
 
printDebugStats() - Method in class org.infinispan.commons.util.FastCopyHashMap
 
printFullVersionInformation() - Static method in class org.infinispan.commons.util.Version
Prints full version information to the standard output.
printVersion() - Static method in class org.infinispan.commons.util.Version
Returns version information as a string.
printXid(int, byte[], byte[]) - Static method in class org.infinispan.commons.tx.XidImpl
 
ProcessorInfo - Class in org.infinispan.commons.jdkspecific
Provides general information about the processors on this host.
ProcessorInfo - Class in org.infinispan.commons.util
Provides general information about the processors on this host.
properties() - Method in class org.infinispan.commons.configuration.AbstractTypedPropertiesConfiguration
 
PROPERTIES - Static variable in class org.infinispan.commons.configuration.AbstractTypedPropertiesConfiguration
 
propertyCouldNotBeReplaced(String) - Method in class org.infinispan.commons.logging.Log_$logger
 
propertyCouldNotBeReplaced(String) - Method in interface org.infinispan.commons.logging.Log
 
propertyCouldNotBeReplaced$str() - Method in class org.infinispan.commons.logging.Log_$logger
 
PropertyFormatter - Class in org.infinispan.counter.api
A property style format for CounterConfiguration.
PropertyFormatter() - Constructor for class org.infinispan.counter.api.PropertyFormatter
 
protect() - Method in class org.infinispan.commons.configuration.attributes.Attribute
 
protect() - Method in class org.infinispan.commons.configuration.attributes.AttributeSet
Returns a new ValueSet where immutable Attributes are write-protected
protectedAttributeSet(String) - Method in class org.infinispan.commons.logging.Log_$logger
 
protectedAttributeSet(String) - Method in interface org.infinispan.commons.logging.Log
 
protectedAttributeSet$str() - Method in class org.infinispan.commons.logging.Log_$logger
 
PROTOBUF_VALUE_WRAPPER - Static variable in interface org.infinispan.commons.marshall.ProtoStreamTypeIds
 
PROTOBUF_WRAPPER - Static variable in interface org.infinispan.commons.dataconversion.WrapperIds
 
PROTOSTREAM_WRAPPER - Static variable in interface org.infinispan.commons.dataconversion.WrapperIds
Deprecated.
Replaced by PROTOBUF_WRAPPER. Will be removed in next minor version.
ProtoStreamMarshaller - Class in org.infinispan.commons.marshall
Provides the starting point for implementing a Marshaller that uses Protobuf encoding.
ProtoStreamMarshaller() - Constructor for class org.infinispan.commons.marshall.ProtoStreamMarshaller
 
ProtoStreamMarshaller(SerializationContext) - Constructor for class org.infinispan.commons.marshall.ProtoStreamMarshaller
 
ProtoStreamTypeIds - Interface in org.infinispan.commons.marshall
TypeIds used by protostream in place of FQN message/enum names to reduce payload size.
Proxies - Class in org.infinispan.commons.util
Proxies is a collection of useful dynamic profixes.
Proxies() - Constructor for class org.infinispan.commons.util.Proxies
 
PUBLISHER_REDUCERS - Static variable in interface org.infinispan.commons.marshall.Ids
 
PUBLISHER_RESPONSE - Static variable in interface org.infinispan.commons.marshall.Ids
 
purgeStaleEntries() - Method in class org.infinispan.commons.util.concurrent.ConcurrentWeakKeyHashMap
Deprecated.
Removes any stale entries whose keys have been finalized.
put(K, V) - Method in interface org.infinispan.commons.api.BasicCache
If the return value of this operation will be ignored by the application, the user is strongly encouraged to use the org.infinispan.context.Flag#IGNORE_RETURN_VALUES flag when invoking this method in order to make it behave as efficiently as possible (i.e.
put(K, V) - Method in class org.infinispan.commons.equivalence.EquivalentHashMap
Deprecated.
 
put(K, V) - Method in class org.infinispan.commons.util.AbstractDelegatingMap
 
put(K, V) - Method in class org.infinispan.commons.util.ArrayMap
 
put(K, V) - Method in class org.infinispan.commons.util.concurrent.ConcurrentWeakKeyHashMap
Deprecated.
Maps the specified key to the specified value in this table.
put(K, V) - Method in class org.infinispan.commons.util.FastCopyHashMap
 
put(K, V) - Method in class org.infinispan.commons.util.HopscotchHashMap
 
put(K, V) - Method in class org.infinispan.commons.util.WeakValueHashMap
 
put(K, V) - Method in interface org.infinispan.multimap.api.BasicMultimapCache
Puts a key-value pair in this multimap cache.
put(K, V, long, TimeUnit) - Method in interface org.infinispan.commons.api.BasicCache
An overloaded form of BasicCache.put(Object, Object), which takes in lifespan parameters.
put(K, V, long, TimeUnit, long, TimeUnit) - Method in interface org.infinispan.commons.api.BasicCache
An overloaded form of BasicCache.put(Object, Object), which takes in lifespan parameters.
putAll(Map<? extends K, ? extends V>) - Method in class org.infinispan.commons.equivalence.EquivalentHashMap
Deprecated.
 
putAll(Map<? extends K, ? extends V>) - Method in class org.infinispan.commons.util.AbstractDelegatingMap
 
putAll(Map<? extends K, ? extends V>) - Method in class org.infinispan.commons.util.concurrent.ConcurrentWeakKeyHashMap
Deprecated.
Copies all of the mappings from the specified map to this one.
putAll(Map<? extends K, ? extends V>) - Method in class org.infinispan.commons.util.FastCopyHashMap
 
putAll(Map<? extends K, ? extends V>, long, TimeUnit) - Method in interface org.infinispan.commons.api.BasicCache
An overloaded form of Map.putAll(Map), which takes in lifespan parameters.
putAll(Map<? extends K, ? extends V>, long, TimeUnit, long, TimeUnit) - Method in interface org.infinispan.commons.api.BasicCache
An overloaded form of Map.putAll(Map), which takes in lifespan parameters.
putAllAsync(Map<? extends K, ? extends V>) - Method in interface org.infinispan.commons.api.AsyncCache
Asynchronous version of Map.putAll(Map).
putAllAsync(Map<? extends K, ? extends V>, long, TimeUnit) - Method in interface org.infinispan.commons.api.AsyncCache
putAllAsync(Map<? extends K, ? extends V>, long, TimeUnit, long, TimeUnit) - Method in interface org.infinispan.commons.api.AsyncCache
putAsync(K, V) - Method in interface org.infinispan.commons.api.AsyncCache
Asynchronous version of BasicCache.put(Object, Object).
putAsync(K, V, long, TimeUnit) - Method in interface org.infinispan.commons.api.AsyncCache
putAsync(K, V, long, TimeUnit, long, TimeUnit) - Method in interface org.infinispan.commons.api.AsyncCache
putIfAbsent(String, String) - Method in class org.infinispan.commons.util.TypedProperties
Put a value if the associated key is not present
putIfAbsent(K, V) - Method in class org.infinispan.commons.util.AbstractDelegatingMap
 
putIfAbsent(K, V) - Method in class org.infinispan.commons.util.concurrent.ConcurrentWeakKeyHashMap
Deprecated.
putIfAbsent(K, V, long, TimeUnit) - Method in interface org.infinispan.commons.api.BasicCache
An overloaded form of ConcurrentMap.putIfAbsent(Object, Object), which takes in lifespan parameters.
putIfAbsent(K, V, long, TimeUnit, long, TimeUnit) - Method in interface org.infinispan.commons.api.BasicCache
An overloaded form of ConcurrentMap.putIfAbsent(Object, Object), which takes in lifespan parameters.
putIfAbsentAsync(K, V) - Method in interface org.infinispan.commons.api.AsyncCache
putIfAbsentAsync(K, V, long, TimeUnit) - Method in interface org.infinispan.commons.api.AsyncCache
putIfAbsentAsync(K, V, long, TimeUnit, long, TimeUnit) - Method in interface org.infinispan.commons.api.AsyncCache

Q

QUERY_LOWER_BOUND - Static variable in interface org.infinispan.commons.marshall.ProtoStreamTypeIds
 
QUEUE - Static variable in interface org.infinispan.commons.marshall.Ids
 
queueLength() - Method in class org.infinispan.commons.executors.BlockingThreadPoolExecutorFactory
 

R

RangeSet - Class in org.infinispan.commons.util
Deprecated.
since 9.3 This class will no longer be public. Please use IntSets.immutableRangeSet(int) instead.
RangeSet(int) - Constructor for class org.infinispan.commons.util.RangeSet
Deprecated.
 
rawData() - Method in class org.infinispan.commons.tx.XidImpl
 
read() - Method in class org.infinispan.commons.marshall.DelegatingObjectInput
 
read() - Method in class org.infinispan.commons.time.TimeServiceTicker
 
read(byte[]) - Method in class org.infinispan.commons.marshall.DelegatingObjectInput
 
read(byte[], int, int) - Method in class org.infinispan.commons.marshall.DelegatingObjectInput
 
read(InputStream) - Static method in class org.infinispan.commons.util.Util
Reads the given InputStream fully, closes the stream and returns the result as a String.
read(Attribute<T>) - Method in class org.infinispan.commons.configuration.attributes.Attribute
 
read(AttributeSet) - Method in class org.infinispan.commons.configuration.attributes.AttributeSet
Copies all attribute from another AttributeSet
read(ClassWhiteList) - Method in class org.infinispan.commons.configuration.ClassWhiteList
 
read(T) - Method in interface org.infinispan.commons.configuration.Builder
Reads the configuration from an already created configuration bean into this builder.
READ_ONLY_SNAPSHOT_VIEW - Static variable in interface org.infinispan.commons.marshall.Ids
 
READ_WRITE_SNAPSHOT_VIEW - Static variable in interface org.infinispan.commons.marshall.Ids
 
readAttributeValue(String, AttributeDefinition, Object, B) - Method in class org.infinispan.commons.configuration.attributes.AttributeSerializer
Read attribute value from serialized format, if AttributeSerializer.canRead(String, AttributeDefinition) is true for this instance of serializer.
readAttributeValue(String, AttributeDefinition, Object, B) - Method in class org.infinispan.commons.configuration.attributes.ClassAttributeSerializer
 
readBoolean() - Method in class org.infinispan.commons.marshall.DelegatingObjectInput
 
readByte() - Method in class org.infinispan.commons.marshall.DelegatingObjectInput
 
readChar() - Method in class org.infinispan.commons.marshall.DelegatingObjectInput
 
readDouble() - Method in class org.infinispan.commons.marshall.DelegatingObjectInput
 
readFloat() - Method in class org.infinispan.commons.marshall.DelegatingObjectInput
 
readFrom(ObjectInput) - Method in interface org.infinispan.commons.marshall.MarshallUtil.ElementReader
 
readFrom(ObjectInput) - Static method in class org.infinispan.commons.tx.XidImpl
 
readFrom(ObjectInput) - Static method in class org.infinispan.commons.util.IntSetsExternalization
 
readFrom(ObjectInput) - Static method in class org.infinispan.commons.util.SmallIntSet
Deprecated.
 
readFrom(ImmutableSerializationContext, RawProtoStreamReader) - Method in class org.infinispan.commons.dataconversion.MediaType$___Marshaller_f2fc301543ca54d0326b5d8ce3b7199226a678253252e7ac46f1fad54bd90568
 
readFrom(ImmutableSerializationContext, RawProtoStreamReader) - Method in class org.infinispan.commons.marshall.WrappedByteArray$___Marshaller_dd5f1f82b70f419159a02b94c2ffa39a035efa36bc3f94e3bec8f1fb78d5e078
 
readFrom(ImmutableSerializationContext, RawProtoStreamReader) - Method in class org.infinispan.commons.util.KeyValueWithPrevious$___Marshaller_77f744431c728652c86d2a31b967de3b5ea4d523d8f930a71d040ffa7983bb7f
 
readFrom(ImmutableSerializationContext, RawProtoStreamReader) - Method in class org.infinispan.commons.util.KeyValueWithPrevious$___Marshaller_9145896a24b67e12a03ab245b027743214e8f0a00cff4e94594e6701c8f07ff1
 
readFrom(ImmutableSerializationContext, RawProtoStreamReader) - Method in class org.infinispan.counter.api.CounterConfiguration$___Marshaller_200ccbe7f9bd55cd3d0f90bae5ea29adc0a29590c936038020329c50ede7e29f
 
readFully(byte[]) - Method in class org.infinispan.commons.marshall.DelegatingObjectInput
 
readFully(byte[], int, int) - Method in class org.infinispan.commons.marshall.DelegatingObjectInput
 
readInt() - Method in class org.infinispan.commons.marshall.DelegatingObjectInput
 
readJson(ConfigurationBuilderInfo, String) - Method in class org.infinispan.commons.configuration.JsonReader
Parses a JSON document into the supplied builder.
readLine() - Method in class org.infinispan.commons.marshall.DelegatingObjectInput
 
readLong() - Method in class org.infinispan.commons.marshall.DelegatingObjectInput
 
readObject() - Method in class org.infinispan.commons.marshall.DelegatingObjectInput
 
readObject(InputStream) - Method in interface org.infinispan.commons.marshall.StreamAwareMarshaller
Unmarshall an object from the InputStream
readObject(ObjectInput) - Method in class org.infinispan.commons.dataconversion.MediaType.MediaTypeExternalizer
 
readObject(ObjectInput) - Method in class org.infinispan.commons.hash.MurmurHash3.Externalizer
 
readObject(ObjectInput) - Method in class org.infinispan.commons.io.ByteBufferImpl.Externalizer
 
readObject(ObjectInput) - Method in class org.infinispan.commons.marshall.AdminFlagExternalizer
 
readObject(ObjectInput) - Method in interface org.infinispan.commons.marshall.Externalizer
Deprecated.
Read an instance from the stream.
readObject(ObjectInput) - Method in class org.infinispan.commons.marshall.exts.EquivalenceExternalizer
 
readObject(ObjectInput) - Method in class org.infinispan.commons.marshall.InstanceReusingAdvancedExternalizer
 
readObject(ObjectInput) - Method in class org.infinispan.commons.marshall.SingletonExternalizer
 
readObject(ObjectInput) - Method in class org.infinispan.commons.marshall.SuppliedExternalizer
 
readObject(ObjectInput) - Method in class org.infinispan.commons.marshall.WrappedByteArray.Externalizer
 
readObject(ObjectInput) - Method in class org.infinispan.commons.util.ImmutableListCopy.Externalizer
 
readObject(ObjectInput) - Method in class org.infinispan.commons.util.Immutables.ImmutableMapWrapperExternalizer
 
readObject(ObjectInput) - Method in class org.infinispan.commons.util.Immutables.ImmutableSetWrapperExternalizer
 
readShort() - Method in class org.infinispan.commons.marshall.DelegatingObjectInput
 
readSignedInt(InputStream) - Static method in class org.infinispan.commons.io.SignedNumeric
 
readSignedInt(ObjectInput) - Static method in class org.infinispan.commons.io.SignedNumeric
 
readStream(InputStream) - Static method in class org.infinispan.commons.util.Util
Reads the given InputStream fully, closes the stream and returns the result as a byte array.
readUnsignedByte() - Method in class org.infinispan.commons.marshall.DelegatingObjectInput
 
readUnsignedInt(byte[], int) - Static method in class org.infinispan.commons.io.UnsignedNumeric
Reads an int stored in variable-length format.
readUnsignedInt(InputStream) - Static method in class org.infinispan.commons.io.UnsignedNumeric
 
readUnsignedInt(ObjectInput) - Static method in class org.infinispan.commons.io.UnsignedNumeric
Reads an int stored in variable-length format.
readUnsignedInt(ByteBuffer) - Static method in class org.infinispan.commons.io.UnsignedNumeric
 
readUnsignedLong(byte[], int) - Static method in class org.infinispan.commons.io.UnsignedNumeric
Reads an int stored in variable-length format.
readUnsignedLong(InputStream) - Static method in class org.infinispan.commons.io.UnsignedNumeric
 
readUnsignedLong(ObjectInput) - Static method in class org.infinispan.commons.io.UnsignedNumeric
Reads a long stored in variable-length format.
readUnsignedLong(ByteBuffer) - Static method in class org.infinispan.commons.io.UnsignedNumeric
 
readUnsignedShort() - Method in class org.infinispan.commons.marshall.DelegatingObjectInput
 
readUTF() - Method in class org.infinispan.commons.marshall.DelegatingObjectInput
 
realIterator - Variable in class org.infinispan.commons.util.RemovableCloseableIterator
 
realIterator - Variable in class org.infinispan.commons.util.RemovableIterator
 
record(long) - Method in class org.infinispan.commons.stat.DefaultSimpleStat
 
record(long) - Method in interface org.infinispan.commons.stat.SimpleStat
 
recordSize(int) - Method in class org.infinispan.commons.marshall.AdaptiveBufferSizePredictor
 
recordSize(int) - Method in interface org.infinispan.commons.marshall.BufferSizePredictor
Record the size of the of data in the last buffer used.
recursiveDirectoryCopy(Path, Path) - Static method in class org.infinispan.commons.util.Util
 
recursiveFileRemove(File) - Static method in class org.infinispan.commons.util.Util
Deletes directory recursively.
recursiveFileRemove(String) - Static method in class org.infinispan.commons.util.Util
Deletes directory recursively.
ReflectionUtil - Class in org.infinispan.commons.util
Basic reflection utilities to enhance what the JDK provides.
ReflectionUtil() - Constructor for class org.infinispan.commons.util.ReflectionUtil
 
register(SerializationContextInitializer) - Method in class org.infinispan.commons.marshall.ProtoStreamMarshaller
 
registerMarshallers(SerializationContext) - Method in class org.infinispan.commons.GlobalContextInitializerImpl
 
registerMarshallers(SerializationContext) - Method in class org.infinispan.commons.marshall.PersistenceContextInitializerImpl
 
registerSchema(SerializationContext) - Method in class org.infinispan.commons.GlobalContextInitializerImpl
 
registerSchema(SerializationContext) - Method in class org.infinispan.commons.marshall.PersistenceContextInitializerImpl
 
registerSynchronization(Synchronization) - Method in class org.infinispan.commons.tx.TransactionImpl
Register a Synchronization callback with this transaction.
rejectedExecution(Runnable, ThreadPoolExecutor) - Method in class org.infinispan.commons.util.concurrent.BlockingRejectedExecutionHandler
 
rejectedExecution(Runnable, ThreadPoolExecutor) - Method in class org.infinispan.commons.util.concurrent.CallerRunsRejectOnShutdownPolicy
 
rejectedExecution(Runnable, ThreadPoolExecutor) - Method in class org.infinispan.commons.util.concurrent.NonBlockingRejectedExecutionHandler
 
remainingTime(long, TimeUnit) - Method in class org.infinispan.commons.time.DefaultTimeService
 
remainingTime(long, TimeUnit) - Method in interface org.infinispan.commons.time.TimeService
 
REMOTE_METADATA - Static variable in interface org.infinispan.commons.marshall.ProtoStreamTypeIds
 
REMOTE_QUERY_LOWER_BOUND - Static variable in interface org.infinispan.commons.marshall.ProtoStreamTypeIds
 
REMOTE_QUERY_REQUEST - Static variable in interface org.infinispan.commons.marshall.ProtoStreamTypeIds
 
REMOTE_QUERY_RESPONSE - Static variable in interface org.infinispan.commons.marshall.ProtoStreamTypeIds
 
RemovableCloseableIterator<C> - Class in org.infinispan.commons.util
A CloseableIterator implementation that allows for a CloseableIterator that doesn't allow remove operations to implement remove by delegating the call to the provided consumer to remove the previously read value.
RemovableCloseableIterator(CloseableIterator<C>, Consumer<? super C>) - Constructor for class org.infinispan.commons.util.RemovableCloseableIterator
 
RemovableIterator<C> - Class in org.infinispan.commons.util
An Iterator implementation that allows for a Iterator that doesn't allow remove operations to implement remove by delegating the call to the provided consumer to remove the previously read value.
RemovableIterator(Iterator<C>, Consumer<? super C>) - Constructor for class org.infinispan.commons.util.RemovableIterator
 
remove() - Method in class org.infinispan.commons.util.ConcatIterator
 
remove() - Method in class org.infinispan.commons.util.FilterIterator
 
remove() - Method in class org.infinispan.commons.util.IteratorMapper
 
remove() - Method in class org.infinispan.commons.util.RemovableIterator
 
remove() - Method in interface org.infinispan.counter.api.Handle
Removes the CounterListener.
remove() - Method in interface org.infinispan.counter.api.StrongCounter
It removes this counter from the cluster.
remove() - Method in interface org.infinispan.counter.api.SyncStrongCounter
 
remove() - Method in interface org.infinispan.counter.api.SyncWeakCounter
 
remove() - Method in interface org.infinispan.counter.api.WeakCounter
It removes this counter from the cluster.
remove(int) - Method in class org.infinispan.commons.util.ForwardingList
 
remove(int) - Method in interface org.infinispan.commons.util.IntSet
Removes, if present, the int from the set and returns if it was present or not
remove(int) - Method in class org.infinispan.commons.util.RangeSet
Deprecated.
 
remove(int) - Method in class org.infinispan.commons.util.SmallIntSet
Deprecated.
Remove an integer from the set without boxing.
remove(Object) - Method in interface org.infinispan.commons.api.BasicCache
If the return value of this operation will be ignored by the application, the user is strongly encouraged to use the org.infinispan.context.Flag#IGNORE_RETURN_VALUES flag when invoking this method in order to make it behave as efficiently as possible (i.e.
remove(Object) - Method in class org.infinispan.commons.equivalence.EquivalentHashMap
Deprecated.
 
remove(Object) - Method in class org.infinispan.commons.equivalence.EquivalentHashMap.Values
Deprecated.
 
remove(Object) - Method in class org.infinispan.commons.equivalence.EquivalentHashSet
Deprecated.
Removes the specified element from this set if it is present.
remove(Object) - Method in class org.infinispan.commons.equivalence.EquivalentLinkedHashMap
Deprecated.
 
remove(Object) - Method in class org.infinispan.commons.util.AbstractDelegatingCollection
 
remove(Object) - Method in class org.infinispan.commons.util.AbstractDelegatingMap
 
remove(Object) - Method in class org.infinispan.commons.util.ArrayMap
 
remove(Object) - Method in class org.infinispan.commons.util.CloseableIteratorCollectionAdapter
 
remove(Object) - Method in class org.infinispan.commons.util.concurrent.ConcurrentHashSet
Deprecated.
 
remove(Object) - Method in class org.infinispan.commons.util.concurrent.ConcurrentWeakKeyHashMap
Deprecated.
Removes the key (and its corresponding value) from this map.
remove(Object) - Method in class org.infinispan.commons.util.FastCopyHashMap.KeySet
 
remove(Object) - Method in class org.infinispan.commons.util.FastCopyHashMap
 
remove(Object) - Method in class org.infinispan.commons.util.ForwardingList
 
remove(Object) - Method in class org.infinispan.commons.util.HopscotchHashMap
 
remove(Object) - Method in class org.infinispan.commons.util.ImmutableHopscotchHashSet
 
remove(Object) - Method in class org.infinispan.commons.util.ImmutableListCopy
 
remove(Object) - Method in class org.infinispan.commons.util.RangeSet
Deprecated.
 
remove(Object) - Method in class org.infinispan.commons.util.SmallIntSet
Deprecated.
 
remove(Object) - Method in class org.infinispan.commons.util.WeakValueHashMap
 
remove(Object, Object) - Method in class org.infinispan.commons.util.AbstractDelegatingMap
 
remove(Object, Object) - Method in class org.infinispan.commons.util.concurrent.ConcurrentWeakKeyHashMap
Deprecated.
remove(String) - Method in interface org.infinispan.counter.api.CounterManager
It removes the counter from the cluster.
remove(String) - Method in interface org.infinispan.lock.api.ClusteredLockManager
Removes a ClusteredLock if such exists.
remove(K) - Method in interface org.infinispan.multimap.api.BasicMultimapCache
Removes all the key-value pairs associated with the key from this multimap cache, if such exists.
remove(K, V) - Method in interface org.infinispan.multimap.api.BasicMultimapCache
Removes a key-value pair from this multimap cache, if such exists.
removeAll(Collection<?>) - Method in class org.infinispan.commons.util.AbstractDelegatingCollection
 
removeAll(Collection<?>) - Method in class org.infinispan.commons.util.CloseableIteratorCollectionAdapter
 
removeAll(Collection<?>) - Method in class org.infinispan.commons.util.concurrent.ConcurrentHashSet
Deprecated.
 
removeAll(Collection<?>) - Method in class org.infinispan.commons.util.ForwardingList
 
removeAll(Collection<?>) - Method in class org.infinispan.commons.util.ImmutableHopscotchHashSet
 
removeAll(Collection<?>) - Method in class org.infinispan.commons.util.ImmutableListCopy
 
removeAll(Collection<?>) - Method in class org.infinispan.commons.util.RangeSet
Deprecated.
 
removeAll(Collection<?>) - Method in class org.infinispan.commons.util.SmallIntSet
Deprecated.
 
removeAll(IntSet) - Method in interface org.infinispan.commons.util.IntSet
Removes all ints from this IntSet that are in the provided IntSet
removeAll(IntSet) - Method in class org.infinispan.commons.util.RangeSet
Deprecated.
 
removeAll(IntSet) - Method in class org.infinispan.commons.util.SmallIntSet
Deprecated.
 
removeAsync(Object) - Method in interface org.infinispan.commons.api.AsyncCache
Asynchronous version of BasicCache.remove(Object).
removeAsync(Object, Object) - Method in interface org.infinispan.commons.api.AsyncCache
Asynchronous version of ConcurrentMap.remove(Object, Object).
removeCache(String) - Method in interface org.infinispan.commons.api.CacheContainerAdmin
Removes a cache from the cache container.
removeEldestEntry(Map.Entry<K, V>) - Method in class org.infinispan.commons.equivalence.EquivalentLinkedHashMap
Deprecated.
 
removeIf(IntPredicate) - Method in interface org.infinispan.commons.util.IntSet
Removes all of the ints of this set that satisfy the given predicate.
removeIf(IntPredicate) - Method in class org.infinispan.commons.util.RangeSet
Deprecated.
 
removeIf(IntPredicate) - Method in class org.infinispan.commons.util.SmallIntSet
Deprecated.
 
removeIf(Predicate<? super E>) - Method in class org.infinispan.commons.util.AbstractDelegatingCollection
 
removeIf(Predicate<? super E>) - Method in class org.infinispan.commons.util.ImmutableHopscotchHashSet
 
removeListener(AttributeListener<T>) - Method in class org.infinispan.commons.configuration.attributes.Attribute
 
removeRange(int, int) - Method in class org.infinispan.commons.util.ImmutableListCopy.ImmutableSubList
 
renameTempFile(File, File, File) - Static method in class org.infinispan.commons.util.Util
 
replace(K, V) - Method in class org.infinispan.commons.util.AbstractDelegatingMap
 
replace(K, V) - Method in class org.infinispan.commons.util.concurrent.ConcurrentWeakKeyHashMap
Deprecated.
replace(K, V, long, TimeUnit) - Method in interface org.infinispan.commons.api.BasicCache
An overloaded form of ConcurrentMap.replace(Object, Object), which takes in lifespan parameters.
replace(K, V, long, TimeUnit, long, TimeUnit) - Method in interface org.infinispan.commons.api.BasicCache
An overloaded form of ConcurrentMap.replace(Object, Object), which takes in lifespan parameters.
replace(K, V, V) - Method in class org.infinispan.commons.util.AbstractDelegatingMap
 
replace(K, V, V) - Method in class org.infinispan.commons.util.concurrent.ConcurrentWeakKeyHashMap
Deprecated.
replace(K, V, V, long, TimeUnit) - Method in interface org.infinispan.commons.api.BasicCache
An overloaded form of ConcurrentMap.replace(Object, Object, Object), which takes in lifespan parameters.
replace(K, V, V, long, TimeUnit, long, TimeUnit) - Method in interface org.infinispan.commons.api.BasicCache
An overloaded form of ConcurrentMap.replace(Object, Object, Object), which takes in lifespan parameters.
replaceAll(BiFunction<? super K, ? super V, ? extends V>) - Method in class org.infinispan.commons.util.AbstractDelegatingMap
 
replaceAsync(K, V) - Method in interface org.infinispan.commons.api.AsyncCache
Asynchronous version of ConcurrentMap.replace(Object, Object).
replaceAsync(K, V, long, TimeUnit) - Method in interface org.infinispan.commons.api.AsyncCache
replaceAsync(K, V, long, TimeUnit, long, TimeUnit) - Method in interface org.infinispan.commons.api.AsyncCache
replaceAsync(K, V, V) - Method in interface org.infinispan.commons.api.AsyncCache
replaceAsync(K, V, V, long, TimeUnit) - Method in interface org.infinispan.commons.api.AsyncCache
replaceAsync(K, V, V, long, TimeUnit, long, TimeUnit) - Method in interface org.infinispan.commons.api.AsyncCache
replaceProperties(String) - Static method in class org.infinispan.commons.util.StringPropertyReplacer
Go through the input string and replace any occurance of ${p} with the System.getProperty(p) value.
replaceProperties(String, Properties) - Static method in class org.infinispan.commons.util.StringPropertyReplacer
Go through the input string and replace any occurance of ${p} with the props.getProperty(p) value.
replaceProperties(Map<String, String>, Properties) - Static method in class org.infinispan.commons.util.StringPropertyReplacer
 
REPLICABLE_COMMAND - Static variable in interface org.infinispan.commons.marshall.Ids
 
REPLICATED_CONSISTENT_HASH - Static variable in interface org.infinispan.commons.marshall.Ids
 
REPLICATED_CONSISTENT_HASH_FACTORY - Static variable in interface org.infinispan.commons.marshall.Ids
 
requireNonNullElse(T, T) - Static method in class org.infinispan.commons.util.Util
 
reset() - Method in class org.infinispan.commons.configuration.attributes.Attribute
 
reset() - Method in class org.infinispan.commons.configuration.attributes.AttributeSet
 
reset() - Method in interface org.infinispan.counter.api.StrongCounter
Resets the counter to its initial value.
reset() - Method in interface org.infinispan.counter.api.SyncStrongCounter
 
reset() - Method in interface org.infinispan.counter.api.SyncWeakCounter
 
reset() - Method in interface org.infinispan.counter.api.WeakCounter
Resets the counter to its initial value.
reset(AtomicLongFieldUpdater<T>) - Method in class org.infinispan.commons.util.concurrent.StripedCounters
 
RESIN_3 - org.infinispan.commons.tx.lookup.LookupNames.JndiTransactionManager
 
RESIN_ORION_JONAS - org.infinispan.commons.tx.lookup.LookupNames.JndiTransactionManager
 
resolveClass(ObjectStreamClass) - Method in class org.infinispan.commons.marshall.CheckedInputStream
 
resume(Transaction) - Method in class org.infinispan.commons.tx.TransactionManagerImpl
 
retainAll(Collection<?>) - Method in class org.infinispan.commons.util.AbstractDelegatingCollection
 
retainAll(Collection<?>) - Method in class org.infinispan.commons.util.CloseableIteratorCollectionAdapter
 
retainAll(Collection<?>) - Method in class org.infinispan.commons.util.concurrent.ConcurrentHashSet
Deprecated.
 
retainAll(Collection<?>) - Method in class org.infinispan.commons.util.ForwardingList
 
retainAll(Collection<?>) - Method in class org.infinispan.commons.util.ImmutableHopscotchHashSet
 
retainAll(Collection<?>) - Method in class org.infinispan.commons.util.ImmutableListCopy
 
retainAll(Collection<?>) - Method in class org.infinispan.commons.util.RangeSet
Deprecated.
 
retainAll(Collection<?>) - Method in class org.infinispan.commons.util.SmallIntSet
Deprecated.
 
retainAll(IntSet) - Method in interface org.infinispan.commons.util.IntSet
Modifies this set to remove all ints that are not present in the provided IntSet
retainAll(IntSet) - Method in class org.infinispan.commons.util.RangeSet
Deprecated.
 
retainAll(IntSet) - Method in class org.infinispan.commons.util.SmallIntSet
Deprecated.
 
reverseIterator() - Method in interface org.infinispan.commons.util.ReversibleOrderedSet
 
ReversibleOrderedSet<E> - Interface in org.infinispan.commons.util
A set that allows reverse iteration of the set elements, exposed via the ReversibleOrderedSet.reverseIterator() method.
rewind() - Method in interface org.infinispan.commons.util.concurrent.ConcurrentWeakKeyHashMap.ReusableIterator
Deprecated.
 
rewrapAsCacheException(Throwable) - Static method in class org.infinispan.commons.util.Util
 
right() - Method in class org.infinispan.commons.util.Either
 
RIGHT - org.infinispan.commons.util.Either.Type
 
ROCKSDB_EXPIRY_BUCKET - Static variable in interface org.infinispan.commons.marshall.ProtoStreamTypeIds
 
ROCKSDB_LOWER_BOUND - Static variable in interface org.infinispan.commons.marshall.ProtoStreamTypeIds
 
rollback() - Method in class org.infinispan.commons.tx.TransactionImpl
Rolls back this transaction.
rollback() - Method in class org.infinispan.commons.tx.TransactionManagerImpl
 
roundUpToNearest8(long) - Method in class org.infinispan.commons.util.AbstractEntrySizeCalculatorHelper
 
runCommit(boolean) - Method in class org.infinispan.commons.tx.TransactionImpl
Runs the second phase of two-phase-commit protocol.
runPrepare() - Method in class org.infinispan.commons.tx.TransactionImpl
 

S

safeEquals(Object, Object) - Static method in class org.infinispan.commons.util.Util
Null-safe equality test.
SaslUtils - Class in org.infinispan.commons.util
Utility methods for handling SASL authentication
SaslUtils() - Constructor for class org.infinispan.commons.util.SaslUtils
 
SCATTERED_CONSISTENT_HASH - Static variable in interface org.infinispan.commons.marshall.Ids
 
SCATTERED_CONSISTENT_HASH_FACTORY - Static variable in interface org.infinispan.commons.marshall.Ids
 
ScheduledThreadPoolExecutorFactory - Enum in org.infinispan.commons.executors
 
SCOPED_STATE - Static variable in interface org.infinispan.commons.marshall.Ids
 
SCOPED_STATE_FILTER - Static variable in interface org.infinispan.commons.marshall.Ids
 
SCRIPT_METADATA - Static variable in interface org.infinispan.commons.marshall.ProtoStreamTypeIds
 
SCRIPTING_LOWER_BOUND - Static variable in interface org.infinispan.commons.marshall.ProtoStreamTypeIds
 
SECURITY - Static variable in interface org.infinispan.commons.logging.Log
 
SecurityAwareExecutorFactory - Interface in org.infinispan.commons.executors
Used to configure and create executors which are aware of the current security context
self() - Method in interface org.infinispan.commons.configuration.Self
 
Self<S extends Self<S>> - Interface in org.infinispan.commons.configuration
This interface simplifies the task of writing fluent builders which need to inherit from other builders (abstract or concrete).
SerializeFunctionWith - Annotation Type in org.infinispan.commons.marshall
Indicate that this function should be serialized with an instance of the given Externalizer class.
serializer(AttributeSerializer<? super T, ? extends ConfigurationInfo, ? extends ConfigurationBuilderInfo>) - Method in class org.infinispan.commons.configuration.attributes.AttributeDefinition.Builder
 
SerializeWith - Annotation Type in org.infinispan.commons.marshall
Deprecated.
since 10.0, will be removed in a future release. Please configure a SerializationContextInitializer and utilise ProtoStream annotations on Java objects instead, or specify a custom Marshaller implementation via the SerializationConfiguration.
SERVER_CORE_LOWER_BOUND - Static variable in interface org.infinispan.commons.marshall.ProtoStreamTypeIds
 
SERVER_EVENT_IMPL - Static variable in interface org.infinispan.commons.marshall.ProtoStreamTypeIds
 
ServiceFinder - Class in org.infinispan.commons.util
ServiceFinder is a ServiceLoader replacement which understands multiple classpaths.
ServiceFinder() - Constructor for class org.infinispan.commons.util.ServiceFinder
 
set(boolean) - Method in class org.infinispan.commons.util.ByRef.Boolean
 
set(int) - Method in class org.infinispan.commons.util.ByRef.Integer
 
set(int) - Method in interface org.infinispan.commons.util.IntSet
Adds or sets the int without returning whether it was previously set
set(int) - Method in class org.infinispan.commons.util.RangeSet
Deprecated.
 
set(int) - Method in class org.infinispan.commons.util.SmallIntSet
Deprecated.
Add an integer to the set without boxing the parameter or checking if the integer was already present in the set.
set(int, boolean) - Method in class org.infinispan.commons.util.SmallIntSet
Deprecated.
If value is true, add the integer to the set, otherwise remove the integer from the set.
set(int, E) - Method in class org.infinispan.commons.util.ForwardingList
 
set(T) - Method in class org.infinispan.commons.configuration.attributes.Attribute
 
set(T) - Method in class org.infinispan.commons.util.ByRef
 
setAccessibly(Object, Field, Object) - Static method in class org.infinispan.commons.util.ReflectionUtil
 
setEnum(long, Enum<?>) - Static method in class org.infinispan.commons.util.EnumUtil
 
setEnums(long, Collection<E>) - Static method in class org.infinispan.commons.util.EnumUtil
 
setField(Object, Field, Object) - Static method in class org.infinispan.commons.util.ReflectionUtil
 
setProperty(String, boolean) - Method in class org.infinispan.commons.util.TypedProperties
 
setProperty(String, int) - Method in class org.infinispan.commons.util.TypedProperties
 
setProperty(String, long) - Method in class org.infinispan.commons.util.TypedProperties
 
setProperty(String, String) - Method in class org.infinispan.commons.util.TypedProperties
 
setRollbackOnly() - Method in class org.infinispan.commons.tx.TransactionImpl
Mark the transaction so that the only possible outcome is a rollback.
setRollbackOnly() - Method in class org.infinispan.commons.tx.TransactionManagerImpl
 
setStackTrace(StackTraceElement[]) - Method in exception org.infinispan.commons.marshall.NotSerializableException
 
setterMethod(Class<?>, Class<?>) - Static method in class org.infinispan.commons.util.BeanUtils
Returns a Method object corresponding to a setter that sets an instance of componentClass from target.
setterName(Class<?>) - Static method in class org.infinispan.commons.util.BeanUtils
Returns a setter for a given class
setterName(String) - Static method in class org.infinispan.commons.util.BeanUtils
Retrieves a setter name based on a field name passed in
setTransactionTimeout(int) - Method in class org.infinispan.commons.tx.TransactionManagerImpl
 
setValue(V) - Method in class org.infinispan.commons.equivalence.EquivalentHashMap.Node
Deprecated.
 
setValue(V) - Method in class org.infinispan.commons.util.AbstractMap.SimpleEntry
 
setValue(V) - Method in class org.infinispan.commons.util.SimpleImmutableEntry
 
setValue(V, EquivalentHashMap<K, V>) - Method in class org.infinispan.commons.equivalence.EquivalentHashMap.Node
Deprecated.
 
setXid(Xid) - Method in class org.infinispan.commons.tx.TransactionImpl
 
shared() - Method in annotation type org.infinispan.commons.persistence.Store
Whether the store can be shared amongst nodes in a distributed/replicated cache
SHORT - Static variable in class org.infinispan.commons.equivalence.AnyEquivalence
Deprecated.
 
SignedNumeric - Class in org.infinispan.commons.io
Variable length encoding for signed numbers, using the ZigZag technique
SIMPLE_CLUSTERED_VERSION - Static variable in interface org.infinispan.commons.marshall.Ids
 
SIMPLE_CLUSTERED_VERSION - Static variable in interface org.infinispan.commons.marshall.ProtoStreamTypeIds
 
SIMPLE_COLLECTION_KEY_FILTER - Static variable in interface org.infinispan.commons.marshall.Ids
 
SIMPLE_PUBLISHER_RESULT - Static variable in interface org.infinispan.commons.marshall.Ids
 
SimpleImmutableEntry<K,​V> - Class in org.infinispan.commons.util
Where is Java 1.6?
SimpleImmutableEntry(Map.Entry<K, V>) - Constructor for class org.infinispan.commons.util.SimpleImmutableEntry
 
SimpleImmutableEntry(K, V) - Constructor for class org.infinispan.commons.util.SimpleImmutableEntry
 
SimpleInstanceAttributeCopier<T> - Class in org.infinispan.commons.configuration.attributes
SimpleInstanceAttributeCopier.
SimpleStat - Interface in org.infinispan.commons.stat
A simple statistic recorder that computes the average, minimum and maximum value observed.
SingletonExternalizer<T> - Class in org.infinispan.commons.marshall
 
SingletonExternalizer(Integer, T) - Constructor for class org.infinispan.commons.marshall.SingletonExternalizer
 
size - Variable in class org.infinispan.commons.util.ArrayMap
 
size() - Method in class org.infinispan.commons.equivalence.EquivalentHashMap.EntrySet
Deprecated.
 
size() - Method in class org.infinispan.commons.equivalence.EquivalentHashMap
Deprecated.
 
size() - Method in class org.infinispan.commons.equivalence.EquivalentHashMap.Values
Deprecated.
 
size() - Method in class org.infinispan.commons.equivalence.EquivalentHashSet
Deprecated.
Returns the number of elements in this set.
size() - Method in class org.infinispan.commons.io.ExposedByteArrayOutputStream
Overriden only to avoid unneeded synchronization
size() - Method in class org.infinispan.commons.util.AbstractDelegatingCollection
 
size() - Method in class org.infinispan.commons.util.AbstractDelegatingMap
 
size() - Method in class org.infinispan.commons.util.ArrayMap
 
size() - Method in class org.infinispan.commons.util.CloseableIteratorCollectionAdapter
 
size() - Method in class org.infinispan.commons.util.concurrent.ConcurrentHashSet
Deprecated.
 
size() - Method in class org.infinispan.commons.util.concurrent.ConcurrentWeakKeyHashMap
Deprecated.
Returns the number of key-value mappings in this map.
size() - Method in class org.infinispan.commons.util.FastCopyHashMap.EntrySet
 
size() - Method in class org.infinispan.commons.util.FastCopyHashMap.KeySet
 
size() - Method in class org.infinispan.commons.util.FastCopyHashMap
 
size() - Method in class org.infinispan.commons.util.FastCopyHashMap.Values
 
size() - Method in class org.infinispan.commons.util.ForwardingList
 
size() - Method in class org.infinispan.commons.util.ImmutableHopscotchHashSet
 
size() - Method in class org.infinispan.commons.util.ImmutableIntSet
Deprecated.
 
size() - Method in class org.infinispan.commons.util.ImmutableListCopy.ImmutableSubList
 
size() - Method in class org.infinispan.commons.util.ImmutableListCopy
 
size() - Method in class org.infinispan.commons.util.RangeSet
Deprecated.
 
size() - Method in class org.infinispan.commons.util.SmallIntSet
Deprecated.
 
size() - Method in class org.infinispan.commons.util.WeakValueHashMap
 
size() - Method in interface org.infinispan.multimap.api.BasicMultimapCache
Returns the number of key-value pairs in this multimap cache.
sizeAsync() - Method in interface org.infinispan.commons.api.AsyncCache
Asynchronous version of Map.size().
sizeEstimate(Object) - Method in interface org.infinispan.commons.marshall.StreamAwareMarshaller
An method that provides an estimate of the buffer size that will be required once the object has been marshalled.
sizeUnsignedInt(int) - Static method in class org.infinispan.commons.io.UnsignedNumeric
 
skip(long) - Method in class org.infinispan.commons.marshall.DelegatingObjectInput
 
skipBytes(int) - Method in class org.infinispan.commons.marshall.DelegatingObjectInput
 
SmallIntSet - Class in org.infinispan.commons.util
Deprecated.
since 9.3 This class will no longer be public. Please use IntSets methods such as IntSets.mutableEmptySet(), IntSets.mutableCopyFrom(Set)
SmallIntSet() - Constructor for class org.infinispan.commons.util.SmallIntSet
Deprecated.
 
SmallIntSet(int) - Constructor for class org.infinispan.commons.util.SmallIntSet
Deprecated.
Create a new IntSet and pre-allocate space for elements 0..initialRange-1.
SmallIntSet(Set<Integer>) - Constructor for class org.infinispan.commons.util.SmallIntSet
Deprecated.
 
spliterator - Variable in class org.infinispan.commons.util.SpliteratorMapper
 
spliterator() - Method in class org.infinispan.commons.util.AbstractDelegatingCollection
 
spliterator() - Method in interface org.infinispan.commons.util.CloseableIteratorCollection
spliterator() - Method in class org.infinispan.commons.util.CloseableIteratorCollectionAdapter
 
spliterator() - Method in interface org.infinispan.commons.util.CloseableIteratorSet
 
spliterator() - Method in class org.infinispan.commons.util.CloseableIteratorSetAdapter
 
spliterator(Spliterator<T>) - Static method in class org.infinispan.commons.util.Closeables
Creates a closeable spliterator from the given spliterator that does nothing when close is called.
spliterator(BaseStream<R, Stream<R>>) - Static method in class org.infinispan.commons.util.Closeables
Creates a closeable spliterator that when closed will close the underlying stream as well
spliterator(CloseableIterator<? extends E>, long, int) - Static method in class org.infinispan.commons.util.Closeables
Takes a provided closeable iterator and wraps it appropriately so it can be used as a closeable spliterator that will close the iterator when the spliterator is closed.
SpliteratorMapper<E,​S> - Class in org.infinispan.commons.util
A spliterator that has been mapped from another spliterator.
SpliteratorMapper(Spliterator<E>, Function<? super E, ? extends S>) - Constructor for class org.infinispan.commons.util.SpliteratorMapper
 
SslContextFactory - Class in org.infinispan.commons.util
SslContextFactory.
SslContextFactory() - Constructor for class org.infinispan.commons.util.SslContextFactory
 
sslInitializationException(Throwable) - Method in class org.infinispan.commons.logging.Log_$logger
 
sslInitializationException(Throwable) - Method in interface org.infinispan.commons.logging.Log
 
sslInitializationException$str() - Method in class org.infinispan.commons.logging.Log_$logger
 
sslProtocol(String) - Method in class org.infinispan.commons.util.SslContextFactory
 
StandardConversions - Class in org.infinispan.commons.dataconversion
Utilities to convert between text/plain, octet-stream, java-objects and url-encoded contents.
StandardConversions() - Constructor for class org.infinispan.commons.dataconversion.StandardConversions
 
start() - Method in interface org.infinispan.commons.api.Lifecycle
Invoked on component start
start() - Method in interface org.infinispan.commons.marshall.Marshaller
Perform any initialization required before the marshaller is used.
start() - Method in interface org.infinispan.commons.marshall.StreamingMarshaller
Deprecated.
 
startBatch() - Method in interface org.infinispan.commons.api.BatchingCache
Starts a batch.
startObjectInput(InputStream, boolean) - Method in class org.infinispan.commons.marshall.AbstractDelegatingMarshaller
 
startObjectInput(InputStream, boolean) - Method in interface org.infinispan.commons.marshall.StreamingMarshaller
Deprecated.
Create and open a new ObjectInput for the given input stream.
startObjectOutput(OutputStream, boolean, int) - Method in class org.infinispan.commons.marshall.AbstractDelegatingMarshaller
 
startObjectOutput(OutputStream, boolean, int) - Method in interface org.infinispan.commons.marshall.StreamingMarshaller
Deprecated.
Create and open an ObjectOutput instance for the given output stream.
STATE_CHUNK - Static variable in interface org.infinispan.commons.marshall.Ids
 
STATS_ENVELOPE - Static variable in interface org.infinispan.commons.marshall.Ids
 
stop() - Method in interface org.infinispan.commons.api.Lifecycle
Invoked on component stop
stop() - Method in class org.infinispan.commons.marshall.AbstractDelegatingMarshaller
 
stop() - Method in interface org.infinispan.commons.marshall.Marshaller
Stop the marshaller.
stop() - Method in interface org.infinispan.commons.marshall.StreamingMarshaller
Deprecated.
Stop the marshaller.
storage() - Method in class org.infinispan.counter.api.CounterConfiguration
 
storage(Storage) - Method in class org.infinispan.counter.api.CounterConfiguration.Builder
Sets the storage mode of the counter.
Storage - Enum in org.infinispan.counter.api
The storage mode of a counter.
Storage$___Marshaller_ed04a8616efd062a7c88e9e578efa97c99224ac3211dd20ca76376455f84a9ae - Class in org.infinispan.counter.api
 
Storage$___Marshaller_ed04a8616efd062a7c88e9e578efa97c99224ac3211dd20ca76376455f84a9ae() - Constructor for class org.infinispan.counter.api.Storage$___Marshaller_ed04a8616efd062a7c88e9e578efa97c99224ac3211dd20ca76376455f84a9ae
 
Store - Annotation Type in org.infinispan.commons.persistence
Store.
stream() - Method in class org.infinispan.commons.util.AbstractDelegatingCollection
 
stream() - Method in interface org.infinispan.commons.util.CloseableIteratorCollection
stream() - Method in interface org.infinispan.commons.util.IntSet
 
stream(CloseableIterator<E>, boolean, long, int) - Static method in class org.infinispan.commons.util.Closeables
Creates a stream that when closed will also close the underlying iterator
stream(CloseableSpliterator<E>, boolean) - Static method in class org.infinispan.commons.util.Closeables
Creates a stream that when closed will also close the underlying spliterator
STREAM_ITERATOR_RESPONSE - Static variable in interface org.infinispan.commons.marshall.Ids
 
STREAM_MAP_OPS - Static variable in interface org.infinispan.commons.marshall.Ids
 
STREAM_MARSHALLING - Static variable in interface org.infinispan.commons.marshall.Ids
 
StreamAwareMarshaller - Interface in org.infinispan.commons.marshall
A minimal interface that facilitates the marshalling/unmarshalling of objects from the provided InputStream/OutputStream.
StreamingMarshaller - Interface in org.infinispan.commons.marshall
Deprecated.
for internal use only
STRING - Static variable in class org.infinispan.commons.equivalence.AnyEquivalence
Deprecated.
 
stringArray(int) - Static method in class org.infinispan.commons.util.Util
 
StringMarshaller - Class in org.infinispan.commons.marshall
 
StringMarshaller(Charset) - Constructor for class org.infinispan.commons.marshall.StringMarshaller
 
StringPropertyReplacer - Class in org.infinispan.commons.util
A utility class for replacing properties in strings.
StringPropertyReplacer() - Constructor for class org.infinispan.commons.util.StringPropertyReplacer
 
StripedCounters<T> - Class in org.infinispan.commons.util.concurrent
Duplicates a set of counters in a set of stripes, so that multiple threads can increment those counters without too much contention.
StripedCounters(Supplier<T>) - Constructor for class org.infinispan.commons.util.concurrent.StripedCounters
 
stripeForCurrentThread() - Method in class org.infinispan.commons.util.concurrent.StripedCounters
 
STRONG_COUNTER_KEY - Static variable in interface org.infinispan.commons.marshall.ProtoStreamTypeIds
 
StrongCounter - Interface in org.infinispan.counter.api
The strong consistent counter interface.
subElements() - Method in interface org.infinispan.commons.configuration.ConfigurationInfo
 
subList(int, int) - Method in class org.infinispan.commons.util.ForwardingList
 
subList(int, int) - Method in class org.infinispan.commons.util.ImmutableListCopy.ImmutableSubList
 
subList(int, int) - Method in class org.infinispan.commons.util.ImmutableListCopy
 
SUCCESSFUL_RESPONSE - Static variable in interface org.infinispan.commons.marshall.Ids
 
SuppliedExternalizer<T> - Class in org.infinispan.commons.marshall
 
SuppliedExternalizer(Integer, Class<T>, Supplier<T>) - Constructor for class org.infinispan.commons.marshall.SuppliedExternalizer
 
supplier() - Method in class org.infinispan.commons.util.ArrayCollector
 
supplierBuilder(String, Class<T>) - Static method in class org.infinispan.commons.configuration.attributes.AttributeDefinition
 
supportedTypes - Variable in class org.infinispan.commons.dataconversion.OneToManyTranscoder
 
supports(String) - Method in class org.infinispan.commons.configuration.elements.DefaultElementDefinition
 
supports(String) - Method in interface org.infinispan.commons.configuration.elements.ElementDefinition
 
supports(MediaType) - Method in interface org.infinispan.commons.dataconversion.Transcoder
 
supportsConversion(MediaType, MediaType) - Method in class org.infinispan.commons.dataconversion.DefaultTranscoder
 
supportsConversion(MediaType, MediaType) - Method in class org.infinispan.commons.dataconversion.OneToManyTranscoder
 
supportsConversion(MediaType, MediaType) - Method in interface org.infinispan.commons.dataconversion.Transcoder
 
supportsDuplicates() - Method in interface org.infinispan.multimap.api.BasicMultimapCache
Multimap can support duplicates on the same key k → ['a', 'a', 'b'] or not k → ['a', 'b'] depending on configuration.
suspend() - Method in class org.infinispan.commons.tx.TransactionManagerImpl
 
sync() - Method in interface org.infinispan.counter.api.StrongCounter
It returns a synchronous strong counter for this instance.
sync() - Method in interface org.infinispan.counter.api.WeakCounter
It returns a synchronous weak counter for this instance.
SYNC_CONSISTENT_HASH_FACTORY - Static variable in interface org.infinispan.commons.marshall.Ids
 
SYNC_REPLICATED_CONSISTENT_HASH_FACTORY - Static variable in interface org.infinispan.commons.marshall.Ids
 
SyncStrongCounter - Interface in org.infinispan.counter.api
A synchronous StrongCounter.
SyncWeakCounter - Interface in org.infinispan.counter.api
A synchronous WeakCounter.

T

TEBIBYTES - org.infinispan.commons.util.MemoryUnit
 
TERABYTES - org.infinispan.commons.util.MemoryUnit
 
TERMINAL_OPERATIONS - Static variable in interface org.infinispan.commons.marshall.Ids
 
TEXT_CSS - Static variable in class org.infinispan.commons.dataconversion.MediaType
 
TEXT_CSS_TYPE - Static variable in class org.infinispan.commons.dataconversion.MediaType
 
TEXT_CSV - Static variable in class org.infinispan.commons.dataconversion.MediaType
 
TEXT_CSV_TYPE - Static variable in class org.infinispan.commons.dataconversion.MediaType
 
TEXT_HTML - Static variable in class org.infinispan.commons.dataconversion.MediaType
 
TEXT_HTML_TYPE - Static variable in class org.infinispan.commons.dataconversion.MediaType
 
TEXT_PLAIN - Static variable in class org.infinispan.commons.dataconversion.MediaType
 
TEXT_PLAIN_TYPE - Static variable in class org.infinispan.commons.dataconversion.MediaType
 
threadDump() - Static method in class org.infinispan.commons.util.Util
 
threadLocalRandomUUID() - Static method in class org.infinispan.commons.util.Util
Uses a ThreadLocalRandom to generate a UUID.
ThreadPoolExecutorFactory<T extends ExecutorService> - Interface in org.infinispan.commons.executors
 
time() - Method in class org.infinispan.commons.time.DefaultTimeService
 
time() - Method in interface org.infinispan.commons.time.TimeService
 
timeDuration(long, long, TimeUnit) - Method in class org.infinispan.commons.time.DefaultTimeService
 
timeDuration(long, long, TimeUnit) - Method in interface org.infinispan.commons.time.TimeService
 
timeDuration(long, TimeUnit) - Method in class org.infinispan.commons.time.DefaultTimeService
 
timeDuration(long, TimeUnit) - Method in interface org.infinispan.commons.time.TimeService
It is equivalent to timeDuration(startTime, time(), outputTimeUnit).
TimeService - Interface in org.infinispan.commons.time
Encapsulates all the time related logic in this interface.
TimeServiceTicker - Class in org.infinispan.commons.time
A Ticker for Caffeine backed by a TimeService
TimeServiceTicker(TimeService) - Constructor for class org.infinispan.commons.time.TimeServiceTicker
 
toArray() - Method in class org.infinispan.commons.util.AbstractDelegatingCollection
 
toArray() - Method in class org.infinispan.commons.util.CloseableIteratorCollectionAdapter
 
toArray() - Method in class org.infinispan.commons.util.concurrent.ConcurrentHashSet
Deprecated.
 
toArray() - Method in class org.infinispan.commons.util.ForwardingList
 
toArray() - Method in class org.infinispan.commons.util.ImmutableHopscotchHashSet
 
toArray() - Method in class org.infinispan.commons.util.ImmutableIntSet
Deprecated.
 
toArray() - Method in class org.infinispan.commons.util.ImmutableListCopy
 
toArray() - Method in class org.infinispan.commons.util.RangeSet
Deprecated.
 
toArray() - Method in class org.infinispan.commons.util.SmallIntSet
Deprecated.
 
toArray(T[]) - Method in class org.infinispan.commons.util.AbstractDelegatingCollection
 
toArray(T[]) - Method in class org.infinispan.commons.util.CloseableIteratorCollectionAdapter
 
toArray(T[]) - Method in class org.infinispan.commons.util.concurrent.ConcurrentHashSet
Deprecated.
 
toArray(T[]) - Method in class org.infinispan.commons.util.ForwardingList
 
toArray(T[]) - Method in class org.infinispan.commons.util.ImmutableHopscotchHashSet
 
toArray(T[]) - Method in class org.infinispan.commons.util.ImmutableIntSet
Deprecated.
 
toArray(T[]) - Method in class org.infinispan.commons.util.ImmutableListCopy
 
toArray(T[]) - Method in class org.infinispan.commons.util.RangeSet
Deprecated.
 
toArray(T[]) - Method in class org.infinispan.commons.util.SmallIntSet
Deprecated.
 
toAttribute() - Method in class org.infinispan.commons.configuration.attributes.AttributeDefinition
 
toByteArray(ByteBuffer) - Static method in class org.infinispan.commons.marshall.MarshallUtil
 
toBytes(long) - Method in enum org.infinispan.commons.util.MemoryUnit
 
toCharArray(String) - Static method in class org.infinispan.commons.util.Util
 
toClassArray(String[], ClassLoader) - Static method in class org.infinispan.commons.util.ReflectionUtil
 
toExternalName(C) - Method in class org.infinispan.commons.configuration.elements.DefaultElementDefinition
 
toExternalName(C) - Method in interface org.infinispan.commons.configuration.elements.ElementDefinition
 
toGibiBytes(long) - Method in enum org.infinispan.commons.util.MemoryUnit
 
toGigaBytes(long) - Method in enum org.infinispan.commons.util.MemoryUnit
 
toHexString(byte[]) - Static method in class org.infinispan.commons.util.Util
 
toHexString(byte[], int) - Static method in class org.infinispan.commons.util.Util
 
toHexString(byte[], int, int) - Static method in class org.infinispan.commons.util.Util
 
toIntArray() - Method in class org.infinispan.commons.util.ImmutableIntSet
Deprecated.
 
toIntArray() - Method in interface org.infinispan.commons.util.IntSet
Returns an array containing all of the elements in this set.
toIntArray() - Method in class org.infinispan.commons.util.RangeSet
Deprecated.
 
toIntArray() - Method in class org.infinispan.commons.util.SmallIntSet
Deprecated.
 
toJdkAccessOrder() - Method in enum org.infinispan.commons.equivalence.EquivalentLinkedHashMap.IterationOrder
Deprecated.
 
toJDKByteBuffer() - Method in class org.infinispan.commons.io.ByteBufferImpl
 
toJSON(ConfigurationInfo) - Method in class org.infinispan.commons.configuration.JsonWriter
 
toKibiBytes(long) - Method in enum org.infinispan.commons.util.MemoryUnit
 
toKiloBytes(long) - Method in enum org.infinispan.commons.util.MemoryUnit
 
toMebiBytes(long) - Method in enum org.infinispan.commons.util.MemoryUnit
 
toMegaBytes(long) - Method in enum org.infinispan.commons.util.MemoryUnit
 
toObjectSet(Collection<?>) - Static method in class org.infinispan.commons.util.InfinispanCollections
 
TOPOLOGY_AWARE_CONSISTENT_HASH_FACTORY - Static variable in interface org.infinispan.commons.marshall.Ids
 
TOPOLOGY_AWARE_SYNC_CONSISTENT_HASH_FACTORY - Static variable in interface org.infinispan.commons.marshall.Ids
 
toStorage(Object) - Method in class org.infinispan.commons.dataconversion.BinaryEncoder
 
toStorage(Object) - Method in interface org.infinispan.commons.dataconversion.Encoder
Convert data in the read/write format to the storage format.
toStorage(Object) - Method in class org.infinispan.commons.dataconversion.IdentityEncoder
 
toStorage(Object) - Method in class org.infinispan.commons.dataconversion.MarshallerEncoder
 
toStorage(Object) - Method in class org.infinispan.commons.dataconversion.UTF8Encoder
 
toStorage(Object, Encoder, Wrapper) - Static method in class org.infinispan.commons.dataconversion.EncodingUtils
Deprecated.
Encode object to storage format.
toStr(Object) - Static method in class org.infinispan.commons.util.Util
 
toStr(Collection<E>) - Static method in class org.infinispan.commons.util.Util
 
toString() - Method in class org.infinispan.commons.configuration.AbstractTypedPropertiesConfiguration
 
toString() - Method in class org.infinispan.commons.configuration.attributes.Attribute
 
toString() - Method in class org.infinispan.commons.configuration.attributes.AttributeSet
 
toString() - Method in class org.infinispan.commons.dataconversion.MediaType
 
toString() - Method in class org.infinispan.commons.executors.BlockingThreadPoolExecutorFactory
 
toString() - Method in class org.infinispan.commons.hash.MurmurHash3
 
toString() - Method in class org.infinispan.commons.io.ByteBufferImpl
 
toString() - Method in class org.infinispan.commons.marshall.WrappedByteArray
 
toString() - Method in class org.infinispan.commons.tx.TransactionImpl
 
toString() - Method in class org.infinispan.commons.tx.XidImpl
 
toString() - Method in class org.infinispan.commons.util.AbstractMap.SimpleEntry
 
toString() - Method in class org.infinispan.commons.util.FastCopyHashMap
Returns a string representation of this map.
toString() - Method in class org.infinispan.commons.util.KeyValueWithPrevious
 
toString() - Method in class org.infinispan.commons.util.RangeSet
Deprecated.
 
toString() - Method in class org.infinispan.commons.util.SimpleImmutableEntry
 
toString() - Method in class org.infinispan.commons.util.SmallIntSet
Deprecated.
 
toString() - Method in class org.infinispan.commons.util.WeakValueHashMap
 
toString() - Method in class org.infinispan.counter.api.CounterConfiguration
 
toString() - Method in class org.infinispan.lock.api.ClusteredLockConfiguration
 
toString(Object) - Method in class org.infinispan.commons.equivalence.AnyEquivalence
Deprecated.
 
toString(Object) - Method in class org.infinispan.commons.equivalence.AnyServerEquivalence
Deprecated.
 
toString(Object) - Method in class org.infinispan.commons.equivalence.ByteArrayEquivalence
Deprecated.
 
toString(Object) - Method in interface org.infinispan.commons.equivalence.Equivalence
Deprecated.
Returns a string representation of the given object.
toString(Object) - Method in class org.infinispan.commons.equivalence.IdentityEquivalence
Deprecated.
 
toString(String) - Method in class org.infinispan.commons.configuration.attributes.AttributeSet
 
toStringArray(Class<?>[]) - Static method in class org.infinispan.commons.util.ReflectionUtil
 
toStringExcludingParam(String...) - Method in class org.infinispan.commons.dataconversion.MediaType
 
toTebiBytes(long) - Method in enum org.infinispan.commons.util.MemoryUnit
 
toTeraBytes(long) - Method in enum org.infinispan.commons.util.MemoryUnit
 
toTypedProperties(Properties) - Static method in class org.infinispan.commons.util.TypedProperties
Factory method that converts a JDK Properties instance to an instance of TypedProperties, if needed.
toXMLString() - Method in interface org.infinispan.commons.configuration.BasicConfiguration
Deprecated.
toXMLString(String) - Method in interface org.infinispan.commons.configuration.BasicConfiguration
Converts this configuration to its XML representation.
toXMLString(String) - Method in class org.infinispan.commons.configuration.XMLStringConfiguration
 
TRANSACTION_INFO - Static variable in interface org.infinispan.commons.marshall.Ids
 
TransactionalCache - Interface in org.infinispan.commons.api
This interface is implemented by caches that support (i.e.
TransactionImpl - Class in org.infinispan.commons.tx
A basic Transaction implementation.
TransactionImpl() - Constructor for class org.infinispan.commons.tx.TransactionImpl
 
transactionManagerId - Variable in class org.infinispan.commons.tx.TransactionManagerImpl
 
TransactionManagerImpl - Class in org.infinispan.commons.tx
A simple TransactionManager implementation.
TransactionManagerImpl() - Constructor for class org.infinispan.commons.tx.TransactionManagerImpl
 
TransactionManagerLookup - Interface in org.infinispan.commons.tx.lookup
Factory interface, allows Cache or RemoteCache to use different transactional systems.
transactionStatusToString(int) - Static method in class org.infinispan.commons.tx.Util
 
transcode(Object, MediaType, MediaType) - Method in class org.infinispan.commons.dataconversion.BinaryTranscoder
 
transcode(Object, MediaType, MediaType) - Method in class org.infinispan.commons.dataconversion.DefaultTranscoder
 
transcode(Object, MediaType, MediaType) - Method in interface org.infinispan.commons.dataconversion.Transcoder
Transcodes content between two different MediaType.
transcode(Object, MediaType, MediaType) - Method in class org.infinispan.commons.dataconversion.TranscoderMarshallerAdapter
 
Transcoder - Interface in org.infinispan.commons.dataconversion
Converts content between two or more MediaTypes.
TranscoderMarshallerAdapter - Class in org.infinispan.commons.dataconversion
Base class for transcoder between application/x-java-object and byte[] produced by a marshaller.
TranscoderMarshallerAdapter(Marshaller) - Constructor for class org.infinispan.commons.dataconversion.TranscoderMarshallerAdapter
 
transform(E) - Method in interface org.infinispan.commons.util.InfinispanCollections.Function
Transforms an instance of the given input into an instace of the type to be returned.
transform(E) - Method in interface org.infinispan.commons.util.InfinispanCollections.MapMakerFunction
Transforms the given input into a key/value pair for use in a map
transformCollectionToMap(Collection<? extends E>, InfinispanCollections.MapMakerFunction<K, V, ? super E>) - Static method in class org.infinispan.commons.util.InfinispanCollections
Given a collection, transforms the collection to a map given a InfinispanCollections.MapMakerFunction
transformMapValue(Map<K, E>, InfinispanCollections.Function<E, V>) - Static method in class org.infinispan.commons.util.InfinispanCollections
Given a map of well known key/value types, it makes a shallow copy of it while at the same time transforming it's value type to a desired output type.
TRANSIENT_ENTRY - Static variable in interface org.infinispan.commons.marshall.Ids
 
TRANSIENT_MORTAL_ENTRY - Static variable in interface org.infinispan.commons.marshall.Ids
 
TRANSIENT_MORTAL_VALUE - Static variable in interface org.infinispan.commons.marshall.Ids
 
TRANSIENT_VALUE - Static variable in interface org.infinispan.commons.marshall.Ids
 
TRIANGLE_ACK_EXTERNALIZER - Static variable in interface org.infinispan.commons.marshall.Ids
 
trustStoreFileName(String) - Method in class org.infinispan.commons.util.SslContextFactory
 
trustStorePassword(char[]) - Method in class org.infinispan.commons.util.SslContextFactory
 
trustStoreType(String) - Method in class org.infinispan.commons.util.SslContextFactory
 
tryAdvance(Consumer<? super E>) - Method in class org.infinispan.commons.util.FlattenSpliterator
 
tryAdvance(Consumer<? super S>) - Method in class org.infinispan.commons.util.SpliteratorMapper
 
tryAdvance(Consumer<? super T>) - Method in class org.infinispan.commons.util.FilterSpliterator
 
tryLock() - Method in class org.infinispan.commons.util.concurrent.NonReentrantLock
 
tryLock() - Method in interface org.infinispan.lock.api.ClusteredLock
Acquires the lock only if it is free at the time of invocation.
tryLock(long, TimeUnit) - Method in class org.infinispan.commons.util.concurrent.NonReentrantLock
 
tryLock(long, TimeUnit) - Method in interface org.infinispan.lock.api.ClusteredLock
If the lock is available this method returns immediately with the CompletableFuture holding the value true.
tryLookup(ClassLoader) - Method in enum org.infinispan.commons.tx.lookup.LookupNames.TransactionManagerFactory
 
trySplit() - Method in class org.infinispan.commons.util.CloseableSpliteratorMapper
Deprecated.
 
trySplit() - Method in class org.infinispan.commons.util.FilterSpliterator
 
trySplit() - Method in class org.infinispan.commons.util.FlattenSpliterator
 
trySplit() - Method in class org.infinispan.commons.util.SpliteratorMapper
 
type() - Method in class org.infinispan.commons.util.Either
 
type() - Method in class org.infinispan.counter.api.CounterConfiguration
 
TypedProperties - Class in org.infinispan.commons.util
Type-aware properties.
TypedProperties() - Constructor for class org.infinispan.commons.util.TypedProperties
Default constructor that returns an empty instance
TypedProperties(Properties) - Constructor for class org.infinispan.commons.util.TypedProperties
Copy constructor
TypedPropertiesAttributeCopier - Class in org.infinispan.commons.configuration.attributes
TypedPropertiesAttributeCopier.
TypedPropertiesAttributeCopier() - Constructor for class org.infinispan.commons.configuration.attributes.TypedPropertiesAttributeCopier
 

U

unableToConvertStringPropertyToBoolean(String, boolean) - Method in class org.infinispan.commons.logging.Log_$logger
 
unableToConvertStringPropertyToBoolean(String, boolean) - Method in interface org.infinispan.commons.logging.Log
 
unableToConvertStringPropertyToBoolean$str() - Method in class org.infinispan.commons.logging.Log_$logger
 
unableToConvertStringPropertyToEnum(String, String) - Method in class org.infinispan.commons.logging.Log_$logger
 
unableToConvertStringPropertyToEnum(String, String) - Method in interface org.infinispan.commons.logging.Log
 
unableToConvertStringPropertyToEnum$str() - Method in class org.infinispan.commons.logging.Log_$logger
 
unableToConvertStringPropertyToInt(String, int) - Method in class org.infinispan.commons.logging.Log_$logger
 
unableToConvertStringPropertyToInt(String, int) - Method in interface org.infinispan.commons.logging.Log
 
unableToConvertStringPropertyToInt$str() - Method in class org.infinispan.commons.logging.Log_$logger
 
unableToConvertStringPropertyToLong(String, long) - Method in class org.infinispan.commons.logging.Log_$logger
 
unableToConvertStringPropertyToLong(String, long) - Method in interface org.infinispan.commons.logging.Log
 
unableToConvertStringPropertyToLong$str() - Method in class org.infinispan.commons.logging.Log_$logger
 
unableToLoadClass(String, String, Throwable) - Method in class org.infinispan.commons.logging.Log_$logger
 
unableToLoadClass(String, String, Throwable) - Method in interface org.infinispan.commons.logging.Log
 
unableToLoadClass$str() - Method in class org.infinispan.commons.logging.Log_$logger
 
unableToLoadFileUsingScheme(String) - Method in class org.infinispan.commons.logging.Log_$logger
 
unableToLoadFileUsingScheme(String) - Method in interface org.infinispan.commons.logging.Log
 
unableToLoadFileUsingScheme$str() - Method in class org.infinispan.commons.logging.Log_$logger
 
unableToUnwrap(Object, Class<?>) - Method in class org.infinispan.commons.logging.Log_$logger
 
unableToUnwrap(Object, Class<?>) - Method in interface org.infinispan.commons.logging.Log
 
unableToUnwrap$str() - Method in class org.infinispan.commons.logging.Log_$logger
 
unableToUnwrapAny(String, Class<?>) - Method in class org.infinispan.commons.logging.Log_$logger
 
unableToUnwrapAny(String, Class<?>) - Method in interface org.infinispan.commons.logging.Log
 
unableToUnwrapAny$str() - Method in class org.infinispan.commons.logging.Log_$logger
 
UNBOUNDED_STRONG - org.infinispan.counter.api.CounterType
A strong consistent and unbounded counter.
undefineCounter(String) - Method in interface org.infinispan.counter.api.CounterManager
It removes the counter and its configuration from the cluster.
undefinedCounter(String) - Method in class org.infinispan.commons.logging.Log_$logger
 
undefinedCounter(String) - Method in interface org.infinispan.commons.logging.Log
 
undefinedCounter$str() - Method in class org.infinispan.commons.logging.Log_$logger
 
unexpectedErrorFromResourceManager(Throwable) - Method in class org.infinispan.commons.logging.Log_$logger
 
unexpectedErrorFromResourceManager(Throwable) - Method in interface org.infinispan.commons.logging.Log
 
unexpectedErrorFromResourceManager$str() - Method in class org.infinispan.commons.logging.Log_$logger
 
unicodeEscapeString(String) - Static method in class org.infinispan.commons.util.Util
 
unicodeUnescapeString(String) - Static method in class org.infinispan.commons.util.Util
 
unlock() - Method in class org.infinispan.commons.util.concurrent.NonReentrantLock
 
unlock() - Method in interface org.infinispan.lock.api.ClusteredLock
Releases the lock.
unmarshall(byte[]) - Method in class org.infinispan.commons.dataconversion.BinaryEncoder
 
unmarshall(byte[]) - Method in class org.infinispan.commons.dataconversion.MarshallerEncoder
 
unmarshallArray(ObjectInput, MarshallUtil.ArrayBuilder<E>) - Static method in class org.infinispan.commons.marshall.MarshallUtil
Unmarshall arrays.
unmarshallByteArray(ObjectInput) - Static method in class org.infinispan.commons.marshall.MarshallUtil
Same as MarshallUtil.unmarshallArray(ObjectInput, ArrayBuilder) but specialized for byte array.
unmarshallCollection(ObjectInput, MarshallUtil.CollectionBuilder<E, T>) - Static method in class org.infinispan.commons.marshall.MarshallUtil
Unmarshal a Collection.
unmarshallCollection(ObjectInput, MarshallUtil.CollectionBuilder<E, T>, MarshallUtil.ElementReader<E>) - Static method in class org.infinispan.commons.marshall.MarshallUtil
Unmarshal a Collection.
unmarshallCollectionUnbounded(ObjectInput, MarshallUtil.UnboundedCollectionBuilder<E, T>) - Static method in class org.infinispan.commons.marshall.MarshallUtil
unmarshallEnum(ObjectInput, MarshallUtil.EnumBuilder<E>) - Static method in class org.infinispan.commons.marshall.MarshallUtil
 
unmarshallIntCollection(ObjectInput, MarshallUtil.CollectionBuilder<Integer, T>) - Static method in class org.infinispan.commons.marshall.MarshallUtil
Unmarshalls a collection of integers.
unmarshallMap(ObjectInput, MarshallUtil.ElementReader<K>, MarshallUtil.ElementReader<V>, MarshallUtil.MapBuilder<K, V, T>) - Static method in class org.infinispan.commons.marshall.MarshallUtil
Unmarshall the Map.
unmarshallMap(ObjectInput, MarshallUtil.MapBuilder<K, V, T>) - Static method in class org.infinispan.commons.marshall.MarshallUtil
Unmarshall the Map.
unmarshallSize(ObjectInput) - Static method in class org.infinispan.commons.marshall.MarshallUtil
Unmarshall an integer.
unmarshallString(ObjectInput) - Static method in class org.infinispan.commons.marshall.MarshallUtil
Unmarshall a String.
unmarshallUUID(ObjectInput, boolean) - Static method in class org.infinispan.commons.marshall.MarshallUtil
Unmarshall UUID.
unprotectedAttributeSet(String) - Method in class org.infinispan.commons.logging.Log_$logger
 
unprotectedAttributeSet(String) - Method in interface org.infinispan.commons.logging.Log
 
unprotectedAttributeSet$str() - Method in class org.infinispan.commons.logging.Log_$logger
 
unquotedMediaTypeParam() - Method in class org.infinispan.commons.logging.Log_$logger
 
unquotedMediaTypeParam() - Method in interface org.infinispan.commons.logging.Log
 
unquotedMediaTypeParam$str() - Method in class org.infinispan.commons.logging.Log_$logger
 
unsetEnum(long, Enum<?>) - Static method in class org.infinispan.commons.util.EnumUtil
 
UnsignedNumeric - Class in org.infinispan.commons.io
Helper to read and write unsigned numerics
UnsignedNumeric() - Constructor for class org.infinispan.commons.io.UnsignedNumeric
 
UNSUCCESSFUL_RESPONSE - Static variable in interface org.infinispan.commons.marshall.Ids
 
unsupportedContent(Object) - Method in class org.infinispan.commons.logging.Log_$logger
 
unsupportedContent(Object) - Method in interface org.infinispan.commons.logging.Log
 
unsupportedContent$str() - Method in class org.infinispan.commons.logging.Log_$logger
 
UNSURE_RESPONSE - Static variable in interface org.infinispan.commons.marshall.Ids
 
unwrap(Object) - Method in class org.infinispan.commons.dataconversion.ByteArrayWrapper
 
unwrap(Object) - Method in class org.infinispan.commons.dataconversion.IdentityWrapper
 
unwrap(Object) - Method in interface org.infinispan.commons.dataconversion.Wrapper
 
unwrap(Object, Class<T>) - Static method in class org.infinispan.commons.util.ReflectionUtil
 
unwrapAny(Class<T>, Object...) - Static method in class org.infinispan.commons.util.ReflectionUtil
 
UPPER_BOUND - Static variable in exception org.infinispan.counter.exception.CounterOutOfBoundsException
 
UPPER_BOUND_REACHED - org.infinispan.counter.api.CounterState
The counter value has reached its max threshold.
upperBound() - Method in class org.infinispan.counter.api.CounterConfiguration
 
upperBound(long) - Method in class org.infinispan.counter.api.CounterConfiguration.Builder
Sets the upper bound (inclusive) of the counter.
urlDecode(Object) - Static method in class org.infinispan.commons.dataconversion.StandardConversions
 
urlEncode(Object, MediaType) - Static method in class org.infinispan.commons.dataconversion.StandardConversions
 
useNativeIfAvailable(boolean) - Method in class org.infinispan.commons.util.SslContextFactory
 
USER_EXT_ID_MIN - Static variable in interface org.infinispan.commons.marshall.AdvancedExternalizer
Deprecated.
The minimum ID which will be respected by Infinispan for user specified AdvancedExternalizer implementations.
UTF8 - Static variable in interface org.infinispan.commons.dataconversion.EncoderIds
 
UTF8Encoder - Class in org.infinispan.commons.dataconversion
Encoder to/from UTF-8 content using the java string encoding mechanism.
UTF8Encoder() - Constructor for class org.infinispan.commons.dataconversion.UTF8Encoder
 
UTF8StringMarshaller - Class in org.infinispan.commons.marshall
 
UTF8StringMarshaller() - Constructor for class org.infinispan.commons.marshall.UTF8StringMarshaller
 
Util - Class in org.infinispan.commons.tx
Transaction related util class.
Util - Class in org.infinispan.commons.util
General utility methods used throughout the Infinispan code base.
UUID - Static variable in interface org.infinispan.commons.marshall.Ids
 
UUID - Static variable in interface org.infinispan.commons.marshall.ProtoStreamTypeIds
 

V

VALID - org.infinispan.counter.api.CounterState
The counter value is valid.
validate() - Method in class org.infinispan.commons.configuration.attributes.Attribute
 
validate() - Method in interface org.infinispan.commons.configuration.Builder
Validate the data in this builder before building the configuration bean
validate() - Method in class org.infinispan.commons.executors.BlockingThreadPoolExecutorFactory
 
validate() - Method in enum org.infinispan.commons.executors.CachedThreadPoolExecutorFactory
 
validate() - Method in enum org.infinispan.commons.executors.ScheduledThreadPoolExecutorFactory
 
validate() - Method in interface org.infinispan.commons.executors.ThreadPoolExecutorFactory
Validate parameters for the thread pool executor factory
validate(T) - Method in class org.infinispan.commons.configuration.attributes.AttributeDefinition
 
validate(T) - Method in interface org.infinispan.commons.configuration.attributes.AttributeValidator
 
validator(AttributeValidator<? super T>) - Method in class org.infinispan.commons.configuration.attributes.AttributeDefinition.Builder
 
value - Variable in class org.infinispan.commons.configuration.attributes.Attribute
 
value() - Method in annotation type org.infinispan.commons.configuration.BuiltBy
 
value() - Method in annotation type org.infinispan.commons.configuration.ConfigurationFor
 
value() - Method in annotation type org.infinispan.commons.configuration.ConfiguredBy
 
value() - Method in annotation type org.infinispan.commons.marshall.SerializeFunctionWith
Specify the externalizer class to be used by the annotated class.
value() - Method in annotation type org.infinispan.commons.marshall.SerializeWith
Deprecated.
Specify the externalizer class to be used by the annotated class.
value() - Method in annotation type org.infinispan.commons.util.Experimental
 
valueMatcher() - Method in annotation type org.infinispan.commons.marshall.SerializeFunctionWith
Specify the value matching capabilities of this function.
valueMatcher(Object) - Method in interface org.infinispan.commons.marshall.LambdaExternalizer
 
ValueMatcherMode - Enum in org.infinispan.commons.marshall
Value matcher mode.
valueOf(int) - Static method in enum org.infinispan.commons.api.CacheContainerAdmin.AdminFlag
Returns the enum constant of this type with the specified name.
valueOf(int) - Static method in enum org.infinispan.commons.marshall.ValueMatcherMode
Returns the enum constant of this type with the specified name.
valueOf(int) - Static method in enum org.infinispan.counter.api.CounterState
Returns the enum constant of this type with the specified name.
valueOf(int) - Static method in enum org.infinispan.counter.api.CounterType
Returns the enum constant of this type with the specified name.
valueOf(int) - Static method in enum org.infinispan.counter.api.Storage
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.infinispan.commons.api.CacheContainerAdmin.AdminFlag
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.infinispan.commons.equivalence.EquivalentLinkedHashMap.IterationOrder
Deprecated.
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.infinispan.commons.executors.CachedThreadPoolExecutorFactory
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.infinispan.commons.executors.ScheduledThreadPoolExecutorFactory
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.infinispan.commons.marshall.ValueMatcherMode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.infinispan.commons.tx.lookup.LookupNames.JndiTransactionManager
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.infinispan.commons.tx.lookup.LookupNames.TransactionManagerFactory
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.infinispan.commons.util.Either.Type
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.infinispan.commons.util.MemoryUnit
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.infinispan.counter.api.CounterState
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.infinispan.counter.api.CounterType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.infinispan.counter.api.Storage
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.infinispan.lock.api.OwnershipLevel
Returns the enum constant of this type with the specified name.
values - Variable in class org.infinispan.commons.util.AbstractMap
 
values - Variable in class org.infinispan.commons.util.ArrayMap
 
values() - Static method in enum org.infinispan.commons.api.CacheContainerAdmin.AdminFlag
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Method in class org.infinispan.commons.equivalence.EquivalentHashMap
Deprecated.
 
values() - Static method in enum org.infinispan.commons.equivalence.EquivalentLinkedHashMap.IterationOrder
Deprecated.
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.infinispan.commons.executors.CachedThreadPoolExecutorFactory
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.infinispan.commons.executors.ScheduledThreadPoolExecutorFactory
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.infinispan.commons.marshall.ValueMatcherMode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.infinispan.commons.tx.lookup.LookupNames.JndiTransactionManager
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.infinispan.commons.tx.lookup.LookupNames.TransactionManagerFactory
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Method in class org.infinispan.commons.util.AbstractDelegatingMap
 
values() - Method in class org.infinispan.commons.util.ArrayMap
 
values() - Method in class org.infinispan.commons.util.concurrent.ConcurrentWeakKeyHashMap
Deprecated.
Returns a Collection view of the values contained in this map.
values() - Static method in enum org.infinispan.commons.util.Either.Type
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Method in class org.infinispan.commons.util.FastCopyHashMap
 
values() - Static method in enum org.infinispan.commons.util.MemoryUnit
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.infinispan.counter.api.CounterState
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.infinispan.counter.api.CounterType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.infinispan.counter.api.Storage
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.infinispan.lock.api.OwnershipLevel
Returns an array containing the constants of this enum type, in the order they are declared.
Values() - Constructor for class org.infinispan.commons.equivalence.EquivalentHashMap.Values
Deprecated.
 
Values() - Constructor for class org.infinispan.commons.util.FastCopyHashMap.Values
 
version() - Method in class org.infinispan.commons.util.Version
 
Version - Class in org.infinispan.commons.util
Contains version information about this release of Infinispan.
VERSIONED_RESULT - Static variable in interface org.infinispan.commons.marshall.Ids
 
VERSIONED_RESULTS - Static variable in interface org.infinispan.commons.marshall.Ids
 
VOLATILE - org.infinispan.commons.api.CacheContainerAdmin.AdminFlag
 
VOLATILE - org.infinispan.counter.api.Storage
The counter value is lost when the cluster is restarted/stopped.

W

wallClockTime() - Method in class org.infinispan.commons.time.DefaultTimeService
 
wallClockTime() - Method in interface org.infinispan.commons.time.TimeService
 
WEAK - org.infinispan.counter.api.CounterType
A weak consistent counter.
WEAK_COUNTER_KEY - Static variable in interface org.infinispan.commons.marshall.ProtoStreamTypeIds
 
WeakCounter - Interface in org.infinispan.counter.api
A weak consistent counter interface.
WeakValueHashMap<K,​V> - Class in org.infinispan.commons.util
This Map will remove entries when the value in the map has been cleaned from garbage collection
WeakValueHashMap() - Constructor for class org.infinispan.commons.util.WeakValueHashMap
Constructs a new, empty WeakValueHashMap with the default initial capacity and the default load factor, which is 0.75.
WeakValueHashMap(int) - Constructor for class org.infinispan.commons.util.WeakValueHashMap
Constructs a new, empty WeakValueHashMap with the given initial capacity and the default load factor, which is 0.75.
WeakValueHashMap(int, float) - Constructor for class org.infinispan.commons.util.WeakValueHashMap
Constructs a new, empty WeakValueHashMap with the given initial capacity and the given load factor.
WeakValueHashMap(Map<K, V>) - Constructor for class org.infinispan.commons.util.WeakValueHashMap
Constructs a new WeakValueHashMap with the same mappings as the specified Map.
WeakValueHashMap.ValueRef<K,​V> - Interface in org.infinispan.commons.util
 
WEBLOGIC - org.infinispan.commons.tx.lookup.LookupNames.JndiTransactionManager
 
WEBSPHERE_4 - org.infinispan.commons.tx.lookup.LookupNames.TransactionManagerFactory
 
WEBSPHERE_51_6 - org.infinispan.commons.tx.lookup.LookupNames.TransactionManagerFactory
 
WEBSPHERE_6 - org.infinispan.commons.tx.lookup.LookupNames.TransactionManagerFactory
 
WILDFLY - org.infinispan.commons.tx.lookup.LookupNames.TransactionManagerFactory
 
withAnnotationDeclared(List<Class<?>>, Class<? extends Annotation>) - Static method in class org.infinispan.commons.util.ClassFinder
 
withAnnotationPresent(Class<? extends Annotation>) - Static method in class org.infinispan.commons.util.ClassFinder
 
withAnnotationPresent(List<Class<?>>, Class<? extends Annotation>) - Static method in class org.infinispan.commons.util.ClassFinder
 
withCharset(Charset) - Method in class org.infinispan.commons.dataconversion.MediaType
 
withClassType(Class<?>) - Method in class org.infinispan.commons.dataconversion.MediaType
 
withFlags(EnumSet<CacheContainerAdmin.AdminFlag>) - Method in interface org.infinispan.commons.api.CacheContainerAdmin
Sets any additional CacheContainerAdmin.AdminFlags to be used when performing administrative operations.
withFlags(CacheContainerAdmin.AdminFlag...) - Method in interface org.infinispan.commons.api.CacheContainerAdmin
Sets any additional CacheContainerAdmin.AdminFlags to be used when performing administrative operations.
withoutParameters() - Method in class org.infinispan.commons.dataconversion.MediaType
 
withParameter(String, String) - Method in class org.infinispan.commons.dataconversion.MediaType
 
withParameters(Map<String, String>) - Method in class org.infinispan.commons.dataconversion.MediaType
 
wrap(Object) - Method in class org.infinispan.commons.dataconversion.ByteArrayWrapper
 
wrap(Object) - Method in class org.infinispan.commons.dataconversion.IdentityWrapper
 
wrap(Object) - Method in interface org.infinispan.commons.dataconversion.Wrapper
 
WRAPPED_BYTE_ARRAY - Static variable in interface org.infinispan.commons.marshall.Ids
 
WRAPPED_BYTE_ARRAY - Static variable in interface org.infinispan.commons.marshall.ProtoStreamTypeIds
 
WRAPPED_MESSAGE - Static variable in interface org.infinispan.commons.marshall.ProtoStreamTypeIds
 
WrappedByteArray - Class in org.infinispan.commons.marshall
Simple wrapper around a byte[] to provide equals and hashCode semantics
WrappedByteArray(byte[]) - Constructor for class org.infinispan.commons.marshall.WrappedByteArray
 
WrappedByteArray(byte[], int) - Constructor for class org.infinispan.commons.marshall.WrappedByteArray
 
WrappedByteArray.Externalizer - Class in org.infinispan.commons.marshall
 
WrappedByteArray$___Marshaller_dd5f1f82b70f419159a02b94c2ffa39a035efa36bc3f94e3bec8f1fb78d5e078 - Class in org.infinispan.commons.marshall
WARNING: Generated code! Do not edit!
WrappedByteArray$___Marshaller_dd5f1f82b70f419159a02b94c2ffa39a035efa36bc3f94e3bec8f1fb78d5e078() - Constructor for class org.infinispan.commons.marshall.WrappedByteArray$___Marshaller_dd5f1f82b70f419159a02b94c2ffa39a035efa36bc3f94e3bec8f1fb78d5e078
 
WrappedBytes - Interface in org.infinispan.commons.marshall
Interface that describes and object holding onto some bytes
Wrapper - Interface in org.infinispan.commons.dataconversion
A Wrapper is used to decorate objects produced by the Encoder.
WrapperIds - Interface in org.infinispan.commons.dataconversion
 
write(byte[]) - Method in class org.infinispan.commons.marshall.DelegatingObjectOutput
 
write(byte[], int, int) - Method in class org.infinispan.commons.io.ExposedByteArrayOutputStream
 
write(byte[], int, int) - Method in class org.infinispan.commons.marshall.DelegatingObjectOutput
 
write(int) - Method in class org.infinispan.commons.io.ExposedByteArrayOutputStream
 
write(int) - Method in class org.infinispan.commons.marshall.DelegatingObjectOutput
 
write(XMLStreamWriter) - Method in class org.infinispan.commons.configuration.attributes.AttributeSet
Writes the attributes of this attributeset as part of the current element
write(XMLStreamWriter, String) - Method in class org.infinispan.commons.configuration.attributes.AttributeSet
Writes this attributeset to the specified XMLStreamWriter as an element
write(XMLStreamWriter, String, AttributeDefinition<?>...) - Method in class org.infinispan.commons.configuration.attributes.AttributeSet
Writes the specified attributes in this attributeset to the specified XMLStreamWriter as an element
write(XMLStreamWriter, AttributeDefinition<?>) - Method in class org.infinispan.commons.configuration.attributes.AttributeSet
Writer a single attribute to the specified XMLStreamWriter using the attribute's xmlName
write(XMLStreamWriter, AttributeDefinition<?>, Enum<?>) - Method in class org.infinispan.commons.configuration.attributes.AttributeSet
Writer a single attribute to the specified XMLStreamWriter using the supplied name
write(XMLStreamWriter, AttributeDefinition<?>, String) - Method in class org.infinispan.commons.configuration.attributes.AttributeSet
Writer a single attribute to the specified XMLStreamWriter using the supplied name
writeBoolean(boolean) - Method in class org.infinispan.commons.marshall.DelegatingObjectOutput
 
writeByte(int) - Method in class org.infinispan.commons.marshall.DelegatingObjectOutput
 
writeBytes(String) - Method in class org.infinispan.commons.marshall.DelegatingObjectOutput
 
writeChar(int) - Method in class org.infinispan.commons.marshall.DelegatingObjectOutput
 
writeChars(String) - Method in class org.infinispan.commons.marshall.DelegatingObjectOutput
 
writeDouble(double) - Method in class org.infinispan.commons.marshall.DelegatingObjectOutput
 
writeFloat(float) - Method in class org.infinispan.commons.marshall.DelegatingObjectOutput
 
writeInt(int) - Method in class org.infinispan.commons.marshall.DelegatingObjectOutput
 
writeLong(long) - Method in class org.infinispan.commons.marshall.DelegatingObjectOutput
 
writeObject(ObjectOutput, Map) - Method in class org.infinispan.commons.util.Immutables.ImmutableMapWrapperExternalizer
 
writeObject(ObjectOutput, Set) - Method in class org.infinispan.commons.util.Immutables.ImmutableSetWrapperExternalizer
 
writeObject(ObjectOutput, CacheContainerAdmin.AdminFlag) - Method in class org.infinispan.commons.marshall.AdminFlagExternalizer
 
writeObject(ObjectOutput, MediaType) - Method in class org.infinispan.commons.dataconversion.MediaType.MediaTypeExternalizer
 
writeObject(ObjectOutput, Equivalence) - Method in class org.infinispan.commons.marshall.exts.EquivalenceExternalizer
 
writeObject(ObjectOutput, ByteBufferImpl) - Method in class org.infinispan.commons.io.ByteBufferImpl.Externalizer
 
writeObject(ObjectOutput, WrappedByteArray) - Method in class org.infinispan.commons.marshall.WrappedByteArray.Externalizer
 
writeObject(ObjectOutput, ImmutableListCopy) - Method in class org.infinispan.commons.util.ImmutableListCopy.Externalizer
 
writeObject(ObjectOutput, T) - Method in interface org.infinispan.commons.marshall.Externalizer
Deprecated.
Write the object reference to the stream.
writeObject(ObjectOutput, T) - Method in class org.infinispan.commons.marshall.exts.NoStateExternalizer
 
writeObject(ObjectOutput, T) - Method in class org.infinispan.commons.marshall.InstanceReusingAdvancedExternalizer
 
writeObject(ObjectOutput, T) - Method in class org.infinispan.commons.marshall.SingletonExternalizer
 
writeObject(ObjectOutput, T) - Method in class org.infinispan.commons.marshall.SuppliedExternalizer
 
writeObject(Object) - Method in class org.infinispan.commons.marshall.DelegatingObjectOutput
 
writeObject(Object, OutputStream) - Method in interface org.infinispan.commons.marshall.StreamAwareMarshaller
Marshall an object to the OutputStream
writeShort(int) - Method in class org.infinispan.commons.marshall.DelegatingObjectOutput
 
writeSignedInt(ObjectOutput, int) - Static method in class org.infinispan.commons.io.SignedNumeric
 
writeSignedInt(OutputStream, int) - Static method in class org.infinispan.commons.io.SignedNumeric
 
writeTo(ObjectOutput, E) - Method in interface org.infinispan.commons.marshall.MarshallUtil.ElementWriter
 
writeTo(ObjectOutput, XidImpl) - Static method in class org.infinispan.commons.tx.XidImpl
 
writeTo(ObjectOutput, IntSet) - Static method in class org.infinispan.commons.util.IntSetsExternalization
 
writeTo(ObjectOutput, SmallIntSet) - Static method in class org.infinispan.commons.util.SmallIntSet
Deprecated.
 
writeTo(ImmutableSerializationContext, RawProtoStreamWriter, MediaType) - Method in class org.infinispan.commons.dataconversion.MediaType$___Marshaller_f2fc301543ca54d0326b5d8ce3b7199226a678253252e7ac46f1fad54bd90568
 
writeTo(ImmutableSerializationContext, RawProtoStreamWriter, WrappedByteArray) - Method in class org.infinispan.commons.marshall.WrappedByteArray$___Marshaller_dd5f1f82b70f419159a02b94c2ffa39a035efa36bc3f94e3bec8f1fb78d5e078
 
writeTo(ImmutableSerializationContext, RawProtoStreamWriter, KeyValueWithPrevious) - Method in class org.infinispan.commons.util.KeyValueWithPrevious$___Marshaller_77f744431c728652c86d2a31b967de3b5ea4d523d8f930a71d040ffa7983bb7f
 
writeTo(ImmutableSerializationContext, RawProtoStreamWriter, KeyValueWithPrevious) - Method in class org.infinispan.commons.util.KeyValueWithPrevious$___Marshaller_9145896a24b67e12a03ab245b027743214e8f0a00cff4e94594e6701c8f07ff1
 
writeTo(ImmutableSerializationContext, RawProtoStreamWriter, CounterConfiguration) - Method in class org.infinispan.counter.api.CounterConfiguration$___Marshaller_200ccbe7f9bd55cd3d0f90bae5ea29adc0a29590c936038020329c50ede7e29f
 
writeUnsignedInt(byte[], int, int) - Static method in class org.infinispan.commons.io.UnsignedNumeric
Writes an int in a variable-length format.
writeUnsignedInt(ObjectOutput, int) - Static method in class org.infinispan.commons.io.UnsignedNumeric
Writes an int in a variable-length format.
writeUnsignedInt(OutputStream, int) - Static method in class org.infinispan.commons.io.UnsignedNumeric
 
writeUnsignedInt(ByteBuffer, int) - Static method in class org.infinispan.commons.io.UnsignedNumeric
 
writeUnsignedLong(byte[], int, long) - Static method in class org.infinispan.commons.io.UnsignedNumeric
Writes an int in a variable-length format.
writeUnsignedLong(ObjectOutput, long) - Static method in class org.infinispan.commons.io.UnsignedNumeric
Writes a long in a variable-length format.
writeUnsignedLong(OutputStream, long) - Static method in class org.infinispan.commons.io.UnsignedNumeric
 
writeUnsignedLong(ByteBuffer, long) - Static method in class org.infinispan.commons.io.UnsignedNumeric
 
writeUTF(String) - Method in class org.infinispan.commons.marshall.DelegatingObjectOutput
 
WWW_FORM_URLENCODED_TYPE - Static variable in class org.infinispan.commons.dataconversion.MediaType
 

X

X_SITE_STATE - Static variable in interface org.infinispan.commons.marshall.Ids
 
xaResourceEndFailed(String, Throwable) - Method in class org.infinispan.commons.logging.Log_$logger
 
xaResourceEndFailed(String, Throwable) - Method in interface org.infinispan.commons.logging.Log
 
xaResourceEndFailed$str() - Method in class org.infinispan.commons.logging.Log_$logger
 
XID - Static variable in interface org.infinispan.commons.marshall.Ids
 
XID_DEADLOCK_DETECTING_GLOBAL_TRANSACTION - Static variable in interface org.infinispan.commons.marshall.Ids
 
XID_GLOBAL_TRANSACTION - Static variable in interface org.infinispan.commons.marshall.Ids
 
XID_IMPL - Static variable in interface org.infinispan.commons.marshall.Ids
 
XidImpl - Class in org.infinispan.commons.tx
A Xid implementation.
XidImpl(int, byte[], byte[]) - Constructor for class org.infinispan.commons.tx.XidImpl
 
xmlify(String) - Static method in class org.infinispan.commons.util.Util
 
xmlName() - Method in class org.infinispan.commons.configuration.attributes.AttributeDefinition
 
xmlName(String) - Method in class org.infinispan.commons.configuration.attributes.AttributeDefinition.Builder
 
XMLStringConfiguration - Class in org.infinispan.commons.configuration
A simple wrapper for an XML configuration represented as a String.
XMLStringConfiguration(String) - Constructor for class org.infinispan.commons.configuration.XMLStringConfiguration
 
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