Index

A B C D E F G H I J K L M N O P Q R S T U V W X Y 
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form

A

AbstractArtifact - Class in org.infinispan.commons.maven
 
AbstractArtifact() - Constructor for class org.infinispan.commons.maven.AbstractArtifact
 
AbstractAsyncPublisherHandler<Target,Output,InitialResponse,NextResponse> - Class in org.infinispan.commons.reactive
Abstract handler that handles request and cancellation of a given non blocking resource.
AbstractAsyncPublisherHandler(int, Supplier<Target>, Target) - Constructor for class org.infinispan.commons.reactive.AbstractAsyncPublisherHandler
 
AbstractConfigurationReader - Class in org.infinispan.commons.configuration.io
 
AbstractConfigurationReader(ConfigurationResourceResolver, Properties, PropertyReplacer, NamingStrategy) - Constructor for class org.infinispan.commons.configuration.io.AbstractConfigurationReader
 
AbstractConfigurationWriter - Class in org.infinispan.commons.configuration.io
 
AbstractConfigurationWriter(Writer, int, boolean, boolean, NamingStrategy) - Constructor for class org.infinispan.commons.configuration.io.AbstractConfigurationWriter
 
AbstractConfigurationWriter.Tag - Class in org.infinispan.commons.configuration.io
 
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
 
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
 
AbstractTranscoder - Class in org.infinispan.commons.dataconversion
Class to inherit when implementing transcoders, will handle pre and post processing of the content.
AbstractTranscoder() - Constructor for class org.infinispan.commons.dataconversion.AbstractTranscoder
 
AbstractTypedPropertiesConfiguration - Class in org.infinispan.commons.configuration
 
AbstractTypedPropertiesConfiguration(Properties) - Constructor for class org.infinispan.commons.configuration.AbstractTypedPropertiesConfiguration
Deprecated, for removal: This API element is subject to removal in a future version.
AbstractTypedPropertiesConfiguration(AttributeSet) - Constructor for class org.infinispan.commons.configuration.AbstractTypedPropertiesConfiguration
 
accept(long) - Method in class org.infinispan.commons.reactive.AbstractAsyncPublisherHandler
This method is invoked every time a new request is sent to the underlying publisher.
accept(T, CounterTracker) - Method in class org.infinispan.commons.stat.CounterMetricInfo
 
accept(T, DistributionSummaryTracker) - Method in class org.infinispan.commons.stat.DistributionSummaryMetricInfo
 
accept(T, TimerTracker) - Method in class org.infinispan.commons.stat.FunctionTimerMetricInfo
 
accept(T, TimerTracker) - Method in class org.infinispan.commons.stat.TimerMetricInfo
 
ACCEPT_ALL_KEY_VALUE_FILTER - Static variable in interface org.infinispan.commons.marshall.Ids
 
accumulator() - Method in class org.infinispan.commons.dataconversion.internal.JsonArrayCollector
 
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 class org.infinispan.commons.util.ImmutableIntSet
 
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.util.AbstractDelegatingCollection
 
add(E) - Method in class org.infinispan.commons.util.CloseableIteratorCollectionAdapter
 
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.ImmutableIntSet
 
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.dataconversion.internal.Json
Add an arbitrary Java object to this Json array.
add(Object) - Method in class org.infinispan.commons.util.ArrayCollector
 
add(AtomicLongFieldUpdater<T>, T, long) - Method in class org.infinispan.commons.util.concurrent.StripedCounters
 
add(Json) - Method in class org.infinispan.commons.dataconversion.internal.Json
Add the specified Json element to this array.
add(Json) - Method in class org.infinispan.commons.dataconversion.internal.JsonArrayCollector
 
addActiveProfile(String) - Method in class org.infinispan.commons.maven.MavenSettings
 
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.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.ImmutableIntSet
 
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.ClassAllowList
 
addClasses(String...) - Method in class org.infinispan.commons.configuration.ClassAllowList
 
addErroneousAttribute(String) - Method in exception class org.infinispan.commons.CacheConfigurationException
Deprecated, for removal: This API element is subject to removal in a future version.
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.
addProfile(MavenSettings.Profile) - Method in class org.infinispan.commons.maven.MavenSettings
 
addProxy(MavenSettings.Proxy) - Method in class org.infinispan.commons.maven.MavenSettings
 
addRegexps(String...) - Method in class org.infinispan.commons.configuration.ClassAllowList
 
addToFilter(E) - Method in class org.infinispan.commons.util.BloomFilter
Adds a value to the filter setting up to a number of bits equal to the number of hash functions.
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, for removal: This API element is subject to removal in a future version.
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
allowMethodsToBlock(BlockHound.Builder, Class<?>, boolean) - Static method in class org.infinispan.commons.internal.CommonsBlockHoundIntegration
 
allowPublicMethodsToBlock(BlockHound.Builder, Class<?>) - Static method in class org.infinispan.commons.internal.CommonsBlockHoundIntegration
 
allStringsInterned - Variable in class org.infinispan.commons.configuration.io.xml.MXParser
Implementation notice: the is instance variable that controls if newString() is interning.
append(char) - Method in class org.infinispan.commons.io.StringBuilderWriter
 
append(CharSequence) - Method in class org.infinispan.commons.io.StringBuilderWriter
 
append(CharSequence, int, int) - Method in class org.infinispan.commons.io.StringBuilderWriter
 
APPLICATION_INFINISPAN_BINARY - Static variable in class org.infinispan.commons.dataconversion.MediaType
Deprecated, for removal: This API element is subject to removal in a future version.
Since 11.0, will be removed in 14.0. No longer used for BINARY storage.
APPLICATION_INFINISPAN_BINARY_TYPE - Static variable in class org.infinispan.commons.dataconversion.MediaType
Deprecated, for removal: This API element is subject to removal in a future version.
Since 11.0, will be removed in 14.0. No longer used for BINARY storage.
APPLICATION_INFINISPAN_MARSHALLED - Static variable in class org.infinispan.commons.dataconversion.MediaType
Deprecated, for removal: This API element is subject to removal in a future version.
Since 11.0, will be removed with ISPN-9622
APPLICATION_INFINISPAN_MARSHALLING - Static variable in class org.infinispan.commons.dataconversion.MediaType
Deprecated, for removal: This API element is subject to removal in a future version.
Since 11.0, will be removed with ISPN-9622
APPLICATION_INFINISPAN_MARSHALLING_TYPE - Static variable in class org.infinispan.commons.dataconversion.MediaType
Deprecated, for removal: This API element is subject to removal in a future version.
Since 11.0, will be removed with ISPN-9622
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
Deprecated, for removal: This API element is subject to removal in a future version.
Since 11.0, without replacement.
APPLICATION_UNKNOWN_TYPE - Static variable in class org.infinispan.commons.dataconversion.MediaType
Deprecated, for removal: This API element is subject to removal in a future version.
Since 11.0, without replacement.
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_YAML - Static variable in class org.infinispan.commons.dataconversion.MediaType
 
APPLICATION_YAML_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(Consumer<T>) - Method in class org.infinispan.commons.configuration.attributes.Attribute
 
apply(T) - Method in interface org.infinispan.commons.dataconversion.internal.Json.Function
Applies this function to the given argument.
APPLY_DELTA - Static variable in interface org.infinispan.commons.marshall.Ids
 
applyTo(BlockHound.Builder) - Method in class org.infinispan.commons.internal.CommonsBlockHoundIntegration
 
array() - Static method in class org.infinispan.commons.dataconversion.internal.Json
 
array() - Method in class org.infinispan.commons.dataconversion.internal.Json.DefaultFactory
 
array() - Method in interface org.infinispan.commons.dataconversion.internal.Json.Factory
Construct and return a JSON object.
array(Object...) - Static method in class org.infinispan.commons.dataconversion.internal.Json
Return a new JSON array filled up with the list of arguments.
ArrayCollector - Class in org.infinispan.commons.util
 
ArrayCollector(Object[]) - Constructor for class org.infinispan.commons.util.ArrayCollector
 
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
 
arraysEqual(byte[], int, int, byte[], int, int) - Static method in class org.infinispan.commons.util.Util
This method is to be replaced by Java 9 Arrays#equals with the same arguments.
Artifact - Interface in org.infinispan.commons.maven
 
asBoolean() - Method in class org.infinispan.commons.dataconversion.internal.Json
 
asByte() - Method in class org.infinispan.commons.dataconversion.internal.Json
 
asChar() - Method in class org.infinispan.commons.dataconversion.internal.Json
 
asCompletionException(Throwable) - Static method in class org.infinispan.commons.util.concurrent.CompletableFutures
 
asDouble() - Method in class org.infinispan.commons.dataconversion.internal.Json
 
asFloat() - Method in class org.infinispan.commons.dataconversion.internal.Json
 
asInteger() - Method in class org.infinispan.commons.dataconversion.internal.Json
 
asJsonList() - Method in class org.infinispan.commons.dataconversion.internal.Json
 
asJsonMap() - Method in class org.infinispan.commons.dataconversion.internal.Json
 
asList() - Method in class org.infinispan.commons.dataconversion.internal.Json
 
asLong() - Method in class org.infinispan.commons.dataconversion.internal.Json
 
asMap() - Method in class org.infinispan.commons.configuration.io.yaml.YamlConfigurationReader
 
asMap() - Method in class org.infinispan.commons.dataconversion.internal.Json
 
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
 
asShort() - Method in class org.infinispan.commons.dataconversion.internal.Json
 
asString() - Method in class org.infinispan.commons.dataconversion.internal.Json
 
asyncAfterCompletion(int) - Method in interface org.infinispan.commons.tx.AsyncSynchronization
 
asyncBeforeCompletion() - Method in interface org.infinispan.commons.tx.AsyncSynchronization
 
AsyncCache<K,V> - Interface in org.infinispan.commons.api
AsyncCache.
asyncCommit(XidImpl, boolean) - Method in interface org.infinispan.commons.tx.AsyncXaResource
 
asyncEnd(XidImpl, int) - Method in interface org.infinispan.commons.tx.AsyncXaResource
 
asyncPrepare(XidImpl) - Method in interface org.infinispan.commons.tx.AsyncXaResource
 
asyncRollback(XidImpl) - Method in interface org.infinispan.commons.tx.AsyncXaResource
 
AsyncSynchronization - Interface in org.infinispan.commons.tx
Non-blocking Synchronization.
AsyncXaResource - Interface in org.infinispan.commons.tx
Non-blocking XAResource.
at(int) - Method in class org.infinispan.commons.dataconversion.internal.Json
Return the Json element at the specified index of this Json array.
at(String) - Method in class org.infinispan.commons.dataconversion.internal.Json
Return the specified property of a Json object or null if there's no such property.
at(String, Object) - Method in class org.infinispan.commons.dataconversion.internal.Json
Return the specified property of a Json object if it exists.
at(String, Json) - Method in class org.infinispan.commons.dataconversion.internal.Json
Return the specified property of a Json object if it exists.
atDel(int) - Method in class org.infinispan.commons.dataconversion.internal.Json
Remove the element at the specified index from a Json array and return that element.
atDel(String) - Method in class org.infinispan.commons.dataconversion.internal.Json
Remove the specified property from a Json object and return that property.
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
 
attachFactory(Json.Factory) - Static method in class org.infinispan.commons.dataconversion.internal.Json
Attach a thread-local Json Json.Factory to be used specifically by this thread.
attachTo(Json) - Method in class org.infinispan.commons.dataconversion.internal.Json
Explicitly set the parent of this element.
attribute(Enum<?>) - Method in class org.infinispan.commons.configuration.attributes.AttributeSet
Returns the named attribute
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.
attributeCount - Variable in class org.infinispan.commons.configuration.io.xml.MXParser
 
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.
attributeMustBeGreaterThanZero(Number, Enum<?>) - Method in class org.infinispan.commons.logging.Log_$logger
 
attributeMustBeGreaterThanZero(Number, Enum<?>) - Method in interface org.infinispan.commons.logging.Log
 
attributeMustBeGreaterThanZero$str() - Method in class org.infinispan.commons.logging.Log_$logger
 
attributeName - Variable in class org.infinispan.commons.configuration.io.xml.MXParser
 
attributeNameHash - Variable in class org.infinispan.commons.configuration.io.xml.MXParser
 
AttributeParser<T> - Interface in org.infinispan.commons.configuration.attributes
AttributeParser.
attributePrefix - Variable in class org.infinispan.commons.configuration.io.xml.MXParser
 
attributes - Variable in class org.infinispan.commons.configuration.AbstractTypedPropertiesConfiguration
 
attributes - Variable in class org.infinispan.commons.configuration.attributes.ConfigurationElement
 
attributes() - Method in class org.infinispan.commons.configuration.attributes.AttributeSet
 
attributes() - Method in class org.infinispan.commons.configuration.attributes.ConfigurationElement
 
attributes() - Method in interface org.infinispan.commons.configuration.Builder
 
attributes() - Method in class org.infinispan.commons.configuration.Combine
 
AttributeSerializer<T> - Interface in 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<?>, Enum<?>, AttributeDefinition<?>...) - Constructor for class org.infinispan.commons.configuration.attributes.AttributeSet
 
AttributeSet(Class<?>, String, AttributeSet, AttributeDefinition<?>[]) - Constructor for class org.infinispan.commons.configuration.attributes.AttributeSet
 
AttributeSet(Class<?>, String, AttributeSet, AttributeDefinition<?>[], AttributeSet.RemovedAttribute[]) - Constructor for class org.infinispan.commons.configuration.attributes.AttributeSet
 
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
 
AttributeSet.RemovedAttribute - Class in org.infinispan.commons.configuration.attributes
 
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
 
attributeUri - Variable in class org.infinispan.commons.configuration.io.xml.MXParser
 
AttributeValidator<T> - Interface in org.infinispan.commons.configuration.attributes
AttributeValidator.
attributeValue - Variable in class org.infinispan.commons.configuration.io.xml.MXParser
 
AUTHORIZATION_PERMISSION - Static variable in interface org.infinispan.commons.marshall.ProtoStreamTypeIds
 
AUTO - Enum constant in enum org.infinispan.configuration.cache.XSiteStateTransferMode
Cross-site state transfer is triggered automatically.
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.
await(CompletableFuture<?>, long, TimeUnit) - Static method in class org.infinispan.commons.util.concurrent.CompletableFutures
It waits until the CompletableFuture is completed.
await(CompletableFuture<T>) - Static method in class org.infinispan.commons.util.concurrent.CompletableFutures
Wait for a long time until the CompletableFuture is completed.

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.
BARE_COLLECTIONS - Enum constant in enum org.infinispan.commons.configuration.io.ConfigurationFormatFeature
The underlying format supports collections without the need for wrapping in a container element.
BASE_64 - Static variable in class org.infinispan.commons.dataconversion.MediaType
 
Base16Codec - Class in org.infinispan.commons.dataconversion
 
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
batchSize - Variable in class org.infinispan.commons.reactive.AbstractAsyncPublisherHandler
 
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
Deprecated.
 
BinaryTranscoder - Class in org.infinispan.commons.dataconversion
Deprecated, for removal: This API element is subject to removal in a future version.
since 13.0. Will be removed in a future version together with MediaType.APPLICATION_UNKNOWN.
BinaryTranscoder(Marshaller) - Constructor for class org.infinispan.commons.dataconversion.BinaryTranscoder
Deprecated.
 
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
 
BlockHoundUtil - Class in org.infinispan.commons.internal
 
BlockHoundUtil() - Constructor for class org.infinispan.commons.internal.BlockHoundUtil
 
BLOCKING_GROUP - Static variable in interface org.infinispan.commons.ThreadGroups
 
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.
BlockingResource - Interface in org.infinispan.commons.executors
Interface to designate the resource is a blocking one.
BlockingThreadPoolExecutorFactory - Class in org.infinispan.commons.executors
Deprecated, for removal: This API element is subject to removal in a future version.
since 12.0 with no replacement
BlockingThreadPoolExecutorFactory(int, int, int, long) - Constructor for class org.infinispan.commons.executors.BlockingThreadPoolExecutorFactory
Deprecated.
 
BlockingThreadPoolExecutorFactory(int, int, int, long, boolean) - Constructor for class org.infinispan.commons.executors.BlockingThreadPoolExecutorFactory
Deprecated.
 
BloomFilter<E> - Class in org.infinispan.commons.util
 
bool(boolean) - Method in class org.infinispan.commons.dataconversion.internal.Json.DefaultFactory
 
bool(boolean) - Method in interface org.infinispan.commons.dataconversion.internal.Json.Factory
Construct and return a JSON boolean.
Boolean(boolean) - Constructor for class org.infinispan.commons.util.ByRef.Boolean
 
booleanStage(boolean) - Static method in class org.infinispan.commons.util.concurrent.CompletableFutures
 
BORLAND_SUN - Enum constant in enum org.infinispan.commons.tx.lookup.LookupNames.JndiTransactionManager
 
BOUNDED_STRONG - Enum constant in enum 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
 
brandVersion() - Method in class org.infinispan.commons.util.Version
 
buf - Variable in class org.infinispan.commons.configuration.io.xml.MXParser
 
bufAbsoluteStart - Variable in class org.infinispan.commons.configuration.io.xml.MXParser
 
bufEnd - Variable in class org.infinispan.commons.configuration.io.xml.MXParser
 
BufferSizePredictor - Interface in org.infinispan.commons.marshall
Buffer size predictor
bufLoadFactor - Variable in class org.infinispan.commons.configuration.io.xml.MXParser
 
bufSoftLimit - Variable in class org.infinispan.commons.configuration.io.xml.MXParser
 
bufStart - Variable in class org.infinispan.commons.configuration.io.xml.MXParser
 
build() - Method in class org.infinispan.commons.configuration.attributes.AttributeDefinition.Builder
 
build() - Method in class org.infinispan.commons.configuration.io.ConfigurationReader.Builder
 
build() - Method in class org.infinispan.commons.configuration.io.ConfigurationWriter.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(Enum<?>, T) - Static method in class org.infinispan.commons.configuration.attributes.AttributeDefinition
 
builder(Enum<?>, T, Class<T>) - Static method in class org.infinispan.commons.configuration.attributes.AttributeDefinition
 
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
 
ByRef.Long - Class in org.infinispan.commons.util
 
BYTE_ARRAY_TYPE - Static variable in class org.infinispan.commons.dataconversion.MediaType
Deprecated, for removal: This API element is subject to removal in a future version.
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
 
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.Externalizer - Class in org.infinispan.commons.io
 
ByteQuantity - Class in org.infinispan.commons.util
Parser human-readable quantity of bytes.
ByteQuantity() - Constructor for class org.infinispan.commons.util.ByteQuantity
 
BYTES - Enum constant in enum org.infinispan.commons.util.MemoryUnit
Deprecated.
 
bytesToHex(byte[]) - Static method in class org.infinispan.commons.dataconversion.StandardConversions
Deprecated, for removal: This API element is subject to removal in a future version.

C

CACHE_BACKUP_ENTRY - Static variable in interface org.infinispan.commons.marshall.ProtoStreamTypeIds
 
CACHE_BI_CONSUMERS - Static variable in interface org.infinispan.commons.marshall.Ids
 
CACHE_DISTRIBUTION_INFO - Static variable in interface org.infinispan.commons.marshall.ProtoStreamTypeIds
 
CACHE_DISTRIBUTION_RUNNABLE - Static variable in interface org.infinispan.commons.marshall.ProtoStreamTypeIds
 
CACHE_ENTRY_GROUP_PREDICATE - Static variable in interface org.infinispan.commons.marshall.Ids
 
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 Class 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 class org.infinispan.commons.util.concurrent.CacheBackpressureFullException
 
CacheConfigurationException - Exception Class in org.infinispan.commons
An exception that represents an error in the configuration.
CacheConfigurationException(Exception) - Constructor for exception class org.infinispan.commons.CacheConfigurationException
 
CacheConfigurationException(String) - Constructor for exception class org.infinispan.commons.CacheConfigurationException
 
CacheConfigurationException(String, String) - Constructor for exception class org.infinispan.commons.CacheConfigurationException
Deprecated, for removal: This API element is subject to removal in a future version.
CacheConfigurationException(String, Throwable) - Constructor for exception class org.infinispan.commons.CacheConfigurationException
 
CacheContainerAdmin<C,A> - 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 Class in org.infinispan.commons
Thrown when operations fail unexpectedly.
CacheException() - Constructor for exception class org.infinispan.commons.CacheException
 
CacheException(String) - Constructor for exception class org.infinispan.commons.CacheException
 
CacheException(String, Throwable) - Constructor for exception class org.infinispan.commons.CacheException
 
CacheException(String, Throwable, boolean, boolean) - Constructor for exception class org.infinispan.commons.CacheException
 
CacheException(Throwable) - Constructor for exception class org.infinispan.commons.CacheException
 
cacheExceptionWrapper() - Static method in class org.infinispan.commons.reactive.RxJavaInterop
 
CacheListenerException - Exception Class in org.infinispan.commons
Wraps exceptions produced by listener implementations.
CacheListenerException() - Constructor for exception class org.infinispan.commons.CacheListenerException
 
CacheListenerException(String) - Constructor for exception class org.infinispan.commons.CacheListenerException
 
CacheListenerException(String, Throwable) - Constructor for exception class org.infinispan.commons.CacheListenerException
 
CacheListenerException(Throwable) - Constructor for exception class 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
 
CAMEL_CASE - Enum constant in enum org.infinispan.commons.configuration.io.NamingStrategy
 
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
 
cannotInstantiateClass(String, Throwable) - Method in class org.infinispan.commons.logging.Log_$logger
 
cannotInstantiateClass(String, Throwable) - Method in interface org.infinispan.commons.logging.Log
 
cannotInstantiateClass$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
 
cannotParseQuantity(String) - Method in class org.infinispan.commons.logging.Log_$logger
 
cannotParseQuantity(String) - Method in interface org.infinispan.commons.logging.Log
 
cannotParseQuantity$str() - Method in class org.infinispan.commons.logging.Log_$logger
 
capacity() - Method in class org.infinispan.commons.util.SmallIntSet
Deprecated.
 
CDSECT - Static variable in interface org.infinispan.commons.configuration.io.xml.XmlPullParser
A CDATA sections was just read; this token is available only from calls to nextToken().
characteristics() - Method in class org.infinispan.commons.dataconversion.internal.JsonArrayCollector
 
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
 
charRefOneCharBuf - Variable in class org.infinispan.commons.configuration.io.xml.MXParser
 
checkCancelled() - Method in class org.infinispan.commons.reactive.AbstractAsyncPublisherHandler
This method returns whether this subscription has been cancelled
CheckedInputStream - Class in org.infinispan.commons.marshall
 
CheckedInputStream(InputStream, ClassAllowList) - Constructor for class org.infinispan.commons.marshall.CheckedInputStream
 
checkProtection() - Method in class org.infinispan.commons.configuration.attributes.AttributeSet
 
child(Attribute<?>) - Static method in class org.infinispan.commons.configuration.attributes.ConfigurationElement
 
CHILDLESS - Static variable in class org.infinispan.commons.configuration.attributes.ConfigurationElement
 
children - Variable in class org.infinispan.commons.configuration.attributes.ConfigurationElement
 
children() - Method in class org.infinispan.commons.configuration.attributes.ConfigurationElement
 
children(Collection<T>) - Static method in class org.infinispan.commons.configuration.attributes.ConfigurationElement
 
CHUNK_CACHE_KEY - Static variable in interface org.infinispan.commons.marshall.ProtoStreamTypeIds
 
CLASS - Static variable in interface org.infinispan.commons.marshall.Ids
 
CLASS_NAME - Static variable in interface org.infinispan.commons.configuration.attributes.AttributeSerializer
 
ClassAllowList - Class in org.infinispan.commons.configuration
The ClassAllowList maintains classes definitions either by name or regular expression and is used for permissioning.
ClassAllowList() - Constructor for class org.infinispan.commons.configuration.ClassAllowList
 
ClassAllowList(Collection<String>, List<String>, ClassLoader) - Constructor for class org.infinispan.commons.configuration.ClassAllowList
 
ClassAllowList(List<String>) - Constructor for class org.infinispan.commons.configuration.ClassAllowList
 
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
 
classNotInAllowList(String) - Method in class org.infinispan.commons.logging.Log_$logger
 
classNotInAllowList(String) - Method in interface org.infinispan.commons.logging.Log
 
classNotInAllowList$str() - Method in class org.infinispan.commons.logging.Log_$logger
 
ClasspathURLStreamHandler - Class in org.infinispan.commons.util
A URLStreamHandlerFactory which can handle classpath: URI schemes.
ClasspathURLStreamHandler() - Constructor for class org.infinispan.commons.util.ClasspathURLStreamHandler
 
ClasspathURLStreamHandlerProvider - Class in org.infinispan.commons.jdkspecific
A URLStreamHandlerProvider which handles URLs with protocol "classpath".
ClasspathURLStreamHandlerProvider() - Constructor for class org.infinispan.commons.jdkspecific.ClasspathURLStreamHandlerProvider
 
ClassWhiteList - Class in org.infinispan.commons.configuration
Deprecated, for removal: This API element is subject to removal in a future version.
since 12.0. Will be removed in 14.0. Use ClassAllowList.
ClassWhiteList() - Constructor for class org.infinispan.commons.configuration.ClassWhiteList
Deprecated.
 
ClassWhiteList(Collection<String>, List<String>, ClassLoader) - Constructor for class org.infinispan.commons.configuration.ClassWhiteList
Deprecated.
 
ClassWhiteList(List<String>) - Constructor for class org.infinispan.commons.configuration.ClassWhiteList
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.ImmutableIntSet
 
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.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().
clearTextSecrets - Variable in class org.infinispan.commons.configuration.io.AbstractConfigurationWriter
 
clearTextSecrets() - Method in class org.infinispan.commons.configuration.io.AbstractConfigurationWriter
 
clearTextSecrets() - Method in interface org.infinispan.commons.configuration.io.ConfigurationWriter
 
clearTextSecrets(boolean) - Method in class org.infinispan.commons.configuration.io.ConfigurationWriter.Builder
 
clone() - Method in class org.infinispan.commons.configuration.attributes.Attribute
 
clone() - Method in class org.infinispan.commons.util.FastCopyHashMap
 
close() - Method in class org.infinispan.commons.configuration.io.AbstractConfigurationWriter
 
close() - Method in interface org.infinispan.commons.configuration.io.ConfigurationReader
 
close() - Method in interface org.infinispan.commons.configuration.io.ConfigurationWriter
 
close() - Method in class org.infinispan.commons.configuration.io.json.JsonConfigurationReader
 
close() - Method in class org.infinispan.commons.configuration.io.xml.XmlConfigurationReader
 
close() - Method in class org.infinispan.commons.configuration.io.yaml.YamlConfigurationReader
 
