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 Z 
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form

A

AbstractBasicCacheDecorator<K,V> - Class in org.wildfly.clustering.cache.infinispan
Decorator of a BasicCache.
AbstractBasicCacheDecorator(BasicCache) - Constructor for class org.wildfly.clustering.cache.infinispan.AbstractBasicCacheDecorator
Creates a cache decorator
AbstractByteBufferMarshaller - Class in org.wildfly.clustering.marshalling
An abstract byte buffer marshaller that performs read/writing within a specified ClassLoader context.
AbstractByteBufferMarshaller(ClassLoader) - Constructor for class org.wildfly.clustering.marshalling.AbstractByteBufferMarshaller
Constructs a new byte buffer marshaller using the specified context class loader.
AbstractCacheEntryMutator - Class in org.wildfly.clustering.cache.infinispan
Abstract mutator providing max-idle customization.
AbstractCacheEntryMutator() - Constructor for class org.wildfly.clustering.cache.infinispan.AbstractCacheEntryMutator
Creates a immortal cache entry mutator.
AbstractCollectionMarshaller<E,T> - Class in org.wildfly.clustering.marshalling.protostream.util
Abstract collection marshaller that writes the elements of the collection.
AbstractCollectionMarshaller(Class) - Constructor for class org.wildfly.clustering.marshalling.protostream.util.AbstractCollectionMarshaller
Creates a collection marshaller for the specified implementation class.
AbstractContext<T> - Class in org.wildfly.clustering.context
An abstract context that can accumulate actions to run on close.
AbstractContext() - Constructor for class org.wildfly.clustering.context.AbstractContext
Constructs a new context.
AbstractContextualBatch - Class in org.wildfly.clustering.cache.infinispan.batch
An abstract contextual batch implementing the lifecycle of a batch.
AbstractFunction<T,O> - Class in org.wildfly.clustering.cache.function
Function that operates on an operable object.
AbstractFunction(T, UnaryOperator, Supplier, Predicate) - Constructor for class org.wildfly.clustering.cache.function.AbstractFunction
Constructs a function.
AbstractGroupMember<I> - Class in org.wildfly.clustering.server.group
An abstract implementation of a group member.
AbstractGroupMember() - Constructor for class org.wildfly.clustering.server.group.AbstractGroupMember
Creates a group member.
AbstractImmutableSession - Class in org.wildfly.clustering.session.cache
AbstractImmutableSession(String) - Constructor for class org.wildfly.clustering.session.cache.AbstractImmutableSession
Creates an immutable session with the specified identifier.
AbstractImmutableSessionMetaData - Class in org.wildfly.clustering.session.cache.metadata
Common AbstractImmutableSessionMetaData.toString() for session meta data.
AbstractImmutableSessionMetaData() - Constructor for class org.wildfly.clustering.session.cache.metadata.AbstractImmutableSessionMetaData
Creates an immutable session metadata.
AbstractITCase<C,A> - Class in org.wildfly.clustering.arquillian
An abstract integration test that runs against a specific set of containers.
AbstractITCase(Function, C) - Constructor for class org.wildfly.clustering.arquillian.AbstractITCase
Constructs a new integration test using the specified tester factory and configuration.
AbstractMapMarshaller<K,V,T> - Class in org.wildfly.clustering.marshalling.protostream.util
Abstract marshaller for a Map that writes the entries of the map.
AbstractMapMarshaller(Class) - Constructor for class org.wildfly.clustering.marshalling.protostream.util.AbstractMapMarshaller
Creates a new map marshaller for the specified implementation class.
AbstractMarshaller - Class in org.wildfly.clustering.cache.infinispan.marshalling
Abstract marshaller implementation.
AbstractMarshaller() - Constructor for class org.wildfly.clustering.cache.infinispan.marshalling.AbstractMarshaller
Creates an Infinispan marshaller.
AbstractMemberMarshaller<T,M> - Class in org.wildfly.clustering.marshalling.protostream.reflect
Generic marshaller based on non-public members.
AbstractMemberMarshaller(Class, BiFunction, BiFunction, Class...) - Constructor for class org.wildfly.clustering.marshalling.protostream.reflect.AbstractMemberMarshaller
Creates a marshaller using the specified member fields.
AbstractPrimaryOwnerCommand<K,V,R> - Class in org.wildfly.clustering.server.infinispan.scheduler
An abstract primary owner command.
AbstractProtoStreamOperation - Class in org.wildfly.clustering.marshalling.protostream
A protostream operation.
AbstractProtoStreamWriter - Class in org.wildfly.clustering.marshalling.protostream
Delegates most ProtoStreamWriter operations to a TagWriter.
AbstractSerializationContextInitializer - Class in org.wildfly.clustering.marshalling.protostream
An abstract initializer of a serialization context handling location and registration of the protobuf schemas.
AbstractSerializationContextInitializer() - Constructor for class org.wildfly.clustering.marshalling.protostream.AbstractSerializationContextInitializer
Creates a new serialization context initializer that loads a protobuf schema file using the name of the package of this implementation class.
AbstractSerializationContextInitializer(Package) - Constructor for class org.wildfly.clustering.marshalling.protostream.AbstractSerializationContextInitializer
Creates a new serialization context initializer that loads a protobuf schema file using the name of the specified package.
AbstractSessionAttributes - Class in org.wildfly.clustering.session.cache.attributes
A session attributes implementation based on a map.
AbstractSessionAttributes(Map) - Constructor for class org.wildfly.clustering.session.cache.attributes.AbstractSessionAttributes
Creates the attributes of a session.
AbstractSessionManager<CC,MV,AV,SC> - Class in org.wildfly.clustering.session.cache
An abstract SessionManager implementation that delegates most implementation details to a SessionFactory.
AbstractSessionManager(AbstractSessionManager.Configuration) - Constructor for class org.wildfly.clustering.session.cache.AbstractSessionManager
Creates a session manager using the specified configuration.
AbstractSessionManager.Configuration<CC,MV,AV,SC> - Interface in org.wildfly.clustering.session.cache
Configuration of a session manager.
AbstractSessionMetaDataEntry - Class in org.wildfly.clustering.session.cache.metadata.coarse
A session meta data entry.
accept(C) - Method in class org.wildfly.clustering.context.ThreadContextReference
 
accept(C, Collection) - Method in class org.wildfly.clustering.cache.function.CollectionAddFunction
 
accept(C, Collection) - Method in class org.wildfly.clustering.cache.function.CollectionRemoveFunction
 
accept(E) - Method in class org.wildfly.clustering.function.Consumer.ExceptionLogger
 
accept(Runnable) - Method in class org.wildfly.clustering.context.AbstractContext
 
accept(Consumer, Supplier) - Static method in interface org.wildfly.clustering.function.Runner
Returns a runner that consumes a value from the specified supplier.
accept(Consumer) - Method in class org.wildfly.clustering.server.local.listener.LocalListenerRegistry
 
accept(DoubleConsumer, DoubleSupplier) - Static method in interface org.wildfly.clustering.function.Runner
Returns a runner that consumes a value from the specified supplier.
accept(IntConsumer, IntSupplier) - Static method in interface org.wildfly.clustering.function.Runner
Returns a runner that consumes a value from the specified supplier.
accept(LongConsumer, LongSupplier) - Static method in interface org.wildfly.clustering.function.Runner
Returns a runner that consumes a value from the specified supplier.
accept(Map, Map) - Method in class org.wildfly.clustering.cache.function.MapComputeFunction
 
accept(K, Object, Metadata, Object, Metadata, EventType) - Method in class org.wildfly.clustering.cache.infinispan.embedded.listener.KeyFilter
 
accept(RemoteCacheConfigurationBuilder) - Method in class org.wildfly.clustering.cache.infinispan.persistence.remote.RemoteCacheStoreConfiguration
 
accept(CacheEntryEvent) - Method in class org.wildfly.clustering.cache.infinispan.embedded.listener.BlockingCacheEventListener
 
accept(CacheEntryEvent) - Method in class org.wildfly.clustering.cache.infinispan.embedded.listener.NonBlockingCacheEventListener
 
accept(CacheStreamFilter) - Method in class org.wildfly.clustering.server.infinispan.scheduler.CacheEntriesTask
 
accept(CacheStreamFilter) - Method in class org.wildfly.clustering.server.infinispan.scheduler.CacheKeysTask
 
accept(SerializationContext) - Method in class org.wildfly.clustering.marshalling.protostream.SchemaRegistrar
 
acceptAll(Iterable) - Static method in interface org.wildfly.clustering.function.BiConsumer
Returns a composite consumer that delegates to zero or more consumers.
acceptAll(Iterable) - Static method in interface org.wildfly.clustering.function.Consumer
Returns a composite consumer that delegates to zero or more consumers.
acceptAll(Iterable) - Static method in interface org.wildfly.clustering.function.DoubleConsumer
Returns a composite consumer that delegates to the specified consumers.
acceptAll(Iterable) - Static method in interface org.wildfly.clustering.function.IntConsumer
Returns a composite consumer that delegates to the specified consumers.
acceptAll(Iterable) - Static method in interface org.wildfly.clustering.function.LongConsumer
Returns a composite consumer that delegates to the specified consumers.
acceptFormer(Consumer) - Static method in interface org.wildfly.clustering.function.BiConsumer
Returns a consumer that delegates to a consumer of the first parameter, ignoring the second.
acceptLatter(Consumer) - Static method in interface org.wildfly.clustering.function.BiConsumer
Returns a consumer that delegates to a consumer of the second parameter, ignoring the first.
add(E) - Method in interface org.wildfly.clustering.server.local.scheduler.ConcurrentDirectDeque
 
add(K, V) - Method in interface org.wildfly.clustering.server.local.scheduler.ScheduledEntries
Adds an entry using the specified key and value.
addClientListener(Object) - Method in class org.wildfly.clustering.cache.infinispan.remote.RemoteCacheDecorator
 
addClientListener(Object, Object[], Object[]) - Method in class org.wildfly.clustering.cache.infinispan.remote.RemoteCacheDecorator
 
added(Map) - Method in interface org.wildfly.clustering.server.registry.RegistryListener
Called when new entries have been added.
addFilteredListenerAsync(Object, CacheEventFilter, CacheEventConverter, Set) - Method in class org.wildfly.clustering.cache.infinispan.embedded.AdvancedCacheDecorator
 
addListenerAsync(Object) - Method in class org.wildfly.clustering.cache.infinispan.embedded.AdvancedCacheDecorator
 
addListenerAsync(Object, CacheEventFilter, CacheEventConverter) - Method in class org.wildfly.clustering.cache.infinispan.embedded.AdvancedCacheDecorator
 
addNearCacheListener(Object, int) - Method in class org.wildfly.clustering.cache.infinispan.remote.RemoteCacheDecorator
 
addParameter(String, String) - Method in interface org.wildfly.clustering.arquillian.RelativeURIBuilder
Appends the specified query parameter to the URI created by this builder.
addParameter(String, String) - Method in interface org.wildfly.clustering.arquillian.URIBuilder
 
addParameters(Map) - Method in interface org.wildfly.clustering.arquillian.RelativeURIBuilder
Appends the specified query parameters to the URI created by this builder.
addParameters(Map) - Method in interface org.wildfly.clustering.arquillian.URIBuilder
 
addPath(String) - Method in interface org.wildfly.clustering.arquillian.RelativeURIBuilder
Appends the specified path to the URI created by this builder.
addPath(String) - Method in interface org.wildfly.clustering.arquillian.URIBuilder
 
addPath(String, Map) - Method in interface org.wildfly.clustering.arquillian.RelativeURIBuilder
Appends the specified path and path parameters to the URI created by this builder.
addPath(String, Map) - Method in interface org.wildfly.clustering.arquillian.URIBuilder
 
AddressGenerator - Enum Class in org.wildfly.clustering.server.jgroups
Address generators for JGroups.
AddressGroupMemberExternalizerProvider() - Constructor for class org.wildfly.clustering.server.infinispan.EmbeddedCacheManagerGroupMemberSerializer.AddressGroupMemberExternalizerProvider
Creates an externalizer provider for a group member.
AddressGroupMemberFormatter() - Constructor for class org.wildfly.clustering.server.infinispan.EmbeddedCacheManagerGroupMemberSerializer.AddressGroupMemberFormatter
Creates a formatter of a group member.
AddressMarshaller - Enum Class in org.wildfly.clustering.server.infinispan
ProtoStream marshaller for an Address.
AddressMarshaller - Enum Class in org.wildfly.clustering.server.jgroups
Marshallers for the fields of an Address.
AddressSerializer - Enum Class in org.wildfly.clustering.server.infinispan
Serializer for an Infinispan JGroups-based address.
AddressSerializer - Enum Class in org.wildfly.clustering.server.jgroups
Serializer for a JGroups Address.
AddressSerializer.IpAddressExternalizerProvider - Class in org.wildfly.clustering.server.jgroups
Provider of a IpAddress externalizer.
AddressSerializer.JGroupsAddressExternalizerProvider - Class in org.wildfly.clustering.server.infinispan
Provides an externalizer of a JGroups address.
AddressSerializer.JGroupsAddressFormatter - Class in org.wildfly.clustering.server.infinispan
A formatter of a JGroups address.
AddressSerializer.UUIDExternalizerProvider - Class in org.wildfly.clustering.server.jgroups
Provider of a UUID externalizer.
AddressSetAddFunction - Class in org.wildfly.clustering.server.infinispan.provider
A function used to perform add/addAll operations on a set of addresses.
AddressSetAddFunction(Collection) - Constructor for class org.wildfly.clustering.server.infinispan.provider.AddressSetAddFunction
Creates a function that adds the specified addresses to a set.
AddressSetAddFunction(Address) - Constructor for class org.wildfly.clustering.server.infinispan.provider.AddressSetAddFunction
Creates a function that adds the specified address to a set.
AddressSetFunctionMarshaller<F> - Class in org.wildfly.clustering.server.infinispan.provider
Marshaller for an function that operates on a Set of Address instances.
AddressSetFunctionMarshaller(Class, Function) - Constructor for class org.wildfly.clustering.server.infinispan.provider.AddressSetFunctionMarshaller
Creates an address set function of the specified implementation type
AddressSetRemoveFunction - Class in org.wildfly.clustering.server.infinispan.provider
A function used to perform remove/removeAll operations on a set of addresses.
AddressSetRemoveFunction(Collection) - Constructor for class org.wildfly.clustering.server.infinispan.provider.AddressSetRemoveFunction
Creates a function that removes the specified addresses from a set.
AddressSetRemoveFunction(Address) - Constructor for class org.wildfly.clustering.server.infinispan.provider.AddressSetRemoveFunction
Creates a function that removes the specified address from a set.
addSegments(IntSet) - Method in class org.wildfly.clustering.cache.infinispan.embedded.container.EvictableDataContainer
 
addSegments(IntSet) - Method in class org.wildfly.clustering.cache.infinispan.persistence.remote.RemoteCacheStore
 
addSession(D, S) - Method in class org.wildfly.clustering.session.cache.user.MutableUserSessions
 
addSession(D, S) - Method in interface org.wildfly.clustering.session.user.UserSessions
Adds the specified deployment and session identifiers to the set of deployments for which the associated user is authenticated.
addStorageFormatFilteredListenerAsync(Object, CacheEventFilter, CacheEventConverter, Set) - Method in class org.wildfly.clustering.cache.infinispan.embedded.AdvancedCacheDecorator
 
AdvancedCacheDecorator<K,V> - Class in org.wildfly.clustering.cache.infinispan.embedded
An AdvancedCache decorator.
AdvancedCacheDecorator(AdvancedCache, UnaryOperator) - Constructor for class org.wildfly.clustering.cache.infinispan.embedded.AdvancedCacheDecorator
Creates an embedded cache decorator.
AffinityIdentifierFactoryService<I> - Class in org.wildfly.clustering.server.infinispan.manager
An IdentifierFactoryService that uses a KeyAffinityService to pre-generate locally hashing identifiers from a supplier.
AffinityIdentifierFactoryService(Supplier, Cache) - Constructor for class org.wildfly.clustering.server.infinispan.manager.AffinityIdentifierFactoryService
Creates an affinity identifier factory service.
afterCompletion(int) - Method in class org.wildfly.clustering.cache.infinispan.batch.DefaultTransactionalBatch
 
aliases(String...) - Method in class org.wildfly.clustering.cache.infinispan.persistence.jdbc.DataSourceConnectionFactoryConfigurationBuilder
 
aliases(String...) - Method in class org.wildfly.clustering.cache.infinispan.persistence.remote.RemoteCacheStoreConfigurationBuilder
 
always() - Static method in interface org.wildfly.clustering.function.BiPredicate
Returns a predicate that always accepts its arguments.
always() - Static method in interface org.wildfly.clustering.function.Predicate
Returns a predicate that always accepts its argument.
ALWAYS - Static variable in interface org.wildfly.clustering.function.BiPredicate
A predicate that always returns true
ALWAYS - Static variable in interface org.wildfly.clustering.function.DoublePredicate
A predicate that always returns true
ALWAYS - Static variable in interface org.wildfly.clustering.function.IntPredicate
A predicate that always returns true
ALWAYS - Static variable in interface org.wildfly.clustering.function.LongPredicate
A predicate that always returns true
ALWAYS - Static variable in interface org.wildfly.clustering.function.Predicate
A predicate that always returns true
and(BiPredicate) - Method in interface org.wildfly.clustering.function.BiPredicate
 
and(DoublePredicate) - Method in interface org.wildfly.clustering.function.DoublePredicate
 
and(IntPredicate) - Method in interface org.wildfly.clustering.function.IntPredicate
 
and(LongPredicate) - Method in interface org.wildfly.clustering.function.LongPredicate
 
and(Predicate) - Method in interface org.wildfly.clustering.server.immutable.Immutability
 
and(Predicate) - Method in interface org.wildfly.clustering.function.Predicate
 
and(Predicate, Predicate) - Static method in interface org.wildfly.clustering.function.BiPredicate
Returns a binary predicate composed using the conjunction of two unary predicates.
andThen(Runnable) - Method in interface org.wildfly.clustering.function.Runner
Returns a runner that runs the specified runner after running this runner.
andThen(BiConsumer) - Method in interface org.wildfly.clustering.function.BiConsumer
 
andThen(Consumer) - Method in interface org.wildfly.clustering.function.Consumer
 
andThen(DoubleConsumer) - Method in interface org.wildfly.clustering.function.DoubleConsumer
 
andThen(Function) - Method in interface org.wildfly.clustering.function.BiFunction
 
andThen(Function) - Method in interface org.wildfly.clustering.function.Function
 
andThen(Function) - Method in interface org.wildfly.clustering.marshalling.protostream.reflect.TriFunction
Returns a composed function that first applies this function to its input, and then applies the after function to the result.
andThen(Function) - Method in interface org.wildfly.clustering.function.Callable
Returns a callable whose result is mapped by the specified function.
andThen(IntConsumer) - Method in interface org.wildfly.clustering.function.IntConsumer
 
andThen(LongConsumer) - Method in interface org.wildfly.clustering.function.LongConsumer
 
andThen(UnaryOperator) - Method in interface org.wildfly.clustering.function.BinaryOperator
andThen(UnaryOperator) - Method in interface org.wildfly.clustering.function.UnaryOperator
Returns an operator that applies the specified operator to the result of this operator.
annotateClass(Class) - Method in class org.wildfly.clustering.marshalling.java.ObjectOutputStream
 
annotateProxyClass(Class) - Method in class org.wildfly.clustering.marshalling.java.ObjectOutputStream
 
Any - Class in org.wildfly.clustering.marshalling.protostream
A wrapper for an arbitrary object.
ANY - Enum constant in enum class org.wildfly.clustering.marshalling.protostream.Scalar
A reference to an arbitrary object
ANY - Enum constant in enum class org.wildfly.clustering.marshalling.protostream.ScalarClass
A reference to an arbitrary class
AnySerializationContextInitializer - Class in org.wildfly.clustering.marshalling.protostream
Serialization context initializer for this package.
AnySerializationContextInitializer() - Constructor for class org.wildfly.clustering.marshalling.protostream.AnySerializationContextInitializer
Creates a new serialization context initializer.
ApplicationConfiguration<C,A> - Interface in org.wildfly.clustering.arquillian
Encapsulates the configuration of a test application.
apply(C) - Method in interface org.wildfly.clustering.context.ContextReference
 
apply(I) - Method in class org.wildfly.clustering.server.infinispan.affinity.NaryGroupMemberAffinity
 
apply(I) - Method in class org.wildfly.clustering.server.infinispan.affinity.UnaryGroupMemberAffinity
 
apply(I) - Method in class org.wildfly.clustering.server.local.affinity.LocalGroupMemberAffinity
 
apply(Object) - Method in class org.wildfly.clustering.marshalling.protostream.DefaultProtoStreamWriter
 
apply(Object) - Method in class org.wildfly.clustering.marshalling.protostream.SizeComputingProtoStreamWriter
 
apply(Object[]) - Method in class org.wildfly.clustering.marshalling.protostream.reflect.BinaryMemberMarshaller
 
apply(Object[]) - Method in class org.wildfly.clustering.marshalling.protostream.reflect.TernaryMemberMarshaller
 
apply(Object[]) - Method in class org.wildfly.clustering.marshalling.protostream.reflect.UnaryMemberMarshaller
 
apply(Object, O) - Method in class org.wildfly.clustering.cache.function.AbstractFunction
 
apply(Object, V) - Method in class org.wildfly.clustering.cache.function.RemappingFunction
 
apply(String) - Method in class org.wildfly.clustering.session.cache.affinity.NarySessionAffinity
 
apply(String) - Method in class org.wildfly.clustering.session.cache.affinity.UnarySessionAffinity
 
apply(String) - Method in class org.wildfly.clustering.session.infinispan.embedded.SessionAttributeActivationNotifierFactory
 
apply(BiFunction) - Static method in interface org.wildfly.clustering.function.BinaryOperator
Returns an operator view of the specified binary function.
apply(Function) - Static method in interface org.wildfly.clustering.function.UnaryOperator
Returns an operator view of the specified function.
apply(Map.Entry) - Method in class org.wildfly.clustering.cache.infinispan.embedded.marshall.DefaultEncoderRegistry
 
apply(M) - Method in class org.wildfly.clustering.session.cache.affinity.SessionAffinityRegistryGroupMemberMapper
 
apply(CacheEntryEvent) - Method in class org.wildfly.clustering.cache.infinispan.embedded.listener.BlockingCacheEventListener
 
apply(CacheEntryEvent) - Method in class org.wildfly.clustering.cache.infinispan.embedded.listener.NonBlockingCacheEventListener
 
apply(CacheConfiguration) - Method in class org.wildfly.clustering.cache.caffeine.CacheFactory
 
apply(SessionCreationMetaDataEntry, SessionAccessMetaDataEntry) - Method in class org.wildfly.clustering.session.infinispan.remote.metadata.HotRodSessionMetaDataFactory
 
apply(P1, P2, P3) - Method in interface org.wildfly.clustering.marshalling.protostream.reflect.TriFunction
Applies this function to the given parameters.
apply(V) - Method in class org.wildfly.clustering.server.offset.Offset.DefaultOffset
 
applyFormer(Function) - Static method in interface org.wildfly.clustering.function.BiFunction
Returns a function that applies the former parameter to the specified function.
applyFormer(UnaryOperator) - Static method in interface org.wildfly.clustering.function.BinaryOperator
Returns an operator that applies the former parameter to the specified operator.
applyLatter(Function) - Static method in interface org.wildfly.clustering.function.BiFunction
Returns a function that applies the latter parameter to the specified function.
applyLatter(UnaryOperator) - Static method in interface org.wildfly.clustering.function.BinaryOperator
Returns an operator that applies the latter parameter to the specified operator.
approximateSize(IntSet) - Method in class org.wildfly.clustering.cache.infinispan.persistence.remote.RemoteCacheStore
 
asMarshaller() - Method in interface org.wildfly.clustering.marshalling.protostream.FieldSetMarshaller
Creates a marshaller that reads and writes only the fields of this field set.
asMarshaller(Class) - Method in interface org.wildfly.clustering.marshalling.protostream.FieldSetMarshaller
Creates a marshaller that reads and writes only the fields of this field set.
AtomicReferenceService<T> - Class in org.wildfly.clustering.server.service
A simple service facade to an AutoCloseable factory.
AtomicReferenceService(Supplier) - Constructor for class org.wildfly.clustering.server.service.AtomicReferenceService
Creates a simple service from the specified value factory.
AtomicReferenceService(Supplier, AtomicReference) - Constructor for class org.wildfly.clustering.server.service.AtomicReferenceService
Creates a simple service from the specified value factory.
AtomicSerializationContextInitializer - Class in org.wildfly.clustering.marshalling.protostream.util.concurrent.atomic
Serialization context initializer for the java.util.concurrent.atomic package.
AtomicSerializationContextInitializer() - Constructor for class org.wildfly.clustering.marshalling.protostream.util.concurrent.atomic.AtomicSerializationContextInitializer
Creates a new serialization context initializer.
attach(Throwable) - Method in class org.wildfly.clustering.cache.infinispan.batch.AbstractContextualBatch
 
attach(Throwable) - Method in interface org.wildfly.clustering.cache.infinispan.batch.Contextual
Attach this context to the specified exception.
AttachedSession<C> - Class in org.wildfly.clustering.session.cache
A Session decorator whose methods throw an IllegalStateException if the session is not valid.
attributes() - Method in class org.wildfly.clustering.cache.infinispan.embedded.container.DataContainerConfigurationBuilder
 
attributes() - Method in class org.wildfly.clustering.cache.infinispan.persistence.jdbc.DataSourceConnectionFactoryConfiguration
 
attributes() - Method in class org.wildfly.clustering.cache.infinispan.persistence.jdbc.DataSourceConnectionFactoryConfigurationBuilder
 
available() - Method in class org.wildfly.clustering.marshalling.ByteBufferInputStream
 
available() - Method in class org.wildfly.clustering.marshalling.protostream.SimpleObjectInput
 
awaitTermination(long, TimeUnit) - Method in class org.wildfly.clustering.context.ContextualExecutorService
 

B

BASE64 - Enum constant in enum class org.wildfly.clustering.session.IdentifierMarshaller
Marshals session identifier as a Base64-decoded string
BasicCacheConfiguration - Interface in org.wildfly.clustering.cache.infinispan
Infinispan cache configuration specialization for a BasicCache.
BasicCacheContainerConfiguration - Interface in org.wildfly.clustering.cache.infinispan
Infinispan cache configuration specialization for a BasicCacheContainer.
batch(int, Publisher, Publisher) - Method in class org.wildfly.clustering.cache.infinispan.persistence.remote.RemoteCacheStore
 
Batch - Interface in org.wildfly.clustering.cache.batch
Instruments the batching of cache operations.
Batch.Status - Interface in org.wildfly.clustering.cache.batch
The status of a batch.
BatchContextualizerFactory - Interface in org.wildfly.clustering.cache.batch
SPI for batch contextualization.
beforeCompletion() - Method in class org.wildfly.clustering.cache.infinispan.batch.DefaultTransactionalBatch
 
BiCacheEntryCreator<I,K,V,C> - Interface in org.wildfly.clustering.cache
Creates a pair of entries in a cache.
BiCacheEntryLocator<I,K,V> - Interface in org.wildfly.clustering.cache
Locates a pair of entries from a cache.
BiConsumer<T,U> - Interface in org.wildfly.clustering.function
An enhanced binary consumer.
BiFunction<T,U,R> - Interface in org.wildfly.clustering.function
An enhanced binary function.
BigDecimalMarshaller - Enum Class in org.wildfly.clustering.marshalling.protostream.math
Marshaller for BigDecimal.
BinaryFieldMarshaller<T,F1,F2> - Class in org.wildfly.clustering.marshalling.protostream.reflect
Generic marshaller based on two non-public fields.
BinaryFieldMarshaller(Class, Class, Class, BiFunction) - Constructor for class org.wildfly.clustering.marshalling.protostream.reflect.BinaryFieldMarshaller
Creates a marshaller for the specified fields.
BinaryMemberMarshaller<T,M,M1,M2> - Class in org.wildfly.clustering.marshalling.protostream.reflect
Generic marshaller based on two non-public members.
BinaryMemberMarshaller(Class, BiFunction, BiFunction, Class, Class, BiFunction) - Constructor for class org.wildfly.clustering.marshalling.protostream.reflect.BinaryMemberMarshaller
Creates a marshaller for the specified members.
BinaryMethodMarshaller<T,M1,M2> - Class in org.wildfly.clustering.marshalling.protostream.reflect
Generic marshaller based on two non-public accessor methods.
BinaryMethodMarshaller(Class, Class, Class, BiFunction) - Constructor for class org.wildfly.clustering.marshalling.protostream.reflect.BinaryMethodMarshaller
Creates a marshaller for the specified methods.
BinaryOperator<T> - Interface in org.wildfly.clustering.function
An enhanced binary function.
BiPredicate<T,U> - Interface in org.wildfly.clustering.function
An enhanced binary predicate.
BlockingBasicCacheDecorator<K,V> - Class in org.wildfly.clustering.cache.infinispan
A BasicCache decorator for cache implementations whose synchronous methods always block.
BlockingBasicCacheDecorator(BasicCache, Duration) - Constructor for class org.wildfly.clustering.cache.infinispan.BlockingBasicCacheDecorator
Creates a cache decorator
BlockingCacheEventListener<K,V> - Class in org.wildfly.clustering.cache.infinispan.embedded.listener
Generic non-blocking event listener that delegates to a blocking event consumer.
BlockingCacheEventListener(Cache, BiConsumer) - Constructor for class org.wildfly.clustering.cache.infinispan.embedded.listener.BlockingCacheEventListener
Creates a blocking cache event listener.
BlockingCacheEventListener(Cache, Consumer) - Constructor for class org.wildfly.clustering.cache.infinispan.embedded.listener.BlockingCacheEventListener
Creates a blocking cache event listener.
BlockingExecutor - Interface in org.wildfly.clustering.server.util
Allows safe invocation of tasks that require resources not otherwise available after BlockingExecutor.close() to block a service from stopping.
BlockingReference<T> - Interface in org.wildfly.clustering.server.util
Encapsulates thread-safe reading/writing on an object reference.
BlockingReference.ConditionalReferenceWriter<T,V> - Class in org.wildfly.clustering.server.util
A conditional writer implementation for a reference.
BlockingReference.ReferenceWriter<T,V> - Class in org.wildfly.clustering.server.util
A writer implementation for a reference.
BlockingReference.Writer<T> - Interface in org.wildfly.clustering.server.util
Describes the writer of a reference.
BlockingReferenceMap<K,V> - Interface in org.wildfly.clustering.server.util
Encapsulates thread-safe references to map entries.
BOOLEAN - Enum constant in enum class org.wildfly.clustering.marshalling.protostream.Scalar
A boolean value
BooleanSupplier - Interface in org.wildfly.clustering.function
An enhanced boolean supplier.
bound() - Method in interface org.wildfly.clustering.session.cache.SessionBindingNotifier
Notifies all attributes that they are being unbound from a given session.
boxed() - Method in interface org.wildfly.clustering.function.BooleanSupplier
Returns a boxed version of this supplier.
boxed() - Method in interface org.wildfly.clustering.function.DoubleConsumer
Returns a boxed version of this consumer.
boxed() - Method in interface org.wildfly.clustering.function.DoubleSupplier
Returns a boxed version of this supplier.
boxed() - Method in interface org.wildfly.clustering.function.IntConsumer
Returns a boxed version of this consumer.
boxed() - Method in interface org.wildfly.clustering.function.IntSupplier
Returns a boxed version of this supplier.
boxed() - Method in interface org.wildfly.clustering.function.LongConsumer
Returns a boxed version of this consumer.
boxed() - Method in interface org.wildfly.clustering.function.LongSupplier
Returns a boxed version of this supplier.
build() - Method in class org.wildfly.clustering.cache.infinispan.persistence.jdbc.DataSourceConnectionFactoryConfigurationBuilder
 
build() - Method in class org.wildfly.clustering.cache.infinispan.persistence.remote.RemoteCacheStoreConfigurationBuilder
 
build() - Method in interface org.wildfly.clustering.arquillian.RelativeURIBuilder
Builds a URI.
build() - Method in interface org.wildfly.clustering.cache.caffeine.CacheConfiguration.Builder
Builds a cache configuration.
build() - Method in class org.wildfly.clustering.marshalling.jboss.MarshallingConfigurationBuilder.DefaultMarshallingConfigurationBuilder
 
build() - Method in interface org.wildfly.clustering.marshalling.MarshallerConfigurationBuilder
Builds the marshalling configuration.
build() - Method in class org.wildfly.clustering.marshalling.protostream.SerializationContextBuilder.DefaultSerializationContextBuilder
 
build() - Method in class org.wildfly.clustering.marshalling.protostream.SerializationContextBuilder.NativeSerializationContextBuilder
 
build() - Method in class org.wildfly.clustering.marshalling.protostream.SimpleDataInput.Builder
Builds a simple data input.
build() - Method in class org.wildfly.clustering.marshalling.protostream.SimpleDataOutput.Builder
Builds a simple data output.
build() - Method in class org.wildfly.clustering.marshalling.protostream.SimpleObjectInput.Builder
 
build() - Method in class org.wildfly.clustering.marshalling.protostream.SimpleObjectOutput.Builder
 
build(T) - Method in interface org.wildfly.clustering.marshalling.protostream.FieldSetMarshaller.Simple
 
build(V) - Method in interface org.wildfly.clustering.marshalling.protostream.FieldSetMarshaller
Builds the target object from the read value.
build(V) - Method in interface org.wildfly.clustering.marshalling.protostream.FieldSetMarshaller.Supplied
 
builder - Variable in class org.wildfly.clustering.cache.infinispan.persistence.remote.RemoteCacheStoreConfigurationBuilder
 
builder() - Static method in interface org.wildfly.clustering.cache.caffeine.CacheConfiguration
Creates a builder of cache configuration.
Builder() - Constructor for class org.wildfly.clustering.marshalling.protostream.SimpleDataInput.Builder
Constructs a builder of a data input.
Builder() - Constructor for class org.wildfly.clustering.marshalling.protostream.SimpleDataOutput.Builder
Creates a builder of a data output.
Builder() - Constructor for class org.wildfly.clustering.marshalling.protostream.SimpleObjectInput.Builder
Creates a builder of an object input
Builder() - Constructor for class org.wildfly.clustering.marshalling.protostream.SimpleObjectOutput.Builder
Creates a builder of an object output
bypassInvocationContextFactory() - Method in class org.wildfly.clustering.cache.infinispan.embedded.AdvancedCacheDecorator
 
BYTE - Enum constant in enum class org.wildfly.clustering.marshalling.protostream.Scalar
A byte value
BYTE_ARRAY - Enum constant in enum class org.wildfly.clustering.marshalling.protostream.Scalar
A binary value
BYTE_BUFFER - Enum constant in enum class org.wildfly.clustering.marshalling.protostream.Scalar
A byte buffer value
ByteBufferInputStream - Class in org.wildfly.clustering.marshalling
An input stream for reading a byte buffer.
ByteBufferInputStream(ByteBuffer) - Constructor for class org.wildfly.clustering.marshalling.ByteBufferInputStream
Constructs an input stream for reading a byte buffer.
ByteBufferMarshalledKey<K> - Class in org.wildfly.clustering.marshalling
MarshalledValue implementation suitable for map keys that uses a ByteBufferMarshaller.
ByteBufferMarshalledKey(ByteBuffer, int) - Constructor for class org.wildfly.clustering.marshalling.ByteBufferMarshalledKey
Constructs a marshalled key using the specified byte buffer and hash code.
ByteBufferMarshalledKey(K, ByteBufferMarshaller) - Constructor for class org.wildfly.clustering.marshalling.ByteBufferMarshalledKey
Constructs a marshalled key using the specified object and marshaller.
ByteBufferMarshalledKeyFactory - Class in org.wildfly.clustering.marshalling
Factory for creating a ByteBufferMarshalledKey.
ByteBufferMarshalledKeyFactory(ByteBufferMarshaller) - Constructor for class org.wildfly.clustering.marshalling.ByteBufferMarshalledKeyFactory
Creates a factory of a marshalled key.
ByteBufferMarshalledKeyMarshaller - Enum Class in org.wildfly.clustering.marshalling.protostream
ByteBufferMarshalledValue<V> - Class in org.wildfly.clustering.marshalling
MarshalledValue implementation that uses a ByteBufferMarshaller.
ByteBufferMarshalledValue(ByteBuffer) - Constructor for class org.wildfly.clustering.marshalling.ByteBufferMarshalledValue
Constructs a marshalled value from the specified byte buffer.
ByteBufferMarshalledValue(V, ByteBufferMarshaller) - Constructor for class org.wildfly.clustering.marshalling.ByteBufferMarshalledValue
Constructs a marshalled value from the specified object and marshaller.
ByteBufferMarshalledValueFactory - Class in org.wildfly.clustering.marshalling
Factory for creating a ByteBufferMarshalledValue.
ByteBufferMarshalledValueFactory(ByteBufferMarshaller) - Constructor for class org.wildfly.clustering.marshalling.ByteBufferMarshalledValueFactory
Creates a new marshalled value factory with the specified marshaller.
ByteBufferMarshalledValueMarshaller - Enum Class in org.wildfly.clustering.marshalling.protostream
ByteBufferMarshaller - Interface in org.wildfly.clustering.marshalling
Marshals an object to and from a ByteBuffer.
ByteBufferOutputStream - Class in org.wildfly.clustering.marshalling
An output stream for writing to a byte buffer.
ByteBufferOutputStream() - Constructor for class org.wildfly.clustering.marshalling.ByteBufferOutputStream
Constructs a new output stream with an default initial capacity.
ByteBufferOutputStream(int) - Constructor for class org.wildfly.clustering.marshalling.ByteBufferOutputStream
Constructs a new output stream with the specified initial capacity.
ByteBufferOutputStream(OptionalInt) - Constructor for class org.wildfly.clustering.marshalling.ByteBufferOutputStream
Constructs a new output stream with an optional initial capacity.

C

Cache<K,V> - Interface in org.wildfly.clustering.server.cache
A level-one cache of server-side state.
CacheableSession<C> - Interface in org.wildfly.clustering.session.cache
A session whose lifecycle is managed by a Cache.
CacheableUser<C,T,D,S> - Interface in org.wildfly.clustering.session.cache.user
Encapsulates a cacheable user.
CacheConfiguration - Interface in org.wildfly.clustering.cache
Encapsulates the generic configuration of a cache.
CacheConfiguration<K,V> - Interface in org.wildfly.clustering.cache.caffeine
Encapsulates the configuration of a Caffeine cache.
CacheConfiguration.Builder<K,V> - Interface in org.wildfly.clustering.cache.caffeine
A builder of a Caffeine cache configuration.
CacheContainerCommandDispatcherFactory - Interface in org.wildfly.clustering.server.infinispan.dispatcher
A command dispatcher factory associated with a cache container.
CacheContainerGroup - Interface in org.wildfly.clustering.server.infinispan
A group associated with a cache container
CacheContainerGroupMember - Interface in org.wildfly.clustering.server.infinispan
A cache container-based group member.
CacheContainerGroupMemberFactory - Interface in org.wildfly.clustering.server.infinispan
A factory that creates cache container-based group members.
CacheContainerRegistry<K,V> - Interface in org.wildfly.clustering.server.infinispan.registry
A registry associated with a cache container group.
CacheContainerServiceProviderRegistrar<T> - Interface in org.wildfly.clustering.server.infinispan.provider
A service provider registrar associated with a cache container group.
cached() - Static method in interface org.wildfly.clustering.server.util.Supplied
A cached supplied value.
CachedSession<C> - Class in org.wildfly.clustering.session.cache
A session facade whose lifecycle is managed by a Cache.
CachedSession(Session, Runnable) - Constructor for class org.wildfly.clustering.session.cache.CachedSession
Creates a cached session decorator
CachedSessionManager<C> - Class in org.wildfly.clustering.session.cache
A session manager decorator that shares session references across concurrent threads.
CachedSessionManager(SessionManager, CacheFactory) - Constructor for class org.wildfly.clustering.session.cache.CachedSessionManager
Creates a cached session manager decorator.
CachedUser<C,T,D,S> - Class in org.wildfly.clustering.session.cache.user
A cached user.
CachedUser(User, Runnable) - Constructor for class org.wildfly.clustering.session.cache.user.CachedUser
Creates a cached user.
CachedUserManager<C,T,D,S> - Class in org.wildfly.clustering.session.cache.user
A user manager that shares user references between concurrent threads.
CachedUserManager(UserManager, CacheFactory) - Constructor for class org.wildfly.clustering.session.cache.user.CachedUserManager
Creates a cached user manager.
CacheEntriesTask<K,V> - Class in org.wildfly.clustering.server.infinispan.scheduler
Invokes a task against cache entries matching a filter.
CacheEntryCreator<I,V,C> - Interface in org.wildfly.clustering.cache
Creates an entry in a cache.
CacheEntryLocator<I,V> - Interface in org.wildfly.clustering.cache
Locates a value from a cache.
CacheEntryMutator - Interface in org.wildfly.clustering.cache
Updates a cache entry within the cache.
CacheEntryMutatorFactory<K,V> - Interface in org.wildfly.clustering.cache
Creates a mutator instance for a given cache entry.
CacheEntryRemover<I> - Interface in org.wildfly.clustering.cache
Removes an entry from a cache.
CacheEntryScheduler<K,V> - Interface in org.wildfly.clustering.server.infinispan.scheduler
A scheduler for a cache entry.
CacheEntrySchedulerService<I,K,V,T> - Class in org.wildfly.clustering.server.infinispan.scheduler
A cache entry scheduler facade for a scheduler.
CacheEntrySchedulerService(SchedulerService, BiFunction) - Constructor for class org.wildfly.clustering.server.infinispan.scheduler.CacheEntrySchedulerService
Creates a cache entry scheduler from the specified scheduler and mapper.
cacheEntrySet() - Method in class org.wildfly.clustering.cache.infinispan.embedded.AdvancedCacheDecorator
 
CacheEventListenerRegistrar<K,V> - Class in org.wildfly.clustering.cache.infinispan.embedded.listener
A registering cache event listener.
CacheEventListenerRegistrar(FilteringListenable) - Constructor for class org.wildfly.clustering.cache.infinispan.embedded.listener.CacheEventListenerRegistrar
Creates a registrar for a cache event listener
CacheEventListenerRegistrar(FilteringListenable, Object) - Constructor for class org.wildfly.clustering.cache.infinispan.embedded.listener.CacheEventListenerRegistrar
Creates a registrar for a cache event listener
CacheFactory<K,V> - Class in org.wildfly.clustering.cache.caffeine
A factory for creating a Caffeine cache using a given configuration.
CacheFactory - Interface in org.wildfly.clustering.server.cache
Creates a level-one cache of server-side state.
CacheFactory() - Constructor for class org.wildfly.clustering.cache.caffeine.CacheFactory
Constructs a new cache factory.
CacheKey<I> - Class in org.wildfly.clustering.cache.infinispan
An base implementation for Infinispan cache keys.
CacheKey(I) - Constructor for class org.wildfly.clustering.cache.infinispan.CacheKey
Creates a cache key using the specified identifier.
CacheKeysTask<K,V> - Class in org.wildfly.clustering.server.infinispan.scheduler
Invokes a task against cache entries matching a filter.
CacheListenerRegistrar<K,V> - Interface in org.wildfly.clustering.cache.infinispan.embedded.listener
A registering cache listener.
CacheProperties - Interface in org.wildfly.clustering.cache
Exposes a cache configuration as simple high-level properties.
cachePublisher() - Method in class org.wildfly.clustering.cache.infinispan.embedded.AdvancedCacheDecorator
 
CacheRegistry<K,V> - Class in org.wildfly.clustering.server.infinispan.registry
Clustered Registry backed by an Infinispan cache.
CacheRegistry(CacheRegistry.Configuration) - Constructor for class org.wildfly.clustering.server.infinispan.registry.CacheRegistry
Creates a cache registry using the specified configuration.
CacheRegistry.Configuration<K,V> - Interface in org.wildfly.clustering.server.infinispan.registry
The configuration of this registry.
CacheServiceProviderRegistrar<T> - Class in org.wildfly.clustering.server.infinispan.provider
Infinispan Cache based ServiceProviderRegistrar.
CacheServiceProviderRegistrar(CacheServiceProviderRegistrar.Configuration) - Constructor for class org.wildfly.clustering.server.infinispan.provider.CacheServiceProviderRegistrar
Creates a service provider registrar using the specified configuration
CacheServiceProviderRegistrar.Configuration - Interface in org.wildfly.clustering.server.infinispan.provider
The configuration of this service provider registrar.
cacheStarting(ComponentRegistry, Configuration, String) - Method in class org.wildfly.clustering.cache.infinispan.embedded.lifecycle.WildFlyClusteringModuleLifecycle
 
CacheStrategy - Enum Class in org.wildfly.clustering.server.cache
Generic level-one cache implementations.
CacheStreamFilter<T> - Interface in org.wildfly.clustering.cache.infinispan.embedded.distribution
A operator that filters a cache stream.
CaffeineNearCache<K,V> - Class in org.wildfly.clustering.cache.infinispan.remote.near
Near cache implementation based on a Caffeine cache.
CaffeineNearCache(Cache) - Constructor for class org.wildfly.clustering.cache.infinispan.remote.near.CaffeineNearCache
Creates a near cache backed by a Caffeine cache.
CaffeineNearCacheService<K,V> - Class in org.wildfly.clustering.cache.infinispan.remote.near
Near cache service that constructs its near cache using a generic factory.
CaffeineNearCacheService(Supplier, ClientListenerNotifier) - Constructor for class org.wildfly.clustering.cache.infinispan.remote.near.CaffeineNearCacheService
Creates a Caffeine-based near cache service.
CalendarMarshaller - Enum Class in org.wildfly.clustering.marshalling.protostream.util
ProtoStream mashaller for a Calendar.
call(Callable, Function) - Static method in interface org.wildfly.clustering.function.Supplier
Returns a supplier that delegates to the specified caller using the specified exception handler.
Callable<T> - Interface in org.wildfly.clustering.function
An enhanced callable.
cancel(K) - Method in class org.wildfly.clustering.server.infinispan.scheduler.PrimaryOwnerSchedulerService
 
cancel(K) - Method in class org.wildfly.clustering.server.local.scheduler.LocalSchedulerService
 
cancel(K) - Method in class org.wildfly.clustering.server.scheduler.DecoratedSchedulerService
 
cancel(K) - Method in interface org.wildfly.clustering.server.scheduler.Scheduler
Cancels a previously scheduled task for the entry with the specified key.
cancel(Cache, Predicate, CacheEntryScheduler) - Static method in class org.wildfly.clustering.server.infinispan.scheduler.CacheKeysTask
Creates a schedule task for keys matching the specified filter.
cancel(Cache, Predicate, CacheEntryScheduler) - Static method in class org.wildfly.clustering.server.infinispan.scheduler.CacheEntriesTask
Creates a task that cancels entries matching the specified filter.
CancelCommand<K,V> - Class in org.wildfly.clustering.server.infinispan.scheduler
Command that cancels a previously scheduled entry.
CancelCommand(K) - Constructor for class org.wildfly.clustering.server.infinispan.scheduler.CancelCommand
Creates a cancel command for a scheduled entry with the specified key
cancelKey(K) - Method in interface org.wildfly.clustering.server.infinispan.scheduler.CacheEntryScheduler
Cancels the entry with the specified key.
cancelKey(K) - Method in class org.wildfly.clustering.server.infinispan.scheduler.CacheEntrySchedulerService
 
canMarshall(Class) - Method in class org.wildfly.clustering.marshalling.protostream.NativeSerializationContext
 
canMarshall(Object) - Method in class org.wildfly.clustering.marshalling.protostream.NativeSerializationContext
 
canMarshall(String) - Method in class org.wildfly.clustering.marshalling.protostream.NativeSerializationContext
 
canProvide(Class) - Method in class org.wildfly.clustering.arquillian.extension.DeploymentContainerRegistryResourceProvider
 
capacity() - Method in class org.wildfly.clustering.cache.infinispan.embedded.container.EvictableDataContainer
 
capacity() - Method in class org.wildfly.clustering.cache.infinispan.embedded.container.SegmentedEvictableDataContainer
 
cast() - Method in enum class org.wildfly.clustering.session.infinispan.embedded.SessionCacheEntryFilter
Returns a typed cache entry filter.
cast(Class) - Method in enum class org.wildfly.clustering.marshalling.protostream.Scalar
Casts this scalar marshaller to the specified type.
ChannelCommandDispatcherFactory - Interface in org.wildfly.clustering.server.jgroups.dispatcher
A channel-based command dispatcher factory.
ChannelEmbeddedCacheManagerCommandDispatcherFactoryConfiguration - Interface in org.wildfly.clustering.server.infinispan.dispatcher
Encapsulates the configuration of a command dispatcher factory associated with a clustered cache container.
ChannelEmbeddedCacheManagerGroupConfiguration - Interface in org.wildfly.clustering.server.infinispan
Encapsulates a configuration of a group associated with a clustered cache container.
ChannelGroup - Interface in org.wildfly.clustering.server.jgroups
A channel-based group whose membership is based on the channel view.
ChannelGroupMember - Interface in org.wildfly.clustering.server.jgroups
A channel-based group member.
ChannelGroupMemberFactory - Interface in org.wildfly.clustering.server.jgroups
A channel-based group member factory.
CHARACTER - Enum constant in enum class org.wildfly.clustering.marshalling.protostream.Scalar
A character value
characteristics() - Method in class org.wildfly.clustering.cache.infinispan.persistence.remote.RemoteCacheStore
 
checkLastTagWas(int) - Method in class org.wildfly.clustering.marshalling.protostream.DefaultProtoStreamReader
 
checkLastTagWas(int) - Method in class org.wildfly.clustering.marshalling.protostream.OffsetProtoStreamReader
 
classes(Collection) - Static method in interface org.wildfly.clustering.server.immutable.Immutability
Returns an immutability predicate using the specified collection of concrete immutable classes.
ClassLoaderMarshaller - Interface in org.wildfly.clustering.marshalling.protostream
A marshaller for the fields of a ClassLoader.
cleanUp() - Method in class org.wildfly.clustering.cache.infinispan.embedded.container.EvictableDataContainer
 
cleanUp() - Method in class org.wildfly.clustering.cache.infinispan.embedded.container.SegmentedEvictableDataContainer
 
clear() - Method in class org.wildfly.clustering.cache.infinispan.BlockingBasicCacheDecorator
 
clear() - Method in class org.wildfly.clustering.cache.infinispan.embedded.AdvancedCacheDecorator
 
clear() - Method in class org.wildfly.clustering.cache.infinispan.embedded.container.EvictableDataContainer
 
clear() - Method in class org.wildfly.clustering.cache.infinispan.embedded.container.SegmentedEvictableDataContainer
 
clear() - Method in class org.wildfly.clustering.cache.infinispan.NonBlockingBasicCacheDecorator
 
clear() - Method in class org.wildfly.clustering.cache.infinispan.persistence.remote.RemoteCacheStore
 
clear() - Method in class org.wildfly.clustering.cache.infinispan.remote.near.CaffeineNearCache
 
clear() - Method in interface org.wildfly.clustering.session.cache.attributes.SessionAttributes
 
clear(CacheOptions) - Method in class org.wildfly.clustering.cache.infinispan.remote.RemoteCacheDecorator
 
clear(IntSet) - Method in class org.wildfly.clustering.cache.infinispan.embedded.container.EvictableDataContainer
 
clear(IntSet) - Method in class org.wildfly.clustering.cache.infinispan.embedded.container.SegmentedEvictableDataContainer
 
clearAsync() - Method in class org.wildfly.clustering.cache.infinispan.AbstractBasicCacheDecorator
 
clearAsync() - Method in class org.wildfly.clustering.cache.infinispan.embedded.AdvancedCacheDecorator
 
clientStatistics() - Method in class org.wildfly.clustering.cache.infinispan.remote.RemoteCacheDecorator
 
close() - Method in interface org.wildfly.clustering.arquillian.Lifecycle
Stops this object, if started.
close() - Method in interface org.wildfly.clustering.arquillian.Tester
 
close() - Method in interface org.wildfly.clustering.cache.batch.Batch
 
close() - Method in class org.wildfly.clustering.cache.infinispan.batch.AbstractContextualBatch
 
close() - Method in interface org.wildfly.clustering.cache.infinispan.embedded.listener.ListenerRegistration
 
close() - Method in class org.wildfly.clustering.context.AbstractContext
 
close() - Method in interface org.wildfly.clustering.context.Context
 
close() - Static method in interface org.wildfly.clustering.function.Consumer
Returns a consumer that silently closes its object.
close() - Method in class org.wildfly.clustering.marshalling.protostream.SimpleObjectInput
 
close() - Method in class org.wildfly.clustering.marshalling.protostream.SimpleObjectOutput
 
close() - Method in interface org.wildfly.clustering.server.dispatcher.CommandDispatcher
 
close() - Method in class org.wildfly.clustering.server.infinispan.dispatcher.EmbeddedCacheManagerCommandDispatcher
 
close() - Method in class org.wildfly.clustering.server.infinispan.provider.CacheServiceProviderRegistrar
 
close() - Method in class org.wildfly.clustering.server.infinispan.registry.CacheRegistry
 
close() - Method in class org.wildfly.clustering.server.infinispan.scheduler.PrimaryOwnerSchedulerService
 
close() - Method in interface org.wildfly.clustering.server.jgroups.ChannelGroup
 
close() - Method in interface org.wildfly.clustering.server.jgroups.dispatcher.ChannelCommandDispatcherFactory
 
close() - Method in class org.wildfly.clustering.server.jgroups.dispatcher.JChannelCommandDispatcher
 
close() - Method in class org.wildfly.clustering.server.jgroups.dispatcher.JChannelCommandDispatcherFactory
 
close() - Method in class org.wildfly.clustering.server.jgroups.JChannelGroup
 
close() - Method in interface org.wildfly.clustering.server.listener.ListenerRegistry
 
close() - Method in class org.wildfly.clustering.server.local.dispatcher.LocalCommandDispatcher
 
close() - Method in class org.wildfly.clustering.server.local.listener.LocalListenerRegistry
 
close() - Method in class org.wildfly.clustering.server.local.provider.DefaultServiceProviderRegistration
 
close() - Method in class org.wildfly.clustering.server.local.scheduler.LocalSchedulerService
 
close() - Method in interface org.wildfly.clustering.server.Registration
Removes this registration from the associated Registrar, after which this object is no longer functional.
close() - Method in interface org.wildfly.clustering.server.registry.Registry
 
close() - Method in class org.wildfly.clustering.server.scheduler.DecoratedSchedulerService
 
close() - Method in interface org.wildfly.clustering.server.scheduler.SchedulerService
 
close() - Method in interface org.wildfly.clustering.server.util.BlockingExecutor
 
close() - Method in class org.wildfly.clustering.session.cache.AttachedSession
 
close() - Method in class org.wildfly.clustering.session.cache.attributes.coarse.CoarseSessionAttributes
 
close() - Method in class org.wildfly.clustering.session.cache.attributes.DetachedSessionAttributes
 
close() - Method in class org.wildfly.clustering.session.cache.attributes.fine.FineSessionAttributes
 
close() - Method in interface org.wildfly.clustering.session.cache.attributes.SessionAttributes
 
close() - Method in interface org.wildfly.clustering.session.cache.attributes.SessionAttributesFactory
 
close() - Method in class org.wildfly.clustering.session.cache.CachedSession
 
close() - Method in class org.wildfly.clustering.session.cache.CompositeSession
 
close() - Method in class org.wildfly.clustering.session.cache.DecoratedSession
 
close() - Method in class org.wildfly.clustering.session.cache.DetachedSession
 
close() - Method in class org.wildfly.clustering.session.cache.ManagedSession
 
close() - Method in class org.wildfly.clustering.session.cache.metadata.coarse.DefaultSessionMetaData
 
close() - Method in class org.wildfly.clustering.session.cache.metadata.fine.CompositeSessionMetaData
 
close() - Method in interface org.wildfly.clustering.session.cache.metadata.InvalidatableSessionMetaData
Signals the end of the transient lifecycle of this session, typically triggered at the end of a given request.
close() - Method in interface org.wildfly.clustering.session.cache.metadata.SessionMetaDataFactory
 
close() - Method in interface org.wildfly.clustering.session.cache.SessionFactory
 
close() - Method in class org.wildfly.clustering.session.cache.user.CachedUser
 
close() - Method in class org.wildfly.clustering.session.cache.user.DecoratedUser
 
close() - Method in class org.wildfly.clustering.session.cache.user.MutableUserSessions
 
close() - Method in class org.wildfly.clustering.session.infinispan.embedded.attributes.CoarseSessionAttributesFactory
 
close() - Method in class org.wildfly.clustering.session.infinispan.embedded.attributes.FineSessionAttributesFactory
 
close() - Method in class org.wildfly.clustering.session.infinispan.embedded.InfinispanSessionManagerFactory
 
close() - Method in class org.wildfly.clustering.session.infinispan.embedded.metadata.InfinispanSessionMetaDataFactory
 
close() - Method in class org.wildfly.clustering.session.infinispan.remote.attributes.CoarseSessionAttributesFactory
 
close() - Method in class org.wildfly.clustering.session.infinispan.remote.attributes.FineSessionAttributesFactory
 
close() - Method in class org.wildfly.clustering.session.infinispan.remote.HotRodSessionFactory
 
close() - Method in class org.wildfly.clustering.session.infinispan.remote.HotRodSessionManagerFactory
 
close() - Method in class org.wildfly.clustering.session.infinispan.remote.metadata.HotRodSessionMetaDataFactory
 
close() - Method in interface org.wildfly.clustering.session.Session
 
close() - Method in interface org.wildfly.clustering.session.SessionManagerFactory
 
close() - Method in interface org.wildfly.clustering.session.user.User
 
close() - Method in interface org.wildfly.clustering.session.user.UserSessions
 
close(Consumer) - Static method in interface org.wildfly.clustering.function.Consumer
Returns a consumer that silently closes its object using the specified exception handler.
clustering() - Method in class org.wildfly.clustering.cache.infinispan.persistence.jdbc.DataSourceConnectionFactoryConfigurationBuilder
 
clustering() - Method in class org.wildfly.clustering.cache.infinispan.persistence.remote.RemoteCacheStoreConfigurationBuilder
 
COARSE - Enum constant in enum class org.wildfly.clustering.session.SessionAttributePersistenceStrategy
Persists session attributes together, preserving any cross-attribute references.
CoarseSessionAttributes - Class in org.wildfly.clustering.session.cache.attributes.coarse
Exposes session attributes for a coarse granularity session.
CoarseSessionAttributes(Map, Runnable, Predicate, Predicate, SessionActivationNotifier) - Constructor for class org.wildfly.clustering.session.cache.attributes.coarse.CoarseSessionAttributes
Creates a coarse-granularity session attributes object.
CoarseSessionAttributesFactory<C,V> - Class in org.wildfly.clustering.session.infinispan.embedded.attributes
SessionAttributesFactory for coarse granularity sessions, where all session attributes are stored in a single cache entry.
CoarseSessionAttributesFactory<C,V> - Class in org.wildfly.clustering.session.infinispan.remote.attributes
SessionAttributesFactory for coarse granularity sessions, where all session attributes are stored in a single cache entry.
CoarseSessionAttributesFactory(SessionAttributesFactoryConfiguration, BiFunction, RemoteCacheConfiguration) - Constructor for class org.wildfly.clustering.session.infinispan.remote.attributes.CoarseSessionAttributesFactory
Creates a session attributes factory.
CoarseSessionAttributesFactory(SessionAttributesFactoryConfiguration, BiFunction, Function, EmbeddedCacheConfiguration) - Constructor for class org.wildfly.clustering.session.infinispan.embedded.attributes.CoarseSessionAttributesFactory
Creates a factory for session attributes.
CoarseSessionMetaDataSerializationContextInitializer - Class in org.wildfly.clustering.session.cache.metadata.coarse
A serialization context initializer for this package.
CoarseSessionMetaDataSerializationContextInitializer() - Constructor for class org.wildfly.clustering.session.cache.metadata.coarse.CoarseSessionMetaDataSerializationContextInitializer
Create a serialization context initializer.
CollectionAddFunction<V,C> - Class in org.wildfly.clustering.cache.function
Function that adds one or more elements to a collection.
CollectionAddFunction(Collection, Operations) - Constructor for class org.wildfly.clustering.cache.function.CollectionAddFunction
Constructs a new function that adds the specified elements to a collection.
CollectionFunction<V,C> - Class in org.wildfly.clustering.cache.function
Function that operates on a collection.
CollectionFunction(Collection, Operations) - Constructor for class org.wildfly.clustering.cache.function.CollectionFunction
Constructs a new collection operation function
CollectionFunctionMarshaller<V,C,F> - Class in org.wildfly.clustering.cache.function
A marshaller of a collection function.
CollectionFunctionMarshaller(Class, Function) - Constructor for class org.wildfly.clustering.cache.function.CollectionFunctionMarshaller
Creates a marshaller for a collection function.
CollectionMarshaller<E,T> - Class in org.wildfly.clustering.marshalling.protostream.util
Marshaller for a basic collection.
CollectionMarshaller(Supplier) - Constructor for class org.wildfly.clustering.marshalling.protostream.util.CollectionMarshaller
Creates a marshaller for a collection.
CollectionOperations<V,C> - Interface in org.wildfly.clustering.cache.function
Defines operations for creating and copying an operable collection.
CollectionRemoveFunction<V,C> - Class in org.wildfly.clustering.cache.function
Function that removes one or more elements from a collection.
CollectionRemoveFunction(Collection, Operations) - Constructor for class org.wildfly.clustering.cache.function.CollectionRemoveFunction
Constructs a new function that removes the specified elements from a collection.
Command<R,C,E> - Interface in org.wildfly.clustering.server.dispatcher
A command to invoke remotely.
CommandDispatcher<M,C> - Interface in org.wildfly.clustering.server.dispatcher
Dispatches commands for execution on members of a group.
CommandDispatcherContext<CC,MC> - Interface in org.wildfly.clustering.server.jgroups.dispatcher
Encapsulates context of a command dispatcher.
CommandDispatcherFactory<M> - Interface in org.wildfly.clustering.server.dispatcher
Factory for creating a command dispatcher.
CommandDispatcherMarshaller<CC,MC> - Class in org.wildfly.clustering.server.jgroups.dispatcher
Marshaller for commands.
CommandDispatcherMarshaller(ByteBufferMarshaller, Object, MarshalledValueFactory) - Constructor for class org.wildfly.clustering.server.jgroups.dispatcher.CommandDispatcherMarshaller
Creates a marshaller of dispatched commands.
CommandDispatcherRequestCorrelator - Class in org.wildfly.clustering.server.jgroups.dispatcher
A request correlator for a command dispatcher.
CommandDispatcherRequestCorrelator(JChannel, RequestHandler, JChannelCommandDispatcherFactory.Configuration) - Constructor for class org.wildfly.clustering.server.jgroups.dispatcher.CommandDispatcherRequestCorrelator
Creates a request correlator for a command dispatcher.
CommandDispatcherSerializationContextInitializer - Class in org.wildfly.clustering.server.jgroups.dispatcher
CommandDispatcherSerializationContextInitializer() - Constructor for class org.wildfly.clustering.server.jgroups.dispatcher.CommandDispatcherSerializationContextInitializer
Creates a serialization context initializer.
CommandMarshaller<C> - Interface in org.wildfly.clustering.server.jgroups.dispatcher
Marshalling strategy for a command.
commit(Transaction) - Method in class org.wildfly.clustering.cache.infinispan.persistence.remote.RemoteCacheStore
 
ComparatorMarshaller - Enum Class in org.wildfly.clustering.marshalling.protostream.util
Marshaller for the fields of a Comparator.
compareTo(Deployment) - Method in interface org.wildfly.clustering.arquillian.Deployment
 
compareTo(DeploymentContainer) - Method in interface org.wildfly.clustering.arquillian.DeploymentContainer
 
compareTo(GroupMember) - Method in class org.wildfly.clustering.server.group.AbstractGroupMember
 
completeExceptionally(Throwable) - Method in class org.wildfly.clustering.server.jgroups.dispatcher.ServiceRequest
 
compose(Runnable) - Method in interface org.wildfly.clustering.function.Runner
Returns a runner that runs the specified runner before running this runner.
compose(BiFunction) - Method in interface org.wildfly.clustering.function.Consumer
Composes a binary consumer that invokes this consumer using result of the specified binary function.
compose(Function) - Method in interface org.wildfly.clustering.function.Function
 
compose(Function, Function) - Method in interface org.wildfly.clustering.function.BiFunction
Composes a function that applies the specified functions to each parameter as inputs to this function.
compose(Function, Function) - Method in interface org.wildfly.clustering.function.BiPredicate
Composes a predicate that applies the specified functions to each parameter as inputs to this predicate.
compose(Function, Function) - Method in interface org.wildfly.clustering.function.BiConsumer
Composes a binary consumer using the specified parameter mapping functions.
compose(Function, Function) - Method in interface org.wildfly.clustering.server.scheduler.SchedulerService
Returns a mapped scheduler.
compose(Function) - Method in interface org.wildfly.clustering.function.Consumer
Composes a consumer that invokes this consumer using result of the specified function.
compose(Function) - Method in interface org.wildfly.clustering.function.Predicate
Returns a predicate that applies the specified function to its argument before evaluating.
compose(ToDoubleBiFunction) - Method in interface org.wildfly.clustering.function.DoubleConsumer
Composes a binary consumer that invokes this consumer using result of the specified binary function.
compose(ToDoubleFunction) - Method in interface org.wildfly.clustering.function.DoubleConsumer
Composes a consumer that invokes this consumer using result of the specified function.
compose(ToDoubleFunction) - Method in interface org.wildfly.clustering.function.DoublePredicate
Returns a predicate that applies the specified function to its argument before evaluating.
compose(ToIntBiFunction) - Method in interface org.wildfly.clustering.function.IntConsumer
Composes a binary consumer that invokes this consumer using result of the specified binary function.
compose(ToIntFunction) - Method in interface org.wildfly.clustering.function.IntConsumer
Composes a consumer that invokes this consumer using result of the specified function.
compose(ToIntFunction) - Method in interface org.wildfly.clustering.function.IntPredicate
Returns a predicate that applies the specified mapping to its argument before evaluating.
compose(ToLongBiFunction) - Method in interface org.wildfly.clustering.function.LongConsumer
Composes a binary consumer that invokes this consumer using result of the specified binary function.
compose(ToLongFunction) - Method in interface org.wildfly.clustering.function.LongConsumer
Composes a consumer that invokes this consumer using result of the specified function.
compose(ToLongFunction) - Method in interface org.wildfly.clustering.function.LongPredicate
Returns a predicate that applies the specified function to its argument before evaluating.
compose(UnaryOperator) - Method in interface org.wildfly.clustering.function.UnaryOperator
Returns an operator that applies this operator to the result of the specified operator.
compose(UnaryOperator, UnaryOperator) - Method in interface org.wildfly.clustering.function.BinaryOperator
Returns a composed operator that applies the specified operators to each parameter as inputs to this operator.
compose(BiFunction) - Method in interface org.wildfly.clustering.function.Function
Composes a binary function that invokes this function using result of the specified binary function.
composeAsDouble(DoubleUnaryOperator) - Method in interface org.wildfly.clustering.function.DoubleConsumer
Composes a consumer that invokes this consumer using result of the specified function.
composeAsInt(IntUnaryOperator) - Method in interface org.wildfly.clustering.function.IntConsumer
Composes a consumer that invokes this consumer using result of the specified function.
composeAsLong(LongUnaryOperator) - Method in interface org.wildfly.clustering.function.LongConsumer
Composes a consumer that invokes this consumer using result of the specified function.
composeBinary(BiFunction) - Method in interface org.wildfly.clustering.function.Predicate
Returns a predicate that applies the specified function to its argument before evaluating.
composeDouble(DoubleFunction) - Method in interface org.wildfly.clustering.function.Predicate
Returns a predicate that applies the specified function to its argument before evaluating.
composeDouble(DoubleToIntFunction) - Method in interface org.wildfly.clustering.function.IntPredicate
Returns a predicate that applies the specified function to its argument before evaluating.
composeDouble(DoubleToLongFunction) - Method in interface org.wildfly.clustering.function.LongPredicate
Returns a predicate that applies the specified function to its argument before evaluating.
composeDouble(DoubleUnaryOperator) - Method in interface org.wildfly.clustering.function.DoublePredicate
Returns a predicate that applies the specified function to its argument before evaluating.
composeInt(IntFunction) - Method in interface org.wildfly.clustering.function.Predicate
Returns a predicate that applies the specified function to its argument before evaluating.
composeInt(IntToDoubleFunction) - Method in interface org.wildfly.clustering.function.DoublePredicate
Returns a predicate that applies the specified function to its argument before evaluating.
composeInt(IntToLongFunction) - Method in interface org.wildfly.clustering.function.LongPredicate
Returns a predicate that applies the specified function to its argument before evaluating.
composeInt(IntUnaryOperator) - Method in interface org.wildfly.clustering.function.IntPredicate
Returns a predicate that applies the specified function to its argument before evaluating.
composeLong(LongFunction) - Method in interface org.wildfly.clustering.function.Predicate
Returns a predicate that applies the specified function to its argument before evaluating.
composeLong(LongToDoubleFunction) - Method in interface org.wildfly.clustering.function.DoublePredicate
Returns a predicate that applies the specified function to its argument before evaluating.
composeLong(LongToIntFunction) - Method in interface org.wildfly.clustering.function.IntPredicate
Returns a predicate that applies the specified function to its argument before evaluating.
composeLong(LongUnaryOperator) - Method in interface org.wildfly.clustering.function.LongPredicate
Returns a predicate that applies the specified function to its argument before evaluating.
composeUnary(Function, Function) - Method in interface org.wildfly.clustering.function.BiFunction
Composes a unary function that applies the specified functions to its parameter as inputs to this function.
composeUnary(Function, Function) - Method in interface org.wildfly.clustering.function.BiPredicate
Composes a unary predicate that applies the specified functions to its parameter as inputs to this predicate.
composeUnary(Function, Function) - Method in interface org.wildfly.clustering.function.BiConsumer
Composes a unary consumer using the specified parameter mapping functions.
composeUnary(UnaryOperator, UnaryOperator) - Method in interface org.wildfly.clustering.function.BinaryOperator
Returns a composed operator that applies the specified operators to each parameter as inputs to this operator.
composite(Iterable) - Static method in interface org.wildfly.clustering.server.Registration
Creates a composite registration.
composite(Iterable) - Static method in interface org.wildfly.clustering.context.Contextualizer
Creates a composite contextualizer from multiple contextualizers.
composite(Collection) - Static method in interface org.wildfly.clustering.arquillian.Lifecycle
Returns a composite lifecycle object, useful for performing bulk lifecycle operations.
composite(Collection) - Static method in interface org.wildfly.clustering.server.immutable.Immutability
Returns a composite immutability predicate using the specified predicates.
CompositeImmutableSession - Class in org.wildfly.clustering.session.cache
An immutable session, composed of immutable metadata and attributes.
CompositeImmutableSession(String, ImmutableSessionMetaData, Map) - Constructor for class org.wildfly.clustering.session.cache.CompositeImmutableSession
Creates a composite immutable session.
CompositeImmutableSessionFactory<MV,AV> - Class in org.wildfly.clustering.session.cache
An immutable session factory that delegates to immutable factories for metadata and attributes.
CompositeImmutableSessionFactory(ImmutableSessionFactoryConfiguration) - Constructor for class org.wildfly.clustering.session.cache.CompositeImmutableSessionFactory
Creates an immutable session factory from the specified configuration.
CompositeImmutableSessionMetaData - Class in org.wildfly.clustering.session.cache.metadata.fine
Immutable session metadata composed of separate creation and access meta data.
CompositeImmutableSessionMetaData(ImmutableSessionCreationMetaData, ImmutableSessionAccessMetaData) - Constructor for class org.wildfly.clustering.session.cache.metadata.fine.CompositeImmutableSessionMetaData
Creates composite immutable session metadata.
CompositeSerializationContextInitializer - Class in org.wildfly.clustering.marshalling.protostream
A SerializationContextInitializer decorator that registers schemas and marshallers from multiple SerializationContextInitializer instances.
CompositeSerializationContextInitializer(Class) - Constructor for class org.wildfly.clustering.marshalling.protostream.CompositeSerializationContextInitializer
Creates a composite serialization context initializer.
CompositeSerializationContextInitializer(Iterable) - Constructor for class org.wildfly.clustering.marshalling.protostream.CompositeSerializationContextInitializer
Creates a composite serialization context initializer.
CompositeSerializationContextInitializer(SerializationContextInitializer...) - Constructor for class org.wildfly.clustering.marshalling.protostream.CompositeSerializationContextInitializer
Creates a composite serialization context initializer.
CompositeSerializationContextInitializer(SerializationContextInitializer, SerializationContextInitializer) - Constructor for class org.wildfly.clustering.marshalling.protostream.CompositeSerializationContextInitializer
Creates a composite serialization context initializer.
CompositeSession<C> - Class in org.wildfly.clustering.session.cache
A session composed of attributes, metadata, and context.
CompositeSession(String, InvalidatableSessionMetaData, SessionAttributes, Supplied, Supplier, CacheEntryRemover) - Constructor for class org.wildfly.clustering.session.cache.CompositeSession
Creates a session composed of metadata, attributes, and context.
CompositeSessionFactory<CC,MV,AV,SC> - Class in org.wildfly.clustering.session.cache
A session factory composed of metadata, attribute, and context factories.
CompositeSessionFactory(SessionFactoryConfiguration) - Constructor for class org.wildfly.clustering.session.cache.CompositeSessionFactory
Creates a session factory composed from metadata, attribute, and context factories.
CompositeSessionMetaData - Class in org.wildfly.clustering.session.cache.metadata.fine
Session meta data composed of separate creation and access metadata.
CompositeSessionMetaData(SessionCreationMetaData, SessionAccessMetaData, Runnable) - Constructor for class org.wildfly.clustering.session.cache.metadata.fine.CompositeSessionMetaData
Creates composite session metadata
CompositeUser<C,T,D,S> - Class in org.wildfly.clustering.session.cache.user
A user implementation composed of a context entry and user sessions.
CompositeUser(String, Map.Entry, UserSessions, CacheEntryRemover) - Constructor for class org.wildfly.clustering.session.cache.user.CompositeUser
A user composed of a context entry and user sessions.
CompositeUserFactory<CV,C,T,SV,D,S> - Class in org.wildfly.clustering.session.cache.user
A user factory that creates composite users.
CompositeUserFactory(UserContextFactory, UserSessionsFactory, CacheProperties) - Constructor for class org.wildfly.clustering.session.cache.user.CompositeUserFactory
Creates a factory for creating a composite user.
compute(K, BiFunction) - Method in class org.wildfly.clustering.cache.infinispan.BlockingBasicCacheDecorator
 
compute(K, BiFunction) - Method in class org.wildfly.clustering.cache.infinispan.embedded.AdvancedCacheDecorator
 
compute(K, BiFunction) - Method in class org.wildfly.clustering.cache.infinispan.NonBlockingBasicCacheDecorator
 
compute(K, BiFunction, long, TimeUnit) - Method in class org.wildfly.clustering.cache.infinispan.BlockingBasicCacheDecorator
 
compute(K, BiFunction, long, TimeUnit) - Method in class org.wildfly.clustering.cache.infinispan.embedded.AdvancedCacheDecorator
 
compute(K, BiFunction, long, TimeUnit) - Method in class org.wildfly.clustering.cache.infinispan.NonBlockingBasicCacheDecorator
 
compute(K, BiFunction, long, TimeUnit, long, TimeUnit) - Method in class org.wildfly.clustering.cache.infinispan.BlockingBasicCacheDecorator
 
compute(K, BiFunction, long, TimeUnit, long, TimeUnit) - Method in class org.wildfly.clustering.cache.infinispan.embedded.AdvancedCacheDecorator
 
compute(K, BiFunction, long, TimeUnit, long, TimeUnit) - Method in class org.wildfly.clustering.cache.infinispan.NonBlockingBasicCacheDecorator
 
compute(K, BiFunction, Metadata) - Method in class org.wildfly.clustering.cache.infinispan.embedded.AdvancedCacheDecorator
 
computeAsync(K, BiFunction) - Method in class org.wildfly.clustering.cache.infinispan.AbstractBasicCacheDecorator
 
computeAsync(K, BiFunction) - Method in class org.wildfly.clustering.cache.infinispan.embedded.AdvancedCacheDecorator
 
computeAsync(K, BiFunction, long, TimeUnit) - Method in class org.wildfly.clustering.cache.infinispan.AbstractBasicCacheDecorator
 
computeAsync(K, BiFunction, long, TimeUnit) - Method in class org.wildfly.clustering.cache.infinispan.embedded.AdvancedCacheDecorator
 
computeAsync(K, BiFunction, long, TimeUnit, long, TimeUnit) - Method in class org.wildfly.clustering.cache.infinispan.AbstractBasicCacheDecorator
 
computeAsync(K, BiFunction, long, TimeUnit, long, TimeUnit) - Method in class org.wildfly.clustering.cache.infinispan.embedded.AdvancedCacheDecorator
 
computeAsync(K, BiFunction, Metadata) - Method in class org.wildfly.clustering.cache.infinispan.embedded.AdvancedCacheDecorator
 
computeEntryRemoved(K, InternalCacheEntry) - Method in class org.wildfly.clustering.cache.infinispan.embedded.container.SegmentedEvictableDataContainer
 
computeEntryWritten(K, InternalCacheEntry) - Method in class org.wildfly.clustering.cache.infinispan.embedded.container.SegmentedEvictableDataContainer
 
computeIfAbsent(K, BiFunction) - Method in interface org.wildfly.clustering.server.cache.Cache
Returns the value associated with the specified key from this cache, generating it from the specified function, if necessary.
computeIfAbsent(K, Function) - Method in class org.wildfly.clustering.cache.infinispan.BlockingBasicCacheDecorator
 
computeIfAbsent(K, Function) - Method in class org.wildfly.clustering.cache.infinispan.embedded.AdvancedCacheDecorator
 
computeIfAbsent(K, Function) - Method in class org.wildfly.clustering.cache.infinispan.NonBlockingBasicCacheDecorator
 
computeIfAbsent(K, Function, long, TimeUnit) - Method in class org.wildfly.clustering.cache.infinispan.BlockingBasicCacheDecorator
 
computeIfAbsent(K, Function, long, TimeUnit) - Method in class org.wildfly.clustering.cache.infinispan.embedded.AdvancedCacheDecorator
 
computeIfAbsent(K, Function, long, TimeUnit) - Method in class org.wildfly.clustering.cache.infinispan.NonBlockingBasicCacheDecorator
 
computeIfAbsent(K, Function, long, TimeUnit, long, TimeUnit) - Method in class org.wildfly.clustering.cache.infinispan.BlockingBasicCacheDecorator
 
computeIfAbsent(K, Function, long, TimeUnit, long, TimeUnit) - Method in class org.wildfly.clustering.cache.infinispan.embedded.AdvancedCacheDecorator
 
computeIfAbsent(K, Function, long, TimeUnit, long, TimeUnit) - Method in class org.wildfly.clustering.cache.infinispan.NonBlockingBasicCacheDecorator
 
computeIfAbsent(K, Function, Metadata) - Method in class org.wildfly.clustering.cache.infinispan.embedded.AdvancedCacheDecorator
 
computeIfAbsentAsync(K, Function) - Method in class org.wildfly.clustering.cache.infinispan.AbstractBasicCacheDecorator
 
computeIfAbsentAsync(K, Function) - Method in class org.wildfly.clustering.cache.infinispan.embedded.AdvancedCacheDecorator
 
computeIfAbsentAsync(K, Function, long, TimeUnit) - Method in class org.wildfly.clustering.cache.infinispan.AbstractBasicCacheDecorator
 
computeIfAbsentAsync(K, Function, long, TimeUnit) - Method in class org.wildfly.clustering.cache.infinispan.embedded.AdvancedCacheDecorator
 
computeIfAbsentAsync(K, Function, long, TimeUnit, long, TimeUnit) - Method in class org.wildfly.clustering.cache.infinispan.AbstractBasicCacheDecorator
 
computeIfAbsentAsync(K, Function, long, TimeUnit, long, TimeUnit) - Method in class org.wildfly.clustering.cache.infinispan.embedded.AdvancedCacheDecorator
 
computeIfAbsentAsync(K, Function, Metadata) - Method in class org.wildfly.clustering.cache.infinispan.embedded.AdvancedCacheDecorator
 
computeIfPresent(K, BiFunction) - Method in class org.wildfly.clustering.cache.infinispan.BlockingBasicCacheDecorator
 
computeIfPresent(K, BiFunction) - Method in class org.wildfly.clustering.cache.infinispan.embedded.AdvancedCacheDecorator
 
computeIfPresent(K, BiFunction) - Method in class org.wildfly.clustering.cache.infinispan.NonBlockingBasicCacheDecorator
 
computeIfPresent(K, BiFunction, long, TimeUnit) - Method in class org.wildfly.clustering.cache.infinispan.BlockingBasicCacheDecorator
 
computeIfPresent(K, BiFunction, long, TimeUnit) - Method in class org.wildfly.clustering.cache.infinispan.embedded.AdvancedCacheDecorator
 
computeIfPresent(K, BiFunction, long, TimeUnit) - Method in class org.wildfly.clustering.cache.infinispan.NonBlockingBasicCacheDecorator
 
computeIfPresent(K, BiFunction, long, TimeUnit, long, TimeUnit) - Method in class org.wildfly.clustering.cache.infinispan.BlockingBasicCacheDecorator
 
computeIfPresent(K, BiFunction, long, TimeUnit, long, TimeUnit) - Method in class org.wildfly.clustering.cache.infinispan.embedded.AdvancedCacheDecorator
 
computeIfPresent(K, BiFunction, long, TimeUnit, long, TimeUnit) - Method in class org.wildfly.clustering.cache.infinispan.NonBlockingBasicCacheDecorator
 
computeIfPresent(K, BiFunction, Metadata) - Method in class org.wildfly.clustering.cache.infinispan.embedded.AdvancedCacheDecorator
 
computeIfPresentAsync(K, BiFunction) - Method in class org.wildfly.clustering.cache.infinispan.AbstractBasicCacheDecorator
 
computeIfPresentAsync(K, BiFunction) - Method in class org.wildfly.clustering.cache.infinispan.embedded.AdvancedCacheDecorator
 
computeIfPresentAsync(K, BiFunction, long, TimeUnit) - Method in class org.wildfly.clustering.cache.infinispan.AbstractBasicCacheDecorator
 
computeIfPresentAsync(K, BiFunction, long, TimeUnit) - Method in class org.wildfly.clustering.cache.infinispan.embedded.AdvancedCacheDecorator
 
computeIfPresentAsync(K, BiFunction, long, TimeUnit, long, TimeUnit) - Method in class org.wildfly.clustering.cache.infinispan.AbstractBasicCacheDecorator
 
computeIfPresentAsync(K, BiFunction, long, TimeUnit, long, TimeUnit) - Method in class org.wildfly.clustering.cache.infinispan.embedded.AdvancedCacheDecorator
 
computeIfPresentAsync(K, BiFunction, Metadata) - Method in class org.wildfly.clustering.cache.infinispan.embedded.AdvancedCacheDecorator
 
computeSize(Writable, T) - Method in class org.wildfly.clustering.marshalling.protostream.DefaultProtoStreamSizeOperation
 
computeSize(Writable, T) - Method in interface org.wildfly.clustering.marshalling.protostream.ProtoStreamSizeOperation
Computes the size of the specified object using the specified operation.
CONCURRENT - Enum constant in enum class org.wildfly.clustering.server.cache.CacheStrategy
Creates a cache of entries in use by concurrent threads.
ConcurrentDirectDeque<E> - Interface in org.wildfly.clustering.server.local.scheduler
A concurrent deque that allows direct item removal without traversal.
ConcurrentSerializationContextInitializer - Class in org.wildfly.clustering.marshalling.protostream.util.concurrent
Serialization context initializer for the java.util.concurrent package.
ConcurrentSerializationContextInitializer() - Constructor for class org.wildfly.clustering.marshalling.protostream.util.concurrent.ConcurrentSerializationContextInitializer
Creates a new serialization context initializer.
configuration() - Method in class org.wildfly.clustering.cache.infinispan.persistence.remote.RemoteCacheStoreConfiguration
Returns the remote cache configuration for use by this cache store.
configuration() - Method in class org.wildfly.clustering.cache.infinispan.remote.RemoteCacheDecorator
 
configuration(String) - Method in class org.wildfly.clustering.cache.infinispan.persistence.remote.RemoteCacheStoreConfigurationBuilder
Defines the remote cache configuration for this remote cache store.
connectionFactoryClass() - Method in class org.wildfly.clustering.cache.infinispan.persistence.jdbc.DataSourceConnectionFactoryConfiguration
 
ConsistentHashKeyDistribution - Class in org.wildfly.clustering.cache.infinispan.embedded.distribution
Key distribution functions for a specific ConsistentHash.
ConsistentHashKeyRegistry<K> - Class in org.wildfly.clustering.cache.infinispan.embedded.affinity
Registry of queues of keys with affinity to the members of a consistent hash.
ConsistentHashLocality - Class in org.wildfly.clustering.cache.infinispan.embedded.distribution
Locality implementation based on a ConsistentHash.
construct(String) - Method in class org.wildfly.clustering.cache.infinispan.embedded.container.DataContainerFactory
 
construct(String) - Method in class org.wildfly.clustering.cache.infinispan.embedded.distribution.KeyPartitionerFactory
 
construct(String) - Method in class org.wildfly.clustering.cache.infinispan.embedded.marshall.EncoderRegistryFactory
 
consume(Consumer) - Method in interface org.wildfly.clustering.server.util.Reference.Reader
Consumes the referenced value while holding a pessimistic read lock.
consume(Consumer) - Method in class org.wildfly.clustering.server.util.Reference.ReferenceReader
 
Consumer<T> - Interface in org.wildfly.clustering.function
An enhanced unary consumer.
Consumer.ExceptionLogger<E> - Class in org.wildfly.clustering.function
A consumer of an exception that logs its parameter.
ConsumerRegistry<T> - Interface in org.wildfly.clustering.server.listener
A registry of consumers.
container() - Method in class org.wildfly.clustering.cache.infinispan.persistence.remote.RemoteCacheStoreConfiguration
Returns the remote cache container associated with this cache store.
container(RemoteCacheContainer) - Method in class org.wildfly.clustering.cache.infinispan.persistence.remote.RemoteCacheStoreConfigurationBuilder
Defines the remote cache container for this remote cache store.
ContainerProvider<CC,S,L,SC> - Interface in org.wildfly.clustering.session.container
Provider of container specific facades.
ContainerProvider.SessionAttributeEventListener<CC,S,L,SC> - Interface in org.wildfly.clustering.session.container
A provider where session attributes implement the passivation/activation event listener.
ContainerProvider.VoidEventListener<CC,S,SC> - Interface in org.wildfly.clustering.session.container
A provider that does not emit passivation/activation events.
contains(int) - Method in interface org.wildfly.clustering.marshalling.protostream.FieldSetReader
Indicates whether or not the specified index in contained in this field set.
contains(K) - Method in class org.wildfly.clustering.server.infinispan.scheduler.PrimaryOwnerSchedulerService
 
contains(K) - Method in class org.wildfly.clustering.server.local.scheduler.LocalSchedulerService
 
contains(K) - Method in interface org.wildfly.clustering.server.local.scheduler.ScheduledEntries
Indicates whether specified key exists among the scheduled entries.
contains(K) - Method in class org.wildfly.clustering.server.scheduler.DecoratedSchedulerService
 
contains(K) - Method in interface org.wildfly.clustering.server.scheduler.Scheduler
Indicates whether the entry with the specified key is scheduled.
ContainsCommand<K,V> - Class in org.wildfly.clustering.server.infinispan.scheduler
Command that determine if a given entry is known to the scheduler.
containsKey(int, Object) - Method in class org.wildfly.clustering.cache.infinispan.persistence.remote.RemoteCacheStore
 
containsKey(Object) - Method in class org.wildfly.clustering.cache.infinispan.BlockingBasicCacheDecorator
 
containsKey(Object) - Method in class org.wildfly.clustering.cache.infinispan.embedded.AdvancedCacheDecorator
 
containsKey(Object) - Method in class org.wildfly.clustering.cache.infinispan.NonBlockingBasicCacheDecorator
 
containsKey(Object) - Method in interface org.wildfly.clustering.session.cache.attributes.SessionAttributes
 
containsKey(K) - Method in interface org.wildfly.clustering.server.infinispan.scheduler.CacheEntryScheduler
Indicates whether or not the entry with the specified cache key is scheduled.
containsKey(K) - Method in class org.wildfly.clustering.server.infinispan.scheduler.CacheEntrySchedulerService
 
containsKeyAsync(K) - Method in class org.wildfly.clustering.cache.infinispan.AbstractBasicCacheDecorator
 
containsKeyAsync(K) - Method in class org.wildfly.clustering.cache.infinispan.embedded.AdvancedCacheDecorator
 
containsValue(Object) - Method in class org.wildfly.clustering.cache.infinispan.AbstractBasicCacheDecorator
 
containsValue(Object) - Method in class org.wildfly.clustering.cache.infinispan.embedded.AdvancedCacheDecorator
 
containsValue(Object) - Method in interface org.wildfly.clustering.session.cache.attributes.SessionAttributes
 
Context<T> - Interface in org.wildfly.clustering.context
Encapsulates some context that is applicable until Context.close().
ContextReference<C> - Interface in org.wildfly.clustering.context
Reference to some context.
Contextual - Interface in org.wildfly.clustering.cache.infinispan.batch
Implemented by contextual batch views.
Contextual<C> - Interface in org.wildfly.clustering.session.cache
Implemented by object with a supplied context.
ContextualBatch - Interface in org.wildfly.clustering.cache.infinispan.batch
A contextual batch.
ContextualException - Exception Class in org.wildfly.clustering.cache.infinispan.batch
An exception used to log the creation context of a batch.
ContextualExecutor - Interface in org.wildfly.clustering.context
Facility for contextual execution.
ContextualExecutorService - Class in org.wildfly.clustering.context
ExecutorService decorator that contextualizes tasks to be executed.
ContextualExecutorService(ExecutorService, Contextualizer) - Constructor for class org.wildfly.clustering.context.ContextualExecutorService
Constructs a new contextual executor service.
contextualize(Runnable) - Method in interface org.wildfly.clustering.context.Contextualizer
Decorates the specified runner with a given context.
contextualize(Callable) - Method in interface org.wildfly.clustering.context.Contextualizer
Decorates the specified caller with a given context.
contextualize(BiConsumer) - Method in interface org.wildfly.clustering.context.Contextualizer
Decorates the specified consumer with a given context.
contextualize(BiFunction) - Method in interface org.wildfly.clustering.context.Contextualizer
Decorates the specified function with a given context.
contextualize(Consumer) - Method in interface org.wildfly.clustering.context.Contextualizer
Decorates the specified consumer with a given context.
contextualize(Function) - Method in interface org.wildfly.clustering.context.Contextualizer
Decorates the specified function with a given context.
contextualize(Supplier) - Method in interface org.wildfly.clustering.context.Contextualizer
Decorates the specified supplier with a given context.
Contextualizer - Interface in org.wildfly.clustering.context
Facility for creating contextual tasks.
ContextualizerFactory - Interface in org.wildfly.clustering.context
Factory for creating a Contextualizer for a ClassLoader.
ContextualSessionMetaDataEntry<C> - Interface in org.wildfly.clustering.session.cache.metadata.coarse
A contextual session metadata entry.
ContextualSuspendedBatch - Interface in org.wildfly.clustering.cache.infinispan.batch
A contextual suspended batch.
ContextualThreadFactory<C> - Class in org.wildfly.clustering.context
ThreadFactory decorator that contextualizes its threads.
ContextualThreadFactory(ThreadFactory, C, ContextReference) - Constructor for class org.wildfly.clustering.context.ContextualThreadFactory
Constructs a contextual thread factory.
continuousQuery() - Method in class org.wildfly.clustering.cache.infinispan.AbstractBasicCacheDecorator
 
continuousQuery() - Method in class org.wildfly.clustering.cache.infinispan.embedded.AdvancedCacheDecorator
 
convert(Object, MediaType, MediaType) - Method in interface org.wildfly.clustering.cache.infinispan.embedded.marshall.EncoderRegistry
 
create() - Method in class org.wildfly.clustering.cache.infinispan.embedded.container.DataContainerConfigurationBuilder
 
create() - Method in class org.wildfly.clustering.cache.infinispan.persistence.jdbc.DataSourceConnectionFactoryConfigurationBuilder
 
create() - Method in class org.wildfly.clustering.cache.infinispan.persistence.remote.RemoteCacheStoreConfigurationBuilder
 
createArchive(C) - Method in interface org.wildfly.clustering.arquillian.ApplicationConfiguration
Creates a deployment archive using the specified configuration
createCache(Consumer, Consumer) - Method in interface org.wildfly.clustering.server.cache.CacheFactory
Creates a cache that invokes the specified tasks when an entry is added/removed.
createCommandDispatcher(Object, C) - Method in interface org.wildfly.clustering.server.dispatcher.CommandDispatcherFactory
Creates a new command dispatcher using the specified identifier and context.
createCommandDispatcher(Object, C, ClassLoader) - Method in interface org.wildfly.clustering.server.dispatcher.CommandDispatcherFactory
Creates a new command dispatcher using the specified identifier and context whose marshaller will be configured from the specified class loader.
createCommandDispatcher(Object, C, ClassLoader) - Method in class org.wildfly.clustering.server.infinispan.dispatcher.EmbeddedCacheManagerCommandDispatcherFactory
 
createCommandDispatcher(Object, C, ClassLoader) - Method in class org.wildfly.clustering.server.jgroups.dispatcher.JChannelCommandDispatcherFactory
 
createContextualizer(ClassLoader) - Method in class org.wildfly.clustering.cache.infinispan.batch.TransactionalBatchContextualizerFactory
 
createContextualizer(ClassLoader) - Method in interface org.wildfly.clustering.context.ContextualizerFactory
Creates a Contextualizer for the specified ClassLoader.
createContextualizer(ClassLoader) - Method in enum class org.wildfly.clustering.context.DefaultContextualizerFactory
 
created(CacheEntryCreatedEvent) - Method in class org.wildfly.clustering.server.infinispan.provider.CacheServiceProviderRegistrar
Non-blocking handler of cache entry creation events.
createEntry(I, C) - Method in interface org.wildfly.clustering.cache.BiCacheEntryCreator
Creates a value in the cache, if it does not already exist.
createEntry(String, C) - Method in interface org.wildfly.clustering.session.cache.user.UserFactory
 
createEntry(String, Map.Entry) - Method in interface org.wildfly.clustering.session.cache.SessionFactory
 
createExternal(Class, ObjectInput) - Method in class org.wildfly.clustering.marshalling.jboss.SerializerExternalizer
 
createFieldSetReader(FieldReadable, int) - Method in class org.wildfly.clustering.marshalling.protostream.DefaultProtoStreamReader
 
createFieldSetReader(FieldReadable, int) - Method in class org.wildfly.clustering.marshalling.protostream.OffsetProtoStreamReader
 
createFieldSetReader(FieldReadable, int) - Method in interface org.wildfly.clustering.marshalling.protostream.ProtoStreamReader
Returns a reader for a field set whose fields start at the specified index.
createFieldSetWriter(Writable, int) - Method in class org.wildfly.clustering.marshalling.protostream.AbstractProtoStreamWriter
 
createFieldSetWriter(Writable, int) - Method in class org.wildfly.clustering.marshalling.protostream.OffsetProtoStreamWriter
 
createFieldSetWriter(Writable, int) - Method in interface org.wildfly.clustering.marshalling.protostream.ProtoStreamWriter
Creates a writer for a set of consecutive fields.
createGroupMember(I) - Method in interface org.wildfly.clustering.server.group.GroupMemberFactory
Creates a group member with the specified identifier.
createGroupMember(Address) - Method in class org.wildfly.clustering.server.infinispan.EmbeddedCacheManagerGroupMemberFactory
 
createImmutableSession(String, Map.Entry) - Method in interface org.wildfly.clustering.session.cache.ImmutableSessionFactory
Creates an immutable session from the specified identifier and metadata/attribute entry.
createImmutableSession(String, ImmutableSessionMetaData, Map) - Method in class org.wildfly.clustering.session.cache.CompositeImmutableSessionFactory
 
createImmutableSession(String, ImmutableSessionMetaData, Map) - Method in interface org.wildfly.clustering.session.cache.ImmutableSessionFactory
Creates an immutable session from the specified identifier, metadata, and attributes.
createImmutableSessionAttributes(String, Map) - Method in class org.wildfly.clustering.session.infinispan.embedded.attributes.CoarseSessionAttributesFactory
 
createImmutableSessionAttributes(String, Map) - Method in class org.wildfly.clustering.session.infinispan.embedded.attributes.FineSessionAttributesFactory
 
createImmutableSessionAttributes(String, Map) - Method in class org.wildfly.clustering.session.infinispan.remote.attributes.CoarseSessionAttributesFactory
 
createImmutableSessionAttributes(String, Map) - Method in class org.wildfly.clustering.session.infinispan.remote.attributes.FineSessionAttributesFactory
 
createImmutableSessionAttributes(String, V) - Method in interface org.wildfly.clustering.session.cache.attributes.ImmutableSessionAttributesFactory
Creates an immutable session attributes.
createImmutableSessionMetaData(String, ContextualSessionMetaDataEntry) - Method in class org.wildfly.clustering.session.infinispan.embedded.metadata.InfinispanSessionMetaDataFactory
 
createImmutableSessionMetaData(String, SessionMetaDataEntry) - Method in class org.wildfly.clustering.session.infinispan.remote.metadata.HotRodSessionMetaDataFactory
 
createImmutableSessionMetaData(String, V) - Method in interface org.wildfly.clustering.session.cache.metadata.ImmutableSessionMetaDataFactory
Creates immutable session metadata for the specified identifier and cache entry.
createInitialValue() - Method in interface org.wildfly.clustering.marshalling.protostream.FieldSetMarshaller
createInitialValue() - Method in interface org.wildfly.clustering.marshalling.protostream.FieldSetMarshaller.Entry
 
createInitialValue() - Method in enum class org.wildfly.clustering.marshalling.protostream.net.InetAddressMarshaller
 
createInitialValue() - Method in enum class org.wildfly.clustering.marshalling.protostream.time.DurationMarshaller
 
createInitialValue() - Method in enum class org.wildfly.clustering.marshalling.protostream.time.LocalDateMarshaller
 
createInitialValue() - Method in enum class org.wildfly.clustering.marshalling.protostream.time.LocalTimeMarshaller
 
createInitialValue() - Method in enum class org.wildfly.clustering.marshalling.protostream.time.YearMarshaller
 
createInitialValue() - Method in enum class org.wildfly.clustering.marshalling.protostream.time.ZoneOffsetMarshaller
 
createInitialValue() - Method in enum class org.wildfly.clustering.marshalling.protostream.util.ComparatorMarshaller
 
createInitialValue() - Method in enum class org.wildfly.clustering.marshalling.protostream.util.UUIDMarshaller
 
createInitialValue() - Method in enum class org.wildfly.clustering.server.jgroups.AddressMarshaller
 
createMarshalledValue(K) - Method in class org.wildfly.clustering.marshalling.ByteBufferMarshalledKeyFactory
 
createMarshalledValue(T) - Method in interface org.wildfly.clustering.marshalling.MarshalledValueFactory
Creates a new marshalled value from the specified object.
createMarshalledValue(V) - Method in class org.wildfly.clustering.marshalling.ByteBufferMarshalledValueFactory
 
createMutator(Map.Entry) - Method in interface org.wildfly.clustering.cache.CacheEntryMutatorFactory
Creates a mutator for the specified cache entry.
createMutator(K, O) - Method in class org.wildfly.clustering.cache.infinispan.embedded.EmbeddedCacheEntryComputerFactory
 
createMutator(K, O) - Method in class org.wildfly.clustering.cache.infinispan.remote.RemoteCacheEntryComputerFactory
 
createMutator(K, V) - Method in interface org.wildfly.clustering.cache.CacheEntryMutatorFactory
Creates a mutator for the specified cache entry.
createMutator(K, V) - Method in class org.wildfly.clustering.cache.infinispan.embedded.EmbeddedCacheEntryMutatorFactory
 
createMutator(K, V) - Method in class org.wildfly.clustering.cache.infinispan.remote.RemoteCacheEntryMutatorFactory
 
createNearCache(NearCacheConfiguration, BiConsumer) - Method in class org.wildfly.clustering.cache.infinispan.remote.near.CaffeineNearCacheService
 
createNearCache(NearCacheConfiguration, BiConsumer) - Method in class org.wildfly.clustering.session.infinispan.remote.SessionManagerNearCacheFactory
 
createRegistry(Map.Entry) - Method in interface org.wildfly.clustering.server.registry.RegistryFactory
Creates a registry using the specified entry.
createService(Cache, KeyGenerator) - Method in interface org.wildfly.clustering.cache.infinispan.embedded.affinity.KeyAffinityServiceFactory
Creates a key affinity service for use with the specified cache, that generates local keys using the specified generator.
createService(Cache, KeyGenerator, Predicate) - Method in interface org.wildfly.clustering.cache.infinispan.embedded.affinity.KeyAffinityServiceFactory
Creates a key affinity service for use with the specified cache, that generates key for members matching the specified filter, using the specified generator.
createSession(String) - Method in interface org.wildfly.clustering.session.SessionManager
Creates a session using the specified identifier.
createSession(String, Instant) - Method in interface org.wildfly.clustering.session.SessionManager
Creates a session using the specified identifier.
createSession(String, Map.Entry, CC) - Method in class org.wildfly.clustering.session.cache.CompositeSessionFactory
 
createSession(String, Map.Entry, DC) - Method in interface org.wildfly.clustering.session.cache.SessionFactory
Creates a session from the specified identifier, metadata, attributes, and context.
createSessionAsync(String) - Method in class org.wildfly.clustering.session.cache.CachedSessionManager
 
createSessionAsync(String) - Method in interface org.wildfly.clustering.session.SessionManager
Creates a session using the specified identifier.
createSessionAsync(String, Instant) - Method in class org.wildfly.clustering.session.cache.AbstractSessionManager
 
createSessionAsync(String, Instant) - Method in class org.wildfly.clustering.session.cache.CachedSessionManager
 
createSessionAsync(String, Instant) - Method in class org.wildfly.clustering.session.cache.DecoratedSessionManager
 
createSessionAsync(String, Instant) - Method in interface org.wildfly.clustering.session.SessionManager
Creates a session using the specified identifier.
createSessionAttributes(String, Map, ImmutableSessionMetaData, C) - Method in class org.wildfly.clustering.session.infinispan.embedded.attributes.CoarseSessionAttributesFactory
 
createSessionAttributes(String, Map, ImmutableSessionMetaData, C) - Method in class org.wildfly.clustering.session.infinispan.embedded.attributes.FineSessionAttributesFactory
 
createSessionAttributes(String, Map, ImmutableSessionMetaData, C) - Method in class org.wildfly.clustering.session.infinispan.remote.attributes.CoarseSessionAttributesFactory
 
createSessionAttributes(String, Map, ImmutableSessionMetaData, C) - Method in class org.wildfly.clustering.session.infinispan.remote.attributes.FineSessionAttributesFactory
 
createSessionAttributes(String, V, ImmutableSessionMetaData, C) - Method in interface org.wildfly.clustering.session.cache.attributes.SessionAttributesFactory
Create a SessionAttributes object.
createSessionManager(SessionManagerConfiguration) - Method in class org.wildfly.clustering.session.infinispan.embedded.InfinispanSessionManagerFactory
 
createSessionManager(SessionManagerConfiguration) - Method in class org.wildfly.clustering.session.infinispan.remote.HotRodSessionManagerFactory
 
createSessionManager(SessionManagerConfiguration) - Method in interface org.wildfly.clustering.session.SessionManagerFactory
Create a session manager using the specified configuration.
createSessionMetaData(String, ContextualSessionMetaDataEntry) - Method in class org.wildfly.clustering.session.infinispan.embedded.metadata.InfinispanSessionMetaDataFactory
 
createSessionMetaData(String, SessionMetaDataEntry) - Method in class org.wildfly.clustering.session.infinispan.remote.metadata.HotRodSessionMetaDataFactory
 
createSessionMetaData(String, V) - Method in interface org.wildfly.clustering.session.cache.metadata.SessionMetaDataFactory
Creates invalidatable session metadata from the specified identifier and cache value.
createUser(String, C) - Method in class org.wildfly.clustering.session.cache.user.CachedUserManager
 
createUser(String, C) - Method in class org.wildfly.clustering.session.cache.user.DecoratedUserManager
 
createUser(String, C) - Method in class org.wildfly.clustering.session.cache.user.DefaultUserManager
 
createUser(String, C) - Method in interface org.wildfly.clustering.session.user.UserManager
Creates a new user with the specified identifier and context.
createUser(String, Map.Entry) - Method in class org.wildfly.clustering.session.cache.user.CompositeUserFactory
 
createUser(String, Map.Entry) - Method in interface org.wildfly.clustering.session.cache.user.UserFactory
Creates a user from its composing cache entries.
createUserContext(UserContext) - Method in class org.wildfly.clustering.session.infinispan.embedded.user.InfinispanUserContextFactory
 
createUserContext(UserContext) - Method in class org.wildfly.clustering.session.infinispan.remote.user.HotRodUserContextFactory
 
createUserContext(V) - Method in interface org.wildfly.clustering.session.cache.user.UserContextFactory
Creates a user context from the specified cache value
createUserManager(UserManagerConfiguration) - Method in class org.wildfly.clustering.session.infinispan.embedded.user.InfinispanUserManagerFactory
 
createUserManager(UserManagerConfiguration) - Method in class org.wildfly.clustering.session.infinispan.remote.user.HotRodUserManagerFactory
 
createUserManager(UserManagerConfiguration) - Method in interface org.wildfly.clustering.session.user.UserManagerFactory
Creates a new user manager using the specified configuration.
createUserSessions(String, Map) - Method in class org.wildfly.clustering.session.infinispan.embedded.user.InfinispanUserSessionsFactory
 
createUserSessions(String, Map) - Method in class org.wildfly.clustering.session.infinispan.remote.user.HotRodUserSessionsFactory
 
createUserSessions(String, V) - Method in interface org.wildfly.clustering.session.cache.user.UserSessionsFactory
Creates user sessions from the specified cache value.
createValue(I, C) - Method in interface org.wildfly.clustering.cache.CacheEntryCreator
Creates a value in the cache, if it does not already exist.
createValue(String, Void) - Method in class org.wildfly.clustering.session.infinispan.embedded.attributes.FineSessionAttributesFactory
 
createValue(String, Void) - Method in class org.wildfly.clustering.session.infinispan.embedded.user.InfinispanUserSessionsFactory
 
createValue(String, Void) - Method in class org.wildfly.clustering.session.infinispan.remote.attributes.FineSessionAttributesFactory
 
createValue(String, Void) - Method in class org.wildfly.clustering.session.infinispan.remote.user.HotRodUserSessionsFactory
 
createValueAsync(I, C) - Method in interface org.wildfly.clustering.cache.BiCacheEntryCreator
 
createValueAsync(I, C) - Method in interface org.wildfly.clustering.cache.CacheEntryCreator
Creates a value in the cache, if it does not already exist.
createValueAsync(String, Void) - Method in class org.wildfly.clustering.session.infinispan.embedded.attributes.CoarseSessionAttributesFactory
 
createValueAsync(String, Void) - Method in class org.wildfly.clustering.session.infinispan.embedded.attributes.FineSessionAttributesFactory
 
createValueAsync(String, Void) - Method in class org.wildfly.clustering.session.infinispan.embedded.user.InfinispanUserSessionsFactory
 
createValueAsync(String, Void) - Method in class org.wildfly.clustering.session.infinispan.remote.attributes.CoarseSessionAttributesFactory
 
createValueAsync(String, Void) - Method in class org.wildfly.clustering.session.infinispan.remote.attributes.FineSessionAttributesFactory
 
createValueAsync(String, Void) - Method in class org.wildfly.clustering.session.infinispan.remote.user.HotRodUserSessionsFactory
 
createValueAsync(String, Map.Entry) - Method in class org.wildfly.clustering.session.infinispan.embedded.metadata.InfinispanSessionMetaDataFactory
 
createValueAsync(String, Map.Entry) - Method in class org.wildfly.clustering.session.infinispan.remote.metadata.HotRodSessionMetaDataFactory
 
createValueAsync(String, PC) - Method in class org.wildfly.clustering.session.infinispan.embedded.user.InfinispanUserContextFactory
 
createValueAsync(String, PC) - Method in class org.wildfly.clustering.session.infinispan.remote.user.HotRodUserContextFactory
 
CURRENT - Static variable in class org.wildfly.clustering.context.ThreadContextClassLoaderReference
A context reference for the class loader of the current thread

D

DataContainerConfiguration - Class in org.wildfly.clustering.cache.infinispan.embedded.container
Configuration of a Caffeine-based data container.
DataContainerConfigurationBuilder - Class in org.wildfly.clustering.cache.infinispan.embedded.container
DataContainerConfigurationBuilder(ConfigurationBuilder) - Constructor for class org.wildfly.clustering.cache.infinispan.embedded.container.DataContainerConfigurationBuilder
Creates a new configuration builder.
DataContainerFactory - Class in org.wildfly.clustering.cache.infinispan.embedded.container
Factory for creating the data container of a cache.
DataContainerFactory() - Constructor for class org.wildfly.clustering.cache.infinispan.embedded.container.DataContainerFactory
Creates a new data container factory.
DataSourceConnectionFactory - Class in org.wildfly.clustering.cache.infinispan.persistence.jdbc
A connection factory using an injected DataSource.
DataSourceConnectionFactory() - Constructor for class org.wildfly.clustering.cache.infinispan.persistence.jdbc.DataSourceConnectionFactory
Creates a DataSource connection factory.
DataSourceConnectionFactoryConfiguration - Class in org.wildfly.clustering.cache.infinispan.persistence.jdbc
Configuration for DataSourceConnectionFactory.
DataSourceConnectionFactoryConfiguration(DataSource) - Constructor for class org.wildfly.clustering.cache.infinispan.persistence.jdbc.DataSourceConnectionFactoryConfiguration
Creates a connection factory configuration.
DataSourceConnectionFactoryConfigurationBuilder<S> - Class in org.wildfly.clustering.cache.infinispan.persistence.jdbc
DataSourceConnectionFactoryConfigurationBuilder(AbstractJdbcStoreConfigurationBuilder) - Constructor for class org.wildfly.clustering.cache.infinispan.persistence.jdbc.DataSourceConnectionFactoryConfigurationBuilder
Creates a connection factory configuration builder.
debug() - Static method in interface org.wildfly.clustering.function.Consumer
Returns a consumer that logs an exception at the System.Logger.Level.DEBUG level.
decode(int) - Method in class org.wildfly.clustering.marshalling.protostream.EnumMarshaller
 
DecoratedManager<I> - Class in org.wildfly.clustering.server.manager
A Service decorator.
DecoratedManager(Manager) - Constructor for class org.wildfly.clustering.server.manager.DecoratedManager
Creates a decorator of the specified manager.
DecoratedSchedulerService<K,V> - Class in org.wildfly.clustering.server.scheduler
A scheduler service decorator.
DecoratedSchedulerService(SchedulerService) - Constructor for class org.wildfly.clustering.server.scheduler.DecoratedSchedulerService
Creates a decorated scheduler service.
DecoratedService - Class in org.wildfly.clustering.server.service
A Service decorator.
DecoratedService(Service) - Constructor for class org.wildfly.clustering.server.service.DecoratedService
Creates a decorator of the specified service.
DecoratedSession<C> - Class in org.wildfly.clustering.session.cache
A session decorator.
DecoratedSession(Supplier) - Constructor for class org.wildfly.clustering.session.cache.DecoratedSession
Creates a session decorator.
DecoratedSessionManager<C> - Class in org.wildfly.clustering.session.cache
A session manager decorator.
DecoratedSessionManager(SessionManager) - Constructor for class org.wildfly.clustering.session.cache.DecoratedSessionManager
Creates a session manager decorator.
DecoratedSessionManagerConfiguration<C> - Class in org.wildfly.clustering.session.cache
A session manager configuration decorator.
DecoratedSessionManagerConfiguration(SessionManagerConfiguration) - Constructor for class org.wildfly.clustering.session.cache.DecoratedSessionManagerConfiguration
Creates a session manager configuration decorator.
DecoratedUser<C,T,D,S> - Class in org.wildfly.clustering.session.cache.user
A user decorator.
DecoratedUser(Supplier) - Constructor for class org.wildfly.clustering.session.cache.user.DecoratedUser
Creates a user decorator.
DecoratedUserManager<C,T,D,S> - Class in org.wildfly.clustering.session.cache.user
A decorated user manager.
DecoratedUserManager(UserManager) - Constructor for class org.wildfly.clustering.session.cache.user.DecoratedUserManager
Creates a user manager decorator.
DecoratorMarshaller<T> - Class in org.wildfly.clustering.marshalling.protostream.reflect
Marshaller for a decorator that does not provide public access to its decorated object.
DecoratorMarshaller(Class, UnaryOperator, T) - Constructor for class org.wildfly.clustering.marshalling.protostream.reflect.DecoratorMarshaller
Creates a marshaller for the specified decorator class.
DefaultContextualizerFactory - Enum Class in org.wildfly.clustering.context
Default Contextualizer factory that applies a number of contexts.
DefaultEncoderRegistry - Class in org.wildfly.clustering.cache.infinispan.embedded.marshall
Custom EncoderRegistry that supports transcoder removal.
DefaultExecutorService - Class in org.wildfly.clustering.context
ExecutorService that performs contextual execution of submitted tasks.
DefaultExecutorService(ExecutorService, ClassLoader) - Constructor for class org.wildfly.clustering.context.DefaultExecutorService
Constructs a contextual executor service from the specified executor and class loader.
DefaultExecutorService(Function, ClassLoader) - Constructor for class org.wildfly.clustering.context.DefaultExecutorService
Constructs a contextual executor service from the default contextualizer factory.
DefaultImmutableSessionMetaData - Class in org.wildfly.clustering.session.cache.metadata.coarse
Default immutable session metadata implementation that delegates to a cache entry.
DefaultImmutableSessionMetaData(ImmutableSessionMetaDataEntry) - Constructor for class org.wildfly.clustering.session.cache.metadata.coarse.DefaultImmutableSessionMetaData
Immutable session metadata referencing the specified entry.
DefaultKeyAffinityService<K> - Class in org.wildfly.clustering.cache.infinispan.embedded.affinity
A custom key affinity service implementation with the following distinct characteristics (as compared to KeyAffinityServiceImpl): DefaultKeyAffinityService.getKeyForAddress(Address) will return a random key (instead of throwing an ISE) if the specified address does not own any segments. Uses a worker thread per address for which to generate keys. Minimal CPU utilization when key queues are full. Non-blocking topology change event handler. DefaultKeyAffinityService.getKeyForAddress(Address) calls will not block during topology change events.
DefaultObjectTableProvider - Enum Class in org.wildfly.clustering.marshalling.jboss
Provides object tables for serializable JDK singleton objects.
DefaultProtoStreamReader - Class in org.wildfly.clustering.marshalling.protostream
ProtoStreamWriter implementation that reads from a TagReader.
DefaultProtoStreamSizeOperation - Class in org.wildfly.clustering.marshalling.protostream
A default ProtoStream size operation.
DefaultProtoStreamWriter - Class in org.wildfly.clustering.marshalling.protostream
ProtoStreamWriter implementation that writes to a TagWriterImpl.
DefaultProtoStreamWriter(ProtobufTagMarshaller.WriteContext) - Constructor for class org.wildfly.clustering.marshalling.protostream.DefaultProtoStreamWriter
Creates a default ProtoStream writer.
DefaultSerializationContext - Class in org.wildfly.clustering.marshalling.protostream
Decorates SerializationContextImpl, ensuring that all registered marshallers implement ProtoStreamMarshaller.
DefaultSerializationContext(SerializationContext) - Constructor for class org.wildfly.clustering.marshalling.protostream.DefaultSerializationContext
Creates a new serialization context from the specified context
DefaultServiceProviderRegistration<T,M> - Class in org.wildfly.clustering.server.local.provider
A generic service provider registration implementation.
DefaultServiceProviderRegistration(ServiceProviderRegistrar, T, Runnable) - Constructor for class org.wildfly.clustering.server.local.provider.DefaultServiceProviderRegistration
Creates a service provider registration for the specified service.
DefaultSessionAccessMetaDataEntry - Class in org.wildfly.clustering.session.cache.metadata.fine
A session access metadata entry.
DefaultSessionAccessMetaDataEntry() - Constructor for class org.wildfly.clustering.session.cache.metadata.fine.DefaultSessionAccessMetaDataEntry
Creates session access metadata entry.
DefaultSessionAccessMetaDataEntryMarshaller - Enum Class in org.wildfly.clustering.session.cache.metadata.fine
ProtoStream marshaller for DefaultSessionAccessMetaDataEntry.
DefaultSessionCreationMetaDataEntry<C> - Class in org.wildfly.clustering.session.cache.metadata.fine
The session creation metadata cache entry.
DefaultSessionCreationMetaDataEntry(Instant) - Constructor for class org.wildfly.clustering.session.cache.metadata.fine.DefaultSessionCreationMetaDataEntry
Creates a session creation metadata entry for an existing session.
DefaultSessionCreationMetaDataEntryMarshaller - Enum Class in org.wildfly.clustering.session.cache.metadata.fine
ProtoStream marshaller for a DefaultSessionCreationMetaDataEntry.
DefaultSessionMetaData - Class in org.wildfly.clustering.session.cache.metadata.coarse
Default session metadata implementation that delegates to a cache entry, triggering its mutator Runnable.run() on close.
DefaultSessionMetaData(SessionMetaDataEntry, Runnable) - Constructor for class org.wildfly.clustering.session.cache.metadata.coarse.DefaultSessionMetaData
Session metadata for the specified entry and mutator.
DefaultSessionMetaDataEntry<C> - Class in org.wildfly.clustering.session.cache.metadata.coarse
Default contextual session metadata entry.
DefaultSessionMetaDataEntry<C> - Class in org.wildfly.clustering.session.cache.metadata.fine
A session metadata entry.
DefaultSessionMetaDataEntry(Instant) - Constructor for class org.wildfly.clustering.session.cache.metadata.coarse.DefaultSessionMetaDataEntry
Create a session metadata entry for an existing session.
DefaultSessionMetaDataEntry(SessionCreationMetaDataEntry, SessionAccessMetaDataEntry) - Constructor for class org.wildfly.clustering.session.cache.metadata.fine.DefaultSessionMetaDataEntry
Creates a session metadata entry.
DefaultSessionMetaDataEntryMarshaller - Enum Class in org.wildfly.clustering.session.cache.metadata.coarse
Protostream marshaller for a DefaultSessionMetaDataEntry.
DefaultThreadFactory - Class in org.wildfly.clustering.context
Default ThreadFactory implementation that applies a specific context ClassLoader.
DefaultThreadFactory(Class, ClassLoader) - Constructor for class org.wildfly.clustering.context.DefaultThreadFactory
Creates a new thread factory for the specified class using the specified context class loader.
DefaultThreadFactory(ThreadGroup, ClassLoader) - Constructor for class org.wildfly.clustering.context.DefaultThreadFactory
Creates a new thread factory using the specified thread group and context class loader.
DefaultThreadFactory(ThreadFactory, ClassLoader) - Constructor for class org.wildfly.clustering.context.DefaultThreadFactory
Creates a new thread factory using the specified context class loader.
DefaultTransactionalBatch - Class in org.wildfly.clustering.cache.infinispan.batch
A transactional batch.
DefaultUserManager<CV,C,T,SV,D,S> - Class in org.wildfly.clustering.session.cache.user
A default user manager implementation that delegates to a user factory.
DefaultUserManager(UserFactory, IdentifierFactoryService, Supplier) - Constructor for class org.wildfly.clustering.session.cache.user.DefaultUserManager
Creates a user manager.
delete(int, Object) - Method in class org.wildfly.clustering.cache.infinispan.persistence.remote.RemoteCacheStore
 
deploy(Archive) - Method in interface org.wildfly.clustering.arquillian.DeploymentContainer
Deploys the specified archive to this container.
Deployment - Interface in org.wildfly.clustering.arquillian
Encapsulates an Arquillian deployment.
DeploymentConfiguration - Interface in org.wildfly.clustering.server.deployment
Encapsulates the configuration of a deployment.
DeploymentContainer - Interface in org.wildfly.clustering.arquillian
Encapsulates an Arquillian deployment container.
DeploymentContainerConfiguration - Interface in org.wildfly.clustering.arquillian
Encapsulates the deployment container configuration for a test.
DeploymentContainerRegistry - Interface in org.wildfly.clustering.arquillian
The registry of deployment containers.
DeploymentContainerRegistryResourceProvider - Class in org.wildfly.clustering.arquillian.extension
Exposes DeploymentContainerRegistry as an Arquillian resource.
DeploymentContainerRegistryResourceProvider() - Constructor for class org.wildfly.clustering.arquillian.extension.DeploymentContainerRegistryResourceProvider
Constructs a new resource provider of a deployment container registry.
depth() - Method in class org.wildfly.clustering.marshalling.protostream.AbstractProtoStreamWriter
 
DetachedSession<C> - Class in org.wildfly.clustering.session.cache
Detached session implementation, for use outside the context of a request.
DetachedSession(SessionManager, String, C) - Constructor for class org.wildfly.clustering.session.cache.DetachedSession
Creates a detached session.
DetachedSessionAttributes<C,B> - Class in org.wildfly.clustering.session.cache.attributes
A SessionAttributes implementation for detached sessions.
DetachedSessionAttributes(Supplier, Supplier) - Constructor for class org.wildfly.clustering.session.cache.attributes.DetachedSessionAttributes
Creates a detached session attributes implementation.
DetachedSessionMetaData<C,B> - Class in org.wildfly.clustering.session.cache.metadata
SessionMetaData implementation for detached sessions.
DetachedSessionMetaData(Supplier, Supplier) - Constructor for class org.wildfly.clustering.session.cache.metadata.DetachedSessionMetaData
Creates detached session metadata using the specified session factory.
discard() - Method in interface org.wildfly.clustering.cache.batch.Batch
Discards this batch.
discard() - Method in class org.wildfly.clustering.cache.infinispan.batch.DefaultTransactionalBatch
 
discard() - Method in class org.wildfly.clustering.cache.infinispan.batch.SimpleContextualBatch
 
dispatch(Message, RequestCorrelator.Header) - Method in class org.wildfly.clustering.server.jgroups.dispatcher.CommandDispatcherRequestCorrelator
 
dispatchToGroup(Command) - Method in interface org.wildfly.clustering.server.dispatcher.CommandDispatcher
Executes the specified command on all members of the group, optionally excluding some members.
dispatchToGroup(Command) - Method in class org.wildfly.clustering.server.infinispan.dispatcher.EmbeddedCacheManagerCommandDispatcher
 
dispatchToGroup(Command, Set) - Method in interface org.wildfly.clustering.server.dispatcher.CommandDispatcher
Executes the specified command on all members of the group, optionally excluding some members.
dispatchToGroup(Command, Set) - Method in class org.wildfly.clustering.server.infinispan.dispatcher.EmbeddedCacheManagerCommandDispatcher
 
dispatchToGroup(Command, Set) - Method in class org.wildfly.clustering.server.local.dispatcher.LocalCommandDispatcher
 
dispatchToGroup(Command, Set) - Method in class org.wildfly.clustering.server.jgroups.dispatcher.JChannelCommandDispatcher
 
dispatchToMember(Command, M) - Method in interface org.wildfly.clustering.server.dispatcher.CommandDispatcher
Executes the specified command on the specified group member.
dispatchToMember(Command, CacheContainerGroupMember) - Method in class org.wildfly.clustering.server.infinispan.dispatcher.EmbeddedCacheManagerCommandDispatcher
 
dispatchToMember(Command, LocalGroupMember) - Method in class org.wildfly.clustering.server.local.dispatcher.LocalCommandDispatcher
 
dispatchToMember(Command, ChannelGroupMember) - Method in class org.wildfly.clustering.server.jgroups.dispatcher.JChannelCommandDispatcher
 
doTranscode(Object, MediaType, MediaType) - Method in class org.wildfly.clustering.cache.infinispan.marshalling.MarshalledValueTranscoder
 
DOUBLE - Enum constant in enum class org.wildfly.clustering.marshalling.protostream.Scalar
A double value
DoubleConsumer - Interface in org.wildfly.clustering.function
An enhanced long consumer.
DoublePredicate - Interface in org.wildfly.clustering.function
An enhanced double predicate.
DoubleSupplier - Interface in org.wildfly.clustering.function
Enhanced IntSupplier.
DurationMarshaller - Enum Class in org.wildfly.clustering.marshalling.protostream.time
Marshaller for Duration instances, using the following strategy: Marshal Duration.ZERO as zero bytes Marshal number of seconds of duration as unsigned long Marshal sub-second value of duration as unsigned integer, using millisecond precision, if possible

E

element() - Method in interface org.wildfly.clustering.server.local.scheduler.ConcurrentDirectDeque
 
ELEMENT_INDEX - Static variable in class org.wildfly.clustering.marshalling.protostream.util.AbstractCollectionMarshaller
Index of the repeated element field
EmbeddedCacheConfiguration - Interface in org.wildfly.clustering.cache.infinispan.embedded
Configuration associated with an embedded Infinispan cache.
EmbeddedCacheContainerConfiguration - Interface in org.wildfly.clustering.cache.infinispan.embedded
Configuration associated with an embedded Infinispan cache container.
EmbeddedCacheEntryComputer<K,V> - Class in org.wildfly.clustering.cache.infinispan.embedded
Mutator for a cache entry using a compute function.
EmbeddedCacheEntryComputerFactory<K,V,O> - Class in org.wildfly.clustering.cache.infinispan.embedded
Factory that creates compute-based Mutator instances.
EmbeddedCacheEntryMutator<K,V> - Class in org.wildfly.clustering.cache.infinispan.embedded
Mutates a given cache entry.
EmbeddedCacheEntryMutatorFactory<K,V> - Class in org.wildfly.clustering.cache.infinispan.embedded
Factory for creating CacheEntryMutator objects for an Infinispan cache.
EmbeddedCacheManagerCommandDispatcher<A,M,C> - Class in org.wildfly.clustering.server.infinispan.dispatcher
A CommandDispatcher for dispatching commands to embedded cache manager group members.
EmbeddedCacheManagerCommandDispatcher(CommandDispatcher, Function, Function) - Constructor for class org.wildfly.clustering.server.infinispan.dispatcher.EmbeddedCacheManagerCommandDispatcher
Creates a command dispatcher decorator.
EmbeddedCacheManagerCommandDispatcherFactory<A,M> - Class in org.wildfly.clustering.server.infinispan.dispatcher
A factory for creating a CommandDispatcher for dispatching commands to embedded cache manager group members.
EmbeddedCacheManagerCommandDispatcherFactory(EmbeddedCacheManagerCommandDispatcherFactoryConfiguration) - Constructor for class org.wildfly.clustering.server.infinispan.dispatcher.EmbeddedCacheManagerCommandDispatcherFactory
Creates a command dispatcher factory using the specified configuration
EmbeddedCacheManagerCommandDispatcherFactoryConfiguration<A,M> - Interface in org.wildfly.clustering.server.infinispan.dispatcher
Encapsulates configuration of an EmbeddedCacheManagerCommandDispatcherFactory.
EmbeddedCacheManagerGroup<A,M> - Class in org.wildfly.clustering.server.infinispan
A group composed of embedded cache manager members.
EmbeddedCacheManagerGroup(EmbeddedCacheManagerGroupConfiguration) - Constructor for class org.wildfly.clustering.server.infinispan.EmbeddedCacheManagerGroup
Creates a group associated with a cache container.
EmbeddedCacheManagerGroupConfiguration<A,M> - Interface in org.wildfly.clustering.server.infinispan
Encapsulates the configuration of a EmbeddedCacheManagerGroup.
EmbeddedCacheManagerGroupMember - Class in org.wildfly.clustering.server.infinispan
A group member of an Infinispan cache container.
EmbeddedCacheManagerGroupMember(Address) - Constructor for class org.wildfly.clustering.server.infinispan.EmbeddedCacheManagerGroupMember
Creates a cache container-based group member.
EmbeddedCacheManagerGroupMemberFactory - Class in org.wildfly.clustering.server.infinispan
A factory for creating a cache container-based group member.
EmbeddedCacheManagerGroupMemberFactory(EmbeddedCacheContainerConfiguration) - Constructor for class org.wildfly.clustering.server.infinispan.EmbeddedCacheManagerGroupMemberFactory
Creates a cache-container group member factory.
EmbeddedCacheManagerGroupMemberSerializer - Enum Class in org.wildfly.clustering.server.infinispan
Marshalling externalizer for an EmbeddedCacheManagerGroupMember.
EmbeddedCacheManagerGroupMemberSerializer.AddressGroupMemberExternalizerProvider - Class in org.wildfly.clustering.server.infinispan
Provides an externalizer of a cache container-based group member.
EmbeddedCacheManagerGroupMemberSerializer.AddressGroupMemberFormatter - Class in org.wildfly.clustering.server.infinispan
Formatter of a cache container-based group member.
EmbeddedCacheProperties - Class in org.wildfly.clustering.cache.infinispan.embedded
Eagerly calculates the properties of a cache configuration.
EmbeddedCacheProperties(Cache) - Constructor for class org.wildfly.clustering.cache.infinispan.embedded.EmbeddedCacheProperties
Creates an encapsulation of the properties of the specified cache.
EmbeddedCacheProperties(Configuration) - Constructor for class org.wildfly.clustering.cache.infinispan.embedded.EmbeddedCacheProperties
Creates an encapsulation of the properties of the specified cache configuration.
empty() - Static method in interface org.wildfly.clustering.context.Context
Returns an empty context.
empty() - Static method in interface org.wildfly.clustering.function.BiConsumer
Returns a consumer that performs no action.
empty() - Static method in interface org.wildfly.clustering.function.BiFunction
Returns a function that always returns the specified value, ignoring its parameters.
empty() - Static method in interface org.wildfly.clustering.function.BinaryOperator
Returns a function that always returns null, ignoring its parameter.
empty() - Static method in interface org.wildfly.clustering.function.Callable
Returns a callable that returns null.
empty() - Static method in interface org.wildfly.clustering.function.Consumer
Returns a consumer that performs no action.
empty() - Static method in interface org.wildfly.clustering.function.Function
Returns a function that returns its parameter.
empty() - Static method in interface org.wildfly.clustering.function.Runner
Returns an empty runner.
empty() - Static method in interface org.wildfly.clustering.function.Supplier
Returns a supplier that always returns the specified value.
empty() - Static method in interface org.wildfly.clustering.function.UnaryOperator
Returns an operator that always returns null, ignoring its parameter.
EMPTY - Static variable in interface org.wildfly.clustering.cache.CacheEntryMutator
Trivial CacheEntryMutator implementation that does nothing.
EMPTY - Static variable in interface org.wildfly.clustering.context.Context
An empty context
EMPTY - Static variable in interface org.wildfly.clustering.function.BiConsumer
An empty consumer
EMPTY - Static variable in interface org.wildfly.clustering.function.Consumer
A consumer that does nothing with its parameter
EMPTY - Static variable in interface org.wildfly.clustering.function.DoubleConsumer
Consumer that discards its parameter
EMPTY - Static variable in interface org.wildfly.clustering.function.IntConsumer
Consumer that discards its parameter
EMPTY - Static variable in interface org.wildfly.clustering.function.LongConsumer
Consumer that discards its parameter
EMPTY - Static variable in interface org.wildfly.clustering.function.Runner
A runner that performs no action.
EMPTY - Static variable in interface org.wildfly.clustering.server.Registration
An empty registration
encode(E) - Method in class org.wildfly.clustering.marshalling.protostream.EnumMarshaller
 
EncoderRegistry - Interface in org.wildfly.clustering.cache.infinispan.embedded.marshall
Extends Infinispan's EncoderRegistry adding the ability to unregister transcoders.
EncoderRegistryFactory - Class in org.wildfly.clustering.cache.infinispan.embedded.marshall
Overrides Infinispan's default encoder registry.
EncoderRegistryFactory() - Constructor for class org.wildfly.clustering.cache.infinispan.embedded.marshall.EncoderRegistryFactory
Creates a encoder registry factory.
encoding() - Method in class org.wildfly.clustering.cache.infinispan.persistence.jdbc.DataSourceConnectionFactoryConfigurationBuilder
 
encoding() - Method in class org.wildfly.clustering.cache.infinispan.persistence.remote.RemoteCacheStoreConfigurationBuilder
 
endBatch(boolean) - Method in class org.wildfly.clustering.cache.infinispan.embedded.AdvancedCacheDecorator
 
entries(CacheOptions) - Method in class org.wildfly.clustering.cache.infinispan.remote.RemoteCacheDecorator
 
entry(Function, Function) - Static method in interface org.wildfly.clustering.function.Function
Returns a Map.Entry function from the specified key and value functions.
entry(Predicate, Predicate) - Static method in interface org.wildfly.clustering.function.Predicate
Returns a predicate of a Map.Entry from the specified key and value predicates.
entry(Supplier, Supplier) - Static method in interface org.wildfly.clustering.function.Supplier
Returns a supplier of a Map.Entry from the specified key and value suppliers.
entry(UnaryOperator, UnaryOperator) - Static method in interface org.wildfly.clustering.function.UnaryOperator
Returns a Map.Entry function from the specified key and value functions.
ENTRY_INDEX - Static variable in class org.wildfly.clustering.marshalling.protostream.util.AbstractMapMarshaller
Index of the repeated entry field
entryIterator(IntSet) - Method in class org.wildfly.clustering.cache.infinispan.remote.RemoteCacheDecorator
 
entrySet() - Method in class org.wildfly.clustering.cache.infinispan.AbstractBasicCacheDecorator
 
entrySet() - Method in class org.wildfly.clustering.cache.infinispan.embedded.AdvancedCacheDecorator
 
entrySet() - Method in class org.wildfly.clustering.cache.infinispan.remote.RemoteCacheDecorator
 
entrySet() - Method in class org.wildfly.clustering.session.cache.attributes.AbstractSessionAttributes
 
entrySet() - Method in class org.wildfly.clustering.session.cache.attributes.DetachedSessionAttributes
 
entrySet(IntSet) - Method in class org.wildfly.clustering.cache.infinispan.remote.RemoteCacheDecorator
 
EnumMarshaller<E> - Class in org.wildfly.clustering.marshalling.protostream
ProtoStream marshaller for enums.
equals(Object) - Method in class org.wildfly.clustering.cache.function.AbstractFunction
 
equals(Object) - Method in class org.wildfly.clustering.cache.function.CollectionFunction
 
equals(Object) - Method in class org.wildfly.clustering.cache.function.MapComputeFunction
 
equals(Object) - Method in class org.wildfly.clustering.cache.infinispan.AbstractBasicCacheDecorator
 
equals(Object) - Method in class org.wildfly.clustering.cache.infinispan.batch.DefaultTransactionalBatch
 
equals(Object) - Method in class org.wildfly.clustering.cache.infinispan.batch.SimpleContextualBatch
 
equals(Object) - Method in class org.wildfly.clustering.cache.infinispan.CacheKey
 
equals(Object) - Method in class org.wildfly.clustering.cache.infinispan.embedded.AdvancedCacheDecorator
 
equals(Object) - Method in class org.wildfly.clustering.cache.infinispan.remote.RemoteCacheDecorator
 
equals(Object) - Method in class org.wildfly.clustering.marshalling.ByteBufferMarshalledKey
 
equals(Object) - Method in class org.wildfly.clustering.marshalling.ByteBufferMarshalledValue
 
equals(Object) - Method in class org.wildfly.clustering.marshalling.protostream.Any
 
equals(Object) - Method in class org.wildfly.clustering.marshalling.protostream.Reference
 
equals(Object) - Method in class org.wildfly.clustering.server.group.AbstractGroupMember
 
equals(Object) - Method in class org.wildfly.clustering.server.infinispan.LocalEmbeddedCacheManagerGroupMember
 
equals(Object) - Method in class org.wildfly.clustering.server.jgroups.ViewMembership
 
equals(Object) - Method in class org.wildfly.clustering.server.offset.Offset.DefaultOffset
 
equals(Object) - Method in class org.wildfly.clustering.server.offset.Value.AbstractValue
 
equals(Object) - Method in class org.wildfly.clustering.server.util.MapEntry.SimpleMapEntry
 
equals(Object) - Method in class org.wildfly.clustering.session.cache.AbstractImmutableSession
 
equals(Object) - Method in class org.wildfly.clustering.session.cache.affinity.SessionAffinityRegistryEntry
 
equals(Object) - Method in class org.wildfly.clustering.session.cache.attributes.fine.SessionAttributeMapEntry
 
equals(Object) - Method in class org.wildfly.clustering.session.cache.DecoratedSession
 
equals(Object) - Method in class org.wildfly.clustering.session.cache.user.DecoratedUser
 
equalTo(double) - Static method in interface org.wildfly.clustering.function.DoublePredicate
Returns a predicate that evaluates to true if and only if the argument is equals to the specified object.
equalTo(int) - Static method in interface org.wildfly.clustering.function.IntPredicate
Returns a predicate that evaluates to true if and only if the argument is equals to the specified object.
equalTo(long) - Static method in interface org.wildfly.clustering.function.LongPredicate
Returns a predicate that evaluates to true if and only if the argument is equals to the specified object.
equalTo(T) - Static method in interface org.wildfly.clustering.function.Predicate
Returns a predicate that evaluates to true if and only if the argument is equals to the specified object.
error() - Static method in interface org.wildfly.clustering.function.Consumer
Returns a consumer that logs an exception at the System.Logger.Level.ERROR level.
estimateSize(CacheOptions) - Method in class org.wildfly.clustering.cache.infinispan.remote.RemoteCacheDecorator
 
event(CacheEntryEvent) - Method in class org.wildfly.clustering.server.infinispan.registry.CacheRegistry
Non-blocking handler of cache entry creation/modified events.
EventListenerRegistrar - Class in org.wildfly.clustering.cache.infinispan.embedded.listener
A registering Infinispan listener.
EventListenerRegistrar(Listenable) - Constructor for class org.wildfly.clustering.cache.infinispan.embedded.listener.EventListenerRegistrar
Creates a registrar of event listeners.
EventListenerRegistrar(Listenable, Object) - Constructor for class org.wildfly.clustering.cache.infinispan.embedded.listener.EventListenerRegistrar
Creates a registrar of event listeners.
evict(K) - Method in class org.wildfly.clustering.cache.infinispan.embedded.AdvancedCacheDecorator
 
evictable() - Method in class org.wildfly.clustering.cache.infinispan.embedded.container.DataContainerConfiguration
Returns the predicate used to determine which data container entries can be evicted.
evictable(Predicate) - Method in class org.wildfly.clustering.cache.infinispan.embedded.container.DataContainerConfigurationBuilder
Specifies a predicate use to determine whether a given cache entry can be auto-evicted.
EvictableDataContainer<K,V> - Class in org.wildfly.clustering.cache.infinispan.embedded.container
Copy of DefaultDataContainer with support for time-based eviction.
evictableWhen(BiPredicate) - Method in interface org.wildfly.clustering.cache.caffeine.CacheConfiguration.Builder
Defines a predicate indicating whether a given entry is evictable.
evictableWhen(Predicate) - Method in interface org.wildfly.clustering.cache.caffeine.CacheConfiguration.Builder
Defines a predicate indicating whether a given entry is evictable.
evictAfter(Duration) - Method in interface org.wildfly.clustering.cache.caffeine.CacheConfiguration.Builder
Defines a duration of time after which idle entries should be auto-evicted.
evictAfter(BiFunction) - Method in interface org.wildfly.clustering.cache.caffeine.CacheConfiguration.Builder
Defines a function returning the duration of time after which a given idle entry should be auto-evicted.
evictAfter(Function) - Method in interface org.wildfly.clustering.cache.caffeine.CacheConfiguration.Builder
Defines a function returning the duration of time after which a given idle entry should be auto-evicted.
EvictionConfiguration - Interface in org.wildfly.clustering.server.eviction
Encapsulates eviction configuration.
evictionSize() - Method in class org.wildfly.clustering.cache.infinispan.embedded.container.EvictableDataContainer
 
evictionSize() - Method in class org.wildfly.clustering.cache.infinispan.embedded.container.SegmentedEvictableDataContainer
 
EXCEPTION_LOGGER - Static variable in interface org.wildfly.clustering.function.Consumer
A function returning the exception logger for a given level
EXCEPTION_LOGGERS - Static variable in interface org.wildfly.clustering.function.Consumer
A map of exception logging consumers per level
exceptional(Supplier) - Static method in interface org.wildfly.clustering.function.Callable
Returns a callable that throws the provided exception.
ExceptionMarshaller<E> - Class in org.wildfly.clustering.marshalling.protostream
Generic marshaller for a Throwable.
ExceptionMarshaller(Class) - Constructor for class org.wildfly.clustering.marshalling.protostream.ExceptionMarshaller
Creates a generic exception marshaller for the specified exception class.
execute(C) - Method in interface org.wildfly.clustering.server.dispatcher.Command
Execute this command with the specified context.
execute(C) - Method in interface org.wildfly.clustering.server.dispatcher.RuntimeCommand
 
execute(Runnable) - Method in class org.wildfly.clustering.context.ContextualExecutorService
 
execute(String, Map) - Method in class org.wildfly.clustering.cache.infinispan.remote.RemoteCacheDecorator
 
execute(Callable) - Method in interface org.wildfly.clustering.server.util.BlockingExecutor
Executes the specified task, but only if the service was not already closed.
execute(Callable) - Method in interface org.wildfly.clustering.context.ContextualExecutor
Executes the specified caller with a given context.
execute(BiConsumer, V1, V2) - Method in interface org.wildfly.clustering.context.ContextualExecutor
Executes the specified runner.
execute(BiFunction, V1, V2) - Method in interface org.wildfly.clustering.context.ContextualExecutor
Executes the specified supplier with a given context.
execute(Consumer, V) - Method in interface org.wildfly.clustering.context.ContextualExecutor
Executes the specified consumer using the specified value.
execute(Function, V) - Method in interface org.wildfly.clustering.context.ContextualExecutor
Executes the specified supplier with a given context.
execute(Supplier) - Method in interface org.wildfly.clustering.server.util.BlockingExecutor
Executes the specified task, but only if the service was not already closed.
execute(Supplier) - Method in interface org.wildfly.clustering.context.ContextualExecutor
Executes the specified supplier with a given context.
execute(Scheduler) - Method in class org.wildfly.clustering.server.infinispan.scheduler.CancelCommand
 
execute(Scheduler) - Method in class org.wildfly.clustering.server.infinispan.scheduler.ContainsCommand
 
execute(Scheduler) - Method in class org.wildfly.clustering.server.infinispan.scheduler.ScheduleCommand
 
expiration() - Method in class org.wildfly.clustering.cache.infinispan.persistence.jdbc.DataSourceConnectionFactoryConfigurationBuilder
 
expiration() - Method in class org.wildfly.clustering.cache.infinispan.persistence.remote.RemoteCacheStoreConfigurationBuilder
 
Expiration - Interface in org.wildfly.clustering.server.expiration
Describes the expiration criteria for managed state.
ExpirationConfiguration<T> - Interface in org.wildfly.clustering.server.expiration
Encapsulates expiration configuration.
ExpirationMetaData - Interface in org.wildfly.clustering.server.expiration
Describes expiration-related metadata.
ExpirationSerializationContextInitializer - Class in org.wildfly.clustering.server.infinispan.expiration
SerializationContextInitializer that registers marshallers for all marshallable objects in this package.
ExpirationSerializationContextInitializer() - Constructor for class org.wildfly.clustering.server.infinispan.expiration.ExpirationSerializationContextInitializer
Creates a serialization context initializer.
expired(ClientCacheEntryExpiredEvent) - Method in class org.wildfly.clustering.session.infinispan.remote.HotRodSessionFactory
Handles expiration events from the remote cluster.
EXTENDED_UUID - Enum constant in enum class org.wildfly.clustering.server.jgroups.AddressGenerator
Generates ExtendedUUID instances
ExternalizerProvider - Interface in org.wildfly.clustering.marshalling.jboss
Service provider interface for contributed externalizers.

F

FALSE - Static variable in interface org.wildfly.clustering.function.BooleanSupplier
A supplier that always returns false
FIELD - Enum constant in enum class org.wildfly.clustering.marshalling.protostream.ScalarClass
A field class
FieldMarshaller<T> - Class in org.wildfly.clustering.marshalling.protostream.reflect
A very generic marshaller for use with classes whose state is not publicly available for reading or writing except by pure reflection.
FieldMarshaller(Class, Class...) - Constructor for class org.wildfly.clustering.marshalling.protostream.reflect.FieldMarshaller
Creates a marshaller for the specified fields of the specified class.
FieldMarshaller(Class, Supplier, Class...) - Constructor for class org.wildfly.clustering.marshalling.protostream.reflect.FieldMarshaller
Creates a field marshaller for the specified fields of the specified class using the specified factory
FieldReadable<T> - Interface in org.wildfly.clustering.marshalling.protostream
Reads a single field of a field set from a reader.
FieldSetMarshaller<T,V> - Interface in org.wildfly.clustering.marshalling.protostream
Marshaller for a set of fields, to be shared between multiple marshallers.
FieldSetMarshaller.Entry<T,K,V> - Interface in org.wildfly.clustering.marshalling.protostream
A marshaller using a map entry field set.
FieldSetMarshaller.Simple<T> - Interface in org.wildfly.clustering.marshalling.protostream
A simple field set marshaller whose reader and writer types are the same
FieldSetMarshaller.Supplied<T,V> - Interface in org.wildfly.clustering.marshalling.protostream
A field set marshaller whose reader type supplies the writer type.
FieldSetReader<T> - Interface in org.wildfly.clustering.marshalling.protostream
Reads a value from a set of fields.
FieldSetWriter<T> - Interface in org.wildfly.clustering.marshalling.protostream
Writes value as a set of fields.
findEntry(I) - Method in interface org.wildfly.clustering.cache.BiCacheEntryLocator
Locates the value in the cache with the specified identifier.
findEntry(String) - Method in interface org.wildfly.clustering.session.cache.ImmutableSessionFactory
 
findEntry(String) - Method in interface org.wildfly.clustering.session.cache.user.UserFactory
 
findImmutableSession(String) - Method in interface org.wildfly.clustering.session.SessionManager
Returns a read-only view of the session with the specified identifier.
findImmutableSessionAsync(String) - Method in class org.wildfly.clustering.session.cache.AbstractSessionManager
 
findImmutableSessionAsync(String) - Method in class org.wildfly.clustering.session.cache.DecoratedSessionManager
 
findImmutableSessionAsync(String) - Method in interface org.wildfly.clustering.session.SessionManager
Returns a read-only view of the session with the specified identifier.
findMarshaller(Class) - Method in interface org.wildfly.clustering.marshalling.protostream.ProtoStreamOperation
Returns a marshaller suitable of marshalling an object of the specified type.
findSession(String) - Method in interface org.wildfly.clustering.session.SessionManager
Returns the session with the specified identifier, or null if none exists.
findSessionAsync(String) - Method in class org.wildfly.clustering.session.cache.AbstractSessionManager
 
findSessionAsync(String) - Method in class org.wildfly.clustering.session.cache.CachedSessionManager
 
findSessionAsync(String) - Method in class org.wildfly.clustering.session.cache.DecoratedSessionManager
 
findSessionAsync(String) - Method in class org.wildfly.clustering.session.infinispan.embedded.InfinispanSessionManager
 
findSessionAsync(String) - Method in interface org.wildfly.clustering.session.SessionManager
Returns the session with the specified identifier, or null if none exists.
findUser(String) - Method in class org.wildfly.clustering.session.cache.user.CachedUserManager
 
findUser(String) - Method in class org.wildfly.clustering.session.cache.user.DecoratedUserManager
 
findUser(String) - Method in class org.wildfly.clustering.session.cache.user.DefaultUserManager
 
findUser(String) - Method in interface org.wildfly.clustering.session.user.UserManager
Returns the user identified by the specified identifier.
findValue(I) - Method in interface org.wildfly.clustering.cache.CacheEntryLocator
Locates the value in the cache with the specified identifier.
findValueAsync(I) - Method in interface org.wildfly.clustering.cache.BiCacheEntryLocator
 
findValueAsync(I) - Method in interface org.wildfly.clustering.cache.CacheEntryLocator
Locates the value in the cache with the specified identifier.
findValueAsync(String) - Method in class org.wildfly.clustering.session.infinispan.embedded.attributes.CoarseSessionAttributesFactory
 
findValueAsync(String) - Method in class org.wildfly.clustering.session.infinispan.embedded.attributes.FineSessionAttributesFactory
 
findValueAsync(String) - Method in class org.wildfly.clustering.session.infinispan.embedded.metadata.InfinispanSessionMetaDataFactory
 
findValueAsync(String) - Method in class org.wildfly.clustering.session.infinispan.embedded.user.InfinispanUserContextFactory
 
findValueAsync(String) - Method in class org.wildfly.clustering.session.infinispan.embedded.user.InfinispanUserSessionsFactory
 
findValueAsync(String) - Method in class org.wildfly.clustering.session.infinispan.remote.attributes.CoarseSessionAttributesFactory
 
findValueAsync(String) - Method in class org.wildfly.clustering.session.infinispan.remote.attributes.FineSessionAttributesFactory
 
findValueAsync(String) - Method in class org.wildfly.clustering.session.infinispan.remote.metadata.HotRodSessionMetaDataFactory
 
findValueAsync(String) - Method in class org.wildfly.clustering.session.infinispan.remote.user.HotRodUserContextFactory
 
findValueAsync(String) - Method in class org.wildfly.clustering.session.infinispan.remote.user.HotRodUserSessionsFactory
 
findWriter(T) - Method in interface org.wildfly.clustering.marshalling.jboss.IdentityTable
Returns a writer for the specified object.
FINE - Enum constant in enum class org.wildfly.clustering.session.SessionAttributePersistenceStrategy
Persists session attributes individually, precluding cross-attribute references.
FineSessionAttributes<K,V> - Class in org.wildfly.clustering.session.cache.attributes.fine
Exposes session attributes for a fine granularity sessions.
FineSessionAttributes(K, Map, CacheEntryMutatorFactory, Marshaller, Predicate, CacheProperties, SessionAttributeActivationNotifier) - Constructor for class org.wildfly.clustering.session.cache.attributes.fine.FineSessionAttributes
Creates a fine-granularity session attributes implementation.
FineSessionAttributesFactory<C,V> - Class in org.wildfly.clustering.session.infinispan.embedded.attributes
SessionAttributesFactory for fine granularity sessions, where all session attributes are stored in a single cache entry, but changes are applied by functions such that only modified and mutated values ever replicate/persist.
FineSessionAttributesFactory<C,V> - Class in org.wildfly.clustering.session.infinispan.remote.attributes
SessionAttributesFactory for fine granularity sessions, where all session attributes are stored in a single cache entry, but changes are applied by functions such that only modified and mutated values ever replicate/persist.
FineSessionAttributesFactory(SessionAttributesFactoryConfiguration, BiFunction, RemoteCacheConfiguration) - Constructor for class org.wildfly.clustering.session.infinispan.remote.attributes.FineSessionAttributesFactory
Creates a session attributes factory
FineSessionAttributesFactory(SessionAttributesFactoryConfiguration, BiFunction, Function, EmbeddedCacheConfiguration) - Constructor for class org.wildfly.clustering.session.infinispan.embedded.attributes.FineSessionAttributesFactory
Creates a factory for fine-granularity session attributes entry.
FineSessionAttributesSerializationContextInitializer - Class in org.wildfly.clustering.session.cache.attributes.fine
FineSessionAttributesSerializationContextInitializer() - Constructor for class org.wildfly.clustering.session.cache.attributes.fine.FineSessionAttributesSerializationContextInitializer
Creates a serialization context initializer.
FineSessionMetaDataSerializationContextInitializer - Class in org.wildfly.clustering.session.cache.metadata.fine
Serialization context initializer for this package.
FineSessionMetaDataSerializationContextInitializer() - Constructor for class org.wildfly.clustering.session.cache.metadata.fine.FineSessionMetaDataSerializationContextInitializer
Creates a serialization context initializer.
flagInt() - Method in class org.wildfly.clustering.cache.infinispan.remote.RemoteCacheDecorator
 
flags() - Method in class org.wildfly.clustering.cache.infinispan.remote.RemoteCacheDecorator
 
FLOAT - Enum constant in enum class org.wildfly.clustering.marshalling.protostream.Scalar
A float value
flush() - Method in class org.wildfly.clustering.marshalling.protostream.AbstractProtoStreamWriter
 
flush() - Method in class org.wildfly.clustering.marshalling.protostream.OffsetProtoStreamWriter
 
flush() - Method in class org.wildfly.clustering.marshalling.protostream.SimpleObjectOutput
 
forCache(Cache) - Static method in interface org.wildfly.clustering.cache.infinispan.embedded.distribution.KeyDistribution
Creates a key distribution for the current consistent hash of the specified cache.
forCache(Cache) - Method in interface org.wildfly.clustering.server.infinispan.CacheContainerGroup
Creates a cache container group for the associated cache.
forConsistentHash(Cache, ConsistentHash) - Static method in interface org.wildfly.clustering.cache.infinispan.embedded.distribution.KeyDistribution
Creates a key distribution for the specified consistent hash of the specified cache.
forConsistentHash(Cache, ConsistentHash) - Static method in interface org.wildfly.clustering.cache.infinispan.embedded.distribution.Locality
Returns the locality for the specified consistent hash of the specified cache.
forCurrentConsistentHash(Cache) - Static method in interface org.wildfly.clustering.cache.infinispan.embedded.distribution.Locality
Returns the locality for the current consistent hash of the specified cache.
forDuration(Duration) - Static method in interface org.wildfly.clustering.server.offset.Offset
Creates a duration-based offset for the specified duration.
forEachSegment(ObjIntConsumer) - Method in class org.wildfly.clustering.cache.infinispan.embedded.container.EvictableDataContainer
 
forInstant(Duration) - Static method in interface org.wildfly.clustering.server.offset.Offset
Creates an instant-based offset for the specified duration.
format(Address) - Method in class org.wildfly.clustering.server.infinispan.AddressSerializer.JGroupsAddressFormatter
 
format(T) - Method in interface org.wildfly.clustering.marshalling.Formatter
Formats the specified key to a string representation.
format(T) - Method in class org.wildfly.clustering.marshalling.Formatter.Provided
 
Formatter<T> - Interface in org.wildfly.clustering.marshalling
Formats an objects into a string representation and back again.
Formatter.Identity - Interface in org.wildfly.clustering.marshalling
A formatter specialization for string formatting.
Formatter.Provided<T> - Class in org.wildfly.clustering.marshalling
A formatter decorator.
FormatterKeyMapper - Class in org.wildfly.clustering.cache.infinispan.embedded.persistence
TwoWayKey2StringMapper implementation that maps multiple Formatter instances.
FormatterKeyMapper() - Constructor for class org.wildfly.clustering.cache.infinispan.embedded.persistence.FormatterKeyMapper
Creates formatter-based key-string mapper.
FormatterKeyMapper(List) - Constructor for class org.wildfly.clustering.cache.infinispan.embedded.persistence.FormatterKeyMapper
Creates key-string mapper using the specified formatters.
former() - Static method in interface org.wildfly.clustering.function.BiFunction
Returns a function that returns its first parameter.
former() - Static method in interface org.wildfly.clustering.function.BinaryOperator
Returns a function that returns its first parameter.
FORMER_IDENTITY - Static variable in interface org.wildfly.clustering.function.BiFunction
An identity function using the former parameter
FORMER_IDENTITY - Static variable in interface org.wildfly.clustering.function.BinaryOperator
An identity function using the former parameter
from(int, MarshallingConfiguration...) - Static method in interface org.wildfly.clustering.marshalling.jboss.MarshallingConfigurationRepository
Creates a marshalling configuration repository from on an enumeration of configuration factories.
from(E, C) - Static method in interface org.wildfly.clustering.marshalling.jboss.MarshallingConfigurationRepository
Creates a marshalling configuration repository from on an enumeration of configuration factories.
from(Duration) - Static method in interface org.wildfly.clustering.server.offset.OffsetValue
Creates a duration-based offset value from the specified basis.
from(Instant) - Static method in interface org.wildfly.clustering.server.offset.OffsetValue
Creates a instant-based offset value from the specified basis.
from(List) - Static method in interface org.wildfly.clustering.marshalling.jboss.IdentityTable
Creates an identity table from the list of table entries.
from(MarshallingConfiguration...) - Static method in interface org.wildfly.clustering.marshalling.jboss.MarshallingConfigurationRepository
Creates a marshalling configuration repository from the specified ordered configurations.
from(ContextualSessionMetaDataEntry) - Static method in interface org.wildfly.clustering.session.cache.metadata.coarse.MutableSessionMetaDataOffsetValues
Creates a mutable session metadata entry delta from the specified metadata entry.
from(ImmutableSessionAccessMetaData) - Static method in interface org.wildfly.clustering.session.cache.metadata.fine.MutableSessionAccessMetaDataOffsetValues
Creates mutable session access metadata offset values.
fromThreadLocal(ThreadLocal) - Static method in interface org.wildfly.clustering.context.ContextReference
Creates a context reference from the specified ThreadLocal.
fullBufferArray() - Method in class org.wildfly.clustering.marshalling.protostream.DefaultProtoStreamReader
 
fullBufferArray() - Method in class org.wildfly.clustering.marshalling.protostream.OffsetProtoStreamReader
 
fullBufferInputStream() - Method in class org.wildfly.clustering.marshalling.protostream.DefaultProtoStreamReader
 
fullBufferInputStream() - Method in class org.wildfly.clustering.marshalling.protostream.OffsetProtoStreamReader
 
Function<T,R> - Interface in org.wildfly.clustering.function
An enhanced function.
FunctionSerializationContextInitializer - Class in org.wildfly.clustering.cache.function
The serialization context initializer for this package.
FunctionSerializationContextInitializer() - Constructor for class org.wildfly.clustering.cache.function.FunctionSerializationContextInitializer
Creates a serialization context initializer.

G

generateAddress() - Method in enum class org.wildfly.clustering.server.jgroups.AddressGenerator
Deprecated.
generateAddress(String) - Method in enum class org.wildfly.clustering.server.jgroups.AddressGenerator
 
get() - Method in class org.wildfly.clustering.cache.infinispan.AbstractCacheEntryMutator
 
get() - Method in class org.wildfly.clustering.cache.infinispan.batch.AbstractContextualBatch
 
get() - Method in class org.wildfly.clustering.cache.infinispan.batch.ThreadContextBatchFactory
 
get() - Method in class org.wildfly.clustering.cache.infinispan.embedded.affinity.DefaultKeyAffinityService
 
get() - Method in enum class org.wildfly.clustering.cache.infinispan.marshalling.MediaTypes
 
get() - Method in class org.wildfly.clustering.context.ThreadContextReference
 
get() - Method in enum class org.wildfly.clustering.marshalling.jboss.DefaultObjectTableProvider
 
get() - Method in class org.wildfly.clustering.marshalling.protostream.Any
 
get() - Method in class org.wildfly.clustering.marshalling.protostream.SizeComputingProtoStreamWriter
 
get() - Method in class org.wildfly.clustering.server.infinispan.manager.AffinityIdentifierFactoryService
 
get() - Method in class org.wildfly.clustering.server.jgroups.dispatcher.ServiceRequest
 
get() - Method in class org.wildfly.clustering.server.local.manager.SimpleIdentifierFactoryService
 
get() - Method in class org.wildfly.clustering.server.offset.Offset.DefaultOffset
 
get() - Method in interface org.wildfly.clustering.server.offset.OffsetValue
Returns the current value, computed by applying the current offset to the basis.
get() - Method in class org.wildfly.clustering.server.util.BlockingReference.ConditionalReferenceWriter
 
get() - Method in class org.wildfly.clustering.server.util.BlockingReference.ReferenceWriter
 
get() - Method in class org.wildfly.clustering.server.util.Reference.ReferenceReader
 
get() - Method in class org.wildfly.clustering.session.cache.DecoratedSession
 
get() - Method in class org.wildfly.clustering.session.cache.user.DecoratedUser
 
get(C) - Method in interface org.wildfly.clustering.marshalling.MarshalledValue
Returns the value, unmarshalling using the specified context if necessary.
get(Object) - Method in class org.wildfly.clustering.cache.infinispan.BlockingBasicCacheDecorator
 
get(Object) - Method in class org.wildfly.clustering.cache.infinispan.embedded.container.SegmentedEvictableDataContainer
 
get(Object) - Method in class org.wildfly.clustering.cache.infinispan.NonBlockingBasicCacheDecorator
 
get(Object) - Method in class org.wildfly.clustering.session.cache.attributes.coarse.CoarseSessionAttributes
 
get(Object) - Method in class org.wildfly.clustering.session.cache.attributes.DetachedSessionAttributes
 
get(Object) - Method in class org.wildfly.clustering.session.cache.attributes.fine.FineSessionAttributes
 
get(Supplier) - Static method in interface org.wildfly.clustering.function.Callable
Returns a callable that delegates to the specified supplier.
get(Supplier) - Method in interface org.wildfly.clustering.server.util.Supplied
Returns the supplied value, created from the specified factory if necessary.
get(K) - Method in class org.wildfly.clustering.cache.infinispan.remote.near.CaffeineNearCache
 
get(K, CacheOptions) - Method in class org.wildfly.clustering.cache.infinispan.remote.RemoteCacheDecorator
 
get(ByteBufferMarshaller) - Method in class org.wildfly.clustering.marshalling.ByteBufferMarshalledValue
 
getAccessMetaDataEntry() - Method in class org.wildfly.clustering.session.cache.metadata.fine.DefaultSessionMetaDataEntry
 
getAccessMetaDataEntry() - Method in interface org.wildfly.clustering.session.cache.metadata.fine.SessionMetaDataEntry
Returns the access metadata entry.
getActiveSessionCount() - Method in interface org.wildfly.clustering.session.SessionStatistics
Returns the number of active sessions.
getActiveSessions() - Method in class org.wildfly.clustering.session.infinispan.embedded.InfinispanSessionManager
 
getActiveSessions() - Method in class org.wildfly.clustering.session.infinispan.remote.HotRodSessionManager
 
getActiveSessions() - Method in interface org.wildfly.clustering.session.SessionStatistics
Returns the identifiers of active sessions managed by this session manager.
getAddresses() - Method in class org.wildfly.clustering.cache.infinispan.embedded.affinity.ConsistentHashKeyRegistry
 
getAddresses() - Method in interface org.wildfly.clustering.cache.infinispan.embedded.affinity.KeyRegistry
Returns the addresses for which pre-generated keys are available.
getAddressUnwrapper() - Method in interface org.wildfly.clustering.server.infinispan.dispatcher.ChannelEmbeddedCacheManagerCommandDispatcherFactoryConfiguration
 
getAddressUnwrapper() - Method in interface org.wildfly.clustering.server.infinispan.dispatcher.EmbeddedCacheManagerCommandDispatcherFactoryConfiguration
Returns a function that converts an Infinispan address to the identifier expected by the decorated command dispatcher factory.
getAddressUnwrapper() - Method in interface org.wildfly.clustering.server.infinispan.dispatcher.LocalEmbeddedCacheManagerCommandDispatcherFactoryConfiguration
 
getAddressWrapper() - Method in interface org.wildfly.clustering.server.infinispan.ChannelEmbeddedCacheManagerGroupConfiguration
 
getAddressWrapper() - Method in interface org.wildfly.clustering.server.infinispan.EmbeddedCacheManagerGroupConfiguration
Returns a wrapper function that converts the group member identifier of the decorated group to an Infinispan address.
getAddressWrapper() - Method in interface org.wildfly.clustering.server.infinispan.LocalEmbeddedCacheManagerGroupConfiguration
 
getAdvancedCache() - Method in class org.wildfly.clustering.cache.infinispan.embedded.AdvancedCacheDecorator
 
getAffinity() - Method in interface org.wildfly.clustering.server.infinispan.scheduler.PrimaryOwnerSchedulerService.Configuration
Returns the function returning the group member for which a given identifier has affinity.
getAll(Set) - Method in class org.wildfly.clustering.cache.infinispan.embedded.AdvancedCacheDecorator
 
getAll(Set) - Method in class org.wildfly.clustering.cache.infinispan.remote.RemoteCacheDecorator
 
getAll(Set, CacheOptions) - Method in class org.wildfly.clustering.cache.infinispan.remote.RemoteCacheDecorator
 
getAll(CacheOptions, K[]) - Method in class org.wildfly.clustering.cache.infinispan.remote.RemoteCacheDecorator
 
getAllAsync(Set) - Method in class org.wildfly.clustering.cache.infinispan.AbstractBasicCacheDecorator
 
getAllAsync(Set) - Method in class org.wildfly.clustering.cache.infinispan.embedded.AdvancedCacheDecorator
 
getAllAsync(Set) - Method in class org.wildfly.clustering.cache.infinispan.remote.ReadForUpdateRemoteCache
 
getAllCacheEntries(Set) - Method in class org.wildfly.clustering.cache.infinispan.embedded.AdvancedCacheDecorator
 
getAndRemove(K, CacheOptions) - Method in class org.wildfly.clustering.cache.infinispan.remote.RemoteCacheDecorator
 
getAndRemoveAll(Flow.Publisher, CacheWriteOptions) - Method in class org.wildfly.clustering.cache.infinispan.remote.RemoteCacheDecorator
 
getAndRemoveAll(Set, CacheWriteOptions) - Method in class org.wildfly.clustering.cache.infinispan.remote.RemoteCacheDecorator
 
getAsInt() - Method in class org.wildfly.clustering.marshalling.protostream.Reference
 
getAsync(K) - Method in class org.wildfly.clustering.cache.infinispan.AbstractBasicCacheDecorator
 
getAsync(K) - Method in class org.wildfly.clustering.cache.infinispan.remote.ReadForUpdateRemoteCache
 
getAttributePersistenceStrategy() - Method in interface org.wildfly.clustering.session.SessionManagerFactoryConfiguration
Returns the strategy to use for persisting session attributes.
getAttributes() - Method in class org.wildfly.clustering.session.cache.AttachedSession
 
getAttributes() - Method in class org.wildfly.clustering.session.cache.CompositeImmutableSession
 
getAttributes() - Method in class org.wildfly.clustering.session.cache.CompositeSession
 
getAttributes() - Method in class org.wildfly.clustering.session.cache.DecoratedSession
 
getAttributes() - Method in class org.wildfly.clustering.session.cache.DetachedSession
 
getAttributes() - Method in class org.wildfly.clustering.session.cache.SimpleImmutableSession
 
getAttributes() - Method in interface org.wildfly.clustering.session.ImmutableSession
Returns this session's attributes.
getAuthorizationManager() - Method in class org.wildfly.clustering.cache.infinispan.embedded.AdvancedCacheDecorator
 
getAvailability() - Method in class org.wildfly.clustering.cache.infinispan.embedded.AdvancedCacheDecorator
 
getBasis() - Method in class org.wildfly.clustering.server.offset.OffsetValue.DefaultOffsetValue
 
getBasis() - Method in interface org.wildfly.clustering.server.offset.OffsetValue
Returns the basis from which the associated offset will be applied.
getBatchContainer() - Method in class org.wildfly.clustering.cache.infinispan.embedded.AdvancedCacheDecorator
 
getBatchFactory() - Method in interface org.wildfly.clustering.cache.CacheConfiguration
Returns a batch factory for the associated cache.
getBatchFactory() - Method in interface org.wildfly.clustering.cache.infinispan.BasicCacheConfiguration
 
getBatchFactory() - Method in class org.wildfly.clustering.server.manager.DecoratedManager
 
getBatchFactory() - Method in interface org.wildfly.clustering.server.manager.Manager
Returns a batcher for use by users of this manager.
getBatchFactory() - Method in class org.wildfly.clustering.session.cache.AbstractSessionManager
 
getBatchFactory() - Method in class org.wildfly.clustering.session.cache.user.DefaultUserManager
 
getBuffer() - Method in class org.wildfly.clustering.marshalling.ByteBufferMarshalledValue
Returns the byte buffer of this value, marshalling it if necessary.
getBuffer() - Method in class org.wildfly.clustering.marshalling.ByteBufferOutputStream
Returns the internal buffer of this output stream.
getBufferSizePredictor(Object) - Method in class org.wildfly.clustering.cache.infinispan.marshalling.AbstractMarshaller
 
getBuilder() - Method in class org.wildfly.clustering.cache.infinispan.persistence.jdbc.DataSourceConnectionFactoryConfigurationBuilder
 
getBuilder() - Method in class org.wildfly.clustering.cache.infinispan.persistence.remote.RemoteCacheStoreConfigurationBuilder
 
getCache() - Method in interface org.wildfly.clustering.cache.infinispan.BasicCacheConfiguration
Returns the cache associated with this configuration.
getCache() - Method in interface org.wildfly.clustering.cache.infinispan.embedded.EmbeddedCacheConfiguration
 
getCache() - Method in interface org.wildfly.clustering.cache.infinispan.remote.RemoteCacheConfiguration
 
getCacheConfiguration() - Method in class org.wildfly.clustering.cache.infinispan.embedded.AdvancedCacheDecorator
 
getCacheConfiguration() - Method in interface org.wildfly.clustering.server.infinispan.scheduler.PrimaryOwnerSchedulerService.Configuration
Returns the configuration for the associated cache.
getCacheConfiguration() - Method in interface org.wildfly.clustering.session.cache.AbstractSessionManager.Configuration
Returns the configuration associated with a cache.
getCacheConfiguration() - Method in interface org.wildfly.clustering.session.infinispan.embedded.InfinispanSessionManagerFactory.Configuration
Returns the configuration for the associated cache.
getCacheConfiguration() - Method in interface org.wildfly.clustering.session.infinispan.remote.HotRodSessionManagerFactory.Configuration
Returns the configuration for the associated cache.
getCacheContainer() - Method in interface org.wildfly.clustering.cache.infinispan.BasicCacheContainerConfiguration
Returns the associated cache container.
getCacheContainer() - Method in interface org.wildfly.clustering.cache.infinispan.embedded.EmbeddedCacheConfiguration
 
getCacheContainer() - Method in interface org.wildfly.clustering.cache.infinispan.embedded.EmbeddedCacheContainerConfiguration
 
getCacheContainer() - Method in interface org.wildfly.clustering.cache.infinispan.remote.RemoteCacheConfiguration
 
getCacheContainer() - Method in interface org.wildfly.clustering.cache.infinispan.remote.RemoteCacheContainerConfiguration
 
getCacheContainer() - Method in interface org.wildfly.clustering.server.infinispan.CacheContainerGroup
Returns the cache container associated with this group.
getCacheContainer() - Method in class org.wildfly.clustering.server.infinispan.EmbeddedCacheManagerGroup
 
getCacheEntry(Object) - Method in class org.wildfly.clustering.cache.infinispan.embedded.AdvancedCacheDecorator
 
getCacheEntryAsync(Object) - Method in class org.wildfly.clustering.cache.infinispan.embedded.AdvancedCacheDecorator
 
getCacheEntryMutatorFactory() - Method in interface org.wildfly.clustering.cache.infinispan.BasicCacheConfiguration
Returns the cache entry mutator associated with this configuration.
getCacheEntryMutatorFactory() - Method in interface org.wildfly.clustering.cache.infinispan.embedded.EmbeddedCacheConfiguration
 
getCacheEntryMutatorFactory() - Method in interface org.wildfly.clustering.cache.infinispan.remote.RemoteCacheConfiguration
 
getCacheEntryMutatorFactory(Function) - Method in interface org.wildfly.clustering.cache.infinispan.BasicCacheConfiguration
Returns the compute-based cache entry mutator associated with this configuration.
getCacheEntryMutatorFactory(Function) - Method in interface org.wildfly.clustering.cache.infinispan.embedded.EmbeddedCacheConfiguration
 
getCacheEntryMutatorFactory(Function) - Method in interface org.wildfly.clustering.cache.infinispan.remote.RemoteCacheConfiguration
 
getCacheManager() - Method in class org.wildfly.clustering.cache.infinispan.embedded.AdvancedCacheDecorator
 
getCacheProperties() - Method in interface org.wildfly.clustering.cache.CacheConfiguration
Returns the properties of the associated cache.
getCacheProperties() - Method in interface org.wildfly.clustering.cache.infinispan.embedded.EmbeddedCacheConfiguration
 
getCacheProperties() - Method in interface org.wildfly.clustering.cache.infinispan.remote.RemoteCacheConfiguration
 
getCacheProperties() - Method in class org.wildfly.clustering.session.cache.CompositeImmutableSessionFactory
 
getCacheProperties() - Method in interface org.wildfly.clustering.session.cache.ImmutableSessionFactoryConfiguration
Returns the properties of the associated cache.
getCacheProperties() - Method in class org.wildfly.clustering.session.cache.user.CompositeUserFactory
 
getCacheProperties() - Method in interface org.wildfly.clustering.session.cache.user.UserFactory
Returns the properties of the cache.
getCacheTopologyInfo() - Method in class org.wildfly.clustering.cache.infinispan.remote.RemoteCacheDecorator
 
getCancelTask() - Method in interface org.wildfly.clustering.server.infinispan.scheduler.PrimaryOwnerSchedulerService.Configuration
Returns the task that cancels entries matching a given filter.
getChannel() - Method in interface org.wildfly.clustering.server.jgroups.ChannelGroup
Returns the channel associated with this group.
getChannel() - Method in interface org.wildfly.clustering.server.jgroups.dispatcher.JChannelCommandDispatcherFactory.Configuration
Returns the channel associated with this command dispatcher factory.
getChannel() - Method in class org.wildfly.clustering.server.jgroups.JChannelGroup
 
getClassLoader() - Method in class org.wildfly.clustering.cache.infinispan.embedded.AdvancedCacheDecorator
 
getClassLoader() - Method in interface org.wildfly.clustering.server.deployment.DeploymentConfiguration
Returns the class loader of this deployment
getClassWriter(Class) - Method in class org.wildfly.clustering.marshalling.jboss.IdentityClassTable
 
getCloseTask() - Method in interface org.wildfly.clustering.server.infinispan.registry.CacheRegistry.Configuration
Returns a task to run on Registry.close().
getCloseTimeout() - Method in interface org.wildfly.clustering.server.local.scheduler.LocalSchedulerService.Configuration
Returns the duration of time to wait for scheduled tasks to complete on SchedulerService.close().
getCollocatedKey(K) - Method in class org.wildfly.clustering.cache.infinispan.embedded.affinity.DefaultKeyAffinityService
 
getCollocatedKey(K) - Method in class org.wildfly.clustering.cache.infinispan.embedded.affinity.SimpleKeyAffinityService
 
getCommandContext() - Method in interface org.wildfly.clustering.server.jgroups.dispatcher.CommandDispatcherContext
Returns the command context.
getCommandDispatcherFactory() - Method in interface org.wildfly.clustering.server.infinispan.dispatcher.EmbeddedCacheManagerCommandDispatcherFactoryConfiguration
Returns the decorated command dispatcher factory
getCommandDispatcherFactory() - Method in interface org.wildfly.clustering.server.infinispan.dispatcher.LocalEmbeddedCacheManagerCommandDispatcherFactoryConfiguration
 
getCommandDispatcherFactory() - Method in interface org.wildfly.clustering.server.infinispan.scheduler.PrimaryOwnerSchedulerService.Configuration
Returns the command dispatcher factory for this scheduler.
getCommandDispatcherFactory() - Method in interface org.wildfly.clustering.session.infinispan.embedded.InfinispanSessionManagerFactory.Configuration
Returns a command dispatcher factory.
getComponentRegistry() - Method in class org.wildfly.clustering.cache.infinispan.embedded.AdvancedCacheDecorator
 
getConfiguration() - Method in class org.wildfly.clustering.marshalling.protostream.NativeSerializationContext
 
getConnection() - Method in class org.wildfly.clustering.cache.infinispan.persistence.jdbc.DataSourceConnectionFactory
 
getContainer() - Method in interface org.wildfly.clustering.arquillian.Deployment
Returns the container associated with this deployment.
getContainer(String) - Method in interface org.wildfly.clustering.arquillian.DeploymentContainerRegistry
Returns the container with the specified name.
getContainerNames() - Method in interface org.wildfly.clustering.arquillian.DeploymentContainerRegistry
Returns the collection of known deployment containers sorted by name.
getContainers() - Method in interface org.wildfly.clustering.arquillian.DeploymentContainerRegistry
Returns a list of known deployment containers sorted by name.
getContainers(Set) - Method in interface org.wildfly.clustering.arquillian.DeploymentContainerRegistry
Returns a list of the specified deployment containers sorted by name.
getContext() - Method in class org.wildfly.clustering.marshalling.protostream.AbstractProtoStreamWriter
 
getContext() - Method in class org.wildfly.clustering.marshalling.protostream.DefaultProtoStreamReader
 
getContext() - Method in class org.wildfly.clustering.marshalling.protostream.DefaultProtoStreamSizeOperation
 
getContext() - Method in class org.wildfly.clustering.marshalling.protostream.DefaultProtoStreamWriter
 
getContext() - Method in class org.wildfly.clustering.marshalling.protostream.OffsetProtoStreamReader
 
getContext() - Method in class org.wildfly.clustering.marshalling.protostream.OffsetProtoStreamWriter
 
getContext() - Method in interface org.wildfly.clustering.marshalling.protostream.ProtoStreamOperation
Returns the context of this operation
getContext() - Method in class org.wildfly.clustering.marshalling.protostream.SizeComputingProtoStreamWriter
 
getContext() - Method in interface org.wildfly.clustering.server.dispatcher.CommandDispatcher
Returns the context with which this dispatcher was created.
getContext() - Method in class org.wildfly.clustering.server.infinispan.dispatcher.EmbeddedCacheManagerCommandDispatcher
 
getContext() - Method in class org.wildfly.clustering.server.jgroups.dispatcher.JChannelCommandDispatcher
 
getContext() - Method in class org.wildfly.clustering.server.local.dispatcher.LocalCommandDispatcher
 
getContext() - Method in class org.wildfly.clustering.session.cache.CompositeSession
 
getContext() - Method in interface org.wildfly.clustering.session.cache.Contextual
Returns the context as a supplied value.
getContext() - Method in class org.wildfly.clustering.session.cache.DecoratedSession
 
getContext() - Method in class org.wildfly.clustering.session.cache.DecoratedSessionManagerConfiguration
 
getContext() - Method in class org.wildfly.clustering.session.cache.DetachedSession
 
getContext() - Method in class org.wildfly.clustering.session.cache.metadata.coarse.DefaultSessionMetaDataEntry
 
getContext() - Method in class org.wildfly.clustering.session.cache.metadata.fine.DefaultSessionCreationMetaDataEntry
 
getContext() - Method in interface org.wildfly.clustering.session.cache.metadata.fine.SessionMetaDataEntry
 
getContext() - Method in interface org.wildfly.clustering.session.Session
Returns the local context of this session.
getContext() - Method in interface org.wildfly.clustering.session.SessionManagerConfiguration
Returns the context of this session manager.
getContextualizer() - Method in interface org.wildfly.clustering.server.jgroups.dispatcher.CommandDispatcherContext
Returns the contextualizer for a command dispatcher.
getCoordinator() - Method in interface org.wildfly.clustering.server.group.GroupMembership
 
getCoordinator() - Method in interface org.wildfly.clustering.server.GroupMembership
Returns the coordinator of this group membership.
getCoordinatorIndex() - Method in interface org.wildfly.clustering.server.group.GroupMembership
Returns the index of the group coordinator.
getCoordinatorIndex() - Method in class org.wildfly.clustering.server.jgroups.ViewMembership
 
getCopier() - Method in enum class org.wildfly.clustering.cache.function.MapOperations
 
getCopier() - Method in interface org.wildfly.clustering.cache.function.Operations
Returns an operator used to copy the operable object (for copy-on-write operations).
getCopier() - Method in enum class org.wildfly.clustering.cache.function.SetOperations
 
getCreationMetaDataEntry() - Method in class org.wildfly.clustering.session.cache.metadata.fine.DefaultSessionMetaDataEntry
 
getCreationMetaDataEntry() - Method in interface org.wildfly.clustering.session.cache.metadata.fine.SessionMetaDataEntry
Returns the creation metadata entry.
getCreationTime() - Method in interface org.wildfly.clustering.session.cache.metadata.coarse.ContextualSessionMetaDataEntry
 
getCreationTime() - Method in class org.wildfly.clustering.session.cache.metadata.coarse.DefaultImmutableSessionMetaData
 
getCreationTime() - Method in interface org.wildfly.clustering.session.cache.metadata.coarse.ImmutableSessionMetaDataEntry
Returns the time this entry was created.
getCreationTime() - Method in class org.wildfly.clustering.session.cache.metadata.coarse.MutableSessionMetaDataEntry
 
getCreationTime() - Method in class org.wildfly.clustering.session.cache.metadata.DetachedSessionMetaData
 
getCreationTime() - Method in class org.wildfly.clustering.session.cache.metadata.fine.CompositeImmutableSessionMetaData
 
getCreationTime() - Method in class org.wildfly.clustering.session.cache.metadata.fine.DefaultSessionCreationMetaDataEntry
 
getCreationTime() - Method in interface org.wildfly.clustering.session.cache.metadata.fine.ImmutableSessionCreationMetaData
Returns the time at which this session was created.
getCreationTime() - Method in class org.wildfly.clustering.session.cache.metadata.fine.MutableSessionCreationMetaData
 
getCreationTime() - Method in class org.wildfly.clustering.session.cache.metadata.SimpleImmutableSessionMetaData
 
getCreationTime() - Method in interface org.wildfly.clustering.session.ImmutableSessionMetaData
Returns the time this session was created.
getCurrentMarshallingConfiguration() - Method in interface org.wildfly.clustering.marshalling.jboss.MarshallingConfigurationRepository
Returns the marshalling configuration for the current version.
getCurrentMembership() - Method in interface org.wildfly.clustering.server.GroupMembershipEvent
Returns the current group membership.
getCurrentProviders() - Method in interface org.wildfly.clustering.server.provider.ServiceProviderRegistrationEvent
Returns an unmodifiable set of group members currently providing this service.
getCurrentTag() - Method in class org.wildfly.clustering.marshalling.protostream.DefaultProtoStreamReader
 
getCurrentTag() - Method in class org.wildfly.clustering.marshalling.protostream.OffsetProtoStreamReader
 
getCurrentTag() - Method in interface org.wildfly.clustering.marshalling.protostream.ProtoStreamReader
Returns the tag of the current field, or 0 if TagReader.readTag() was not yet called for the next field.
getCurrentVersion() - Method in interface org.wildfly.clustering.marshalling.jboss.MarshallingConfigurationRepository
Returns the current marshalling configuration version.
getDataContainer() - Method in class org.wildfly.clustering.cache.infinispan.embedded.AdvancedCacheDecorator
 
getDataFormat() - Method in class org.wildfly.clustering.cache.infinispan.remote.RemoteCacheDecorator
 
getDataSource() - Method in class org.wildfly.clustering.cache.infinispan.persistence.jdbc.DataSourceConnectionFactoryConfiguration
Returns the data source associated with this connection factory.
getDefault() - Static method in interface org.wildfly.clustering.server.immutable.Immutability
Returns a composite immutability predicate based on the default set of predicates.
getDelimiter() - Method in interface org.wildfly.clustering.session.cache.affinity.NarySessionAffinityConfiguration
The delimiter used to join members into a single value.
getDeploymentContainerRegistry() - Method in class org.wildfly.clustering.arquillian.AbstractITCase
 
getDeploymentContainerRegistry() - Method in interface org.wildfly.clustering.arquillian.DeploymentContainerConfiguration
Returns the registry of deployment containers.
getDeploymentContainers() - Method in interface org.wildfly.clustering.arquillian.DeploymentContainerConfiguration
Returns a list of all deployment containers.
getDeploymentContainers(Set) - Method in interface org.wildfly.clustering.arquillian.DeploymentContainerConfiguration
Returns a list of deployment containers with the specified names.
getDeploymentName() - Method in interface org.wildfly.clustering.server.deployment.DeploymentConfiguration
Returns the locally unique name of this deployment.
getDeployments() - Method in class org.wildfly.clustering.session.cache.user.MutableUserSessions
 
getDeployments() - Method in interface org.wildfly.clustering.session.user.UserSessions
Returns the set of deployments for which the associated user is authenticated.
getDescriptorByName(String) - Method in class org.wildfly.clustering.marshalling.protostream.NativeSerializationContext
 
getDescriptorByTypeId(Integer) - Method in class org.wildfly.clustering.marshalling.protostream.NativeSerializationContext
 
getDetachableSession(SessionManager, ImmutableSession, CC) - Method in interface org.wildfly.clustering.session.container.ContainerProvider
Returns a container facade to a detachable session.
getDetachedSession(String) - Method in class org.wildfly.clustering.session.cache.AbstractSessionManager
 
getDetachedSession(String) - Method in class org.wildfly.clustering.session.cache.DecoratedSessionManager
 
getDetachedSession(String) - Method in interface org.wildfly.clustering.session.SessionManager
Returns a detached session with the specified identifier.
getDetachedSession(SessionManager, String, CC) - Method in interface org.wildfly.clustering.session.container.ContainerProvider
Returns a container facade to a detached session.
getDetachedSessionFactory() - Method in interface org.wildfly.clustering.session.cache.AbstractSessionManager.Configuration
Returns a factory for creating a detached session.
getDispatcher() - Method in class org.wildfly.clustering.cache.infinispan.remote.RemoteCacheDecorator
 
getDistributionManager() - Method in class org.wildfly.clustering.cache.infinispan.embedded.AdvancedCacheDecorator
 
getEntries() - Method in class org.wildfly.clustering.server.infinispan.registry.CacheRegistry
 
getEntries() - Method in interface org.wildfly.clustering.server.registry.Registry
Returns all registry entries in this group.
getEntry() - Method in interface org.wildfly.clustering.server.infinispan.registry.CacheRegistry.Configuration
Returns the entry of the local member.
getEntry(K, CacheOptions) - Method in class org.wildfly.clustering.cache.infinispan.remote.RemoteCacheDecorator
 
getEntry(M) - Method in interface org.wildfly.clustering.server.registry.Registry
Returns the registry entry for the specified group member.
getEntry(CacheContainerGroupMember) - Method in class org.wildfly.clustering.server.infinispan.registry.CacheRegistry
 
getEnumDescriptor(String) - Method in class org.wildfly.clustering.marshalling.protostream.NativeSerializationContext
 
getEvictionListener() - Method in interface org.wildfly.clustering.cache.caffeine.CacheConfiguration
When present, defines a listener to be notified on entry eviction.
getExecutor() - Method in interface org.wildfly.clustering.cache.infinispan.BasicCacheContainerConfiguration
Returns the executor associated with this cache container.
getExecutor() - Method in interface org.wildfly.clustering.cache.infinispan.embedded.EmbeddedCacheContainerConfiguration
 
getExecutor() - Method in interface org.wildfly.clustering.cache.infinispan.remote.RemoteCacheConfiguration
 
getExpirationListener() - Method in interface org.wildfly.clustering.server.expiration.ExpirationConfiguration
The listener to notify of expiration events.
getExpirationListener() - Method in class org.wildfly.clustering.session.cache.DecoratedSessionManagerConfiguration
 
getExpirationManager() - Method in class org.wildfly.clustering.cache.infinispan.embedded.AdvancedCacheDecorator
 
getExpirationTime() - Method in interface org.wildfly.clustering.server.expiration.ExpirationMetaData
Returns the time at which managed state will expire.
getExpiredSessionHandler() - Method in interface org.wildfly.clustering.session.cache.AbstractSessionManager.Configuration
Returns a task to invoke on session close.
getExpiry() - Method in interface org.wildfly.clustering.cache.caffeine.CacheConfiguration
Returns the expiry logic of this cache.
getExternalizer() - Method in interface org.wildfly.clustering.marshalling.jboss.ExternalizerProvider
Returns the provided externalizer
getExternalizer() - Method in class org.wildfly.clustering.server.infinispan.AddressSerializer.JGroupsAddressExternalizerProvider
 
getExternalizer() - Method in class org.wildfly.clustering.server.infinispan.EmbeddedCacheManagerGroupMemberSerializer.AddressGroupMemberExternalizerProvider
 
getExternalizer() - Method in class org.wildfly.clustering.server.jgroups.AddressSerializer.IpAddressExternalizerProvider
 
getExternalizer() - Method in class org.wildfly.clustering.server.jgroups.AddressSerializer.UUIDExternalizerProvider
 
getExternalizer() - Method in class org.wildfly.clustering.server.jgroups.JChannelGroupMemberSerializer.JChannelGroupMemberExternalizerProvider
 
getFactory() - Method in enum class org.wildfly.clustering.cache.function.MapOperations
 
getFactory() - Method in interface org.wildfly.clustering.cache.function.Operations
Returns a factory for creating the operable object (for set-if-absent operations).
getFactory() - Method in enum class org.wildfly.clustering.cache.function.SetOperations
 
getFields() - Method in interface org.wildfly.clustering.marshalling.protostream.FieldReadable
Returns the number of fields in this field set
getFields() - Method in enum class org.wildfly.clustering.marshalling.protostream.net.InetAddressMarshaller
 
getFields() - Method in enum class org.wildfly.clustering.marshalling.protostream.time.DurationMarshaller
 
getFields() - Method in enum class org.wildfly.clustering.marshalling.protostream.time.LocalDateMarshaller
 
getFields() - Method in enum class org.wildfly.clustering.marshalling.protostream.time.LocalTimeMarshaller
 
getFields() - Method in enum class org.wildfly.clustering.marshalling.protostream.time.YearMarshaller
 
getFields() - Method in enum class org.wildfly.clustering.marshalling.protostream.time.ZoneOffsetMarshaller
 
getFields() - Method in enum class org.wildfly.clustering.marshalling.protostream.util.ComparatorMarshaller
 
getFields() - Method in enum class org.wildfly.clustering.marshalling.protostream.util.UUIDMarshaller
 
getFields() - Method in enum class org.wildfly.clustering.server.jgroups.AddressMarshaller
 
getFileDescriptors() - Method in class org.wildfly.clustering.marshalling.protostream.NativeSerializationContext
 
getForceReturnCache() - Method in interface org.wildfly.clustering.cache.infinispan.remote.RemoteCacheConfiguration
Returns a remote cache that whose writes will include return values.
getGenericDescriptors() - Method in class org.wildfly.clustering.marshalling.protostream.NativeSerializationContext
 
getGroup() - Method in interface org.wildfly.clustering.server.dispatcher.CommandDispatcherFactory
Returns the group upon which the this command dispatcher operates.
getGroup() - Method in interface org.wildfly.clustering.server.group.GroupCommandDispatcherFactory
 
getGroup() - Method in interface org.wildfly.clustering.server.infinispan.dispatcher.CacheContainerCommandDispatcherFactory
 
getGroup() - Method in interface org.wildfly.clustering.server.infinispan.dispatcher.ChannelEmbeddedCacheManagerCommandDispatcherFactoryConfiguration
 
getGroup() - Method in class org.wildfly.clustering.server.infinispan.dispatcher.EmbeddedCacheManagerCommandDispatcherFactory
 
getGroup() - Method in interface org.wildfly.clustering.server.infinispan.EmbeddedCacheManagerGroupConfiguration
Returns the decorated group.
getGroup() - Method in interface org.wildfly.clustering.server.infinispan.LocalEmbeddedCacheManagerGroupConfiguration
 
getGroup() - Method in interface org.wildfly.clustering.server.infinispan.provider.CacheContainerServiceProviderRegistrar
 
getGroup() - Method in interface org.wildfly.clustering.server.infinispan.provider.CacheServiceProviderRegistrar.Configuration
Returns the group with which this service provider registrar is associated.
getGroup() - Method in class org.wildfly.clustering.server.infinispan.provider.CacheServiceProviderRegistrar
 
getGroup() - Method in interface org.wildfly.clustering.server.infinispan.registry.CacheContainerRegistry
 
getGroup() - Method in interface org.wildfly.clustering.server.infinispan.registry.CacheRegistry.Configuration
Returns the group with which this registry is associated.
getGroup() - Method in class org.wildfly.clustering.server.infinispan.registry.CacheRegistry
 
getGroup() - Method in interface org.wildfly.clustering.server.jgroups.dispatcher.ChannelCommandDispatcherFactory
 
getGroup() - Method in class org.wildfly.clustering.server.jgroups.dispatcher.JChannelCommandDispatcherFactory
 
getGroup() - Method in interface org.wildfly.clustering.server.local.dispatcher.LocalCommandDispatcherFactory
 
getGroup() - Method in interface org.wildfly.clustering.server.local.provider.LocalServiceProviderRegistrar
 
getGroup() - Method in interface org.wildfly.clustering.server.local.registry.LocalRegistry
 
getGroup() - Method in interface org.wildfly.clustering.server.provider.ServiceProviderRegistry
Returns the group to associated with this registry.
getGroup() - Method in interface org.wildfly.clustering.server.registry.Registry
Returns the group associated with this factory.
getGroup(String) - Method in class org.wildfly.clustering.cache.infinispan.embedded.AdvancedCacheDecorator
 
getGroupMemberFactory() - Method in interface org.wildfly.clustering.server.group.Group
Returns a factory for creating group members from an identifiers.
getGroupMemberFactory() - Method in interface org.wildfly.clustering.server.infinispan.CacheContainerGroup
 
getGroupMemberFactory() - Method in class org.wildfly.clustering.server.infinispan.EmbeddedCacheManagerGroup
 
getGroupMemberFactory() - Method in interface org.wildfly.clustering.server.jgroups.ChannelGroup
 
getGroupMemberFactory() - Method in class org.wildfly.clustering.server.jgroups.JChannelGroup
 
getGroupMemberFactory() - Method in interface org.wildfly.clustering.server.local.LocalGroup
 
getId() - Method in class org.wildfly.clustering.cache.infinispan.CacheKey
 
getId() - Method in interface org.wildfly.clustering.cache.Key
Returns the unique identifier of this key.
getId() - Method in interface org.wildfly.clustering.server.group.GroupMember
Returns the unique address of this group member
getId() - Method in class org.wildfly.clustering.server.infinispan.EmbeddedCacheManagerGroupMember
 
getId() - Method in class org.wildfly.clustering.server.infinispan.LocalEmbeddedCacheManagerGroupMember
 
getId() - Method in class org.wildfly.clustering.server.jgroups.JChannelGroupMember
 
getId() - Method in interface org.wildfly.clustering.server.local.LocalGroupMember
 
getId() - Method in class org.wildfly.clustering.session.cache.AbstractImmutableSession
 
getId() - Method in class org.wildfly.clustering.session.cache.DecoratedSession
 
getId() - Method in class org.wildfly.clustering.session.cache.user.CompositeUser
 
getId() - Method in class org.wildfly.clustering.session.cache.user.DecoratedUser
 
getId() - Method in interface org.wildfly.clustering.session.ImmutableSession
Specifies this session's unique identifier.
getId() - Method in interface org.wildfly.clustering.session.user.User
Returns the unique identifier for this user.
getId(CC) - Method in interface org.wildfly.clustering.session.container.ContainerProvider
Returns a unique identifier of the specified context.
getIdentifierFactory() - Method in class org.wildfly.clustering.server.manager.DecoratedManager
 
getIdentifierFactory() - Method in interface org.wildfly.clustering.server.manager.ManagerConfiguration
Returns a factory for creating identifiers for use by this manager.
getIdentifierFactory() - Method in interface org.wildfly.clustering.session.cache.AbstractSessionManager.Configuration
 
getIdentifierFactory() - Method in class org.wildfly.clustering.session.cache.AbstractSessionManager
 
getIdentifierFactory() - Method in class org.wildfly.clustering.session.cache.DecoratedSessionManagerConfiguration
 
getIdentifierFactory() - Method in class org.wildfly.clustering.session.cache.user.DefaultUserManager
 
getIdleThreshold() - Method in interface org.wildfly.clustering.server.eviction.EvictionConfiguration
When present, defines the duration of time after which managed state should be considered idle, and thus eligible for eviction.
getIgnoreReturnCache() - Method in interface org.wildfly.clustering.cache.infinispan.remote.RemoteCacheConfiguration
Returns a remote cache that whose writes will ignore return values.
getImmutability() - Method in class org.wildfly.clustering.session.cache.attributes.MarshallerSessionAttributesFactoryConfiguration
 
getImmutability() - Method in interface org.wildfly.clustering.session.cache.attributes.SessionAttributesFactoryConfiguration
Returns the immutability predicate for the attributes of a session.
getImmutability() - Method in interface org.wildfly.clustering.session.SessionManagerFactoryConfiguration
Returns a predicate used to determine the immutability of a given session attribute.
getImmutableSerializationContext() - Method in class org.wildfly.clustering.marshalling.protostream.DefaultSerializationContext
 
getImmutableSerializationContext() - Method in interface org.wildfly.clustering.marshalling.protostream.SerializationContext
Returns an immutable view of this context.
getIndex() - Method in class org.wildfly.clustering.marshalling.protostream.LoadedClassField
 
getJavaClass() - Method in class org.wildfly.clustering.cache.function.CollectionFunctionMarshaller
 
getJavaClass() - Method in enum class org.wildfly.clustering.cache.function.MapComputeFunctionMarshaller
 
getJavaClass() - Method in enum class org.wildfly.clustering.marshalling.protostream.ByteBufferMarshalledKeyMarshaller
 
getJavaClass() - Method in enum class org.wildfly.clustering.marshalling.protostream.ByteBufferMarshalledValueMarshaller
 
getJavaClass() - Method in class org.wildfly.clustering.marshalling.protostream.EnumMarshaller
 
getJavaClass() - Method in class org.wildfly.clustering.marshalling.protostream.ExceptionMarshaller
 
getJavaClass() - Method in class org.wildfly.clustering.marshalling.protostream.LoadedClassField
 
getJavaClass() - Method in interface org.wildfly.clustering.marshalling.protostream.Marshallable
Returns the type of object handled by this marshallable instance.
getJavaClass() - Method in enum class org.wildfly.clustering.marshalling.protostream.math.BigDecimalMarshaller
 
getJavaClass() - Method in enum class org.wildfly.clustering.marshalling.protostream.math.MathContextMarshaller
 
getJavaClass() - Method in enum class org.wildfly.clustering.marshalling.protostream.net.InetSocketAddressMarshaller
 
getJavaClass() - Method in class org.wildfly.clustering.marshalling.protostream.PackedArrayMarshaller
 
getJavaClass() - Method in class org.wildfly.clustering.marshalling.protostream.reflect.AbstractMemberMarshaller
 
getJavaClass() - Method in class org.wildfly.clustering.marshalling.protostream.reflect.FieldMarshaller
 
getJavaClass() - Method in class org.wildfly.clustering.marshalling.protostream.reflect.ProxyMarshaller
 
getJavaClass() - Method in enum class org.wildfly.clustering.marshalling.protostream.Scalar
 
getJavaClass() - Method in enum class org.wildfly.clustering.marshalling.protostream.ScalarClass
 
getJavaClass() - Method in class org.wildfly.clustering.marshalling.protostream.ScalarFieldMarshaller
 
getJavaClass() - Method in enum class org.wildfly.clustering.marshalling.protostream.StackTraceElementMarshaller
 
getJavaClass() - Method in enum class org.wildfly.clustering.marshalling.protostream.time.LocalDateTimeMarshaller
 
getJavaClass() - Method in enum class org.wildfly.clustering.marshalling.protostream.time.MonthDayMarshaller
 
getJavaClass() - Method in enum class org.wildfly.clustering.marshalling.protostream.time.OffsetDateTimeMarshaller
 
getJavaClass() - Method in enum class org.wildfly.clustering.marshalling.protostream.time.OffsetTimeMarshaller
 
getJavaClass() - Method in enum class org.wildfly.clustering.marshalling.protostream.time.PeriodMarshaller
 
getJavaClass() - Method in enum class org.wildfly.clustering.marshalling.protostream.time.YearMonthMarshaller
 
getJavaClass() - Method in enum class org.wildfly.clustering.marshalling.protostream.time.ZonedDateTimeMarshaller
 
getJavaClass() - Method in class org.wildfly.clustering.marshalling.protostream.TypedArrayMarshaller
 
getJavaClass() - Method in class org.wildfly.clustering.marshalling.protostream.TypedEnumMarshaller
 
getJavaClass() - Method in class org.wildfly.clustering.marshalling.protostream.TypedObjectMarshaller
 
getJavaClass() - Method in class org.wildfly.clustering.marshalling.protostream.util.AbstractCollectionMarshaller
 
getJavaClass() - Method in class org.wildfly.clustering.marshalling.protostream.util.AbstractMapMarshaller
 
getJavaClass() - Method in enum class org.wildfly.clustering.marshalling.protostream.util.CalendarMarshaller
 
getJavaClass() - Method in enum class org.wildfly.clustering.marshalling.protostream.util.LocaleMarshaller
 
getJavaClass() - Method in class org.wildfly.clustering.marshalling.protostream.util.MapEntryMarshaller
 
getJavaClass() - Method in enum class org.wildfly.clustering.marshalling.protostream.util.PropertiesMarshaller
 
getJavaClass() - Method in class org.wildfly.clustering.marshalling.protostream.util.PropertyMarshaller
 
getJavaClass() - Method in class org.wildfly.clustering.marshalling.protostream.util.StringKeyMapEntryMarshaller
 
getJavaClass() - Method in class org.wildfly.clustering.marshalling.protostream.util.StringKeyMapMarshaller
 
getJavaClass() - Method in enum class org.wildfly.clustering.server.infinispan.AddressMarshaller
 
getJavaClass() - Method in enum class org.wildfly.clustering.server.infinispan.expiration.SimpleExpirationMetaDataMarshaller
 
getJavaClass() - Method in class org.wildfly.clustering.server.infinispan.provider.AddressSetFunctionMarshaller
 
getJavaClass() - Method in enum class org.wildfly.clustering.server.infinispan.scheduler.ScheduleCommandMarshaller
 
getJavaClass() - Method in enum class org.wildfly.clustering.server.infinispan.VersionMarshaller
 
getJavaClass() - Method in enum class org.wildfly.clustering.session.cache.attributes.fine.SessionAttributeMapComputeFunctionMarshaller
 
getJavaClass() - Method in enum class org.wildfly.clustering.session.cache.attributes.fine.SessionAttributeMapEntryMarshaller
 
getJavaClass() - Method in enum class org.wildfly.clustering.session.cache.metadata.coarse.DefaultSessionMetaDataEntryMarshaller
 
getJavaClass() - Method in enum class org.wildfly.clustering.session.cache.metadata.coarse.SessionMetaDataEntryFunctionMarshaller
 
getJavaClass() - Method in enum class org.wildfly.clustering.session.cache.metadata.fine.DefaultSessionAccessMetaDataEntryMarshaller
 
getJavaClass() - Method in enum class org.wildfly.clustering.session.cache.metadata.fine.DefaultSessionCreationMetaDataEntryMarshaller
 
getJavaClass() - Method in class org.wildfly.clustering.session.cache.SessionKeyMarshaller
 
getJoiners() - Method in interface org.wildfly.clustering.server.GroupMembershipEvent
Returns the set of members that joined the group.
getKey() - Method in class org.wildfly.clustering.server.infinispan.manager.AffinityIdentifierFactoryService
 
getKey() - Method in class org.wildfly.clustering.server.infinispan.scheduler.AbstractPrimaryOwnerCommand
 
getKey() - Method in interface org.wildfly.clustering.server.infinispan.scheduler.PrimaryOwnerCommand
Returns the key of a scheduled item.
getKey() - Method in class org.wildfly.clustering.server.util.MapEntry.SimpleMapEntry
 
getKey() - Method in class org.wildfly.clustering.session.cache.affinity.SessionAffinityRegistryEntry
 
getKey() - Method in class org.wildfly.clustering.session.cache.attributes.fine.SessionAttributeMapEntry
 
getKeyDataConversion() - Method in class org.wildfly.clustering.cache.infinispan.embedded.AdvancedCacheDecorator
 
getKeyForAddress(Address) - Method in class org.wildfly.clustering.cache.infinispan.embedded.affinity.DefaultKeyAffinityService
 
getKeyForAddress(Address) - Method in class org.wildfly.clustering.cache.infinispan.embedded.affinity.SimpleKeyAffinityService
 
getKeyMapping(String) - Method in class org.wildfly.clustering.cache.infinispan.embedded.persistence.FormatterKeyMapper
 
getKeys(Address) - Method in class org.wildfly.clustering.cache.infinispan.embedded.affinity.ConsistentHashKeyRegistry
 
getKeys(Address) - Method in interface org.wildfly.clustering.cache.infinispan.embedded.affinity.KeyRegistry
Returns a queue of pre-generated keys with affinity for the specified address.
getLastAccess() - Method in interface org.wildfly.clustering.session.cache.metadata.fine.MutableSessionAccessMetaDataOffsetValues
 
getLastAccess() - Method in interface org.wildfly.clustering.session.cache.metadata.fine.MutableSessionAccessMetaDataValues
Returns the duration since last access.
getLastAccessDuration() - Method in class org.wildfly.clustering.session.cache.metadata.fine.DefaultSessionAccessMetaDataEntry
 
getLastAccessDuration() - Method in interface org.wildfly.clustering.session.cache.metadata.fine.ImmutableSessionAccessMetaData
Returns the duration of time between the start and of the last access.
getLastAccessDuration() - Method in class org.wildfly.clustering.session.cache.metadata.fine.MutableSessionAccessMetaData
 
getLastAccessEndTime() - Method in interface org.wildfly.clustering.session.cache.metadata.coarse.ContextualSessionMetaDataEntry
 
getLastAccessEndTime() - Method in class org.wildfly.clustering.session.cache.metadata.coarse.DefaultImmutableSessionMetaData
 
getLastAccessEndTime() - Method in class org.wildfly.clustering.session.cache.metadata.coarse.DefaultSessionMetaDataEntry
 
getLastAccessEndTime() - Method in interface org.wildfly.clustering.session.cache.metadata.coarse.ImmutableSessionMetaDataEntry
Returns the last access end time, as an offset of the last access start time.
getLastAccessEndTime() - Method in class org.wildfly.clustering.session.cache.metadata.coarse.MutableSessionMetaDataEntry
 
getLastAccessEndTime() - Method in interface org.wildfly.clustering.session.cache.metadata.coarse.MutableSessionMetaDataOffsetValues
 
getLastAccessEndTime() - Method in interface org.wildfly.clustering.session.cache.metadata.coarse.MutableSessionMetaDataValues
Returns the last access end time value.
getLastAccessEndTime() - Method in interface org.wildfly.clustering.session.cache.metadata.coarse.SessionMetaDataEntry
 
getLastAccessEndTime() - Method in class org.wildfly.clustering.session.cache.metadata.DetachedSessionMetaData
 
getLastAccessEndTime() - Method in class org.wildfly.clustering.session.cache.metadata.fine.CompositeImmutableSessionMetaData
 
getLastAccessEndTime() - Method in class org.wildfly.clustering.session.cache.metadata.SimpleImmutableSessionMetaData
 
getLastAccessEndTime() - Method in interface org.wildfly.clustering.session.ImmutableSessionMetaData
If present, returns the end time of the last request to access this session.
getLastAccessEndTimeOffset() - Method in interface org.wildfly.clustering.session.cache.metadata.coarse.SessionMetaDataEntryOffsets
Returns the last access end time, as an offset from the current value.
getLastAccessOffset() - Method in interface org.wildfly.clustering.session.cache.metadata.fine.SessionAccessMetaDataEntryOffsets
Returns the last access offset.
getLastAccessStartTime() - Method in interface org.wildfly.clustering.session.cache.metadata.coarse.ContextualSessionMetaDataEntry
 
getLastAccessStartTime() - Method in class org.wildfly.clustering.session.cache.metadata.coarse.DefaultImmutableSessionMetaData
 
getLastAccessStartTime() - Method in class org.wildfly.clustering.session.cache.metadata.coarse.DefaultSessionMetaDataEntry
 
getLastAccessStartTime() - Method in interface org.wildfly.clustering.session.cache.metadata.coarse.ImmutableSessionMetaDataEntry
Returns the last access start time, as an offset of the creation time.
getLastAccessStartTime() - Method in class org.wildfly.clustering.session.cache.metadata.coarse.MutableSessionMetaDataEntry
 
getLastAccessStartTime() - Method in interface org.wildfly.clustering.session.cache.metadata.coarse.MutableSessionMetaDataOffsetValues
 
getLastAccessStartTime() - Method in interface org.wildfly.clustering.session.cache.metadata.coarse.MutableSessionMetaDataValues
Returns the last access start time value.
getLastAccessStartTime() - Method in interface org.wildfly.clustering.session.cache.metadata.coarse.SessionMetaDataEntry
 
getLastAccessStartTime() - Method in class org.wildfly.clustering.session.cache.metadata.DetachedSessionMetaData
 
getLastAccessStartTime() - Method in class org.wildfly.clustering.session.cache.metadata.fine.CompositeImmutableSessionMetaData
 
getLastAccessStartTime() - Method in class org.wildfly.clustering.session.cache.metadata.SimpleImmutableSessionMetaData
 
getLastAccessStartTime() - Method in interface org.wildfly.clustering.session.ImmutableSessionMetaData
If present, returns the start time of the last request to access this session.
getLastAccessStartTimeOffset() - Method in interface org.wildfly.clustering.session.cache.metadata.coarse.SessionMetaDataEntryOffsets
Returns the last access start time, as an offset from the current value.
getLastAccessTime() - Method in interface org.wildfly.clustering.server.expiration.ExpirationMetaData
When present, returns the time this object was last accessed.
getLastAccessTime() - Method in class org.wildfly.clustering.server.infinispan.expiration.SimpleExpirationMetaData
 
getLastAccessTime() - Method in interface org.wildfly.clustering.session.ImmutableSessionMetaData
 
getLeavers() - Method in interface org.wildfly.clustering.server.GroupMembershipEvent
Returns the set of members that left the group.
getListenerNotifier() - Method in class org.wildfly.clustering.cache.infinispan.remote.RemoteCacheDecorator
 
getLocalMember() - Method in interface org.wildfly.clustering.server.Group
Returns the local member.
getLocalMember() - Method in class org.wildfly.clustering.server.infinispan.EmbeddedCacheManagerGroup
 
getLocalMember() - Method in class org.wildfly.clustering.server.jgroups.JChannelGroup
 
getLockManager() - Method in class org.wildfly.clustering.cache.infinispan.embedded.AdvancedCacheDecorator
 
getMapForSegment(int) - Method in class org.wildfly.clustering.cache.infinispan.embedded.container.EvictableDataContainer
 
getMapForSegment(int) - Method in class org.wildfly.clustering.cache.infinispan.embedded.container.SegmentedEvictableDataContainer
 
getMarshalledValueFactory() - Method in interface org.wildfly.clustering.server.jgroups.dispatcher.CommandDispatcherContext
Returns a marshalled value factory.
getMarshaller() - Method in class org.wildfly.clustering.marshalling.protostream.LoadedClassField
 
getMarshaller() - Method in interface org.wildfly.clustering.server.jgroups.dispatcher.JChannelCommandDispatcherFactory.Configuration
Returns the marshaller associated with this command dispatcher factory.
getMarshaller() - Method in class org.wildfly.clustering.session.cache.attributes.MarshallerSessionAttributesFactoryConfiguration
 
getMarshaller() - Method in interface org.wildfly.clustering.session.cache.attributes.SessionAttributesFactoryConfiguration
Returns the marshaller for the attributes of a session.
getMarshaller() - Method in interface org.wildfly.clustering.session.IdentifierMarshallerProvider
Returns the marshaller used to marshal session identifiers.
getMarshaller() - Method in interface org.wildfly.clustering.session.SessionManagerFactoryConfiguration
.
getMarshaller() - Method in interface org.wildfly.clustering.session.user.UserManagerConfiguration
Returns the marshaller used to marshal the persistent user context.
getMarshaller(Class) - Method in class org.wildfly.clustering.marshalling.protostream.DefaultSerializationContext
 
getMarshaller(Class) - Method in class org.wildfly.clustering.marshalling.protostream.NativeSerializationContext
 
getMarshaller(Class) - Method in interface org.wildfly.clustering.marshalling.protostream.SerializationContext
 
getMarshaller(String) - Method in class org.wildfly.clustering.marshalling.protostream.DefaultSerializationContext
 
getMarshaller(String) - Method in class org.wildfly.clustering.marshalling.protostream.NativeSerializationContext
 
getMarshaller(String) - Method in interface org.wildfly.clustering.marshalling.protostream.SerializationContext
 
getMarshaller(String) - Method in interface org.wildfly.clustering.marshalling.protostream.SerializationContext.InstanceMarshallerProvider
 
getMarshaller(T) - Method in class org.wildfly.clustering.marshalling.protostream.DefaultSerializationContext
 
getMarshaller(T) - Method in class org.wildfly.clustering.marshalling.protostream.NativeSerializationContext
 
getMarshaller(T) - Method in interface org.wildfly.clustering.marshalling.protostream.SerializationContext
 
getMarshaller(T) - Method in interface org.wildfly.clustering.marshalling.protostream.SerializationContext.InstanceMarshallerProvider
 
getMarshallerDelegate(int) - Method in class org.wildfly.clustering.marshalling.protostream.NativeSerializationContext
 
getMarshallerDelegate(Class) - Method in class org.wildfly.clustering.marshalling.protostream.NativeSerializationContext
 
getMarshallerFactory() - Method in interface org.wildfly.clustering.server.jgroups.dispatcher.JChannelCommandDispatcherFactory.Configuration
Returns a factory for creating command dispatcher specific marshaller.
getMarshallingConfiguration(int) - Method in interface org.wildfly.clustering.marshalling.jboss.MarshallingConfigurationRepository
Returns the marshalling configuration for the specified version.
getMarshallingContext() - Method in class org.wildfly.clustering.marshalling.ByteBufferMarshalledValueFactory
 
getMarshallingContext() - Method in interface org.wildfly.clustering.marshalling.MarshalledValueFactory
The marshalling context applied to marshalled values created by this factory.
getMaxIdle() - Method in interface org.wildfly.clustering.server.expiration.Expiration
When present, defines the maximum duration of time since last access, after which managed state will expire.
getMaxIdle() - Method in class org.wildfly.clustering.server.infinispan.expiration.SimpleExpirationMetaData
 
getMaxIdle() - Method in class org.wildfly.clustering.session.cache.DecoratedSessionManagerConfiguration
 
getMaxIdle() - Method in class org.wildfly.clustering.session.cache.metadata.coarse.DefaultImmutableSessionMetaData
 
getMaxIdle() - Method in class org.wildfly.clustering.session.cache.metadata.coarse.DefaultSessionMetaDataEntry
 
getMaxIdle() - Method in interface org.wildfly.clustering.session.cache.metadata.coarse.ImmutableSessionMetaDataEntry
Returns the duration of time since last access that this session should expire.
getMaxIdle() - Method in class org.wildfly.clustering.session.cache.metadata.coarse.MutableSessionMetaDataEntry
 
getMaxIdle() - Method in interface org.wildfly.clustering.session.cache.metadata.coarse.MutableSessionMetaDataOffsetValues
 
getMaxIdle() - Method in interface org.wildfly.clustering.session.cache.metadata.coarse.MutableSessionMetaDataValues
Returns the max idle duration value
getMaxIdle() - Method in class org.wildfly.clustering.session.cache.metadata.DetachedSessionMetaData
 
getMaxIdle() - Method in class org.wildfly.clustering.session.cache.metadata.fine.CompositeImmutableSessionMetaData
 
getMaxIdle() - Method in class org.wildfly.clustering.session.cache.metadata.fine.DefaultSessionCreationMetaDataEntry
 
getMaxIdle() - Method in interface org.wildfly.clustering.session.cache.metadata.fine.ImmutableSessionCreationMetaData
Returns the maximum duration of time this session may remain idle before it will be expired by the session manager, or Duration.ZERO if the session will never expire.
getMaxIdle() - Method in class org.wildfly.clustering.session.cache.metadata.fine.MutableSessionCreationMetaData
 
getMaxIdle() - Method in class org.wildfly.clustering.session.cache.metadata.SimpleImmutableSessionMetaData
 
getMaxIdleOffset() - Method in interface org.wildfly.clustering.session.cache.metadata.coarse.SessionMetaDataEntryOffsets
Returns the max idle duration, as an offset from the current value.
getMaxMembers() - Method in interface org.wildfly.clustering.session.cache.affinity.NarySessionAffinityConfiguration
The maximum number of members to include in this affinity.
getMaxWeight() - Method in interface org.wildfly.clustering.cache.caffeine.CacheConfiguration
When present, defines the maximum weight for entries within this cache.
getMembers() - Method in interface org.wildfly.clustering.server.GroupMembership
Returns the members comprising this group membership.
getMembers() - Method in class org.wildfly.clustering.server.jgroups.ViewMembership
 
getMembership() - Method in interface org.wildfly.clustering.server.Group
Gets the current membership of this group
getMembership() - Method in class org.wildfly.clustering.server.infinispan.EmbeddedCacheManagerGroup
 
getMembership() - Method in class org.wildfly.clustering.server.jgroups.JChannelGroup
 
getMessageDescriptor(String) - Method in class org.wildfly.clustering.marshalling.protostream.NativeSerializationContext
 
getMetaData() - Method in class org.wildfly.clustering.session.cache.AttachedSession
 
getMetaData() - Method in class org.wildfly.clustering.session.cache.CompositeImmutableSession
 
getMetaData() - Method in class org.wildfly.clustering.session.cache.CompositeSession
 
getMetaData() - Method in class org.wildfly.clustering.session.cache.DecoratedSession
 
getMetaData() - Method in class org.wildfly.clustering.session.cache.DetachedSession
 
getMetaData() - Method in class org.wildfly.clustering.session.cache.SimpleImmutableSession
 
getMetaData() - Method in interface org.wildfly.clustering.session.ImmutableSession
Returns this session's meta data.
getMetaData() - Method in interface org.wildfly.clustering.session.Session
 
getName() - Method in interface org.wildfly.clustering.arquillian.Deployment
Returns the name of this deployment
getName() - Method in interface org.wildfly.clustering.arquillian.DeploymentContainer
Returns the name of this container.
getName() - Method in class org.wildfly.clustering.cache.infinispan.AbstractBasicCacheDecorator
 
getName() - Method in interface org.wildfly.clustering.cache.infinispan.BasicCacheConfiguration
 
getName() - Method in interface org.wildfly.clustering.cache.infinispan.BasicCacheContainerConfiguration
Returns the name of the associated cache container.
getName() - Method in class org.wildfly.clustering.cache.infinispan.batch.AbstractContextualBatch
 
getName() - Method in interface org.wildfly.clustering.cache.infinispan.batch.Contextual
Returns the name of this context.
getName() - Method in interface org.wildfly.clustering.cache.infinispan.embedded.EmbeddedCacheConfiguration
 
getName() - Method in interface org.wildfly.clustering.cache.infinispan.embedded.EmbeddedCacheContainerConfiguration
 
getName() - Method in interface org.wildfly.clustering.cache.infinispan.remote.RemoteCacheConfiguration
 
getName() - Method in interface org.wildfly.clustering.cache.infinispan.remote.RemoteCacheContainerConfiguration
 
getName() - Method in interface org.wildfly.clustering.server.Group
Returns the logical name of this group.
getName() - Method in interface org.wildfly.clustering.server.GroupMember
Returns the logical name of this group member.
getName() - Method in class org.wildfly.clustering.server.infinispan.EmbeddedCacheManagerGroup
 
getName() - Method in class org.wildfly.clustering.server.infinispan.EmbeddedCacheManagerGroupMember
 
getName() - Method in class org.wildfly.clustering.server.infinispan.LocalEmbeddedCacheManagerGroupMember
 
getName() - Method in interface org.wildfly.clustering.server.infinispan.scheduler.PrimaryOwnerSchedulerService.Configuration
Returns the name of this scheduler.
getName() - Method in interface org.wildfly.clustering.server.jgroups.ChannelGroup
 
getName() - Method in class org.wildfly.clustering.server.jgroups.JChannelGroupMember
 
getName() - Method in interface org.wildfly.clustering.server.local.scheduler.LocalSchedulerService.Configuration
Returns the name of this scheduler.
getNameBytes() - Method in class org.wildfly.clustering.cache.infinispan.remote.RemoteCacheDecorator
 
getNearCacheMode() - Method in interface org.wildfly.clustering.cache.infinispan.remote.RemoteCacheConfiguration
Returns the near cache mode of the associated cache.
getNewProviders() - Method in interface org.wildfly.clustering.server.provider.ServiceProviderRegistrationEvent
Returns an unmodifiable set of group members that newly provide this service.
getObjectWriter(Object) - Method in class org.wildfly.clustering.marshalling.jboss.IdentityObjectTable
 
getObsoleteProviders() - Method in interface org.wildfly.clustering.server.provider.ServiceProviderRegistrationEvent
Returns an unmodifiable set of group members that no longer provide this service.
getOffset() - Method in class org.wildfly.clustering.server.offset.OffsetValue.DefaultOffsetValue
 
getOffset() - Method in interface org.wildfly.clustering.server.offset.OffsetValue
The current offset.
getOperand() - Method in class org.wildfly.clustering.cache.function.AbstractFunction
 
getOperand() - Method in interface org.wildfly.clustering.cache.function.Operation
Returns the operand of the operation.
getOperand() - Method in class org.wildfly.clustering.cache.function.RemappingFunction
 
getOperationsFactory() - Method in class org.wildfly.clustering.cache.infinispan.remote.RemoteCacheDecorator
 
getOrDefault(Object, V) - Method in class org.wildfly.clustering.cache.infinispan.embedded.AdvancedCacheDecorator
 
getOrReplaceEntry(K, V, CacheEntryVersion, CacheWriteOptions) - Method in class org.wildfly.clustering.cache.infinispan.remote.RemoteCacheDecorator
 
getOwners(Object) - Method in class org.wildfly.clustering.cache.infinispan.embedded.distribution.ConsistentHashKeyDistribution
 
getOwners(Object) - Method in interface org.wildfly.clustering.cache.infinispan.embedded.distribution.KeyDistribution
Returns the owners of the specified key.
getParam(Object) - Method in class org.wildfly.clustering.marshalling.protostream.AbstractProtoStreamOperation
 
getPartitions() - Method in interface org.wildfly.clustering.server.GroupMembershipMergeEvent
Returns the group memberships that were merged.
getPersistentContext() - Method in class org.wildfly.clustering.session.cache.user.CompositeUser
 
getPersistentContext() - Method in class org.wildfly.clustering.session.cache.user.DecoratedUser
 
getPersistentContext() - Method in interface org.wildfly.clustering.session.cache.user.UserContext
Returns the persistent context of the associated user.
getPersistentContext() - Method in class org.wildfly.clustering.session.cache.user.UserContextEntry
 
getPersistentContext() - Method in interface org.wildfly.clustering.session.user.User
Returns the persistent context of this user.
getPostActivateEventNotifier(Void) - Method in interface org.wildfly.clustering.session.container.ContainerProvider.VoidEventListener
 
getPostActivateEventNotifier(L) - Method in interface org.wildfly.clustering.session.container.ContainerProvider
Returns a post-activation event notifier for the specified session event listener.
getPrePassivateEventNotifier(Void) - Method in interface org.wildfly.clustering.session.container.ContainerProvider.VoidEventListener
 
getPrePassivateEventNotifier(L) - Method in interface org.wildfly.clustering.session.container.ContainerProvider
Returns the pre-passivation event notifier for the specified session event listener.
getPreviousMembership() - Method in interface org.wildfly.clustering.server.GroupMembershipEvent
Returns the previous group membership.
getPreviousProviders() - Method in interface org.wildfly.clustering.server.provider.ServiceProviderRegistrationEvent
Returns an unmodifiable set of group members previously providing this service.
getPrimaryOwner(Object) - Method in class org.wildfly.clustering.cache.infinispan.embedded.distribution.ConsistentHashKeyDistribution
 
getPrimaryOwner(Object) - Method in interface org.wildfly.clustering.cache.infinispan.embedded.distribution.KeyDistribution
Returns the primary owner of the specified key.
getProtocolVersion() - Method in class org.wildfly.clustering.cache.infinispan.remote.RemoteCacheDecorator
 
getProviders() - Method in class org.wildfly.clustering.server.local.provider.DefaultServiceProviderRegistration
 
getProviders() - Method in interface org.wildfly.clustering.server.provider.ServiceProvision
Returns an unmodifiable set of group members currently providing this service.
getProviders(T) - Method in class org.wildfly.clustering.server.infinispan.provider.CacheServiceProviderRegistrar
 
getProviders(T) - Method in interface org.wildfly.clustering.server.provider.ServiceProviderRegistry
Returns an unmodifiable set of group members providing the specified service
getReader() - Method in class org.wildfly.clustering.marshalling.protostream.DefaultProtoStreamReader
 
getReadForUpdateCache() - Method in interface org.wildfly.clustering.cache.infinispan.embedded.EmbeddedCacheConfiguration
Returns a cache with select-for-update semantics.
getReadForUpdateCache() - Method in interface org.wildfly.clustering.cache.infinispan.remote.RemoteCacheConfiguration
Returns a cache with select-for-update semantics.
getReadWriteCache() - Method in interface org.wildfly.clustering.cache.infinispan.BasicCacheConfiguration
Returns a cache configured for write operations that return/require previous values.
getReadWriteCache() - Method in interface org.wildfly.clustering.cache.infinispan.embedded.EmbeddedCacheConfiguration
Returns a cache for use with write operations, e.g. put/compute/replace.
getReadWriteCache() - Method in interface org.wildfly.clustering.cache.infinispan.remote.RemoteCacheConfiguration
 
getRemoteCacheContainer() - Method in class org.wildfly.clustering.cache.infinispan.remote.RemoteCacheDecorator
 
getRemoteCacheManager() - Method in class org.wildfly.clustering.cache.infinispan.remote.RemoteCacheDecorator
Deprecated.
getRemovalListener() - Method in interface org.wildfly.clustering.cache.caffeine.CacheConfiguration
When present, defines a listener to be notified on entry removal.
getRetryConfig() - Method in interface org.wildfly.clustering.cache.infinispan.embedded.EmbeddedCacheConfiguration
Returns a retry configuration suitable for operations on this cache.
getRpcManager() - Method in class org.wildfly.clustering.cache.infinispan.embedded.AdvancedCacheDecorator
 
getScheduleCommandFactory() - Method in interface org.wildfly.clustering.server.infinispan.scheduler.PrimaryOwnerSchedulerService.Configuration
Returns the factory for creating a schedule command.
getScheduledEntries() - Method in interface org.wildfly.clustering.server.local.scheduler.LocalSchedulerService.Configuration
Returns the scheduled entries collection used by this scheduler.
getScheduler() - Method in interface org.wildfly.clustering.cache.caffeine.CacheConfiguration
Returns a scheduler of asynchronous tasks.
getScheduler() - Method in interface org.wildfly.clustering.server.infinispan.scheduler.PrimaryOwnerSchedulerService.Configuration
Returns the delegated scheduler.
getScheduleTask() - Method in interface org.wildfly.clustering.server.infinispan.scheduler.PrimaryOwnerSchedulerService.Configuration
Returns the task that schedule entries matching a given filter.
getSegmentForKey(Object) - Method in class org.wildfly.clustering.cache.infinispan.embedded.container.EvictableDataContainer
 
getSerializationContext() - Method in class org.wildfly.clustering.marshalling.protostream.AbstractProtoStreamOperation
 
getSerializationContext() - Method in class org.wildfly.clustering.marshalling.protostream.OffsetProtoStreamReader
 
getSerializationContext() - Method in class org.wildfly.clustering.marshalling.protostream.OffsetProtoStreamWriter
 
getSerializationContext() - Method in interface org.wildfly.clustering.marshalling.protostream.ProtoStreamOperation
Returns the serialization context of the associated marshaller.
getServerName() - Method in interface org.wildfly.clustering.server.deployment.DeploymentConfiguration
Returns the name of the server hosting this deployment
getService() - Method in class org.wildfly.clustering.server.local.provider.DefaultServiceProviderRegistration
 
getService() - Method in interface org.wildfly.clustering.server.provider.ServiceProvision
Returns the provided service.
getServices() - Method in class org.wildfly.clustering.server.infinispan.provider.CacheServiceProviderRegistrar
 
getServices() - Method in interface org.wildfly.clustering.server.provider.ServiceProviderRegistry
Returns an unmodifiable set of services for which providers exist.
getSession(D) - Method in class org.wildfly.clustering.session.cache.user.MutableUserSessions
 
getSession(D) - Method in interface org.wildfly.clustering.session.user.UserSessions
Returns the corresponding session identifier for the specified deployment.
getSessionAttributesFactory() - Method in class org.wildfly.clustering.session.cache.CompositeImmutableSessionFactory
 
getSessionAttributesFactory() - Method in class org.wildfly.clustering.session.cache.CompositeSessionFactory
 
getSessionAttributesFactory() - Method in interface org.wildfly.clustering.session.cache.ImmutableSessionFactoryConfiguration
Returns the session attributes factory.
getSessionAttributesFactory() - Method in interface org.wildfly.clustering.session.cache.SessionFactoryConfiguration
 
getSessionCloseTask() - Method in interface org.wildfly.clustering.session.cache.AbstractSessionManager.Configuration
Returns a task to invoke on session close.
getSessionContextFactory() - Method in class org.wildfly.clustering.session.cache.CompositeSessionFactory
 
getSessionContextFactory() - Method in interface org.wildfly.clustering.session.cache.SessionFactoryConfiguration
Returns a session context factory.
getSessionContextFactory() - Method in interface org.wildfly.clustering.session.SessionManagerFactoryConfiguration
Returns the provider of a session context.
getSessionEventListener(Consumer, Consumer) - Method in interface org.wildfly.clustering.session.container.ContainerProvider
Composes a specification listener with the specified pre/post event logic.
getSessionEventListener(Consumer, Consumer) - Method in interface org.wildfly.clustering.session.container.ContainerProvider.VoidEventListener
 
getSessionEventListener(S, Object) - Method in interface org.wildfly.clustering.session.container.ContainerProvider
Returns the container specific activation/passivation listener for the specified attribute of the specified session, if one exists.
getSessionEventListener(S, Object) - Method in interface org.wildfly.clustering.session.container.ContainerProvider.SessionAttributeEventListener
 
getSessionEventListener(S, Object) - Method in interface org.wildfly.clustering.session.container.ContainerProvider.VoidEventListener
 
getSessionEventListenerClass() - Method in interface org.wildfly.clustering.session.container.ContainerProvider.SessionAttributeEventListener
Returns the specification type of the session event listener implemented by interested session attributes.
getSessionFactory() - Method in interface org.wildfly.clustering.session.cache.AbstractSessionManager.Configuration
Returns a factory for creating a session.
getSessionManagerFactoryConfiguration() - Method in interface org.wildfly.clustering.session.infinispan.embedded.InfinispanSessionManagerFactory.Configuration
Returns the configuration of this session manager factory.
getSessionManagerFactoryConfiguration() - Method in interface org.wildfly.clustering.session.infinispan.remote.HotRodSessionManagerFactory.Configuration
Returns the configuration of the session manager factory.
getSessionMetaDataFactory() - Method in class org.wildfly.clustering.session.cache.CompositeImmutableSessionFactory
 
getSessionMetaDataFactory() - Method in class org.wildfly.clustering.session.cache.CompositeSessionFactory
 
getSessionMetaDataFactory() - Method in interface org.wildfly.clustering.session.cache.ImmutableSessionFactoryConfiguration
Returns the session meta data factory.
getSessionMetaDataFactory() - Method in interface org.wildfly.clustering.session.cache.SessionFactoryConfiguration
 
getSessions() - Method in class org.wildfly.clustering.session.cache.user.CompositeUser
 
getSessions() - Method in class org.wildfly.clustering.session.cache.user.DecoratedUser
 
getSessions() - Method in class org.wildfly.clustering.session.infinispan.embedded.InfinispanSessionManager
 
getSessions() - Method in class org.wildfly.clustering.session.infinispan.remote.HotRodSessionManager
 
getSessions() - Method in interface org.wildfly.clustering.session.SessionStatistics
Returns the identifiers of all sessions managed by this session manager, including passive sessions.
getSessions() - Method in interface org.wildfly.clustering.session.user.User
Returns the sessions for this user.
getSilentWriteCache() - Method in interface org.wildfly.clustering.cache.infinispan.embedded.EmbeddedCacheConfiguration
Returns a cache whose write operations do not trigger cache listeners.
getSinceCreation() - Method in interface org.wildfly.clustering.session.cache.metadata.fine.MutableSessionAccessMetaDataOffsetValues
 
getSinceCreation() - Method in interface org.wildfly.clustering.session.cache.metadata.fine.MutableSessionAccessMetaDataValues
Returns the duration since creation value.
getSinceCreationDuration() - Method in class org.wildfly.clustering.session.cache.metadata.fine.DefaultSessionAccessMetaDataEntry
 
getSinceCreationDuration() - Method in interface org.wildfly.clustering.session.cache.metadata.fine.ImmutableSessionAccessMetaData
Returns the duration of time between session creation and the start of the last access.
getSinceCreationDuration() - Method in class org.wildfly.clustering.session.cache.metadata.fine.MutableSessionAccessMetaData
 
getSinceCreationOffset() - Method in interface org.wildfly.clustering.session.cache.metadata.fine.SessionAccessMetaDataEntryOffsets
Returns the offset since creation.
getSizeThreshold() - Method in interface org.wildfly.clustering.server.eviction.EvictionConfiguration
When present, defines the maximum number of elements to retain in memory, beyond which least recently used elements will be evicted.
getStatistics() - Method in class org.wildfly.clustering.session.cache.AbstractSessionManager
 
getStatistics() - Method in class org.wildfly.clustering.session.cache.DecoratedSessionManager
 
getStatistics() - Method in class org.wildfly.clustering.session.infinispan.embedded.InfinispanSessionManager
 
getStatistics() - Method in interface org.wildfly.clustering.session.SessionManager
Returns statistics for this session manager.
getStats() - Method in class org.wildfly.clustering.cache.infinispan.embedded.AdvancedCacheDecorator
 
getStatus() - Method in interface org.wildfly.clustering.cache.batch.Batch
Returns the status of this batch.
getStatus() - Method in class org.wildfly.clustering.cache.infinispan.batch.DefaultTransactionalBatch
 
getStatus() - Method in class org.wildfly.clustering.cache.infinispan.batch.SimpleContextualBatch
 
getStatus() - Method in class org.wildfly.clustering.cache.infinispan.embedded.AdvancedCacheDecorator
 
getStopTimeout() - Method in interface org.wildfly.clustering.cache.infinispan.BasicCacheConfiguration
Returns the duration of time a service should wait for ongoing operations to complete prior to stopping.
getStopTimeout() - Method in interface org.wildfly.clustering.cache.infinispan.embedded.EmbeddedCacheConfiguration
 
getStopTimeout() - Method in interface org.wildfly.clustering.cache.infinispan.remote.RemoteCacheConfiguration
 
getStringMapping(Object) - Method in class org.wildfly.clustering.cache.infinispan.embedded.persistence.FormatterKeyMapper
 
getTask() - Method in interface org.wildfly.clustering.server.local.scheduler.LocalSchedulerService.Configuration
Returns the scheduled task.
getThreadFactory() - Method in interface org.wildfly.clustering.server.local.scheduler.LocalSchedulerService.Configuration
Returns a thread factory for use by this scheduler.
getTransaction() - Method in class org.wildfly.clustering.cache.infinispan.batch.DefaultTransactionalBatch
 
getTransaction() - Method in interface org.wildfly.clustering.cache.infinispan.batch.Transactional
Returns the associated transaction.
getTransactionManager() - Method in interface org.wildfly.clustering.cache.infinispan.BasicCacheConfiguration
If present, returns the transaction manager associated with this cache configuration.
getTransactionManager() - Method in class org.wildfly.clustering.cache.infinispan.batch.DefaultTransactionalBatch
 
getTransactionManager() - Method in interface org.wildfly.clustering.cache.infinispan.batch.Transactional
Returns the associated transaction manager.
getTransactionManager() - Method in class org.wildfly.clustering.cache.infinispan.embedded.AdvancedCacheDecorator
 
getTransactionManager() - Method in interface org.wildfly.clustering.cache.infinispan.embedded.EmbeddedCacheConfiguration
 
getTransactionManager() - Method in interface org.wildfly.clustering.cache.infinispan.remote.RemoteCacheConfiguration
 
getTransactionManager() - Method in class org.wildfly.clustering.cache.infinispan.remote.RemoteCacheDecorator
 
getTranscoder(Class) - Method in class org.wildfly.clustering.cache.infinispan.embedded.marshall.DefaultEncoderRegistry
 
getTranscoder(MediaType, MediaType) - Method in class org.wildfly.clustering.cache.infinispan.embedded.marshall.DefaultEncoderRegistry
 
getTransientContext() - Method in class org.wildfly.clustering.session.cache.user.CompositeUser
 
getTransientContext() - Method in class org.wildfly.clustering.session.cache.user.DecoratedUser
 
getTransientContext() - Method in interface org.wildfly.clustering.session.cache.user.UserContext
Returns the transient context of the associated user.
getTransientContext() - Method in class org.wildfly.clustering.session.cache.user.UserContextEntry
 
getTransientContext() - Method in interface org.wildfly.clustering.session.user.User
Returns the transient context of this user.
getTransientContextFactory() - Method in interface org.wildfly.clustering.session.user.UserManagerConfiguration
Returns a factory for creating the transient context of a user.
getTryLockCache() - Method in interface org.wildfly.clustering.cache.infinispan.embedded.EmbeddedCacheConfiguration
Returns a cache with try-lock write semantic, e.g. whose write operations will return null if another transaction owns the write lock.
getTryReadForUpdateCache() - Method in interface org.wildfly.clustering.cache.infinispan.embedded.EmbeddedCacheConfiguration
Returns a cache with select-for-update and try-lock semantics.
getType() - Method in interface org.wildfly.clustering.marshalling.Formatter
Returns the type of the formatted object.
getType() - Method in class org.wildfly.clustering.marshalling.Formatter.Provided
 
getType() - Method in interface org.wildfly.clustering.marshalling.jboss.ExternalizerProvider
Returns the externalized type
getType() - Method in class org.wildfly.clustering.server.infinispan.AddressSerializer.JGroupsAddressExternalizerProvider
 
getType() - Method in class org.wildfly.clustering.server.infinispan.AddressSerializer.JGroupsAddressFormatter
 
getType() - Method in class org.wildfly.clustering.server.infinispan.EmbeddedCacheManagerGroupMemberSerializer.AddressGroupMemberExternalizerProvider
 
getType() - Method in class org.wildfly.clustering.server.jgroups.AddressSerializer.IpAddressExternalizerProvider
 
getType() - Method in class org.wildfly.clustering.server.jgroups.AddressSerializer.UUIDExternalizerProvider
 
getType() - Method in class org.wildfly.clustering.server.jgroups.JChannelGroupMemberSerializer.JChannelGroupMemberExternalizerProvider
 
getTypeIdByName(String) - Method in class org.wildfly.clustering.marshalling.protostream.NativeSerializationContext
Deprecated.
getTypeName() - Method in interface org.wildfly.clustering.marshalling.protostream.ProtoStreamMarshaller
 
getTypeNameById(Integer) - Method in class org.wildfly.clustering.marshalling.protostream.NativeSerializationContext
Deprecated.
getUnknownForkPredicate() - Method in interface org.wildfly.clustering.server.jgroups.dispatcher.JChannelCommandDispatcherFactory.Configuration
Returns a predicate that determines whether a given message is associated with an unknown fork channel.
getUserContextFactory() - Method in class org.wildfly.clustering.session.cache.user.CompositeUserFactory
 
getUserContextFactory() - Method in interface org.wildfly.clustering.session.cache.user.UserFactory
Returns the user context factory.
getUserSessionsFactory() - Method in class org.wildfly.clustering.session.cache.user.CompositeUserFactory
 
getUserSessionsFactory() - Method in interface org.wildfly.clustering.session.cache.user.UserFactory
Returns the user sessions factory.
getValue() - Method in class org.wildfly.clustering.server.infinispan.expiration.ScheduleExpirationCommand
 
getValue() - Method in class org.wildfly.clustering.server.infinispan.scheduler.ScheduleCommand
Returns the value to be scheduled.
getValue() - Method in class org.wildfly.clustering.server.util.MapEntry.SimpleMapEntry
 
getValue() - Method in class org.wildfly.clustering.session.cache.affinity.SessionAffinityRegistryEntry
 
getValue() - Method in class org.wildfly.clustering.session.cache.attributes.fine.SessionAttributeMapEntry
 
getValueDataConversion() - Method in class org.wildfly.clustering.cache.infinispan.embedded.AdvancedCacheDecorator
 
getVersion() - Method in class org.wildfly.clustering.cache.infinispan.AbstractBasicCacheDecorator
 
getWeigher() - Method in interface org.wildfly.clustering.cache.caffeine.CacheConfiguration
Returns a weigher of cache entries.
getWireType() - Method in class org.wildfly.clustering.marshalling.protostream.LoadedClassField
 
getWireType() - Method in class org.wildfly.clustering.marshalling.protostream.PackedArrayMarshaller
 
getWireType() - Method in enum class org.wildfly.clustering.marshalling.protostream.Scalar
 
getWireType() - Method in enum class org.wildfly.clustering.marshalling.protostream.ScalarClass
 
getWireType() - Method in class org.wildfly.clustering.marshalling.protostream.ScalarFieldMarshaller
 
getWireType() - Method in interface org.wildfly.clustering.marshalling.protostream.ScalarMarshaller
Returns the wire type of the scalar value written by this marshaller.
getWireType() - Method in class org.wildfly.clustering.marshalling.protostream.TypedArrayMarshaller
 
getWireType() - Method in class org.wildfly.clustering.marshalling.protostream.TypedEnumMarshaller
 
getWireType() - Method in class org.wildfly.clustering.marshalling.protostream.TypedObjectMarshaller
 
getWithMetadata(K) - Method in class org.wildfly.clustering.cache.infinispan.remote.RemoteCacheDecorator
 
getWithMetadataAsync(K) - Method in class org.wildfly.clustering.cache.infinispan.remote.ReadForUpdateRemoteCache
 
getWithMetadataAsync(K) - Method in class org.wildfly.clustering.cache.infinispan.remote.RemoteCacheDecorator
 
getWithMetadataAsync(K, Channel) - Method in class org.wildfly.clustering.cache.infinispan.remote.RemoteCacheDecorator
 
getWriteOnlyCache() - Method in interface org.wildfly.clustering.cache.infinispan.BasicCacheConfiguration
Returns a cache configured for write-only operations, i.e. that do not return/require previous values.
getWriteOnlyCache() - Method in interface org.wildfly.clustering.cache.infinispan.embedded.EmbeddedCacheConfiguration
Returns a cache for use with write-only operations, e.g. put/remove where previous values are not needed.
getWriteOnlyCache() - Method in interface org.wildfly.clustering.cache.infinispan.remote.RemoteCacheConfiguration
 
getWriter() - Method in class org.wildfly.clustering.marshalling.protostream.AbstractProtoStreamWriter
 
getXAResource() - Method in class org.wildfly.clustering.cache.infinispan.embedded.AdvancedCacheDecorator
 
greaterThan(double) - Static method in interface org.wildfly.clustering.function.DoublePredicate
Returns a predicate that evaluates to true if and only if the argument is equals to the specified object.
greaterThan(int) - Static method in interface org.wildfly.clustering.function.IntPredicate
Returns a predicate that evaluates to true if and only if the argument is equals to the specified object.
greaterThan(long) - Static method in interface org.wildfly.clustering.function.LongPredicate
Returns a predicate that evaluates to true if and only if the argument is equals to the specified object.
greaterThan(T) - Static method in interface org.wildfly.clustering.function.Predicate
Returns a predicate that evaluates to true if and only if the argument is comparatively greater than the specified object.
Group<M> - Interface in org.wildfly.clustering.server
Represents a set of group members.
Group<I,M> - Interface in org.wildfly.clustering.server.group
Exposes a mechanism to create a group member for a given unique address.
GroupCommandDispatcherFactory<A,M> - Interface in org.wildfly.clustering.server.group
CommandDispatcherFactory whose group exposes a mechanism to create a group member for a given unique address.
GroupMember<I> - Interface in org.wildfly.clustering.server.group
Exposes the unique identifier of a GroupMember.
GroupMember - Interface in org.wildfly.clustering.server
Encapsulates a group member.
GroupMemberFactory<I,M> - Interface in org.wildfly.clustering.server.group
A factory for creating a group member.
GroupMembership<M> - Interface in org.wildfly.clustering.server.group
Group membership whose coordinator is identified by its index in the membership.
GroupMembership<M> - Interface in org.wildfly.clustering.server
Encapsulates the membership of a group.
GroupMembershipEvent<M> - Interface in org.wildfly.clustering.server
Encapsulates a GroupMembership event.
GroupMembershipListener<M> - Interface in org.wildfly.clustering.server
Listener for GroupMembership changes.
GroupMembershipMergeEvent<M> - Interface in org.wildfly.clustering.server
Encapsulates a GroupMembership merge event.

H

handle(BiConsumer) - Method in interface org.wildfly.clustering.function.Consumer
Returns a new consumer that delegates to the specified handler in the event of an exception.
handle(BiFunction) - Method in interface org.wildfly.clustering.function.Function
Returns a new function that delegates to this function using the specified exception handler.
handle(BiFunction) - Method in interface org.wildfly.clustering.function.UnaryOperator
Returns a new operator that delegates to this operator using the specified exception handler.
handle(BiPredicate) - Method in interface org.wildfly.clustering.function.Predicate
Returns a new predicate that delegates to this predicate using the specified exception handler.
handle(Consumer) - Method in interface org.wildfly.clustering.function.BiConsumer
Returns a new consumer that delegates to the specified handler in the event of an exception.
handle(Function) - Method in interface org.wildfly.clustering.function.Supplier
Returns a new supplier that delegates to this supplier using the specified exception handler.
handle(Predicate) - Method in interface org.wildfly.clustering.function.BooleanSupplier
Returns a new supplier that delegates to this supplier using the specified exception handler.
handle(ToDoubleFunction) - Method in interface org.wildfly.clustering.function.DoubleSupplier
Returns a new supplier that delegates to this supplier using the specified exception handler.
handle(ToIntFunction) - Method in interface org.wildfly.clustering.function.IntSupplier
Returns a new supplier that delegates to this supplier using the specified exception handler.
handle(ToLongFunction) - Method in interface org.wildfly.clustering.function.LongSupplier
Returns a new supplier that delegates to this supplier using the specified exception handler.
handle(Message) - Method in class org.wildfly.clustering.server.jgroups.dispatcher.JChannelCommandDispatcherFactory
 
handle(Message, Response) - Method in class org.wildfly.clustering.server.jgroups.dispatcher.JChannelCommandDispatcherFactory
 
handle(Consumer) - Method in interface org.wildfly.clustering.function.Runner
Returns a new runnable that delegates to the specified handler in the event of an exception.
hasForceReturnFlag() - Method in class org.wildfly.clustering.cache.infinispan.remote.RemoteCacheDecorator
 
HASH - Enum constant in enum class org.wildfly.clustering.cache.function.MapOperations
HASH - Enum constant in enum class org.wildfly.clustering.cache.function.SetOperations
hashCode() - Method in class org.wildfly.clustering.cache.function.AbstractFunction
 
hashCode() - Method in class org.wildfly.clustering.cache.function.CollectionFunction
 
hashCode() - Method in class org.wildfly.clustering.cache.infinispan.AbstractBasicCacheDecorator
 
hashCode() - Method in class org.wildfly.clustering.cache.infinispan.batch.DefaultTransactionalBatch
 
hashCode() - Method in class org.wildfly.clustering.cache.infinispan.batch.SimpleContextualBatch
 
hashCode() - Method in class org.wildfly.clustering.cache.infinispan.CacheKey
 
hashCode() - Method in class org.wildfly.clustering.marshalling.ByteBufferMarshalledKey
 
hashCode() - Method in class org.wildfly.clustering.marshalling.ByteBufferMarshalledValue
 
hashCode() - Method in class org.wildfly.clustering.marshalling.protostream.Any
 
hashCode() - Method in class org.wildfly.clustering.marshalling.protostream.Reference
 
hashCode() - Method in class org.wildfly.clustering.server.group.AbstractGroupMember
 
hashCode() - Method in class org.wildfly.clustering.server.infinispan.LocalEmbeddedCacheManagerGroupMember
 
hashCode() - Method in class org.wildfly.clustering.server.jgroups.ViewMembership
 
hashCode() - Method in class org.wildfly.clustering.server.offset.Offset.DefaultOffset
 
hashCode() - Method in class org.wildfly.clustering.server.offset.Value.AbstractValue
 
hashCode() - Method in class org.wildfly.clustering.server.util.MapEntry.SimpleMapEntry
 
hashCode() - Method in class org.wildfly.clustering.session.cache.AbstractImmutableSession
 
hashCode() - Method in class org.wildfly.clustering.session.cache.affinity.SessionAffinityRegistryEntry
 
hashCode() - Method in class org.wildfly.clustering.session.cache.attributes.fine.SessionAttributeMapEntry
 
hashCode() - Method in class org.wildfly.clustering.session.cache.DecoratedSession
 
hashCode() - Method in class org.wildfly.clustering.session.cache.user.DecoratedUser
 
HEX_LOWER - Enum constant in enum class org.wildfly.clustering.session.IdentifierMarshaller
Marshals session identifier as a lower case hex-decoded string
HEX_UPPER - Enum constant in enum class org.wildfly.clustering.session.IdentifierMarshaller
Marshals session identifier as an upper case hex-decoded string
HotRodSessionFactory<DC,AV,SC> - Class in org.wildfly.clustering.session.infinispan.remote
Factory for creating a Session backed by a set of RemoteCache entries.
HotRodSessionFactory(HotRodSessionFactory.Configuration) - Constructor for class org.wildfly.clustering.session.infinispan.remote.HotRodSessionFactory
Constructs a new session factory.
HotRodSessionManager<C,MV,AV,SC> - Class in org.wildfly.clustering.session.infinispan.remote
Generic HotRod-based session manager implementation - independent of cache mapping strategy.
HotRodSessionManager(HotRodSessionManager.Configuration) - Constructor for class org.wildfly.clustering.session.infinispan.remote.HotRodSessionManager
Creates a session manager.
HotRodSessionManagerFactory<CC,SC> - Class in org.wildfly.clustering.session.infinispan.remote
Factory for creating session managers.
HotRodSessionManagerFactory(HotRodSessionManagerFactory.Configuration) - Constructor for class org.wildfly.clustering.session.infinispan.remote.HotRodSessionManagerFactory
Creates a session manager factory.
HotRodSessionManagerFactory.Configuration<SC> - Interface in org.wildfly.clustering.session.infinispan.remote
The configuration of this session manager factory.
HotRodSessionMetaDataFactory<C> - Class in org.wildfly.clustering.session.infinispan.remote.metadata
Factory for creating SessionMetaData backed by a pair of RemoteCache entries.
HotRodSessionMetaDataFactory(RemoteCacheConfiguration) - Constructor for class org.wildfly.clustering.session.infinispan.remote.metadata.HotRodSessionMetaDataFactory
Creates a session metadata factory.
HotRodSessionSerializationContextInitializer - Class in org.wildfly.clustering.session.infinispan.remote
The serialization context initializer for this module.
HotRodSessionSerializationContextInitializer() - Constructor for class org.wildfly.clustering.session.infinispan.remote.HotRodSessionSerializationContextInitializer
Creates a serialization context initializer for this module.
HotRodUserContextFactory<PC,PV,TC> - Class in org.wildfly.clustering.session.infinispan.remote.user
The user context factory.
HotRodUserContextFactory(RemoteCacheConfiguration, Marshaller, Supplier) - Constructor for class org.wildfly.clustering.session.infinispan.remote.user.HotRodUserContextFactory
Creates a user context factory
HotRodUserManagerFactory<C,D,S> - Class in org.wildfly.clustering.session.infinispan.remote.user
Remote Infinispan cache-based user manager factory.
HotRodUserManagerFactory(RemoteCacheConfiguration) - Constructor for class org.wildfly.clustering.session.infinispan.remote.user.HotRodUserManagerFactory
Creates a user manager factory.
HotRodUserSerializationContextInitializer - Class in org.wildfly.clustering.session.infinispan.remote.user
The serialization context intializer for this package.
HotRodUserSerializationContextInitializer() - Constructor for class org.wildfly.clustering.session.infinispan.remote.user.HotRodUserSerializationContextInitializer
Creates a serialization context initializer.
HotRodUserSessionsFactory<D,S> - Class in org.wildfly.clustering.session.infinispan.remote.user
A user sessions factory.
HotRodUserSessionsFactory(RemoteCacheConfiguration) - Constructor for class org.wildfly.clustering.session.infinispan.remote.user.HotRodUserSessionsFactory
Creates a user sessions factory

I

ID - Enum constant in enum class org.wildfly.clustering.marshalling.protostream.ScalarClass
An identified class
identicalTo(T) - Static method in interface org.wildfly.clustering.function.Predicate
Returns a predicate that evaluates to true if and only if the argument is identical to the specified object.
IdentifierFactoryService<I> - Interface in org.wildfly.clustering.server.manager
A service that creating identifiers for a manager.
IdentifierMarshaller - Enum Class in org.wildfly.clustering.session
Generic strategies for marshalling a string-based session identifier.
IdentifierMarshallerProvider - Interface in org.wildfly.clustering.session
Provides a session identifier marshaller.
identity() - Static method in interface org.wildfly.clustering.cache.infinispan.embedded.distribution.CacheStreamFilter
Returns a cache stream filter that performs no filtering.
identity() - Static method in interface org.wildfly.clustering.function.Function
Returns a function that returns its parameter.
identity() - Static method in interface org.wildfly.clustering.function.UnaryOperator
Returns an operator that returns its value.
identity() - Static method in interface org.wildfly.clustering.marshalling.Marshaller
An identity marshaller that does no marshalling.
identity(Collection) - Static method in interface org.wildfly.clustering.server.immutable.Immutability
Returns an immutability predicate using the specified collection of immutable objects.
IDENTITY - Static variable in interface org.wildfly.clustering.function.Function
An identity function that always returns its parameter
IDENTITY - Static variable in interface org.wildfly.clustering.function.UnaryOperator
An identity operator that always returns its parameter
IDENTITY - Static variable in interface org.wildfly.clustering.marshalling.Formatter
An identity formatter
IdentityClassTable - Class in org.wildfly.clustering.marshalling.jboss
A ClassTable based on an IdentityTable.
IdentityClassTable(List) - Constructor for class org.wildfly.clustering.marshalling.jboss.IdentityClassTable
Creates a new class table for the specified classes.
IdentityMarshallerSessionAttributesFactoryConfiguration<V> - Class in org.wildfly.clustering.session.cache.attributes
Configuration for a factory for creating SessionAttributes objects, based on marshalled values.
IdentityMarshallerSessionAttributesFactoryConfiguration(SessionManagerFactoryConfiguration) - Constructor for class org.wildfly.clustering.session.cache.attributes.IdentityMarshallerSessionAttributesFactoryConfiguration
Creates a session attributes factory configuration
IdentityObjectTable - Class in org.wildfly.clustering.marshalling.jboss
An ObjectTable based on an IdentityTable.
IdentityObjectTable(List) - Constructor for class org.wildfly.clustering.marshalling.jboss.IdentityObjectTable
Creates an object table for the specified objects.
IdentitySerializabilityChecker - Class in org.wildfly.clustering.marshalling.jboss
A SerializabilityChecker based on a fixed set of classes.
IdentitySerializabilityChecker(Collection) - Constructor for class org.wildfly.clustering.marshalling.jboss.IdentitySerializabilityChecker
Creates a serializability checker from the specified marshallable classes
IdentityTable<T> - Interface in org.wildfly.clustering.marshalling.jboss
Generic identity table.
idleTimeout() - Method in class org.wildfly.clustering.cache.infinispan.embedded.container.DataContainerConfiguration
Returns the duration after which evictable idle data container entries should be evicted.
idleTimeout(Duration) - Method in class org.wildfly.clustering.cache.infinispan.embedded.container.DataContainerConfigurationBuilder
Specifies the duration of time after which an evictable idle cache entry may be evicted.
Immutability - Interface in org.wildfly.clustering.server.immutable
Tests for immutability.
ImmutableSession - Interface in org.wildfly.clustering.session
An immutable view of a session.
ImmutableSessionAccessMetaData - Interface in org.wildfly.clustering.session.cache.metadata.fine
Immutable view of the volatile aspects of a session's meta-data.
ImmutableSessionActivationNotifier<CC,S,L,SC> - Class in org.wildfly.clustering.session.cache.attributes.coarse
Triggers activation/passivation events for all attributes of a session.
ImmutableSessionActivationNotifier(ContainerProvider, S, Collection) - Constructor for class org.wildfly.clustering.session.cache.attributes.coarse.ImmutableSessionActivationNotifier
Create a activation notifier for an immutable session.
ImmutableSessionAttributeActivationNotifier<CC,S,L,SC> - Class in org.wildfly.clustering.session.cache.attributes.fine
Triggers activation/passivation events for a single session attribute.
ImmutableSessionAttributeActivationNotifier(ContainerProvider, S) - Constructor for class org.wildfly.clustering.session.cache.attributes.fine.ImmutableSessionAttributeActivationNotifier
Creates a session activation notifier.
ImmutableSessionAttributesFactory<V> - Interface in org.wildfly.clustering.session.cache.attributes
Factory for creating a map of session attributes.
ImmutableSessionCreationMetaData - Interface in org.wildfly.clustering.session.cache.metadata.fine
Immutable view of the more static aspects of a session's meta-data.
ImmutableSessionFactory<MV,AV> - Interface in org.wildfly.clustering.session.cache
Factory for creating an ImmutableSession.
ImmutableSessionFactoryConfiguration<MV,AV> - Interface in org.wildfly.clustering.session.cache
The configuration of an immutable session factory.
ImmutableSessionMetaData - Interface in org.wildfly.clustering.session
Abstraction for immutable meta information about a session.
ImmutableSessionMetaDataEntry - Interface in org.wildfly.clustering.session.cache.metadata.coarse
An immutable view of the session metadata entry.
ImmutableSessionMetaDataFactory<V> - Interface in org.wildfly.clustering.session.cache.metadata
Factory for immutable session metadata.
indexing() - Method in class org.wildfly.clustering.cache.infinispan.persistence.jdbc.DataSourceConnectionFactoryConfigurationBuilder
 
indexing() - Method in class org.wildfly.clustering.cache.infinispan.persistence.remote.RemoteCacheStoreConfigurationBuilder
 
IndexSerializer - Enum Class in org.wildfly.clustering.marshalling
Various strategies for marshalling an array/collection index (i.e. an unsigned integer).
InetAddressMarshaller - Enum Class in org.wildfly.clustering.marshalling.protostream.net
Marshaller for an InetAddress.
InetSocketAddressMarshaller - Enum Class in org.wildfly.clustering.marshalling.protostream.net
Marshaller for an InetSocketAddress.
INFINISPAN_PROTOSTREAM - Enum constant in enum class org.wildfly.clustering.cache.infinispan.marshalling.MediaTypes
Native ProtoStreaam
InfinispanServerSerializationContextInitializer - Class in org.wildfly.clustering.server.infinispan
SerializationContextInitializer for this package.
InfinispanServerSerializationContextInitializer() - Constructor for class org.wildfly.clustering.server.infinispan.InfinispanServerSerializationContextInitializer
Creates a serialization context initializer.
InfinispanSessionManager<DC,MV,AV,SC> - Class in org.wildfly.clustering.session.infinispan.embedded
A session manager implementation backed by an embedded Infinispan cache.
InfinispanSessionManager(InfinispanSessionManager.Configuration) - Constructor for class org.wildfly.clustering.session.infinispan.embedded.InfinispanSessionManager
Creates a session manager using the specified configuration.
InfinispanSessionManagerFactory<CC,SC> - Class in org.wildfly.clustering.session.infinispan.embedded
Factory for creating session managers.
InfinispanSessionManagerFactory(InfinispanSessionManagerFactory.Configuration) - Constructor for class org.wildfly.clustering.session.infinispan.embedded.InfinispanSessionManagerFactory
Creates a session manager factory.
InfinispanSessionManagerFactory.Configuration<SC> - Interface in org.wildfly.clustering.session.infinispan.embedded
The configuration of this session manager factory.
InfinispanSessionMetaDataFactory<C> - Class in org.wildfly.clustering.session.infinispan.embedded.metadata
A factory for creating session metadata.
InfinispanSessionMetaDataFactory(EmbeddedCacheConfiguration) - Constructor for class org.wildfly.clustering.session.infinispan.embedded.metadata.InfinispanSessionMetaDataFactory
Creates a session metadata factory.
InfinispanSessionSerializationContextInitializer - Class in org.wildfly.clustering.session.infinispan.embedded
The serialization context initializer for this module.
InfinispanSessionSerializationContextInitializer() - Constructor for class org.wildfly.clustering.session.infinispan.embedded.InfinispanSessionSerializationContextInitializer
Creates the serialization context for this module.
InfinispanTransportSerializationContextInitializer - Class in org.wildfly.clustering.server.infinispan
SerializationContextInitializer for the org.infinispan.remoting.transport package.
InfinispanTransportSerializationContextInitializer() - Constructor for class org.wildfly.clustering.server.infinispan.InfinispanTransportSerializationContextInitializer
Creates a serialization context initializer.
InfinispanUserContextFactory<PC,PV,TC> - Class in org.wildfly.clustering.session.infinispan.embedded.user
The factory for creating the context of a user.
InfinispanUserContextFactory(EmbeddedCacheConfiguration, Marshaller, Supplier) - Constructor for class org.wildfly.clustering.session.infinispan.embedded.user.InfinispanUserContextFactory
Creates a user context factory
InfinispanUserManagerFactory<C,D,S> - Class in org.wildfly.clustering.session.infinispan.embedded.user
Embedded Infinispan cache-based user manager factory.
InfinispanUserManagerFactory(EmbeddedCacheConfiguration) - Constructor for class org.wildfly.clustering.session.infinispan.embedded.user.InfinispanUserManagerFactory
Creates a user manager factory.
InfinispanUserSerializationContextInitializer - Class in org.wildfly.clustering.session.infinispan.embedded.user
The serialization context initializer for this package.
InfinispanUserSerializationContextInitializer() - Constructor for class org.wildfly.clustering.session.infinispan.embedded.user.InfinispanUserSerializationContextInitializer
Creates a serialization context initializer.
InfinispanUserSessionsFactory<D,S> - Class in org.wildfly.clustering.session.infinispan.embedded.user
The factory for creating user sessions.
InfinispanUserSessionsFactory(EmbeddedCacheConfiguration) - Constructor for class org.wildfly.clustering.session.infinispan.embedded.user.InfinispanUserSessionsFactory
Creates a factory for creating user sessions.
info() - Static method in interface org.wildfly.clustering.function.Consumer
Returns a consumer that logs an exception at the System.Logger.Level.INFO level.
init(Configuration, OperationDispatcher) - Method in class org.wildfly.clustering.cache.infinispan.remote.RemoteCacheDecorator
 
init(Configuration, OperationDispatcher, ObjectName) - Method in class org.wildfly.clustering.cache.infinispan.remote.RemoteCacheDecorator
 
INSECURE - Enum constant in enum class org.wildfly.clustering.server.util.UUIDFactory
UUID factory that uses a ThreadLocalRandom.
INSTANCE - Enum constant in enum class org.wildfly.clustering.cache.function.MapComputeFunctionMarshaller
Singleton instance
INSTANCE - Enum constant in enum class org.wildfly.clustering.context.DefaultContextualizerFactory
The default extensible contextualizer factory
INSTANCE - Enum constant in enum class org.wildfly.clustering.marshalling.protostream.ByteBufferMarshalledKeyMarshaller
Singleton instance
INSTANCE - Enum constant in enum class org.wildfly.clustering.marshalling.protostream.ByteBufferMarshalledValueMarshaller
Singleton instance
INSTANCE - Enum constant in enum class org.wildfly.clustering.marshalling.protostream.math.BigDecimalMarshaller
Singleton instance
INSTANCE - Enum constant in enum class org.wildfly.clustering.marshalling.protostream.math.MathContextMarshaller
Singleton instance
INSTANCE - Enum constant in enum class org.wildfly.clustering.marshalling.protostream.net.InetAddressMarshaller
Singleton instance
INSTANCE - Enum constant in enum class org.wildfly.clustering.marshalling.protostream.net.InetSocketAddressMarshaller
Singleton instance
INSTANCE - Enum constant in enum class org.wildfly.clustering.marshalling.protostream.StackTraceElementMarshaller
Singleton instance
INSTANCE - Enum constant in enum class org.wildfly.clustering.marshalling.protostream.time.DurationMarshaller
Singleton instance
INSTANCE - Enum constant in enum class org.wildfly.clustering.marshalling.protostream.time.LocalDateMarshaller
Singleton instance
INSTANCE - Enum constant in enum class org.wildfly.clustering.marshalling.protostream.time.LocalDateTimeMarshaller
Singleton instance
INSTANCE - Enum constant in enum class org.wildfly.clustering.marshalling.protostream.time.LocalTimeMarshaller
Singleton instance
INSTANCE - Enum constant in enum class org.wildfly.clustering.marshalling.protostream.time.MonthDayMarshaller
Singleton instance
INSTANCE - Enum constant in enum class org.wildfly.clustering.marshalling.protostream.time.OffsetDateTimeMarshaller
Singleton instance
INSTANCE - Enum constant in enum class org.wildfly.clustering.marshalling.protostream.time.OffsetTimeMarshaller
Singleton instance
INSTANCE - Enum constant in enum class org.wildfly.clustering.marshalling.protostream.time.PeriodMarshaller
Singleton instance
INSTANCE - Enum constant in enum class org.wildfly.clustering.marshalling.protostream.time.YearMarshaller
Singleton instance
INSTANCE - Enum constant in enum class org.wildfly.clustering.marshalling.protostream.time.YearMonthMarshaller
Singleton instance
INSTANCE - Enum constant in enum class org.wildfly.clustering.marshalling.protostream.time.ZonedDateTimeMarshaller
Singleton instance
INSTANCE - Enum constant in enum class org.wildfly.clustering.marshalling.protostream.time.ZoneOffsetMarshaller
Singleton instance
INSTANCE - Enum constant in enum class org.wildfly.clustering.marshalling.protostream.util.CalendarMarshaller
Singleton instance
INSTANCE - Enum constant in enum class org.wildfly.clustering.marshalling.protostream.util.ComparatorMarshaller
Singleton instance
INSTANCE - Enum constant in enum class org.wildfly.clustering.marshalling.protostream.util.LocaleMarshaller
Singleton instance
INSTANCE - Enum constant in enum class org.wildfly.clustering.marshalling.protostream.util.PropertiesMarshaller
Singleton instance
INSTANCE - Enum constant in enum class org.wildfly.clustering.marshalling.protostream.util.UUIDMarshaller
Singleton instance
INSTANCE - Enum constant in enum class org.wildfly.clustering.marshalling.util.UUIDSerializer
The default UUID serializer
INSTANCE - Enum constant in enum class org.wildfly.clustering.server.infinispan.AddressMarshaller
Singleton instance
INSTANCE - Enum constant in enum class org.wildfly.clustering.server.infinispan.AddressSerializer
Singleton instance
INSTANCE - Enum constant in enum class org.wildfly.clustering.server.infinispan.EmbeddedCacheManagerGroupMemberSerializer
Singleton instance
INSTANCE - Enum constant in enum class org.wildfly.clustering.server.infinispan.expiration.SimpleExpirationMetaDataMarshaller
Singleton instance
INSTANCE - Enum constant in enum class org.wildfly.clustering.server.infinispan.scheduler.ScheduleCommandMarshaller
Singleton instance
INSTANCE - Enum constant in enum class org.wildfly.clustering.server.infinispan.VersionMarshaller
Singleton instance
INSTANCE - Enum constant in enum class org.wildfly.clustering.server.jgroups.AddressMarshaller
Singleton instance
INSTANCE - Enum constant in enum class org.wildfly.clustering.server.jgroups.AddressSerializer
Singleton instance
INSTANCE - Enum constant in enum class org.wildfly.clustering.server.jgroups.JChannelGroupMemberSerializer
Singleton instance
INSTANCE - Enum constant in enum class org.wildfly.clustering.session.cache.attributes.fine.SessionAttributeMapComputeFunctionMarshaller
Singleton instance
INSTANCE - Enum constant in enum class org.wildfly.clustering.session.cache.attributes.fine.SessionAttributeMapEntryMarshaller
Singleton instance
INSTANCE - Enum constant in enum class org.wildfly.clustering.session.cache.metadata.coarse.DefaultSessionMetaDataEntryMarshaller
Singleton instance
INSTANCE - Enum constant in enum class org.wildfly.clustering.session.cache.metadata.coarse.SessionMetaDataEntryFunctionMarshaller
Singleton instance
INSTANCE - Enum constant in enum class org.wildfly.clustering.session.cache.metadata.fine.DefaultSessionAccessMetaDataEntryMarshaller
Singleton instance
INSTANCE - Enum constant in enum class org.wildfly.clustering.session.cache.metadata.fine.DefaultSessionCreationMetaDataEntryMarshaller
Singleton instance
INSTANCE - Static variable in interface org.wildfly.clustering.cache.infinispan.embedded.affinity.KeyAffinityServiceFactory
Singleton instance
instanceOf(Collection) - Static method in interface org.wildfly.clustering.server.immutable.Immutability
Returns an immutability predicate using the specified collection of potentially non-concrete classes.
IntConsumer - Interface in org.wildfly.clustering.function
An enhanced integer consumer.
INTEGER - Enum constant in enum class org.wildfly.clustering.marshalling.IndexSerializer
A serializer for a integer in the range 0 - 2147483647.
INTEGER - Enum constant in enum class org.wildfly.clustering.marshalling.protostream.Scalar
An integer value
IntPredicate - Interface in org.wildfly.clustering.function
An enhanced integer predicate.
IntSerializer - Interface in org.wildfly.clustering.marshalling
Writes/reads an integer to/from a binary stream.
IntSupplier - Interface in org.wildfly.clustering.function
Enhanced IntSupplier.
InvalidatableSessionMetaData - Interface in org.wildfly.clustering.session.cache.metadata
An invalidatable view of session metadata.
invalidate() - Method in class org.wildfly.clustering.session.cache.AttachedSession
 
invalidate() - Method in class org.wildfly.clustering.session.cache.CompositeSession
 
invalidate() - Method in class org.wildfly.clustering.session.cache.DecoratedSession
 
invalidate() - Method in class org.wildfly.clustering.session.cache.DetachedSession
 
invalidate() - Method in class org.wildfly.clustering.session.cache.metadata.coarse.DefaultSessionMetaData
 
invalidate() - Method in class org.wildfly.clustering.session.cache.metadata.fine.CompositeSessionMetaData
 
invalidate() - Method in interface org.wildfly.clustering.session.cache.metadata.InvalidatableSessionMetaData
Invalidates the session.
invalidate() - Method in class org.wildfly.clustering.session.cache.user.CompositeUser
 
invalidate() - Method in class org.wildfly.clustering.session.cache.user.DecoratedUser
 
invalidate() - Method in interface org.wildfly.clustering.session.Session
Invalidates this session.
invalidate() - Method in interface org.wildfly.clustering.session.user.User
Invalidates this user and any associated sessions.
invocationBatching() - Method in class org.wildfly.clustering.cache.infinispan.persistence.jdbc.DataSourceConnectionFactoryConfigurationBuilder
 
invocationBatching() - Method in class org.wildfly.clustering.cache.infinispan.persistence.remote.RemoteCacheStoreConfigurationBuilder
 
invokeAll(Collection) - Method in class org.wildfly.clustering.context.ContextualExecutorService
 
invokeAll(Collection, long, TimeUnit) - Method in class org.wildfly.clustering.context.ContextualExecutorService
 
invokeAny(Collection) - Method in class org.wildfly.clustering.context.ContextualExecutorService
 
invokeAny(Collection, long, TimeUnit) - Method in class org.wildfly.clustering.context.ContextualExecutorService
 
IpAddressExternalizerProvider() - Constructor for class org.wildfly.clustering.server.jgroups.AddressSerializer.IpAddressExternalizerProvider
Creates a provider of a IpAddress externalizer.
isActive() - Method in interface org.wildfly.clustering.cache.batch.Batch.Status
Indicates whether or not this batch is active.
isActive() - Method in interface org.wildfly.clustering.cache.CacheConfiguration
Indicates whether the associated cache is active.
isActive() - Method in interface org.wildfly.clustering.cache.infinispan.embedded.EmbeddedCacheConfiguration
 
isActive() - Method in interface org.wildfly.clustering.cache.infinispan.remote.RemoteCacheConfiguration
 
isAtEnd() - Method in class org.wildfly.clustering.marshalling.protostream.DefaultProtoStreamReader
 
isAtEnd() - Method in class org.wildfly.clustering.marshalling.protostream.OffsetProtoStreamReader
 
isAvailable() - Method in class org.wildfly.clustering.cache.infinispan.persistence.remote.RemoteCacheStore
 
isClosed() - Method in interface org.wildfly.clustering.cache.batch.Batch.Status
Indicates whether or not this batch was closed.
isConversionSupported(MediaType, MediaType) - Method in class org.wildfly.clustering.cache.infinispan.embedded.marshall.DefaultEncoderRegistry
 
isDiscarding() - Method in interface org.wildfly.clustering.cache.batch.Batch.Status
Indicates whether or not this batch will be discarded.
isEmpty() - Method in interface org.wildfly.clustering.cache.function.CollectionOperations
 
isEmpty() - Method in enum class org.wildfly.clustering.cache.function.MapOperations
 
isEmpty() - Method in interface org.wildfly.clustering.cache.function.Operations
Returns the predicate used to determine if the operable object is empty.
isEmpty() - Method in class org.wildfly.clustering.cache.infinispan.AbstractBasicCacheDecorator
 
isEmpty() - Method in class org.wildfly.clustering.marshalling.ByteBufferMarshalledValue
Indicates whether or not this value is empty.
isEmpty() - Method in interface org.wildfly.clustering.session.cache.attributes.SessionAttributes
 
isExpired() - Method in interface org.wildfly.clustering.server.expiration.ExpirationMetaData
Indicates whether or not this object is expired.
isExpired() - Method in class org.wildfly.clustering.session.cache.metadata.DetachedSessionMetaData
 
isFaultTolerant() - Method in interface org.wildfly.clustering.cache.infinispan.embedded.EmbeddedCacheConfiguration
Indicates whether write operations should tolerate remote failures.
isInputStream() - Method in class org.wildfly.clustering.marshalling.protostream.DefaultProtoStreamReader
 
isInputStream() - Method in class org.wildfly.clustering.marshalling.protostream.OffsetProtoStreamReader
 
isLocal(Object) - Method in class org.wildfly.clustering.cache.infinispan.embedded.distribution.ConsistentHashLocality
 
isLocal(Object) - Method in interface org.wildfly.clustering.cache.infinispan.embedded.distribution.Locality
Indicates whether the current node is the primary owner of the specified cache key.
isLocal(Object) - Method in class org.wildfly.clustering.cache.infinispan.embedded.distribution.SimpleLocality
 
isLockOnRead() - Method in interface org.wildfly.clustering.cache.CacheProperties
Indicates whether the associated cache requires eager locking for cache reads.
isLockOnRead() - Method in class org.wildfly.clustering.cache.infinispan.embedded.EmbeddedCacheProperties
 
isLockOnRead() - Method in class org.wildfly.clustering.cache.infinispan.remote.RemoteCacheProperties
 
isLockOnWrite() - Method in interface org.wildfly.clustering.cache.CacheProperties
Indicates whether the associated cache uses eager locking for cache writes.
isLockOnWrite() - Method in class org.wildfly.clustering.cache.infinispan.embedded.EmbeddedCacheProperties
 
isLockOnWrite() - Method in class org.wildfly.clustering.cache.infinispan.remote.RemoteCacheProperties
 
isMarshallable(Object) - Method in class org.wildfly.clustering.cache.infinispan.marshalling.UserMarshaller
 
isMarshalling() - Method in interface org.wildfly.clustering.cache.CacheProperties
Indicates whether the mode of this cache requires marshalling of cache values
isMarshalling() - Method in class org.wildfly.clustering.cache.infinispan.embedded.EmbeddedCacheProperties
 
isMarshalling() - Method in class org.wildfly.clustering.cache.infinispan.remote.RemoteCacheProperties
 
isNew() - Method in class org.wildfly.clustering.session.cache.metadata.coarse.DefaultSessionMetaDataEntry
 
isNew() - Method in interface org.wildfly.clustering.session.cache.metadata.coarse.ImmutableSessionMetaDataEntry
Returns true, if this is a newly created entry, false otherwise.
isNew() - Method in class org.wildfly.clustering.session.cache.metadata.coarse.MutableSessionMetaDataEntry
 
isNew() - Method in interface org.wildfly.clustering.session.cache.metadata.fine.ImmutableSessionAccessMetaData
Returns true, if this is a newly created entry, false otherwise.
isNew() - Method in class org.wildfly.clustering.session.cache.metadata.fine.MutableSessionAccessMetaData
 
ISO_LATIN_1 - Enum constant in enum class org.wildfly.clustering.session.IdentifierMarshaller
Marshals session identifier as a ISO 8859 encoded string
isPersistent() - Method in interface org.wildfly.clustering.cache.CacheProperties
Indicates whether cache operations should assume immediate marshalling/unmarshalling of the value.
isPersistent() - Method in class org.wildfly.clustering.cache.infinispan.embedded.EmbeddedCacheProperties
 
isPersistent() - Method in class org.wildfly.clustering.cache.infinispan.remote.RemoteCacheProperties
 
isSerializable(Class) - Method in class org.wildfly.clustering.marshalling.jboss.IdentitySerializabilityChecker
 
isShutdown() - Method in class org.wildfly.clustering.context.ContextualExecutorService
 
isSingleton() - Method in interface org.wildfly.clustering.server.Group
Indicates whether or not this is a singleton group.
isSingleton() - Method in class org.wildfly.clustering.server.infinispan.EmbeddedCacheManagerGroup
 
isSingleton() - Method in interface org.wildfly.clustering.server.jgroups.ChannelGroup
 
isSingleton() - Method in interface org.wildfly.clustering.server.local.LocalGroup
 
isSorted() - Method in interface org.wildfly.clustering.server.local.scheduler.ScheduledEntries
Indicates whether the entries are sorted, or if iteration order recapitulates insertion order.
isStarted() - Method in interface org.wildfly.clustering.arquillian.Lifecycle
Indicates whether this object is started.
isStarted() - Method in class org.wildfly.clustering.cache.infinispan.embedded.affinity.DefaultKeyAffinityService
 
isStarted() - Method in class org.wildfly.clustering.cache.infinispan.embedded.affinity.SimpleKeyAffinityService
 
isStarted() - Method in class org.wildfly.clustering.server.infinispan.manager.AffinityIdentifierFactoryService
 
isStarted() - Method in class org.wildfly.clustering.server.service.AtomicReferenceService
 
isStarted() - Method in class org.wildfly.clustering.server.service.DecoratedService
 
isStarted() - Method in interface org.wildfly.clustering.server.service.Service
Indicates whether or not this service is started.
isStarted() - Method in class org.wildfly.clustering.server.service.SimpleService
 
isStarted() - Method in class org.wildfly.clustering.session.cache.AbstractSessionManager
 
isStarted() - Method in class org.wildfly.clustering.session.cache.user.DefaultUserManager
 
isSupportedType(Class) - Method in class org.wildfly.clustering.cache.infinispan.embedded.persistence.FormatterKeyMapper
 
isTerminated() - Method in class org.wildfly.clustering.context.ContextualExecutorService
 
isTransactional() - Method in interface org.wildfly.clustering.cache.CacheProperties
Indicates whether the cache is transactional.
isTransactional() - Method in class org.wildfly.clustering.cache.infinispan.embedded.EmbeddedCacheProperties
 
isTransactional() - Method in class org.wildfly.clustering.cache.infinispan.remote.RemoteCacheDecorator
 
isTransactional() - Method in class org.wildfly.clustering.cache.infinispan.remote.RemoteCacheProperties
 
isValid() - Method in class org.wildfly.clustering.session.cache.CompositeImmutableSession
 
isValid() - Method in class org.wildfly.clustering.session.cache.CompositeSession
 
isValid() - Method in class org.wildfly.clustering.session.cache.DecoratedSession
 
isValid() - Method in class org.wildfly.clustering.session.cache.DetachedSession
 
isValid() - Method in class org.wildfly.clustering.session.cache.metadata.coarse.DefaultSessionMetaData
 
isValid() - Method in class org.wildfly.clustering.session.cache.metadata.fine.CompositeSessionMetaData
 
isValid() - Method in interface org.wildfly.clustering.session.cache.metadata.InvalidatableSessionMetaData
Indicates whether or not this session is still valid.
isValid() - Method in class org.wildfly.clustering.session.cache.SimpleImmutableSession
 
isValid() - Method in class org.wildfly.clustering.session.cache.user.CompositeUser
 
isValid() - Method in class org.wildfly.clustering.session.cache.user.DecoratedUser
 
isValid() - Method in interface org.wildfly.clustering.session.ImmutableSession
Indicates whether or not this session is valid.
isValid() - Method in interface org.wildfly.clustering.session.user.User
Returns true unless this user was invalidated.
isZero() - Method in class org.wildfly.clustering.server.offset.Offset.DefaultOffset
 
isZero() - Method in interface org.wildfly.clustering.server.offset.Offset
Returns true if this offset is zero, false otherwise.
iterator() - Method in class org.wildfly.clustering.cache.infinispan.embedded.container.EvictableDataContainer
 
iterator() - Method in class org.wildfly.clustering.cache.infinispan.remote.near.CaffeineNearCache
 
iterator() - Method in interface org.wildfly.clustering.server.local.scheduler.ScheduledEntries
 
iterator(IntSet) - Method in class org.wildfly.clustering.cache.infinispan.embedded.container.EvictableDataContainer
 
iteratorIncludingExpired() - Method in class org.wildfly.clustering.cache.infinispan.embedded.container.EvictableDataContainer
 
iteratorIncludingExpired() - Method in class org.wildfly.clustering.cache.infinispan.embedded.container.SegmentedEvictableDataContainer
 
iteratorIncludingExpired(IntSet) - Method in class org.wildfly.clustering.cache.infinispan.embedded.container.EvictableDataContainer
 
iteratorIncludingExpired(IntSet) - Method in class org.wildfly.clustering.cache.infinispan.embedded.container.SegmentedEvictableDataContainer
 

J

JAVA_SERIALIZATION - Enum constant in enum class org.wildfly.clustering.cache.infinispan.marshalling.MediaTypes
Java serialization
JavaByteBufferMarshaller - Class in org.wildfly.clustering.marshalling.java
A ByteBufferMarshaller based on Java serialization.
JavaByteBufferMarshaller(ClassLoader, ObjectInputFilter) - Constructor for class org.wildfly.clustering.marshalling.java.JavaByteBufferMarshaller
Creates a new marshaller using the specified class loader and filter.
JavaByteBufferMarshaller(Serializer, ClassLoader, ObjectInputFilter) - Constructor for class org.wildfly.clustering.marshalling.java.JavaByteBufferMarshaller
Creates a new marshaller using the specified class loader and filter.
JavaUtilSerializationContextInitializer - Class in org.wildfly.clustering.marshalling.protostream.util
Serialization context initializer for the java.util package.
JavaUtilSerializationContextInitializer() - Constructor for class org.wildfly.clustering.marshalling.protostream.util.JavaUtilSerializationContextInitializer
Creates a new serialization context initializer.
JBOSS_MARSHALLING - Enum constant in enum class org.wildfly.clustering.cache.infinispan.marshalling.MediaTypes
JBoss Marshalling
JBossByteBufferMarshaller - Class in org.wildfly.clustering.marshalling.jboss
A ByteBufferMarshaller based on JBoss Marshalling.
JBossByteBufferMarshaller(MarshallingConfiguration, ClassLoader) - Constructor for class org.wildfly.clustering.marshalling.jboss.JBossByteBufferMarshaller
Creates an unversioned marshaller using a single marshalling configuration.
JBossByteBufferMarshaller(MarshallingConfigurationRepository, ClassLoader) - Constructor for class org.wildfly.clustering.marshalling.jboss.JBossByteBufferMarshaller
Creates a versioned marshaller supporting multiple marshalling configurations.
JChannelCommandDispatcher<CC,MC> - Class in org.wildfly.clustering.server.jgroups.dispatcher
MessageDispatcher-based command dispatcher.
JChannelCommandDispatcher(JChannelCommandDispatcher.Configuration) - Constructor for class org.wildfly.clustering.server.jgroups.dispatcher.JChannelCommandDispatcher
Creates a command dispatcher using the specified configuration.
JChannelCommandDispatcherFactory - Class in org.wildfly.clustering.server.jgroups.dispatcher
MessageDispatcher based CommandDispatcherFactory.
JChannelCommandDispatcherFactory(JChannelCommandDispatcherFactory.Configuration) - Constructor for class org.wildfly.clustering.server.jgroups.dispatcher.JChannelCommandDispatcherFactory
Creates a channel-based command dispatcher factory using the specified configuration.
JChannelCommandDispatcherFactory.Configuration - Interface in org.wildfly.clustering.server.jgroups.dispatcher
JChannelGroup - Class in org.wildfly.clustering.server.jgroups
A channel-based group.
JChannelGroup(JChannel) - Constructor for class org.wildfly.clustering.server.jgroups.JChannelGroup
Creates a channel-based group using the specified channel.
JChannelGroupMember - Class in org.wildfly.clustering.server.jgroups
A channel based group member.
JChannelGroupMember(Address) - Constructor for class org.wildfly.clustering.server.jgroups.JChannelGroupMember
Creates a group member for the specified address.
JChannelGroupMemberExternalizerProvider() - Constructor for class org.wildfly.clustering.server.jgroups.JChannelGroupMemberSerializer.JChannelGroupMemberExternalizerProvider
Creates a provider of an externalizer for a JChannelGroupMember.
JChannelGroupMemberSerializer - Enum Class in org.wildfly.clustering.server.jgroups
A serializer for a channel-based group member.
JChannelGroupMemberSerializer.JChannelGroupMemberExternalizerProvider - Class in org.wildfly.clustering.server.jgroups
Provides an externalizer for a JChannelGroupMember.
JGroupsAddressExternalizerProvider() - Constructor for class org.wildfly.clustering.server.infinispan.AddressSerializer.JGroupsAddressExternalizerProvider
Creates a new externalizer provider.
JGroupsAddressFormatter() - Constructor for class org.wildfly.clustering.server.infinispan.AddressSerializer.JGroupsAddressFormatter
Creates a formatter.
JGroupsServerSerializationContextInitializer - Class in org.wildfly.clustering.server.jgroups
JGroupsServerSerializationContextInitializer() - Constructor for class org.wildfly.clustering.server.jgroups.JGroupsServerSerializationContextInitializer
Creates a serialization context initializer for this package.
JGroupsStackSerializationContextInitializer - Class in org.wildfly.clustering.server.jgroups
SerializationContextInitializer for the org.jgroups.stack package.
JGroupsStackSerializationContextInitializer() - Constructor for class org.wildfly.clustering.server.jgroups.JGroupsStackSerializationContextInitializer
Creates a serialization context initializer.
JGroupsUtilSerializationContextInitializer - Class in org.wildfly.clustering.server.jgroups
SerializationContextInitializer for the org.jgroups.util package.
JGroupsUtilSerializationContextInitializer() - Constructor for class org.wildfly.clustering.server.jgroups.JGroupsUtilSerializationContextInitializer
Creates a serialization context initializer.
join() - Method in class org.wildfly.clustering.server.jgroups.dispatcher.ServiceRequest
 
join(CompletableFuture) - Method in class org.wildfly.clustering.cache.infinispan.BlockingBasicCacheDecorator
Returns the value from the specified future.
join(CompletableFuture) - Method in class org.wildfly.clustering.cache.infinispan.remote.RemoteCacheDecorator
 
joining(Class, String, Function, Function) - Static method in interface org.wildfly.clustering.marshalling.Formatter
Creates a composite formatter from the specified formatters.
joining(Class, String, Formatter, Formatter, Function, Function, BiFunction) - Static method in interface org.wildfly.clustering.marshalling.Formatter
Creates a composite formatter from the specified formatters.

K

Key<I> - Interface in org.wildfly.clustering.cache
A cache key for a given identifier
KeyAffinityServiceFactory - Interface in org.wildfly.clustering.cache.infinispan.embedded.affinity
Factory for creating a key affinity service.
KeyDistribution - Interface in org.wildfly.clustering.cache.infinispan.embedded.distribution
Provides key distribution functions.
KeyFilter<K> - Class in org.wildfly.clustering.cache.infinispan.embedded.listener
A CacheEventFilter for filtering events based on the cache key.
KeyFilter(Class) - Constructor for class org.wildfly.clustering.cache.infinispan.embedded.listener.KeyFilter
Creates a filter that accepts keys of the specified class.
KeyFilter(Predicate) - Constructor for class org.wildfly.clustering.cache.infinispan.embedded.listener.KeyFilter
Creates a filter that accepts keys matching the specified predicate.
KeyFormatter<I,K> - Class in org.wildfly.clustering.cache
A formatter of a cache key.
KeyFormatter(Class, Formatter, Function) - Constructor for class org.wildfly.clustering.cache.KeyFormatter
Creates a cache key formatter for the specified key class.
keyIterator(IntSet) - Method in class org.wildfly.clustering.cache.infinispan.remote.RemoteCacheDecorator
 
KeyMapper - Class in org.wildfly.clustering.session.infinispan.embedded
Provider of the mapper for cache keys.
KeyMapper() - Constructor for class org.wildfly.clustering.session.infinispan.embedded.KeyMapper
Creates a key mapper.
KeyPartitionerFactory - Class in org.wildfly.clustering.cache.infinispan.embedded.distribution
Custom key partitioner factory that uses the same key partitioner for all clustered caches, including non-tx invalidation caches.
KeyPartitionerFactory() - Constructor for class org.wildfly.clustering.cache.infinispan.embedded.distribution.KeyPartitionerFactory
Creates a key partitioner factory.
KeyRegistry<K> - Interface in org.wildfly.clustering.cache.infinispan.embedded.affinity
A registry of keys with affinity to a given address.
keys(CacheOptions) - Method in class org.wildfly.clustering.cache.infinispan.remote.RemoteCacheDecorator
 
KeySerializer<I,K> - Class in org.wildfly.clustering.cache
A serializer for a key.
KeySerializer(Serializer, Function) - Constructor for class org.wildfly.clustering.cache.KeySerializer
Creates a serializer for a cache key using the specified identifier factory and factory.
keySet() - Method in class org.wildfly.clustering.cache.infinispan.AbstractBasicCacheDecorator
 
keySet() - Method in class org.wildfly.clustering.cache.infinispan.embedded.AdvancedCacheDecorator
 
keySet() - Method in class org.wildfly.clustering.cache.infinispan.remote.RemoteCacheDecorator
 
keySet() - Method in interface org.wildfly.clustering.server.cache.Cache
Returns the set of keys of this cache.
keySet() - Method in class org.wildfly.clustering.session.cache.attributes.AbstractSessionAttributes
 
keySet() - Method in class org.wildfly.clustering.session.cache.attributes.DetachedSessionAttributes
 
keySet(IntSet) - Method in class org.wildfly.clustering.cache.infinispan.remote.RemoteCacheDecorator
 
keyToBytes(Object) - Method in class org.wildfly.clustering.cache.infinispan.remote.RemoteCacheDecorator
 

L

LangSerializationContextInitializer - Class in org.wildfly.clustering.marshalling.protostream
Serialization context initializer for the java.lang package.
LangSerializationContextInitializer(ClassLoaderMarshaller) - Constructor for class org.wildfly.clustering.marshalling.protostream.LangSerializationContextInitializer
Creates a serialization context initializer for the the java.lang package using the specified class loader marshaller.
latter() - Static method in interface org.wildfly.clustering.function.BiFunction
Returns a function that returns its second parameter.
latter() - Static method in interface org.wildfly.clustering.function.BinaryOperator
Returns a function that returns its second parameter.
LATTER_IDENTITY - Static variable in interface org.wildfly.clustering.function.BiFunction
An identity function using the latter parameter
LATTER_IDENTITY - Static variable in interface org.wildfly.clustering.function.BinaryOperator
An identity function using the latter parameter
lessThan(double) - Static method in interface org.wildfly.clustering.function.DoublePredicate
Returns a predicate that evaluates to true if and only if the argument is equals to the specified object.
lessThan(int) - Static method in interface org.wildfly.clustering.function.IntPredicate
Returns a predicate that evaluates to true if and only if the argument is equals to the specified object.
lessThan(long) - Static method in interface org.wildfly.clustering.function.LongPredicate
Returns a predicate that evaluates to true if and only if the argument is equals to the specified object.
lessThan(T) - Static method in interface org.wildfly.clustering.function.Predicate
Returns a predicate that evaluates to true if and only if the argument is comparatively less than the specified object.
Lifecycle - Interface in org.wildfly.clustering.arquillian
Implemented by objects with an unmanaged lifecycle.
LinkedHashMapMarshaller<K,V> - Class in org.wildfly.clustering.marshalling.protostream.util
Marshaller for a LinkedHashMap.
listen(CacheListenerOptions, CacheEntryEventType[]) - Method in class org.wildfly.clustering.cache.infinispan.remote.RemoteCacheDecorator
 
ListenerRegistrar - Interface in org.wildfly.clustering.cache.infinispan.embedded.listener
A registering Infinispan listener.
ListenerRegistration - Interface in org.wildfly.clustering.cache.infinispan.embedded.listener
An Infinispan listener registration that unregisters on ListenerRegistration.close().
ListenerRegistry<T> - Interface in org.wildfly.clustering.server.listener
Registrar for a listener.
load(int, Object) - Method in class org.wildfly.clustering.cache.infinispan.persistence.remote.RemoteCacheStore
 
load(ClassLoader) - Method in class org.wildfly.clustering.marshalling.jboss.MarshallingConfigurationBuilder.DefaultMarshallingConfigurationBuilder
 
load(ClassLoader) - Method in interface org.wildfly.clustering.marshalling.MarshallerConfigurationBuilder
Loads marshalling configuration from the specified class loader.
load(ClassLoader) - Method in class org.wildfly.clustering.marshalling.protostream.SerializationContextBuilder.DefaultSerializationContextBuilder
 
load(ClassLoader) - Method in class org.wildfly.clustering.marshalling.protostream.SerializationContextBuilder.NativeSerializationContextBuilder
 
LoadedClassField - Class in org.wildfly.clustering.marshalling.protostream
A class field that marshals instances of Class using a ClassLoaderMarshaller.
local(Cache) - Static method in interface org.wildfly.clustering.cache.infinispan.embedded.distribution.CacheStreamFilter
Returns a cache stream filter of the locally owned segments of the specified cache.
LocalCommandDispatcher<C> - Class in org.wildfly.clustering.server.local.dispatcher
Non-clustered CommandDispatcher implementation
LocalCommandDispatcher(LocalGroupMember, C) - Constructor for class org.wildfly.clustering.server.local.dispatcher.LocalCommandDispatcher
Creates a local command dispatcher.
LocalCommandDispatcherFactory - Interface in org.wildfly.clustering.server.local.dispatcher
Factory for creating a local command dispatcher.
LocalConfigurationStorage - Class in org.wildfly.clustering.cache.infinispan.embedded.globalstate
Custom VolatileLocalConfigurationStorage that doesn't mess with the PassivationManager or PersistenceManager.
LocalConfigurationStorage() - Constructor for class org.wildfly.clustering.cache.infinispan.embedded.globalstate.LocalConfigurationStorage
Creates a local configuration storage.
LocalDateMarshaller - Enum Class in org.wildfly.clustering.marshalling.protostream.time
Marshals a LocalDate as an epoch day.
LocalDateTimeMarshaller - Enum Class in org.wildfly.clustering.marshalling.protostream.time
Marshaller for LocalDateTime instances, using the following strategy: Marshal local date Marshal local time
LocaleMarshaller - Enum Class in org.wildfly.clustering.marshalling.protostream.util
ProtoStream marshaller for an Locale.
LocalEmbeddedCacheManagerCommandDispatcherFactoryConfiguration - Interface in org.wildfly.clustering.server.infinispan.dispatcher
Encapsulates the configuration of a command dispatcher factory associated with a non-clustered cache container.
LocalEmbeddedCacheManagerGroupConfiguration - Interface in org.wildfly.clustering.server.infinispan
Encapsulates a configuration of a group associated with a non-clustered cache container.
LocalEmbeddedCacheManagerGroupMember - Class in org.wildfly.clustering.server.infinispan
A group member of a local cache container-based group.
LocalEmbeddedCacheManagerGroupMember(String) - Constructor for class org.wildfly.clustering.server.infinispan.LocalEmbeddedCacheManagerGroupMember
Creates a group member for a local cache container
LocalEmbeddedCacheManagerGroupMemberFormatter - Class in org.wildfly.clustering.server.infinispan
Provides a formatter for a LocalEmbeddedCacheManagerGroupMember.
LocalEmbeddedCacheManagerGroupMemberFormatter() - Constructor for class org.wildfly.clustering.server.infinispan.LocalEmbeddedCacheManagerGroupMemberFormatter
Creates a group member formatter.
LocalGroup - Interface in org.wildfly.clustering.server.local
Local view of the Group.
LocalGroupMember - Interface in org.wildfly.clustering.server.local
Local view of a group member.
LocalGroupMemberAffinity<I,M> - Class in org.wildfly.clustering.server.local.affinity
An affinity function that always returns the local group member.
LocalGroupMemberAffinity(Group) - Constructor for class org.wildfly.clustering.server.local.affinity.LocalGroupMemberAffinity
Creates an affinity function that always returns the local group member.
LocalGroupMemberFactory - Interface in org.wildfly.clustering.server.local
Factory for creating local group members.
Locality - Interface in org.wildfly.clustering.cache.infinispan.embedded.distribution
Facility for determining the primary ownership/location of a given cache key.
LocalListenerRegistry<T> - Class in org.wildfly.clustering.server.local.listener
LocalListenerRegistry(Duration) - Constructor for class org.wildfly.clustering.server.local.listener.LocalListenerRegistry
Creates a local listener registrar with the specified shutdown timeout.
LocalRegistry<K,V> - Interface in org.wildfly.clustering.server.local.registry
Local Registry.
LocalSchedulerService<K> - Class in org.wildfly.clustering.server.local.scheduler
Scheduler that uses a single scheduled task in concert with a ScheduledEntries.
LocalSchedulerService(LocalSchedulerService.Configuration) - Constructor for class org.wildfly.clustering.server.local.scheduler.LocalSchedulerService
Creates a local scheduler using the specified configuration.
LocalSchedulerService.Configuration<K> - Interface in org.wildfly.clustering.server.local.scheduler
Encapsulates configuration of a LocalSchedulerService.
LocalServiceProviderRegistrar<T> - Interface in org.wildfly.clustering.server.local.provider
Factory that provides a non-clustered ServiceProviderRegistration implementation.
LocalTimeMarshaller - Enum Class in org.wildfly.clustering.marshalling.protostream.time
Marshaller for LocalTime instances, using the following strategy: Marshal LocalTime.MIDNIGHT as zero bytes Marshal number of seconds in day as unsigned integer, using hours or minutes precision, if possible Marshal sub-second value of day as unsigned integer, using millisecond precision if possible
locate(Class) - Method in interface org.wildfly.clustering.arquillian.Deployment
Locates the base URI of the specific resource class.
locate(String) - Method in interface org.wildfly.clustering.arquillian.Deployment
Locates the base URI of the specific resource.
lock(Collection) - Method in class org.wildfly.clustering.cache.infinispan.embedded.AdvancedCacheDecorator
 
lock(K...) - Method in class org.wildfly.clustering.cache.infinispan.embedded.AdvancedCacheDecorator
 
lockAs(Object) - Method in class org.wildfly.clustering.cache.infinispan.embedded.AdvancedCacheDecorator
 
lockedStream() - Method in class org.wildfly.clustering.cache.infinispan.embedded.AdvancedCacheDecorator
 
locking() - Method in class org.wildfly.clustering.cache.infinispan.persistence.jdbc.DataSourceConnectionFactoryConfigurationBuilder
 
locking() - Method in class org.wildfly.clustering.cache.infinispan.persistence.remote.RemoteCacheStoreConfigurationBuilder
 
log(System.Logger.Level) - Static method in interface org.wildfly.clustering.function.Consumer
Returns a consumer that logs an exception at the specified level.
logger - Variable in class org.wildfly.clustering.session.cache.AbstractSessionManager
The logger for this session manager
LOGGER - Static variable in interface org.wildfly.clustering.cache.CacheEntryMutator
The mutator logger
LOGGER - Static variable in interface org.wildfly.clustering.cache.infinispan.batch.ContextualBatch
The logger for this batch
LONG - Enum constant in enum class org.wildfly.clustering.marshalling.protostream.Scalar
A long value
LongConsumer - Interface in org.wildfly.clustering.function
An enhanced long consumer.
LongPredicate - Interface in org.wildfly.clustering.function
An enhanced long predicate.
LongSupplier - Interface in org.wildfly.clustering.function
Enhanced LongSupplier.
lookup(ArquillianResource, Annotation...) - Method in class org.wildfly.clustering.arquillian.extension.DeploymentContainerRegistryResourceProvider
 

M

ManagedSession<C> - Class in org.wildfly.clustering.session.cache
Session decorator that auto-detaches on ManagedSession.close().
ManagedSession(Session, Session) - Constructor for class org.wildfly.clustering.session.cache.ManagedSession
Creates a managed session.
Manager<I> - Interface in org.wildfly.clustering.server.manager
A manager of server-side state.
ManagerConfiguration<I> - Interface in org.wildfly.clustering.server.manager
Configuration of a manager of distributed state.
map(Function, Function) - Method in interface org.wildfly.clustering.server.util.MapEntry
Returns a new map entry whose key/value are generated by applying the specified mapping functions.
map(Function) - Method in interface org.wildfly.clustering.server.util.Reference.Reader
Maps this referenced value using the specified mapping function while holding a read lock.
map(Function) - Method in class org.wildfly.clustering.server.util.Reference.ReferenceReader
 
map(Function) - Method in interface org.wildfly.clustering.server.util.BlockingReference.Writer
Returns a mapped writer, whose mapping function is invoked while holding a lock.
map(Function) - Method in class org.wildfly.clustering.server.util.BlockingReference.ReferenceWriter
 
MapComputeFunction<K,V> - Class in org.wildfly.clustering.cache.function
Function that applies updates to a map.
MapComputeFunction(Map) - Constructor for class org.wildfly.clustering.cache.function.MapComputeFunction
Constructs a map compute function.
MapComputeFunctionMarshaller - Enum Class in org.wildfly.clustering.cache.function
ProtoStream marshaller for MapComputeFunction.
MapEntry<K,V> - Interface in org.wildfly.clustering.server.util
An immutable map entry.
MapEntry.SimpleMapEntry<K,V> - Class in org.wildfly.clustering.server.util
A simple map entry implementation.
MapEntryMarshaller<K,V,T> - Class in org.wildfly.clustering.marshalling.protostream.util
Marshaller for a Map.Entry
MapEntryMarshaller(BiFunction) - Constructor for class org.wildfly.clustering.marshalling.protostream.util.MapEntryMarshaller
Creates a new map entry marshaller.
MapFunction<K,V,T> - Class in org.wildfly.clustering.cache.function
Function that operates on a map.
MapFunction(T, Operations) - Constructor for class org.wildfly.clustering.cache.function.MapFunction
Constructs a new map operation function
MapMarshaller<K,V,T> - Class in org.wildfly.clustering.marshalling.protostream.util
Marshaller for a Map.
MapMarshaller(Supplier) - Constructor for class org.wildfly.clustering.marshalling.protostream.util.MapMarshaller
Creates a marshaller for a map.
MapOperations - Enum Class in org.wildfly.clustering.cache.function
Defines Map creation and cloning strategies.
MapPutFunction<K,V> - Class in org.wildfly.clustering.cache.function
Function that puts an entry into a map.
MapPutFunction(K, V) - Constructor for class org.wildfly.clustering.cache.function.MapPutFunction
Constructs a new map put operation using the specified key and value.
MapRemoveFunction<K,V> - Class in org.wildfly.clustering.cache.function
Function that removes an entry from a map.
MapRemoveFunction(K) - Constructor for class org.wildfly.clustering.cache.function.MapRemoveFunction
Constructs a new map remove operation.
mark(int) - Method in class org.wildfly.clustering.marshalling.ByteBufferInputStream
 
markSupported() - Method in class org.wildfly.clustering.marshalling.ByteBufferInputStream
 
marshal(Command) - Method in interface org.wildfly.clustering.server.jgroups.dispatcher.CommandMarshaller
Marshals the specified command to a byte[].
marshal(Command) - Method in class org.wildfly.clustering.server.jgroups.dispatcher.CommandDispatcherMarshaller
 
Marshallable<T> - Interface in org.wildfly.clustering.marshalling.protostream
Interface inherited by marshallable components.
MarshalledValue<T,C> - Interface in org.wildfly.clustering.marshalling
Offers semantics similar to a MarshalledObject.get(), but supports an independent marshalling context.
MarshalledValueFactory<C> - Interface in org.wildfly.clustering.marshalling
Factory for creating marshalled values.
MarshalledValueMarshaller<V,C> - Class in org.wildfly.clustering.marshalling
Marshaller that stores attribute values using marshalled values.
MarshalledValueMarshaller(MarshalledValueFactory) - Constructor for class org.wildfly.clustering.marshalling.MarshalledValueMarshaller
Constructs a new marshaller using the specified marshalled value factory.
MarshalledValueMarshallerSessionAttributesFactoryConfiguration<V> - Class in org.wildfly.clustering.session.cache.attributes
Configuration for a factory for creating SessionAttributes objects, based on marshalled values.
MarshalledValueMarshallerSessionAttributesFactoryConfiguration(SessionManagerFactoryConfiguration) - Constructor for class org.wildfly.clustering.session.cache.attributes.MarshalledValueMarshallerSessionAttributesFactoryConfiguration
Creates a session attributes factory configuration
MarshalledValueTranscoder<C> - Class in org.wildfly.clustering.cache.infinispan.marshalling
A transcoder that converts between an object and a MarshalledValue.
MarshalledValueTranscoder(MediaType, MarshalledValueFactory, Marshaller) - Constructor for class org.wildfly.clustering.cache.infinispan.marshalling.MarshalledValueTranscoder
Creates a transcoder for converting cache values to/from a marshalled value.
Marshaller<V,S> - Interface in org.wildfly.clustering.marshalling
Marshals an object to and from its serialized form.
MarshallerConfigurationBuilder<C,E,B> - Interface in org.wildfly.clustering.marshalling
Encapsulates the builder of a marshaller configuration.
MarshallerSessionAttributesFactoryConfiguration<V,MV> - Class in org.wildfly.clustering.session.cache.attributes
Configuration for a factory for creating SessionAttributes objects, based on marshalled values.
MarshallerSessionAttributesFactoryConfiguration(SessionManagerFactoryConfiguration, Marshaller) - Constructor for class org.wildfly.clustering.session.cache.attributes.MarshallerSessionAttributesFactoryConfiguration
Creates a session attributes factory configuration
MarshallingConfigurationBuilder - Interface in org.wildfly.clustering.marshalling.jboss
Builds a JBoss Marshalling configuration
MarshallingConfigurationBuilder.DefaultMarshallingConfigurationBuilder - Class in org.wildfly.clustering.marshalling.jboss
Builder of a JBoss marshalling configuration.
MarshallingConfigurationRepository - Interface in org.wildfly.clustering.marshalling.jboss
Repository of versioned MarshallingConfigurations.
MarshallingSerializationContextInitializer - Class in org.wildfly.clustering.marshalling.protostream
Serialization context initializer for the org.wildfly.clustering.marshalling package.
MarshallingSerializationContextInitializer() - Constructor for class org.wildfly.clustering.marshalling.protostream.MarshallingSerializationContextInitializer
Constructs a new serialization context initializer.
matches(DataContainerConfiguration) - Method in class org.wildfly.clustering.cache.infinispan.embedded.container.DataContainerConfiguration
 
MathContextMarshaller - Enum Class in org.wildfly.clustering.marshalling.protostream.math
Marshaller for MathContext.
MathSerializationContextInitializer - Class in org.wildfly.clustering.marshalling.protostream.math
Serialization context initializer for the java.math package.
MathSerializationContextInitializer() - Constructor for class org.wildfly.clustering.marshalling.protostream.math.MathSerializationContextInitializer
Creates a new serialization context initializer.
MAXIMUM - Static variable in interface org.wildfly.clustering.function.IntSupplier
A supplier that always returns 2147483647.
MAXIMUM - Static variable in interface org.wildfly.clustering.function.LongSupplier
A supplier that always returns 9223372036854775807L.
mediaType() - Method in class org.wildfly.clustering.cache.infinispan.marshalling.UserMarshaller
 
MediaTypes - Enum Class in org.wildfly.clustering.cache.infinispan.marshalling
Media types for supported marshallers.
memory() - Method in class org.wildfly.clustering.cache.infinispan.persistence.jdbc.DataSourceConnectionFactoryConfigurationBuilder
 
memory() - Method in class org.wildfly.clustering.cache.infinispan.persistence.remote.RemoteCacheStoreConfigurationBuilder
 
merge(K, V, BiFunction) - Method in class org.wildfly.clustering.cache.infinispan.BlockingBasicCacheDecorator
 
merge(K, V, BiFunction) - Method in class org.wildfly.clustering.cache.infinispan.embedded.AdvancedCacheDecorator
 
merge(K, V, BiFunction) - Method in class org.wildfly.clustering.cache.infinispan.NonBlockingBasicCacheDecorator
 
merge(K, V, BiFunction, long, TimeUnit) - Method in class org.wildfly.clustering.cache.infinispan.BlockingBasicCacheDecorator
 
merge(K, V, BiFunction, long, TimeUnit) - Method in class org.wildfly.clustering.cache.infinispan.embedded.AdvancedCacheDecorator
 
merge(K, V, BiFunction, long, TimeUnit) - Method in class org.wildfly.clustering.cache.infinispan.NonBlockingBasicCacheDecorator
 
merge(K, V, BiFunction, long, TimeUnit, long, TimeUnit) - Method in class org.wildfly.clustering.cache.infinispan.BlockingBasicCacheDecorator
 
merge(K, V, BiFunction, long, TimeUnit, long, TimeUnit) - Method in class org.wildfly.clustering.cache.infinispan.embedded.AdvancedCacheDecorator
 
merge(K, V, BiFunction, long, TimeUnit, long, TimeUnit) - Method in class org.wildfly.clustering.cache.infinispan.NonBlockingBasicCacheDecorator
 
merge(K, V, BiFunction, Metadata) - Method in class org.wildfly.clustering.cache.infinispan.embedded.AdvancedCacheDecorator
 
mergeAsync(K, V, BiFunction) - Method in class org.wildfly.clustering.cache.infinispan.AbstractBasicCacheDecorator
 
mergeAsync(K, V, BiFunction) - Method in class org.wildfly.clustering.cache.infinispan.embedded.AdvancedCacheDecorator
 
mergeAsync(K, V, BiFunction, long, TimeUnit) - Method in class org.wildfly.clustering.cache.infinispan.AbstractBasicCacheDecorator
 
mergeAsync(K, V, BiFunction, long, TimeUnit) - Method in class org.wildfly.clustering.cache.infinispan.embedded.AdvancedCacheDecorator
 
mergeAsync(K, V, BiFunction, long, TimeUnit, long, TimeUnit) - Method in class org.wildfly.clustering.cache.infinispan.AbstractBasicCacheDecorator
 
mergeAsync(K, V, BiFunction, long, TimeUnit, long, TimeUnit) - Method in class org.wildfly.clustering.cache.infinispan.embedded.AdvancedCacheDecorator
 
mergeAsync(K, V, BiFunction, Metadata) - Method in class org.wildfly.clustering.cache.infinispan.embedded.AdvancedCacheDecorator
 
merged(GroupMembershipMergeEvent) - Method in interface org.wildfly.clustering.server.GroupMembershipListener
Indicates that the membership of the group has changed as the result of a network partition merge.
META_DATA - Enum constant in enum class org.wildfly.clustering.session.infinispan.embedded.SessionCacheEntryFilter
The filter selecting session metadata entries
META_DATA - Enum constant in enum class org.wildfly.clustering.session.infinispan.embedded.SessionCacheKeyFilter
The filter selecting session metadata keys
MINIMUM - Static variable in interface org.wildfly.clustering.function.IntSupplier
A supplier that always returns -2147483648.
MINIMUM - Static variable in interface org.wildfly.clustering.function.LongSupplier
A supplier that always returns -9223372036854775808L.
modified(CacheEntryModifiedEvent) - Method in class org.wildfly.clustering.server.infinispan.provider.CacheServiceProviderRegistrar
Non-blocking handler of cache entry modified events.
MonthDayMarshaller - Enum Class in org.wildfly.clustering.marshalling.protostream.time
Marshals MonthDay instances.
MutableSessionAccessMetaData - Class in org.wildfly.clustering.session.cache.metadata.fine
A mutable session access metadata.
MutableSessionAccessMetaData(ImmutableSessionAccessMetaData, MutableSessionAccessMetaDataValues) - Constructor for class org.wildfly.clustering.session.cache.metadata.fine.MutableSessionAccessMetaData
Creates a mutable session access metadata.
MutableSessionAccessMetaDataOffsetValues - Interface in org.wildfly.clustering.session.cache.metadata.fine
A set of session access metadata values.
MutableSessionAccessMetaDataValues - Interface in org.wildfly.clustering.session.cache.metadata.fine
The mutable session access metadata values.
MutableSessionCreationMetaData - Class in org.wildfly.clustering.session.cache.metadata.fine
Mutable session creation metadata.
MutableSessionCreationMetaData(ImmutableSessionCreationMetaData, Value) - Constructor for class org.wildfly.clustering.session.cache.metadata.fine.MutableSessionCreationMetaData
Creates mutable session creation metadata.
MutableSessionMetaDataEntry - Class in org.wildfly.clustering.session.cache.metadata.coarse
SessionMetaDataEntry decorator that captures mutations via a MutableSessionMetaDataOffsetValues.
MutableSessionMetaDataEntry(ImmutableSessionMetaDataEntry, MutableSessionMetaDataOffsetValues) - Constructor for class org.wildfly.clustering.session.cache.metadata.coarse.MutableSessionMetaDataEntry
A mutable session meta data entry using the specified offset values.
MutableSessionMetaDataOffsetValues - Interface in org.wildfly.clustering.session.cache.metadata.coarse
Encapsulates the mutable session metadata entry properties, captured as offsets from their current values.
MutableSessionMetaDataValues - Interface in org.wildfly.clustering.session.cache.metadata.coarse
Encapsulates the mutable values of the session metadata.
MutableUserSessions<K,D,S> - Class in org.wildfly.clustering.session.cache.user
A mutable user sessions implementation.
MutableUserSessions(K, Map, CacheEntryMutatorFactory) - Constructor for class org.wildfly.clustering.session.cache.user.MutableUserSessions
Creates a mutable user sessions.

N

NAME - Enum constant in enum class org.wildfly.clustering.marshalling.protostream.ScalarClass
An named class
NaryGroupMemberAffinity<I> - Class in org.wildfly.clustering.server.infinispan.affinity
Returns a list of group members that own cache keys for a given identifier.
NaryGroupMemberAffinity(Cache, CacheContainerGroup) - Constructor for class org.wildfly.clustering.server.infinispan.affinity.NaryGroupMemberAffinity
Creates a group member affinity function returning multiple values.
NarySessionAffinity<M> - Class in org.wildfly.clustering.session.cache.affinity
Session affinity to multiple members.
NarySessionAffinity(Function, Function, NarySessionAffinityConfiguration) - Constructor for class org.wildfly.clustering.session.cache.affinity.NarySessionAffinity
Creates an affinity to multiple members.
NarySessionAffinityConfiguration - Interface in org.wildfly.clustering.session.cache.affinity
Configuration of a NarySessionAffinity.
NativeSerializationContext - Class in org.wildfly.clustering.marshalling.protostream
Native serialization context decorator.
NativeSerializationContext(SerializationContext) - Constructor for class org.wildfly.clustering.marshalling.protostream.NativeSerializationContext
Constructs a new native serialization context decorator
negate() - Method in interface org.wildfly.clustering.function.BiPredicate
 
negate() - Method in interface org.wildfly.clustering.function.BooleanSupplier
Returns a supplier that return this negation of this supplier.
negate() - Method in interface org.wildfly.clustering.function.DoublePredicate
 
negate() - Method in interface org.wildfly.clustering.function.IntPredicate
 
negate() - Method in interface org.wildfly.clustering.function.LongPredicate
 
negate() - Method in interface org.wildfly.clustering.function.Predicate
 
negate() - Method in interface org.wildfly.clustering.server.immutable.Immutability
 
NEGATIVE - Static variable in interface org.wildfly.clustering.function.DoublePredicate
A predicate that returns true if its parameter is less than zero.
NEGATIVE - Static variable in interface org.wildfly.clustering.function.IntPredicate
A predicate that returns true if the parameter is less than zero.
NEGATIVE - Static variable in interface org.wildfly.clustering.function.LongPredicate
A predicate that returns true if its parameter is less than zero.
NetSerializationContextInitializer - Class in org.wildfly.clustering.marshalling.protostream.net
Serialization context initializer for the java.net package.
NetSerializationContextInitializer() - Constructor for class org.wildfly.clustering.marshalling.protostream.net.NetSerializationContextInitializer
Creates a new serialization context initializer.
never() - Static method in interface org.wildfly.clustering.function.BiPredicate
Returns a predicate that never accepts its arguments.
never() - Static method in interface org.wildfly.clustering.function.Predicate
Returns a predicate that never accepts its argument.
NEVER - Static variable in interface org.wildfly.clustering.function.BiPredicate
A predicate that always returns false
NEVER - Static variable in interface org.wildfly.clustering.function.DoublePredicate
A predicate that always returns false
NEVER - Static variable in interface org.wildfly.clustering.function.IntPredicate
A predicate that always returns false
NEVER - Static variable in interface org.wildfly.clustering.function.LongPredicate
A predicate that always returns false
NEVER - Static variable in interface org.wildfly.clustering.function.Predicate
A predicate that always returns false
newInstance() - Static method in interface org.wildfly.clustering.marshalling.protostream.SerializationContextBuilder
Constructs a builder of a native SerializationContext.
newInstance() - Static method in interface org.wildfly.clustering.server.listener.ConsumerRegistry
Creates a new consumer registry.
newInstance() - Static method in interface org.wildfly.clustering.server.local.scheduler.ConcurrentDirectDeque
Creates a new concurrent direct deque.
newInstance(Runnable) - Static method in interface org.wildfly.clustering.server.util.BlockingExecutor
Creates new blocking executor that runs the specified task upon BlockingExecutor.close().
newInstance(UnaryOperator) - Static method in interface org.wildfly.clustering.marshalling.protostream.SerializationContextBuilder
Constructs a builder of a native SerializationContext.
newInstance(ClassResolver) - Static method in interface org.wildfly.clustering.marshalling.jboss.MarshallingConfigurationBuilder
Constructs a builder of a MarshallingConfiguration using the specified class resolver.
newInstance(Supplier) - Static method in interface org.wildfly.clustering.server.listener.ConsumerRegistry
Creates a new consumer registry.
newInstance(ClassLoaderMarshaller) - Static method in interface org.wildfly.clustering.marshalling.protostream.SerializationContextBuilder
Constructs a builder of a SerializationContext using a default set of initializers.
newInstance(ClassLoaderMarshaller, Function) - Static method in interface org.wildfly.clustering.marshalling.protostream.SerializationContextBuilder
Constructs a builder of a SerializationContext using a default set of initializers.
newThread(Runnable) - Method in class org.wildfly.clustering.context.ContextualThreadFactory
 
nextIndex(int) - Method in interface org.wildfly.clustering.marshalling.protostream.FieldReadable
Returns the index that should follow this field set.
NO_SUCH_SERVICE - Enum constant in enum class org.wildfly.clustering.server.jgroups.dispatcher.ServiceResponse
A response indicating that the recipient could not execute a given command as the associated service is not recognized.
noFlags() - Method in class org.wildfly.clustering.cache.infinispan.embedded.AdvancedCacheDecorator
 
noFlags() - Method in class org.wildfly.clustering.cache.infinispan.remote.RemoteCacheDecorator
 
NonBlockingBasicCacheDecorator<K,V> - Class in org.wildfly.clustering.cache.infinispan
A BasicCache decorator that delegates both synchronous and asynchronous operations.
NonBlockingBasicCacheDecorator(BasicCache) - Constructor for class org.wildfly.clustering.cache.infinispan.NonBlockingBasicCacheDecorator
Creates a cache decorator
NonBlockingCacheEventListener<K,V> - Class in org.wildfly.clustering.cache.infinispan.embedded.listener
Generic non-blocking event listener that delegates to a non-blocking event consumer.
NonBlockingCacheEventListener(BiConsumer) - Constructor for class org.wildfly.clustering.cache.infinispan.embedded.listener.NonBlockingCacheEventListener
Creates a blocking cache event listener.
NonBlockingCacheEventListener(Consumer) - Constructor for class org.wildfly.clustering.cache.infinispan.embedded.listener.NonBlockingCacheEventListener
Creates a blocking cache event listener.
NONE - Enum constant in enum class org.wildfly.clustering.server.cache.CacheStrategy
Creates a zero-capacity cache, where entries are always "absent".
NONE - Static variable in interface org.wildfly.clustering.context.Contextualizer
A pass-through contextualizer.
not(Predicate) - Static method in interface org.wildfly.clustering.function.Predicate
Returns a predicate that evaluates to the negation of the specified predicate.
NULL - Static variable in interface org.wildfly.clustering.function.BiFunction
A function that always returns null.
NULL - Static variable in interface org.wildfly.clustering.function.BinaryOperator
An operator that always returns null.
NULL - Static variable in interface org.wildfly.clustering.function.Callable
A caller that always returns null
NULL - Static variable in interface org.wildfly.clustering.function.Function
A function that always returns null.
NULL - Static variable in interface org.wildfly.clustering.function.Supplier
A supplier that always returns null
NULL - Static variable in interface org.wildfly.clustering.function.UnaryOperator
An operator that always returns null
NULL - Static variable in class org.wildfly.clustering.marshalling.protostream.Any
Specifies a null value

O

objectFromByteBuffer(byte[]) - Method in class org.wildfly.clustering.cache.infinispan.marshalling.AbstractMarshaller
 
objectFromByteBuffer(byte[], int, int) - Method in class org.wildfly.clustering.cache.infinispan.marshalling.AbstractMarshaller
 
ObjectInputStream - Class in org.wildfly.clustering.marshalling.java
An ObjectInputStream that resolves classes using a given Serializer.
ObjectInputStream(InputStream, Serializer) - Constructor for class org.wildfly.clustering.marshalling.java.ObjectInputStream
Creates an object input stream decorator using the specified class loader serializer
ObjectOutputStream - Class in org.wildfly.clustering.marshalling.java
An ObjectInputStream that annotates classes using a given Serializer.
ObjectOutputStream(OutputStream, Serializer) - Constructor for class org.wildfly.clustering.marshalling.java.ObjectOutputStream
Creates an object output stream decorator using the specified class loader serializer
objectToBuffer(Object) - Method in class org.wildfly.clustering.cache.infinispan.marshalling.AbstractMarshaller
 
objectToByteBuffer(Object) - Method in class org.wildfly.clustering.cache.infinispan.marshalling.AbstractMarshaller
 
objectToByteBuffer(Object, int) - Method in class org.wildfly.clustering.cache.infinispan.marshalling.AbstractMarshaller
 
of() - Static method in interface org.wildfly.clustering.arquillian.URIBuilder
Returns a URI builder using default scheme ports.
of(boolean) - Static method in interface org.wildfly.clustering.cache.infinispan.embedded.distribution.Locality
Returns a locality that returns the same value for any key.
of(boolean) - Static method in interface org.wildfly.clustering.function.BiPredicate
Returns a predicate that always returns the specified value.
of(boolean) - Static method in interface org.wildfly.clustering.function.BooleanSupplier
Returns a supplier that always returns the specified value.
of(boolean) - Static method in interface org.wildfly.clustering.function.DoublePredicate
Returns a predicate that always evaluates to the specified result.
of(boolean) - Static method in interface org.wildfly.clustering.function.IntPredicate
Returns a predicate that always evaluates to the specified result.
of(boolean) - Static method in interface org.wildfly.clustering.function.LongPredicate
Returns a predicate that always evaluates to the specified result.
of(boolean) - Static method in interface org.wildfly.clustering.function.Predicate
Returns a predicate that always evaluates to the specified result.
of(double) - Static method in interface org.wildfly.clustering.function.DoubleSupplier
Returns a supplier of the specified value.
of(int) - Static method in interface org.wildfly.clustering.function.IntSupplier
Returns a supplier of the specified value.
of(long) - Static method in interface org.wildfly.clustering.function.LongSupplier
Returns a supplier of the specified value.
of(E) - Static method in interface org.wildfly.clustering.function.RuntimeExceptionSupplier
Returns a supplier that always returns the specified exception.
of(Class) - Static method in interface org.wildfly.clustering.marshalling.protostream.ProtoStreamMarshaller
Creates a marshaller for an enum.
of(ClassLoader) - Static method in interface org.wildfly.clustering.marshalling.protostream.ClassLoaderMarshaller
Creates a simple marshaller for the specified class loader.
of(Iterable) - Static method in interface org.wildfly.clustering.cache.CacheEntryMutator
Returns a composite mutator that runs the specified mutators.
of(String) - Static method in interface org.wildfly.clustering.server.local.LocalGroupMember
Creates a local group member with the specified name.
of(String, String) - Static method in interface org.wildfly.clustering.server.local.LocalGroup
Creates a local group with the specified group and member names.
of(AtomicReference) - Static method in interface org.wildfly.clustering.context.ContextReference
Creates a context reference from the specified AtomicReference.
of(BiConsumer, Supplier) - Static method in interface org.wildfly.clustering.function.BinaryOperator
Returns an operator that accepts its parameters via the specified consumer and returns the value returned by the specified supplier.
of(BiConsumer, BooleanSupplier) - Static method in interface org.wildfly.clustering.function.BiPredicate
Returns a predicate that accepts its parameter via the specified consumer and returns the value returned by the specified supplier.
of(BiConsumer, Supplier) - Static method in interface org.wildfly.clustering.function.BiFunction
Returns a function that accepts its parameters via the specified consumer and returns the value returned by the specified supplier.
of(Consumer, Consumer) - Static method in interface org.wildfly.clustering.function.BiConsumer
Returns a composite consumer that delegates to a consumer per parameter.
of(Consumer, BooleanSupplier) - Static method in interface org.wildfly.clustering.function.Predicate
Returns a predicate that accepts its parameter via the specified consumer and returns the value returned by the specified supplier.
of(Consumer, Supplier) - Static method in interface org.wildfly.clustering.function.Function
Returns a function that accepts its parameter via the specified consumer and returns the value returned by the specified supplier.
of(Consumer, Supplier) - Static method in interface org.wildfly.clustering.function.UnaryOperator
Returns an operator that accepts its parameter via the specified consumer and returns the value returned by the specified supplier.
of(DoubleConsumer, BooleanSupplier) - Static method in interface org.wildfly.clustering.function.DoublePredicate
Returns a predicate that accepts its parameter via the specified consumer and returns the result of the specified supplier.
of(IntConsumer, BooleanSupplier) - Static method in interface org.wildfly.clustering.function.IntPredicate
Returns a predicate that accepts its parameter via the specified consumer and returns the result of the specified supplier.
of(LongConsumer, BooleanSupplier) - Static method in interface org.wildfly.clustering.function.LongPredicate
Returns a predicate that accepts its parameter via the specified consumer and returns the result of the specified supplier.
of(Supplier) - Static method in interface org.wildfly.clustering.marshalling.protostream.ProtoStreamMarshaller
Creates a trivial marshaller for a constant value.
of(ToIntFunction) - Static method in interface org.wildfly.clustering.arquillian.URIBuilder
Returns a URI builder using the specified default port function.
of(Map) - Static method in interface org.wildfly.clustering.server.util.BlockingReferenceMap
Returns a thread-safe map of the specified map.
of(K, V) - Static method in interface org.wildfly.clustering.server.util.MapEntry
Returns a new immutable map entry from the specified key and value.
of(Cache) - Static method in interface org.wildfly.clustering.cache.infinispan.embedded.EmbeddedCacheConfiguration
Creates a cache configuration for the specified cache.
of(RemoteCache) - Static method in interface org.wildfly.clustering.cache.infinispan.remote.RemoteCacheConfiguration
Creates a cache configuration for the specified cache.
of(RemoteCacheContainer, String) - Static method in interface org.wildfly.clustering.cache.infinispan.remote.RemoteCacheConfiguration
Creates a cache configuration using the specified cache of the specified manager.
of(RemoteCacheManager) - Static method in interface org.wildfly.clustering.cache.infinispan.remote.RemoteCacheContainerConfiguration
Creates a configuration for the specified container.
of(EmbeddedCacheManager) - Static method in interface org.wildfly.clustering.cache.infinispan.embedded.EmbeddedCacheContainerConfiguration
Creates a configuration for the specified container.
of(EmbeddedCacheManager, String) - Static method in interface org.wildfly.clustering.cache.infinispan.embedded.EmbeddedCacheConfiguration
Creates a cache configuration using the specified cache of the specified manager.
of(LocalGroup) - Static method in interface org.wildfly.clustering.server.local.dispatcher.LocalCommandDispatcherFactory
Returns a local command dispatcher factory for the specified group.
of(LocalGroup) - Static method in interface org.wildfly.clustering.server.local.provider.LocalServiceProviderRegistrar
Creates a local service provider registrar for the specified group.
of(LocalGroup, Map.Entry, Runnable) - Static method in interface org.wildfly.clustering.server.local.registry.LocalRegistry
Creates a local registry with the specified group and registry entry.
of(R) - Static method in interface org.wildfly.clustering.function.BiFunction
Returns a function that always returns the specified value, ignoring its parameter.
of(R) - Static method in interface org.wildfly.clustering.function.Function
Returns a function that always returns the specified value, ignoring its parameter.
of(T) - Static method in interface org.wildfly.clustering.function.BinaryOperator
Returns a function that always returns the specified value, ignoring its parameter.
of(T) - Static method in interface org.wildfly.clustering.function.Callable
Returns a callable that returns the specified value.
of(T) - Static method in interface org.wildfly.clustering.function.Supplier
Returns a supplier that always returns the specified value.
of(T) - Static method in interface org.wildfly.clustering.function.UnaryOperator
Returns an operator that always returns the specified value, ignoring its parameter.
of(T) - Static method in interface org.wildfly.clustering.marshalling.Formatter
Creates a formatter whose Formatter.parse(String) always returns the specified value.
of(T) - Static method in interface org.wildfly.clustering.marshalling.protostream.ProtoStreamMarshaller
Creates a trivial marshaller for a constant value.
of(T) - Static method in interface org.wildfly.clustering.marshalling.Serializer
Creates a serializer whose Serializer.read(DataInput) always returns the specified object.
of(T) - Static method in interface org.wildfly.clustering.server.util.BlockingReference
Returns a blocking reference with the specified initial value.
of(T, Runnable) - Static method in interface org.wildfly.clustering.context.Context
Returns a context that provides the specified value and invokes the specified task on close.
offer(E) - Method in interface org.wildfly.clustering.server.local.scheduler.ConcurrentDirectDeque
 
offerFirstAndReturnToken(E) - Method in interface org.wildfly.clustering.server.local.scheduler.ConcurrentDirectDeque
Equivalent to Deque.offerFirst(Object), but returns a token used for fast removal.
offerLastAndReturnToken(E) - Method in interface org.wildfly.clustering.server.local.scheduler.ConcurrentDirectDeque
Equivalent to Deque.offerLast(Object), but returns a token used for fast removal.
Offset<V> - Interface in org.wildfly.clustering.server.offset
Encapsulates an offset that can be applied to a value.
Offset.DefaultOffset<O,V> - Class in org.wildfly.clustering.server.offset
A default offset implementation.
Offset.DurationOffset - Class in org.wildfly.clustering.server.offset
A duration-based offset implementation.
Offset.InstantOffset - Class in org.wildfly.clustering.server.offset
An instant-based offset implementation.
Offset.TemporalOffset<V> - Class in org.wildfly.clustering.server.offset
A temporal offset implementation.
OffsetDateTimeMarshaller - Enum Class in org.wildfly.clustering.marshalling.protostream.time
Marshaller for OffsetDateTime instances, using the following strategy: Marshal local date Marshal local time Marshal zone offset
OffsetProtoStreamReader - Class in org.wildfly.clustering.marshalling.protostream
A ProtoStream reader that applies an offset to its fields.
OffsetProtoStreamWriter - Class in org.wildfly.clustering.marshalling.protostream
A ProtoStream writer that applies an offset to its fields.
OffsetSerializationContextInitializer - Class in org.wildfly.clustering.server.offset
The serialization context initializer for this package.
OffsetSerializationContextInitializer() - Constructor for class org.wildfly.clustering.server.offset.OffsetSerializationContextInitializer
Creates a new serialization context initializer.
OffsetTimeMarshaller - Enum Class in org.wildfly.clustering.marshalling.protostream.time
Marshaller for OffsetTime instances, using the following strategy: Marshal local time Marshal zone offset
OffsetValue<V> - Interface in org.wildfly.clustering.server.offset
Encapsulates a value that is offset from some basis, and updated via Value.set(Object).
OffsetValue.DefaultOffsetValue<O,V> - Class in org.wildfly.clustering.server.offset
The default offset value implementation.
OffsetValue.DurationOffsetValue - Class in org.wildfly.clustering.server.offset
A duration-based offset value implementation.
OffsetValue.InstantOffsetValue - Class in org.wildfly.clustering.server.offset
An instant-based offset value implementation.
OffsetValue.TemporalOffsetValue<V> - Class in org.wildfly.clustering.server.offset
A temporal offset value implementation.
Operation<O> - Interface in org.wildfly.clustering.cache.function
Encapsulates an operation.
Operations<T> - Interface in org.wildfly.clustering.cache.function
Defines operations for creating and copying an operable object.
optional() - Method in interface org.wildfly.clustering.function.Function
Returns an optional function that applies this function to an optional value.
or(BiPredicate) - Method in interface org.wildfly.clustering.function.BiPredicate
 
or(DoublePredicate) - Method in interface org.wildfly.clustering.function.DoublePredicate
 
or(IntPredicate) - Method in interface org.wildfly.clustering.function.IntPredicate
 
or(LongPredicate) - Method in interface org.wildfly.clustering.function.LongPredicate
 
or(Predicate) - Method in interface org.wildfly.clustering.server.immutable.Immutability
 
or(Predicate) - Method in interface org.wildfly.clustering.function.Predicate
 
or(Predicate, Predicate) - Static method in interface org.wildfly.clustering.function.BiPredicate
Returns a binary predicate composed using the disjunction of two unary predicates.
orDefault(BiPredicate, Supplier) - Method in interface org.wildfly.clustering.function.BinaryOperator
Returns a function that applies this function if its parameters matches the specified predicate, or returns the value provided by the specified supplier otherwise.
orDefault(BiPredicate, Supplier) - Method in interface org.wildfly.clustering.function.BiFunction
Returns a function that applies this function if its parameters matches the specified predicate, or returns the value provided by the specified supplier otherwise.
orDefault(Predicate, Supplier) - Method in interface org.wildfly.clustering.function.Function
Returns a function that applies this function if its parameter matches the specified predicate, or returns the value provided by the specified supplier otherwise.
orDefault(Predicate, Supplier) - Method in interface org.wildfly.clustering.function.UnaryOperator
Returns an operator that applies this function to the value returned by the specified provider if its value does not match the specified predicate.
org.wildfly.clustering.arquillian - package org.wildfly.clustering.arquillian
 
org.wildfly.clustering.arquillian.extension - package org.wildfly.clustering.arquillian.extension
 
org.wildfly.clustering.cache - package org.wildfly.clustering.cache
 
org.wildfly.clustering.cache.batch - package org.wildfly.clustering.cache.batch
 
org.wildfly.clustering.cache.caffeine - package org.wildfly.clustering.cache.caffeine
 
org.wildfly.clustering.cache.function - package org.wildfly.clustering.cache.function
 
org.wildfly.clustering.cache.infinispan - package org.wildfly.clustering.cache.infinispan
 
org.wildfly.clustering.cache.infinispan.batch - package org.wildfly.clustering.cache.infinispan.batch
 
org.wildfly.clustering.cache.infinispan.embedded - package org.wildfly.clustering.cache.infinispan.embedded
 
org.wildfly.clustering.cache.infinispan.embedded.affinity - package org.wildfly.clustering.cache.infinispan.embedded.affinity
 
org.wildfly.clustering.cache.infinispan.embedded.container - package org.wildfly.clustering.cache.infinispan.embedded.container
 
org.wildfly.clustering.cache.infinispan.embedded.distribution - package org.wildfly.clustering.cache.infinispan.embedded.distribution
 
org.wildfly.clustering.cache.infinispan.embedded.globalstate - package org.wildfly.clustering.cache.infinispan.embedded.globalstate
 
org.wildfly.clustering.cache.infinispan.embedded.lifecycle - package org.wildfly.clustering.cache.infinispan.embedded.lifecycle
 
org.wildfly.clustering.cache.infinispan.embedded.listener - package org.wildfly.clustering.cache.infinispan.embedded.listener
 
org.wildfly.clustering.cache.infinispan.embedded.marshall - package org.wildfly.clustering.cache.infinispan.embedded.marshall
 
org.wildfly.clustering.cache.infinispan.embedded.persistence - package org.wildfly.clustering.cache.infinispan.embedded.persistence
 
org.wildfly.clustering.cache.infinispan.marshalling - package org.wildfly.clustering.cache.infinispan.marshalling
 
org.wildfly.clustering.cache.infinispan.persistence.jdbc - package org.wildfly.clustering.cache.infinispan.persistence.jdbc
 
org.wildfly.clustering.cache.infinispan.persistence.remote - package org.wildfly.clustering.cache.infinispan.persistence.remote
 
org.wildfly.clustering.cache.infinispan.remote - package org.wildfly.clustering.cache.infinispan.remote
 
org.wildfly.clustering.cache.infinispan.remote.near - package org.wildfly.clustering.cache.infinispan.remote.near
 
org.wildfly.clustering.context - package org.wildfly.clustering.context
 
org.wildfly.clustering.function - package org.wildfly.clustering.function
 
org.wildfly.clustering.marshalling - package org.wildfly.clustering.marshalling
 
org.wildfly.clustering.marshalling.java - package org.wildfly.clustering.marshalling.java
 
org.wildfly.clustering.marshalling.jboss - package org.wildfly.clustering.marshalling.jboss
 
org.wildfly.clustering.marshalling.protostream - package org.wildfly.clustering.marshalling.protostream
 
org.wildfly.clustering.marshalling.protostream.math - package org.wildfly.clustering.marshalling.protostream.math
 
org.wildfly.clustering.marshalling.protostream.net - package org.wildfly.clustering.marshalling.protostream.net
 
org.wildfly.clustering.marshalling.protostream.reflect - package org.wildfly.clustering.marshalling.protostream.reflect
 
org.wildfly.clustering.marshalling.protostream.sql - package org.wildfly.clustering.marshalling.protostream.sql
 
org.wildfly.clustering.marshalling.protostream.time - package org.wildfly.clustering.marshalling.protostream.time
 
org.wildfly.clustering.marshalling.protostream.util - package org.wildfly.clustering.marshalling.protostream.util
 
org.wildfly.clustering.marshalling.protostream.util.concurrent - package org.wildfly.clustering.marshalling.protostream.util.concurrent
 
org.wildfly.clustering.marshalling.protostream.util.concurrent.atomic - package org.wildfly.clustering.marshalling.protostream.util.concurrent.atomic
 
org.wildfly.clustering.marshalling.util - package org.wildfly.clustering.marshalling.util
 
org.wildfly.clustering.server - package org.wildfly.clustering.server
 
org.wildfly.clustering.server.cache - package org.wildfly.clustering.server.cache
 
org.wildfly.clustering.server.deployment - package org.wildfly.clustering.server.deployment
 
org.wildfly.clustering.server.dispatcher - package org.wildfly.clustering.server.dispatcher
 
org.wildfly.clustering.server.eviction - package org.wildfly.clustering.server.eviction
 
org.wildfly.clustering.server.expiration - package org.wildfly.clustering.server.expiration
 
org.wildfly.clustering.server.group - package org.wildfly.clustering.server.group
 
org.wildfly.clustering.server.immutable - package org.wildfly.clustering.server.immutable
 
org.wildfly.clustering.server.infinispan - package org.wildfly.clustering.server.infinispan
 
org.wildfly.clustering.server.infinispan.affinity - package org.wildfly.clustering.server.infinispan.affinity
 
org.wildfly.clustering.server.infinispan.dispatcher - package org.wildfly.clustering.server.infinispan.dispatcher
 
org.wildfly.clustering.server.infinispan.expiration - package org.wildfly.clustering.server.infinispan.expiration
 
org.wildfly.clustering.server.infinispan.manager - package org.wildfly.clustering.server.infinispan.manager
 
org.wildfly.clustering.server.infinispan.provider - package org.wildfly.clustering.server.infinispan.provider
 
org.wildfly.clustering.server.infinispan.registry - package org.wildfly.clustering.server.infinispan.registry
 
org.wildfly.clustering.server.infinispan.scheduler - package org.wildfly.clustering.server.infinispan.scheduler
 
org.wildfly.clustering.server.jgroups - package org.wildfly.clustering.server.jgroups
 
org.wildfly.clustering.server.jgroups.dispatcher - package org.wildfly.clustering.server.jgroups.dispatcher
 
org.wildfly.clustering.server.listener - package org.wildfly.clustering.server.listener
 
org.wildfly.clustering.server.local - package org.wildfly.clustering.server.local
 
org.wildfly.clustering.server.local.affinity - package org.wildfly.clustering.server.local.affinity
 
org.wildfly.clustering.server.local.dispatcher - package org.wildfly.clustering.server.local.dispatcher
 
org.wildfly.clustering.server.local.listener - package org.wildfly.clustering.server.local.listener
 
org.wildfly.clustering.server.local.manager - package org.wildfly.clustering.server.local.manager
 
org.wildfly.clustering.server.local.provider - package org.wildfly.clustering.server.local.provider
 
org.wildfly.clustering.server.local.registry - package org.wildfly.clustering.server.local.registry
 
org.wildfly.clustering.server.local.scheduler - package org.wildfly.clustering.server.local.scheduler
 
org.wildfly.clustering.server.manager - package org.wildfly.clustering.server.manager
 
org.wildfly.clustering.server.offset - package org.wildfly.clustering.server.offset
 
org.wildfly.clustering.server.provider - package org.wildfly.clustering.server.provider
 
org.wildfly.clustering.server.registry - package org.wildfly.clustering.server.registry
 
org.wildfly.clustering.server.scheduler - package org.wildfly.clustering.server.scheduler
 
org.wildfly.clustering.server.service - package org.wildfly.clustering.server.service
 
org.wildfly.clustering.server.util - package org.wildfly.clustering.server.util
 
org.wildfly.clustering.session - package org.wildfly.clustering.session
 
org.wildfly.clustering.session.cache - package org.wildfly.clustering.session.cache
 
org.wildfly.clustering.session.cache.affinity - package org.wildfly.clustering.session.cache.affinity
 
org.wildfly.clustering.session.cache.attributes - package org.wildfly.clustering.session.cache.attributes
 
org.wildfly.clustering.session.cache.attributes.coarse - package org.wildfly.clustering.session.cache.attributes.coarse
 
org.wildfly.clustering.session.cache.attributes.fine - package org.wildfly.clustering.session.cache.attributes.fine
 
org.wildfly.clustering.session.cache.metadata - package org.wildfly.clustering.session.cache.metadata
 
org.wildfly.clustering.session.cache.metadata.coarse - package org.wildfly.clustering.session.cache.metadata.coarse
 
org.wildfly.clustering.session.cache.metadata.fine - package org.wildfly.clustering.session.cache.metadata.fine
 
org.wildfly.clustering.session.cache.user - package org.wildfly.clustering.session.cache.user
 
org.wildfly.clustering.session.container - package org.wildfly.clustering.session.container
 
org.wildfly.clustering.session.infinispan.embedded - package org.wildfly.clustering.session.infinispan.embedded
 
org.wildfly.clustering.session.infinispan.embedded.attributes - package org.wildfly.clustering.session.infinispan.embedded.attributes
 
org.wildfly.clustering.session.infinispan.embedded.metadata - package org.wildfly.clustering.session.infinispan.embedded.metadata
 
org.wildfly.clustering.session.infinispan.embedded.user - package org.wildfly.clustering.session.infinispan.embedded.user
 
org.wildfly.clustering.session.infinispan.remote - package org.wildfly.clustering.session.infinispan.remote
 
org.wildfly.clustering.session.infinispan.remote.attributes - package org.wildfly.clustering.session.infinispan.remote.attributes
 
org.wildfly.clustering.session.infinispan.remote.metadata - package org.wildfly.clustering.session.infinispan.remote.metadata
 
org.wildfly.clustering.session.infinispan.remote.user - package org.wildfly.clustering.session.infinispan.remote.user
 
org.wildfly.clustering.session.user - package org.wildfly.clustering.session.user
 

P

PackedArrayMarshaller<T> - Class in org.wildfly.clustering.marshalling.protostream
Marshaller for packed repeated fields, e.g. primitive arrays.
parse(String) - Method in interface org.wildfly.clustering.marshalling.Formatter
Parses the key from the specified string.
parse(String) - Method in class org.wildfly.clustering.marshalling.Formatter.Provided
 
parse(String) - Method in class org.wildfly.clustering.server.infinispan.AddressSerializer.JGroupsAddressFormatter
 
peek() - Method in interface org.wildfly.clustering.server.local.scheduler.ConcurrentDirectDeque
 
peek() - Method in interface org.wildfly.clustering.server.local.scheduler.ScheduledEntries
Returns, but does not remove, the first entry.
peek(Object) - Method in class org.wildfly.clustering.cache.infinispan.embedded.container.SegmentedEvictableDataContainer
 
PeriodMarshaller - Enum Class in org.wildfly.clustering.marshalling.protostream.time
Marshaller for Period instances, using the following strategy: Marshal Period.ZERO as zero bytes Marshal number of years of period as signed integer Marshal number of months of period as signed integer Marshal number of days of period as signed integer
persistence() - Method in class org.wildfly.clustering.cache.infinispan.persistence.jdbc.DataSourceConnectionFactoryConfigurationBuilder
 
persistence() - Method in class org.wildfly.clustering.cache.infinispan.persistence.remote.RemoteCacheStoreConfigurationBuilder
 
ping() - Method in class org.wildfly.clustering.cache.infinispan.remote.RemoteCacheDecorator
 
poll() - Method in interface org.wildfly.clustering.server.local.scheduler.ConcurrentDirectDeque
 
pop() - Method in interface org.wildfly.clustering.server.local.scheduler.ConcurrentDirectDeque
 
popLimit(int) - Method in class org.wildfly.clustering.marshalling.protostream.DefaultProtoStreamReader
 
popLimit(int) - Method in class org.wildfly.clustering.marshalling.protostream.OffsetProtoStreamReader
 
POSITIVE - Static variable in interface org.wildfly.clustering.function.DoublePredicate
A predicate that returns true if its parameter is greater than zero.
POSITIVE - Static variable in interface org.wildfly.clustering.function.IntPredicate
A predicate that returns true if the parameter is greater than zero.
POSITIVE - Static variable in interface org.wildfly.clustering.function.LongPredicate
A predicate that returns true if its parameter is greater than zero.
postActivate() - Method in class org.wildfly.clustering.session.cache.attributes.coarse.ImmutableSessionActivationNotifier
 
postActivate() - Method in interface org.wildfly.clustering.session.cache.attributes.coarse.SessionActivationNotifier
Notifies interested attributes that they are were activated.
postActivate(Object) - Method in class org.wildfly.clustering.session.cache.attributes.fine.ImmutableSessionAttributeActivationNotifier
 
postActivate(Object) - Method in interface org.wildfly.clustering.session.cache.attributes.fine.SessionAttributeActivationNotifier
Notifies the specified attribute that it was activated, if interested.
postActivate(CacheEntryActivatedEvent) - Method in class org.wildfly.clustering.cache.infinispan.embedded.listener.PostActivateBlockingListener
Handles cache entry activation events.
PostActivateBlockingListener<K,V> - Class in org.wildfly.clustering.cache.infinispan.embedded.listener
Generic non-blocking post-activation listener that delegates to a blocking consumer.
PostActivateBlockingListener(Cache, BiConsumer) - Constructor for class org.wildfly.clustering.cache.infinispan.embedded.listener.PostActivateBlockingListener
Creates a blocking listener of post-activate events.
postPassivate(CacheEntryPassivatedEvent) - Method in class org.wildfly.clustering.cache.infinispan.embedded.listener.PostPassivateBlockingListener
Handles cache entry passivation events.
PostPassivateBlockingListener<K,V> - Class in org.wildfly.clustering.cache.infinispan.embedded.listener
Generic non-blocking post-passivation listener that delegates to a blocking consumer.
PostPassivateBlockingListener(Cache, Consumer) - Constructor for class org.wildfly.clustering.cache.infinispan.embedded.listener.PostPassivateBlockingListener
Creates a blocking listener of post-passivate events.
Predicate<T> - Interface in org.wildfly.clustering.function
An enhanced predicate.
prepareWithModifications(Transaction, int, Publisher, Publisher) - Method in class org.wildfly.clustering.cache.infinispan.persistence.remote.RemoteCacheStore
 
prePassivate() - Method in class org.wildfly.clustering.session.cache.attributes.coarse.ImmutableSessionActivationNotifier
 
prePassivate() - Method in interface org.wildfly.clustering.session.cache.attributes.coarse.SessionActivationNotifier
Notifies interested attributes that they will be passivated.
prePassivate(Object) - Method in class org.wildfly.clustering.session.cache.attributes.fine.ImmutableSessionAttributeActivationNotifier
 
prePassivate(Object) - Method in interface org.wildfly.clustering.session.cache.attributes.fine.SessionAttributeActivationNotifier
Notifies the specified attribute that it will be passivated, if interested.
prePassivate(CacheEntryPassivatedEvent) - Method in class org.wildfly.clustering.cache.infinispan.embedded.listener.PrePassivateListener
Handles cache entry passivation events.
PrePassivateBlockingListener<K,V> - Class in org.wildfly.clustering.cache.infinispan.embedded.listener
Generic non-blocking pre-passivation listener that delegates to a blocking consumer.
PrePassivateBlockingListener(Cache, BiConsumer) - Constructor for class org.wildfly.clustering.cache.infinispan.embedded.listener.PrePassivateBlockingListener
Creates a blocking listener of pre-passivate events.
PrePassivateListener<K,V> - Class in org.wildfly.clustering.cache.infinispan.embedded.listener
Generic non-blocking pre-passivation listener that delegates to a generic cache event listener.
PrePassivateListener(Function) - Constructor for class org.wildfly.clustering.cache.infinispan.embedded.listener.PrePassivateListener
Creates a non-blocking pre-passivate listener
PrePassivateNonBlockingListener<K,V> - Class in org.wildfly.clustering.cache.infinispan.embedded.listener
Generic non-blocking pre-passivation listener that delegates to a non-blocking consumer.
PrePassivateNonBlockingListener(Cache, BiConsumer) - Constructor for class org.wildfly.clustering.cache.infinispan.embedded.listener.PrePassivateNonBlockingListener
Creates a non-blocking pre-passivate listener
primary(ConsistentHash, Address) - Static method in interface org.wildfly.clustering.cache.infinispan.embedded.distribution.CacheStreamFilter
Returns a cache stream filter of the segments of the specified consistent hash owned by the specified member.
PrimaryOwnerCommand<K,V,R> - Interface in org.wildfly.clustering.server.infinispan.scheduler
A command intended to be sent to the primary owner of a given cache entry.
PrimaryOwnerSchedulerService<K,V> - Class in org.wildfly.clustering.server.infinispan.scheduler
Scheduler decorator that schedules/cancels a given object on the primary owner.
PrimaryOwnerSchedulerService(PrimaryOwnerSchedulerService.Configuration) - Constructor for class org.wildfly.clustering.server.infinispan.scheduler.PrimaryOwnerSchedulerService
Creates a primary owner scheduler from the specified configuration.
PrimaryOwnerSchedulerService.Configuration<K,V,SE,CE> - Interface in org.wildfly.clustering.server.infinispan.scheduler
Encapsulates configuration of a PrimaryOwnerSchedulerService.
process(Set, AsyncCacheEntryProcessor, CacheOptions) - Method in class org.wildfly.clustering.cache.infinispan.remote.RemoteCacheDecorator
 
processAll(AsyncCacheEntryProcessor, CacheProcessorOptions) - Method in class org.wildfly.clustering.cache.infinispan.remote.RemoteCacheDecorator
 
PropertiesMarshaller - Enum Class in org.wildfly.clustering.marshalling.protostream.util
ProtoStream arshaller for a Properties object.
Property - Class in org.wildfly.clustering.marshalling.protostream.util
A string-based map entry.
Property(String, String) - Constructor for class org.wildfly.clustering.marshalling.protostream.util.Property
Creates a property from the specified key and value.
Property(Map.Entry) - Constructor for class org.wildfly.clustering.marshalling.protostream.util.Property
Creates a property from the specified map entry.
PropertyMarshaller<T> - Class in org.wildfly.clustering.marshalling.protostream.util
A marshaller for a property, i.e. a Map.Entry whose key and value are strings.
PropertyMarshaller(BiFunction) - Constructor for class org.wildfly.clustering.marshalling.protostream.util.PropertyMarshaller
Creates a marshaller for a property
ProtoStreamByteBufferMarshaller - Class in org.wildfly.clustering.marshalling.protostream
A ProtoStream byte buffer marshaller.
ProtoStreamByteBufferMarshaller(ImmutableSerializationContext) - Constructor for class org.wildfly.clustering.marshalling.protostream.ProtoStreamByteBufferMarshaller
Constructs a new ProtoStream marshaller using the specified context
ProtoStreamMarshaller<T> - Interface in org.wildfly.clustering.marshalling.protostream
A ProtobufTagMarshaller that include a facility for computing buffer sizes.
ProtoStreamOperation - Interface in org.wildfly.clustering.marshalling.protostream
Common interface of ProtoStreamReader and ProtoStreamWriter.
ProtoStreamOperation.Context - Interface in org.wildfly.clustering.marshalling.protostream
An operation context.
ProtoStreamReader - Interface in org.wildfly.clustering.marshalling.protostream
A TagReader with the additional ability to read an arbitrary embedded object.
ProtoStreamSizeOperation - Interface in org.wildfly.clustering.marshalling.protostream
A ProtoStream size operation.
ProtoStreamWriter - Interface in org.wildfly.clustering.marshalling.protostream
A TagWriter with the additional ability to write an arbitrary embedded object.
provide(C) - Method in interface org.wildfly.clustering.context.ContextReference
Returns a context provider for the specified value.
Provided(Formatter) - Constructor for class org.wildfly.clustering.marshalling.Formatter.Provided
Creates a formatter decorator.
Provided(Serializer) - Constructor for class org.wildfly.clustering.marshalling.Serializer.Provided
Constructs a new serializer decorator.
providersChanged(Set) - Method in interface org.wildfly.clustering.server.provider.ServiceProviderListener
Deprecated.
Indicates that the set of group members providing a given service has changed.
providersChanged(ServiceProviderRegistrationEvent) - Method in interface org.wildfly.clustering.server.provider.ServiceProviderRegistrationListener
Indicates that the providers of a given service have changed.
ProxyMarshaller<T> - Class in org.wildfly.clustering.marshalling.protostream.reflect
Marshaller for proxies serialized using the writeReplace()/readResolve() pattern.
ProxyMarshaller(Class) - Constructor for class org.wildfly.clustering.marshalling.protostream.reflect.ProxyMarshaller
Creates a marshaller for a proxy of the specified type
publishEntries(String, Object[], Set, int) - Method in class org.wildfly.clustering.cache.infinispan.remote.RemoteCacheDecorator
 
publishEntries(IntSet, Predicate, boolean) - Method in class org.wildfly.clustering.cache.infinispan.persistence.remote.RemoteCacheStore
 
publishEntriesByQuery(Query, Set, int) - Method in class org.wildfly.clustering.cache.infinispan.remote.RemoteCacheDecorator
 
publishEntriesWithMetadata(Set, int) - Method in class org.wildfly.clustering.cache.infinispan.remote.RemoteCacheDecorator
 
publisher(IntSet) - Method in class org.wildfly.clustering.cache.infinispan.embedded.container.EvictableDataContainer
 
publishKeys(IntSet, Predicate) - Method in class org.wildfly.clustering.cache.infinispan.persistence.remote.RemoteCacheStore
 
purge(I) - Method in interface org.wildfly.clustering.cache.CacheEntryRemover
Like CacheEntryRemover.remove(Object), but does not notify listeners.
purgeAsync(I) - Method in interface org.wildfly.clustering.cache.CacheEntryRemover
Removes the specified entry from the cache.
purgeAsync(String) - Method in interface org.wildfly.clustering.session.cache.SessionFactory
 
purgeAsync(String) - Method in interface org.wildfly.clustering.session.cache.user.UserFactory
 
purgeAsync(String) - Method in class org.wildfly.clustering.session.infinispan.embedded.attributes.CoarseSessionAttributesFactory
 
purgeAsync(String) - Method in class org.wildfly.clustering.session.infinispan.embedded.attributes.FineSessionAttributesFactory
 
purgeAsync(String) - Method in class org.wildfly.clustering.session.infinispan.embedded.metadata.InfinispanSessionMetaDataFactory
 
purgeExpired() - Method in class org.wildfly.clustering.cache.infinispan.persistence.remote.RemoteCacheStore
 
push(E) - Method in interface org.wildfly.clustering.server.local.scheduler.ConcurrentDirectDeque
 
pushLimit(int) - Method in class org.wildfly.clustering.marshalling.protostream.DefaultProtoStreamReader
 
pushLimit(int) - Method in class org.wildfly.clustering.marshalling.protostream.OffsetProtoStreamReader
 
put(String, Object) - Method in class org.wildfly.clustering.session.cache.attributes.coarse.CoarseSessionAttributes
 
put(String, Object) - Method in class org.wildfly.clustering.session.cache.attributes.DetachedSessionAttributes
 
put(String, Object) - Method in class org.wildfly.clustering.session.cache.attributes.fine.FineSessionAttributes
 
put(Map.Entry) - Method in interface org.wildfly.clustering.session.cache.attributes.SessionAttributes
Adds the specified entry to this map.
put(K, V) - Method in class org.wildfly.clustering.cache.infinispan.BlockingBasicCacheDecorator
 
put(K, V) - Method in class org.wildfly.clustering.cache.infinispan.embedded.AdvancedCacheDecorator
 
put(K, V) - Method in class org.wildfly.clustering.cache.infinispan.NonBlockingBasicCacheDecorator
 
put(K, V, long, TimeUnit) - Method in class org.wildfly.clustering.cache.infinispan.BlockingBasicCacheDecorator
 
put(K, V, long, TimeUnit) - Method in class org.wildfly.clustering.cache.infinispan.embedded.AdvancedCacheDecorator
 
put(K, V, long, TimeUnit) - Method in class org.wildfly.clustering.cache.infinispan.NonBlockingBasicCacheDecorator
 
put(K, V, long, TimeUnit, long, TimeUnit) - Method in class org.wildfly.clustering.cache.infinispan.BlockingBasicCacheDecorator
 
put(K, V, long, TimeUnit, long, TimeUnit) - Method in class org.wildfly.clustering.cache.infinispan.embedded.AdvancedCacheDecorator
 
put(K, V, long, TimeUnit, long, TimeUnit) - Method in class org.wildfly.clustering.cache.infinispan.NonBlockingBasicCacheDecorator
 
put(K, V, CacheWriteOptions) - Method in class org.wildfly.clustering.cache.infinispan.remote.RemoteCacheDecorator
 
put(K, V, Metadata) - Method in class org.wildfly.clustering.cache.infinispan.embedded.AdvancedCacheDecorator
 
putAll(Flow.Publisher, CacheWriteOptions) - Method in class org.wildfly.clustering.cache.infinispan.remote.RemoteCacheDecorator
 
putAll(Map) - Method in interface org.wildfly.clustering.session.cache.attributes.SessionAttributes
 
putAll(Map) - Method in class org.wildfly.clustering.cache.infinispan.BlockingBasicCacheDecorator
 
putAll(Map) - Method in class org.wildfly.clustering.cache.infinispan.embedded.AdvancedCacheDecorator
 
putAll(Map) - Method in class org.wildfly.clustering.cache.infinispan.NonBlockingBasicCacheDecorator
 
putAll(Map, long, TimeUnit) - Method in class org.wildfly.clustering.cache.infinispan.BlockingBasicCacheDecorator
 
putAll(Map, long, TimeUnit) - Method in class org.wildfly.clustering.cache.infinispan.embedded.AdvancedCacheDecorator
 
putAll(Map, long, TimeUnit) - Method in class org.wildfly.clustering.cache.infinispan.NonBlockingBasicCacheDecorator
 
putAll(Map, long, TimeUnit, long, TimeUnit) - Method in class org.wildfly.clustering.cache.infinispan.BlockingBasicCacheDecorator
 
putAll(Map, long, TimeUnit, long, TimeUnit) - Method in class org.wildfly.clustering.cache.infinispan.embedded.AdvancedCacheDecorator
 
putAll(Map, long, TimeUnit, long, TimeUnit) - Method in class org.wildfly.clustering.cache.infinispan.NonBlockingBasicCacheDecorator
 
putAll(Map, Metadata) - Method in class org.wildfly.clustering.cache.infinispan.embedded.AdvancedCacheDecorator
 
putAll(Map, CacheWriteOptions) - Method in class org.wildfly.clustering.cache.infinispan.remote.RemoteCacheDecorator
 
putAllAsync(Map) - Method in class org.wildfly.clustering.cache.infinispan.AbstractBasicCacheDecorator
 
putAllAsync(Map) - Method in class org.wildfly.clustering.cache.infinispan.embedded.AdvancedCacheDecorator
 
putAllAsync(Map) - Method in class org.wildfly.clustering.cache.infinispan.remote.RemoteCacheDecorator
 
putAllAsync(Map, long, TimeUnit) - Method in class org.wildfly.clustering.cache.infinispan.AbstractBasicCacheDecorator
 
putAllAsync(Map, long, TimeUnit) - Method in class org.wildfly.clustering.cache.infinispan.embedded.AdvancedCacheDecorator
 
putAllAsync(Map, long, TimeUnit) - Method in class org.wildfly.clustering.cache.infinispan.remote.RemoteCacheDecorator
 
putAllAsync(Map, long, TimeUnit, long, TimeUnit) - Method in class org.wildfly.clustering.cache.infinispan.AbstractBasicCacheDecorator
 
putAllAsync(Map, long, TimeUnit, long, TimeUnit) - Method in class org.wildfly.clustering.cache.infinispan.embedded.AdvancedCacheDecorator
 
putAllAsync(Map, long, TimeUnit, long, TimeUnit) - Method in class org.wildfly.clustering.cache.infinispan.remote.RemoteCacheDecorator
 
putAllAsync(Map, Metadata) - Method in class org.wildfly.clustering.cache.infinispan.embedded.AdvancedCacheDecorator
 
putAsync(K, V) - Method in class org.wildfly.clustering.cache.infinispan.AbstractBasicCacheDecorator
 
putAsync(K, V) - Method in class org.wildfly.clustering.cache.infinispan.embedded.AdvancedCacheDecorator
 
putAsync(K, V) - Method in class org.wildfly.clustering.cache.infinispan.remote.RemoteCacheDecorator
 
putAsync(K, V, long, TimeUnit) - Method in class org.wildfly.clustering.cache.infinispan.AbstractBasicCacheDecorator
 
putAsync(K, V, long, TimeUnit) - Method in class org.wildfly.clustering.cache.infinispan.embedded.AdvancedCacheDecorator
 
putAsync(K, V, long, TimeUnit) - Method in class org.wildfly.clustering.cache.infinispan.remote.RemoteCacheDecorator
 
putAsync(K, V, long, TimeUnit, long, TimeUnit) - Method in class org.wildfly.clustering.cache.infinispan.AbstractBasicCacheDecorator
 
putAsync(K, V, long, TimeUnit, long, TimeUnit) - Method in class org.wildfly.clustering.cache.infinispan.embedded.AdvancedCacheDecorator
 
putAsync(K, V, long, TimeUnit, long, TimeUnit) - Method in class org.wildfly.clustering.cache.infinispan.remote.RemoteCacheDecorator
 
putAsync(K, V, Metadata) - Method in class org.wildfly.clustering.cache.infinispan.embedded.AdvancedCacheDecorator
 
putAsyncEntry(K, V, Metadata) - Method in class org.wildfly.clustering.cache.infinispan.embedded.AdvancedCacheDecorator
 
putEntryInMap(PeekableTouchableMap, int, K, InternalCacheEntry) - Method in class org.wildfly.clustering.cache.infinispan.embedded.container.SegmentedEvictableDataContainer
 
putForExternalRead(K, V) - Method in class org.wildfly.clustering.cache.infinispan.embedded.AdvancedCacheDecorator
 
putForExternalRead(K, V, long, TimeUnit) - Method in class org.wildfly.clustering.cache.infinispan.embedded.AdvancedCacheDecorator
 
putForExternalRead(K, V, long, TimeUnit, long, TimeUnit) - Method in class org.wildfly.clustering.cache.infinispan.embedded.AdvancedCacheDecorator
 
putForExternalRead(K, V, Metadata) - Method in class org.wildfly.clustering.cache.infinispan.embedded.AdvancedCacheDecorator
 
putIfAbsent(K, MetadataValue) - Method in class org.wildfly.clustering.cache.infinispan.remote.near.CaffeineNearCache
 
putIfAbsent(K, V) - Method in class org.wildfly.clustering.cache.infinispan.BlockingBasicCacheDecorator
 
putIfAbsent(K, V) - Method in class org.wildfly.clustering.cache.infinispan.embedded.AdvancedCacheDecorator
 
putIfAbsent(K, V) - Method in class org.wildfly.clustering.cache.infinispan.NonBlockingBasicCacheDecorator
 
putIfAbsent(K, V, long, TimeUnit) - Method in class org.wildfly.clustering.cache.infinispan.BlockingBasicCacheDecorator
 
putIfAbsent(K, V, long, TimeUnit) - Method in class org.wildfly.clustering.cache.infinispan.embedded.AdvancedCacheDecorator
 
putIfAbsent(K, V, long, TimeUnit) - Method in class org.wildfly.clustering.cache.infinispan.NonBlockingBasicCacheDecorator
 
putIfAbsent(K, V, long, TimeUnit, long, TimeUnit) - Method in class org.wildfly.clustering.cache.infinispan.BlockingBasicCacheDecorator
 
putIfAbsent(K, V, long, TimeUnit, long, TimeUnit) - Method in class org.wildfly.clustering.cache.infinispan.embedded.AdvancedCacheDecorator
 
putIfAbsent(K, V, long, TimeUnit, long, TimeUnit) - Method in class org.wildfly.clustering.cache.infinispan.NonBlockingBasicCacheDecorator
 
putIfAbsent(K, V, CacheWriteOptions) - Method in class org.wildfly.clustering.cache.infinispan.remote.RemoteCacheDecorator
 
putIfAbsent(K, V, Metadata) - Method in class org.wildfly.clustering.cache.infinispan.embedded.AdvancedCacheDecorator
 
putIfAbsentAsync(K, V) - Method in class org.wildfly.clustering.cache.infinispan.AbstractBasicCacheDecorator
 
putIfAbsentAsync(K, V) - Method in class org.wildfly.clustering.cache.infinispan.embedded.AdvancedCacheDecorator
 
putIfAbsentAsync(K, V) - Method in class org.wildfly.clustering.cache.infinispan.remote.RemoteCacheDecorator
 
putIfAbsentAsync(K, V, long, TimeUnit) - Method in class org.wildfly.clustering.cache.infinispan.AbstractBasicCacheDecorator
 
putIfAbsentAsync(K, V, long, TimeUnit) - Method in class org.wildfly.clustering.cache.infinispan.embedded.AdvancedCacheDecorator
 
putIfAbsentAsync(K, V, long, TimeUnit) - Method in class org.wildfly.clustering.cache.infinispan.remote.RemoteCacheDecorator
 
putIfAbsentAsync(K, V, long, TimeUnit, long, TimeUnit) - Method in class org.wildfly.clustering.cache.infinispan.AbstractBasicCacheDecorator
 
putIfAbsentAsync(K, V, long, TimeUnit, long, TimeUnit) - Method in class org.wildfly.clustering.cache.infinispan.embedded.AdvancedCacheDecorator
 
putIfAbsentAsync(K, V, long, TimeUnit, long, TimeUnit) - Method in class org.wildfly.clustering.cache.infinispan.remote.RemoteCacheDecorator
 
putIfAbsentAsync(K, V, Metadata) - Method in class org.wildfly.clustering.cache.infinispan.embedded.AdvancedCacheDecorator
 
putIfAbsentAsyncEntry(K, V, Metadata) - Method in class org.wildfly.clustering.cache.infinispan.embedded.AdvancedCacheDecorator
 

Q

query() - Method in class org.wildfly.clustering.cache.infinispan.persistence.jdbc.DataSourceConnectionFactoryConfigurationBuilder
 
query() - Method in class org.wildfly.clustering.cache.infinispan.persistence.remote.RemoteCacheStoreConfigurationBuilder
 
query(String) - Method in class org.wildfly.clustering.cache.infinispan.AbstractBasicCacheDecorator
 
query(String) - Method in class org.wildfly.clustering.cache.infinispan.embedded.AdvancedCacheDecorator
 
queued() - Static method in interface org.wildfly.clustering.server.local.scheduler.ScheduledEntries
Creates a queue-based scheduled entries collection.

R

read() - Method in class org.wildfly.clustering.marshalling.ByteBufferInputStream
 
read() - Method in class org.wildfly.clustering.marshalling.protostream.SimpleObjectInput
 
read(byte[]) - Method in class org.wildfly.clustering.marshalling.protostream.SimpleObjectInput
 
read(byte[], int, int) - Method in class org.wildfly.clustering.marshalling.ByteBufferInputStream
 
read(byte[], int, int) - Method in class org.wildfly.clustering.marshalling.protostream.SimpleObjectInput
 
read(DataInput) - Method in class org.wildfly.clustering.marshalling.Serializer.Provided
 
read(DataInput) - Method in interface org.wildfly.clustering.marshalling.Serializer
Reads an object from the specified input stream.
read(DataInput) - Method in enum class org.wildfly.clustering.marshalling.util.UUIDSerializer
 
read(DataInput) - Method in enum class org.wildfly.clustering.server.infinispan.AddressSerializer
 
read(DataInput) - Method in enum class org.wildfly.clustering.server.infinispan.EmbeddedCacheManagerGroupMemberSerializer
 
read(DataInput) - Method in enum class org.wildfly.clustering.server.jgroups.AddressSerializer
 
read(DataInput) - Method in enum class org.wildfly.clustering.server.jgroups.JChannelGroupMemberSerializer
 
read(ByteBuffer) - Method in class org.wildfly.clustering.marshalling.AbstractByteBufferMarshaller
 
read(ByteBuffer) - Method in interface org.wildfly.clustering.marshalling.ByteBufferMarshaller
 
read(ProtobufTagMarshaller.ReadContext) - Method in interface org.wildfly.clustering.marshalling.protostream.ProtoStreamMarshaller
 
read(Unmarshaller) - Method in interface org.wildfly.clustering.marshalling.jboss.IdentityTable
Reads an object from the specified unmarshaller.
read(DataContainerConfiguration, Combine) - Method in class org.wildfly.clustering.cache.infinispan.embedded.container.DataContainerConfigurationBuilder
 
read(DataSourceConnectionFactoryConfiguration, Combine) - Method in class org.wildfly.clustering.cache.infinispan.persistence.jdbc.DataSourceConnectionFactoryConfigurationBuilder
 
read(MarshalledValue) - Method in class org.wildfly.clustering.marshalling.MarshalledValueMarshaller
 
read(S) - Method in interface org.wildfly.clustering.marshalling.Marshaller
Reads a value from its marshalled form.
Readable<T> - Interface in org.wildfly.clustering.marshalling.protostream
Readable view of a marshaller.
readAny() - Method in class org.wildfly.clustering.marshalling.protostream.DefaultProtoStreamReader
 
readAny() - Method in class org.wildfly.clustering.marshalling.protostream.OffsetProtoStreamReader
 
readAny() - Method in interface org.wildfly.clustering.marshalling.protostream.ProtoStreamReader
Reads an object of an arbitrary type from this reader.
readAny(Class) - Method in interface org.wildfly.clustering.marshalling.protostream.ProtoStreamReader
Reads an object of an arbitrary type from this reader, cast to the specified type.
readBool() - Method in class org.wildfly.clustering.marshalling.protostream.DefaultProtoStreamReader
 
readBool() - Method in class org.wildfly.clustering.marshalling.protostream.OffsetProtoStreamReader
 
readBoolean() - Method in class org.wildfly.clustering.marshalling.protostream.SimpleDataInput
 
readByte() - Method in class org.wildfly.clustering.marshalling.protostream.SimpleDataInput
 
readByteArray() - Method in class org.wildfly.clustering.marshalling.protostream.DefaultProtoStreamReader
 
readByteArray() - Method in class org.wildfly.clustering.marshalling.protostream.OffsetProtoStreamReader
 
readByteBuffer() - Method in class org.wildfly.clustering.marshalling.protostream.DefaultProtoStreamReader
 
readByteBuffer() - Method in class org.wildfly.clustering.marshalling.protostream.OffsetProtoStreamReader
 
readByteTag() - Method in class org.wildfly.clustering.marshalling.protostream.DefaultProtoStreamReader
 
readByteTag() - Method in class org.wildfly.clustering.marshalling.protostream.OffsetProtoStreamReader
 
readChar() - Method in class org.wildfly.clustering.marshalling.protostream.SimpleDataInput
 
readClass(Unmarshaller) - Method in class org.wildfly.clustering.marshalling.jboss.IdentityClassTable
 
readDouble() - Method in class org.wildfly.clustering.marshalling.protostream.DefaultProtoStreamReader
 
readDouble() - Method in class org.wildfly.clustering.marshalling.protostream.OffsetProtoStreamReader
 
readDouble() - Method in class org.wildfly.clustering.marshalling.protostream.SimpleDataInput
 
readEnum() - Method in class org.wildfly.clustering.marshalling.protostream.DefaultProtoStreamReader
 
readEnum() - Method in class org.wildfly.clustering.marshalling.protostream.OffsetProtoStreamReader
 
readEnum(Class) - Method in interface org.wildfly.clustering.marshalling.protostream.ProtoStreamReader
Reads an num of the specified type from this reader.
reader() - Method in interface org.wildfly.clustering.server.util.Reference
Returns a thread-safe reader of this reference.
readField(T) - Method in interface org.wildfly.clustering.marshalling.protostream.FieldSetReader
Reads a value from a field of a field set.
readFixed32() - Method in class org.wildfly.clustering.marshalling.protostream.DefaultProtoStreamReader
Deprecated.
readFixed32() - Method in class org.wildfly.clustering.marshalling.protostream.OffsetProtoStreamReader
Deprecated.
readFixed32() - Method in interface org.wildfly.clustering.marshalling.protostream.ProtoStreamReader
Deprecated.
Use TagReader.readSFixed32() instead.
readFixed64() - Method in class org.wildfly.clustering.marshalling.protostream.DefaultProtoStreamReader
Deprecated.
readFixed64() - Method in class org.wildfly.clustering.marshalling.protostream.OffsetProtoStreamReader
Deprecated.
readFixed64() - Method in interface org.wildfly.clustering.marshalling.protostream.ProtoStreamReader
Deprecated.
Use TagReader.readSFixed64() instead.
readFloat() - Method in class org.wildfly.clustering.marshalling.protostream.DefaultProtoStreamReader
 
readFloat() - Method in class org.wildfly.clustering.marshalling.protostream.OffsetProtoStreamReader
 
readFloat() - Method in class org.wildfly.clustering.marshalling.protostream.SimpleDataInput
 
ReadForUpdateRemoteCache<K,V> - Class in org.wildfly.clustering.cache.infinispan.remote
A remote cache that performs locking reads if a transaction is active.
ReadForUpdateRemoteCache(InternalRemoteCache) - Constructor for class org.wildfly.clustering.cache.infinispan.remote.ReadForUpdateRemoteCache
Creates a read-for-update remote cache decorator.
readFrom(InputStream) - Method in interface org.wildfly.clustering.marshalling.ByteBufferMarshaller
Reads an object from the specified input stream.
readFrom(InputStream) - Method in class org.wildfly.clustering.marshalling.java.JavaByteBufferMarshaller
 
readFrom(InputStream) - Method in class org.wildfly.clustering.marshalling.jboss.JBossByteBufferMarshaller
 
readFrom(InputStream) - Method in class org.wildfly.clustering.marshalling.protostream.ProtoStreamByteBufferMarshaller
 
readFrom(InputStream) - Method in class org.wildfly.clustering.marshalling.protostream.WrappedMessageByteBufferMarshaller
 
readFrom(ProtoStreamReader) - Method in class org.wildfly.clustering.cache.function.CollectionFunctionMarshaller
 
readFrom(ProtoStreamReader) - Method in enum class org.wildfly.clustering.cache.function.MapComputeFunctionMarshaller
 
readFrom(ProtoStreamReader) - Method in enum class org.wildfly.clustering.marshalling.protostream.ByteBufferMarshalledKeyMarshaller
 
readFrom(ProtoStreamReader) - Method in enum class org.wildfly.clustering.marshalling.protostream.ByteBufferMarshalledValueMarshaller
 
readFrom(ProtoStreamReader) - Method in class org.wildfly.clustering.marshalling.protostream.EnumMarshaller
 
readFrom(ProtoStreamReader) - Method in class org.wildfly.clustering.marshalling.protostream.ExceptionMarshaller
 
readFrom(ProtoStreamReader) - Method in class org.wildfly.clustering.marshalling.protostream.LoadedClassField
 
readFrom(ProtoStreamReader) - Method in enum class org.wildfly.clustering.marshalling.protostream.math.BigDecimalMarshaller
 
readFrom(ProtoStreamReader) - Method in enum class org.wildfly.clustering.marshalling.protostream.math.MathContextMarshaller
 
readFrom(ProtoStreamReader) - Method in enum class org.wildfly.clustering.marshalling.protostream.net.InetSocketAddressMarshaller
 
readFrom(ProtoStreamReader) - Method in class org.wildfly.clustering.marshalling.protostream.PackedArrayMarshaller
 
readFrom(ProtoStreamReader) - Method in interface org.wildfly.clustering.marshalling.protostream.Readable
Reads an object from the specified reader.
readFrom(ProtoStreamReader) - Method in class org.wildfly.clustering.marshalling.protostream.reflect.AbstractMemberMarshaller
 
readFrom(ProtoStreamReader) - Method in class org.wildfly.clustering.marshalling.protostream.reflect.FieldMarshaller
 
readFrom(ProtoStreamReader) - Method in class org.wildfly.clustering.marshalling.protostream.reflect.ProxyMarshaller
 
readFrom(ProtoStreamReader) - Method in enum class org.wildfly.clustering.marshalling.protostream.Scalar
 
readFrom(ProtoStreamReader) - Method in class org.wildfly.clustering.marshalling.protostream.ScalarFieldMarshaller
 
readFrom(ProtoStreamReader) - Method in enum class org.wildfly.clustering.marshalling.protostream.StackTraceElementMarshaller
 
readFrom(ProtoStreamReader) - Method in enum class org.wildfly.clustering.marshalling.protostream.time.LocalDateTimeMarshaller
 
readFrom(ProtoStreamReader) - Method in enum class org.wildfly.clustering.marshalling.protostream.time.MonthDayMarshaller
 
readFrom(ProtoStreamReader) - Method in enum class org.wildfly.clustering.marshalling.protostream.time.OffsetDateTimeMarshaller
 
readFrom(ProtoStreamReader) - Method in enum class org.wildfly.clustering.marshalling.protostream.time.OffsetTimeMarshaller
 
readFrom(ProtoStreamReader) - Method in enum class org.wildfly.clustering.marshalling.protostream.time.PeriodMarshaller
 
readFrom(ProtoStreamReader) - Method in enum class org.wildfly.clustering.marshalling.protostream.time.YearMonthMarshaller
 
readFrom(ProtoStreamReader) - Method in enum class org.wildfly.clustering.marshalling.protostream.time.ZonedDateTimeMarshaller
 
readFrom(ProtoStreamReader) - Method in class org.wildfly.clustering.marshalling.protostream.TypedArrayMarshaller
 
readFrom(ProtoStreamReader) - Method in class org.wildfly.clustering.marshalling.protostream.TypedEnumMarshaller
 
readFrom(ProtoStreamReader) - Method in class org.wildfly.clustering.marshalling.protostream.TypedObjectMarshaller
 
readFrom(ProtoStreamReader) - Method in enum class org.wildfly.clustering.marshalling.protostream.util.CalendarMarshaller
 
readFrom(ProtoStreamReader) - Method in class org.wildfly.clustering.marshalling.protostream.util.CollectionMarshaller
 
readFrom(ProtoStreamReader) - Method in class org.wildfly.clustering.marshalling.protostream.util.LinkedHashMapMarshaller
 
readFrom(ProtoStreamReader) - Method in enum class org.wildfly.clustering.marshalling.protostream.util.LocaleMarshaller
 
readFrom(ProtoStreamReader) - Method in class org.wildfly.clustering.marshalling.protostream.util.MapEntryMarshaller
 
readFrom(ProtoStreamReader) - Method in class org.wildfly.clustering.marshalling.protostream.util.MapMarshaller
 
readFrom(ProtoStreamReader) - Method in enum class org.wildfly.clustering.marshalling.protostream.util.PropertiesMarshaller
 
readFrom(ProtoStreamReader) - Method in class org.wildfly.clustering.marshalling.protostream.util.PropertyMarshaller
 
readFrom(ProtoStreamReader) - Method in class org.wildfly.clustering.marshalling.protostream.util.SortedMapMarshaller
 
readFrom(ProtoStreamReader) - Method in class org.wildfly.clustering.marshalling.protostream.util.SortedSetMarshaller
 
readFrom(ProtoStreamReader) - Method in class org.wildfly.clustering.marshalling.protostream.util.StringKeyMapEntryMarshaller
 
readFrom(ProtoStreamReader) - Method in class org.wildfly.clustering.marshalling.protostream.util.StringKeyMapMarshaller
 
readFrom(ProtoStreamReader) - Method in enum class org.wildfly.clustering.server.infinispan.AddressMarshaller
 
readFrom(ProtoStreamReader) - Method in enum class org.wildfly.clustering.server.infinispan.expiration.SimpleExpirationMetaDataMarshaller
 
readFrom(ProtoStreamReader) - Method in class org.wildfly.clustering.server.infinispan.provider.AddressSetFunctionMarshaller
 
readFrom(ProtoStreamReader) - Method in enum class org.wildfly.clustering.server.infinispan.scheduler.ScheduleCommandMarshaller
 
readFrom(ProtoStreamReader) - Method in enum class org.wildfly.clustering.server.infinispan.VersionMarshaller
 
readFrom(ProtoStreamReader) - Method in enum class org.wildfly.clustering.session.cache.attributes.fine.SessionAttributeMapComputeFunctionMarshaller
 
readFrom(ProtoStreamReader) - Method in enum class org.wildfly.clustering.session.cache.attributes.fine.SessionAttributeMapEntryMarshaller
 
readFrom(ProtoStreamReader) - Method in enum class org.wildfly.clustering.session.cache.metadata.coarse.DefaultSessionMetaDataEntryMarshaller
 
readFrom(ProtoStreamReader) - Method in enum class org.wildfly.clustering.session.cache.metadata.coarse.SessionMetaDataEntryFunctionMarshaller
 
readFrom(ProtoStreamReader) - Method in enum class org.wildfly.clustering.session.cache.metadata.fine.DefaultSessionAccessMetaDataEntryMarshaller
 
readFrom(ProtoStreamReader) - Method in enum class org.wildfly.clustering.session.cache.metadata.fine.DefaultSessionCreationMetaDataEntryMarshaller
 
readFrom(ProtoStreamReader) - Method in class org.wildfly.clustering.session.cache.SessionKeyMarshaller
 
readFrom(ProtoStreamReader, int, WireType, InetAddress) - Method in enum class org.wildfly.clustering.marshalling.protostream.net.InetAddressMarshaller
 
readFrom(ProtoStreamReader, int, WireType, Duration) - Method in enum class org.wildfly.clustering.marshalling.protostream.time.DurationMarshaller
 
readFrom(ProtoStreamReader, int, WireType, LocalDate) - Method in enum class org.wildfly.clustering.marshalling.protostream.time.LocalDateMarshaller
 
readFrom(ProtoStreamReader, int, WireType, LocalTime) - Method in enum class org.wildfly.clustering.marshalling.protostream.time.LocalTimeMarshaller
 
readFrom(ProtoStreamReader, int, WireType, Year) - Method in enum class org.wildfly.clustering.marshalling.protostream.time.YearMarshaller
 
readFrom(ProtoStreamReader, int, WireType, ZoneOffset) - Method in enum class org.wildfly.clustering.marshalling.protostream.time.ZoneOffsetMarshaller
 
readFrom(ProtoStreamReader, int, WireType, Comparator) - Method in enum class org.wildfly.clustering.marshalling.protostream.util.ComparatorMarshaller
 
readFrom(ProtoStreamReader, int, WireType, UUID) - Method in enum class org.wildfly.clustering.marshalling.protostream.util.UUIDMarshaller
 
readFrom(ProtoStreamReader, int, WireType, Address) - Method in enum class org.wildfly.clustering.server.jgroups.AddressMarshaller
 
readFrom(ProtoStreamReader, int, WireType, T) - Method in interface org.wildfly.clustering.marshalling.protostream.FieldReadable
Reads a single field from the specified reader.
readFully(byte[]) - Method in class org.wildfly.clustering.marshalling.protostream.SimpleDataInput
 
readFully(byte[], int, int) - Method in class org.wildfly.clustering.marshalling.protostream.SimpleDataInput
 
readInt() - Method in class org.wildfly.clustering.marshalling.protostream.SimpleDataInput
 
readInt(DataInput) - Method in interface org.wildfly.clustering.marshalling.IntSerializer
Read an integer from the specified input stream.
readInt32() - Method in class org.wildfly.clustering.marshalling.protostream.DefaultProtoStreamReader
Deprecated.
readInt32() - Method in class org.wildfly.clustering.marshalling.protostream.OffsetProtoStreamReader
Deprecated.
readInt32() - Method in interface org.wildfly.clustering.marshalling.protostream.ProtoStreamReader
Deprecated.
Use TagReader.readUInt32() or TagReader.readSInt32()
readInt64() - Method in class org.wildfly.clustering.marshalling.protostream.DefaultProtoStreamReader
Deprecated.
readInt64() - Method in class org.wildfly.clustering.marshalling.protostream.OffsetProtoStreamReader
Deprecated.
readInt64() - Method in interface org.wildfly.clustering.marshalling.protostream.ProtoStreamReader
Deprecated.
Use TagReader.readUInt64() or TagReader.readSInt64()
readLine() - Method in class org.wildfly.clustering.marshalling.protostream.SimpleDataInput
 
readLong() - Method in class org.wildfly.clustering.marshalling.protostream.SimpleDataInput
 
readObject() - Method in class org.wildfly.clustering.marshalling.protostream.SimpleObjectInput
 
readObject(InputStream) - Method in class org.wildfly.clustering.cache.infinispan.marshalling.UserMarshaller
 
readObject(Class) - Method in class org.wildfly.clustering.marshalling.protostream.DefaultProtoStreamReader
 
readObject(Class) - Method in class org.wildfly.clustering.marshalling.protostream.OffsetProtoStreamReader
 
readObject(Class) - Method in interface org.wildfly.clustering.marshalling.protostream.ProtoStreamReader
Reads an object of the specified type from this reader.
readObject(Unmarshaller) - Method in class org.wildfly.clustering.marshalling.jboss.IdentityObjectTable
 
readSFixed32() - Method in class org.wildfly.clustering.marshalling.protostream.DefaultProtoStreamReader
 
readSFixed32() - Method in class org.wildfly.clustering.marshalling.protostream.OffsetProtoStreamReader
 
readSFixed64() - Method in class org.wildfly.clustering.marshalling.protostream.DefaultProtoStreamReader
 
readSFixed64() - Method in class org.wildfly.clustering.marshalling.protostream.OffsetProtoStreamReader
 
readShort() - Method in class org.wildfly.clustering.marshalling.protostream.SimpleDataInput
 
readSInt32() - Method in class org.wildfly.clustering.marshalling.protostream.DefaultProtoStreamReader
 
readSInt32() - Method in class org.wildfly.clustering.marshalling.protostream.OffsetProtoStreamReader
 
readSInt64() - Method in class org.wildfly.clustering.marshalling.protostream.DefaultProtoStreamReader
 
readSInt64() - Method in class org.wildfly.clustering.marshalling.protostream.OffsetProtoStreamReader
 
readString() - Method in class org.wildfly.clustering.marshalling.protostream.DefaultProtoStreamReader
 
readString() - Method in class org.wildfly.clustering.marshalling.protostream.OffsetProtoStreamReader
 
readTag() - Method in class org.wildfly.clustering.marshalling.protostream.DefaultProtoStreamReader
 
readTag() - Method in class org.wildfly.clustering.marshalling.protostream.OffsetProtoStreamReader
 
readUInt32() - Method in class org.wildfly.clustering.marshalling.protostream.DefaultProtoStreamReader
 
readUInt32() - Method in class org.wildfly.clustering.marshalling.protostream.OffsetProtoStreamReader
 
readUInt64() - Method in class org.wildfly.clustering.marshalling.protostream.DefaultProtoStreamReader
 
readUInt64() - Method in class org.wildfly.clustering.marshalling.protostream.OffsetProtoStreamReader
 
readUnsignedByte() - Method in class org.wildfly.clustering.marshalling.protostream.SimpleDataInput
 
readUnsignedShort() - Method in class org.wildfly.clustering.marshalling.protostream.SimpleDataInput
 
readUTF() - Method in class org.wildfly.clustering.marshalling.protostream.SimpleDataInput
 
rebase() - Method in class org.wildfly.clustering.server.offset.OffsetValue.DefaultOffsetValue
 
rebase() - Method in interface org.wildfly.clustering.server.offset.OffsetValue
Returns a new offset value based on the current value.
receiveResponse(Object, Address, boolean) - Method in class org.wildfly.clustering.server.jgroups.dispatcher.ServiceRequest
 
record(Object) - Method in interface org.wildfly.clustering.marshalling.protostream.ProtoStreamOperation.Context
Records the specified object, so that it can be referenced later within the same stream
reference(K) - Method in interface org.wildfly.clustering.server.util.BlockingReferenceMap
Returns a reference to the map entry for the specified key.
Reference - Class in org.wildfly.clustering.marshalling.protostream
Encapsulates an object reference.
Reference<T> - Interface in org.wildfly.clustering.server.util
Encapsulates thread-safe reading of an object reference.
Reference(int) - Constructor for class org.wildfly.clustering.marshalling.protostream.Reference
Constructs a new reference with the specified identifier.
REFERENCE - Enum constant in enum class org.wildfly.clustering.marshalling.protostream.Scalar
A reference value
Reference.Reader<T> - Interface in org.wildfly.clustering.server.util
A reader of an object reference.
Reference.ReferenceReader<T,V> - Class in org.wildfly.clustering.server.util
A reader of an object reference.
register() - Method in class org.wildfly.clustering.cache.infinispan.embedded.listener.EventListenerRegistrar
 
register() - Method in interface org.wildfly.clustering.cache.infinispan.embedded.listener.ListenerRegistrar
Registers this listener for a Infinispan events.
register() - Method in class org.wildfly.clustering.server.infinispan.scheduler.SchedulerTopologyChangeListenerRegistrar
 
register(E) - Method in interface org.wildfly.clustering.marshalling.MarshallerConfigurationBuilder
Registers configuration entry.
register(Class) - Method in interface org.wildfly.clustering.cache.infinispan.embedded.listener.CacheListenerRegistrar
Registers this listener events for cache entries whose key is an instance of the specified class.
register(Predicate) - Method in interface org.wildfly.clustering.cache.infinispan.embedded.listener.CacheListenerRegistrar
Registers this listener events for cache entries whose key matches the specified predicate.
register(CacheEventFilter) - Method in class org.wildfly.clustering.cache.infinispan.embedded.listener.CacheEventListenerRegistrar
 
register(CacheEventFilter) - Method in interface org.wildfly.clustering.cache.infinispan.embedded.listener.CacheListenerRegistrar
Registers this listener events for cache entries that match the specified filter.
register(SerializationContextInitializer) - Method in class org.wildfly.clustering.marshalling.protostream.SerializationContextBuilder.NativeSerializationContextBuilder
 
register(LoadableExtension.ExtensionBuilder) - Method in class org.wildfly.clustering.arquillian.extension.UnmanagedContainerExtension
 
register(ExternalizerProvider) - Method in class org.wildfly.clustering.marshalling.jboss.MarshallingConfigurationBuilder.DefaultMarshallingConfigurationBuilder
 
register(SerializationContextInitializer) - Method in class org.wildfly.clustering.marshalling.protostream.SerializationContextBuilder.DefaultSerializationContextBuilder
 
register(GroupMembershipListener) - Method in class org.wildfly.clustering.server.infinispan.EmbeddedCacheManagerGroup
 
register(GroupMembershipListener) - Method in class org.wildfly.clustering.server.jgroups.JChannelGroup
 
register(GroupMembershipListener) - Method in interface org.wildfly.clustering.server.local.LocalGroup
 
register(RegistryListener) - Method in class org.wildfly.clustering.server.infinispan.registry.CacheRegistry
 
register(T) - Method in class org.wildfly.clustering.server.infinispan.provider.CacheServiceProviderRegistrar
 
register(T) - Method in class org.wildfly.clustering.server.local.listener.LocalListenerRegistry
 
register(T) - Method in interface org.wildfly.clustering.server.provider.ServiceProviderRegistrar
Registers the local group member as a provider of the specified service.
register(T) - Method in interface org.wildfly.clustering.server.Registrar
Registers an object.
register(T, ServiceProviderListener) - Method in interface org.wildfly.clustering.server.provider.ServiceProviderRegistrar
Deprecated, for removal: This API element is subject to removal in a future version.
register(T, ServiceProviderRegistrationListener) - Method in interface org.wildfly.clustering.server.provider.ServiceProviderRegistrar
Registers the local group member as a provider of the specified service, using the specified listener.
register(T, ServiceProviderRegistrationListener) - Method in class org.wildfly.clustering.server.infinispan.provider.CacheServiceProviderRegistrar
 
registerMarshaller(BaseMarshaller) - Method in class org.wildfly.clustering.marshalling.protostream.DefaultSerializationContext
 
registerMarshaller(BaseMarshaller) - Method in class org.wildfly.clustering.marshalling.protostream.NativeSerializationContext
 
registerMarshaller(ProtoStreamMarshaller) - Method in class org.wildfly.clustering.marshalling.protostream.DefaultSerializationContext
 
registerMarshaller(ProtoStreamMarshaller) - Method in interface org.wildfly.clustering.marshalling.protostream.SerializationContext
Registers a marshaller with this context.
registerMarshallerProvider(SerializationContext.InstanceMarshallerProvider) - Method in class org.wildfly.clustering.marshalling.protostream.DefaultSerializationContext
 
registerMarshallerProvider(SerializationContext.InstanceMarshallerProvider) - Method in class org.wildfly.clustering.marshalling.protostream.NativeSerializationContext
 
registerMarshallerProvider(SerializationContext.MarshallerProvider) - Method in class org.wildfly.clustering.marshalling.protostream.NativeSerializationContext
Deprecated.
registerMarshallers(SerializationContext) - Method in class org.wildfly.clustering.cache.function.FunctionSerializationContextInitializer
 
registerMarshallers(SerializationContext) - Method in class org.wildfly.clustering.marshalling.protostream.AnySerializationContextInitializer
 
registerMarshallers(SerializationContext) - Method in class org.wildfly.clustering.marshalling.protostream.CompositeSerializationContextInitializer
 
registerMarshallers(SerializationContext) - Method in class org.wildfly.clustering.marshalling.protostream.LangSerializationContextInitializer
 
registerMarshallers(SerializationContext) - Method in class org.wildfly.clustering.marshalling.protostream.MarshallingSerializationContextInitializer
 
registerMarshallers(SerializationContext) - Method in class org.wildfly.clustering.marshalling.protostream.math.MathSerializationContextInitializer
 
registerMarshallers(SerializationContext) - Method in class org.wildfly.clustering.marshalling.protostream.net.NetSerializationContextInitializer
 
registerMarshallers(SerializationContext) - Method in interface org.wildfly.clustering.marshalling.protostream.SerializationContextInitializer
Registers a number of marshallers.
registerMarshallers(SerializationContext) - Method in class org.wildfly.clustering.marshalling.protostream.sql.SQLSerializationContextInitializer
 
registerMarshallers(SerializationContext) - Method in class org.wildfly.clustering.marshalling.protostream.time.TimeSerializationContextInitializer
 
registerMarshallers(SerializationContext) - Method in class org.wildfly.clustering.marshalling.protostream.util.concurrent.atomic.AtomicSerializationContextInitializer
 
registerMarshallers(SerializationContext) - Method in class org.wildfly.clustering.marshalling.protostream.util.concurrent.ConcurrentSerializationContextInitializer
 
registerMarshallers(SerializationContext) - Method in class org.wildfly.clustering.marshalling.protostream.util.JavaUtilSerializationContextInitializer
 
registerMarshallers(SerializationContext) - Method in class org.wildfly.clustering.marshalling.protostream.util.UtilSerializationContextInitializer
 
registerMarshallers(SerializationContext) - Method in class org.wildfly.clustering.server.infinispan.expiration.ExpirationSerializationContextInitializer
 
registerMarshallers(SerializationContext) - Method in class org.wildfly.clustering.server.infinispan.InfinispanServerSerializationContextInitializer
 
registerMarshallers(SerializationContext) - Method in class org.wildfly.clustering.server.infinispan.InfinispanTransportSerializationContextInitializer
 
registerMarshallers(SerializationContext) - Method in class org.wildfly.clustering.server.infinispan.provider.ServiceProviderRegistrySerializationContextInitializer
 
registerMarshallers(SerializationContext) - Method in class org.wildfly.clustering.server.infinispan.scheduler.SchedulerSerializationContextInitializer
 
registerMarshallers(SerializationContext) - Method in class org.wildfly.clustering.server.jgroups.dispatcher.CommandDispatcherSerializationContextInitializer
 
registerMarshallers(SerializationContext) - Method in class org.wildfly.clustering.server.jgroups.JGroupsServerSerializationContextInitializer
 
registerMarshallers(SerializationContext) - Method in class org.wildfly.clustering.server.jgroups.JGroupsStackSerializationContextInitializer
 
registerMarshallers(SerializationContext) - Method in class org.wildfly.clustering.server.jgroups.JGroupsUtilSerializationContextInitializer
 
registerMarshallers(SerializationContext) - Method in class org.wildfly.clustering.server.offset.OffsetSerializationContextInitializer
 
registerMarshallers(SerializationContext) - Method in class org.wildfly.clustering.server.util.UtilSerializationContextInitializer
 
registerMarshallers(SerializationContext) - Method in class org.wildfly.clustering.session.cache.affinity.SessionAffinitySerializationContextInitializer
 
registerMarshallers(SerializationContext) - Method in class org.wildfly.clustering.session.cache.attributes.fine.FineSessionAttributesSerializationContextInitializer
 
registerMarshallers(SerializationContext) - Method in class org.wildfly.clustering.session.cache.metadata.coarse.CoarseSessionMetaDataSerializationContextInitializer
 
registerMarshallers(SerializationContext) - Method in class org.wildfly.clustering.session.cache.metadata.fine.FineSessionMetaDataSerializationContextInitializer
 
registerMarshallers(SerializationContext) - Method in class org.wildfly.clustering.session.cache.user.UserSerializationContextInitializer
 
registerMarshallers(SerializationContext) - Method in class org.wildfly.clustering.session.infinispan.embedded.attributes.SessionAttributesSerializationContextInitializer
 
registerMarshallers(SerializationContext) - Method in class org.wildfly.clustering.session.infinispan.embedded.metadata.SessionMetaDataSerializationContextInitializer
 
registerMarshallers(SerializationContext) - Method in class org.wildfly.clustering.session.infinispan.embedded.user.InfinispanUserSerializationContextInitializer
 
registerMarshallers(SerializationContext) - Method in class org.wildfly.clustering.session.infinispan.remote.attributes.SessionAttributesSerializationContextInitializer
 
registerMarshallers(SerializationContext) - Method in class org.wildfly.clustering.session.infinispan.remote.metadata.SessionMetaDataSerializationContextInitializer
 
registerMarshallers(SerializationContext) - Method in class org.wildfly.clustering.session.infinispan.remote.user.HotRodUserSerializationContextInitializer
 
registerProtoFiles(FileDescriptorSource) - Method in class org.wildfly.clustering.marshalling.protostream.NativeSerializationContext
 
registerSchema(SerializationContext) - Method in class org.wildfly.clustering.marshalling.protostream.AbstractSerializationContextInitializer
 
registerSchema(SerializationContext) - Method in class org.wildfly.clustering.marshalling.protostream.CompositeSerializationContextInitializer
 
registerSchema(SerializationContext) - Method in interface org.wildfly.clustering.marshalling.protostream.SerializationContextInitializer
Registers a protobuf schema.
registerTranscoder(Transcoder) - Method in class org.wildfly.clustering.cache.infinispan.embedded.marshall.DefaultEncoderRegistry
 
Registrar<T> - Interface in org.wildfly.clustering.server
Defines the contract for registration-capable objects, e.g. for listener registration.
Registration - Interface in org.wildfly.clustering.server
Encapsulates a registration.
Registry<M,K,V> - Interface in org.wildfly.clustering.server.registry
Registry of entries specific to a group member.
RegistryFactory<M,K,V> - Interface in org.wildfly.clustering.server.registry
Factory for creating a clustered registry.
RegistryListener<K,V> - Interface in org.wildfly.clustering.server.registry
Listener for added, updated and removed entries.
relative(URI) - Static method in interface org.wildfly.clustering.arquillian.RelativeURIBuilder
Returns a URI builder based on the specified URI.
RelativeURIBuilder - Interface in org.wildfly.clustering.arquillian
Builds a URI relative to some other URI.
releaseConnection(Connection) - Method in class org.wildfly.clustering.cache.infinispan.persistence.jdbc.DataSourceConnectionFactory
 
remap(Supplier) - Method in class org.wildfly.clustering.session.cache.metadata.fine.DefaultSessionCreationMetaDataEntry
 
remap(O) - Method in interface org.wildfly.clustering.cache.function.Remappable
Returns a new instance of this object with the specified operand applied.
remap(SessionMetaDataEntryOffsets) - Method in class org.wildfly.clustering.session.cache.metadata.coarse.DefaultSessionMetaDataEntry
 
remap(SessionAccessMetaDataEntryOffsets) - Method in class org.wildfly.clustering.session.cache.metadata.fine.DefaultSessionAccessMetaDataEntry
 
Remappable<V,O> - Interface in org.wildfly.clustering.cache.function
Implemented by cache value types that support copy-on-write operations.
RemappingFunction<V,O> - Class in org.wildfly.clustering.cache.function
Generic function for use with Map.compute(Object, BiFunction) operations using Remappable values.
RemappingFunction(O) - Constructor for class org.wildfly.clustering.cache.function.RemappingFunction
Creates a new remapping function.
RemoteCacheConfiguration - Interface in org.wildfly.clustering.cache.infinispan.remote
Configuration associated with a remote cache.
RemoteCacheContainerConfiguration - Interface in org.wildfly.clustering.cache.infinispan.remote
A configuration with an associated remote cache container.
RemoteCacheDecorator<K,V> - Class in org.wildfly.clustering.cache.infinispan.remote
An abstract delegating remote cache implementation.
RemoteCacheDecorator(InternalRemoteCache, UnaryOperator) - Constructor for class org.wildfly.clustering.cache.infinispan.remote.RemoteCacheDecorator
Creates a remote cache decorator.
RemoteCacheEntryComputer<K,V> - Class in org.wildfly.clustering.cache.infinispan.remote
Mutator for a cache entry using a compute function.
RemoteCacheEntryComputerFactory<K,V,O> - Class in org.wildfly.clustering.cache.infinispan.remote
Factory that creates compute-based Mutator instances.
RemoteCacheEntryMutator<K,V> - Class in org.wildfly.clustering.cache.infinispan.remote
Mutates a given cache entry.
RemoteCacheEntryMutatorFactory<K,V> - Class in org.wildfly.clustering.cache.infinispan.remote
Factory for creating a CacheEntryMutator for a remote cache entry.
RemoteCacheProperties - Class in org.wildfly.clustering.cache.infinispan.remote
Eagerly captured properties of a remote cache.
RemoteCacheProperties(RemoteCache) - Constructor for class org.wildfly.clustering.cache.infinispan.remote.RemoteCacheProperties
Creates properties of a remote cache.
RemoteCacheStore<K,V> - Class in org.wildfly.clustering.cache.infinispan.persistence.remote
Alternative to org.infinispan.persistence.remote.RemoteStore configured with a provided RemoteCacheContainer instance.
RemoteCacheStore() - Constructor for class org.wildfly.clustering.cache.infinispan.persistence.remote.RemoteCacheStore
Creates a remote cache store.
RemoteCacheStoreConfiguration - Class in org.wildfly.clustering.cache.infinispan.persistence.remote
The configuration of a HotRod store.
RemoteCacheStoreConfiguration(AttributeSet, AsyncStoreConfiguration) - Constructor for class org.wildfly.clustering.cache.infinispan.persistence.remote.RemoteCacheStoreConfiguration
Creates the configuration of a remote cache store.
RemoteCacheStoreConfigurationBuilder - Class in org.wildfly.clustering.cache.infinispan.persistence.remote
Builds a HotRod store configuration.
RemoteCacheStoreConfigurationBuilder(PersistenceConfigurationBuilder) - Constructor for class org.wildfly.clustering.cache.infinispan.persistence.remote.RemoteCacheStoreConfigurationBuilder
Creates a builder for a remote cache store configuration.
remove() - Method in interface org.wildfly.clustering.server.local.scheduler.ConcurrentDirectDeque
 
remove(I) - Method in interface org.wildfly.clustering.cache.CacheEntryRemover
Removes the specified entry from the cache.
remove(Object) - Method in class org.wildfly.clustering.cache.infinispan.BlockingBasicCacheDecorator
 
remove(Object) - Method in class org.wildfly.clustering.cache.infinispan.NonBlockingBasicCacheDecorator
 
remove(Object) - Method in interface org.wildfly.clustering.server.local.scheduler.ConcurrentDirectDeque
 
remove(Object) - Method in class org.wildfly.clustering.session.cache.attributes.coarse.CoarseSessionAttributes
 
remove(Object) - Method in class org.wildfly.clustering.session.cache.attributes.DetachedSessionAttributes
 
remove(Object) - Method in class org.wildfly.clustering.session.cache.attributes.fine.FineSessionAttributes
 
remove(Object, Object) - Method in class org.wildfly.clustering.cache.infinispan.BlockingBasicCacheDecorator
 
remove(Object, Object) - Method in class org.wildfly.clustering.cache.infinispan.NonBlockingBasicCacheDecorator
 
remove(K) - Method in class org.wildfly.clustering.cache.infinispan.remote.near.CaffeineNearCache
 
remove(K) - Method in interface org.wildfly.clustering.server.local.scheduler.ScheduledEntries
Removes the entry with the specified key.
remove(K, CacheEntryVersion, CacheOptions) - Method in class org.wildfly.clustering.cache.infinispan.remote.RemoteCacheDecorator
 
remove(K, CacheOptions) - Method in class org.wildfly.clustering.cache.infinispan.remote.RemoteCacheDecorator
 
remove(K, MetadataValue) - Method in class org.wildfly.clustering.cache.infinispan.remote.near.CaffeineNearCache
 
removeAll(Flow.Publisher, CacheWriteOptions) - Method in class org.wildfly.clustering.cache.infinispan.remote.RemoteCacheDecorator
 
removeAll(Set, CacheWriteOptions) - Method in class org.wildfly.clustering.cache.infinispan.remote.RemoteCacheDecorator
 
removeAsync(I) - Method in interface org.wildfly.clustering.cache.CacheEntryRemover
Removes the specified entry from the cache.
removeAsync(Object) - Method in class org.wildfly.clustering.cache.infinispan.AbstractBasicCacheDecorator
 
removeAsync(Object, Object) - Method in class org.wildfly.clustering.cache.infinispan.AbstractBasicCacheDecorator
 
removeAsync(String) - Method in interface org.wildfly.clustering.session.cache.SessionFactory
 
removeAsync(String) - Method in interface org.wildfly.clustering.session.cache.user.UserFactory
 
removeAsync(String) - Method in class org.wildfly.clustering.session.infinispan.embedded.attributes.CoarseSessionAttributesFactory
 
removeAsync(String) - Method in class org.wildfly.clustering.session.infinispan.embedded.attributes.FineSessionAttributesFactory
 
removeAsync(String) - Method in class org.wildfly.clustering.session.infinispan.embedded.metadata.InfinispanSessionMetaDataFactory
 
removeAsync(String) - Method in class org.wildfly.clustering.session.infinispan.embedded.user.InfinispanUserContextFactory
 
removeAsync(String) - Method in class org.wildfly.clustering.session.infinispan.embedded.user.InfinispanUserSessionsFactory
 
removeAsync(String) - Method in class org.wildfly.clustering.session.infinispan.remote.attributes.CoarseSessionAttributesFactory
 
removeAsync(String) - Method in class org.wildfly.clustering.session.infinispan.remote.attributes.FineSessionAttributesFactory
 
removeAsync(String) - Method in class org.wildfly.clustering.session.infinispan.remote.metadata.HotRodSessionMetaDataFactory
 
removeAsync(String) - Method in class org.wildfly.clustering.session.infinispan.remote.user.HotRodUserContextFactory
 
removeAsync(String) - Method in class org.wildfly.clustering.session.infinispan.remote.user.HotRodUserSessionsFactory
 
removeAsyncEntry(Object) - Method in class org.wildfly.clustering.cache.infinispan.embedded.AdvancedCacheDecorator
 
removeCache(String, EnumSet) - Method in class org.wildfly.clustering.cache.infinispan.embedded.globalstate.LocalConfigurationStorage
 
removeClientListener(Object) - Method in class org.wildfly.clustering.cache.infinispan.remote.RemoteCacheDecorator
 
removed(Map) - Method in interface org.wildfly.clustering.server.registry.RegistryListener
Called when entries have been removed.
removed(CacheEntryRemovedEvent) - Method in class org.wildfly.clustering.server.infinispan.registry.CacheRegistry
Non-blocking handler of cache entry removal events.
removeEntryInMap(PeekableTouchableMap, int, Object) - Method in class org.wildfly.clustering.cache.infinispan.embedded.container.SegmentedEvictableDataContainer
 
removeGroup(String) - Method in class org.wildfly.clustering.cache.infinispan.embedded.AdvancedCacheDecorator
 
removeLifespanExpired(K, V, Long) - Method in class org.wildfly.clustering.cache.infinispan.embedded.AdvancedCacheDecorator
 
removeListenerAsync(Object) - Method in class org.wildfly.clustering.cache.infinispan.embedded.AdvancedCacheDecorator
 
removeMaxIdleExpired(K, V) - Method in class org.wildfly.clustering.cache.infinispan.embedded.AdvancedCacheDecorator
 
removeSegments(IntSet) - Method in class org.wildfly.clustering.cache.infinispan.embedded.container.EvictableDataContainer
 
removeSegments(IntSet) - Method in class org.wildfly.clustering.cache.infinispan.embedded.container.SegmentedEvictableDataContainer
 
removeSegments(IntSet) - Method in class org.wildfly.clustering.cache.infinispan.persistence.remote.RemoteCacheStore
 
removeSession(D) - Method in class org.wildfly.clustering.session.cache.user.MutableUserSessions
 
removeSession(D) - Method in interface org.wildfly.clustering.session.user.UserSessions
Removes the specified deployment from the set of deployments for which the associated user is authenticated.
removeToken(Object) - Method in interface org.wildfly.clustering.server.local.scheduler.ConcurrentDirectDeque
Removes the element associated with the given token.
removeWithVersion(K, long) - Method in class org.wildfly.clustering.cache.infinispan.remote.RemoteCacheDecorator
 
removeWithVersionAsync(K, long) - Method in class org.wildfly.clustering.cache.infinispan.remote.RemoteCacheDecorator
 
replace(K, MetadataValue, MetadataValue) - Method in class org.wildfly.clustering.cache.infinispan.remote.near.CaffeineNearCache
 
replace(K, V) - Method in class org.wildfly.clustering.cache.infinispan.BlockingBasicCacheDecorator
 
replace(K, V) - Method in class org.wildfly.clustering.cache.infinispan.embedded.AdvancedCacheDecorator
 
replace(K, V) - Method in class org.wildfly.clustering.cache.infinispan.NonBlockingBasicCacheDecorator
 
replace(K, V, long, TimeUnit) - Method in class org.wildfly.clustering.cache.infinispan.BlockingBasicCacheDecorator
 
replace(K, V, long, TimeUnit) - Method in class org.wildfly.clustering.cache.infinispan.embedded.AdvancedCacheDecorator
 
replace(K, V, long, TimeUnit) - Method in class org.wildfly.clustering.cache.infinispan.NonBlockingBasicCacheDecorator
 
replace(K, V, long, TimeUnit, long, TimeUnit) - Method in class org.wildfly.clustering.cache.infinispan.BlockingBasicCacheDecorator
 
replace(K, V, long, TimeUnit, long, TimeUnit) - Method in class org.wildfly.clustering.cache.infinispan.embedded.AdvancedCacheDecorator
 
replace(K, V, long, TimeUnit, long, TimeUnit) - Method in class org.wildfly.clustering.cache.infinispan.NonBlockingBasicCacheDecorator
 
replace(K, V, CacheEntryVersion, CacheWriteOptions) - Method in class org.wildfly.clustering.cache.infinispan.remote.RemoteCacheDecorator
 
replace(K, V, Metadata) - Method in class org.wildfly.clustering.cache.infinispan.embedded.AdvancedCacheDecorator
 
replace(K, V, V) - Method in class org.wildfly.clustering.cache.infinispan.BlockingBasicCacheDecorator
 
replace(K, V, V) - Method in class org.wildfly.clustering.cache.infinispan.embedded.AdvancedCacheDecorator
 
replace(K, V, V) - Method in class org.wildfly.clustering.cache.infinispan.NonBlockingBasicCacheDecorator
 
replace(K, V, V, long, TimeUnit) - Method in class org.wildfly.clustering.cache.infinispan.BlockingBasicCacheDecorator
 
replace(K, V, V, long, TimeUnit) - Method in class org.wildfly.clustering.cache.infinispan.embedded.AdvancedCacheDecorator
 
replace(K, V, V, long, TimeUnit) - Method in class org.wildfly.clustering.cache.infinispan.NonBlockingBasicCacheDecorator
 
replace(K, V, V, long, TimeUnit, long, TimeUnit) - Method in class org.wildfly.clustering.cache.infinispan.BlockingBasicCacheDecorator
 
replace(K, V, V, long, TimeUnit, long, TimeUnit) - Method in class org.wildfly.clustering.cache.infinispan.embedded.AdvancedCacheDecorator
 
replace(K, V, V, long, TimeUnit, long, TimeUnit) - Method in class org.wildfly.clustering.cache.infinispan.NonBlockingBasicCacheDecorator
 
replace(K, V, V, Metadata) - Method in class org.wildfly.clustering.cache.infinispan.embedded.AdvancedCacheDecorator
 
replaceAsync(K, V) - Method in class org.wildfly.clustering.cache.infinispan.AbstractBasicCacheDecorator
 
replaceAsync(K, V) - Method in class org.wildfly.clustering.cache.infinispan.embedded.AdvancedCacheDecorator
 
replaceAsync(K, V) - Method in class org.wildfly.clustering.cache.infinispan.remote.RemoteCacheDecorator
 
replaceAsync(K, V, long, TimeUnit) - Method in class org.wildfly.clustering.cache.infinispan.AbstractBasicCacheDecorator
 
replaceAsync(K, V, long, TimeUnit) - Method in class org.wildfly.clustering.cache.infinispan.embedded.AdvancedCacheDecorator
 
replaceAsync(K, V, long, TimeUnit) - Method in class org.wildfly.clustering.cache.infinispan.remote.RemoteCacheDecorator
 
replaceAsync(K, V, long, TimeUnit, long, TimeUnit) - Method in class org.wildfly.clustering.cache.infinispan.AbstractBasicCacheDecorator
 
replaceAsync(K, V, long, TimeUnit, long, TimeUnit) - Method in class org.wildfly.clustering.cache.infinispan.embedded.AdvancedCacheDecorator
 
replaceAsync(K, V, long, TimeUnit, long, TimeUnit) - Method in class org.wildfly.clustering.cache.infinispan.remote.RemoteCacheDecorator
 
replaceAsync(K, V, Metadata) - Method in class org.wildfly.clustering.cache.infinispan.embedded.AdvancedCacheDecorator
 
replaceAsync(K, V, V) - Method in class org.wildfly.clustering.cache.infinispan.AbstractBasicCacheDecorator
 
replaceAsync(K, V, V) - Method in class org.wildfly.clustering.cache.infinispan.embedded.AdvancedCacheDecorator
 
replaceAsync(K, V, V) - Method in class org.wildfly.clustering.cache.infinispan.remote.RemoteCacheDecorator
 
replaceAsync(K, V, V, long, TimeUnit) - Method in class org.wildfly.clustering.cache.infinispan.AbstractBasicCacheDecorator
 
replaceAsync(K, V, V, long, TimeUnit) - Method in class org.wildfly.clustering.cache.infinispan.embedded.AdvancedCacheDecorator
 
replaceAsync(K, V, V, long, TimeUnit) - Method in class org.wildfly.clustering.cache.infinispan.remote.RemoteCacheDecorator
 
replaceAsync(K, V, V, long, TimeUnit, long, TimeUnit) - Method in class org.wildfly.clustering.cache.infinispan.AbstractBasicCacheDecorator
 
replaceAsync(K, V, V, long, TimeUnit, long, TimeUnit) - Method in class org.wildfly.clustering.cache.infinispan.embedded.AdvancedCacheDecorator
 
replaceAsync(K, V, V, long, TimeUnit, long, TimeUnit) - Method in class org.wildfly.clustering.cache.infinispan.remote.RemoteCacheDecorator
 
replaceAsync(K, V, V, Metadata) - Method in class org.wildfly.clustering.cache.infinispan.embedded.AdvancedCacheDecorator
 
replaceAsyncEntry(K, V, Metadata) - Method in class org.wildfly.clustering.cache.infinispan.embedded.AdvancedCacheDecorator
 
replaceWithVersion(K, V, long) - Method in class org.wildfly.clustering.cache.infinispan.remote.RemoteCacheDecorator
 
replaceWithVersion(K, V, long, int) - Method in class org.wildfly.clustering.cache.infinispan.remote.RemoteCacheDecorator
 
replaceWithVersion(K, V, long, int, int) - Method in class org.wildfly.clustering.cache.infinispan.remote.RemoteCacheDecorator
 
replaceWithVersion(K, V, long, long, TimeUnit, long, TimeUnit) - Method in class org.wildfly.clustering.cache.infinispan.remote.RemoteCacheDecorator
 
replaceWithVersionAsync(K, V, long) - Method in class org.wildfly.clustering.cache.infinispan.remote.RemoteCacheDecorator
 
replaceWithVersionAsync(K, V, long, int) - Method in class org.wildfly.clustering.cache.infinispan.remote.RemoteCacheDecorator
 
replaceWithVersionAsync(K, V, long, int, int) - Method in class org.wildfly.clustering.cache.infinispan.remote.RemoteCacheDecorator
 
replaceWithVersionAsync(K, V, long, long, TimeUnit, long, TimeUnit) - Method in class org.wildfly.clustering.cache.infinispan.remote.RemoteCacheDecorator
 
reset() - Method in class org.wildfly.clustering.marshalling.ByteBufferInputStream
 
resize(long) - Method in class org.wildfly.clustering.cache.infinispan.embedded.container.EvictableDataContainer
 
resize(long) - Method in class org.wildfly.clustering.cache.infinispan.embedded.container.SegmentedEvictableDataContainer
 
resolveClass(ObjectStreamClass) - Method in class org.wildfly.clustering.marshalling.java.ObjectInputStream
 
resolveProxyClass(String[]) - Method in class org.wildfly.clustering.marshalling.java.ObjectInputStream
 
resolveStorage() - Method in class org.wildfly.clustering.cache.infinispan.remote.RemoteCacheDecorator
 
resolveStorage(MediaType, MediaType) - Method in class org.wildfly.clustering.cache.infinispan.remote.RemoteCacheDecorator
 
resume() - Method in interface org.wildfly.clustering.cache.batch.SuspendedBatch
Resumes this batch.
resume() - Method in interface org.wildfly.clustering.cache.infinispan.batch.ContextualSuspendedBatch
 
resume() - Method in class org.wildfly.clustering.cache.infinispan.batch.DefaultTransactionalBatch
 
resume() - Method in class org.wildfly.clustering.cache.infinispan.batch.SimpleContextualBatch
 
resume() - Method in interface org.wildfly.clustering.cache.infinispan.batch.TransactionalSuspendedBatch
 
resumeWithContext() - Method in interface org.wildfly.clustering.cache.batch.SuspendedBatch
Resumes this batch until Context.close().
retrieveEntries(String, Object[], Set, int) - Method in class org.wildfly.clustering.cache.infinispan.remote.RemoteCacheDecorator
 
retrieveEntriesByQuery(Query, Set, int) - Method in class org.wildfly.clustering.cache.infinispan.remote.RemoteCacheDecorator
 
retrieveEntriesWithMetadata(Set, int) - Method in class org.wildfly.clustering.cache.infinispan.remote.RemoteCacheDecorator
 
reverse() - Method in interface org.wildfly.clustering.function.BiConsumer
Returns a consumer that processes this consumer with reversed parameter order.
reverse() - Method in interface org.wildfly.clustering.function.BiFunction
Returns a function that processes this function with reversed parameter order.
reverse() - Method in interface org.wildfly.clustering.function.BinaryOperator
Returns a function that processes this function with reversed parameter order.
reverse() - Method in interface org.wildfly.clustering.function.BiPredicate
Returns a predicate that processes this predicate with reversed parameter order.
rollback(Transaction) - Method in class org.wildfly.clustering.cache.infinispan.persistence.remote.RemoteCacheStore
 
run() - Method in class org.wildfly.clustering.arquillian.AbstractITCase
 
run() - Method in interface org.wildfly.clustering.cache.CacheEntryMutator
 
run() - Method in class org.wildfly.clustering.server.jgroups.dispatcher.JChannelCommandDispatcherFactory
 
run() - Method in class org.wildfly.clustering.server.local.scheduler.LocalSchedulerService
 
run(Runnable) - Static method in interface org.wildfly.clustering.function.Callable
Returns a callable that runs the specified runner and returns null.
run(Runnable) - Static method in interface org.wildfly.clustering.function.Consumer
Returns a consumer that runs the specified task, ignoring its parameter.
run(Runnable) - Static method in interface org.wildfly.clustering.function.Supplier
Returns a supplier that returns null after invoking the specified task.
runAll(Iterable) - Static method in interface org.wildfly.clustering.function.Runner
Returns a composite runner that runs the specified runners.
runAsync() - Method in interface org.wildfly.clustering.cache.CacheEntryMutator
Mutates the associated cache entry asynchronously.
runAsync() - Method in class org.wildfly.clustering.cache.infinispan.embedded.EmbeddedCacheEntryComputer
 
runAsync() - Method in class org.wildfly.clustering.cache.infinispan.embedded.EmbeddedCacheEntryMutator
 
runAsync() - Method in class org.wildfly.clustering.cache.infinispan.remote.RemoteCacheEntryComputer
 
runAsync() - Method in class org.wildfly.clustering.cache.infinispan.remote.RemoteCacheEntryMutator
 
Runner - Interface in org.wildfly.clustering.function
An enhanced runnable.
RuntimeCommand<R,C> - Interface in org.wildfly.clustering.server.dispatcher
A command that does not throw checked exceptions.
RuntimeExceptionSupplier<E> - Interface in org.wildfly.clustering.function
Supplies a runtime exception.

S

Scalar - Enum Class in org.wildfly.clustering.marshalling.protostream
Enumeration of common scalar marshaller implementations.
ScalarClass - Enum Class in org.wildfly.clustering.marshalling.protostream
Set of scalar marshallers for marshalling a Class.
ScalarFieldMarshaller<T> - Class in org.wildfly.clustering.marshalling.protostream
A field marshaller based on a scaler marshaller.
ScalarMarshaller<T> - Interface in org.wildfly.clustering.marshalling.protostream
Marshaller for a single scalar value.
schedule(Map.Entry) - Method in interface org.wildfly.clustering.server.scheduler.Scheduler
Schedules a task for the specified entry
schedule(K, Instant) - Method in class org.wildfly.clustering.server.local.scheduler.LocalSchedulerService
 
schedule(K, V) - Method in class org.wildfly.clustering.server.infinispan.scheduler.PrimaryOwnerSchedulerService
 
schedule(K, V) - Method in class org.wildfly.clustering.server.scheduler.DecoratedSchedulerService
 
schedule(K, V) - Method in interface org.wildfly.clustering.server.scheduler.Scheduler
Schedules a task for the specified entry.
schedule(Cache, Predicate, CacheEntryScheduler) - Static method in class org.wildfly.clustering.server.infinispan.scheduler.CacheEntriesTask
Creates a task that schedules entries matching the specified filter.
ScheduleCommand<K,V> - Class in org.wildfly.clustering.server.infinispan.scheduler
Command that scheduled an entry.
ScheduleCommand(Map.Entry) - Constructor for class org.wildfly.clustering.server.infinispan.scheduler.ScheduleCommand
Creates a schedule command for the specified entry.
ScheduleCommandMarshaller - Enum Class in org.wildfly.clustering.server.infinispan.scheduler
ProtoStream marshaller for a ScheduleCommand.
ScheduledEntries<K,V> - Interface in org.wildfly.clustering.server.local.scheduler
A collection of scheduled entries with a predictable iteration order.
scheduleEntry(Map.Entry) - Method in interface org.wildfly.clustering.server.infinispan.scheduler.CacheEntryScheduler
Schedules the specified cache entry.
scheduleEntry(Map.Entry) - Method in class org.wildfly.clustering.server.infinispan.scheduler.CacheEntrySchedulerService
 
ScheduleExpirationCommand<K> - Class in org.wildfly.clustering.server.infinispan.expiration
ScheduleCommand that wraps expiration metadata with a marshallable implementation.
ScheduleExpirationCommand(Map.Entry) - Constructor for class org.wildfly.clustering.server.infinispan.expiration.ScheduleExpirationCommand
Creates a schedule command for the specified entry.
Scheduler<K,V> - Interface in org.wildfly.clustering.server.scheduler
A task scheduler.
SchedulerSerializationContextInitializer - Class in org.wildfly.clustering.server.infinispan.scheduler
The serialization context initializer for this package.
SchedulerSerializationContextInitializer() - Constructor for class org.wildfly.clustering.server.infinispan.scheduler.SchedulerSerializationContextInitializer
Creates a serialization context initializer.
SchedulerService<K,V> - Interface in org.wildfly.clustering.server.scheduler
A restartable scheduler.
SchedulerTopologyChangeListenerRegistrar<K,V,SE,CE> - Class in org.wildfly.clustering.server.infinispan.scheduler
Handles cache topology events for a distributed scheduler.
SchedulerTopologyChangeListenerRegistrar(SchedulerTopologyChangeListenerRegistrar.Configuration) - Constructor for class org.wildfly.clustering.server.infinispan.scheduler.SchedulerTopologyChangeListenerRegistrar
Creates the topology change listener for a scheduler.
SchemaRegistrar - Class in org.wildfly.clustering.marshalling.protostream
Registers a protobuf schema.
SchemaRegistrar(Class) - Constructor for class org.wildfly.clustering.marshalling.protostream.SchemaRegistrar
Creates a new protobuf schema registrar for the specified initializer implementation class.
SchemaRegistrar(Class, Package) - Constructor for class org.wildfly.clustering.marshalling.protostream.SchemaRegistrar
Creates a new protobuf schema registrar for the specified initializer implementation class and schema package.
SECURE - Enum constant in enum class org.wildfly.clustering.server.util.UUIDFactory
UUID factory that uses a SecureRandom.
security() - Method in class org.wildfly.clustering.cache.infinispan.persistence.jdbc.DataSourceConnectionFactoryConfigurationBuilder
 
security() - Method in class org.wildfly.clustering.cache.infinispan.persistence.remote.RemoteCacheStoreConfigurationBuilder
 
SegmentedEvictableDataContainer<K,V> - Class in org.wildfly.clustering.cache.infinispan.embedded.container
Copy of BoundedSegmentedDataContainer with support for selective and time-based eviction.
segments(IntSet) - Static method in interface org.wildfly.clustering.cache.infinispan.embedded.distribution.CacheStreamFilter
Returns a cache stream filter for the specified segments.
select(int) - Static method in enum class org.wildfly.clustering.marshalling.IndexSerializer
Returns the most efficient externalizer for a given index size.
self() - Method in class org.wildfly.clustering.cache.infinispan.persistence.remote.RemoteCacheStoreConfigurationBuilder
 
sendReply(Message, long, Object, boolean) - Method in class org.wildfly.clustering.server.jgroups.dispatcher.CommandDispatcherRequestCorrelator
 
SerializationContext - Interface in org.wildfly.clustering.marshalling.protostream
Extension of SerializationContext that ensures all registered marshallers implement ProtoStreamMarshaller.
SerializationContext.InstanceMarshallerProvider<T> - Interface in org.wildfly.clustering.marshalling.protostream
An instance marshaller provider that ensures all registered marshallers implement ProtoStreamMarshaller.
SerializationContextBuilder<I> - Interface in org.wildfly.clustering.marshalling.protostream
A builder of a serialization context.
SerializationContextBuilder.DefaultSerializationContextBuilder - Class in org.wildfly.clustering.marshalling.protostream
Default serialization context builder.
SerializationContextBuilder.NativeSerializationContextBuilder - Class in org.wildfly.clustering.marshalling.protostream
Native serialization context builder.
SerializationContextInitializer - Interface in org.wildfly.clustering.marshalling.protostream
A serialization context initializer.
Serializer<T> - Interface in org.wildfly.clustering.marshalling
Writes/reads an object to/from a binary stream.
Serializer.Provided<T> - Class in org.wildfly.clustering.marshalling
A serializer decorator.
SerializerExternalizer - Class in org.wildfly.clustering.marshalling.jboss
An Externalizer decorator for a Serializer.
SerializerExternalizer(Serializer) - Constructor for class org.wildfly.clustering.marshalling.jboss.SerializerExternalizer
Creates a new externalizer using the specified serializer.
serverStatistics() - Method in class org.wildfly.clustering.cache.infinispan.remote.RemoteCacheDecorator
 
serverStatisticsAsync() - Method in class org.wildfly.clustering.cache.infinispan.remote.RemoteCacheDecorator
 
Service - Interface in org.wildfly.clustering.server.service
A restartable service.
ServiceProviderListener<M> - Interface in org.wildfly.clustering.server.provider
Deprecated, for removal: This API element is subject to removal in a future version.
ServiceProviderRegistrar<T,M> - Interface in org.wildfly.clustering.server.provider
A distributed registry of service providers.
ServiceProviderRegistration<T,M> - Interface in org.wildfly.clustering.server.provider
Encapsulates the registration of a provisioned service.
ServiceProviderRegistrationEvent<M> - Interface in org.wildfly.clustering.server.provider
Encapsulates a service provider registration event.
ServiceProviderRegistrationListener<M> - Interface in org.wildfly.clustering.server.provider
A listener to be notified when the providers of a given service change.
ServiceProviderRegistry<T,M> - Interface in org.wildfly.clustering.server.provider
A distributed registry of service providers.
ServiceProviderRegistrySerializationContextInitializer - Class in org.wildfly.clustering.server.infinispan.provider
SerializationContextInitializer for this package.
ServiceProviderRegistrySerializationContextInitializer() - Constructor for class org.wildfly.clustering.server.infinispan.provider.ServiceProviderRegistrySerializationContextInitializer
Creates a serialization context initializer.
ServiceProvision<T,M> - Interface in org.wildfly.clustering.server.provider
Encapsulates a provisioned service.
ServiceRequest<T,C> - Class in org.wildfly.clustering.server.jgroups.dispatcher
Translates a ServiceResponse response to a CancellationException.
ServiceRequest(RequestCorrelator, Address, RequestOptions, C) - Constructor for class org.wildfly.clustering.server.jgroups.dispatcher.ServiceRequest
Creates a service request.
ServiceResponse - Enum Class in org.wildfly.clustering.server.jgroups.dispatcher
Enumeration of fixed command dispatcher responses.
Session<C> - Interface in org.wildfly.clustering.session
Represents a session.
SessionAccessMetaData - Interface in org.wildfly.clustering.session.cache.metadata.fine
The volatile aspects of a session's meta-data.
SessionAccessMetaDataEntry - Interface in org.wildfly.clustering.session.cache.metadata.fine
The session access metadata entry.
SessionAccessMetaDataEntryFunction - Class in org.wildfly.clustering.session.cache.metadata.fine
A remapping function the session access metadata entry.
SessionAccessMetaDataEntryFunction(MutableSessionAccessMetaDataOffsetValues) - Constructor for class org.wildfly.clustering.session.cache.metadata.fine.SessionAccessMetaDataEntryFunction
Creates a session access metadata entry function.
SessionAccessMetaDataEntryFunction(SessionAccessMetaDataEntryOffsets) - Constructor for class org.wildfly.clustering.session.cache.metadata.fine.SessionAccessMetaDataEntryFunction
Creates a a session access metadata entry function.
SessionAccessMetaDataEntryOffsets - Interface in org.wildfly.clustering.session.cache.metadata.fine
Encapsulates offsets for session access metadata.
SessionAccessMetaDataKey - Class in org.wildfly.clustering.session.infinispan.remote.metadata
Cache key for the session access meta data entry.
SessionAccessMetaDataKey(String) - Constructor for class org.wildfly.clustering.session.infinispan.remote.metadata.SessionAccessMetaDataKey
Creates a session access metadata key.
SessionActivationNotifier - Interface in org.wildfly.clustering.session.cache.attributes.coarse
Notifies attributes of a session implementing session activation listener.
SessionAffinityRegistryEntry - Class in org.wildfly.clustering.session.cache.affinity
A session affinity registry entry.
SessionAffinityRegistryEntry(String) - Constructor for class org.wildfly.clustering.session.cache.affinity.SessionAffinityRegistryEntry
Creates a registry entry using the specified key.
SessionAffinityRegistryGroupMemberMapper<M> - Class in org.wildfly.clustering.session.cache.affinity
Uses a registry to map a group member to a string value.
SessionAffinityRegistryGroupMemberMapper(Registry) - Constructor for class org.wildfly.clustering.session.cache.affinity.SessionAffinityRegistryGroupMemberMapper
Creates a affinity function from the specified registry.
SessionAffinitySerializationContextInitializer - Class in org.wildfly.clustering.session.cache.affinity
Create a serialization context initializer for this package.
SessionAffinitySerializationContextInitializer() - Constructor for class org.wildfly.clustering.session.cache.affinity.SessionAffinitySerializationContextInitializer
Creates a serialization context initializer.
SessionAttributeActivationNotifier - Interface in org.wildfly.clustering.session.cache.attributes.fine
A notifier of passivation/activation events.
SessionAttributeActivationNotifierFactory<CC,S,L,SC> - Class in org.wildfly.clustering.session.infinispan.embedded
Factory for creating a SessionAttributeActivationNotifier for a given session identifier.
SessionAttributeActivationNotifierFactory(ContainerProvider, Iterable) - Constructor for class org.wildfly.clustering.session.infinispan.embedded.SessionAttributeActivationNotifierFactory
Creates a session attribute notifier of activation events.
SessionAttributeMapComputeFunction<V> - Class in org.wildfly.clustering.session.cache.attributes.fine
A session attribute map compute function.
SessionAttributeMapComputeFunction(Map) - Constructor for class org.wildfly.clustering.session.cache.attributes.fine.SessionAttributeMapComputeFunction
Creates a session attribute map compute function.
SessionAttributeMapComputeFunctionMarshaller - Enum Class in org.wildfly.clustering.session.cache.attributes.fine
ProtoStream marshaller for a SessionAttributeMapComputeFunction.
SessionAttributeMapEntry<V> - Class in org.wildfly.clustering.session.cache.attributes.fine
Encapsulates a session attribute map entry.
SessionAttributeMapEntry(String, V) - Constructor for class org.wildfly.clustering.session.cache.attributes.fine.SessionAttributeMapEntry
Creates a session attribute map entry.
SessionAttributeMapEntry(Map.Entry) - Constructor for class org.wildfly.clustering.session.cache.attributes.fine.SessionAttributeMapEntry
Creates a session attribute map entry.
SessionAttributeMapEntryMarshaller - Enum Class in org.wildfly.clustering.session.cache.attributes.fine
ProtoStream marshaller for a SessionAttributeMapEntry.
SessionAttributePersistenceStrategy - Enum Class in org.wildfly.clustering.session
Enumerates the strategies for persisting session attributes.
SessionAttributes - Interface in org.wildfly.clustering.session.cache.attributes
Encapsulates the lifecycle of the attributes of a session.
SessionAttributesFactory<C,V> - Interface in org.wildfly.clustering.session.cache.attributes
Factory for creating a SessionAttributes object.
SessionAttributesFactoryConfiguration<V,MV> - Interface in org.wildfly.clustering.session.cache.attributes
Configuration of a factory for creating a SessionAttributes object.
SessionAttributesKey - Class in org.wildfly.clustering.session.infinispan.embedded.attributes
Cache key for session attributes.
SessionAttributesKey - Class in org.wildfly.clustering.session.infinispan.remote.attributes
Cache key for session attributes.
SessionAttributesKey(String) - Constructor for class org.wildfly.clustering.session.infinispan.embedded.attributes.SessionAttributesKey
Creates a session attribute key.
SessionAttributesKey(String) - Constructor for class org.wildfly.clustering.session.infinispan.remote.attributes.SessionAttributesKey
Creates a session attributes key.
SessionAttributesKeyFormatter - Class in org.wildfly.clustering.session.infinispan.embedded.attributes
Resolver for SessionAttributesKey.
SessionAttributesKeyFormatter() - Constructor for class org.wildfly.clustering.session.infinispan.embedded.attributes.SessionAttributesKeyFormatter
Creates a formatter of a session attributes key.
SessionAttributesSerializationContextInitializer - Class in org.wildfly.clustering.session.infinispan.embedded.attributes
The serialization context initializer for this package.
SessionAttributesSerializationContextInitializer - Class in org.wildfly.clustering.session.infinispan.remote.attributes
The serialization context initializer for this module
SessionAttributesSerializationContextInitializer() - Constructor for class org.wildfly.clustering.session.infinispan.embedded.attributes.SessionAttributesSerializationContextInitializer
Creates a serialization context initializer.
SessionAttributesSerializationContextInitializer() - Constructor for class org.wildfly.clustering.session.infinispan.remote.attributes.SessionAttributesSerializationContextInitializer
Creates a serialization context initializer.
SessionBindingNotifier - Interface in org.wildfly.clustering.session.cache
Notifies attributes of a session implementing session binding listener.
SessionCacheEntryFilter - Enum Class in org.wildfly.clustering.session.infinispan.embedded
Cache entry filters for use by cache streams.
SessionCacheKeyFilter - Enum Class in org.wildfly.clustering.session.infinispan.embedded
Cache key filters for use by cache streams.
SessionCreationMetaData - Interface in org.wildfly.clustering.session.cache.metadata.fine
The more static aspects of a session's meta-data.
SessionCreationMetaDataEntry<C> - Interface in org.wildfly.clustering.session.cache.metadata.fine
A contextual session metadata entry.
SessionCreationMetaDataEntryFunction<C> - Class in org.wildfly.clustering.session.cache.metadata.fine
The remapping function for the session creation metadata entry.
SessionCreationMetaDataEntryFunction(Offset) - Constructor for class org.wildfly.clustering.session.cache.metadata.fine.SessionCreationMetaDataEntryFunction
Creates a session creation metadata entry function.
SessionCreationMetaDataEntryFunction(OffsetValue) - Constructor for class org.wildfly.clustering.session.cache.metadata.fine.SessionCreationMetaDataEntryFunction
Creates a session creation metadata entry function.
SessionCreationMetaDataKey - Class in org.wildfly.clustering.session.infinispan.remote.metadata
Cache key for the session creation meta data entry.
SessionCreationMetaDataKey(String) - Constructor for class org.wildfly.clustering.session.infinispan.remote.metadata.SessionCreationMetaDataKey
Creates a session creation metadata key.
SessionExpirationTask<SC,MV,AV,LC> - Class in org.wildfly.clustering.session.infinispan.embedded
Session remover that removes a session if and only if it is expired.
SessionExpirationTask(SessionFactory, Supplier, Consumer) - Constructor for class org.wildfly.clustering.session.infinispan.embedded.SessionExpirationTask
Creates a remover for expired sessions.
SessionFactory<DC,MV,AV,SC> - Interface in org.wildfly.clustering.session.cache
Factory for creating sessions.
SessionFactoryConfiguration<DC,MV,AV,SC> - Interface in org.wildfly.clustering.session.cache
The configuration of an immutable session factory.
SessionKeyFormatter<K> - Class in org.wildfly.clustering.session.infinispan.embedded
Base Formatter for cache keys containing session identifiers.
SessionKeyFormatter(Function) - Constructor for class org.wildfly.clustering.session.infinispan.embedded.SessionKeyFormatter
Creates the formatter of a session key.
SessionKeyMarshaller<K> - Class in org.wildfly.clustering.session.cache
Scalar marshaller for a session identifier.
SessionKeyMarshaller(Function) - Constructor for class org.wildfly.clustering.session.cache.SessionKeyMarshaller
Creates a session key marshaller using the specified factory
SessionManager<C> - Interface in org.wildfly.clustering.session
Manager of the sessions of an application.
SessionManagerConfiguration<C> - Interface in org.wildfly.clustering.session
Encapsulates the configuration of a session manager.
SessionManagerFactory<CC,SC> - Interface in org.wildfly.clustering.session
A factory for creating a session manager.
SessionManagerFactoryConfiguration<SC> - Interface in org.wildfly.clustering.session
Encapsulates the configuration of a session manager.
SessionManagerNearCacheFactory - Class in org.wildfly.clustering.session.infinispan.remote
A near-cache factory based on max-active-sessions.
SessionManagerNearCacheFactory(EvictionConfiguration) - Constructor for class org.wildfly.clustering.session.infinispan.remote.SessionManagerNearCacheFactory
Creates the near cache factory for this session manager.
SessionMetaData - Interface in org.wildfly.clustering.session
Abstraction for meta information about a session.
SessionMetaDataEntry - Interface in org.wildfly.clustering.session.cache.metadata.coarse
Encapsulates the immutable cache entry properties storing session metadata.
SessionMetaDataEntry<C> - Interface in org.wildfly.clustering.session.cache.metadata.fine
Encapsulates fine-granularity mapping of session metadata using separate entries for creation vs access metadata.
SessionMetaDataEntryFunction<C> - Class in org.wildfly.clustering.session.cache.metadata.coarse
Cache compute function that applies the session meta data delta.
SessionMetaDataEntryFunction(MutableSessionMetaDataOffsetValues) - Constructor for class org.wildfly.clustering.session.cache.metadata.coarse.SessionMetaDataEntryFunction
Creates a session metadata entry function.
SessionMetaDataEntryFunction(SessionMetaDataEntryOffsets) - Constructor for class org.wildfly.clustering.session.cache.metadata.coarse.SessionMetaDataEntryFunction
Creates a session metadata entry function from the specified operand
SessionMetaDataEntryFunctionMarshaller - Enum Class in org.wildfly.clustering.session.cache.metadata.coarse
ProtoStream marshaller for a SessionMetaDataEntryFunction.
SessionMetaDataEntryOffsets - Interface in org.wildfly.clustering.session.cache.metadata.coarse
Encapsulates session metadata entry offsets.
SessionMetaDataFactory<V> - Interface in org.wildfly.clustering.session.cache.metadata
Factory for session metadata.
SessionMetaDataKey - Class in org.wildfly.clustering.session.infinispan.embedded.metadata
Cache key for the session meta data entry.
SessionMetaDataKey(String) - Constructor for class org.wildfly.clustering.session.infinispan.embedded.metadata.SessionMetaDataKey
Creates a session metadata key.
SessionMetaDataKeyFormatter - Class in org.wildfly.clustering.session.infinispan.embedded.metadata
Formatter for a SessionMetaDataKey.
SessionMetaDataKeyFormatter() - Constructor for class org.wildfly.clustering.session.infinispan.embedded.metadata.SessionMetaDataKeyFormatter
Creates the formatter for a session metadata key.
SessionMetaDataSerializationContextInitializer - Class in org.wildfly.clustering.session.infinispan.embedded.metadata
The serialization context initializer for this package.
SessionMetaDataSerializationContextInitializer - Class in org.wildfly.clustering.session.infinispan.remote.metadata
The serialization context initializer for this package.
SessionMetaDataSerializationContextInitializer() - Constructor for class org.wildfly.clustering.session.infinispan.embedded.metadata.SessionMetaDataSerializationContextInitializer
Creates a serialization context initializer.
SessionMetaDataSerializationContextInitializer() - Constructor for class org.wildfly.clustering.session.infinispan.remote.metadata.SessionMetaDataSerializationContextInitializer
Creates a serialization context initializer.
SessionStatistics - Interface in org.wildfly.clustering.session
Encapsulates the statistics provided by a session manager.
set(K, V, CacheWriteOptions) - Method in class org.wildfly.clustering.cache.infinispan.remote.RemoteCacheDecorator
 
set(V) - Method in class org.wildfly.clustering.server.offset.OffsetValue.DefaultOffsetValue
 
set(V) - Method in interface org.wildfly.clustering.server.offset.Value
Updates the referenced value.
SetAddFunction<V> - Class in org.wildfly.clustering.cache.function
Function that adds one or more items to a set.
SetAddFunction(Collection) - Constructor for class org.wildfly.clustering.cache.function.SetAddFunction
Constructs a new function that adds the specified elements to a set.
SetAddFunction(V) - Constructor for class org.wildfly.clustering.cache.function.SetAddFunction
Constructs a new function that adds the specified element to a set.
setAvailability(AvailabilityMode) - Method in class org.wildfly.clustering.cache.infinispan.embedded.AdvancedCacheDecorator
 
setFragment(String) - Method in interface org.wildfly.clustering.arquillian.RelativeURIBuilder
Specifies the fragment (e.g. anchor) of the URI created by this builder.
setFragment(String) - Method in interface org.wildfly.clustering.arquillian.URIBuilder
 
setHost(String) - Method in interface org.wildfly.clustering.arquillian.URIBuilder
Specifies the host of the URI created by this builder.
setIfAbsent(K, V, CacheWriteOptions) - Method in class org.wildfly.clustering.cache.infinispan.remote.RemoteCacheDecorator
 
setLastAccess(Instant, Instant) - Method in class org.wildfly.clustering.session.cache.metadata.coarse.DefaultSessionMetaData
 
setLastAccess(Instant, Instant) - Method in class org.wildfly.clustering.session.cache.metadata.DetachedSessionMetaData
 
setLastAccess(Instant, Instant) - Method in class org.wildfly.clustering.session.cache.metadata.fine.CompositeSessionMetaData
 
setLastAccess(Instant, Instant) - Method in interface org.wildfly.clustering.session.SessionMetaData
Sets the time this session was last accessed.
setLastAccessDuration(Duration, Duration) - Method in class org.wildfly.clustering.session.cache.metadata.fine.DefaultSessionAccessMetaDataEntry
 
setLastAccessDuration(Duration, Duration) - Method in class org.wildfly.clustering.session.cache.metadata.fine.MutableSessionAccessMetaData
 
setLastAccessDuration(Duration, Duration) - Method in interface org.wildfly.clustering.session.cache.metadata.fine.SessionAccessMetaData
Sets the last accessed duration (since this session was created) and last request duration.
setMaxIdle(Duration) - Method in class org.wildfly.clustering.session.cache.metadata.coarse.DefaultSessionMetaData
 
setMaxIdle(Duration) - Method in class org.wildfly.clustering.session.cache.metadata.coarse.DefaultSessionMetaDataEntry
 
setMaxIdle(Duration) - Method in class org.wildfly.clustering.session.cache.metadata.coarse.MutableSessionMetaDataEntry
 
setMaxIdle(Duration) - Method in interface org.wildfly.clustering.session.cache.metadata.coarse.SessionMetaDataEntry
Specifies the duration of time since last access after which this session will expire.
setMaxIdle(Duration) - Method in class org.wildfly.clustering.session.cache.metadata.DetachedSessionMetaData
 
setMaxIdle(Duration) - Method in class org.wildfly.clustering.session.cache.metadata.fine.CompositeSessionMetaData
 
setMaxIdle(Duration) - Method in class org.wildfly.clustering.session.cache.metadata.fine.DefaultSessionCreationMetaDataEntry
 
setMaxIdle(Duration) - Method in class org.wildfly.clustering.session.cache.metadata.fine.MutableSessionCreationMetaData
 
setMaxIdle(Duration) - Method in interface org.wildfly.clustering.session.cache.metadata.fine.SessionCreationMetaData
Sets the maximum duration of time this session may remain idle before it will be expired by the session manager.
setMaxIdle(Duration) - Method in interface org.wildfly.clustering.session.SessionMetaData
Specifies the duration of time since last access after which this session will expire.
setOffset(Offset) - Method in class org.wildfly.clustering.server.offset.OffsetValue.DefaultOffsetValue
 
setOffset(Offset) - Method in interface org.wildfly.clustering.server.offset.OffsetValue
Sets the current offset.
SetOperations - Enum Class in org.wildfly.clustering.cache.function
Defines Set creation and cloning strategies.
setParam(Object, Object) - Method in class org.wildfly.clustering.marshalling.protostream.AbstractProtoStreamOperation
 
setPollTimeout(Duration) - Method in class org.wildfly.clustering.cache.infinispan.embedded.affinity.DefaultKeyAffinityService
Overrides the duration of time for which calls to DefaultKeyAffinityService.getKeyForAddress(Address) will wait for an available pre-generated key, after which a random key will be returned.
setPort(int) - Method in interface org.wildfly.clustering.arquillian.URIBuilder
Specifies the port of the URI created by this builder.
setQueueSize(int) - Method in class org.wildfly.clustering.cache.infinispan.embedded.affinity.DefaultKeyAffinityService
Overrides the maximum number of keys with affinity to a given member to pre-generate.
SetRemoveFunction<V> - Class in org.wildfly.clustering.cache.function
Function that removes one or more elements from a set.
SetRemoveFunction(Collection) - Constructor for class org.wildfly.clustering.cache.function.SetRemoveFunction
Constructs a new function that removes the specified elements from a set.
SetRemoveFunction(V) - Constructor for class org.wildfly.clustering.cache.function.SetRemoveFunction
Constructs a new function that removes the specified element from a set.
setScheme(String) - Method in interface org.wildfly.clustering.arquillian.URIBuilder
Specifies the scheme of URI created by this builder.
setUserInfo(String) - Method in interface org.wildfly.clustering.arquillian.URIBuilder
Specifies the user info of URI created by this builder.
setValue(Void) - Method in class org.wildfly.clustering.session.cache.affinity.SessionAffinityRegistryEntry
 
setValue(V) - Method in interface org.wildfly.clustering.server.util.MapEntry
 
setValue(V) - Method in class org.wildfly.clustering.session.cache.attributes.fine.SessionAttributeMapEntry
 
SHORT - Enum constant in enum class org.wildfly.clustering.marshalling.protostream.Scalar
A short value
shutdown() - Method in class org.wildfly.clustering.context.ContextualExecutorService
 
shutdownNow() - Method in class org.wildfly.clustering.context.ContextualExecutorService
 
simple() - Static method in interface org.wildfly.clustering.server.util.Supplied
A simple supplied value.
SIMPLE - Static variable in interface org.wildfly.clustering.server.util.Supplied
A simple supplied value
simpleCache() - Method in class org.wildfly.clustering.cache.infinispan.persistence.jdbc.DataSourceConnectionFactoryConfigurationBuilder
 
simpleCache() - Method in class org.wildfly.clustering.cache.infinispan.persistence.remote.RemoteCacheStoreConfigurationBuilder
 
simpleCache(boolean) - Method in class org.wildfly.clustering.cache.infinispan.persistence.jdbc.DataSourceConnectionFactoryConfigurationBuilder
 
simpleCache(boolean) - Method in class org.wildfly.clustering.cache.infinispan.persistence.remote.RemoteCacheStoreConfigurationBuilder
 
SimpleContextualBatch - Class in org.wildfly.clustering.cache.infinispan.batch
A simple extendable batch with no suspend/resume behavior.
SimpleContextualBatchFactory - Class in org.wildfly.clustering.cache.infinispan.batch
A factory for creating thread context batches referencing simple batches.
SimpleContextualBatchFactory(String) - Constructor for class org.wildfly.clustering.cache.infinispan.batch.SimpleContextualBatchFactory
Creates a contextual batch factory
SimpleDataInput - Class in org.wildfly.clustering.marshalling.protostream
DataInput implementation used to write the unexposed serializable fields of an object.
SimpleDataInput.Builder - Class in org.wildfly.clustering.marshalling.protostream
Builds a simple data input.
SimpleDataOutput - Class in org.wildfly.clustering.marshalling.protostream
DataOutput implementation used to read the unexposed serializable fields of an object.
SimpleDataOutput.Builder - Class in org.wildfly.clustering.marshalling.protostream
Builds a simple data output.
SimpleExpirationMetaData - Class in org.wildfly.clustering.server.infinispan.expiration
A cached ExpirationMetaData implementation.
SimpleExpirationMetaData(ExpirationMetaData) - Constructor for class org.wildfly.clustering.server.infinispan.expiration.SimpleExpirationMetaData
Creates a cached expiration meta data.
SimpleExpirationMetaDataMarshaller - Enum Class in org.wildfly.clustering.server.infinispan.expiration
ProtoStream marshaller for a SimpleExpirationMetaData.
SimpleIdentifierFactoryService<I> - Class in org.wildfly.clustering.server.local.manager
Simple IdentifierFactoryService that delegates to a supplier.
SimpleIdentifierFactoryService(Supplier) - Constructor for class org.wildfly.clustering.server.local.manager.SimpleIdentifierFactoryService
Creates an identifier factory service based on the specified factory.
SimpleImmutableSession - Class in org.wildfly.clustering.session.cache
An immutable "snapshot" of a session which can be accessed outside the scope of a transaction.
SimpleImmutableSession(ImmutableSession) - Constructor for class org.wildfly.clustering.session.cache.SimpleImmutableSession
Creates an immutable session snapshot.
SimpleImmutableSessionMetaData - Class in org.wildfly.clustering.session.cache.metadata
An immutable "snapshot" of a session's meta-data which can be accessed outside the scope of a transaction.
SimpleImmutableSessionMetaData(ImmutableSessionMetaData) - Constructor for class org.wildfly.clustering.session.cache.metadata.SimpleImmutableSessionMetaData
Creates an immutable snapshot from the specified metadata.
SimpleKeyAffinityService<K> - Class in org.wildfly.clustering.cache.infinispan.embedded.affinity
Simple KeyAffinityService implementation for use when co-location is not a requirement.
SimpleLocality - Class in org.wildfly.clustering.cache.infinispan.embedded.distribution
Simple Locality implementation that uses a static value.
SimpleObjectInput - Class in org.wildfly.clustering.marshalling.protostream
ObjectInput implementation used to write the unexposed fields of an Externalizable object.
SimpleObjectInput.Builder - Class in org.wildfly.clustering.marshalling.protostream
Builder of a simple object input.
SimpleObjectOutput - Class in org.wildfly.clustering.marshalling.protostream
ObjectOutput implementation used to read the unexposed fields of an Externalizable object.
SimpleObjectOutput.Builder - Class in org.wildfly.clustering.marshalling.protostream
Builder of a simple object output.
SimpleService - Class in org.wildfly.clustering.server.service
A simple service with no lifecycle behavior.
SimpleService() - Constructor for class org.wildfly.clustering.server.service.SimpleService
Creates a simple service
singleton(BiFunction) - Static method in interface org.wildfly.clustering.server.registry.RegistryFactory
Creates a registry factory from the specified function.
singleton(M) - Static method in interface org.wildfly.clustering.server.group.GroupMembership
Returns a singleton group membership.
sites() - Method in class org.wildfly.clustering.cache.infinispan.persistence.jdbc.DataSourceConnectionFactoryConfigurationBuilder
 
sites() - Method in class org.wildfly.clustering.cache.infinispan.persistence.remote.RemoteCacheStoreConfigurationBuilder
 
size() - Method in class org.wildfly.clustering.cache.infinispan.BlockingBasicCacheDecorator
 
size() - Method in class org.wildfly.clustering.cache.infinispan.embedded.AdvancedCacheDecorator
 
size() - Method in class org.wildfly.clustering.cache.infinispan.NonBlockingBasicCacheDecorator
 
size() - Method in class org.wildfly.clustering.cache.infinispan.remote.near.CaffeineNearCache
 
size() - Method in class org.wildfly.clustering.marshalling.ByteBufferMarshalledValue
If present, returns the size of the buffer returned by ByteBufferMarshalledValue.getBuffer().
size() - Method in interface org.wildfly.clustering.session.cache.attributes.SessionAttributes
 
size(int) - Method in interface org.wildfly.clustering.marshalling.IntSerializer
Returns the serialized size of the specified value.
size(Object) - Method in class org.wildfly.clustering.marshalling.AbstractByteBufferMarshaller
 
size(Object) - Method in interface org.wildfly.clustering.marshalling.ByteBufferMarshaller
Returns the marshalled size of the specified object.
size(Object) - Method in class org.wildfly.clustering.marshalling.protostream.ProtoStreamByteBufferMarshaller
 
size(Object) - Method in class org.wildfly.clustering.marshalling.protostream.WrappedMessageByteBufferMarshaller
 
size(UUID) - Method in enum class org.wildfly.clustering.marshalling.util.UUIDSerializer
 
size(IntSet) - Method in class org.wildfly.clustering.cache.infinispan.persistence.remote.RemoteCacheStore
 
size(Address) - Method in enum class org.wildfly.clustering.server.jgroups.AddressSerializer
 
size(ProtoStreamSizeOperation, Object) - Method in enum class org.wildfly.clustering.marshalling.protostream.Scalar
 
size(ProtoStreamSizeOperation, ByteBufferMarshalledKey) - Method in enum class org.wildfly.clustering.marshalling.protostream.ByteBufferMarshalledKeyMarshaller
 
size(ProtoStreamSizeOperation, ByteBufferMarshalledValue) - Method in enum class org.wildfly.clustering.marshalling.protostream.ByteBufferMarshalledValueMarshaller
 
size(ProtoStreamSizeOperation, T) - Method in interface org.wildfly.clustering.marshalling.protostream.Marshallable
Computes the size of the specified object.
size(ProtoStreamSizeOperation, T) - Method in class org.wildfly.clustering.marshalling.protostream.reflect.ProxyMarshaller
 
size(JChannelGroupMember) - Method in enum class org.wildfly.clustering.server.jgroups.JChannelGroupMemberSerializer
 
size(T) - Method in class org.wildfly.clustering.marshalling.Serializer.Provided
 
size(T) - Method in interface org.wildfly.clustering.marshalling.Serializer
Returns the size of the buffer to use for marshalling the specified object, if known.
sizeAsync() - Method in class org.wildfly.clustering.cache.infinispan.AbstractBasicCacheDecorator
 
sizeAsync() - Method in class org.wildfly.clustering.cache.infinispan.embedded.AdvancedCacheDecorator
 
SizeComputingProtoStreamWriter - Class in org.wildfly.clustering.marshalling.protostream
A ProtoStreamWriter implementation used to compute the number of bytes that would be written to a stream.
sizeEstimate(Object) - Method in class org.wildfly.clustering.cache.infinispan.marshalling.AbstractMarshaller
 
sizeEstimate(Object) - Method in class org.wildfly.clustering.cache.infinispan.marshalling.UserMarshaller
 
sizeIncludingExpired() - Method in class org.wildfly.clustering.cache.infinispan.embedded.container.EvictableDataContainer
 
sizeIncludingExpired() - Method in class org.wildfly.clustering.cache.infinispan.embedded.container.SegmentedEvictableDataContainer
 
skip(long) - Method in class org.wildfly.clustering.marshalling.ByteBufferInputStream
 
skip(long) - Method in class org.wildfly.clustering.marshalling.protostream.SimpleObjectInput
 
skipBytes(int) - Method in class org.wildfly.clustering.marshalling.protostream.SimpleDataInput
 
skipField(int) - Method in class org.wildfly.clustering.marshalling.protostream.DefaultProtoStreamReader
 
skipField(int) - Method in class org.wildfly.clustering.marshalling.protostream.OffsetProtoStreamReader
 
skipField(WireType) - Method in interface org.wildfly.clustering.marshalling.protostream.ProtoStreamReader
Skips over the field of the specified wire type.
sorted() - Static method in interface org.wildfly.clustering.server.local.scheduler.ScheduledEntries
Creates a sorted scheduled entries collection.
sorted(Comparator) - Static method in interface org.wildfly.clustering.server.local.scheduler.ScheduledEntries
Creates a sorted scheduled entries collection using the specified comparator
SortedMapMarshaller<K,V,T> - Class in org.wildfly.clustering.marshalling.protostream.util
Marshaller for a SortedMap.
SortedMapMarshaller(Function) - Constructor for class org.wildfly.clustering.marshalling.protostream.util.SortedMapMarshaller
Creates a marshaller for a sorted map.
SortedSetMarshaller<E,T> - Class in org.wildfly.clustering.marshalling.protostream.util
Marshaller for a SortedSet.
SortedSetMarshaller(Function) - Constructor for class org.wildfly.clustering.marshalling.protostream.util.SortedSetMarshaller
Creates a marshaller for a sorted set.
split(GroupMembershipEvent) - Method in interface org.wildfly.clustering.server.GroupMembershipListener
Indicates that the membership of the group has changed, probably due to a network partition.
spliterator() - Method in class org.wildfly.clustering.cache.infinispan.embedded.container.EvictableDataContainer
 
spliterator(IntSet) - Method in class org.wildfly.clustering.cache.infinispan.embedded.container.EvictableDataContainer
 
spliteratorIncludingExpired() - Method in class org.wildfly.clustering.cache.infinispan.embedded.container.EvictableDataContainer
 
spliteratorIncludingExpired() - Method in class org.wildfly.clustering.cache.infinispan.embedded.container.SegmentedEvictableDataContainer
 
spliteratorIncludingExpired(IntSet) - Method in class org.wildfly.clustering.cache.infinispan.embedded.container.EvictableDataContainer
 
spliteratorIncludingExpired(IntSet) - Method in class org.wildfly.clustering.cache.infinispan.embedded.container.SegmentedEvictableDataContainer
 
SQLSerializationContextInitializer - Class in org.wildfly.clustering.marshalling.protostream.sql
Serialization context initializer for the java.sql package.
SQLSerializationContextInitializer() - Constructor for class org.wildfly.clustering.marshalling.protostream.sql.SQLSerializationContextInitializer
Creates a new serialization context initializer.
StackTraceElementMarshaller - Enum Class in org.wildfly.clustering.marshalling.protostream
ProtoStream marshaller for a StackTraceElement.
start() - Method in interface org.wildfly.clustering.arquillian.Lifecycle
Starts this object.
start() - Method in class org.wildfly.clustering.cache.infinispan.AbstractBasicCacheDecorator
 
start() - Method in class org.wildfly.clustering.cache.infinispan.embedded.affinity.DefaultKeyAffinityService
 
start() - Method in class org.wildfly.clustering.cache.infinispan.embedded.affinity.SimpleKeyAffinityService
 
start() - Method in class org.wildfly.clustering.server.infinispan.manager.AffinityIdentifierFactoryService
 
start() - Method in class org.wildfly.clustering.server.local.scheduler.LocalSchedulerService
 
start() - Method in class org.wildfly.clustering.server.service.AtomicReferenceService
 
start() - Method in class org.wildfly.clustering.server.service.DecoratedService
 
start() - Method in interface org.wildfly.clustering.server.service.Service
Starts this service.
start() - Method in class org.wildfly.clustering.server.service.SimpleService
 
start() - Method in class org.wildfly.clustering.session.cache.AbstractSessionManager
 
start() - Method in class org.wildfly.clustering.session.cache.user.DefaultUserManager
 
start(ConnectionFactoryConfiguration, ClassLoader) - Method in class org.wildfly.clustering.cache.infinispan.persistence.jdbc.DataSourceConnectionFactory
 
start(InitializationContext) - Method in class org.wildfly.clustering.cache.infinispan.persistence.remote.RemoteCacheStore
 
startBatch() - Method in class org.wildfly.clustering.cache.infinispan.embedded.AdvancedCacheDecorator
 
statistics() - Method in class org.wildfly.clustering.cache.infinispan.persistence.jdbc.DataSourceConnectionFactoryConfigurationBuilder
 
statistics() - Method in class org.wildfly.clustering.cache.infinispan.persistence.remote.RemoteCacheStoreConfigurationBuilder
 
stop() - Method in interface org.wildfly.clustering.arquillian.Lifecycle
Stops this object.
stop() - Method in class org.wildfly.clustering.cache.infinispan.AbstractBasicCacheDecorator
 
stop() - Method in class org.wildfly.clustering.cache.infinispan.embedded.affinity.DefaultKeyAffinityService
 
stop() - Method in class org.wildfly.clustering.cache.infinispan.embedded.affinity.SimpleKeyAffinityService
 
stop() - Method in class org.wildfly.clustering.cache.infinispan.marshalling.AbstractMarshaller
 
stop() - Method in class org.wildfly.clustering.cache.infinispan.persistence.jdbc.DataSourceConnectionFactory
 
stop() - Method in class org.wildfly.clustering.cache.infinispan.persistence.remote.RemoteCacheStore
 
stop() - Method in class org.wildfly.clustering.server.infinispan.manager.AffinityIdentifierFactoryService
 
stop() - Method in class org.wildfly.clustering.server.local.scheduler.LocalSchedulerService
 
stop() - Method in class org.wildfly.clustering.server.service.AtomicReferenceService
 
stop() - Method in class org.wildfly.clustering.server.service.DecoratedService
 
stop() - Method in interface org.wildfly.clustering.server.service.Service
Stops this service.
stop() - Method in class org.wildfly.clustering.server.service.SimpleService
 
stop() - Method in class org.wildfly.clustering.session.cache.AbstractSessionManager
 
stop() - Method in class org.wildfly.clustering.session.cache.user.DefaultUserManager
 
stop() - Method in class org.wildfly.clustering.session.infinispan.embedded.InfinispanSessionManager
 
stream() - Method in interface org.wildfly.clustering.server.local.scheduler.ScheduledEntries
Returns a stream of scheduled entries.
streaming() - Method in class org.wildfly.clustering.cache.infinispan.remote.RemoteCacheDecorator
 
STRING - Enum constant in enum class org.wildfly.clustering.marshalling.protostream.Scalar
A string value
StringKeyMapEntry<V> - Class in org.wildfly.clustering.marshalling.protostream.util
A map entry whose key is a string.
StringKeyMapEntry(String, V) - Constructor for class org.wildfly.clustering.marshalling.protostream.util.StringKeyMapEntry
Creates a string-keyed map entry.
StringKeyMapEntry(Map.Entry) - Constructor for class org.wildfly.clustering.marshalling.protostream.util.StringKeyMapEntry
Creates a string-keyed map entry.
StringKeyMapEntryMarshaller<T> - Class in org.wildfly.clustering.marshalling.protostream.util
An optimized marshaller for a Map.Entry whose key is a string.
StringKeyMapEntryMarshaller(BiFunction) - Constructor for class org.wildfly.clustering.marshalling.protostream.util.StringKeyMapEntryMarshaller
Creates a marshaller for a string-keyed map entry
StringKeyMapMarshaller<V,T> - Class in org.wildfly.clustering.marshalling.protostream.util
An optimized marshaller for a Map whose keys are strings.
StringKeyMapMarshaller(Supplier, Function, BiFunction, BiConsumer) - Constructor for class org.wildfly.clustering.marshalling.protostream.util.StringKeyMapMarshaller
Creates a marshaller for a string-keyed map.
submit(Runnable) - Method in class org.wildfly.clustering.context.ContextualExecutorService
 
submit(Runnable, T) - Method in class org.wildfly.clustering.context.ContextualExecutorService
 
submit(Callable) - Method in class org.wildfly.clustering.context.ContextualExecutorService
 
subWriter(int, boolean) - Method in class org.wildfly.clustering.marshalling.protostream.AbstractProtoStreamWriter
 
subWriter(int, boolean) - Method in class org.wildfly.clustering.marshalling.protostream.OffsetProtoStreamWriter
 
Supplied<T> - Interface in org.wildfly.clustering.server.util
A supplied value.
Supplier<T> - Interface in org.wildfly.clustering.function
An enhanced supplier.
suspend() - Method in interface org.wildfly.clustering.cache.batch.Batch
Suspends this batch.
suspend() - Method in interface org.wildfly.clustering.cache.infinispan.batch.ContextualBatch
 
suspend() - Method in class org.wildfly.clustering.cache.infinispan.batch.DefaultTransactionalBatch
 
suspend() - Method in class org.wildfly.clustering.cache.infinispan.batch.SimpleContextualBatch
 
SuspendedBatch - Interface in org.wildfly.clustering.cache.batch
A suspended batch.
suspendWithContext() - Method in interface org.wildfly.clustering.cache.batch.Batch
Suspends this batch until Context.close().
SynchronizedDecoratorMarshaller<T> - Class in org.wildfly.clustering.marshalling.protostream.reflect
A decorator marshaller that writes the decorated object while holding its monitor lock. e.g. to enable iteration over a decorated collection without the risk of a ConcurrentModificationException.
SynchronizedDecoratorMarshaller(Class, UnaryOperator, T) - Constructor for class org.wildfly.clustering.marshalling.protostream.reflect.SynchronizedDecoratorMarshaller
Constructs a decorator marshaller.

T

tagSize(int, WireType) - Method in interface org.wildfly.clustering.marshalling.protostream.ProtoStreamSizeOperation
Computes the marshalled size of the protobuf tag containing the specified field index and wire type.
template() - Method in class org.wildfly.clustering.cache.infinispan.persistence.remote.RemoteCacheStoreConfiguration
Returns the remote cache configuration template for use by this cache store.
template(boolean) - Method in class org.wildfly.clustering.cache.infinispan.persistence.jdbc.DataSourceConnectionFactoryConfigurationBuilder
 
template(boolean) - Method in class org.wildfly.clustering.cache.infinispan.persistence.remote.RemoteCacheStoreConfigurationBuilder
 
template(String) - Method in class org.wildfly.clustering.cache.infinispan.persistence.remote.RemoteCacheStoreConfigurationBuilder
Defines the remote cache configuration template for this remote cache store.
TernaryFieldMarshaller<T,F1,F2,F3> - Class in org.wildfly.clustering.marshalling.protostream.reflect
Generic marshaller based on three non-public fields.
TernaryFieldMarshaller(Class, Class, Class, Class, TriFunction) - Constructor for class org.wildfly.clustering.marshalling.protostream.reflect.TernaryFieldMarshaller
Creates a marshaller for the specified fields.
TernaryMemberMarshaller<T,M,M1,M2,M3> - Class in org.wildfly.clustering.marshalling.protostream.reflect
Generic marshaller based on three non-public members.
TernaryMemberMarshaller(Class, BiFunction, BiFunction, Class, Class, Class, TriFunction) - Constructor for class org.wildfly.clustering.marshalling.protostream.reflect.TernaryMemberMarshaller
Creates a marshaller for the specified members.
TernaryMethodMarshaller<T,M1,M2,M3> - Class in org.wildfly.clustering.marshalling.protostream.reflect
Generic marshaller based on three non-public accessor methods.
TernaryMethodMarshaller(Class, Class, Class, Class, TriFunction) - Constructor for class org.wildfly.clustering.marshalling.protostream.reflect.TernaryMethodMarshaller
Creates a marshaller for the specified methods.
test(Object) - Method in class org.wildfly.clustering.marshalling.ByteBufferMarshalledValueFactory
 
test(Object) - Method in class org.wildfly.clustering.marshalling.java.JavaByteBufferMarshaller
 
test(Object) - Method in class org.wildfly.clustering.marshalling.jboss.JBossByteBufferMarshaller
 
test(Object) - Method in class org.wildfly.clustering.marshalling.MarshalledValueMarshaller
 
test(Object) - Method in class org.wildfly.clustering.marshalling.protostream.ProtoStreamByteBufferMarshaller
 
test(Object) - Method in class org.wildfly.clustering.marshalling.protostream.WrappedMessageByteBufferMarshaller
 
test(Object) - Method in enum class org.wildfly.clustering.session.IdentifierMarshaller
 
test(Object) - Method in enum class org.wildfly.clustering.session.infinispan.embedded.SessionCacheKeyFilter
 
test(String) - Method in class org.wildfly.clustering.session.infinispan.embedded.SessionExpirationTask
 
test(Map.Entry) - Method in enum class org.wildfly.clustering.session.infinispan.embedded.SessionCacheEntryFilter
 
Tester - Interface in org.wildfly.clustering.arquillian
Encapsulates an Arquillian tester.
testFormer(Predicate) - Static method in interface org.wildfly.clustering.function.BiPredicate
Returns a binary predicate from a predicate that tests the first parameter only.
testLatter(Predicate) - Static method in interface org.wildfly.clustering.function.BiPredicate
Returns a binary predicate from a predicate that tests the second parameter only.
thenAccept(DoubleConsumer) - Method in interface org.wildfly.clustering.function.DoubleSupplier
Returns a runner that accepts the value returned by this supplier via the specified consumer.
thenAccept(IntConsumer) - Method in interface org.wildfly.clustering.function.IntSupplier
Returns a runner that accepts the value returned by this supplier via the specified consumer.
thenAccept(LongConsumer) - Method in interface org.wildfly.clustering.function.LongSupplier
Returns a runner that accepts the value returned by this supplier via the specified consumer.
thenAccept(Consumer) - Method in interface org.wildfly.clustering.function.Supplier
Returns a Runnable that consumes the supplied value.
thenApply(DoubleFunction) - Method in interface org.wildfly.clustering.function.DoubleSupplier
Returns a supplier that applies the specified function to the value returned by this supplier.
thenApply(Function) - Method in interface org.wildfly.clustering.function.Supplier
Returns a supplier that returns the value this supplier mapped via the specified function.
thenApply(IntFunction) - Method in interface org.wildfly.clustering.function.IntSupplier
Returns a supplier that applies the specified function to the value returned by this supplier.
thenApply(LongFunction) - Method in interface org.wildfly.clustering.function.LongSupplier
Returns a supplier that applies the specified function to the value returned by this supplier.
thenApplyAsDouble(DoubleUnaryOperator) - Method in interface org.wildfly.clustering.function.DoubleSupplier
Returns a supplier that applies the specified operator to the value returned by this supplier.
thenApplyAsDouble(IntToDoubleFunction) - Method in interface org.wildfly.clustering.function.IntSupplier
Returns a supplier that applies the specified function to the value returned by this supplier.
thenApplyAsDouble(LongToDoubleFunction) - Method in interface org.wildfly.clustering.function.LongSupplier
Returns a supplier that applies the specified function to the value returned by this supplier.
thenApplyAsDouble(ToDoubleFunction) - Method in interface org.wildfly.clustering.function.Supplier
Returns a supplier that returns the value this supplier mapped via the specified function.
thenApplyAsInt(DoubleToIntFunction) - Method in interface org.wildfly.clustering.function.DoubleSupplier
Returns a supplier that applies the specified function to the value returned by this supplier.
thenApplyAsInt(IntUnaryOperator) - Method in interface org.wildfly.clustering.function.IntSupplier
Returns a supplier that applies the specified operator to the value returned by this supplier.
thenApplyAsInt(LongToIntFunction) - Method in interface org.wildfly.clustering.function.LongSupplier
Returns a supplier that applies the specified function to the value returned by this supplier.
thenApplyAsInt(ToIntFunction) - Method in interface org.wildfly.clustering.function.Supplier
Returns a supplier that returns the value this supplier mapped via the specified function.
thenApplyAsLong(DoubleToLongFunction) - Method in interface org.wildfly.clustering.function.DoubleSupplier
Returns a supplier that applies the specified function to the value returned by this supplier.
thenApplyAsLong(IntToLongFunction) - Method in interface org.wildfly.clustering.function.IntSupplier
Returns a supplier that applies the specified function to the value returned by this supplier.
thenApplyAsLong(LongUnaryOperator) - Method in interface org.wildfly.clustering.function.LongSupplier
Returns a supplier that applies the specified operator to the value returned by this supplier.
thenApplyAsLong(ToLongFunction) - Method in interface org.wildfly.clustering.function.Supplier
Returns a supplier that returns the value this supplier mapped via the specified function.
thenReturn(Supplier) - Method in interface org.wildfly.clustering.function.BiConsumer
Returns a function that returns the value from the specified supplier after accepting its parameters via this consumer.
thenReturn(Supplier) - Method in interface org.wildfly.clustering.function.Consumer
Returns a function that returns the value from the specified supplier after accepting its parameter via this consumer.
thenReturn(Supplier) - Method in interface org.wildfly.clustering.function.DoubleConsumer
Returns a function that returns the value from the specified supplier after accepting its parameter via this consumer.
thenReturn(Supplier) - Method in interface org.wildfly.clustering.function.IntConsumer
Returns a function that returns the value from the specified supplier after accepting its parameter via this consumer.
thenReturn(Supplier) - Method in interface org.wildfly.clustering.function.LongConsumer
Returns a function that returns the value from the specified supplier after accepting its parameter via this consumer.
thenReturnDouble(DoubleSupplier) - Method in interface org.wildfly.clustering.function.DoubleConsumer
Returns a function that returns the value from the specified supplier after accepting its parameter via this consumer.
thenReturnInt(IntSupplier) - Method in interface org.wildfly.clustering.function.IntConsumer
Returns a function that returns the value from the specified supplier after accepting its parameter via this consumer.
thenReturnLong(LongSupplier) - Method in interface org.wildfly.clustering.function.LongConsumer
Returns a function that returns the value from the specified supplier after accepting its parameter via this consumer.
thenTest(DoublePredicate) - Method in interface org.wildfly.clustering.function.DoubleSupplier
Returns a supplier that applies the specified predicate to the value returned by this supplier.
thenTest(IntPredicate) - Method in interface org.wildfly.clustering.function.IntSupplier
Returns a supplier that applies the specified predicate to the value returned by this supplier.
thenTest(LongPredicate) - Method in interface org.wildfly.clustering.function.LongSupplier
Returns a supplier that applies the specified predicate to the value returned by this supplier.
thenTest(Predicate) - Method in interface org.wildfly.clustering.function.Supplier
Returns a supplier that returns the value this supplier mapped via the specified predicate.
thenThrow() - Method in interface org.wildfly.clustering.function.RuntimeExceptionSupplier
Returns a supplier of an arbitrary type that throws the supplied exception.
ThreadContextBatchFactory - Class in org.wildfly.clustering.cache.infinispan.batch
A factory that ThreadContextBatch.
ThreadContextBatchFactory(Supplier) - Constructor for class org.wildfly.clustering.cache.infinispan.batch.ThreadContextBatchFactory
Creates a batch factory whose batches are referenced via ThreadLocal.
ThreadContextClassLoaderReference - Class in org.wildfly.clustering.context
Thread-aware reference for a context ClassLoader.
ThreadContextClassLoaderReference(Supplier) - Constructor for class org.wildfly.clustering.context.ThreadContextClassLoaderReference
Constructs a context class loader reference for a given thread provider.
ThreadContextReference<C> - Class in org.wildfly.clustering.context
Reference that can be associated with an arbitrary thread.
ThreadContextReference(Supplier, Function, BiConsumer) - Constructor for class org.wildfly.clustering.context.ThreadContextReference
Constructs a context reference for a provided thread.
throwing(BiFunction) - Static method in interface org.wildfly.clustering.function.BiConsumer
Returns a consumer that wraps an exception as a runtime exception via the specified factory.
throwing(Function) - Static method in interface org.wildfly.clustering.function.Consumer
Returns a consumer that wraps an exception as a runtime exception via the specified factory.
throwing(Supplier) - Static method in interface org.wildfly.clustering.function.Runner
Returns a runner that throws the provided runtime exception.
TimeSerializationContextInitializer - Class in org.wildfly.clustering.marshalling.protostream.time
Serialization context initializer for the java.time package.
TimeSerializationContextInitializer() - Constructor for class org.wildfly.clustering.marshalling.protostream.time.TimeSerializationContextInitializer
Creates a new serialization context initializer.
toFormatter(Class) - Method in interface org.wildfly.clustering.marshalling.Serializer
Creates a Formatter based on this serializer.
toMarshaller() - Method in interface org.wildfly.clustering.marshalling.protostream.ScalarMarshaller
Returns a marshaller for an Optional wrapper of this scalar value.
toMarshaller(Class, BiPredicate, Function, Supplier, Function) - Method in interface org.wildfly.clustering.marshalling.protostream.ScalarMarshaller
Returns a marshaller for a wrapper of this scalar value, using the specified wrapping and unwrapping functions.
toMarshaller(Class, Function, Function) - Method in interface org.wildfly.clustering.marshalling.protostream.ScalarMarshaller
Returns a marshaller for a wrapper of this scalar value, using the specified wrapping and unwrapping functions.
toMarshaller(Class, Function, Supplier, Function) - Method in interface org.wildfly.clustering.marshalling.protostream.ScalarMarshaller
Returns a marshaller for a wrapper of this scalar value, using the specified wrapping and unwrapping functions.
toMarshaller(Class, Predicate, Function, Supplier, Function) - Method in interface org.wildfly.clustering.marshalling.protostream.ScalarMarshaller
Returns a marshaller for a wrapper of this scalar value, using the specified wrapping and unwrapping functions.
toMarshaller(Function, Function) - Method in interface org.wildfly.clustering.marshalling.protostream.ScalarMarshaller
Returns a marshaller for an Optional wrapper of this scalar value.
topologyChanged(TopologyChangedEvent) - Method in class org.wildfly.clustering.cache.infinispan.embedded.affinity.DefaultKeyAffinityService
Handler for topology change events.
topologyChanged(TopologyChangedEvent) - Method in class org.wildfly.clustering.server.infinispan.registry.CacheRegistry
Non-blocking handler of topology changed events.
topologyChanged(TopologyChangedEvent) - Method in class org.wildfly.clustering.server.infinispan.provider.CacheServiceProviderRegistrar
Non-blocking handler of topology changed events.
toString() - Method in class org.wildfly.clustering.cache.function.AbstractFunction
 
toString() - Method in class org.wildfly.clustering.cache.infinispan.batch.DefaultTransactionalBatch
 
toString() - Method in class org.wildfly.clustering.cache.infinispan.batch.SimpleContextualBatch
 
toString() - Method in class org.wildfly.clustering.cache.infinispan.CacheKey
 
toString() - Method in class org.wildfly.clustering.cache.infinispan.persistence.remote.RemoteCacheStoreConfiguration
 
toString() - Method in class org.wildfly.clustering.marshalling.ByteBufferMarshalledValue
 
toString() - Method in class org.wildfly.clustering.marshalling.java.JavaByteBufferMarshaller
 
toString() - Method in class org.wildfly.clustering.marshalling.jboss.JBossByteBufferMarshaller
 
toString() - Method in class org.wildfly.clustering.marshalling.protostream.AbstractSerializationContextInitializer
 
toString() - Method in class org.wildfly.clustering.marshalling.protostream.Any
 
toString() - Method in class org.wildfly.clustering.marshalling.protostream.ProtoStreamByteBufferMarshaller
 
toString() - Method in class org.wildfly.clustering.marshalling.protostream.Reference
 
toString() - Method in class org.wildfly.clustering.marshalling.protostream.SchemaRegistrar
 
toString() - Method in class org.wildfly.clustering.server.group.AbstractGroupMember
 
toString() - Method in class org.wildfly.clustering.server.infinispan.expiration.SimpleExpirationMetaData
 
toString() - Method in class org.wildfly.clustering.server.infinispan.scheduler.AbstractPrimaryOwnerCommand
 
toString() - Method in class org.wildfly.clustering.server.jgroups.ViewMembership
 
toString() - Method in class org.wildfly.clustering.server.local.scheduler.LocalSchedulerService
 
toString() - Method in class org.wildfly.clustering.server.offset.Offset.DefaultOffset
 
toString() - Method in class org.wildfly.clustering.server.offset.Value.AbstractValue
 
toString() - Method in class org.wildfly.clustering.server.util.MapEntry.SimpleMapEntry
 
toString() - Method in class org.wildfly.clustering.session.cache.AbstractImmutableSession
 
toString() - Method in class org.wildfly.clustering.session.cache.affinity.SessionAffinityRegistryEntry
 
toString() - Method in class org.wildfly.clustering.session.cache.attributes.fine.SessionAttributeMapEntry
 
toString() - Method in class org.wildfly.clustering.session.cache.DecoratedSession
 
toString() - Method in class org.wildfly.clustering.session.cache.metadata.AbstractImmutableSessionMetaData
 
toString() - Method in class org.wildfly.clustering.session.cache.metadata.coarse.AbstractSessionMetaDataEntry
 
toString() - Method in class org.wildfly.clustering.session.cache.metadata.fine.DefaultSessionAccessMetaDataEntry
 
toString() - Method in class org.wildfly.clustering.session.cache.metadata.fine.DefaultSessionCreationMetaDataEntry
 
toString() - Method in class org.wildfly.clustering.session.cache.metadata.fine.MutableSessionAccessMetaData
 
toString() - Method in class org.wildfly.clustering.session.cache.metadata.fine.MutableSessionCreationMetaData
 
toString() - Method in class org.wildfly.clustering.session.cache.user.DecoratedUser
 
touch(Object, boolean) - Method in class org.wildfly.clustering.cache.infinispan.embedded.AdvancedCacheDecorator
 
touch(Object, int, boolean) - Method in class org.wildfly.clustering.cache.infinispan.embedded.AdvancedCacheDecorator
 
tracing() - Method in class org.wildfly.clustering.cache.infinispan.persistence.jdbc.DataSourceConnectionFactoryConfigurationBuilder
 
tracing() - Method in class org.wildfly.clustering.cache.infinispan.persistence.remote.RemoteCacheStoreConfigurationBuilder
 
transaction() - Method in class org.wildfly.clustering.cache.infinispan.persistence.jdbc.DataSourceConnectionFactoryConfigurationBuilder
 
transaction() - Method in class org.wildfly.clustering.cache.infinispan.persistence.remote.RemoteCacheStoreConfigurationBuilder
 
Transactional - Interface in org.wildfly.clustering.cache.infinispan.batch
Implemented by transactional batch views.
TransactionalBatchContextualizerFactory - Class in org.wildfly.clustering.cache.infinispan.batch
A contextualizer for a batch.
TransactionalBatchContextualizerFactory() - Constructor for class org.wildfly.clustering.cache.infinispan.batch.TransactionalBatchContextualizerFactory
Provides a contextualizer factory that auto-suspends/resumes an associated batch.
TransactionalBatchFactory - Class in org.wildfly.clustering.cache.infinispan.batch
A factory for creating thread context batches referencing transactional batches.
TransactionalBatchFactory(String, TransactionManager, Function) - Constructor for class org.wildfly.clustering.cache.infinispan.batch.TransactionalBatchFactory
Creates a transactional batch factory.
TransactionalSuspendedBatch - Interface in org.wildfly.clustering.cache.infinispan.batch
A nestable transactional suspended batch.
transform(Function) - Method in class org.wildfly.clustering.cache.infinispan.embedded.AdvancedCacheDecorator
 
TREE - Enum constant in enum class org.wildfly.clustering.cache.function.MapOperations
TREE - Enum constant in enum class org.wildfly.clustering.cache.function.SetOperations
TriFunction<P1,P2,P3,R> - Interface in org.wildfly.clustering.marshalling.protostream.reflect
A function with 3 parameters.
TRUE - Static variable in interface org.wildfly.clustering.function.BooleanSupplier
A supplier that always returns true
tryEntry(I) - Method in interface org.wildfly.clustering.cache.BiCacheEntryLocator
Locates the value in the cache with the specified identifier, if available.
tryEntry(String) - Method in interface org.wildfly.clustering.session.cache.ImmutableSessionFactory
 
tryEntry(String) - Method in interface org.wildfly.clustering.session.cache.user.UserFactory
 
tryValue(I) - Method in interface org.wildfly.clustering.cache.CacheEntryLocator
Returns the value for the specified key, if possible without contention.
tryValueAsync(I) - Method in interface org.wildfly.clustering.cache.BiCacheEntryLocator
 
tryValueAsync(I) - Method in interface org.wildfly.clustering.cache.CacheEntryLocator
Returns the value for the specified key, if possible without contention.
tryValueAsync(String) - Method in class org.wildfly.clustering.session.infinispan.embedded.attributes.CoarseSessionAttributesFactory
 
tryValueAsync(String) - Method in class org.wildfly.clustering.session.infinispan.embedded.attributes.FineSessionAttributesFactory
 
tryValueAsync(String) - Method in class org.wildfly.clustering.session.infinispan.embedded.metadata.InfinispanSessionMetaDataFactory
 
tryValueAsync(String) - Method in class org.wildfly.clustering.session.infinispan.remote.attributes.CoarseSessionAttributesFactory
 
tryValueAsync(String) - Method in class org.wildfly.clustering.session.infinispan.remote.attributes.FineSessionAttributesFactory
 
TypedArrayMarshaller - Class in org.wildfly.clustering.marshalling.protostream
Marshaller for an Object array, using a repeated element field.
TypedEnumMarshaller<E> - Class in org.wildfly.clustering.marshalling.protostream
Marshaller for a typed enumeration.
TypedObjectMarshaller - Class in org.wildfly.clustering.marshalling.protostream
Marshaller for a typed object.

U

UnaryFieldMarshaller<T,F> - Class in org.wildfly.clustering.marshalling.protostream.reflect
Generic marshaller based on a single non-public field.
UnaryFieldMarshaller(Class, Class) - Constructor for class org.wildfly.clustering.marshalling.protostream.reflect.UnaryFieldMarshaller
Creates a marshaller for the specified field.
UnaryFieldMarshaller(Class, Class, Function) - Constructor for class org.wildfly.clustering.marshalling.protostream.reflect.UnaryFieldMarshaller
Creates a marshaller for the specified field.
UnaryGroupMemberAffinity<I> - Class in org.wildfly.clustering.server.infinispan.affinity
Returns group member that primarily owns cache keys for a given identifier.
UnaryGroupMemberAffinity(Cache, CacheContainerGroup) - Constructor for class org.wildfly.clustering.server.infinispan.affinity.UnaryGroupMemberAffinity
Creates a group member affinity function returning a single value.
UnaryMemberMarshaller<T,M,M1> - Class in org.wildfly.clustering.marshalling.protostream.reflect
Generic marshaller based on a single non-public member.
UnaryMemberMarshaller(Class, BiFunction, BiFunction, Class, Function) - Constructor for class org.wildfly.clustering.marshalling.protostream.reflect.UnaryMemberMarshaller
Creates a marshaller for the specified members.
UnaryMethodMarshaller<T,M> - Class in org.wildfly.clustering.marshalling.protostream.reflect
Generic marshaller based on a single non-public accessor method.
UnaryMethodMarshaller(Class, Class, Function) - Constructor for class org.wildfly.clustering.marshalling.protostream.reflect.UnaryMethodMarshaller
Creates a marshaller for the specified methods.
UnaryOperator<T> - Interface in org.wildfly.clustering.function
An enhanced unary operator.
UnarySessionAffinity<M> - Class in org.wildfly.clustering.session.cache.affinity
Session affinity to a multiple members.
UnarySessionAffinity(Function, Function) - Constructor for class org.wildfly.clustering.session.cache.affinity.UnarySessionAffinity
Creates a session affinity to a single member.
unbound() - Method in interface org.wildfly.clustering.session.cache.SessionBindingNotifier
Notifies all attributes that they are being unbound from a given session.
UnmanagedContainerExtension - Class in org.wildfly.clustering.arquillian.extension
Arquillian extension for simplifying usage of unmanaged containers.
UnmanagedContainerExtension() - Constructor for class org.wildfly.clustering.arquillian.extension.UnmanagedContainerExtension
Constructs a new unmanaged container extension.
unregisterMarshaller(BaseMarshaller) - Method in class org.wildfly.clustering.marshalling.protostream.NativeSerializationContext
 
unregisterMarshallerProvider(SerializationContext.InstanceMarshallerProvider) - Method in class org.wildfly.clustering.marshalling.protostream.DefaultSerializationContext
 
unregisterMarshallerProvider(SerializationContext.InstanceMarshallerProvider) - Method in class org.wildfly.clustering.marshalling.protostream.NativeSerializationContext
 
unregisterMarshallerProvider(SerializationContext.MarshallerProvider) - Method in class org.wildfly.clustering.marshalling.protostream.NativeSerializationContext
Deprecated.
unregisterProtoFile(String) - Method in class org.wildfly.clustering.marshalling.protostream.NativeSerializationContext
 
unregisterProtoFiles(Set) - Method in class org.wildfly.clustering.marshalling.protostream.NativeSerializationContext
 
unregisterTranscoder(MediaType) - Method in class org.wildfly.clustering.cache.infinispan.embedded.marshall.DefaultEncoderRegistry
 
unregisterTranscoder(MediaType) - Method in interface org.wildfly.clustering.cache.infinispan.embedded.marshall.EncoderRegistry
Unregisters the transcoding support for the specified media type.
unsafe() - Method in class org.wildfly.clustering.cache.infinispan.persistence.jdbc.DataSourceConnectionFactoryConfigurationBuilder
 
unsafe() - Method in class org.wildfly.clustering.cache.infinispan.persistence.remote.RemoteCacheStoreConfigurationBuilder
 
UNSIGNED_BYTE - Enum constant in enum class org.wildfly.clustering.marshalling.IndexSerializer
A serializer for a integer in the range 0 - 255.
UNSIGNED_SHORT - Enum constant in enum class org.wildfly.clustering.marshalling.IndexSerializer
A serializer for a integer in the range 0 - 65535.
updateBloomFilter() - Method in class org.wildfly.clustering.cache.infinispan.remote.RemoteCacheDecorator
 
updated(Map) - Method in interface org.wildfly.clustering.server.registry.RegistryListener
Called when existing entries have been updated.
updated(GroupMembershipEvent) - Method in interface org.wildfly.clustering.server.GroupMembershipListener
Indicates that the membership of the group has changed.
URIBuilder - Interface in org.wildfly.clustering.arquillian
Builder for a URI.
User<C,T,D,S> - Interface in org.wildfly.clustering.session.user
Represents a user, associated with one or more sessions.
UserContext<PC,TC> - Interface in org.wildfly.clustering.session.cache.user
Cache entry storing persistent and transient user context.
UserContextEntry<C,T> - Class in org.wildfly.clustering.session.cache.user
Cache entry that stores persistent and transient user context.
UserContextEntry(C) - Constructor for class org.wildfly.clustering.session.cache.user.UserContextEntry
Creates a user context entry.
UserContextFactory<V,PC,TC> - Interface in org.wildfly.clustering.session.cache.user
A factory for creating a user context.
UserContextKey - Class in org.wildfly.clustering.session.infinispan.embedded.user
Cache key for the authentication cache entry.
UserContextKey - Class in org.wildfly.clustering.session.infinispan.remote.user
The cache key for user context entries.
UserContextKey(String) - Constructor for class org.wildfly.clustering.session.infinispan.embedded.user.UserContextKey
The cache key of the user context entry.
UserContextKey(String) - Constructor for class org.wildfly.clustering.session.infinispan.remote.user.UserContextKey
Creates a user context key.
UserContextKeyFormatter - Class in org.wildfly.clustering.session.infinispan.embedded.user
Formatter for UserContextKey
UserContextKeyFormatter() - Constructor for class org.wildfly.clustering.session.infinispan.embedded.user.UserContextKeyFormatter
Creates a formatter of a user context cache key.
UserFactory<CV,C,T,SV,D,S> - Interface in org.wildfly.clustering.session.cache.user
Creates an User composed from a UserContextFactory and UserSessionsFactory.
UserManager<C,T,D,S> - Interface in org.wildfly.clustering.session.user
Manager of the users of an application.
UserManagerConfiguration<T> - Interface in org.wildfly.clustering.session.user
Encapsulates the configuration of a user manager.
UserManagerFactory<C,D,S> - Interface in org.wildfly.clustering.session.user
Factory for creating user manager instances.
UserMarshaller - Class in org.wildfly.clustering.cache.infinispan.marshalling
A user marshaller that delegates marshalling to a ByteBufferMarshaller.
UserMarshaller(Supplier, ByteBufferMarshaller) - Constructor for class org.wildfly.clustering.cache.infinispan.marshalling.UserMarshaller
Creates a user marshaller based on the specified byte buffer marshaller.
UserMarshaller(MediaType, ByteBufferMarshaller) - Constructor for class org.wildfly.clustering.cache.infinispan.marshalling.UserMarshaller
Creates a user marshaller based on the specified byte buffer marshaller.
UserSerializationContextInitializer - Class in org.wildfly.clustering.session.cache.user
The serialization context initializer for this package.
UserSerializationContextInitializer() - Constructor for class org.wildfly.clustering.session.cache.user.UserSerializationContextInitializer
Create a serialization context initializer.
UserSessions<D,S> - Interface in org.wildfly.clustering.session.user
Represents an index of user sessions.
UserSessionsFactory<V,D,S> - Interface in org.wildfly.clustering.session.cache.user
A factory for creating the sessions for a user.
UserSessionsKey - Class in org.wildfly.clustering.session.infinispan.embedded.user
The cache entry containing the associated sessions for a user.
UserSessionsKey - Class in org.wildfly.clustering.session.infinispan.remote.user
The cache key for user sessions entries.
UserSessionsKey(String) - Constructor for class org.wildfly.clustering.session.infinispan.embedded.user.UserSessionsKey
Creates a user session cache key.
UserSessionsKey(String) - Constructor for class org.wildfly.clustering.session.infinispan.remote.user.UserSessionsKey
Creates a user sessions key.
UserSessionsKeyFormatter - Class in org.wildfly.clustering.session.infinispan.embedded.user
Formatter for UserSessionsKey.
UserSessionsKeyFormatter() - Constructor for class org.wildfly.clustering.session.infinispan.embedded.user.UserSessionsKeyFormatter
Creates a formatter of a user sessions cache key.
UTIL - Enum constant in enum class org.wildfly.clustering.marshalling.jboss.DefaultObjectTableProvider
Singleton objects of java.util.
UtilSerializationContextInitializer - Class in org.wildfly.clustering.marshalling.protostream.util
Serialization context initializer for this package.
UtilSerializationContextInitializer - Class in org.wildfly.clustering.server.util
Registers protostream marshallers/schemas for this package.
UtilSerializationContextInitializer() - Constructor for class org.wildfly.clustering.marshalling.protostream.util.UtilSerializationContextInitializer
Creates a new serialization context initializer.
UtilSerializationContextInitializer() - Constructor for class org.wildfly.clustering.server.util.UtilSerializationContextInitializer
Creates a new serialization context initializer.
UUID - Enum constant in enum class org.wildfly.clustering.server.jgroups.AddressGenerator
Generates UUID instances
UUIDExternalizerProvider() - Constructor for class org.wildfly.clustering.server.jgroups.AddressSerializer.UUIDExternalizerProvider
Creates a provider of a UUID externalizer.
UUIDFactory - Enum Class in org.wildfly.clustering.server.util
UUID factory implementations.
UUIDMarshaller - Enum Class in org.wildfly.clustering.marshalling.protostream.util
Marshaller for the fields of a UUID using fixed size longs.
UUIDSerializer - Enum Class in org.wildfly.clustering.marshalling.util
A serializer of a UUID.

V

validate() - Method in class org.wildfly.clustering.cache.infinispan.embedded.container.DataContainerConfigurationBuilder
 
validate() - Method in class org.wildfly.clustering.cache.infinispan.persistence.jdbc.DataSourceConnectionFactoryConfigurationBuilder
 
validate() - Method in class org.wildfly.clustering.cache.infinispan.persistence.remote.RemoteCacheStoreConfigurationBuilder
 
validate(String) - Method in enum class org.wildfly.clustering.session.IdentifierMarshaller
Indicates whether or not the specified identifier is valid for this serializer.
validate(GlobalConfiguration) - Method in class org.wildfly.clustering.cache.infinispan.persistence.jdbc.DataSourceConnectionFactoryConfigurationBuilder
 
Value<V> - Interface in org.wildfly.clustering.server.offset
A mutable reference to some value.
Value.AbstractValue<V> - Class in org.wildfly.clustering.server.offset
An abstract value implementation.
valueOf(String) - Static method in enum class org.wildfly.clustering.cache.function.MapComputeFunctionMarshaller
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.wildfly.clustering.cache.function.MapOperations
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.wildfly.clustering.cache.function.SetOperations
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.wildfly.clustering.cache.infinispan.marshalling.MediaTypes
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.wildfly.clustering.context.DefaultContextualizerFactory
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.wildfly.clustering.marshalling.IndexSerializer
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.wildfly.clustering.marshalling.jboss.DefaultObjectTableProvider
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.wildfly.clustering.marshalling.protostream.ByteBufferMarshalledKeyMarshaller
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.wildfly.clustering.marshalling.protostream.ByteBufferMarshalledValueMarshaller
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.wildfly.clustering.marshalling.protostream.math.BigDecimalMarshaller
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.wildfly.clustering.marshalling.protostream.math.MathContextMarshaller
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.wildfly.clustering.marshalling.protostream.net.InetAddressMarshaller
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.wildfly.clustering.marshalling.protostream.net.InetSocketAddressMarshaller
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.wildfly.clustering.marshalling.protostream.Scalar
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.wildfly.clustering.marshalling.protostream.ScalarClass
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.wildfly.clustering.marshalling.protostream.StackTraceElementMarshaller
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.wildfly.clustering.marshalling.protostream.time.DurationMarshaller
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.wildfly.clustering.marshalling.protostream.time.LocalDateMarshaller
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.wildfly.clustering.marshalling.protostream.time.LocalDateTimeMarshaller
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.wildfly.clustering.marshalling.protostream.time.LocalTimeMarshaller
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.wildfly.clustering.marshalling.protostream.time.MonthDayMarshaller
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.wildfly.clustering.marshalling.protostream.time.OffsetDateTimeMarshaller
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.wildfly.clustering.marshalling.protostream.time.OffsetTimeMarshaller
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.wildfly.clustering.marshalling.protostream.time.PeriodMarshaller
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.wildfly.clustering.marshalling.protostream.time.YearMarshaller
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.wildfly.clustering.marshalling.protostream.time.YearMonthMarshaller
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.wildfly.clustering.marshalling.protostream.time.ZonedDateTimeMarshaller
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.wildfly.clustering.marshalling.protostream.time.ZoneOffsetMarshaller
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.wildfly.clustering.marshalling.protostream.util.CalendarMarshaller
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.wildfly.clustering.marshalling.protostream.util.ComparatorMarshaller
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.wildfly.clustering.marshalling.protostream.util.LocaleMarshaller
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.wildfly.clustering.marshalling.protostream.util.PropertiesMarshaller
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.wildfly.clustering.marshalling.protostream.util.UUIDMarshaller
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.wildfly.clustering.marshalling.util.UUIDSerializer
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.wildfly.clustering.server.cache.CacheStrategy
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.wildfly.clustering.server.infinispan.AddressMarshaller
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.wildfly.clustering.server.infinispan.AddressSerializer
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.wildfly.clustering.server.infinispan.EmbeddedCacheManagerGroupMemberSerializer
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.wildfly.clustering.server.infinispan.expiration.SimpleExpirationMetaDataMarshaller
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.wildfly.clustering.server.infinispan.scheduler.ScheduleCommandMarshaller
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.wildfly.clustering.server.infinispan.VersionMarshaller
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.wildfly.clustering.server.jgroups.AddressGenerator
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.wildfly.clustering.server.jgroups.AddressMarshaller
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.wildfly.clustering.server.jgroups.AddressSerializer
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.wildfly.clustering.server.jgroups.dispatcher.ServiceResponse
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.wildfly.clustering.server.jgroups.JChannelGroupMemberSerializer
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.wildfly.clustering.server.util.UUIDFactory
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.wildfly.clustering.session.cache.attributes.fine.SessionAttributeMapComputeFunctionMarshaller
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.wildfly.clustering.session.cache.attributes.fine.SessionAttributeMapEntryMarshaller
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.wildfly.clustering.session.cache.metadata.coarse.DefaultSessionMetaDataEntryMarshaller
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.wildfly.clustering.session.cache.metadata.coarse.SessionMetaDataEntryFunctionMarshaller
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.wildfly.clustering.session.cache.metadata.fine.DefaultSessionAccessMetaDataEntryMarshaller
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.wildfly.clustering.session.cache.metadata.fine.DefaultSessionCreationMetaDataEntryMarshaller
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.wildfly.clustering.session.IdentifierMarshaller
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.wildfly.clustering.session.infinispan.embedded.SessionCacheEntryFilter
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.wildfly.clustering.session.infinispan.embedded.SessionCacheKeyFilter
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.wildfly.clustering.session.SessionAttributePersistenceStrategy
Returns the enum constant of this class with the specified name.
values() - Static method in enum class org.wildfly.clustering.cache.function.MapComputeFunctionMarshaller
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class org.wildfly.clustering.cache.function.MapOperations
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class org.wildfly.clustering.cache.function.SetOperations
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Method in class org.wildfly.clustering.cache.infinispan.AbstractBasicCacheDecorator
 
values() - Method in class org.wildfly.clustering.cache.infinispan.embedded.AdvancedCacheDecorator
 
values() - Static method in enum class org.wildfly.clustering.cache.infinispan.marshalling.MediaTypes
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Method in class org.wildfly.clustering.cache.infinispan.remote.RemoteCacheDecorator
 
values() - Static method in enum class org.wildfly.clustering.context.DefaultContextualizerFactory
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class org.wildfly.clustering.marshalling.IndexSerializer
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class org.wildfly.clustering.marshalling.jboss.DefaultObjectTableProvider
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class org.wildfly.clustering.marshalling.protostream.ByteBufferMarshalledKeyMarshaller
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class org.wildfly.clustering.marshalling.protostream.ByteBufferMarshalledValueMarshaller
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class org.wildfly.clustering.marshalling.protostream.math.BigDecimalMarshaller
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class org.wildfly.clustering.marshalling.protostream.math.MathContextMarshaller
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class org.wildfly.clustering.marshalling.protostream.net.InetAddressMarshaller
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class org.wildfly.clustering.marshalling.protostream.net.InetSocketAddressMarshaller
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class org.wildfly.clustering.marshalling.protostream.Scalar
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class org.wildfly.clustering.marshalling.protostream.ScalarClass
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class org.wildfly.clustering.marshalling.protostream.StackTraceElementMarshaller
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class org.wildfly.clustering.marshalling.protostream.time.DurationMarshaller
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class org.wildfly.clustering.marshalling.protostream.time.LocalDateMarshaller
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class org.wildfly.clustering.marshalling.protostream.time.LocalDateTimeMarshaller
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class org.wildfly.clustering.marshalling.protostream.time.LocalTimeMarshaller
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class org.wildfly.clustering.marshalling.protostream.time.MonthDayMarshaller
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class org.wildfly.clustering.marshalling.protostream.time.OffsetDateTimeMarshaller
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class org.wildfly.clustering.marshalling.protostream.time.OffsetTimeMarshaller
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class org.wildfly.clustering.marshalling.protostream.time.PeriodMarshaller
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class org.wildfly.clustering.marshalling.protostream.time.YearMarshaller
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class org.wildfly.clustering.marshalling.protostream.time.YearMonthMarshaller
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class org.wildfly.clustering.marshalling.protostream.time.ZonedDateTimeMarshaller
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class org.wildfly.clustering.marshalling.protostream.time.ZoneOffsetMarshaller
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class org.wildfly.clustering.marshalling.protostream.util.CalendarMarshaller
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class org.wildfly.clustering.marshalling.protostream.util.ComparatorMarshaller
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class org.wildfly.clustering.marshalling.protostream.util.LocaleMarshaller
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class org.wildfly.clustering.marshalling.protostream.util.PropertiesMarshaller
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class org.wildfly.clustering.marshalling.protostream.util.UUIDMarshaller
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class org.wildfly.clustering.marshalling.util.UUIDSerializer
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class org.wildfly.clustering.server.cache.CacheStrategy
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class org.wildfly.clustering.server.infinispan.AddressMarshaller
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class org.wildfly.clustering.server.infinispan.AddressSerializer
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class org.wildfly.clustering.server.infinispan.EmbeddedCacheManagerGroupMemberSerializer
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class org.wildfly.clustering.server.infinispan.expiration.SimpleExpirationMetaDataMarshaller
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class org.wildfly.clustering.server.infinispan.scheduler.ScheduleCommandMarshaller
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class org.wildfly.clustering.server.infinispan.VersionMarshaller
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class org.wildfly.clustering.server.jgroups.AddressGenerator
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class org.wildfly.clustering.server.jgroups.AddressMarshaller
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class org.wildfly.clustering.server.jgroups.AddressSerializer
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class org.wildfly.clustering.server.jgroups.dispatcher.ServiceResponse
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class org.wildfly.clustering.server.jgroups.JChannelGroupMemberSerializer
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class org.wildfly.clustering.server.util.UUIDFactory
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Method in class org.wildfly.clustering.session.cache.attributes.AbstractSessionAttributes
 
values() - Method in class org.wildfly.clustering.session.cache.attributes.DetachedSessionAttributes
 
values() - Static method in enum class org.wildfly.clustering.session.cache.attributes.fine.SessionAttributeMapComputeFunctionMarshaller
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class org.wildfly.clustering.session.cache.attributes.fine.SessionAttributeMapEntryMarshaller
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class org.wildfly.clustering.session.cache.metadata.coarse.DefaultSessionMetaDataEntryMarshaller
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class org.wildfly.clustering.session.cache.metadata.coarse.SessionMetaDataEntryFunctionMarshaller
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class org.wildfly.clustering.session.cache.metadata.fine.DefaultSessionAccessMetaDataEntryMarshaller
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class org.wildfly.clustering.session.cache.metadata.fine.DefaultSessionCreationMetaDataEntryMarshaller
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class org.wildfly.clustering.session.IdentifierMarshaller
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class org.wildfly.clustering.session.infinispan.embedded.SessionCacheEntryFilter
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class org.wildfly.clustering.session.infinispan.embedded.SessionCacheKeyFilter
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class org.wildfly.clustering.session.SessionAttributePersistenceStrategy
Returns an array containing the constants of this enum class, in the order they are declared.
values(IntSet) - Method in class org.wildfly.clustering.cache.infinispan.remote.RemoteCacheDecorator
 
VARIABLE - Enum constant in enum class org.wildfly.clustering.marshalling.IndexSerializer
Reads/write an unsigned integer using a variable-length format.
varIntSize(int) - Method in interface org.wildfly.clustering.marshalling.protostream.ProtoStreamSizeOperation
Computes the marshalled size of the specified variable-width integer.
VersionMarshaller - Enum Class in org.wildfly.clustering.server.infinispan
ProtoStream marshaller for a NodeVersion.
viewAccepted(View) - Method in class org.wildfly.clustering.server.jgroups.JChannelGroup
 
ViewMembership - Class in org.wildfly.clustering.server.jgroups
A group membership based on a JGroups view.
ViewMembership(View, ChannelGroupMemberFactory) - Constructor for class org.wildfly.clustering.server.jgroups.ViewMembership
Creates a group membership based on the specified view.

W

warning() - Static method in interface org.wildfly.clustering.function.Consumer
Returns a consumer that logs an exception at the System.Logger.Level.WARNING level.
when(DoublePredicate) - Method in interface org.wildfly.clustering.function.DoubleConsumer
Returns a consumer that conditionally invokes this consumer when allowed by the specified predicate.
when(IntPredicate) - Method in interface org.wildfly.clustering.function.IntConsumer
Returns a consumer that conditionally invokes this consumer when allowed by the specified predicate.
when(LongPredicate) - Method in interface org.wildfly.clustering.function.LongConsumer
Returns a consumer that conditionally invokes this consumer when allowed by the specified predicate.
when(Predicate) - Method in interface org.wildfly.clustering.function.Consumer
Returns a consumer that conditionally invokes this consumer when allowed by the specified predicate.
when(Predicate) - Method in interface org.wildfly.clustering.server.util.BlockingReference.Writer
Returns a supplier whose Supplier.get() will update the reference only when the specified condition (invoked while holding a lock) is met.
when(Predicate) - Method in class org.wildfly.clustering.server.util.BlockingReference.ReferenceWriter
 
whenEvicted(RemovalListener) - Method in interface org.wildfly.clustering.cache.caffeine.CacheConfiguration.Builder
Defines a listener to be notified on entry eviction.
whenEvicted(BiConsumer) - Method in interface org.wildfly.clustering.cache.caffeine.CacheConfiguration.Builder
Defines a consumer to be notified on entry eviction.
whenRemoved(RemovalListener) - Method in interface org.wildfly.clustering.cache.caffeine.CacheConfiguration.Builder
Defines a listener to be notified on entry removal.
whenRemoved(BiConsumer) - Method in interface org.wildfly.clustering.cache.caffeine.CacheConfiguration.Builder
Defines a consumer to be notified on entry removal.
WILDFLY_PROTOSTREAM - Enum constant in enum class org.wildfly.clustering.cache.infinispan.marshalling.MediaTypes
WildFly ProtoStream
WildFlyClusteringModuleLifecycle - Class in org.wildfly.clustering.cache.infinispan.embedded.lifecycle
An Infinispan module that overrides specific Infinispan components.
WildFlyClusteringModuleLifecycle() - Constructor for class org.wildfly.clustering.cache.infinispan.embedded.lifecycle.WildFlyClusteringModuleLifecycle
Creates a module lifecycle.
with(boolean...) - Method in class org.wildfly.clustering.marshalling.protostream.SimpleDataInput.Builder
Specifies the values to be returned via consecutive calls to DataInput.readBoolean().
with(boolean[]) - Method in class org.wildfly.clustering.marshalling.protostream.SimpleDataOutput.Builder
Specifies the values to be consumed by consecutive calls to DataOutput.writeBoolean(boolean).
with(boolean...) - Method in class org.wildfly.clustering.marshalling.protostream.SimpleObjectInput.Builder
 
with(boolean[]) - Method in class org.wildfly.clustering.marshalling.protostream.SimpleObjectOutput.Builder
 
with(byte...) - Method in class org.wildfly.clustering.marshalling.protostream.SimpleDataInput.Builder
Specifies the values to be returned via consecutive calls to DataInput.readByte() or DataInput.readUnsignedByte().
with(byte[]) - Method in class org.wildfly.clustering.marshalling.protostream.SimpleDataOutput.Builder
Specifies the values to be consumed by consecutive calls to DataOutput.write(byte[]).
with(byte...) - Method in class org.wildfly.clustering.marshalling.protostream.SimpleObjectInput.Builder
 
with(byte[]) - Method in class org.wildfly.clustering.marshalling.protostream.SimpleObjectOutput.Builder
 
with(char...) - Method in class org.wildfly.clustering.marshalling.protostream.SimpleDataInput.Builder
Specifies the values to be returned via consecutive calls to DataInput.readChar().
with(char[]) - Method in class org.wildfly.clustering.marshalling.protostream.SimpleDataOutput.Builder
Specifies the values to be consumed by consecutive calls to DataOutput.writeChar(int).
with(char...) - Method in class org.wildfly.clustering.marshalling.protostream.SimpleObjectInput.Builder
 
with(char[]) - Method in class org.wildfly.clustering.marshalling.protostream.SimpleObjectOutput.Builder
 
with(double...) - Method in class org.wildfly.clustering.marshalling.protostream.SimpleDataInput.Builder
Specifies the values to be returned via consecutive calls to DataInput.readDouble().
with(double[]) - Method in class org.wildfly.clustering.marshalling.protostream.SimpleDataOutput.Builder
Specifies the values to be consumed by consecutive calls to DataOutput.writeDouble(double).
with(double...) - Method in class org.wildfly.clustering.marshalling.protostream.SimpleObjectInput.Builder
 
with(double[]) - Method in class org.wildfly.clustering.marshalling.protostream.SimpleObjectOutput.Builder
 
with(float...) - Method in class org.wildfly.clustering.marshalling.protostream.SimpleDataInput.Builder
Specifies the values to be returned via consecutive calls to DataInput.readFloat().
with(float[]) - Method in class org.wildfly.clustering.marshalling.protostream.SimpleDataOutput.Builder
Specifies the values to be consumed by consecutive calls to DataOutput.writeFloat(float).
with(float...) - Method in class org.wildfly.clustering.marshalling.protostream.SimpleObjectInput.Builder
 
with(float[]) - Method in class org.wildfly.clustering.marshalling.protostream.SimpleObjectOutput.Builder
 
with(int...) - Method in class org.wildfly.clustering.marshalling.protostream.SimpleDataInput.Builder
Specifies the values to be returned via consecutive calls to DataInput.readInt().
with(int[]) - Method in class org.wildfly.clustering.marshalling.protostream.SimpleDataOutput.Builder
Specifies the values to be consumed by consecutive calls to DataOutput.writeInt(int).
with(int...) - Method in class org.wildfly.clustering.marshalling.protostream.SimpleObjectInput.Builder
 
with(int[]) - Method in class org.wildfly.clustering.marshalling.protostream.SimpleObjectOutput.Builder
 
with(long...) - Method in class org.wildfly.clustering.marshalling.protostream.SimpleDataInput.Builder
Specifies the values to be returned via consecutive calls to DataInput.readLong().
with(long[]) - Method in class org.wildfly.clustering.marshalling.protostream.SimpleDataOutput.Builder
Specifies the values to be consumed by consecutive calls to DataOutput.writeLong(long).
with(long...) - Method in class org.wildfly.clustering.marshalling.protostream.SimpleObjectInput.Builder
 
with(long[]) - Method in class org.wildfly.clustering.marshalling.protostream.SimpleObjectOutput.Builder
 
with(short...) - Method in class org.wildfly.clustering.marshalling.protostream.SimpleDataInput.Builder
Specifies the values to be returned via consecutive calls to DataInput.readShort().
with(short[]) - Method in class org.wildfly.clustering.marshalling.protostream.SimpleDataOutput.Builder
Specifies the values to be consumed by consecutive calls to DataOutput.writeShort(int).
with(short...) - Method in class org.wildfly.clustering.marshalling.protostream.SimpleObjectInput.Builder
 
with(short[]) - Method in class org.wildfly.clustering.marshalling.protostream.SimpleObjectOutput.Builder
 
with(Object...) - Method in class org.wildfly.clustering.marshalling.protostream.SimpleObjectInput.Builder
Specifies the values to be returned via consecutive calls to ObjectInput.readObject().
with(Object[]) - Method in class org.wildfly.clustering.marshalling.protostream.SimpleObjectOutput.Builder
Specifies the values to be consumed by consecutive calls to ObjectOutput.writeObject(Object).
with(String...) - Method in class org.wildfly.clustering.marshalling.protostream.SimpleDataInput.Builder
Specifies the values to be returned via consecutive calls to DataInput.readUTF().
with(String[]) - Method in class org.wildfly.clustering.marshalling.protostream.SimpleDataOutput.Builder
Specifies the values to be consumed by consecutive calls to DataOutput.writeUTF(String).
with(String...) - Method in class org.wildfly.clustering.marshalling.protostream.SimpleObjectInput.Builder
 
with(String[]) - Method in class org.wildfly.clustering.marshalling.protostream.SimpleObjectOutput.Builder
 
with(ByteBuffer...) - Method in class org.wildfly.clustering.marshalling.protostream.SimpleDataInput.Builder
Specifies the values to be returned via consecutive calls to DataInput.readFully(byte[]).
with(ByteBuffer[]) - Method in class org.wildfly.clustering.marshalling.protostream.SimpleDataOutput.Builder
Specifies the values to be consumed by consecutive calls to DataOutput.write(byte[], int, int).
with(ByteBuffer...) - Method in class org.wildfly.clustering.marshalling.protostream.SimpleObjectInput.Builder
 
withContextProvider(Supplier) - Static method in interface org.wildfly.clustering.context.ContextualExecutor
Creates a contextual executor from the specified context provider.
withContextProvider(Supplier) - Static method in interface org.wildfly.clustering.context.Contextualizer
Creates a contextualizer from the specified context provider.
withDataFormat(DataFormat) - Method in class org.wildfly.clustering.cache.infinispan.remote.RemoteCacheDecorator
 
withDataSource(DataSource) - Method in class org.wildfly.clustering.cache.infinispan.persistence.jdbc.DataSourceConnectionFactoryConfigurationBuilder
Uses the specified DataSource.
withDefault(DoublePredicate, DoubleSupplier) - Method in interface org.wildfly.clustering.function.DoubleConsumer
Returns a consumer that accepts the value returned by the specified default provider if its value does not match the specified predicate.
withDefault(IntPredicate, IntSupplier) - Method in interface org.wildfly.clustering.function.IntConsumer
Returns a consumer that accepts the value returned by the specified default provider if its value does not match the specified predicate.
withDefault(LongPredicate, LongSupplier) - Method in interface org.wildfly.clustering.function.LongConsumer
Returns a consumer that accepts the value returned by the specified default provider if its value does not match the specified predicate.
withDefault(Predicate, Supplier) - Method in interface org.wildfly.clustering.function.Consumer
Returns a consumer that accepts the value returned by the specified default provider if its value does not match the specified predicate.
withDefault(Predicate, Supplier) - Method in interface org.wildfly.clustering.function.Function
Returns a function that applies this function to the value returned by the specified provider if its value does not match the specified predicate.
withDefault(Predicate, Supplier) - Method in interface org.wildfly.clustering.function.UnaryOperator
Returns an operator that applies this function if its parameter matches the specified predicate, or returns the value provided by the specified supplier otherwise.
withDefault(Predicate, Supplier, Predicate, Supplier) - Method in interface org.wildfly.clustering.function.BinaryOperator
Returns a function that applies this function to the values returned by the specified providers if its parameters do not match the specified predicates.
withDefault(Predicate, Supplier, Predicate, Supplier) - Method in interface org.wildfly.clustering.function.BiFunction
Returns a function that applies this function to the values returned by the specified providers if its parameters do not match the specified predicates.
withExecutor(ScheduledExecutorService) - Method in interface org.wildfly.clustering.cache.caffeine.CacheConfiguration.Builder
Defines an executor for use with time-based eviction.
withExpiry(Expiry) - Method in interface org.wildfly.clustering.cache.caffeine.CacheConfiguration.Builder
Defines the logic used to determine the duration of time after which a given idle entry should be auto-evicted.
withFlags(Collection) - Method in class org.wildfly.clustering.cache.infinispan.embedded.AdvancedCacheDecorator
 
withFlags(Flag...) - Method in class org.wildfly.clustering.cache.infinispan.remote.RemoteCacheDecorator
 
withFlags(Flag) - Method in class org.wildfly.clustering.cache.infinispan.embedded.AdvancedCacheDecorator
 
withFlags(Flag...) - Method in class org.wildfly.clustering.cache.infinispan.embedded.AdvancedCacheDecorator
 
withMaxIdle(Supplier) - Method in interface org.wildfly.clustering.cache.CacheEntryMutator
Applies a maximum idle duration to the mutated cache entry.
withMaxIdle(Supplier) - Method in class org.wildfly.clustering.cache.infinispan.AbstractCacheEntryMutator
 
withMaxWeight(long) - Method in interface org.wildfly.clustering.cache.caffeine.CacheConfiguration.Builder
Defines the maximum weight of entries in the cache
withMediaType(MediaType, MediaType) - Method in class org.wildfly.clustering.cache.infinispan.embedded.AdvancedCacheDecorator
 
withMonitor(Function) - Method in interface org.wildfly.clustering.function.Consumer
Returns a new consumer that accepts its value while holding the monitor returned by the specified function.
withMonitor(Function) - Method in interface org.wildfly.clustering.function.Function
Returns a new function that applies this function while holding the monitor returned by the specified function.
withScheduler(Scheduler) - Method in interface org.wildfly.clustering.cache.caffeine.CacheConfiguration.Builder
Defines a scheduler for use with time-based eviction.
withStorageMediaType() - Method in class org.wildfly.clustering.cache.infinispan.embedded.AdvancedCacheDecorator
 
withSubject(Subject) - Method in class org.wildfly.clustering.cache.infinispan.embedded.AdvancedCacheDecorator
 
withWeigher(Weigher) - Method in interface org.wildfly.clustering.cache.caffeine.CacheConfiguration.Builder
Defines a weigher used to determine the weight a given cache entry.
withWeight(ToIntBiFunction) - Method in interface org.wildfly.clustering.cache.caffeine.CacheConfiguration.Builder
Defines a function used to determine the weight of a given cache entry.
wrap(Class, Function, Function) - Method in class org.wildfly.clustering.marshalling.Formatter.Provided
 
wrap(Class, Function, Function) - Method in interface org.wildfly.clustering.marshalling.Formatter
Returns a wrapped formatter.
wrap(Class, Function) - Method in interface org.wildfly.clustering.marshalling.protostream.ProtoStreamMarshaller
Returns a new marshaller instance for a decorator of the type handled by this marshaller, created from the specified factory.
wrap(Class, Function, Function) - Method in interface org.wildfly.clustering.marshalling.protostream.ProtoStreamMarshaller
Returns a new marshaller instance for a wrapper, using the specified wrapper and unwrapper functions.
wrap(Class, Function) - Method in interface org.wildfly.clustering.marshalling.Formatter.Identity
Returns a wrapping formatter
wrap(Function, Function) - Method in class org.wildfly.clustering.marshalling.Serializer.Provided
 
wrap(Function, Function) - Method in interface org.wildfly.clustering.marshalling.Serializer
Creates a wrapped serializer that delegates to this serializer applying the specified wrapping/unwrapping functions.
WrappedMessageByteBufferMarshaller - Class in org.wildfly.clustering.marshalling.protostream
A ByteBufferMarshaller based on a ProtoStream WrappedMessage.
WrappedMessageByteBufferMarshaller(ImmutableSerializationContext) - Constructor for class org.wildfly.clustering.marshalling.protostream.WrappedMessageByteBufferMarshaller
Creates a new marshaller using the specified context.
Writable<T> - Interface in org.wildfly.clustering.marshalling.jboss
Encapsulates a writable object.
Writable<T> - Interface in org.wildfly.clustering.marshalling.protostream
Writable view of a marshaller.
write(byte[]) - Method in class org.wildfly.clustering.marshalling.protostream.SimpleDataOutput
 
write(byte[], int, int) - Method in class org.wildfly.clustering.marshalling.protostream.SimpleDataOutput
 
write(int) - Method in class org.wildfly.clustering.marshalling.protostream.SimpleDataOutput
 
write(int, MarshallableEntry) - Method in class org.wildfly.clustering.cache.infinispan.persistence.remote.RemoteCacheStore
 
write(DataOutput, UUID) - Method in enum class org.wildfly.clustering.marshalling.util.UUIDSerializer
 
write(DataOutput, Address) - Method in enum class org.wildfly.clustering.server.infinispan.AddressSerializer
 
write(DataOutput, Address) - Method in enum class org.wildfly.clustering.server.jgroups.AddressSerializer
 
write(DataOutput, EmbeddedCacheManagerGroupMember) - Method in enum class org.wildfly.clustering.server.infinispan.EmbeddedCacheManagerGroupMemberSerializer
 
write(DataOutput, JChannelGroupMember) - Method in enum class org.wildfly.clustering.server.jgroups.JChannelGroupMemberSerializer
 
write(DataOutput, T) - Method in class org.wildfly.clustering.marshalling.Serializer.Provided
 
write(DataOutput, T) - Method in interface org.wildfly.clustering.marshalling.Serializer
Writes the specified object to the specified output stream
write(Object) - Method in class org.wildfly.clustering.marshalling.AbstractByteBufferMarshaller
 
write(Object) - Method in interface org.wildfly.clustering.marshalling.ByteBufferMarshaller
 
write(ProtobufTagMarshaller.WriteContext, T) - Method in interface org.wildfly.clustering.marshalling.protostream.ProtoStreamMarshaller
 
write(Marshaller, T) - Method in interface org.wildfly.clustering.marshalling.jboss.Writable
Writes the specified object to the specified marshaller.
write(V) - Method in class org.wildfly.clustering.marshalling.MarshalledValueMarshaller
 
write(V) - Method in interface org.wildfly.clustering.marshalling.Marshaller
Writes a value to its serialized form
writeAny(int, Object) - Method in interface org.wildfly.clustering.marshalling.protostream.ProtoStreamWriter
Writes the specified object of an arbitrary type using the specified index.
writeAnyNoTag(Object) - Method in class org.wildfly.clustering.marshalling.protostream.AbstractProtoStreamWriter
 
writeAnyNoTag(Object) - Method in class org.wildfly.clustering.marshalling.protostream.OffsetProtoStreamWriter
 
writeAnyNoTag(Object) - Method in interface org.wildfly.clustering.marshalling.protostream.ProtoStreamWriter
Writes the specified object of an arbitrary type.
writeBool(int, boolean) - Method in class org.wildfly.clustering.marshalling.protostream.AbstractProtoStreamWriter
 
writeBool(int, boolean) - Method in class org.wildfly.clustering.marshalling.protostream.OffsetProtoStreamWriter
 
writeBoolean(boolean) - Method in class org.wildfly.clustering.marshalling.protostream.SimpleDataOutput
 
writeByte(int) - Method in class org.wildfly.clustering.marshalling.protostream.SimpleDataOutput
 
writeBytes(int, byte[]) - Method in class org.wildfly.clustering.marshalling.protostream.AbstractProtoStreamWriter
 
writeBytes(int, byte[]) - Method in class org.wildfly.clustering.marshalling.protostream.OffsetProtoStreamWriter
 
writeBytes(int, byte[], int, int) - Method in class org.wildfly.clustering.marshalling.protostream.AbstractProtoStreamWriter
 
writeBytes(int, byte[], int, int) - Method in class org.wildfly.clustering.marshalling.protostream.OffsetProtoStreamWriter
 
writeBytes(int, ByteBuffer) - Method in class org.wildfly.clustering.marshalling.protostream.AbstractProtoStreamWriter
 
writeBytes(int, ByteBuffer) - Method in class org.wildfly.clustering.marshalling.protostream.OffsetProtoStreamWriter
 
writeBytes(String) - Method in class org.wildfly.clustering.marshalling.protostream.SimpleDataOutput
 
writeChar(int) - Method in class org.wildfly.clustering.marshalling.protostream.SimpleDataOutput
 
writeChars(String) - Method in class org.wildfly.clustering.marshalling.protostream.SimpleDataOutput
 
writeDouble(double) - Method in class org.wildfly.clustering.marshalling.protostream.SimpleDataOutput
 
writeDouble(int, double) - Method in class org.wildfly.clustering.marshalling.protostream.AbstractProtoStreamWriter
 
writeDouble(int, double) - Method in class org.wildfly.clustering.marshalling.protostream.OffsetProtoStreamWriter
 
writeEnum(int, int) - Method in class org.wildfly.clustering.marshalling.protostream.AbstractProtoStreamWriter
 
writeEnum(int, int) - Method in class org.wildfly.clustering.marshalling.protostream.OffsetProtoStreamWriter
 
writeEnum(int, E) - Method in interface org.wildfly.clustering.marshalling.protostream.ProtoStreamWriter
Writes the specified enum field using the specified index.
writeExternal(Object, ObjectOutput) - Method in class org.wildfly.clustering.marshalling.jboss.SerializerExternalizer
 
writeFields(T) - Method in interface org.wildfly.clustering.marshalling.protostream.FieldSetWriter
Writes the specified value as a set of fields.
writeFixed32(int, int) - Method in class org.wildfly.clustering.marshalling.protostream.AbstractProtoStreamWriter
Deprecated.
writeFixed32(int, int) - Method in class org.wildfly.clustering.marshalling.protostream.OffsetProtoStreamWriter
Deprecated.
writeFixed32(int, int) - Method in interface org.wildfly.clustering.marshalling.protostream.ProtoStreamWriter
Deprecated.
Use TagWriter.writeSFixed32(int, int) instead.
writeFixed64(int, long) - Method in class org.wildfly.clustering.marshalling.protostream.AbstractProtoStreamWriter
Deprecated.
writeFixed64(int, long) - Method in class org.wildfly.clustering.marshalling.protostream.OffsetProtoStreamWriter
Deprecated.
writeFixed64(int, long) - Method in interface org.wildfly.clustering.marshalling.protostream.ProtoStreamWriter
Deprecated.
Use TagWriter.writeSFixed64(int, long) instead.
writeFloat(float) - Method in class org.wildfly.clustering.marshalling.protostream.SimpleDataOutput
 
writeFloat(int, float) - Method in class org.wildfly.clustering.marshalling.protostream.AbstractProtoStreamWriter
 
writeFloat(int, float) - Method in class org.wildfly.clustering.marshalling.protostream.OffsetProtoStreamWriter
 
writeInt(int) - Method in class org.wildfly.clustering.marshalling.protostream.SimpleDataOutput
 
writeInt(DataOutput, int) - Method in interface org.wildfly.clustering.marshalling.IntSerializer
Writes the specified integer to the specified output stream
writeInt32(int, int) - Method in class org.wildfly.clustering.marshalling.protostream.AbstractProtoStreamWriter
Deprecated.
writeInt32(int, int) - Method in class org.wildfly.clustering.marshalling.protostream.OffsetProtoStreamWriter
Deprecated.
writeInt32(int, int) - Method in interface org.wildfly.clustering.marshalling.protostream.ProtoStreamWriter
Deprecated.
Use TagWriter.writeUInt32(int, int) or TagWriter.writeSInt32(int, int)
writeInt64(int, long) - Method in class org.wildfly.clustering.marshalling.protostream.AbstractProtoStreamWriter
Deprecated.
writeInt64(int, long) - Method in class org.wildfly.clustering.marshalling.protostream.OffsetProtoStreamWriter
Deprecated.
writeInt64(int, long) - Method in interface org.wildfly.clustering.marshalling.protostream.ProtoStreamWriter
Deprecated.
Use TagWriter.writeUInt64(int, long) or TagWriter.writeSInt64(int, long)
writeLong(long) - Method in class org.wildfly.clustering.marshalling.protostream.SimpleDataOutput
 
writeObject(int, Object) - Method in interface org.wildfly.clustering.marshalling.protostream.ProtoStreamWriter
Writes the specified object using the specified index.
writeObject(int, Optional) - Method in interface org.wildfly.clustering.marshalling.protostream.ProtoStreamWriter
If present, writes the specified object of a specific type using the specified index.
writeObject(Object) - Method in class org.wildfly.clustering.marshalling.protostream.SimpleObjectOutput
 
writeObject(Object, OutputStream) - Method in class org.wildfly.clustering.cache.infinispan.marshalling.UserMarshaller
 
writeObjectNoTag(Object) - Method in class org.wildfly.clustering.marshalling.protostream.DefaultProtoStreamWriter
 
writeObjectNoTag(Object) - Method in class org.wildfly.clustering.marshalling.protostream.OffsetProtoStreamWriter
 
writeObjectNoTag(Object) - Method in interface org.wildfly.clustering.marshalling.protostream.ProtoStreamWriter
Writes the specified object of a specific type.
writeObjectNoTag(Object) - Method in class org.wildfly.clustering.marshalling.protostream.SizeComputingProtoStreamWriter
 
writer(Supplier) - Method in interface org.wildfly.clustering.server.util.BlockingReference
Returns a thread-safe writer of this reference.
writer(UnaryOperator) - Method in interface org.wildfly.clustering.server.util.BlockingReference
Returns a thread-safe writer of this reference.
writer(T) - Method in interface org.wildfly.clustering.server.util.BlockingReference
Returns a thread-safe writer of this reference.
writeRawBytes(byte[], int, int) - Method in class org.wildfly.clustering.marshalling.protostream.AbstractProtoStreamWriter
 
writeRawBytes(byte[], int, int) - Method in class org.wildfly.clustering.marshalling.protostream.OffsetProtoStreamWriter
 
writeSFixed32(int, int) - Method in class org.wildfly.clustering.marshalling.protostream.AbstractProtoStreamWriter
 
writeSFixed32(int, int) - Method in class org.wildfly.clustering.marshalling.protostream.OffsetProtoStreamWriter
 
writeSFixed64(int, long) - Method in class org.wildfly.clustering.marshalling.protostream.AbstractProtoStreamWriter
 
writeSFixed64(int, long) - Method in class org.wildfly.clustering.marshalling.protostream.OffsetProtoStreamWriter
 
writeShort(int) - Method in class org.wildfly.clustering.marshalling.protostream.SimpleDataOutput
 
writeSInt32(int, int) - Method in class org.wildfly.clustering.marshalling.protostream.AbstractProtoStreamWriter
 
writeSInt32(int, int) - Method in class org.wildfly.clustering.marshalling.protostream.OffsetProtoStreamWriter
 
writeSInt64(int, long) - Method in class org.wildfly.clustering.marshalling.protostream.AbstractProtoStreamWriter
 
writeSInt64(int, long) - Method in class org.wildfly.clustering.marshalling.protostream.OffsetProtoStreamWriter
 
writeString(int, String) - Method in class org.wildfly.clustering.marshalling.protostream.AbstractProtoStreamWriter
 
writeString(int, String) - Method in class org.wildfly.clustering.marshalling.protostream.OffsetProtoStreamWriter
 
writeTag(int, int) - Method in interface org.wildfly.clustering.marshalling.protostream.ProtoStreamWriter
Deprecated.
Use TagWriter.writeTag(int, WireType) instead.
writeTag(int, WireType) - Method in class org.wildfly.clustering.marshalling.protostream.AbstractProtoStreamWriter
 
writeTag(int, WireType) - Method in class org.wildfly.clustering.marshalling.protostream.OffsetProtoStreamWriter
 
writeTo(OutputStream, Object) - Method in interface org.wildfly.clustering.marshalling.ByteBufferMarshaller
Writes the specified object to the specified output stream.
writeTo(OutputStream, Object) - Method in class org.wildfly.clustering.marshalling.java.JavaByteBufferMarshaller
 
writeTo(OutputStream, Object) - Method in class org.wildfly.clustering.marshalling.jboss.JBossByteBufferMarshaller
 
writeTo(OutputStream, Object) - Method in class org.wildfly.clustering.marshalling.protostream.ProtoStreamByteBufferMarshaller
 
writeTo(OutputStream, Object) - Method in class org.wildfly.clustering.marshalling.protostream.WrappedMessageByteBufferMarshaller
 
writeTo(ProtoStreamWriter, E) - Method in class org.wildfly.clustering.marshalling.protostream.EnumMarshaller
 
writeTo(ProtoStreamWriter, E) - Method in class org.wildfly.clustering.marshalling.protostream.ExceptionMarshaller
 
writeTo(ProtoStreamWriter, E) - Method in class org.wildfly.clustering.marshalling.protostream.TypedEnumMarshaller
 
writeTo(ProtoStreamWriter, F) - Method in class org.wildfly.clustering.cache.function.CollectionFunctionMarshaller
 
writeTo(ProtoStreamWriter, F) - Method in class org.wildfly.clustering.server.infinispan.provider.AddressSetFunctionMarshaller
 
writeTo(ProtoStreamWriter, Class) - Method in class org.wildfly.clustering.marshalling.protostream.LoadedClassField
 
writeTo(ProtoStreamWriter, Object) - Method in class org.wildfly.clustering.marshalling.protostream.PackedArrayMarshaller
 
writeTo(ProtoStreamWriter, Object) - Method in enum class org.wildfly.clustering.marshalling.protostream.Scalar
 
writeTo(ProtoStreamWriter, Object) - Method in class org.wildfly.clustering.marshalling.protostream.TypedArrayMarshaller
 
writeTo(ProtoStreamWriter, Object) - Method in class org.wildfly.clustering.marshalling.protostream.TypedObjectMarshaller
 
writeTo(ProtoStreamWriter, StackTraceElement) - Method in enum class org.wildfly.clustering.marshalling.protostream.StackTraceElementMarshaller
 
writeTo(ProtoStreamWriter, BigDecimal) - Method in enum class org.wildfly.clustering.marshalling.protostream.math.BigDecimalMarshaller
 
writeTo(ProtoStreamWriter, MathContext) - Method in enum class org.wildfly.clustering.marshalling.protostream.math.MathContextMarshaller
 
writeTo(ProtoStreamWriter, InetAddress) - Method in enum class org.wildfly.clustering.marshalling.protostream.net.InetAddressMarshaller
 
writeTo(ProtoStreamWriter, InetSocketAddress) - Method in enum class org.wildfly.clustering.marshalling.protostream.net.InetSocketAddressMarshaller
 
writeTo(ProtoStreamWriter, Duration) - Method in enum class org.wildfly.clustering.marshalling.protostream.time.DurationMarshaller
 
writeTo(ProtoStreamWriter, LocalDate) - Method in enum class org.wildfly.clustering.marshalling.protostream.time.LocalDateMarshaller
 
writeTo(ProtoStreamWriter, LocalDateTime) - Method in enum class org.wildfly.clustering.marshalling.protostream.time.LocalDateTimeMarshaller
 
writeTo(ProtoStreamWriter, LocalTime) - Method in enum class org.wildfly.clustering.marshalling.protostream.time.LocalTimeMarshaller
 
writeTo(ProtoStreamWriter, MonthDay) - Method in enum class org.wildfly.clustering.marshalling.protostream.time.MonthDayMarshaller
 
writeTo(ProtoStreamWriter, OffsetDateTime) - Method in enum class org.wildfly.clustering.marshalling.protostream.time.OffsetDateTimeMarshaller
 
writeTo(ProtoStreamWriter, OffsetTime) - Method in enum class org.wildfly.clustering.marshalling.protostream.time.OffsetTimeMarshaller
 
writeTo(ProtoStreamWriter, Period) - Method in enum class org.wildfly.clustering.marshalling.protostream.time.PeriodMarshaller
 
writeTo(ProtoStreamWriter, Year) - Method in enum class org.wildfly.clustering.marshalling.protostream.time.YearMarshaller
 
writeTo(ProtoStreamWriter, YearMonth) - Method in enum class org.wildfly.clustering.marshalling.protostream.time.YearMonthMarshaller
 
writeTo(ProtoStreamWriter, ZonedDateTime) - Method in enum class org.wildfly.clustering.marshalling.protostream.time.ZonedDateTimeMarshaller
 
writeTo(ProtoStreamWriter, ZoneOffset) - Method in enum class org.wildfly.clustering.marshalling.protostream.time.ZoneOffsetMarshaller
 
writeTo(ProtoStreamWriter, Calendar) - Method in enum class org.wildfly.clustering.marshalling.protostream.util.CalendarMarshaller
 
writeTo(ProtoStreamWriter, Comparator) - Method in enum class org.wildfly.clustering.marshalling.protostream.util.ComparatorMarshaller
 
writeTo(ProtoStreamWriter, LinkedHashMap) - Method in class org.wildfly.clustering.marshalling.protostream.util.LinkedHashMapMarshaller
 
writeTo(ProtoStreamWriter, Locale) - Method in enum class org.wildfly.clustering.marshalling.protostream.util.LocaleMarshaller
 
writeTo(ProtoStreamWriter, Properties) - Method in enum class org.wildfly.clustering.marshalling.protostream.util.PropertiesMarshaller
 
writeTo(ProtoStreamWriter, UUID) - Method in enum class org.wildfly.clustering.marshalling.protostream.util.UUIDMarshaller
 
writeTo(ProtoStreamWriter, K) - Method in class org.wildfly.clustering.session.cache.SessionKeyMarshaller
 
writeTo(ProtoStreamWriter, Address) - Method in enum class org.wildfly.clustering.server.infinispan.AddressMarshaller
 
writeTo(ProtoStreamWriter, NodeVersion) - Method in enum class org.wildfly.clustering.server.infinispan.VersionMarshaller
 
writeTo(ProtoStreamWriter, Address) - Method in enum class org.wildfly.clustering.server.jgroups.AddressMarshaller
 
writeTo(ProtoStreamWriter, MapComputeFunction) - Method in enum class org.wildfly.clustering.cache.function.MapComputeFunctionMarshaller
 
writeTo(ProtoStreamWriter, ByteBufferMarshalledKey) - Method in enum class org.wildfly.clustering.marshalling.protostream.ByteBufferMarshalledKeyMarshaller
 
writeTo(ProtoStreamWriter, ByteBufferMarshalledValue) - Method in enum class org.wildfly.clustering.marshalling.protostream.ByteBufferMarshalledValueMarshaller
 
writeTo(ProtoStreamWriter, SimpleExpirationMetaData) - Method in enum class org.wildfly.clustering.server.infinispan.expiration.SimpleExpirationMetaDataMarshaller
 
writeTo(ProtoStreamWriter, ScheduleCommand) - Method in enum class org.wildfly.clustering.server.infinispan.scheduler.ScheduleCommandMarshaller
 
writeTo(ProtoStreamWriter, SessionAttributeMapComputeFunction) - Method in enum class org.wildfly.clustering.session.cache.attributes.fine.SessionAttributeMapComputeFunctionMarshaller
 
writeTo(ProtoStreamWriter, SessionAttributeMapEntry) - Method in enum class org.wildfly.clustering.session.cache.attributes.fine.SessionAttributeMapEntryMarshaller
 
writeTo(ProtoStreamWriter, DefaultSessionMetaDataEntry) - Method in enum class org.wildfly.clustering.session.cache.metadata.coarse.DefaultSessionMetaDataEntryMarshaller
 
writeTo(ProtoStreamWriter, SessionMetaDataEntryFunction) - Method in enum class org.wildfly.clustering.session.cache.metadata.coarse.SessionMetaDataEntryFunctionMarshaller
 
writeTo(ProtoStreamWriter, DefaultSessionAccessMetaDataEntry) - Method in enum class org.wildfly.clustering.session.cache.metadata.fine.DefaultSessionAccessMetaDataEntryMarshaller
 
writeTo(ProtoStreamWriter, DefaultSessionCreationMetaDataEntry) - Method in enum class org.wildfly.clustering.session.cache.metadata.fine.DefaultSessionCreationMetaDataEntryMarshaller
 
writeTo(ProtoStreamWriter, T) - Method in class org.wildfly.clustering.marshalling.protostream.reflect.AbstractMemberMarshaller
 
writeTo(ProtoStreamWriter, T) - Method in class org.wildfly.clustering.marshalling.protostream.reflect.FieldMarshaller
 
writeTo(ProtoStreamWriter, T) - Method in class org.wildfly.clustering.marshalling.protostream.reflect.ProxyMarshaller
 
writeTo(ProtoStreamWriter, T) - Method in class org.wildfly.clustering.marshalling.protostream.reflect.SynchronizedDecoratorMarshaller
 
writeTo(ProtoStreamWriter, T) - Method in class org.wildfly.clustering.marshalling.protostream.ScalarFieldMarshaller
 
writeTo(ProtoStreamWriter, T) - Method in class org.wildfly.clustering.marshalling.protostream.util.AbstractCollectionMarshaller
 
writeTo(ProtoStreamWriter, T) - Method in class org.wildfly.clustering.marshalling.protostream.util.AbstractMapMarshaller
 
writeTo(ProtoStreamWriter, T) - Method in class org.wildfly.clustering.marshalling.protostream.util.MapEntryMarshaller
 
writeTo(ProtoStreamWriter, T) - Method in class org.wildfly.clustering.marshalling.protostream.util.PropertyMarshaller
 
writeTo(ProtoStreamWriter, T) - Method in class org.wildfly.clustering.marshalling.protostream.util.SortedMapMarshaller
 
writeTo(ProtoStreamWriter, T) - Method in class org.wildfly.clustering.marshalling.protostream.util.SortedSetMarshaller
 
writeTo(ProtoStreamWriter, T) - Method in class org.wildfly.clustering.marshalling.protostream.util.StringKeyMapEntryMarshaller
 
writeTo(ProtoStreamWriter, T) - Method in class org.wildfly.clustering.marshalling.protostream.util.StringKeyMapMarshaller
 
writeTo(ProtoStreamWriter, T) - Method in interface org.wildfly.clustering.marshalling.protostream.Writable
Writes the specified object to the specified writer.
writeUInt32(int, int) - Method in class org.wildfly.clustering.marshalling.protostream.AbstractProtoStreamWriter
 
writeUInt32(int, int) - Method in class org.wildfly.clustering.marshalling.protostream.OffsetProtoStreamWriter
 
writeUInt64(int, long) - Method in class org.wildfly.clustering.marshalling.protostream.AbstractProtoStreamWriter
 
writeUInt64(int, long) - Method in class org.wildfly.clustering.marshalling.protostream.OffsetProtoStreamWriter
 
writeUTF(String) - Method in class org.wildfly.clustering.marshalling.protostream.SimpleDataOutput
 
writeVarint32(int) - Method in class org.wildfly.clustering.marshalling.protostream.AbstractProtoStreamWriter
 
writeVarint32(int) - Method in class org.wildfly.clustering.marshalling.protostream.OffsetProtoStreamWriter
 
writeVarint64(long) - Method in class org.wildfly.clustering.marshalling.protostream.AbstractProtoStreamWriter
 
writeVarint64(long) - Method in class org.wildfly.clustering.marshalling.protostream.OffsetProtoStreamWriter
 

X

xor(BiPredicate) - Method in interface org.wildfly.clustering.function.BiPredicate
Returns a composed predicate that represents a logical XOR of the specified predicate.
xor(DoublePredicate) - Method in interface org.wildfly.clustering.function.DoublePredicate
Returns a predicate returning the exclusive disjunction of this predicate with the specified predicate.
xor(IntPredicate) - Method in interface org.wildfly.clustering.function.IntPredicate
Returns a predicate returning the exclusive disjunction of this predicate with the specified predicate.
xor(LongPredicate) - Method in interface org.wildfly.clustering.function.LongPredicate
Returns a predicate returning the exclusive disjunction of this predicate with the specified predicate.
xor(Predicate) - Method in interface org.wildfly.clustering.function.Predicate
Returns a predicate returning the exclusive disjunction of this predicate with the specified predicate.
xor(Predicate, Predicate) - Static method in interface org.wildfly.clustering.function.BiPredicate
Returns a binary predicate composed using the exclusive disjunction of two unary predicates.

Y

YearMarshaller - Enum Class in org.wildfly.clustering.marshalling.protostream.time
Marshals Year instances as number of years since the epoch year.
YearMonthMarshaller - Enum Class in org.wildfly.clustering.marshalling.protostream.time
Marshaller for YearMonth instances, using the following strategy: Marshal epoch year Marshal month as enum

Z

ZERO - Static variable in interface org.wildfly.clustering.function.DoublePredicate
A predicate that returns true if its parameter is zero.
ZERO - Static variable in interface org.wildfly.clustering.function.DoubleSupplier
A supplier that always returns zero.
ZERO - Static variable in interface org.wildfly.clustering.function.IntPredicate
A predicate that returns true if the parameter is zero.
ZERO - Static variable in interface org.wildfly.clustering.function.IntSupplier
A supplier that always returns zero.
ZERO - Static variable in interface org.wildfly.clustering.function.LongPredicate
A predicate that returns true if its parameter is zero.
ZERO - Static variable in interface org.wildfly.clustering.function.LongSupplier
A supplier that always returns zero.
ZonedDateTimeMarshaller - Enum Class in org.wildfly.clustering.marshalling.protostream.time
Marshaller for ZonedDateTime instances, using the following strategy: Marshal duration since epoch Marshal time zone
ZoneOffsetMarshaller - Enum Class in org.wildfly.clustering.marshalling.protostream.time
Marshalling for ZoneOffset instances using the following strategy: Marshal ZoneOffset.UTC as zero bytes If offset is of form ±HH, marshal as signed integer of hours If offset is of form ±HH:MM, marshal as signed integer of total minutes If offset is of form ±HH:MM:SS, marshal as signed integer of total seconds
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 Z 
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form