close() - Method in class org.infinispan.commons.io.StringBuilderWriter
 
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 interface org.infinispan.commons.util.CloseableSpliterator
 
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
 
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.
CLUSTER_DISTRIBUTION_INFO - Static variable in interface org.infinispan.commons.marshall.ProtoStreamTypeIds
 
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 Class in org.infinispan.lock.exception
Exception used to handle errors on clustered locks
ClusteredLockException(String) - Constructor for exception class org.infinispan.lock.exception.ClusteredLockException
 
ClusteredLockException(Throwable) - Constructor for exception class 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
 
collectionCopier() - Static method in class org.infinispan.commons.configuration.attributes.CollectionAttributeCopier
 
COLLECTIONS - Static variable in interface org.infinispan.commons.marshall.Ids
 
collectWithOptions(Json...) - Method in class org.infinispan.commons.dataconversion.internal.Json
Return an object representing the complete configuration of a merge.
column - Variable in exception class org.infinispan.commons.configuration.io.xml.XmlPullParserException
 
columnNumber - Variable in class org.infinispan.commons.configuration.io.xml.MXParser
 
combine(JsonArrayCollector) - Method in class org.infinispan.commons.dataconversion.internal.JsonArrayCollector
 
Combine - Class in org.infinispan.commons.configuration
Defines how Attributes and ConfigurationElements are combined when overlaying a configuration (the overlay) on top of another (the template) using Builder.read(Object, Combine).
Combine(Combine.RepeatedAttributes, Combine.Attributes) - Constructor for class org.infinispan.commons.configuration.Combine
 
Combine.Attributes - Enum in org.infinispan.commons.configuration
 
Combine.RepeatedAttributes - Enum in org.infinispan.commons.configuration
 
combiner() - Method in class org.infinispan.commons.dataconversion.internal.JsonArrayCollector
 
combiner() - Method in class org.infinispan.commons.util.ArrayCollector
 
COMMAND_INVOCATION_ID - Static variable in interface org.infinispan.commons.marshall.Ids
 
COMMENT - Static variable in interface org.infinispan.commons.configuration.io.xml.XmlPullParser
An XML comment was just read.
commit() - Method in class org.infinispan.commons.tx.TransactionImpl
Attempt to commit this transaction.
commit() - Method in class org.infinispan.commons.tx.TransactionManagerImpl
 
commitAsync(TransactionResourceConverter) - Method in class org.infinispan.commons.tx.TransactionImpl
 
COMMONS_LOWER_BOUND - Static variable in interface org.infinispan.commons.marshall.ProtoStreamTypeIds
 
CommonsBlockHoundIntegration - Class in org.infinispan.commons.internal
 
CommonsBlockHoundIntegration() - Constructor for class org.infinispan.commons.internal.CommonsBlockHoundIntegration
 
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
 
CompletableFutures - Class in org.infinispan.commons.util.concurrent
Utility methods connecting CompletableFuture futures.
completedEmptyMap() - Static method in class org.infinispan.commons.util.concurrent.CompletableFutures
 
completedExceptionFuture(Throwable) - Static method in class org.infinispan.commons.util.concurrent.CompletableFutures
 
completedFalse() - Static method in class org.infinispan.commons.util.concurrent.CompletableFutures
 
completedFlowableProcessor() - Static method in class org.infinispan.commons.reactive.RxJavaInterop
Returns a FlowableProcessor that is already complete and will ignore any value submitted to it and will immediately cancel any subscriptions it receives.
completedNull() - Static method in class org.infinispan.commons.util.concurrent.CompletableFutures
 
completedTrue() - Static method in class org.infinispan.commons.util.concurrent.CompletableFutures
 
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
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
concat(byte[], byte[]) - Static method in class org.infinispan.commons.util.Util
 
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.
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
CONFIG - Static variable in interface org.infinispan.commons.logging.Log
 
ConfigurationElement<T> - Class in org.infinispan.commons.configuration.attributes
An abstract class which represents a configuration element, with attributes and child elements.
ConfigurationElement(Enum<?>, AttributeSet, ConfigurationElement<?>...) - Constructor for class org.infinispan.commons.configuration.attributes.ConfigurationElement
 
ConfigurationElement(String, boolean, AttributeSet, ConfigurationElement<?>...) - Constructor for class org.infinispan.commons.configuration.attributes.ConfigurationElement
 
ConfigurationElement(String, AttributeSet, ConfigurationElement<?>...) - Constructor for class org.infinispan.commons.configuration.attributes.ConfigurationElement
 
ConfigurationFor - Annotation Type in org.infinispan.commons.configuration
ConfigurationFor.
ConfigurationFormatFeature - Enum in org.infinispan.commons.configuration.io
 
ConfigurationReader - Interface in org.infinispan.commons.configuration.io
 
ConfigurationReader.Builder - Class in org.infinispan.commons.configuration.io
 
ConfigurationReader.ElementType - Enum in org.infinispan.commons.configuration.io
 
ConfigurationReaderContext - Interface in org.infinispan.commons.configuration.io
 
ConfigurationReaderException - Exception Class in org.infinispan.commons.configuration.io
 
ConfigurationReaderException(String, Location) - Constructor for exception class org.infinispan.commons.configuration.io.ConfigurationReaderException
 
ConfigurationReaderException(Throwable, Location) - Constructor for exception class org.infinispan.commons.configuration.io.ConfigurationReaderException
 
ConfigurationResourceResolver - Interface in org.infinispan.commons.configuration.io
 
ConfigurationResourceResolvers - Class in org.infinispan.commons.configuration.io
 
ConfigurationSchemaVersion - Interface in org.infinispan.commons.configuration.io
 
ConfigurationUtils - Class in org.infinispan.commons.configuration
ConfigurationUtils.
ConfigurationWriter - Interface in org.infinispan.commons.configuration.io
 
ConfigurationWriter.Builder - Class in org.infinispan.commons.configuration.io
 
ConfigurationWriterException - Exception Class in org.infinispan.commons.configuration.io
 
ConfigurationWriterException(String) - Constructor for exception class org.infinispan.commons.configuration.io.ConfigurationWriterException
 
ConfigurationWriterException(Throwable) - Constructor for exception class org.infinispan.commons.configuration.io.ConfigurationWriterException
 
ConfiguredBy - Annotation Type in org.infinispan.commons.configuration
Defines the configuration used to configure the given class instances
Constructing and Modifying JSON Structures - Search tag in class org.infinispan.commons.dataconversion.internal.Json
Section
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.util.AbstractDelegatingCollection
 
contains(Object) - Method in class org.infinispan.commons.util.CloseableIteratorCollectionAdapter
 
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.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.util.AbstractDelegatingMap
 
containsKey(Object) - Method in class org.infinispan.commons.util.ArrayMap
 
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.util.AbstractDelegatingMap
 
containsValue(Object) - Method in class org.infinispan.commons.util.ArrayMap
 
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
Deprecated.
 
convert(String) - Method in enum org.infinispan.commons.configuration.io.NamingStrategy
 
convertCharset(Object, Charset, Charset) - Static method in class org.infinispan.commons.dataconversion.StandardConversions
Convert text content.
Converting to String - Search tag in class org.infinispan.commons.dataconversion.internal.Json
Section
convertJavaToOctetStream(Object, MediaType, Marshaller) - Static method in class org.infinispan.commons.dataconversion.StandardConversions
Deprecated, for removal: This API element is subject to removal in a future version.
Since 13.0, with no replacement.
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
Deprecated, for removal: This API element is subject to removal in a future version.
Since 13.0 without replacement.
convertOctetStreamToJava(byte[], MediaType, Marshaller) - Static method in class org.infinispan.commons.dataconversion.StandardConversions
Deprecated, for removal: This API element is subject to removal in a future version.
Since 13.0, without replacement.
convertOctetStreamToText(byte[], MediaType) - Static method in class org.infinispan.commons.dataconversion.StandardConversions
Deprecated, for removal: This API element is subject to removal in a future version.
Since 13.0, without replacment.
convertOctetStreamToUrlEncoded(Object, MediaType) - Static method in class org.infinispan.commons.dataconversion.StandardConversions
Deprecated, for removal: This API element is subject to removal in a future version.
Since 13.0 without replacement.
convertSynchronization(Synchronization) - Method in enum org.infinispan.commons.tx.DefaultResourceConverter
 
convertSynchronization(Synchronization) - Method in interface org.infinispan.commons.tx.TransactionResourceConverter
 
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
Deprecated, for removal: This API element is subject to removal in a future version.
Since 13.0, without replacement.
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
Deprecated, for removal: This API element is subject to removal in a future version.
Since 13.0, without replacement.
convertToOctetStream(Object, MediaType, MediaType) - Method in class org.infinispan.commons.dataconversion.DefaultTranscoder
 
convertUrlEncodedToObject(Object) - Static method in class org.infinispan.commons.dataconversion.StandardConversions
Deprecated, for removal: This API element is subject to removal in a future version.
since 13.0 without replacement.
convertUrlEncodedToOctetStream(Object) - Static method in class org.infinispan.commons.dataconversion.StandardConversions
Deprecated, for removal: This API element is subject to removal in a future version.
Since 13.0 without replacement.
convertUrlEncodedToText(Object, MediaType) - Static method in class org.infinispan.commons.dataconversion.StandardConversions
Deprecated, for removal: This API element is subject to removal in a future version.
Since 13.0 without replacement.
convertXaResource(XAResource) - Method in enum org.infinispan.commons.tx.DefaultResourceConverter
 
convertXaResource(XAResource) - Method in interface org.infinispan.commons.tx.TransactionResourceConverter
 
copier() - Method in class org.infinispan.commons.configuration.attributes.AttributeDefinition
 
copier(AttributeCopier<T>) - 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
Deprecated.
 
count() - Method in class org.infinispan.commons.stat.DefaultSimpleStat
 
count() - Method in interface org.infinispan.commons.stat.SimpleStat
 
COUNTER_BACKUP_ENTRY - Static variable in interface org.infinispan.commons.marshall.ProtoStreamTypeIds
 
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 Class in org.infinispan.counter.exception
Signals a missing configuration or an invalid configuration.
CounterConfigurationException() - Constructor for exception class org.infinispan.counter.exception.CounterConfigurationException
 
CounterConfigurationException(String) - Constructor for exception class org.infinispan.counter.exception.CounterConfigurationException
 
CounterConfigurationException(String, Throwable) - Constructor for exception class org.infinispan.counter.exception.CounterConfigurationException
 
CounterConfigurationException(Throwable) - Constructor for exception class org.infinispan.counter.exception.CounterConfigurationException
 
CounterEvent - Interface in org.infinispan.counter.api
The event used by CounterListener.
CounterException - Exception Class in org.infinispan.counter.exception
A RuntimeException related to counters.
CounterException() - Constructor for exception class org.infinispan.counter.exception.CounterException
 
CounterException(String) - Constructor for exception class org.infinispan.counter.exception.CounterException
 
CounterException(String, Throwable) - Constructor for exception class org.infinispan.counter.exception.CounterException
 
CounterException(String, Throwable, boolean, boolean) - Constructor for exception class org.infinispan.counter.exception.CounterException
 
CounterException(Throwable) - Constructor for exception class 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.
CounterMetricInfo<T> - Class in org.infinispan.commons.stat
Represents a counter.
CounterMetricInfo(String, String, Map<String, String>, BiConsumer<T, CounterTracker>) - Constructor for class org.infinispan.commons.stat.CounterMetricInfo
 
CounterNotFoundException - Exception Class in org.infinispan.counter.exception
Signal that an attempt to access a counter has failed.
CounterNotFoundException() - Constructor for exception class org.infinispan.counter.exception.CounterNotFoundException
 
CounterNotFoundException(String) - Constructor for exception class org.infinispan.counter.exception.CounterNotFoundException
 
CounterNotFoundException(String, Throwable) - Constructor for exception class org.infinispan.counter.exception.CounterNotFoundException
 
CounterNotFoundException(String, Throwable, boolean, boolean) - Constructor for exception class org.infinispan.counter.exception.CounterNotFoundException
 
CounterNotFoundException(Throwable) - Constructor for exception class org.infinispan.counter.exception.CounterNotFoundException
 
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 Class in org.infinispan.counter.exception
A CounterException signalling that the StrongCounter has reached its bounds.
CounterOutOfBoundsException(String) - Constructor for exception class 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
 
CounterTracker - Interface in org.infinispan.commons.stat
Tracks a monotonically increasing values.
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(byte) - Static method in class org.infinispan.commons.io.ByteBufferImpl
 
create(byte[]) - Static method in class org.infinispan.commons.io.ByteBufferImpl
 
create(byte[], int, int) - Static method in class org.infinispan.commons.io.ByteBufferImpl
 
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
Deprecated.
 
create(ByteBuffer) - Static method in class org.infinispan.commons.io.ByteBufferImpl
 
create(T) - Static method in class org.infinispan.commons.util.ByRef
 
createBlockingExecutorService() - Static method in class org.infinispan.commons.jdkspecific.ThreadCreator
 
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.
createConcurrentFilter(int) - Static method in class org.infinispan.commons.util.MurmurHash3BloomFilter
 
createConcurrentFilter(int, int) - Static method in class org.infinispan.commons.util.MurmurHash3BloomFilter
 
createConcurrentFilter(int, Iterable<ToIntFunction<? super E>>) - Static method in class org.infinispan.commons.util.BloomFilter
Same as BloomFilter.createFilter(int, Iterable) except the returned {code BloomFilter} instance may be used concurrently without additional synchronization.
createExecutor(ThreadFactory) - Method in class org.infinispan.commons.executors.BlockingThreadPoolExecutorFactory
Deprecated.
 
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
 
createFilter(int) - Static method in class org.infinispan.commons.util.MurmurHash3BloomFilter
 
createFilter(int, int) - Static method in class org.infinispan.commons.util.MurmurHash3BloomFilter
 
createFilter(int, Iterable<ToIntFunction<? super E>>) - Static method in class org.infinispan.commons.util.BloomFilter
 
createJsonArray(Collection<T>) - Static method in class org.infinispan.commons.dataconversion.internal.JsonUtils
 
createJsonArray(Collection<T>, Function<T, Json>) - Static method in class org.infinispan.commons.dataconversion.internal.JsonUtils
 
createJsonArray(Stream<T>) - Static method in class org.infinispan.commons.dataconversion.internal.JsonUtils
 
createJsonArray(Stream<T>, Function<T, Json>) - Static method in class org.infinispan.commons.dataconversion.internal.JsonUtils
 
createMap() - Method in class org.infinispan.commons.util.WeakValueHashMap
Create map.
createsNonBlockingThreads() - Method in class org.infinispan.commons.executors.BlockingThreadPoolExecutorFactory
Deprecated.
 
createsNonBlockingThreads() - Method in interface org.infinispan.commons.executors.ThreadPoolExecutorFactory
 
createTemplate(String, A) - Method in interface org.infinispan.commons.api.CacheContainerAdmin
Creates a template on the container using the provided configuration.
createThread(ThreadGroup, Runnable, boolean) - Static method in class org.infinispan.commons.jdkspecific.ThreadCreator
 
createTransaction() - Method in class org.infinispan.commons.tx.TransactionManagerImpl
 
createURLStreamHandler(String) - Method in class org.infinispan.commons.jdkspecific.ClasspathURLStreamHandlerProvider
 
createURLStreamHandler(String) - Method in class org.infinispan.commons.util.ClasspathURLStreamHandler
 
CrossSiteIllegalLifecycleStateException - Exception Class in org.infinispan.commons
This exception is thrown when the cache or cache manager does not have the right lifecycle state for cross-site operations to be called on it.
CrossSiteIllegalLifecycleStateException() - Constructor for exception class org.infinispan.commons.CrossSiteIllegalLifecycleStateException
 
CrossSiteIllegalLifecycleStateException(String) - Constructor for exception class org.infinispan.commons.CrossSiteIllegalLifecycleStateException
 
CrossSiteIllegalLifecycleStateException(String, Throwable) - Constructor for exception class org.infinispan.commons.CrossSiteIllegalLifecycleStateException
 
CrossSiteIllegalLifecycleStateException(Throwable) - Constructor for exception class org.infinispan.commons.CrossSiteIllegalLifecycleStateException
 
currentIndent - Variable in class org.infinispan.commons.configuration.io.AbstractConfigurationWriter
 
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
 
DATA_DISTRIBUTION_LOWER_BOUND - Static variable in interface org.infinispan.commons.marshall.ProtoStreamTypeIds
 
DEADLOCK_DETECTING_GLOBAL_TRANSACTION - Static variable in interface org.infinispan.commons.marshall.Ids
 
dec() - Method in class org.infinispan.commons.util.ByRef.Integer
 
dec() - Method in class org.infinispan.commons.util.ByRef.Long
 
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
 
decode(String) - Static method in class org.infinispan.commons.dataconversion.Base16Codec
 
decodeConfiguration(Supplier<Byte>, LongSupplier, IntSupplier) - Static method in class org.infinispan.counter.util.EncodeUtil
decodeContent(Object, MediaType) - Method in class org.infinispan.commons.dataconversion.AbstractTranscoder
Decodes content before doing the transcoding.
decodeObjectContent(Object, MediaType) - Static method in class org.infinispan.commons.dataconversion.StandardConversions
Deprecated, for removal: This API element is subject to removal in a future version.
Since 13.0, without replacement.
decodeOctetStream(Object, MediaType) - Static method in class org.infinispan.commons.dataconversion.StandardConversions
Deprecated, for removal: This API element is subject to removal in a future version.
Since 13.0, without replacement.
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 - Static variable in interface org.infinispan.commons.configuration.attributes.AttributeParser
 
DEFAULT - Static variable in interface org.infinispan.commons.configuration.attributes.AttributeSerializer
 
DEFAULT - Static variable in class org.infinispan.commons.configuration.Combine
 
DEFAULT - Static variable in interface org.infinispan.commons.configuration.io.ConfigurationResourceResolver
Deprecated, for removal: This API element is subject to removal in a future version.
DEFAULT - Static variable in class org.infinispan.commons.configuration.io.ConfigurationResourceResolvers
 
DEFAULT - Static variable in interface org.infinispan.commons.configuration.io.PropertyReplacer
 
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
Deprecated.
Default buffer size after which if more buffer capacity is needed the buffer will grow by 25% rather than 100%
DEFAULT_DOUBLING_SIZE - Static variable in class org.infinispan.commons.io.LazyByteArrayOutputStream
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
Deprecated.
 
DEFAULT_SIZE - Static variable in class org.infinispan.commons.io.LazyByteArrayOutputStream
 
defaultFactory - Static variable in class org.infinispan.commons.dataconversion.internal.Json
 
DefaultFactory() - Constructor for class org.infinispan.commons.dataconversion.internal.Json.DefaultFactory
 
DefaultFileLookup() - Constructor for class org.infinispan.commons.util.FileLookupFactory.DefaultFileLookup
 
DefaultResourceConverter - Enum in org.infinispan.commons.tx
A default blocking implementation of TransactionResourceConverter.
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.
defineEntityReplacementText(String, String) - Method in class org.infinispan.commons.configuration.io.xml.MXParser
 
defineEntityReplacementText(String, String) - Method in interface org.infinispan.commons.configuration.io.xml.XmlPullParser
Set new value for entity replacement text as defined in XML 1.0 Section 4.5 Construction of Internal Entity Replacement Text.
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.
delAt(int) - Method in class org.infinispan.commons.dataconversion.internal.Json
Remove the element at the specified index from a Json array.
delAt(String) - Method in class org.infinispan.commons.dataconversion.internal.Json
Delete the specified property from a Json object.
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
 
deprecatedProperty(String, String) - Method in class org.infinispan.commons.logging.Log_$logger
 
deprecatedProperty(String, String) - Method in interface org.infinispan.commons.logging.Log
 
deprecatedProperty$str() - Method in class org.infinispan.commons.logging.Log_$logger
 
deprecatedSince(int, int) - Method in class org.infinispan.commons.configuration.attributes.AttributeDefinition.Builder
 
depth - Variable in class org.infinispan.commons.configuration.io.xml.MXParser
 
detachFactory() - Static method in class org.infinispan.commons.dataconversion.internal.Json
Clear the thread-local factory previously attached to this thread via the Json.attachFactory(Factory) method.
detail - Variable in exception class org.infinispan.commons.configuration.io.xml.XmlPullParserException
 
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.
discoverSecurityProviders(ClassLoader) - Static method in class org.infinispan.commons.util.SslContextFactory
 
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_CONTEXT - Static variable in interface org.infinispan.commons.marshall.ProtoStreamTypeIds
 
DISTRIBUTED_SERVER_TASK_PARAMETER - Static variable in interface org.infinispan.commons.marshall.ProtoStreamTypeIds
 
DistributionSummaryMetricInfo<T> - Class in org.infinispan.commons.stat
Represents a distribution summary (histogram).
DistributionSummaryMetricInfo(String, String, Map<String, String>, BiConsumer<T, DistributionSummaryTracker>) - Constructor for class org.infinispan.commons.stat.DistributionSummaryMetricInfo
 
DistributionSummaryTracker - Interface in org.infinispan.commons.stat
Track the sample distribution of events.
DOCDECL - Static variable in interface org.infinispan.commons.configuration.io.xml.XmlPullParser
An XML document type declaration was just read.
doReadObject(ObjectInput) - Method in class org.infinispan.commons.marshall.InstanceReusingAdvancedExternalizer
 
doTranscode(Object, MediaType, MediaType) - Method in class org.infinispan.commons.dataconversion.AbstractTranscoder
 
doTranscode(Object, MediaType, MediaType) - Method in class org.infinispan.commons.dataconversion.BinaryTranscoder
Deprecated.
 
doTranscode(Object, MediaType, MediaType) - Method in class org.infinispan.commons.dataconversion.DefaultTranscoder
 
doTranscode(Object, MediaType, MediaType) - Method in class org.infinispan.commons.dataconversion.TranscoderMarshallerAdapter
 
DOUBLE_SUMMARY_STATISTICS - Static variable in interface org.infinispan.commons.marshall.Ids
 
downloadFile(URL, Path, boolean, boolean) - Static method in class org.infinispan.commons.maven.AbstractArtifact
 
doWriteObject(ObjectOutput, T) - Method in class org.infinispan.commons.marshall.InstanceReusingAdvancedExternalizer
 
dup() - Method in class org.infinispan.commons.dataconversion.internal.Json
 
duplicateCollection(Collection<E>) - Static method in class org.infinispan.commons.util.ObjectDuplicator
Deprecated.
 
duplicateMap(Map<K, V>) - Static method in class org.infinispan.commons.util.ObjectDuplicator
Deprecated.
 
duplicateSet(Set<E>) - Static method in class org.infinispan.commons.util.ObjectDuplicator
Deprecated.
 

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
 
element - Variable in class org.infinispan.commons.configuration.attributes.ConfigurationElement
 
elementName() - Method in class org.infinispan.commons.configuration.attributes.ConfigurationElement
 
elName - Variable in class org.infinispan.commons.configuration.io.xml.MXParser
 
elNamespaceCount - Variable in class org.infinispan.commons.configuration.io.xml.MXParser
 
elPrefix - Variable in class org.infinispan.commons.configuration.io.xml.MXParser
 
elRawName - Variable in class org.infinispan.commons.configuration.io.xml.MXParser
 
elRawNameEnd - Variable in class org.infinispan.commons.configuration.io.xml.MXParser
 
elRawNameLine - Variable in class org.infinispan.commons.configuration.io.xml.MXParser
 
elUri - Variable in class org.infinispan.commons.configuration.io.xml.MXParser
 
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 - Static variable in class org.infinispan.commons.configuration.attributes.AttributeSet
 
EMPTY - Static variable in interface org.infinispan.commons.stat.SimpleStat
 
EMPTY_ARRAY - Static variable in class org.infinispan.commons.util.concurrent.CompletableFutures
 
EMPTY_ARRAY - Static variable in class org.infinispan.commons.util.ImmutableListCopy
 
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_INSTANCE - Static variable in class org.infinispan.commons.io.ByteBufferImpl
 
EMPTY_OBJECT_ARRAY - Static variable in class org.infinispan.commons.util.Util
 
EMPTY_STRING_ARRAY - Static variable in class org.infinispan.commons.util.Util
 
EMPTY_THROWABLE_ARRAY - Static variable in class org.infinispan.commons.util.Util
 
emptyConsumer() - Static method in class org.infinispan.commons.reactive.RxJavaInterop
 
emptyElementTag - Variable in class org.infinispan.commons.configuration.io.xml.MXParser
 
encode(byte[]) - Static method in class org.infinispan.commons.dataconversion.Base16Codec
 
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.
encodeContent(Object, MediaType) - Method in class org.infinispan.commons.dataconversion.AbstractTranscoder
Encode the content after transcoding if necessary.
Encoder - Interface in org.infinispan.commons.dataconversion
Deprecated, for removal: This API element is subject to removal in a future version.
Since 12.1, without replacement. To be removed in a future version.
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
Deprecated, for removal: This API element is subject to removal in a future version.
since 12.1, to be removed in a future version.
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 Class in org.infinispan.commons.dataconversion
 
EncodingException(String) - Constructor for exception class org.infinispan.commons.dataconversion.EncodingException
 
EncodingException(String, Throwable) - Constructor for exception class org.infinispan.commons.dataconversion.EncodingException
 
encodingNotSupported(String) - Method in class org.infinispan.commons.logging.Log_$logger
 
encodingNotSupported(String) - Method in interface org.infinispan.commons.logging.Log
 
encodingNotSupported$str() - Method in class org.infinispan.commons.logging.Log_$logger
 
EncodingUtils - Class in org.infinispan.commons.dataconversion
Deprecated.
Use the org.infinispan.encoding.DataConversion obtained from the AdvancedCache.
END_DOCUMENT - Enum constant in enum org.infinispan.commons.configuration.io.ConfigurationReader.ElementType
 
END_DOCUMENT - Static variable in interface org.infinispan.commons.configuration.io.xml.XmlPullParser
Logical end of the xml document.
END_ELEMENT - Enum constant in enum org.infinispan.commons.configuration.io.ConfigurationReader.ElementType
 
END_ITERATOR - Static variable in interface org.infinispan.commons.marshall.Ids
 
END_TAG - Static variable in interface org.infinispan.commons.configuration.io.xml.XmlPullParser
Returned from getEventType(), next(), or nextToken() when an end tag was read.
endBatch(boolean) - Method in interface org.infinispan.commons.api.BatchingCache
Completes a batch if one has been started using BatchingCache.startBatch().
endMapItem() - Method in interface org.infinispan.commons.configuration.io.ConfigurationReader
 
endMapItem() - Method in class org.infinispan.commons.configuration.io.json.JsonConfigurationReader
 
endMapItem() - Method in class org.infinispan.commons.configuration.io.xml.XmlConfigurationReader
 
endMapItem() - Method in class org.infinispan.commons.configuration.io.yaml.YamlConfigurationReader
 
enlistResource(XAResource) - Method in class org.infinispan.commons.tx.TransactionImpl
Enlist an XA resource with this transaction.
ensureAttributesCapacity(int) - Method in class org.infinispan.commons.configuration.io.xml.MXParser
Make sure that in attributes temporary array is enough space.
ensureElementsCapacity() - Method in class org.infinispan.commons.configuration.io.xml.MXParser
Make sure that we have enough space to keep element stack if passed size.
ensureEntityCapacity() - Method in class org.infinispan.commons.configuration.io.xml.MXParser
 
ensureNamespacesCapacity(int) - Method in class org.infinispan.commons.configuration.io.xml.MXParser
 
ensurePC(int) - Method in class org.infinispan.commons.configuration.io.xml.MXParser
 
ENTITY_REF - Static variable in interface org.infinispan.commons.configuration.io.xml.XmlPullParser
An entity reference was just read; this token is available from nextToken() only.
entityEnd - Variable in class org.infinispan.commons.configuration.io.xml.MXParser
 
entityName - Variable in class org.infinispan.commons.configuration.io.xml.MXParser
 
entityNameBuf - Variable in class org.infinispan.commons.configuration.io.xml.MXParser
 
entityNameHash - Variable in class org.infinispan.commons.configuration.io.xml.MXParser
 
entityRefName - Variable in class org.infinispan.commons.configuration.io.xml.MXParser
 
entityReplacement - Variable in class org.infinispan.commons.configuration.io.xml.MXParser
 
entityReplacementBuf - Variable in class org.infinispan.commons.configuration.io.xml.MXParser
 
entrySet - Variable in class org.infinispan.commons.util.AbstractMap
 
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.FastCopyHashMap
 
entrySet() - Method in class org.infinispan.commons.util.WeakValueHashMap
 
EntrySet() - Constructor for class org.infinispan.commons.util.FastCopyHashMap.EntrySet
 
EntrySizeCalculator<K,V> - Interface in org.infinispan.commons.util
 
entryToKeyFunction() - Static method in class org.infinispan.commons.reactive.RxJavaInterop
Provides a Function that can be used to convert from an instance of Map.Entry to the key of the entry.
entryToValueFunction() - Static method in class org.infinispan.commons.reactive.RxJavaInterop
Provides a Function that can be used to convert from an instance of Map.Entry to the value of the entry.
ENUM_COLLECTION - Static variable in interface org.infinispan.commons.configuration.attributes.AttributeSerializer
 
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(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.configuration.attributes.ConfigurationElement
 
equals(Object) - Method in class org.infinispan.commons.dataconversion.MediaType
 
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.SegmentAwareKey
 
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
 
equalsWrappedBytes(WrappedBytes) - Method in class org.infinispan.commons.marshall.WrappedByteArray
 
equalsWrappedBytes(WrappedBytes) - Method in interface org.infinispan.commons.marshall.WrappedBytes
 
EQUIVALENCE - Static variable in interface org.infinispan.commons.marshall.Ids
 
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
 
errorOnLoadingTelemetry(Throwable) - Method in class org.infinispan.commons.logging.Log_$logger
 
errorOnLoadingTelemetry(Throwable) - Method in interface org.infinispan.commons.logging.Log
 
errorOnLoadingTelemetry$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
 
errorTranscoding(String, MediaType, MediaType, Throwable) - Method in class org.infinispan.commons.logging.Log_$logger
 
errorTranscoding(String, MediaType, MediaType, Throwable) - Method in interface org.infinispan.commons.logging.Log
 
errorTranscoding$str() - Method in class org.infinispan.commons.logging.Log_$logger
 
escape(CharSequence, Appendable) - Static method in class org.infinispan.commons.dataconversion.internal.Json
 
escape(String) - Static method in class org.infinispan.commons.dataconversion.internal.Json.help
Perform JSON escaping so that ", invalid input: '<', >, etc.
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
 
eventType - Variable in class org.infinispan.commons.configuration.io.xml.MXParser
 
Eviction - Search tag in interface org.infinispan.multimap.api.BasicMultimapCache
Section
EvictionListener<K,V> - Interface in org.infinispan.commons.util
Deprecated, for removal: This API element is subject to removal in a future version.
since 10.0 - This class is not used internally anymore
Example - Search tag in interface org.infinispan.multimap.api.BasicMultimapCache
Section
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
Deprecated, for removal: This API element is subject to removal in a future version.
Since 13.0, please use LazyByteArrayOutputStream instead.
ExposedByteArrayOutputStream() - Constructor for class org.infinispan.commons.io.ExposedByteArrayOutputStream
Deprecated.
 
ExposedByteArrayOutputStream(int) - Constructor for class org.infinispan.commons.io.ExposedByteArrayOutputStream
Deprecated.
 
ExposedByteArrayOutputStream(int, int) - Constructor for class org.infinispan.commons.io.ExposedByteArrayOutputStream
Deprecated.
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, for removal: This API element is subject to removal in a future version.
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
 
extractException(Throwable) - Static method in class org.infinispan.commons.util.concurrent.CompletableFutures
 
extractFieldName(String) - Static method in class org.infinispan.commons.util.ReflectionUtil
 

F

factory() - Static method in class org.infinispan.commons.dataconversion.internal.Json
Return the Json.Factory currently in effect.
failedToCreateInitialCtx(Throwable) - Method in class org.infinispan.commons.logging.Log_$logger
 
failedToCreateInitialCtx(Throwable) - Method in interface org.infinispan.commons.logging.Log
 
failedToCreateInitialCtx$str() - Method in class org.infinispan.commons.logging.Log_$logger
 
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
 
fastHash(char[], int, int) - Static method in class org.infinispan.commons.configuration.io.xml.MXParser
simplistic implementation of hash function that has constant time to compute - so it also means diminishing hash quality for long strings but for XML parsing it should be good enough ...
FEATURE_NAMES_INTERNED - Static variable in class org.infinispan.commons.configuration.io.xml.MXParser
 
FEATURE_PREFIX - Static variable in class org.infinispan.commons.util.Features
 
FEATURE_PROCESS_DOCDECL - Static variable in interface org.infinispan.commons.configuration.io.xml.XmlPullParser
This feature determines whether the document declaration is processed.
FEATURE_PROCESS_NAMESPACES - Static variable in interface org.infinispan.commons.configuration.io.xml.XmlPullParser
This feature determines whether the parser processes namespaces.
FEATURE_REPORT_NAMESPACE_ATTRIBUTES - Static variable in interface org.infinispan.commons.configuration.io.xml.XmlPullParser
This feature determines whether namespace attributes are exposed via the attribute access methods.
FEATURE_VALIDATION - Static variable in interface org.infinispan.commons.configuration.io.xml.XmlPullParser
If this feature is activated, all validation errors as defined in the XML 1.0 sepcification are reported.
FEATURE_XML_ROUNDTRIP - Static variable in class org.infinispan.commons.configuration.io.xml.MXParser
 
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
 
fillBuf() - Method in class org.infinispan.commons.configuration.io.xml.MXParser
 
fillInStackTrace() - Method in exception class 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
 
findAttribute(String) - Method in class org.infinispan.commons.configuration.attributes.ConfigurationElement
 
findClass(String) - Method in class org.infinispan.commons.util.AggregatedClassLoader
 
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.
findProvider(String, String, String) - Static method in class org.infinispan.commons.util.SslContextFactory
 
findResource(String) - Method in class org.infinispan.commons.util.AggregatedClassLoader
 
findSetterForField(Class<?>, String) - Static method in class org.infinispan.commons.util.ReflectionUtil
 
finisher() - Method in class org.infinispan.commons.dataconversion.internal.JsonArrayCollector
 
finisher() - Method in class org.infinispan.commons.util.ArrayCollector
 
finishObjectInput(ObjectInput) - Method in interface org.infinispan.commons.marshall.StreamingMarshaller
Deprecated.
Finish using the given ObjectInput.
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
 
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.io.StringBuilderWriter
 
flush() - Method in class org.infinispan.commons.marshall.DelegatingObjectOutput
 
force - Variable in class org.infinispan.commons.maven.AbstractArtifact
 
force(boolean) - Method in class org.infinispan.commons.maven.AbstractArtifact
 
force(boolean) - Method in interface org.infinispan.commons.maven.Artifact
 
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 class 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(byte[]) - Static method in class org.infinispan.commons.util.IntSets
 
from(byte[]) - Static method in class org.infinispan.commons.util.SmallIntSet
Deprecated.
 
from(InputStream) - Static method in interface org.infinispan.commons.configuration.io.ConfigurationReader
 
from(InputStream) - Static method in class org.infinispan.commons.util.Version
 
from(Reader) - Static method in interface org.infinispan.commons.configuration.io.ConfigurationReader
 
from(String) - Static method in interface org.infinispan.commons.configuration.io.ConfigurationReader
 
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
fromExtension(String) - Static method in class org.infinispan.commons.dataconversion.MediaType
 
fromMultipleRuntimeExceptions(List<RuntimeException>) - Static method in exception class org.infinispan.commons.CacheConfigurationException
 
fromProperties(TypedProperties, String) - Method in class org.infinispan.commons.configuration.attributes.AttributeSet
 
fromStorage(Object) - Method in interface org.infinispan.commons.dataconversion.Encoder
Deprecated.
Convert from storage format to the read/write format.
fromStorage(Object) - Method in class org.infinispan.commons.dataconversion.IdentityEncoder
Deprecated.
 
fromStorage(Object) - Method in class org.infinispan.commons.dataconversion.MarshallerEncoder
Deprecated.
 
fromStorage(Object) - Method in class org.infinispan.commons.dataconversion.UTF8Encoder
Deprecated.
 
fromStorage(Object, Encoder, Wrapper) - Static method in class org.infinispan.commons.dataconversion.EncodingUtils
Deprecated.
Decode object from storage format.
fromString(Class, String) - Static method in class org.infinispan.commons.util.Util
 
fromString(String) - Static method in enum org.infinispan.commons.api.CacheContainerAdmin.AdminFlag
 
fromString(String) - Method in class org.infinispan.commons.configuration.attributes.Attribute
 
fromString(String) - Static method in class org.infinispan.commons.dataconversion.MediaType
 
fromString(String) - Static method in interface org.infinispan.commons.maven.Artifact
 
fromString(String) - Static method in class org.infinispan.commons.maven.MavenArtifact
Parse a string and produce artifact coordinates from it.
FUNCTION_MAPPER - Static variable in interface org.infinispan.commons.marshall.Ids
 
FunctionTimerMetricInfo<T> - Class in org.infinispan.commons.stat
Represents a duration metric.
FunctionTimerMetricInfo(String, String, Map<String, String>, BiConsumer<T, TimerTracker>, TimeUnit) - Constructor for class org.infinispan.commons.stat.FunctionTimerMetricInfo
 

G

GaugeMetricInfo<T> - Class in org.infinispan.commons.stat
Represents a gauge metric.
GaugeMetricInfo(String, String, Map<String, String>, Function<T, Number>) - Constructor for class org.infinispan.commons.stat.GaugeMetricInfo
 
GENERIC_JBOSS_MARSHALLING_CLASS - Static variable in class org.infinispan.commons.util.Util
 
GENERIC_MARSHALLER - Static variable in interface org.infinispan.commons.dataconversion.EncoderIds
Deprecated, for removal: This API element is subject to removal in a future version.
Since 11.0, will be removed in 14.0. Set the storage media type and use transcoding instead.
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 class org.infinispan.commons.util.ByRef.Long
 
get() - Method in class org.infinispan.commons.util.InstanceSupplier
 
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(int) - Method in interface org.infinispan.commons.util.Util.ByteGetter
 
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.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.
getAndAdd(long) - Method in class org.infinispan.commons.util.ByRef.Long
 
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.
getArguments() - Method in class org.infinispan.commons.jdkspecific.ProcessInfo
 
getArray() - Method in class org.infinispan.commons.dataconversion.internal.JsonArrayCollector
 
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.
getAttributeCount() - Method in interface org.infinispan.commons.configuration.io.ConfigurationReader
 
getAttributeCount() - Method in class org.infinispan.commons.configuration.io.json.JsonConfigurationReader
 
getAttributeCount() - Method in class org.infinispan.commons.configuration.io.xml.MXParser
 
getAttributeCount() - Method in class org.infinispan.commons.configuration.io.xml.XmlConfigurationReader
 
getAttributeCount() - Method in interface org.infinispan.commons.configuration.io.xml.XmlPullParser
Returns the number of attributes of the current start tag, or -1 if the current event type is not START_TAG
getAttributeCount() - Method in class org.infinispan.commons.configuration.io.yaml.YamlConfigurationReader
 
getAttributeDefinition() - Method in class org.infinispan.commons.configuration.attributes.Attribute
 
getAttributeName(int) - Method in class org.infinispan.commons.configuration.io.AbstractConfigurationReader
 
getAttributeName(int) - Method in interface org.infinispan.commons.configuration.io.ConfigurationReader
 
getAttributeName(int) - Method in class org.infinispan.commons.configuration.io.xml.MXParser
 
getAttributeName(int) - Method in interface org.infinispan.commons.configuration.io.xml.XmlPullParser
Returns the local name of the specified attribute if namespaces are enabled or just attribute name if namespaces are disabled.
getAttributeName(int, NamingStrategy) - Method in interface org.infinispan.commons.configuration.io.ConfigurationReader
 
getAttributeName(int, NamingStrategy) - Method in class org.infinispan.commons.configuration.io.json.JsonConfigurationReader
 
getAttributeName(int, NamingStrategy) - Method in class org.infinispan.commons.configuration.io.xml.XmlConfigurationReader
 
getAttributeName(int, NamingStrategy) - Method in class org.infinispan.commons.configuration.io.yaml.YamlConfigurationReader
 
getAttributeNamespace(int) - Method in interface org.infinispan.commons.configuration.io.ConfigurationReader
 
getAttributeNamespace(int) - Method in class org.infinispan.commons.configuration.io.json.JsonConfigurationReader
 
getAttributeNamespace(int) - Method in class org.infinispan.commons.configuration.io.xml.MXParser
 
getAttributeNamespace(int) - Method in class org.infinispan.commons.configuration.io.xml.XmlConfigurationReader
 
getAttributeNamespace(int) - Method in interface org.infinispan.commons.configuration.io.xml.XmlPullParser
Returns the namespace URI of the attribute with the given index (starts from 0).
getAttributeNamespace(int) - Method in class org.infinispan.commons.configuration.io.yaml.YamlConfigurationReader
 
getAttributePrefix(int) - Method in class org.infinispan.commons.configuration.io.xml.MXParser
 
getAttributePrefix(int) - Method in interface org.infinispan.commons.configuration.io.xml.XmlPullParser
Returns the prefix of the specified attribute Returns null if the element has no prefix.
getAttributeType(int) - Method in class org.infinispan.commons.configuration.io.xml.MXParser
 
getAttributeType(int) - Method in interface org.infinispan.commons.configuration.io.xml.XmlPullParser
Returns the type of the specified attribute If parser is non-validating it MUST return CDATA.
getAttributeValue(int) - Method in interface org.infinispan.commons.configuration.io.ConfigurationReader
 
getAttributeValue(int) - Method in class org.infinispan.commons.configuration.io.json.JsonConfigurationReader
 
getAttributeValue(int) - Method in class org.infinispan.commons.configuration.io.xml.MXParser
 
getAttributeValue(int) - Method in class org.infinispan.commons.configuration.io.xml.XmlConfigurationReader
 
getAttributeValue(int) - Method in interface org.infinispan.commons.configuration.io.xml.XmlPullParser
Returns the given attributes value.
getAttributeValue(int) - Method in class org.infinispan.commons.configuration.io.yaml.YamlConfigurationReader
 
getAttributeValue(Enum<?>) - Method in interface org.infinispan.commons.configuration.io.ConfigurationReader
 
getAttributeValue(Enum<?>, NamingStrategy) - Method in interface org.infinispan.commons.configuration.io.ConfigurationReader
 
getAttributeValue(String) - Method in class org.infinispan.commons.configuration.io.AbstractConfigurationReader
 
getAttributeValue(String) - Method in interface org.infinispan.commons.configuration.io.ConfigurationReader
 
getAttributeValue(String, String) - Method in class org.infinispan.commons.configuration.io.xml.MXParser
 
getAttributeValue(String, String) - Method in interface org.infinispan.commons.configuration.io.xml.XmlPullParser
Returns the attributes value identified by namespace URI and namespace localName.
getAttributeValue(String, NamingStrategy) - Method in interface org.infinispan.commons.configuration.io.ConfigurationReader
 
getAttributeValue(String, NamingStrategy) - Method in class org.infinispan.commons.configuration.io.json.JsonConfigurationReader
 
getAttributeValue(String, NamingStrategy) - Method in class org.infinispan.commons.configuration.io.xml.XmlConfigurationReader
 
getAttributeValue(String, NamingStrategy) - Method in class org.infinispan.commons.configuration.io.yaml.YamlConfigurationReader
 
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
 
getBranchQualifierAsByteBuffer() - 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.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.
getBuilder() - Method in class org.infinispan.commons.io.StringBuilderWriter
 
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
 
getCallerMethodName(int) - Static method in class org.infinispan.commons.jdkspecific.CallerId
 
getCharset() - Method in class org.infinispan.commons.dataconversion.MediaType
 
getClassForName(String, ClassLoader) - Static method in class org.infinispan.commons.util.ReflectionUtil
 
getClassLoader() - Method in class org.infinispan.commons.configuration.ClassAllowList
 
getClassLoaders(ClassLoader) - Static method in class org.infinispan.commons.util.Util
 
getClassType() - Method in class org.infinispan.commons.dataconversion.MediaType
 
getCodename() - Static method in class org.infinispan.commons.util.Version
 
getColumn() - Method in class org.infinispan.commons.dataconversion.internal.Json
 
getColumn() - Method in exception class org.infinispan.commons.dataconversion.internal.Json.MalformedJsonException
 
getColumnNumber() - Method in class org.infinispan.commons.configuration.io.Location
 
getColumnNumber() - Method in class org.infinispan.commons.configuration.io.xml.MXParser
 
getColumnNumber() - Method in interface org.infinispan.commons.configuration.io.xml.XmlPullParser
Returns the current column number, starting from 0.
getColumnNumber() - Method in exception class org.infinispan.commons.configuration.io.xml.XmlPullParserException
 
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.
getConfiguration(LoggerContext, ConfigurationSource) - Method in class org.infinispan.commons.logging.log4j.XmlConfigurationFactory
Returns the Configuration.
getContext() - Method in interface org.infinispan.commons.configuration.io.ConfigurationResourceResolver
 
getContext() - Method in class org.infinispan.commons.configuration.io.URLConfigurationResourceResolver
 
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.
getCurrentOs() - Static method in enum org.infinispan.commons.util.OS
 
getDefaultValue() - Method in class org.infinispan.commons.configuration.attributes.AttributeDefinition
 
getDepth() - Method in class org.infinispan.commons.configuration.io.xml.MXParser
 
getDepth() - Method in interface org.infinispan.commons.configuration.io.xml.XmlPullParser
Returns the current depth of the element.
getDescription() - Method in class org.infinispan.commons.stat.CounterMetricInfo
 
getDescription() - Method in class org.infinispan.commons.stat.DistributionSummaryMetricInfo
 
getDescription() - Method in class org.infinispan.commons.stat.FunctionTimerMetricInfo
 
getDescription() - Method in class org.infinispan.commons.stat.GaugeMetricInfo
 
getDescription() - Method in class org.infinispan.commons.stat.TimeGaugeMetricInfo
 
getDescription() - Method in class org.infinispan.commons.stat.TimerMetricInfo
 
getDescription() - Method in interface org.infinispan.commons.stat.MetricInfo
 
getDetail() - Method in exception class org.infinispan.commons.configuration.io.xml.XmlPullParserException
 
getElementText() - Method in interface org.infinispan.commons.configuration.io.ConfigurationReader
 
getElementText() - Method in class org.infinispan.commons.configuration.io.json.JsonConfigurationReader
 
getElementText() - Method in class org.infinispan.commons.configuration.io.xml.XmlConfigurationReader
 
getElementText() - Method in class org.infinispan.commons.configuration.io.yaml.YamlConfigurationReader
 
getEncoding() - Method in class org.infinispan.commons.configuration.io.xml.XmlConfigurationWriter
 
getEncoding() - Method in class org.infinispan.commons.dataconversion.MediaType
 
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 class org.infinispan.commons.CacheConfigurationException
Deprecated, for removal: This API element is subject to removal in a future version.
getEventType() - Method in class org.infinispan.commons.configuration.io.xml.MXParser
 
getEventType() - Method in interface org.infinispan.commons.configuration.io.xml.XmlPullParser
Returns the type of the current event (START_TAG, END_TAG, TEXT, etc.)
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
 
getFeature(String) - Method in class org.infinispan.commons.configuration.io.xml.MXParser
Unknown properties are always returned as false
getFeature(String) - Method in interface org.infinispan.commons.configuration.io.xml.XmlPullParser
Returns the current value of the given feature.
getField(String, Class<?>) - Static method in class org.infinispan.commons.util.ReflectionUtil
 
getFilenameFromURL(URL) - Static method in class org.infinispan.commons.maven.AbstractArtifact
 
getFormatId() - Method in class org.infinispan.commons.tx.XidImpl
 
getGauge(T) - Method in class org.infinispan.commons.stat.GaugeMetricInfo
 
getGauge(T) - Method in class org.infinispan.commons.stat.TimeGaugeMetricInfo
 
getGc() - Method in class org.infinispan.commons.util.JVMMemoryInfoInfo
 
getGlobalTransactionId() - Method in class org.infinispan.commons.tx.XidImpl
 
getGlobalTransactionIdAsByteBuffer() - 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.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
 
getInputEncoding() - Method in class org.infinispan.commons.configuration.io.xml.MXParser
 
getInputEncoding() - Method in interface org.infinispan.commons.configuration.io.xml.XmlPullParser
Returns the input encoding if known, null otherwise.
getInstance() - Static method in class org.infinispan.commons.hash.MurmurHash3
 
getInstance() - Static method in class org.infinispan.commons.jdkspecific.ProcessInfo
 
getInstance() - Static method in class org.infinispan.commons.util.concurrent.BlockingRejectedExecutionHandler
 
getInstance() - Static method in class org.infinispan.commons.util.concurrent.LifecycleRejectedExecutionHandler
 
getInstance() - Static method in class org.infinispan.commons.util.concurrent.NonBlockingRejectedExecutionHandler
 
getInstance() - Static method in class org.infinispan.commons.util.NullValue
 
getInstance() - Static method in class org.infinispan.counter.api.PropertyFormatter
 
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(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
 
getIntSet() - Method in class org.infinispan.commons.util.BloomFilter
 
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_9145896a24b67e12a03ab245b027743214e8f0a00cff4e94594e6701c8f07ff1
 
getJavaClass() - Method in class org.infinispan.commons.util.NullValue$___Marshaller_a83283d4dbbe8b8520f457699d99f19344b973d04786829de1e22c08915e6e56
 
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, ClassAllowList) - 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.util.AbstractMap.SimpleEntry
 
getKey() - Method in class org.infinispan.commons.util.KeyValueWithPrevious
 
getKey() - Method in class org.infinispan.commons.util.SegmentAwareKey
 
getKey() - Method in class org.infinispan.commons.util.SimpleImmutableEntry
 
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.
getLine() - Method in class org.infinispan.commons.dataconversion.internal.Json
 
getLineNumber() - Method in class org.infinispan.commons.configuration.io.Location
 
getLineNumber() - Method in class org.infinispan.commons.configuration.io.xml.MXParser
 
getLineNumber() - Method in interface org.infinispan.commons.configuration.io.xml.XmlPullParser
Returns the current line number, starting from 1.
getLineNumber() - Method in exception class org.infinispan.commons.configuration.io.xml.XmlPullParserException
 
getListAttributeValue(int) - Method in interface org.infinispan.commons.configuration.io.ConfigurationReader
Get the value of an attribute as a space-delimited string list.
getListAttributeValue(int) - Method in class org.infinispan.commons.configuration.io.json.JsonConfigurationReader
 
getLocalName() - Method in class org.infinispan.commons.configuration.io.AbstractConfigurationReader
 
getLocalName() - Method in interface org.infinispan.commons.configuration.io.ConfigurationReader
 
getLocalName(NamingStrategy) - Method in interface org.infinispan.commons.configuration.io.ConfigurationReader
 
getLocalName(NamingStrategy) - Method in class org.infinispan.commons.configuration.io.json.JsonConfigurationReader
 
getLocalName(NamingStrategy) - Method in class org.infinispan.commons.configuration.io.xml.XmlConfigurationReader
 
getLocalName(NamingStrategy) - Method in class org.infinispan.commons.configuration.io.yaml.YamlConfigurationReader
 
getLocalRepository() - Method in class org.infinispan.commons.maven.MavenSettings
 
getLocation() - Method in interface org.infinispan.commons.configuration.io.ConfigurationReader
 
getLocation() - Method in exception class org.infinispan.commons.configuration.io.ConfigurationReaderException
 
getLocation() - Method in class org.infinispan.commons.configuration.io.json.JsonConfigurationReader
 
getLocation() - Method in class org.infinispan.commons.configuration.io.xml.XmlConfigurationReader
 
getLocation() - Method in class org.infinispan.commons.configuration.io.yaml.YamlConfigurationReader
 
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() - Method in interface org.infinispan.commons.configuration.io.ConfigurationSchemaVersion
 
getMajor() - Static method in class org.infinispan.commons.util.Version
 
getMajorMinor() - Static method in class org.infinispan.commons.util.Version
 
getMapItem(Enum<?>) - Method in class org.infinispan.commons.configuration.io.AbstractConfigurationReader
 
getMapItem(Enum<?>) - Method in interface org.infinispan.commons.configuration.io.ConfigurationReader
 
getMapItem(String) - Method in interface org.infinispan.commons.configuration.io.ConfigurationReader
 
getMapItem(String) - Method in class org.infinispan.commons.configuration.io.json.JsonConfigurationReader
 
getMapItem(String) - Method in class org.infinispan.commons.configuration.io.xml.XmlConfigurationReader
 
getMapItem(String) - Method in class org.infinispan.commons.configuration.io.yaml.YamlConfigurationReader
 
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
Deprecated.
Gets the highest internal buffer size after which if more capacity is needed the buffer will grow in 25% increments rather than 100%.
getMaxDoublingSize() - Method in class org.infinispan.commons.io.LazyByteArrayOutputStream
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() - Method in interface org.infinispan.commons.configuration.io.ConfigurationSchemaVersion
 
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.io.AbstractConfigurationReader
 
getName() - Method in class org.infinispan.commons.configuration.io.AbstractConfigurationWriter.Tag
 
getName() - Method in interface org.infinispan.commons.configuration.io.ConfigurationReader
 
getName() - Method in class org.infinispan.commons.configuration.io.Location
 
getName() - Method in class org.infinispan.commons.configuration.io.xml.MXParser
 
getName() - Method in interface org.infinispan.commons.configuration.io.xml.XmlPullParser
For START_TAG or END_TAG events, the (local) name of the current element is returned when namespaces are enabled.
getName() - Method in class org.infinispan.commons.jdkspecific.ProcessInfo
 
getName() - Method in class org.infinispan.commons.stat.CounterMetricInfo
 
getName() - Method in class org.infinispan.commons.stat.DistributionSummaryMetricInfo
 
getName() - Method in class org.infinispan.commons.stat.FunctionTimerMetricInfo
 
getName() - Method in class org.infinispan.commons.stat.GaugeMetricInfo
 
getName() - Method in class org.infinispan.commons.stat.TimeGaugeMetricInfo
 
getName() - Method in class org.infinispan.commons.stat.TimerMetricInfo
 
getName() - Method in interface org.infinispan.commons.stat.MetricInfo
 
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
 
getNamespace() - Method in interface org.infinispan.commons.configuration.io.ConfigurationReader
 
getNamespace() - Method in class org.infinispan.commons.configuration.io.json.JsonConfigurationReader
 
getNamespace() - Method in class org.infinispan.commons.configuration.io.xml.MXParser
 
getNamespace() - Method in class org.infinispan.commons.configuration.io.xml.XmlConfigurationReader
 
getNamespace() - Method in interface org.infinispan.commons.configuration.io.xml.XmlPullParser
Returns the namespace URI of the current element.
getNamespace() - Method in class org.infinispan.commons.configuration.io.yaml.YamlConfigurationReader
 
getNamespace(String) - Method in class org.infinispan.commons.configuration.io.xml.MXParser
 
getNamespace(String) - Method in interface org.infinispan.commons.configuration.io.xml.XmlPullParser
Returns the URI corresponding to the given prefix, depending on current state of the parser.
getNamespaceCount(int) - Method in class org.infinispan.commons.configuration.io.xml.MXParser
 
getNamespaceCount(int) - Method in interface org.infinispan.commons.configuration.io.xml.XmlPullParser
Returns the numbers of elements in the namespace stack for the given depth.
getNamespacePrefix(int) - Method in class org.infinispan.commons.configuration.io.xml.MXParser
 
getNamespacePrefix(int) - Method in interface org.infinispan.commons.configuration.io.xml.XmlPullParser
Returns the namespace prefixe for the given position in the namespace stack.
getNamespaceUri(int) - Method in class org.infinispan.commons.configuration.io.xml.MXParser
 
getNamespaceUri(int) - Method in interface org.infinispan.commons.configuration.io.xml.XmlPullParser
Returns the namespace URI for the given position in the namespace stack If the position is out of range, an exception is thrown.
getNamingStrategy() - Method in class org.infinispan.commons.configuration.io.AbstractConfigurationReader
 
getNamingStrategy() - Method in interface org.infinispan.commons.configuration.io.ConfigurationReader
 
getNewBufferSize(int, int) - Method in class org.infinispan.commons.io.ExposedByteArrayOutputStream
Deprecated.
Gets the number of bytes to which the internal buffer should be resized.
getNewBufferSize(int, int) - Method in class org.infinispan.commons.io.LazyByteArrayOutputStream
Gets the number of bytes to which the internal buffer should be resized.
getNewState() - Method in interface org.infinispan.counter.api.CounterEvent
 
getNewValue() - Method in interface org.infinispan.counter.api.CounterEvent
 
getNext() - Method in class org.infinispan.commons.util.AbstractIterator
Method to implement to provide an iterator implementation.
getNext() - Method in class org.infinispan.commons.util.ConcatIterator
 
getNext() - Method in class org.infinispan.commons.util.FilterIterator
 
getNextFromIterator() - Method in class org.infinispan.commons.util.RemovableIterator
 
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
 
getParent() - Method in class org.infinispan.commons.jdkspecific.ProcessInfo
 
getPid() - Method in class org.infinispan.commons.jdkspecific.ProcessInfo
 
getPositionDescription() - Method in class org.infinispan.commons.configuration.io.xml.MXParser
Return string describing current position of parsers as text 'STATE [seen %s...] @line:column'.
getPositionDescription() - Method in interface org.infinispan.commons.configuration.io.xml.XmlPullParser
Returns a short text describing the current parser state, including the position, a description of the current event and the data source if known.
getPrefix() - Method in class org.infinispan.commons.configuration.io.xml.MXParser
 
getPrefix() - Method in interface org.infinispan.commons.configuration.io.xml.XmlPullParser
Returns the prefix of the current element.
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
 
getProperties() - Method in class org.infinispan.commons.configuration.io.AbstractConfigurationReader
 
getProperties() - Method in interface org.infinispan.commons.configuration.io.ConfigurationReader
 
getProperty(String) - Method in class org.infinispan.commons.configuration.io.AbstractConfigurationReader
 
getProperty(String) - Method in interface org.infinispan.commons.configuration.io.ConfigurationReader
 
getProperty(String) - Method in class org.infinispan.commons.configuration.io.xml.MXParser
 
getProperty(String) - Method in interface org.infinispan.commons.configuration.io.xml.XmlPullParser
Look up the value of a property.
getProperty(String) - Static method in class org.infinispan.commons.util.Version
 
getProperty(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) - 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
 
getProtoFile() - Method in class org.infinispan.commons.marshall.UserContextInitializerImpl
 
getProtoFileName() - Method in class org.infinispan.commons.GlobalContextInitializerImpl
 
getProtoFileName() - Method in class org.infinispan.commons.marshall.PersistenceContextInitializerImpl
 
getProtoFileName() - Method in class org.infinispan.commons.marshall.UserContextInitializerImpl
 
getProtoFileReader() - Method in class org.infinispan.commons.GlobalContextInitializerImpl
 
getProtoFileReader() - Method in class org.infinispan.commons.marshall.PersistenceContextInitializerImpl
 
getProtoFileReader() - Method in class org.infinispan.commons.marshall.UserContextInitializerImpl
 
getProxies() - Method in class org.infinispan.commons.maven.MavenSettings
 
getProxyFor(URL) - Method in class org.infinispan.commons.maven.MavenSettings
 
getRawBuffer() - Method in class org.infinispan.commons.io.ExposedByteArrayOutputStream
Deprecated.
Gets the internal buffer array.
getRawBuffer() - Method in class org.infinispan.commons.io.LazyByteArrayOutputStream
Gets the internal buffer array.
getRemoteRepositories() - Method in class org.infinispan.commons.maven.MavenSettings
 
getResourceAsStream(String, ClassLoader) - Static method in class org.infinispan.commons.util.Util
 
getResourceAsString(String, ClassLoader) - Static method in class org.infinispan.commons.util.Util
 
getResourceResolver() - Method in class org.infinispan.commons.configuration.io.AbstractConfigurationReader
 
getResourceResolver() - Method in interface org.infinispan.commons.configuration.io.ConfigurationReader
 
getResourceResolver() - Method in class org.infinispan.commons.configuration.io.xml.XmlConfigurationReader
 
getResources(String) - Method in class org.infinispan.commons.util.AggregatedClassLoader
 
getRootCause(Throwable) - Static method in class org.infinispan.commons.util.Util
 
getRow() - Method in exception class org.infinispan.commons.dataconversion.internal.Json.MalformedJsonException
 
getSaslClientFactories(ClassLoader, Provider[], boolean) - Static method in class org.infinispan.commons.util.SaslUtils
Returns a collection of all the registered SaslClientFactorys where the order is based on the order of the Provider registration and/or class path order.
getSaslServerFactories(ClassLoader, Provider[], 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.
getSchema() - Method in class org.infinispan.commons.configuration.io.AbstractConfigurationReader
 
getSchema() - Method in interface org.infinispan.commons.configuration.io.ConfigurationReader
 
getSchemaVersion() - Static method in class org.infinispan.commons.util.Version
 
getSegment() - Method in class org.infinispan.commons.util.SegmentAwareKey
 
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.ImmutableProtoStreamMarshaller
 
getSerializationContext() - Method in class org.infinispan.commons.marshall.ProtoStreamMarshaller
 
getSslProvider() - Static method in class org.infinispan.commons.util.SslContextFactory
 
getStandalone() - Method in class org.infinispan.commons.configuration.io.xml.XmlConfigurationWriter
 
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 interface org.infinispan.commons.dataconversion.Encoder
Deprecated.
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
Deprecated.
 
getStorageFormat() - Method in class org.infinispan.commons.dataconversion.IdentityEncoder
Deprecated.
 
getStorageFormat() - Method in class org.infinispan.commons.dataconversion.JavaSerializationEncoder
Deprecated.
 
getStorageFormat() - Method in class org.infinispan.commons.dataconversion.UTF8Encoder
Deprecated.
 
getStream() - Method in interface org.infinispan.commons.io.ByteBuffer
 
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
Deprecated.
 
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
 
getSupportedTypes() - Method in class org.infinispan.commons.logging.log4j.XmlConfigurationFactory
Returns the file suffixes for XML files.
getTags() - Method in class org.infinispan.commons.stat.CounterMetricInfo
 
getTags() - Method in class org.infinispan.commons.stat.DistributionSummaryMetricInfo
 
getTags() - Method in class org.infinispan.commons.stat.FunctionTimerMetricInfo
 
getTags() - Method in class org.infinispan.commons.stat.GaugeMetricInfo
 
getTags() - Method in class org.infinispan.commons.stat.TimeGaugeMetricInfo
 
getTags() - Method in class org.infinispan.commons.stat.TimerMetricInfo
 
getTags() - Method in interface org.infinispan.commons.stat.MetricInfo
 
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
getText() - Method in class org.infinispan.commons.configuration.io.xml.MXParser
 
getText() - Method in interface org.infinispan.commons.configuration.io.xml.XmlPullParser
Returns the text content of the current event as String.
getTextCharacters(int[]) - Method in class org.infinispan.commons.configuration.io.xml.MXParser
 
getTextCharacters(int[]) - Method in interface org.infinispan.commons.configuration.io.xml.XmlPullParser
Returns the buffer that contains the text of the current event, as well as the start offset and length relevant for the current event.
getTimeUnit() - Method in class org.infinispan.commons.stat.FunctionTimerMetricInfo
 
getTimeUnit() - Method in class org.infinispan.commons.stat.TimeGaugeMetricInfo
 
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.
getTrimmedBuffer() - Method in class org.infinispan.commons.io.LazyByteArrayOutputStream
Gets a buffer that is trimmed so that there are no excess bytes.
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.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_9145896a24b67e12a03ab245b027743214e8f0a00cff4e94594e6701c8f07ff1
 
getTypeName() - Method in class org.infinispan.commons.util.NullValue$___Marshaller_a83283d4dbbe8b8520f457699d99f19344b973d04786829de1e22c08915e6e56
 
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
 
getURI() - Method in interface org.infinispan.commons.configuration.io.ConfigurationSchemaVersion
 
getValue() - Method in class org.infinispan.commons.dataconversion.internal.Json
 
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
getVersion() - Method in interface org.infinispan.commons.api.BasicCache
Retrieves the version of Infinispan
getVersion() - Method in class org.infinispan.commons.configuration.io.xml.XmlConfigurationWriter
 
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 - Enum constant in enum org.infinispan.commons.util.MemoryUnit
Deprecated.
 
GIGABYTES - Enum constant in enum org.infinispan.commons.util.MemoryUnit
Deprecated.
 
GLASSFISH - Enum constant in enum 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
Deprecated, for removal: This API element is subject to removal in a future version.
Since 11.0, will be removed with ISPN-9622
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
Deprecated, for removal: This API element is subject to removal in a future version.
Since 11.0, will be removed with ISPN-9622
GlobalMarshallerEncoder(Marshaller) - Constructor for class org.infinispan.commons.dataconversion.GlobalMarshallerEncoder
Deprecated.
 
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
 
greaterThanZero(Enum<?>) - Static method in interface org.infinispan.commons.configuration.attributes.AttributeValidator
 

H

Handle<T> - Interface in org.infinispan.counter.api
As a return of StrongCounter.addListener(CounterListener), it is used to un-register the CounterListener.
handleAny(ConfigurationReaderContext) - Method in class org.infinispan.commons.configuration.io.AbstractConfigurationReader
 
handleAny(ConfigurationReaderContext) - Method in interface org.infinispan.commons.configuration.io.ConfigurationReader
 
handleAnyAttribute(ConfigurationReader, int) - Method in interface org.infinispan.commons.configuration.io.ConfigurationReaderContext
 
handleAnyElement(ConfigurationReader) - Method in interface org.infinispan.commons.configuration.io.ConfigurationReaderContext
 
handleAttribute(ConfigurationReaderContext, int) - Method in class org.infinispan.commons.configuration.io.AbstractConfigurationReader
 
handleAttribute(ConfigurationReaderContext, int) - Method in interface org.infinispan.commons.configuration.io.ConfigurationReader
 
handleInitialResponse(InitialResponse, Target) - Method in class org.infinispan.commons.reactive.AbstractAsyncPublisherHandler
 
handleNextResponse(NextResponse, Target) - Method in class org.infinispan.commons.reactive.AbstractAsyncPublisherHandler
 
handleThrowableInResponse(Throwable, Target) - Method in class org.infinispan.commons.reactive.AbstractAsyncPublisherHandler
Allows any implementor to handle what happens when a Throwable is encountered.
has(String) - Method in class org.infinispan.commons.dataconversion.internal.Json
Return true if this Json object has the specified property and false otherwise.
hasCharacteristics(int) - Method in class org.infinispan.commons.util.SpliteratorMapper
 
hasEnum(long, Enum<?>) - Static method in class org.infinispan.commons.util.EnumUtil
 
hasFeature(ConfigurationFormatFeature) - Method in interface org.infinispan.commons.configuration.io.ConfigurationReader
 
hasFeature(ConfigurationFormatFeature) - Method in interface org.infinispan.commons.configuration.io.ConfigurationWriter
 
hasFeature(ConfigurationFormatFeature) - Method in class org.infinispan.commons.configuration.io.json.JsonConfigurationReader
 
hasFeature(ConfigurationFormatFeature) - Method in class org.infinispan.commons.configuration.io.json.JsonConfigurationWriter
 
hasFeature(ConfigurationFormatFeature) - Method in class org.infinispan.commons.configuration.io.xml.XmlConfigurationReader
 
hasFeature(ConfigurationFormatFeature) - Method in class org.infinispan.commons.configuration.io.xml.XmlConfigurationWriter
 
hasFeature(ConfigurationFormatFeature) - Method in class org.infinispan.commons.configuration.io.yaml.YamlConfigurationReader
 
hasFeature(ConfigurationFormatFeature) - Method in class org.infinispan.commons.configuration.io.yaml.YamlConfigurationWriter
 
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.configuration.attributes.ConfigurationElement
 
hashCode() - Method in class org.infinispan.commons.dataconversion.MediaType
 
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.SegmentAwareKey
 
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.
hasNext() - Method in interface org.infinispan.commons.configuration.io.ConfigurationReader
 
hasNext() - Method in class org.infinispan.commons.configuration.io.json.JsonConfigurationReader
 
hasNext() - Method in class org.infinispan.commons.configuration.io.xml.XmlConfigurationReader
 
hasNext() - Method in class org.infinispan.commons.configuration.io.yaml.YamlConfigurationReader
 
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
 
HEADER_AND_CLASS_REFERENCE - Static variable in class org.infinispan.commons.util.AbstractEntrySizeCalculatorHelper
 
heapDump(Path, boolean) - Method in class org.infinispan.commons.util.JVMMemoryInfoInfo
 
help() - Constructor for class org.infinispan.commons.dataconversion.internal.Json.help
 
HEX - Static variable in class org.infinispan.commons.dataconversion.MediaType
 
HEX_DUMP_LIMIT - Static variable in class org.infinispan.commons.util.Util
 
hexDump(byte[]) - Static method in class org.infinispan.commons.util.Util
 
hexDump(byte[], int, int) - Static method in class org.infinispan.commons.util.Util
 
hexDump(ByteBuffer) - Static method in class org.infinispan.commons.util.Util
 
hexDump(Util.ByteGetter, int, int) - 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
Deprecated, for removal: This API element is subject to removal in a future version.
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.ByteArrayWrapper
 
id() - Method in interface org.infinispan.commons.dataconversion.Encoder
Deprecated.
Each encoder is associated with an unique id in order to optimize serialization.
id() - Method in class org.infinispan.commons.dataconversion.GlobalMarshallerEncoder
Deprecated.
 
id() - Method in class org.infinispan.commons.dataconversion.IdentityEncoder
Deprecated.
 
id() - Method in class org.infinispan.commons.dataconversion.IdentityWrapper
 
id() - Method in class org.infinispan.commons.dataconversion.JavaSerializationEncoder
Deprecated.
 
id() - Method in class org.infinispan.commons.dataconversion.UTF8Encoder
Deprecated.
 
id() - Method in interface org.infinispan.commons.dataconversion.Wrapper
 
identity() - Static method in class org.infinispan.commons.util.concurrent.CompletableFutures
 
IDENTITY - Enum constant in enum org.infinispan.commons.configuration.io.NamingStrategy
 
IDENTITY - Static variable in interface org.infinispan.commons.dataconversion.EncoderIds
Deprecated.
 
IDENTITY_WRAPPER - Static variable in interface org.infinispan.commons.dataconversion.WrapperIds
 
IdentityAttributeCopier<T> - Class in org.infinispan.commons.configuration.attributes
IdentityAttributeCopier.
IdentityAttributeCopier() - Constructor for class org.infinispan.commons.configuration.attributes.IdentityAttributeCopier
 
identityCopier() - Static method in class org.infinispan.commons.configuration.attributes.IdentityAttributeCopier
 
IdentityEncoder - Class in org.infinispan.commons.dataconversion
Deprecated, for removal: This API element is subject to removal in a future version.
since 12.1. to be removed in a future version.
IdentityEncoder() - Constructor for class org.infinispan.commons.dataconversion.IdentityEncoder
Deprecated.
 
identityFunction() - Static method in class org.infinispan.commons.reactive.RxJavaInterop
 
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.
IGNORABLE_WHITESPACE - Static variable in interface org.infinispan.commons.configuration.io.xml.XmlPullParser
Ignorable whitespace was just read.
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
 
illegalBooleanValue(String) - Method in class org.infinispan.commons.logging.Log_$logger
 
illegalBooleanValue(String) - Method in interface org.infinispan.commons.logging.Log
 
illegalBooleanValue$str() - Method in class org.infinispan.commons.logging.Log_$logger
 
illegalEnumValue(String, EnumSet<?>) - Method in class org.infinispan.commons.logging.Log_$logger
 
illegalEnumValue(String, EnumSet<?>) - Method in interface org.infinispan.commons.logging.Log
 
illegalEnumValue$str() - Method in class org.infinispan.commons.logging.Log_$logger
 
IllegalLifecycleStateException - Exception Class 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 class org.infinispan.commons.IllegalLifecycleStateException
 
IllegalLifecycleStateException(String) - Constructor for exception class org.infinispan.commons.IllegalLifecycleStateException
 
IllegalLifecycleStateException(String, Throwable) - Constructor for exception class org.infinispan.commons.IllegalLifecycleStateException
 
IllegalLifecycleStateException(Throwable) - Constructor for exception class 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, for removal: This API element is subject to removal in a future version.
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 an empty 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 - 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
 
ImmutableProtoStreamMarshaller - Class in org.infinispan.commons.marshall
A ProtoStream Marshaller implementation that uses Protobuf encoding.
ImmutableProtoStreamMarshaller(ImmutableSerializationContext) - Constructor for class org.infinispan.commons.marshall.ImmutableProtoStreamMarshaller
 
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
 
inc() - Method in class org.infinispan.commons.util.ByRef.Long
 
incompatibleAttribute(String, String, String, String) - Method in class org.infinispan.commons.logging.Log_$logger
 
incompatibleAttribute(String, String, String, String) - Method in interface org.infinispan.commons.logging.Log
 
incompatibleAttribute$str() - Method in class org.infinispan.commons.logging.Log_$logger
 
increment() - Method in interface org.infinispan.commons.stat.CounterTracker
Update the counter by one.
increment() - Method in interface org.infinispan.counter.api.SyncWeakCounter
 
increment() - Method in interface org.infinispan.counter.api.WeakCounter
Increments the counter.
increment(double) - Method in interface org.infinispan.commons.stat.CounterTracker
Update the counter by amount.
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
 
indent() - Method in class org.infinispan.commons.configuration.io.AbstractConfigurationWriter
 
INDENT - Static variable in class org.infinispan.commons.configuration.io.yaml.YamlConfigurationWriter
 
INDEX_INFO - Static variable in interface org.infinispan.commons.marshall.ProtoStreamTypeIds
 
INDEX_INFO_ENTRY - Static variable in interface org.infinispan.commons.marshall.ProtoStreamTypeIds
 
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
 
Infinispan changes on top of 1.4.2: - Search tag in class org.infinispan.commons.dataconversion.internal.Json
Section
infinispanClasses() - Static method in class org.infinispan.commons.util.ClassFinder
 
infinispanClasses(String) - Static method in class org.infinispan.commons.util.ClassFinder
 
InfinispanCollections - Class in org.infinispan.commons.util
Static helpers for Infinispan-specific collections
InfinispanCollections.Function<E,T> - Interface in org.infinispan.commons.util
A function that converts a type into another one.
InfinispanCollections.MapMakerFunction<K,V,E> - Interface in org.infinispan.commons.util
A function that converts an entry into a key/value pair for use in a map.
init() - Static method in class org.infinispan.commons.maven.MavenSettings
 
init(Path) - Static method in class org.infinispan.commons.maven.MavenSettings
 
initialize() - Method in interface org.infinispan.commons.configuration.attributes.AttributeInitializer
 
initialize(ClassAllowList) - Method in class org.infinispan.commons.marshall.JavaSerializationMarshaller
 
initialize(ClassAllowList) - Method in interface org.infinispan.commons.marshall.Marshaller
An optional method which allows an implementation to respect the ClassAllowList 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.
inputEncoding - Variable in class org.infinispan.commons.configuration.io.xml.MXParser
 
inputStream - Variable in class org.infinispan.commons.configuration.io.xml.MXParser
 
INSTANCE - Enum constant in enum org.infinispan.commons.executors.CachedThreadPoolExecutorFactory
 
INSTANCE - Enum constant in enum org.infinispan.commons.executors.ScheduledThreadPoolExecutorFactory
 
INSTANCE - Enum constant in enum org.infinispan.commons.tx.DefaultResourceConverter
 
INSTANCE - Enum constant in enum org.infinispan.lock.api.OwnershipLevel
 
INSTANCE - Static variable in class org.infinispan.commons.configuration.attributes.CopyConstructorAttributeCopier
 
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
Deprecated.
 
INSTANCE - Static variable in class org.infinispan.commons.dataconversion.IdentityWrapper
 
INSTANCE - Static variable in class org.infinispan.commons.dataconversion.UTF8Encoder
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
 
INSTANCE_CLASS_NAME - Static variable in interface org.infinispan.commons.configuration.attributes.AttributeSerializer
 
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
 
InstanceSupplier<T> - Class in org.infinispan.commons.util
 
InstanceSupplier(T) - Constructor for class org.infinispan.commons.util.InstanceSupplier
 
instant() - Method in class org.infinispan.commons.time.DefaultTimeService
 
instant() - Method in interface org.infinispan.commons.time.TimeService
 
INT_SET - Static variable in interface org.infinispan.commons.marshall.Ids
 
INT_SUMMARY_STATISTICS - Static variable in interface org.infinispan.commons.marshall.Ids
 
inTag() - Method in interface org.infinispan.commons.configuration.io.ConfigurationReader
 
inTag(Enum<?>) - Method in interface org.infinispan.commons.configuration.io.ConfigurationReader
 
inTag(String) - Method in interface org.infinispan.commons.configuration.io.ConfigurationReader
 
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
 
invalidConfiguration(String) - Method in class org.infinispan.commons.logging.Log_$logger
 
invalidConfiguration(String) - Method in interface org.infinispan.commons.logging.Log
 
invalidConfiguration$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
 
invalidMediaTypeListCommaAtEnd(String) - Method in class org.infinispan.commons.logging.Log_$logger
 
invalidMediaTypeListCommaAtEnd(String) - Method in interface org.infinispan.commons.logging.Log
 
invalidMediaTypeListCommaAtEnd$str() - Method in class org.infinispan.commons.logging.Log_$logger
 
invalidMediaTypeListCommaMissing(String) - Method in class org.infinispan.commons.logging.Log_$logger
 
invalidMediaTypeListCommaMissing(String) - Method in interface org.infinispan.commons.logging.Log
 
invalidMediaTypeListCommaMissing$str() - Method in class org.infinispan.commons.logging.Log_$logger
 
invalidMediaTypeParam(String, String) - Method in class org.infinispan.commons.logging.Log_$logger
 
invalidMediaTypeParam(String, String) - Method in interface org.infinispan.commons.logging.Log
 
invalidMediaTypeParam$str() - Method in class org.infinispan.commons.logging.Log_$logger
 
invalidMediaTypeSubtype(String) - Method in class org.infinispan.commons.logging.Log_$logger
 
invalidMediaTypeSubtype(String) - 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
 
IP_FILTER_RULE - Static variable in interface org.infinispan.commons.marshall.ProtoStreamTypeIds
 
IP_FILTER_RULES - Static variable in interface org.infinispan.commons.marshall.ProtoStreamTypeIds
 
IRAC_METADATA - Static variable in interface org.infinispan.commons.marshall.ProtoStreamTypeIds
 
IRAC_SITE_VERSION - Static variable in interface org.infinispan.commons.marshall.ProtoStreamTypeIds
 
IRAC_VERSION - Static variable in interface org.infinispan.commons.marshall.ProtoStreamTypeIds
 
IRAC_VERSION_ENTRY - Static variable in interface org.infinispan.commons.marshall.ProtoStreamTypeIds
 
is(int, Object) - Method in class org.infinispan.commons.dataconversion.internal.Json
Return true if and only if this Json array has an element with the specified value at the specified index.
is(String, Object) - Method in class org.infinispan.commons.dataconversion.internal.Json
Return true if and only if this Json object has a property with the specified value.
isAnnotationPresent(Class<?>, Class<? extends Annotation>) - Static method in class org.infinispan.commons.util.ReflectionUtil
Tests whether an annotation is present on a class.
isArray() - Method in class org.infinispan.commons.dataconversion.internal.Json
 
isAssignableFrom(Class<?>) - Static method in class org.infinispan.commons.util.ClassFinder
 
isAssignableFrom(List<Class<?>>, Class<?>) - Static method in class org.infinispan.commons.util.ClassFinder
 
isAttributeDefault(int) - Method in class org.infinispan.commons.configuration.io.xml.MXParser
 
isAttributeDefault(int) - Method in interface org.infinispan.commons.configuration.io.xml.XmlPullParser
Returns if the specified attribute was not in input was declared in XML.
isAutoPersist() - Method in class org.infinispan.commons.configuration.attributes.AttributeDefinition
 
isAvailable(String) - Method in class org.infinispan.commons.util.Features
 
isBinary() - Method in class org.infinispan.commons.dataconversion.MediaType
 
isBoolean() - Method in class org.infinispan.commons.dataconversion.internal.Json
 
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.
isDeprecated(int, int) - Method in class org.infinispan.commons.configuration.attributes.AttributeDefinition
 
isEmpty() - Method in class org.infinispan.commons.configuration.attributes.AttributeSet
 
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.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.
 
isEmptyElementTag() - Method in class org.infinispan.commons.configuration.io.xml.MXParser
 
isEmptyElementTag() - Method in interface org.infinispan.commons.configuration.io.xml.XmlPullParser
Returns true if the current event is START_TAG and the tag is degenerated (e.g.
isExplicitInner() - Method in class org.infinispan.commons.configuration.io.AbstractConfigurationWriter.Tag
 
isExplicitOuter() - Method in class org.infinispan.commons.configuration.io.AbstractConfigurationWriter.Tag
 
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
 
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<Boolean> 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<Boolean> 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 class 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.IdentityMarshaller
 
isMarshallable(Object) - Method in class org.infinispan.commons.marshall.ImmutableProtoStreamMarshaller
 
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 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
 
isMavenArtifact(String) - Static method in class org.infinispan.commons.maven.MavenArtifact
 
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
isModified() - Method in class org.infinispan.commons.configuration.attributes.ConfigurationElement
 
isNameChar(char) - Method in class org.infinispan.commons.configuration.io.xml.MXParser
 
isNameStartChar(char) - Method in class org.infinispan.commons.configuration.io.xml.MXParser
 
isNull() - Method in class org.infinispan.commons.configuration.attributes.Attribute
 
isNull() - Method in class org.infinispan.commons.dataconversion.internal.Json
 
isNumber() - Method in class org.infinispan.commons.dataconversion.internal.Json
 
isObject() - Method in class org.infinispan.commons.dataconversion.internal.Json
 
isPersistent() - Method in class org.infinispan.commons.configuration.attributes.Attribute
 
ISPNBlockingThreadGroup(String) - Constructor for class org.infinispan.commons.ThreadGroups.ISPNBlockingThreadGroup
 
ISPNNonBlockingThreadGroup(String) - Constructor for class org.infinispan.commons.ThreadGroups.ISPNNonBlockingThreadGroup
 
isPrimitive() - Method in class org.infinispan.commons.dataconversion.internal.Json
 
isProtected() - Method in class org.infinispan.commons.configuration.attributes.AttributeSet
Returns whether this attribute set is protected
isRaw() - Method in class org.infinispan.commons.dataconversion.internal.Json
 
isReentrant() - Method in class org.infinispan.lock.api.ClusteredLockConfiguration
 
isRemoved(String, int, int) - Method in class org.infinispan.commons.configuration.attributes.AttributeSet
 
isRepeated() - Method in class org.infinispan.commons.configuration.attributes.Attribute
 
isRepeated() - Method in class org.infinispan.commons.configuration.attributes.AttributeDefinition
 
isRepeating() - Method in class org.infinispan.commons.configuration.io.AbstractConfigurationWriter.Tag
 
isS(char) - Method in class org.infinispan.commons.configuration.io.xml.MXParser
 
isSafeClass(String) - Method in class org.infinispan.commons.configuration.ClassAllowList
 
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 interface org.infinispan.commons.dataconversion.Encoder
Deprecated.
 
isStorageFormatFilterable() - Method in class org.infinispan.commons.dataconversion.IdentityEncoder
Deprecated.
 
isStorageFormatFilterable() - Method in class org.infinispan.commons.dataconversion.MarshallerEncoder
Deprecated.
 
isStorageFormatFilterable() - Method in class org.infinispan.commons.dataconversion.UTF8Encoder
Deprecated.
 
isString() - Method in class org.infinispan.commons.dataconversion.internal.Json
 
isTimeExpired(long) - Method in class org.infinispan.commons.time.DefaultTimeService
 
isTimeExpired(long) - Method in interface org.infinispan.commons.time.TimeService
 
isTouched() - Method in class org.infinispan.commons.configuration.attributes.AttributeSet
 
isUpperBoundReached() - Method in exception class org.infinispan.counter.exception.CounterOutOfBoundsException
 
isWhitespace() - Method in class org.infinispan.commons.configuration.io.xml.MXParser
 
isWhitespace() - Method in interface org.infinispan.commons.configuration.io.xml.XmlPullParser
Checks whether the current TEXT event contains only whitespace characters.
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.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
iterator(Publisher<E>, int) - Static method in class org.infinispan.commons.util.Closeables
Converts a Publisher to a CloseableIterator by utilizing items fetched into an array and refetched as they are consumed from the iterator.
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
Deprecated, for removal: This API element is subject to removal in a future version.
Since 11.0, will be removed in 14.0. Set the storage media type and use transcoding instead.
JavaSerializationEncoder - Class in org.infinispan.commons.dataconversion
Deprecated, for removal: This API element is subject to removal in a future version.
Since 11.0, will be removed in 14.0. Set the storage media type and use transcoding instead.
JavaSerializationEncoder(ClassAllowList) - Constructor for class org.infinispan.commons.dataconversion.JavaSerializationEncoder
Deprecated.
 
JavaSerializationMarshaller - Class in org.infinispan.commons.marshall
Standard Java serialization marshaller.
JavaSerializationMarshaller() - Constructor for class org.infinispan.commons.marshall.JavaSerializationMarshaller
 
JavaSerializationMarshaller(ClassAllowList) - Constructor for class org.infinispan.commons.marshall.JavaSerializationMarshaller
 
JBOSS_AS_4_6 - Enum constant in enum org.infinispan.commons.tx.lookup.LookupNames.JndiTransactionManager
 
JBOSS_AS_7 - Enum constant in enum org.infinispan.commons.tx.lookup.LookupNames.JndiTransactionManager
 
JBOSS_TM - Enum constant in enum org.infinispan.commons.tx.lookup.LookupNames.TransactionManagerFactory
 
JBOSS_USER_MARSHALLER_CLASS - Static variable in class org.infinispan.commons.util.Util
 
JDBC_LOWER_BOUND - Static variable in interface org.infinispan.commons.marshall.ProtoStreamTypeIds
 
JDBC_PERSISTED_METADATA - Static variable in interface org.infinispan.commons.marshall.ProtoStreamTypeIds
 
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
 
joinPC() - Method in class org.infinispan.commons.configuration.io.xml.MXParser
 
Json - Class in org.infinispan.commons.dataconversion.internal
Represents a JSON (JavaScript Object Notation) entity.
Json() - Constructor for class org.infinispan.commons.dataconversion.internal.Json
 
Json(Json) - Constructor for class org.infinispan.commons.dataconversion.internal.Json
 
Json.DefaultFactory - Class in org.infinispan.commons.dataconversion.internal
 
Json.Factory - Interface in org.infinispan.commons.dataconversion.internal
This interface defines how Json instances are constructed.
Json.Function<T,R> - Interface in org.infinispan.commons.dataconversion.internal
 
Json.help - Class in org.infinispan.commons.dataconversion.internal
Exposes some internal methods that are useful for Json.Factory implementations or other extension/layers of the library.
Json.MalformedJsonException - Exception Class in org.infinispan.commons.dataconversion.internal
 
Json.Schema - Interface in org.infinispan.commons.dataconversion.internal
Represents JSON schema - a specific data format that a JSON entity must follow.
JsonArrayCollector - Class in org.infinispan.commons.dataconversion.internal
A Collector implementation that create a Json array.
JsonArrayCollector() - Constructor for class org.infinispan.commons.dataconversion.internal.JsonArrayCollector
 
JsonConfigurationReader - Class in org.infinispan.commons.configuration.io.json
 
JsonConfigurationReader(BufferedReader, ConfigurationResourceResolver, Properties, PropertyReplacer, NamingStrategy) - Constructor for class org.infinispan.commons.configuration.io.json.JsonConfigurationReader
 
JsonConfigurationWriter - Class in org.infinispan.commons.configuration.io.json
 
JsonConfigurationWriter(Writer, boolean, boolean) - Constructor for class org.infinispan.commons.configuration.io.json.JsonConfigurationWriter
 
JsonSerialization - Interface in org.infinispan.commons.dataconversion.internal
 
JsonUtils - Class in org.infinispan.commons.dataconversion.internal
Utility function for Json
JVMMemoryInfoInfo - Class in org.infinispan.commons.util
 
JVMMemoryInfoInfo() - Constructor for class org.infinispan.commons.util.JVMMemoryInfoInfo
 

K

KEBAB_CASE - Enum constant in enum org.infinispan.commons.configuration.io.NamingStrategy
 
keepAlive() - Method in class org.infinispan.commons.executors.BlockingThreadPoolExecutorFactory
Deprecated.
 
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
 
keySet - Variable in class org.infinispan.commons.util.AbstractMap
 
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.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_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 - Enum constant in enum org.infinispan.commons.util.MemoryUnit
Deprecated.
 
KILOBYTES - Enum constant in enum org.infinispan.commons.util.MemoryUnit
Deprecated.
 

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
 
LazyByteArrayOutputStream - Class in org.infinispan.commons.io
ByteArrayOutputStream alternative exposing the internal buffer.
LazyByteArrayOutputStream() - Constructor for class org.infinispan.commons.io.LazyByteArrayOutputStream
 
LazyByteArrayOutputStream(int) - Constructor for class org.infinispan.commons.io.LazyByteArrayOutputStream
 
LazyByteArrayOutputStream(int, int) - Constructor for class org.infinispan.commons.io.LazyByteArrayOutputStream
Creates a new byte array output stream, with a buffer capacity of the specified size, in bytes.
left() - Method in class org.infinispan.commons.util.Either
 
LEFT - Enum constant in enum 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
LifecycleRejectedExecutionHandler - Class in org.infinispan.commons.util.concurrent
A handler for rejected tasks that always throws a IllegalLifecycleStateException.
lifespan() - Method in class org.infinispan.counter.api.CounterConfiguration
 
lifespan(long) - Method in class org.infinispan.counter.api.CounterConfiguration.Builder
 
lineNumber - Variable in class org.infinispan.commons.configuration.io.xml.MXParser
 
LINUX - Enum constant in enum org.infinispan.commons.util.OS
 
list(Enum<?>, List<T>) - Static method in class org.infinispan.commons.configuration.attributes.ConfigurationElement
 
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.
LOCAL_INDEX_STATS - Static variable in interface org.infinispan.commons.marshall.ProtoStreamTypeIds
 
LOCAL_QUERY_STATS - Static variable in interface org.infinispan.commons.marshall.ProtoStreamTypeIds
 
LocalArtifact - Class in org.infinispan.commons.maven
Represents a local artifact.
LocalArtifact(String) - Constructor for class org.infinispan.commons.maven.LocalArtifact
 
location - Variable in class org.infinispan.commons.configuration.io.xml.MXParser
 
location(int, int) - Method in class org.infinispan.commons.dataconversion.internal.Json
 
Location - Class in org.infinispan.commons.configuration.io
 
Location(String, int, int) - Constructor for class org.infinispan.commons.configuration.io.Location
 
lock() - Method in class org.infinispan.commons.util.concurrent.NonReentrantLock
 
lock() - Method in interface org.infinispan.lock.api.ClusteredLock
Acquires the lock.
lockInterruptibly() - Method in class org.infinispan.commons.util.concurrent.NonReentrantLock
 
log - Static variable in class org.infinispan.commons.reactive.AbstractAsyncPublisherHandler
 
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(long) - Constructor for class org.infinispan.commons.util.ByRef.Long
 
LONG_SUMMARY_STATISTICS - Static variable in interface org.infinispan.commons.marshall.Ids
 
longToBytes(long, byte[], int) - Static method in class org.infinispan.commons.util.Util
 
lookuEntityReplacement(int) - Method in class org.infinispan.commons.configuration.io.xml.MXParser
 
LOOKUP_MAX - Static variable in class org.infinispan.commons.configuration.io.xml.MXParser
 
LOOKUP_MAX_CHAR - Static variable in class org.infinispan.commons.configuration.io.xml.MXParser
 
lookupByJNDI() - Static method in class org.infinispan.commons.tx.lookup.LookupNames
Lookup for a TransactionManager by known JNDI names.
lookupByTransactionManagerFactory(ClassLoader) - Static method in class org.infinispan.commons.tx.lookup.LookupNames
Lookup a TransactionManager by factory.
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.
lookupKnownTransactionManagers(ClassLoader) - Static method in class org.infinispan.commons.tx.lookup.LookupNames
Lookup for TransactionManager.
lookupNameChar - Static variable in class org.infinispan.commons.configuration.io.xml.MXParser
 
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.
lookupNameStartChar - Static variable in class org.infinispan.commons.configuration.io.xml.MXParser
 
LOWER_BOUND - Static variable in exception class org.infinispan.counter.exception.CounterOutOfBoundsException
 
LOWER_BOUND_REACHED - Enum constant in enum 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

MAC_OS - Enum constant in enum org.infinispan.commons.util.OS
 
main(String[]) - Static method in class org.infinispan.commons.dataconversion.internal.Json
 
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.
mainType - Variable in class org.infinispan.commons.dataconversion.OneToManyTranscoder
 
make(Object) - Method in class org.infinispan.commons.dataconversion.internal.Json.DefaultFactory
 
make(Object) - Method in interface org.infinispan.commons.dataconversion.internal.Json.Factory
Construct and return a JSON object.
make(Object) - Static method in class org.infinispan.commons.dataconversion.internal.Json
Convert an arbitrary Java instance to a Json instance.
MalformedJsonException(String, int, int) - Constructor for exception class org.infinispan.commons.dataconversion.internal.Json.MalformedJsonException
 
MANAGER_STATUS_RESPONSE - Static variable in interface org.infinispan.commons.marshall.Ids
 
MANUAL - Enum constant in enum org.infinispan.configuration.cache.XSiteStateTransferMode
Cross-site state transfer is triggered manually via CLI, JMX, or REST.
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.MarshallerEncoder
Deprecated.
 
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 - 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
Deprecated, for removal: This API element is subject to removal in a future version.
Since 12.1, to be removed in a future version.
MarshallerEncoder(Marshaller) - Constructor for class org.infinispan.commons.dataconversion.MarshallerEncoder
Deprecated.
 
MarshallingException - Exception Class 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 class org.infinispan.commons.marshall.MarshallingException
 
MarshallingException(String) - Constructor for exception class org.infinispan.commons.marshall.MarshallingException
 
MarshallingException(String, Throwable) - Constructor for exception class org.infinispan.commons.marshall.MarshallingException
 
MarshallingException(String, Throwable, boolean, boolean) - Constructor for exception class org.infinispan.commons.marshall.MarshallingException
 
MarshallingException(Throwable) - Constructor for exception class 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(DataOutput, 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> - 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> - Interface in org.infinispan.commons.marshall
 
MarshallUtil.MapBuilder<K,V,T> - Interface in org.infinispan.commons.marshall
 
MarshallUtil.UnboundedCollectionBuilder<E,T> - 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 - Enum constant in enum org.infinispan.commons.marshall.ValueMatcherMode
 
MATCH_EXPECTED - Enum constant in enum org.infinispan.commons.marshall.ValueMatcherMode
 
MATCH_EXPECTED_OR_NEW - Enum constant in enum org.infinispan.commons.marshall.ValueMatcherMode
 
MATCH_NEVER - Enum constant in enum org.infinispan.commons.marshall.ValueMatcherMode
 
MATCH_NON_NULL - Enum constant in enum 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 class org.infinispan.commons.configuration.attributes.ConfigurationElement
 
matches(T) - Method in interface org.infinispan.commons.configuration.attributes.Matchable
 
matchesAll() - Method in class org.infinispan.commons.dataconversion.MediaType
 
MavenArtifact - Class in org.infinispan.commons.maven
Maven artifact coordinate specification.
MavenArtifact(String, String, String) - Constructor for class org.infinispan.commons.maven.MavenArtifact
Construct a new instance with an empty classifier.
MavenArtifact(String, String, String, String) - Constructor for class org.infinispan.commons.maven.MavenArtifact
Construct a new instance.
MavenSettings - Class in org.infinispan.commons.maven
 
MAX_ID - Static variable in interface org.infinispan.commons.marshall.Ids
 
maxThreads() - Method in class org.infinispan.commons.executors.BlockingThreadPoolExecutorFactory
Deprecated.
 
MBeanServerLookup - Interface in org.infinispan.commons.jmx
Implementors of this should return an MBeanServer to which MBeans will be registered.
MEBIBYTES - Enum constant in enum org.infinispan.commons.util.MemoryUnit
Deprecated.
 
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.ImmutableProtoStreamMarshaller
 
mediaType() - Method in class org.infinispan.commons.marshall.JavaSerializationMarshaller
 
mediaType() - Method in interface org.infinispan.commons.marshall.Marshaller
 
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) - Constructor for class org.infinispan.commons.dataconversion.MediaType
 
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(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 - Enum constant in enum org.infinispan.commons.util.MemoryUnit
Deprecated.
 
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
Deprecated, for removal: This API element is subject to removal in a future version.
since 11.0, use ByteQuantity instead.
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(Attribute<T>) - Method in class org.infinispan.commons.configuration.attributes.Attribute
 
MERGE - Enum constant in enum org.infinispan.commons.configuration.Combine.Attributes
 
MERGE - Enum constant in enum org.infinispan.commons.configuration.Combine.RepeatedAttributes
 
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
 
MetricInfo - Interface in org.infinispan.commons.stat
Class that represent the information about a metrics.
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
 
MIXED_ELEMENTS - Enum constant in enum org.infinispan.commons.configuration.io.ConfigurationFormatFeature
The underlying format supports elements which can have both attributes and an array of child elements.
modCount - Variable in class org.infinispan.commons.util.ArrayMap
 
more() - Method in class org.infinispan.commons.configuration.io.xml.MXParser
 
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
 
MULTIPART_FORM_DATA - Static variable in class org.infinispan.commons.dataconversion.MediaType
 
MULTIPART_FORM_DATA_TYPE - Static variable in class org.infinispan.commons.dataconversion.MediaType
 
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
 
MurmurHash3BloomFilter - Class in org.infinispan.commons.util
BloomFilter implementation that allows for up to 10 hash functions all using MurmurHash3 with different seeds.
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
MXParser - Class in org.infinispan.commons.configuration.io.xml
Absolutely minimal implementation of XMLPULL V1 API
MXParser() - Constructor for class org.infinispan.commons.configuration.io.xml.MXParser
 
MXParser(Reader) - Constructor for class org.infinispan.commons.configuration.io.xml.MXParser
 

N

name() - Method in class org.infinispan.commons.configuration.attributes.Attribute
 
name() - Method in class org.infinispan.commons.configuration.attributes.AttributeDefinition
 
namespaceEnd - Variable in class org.infinispan.commons.configuration.io.xml.MXParser
 
namespacePrefix - Variable in class org.infinispan.commons.configuration.io.xml.MXParser
 
namespacePrefixHash - Variable in class org.infinispan.commons.configuration.io.xml.MXParser
 
namespaces - Variable in class org.infinispan.commons.configuration.io.AbstractConfigurationWriter
 
namespaceUri - Variable in class org.infinispan.commons.configuration.io.xml.MXParser
 
naming - Variable in class org.infinispan.commons.configuration.io.AbstractConfigurationWriter
 
namingStrategy - Variable in class org.infinispan.commons.configuration.io.AbstractConfigurationReader
 
NamingStrategy - Enum in org.infinispan.commons.configuration.io
 
Navigating JSON Structures - Search tag in class org.infinispan.commons.dataconversion.internal.Json
Section
NCODING - Static variable in class org.infinispan.commons.configuration.io.xml.MXParser
 
newByteBuffer(byte[]) - Method in interface org.infinispan.commons.io.ByteBufferFactory
 
newByteBuffer(byte[]) - Method in class org.infinispan.commons.io.ByteBufferFactoryImpl
 
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
 
newString(char[], int, int) - Method in class org.infinispan.commons.configuration.io.xml.MXParser
 
newStringIntern(char[], int, int) - Method in class org.infinispan.commons.configuration.io.xml.MXParser
 
next() - Method in class org.infinispan.commons.configuration.io.xml.MXParser
 
next() - Method in interface org.infinispan.commons.configuration.io.xml.XmlPullParser
Get next parsing event - element content wil be coalesced and only one TEXT event must be returned for whole element content (comments and processing instructions will be ignored and emtity references must be expanded or exception mus be thrown if entity reerence can not be exapnded).
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
 
nextElement() - Method in interface org.infinispan.commons.configuration.io.ConfigurationReader
 
nextElement() - Method in class org.infinispan.commons.configuration.io.json.JsonConfigurationReader
 
nextElement() - Method in class org.infinispan.commons.configuration.io.xml.XmlConfigurationReader
 
nextElement() - Method in class org.infinispan.commons.configuration.io.yaml.YamlConfigurationReader
 
nextImpl() - Method in class org.infinispan.commons.configuration.io.xml.MXParser
 
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.
nextTag() - Method in class org.infinispan.commons.configuration.io.xml.MXParser
 
nextTag() - Method in interface org.infinispan.commons.configuration.io.xml.XmlPullParser
Call next() and return event if it is START_TAG or END_TAG otherwise throw an exception.
nextText() - Method in class org.infinispan.commons.configuration.io.xml.MXParser
 
nextText() - Method in interface org.infinispan.commons.configuration.io.xml.XmlPullParser
If current event is START_TAG then if next element is TEXT then element content is returned or if next event is END_TAG then empty string is returned, otherwise exception is thrown.
nextToken() - Method in class org.infinispan.commons.configuration.io.xml.MXParser
 
nextToken() - Method in interface org.infinispan.commons.configuration.io.xml.XmlPullParser
This method works similarly to next() but will expose additional event types (COMMENT, CDSECT, DOCDECL, ENTITY_REF, PROCESSING_INSTRUCTION, or IGNORABLE_WHITESPACE) if they are available in input.
nil() - Method in class org.infinispan.commons.dataconversion.internal.Json.DefaultFactory
 
nil() - Method in interface org.infinispan.commons.dataconversion.internal.Json.Factory
Construct and return an object representing JSON null.
nil() - Static method in class org.infinispan.commons.dataconversion.internal.Json
 
nl() - Method in class org.infinispan.commons.configuration.io.AbstractConfigurationWriter
 
NO - Static variable in class org.infinispan.commons.configuration.io.xml.MXParser
 
NO_ENCODER - Static variable in interface org.infinispan.commons.dataconversion.EncoderIds
Deprecated.
 
NO_NAMESPACE - Static variable in interface org.infinispan.commons.configuration.io.xml.XmlPullParser
This constant represents the default namespace (empty string "")
NO_OP - Static variable in interface org.infinispan.commons.stat.TimerTracker
 
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
 
noAttribute(String, String) - Method in class org.infinispan.commons.logging.Log_$logger
 
noAttribute(String, String) - Method in interface org.infinispan.commons.logging.Log
 
noAttribute$str() - Method in class org.infinispan.commons.logging.Log_$logger
 
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 - Enum constant in enum org.infinispan.lock.api.OwnershipLevel
 
NON_BLOCKING_GROUP - Static variable in interface org.infinispan.commons.ThreadGroups
 
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
NonBlockingResource - Interface in org.infinispan.commons.executors
Interface to designate the resource is a non blocking one
noneOf(long, long) - Static method in class org.infinispan.commons.util.EnumUtil
 
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 Class in org.infinispan.commons.marshall
An exception that hides inner stacktrace lines for non serializable exceptions.
NotSerializableException(String) - Constructor for exception class org.infinispan.commons.marshall.NotSerializableException
 
NotSerializableException(String, Throwable) - Constructor for exception class org.infinispan.commons.marshall.NotSerializableException
 
NULL - Static variable in class org.infinispan.commons.util.NullValue
 
NULL_VALUE - Static variable in interface org.infinispan.commons.marshall.ProtoStreamTypeIds
 
NullValue - Class in org.infinispan.commons.util
A placeholder for null in a cache, because caches do not allow null values.
NullValue$___Marshaller_a83283d4dbbe8b8520f457699d99f19344b973d04786829de1e22c08915e6e56 - Class in org.infinispan.commons.util
WARNING: Generated code! Do not edit!
NullValue$___Marshaller_a83283d4dbbe8b8520f457699d99f19344b973d04786829de1e22c08915e6e56() - Constructor for class org.infinispan.commons.util.NullValue$___Marshaller_a83283d4dbbe8b8520f457699d99f19344b973d04786829de1e22c08915e6e56
 
Null values - Search tag in interface org.infinispan.multimap.api.BasicMultimapCache
Section
number(Number) - Method in class org.infinispan.commons.dataconversion.internal.Json.DefaultFactory
 
number(Number) - Method in interface org.infinispan.commons.dataconversion.internal.Json.Factory
Construct and return a JSON number.
NUMERIC_VERSION - Static variable in interface org.infinispan.commons.marshall.Ids
 
NUMERIC_VERSION - Static variable in interface org.infinispan.commons.marshall.ProtoStreamTypeIds
 

O

object() - Method in class org.infinispan.commons.dataconversion.internal.Json.DefaultFactory
 
object() - Method in interface org.infinispan.commons.dataconversion.internal.Json.Factory
Construct and return a JSON object.
object() - Static method in class org.infinispan.commons.dataconversion.internal.Json
 
object(Object...) - Static method in class org.infinispan.commons.dataconversion.internal.Json
Return a new JSON object initialized from the passed list of name/value pairs.
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
Deprecated, for removal: This API element is subject to removal in a future version.
Since 12, will be removed in version 15.0
ObjectDuplicator() - Constructor for class org.infinispan.commons.util.ObjectDuplicator
Deprecated.
 
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.IdentityMarshaller
 
objectFromByteBuffer(byte[], int, int) - Method in class org.infinispan.commons.marshall.ImmutableProtoStreamMarshaller
 
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.StringMarshaller
 
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 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.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.ImmutableProtoStreamMarshaller
 
objectToBuffer(Object, int) - Method in class org.infinispan.commons.marshall.JavaSerializationMarshaller
 
objectToBuffer(Object, int) - Method in class org.infinispan.commons.marshall.StringMarshaller
 
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.AbstractMarshaller
 
objectToByteBuffer(Object, int) - Method in interface org.infinispan.commons.marshall.Marshaller
Marshalls an object to a byte array.
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(Process) - Static method in class org.infinispan.commons.jdkspecific.ProcessInfo
 
of(PrimitiveIterator.OfInt) - Static method in class org.infinispan.commons.util.SmallIntSet
Deprecated.
 
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
 
onNext(Output) - Method in class org.infinispan.commons.reactive.AbstractAsyncPublisherHandler
Method that should be called for each emitted output value.
onUpdate(CounterEvent) - Method in interface org.infinispan.counter.api.CounterListener
 
openConnection(URL) - Method in class org.infinispan.commons.maven.MavenSettings
Opens a connection with appropriate proxy and credentials, if required.
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
 
orElse(T) - Method in class org.infinispan.commons.configuration.attributes.Attribute
 
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.io - package org.infinispan.commons.configuration.io
 
org.infinispan.commons.configuration.io.json - package org.infinispan.commons.configuration.io.json
 
org.infinispan.commons.configuration.io.xml - package org.infinispan.commons.configuration.io.xml
 
org.infinispan.commons.configuration.io.yaml - package org.infinispan.commons.configuration.io.yaml
 
org.infinispan.commons.dataconversion - package org.infinispan.commons.dataconversion
 
org.infinispan.commons.dataconversion.internal - package org.infinispan.commons.dataconversion.internal
 
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.internal - package org.infinispan.commons.internal
 
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.logging.log4j - package org.infinispan.commons.logging.log4j
 
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.maven - package org.infinispan.commons.maven
 
org.infinispan.commons.persistence - package org.infinispan.commons.persistence
 
org.infinispan.commons.reactive - package org.infinispan.commons.reactive
 
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.commons.util.logging - package org.infinispan.commons.util.logging
 
org.infinispan.configuration.cache - package org.infinispan.configuration.cache
 
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.
OS - Enum in org.infinispan.commons.util
Operating system family.
outdent() - Method in class org.infinispan.commons.configuration.io.AbstractConfigurationWriter
 
OVERRIDE - Enum constant in enum org.infinispan.commons.configuration.Combine.Attributes
 
OVERRIDE - Enum constant in enum org.infinispan.commons.configuration.Combine.RepeatedAttributes
 
overrideMarshaller(Marshaller) - Method in class org.infinispan.commons.dataconversion.BinaryTranscoder
Deprecated.
 
OwnershipLevel - Enum in org.infinispan.lock.api
Ownership level is a configuration parameter for ClusteredLock.

P

pad(String) - Method in class org.infinispan.commons.dataconversion.internal.Json
Json-pad this object as an argument to a callback function.
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(Class, String) - Method in interface org.infinispan.commons.configuration.attributes.AttributeParser
 
parse(String) - Method in class org.infinispan.commons.configuration.attributes.AttributeDefinition
 
parse(String) - Static method in class org.infinispan.commons.dataconversion.MediaType
Deprecated, for removal: This API element is subject to removal in a future version.
parse(String) - Static method in class org.infinispan.commons.util.ByteQuantity
Parses the byte quantity representation composed of a number plus a unit.
parseAttribute() - Method in class org.infinispan.commons.configuration.io.xml.MXParser
 
parseBoolean(String) - Static method in class org.infinispan.commons.util.Util
 
parseBytes(String) - Static method in enum org.infinispan.commons.util.MemoryUnit
Deprecated.
 
parseCDSect(boolean) - Method in class org.infinispan.commons.configuration.io.xml.MXParser
 
parseComment() - Method in class org.infinispan.commons.configuration.io.xml.MXParser
 
Parsed(int) - Constructor for class org.infinispan.commons.configuration.io.yaml.YamlConfigurationReader.Parsed
 
parseDocdecl() - Method in class org.infinispan.commons.configuration.io.xml.MXParser
 
parseEndTag() - Method in class org.infinispan.commons.configuration.io.xml.MXParser
 
parseEntityRef() - Method in class org.infinispan.commons.configuration.io.xml.MXParser
 
parseEnum(Class<T>, String) - Static method in class org.infinispan.commons.util.Util
 
parseEpilog() - Method in class org.infinispan.commons.configuration.io.xml.MXParser
 
parseList(String) - Static method in class org.infinispan.commons.dataconversion.MediaType
Parse a comma separated list of media type trees.
parsePI() - Method in class org.infinispan.commons.configuration.io.xml.MXParser
 
parseProlog() - Method in class org.infinispan.commons.configuration.io.xml.MXParser
 
parser(AttributeParser<? super T>) - Method in class org.infinispan.commons.configuration.attributes.AttributeDefinition.Builder
 
parseStartTag() - Method in class org.infinispan.commons.configuration.io.xml.MXParser
 
parseXmlDecl(char) - Method in class org.infinispan.commons.configuration.io.xml.MXParser
 
parseXmlDeclWithVersion(int, int) - Method in class org.infinispan.commons.configuration.io.xml.MXParser
 
pastEndTag - Variable in class org.infinispan.commons.configuration.io.xml.MXParser
 
PATH - Static variable in class org.infinispan.commons.util.ClassFinder
 
pc - Variable in class org.infinispan.commons.configuration.io.xml.MXParser
 
pcEnd - Variable in class org.infinispan.commons.configuration.io.xml.MXParser
 
pcStart - Variable in class org.infinispan.commons.configuration.io.xml.MXParser
 
peek(Object) - Method in interface org.infinispan.commons.util.PeekableMap
Deprecated.
Peaks at a value for the given key.
PeekableMap<K,V> - Interface in org.infinispan.commons.util
Deprecated, for removal: This API element is subject to removal in a future version.
since 11.0 with no replacement - no longer used
PERMANENT - Enum constant in enum org.infinispan.commons.api.CacheContainerAdmin.AdminFlag
Deprecated, for removal: This API element is subject to removal in a future version.
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 - Enum constant in enum 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
 
pos - Variable in class org.infinispan.commons.configuration.io.xml.MXParser
 
posEnd - Variable in class org.infinispan.commons.configuration.io.xml.MXParser
 
possiblyPresent(E) - Method in class org.infinispan.commons.util.BloomFilter
Returns true if the element might be present, false if the value was for sure not present.
posStart - Variable in class org.infinispan.commons.configuration.io.xml.MXParser
 
PREPARE_RESPONSE - Static variable in interface org.infinispan.commons.marshall.Ids
 
pretendBlock() - Static method in class org.infinispan.commons.internal.BlockHoundUtil
Signal to BlockHound that a method must not be called from a non-blocking thread.
prettyPrint - Variable in class org.infinispan.commons.configuration.io.AbstractConfigurationWriter
 
prettyPrint(boolean) - Method in class org.infinispan.commons.configuration.io.ConfigurationWriter.Builder
 
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
 
preventBufferCompaction - Variable in class org.infinispan.commons.configuration.io.xml.MXParser
 
previousValue - Variable in class org.infinispan.commons.util.RemovableIterator
 
printable(char) - Method in class org.infinispan.commons.configuration.io.xml.MXParser
 
printable(String) - Method in class org.infinispan.commons.configuration.io.xml.MXParser
 
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.
printStackTrace() - Method in exception class org.infinispan.commons.configuration.io.xml.XmlPullParserException
 
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
 
PRIVATE_METADATA - Static variable in interface org.infinispan.commons.marshall.ProtoStreamTypeIds
 
ProcessInfo - Class in org.infinispan.commons.jdkspecific
 
PROCESSING_INSTRUCTION - Static variable in interface org.infinispan.commons.configuration.io.xml.XmlPullParser
An XML processing instruction declaration was just read.
processNamespaces - Variable in class org.infinispan.commons.configuration.io.xml.MXParser
 
ProcessorInfo - Class in org.infinispan.commons.jdkspecific
JDK 10+ implementation
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
 
PROPERTIES - Static variable in class org.infinispan.commons.configuration.attributes.PropertiesAttributeSerializer
 
PropertiesAttributeSerializer - Class in org.infinispan.commons.configuration.attributes
 
PropertiesAttributeSerializer(Enum<?>, Enum<?>, Enum<?>) - Constructor for class org.infinispan.commons.configuration.attributes.PropertiesAttributeSerializer
 
PropertiesAttributeSerializer(String, String, String) - Constructor for class org.infinispan.commons.configuration.attributes.PropertiesAttributeSerializer
 
PROPERTY_LOCATION - Static variable in class org.infinispan.commons.configuration.io.xml.MXParser
 
PROPERTY_XMLDECL_CONTENT - Static variable in class org.infinispan.commons.configuration.io.xml.MXParser
 
PROPERTY_XMLDECL_STANDALONE - Static variable in class org.infinispan.commons.configuration.io.xml.MXParser
 
PROPERTY_XMLDECL_VERSION - Static variable in class org.infinispan.commons.configuration.io.xml.MXParser
 
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
 
PropertyReplacer - Interface in org.infinispan.commons.configuration.io
 
PropertyReplacer.Default - Class in org.infinispan.commons.configuration.io
 
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
protectedAttribute(String) - Method in class org.infinispan.commons.logging.Log_$logger
 
protectedAttribute(String) - Method in interface org.infinispan.commons.logging.Log
 
protectedAttribute$str() - Method in class org.infinispan.commons.logging.Log_$logger
 
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, for removal: This API element is subject to removal in a future version.
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.
provider(String) - Method in class org.infinispan.commons.util.SslContextFactory
 
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
 
PUBLISHER_TRANSFORMERS - Static variable in interface org.infinispan.commons.marshall.Ids
 
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
invalid reference
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.util.AbstractDelegatingMap
 
put(K, V) - Method in class org.infinispan.commons.util.ArrayMap
 
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.util.AbstractDelegatingMap
 
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, 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
 
QUERY_METRICS - 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
Deprecated.
 

R

RangeSet - Class in org.infinispan.commons.util
Deprecated, for removal: This API element is subject to removal in a future version.
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.
 
raw(String) - Method in class org.infinispan.commons.dataconversion.internal.Json.DefaultFactory
 
raw(String) - Method in interface org.infinispan.commons.dataconversion.internal.Json.Factory
 
rawData() - Method in class org.infinispan.commons.tx.XidImpl
 
reachedEnd - Variable in class org.infinispan.commons.configuration.io.xml.MXParser
 
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(String) - Static method in class org.infinispan.commons.dataconversion.internal.Json
Parse a JSON entity from its string representation.
read(URL) - Static method in class org.infinispan.commons.dataconversion.internal.Json
Parse a JSON entity from a URL.
read(CharacterIterator) - Static method in class org.infinispan.commons.dataconversion.internal.Json
Parse a JSON entity from a CharacterIterator.
read(Attribute<T>) - Method in class org.infinispan.commons.configuration.attributes.Attribute
 
read(AttributeSet, Combine) - Method in class org.infinispan.commons.configuration.attributes.AttributeSet
Copies all attribute from another AttributeSet using the supplied Combine.Attributes strategy.
read(ClassAllowList) - Method in class org.infinispan.commons.configuration.ClassAllowList
 
read(ProtobufTagMarshaller.ReadContext) - Method in class org.infinispan.commons.dataconversion.MediaType$___Marshaller_f2fc301543ca54d0326b5d8ce3b7199226a678253252e7ac46f1fad54bd90568
 
read(ProtobufTagMarshaller.ReadContext) - Method in class org.infinispan.commons.marshall.WrappedByteArray$___Marshaller_dd5f1f82b70f419159a02b94c2ffa39a035efa36bc3f94e3bec8f1fb78d5e078
 
read(ProtobufTagMarshaller.ReadContext) - Method in class org.infinispan.commons.util.KeyValueWithPrevious$___Marshaller_9145896a24b67e12a03ab245b027743214e8f0a00cff4e94594e6701c8f07ff1
 
read(ProtobufTagMarshaller.ReadContext) - Method in class org.infinispan.commons.util.NullValue$___Marshaller_a83283d4dbbe8b8520f457699d99f19344b973d04786829de1e22c08915e6e56
 
read(ProtobufTagMarshaller.ReadContext) - Method in class org.infinispan.counter.api.CounterConfiguration$___Marshaller_200ccbe7f9bd55cd3d0f90bae5ea29adc0a29590c936038020329c50ede7e29f
 
read(T) - Method in interface org.infinispan.commons.configuration.Builder
 
read(T, Combine) - Method in interface org.infinispan.commons.configuration.Builder
Reads the configuration from an already created configuration bean into this builder.
READ_CHUNK_SIZE - Static variable in class org.infinispan.commons.configuration.io.xml.MXParser
 
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
 
readArray(Enum<?>, Enum<?>) - Method in class org.infinispan.commons.configuration.io.AbstractConfigurationReader
 
readArray(Enum<?>, Enum<?>) - Method in interface org.infinispan.commons.configuration.io.ConfigurationReader
 
readArray(String, String) - Method in interface org.infinispan.commons.configuration.io.ConfigurationReader
 
readArray(String, String) - Method in class org.infinispan.commons.configuration.io.json.JsonConfigurationReader
 
readArray(String, String) - Method in class org.infinispan.commons.configuration.io.xml.XmlConfigurationReader
 
readArray(String, String) - Method in class org.infinispan.commons.configuration.io.yaml.YamlConfigurationReader
 
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
 
reader - Variable in class org.infinispan.commons.configuration.io.xml.MXParser
 
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.
 
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
 
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.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
 
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(DataInput) - Static method in class org.infinispan.commons.io.UnsignedNumeric
Reads an int stored in variable-length format.
readUnsignedInt(InputStream) - Static method in class org.infinispan.commons.io.UnsignedNumeric
 
readUnsignedInt(ByteBuffer) - Static method in class org.infinispan.commons.io.UnsignedNumeric
 
readUnsignedLong(byte[], int) - Static method in class org.infinispan.commons.io.UnsignedNumeric
Reads an int stored in variable-length format.
readUnsignedLong(DataInput) - Static method in class org.infinispan.commons.io.UnsignedNumeric
Reads a long stored in variable-length format.
readUnsignedLong(InputStream) - Static method in class org.infinispan.commons.io.UnsignedNumeric
 
readUnsignedLong(ByteBuffer) - Static method in class org.infinispan.commons.io.UnsignedNumeric
 
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
 
reconfigure() - Method in class org.infinispan.commons.logging.log4j.XmlConfiguration
 
record(double) - Method in interface org.infinispan.commons.stat.DistributionSummaryTracker
Updates the statistics kept by the summary with the specified amount.
record(long) - Method in class org.infinispan.commons.stat.DefaultSimpleStat
 
record(long) - Method in interface org.infinispan.commons.stat.SimpleStat
 
record(long) - Method in class org.infinispan.commons.stat.SimpleStateWithTimer
 
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.
recursiveFileRemove(Path) - Static method in class org.infinispan.commons.util.Util
 
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() - Static method in class org.infinispan.commons.util.ClasspathURLStreamHandler
Registers this URL handler as the JVM-wide URL stream handler.
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
 
registerMarshallers(SerializationContext) - Method in class org.infinispan.commons.marshall.UserContextInitializerImpl
 
registerSchema(SerializationContext) - Method in class org.infinispan.commons.GlobalContextInitializerImpl
 
registerSchema(SerializationContext) - Method in class org.infinispan.commons.marshall.PersistenceContextInitializerImpl
 
registerSchema(SerializationContext) - Method in class org.infinispan.commons.marshall.UserContextInitializerImpl
 
registerSynchronization(Synchronization) - Method in class org.infinispan.commons.tx.TransactionImpl
Register a Synchronization callback with this transaction.
rejectedExecution(Runnable, ExecutorService) - Method in class org.infinispan.commons.util.concurrent.BlockingRejectedExecutionHandler
 
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.LifecycleRejectedExecutionHandler
 
rejectedExecution(Runnable, ThreadPoolExecutor) - Method in class org.infinispan.commons.util.concurrent.NonBlockingRejectedExecutionHandler
 
relativeArtifactPath(char) - Method in class org.infinispan.commons.maven.MavenArtifact
Create a relative repository path for the given artifact coordinates.
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.ImmutableIntSet
 
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
invalid reference
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.dataconversion.internal.Json
Remove the specified Java object (converted to a Json instance) from a Json array.
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.ImmutableIntSet
 
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.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(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.
remove(Json) - Method in class org.infinispan.commons.dataconversion.internal.Json
Remove the specified element from a Json array.
removeAll(Collection<?>) - Method in class org.infinispan.commons.util.AbstractDelegatingCollection
 
removeAll(Collection<?>) - Method in class org.infinispan.commons.util.ImmutableIntSet
 
removeAll(Collection<?>) - Method in class org.infinispan.commons.util.CloseableIteratorCollectionAdapter
 
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 class org.infinispan.commons.util.ImmutableIntSet
 
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.
RemovedAttribute(Enum<?>, int, int) - Constructor for class org.infinispan.commons.configuration.attributes.AttributeSet.RemovedAttribute
 
RemovedAttribute(String, int, int) - Constructor for class org.infinispan.commons.configuration.attributes.AttributeSet.RemovedAttribute
 
removeIf(IntPredicate) - Method in class org.infinispan.commons.util.ImmutableIntSet
 
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
 
removeIf(Predicate<? super Integer>) - Method in class org.infinispan.commons.util.ImmutableIntSet
 
removeListener(AttributeListener<T>) - Method in class org.infinispan.commons.configuration.attributes.Attribute
 
removeRange(int, int) - Method in class org.infinispan.commons.util.ImmutableListCopy.ImmutableSubList
 
removeTemplate(String) - Method in interface org.infinispan.commons.api.CacheContainerAdmin
Removes a template from the cache container.
renameTempFile(File, File, File) - Static method in class org.infinispan.commons.util.Util
 
repeated - Variable in class org.infinispan.commons.configuration.attributes.ConfigurationElement
 
repeatedAttributes() - Method in class org.infinispan.commons.configuration.Combine
 
replace(K, V) - Method in class org.infinispan.commons.util.AbstractDelegatingMap
 
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, 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.
replace(Json, Json) - Method in class org.infinispan.commons.dataconversion.internal.Json
 
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) - Method in class org.infinispan.commons.configuration.io.AbstractConfigurationReader
 
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) - Method in class org.infinispan.commons.configuration.io.PropertyReplacer.Default
 
replaceProperties(String, Properties) - Method in interface org.infinispan.commons.configuration.io.PropertyReplacer
 
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
 
require(int, String, String) - Method in class org.infinispan.commons.configuration.io.xml.MXParser
 
require(int, String, String) - Method in interface org.infinispan.commons.configuration.io.xml.XmlPullParser
Test if the current event is of the given type and if the namespace and name do match.
require(ConfigurationReader.ElementType) - Method in interface org.infinispan.commons.configuration.io.ConfigurationReader
 
require(ConfigurationReader.ElementType, String, Enum<?>) - Method in interface org.infinispan.commons.configuration.io.ConfigurationReader
 
require(ConfigurationReader.ElementType, String, String) - Method in interface org.infinispan.commons.configuration.io.ConfigurationReader
 
require(ConfigurationReader.ElementType, String, String) - Method in class org.infinispan.commons.configuration.io.json.JsonConfigurationReader
 
require(ConfigurationReader.ElementType, String, String) - Method in class org.infinispan.commons.configuration.io.xml.XmlConfigurationReader
 
require(ConfigurationReader.ElementType, String, String) - Method in class org.infinispan.commons.configuration.io.yaml.YamlConfigurationReader
 
requireInput(char, char[]) - Method in class org.infinispan.commons.configuration.io.xml.MXParser
 
requireNextS() - Method in class org.infinispan.commons.configuration.io.xml.MXParser
 
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.commons.configuration.Builder
 
reset() - Method in class org.infinispan.commons.configuration.io.xml.MXParser
 
reset() - Method in class org.infinispan.commons.stat.DefaultSimpleStat
 
reset() - Method in interface org.infinispan.commons.stat.SimpleStat
 
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 - Enum constant in enum org.infinispan.commons.tx.lookup.LookupNames.JndiTransactionManager
 
RESIN_ORION_JONAS - Enum constant in enum org.infinispan.commons.tx.lookup.LookupNames.JndiTransactionManager
 
resolveArtifact() - Method in interface org.infinispan.commons.maven.Artifact
 
resolveArtifact() - Method in class org.infinispan.commons.maven.LocalArtifact
 
resolveArtifact() - Method in class org.infinispan.commons.maven.MavenArtifact
 
resolveArtifact() - Method in class org.infinispan.commons.maven.URLArtifact
 
resolveClass(ObjectStreamClass) - Method in class org.infinispan.commons.marshall.CheckedInputStream
 
resolvePointer(String, Json) - Static method in class org.infinispan.commons.dataconversion.internal.Json.help
Given a JSON Pointer, as per RFC 6901, return the nested JSON value within the element parameter.
resolveResource(String) - Method in interface org.infinispan.commons.configuration.io.ConfigurationResourceResolver
 
resolveResource(String) - Method in class org.infinispan.commons.configuration.io.URLConfigurationResourceResolver
 
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.ImmutableIntSet
 
retainAll(Collection<?>) - Method in class org.infinispan.commons.util.CloseableIteratorCollectionAdapter
 
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 class org.infinispan.commons.util.ImmutableIntSet
 
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.
 
rethrowExceptionIfPresent(Throwable) - Static method in class org.infinispan.commons.util.concurrent.CompletableFutures
 
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.
rewrapAsCacheException(Throwable) - Static method in class org.infinispan.commons.util.Util
 
right() - Method in class org.infinispan.commons.util.Either
 
RIGHT - Enum constant in enum 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
 
ROCKSDB_PERSISTED_METADATA - Static variable in interface org.infinispan.commons.marshall.ProtoStreamTypeIds
 
ROLE - Static variable in interface org.infinispan.commons.marshall.ProtoStreamTypeIds
 
ROLE_SET - 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
 
rollbackAsync(TransactionResourceConverter) - Method in class org.infinispan.commons.tx.TransactionImpl
 
roundtripSupported - Variable in class org.infinispan.commons.configuration.io.xml.MXParser
 
roundUpToNearest8(long) - Static method in class org.infinispan.commons.util.AbstractEntrySizeCalculatorHelper
 
row - Variable in exception class org.infinispan.commons.configuration.io.xml.XmlPullParserException
 
run() - Method in class org.infinispan.commons.reactive.AbstractAsyncPublisherHandler
This is invoked when the Subscription is cancelled
runCommit(boolean) - Method in class org.infinispan.commons.tx.TransactionImpl
Runs the second phase of two-phase-commit protocol.
runCommitAsync(boolean, TransactionResourceConverter) - Method in class org.infinispan.commons.tx.TransactionImpl
 
runPrepare() - Method in class org.infinispan.commons.tx.TransactionImpl
 
runPrepareAsync(TransactionResourceConverter) - Method in class org.infinispan.commons.tx.TransactionImpl
 
RxJavaInterop - Class in org.infinispan.commons.reactive
Static factory class that provides methods to obtain commonly used instances for interoperation between RxJava and standard JRE.
RxJavaInterop() - Constructor for class org.infinispan.commons.reactive.RxJavaInterop
 

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
 
schema(URI) - Static method in class org.infinispan.commons.dataconversion.internal.Json
 
schema(URI, Json.Function<URI, Json>) - Static method in class org.infinispan.commons.dataconversion.internal.Json
 
schema(Json) - Static method in class org.infinispan.commons.dataconversion.internal.Json
 
schema(Json, URI) - Static method in class org.infinispan.commons.dataconversion.internal.Json
 
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
 
SEARCH_STATISTICS - Static variable in interface org.infinispan.commons.marshall.ProtoStreamTypeIds
 
SECRET - Static variable in interface org.infinispan.commons.configuration.attributes.AttributeSerializer
 
SECRET_SUPPLIER - Static variable in interface org.infinispan.commons.configuration.attributes.AttributeSerializer
 
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
seenAmpersand - Variable in class org.infinispan.commons.configuration.io.xml.MXParser
 
seenDocdecl - Variable in class org.infinispan.commons.configuration.io.xml.MXParser
 
seenEndTag - Variable in class org.infinispan.commons.configuration.io.xml.MXParser
 
seenMarkup - Variable in class org.infinispan.commons.configuration.io.xml.MXParser
 
seenRoot - Variable in class org.infinispan.commons.configuration.io.xml.MXParser
 
seenStartTag - Variable in class org.infinispan.commons.configuration.io.xml.MXParser
 
SegmentAwareKey<K> - Class in org.infinispan.commons.util
Encapsulates the key and its segment.
SegmentAwareKey(K, int) - Constructor for class org.infinispan.commons.util.SegmentAwareKey
 
self() - Method in interface org.infinispan.commons.configuration.Self
 
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).
sendCancel(Target) - Method in class org.infinispan.commons.reactive.AbstractAsyncPublisherHandler
 
sendInitialCommand(Target, int) - Method in class org.infinispan.commons.reactive.AbstractAsyncPublisherHandler
 
sendNextCommand(Target, int) - Method in class org.infinispan.commons.reactive.AbstractAsyncPublisherHandler
 
sequence(List<CompletableFuture<T>>) - Static method in class org.infinispan.commons.util.concurrent.CompletableFutures
 
serializationContext - Variable in class org.infinispan.commons.marshall.ImmutableProtoStreamMarshaller
 
serialize(ConfigurationWriter, String, Map<?, ?>) - Method in class org.infinispan.commons.configuration.attributes.PropertiesAttributeSerializer
 
serialize(ConfigurationWriter, String, T) - Method in interface org.infinispan.commons.configuration.attributes.AttributeSerializer
 
SerializeFunctionWith - Annotation Type in org.infinispan.commons.marshall
Indicate that this function should be serialized with an instance of the given Externalizer class.
serializer() - Method in class org.infinispan.commons.configuration.attributes.AttributeDefinition
 
serializer(AttributeSerializer<? super T>) - Method in class org.infinispan.commons.configuration.attributes.AttributeDefinition.Builder
 
SerializeWith - Annotation Type in org.infinispan.commons.marshall
Deprecated, for removal: This API element is subject to removal in a future version.
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.ImmutableIntSet
 
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(int, Object) - Method in class org.infinispan.commons.dataconversion.internal.Json
Change the value of a JSON array element.
set(long) - Method in class org.infinispan.commons.util.ByRef.Long
 
set(String, Object) - Method in class org.infinispan.commons.dataconversion.internal.Json
Set a Json objects's property.
set(String, Json) - Method in class org.infinispan.commons.dataconversion.internal.Json
Set a Json objects's property.
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
 
setAttributeValue(String, Enum<?>, String) - Method in interface org.infinispan.commons.configuration.io.ConfigurationReader
 
setAttributeValue(String, String, String) - Method in interface org.infinispan.commons.configuration.io.ConfigurationReader
 
setAttributeValue(String, String, String) - Method in class org.infinispan.commons.configuration.io.json.JsonConfigurationReader
 
setAttributeValue(String, String, String) - Method in class org.infinispan.commons.configuration.io.xml.XmlConfigurationReader
 
setAttributeValue(String, String, String) - Method in class org.infinispan.commons.configuration.io.yaml.YamlConfigurationReader
 
setBits(IntSet) - Method in class org.infinispan.commons.util.BloomFilter
Clears all current bits and sets them to the values in the provided IntSet.
setEncoding(String) - Method in class org.infinispan.commons.configuration.io.xml.XmlConfigurationWriter
 
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
 
setFeature(String, boolean) - Method in class org.infinispan.commons.configuration.io.xml.MXParser
Method setFeature
setFeature(String, boolean) - Method in interface org.infinispan.commons.configuration.io.xml.XmlPullParser
Use this call to change the general behaviour of the parser, such as namespace processing or doctype declaration handling.
setField(Object, Field, Object) - Static method in class org.infinispan.commons.util.ReflectionUtil
 
setGlobalFactory(Json.Factory) - Static method in class org.infinispan.commons.dataconversion.internal.Json
Specify a global Json Json.Factory to be used by all threads that don't have a specific thread-local factory attached to them.
setImplied(T) - Method in class org.infinispan.commons.configuration.attributes.Attribute
 
setInput(InputStream, String) - Method in class org.infinispan.commons.configuration.io.xml.MXParser
 
setInput(InputStream, String) - Method in interface org.infinispan.commons.configuration.io.xml.XmlPullParser
Sets the input stream the parser is going to process.
setInput(Reader) - Method in class org.infinispan.commons.configuration.io.xml.MXParser
 
setInput(Reader) - Method in interface org.infinispan.commons.configuration.io.xml.XmlPullParser
Set the input source for parser to the given reader and resets the parser.
setLocalRepository(Path) - Method in class org.infinispan.commons.maven.MavenSettings
 
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, Object) - Method in class org.infinispan.commons.configuration.io.xml.MXParser
 
setProperty(String, Object) - Method in interface org.infinispan.commons.configuration.io.xml.XmlPullParser
Set the value of a property.
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
 
setSchema(ConfigurationSchemaVersion) - Method in class org.infinispan.commons.configuration.io.AbstractConfigurationReader
 
setSchema(ConfigurationSchemaVersion) - Method in interface org.infinispan.commons.configuration.io.ConfigurationReader
 
setStackTrace(StackTraceElement[]) - Method in exception class org.infinispan.commons.marshall.NotSerializableException
 
setStandalone(Optional<Boolean>) - Method in class org.infinispan.commons.configuration.io.xml.XmlConfigurationWriter
 
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
setTimer(TimerTracker) - Method in class org.infinispan.commons.stat.DefaultSimpleStat
 
setTimer(TimerTracker) - Method in interface org.infinispan.commons.stat.SimpleStat
 
setTimer(TimerTracker) - Method in class org.infinispan.commons.stat.SimpleStateWithTimer
 
setTransactionTimeout(int) - Method in class org.infinispan.commons.tx.TransactionManagerImpl
 
setup() - Method in class org.infinispan.commons.logging.log4j.XmlConfiguration
 
setValue(V) - Method in class org.infinispan.commons.util.AbstractMap.SimpleEntry
 
setValue(V) - Method in class org.infinispan.commons.util.SimpleImmutableEntry
 
setVersion(String) - Method in class org.infinispan.commons.configuration.io.xml.XmlConfigurationWriter
 
setXid(XidImpl) - Method in class org.infinispan.commons.tx.TransactionImpl
 
shared() - Element in annotation type org.infinispan.commons.persistence.Store
Deprecated.
Whether the store can be shared amongst nodes in a distributed/replicated cache
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.
SimpleStateWithTimer - Class in org.infinispan.commons.stat
A SimpleStat implementation that also updates a TimerTracker object.
SimpleStateWithTimer() - Constructor for class org.infinispan.commons.stat.SimpleStateWithTimer
 
since(int, int) - Method in interface org.infinispan.commons.configuration.io.ConfigurationSchemaVersion
 
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.io.ExposedByteArrayOutputStream
Deprecated.
Overriden only to avoid unneeded synchronization
size() - Method in class org.infinispan.commons.io.LazyByteArrayOutputStream
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.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
 
skipS(char) - Method in class org.infinispan.commons.configuration.io.xml.MXParser
 
skipSubTree() - Method in class org.infinispan.commons.configuration.io.xml.MXParser
Skip sub tree that is currently parser positioned on.
SmallIntSet - Class in org.infinispan.commons.util
Deprecated, for removal: This API element is subject to removal in a future version.
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.
 
SNAKE_CASE - Enum constant in enum org.infinispan.commons.configuration.io.NamingStrategy
 
SOLARIS - Enum constant in enum org.infinispan.commons.util.OS
 
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
 
SPRING_LOWER_BOUND - Static variable in interface org.infinispan.commons.marshall.ProtoStreamTypeIds
 
SPRING_NULL_VALUE - Static variable in interface org.infinispan.commons.marshall.ProtoStreamTypeIds
Deprecated, for removal: This API element is subject to removal in a future version.
SPRING_SESSION - Static variable in interface org.infinispan.commons.marshall.ProtoStreamTypeIds
 
SPRING_SESSION_ATTRIBUTE - Static variable in interface org.infinispan.commons.marshall.ProtoStreamTypeIds
 
SPRING_SESSION_REMAP - Static variable in interface org.infinispan.commons.marshall.ProtoStreamTypeIds
 
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.
 
START_DOCUMENT - Enum constant in enum org.infinispan.commons.configuration.io.ConfigurationReader.ElementType
 
START_DOCUMENT - Static variable in interface org.infinispan.commons.configuration.io.xml.XmlPullParser
Signalize that parser is at the very beginning of the document and nothing was read yet.
START_ELEMENT - Enum constant in enum org.infinispan.commons.configuration.io.ConfigurationReader.ElementType
 
START_TAG - Static variable in interface org.infinispan.commons.configuration.io.xml.XmlPullParser
Returned from getEventType(), next(), nextToken() when a start tag was read.
startBatch() - Method in interface org.infinispan.commons.api.BatchingCache
Starts a batch.
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 interface org.infinispan.commons.marshall.StreamingMarshaller
Deprecated.
Create and open an ObjectOutput instance for the given output stream.
startPublisher() - Method in class org.infinispan.commons.reactive.AbstractAsyncPublisherHandler
 
STATE_CHUNK - Static variable in interface org.infinispan.commons.marshall.Ids
 
STATS_ENVELOPE - Static variable in interface org.infinispan.commons.marshall.Ids
 
STATS_TASK - Static variable in interface org.infinispan.commons.marshall.ProtoStreamTypeIds
 
stop() - Method in interface org.infinispan.commons.api.Lifecycle
Invoked on component stop
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
Deprecated, for removal: This API element is subject to removal in a future version.
since 11.0. To be removed in 14.0 ISPN-11866. Stores should utilise
invalid reference
org.infinispan.persistence.spi.NonBlockingStore.Characteristic
s to specify a store's capabilities.
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 removal: This API element is subject to removal in a future version.
for internal use only
string(String) - Method in class org.infinispan.commons.dataconversion.internal.Json.DefaultFactory
 
string(String) - Method in interface org.infinispan.commons.dataconversion.internal.Json.Factory
Construct and return a JSON string.
STRING_ARRAY - Static variable in interface org.infinispan.commons.configuration.attributes.AttributeSerializer
 
STRING_COLLECTION - Static variable in interface org.infinispan.commons.configuration.attributes.AttributeSerializer
 
stringArray(int) - Static method in class org.infinispan.commons.util.Util
 
StringBuilderWriter - Class in org.infinispan.commons.io
 
StringBuilderWriter() - Constructor for class org.infinispan.commons.io.StringBuilderWriter
 
StringBuilderWriter(int) - Constructor for class org.infinispan.commons.io.StringBuilderWriter
 
StringBuilderWriter(StringBuilder) - Constructor for class org.infinispan.commons.io.StringBuilderWriter
 
StringConfiguration - Class in org.infinispan.commons.configuration
A simple wrapper for a configuration represented as a String.
StringConfiguration(String) - Constructor for class org.infinispan.commons.configuration.StringConfiguration
 
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.
SUBJECT - Static variable in interface org.infinispan.commons.marshall.ProtoStreamTypeIds
 
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
 
SUFFIXES - Static variable in class org.infinispan.commons.logging.log4j.XmlConfigurationFactory
Valid file extensions for XML files.
SuppliedExternalizer<T> - Class in org.infinispan.commons.marshall
 
SuppliedExternalizer(Integer, Class<T>, Supplier<T>) - Constructor for class org.infinispan.commons.marshall.SuppliedExternalizer
 
supplier - Variable in class org.infinispan.commons.reactive.AbstractAsyncPublisherHandler
 
supplier() - Method in class org.infinispan.commons.dataconversion.internal.JsonArrayCollector
 
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(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

tab() - Method in class org.infinispan.commons.configuration.io.AbstractConfigurationWriter
 
Tag(String) - Constructor for class org.infinispan.commons.configuration.io.AbstractConfigurationWriter.Tag
 
Tag(String, boolean, boolean, boolean) - Constructor for class org.infinispan.commons.configuration.io.AbstractConfigurationWriter.Tag
 
tagStack - Variable in class org.infinispan.commons.configuration.io.AbstractConfigurationWriter
 
TANDALONE - Static variable in class org.infinispan.commons.configuration.io.xml.MXParser
 
targetComplete() - Method in class org.infinispan.commons.reactive.AbstractAsyncPublisherHandler
Method to invoke when a given target is found to have been completed and the next target should be used
TEBIBYTES - Enum constant in enum org.infinispan.commons.util.MemoryUnit
Deprecated.
 
telemetryDisabled() - Method in class org.infinispan.commons.logging.Log_$logger
 
telemetryDisabled() - Method in interface org.infinispan.commons.logging.Log
 
telemetryDisabled$str() - Method in class org.infinispan.commons.logging.Log_$logger
 
telemetryLoaded(Object) - Method in class org.infinispan.commons.logging.Log_$logger
 
telemetryLoaded(Object) - Method in interface org.infinispan.commons.logging.Log
 
telemetryLoaded$str() - Method in class org.infinispan.commons.logging.Log_$logger
 
TERABYTES - Enum constant in enum org.infinispan.commons.util.MemoryUnit
Deprecated.
 
TERMINAL_OPERATIONS - Static variable in interface org.infinispan.commons.marshall.Ids
 
text - Variable in class org.infinispan.commons.configuration.io.xml.MXParser
 
TEXT - Enum constant in enum org.infinispan.commons.configuration.io.ConfigurationReader.ElementType
 
TEXT - Static variable in interface org.infinispan.commons.configuration.io.xml.XmlPullParser
Character data was read and will is available by calling getText().
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_EVENT_STREAM - Static variable in class org.infinispan.commons.dataconversion.MediaType
 
TEXT_EVENT_STREAM_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
 
ThreadCreator - Class in org.infinispan.commons.jdkspecific
 
ThreadCreator() - Constructor for class org.infinispan.commons.jdkspecific.ThreadCreator
 
threadDump() - Static method in class org.infinispan.commons.util.Util
 
ThreadGroups - Interface in org.infinispan.commons
 
ThreadGroups.ISPNBlockingThreadGroup - Class in org.infinispan.commons
 
ThreadGroups.ISPNNonBlockingThreadGroup - Class in org.infinispan.commons
 
threadLocalRandomUUID() - Static method in class org.infinispan.commons.util.Util
Uses a ThreadLocalRandom to generate a UUID.
ThreadPoolExecutorFactory<T> - Interface in org.infinispan.commons.executors
 
throwableArray(int) - Static method in class org.infinispan.commons.util.Util
 
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).
TimeGaugeMetricInfo<T> - Class in org.infinispan.commons.stat
Same as GaugeMetricInfo but the tracked value is a time or duration.
TimeGaugeMetricInfo(String, String, Map<String, String>, Function<T, Number>, TimeUnit) - Constructor for class org.infinispan.commons.stat.TimeGaugeMetricInfo
 
TimerMetricInfo<T> - Class in org.infinispan.commons.stat
Represents a duration event (histogram).
TimerMetricInfo(String, String, Map<String, String>, BiConsumer<T, TimerTracker>) - Constructor for class org.infinispan.commons.stat.TimerMetricInfo
 
TimerTracker - Interface in org.infinispan.commons.stat
Tracks a timer metric.
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
 
to(OutputStream) - Static method in interface org.infinispan.commons.configuration.io.ConfigurationWriter
 
to(Writer) - Static method in interface org.infinispan.commons.configuration.io.ConfigurationWriter
 
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.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.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
 
toBitSet() - Method in class org.infinispan.commons.util.ImmutableIntSet
Deprecated.
 
toBitSet() - Method in interface org.infinispan.commons.util.IntSet
Returns a byte array that has a bit set for each int in this set where each byte represents 8 numbers.
toBitSet() - Method in class org.infinispan.commons.util.RangeSet
Deprecated.
 
toBitSet() - Method in class org.infinispan.commons.util.SmallIntSet
Deprecated.
 
toByteArray(ByteBuffer) - Static method in class org.infinispan.commons.marshall.MarshallUtil
 
toBytes(long) - Method in enum org.infinispan.commons.util.MemoryUnit
Deprecated.
 
toCharArray(String) - Static method in class org.infinispan.commons.util.Util
 
toClassArray(String[], ClassLoader) - Static method in class org.infinispan.commons.util.ReflectionUtil
 
toGibiBytes(long) - Method in enum org.infinispan.commons.util.MemoryUnit
Deprecated.
 
toGigaBytes(long) - Method in enum org.infinispan.commons.util.MemoryUnit
Deprecated.
 
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.
 
toJDKByteBuffer() - Method in class org.infinispan.commons.io.ByteBufferImpl
 
toJson() - Method in interface org.infinispan.commons.dataconversion.internal.Json.Schema
Return the JSON representation of the schema.
toJson() - Method in interface org.infinispan.commons.dataconversion.internal.JsonSerialization
 
toJson() - Method in class org.infinispan.commons.util.JVMMemoryInfoInfo
 
tokenize - Variable in class org.infinispan.commons.configuration.io.xml.MXParser
 
toKibiBytes(long) - Method in enum org.infinispan.commons.util.MemoryUnit
Deprecated.
 
toKiloBytes(long) - Method in enum org.infinispan.commons.util.MemoryUnit
Deprecated.
 
toMebiBytes(long) - Method in enum org.infinispan.commons.util.MemoryUnit
Deprecated.
 
toMegaBytes(long) - Method in enum org.infinispan.commons.util.MemoryUnit
Deprecated.
 
toNullFunction() - Static method in class org.infinispan.commons.util.concurrent.CompletableFutures
 
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
 
toPrettyString() - Method in class org.infinispan.commons.dataconversion.internal.Json
 
toStorage(Object) - Method in interface org.infinispan.commons.dataconversion.Encoder
Deprecated.
Convert data in the read/write format to the storage format.
toStorage(Object) - Method in class org.infinispan.commons.dataconversion.IdentityEncoder
Deprecated.
 
toStorage(Object) - Method in class org.infinispan.commons.dataconversion.MarshallerEncoder
Deprecated.
 
toStorage(Object) - Method in class org.infinispan.commons.dataconversion.UTF8Encoder
Deprecated.
 
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.configuration.attributes.ConfigurationElement
 
toString() - Method in class org.infinispan.commons.configuration.Combine
 
toString() - Method in class org.infinispan.commons.configuration.io.AbstractConfigurationWriter.Tag
 
toString() - Method in class org.infinispan.commons.configuration.io.Location
 
toString() - Method in class org.infinispan.commons.configuration.io.yaml.YamlConfigurationReader.Parsed
 
toString() - Method in class org.infinispan.commons.dataconversion.MediaType
 
toString() - Method in class org.infinispan.commons.executors.BlockingThreadPoolExecutorFactory
Deprecated.
 
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.io.StringBuilderWriter
 
toString() - Method in class org.infinispan.commons.jdkspecific.ProcessInfo
 
toString() - Method in class org.infinispan.commons.marshall.WrappedByteArray
 
toString() - Method in class org.infinispan.commons.maven.LocalArtifact
 
toString() - Method in class org.infinispan.commons.maven.MavenArtifact
Get the string representation.
toString() - Method in class org.infinispan.commons.stat.CounterMetricInfo
 
toString() - Method in class org.infinispan.commons.stat.DistributionSummaryMetricInfo
 
toString() - Method in class org.infinispan.commons.stat.GaugeMetricInfo
 
toString() - Method in class org.infinispan.commons.stat.TimeGaugeMetricInfo
 
toString() - Method in class org.infinispan.commons.stat.TimerMetricInfo
 
toString() - Method in class org.infinispan.commons.stat.FunctionTimerMetricInfo
 
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.BloomFilter
 
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.SegmentAwareKey
 
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(int) - Method in class org.infinispan.commons.dataconversion.internal.Json
Return a string representation of this that does not exceed a certain maximum length.
toString(String) - Method in class org.infinispan.commons.configuration.attributes.AttributeSet
 
toStringArray(Class<?>[]) - Static method in class org.infinispan.commons.util.ReflectionUtil
 
toStringConfiguration(String) - Method in interface org.infinispan.commons.configuration.BasicConfiguration
Converts this configuration to an XML.
toStringConfiguration(String) - Method in class org.infinispan.commons.configuration.StringConfiguration
 
toStringConfiguration(String, MediaType, boolean) - Method in interface org.infinispan.commons.configuration.BasicConfiguration
Converts this configuration to a string representation.
toStringConfiguration(String, MediaType, boolean) - Method in class org.infinispan.commons.configuration.StringConfiguration
 
toStringExcludingParam(String...) - Method in class org.infinispan.commons.dataconversion.MediaType
Deprecated, for removal: This API element is subject to removal in a future version.
Use MediaType.getParameters() and MediaType.getTypeSubtype() to build a custom String representation.
toTebiBytes(long) - Method in enum org.infinispan.commons.util.MemoryUnit
Deprecated.
 
toTeraBytes(long) - Method in enum org.infinispan.commons.util.MemoryUnit
Deprecated.
 
toTrueFunction() - Static method in class org.infinispan.commons.util.concurrent.CompletableFutures
 
toTypedProperties(Map<?, ?>) - Static method in class org.infinispan.commons.util.TypedProperties
Factory method that converts a JDK Map (including Properties instance to an instance of TypedProperties, if needed.
touch() - Method in class org.infinispan.commons.configuration.attributes.AttributeSet
 
toXMLString() - Method in interface org.infinispan.commons.configuration.BasicConfiguration
Deprecated, for removal: This API element is subject to removal in a future version.
toXMLString(String) - Method in interface org.infinispan.commons.configuration.BasicConfiguration
Deprecated, for removal: This API element is subject to removal in a future version.
TraceException - Exception Class in org.infinispan.commons.util.logging
This exception is used to add stack trace information to exceptions as they move from one thread to another.
TraceException() - Constructor for exception class org.infinispan.commons.util.logging.TraceException
 
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.
TransactionResourceConverter - Interface in org.infinispan.commons.tx
Converts Synchronization and XAResource to AsyncSynchronization and AsyncXaResource.
transactionStatusToString(int) - Static method in class org.infinispan.commons.tx.Util
 
transcode(Object, MediaType, MediaType) - Method in class org.infinispan.commons.dataconversion.AbstractTranscoder
 
transcode(Object, MediaType, MediaType) - Method in interface org.infinispan.commons.dataconversion.Transcoder
Transcodes content between two different MediaType.
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
 
trim() - Method in interface org.infinispan.commons.io.ByteBuffer
Returns a trimmed byte array.
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.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(Map<?, ?>) - 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
 
TYPES - Static variable in interface org.infinispan.commons.configuration.io.xml.XmlPullParser
This array can be used to convert the event type integer constants such as START_TAG or TEXT to to a string.

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 - Enum constant in enum org.infinispan.counter.api.CounterType
A strong consistent and unbounded counter.
unchecked(Throwable) - Static method in class org.infinispan.commons.util.Util
 
uncheckedAwait(CompletableFuture<?>, long, TimeUnit) - Static method in class org.infinispan.commons.util.concurrent.CompletableFutures
uncheckedAwait(CompletableFuture<T>) - Static method in class org.infinispan.commons.util.concurrent.CompletableFutures
Same as CompletableFutures.await(CompletableFuture) but wraps checked exceptions in CacheException
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
 
UNIX - Enum constant in enum org.infinispan.commons.util.OS
 
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.MarshallerEncoder
Deprecated.
 
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(DataInput) - 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
 
unquote(String) - Static method in class org.infinispan.commons.util.Util
 
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
 
unsupportedConversion(String, MediaType) - Method in class org.infinispan.commons.logging.Log_$logger
 
unsupportedConversion(String, MediaType) - Method in interface org.infinispan.commons.logging.Log
 
unsupportedConversion(String, MediaType, MediaType) - Method in class org.infinispan.commons.logging.Log_$logger
 
unsupportedConversion(String, MediaType, MediaType) - Method in interface org.infinispan.commons.logging.Log
 
unsupportedConversion2$str() - Method in class org.infinispan.commons.logging.Log_$logger
 
unsupportedConversion3$str() - Method in class org.infinispan.commons.logging.Log_$logger
 
Unsupported operations - Search tag in interface org.infinispan.commons.api.BasicCache
Section
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
 
unwrapExceptionMessage(Throwable) - Static method in class org.infinispan.commons.util.Util
 
unwrapSuppressed(Throwable, Throwable) - Static method in class org.infinispan.commons.util.Util
 
up() - Method in class org.infinispan.commons.dataconversion.internal.Json
 
Updatable<T> - Interface in org.infinispan.commons.configuration.attributes
An interface for defining updatable attributes/attributeset.
update(long, TimeUnit) - Method in interface org.infinispan.commons.stat.TimerTracker
Adds a record.
update(String, Attribute<T>) - Method in class org.infinispan.commons.configuration.attributes.Attribute
Updates this attribute with the value of the other attribute only if the attribute is mutable and the other has been modified from its default value
update(String, AttributeSet) - Method in class org.infinispan.commons.configuration.attributes.AttributeSet
 
update(String, T) - Method in class org.infinispan.commons.configuration.attributes.ConfigurationElement
 
update(String, T) - Method in interface org.infinispan.commons.configuration.attributes.Updatable
Updates the mutable part of this instance with the values of the other instance
update(Duration) - Method in interface org.infinispan.commons.stat.TimerTracker
Adds a record.
UPDATE - Enum constant in enum org.infinispan.commons.api.CacheContainerAdmin.AdminFlag
If a configuration already exists, and is compatible with the supplied configuration, update it.
UPPER_BOUND - Static variable in exception class org.infinispan.counter.exception.CounterOutOfBoundsException
 
UPPER_BOUND_REACHED - Enum constant in enum 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.
URLArtifact - Class in org.infinispan.commons.maven
Represents a generic URL artifact.
URLArtifact(String) - Constructor for class org.infinispan.commons.maven.URLArtifact
 
URLConfigurationResourceResolver - Class in org.infinispan.commons.configuration.io
 
URLConfigurationResourceResolver(URL) - Constructor for class org.infinispan.commons.configuration.io.URLConfigurationResourceResolver
 
urlDecode(Object) - Static method in class org.infinispan.commons.dataconversion.StandardConversions
Deprecated, for removal: This API element is subject to removal in a future version.
Since 13.0, without replacement.
urlEncode(Object, MediaType) - Static method in class org.infinispan.commons.dataconversion.StandardConversions
Deprecated, for removal: This API element is subject to removal in a future version.
Since 13.0 without replacement.
useNativeIfAvailable(boolean) - Method in class org.infinispan.commons.util.SslContextFactory
 
usePC - Variable in class org.infinispan.commons.configuration.io.xml.MXParser
 
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.
UserContextInitializer - Interface in org.infinispan.commons.marshall
Interface used to initialise a SerializationContext using the specified Pojos, Marshaller implementations and provided .proto schemas.
UserContextInitializerImpl - Class in org.infinispan.commons.marshall
WARNING: Generated code! Do not edit!
UserContextInitializerImpl() - Constructor for class org.infinispan.commons.marshall.UserContextInitializerImpl
 
useVirtualThreads() - Static method in class org.infinispan.commons.jdkspecific.ThreadCreator
 
UTF8 - Static variable in interface org.infinispan.commons.dataconversion.EncoderIds
Deprecated.
 
UTF8Encoder - Class in org.infinispan.commons.dataconversion
Deprecated, for removal: This API element is subject to removal in a future version.
Since 12.1, to be removed in a future version.
UTF8Encoder() - Constructor for class org.infinispan.commons.dataconversion.UTF8Encoder
Deprecated.
 
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.
Util.ByteGetter - Interface in org.infinispan.commons.util
Returns the byte at index.
UUID - Static variable in interface org.infinispan.commons.marshall.Ids
 
UUID - Static variable in interface org.infinispan.commons.marshall.ProtoStreamTypeIds
 

V

VALID - Enum constant in enum org.infinispan.counter.api.CounterState
The counter value is valid.
validate() - Method in class org.infinispan.commons.configuration.attributes.Attribute
 
validate() - Method in class org.infinispan.commons.configuration.attributes.AttributeSet
Validates the Attribute values.
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
Deprecated.
 
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(Json) - Method in interface org.infinispan.commons.dataconversion.internal.Json.Schema
Validate a JSON document according to this schema.
validate(T) - Method in class org.infinispan.commons.configuration.attributes.AttributeDefinition
 
validate(T) - Method in interface org.infinispan.commons.configuration.attributes.AttributeValidator
 
validateUpdate(String, Attribute<T>) - Method in class org.infinispan.commons.configuration.attributes.Attribute
 
validateUpdate(String, AttributeSet) - Method in class org.infinispan.commons.configuration.attributes.AttributeSet
 
validateUpdate(String, T) - Method in class org.infinispan.commons.configuration.attributes.ConfigurationElement
 
validateUpdate(String, T) - Method in interface org.infinispan.commons.configuration.attributes.Updatable
Verifies that updating the mutable part of this instance with the values of the other instance is possible
Validating with JSON Schema - Search tag in class org.infinispan.commons.dataconversion.internal.Json
Section
validator(AttributeValidator<? super T>) - Method in class org.infinispan.commons.configuration.attributes.AttributeDefinition.Builder
 
value() - Element in annotation type org.infinispan.commons.configuration.BuiltBy
 
value() - Element in annotation type org.infinispan.commons.configuration.ConfigurationFor
 
value() - Element in annotation type org.infinispan.commons.configuration.ConfiguredBy
 
value() - Element in annotation type org.infinispan.commons.marshall.SerializeFunctionWith
Specify the externalizer class to be used by the annotated class.
value() - Element in annotation type org.infinispan.commons.marshall.SerializeWith
Deprecated.
Specify the externalizer class to be used by the annotated class.
value() - Element in annotation type org.infinispan.commons.util.Experimental
 
valueMatcher() - Element 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.configuration.cache.XSiteStateTransferMode
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.configuration.Combine.Attributes
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.infinispan.commons.configuration.Combine.RepeatedAttributes
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.infinispan.commons.configuration.io.ConfigurationFormatFeature
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.infinispan.commons.configuration.io.ConfigurationReader.ElementType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.infinispan.commons.configuration.io.NamingStrategy
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.DefaultResourceConverter
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
Deprecated.
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.infinispan.commons.util.OS
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.infinispan.configuration.cache.XSiteStateTransferMode
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() - Static method in enum org.infinispan.commons.configuration.Combine.Attributes
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.infinispan.commons.configuration.Combine.RepeatedAttributes
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.infinispan.commons.configuration.io.ConfigurationFormatFeature
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.infinispan.commons.configuration.io.ConfigurationReader.ElementType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.infinispan.commons.configuration.io.NamingStrategy
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.DefaultResourceConverter
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() - 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
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.util.OS
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.infinispan.configuration.cache.XSiteStateTransferMode
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.util.FastCopyHashMap.Values
 
verbose - Variable in class org.infinispan.commons.maven.AbstractArtifact
 
verbose(boolean) - Method in class org.infinispan.commons.maven.AbstractArtifact
 
verbose(boolean) - Method in interface org.infinispan.commons.maven.Artifact
 
version() - Method in class org.infinispan.commons.util.Version
 
Version - Class in org.infinispan.commons.util
Contains version information about this release of Infinispan.
VERSION - Static variable in class org.infinispan.commons.configuration.io.xml.MXParser
 
VERSIONED_RESULT - Static variable in interface org.infinispan.commons.marshall.Ids
 
VERSIONED_RESULTS - Static variable in interface org.infinispan.commons.marshall.Ids
 
Views - Search tag in interface org.infinispan.multimap.api.BasicMultimapCache
Section
VOLATILE - Enum constant in enum org.infinispan.commons.api.CacheContainerAdmin.AdminFlag
Configuration changes will not be persisted to the global state.
VOLATILE - Enum constant in enum 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 - Enum constant in enum 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 - Enum constant in enum org.infinispan.commons.tx.lookup.LookupNames.JndiTransactionManager
 
WEBSPHERE_4 - Enum constant in enum org.infinispan.commons.tx.lookup.LookupNames.TransactionManagerFactory
 
WEBSPHERE_51_6 - Enum constant in enum org.infinispan.commons.tx.lookup.LookupNames.TransactionManagerFactory
 
WEBSPHERE_6 - Enum constant in enum org.infinispan.commons.tx.lookup.LookupNames.TransactionManagerFactory
 
WEBSPHERE_LIBERTY - Enum constant in enum org.infinispan.commons.tx.lookup.LookupNames.TransactionManagerFactory
 
WILDFLY - Enum constant in enum org.infinispan.commons.tx.lookup.LookupNames.TransactionManagerFactory
 
WINDOWS - Enum constant in enum org.infinispan.commons.util.OS
 
with(Json, Object...) - Method in class org.infinispan.commons.dataconversion.internal.Json
Same as {}@link #with(Json,Json...options)} with each option argument converted to Json first.
with(Json, Json[]) - Method in class org.infinispan.commons.dataconversion.internal.Json
Combine this object or array with the passed in object or array.
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
 
withEncoding(String) - 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.
withNamingStrategy(NamingStrategy) - Method in class org.infinispan.commons.configuration.io.ConfigurationReader.Builder
 
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
 
withProperties(Properties) - Method in class org.infinispan.commons.configuration.io.ConfigurationReader.Builder
 
withReplacer(PropertyReplacer) - Method in class org.infinispan.commons.configuration.io.ConfigurationReader.Builder
 
withResolver(ConfigurationResourceResolver) - Method in class org.infinispan.commons.configuration.io.ConfigurationReader.Builder
 
withType(MediaType) - Method in class org.infinispan.commons.configuration.io.ConfigurationReader.Builder
 
withType(MediaType) - Method in class org.infinispan.commons.configuration.io.ConfigurationWriter.Builder
 
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
Deprecated.
 
write(byte[], int, int) - Method in class org.infinispan.commons.io.LazyByteArrayOutputStream
 
write(byte[], int, int) - Method in class org.infinispan.commons.marshall.DelegatingObjectOutput
 
write(char[], int, int) - Method in class org.infinispan.commons.io.StringBuilderWriter
 
write(int) - Method in class org.infinispan.commons.io.ExposedByteArrayOutputStream
Deprecated.
 
write(int) - Method in class org.infinispan.commons.io.LazyByteArrayOutputStream
 
write(int) - Method in class org.infinispan.commons.marshall.DelegatingObjectOutput
 
write(String) - Method in class org.infinispan.commons.io.StringBuilderWriter
 
write(ConfigurationWriter) - Method in class org.infinispan.commons.configuration.attributes.AttributeSet
Writes the attributes of this attributeset as part of the current element
write(ConfigurationWriter) - Method in class org.infinispan.commons.configuration.attributes.ConfigurationElement
Writes this ConfigurationElement to the writer
write(ConfigurationWriter, Enum<?>) - Method in class org.infinispan.commons.configuration.attributes.AttributeSet
Writes this attributeset to the specified ConfigurationWriter as an element
write(ConfigurationWriter, String) - Method in class org.infinispan.commons.configuration.attributes.AttributeSet
Writes this attributeset to the specified ConfigurationWriter as an element
write(ConfigurationWriter, String, AttributeDefinition<?>...) - Method in class org.infinispan.commons.configuration.attributes.AttributeSet
Writes the specified attributes in this attributeset to the specified ConfigurationWriter as an element
write(ConfigurationWriter, AttributeDefinition<?>) - Method in class org.infinispan.commons.configuration.attributes.AttributeSet
Writer a single attribute to the specified ConfigurationWriter using the attribute's xmlName
write(ConfigurationWriter, AttributeDefinition<?>, Enum<?>) - Method in class org.infinispan.commons.configuration.attributes.AttributeSet
Writer a single attribute to the specified ConfigurationWriter using the supplied name
write(ConfigurationWriter, AttributeDefinition<?>, String) - Method in class org.infinispan.commons.configuration.attributes.AttributeSet
Writer a single attribute to the specified ConfigurationWriter using the supplied name
write(ProtobufTagMarshaller.WriteContext, MediaType) - Method in class org.infinispan.commons.dataconversion.MediaType$___Marshaller_f2fc301543ca54d0326b5d8ce3b7199226a678253252e7ac46f1fad54bd90568
 
write(ProtobufTagMarshaller.WriteContext, WrappedByteArray) - Method in class org.infinispan.commons.marshall.WrappedByteArray$___Marshaller_dd5f1f82b70f419159a02b94c2ffa39a035efa36bc3f94e3bec8f1fb78d5e078
 
write(ProtobufTagMarshaller.WriteContext, KeyValueWithPrevious) - Method in class org.infinispan.commons.util.KeyValueWithPrevious$___Marshaller_9145896a24b67e12a03ab245b027743214e8f0a00cff4e94594e6701c8f07ff1
 
write(ProtobufTagMarshaller.WriteContext, NullValue) - Method in class org.infinispan.commons.util.NullValue$___Marshaller_a83283d4dbbe8b8520f457699d99f19344b973d04786829de1e22c08915e6e56
 
write(ProtobufTagMarshaller.WriteContext, CounterConfiguration) - Method in class org.infinispan.counter.api.CounterConfiguration$___Marshaller_200ccbe7f9bd55cd3d0f90bae5ea29adc0a29590c936038020329c50ede7e29f
 
writeArrayElement(Enum<?>, Enum<?>, Enum<?>, Iterable<String>) - Method in class org.infinispan.commons.configuration.io.AbstractConfigurationWriter
 
writeArrayElement(Enum<?>, Enum<?>, Enum<?>, Iterable<String>) - Method in interface org.infinispan.commons.configuration.io.ConfigurationWriter
 
writeArrayElement(String, String, String, Iterable<String>) - Method in interface org.infinispan.commons.configuration.io.ConfigurationWriter
 
writeArrayElement(String, String, String, Iterable<String>) - Method in class org.infinispan.commons.configuration.io.json.JsonConfigurationWriter
 
writeArrayElement(String, String, String, Iterable<String>) - Method in class org.infinispan.commons.configuration.io.xml.XmlConfigurationWriter
 
writeArrayElement(String, String, String, Iterable<String>) - Method in class org.infinispan.commons.configuration.io.yaml.YamlConfigurationWriter
 
writeAttribute(Enum<?>, boolean) - Method in class org.infinispan.commons.configuration.io.AbstractConfigurationWriter
 
writeAttribute(Enum<?>, boolean) - Method in interface org.infinispan.commons.configuration.io.ConfigurationWriter
 
writeAttribute(Enum<?>, Iterable<String>) - Method in class org.infinispan.commons.configuration.io.AbstractConfigurationWriter
 
writeAttribute(Enum<?>, Iterable<String>) - Method in interface org.infinispan.commons.configuration.io.ConfigurationWriter
 
writeAttribute(Enum<?>, String) - Method in class org.infinispan.commons.configuration.io.AbstractConfigurationWriter
 
writeAttribute(Enum<?>, String) - Method in interface org.infinispan.commons.configuration.io.ConfigurationWriter
 
writeAttribute(String, boolean) - Method in class org.infinispan.commons.configuration.io.AbstractConfigurationWriter
 
writeAttribute(String, boolean) - Method in interface org.infinispan.commons.configuration.io.ConfigurationWriter
 
writeAttribute(String, boolean) - Method in class org.infinispan.commons.configuration.io.json.JsonConfigurationWriter
 
writeAttribute(String, Iterable<String>) - Method in interface org.infinispan.commons.configuration.io.ConfigurationWriter
 
writeAttribute(String, Iterable<String>) - Method in class org.infinispan.commons.configuration.io.json.JsonConfigurationWriter
 
writeAttribute(String, Iterable<String>) - Method in class org.infinispan.commons.configuration.io.xml.XmlConfigurationWriter
 
writeAttribute(String, Iterable<String>) - Method in class org.infinispan.commons.configuration.io.yaml.YamlConfigurationWriter
 
writeAttribute(String, String) - Method in interface org.infinispan.commons.configuration.io.ConfigurationWriter
 
writeAttribute(String, String) - Method in class org.infinispan.commons.configuration.io.json.JsonConfigurationWriter
 
writeAttribute(String, String) - Method in class org.infinispan.commons.configuration.io.xml.XmlConfigurationWriter
 
writeAttribute(String, String) - Method in class org.infinispan.commons.configuration.io.yaml.YamlConfigurationWriter
 
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
 
writeCharacters(String) - Method in interface org.infinispan.commons.configuration.io.ConfigurationWriter
 
writeCharacters(String) - Method in class org.infinispan.commons.configuration.io.json.JsonConfigurationWriter
 
writeCharacters(String) - Method in class org.infinispan.commons.configuration.io.xml.XmlConfigurationWriter
 
writeCharacters(String) - Method in class org.infinispan.commons.configuration.io.yaml.YamlConfigurationWriter
 
writeChars(String) - Method in class org.infinispan.commons.marshall.DelegatingObjectOutput
 
writeComment(String) - Method in interface org.infinispan.commons.configuration.io.ConfigurationWriter
 
writeComment(String) - Method in class org.infinispan.commons.configuration.io.json.JsonConfigurationWriter
 
writeComment(String) - Method in class org.infinispan.commons.configuration.io.xml.XmlConfigurationWriter
 
writeComment(String) - Method in class org.infinispan.commons.configuration.io.yaml.YamlConfigurationWriter
 
writeDefaultNamespace(String) - Method in interface org.infinispan.commons.configuration.io.ConfigurationWriter
 
writeDefaultNamespace(String) - Method in class org.infinispan.commons.configuration.io.json.JsonConfigurationWriter
 
writeDefaultNamespace(String) - Method in class org.infinispan.commons.configuration.io.xml.XmlConfigurationWriter
 
writeDefaultNamespace(String) - Method in class org.infinispan.commons.configuration.io.yaml.YamlConfigurationWriter
 
writeDouble(double) - Method in class org.infinispan.commons.marshall.DelegatingObjectOutput
 
writeEmptyElement(Enum<?>) - Method in class org.infinispan.commons.configuration.io.AbstractConfigurationWriter
 
writeEmptyElement(Enum<?>) - Method in interface org.infinispan.commons.configuration.io.ConfigurationWriter
 
writeEmptyElement(String) - Method in interface org.infinispan.commons.configuration.io.ConfigurationWriter
 
writeEmptyElement(String) - Method in class org.infinispan.commons.configuration.io.json.JsonConfigurationWriter
 
writeEmptyElement(String) - Method in class org.infinispan.commons.configuration.io.xml.XmlConfigurationWriter
 
writeEmptyElement(String) - Method in class org.infinispan.commons.configuration.io.yaml.YamlConfigurationWriter
 
writeEndArrayElement() - Method in interface org.infinispan.commons.configuration.io.ConfigurationWriter
 
writeEndArrayElement() - Method in class org.infinispan.commons.configuration.io.json.JsonConfigurationWriter
 
writeEndArrayElement() - Method in class org.infinispan.commons.configuration.io.xml.XmlConfigurationWriter
 
writeEndArrayElement() - Method in class org.infinispan.commons.configuration.io.yaml.YamlConfigurationWriter
 
writeEndDocument() - Method in interface org.infinispan.commons.configuration.io.ConfigurationWriter
 
writeEndDocument() - Method in class org.infinispan.commons.configuration.io.json.JsonConfigurationWriter
 
writeEndDocument() - Method in class org.infinispan.commons.configuration.io.xml.XmlConfigurationWriter
 
writeEndDocument() - Method in class org.infinispan.commons.configuration.io.yaml.YamlConfigurationWriter
 
writeEndElement() - Method in interface org.infinispan.commons.configuration.io.ConfigurationWriter
 
writeEndElement() - Method in class org.infinispan.commons.configuration.io.json.JsonConfigurationWriter
 
writeEndElement() - Method in class org.infinispan.commons.configuration.io.xml.XmlConfigurationWriter
 
writeEndElement() - Method in class org.infinispan.commons.configuration.io.yaml.YamlConfigurationWriter
 
writeEndListElement() - Method in class org.infinispan.commons.configuration.io.AbstractConfigurationWriter
 
writeEndListElement() - Method in interface org.infinispan.commons.configuration.io.ConfigurationWriter
 
writeEndListElement() - Method in class org.infinispan.commons.configuration.io.json.JsonConfigurationWriter
 
writeEndListElement() - Method in class org.infinispan.commons.configuration.io.xml.XmlConfigurationWriter
 
writeEndMap() - Method in interface org.infinispan.commons.configuration.io.ConfigurationWriter
 
writeEndMap() - Method in class org.infinispan.commons.configuration.io.json.JsonConfigurationWriter
 
writeEndMap() - Method in class org.infinispan.commons.configuration.io.xml.XmlConfigurationWriter
 
writeEndMap() - Method in class org.infinispan.commons.configuration.io.yaml.YamlConfigurationWriter
 
writeEndMapItem() - Method in interface org.infinispan.commons.configuration.io.ConfigurationWriter
 
writeEndMapItem() - Method in class org.infinispan.commons.configuration.io.json.JsonConfigurationWriter
 
writeEndMapItem() - Method in class org.infinispan.commons.configuration.io.xml.XmlConfigurationWriter
 
writeEndMapItem() - Method in class org.infinispan.commons.configuration.io.yaml.YamlConfigurationWriter
 
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
 
writeMapItem(Enum<?>, Enum<?>, String) - Method in class org.infinispan.commons.configuration.io.AbstractConfigurationWriter
 
writeMapItem(Enum<?>, Enum<?>, String) - Method in interface org.infinispan.commons.configuration.io.ConfigurationWriter
 
writeMapItem(Enum<?>, Enum<?>, String, String) - Method in class org.infinispan.commons.configuration.io.AbstractConfigurationWriter
 
writeMapItem(Enum<?>, Enum<?>, String, String) - Method in interface org.infinispan.commons.configuration.io.ConfigurationWriter
 
writeMapItem(String, String, String) - Method in interface org.infinispan.commons.configuration.io.ConfigurationWriter
Writes a complex map entry.
writeMapItem(String, String, String) - Method in class org.infinispan.commons.configuration.io.json.JsonConfigurationWriter
 
writeMapItem(String, String, String) - Method in class org.infinispan.commons.configuration.io.xml.XmlConfigurationWriter
 
writeMapItem(String, String, String) - Method in class org.infinispan.commons.configuration.io.yaml.YamlConfigurationWriter
 
writeMapItem(String, String, String, String) - Method in interface org.infinispan.commons.configuration.io.ConfigurationWriter
Writes a simple map entry.
writeMapItem(String, String, String, String) - Method in class org.infinispan.commons.configuration.io.json.JsonConfigurationWriter
 
writeMapItem(String, String, String, String) - Method in class org.infinispan.commons.configuration.io.xml.XmlConfigurationWriter
 
writeMapItem(String, String, String, String) - Method in class org.infinispan.commons.configuration.io.yaml.YamlConfigurationWriter
 
writeNamespace(String, String) - Method in interface org.infinispan.commons.configuration.io.ConfigurationWriter
 
writeNamespace(String, String) - Method in class org.infinispan.commons.configuration.io.json.JsonConfigurationWriter
 
writeNamespace(String, String) - Method in class org.infinispan.commons.configuration.io.xml.XmlConfigurationWriter
 
writeNamespace(String, String) - Method in class org.infinispan.commons.configuration.io.yaml.YamlConfigurationWriter
 
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, 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
writer - Variable in class org.infinispan.commons.configuration.io.AbstractConfigurationWriter
 
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
 
writeStartArrayElement(Enum<?>) - Method in class org.infinispan.commons.configuration.io.AbstractConfigurationWriter
 
writeStartArrayElement(Enum<?>) - Method in interface org.infinispan.commons.configuration.io.ConfigurationWriter
 
writeStartArrayElement(String) - Method in interface org.infinispan.commons.configuration.io.ConfigurationWriter
Writes an array element.
writeStartArrayElement(String) - Method in class org.infinispan.commons.configuration.io.json.JsonConfigurationWriter
 
writeStartArrayElement(String) - Method in class org.infinispan.commons.configuration.io.xml.XmlConfigurationWriter
 
writeStartArrayElement(String) - Method in class org.infinispan.commons.configuration.io.yaml.YamlConfigurationWriter
 
writeStartDocument() - Method in interface org.infinispan.commons.configuration.io.ConfigurationWriter
 
writeStartDocument() - Method in class org.infinispan.commons.configuration.io.json.JsonConfigurationWriter
 
writeStartDocument() - Method in class org.infinispan.commons.configuration.io.xml.XmlConfigurationWriter
 
writeStartDocument() - Method in class org.infinispan.commons.configuration.io.yaml.YamlConfigurationWriter
 
writeStartElement(Enum<?>) - Method in class org.infinispan.commons.configuration.io.AbstractConfigurationWriter
 
writeStartElement(Enum<?>) - Method in interface org.infinispan.commons.configuration.io.ConfigurationWriter
 
writeStartElement(String) - Method in interface org.infinispan.commons.configuration.io.ConfigurationWriter
 
writeStartElement(String) - Method in class org.infinispan.commons.configuration.io.json.JsonConfigurationWriter
 
writeStartElement(String) - Method in class org.infinispan.commons.configuration.io.xml.XmlConfigurationWriter
 
writeStartElement(String) - Method in class org.infinispan.commons.configuration.io.yaml.YamlConfigurationWriter
 
writeStartElement(String, String, Enum<?>) - Method in class org.infinispan.commons.configuration.io.AbstractConfigurationWriter
 
writeStartElement(String, String, Enum<?>) - Method in interface org.infinispan.commons.configuration.io.ConfigurationWriter
 
writeStartElement(String, String, String) - Method in interface org.infinispan.commons.configuration.io.ConfigurationWriter
 
writeStartElement(String, String, String) - Method in class org.infinispan.commons.configuration.io.json.JsonConfigurationWriter
 
writeStartElement(String, String, String) - Method in class org.infinispan.commons.configuration.io.xml.XmlConfigurationWriter
 
writeStartElement(String, String, String) - Method in class org.infinispan.commons.configuration.io.yaml.YamlConfigurationWriter
 
writeStartListElement(Enum<?>, boolean) - Method in class org.infinispan.commons.configuration.io.AbstractConfigurationWriter
 
writeStartListElement(Enum<?>, boolean) - Method in interface org.infinispan.commons.configuration.io.ConfigurationWriter
 
writeStartListElement(String, boolean) - Method in interface org.infinispan.commons.configuration.io.ConfigurationWriter
Starts a list element.
writeStartListElement(String, boolean) - Method in class org.infinispan.commons.configuration.io.json.JsonConfigurationWriter
 
writeStartListElement(String, boolean) - Method in class org.infinispan.commons.configuration.io.xml.XmlConfigurationWriter
 
writeStartListElement(String, boolean) - Method in class org.infinispan.commons.configuration.io.yaml.YamlConfigurationWriter
 
writeStartListElement(String, String, Enum<?>, boolean) - Method in class org.infinispan.commons.configuration.io.AbstractConfigurationWriter
 
writeStartListElement(String, String, Enum<?>, boolean) - Method in interface org.infinispan.commons.configuration.io.ConfigurationWriter
 
writeStartListElement(String, String, String, boolean) - Method in interface org.infinispan.commons.configuration.io.ConfigurationWriter
 
writeStartListElement(String, String, String, boolean) - Method in class org.infinispan.commons.configuration.io.json.JsonConfigurationWriter
 
writeStartListElement(String, String, String, boolean) - Method in class org.infinispan.commons.configuration.io.xml.XmlConfigurationWriter
 
writeStartListElement(String, String, String, boolean) - Method in class org.infinispan.commons.configuration.io.yaml.YamlConfigurationWriter
 
writeStartMap(Enum<?>) - Method in class org.infinispan.commons.configuration.io.AbstractConfigurationWriter
 
writeStartMap(Enum<?>) - Method in interface org.infinispan.commons.configuration.io.ConfigurationWriter
 
writeStartMap(String) - Method in interface org.infinispan.commons.configuration.io.ConfigurationWriter
 
writeStartMap(String) - Method in class org.infinispan.commons.configuration.io.json.JsonConfigurationWriter
 
writeStartMap(String) - Method in class org.infinispan.commons.configuration.io.xml.XmlConfigurationWriter
 
writeStartMap(String) - Method in class org.infinispan.commons.configuration.io.yaml.YamlConfigurationWriter
 
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.
 
writeUnsignedInt(byte[], int, int) - Static method in class org.infinispan.commons.io.UnsignedNumeric
Writes an int in a variable-length format.
writeUnsignedInt(DataOutput, 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(DataOutput, 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
 
XINCLUDE - Static variable in class org.infinispan.commons.configuration.io.xml.XmlConfigurationReader
 
XINCLUDE_NS - Static variable in class org.infinispan.commons.configuration.io.xml.XmlConfigurationReader
 
XML_URI - Static variable in class org.infinispan.commons.configuration.io.xml.MXParser
 
XmlConfiguration - Class in org.infinispan.commons.logging.log4j
 
XmlConfiguration(LoggerContext, ConfigurationSource) - Constructor for class org.infinispan.commons.logging.log4j.XmlConfiguration
 
XmlConfigurationFactory - Class in org.infinispan.commons.logging.log4j
 
XmlConfigurationFactory() - Constructor for class org.infinispan.commons.logging.log4j.XmlConfigurationFactory
 
XmlConfigurationReader - Class in org.infinispan.commons.configuration.io.xml
 
XmlConfigurationReader(Reader, ConfigurationResourceResolver, Properties, PropertyReplacer, NamingStrategy) - Constructor for class org.infinispan.commons.configuration.io.xml.XmlConfigurationReader
 
XmlConfigurationWriter - Class in org.infinispan.commons.configuration.io.xml
 
XmlConfigurationWriter(Writer, boolean, boolean) - Constructor for class org.infinispan.commons.configuration.io.xml.XmlConfigurationWriter
 
xmlDeclContent - Variable in class org.infinispan.commons.configuration.io.xml.MXParser
 
xmlDeclStandalone - Variable in class org.infinispan.commons.configuration.io.xml.MXParser
 
xmlDeclVersion - Variable in class org.infinispan.commons.configuration.io.xml.MXParser
 
XMLNS_URI - Static variable in class org.infinispan.commons.configuration.io.xml.MXParser
 
XmlPullParser - Interface in org.infinispan.commons.configuration.io.xml
XML Pull Parser is an interface that defines parsing functionlity provided in XMLPULL V1 API (visit this website to learn more about API and its implementations).
XmlPullParserException - Exception Class in org.infinispan.commons.configuration.io.xml
This exception is thrown to signal XML Pull Parser related faults.
XmlPullParserException(String) - Constructor for exception class org.infinispan.commons.configuration.io.xml.XmlPullParserException
 
XmlPullParserException(String, XmlPullParser, Throwable) - Constructor for exception class org.infinispan.commons.configuration.io.xml.XmlPullParserException
 
XMLStringConfiguration - Class in org.infinispan.commons.configuration
Deprecated, for removal: This API element is subject to removal in a future version.
XMLStringConfiguration(String) - Constructor for class org.infinispan.commons.configuration.XMLStringConfiguration
Deprecated.
 
XSITE_AUTO_TRANSFER_RESPONSE - Static variable in interface org.infinispan.commons.marshall.Ids
 
XSITE_COMMANDS_EXTERNALIZER - Static variable in interface org.infinispan.commons.marshall.Ids
 
XSiteStateTransferMode - Enum in org.infinispan.configuration.cache
Cross site state transfer mode.

Y

YamlConfigurationReader - Class in org.infinispan.commons.configuration.io.yaml
 
YamlConfigurationReader(Reader, ConfigurationResourceResolver, Properties, PropertyReplacer, NamingStrategy) - Constructor for class org.infinispan.commons.configuration.io.yaml.YamlConfigurationReader
 
YamlConfigurationReader.Parsed - Class in org.infinispan.commons.configuration.io.yaml
 
YamlConfigurationWriter - Class in org.infinispan.commons.configuration.io.yaml
 
YamlConfigurationWriter(Writer, boolean) - Constructor for class org.infinispan.commons.configuration.io.yaml.YamlConfigurationWriter
 
YES - Static variable in class org.infinispan.commons.configuration.io.xml.MXParser
 
A B C D E F G H I J K L M N O P Q R S T U V W X Y 
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form