Index

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

A

AbstractByteBufferMarshaller - Class in org.wildfly.clustering.marshalling
 
AbstractByteBufferMarshaller(ClassLoader) - Constructor for class org.wildfly.clustering.marshalling.AbstractByteBufferMarshaller
 
AbstractCacheEntryScheduler<I,K,V,M> - Class in org.wildfly.clustering.server.infinispan.scheduler
An abstract cache entry scheduler.
AbstractCacheEntryScheduler(Scheduler<I, M>) - Constructor for class org.wildfly.clustering.server.infinispan.scheduler.AbstractCacheEntryScheduler
 
AbstractCollectionMarshaller<E,T> - Class in org.wildfly.clustering.marshalling.protostream.util
Abstract collection marshaller that writes the elements of the collection.
AbstractCollectionMarshaller(Class<? extends T>) - Constructor for class org.wildfly.clustering.marshalling.protostream.util.AbstractCollectionMarshaller
 
AbstractFunction<T,O> - Class in org.wildfly.clustering.cache.function
Function that operates on an operable object.
AbstractFunction(T, UnaryOperator<O>, Supplier<O>, Predicate<O>) - Constructor for class org.wildfly.clustering.cache.function.AbstractFunction
 
AbstractImmutableSession - Class in org.wildfly.clustering.session.cache
AbstractImmutableSession(String) - Constructor for class org.wildfly.clustering.session.cache.AbstractImmutableSession
 
AbstractITCase<C,A> - Class in org.wildfly.clustering.arquillian
An abstract integration test that runs against a specific set of containers.
AbstractITCase(Function<C, Tester>, C) - Constructor for class org.wildfly.clustering.arquillian.AbstractITCase
 
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<? extends T>) - Constructor for class org.wildfly.clustering.marshalling.protostream.util.AbstractMapMarshaller
 
AbstractMarshaller - Class in org.wildfly.clustering.cache.infinispan.marshalling
Abstract marshaller implementation.
AbstractMarshaller() - Constructor for class org.wildfly.clustering.cache.infinispan.marshalling.AbstractMarshaller
 
AbstractMemberMarshaller<T,M> - Class in org.wildfly.clustering.marshalling.protostream.reflect
Generic marshaller based on non-public members.
AbstractMemberMarshaller(Class<? extends T>, BiFunction<Object, M, Object>, BiFunction<Class<?>, Class<?>, M>, Class<?>...) - Constructor for class org.wildfly.clustering.marshalling.protostream.reflect.AbstractMemberMarshaller
 
AbstractPrimaryOwnerCommand<I,M,R> - Class in org.wildfly.clustering.server.infinispan.scheduler
An abstract primary owner command.
AbstractProtoStreamOperation - Class in org.wildfly.clustering.marshalling.protostream
 
AbstractProtoStreamWriter - Class in org.wildfly.clustering.marshalling.protostream
Delegates most ProtoStreamWriter operations to a TagWriter.
AbstractSerializationContextInitializer - Class in org.wildfly.clustering.marshalling.protostream
 
AbstractSerializationContextInitializer() - Constructor for class org.wildfly.clustering.marshalling.protostream.AbstractSerializationContextInitializer
 
AbstractSerializationContextInitializer(Package) - Constructor for class org.wildfly.clustering.marshalling.protostream.AbstractSerializationContextInitializer
 
AbstractSessionAttributes - Class in org.wildfly.clustering.session.cache.attributes
 
AbstractSessionAttributes(Map<String, Object>) - Constructor for class org.wildfly.clustering.session.cache.attributes.AbstractSessionAttributes
 
AbstractSessionManager<C,MV,AV,SC> - Class in org.wildfly.clustering.session.cache
An abstract SessionManager implementation that delegates most implementation details to a SessionFactory.
AbstractSessionManager(Supplier<SessionManager<SC>>, SessionManagerConfiguration<C>, CacheConfiguration, SessionFactory<C, MV, AV, SC>, Consumer<ImmutableSession>) - Constructor for class org.wildfly.clustering.session.cache.AbstractSessionManager
 
accept(C) - Method in interface org.wildfly.clustering.context.ThreadContextReference
 
accept(Cache<K, MetadataValue<V>>) - Method in class org.wildfly.clustering.cache.infinispan.remote.near.EvictionListener
 
accept(C, Collection<V>) - Method in class org.wildfly.clustering.cache.function.CollectionAddFunction
 
accept(C, Collection<V>) - Method in class org.wildfly.clustering.cache.function.CollectionRemoveFunction
 
accept(Thread, ClassLoader) - Method in enum class org.wildfly.clustering.context.ContextClassLoaderReference
 
accept(Consumer<T>) - Method in class org.wildfly.clustering.server.local.listener.LocalListenerRegistrar
 
accept(Map<K, V>, Map<K, V>) - 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(CacheEntryEvent<K, V>) - Method in class org.wildfly.clustering.cache.infinispan.embedded.listener.BlockingCacheEventListener
 
accept(CacheEntryEvent<K, V>) - Method in class org.wildfly.clustering.cache.infinispan.embedded.listener.NonBlockingCacheEventListener
 
accept(CacheStreamFilter<Map.Entry<K, V>>) - Method in class org.wildfly.clustering.server.infinispan.scheduler.CacheEntriesTask
 
accept(CacheStreamFilter<K>) - Method in class org.wildfly.clustering.server.infinispan.scheduler.CacheKeysTask
 
accept(T) - Method in class org.wildfly.clustering.marshalling.protostream.SimpleDataOutput.ArrayConsumer
 
accept(T) - Method in class org.wildfly.clustering.marshalling.protostream.SimpleDataOutput.GenericArrayConsumer
 
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.
addAll(Collection<? extends E>) - Method in class org.wildfly.clustering.server.local.scheduler.FastConcurrentDirectDeque
Appends all of the elements in the specified collection to the end of this deque, in the order that they are returned by the specified collection's iterator.
added(Map<K, V>) - Method in interface org.wildfly.clustering.server.registry.RegistryListener
Called when new entries have been added.
addFirst(E) - Method in class org.wildfly.clustering.server.local.scheduler.FastConcurrentDirectDeque
Inserts the specified element at the front of this deque.
addLast(E) - Method in class org.wildfly.clustering.server.local.scheduler.FastConcurrentDirectDeque
Inserts the specified element at the end of this deque.
AddressGroupMemberExternalizerProvider() - Constructor for class org.wildfly.clustering.server.infinispan.EmbeddedCacheManagerGroupMemberSerializer.AddressGroupMemberExternalizerProvider
 
AddressGroupMemberFormatter() - Constructor for class org.wildfly.clustering.server.infinispan.EmbeddedCacheManagerGroupMemberSerializer.AddressGroupMemberFormatter
 
AddressMarshaller - Enum Class in org.wildfly.clustering.server.infinispan
Marshallers for the fields of 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.jgroups
Serializer for a JGroups Address.
AddressSerializer.IpAddressExternalizerProvider - Class in org.wildfly.clustering.server.jgroups
 
AddressSerializer.UUIDExternalizerProvider - Class in org.wildfly.clustering.server.jgroups
 
AddressSetAddFunction - Class in org.wildfly.clustering.server.infinispan.provider
 
AddressSetAddFunction(Collection<Address>) - Constructor for class org.wildfly.clustering.server.infinispan.provider.AddressSetAddFunction
 
AddressSetAddFunction(Address) - Constructor for class org.wildfly.clustering.server.infinispan.provider.AddressSetAddFunction
 
AddressSetFunctionMarshaller<F> - Class in org.wildfly.clustering.server.infinispan.provider
Marshaller for an function that operates on a Set of Address instances.
AddressSetFunctionMarshaller(Class<? extends F>, Function<Collection<Address>, F>) - Constructor for class org.wildfly.clustering.server.infinispan.provider.AddressSetFunctionMarshaller
 
AddressSetRemoveFunction - Class in org.wildfly.clustering.server.infinispan.provider
 
AddressSetRemoveFunction(Collection<Address>) - Constructor for class org.wildfly.clustering.server.infinispan.provider.AddressSetRemoveFunction
 
AddressSetRemoveFunction(Address) - Constructor for class org.wildfly.clustering.server.infinispan.provider.AddressSetRemoveFunction
 
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.
AffinityIdentifierFactory<I> - Class in org.wildfly.clustering.server.infinispan.manager
An IdentifierFactory that uses a KeyAffinityService to pre-generate locally hashing identifiers from a supplier.
AffinityIdentifierFactory(Supplier<I>, Cache<? extends Key<I>, ?>) - Constructor for class org.wildfly.clustering.server.infinispan.manager.AffinityIdentifierFactory
 
always() - Static method in interface org.wildfly.clustering.cache.function.Predicate
Returns a predicate that always accepts its argument.
ALWAYS - Enum constant in enum class org.wildfly.clustering.cache.function.DoublePredicates
 
ALWAYS - Enum constant in enum class org.wildfly.clustering.cache.function.IntPredicates
 
ALWAYS - Enum constant in enum class org.wildfly.clustering.cache.function.LongPredicates
 
ALWAYS - Static variable in interface org.wildfly.clustering.cache.function.Predicate
 
and(Predicate<? super Object>) - Method in interface org.wildfly.clustering.server.immutable.Immutability
 
and(Predicate<? super T>) - Method in interface org.wildfly.clustering.cache.function.Predicate
 
andThen(Consumer<? super T>) - Method in interface org.wildfly.clustering.cache.function.Consumer
 
andThen(Function<? super R, ? extends V>) - 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.
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.ClassField
 
ANY - Enum constant in enum class org.wildfly.clustering.marshalling.protostream.Scalar
 
ANY - Enum constant in enum class org.wildfly.clustering.marshalling.protostream.ScalarClass
 
AnySerializationContextInitializer - Class in org.wildfly.clustering.marshalling.protostream
Initializer that registers protobuf schema and marshaller for Any.
AnySerializationContextInitializer() - Constructor for class org.wildfly.clustering.marshalling.protostream.AnySerializationContextInitializer
 
ApplicationConfiguration<C,A> - Interface in org.wildfly.clustering.arquillian
Encapsulates the configuration of a test application.
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(Thread) - Method in enum class org.wildfly.clustering.context.ContextClassLoaderReference
 
apply(M) - Method in class org.wildfly.clustering.session.cache.affinity.SessionAffinityRegistryGroupMemberMapper
 
apply(CacheEntryEvent<K, V>) - Method in class org.wildfly.clustering.cache.infinispan.embedded.listener.BlockingCacheEventListener
 
apply(CacheEntryEvent<K, V>) - Method in class org.wildfly.clustering.cache.infinispan.embedded.listener.NonBlockingCacheEventListener
 
apply(ExpirationMetaData) - Method in enum class org.wildfly.clustering.server.infinispan.expiration.ExpirationMetaDataFunction
 
apply(SessionCreationMetaDataEntry<C>, 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
 
ARRAY - Enum constant in enum class org.wildfly.clustering.marshalling.protostream.ClassField
 
asEventListener(Object) - Method in interface org.wildfly.clustering.session.spec.SessionEventListenerSpecificationProvider
Fabricates an optional container-specific listener for the specified attribute.
asEventListener(Consumer<S>, Consumer<S>) - Method in interface org.wildfly.clustering.session.spec.SessionEventListenerSpecificationProvider
Fabricates a specification listener with the specified pre/post event logic.
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<T>) - Method in interface org.wildfly.clustering.marshalling.protostream.FieldSetMarshaller
Creates a marshaller that reads and writes only the fields of this field set.
asSession(ImmutableSession, C) - Method in interface org.wildfly.clustering.session.spec.SessionSpecificationProvider
Fabricates a read-only specification facade for the specified session and session manager context.
AtomicSerializationContextInitializer - Class in org.wildfly.clustering.marshalling.protostream.util.concurrent.atomic
 
AtomicSerializationContextInitializer() - Constructor for class org.wildfly.clustering.marshalling.protostream.util.concurrent.atomic.AtomicSerializationContextInitializer
 
AttachedSession<C> - Class in org.wildfly.clustering.session.cache
Decorated Session whose methods throw an IllegalStateException if the session is not valid.
AttachedSession(Session<C>, Consumer<ImmutableSession>) - Constructor for class org.wildfly.clustering.session.cache.AttachedSession
 
attributes() - Method in class org.wildfly.clustering.cache.infinispan.embedded.container.DataContainerConfiguration
 
attributes() - Method in class org.wildfly.clustering.cache.infinispan.embedded.container.DataContainerConfigurationBuilder
 
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
Specific optimization for Base64-encoded identifiers (e.g.
BasicCacheConfiguration - Interface in org.wildfly.clustering.cache.infinispan
 
BasicCacheContainerConfiguration - Interface in org.wildfly.clustering.cache.infinispan
 
Batch - Interface in org.wildfly.clustering.cache.batch
Instruments the batching of cache operations.
BatchContext<B> - Interface in org.wildfly.clustering.cache.batch
Handles batch context switching.
BatchContextualizerFactory - Interface in org.wildfly.clustering.cache.batch
SPI for batch contextualization.
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.
BigDecimalMarshaller - Class in org.wildfly.clustering.marshalling.protostream.math
Marshaller for BigDecimal.
BigDecimalMarshaller() - Constructor for class org.wildfly.clustering.marshalling.protostream.math.BigDecimalMarshaller
 
BinaryFieldMarshaller<T,F1,F2> - Class in org.wildfly.clustering.marshalling.protostream.reflect
Generic marshaller based on two non-public fields.
BinaryFieldMarshaller(Class<? extends T>, Class<F1>, Class<F2>, BiFunction<F1, F2, T>) - Constructor for class org.wildfly.clustering.marshalling.protostream.reflect.BinaryFieldMarshaller
 
BinaryMemberMarshaller<T,M,M1,M2> - Class in org.wildfly.clustering.marshalling.protostream.reflect
Generic marshaller based on two non-public members.
BinaryMemberMarshaller(Class<? extends T>, BiFunction<Object, M, Object>, BiFunction<Class<?>, Class<?>, M>, Class<M1>, Class<M2>, BiFunction<M1, M2, T>) - Constructor for class org.wildfly.clustering.marshalling.protostream.reflect.BinaryMemberMarshaller
 
BinaryMethodMarshaller<T,M1,M2> - Class in org.wildfly.clustering.marshalling.protostream.reflect
Generic marshaller based on two non-public accessor methods.
BinaryMethodMarshaller(Class<? extends T>, Class<M1>, Class<M2>, BiFunction<M1, M2, T>) - Constructor for class org.wildfly.clustering.marshalling.protostream.reflect.BinaryMethodMarshaller
 
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<K, V>, BiConsumer<K, V>) - Constructor for class org.wildfly.clustering.cache.infinispan.embedded.listener.BlockingCacheEventListener
 
BlockingCacheEventListener(Cache<K, V>, Consumer<K>) - Constructor for class org.wildfly.clustering.cache.infinispan.embedded.listener.BlockingCacheEventListener
 
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.
BOOLEAN - Enum constant in enum class org.wildfly.clustering.marshalling.protostream.Scalar
 
bound() - Method in interface org.wildfly.clustering.session.cache.SessionBindingNotifier
Notifies all attributes that they are being unbound from a given session.
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
 
build() - Method in class org.wildfly.clustering.marshalling.protostream.SimpleDataOutput.Builder
 
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() - Constructor for class org.wildfly.clustering.marshalling.protostream.SimpleDataInput.Builder
 
Builder() - Constructor for class org.wildfly.clustering.marshalling.protostream.SimpleDataOutput.Builder
 
Builder() - Constructor for class org.wildfly.clustering.marshalling.protostream.SimpleObjectInput.Builder
 
Builder() - Constructor for class org.wildfly.clustering.marshalling.protostream.SimpleObjectOutput.Builder
 
BYTE - Enum constant in enum class org.wildfly.clustering.marshalling.protostream.Scalar
 
BYTE_ARRAY - Enum constant in enum class org.wildfly.clustering.marshalling.protostream.Scalar
 
BYTE_BUFFER - Enum constant in enum class org.wildfly.clustering.marshalling.protostream.Scalar
 
ByteBufferInputStream - Class in org.wildfly.clustering.marshalling
 
ByteBufferInputStream(ByteBuffer) - Constructor for class org.wildfly.clustering.marshalling.ByteBufferInputStream
 
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
 
ByteBufferMarshalledKey(K, ByteBufferMarshaller) - Constructor for class org.wildfly.clustering.marshalling.ByteBufferMarshalledKey
 
ByteBufferMarshalledKeyFactory - Class in org.wildfly.clustering.marshalling
Factory for creating a ByteBufferMarshalledKey.
ByteBufferMarshalledKeyFactory(ByteBufferMarshaller) - Constructor for class org.wildfly.clustering.marshalling.ByteBufferMarshalledKeyFactory
 
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
 
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
A specialized ByteArrayOutputStream that exposes the internal buffer.
ByteBufferOutputStream() - Constructor for class org.wildfly.clustering.marshalling.ByteBufferOutputStream
 
ByteBufferOutputStream(int) - Constructor for class org.wildfly.clustering.marshalling.ByteBufferOutputStream
 
ByteBufferOutputStream(OptionalInt) - Constructor for class org.wildfly.clustering.marshalling.ByteBufferOutputStream
 

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.
CacheConfiguration - Interface in org.wildfly.clustering.cache
Encapsulates the generic configuration of a cache.
CacheContainerCommandDispatcherFactory - Interface in org.wildfly.clustering.server.infinispan.dispatcher
 
CacheContainerGroup - Interface in org.wildfly.clustering.server.infinispan
 
CacheContainerGroupMember - Interface in org.wildfly.clustering.server.infinispan
 
CacheContainerGroupMemberFactory - Interface in org.wildfly.clustering.server.infinispan
 
CacheContainerRegistry<K,V> - Interface in org.wildfly.clustering.server.infinispan.registry
 
CacheContainerServiceProviderRegistrar<T> - Interface in org.wildfly.clustering.server.infinispan.provider
 
cached() - Static method in interface org.wildfly.clustering.server.util.Supplied
A cached supplied value.
CACHED_THREAD - Enum constant in enum class org.wildfly.clustering.context.ExecutorServiceFactory
 
CachedSession<C> - Class in org.wildfly.clustering.session.cache
A session facade whose lifecycle is managed by a Cache.
CachedSession(Session<C>, Runnable) - Constructor for class org.wildfly.clustering.session.cache.CachedSession
 
CachedSessionManager<C> - Class in org.wildfly.clustering.session.cache
A concurrent session manager, that can share session references across concurrent threads.
CachedSessionManager(SessionManager<C>, CacheFactory) - Constructor for class org.wildfly.clustering.session.cache.CachedSessionManager
 
CacheEntriesTask<K,V> - Class in org.wildfly.clustering.server.infinispan.scheduler
Invokes a task against cache entries matching a filter.
CacheEntriesTask(Cache<K, V>, Predicate<Map.Entry<? super K, ? super V>>, Consumer<Map.Entry<K, V>>) - Constructor for class org.wildfly.clustering.server.infinispan.scheduler.CacheEntriesTask
 
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<I,K,V,M> - Interface in org.wildfly.clustering.server.infinispan.scheduler
A task scheduler.
CacheEntryScheduler.InactiveCacheEntryScheduler<I,K,V,M> - Class in org.wildfly.clustering.server.infinispan.scheduler
 
CacheEntryScheduler.ReferenceCacheEntryScheduler<I,K,V,M> - Class in org.wildfly.clustering.server.infinispan.scheduler
 
CacheEventListenerRegistrar<K,V> - Class in org.wildfly.clustering.cache.infinispan.embedded.listener
A registering cache event listener.
CacheEventListenerRegistrar(FilteringListenable<K, V>) - Constructor for class org.wildfly.clustering.cache.infinispan.embedded.listener.CacheEventListenerRegistrar
 
CacheEventListenerRegistrar(FilteringListenable<K, V>, Object) - Constructor for class org.wildfly.clustering.cache.infinispan.embedded.listener.CacheEventListenerRegistrar
 
CacheFactory - Interface in org.wildfly.clustering.server.cache
Creates a level-one cache of server-side state.
CacheKey<I> - Class in org.wildfly.clustering.cache.infinispan
A base cache key implementation.
CacheKey(I) - Constructor for class org.wildfly.clustering.cache.infinispan.CacheKey
 
CacheKeysTask<K,V> - Class in org.wildfly.clustering.server.infinispan.scheduler
Invokes a task against cache entries matching a filter.
CacheKeysTask(Cache<K, V>, Predicate<? super K>, Consumer<K>) - Constructor for class org.wildfly.clustering.server.infinispan.scheduler.CacheKeysTask
 
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.
CacheRegistry<K,V> - Class in org.wildfly.clustering.server.infinispan.registry
Clustered Registry backed by an Infinispan cache.
CacheRegistry(CacheRegistryConfiguration, Map.Entry<K, V>, Runnable) - Constructor for class org.wildfly.clustering.server.infinispan.registry.CacheRegistry
 
CacheRegistryConfiguration - Interface in org.wildfly.clustering.server.infinispan.registry
Configuration for a CacheRegistry.
CacheServiceProviderRegistrar<T> - Class in org.wildfly.clustering.server.infinispan.provider
Infinispan Cache based ServiceProviderRegistrar.
CacheServiceProviderRegistrar(CacheServiceProviderRegistrarConfiguration) - Constructor for class org.wildfly.clustering.server.infinispan.provider.CacheServiceProviderRegistrar
 
CacheServiceProviderRegistrarConfiguration - Interface in org.wildfly.clustering.server.infinispan.provider
Configuration for a CacheServiceProviderRegistrar.
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
 
CaffeineNearCache<K,V> - Class in org.wildfly.clustering.cache.infinispan.remote.near
Near cache implementation based on a Caffeine cache.
CaffeineNearCache(Cache<K, MetadataValue<V>>) - Constructor for class org.wildfly.clustering.cache.infinispan.remote.near.CaffeineNearCache
 
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<Cache<K, MetadataValue<V>>>, ClientListenerNotifier) - Constructor for class org.wildfly.clustering.cache.infinispan.remote.near.CaffeineNearCacheService
 
CalendarMarshaller - Class in org.wildfly.clustering.marshalling.protostream.util
Mashaller for a Calendar.
CalendarMarshaller() - Constructor for class org.wildfly.clustering.marshalling.protostream.util.CalendarMarshaller
 
cancel(I) - Method in class org.wildfly.clustering.server.infinispan.scheduler.PrimaryOwnerScheduler
 
cancel(I) - Method in interface org.wildfly.clustering.server.scheduler.Scheduler
Cancels a previously scheduled task for the object with the specified identifier.
cancel(I) - Method in class org.wildfly.clustering.server.scheduler.Scheduler.InactiveScheduler
 
cancel(I) - Method in class org.wildfly.clustering.server.scheduler.Scheduler.ReferenceScheduler
 
cancel(Cache<K, V>, Predicate<? super K>, Scheduler<I, M>) - Static method in class org.wildfly.clustering.server.infinispan.scheduler.CacheKeysTask
 
cancel(Cache<K, V>, Predicate<Map.Entry<? super K, ? super V>>, CacheEntryScheduler<I, K, V, M>) - Static method in class org.wildfly.clustering.server.infinispan.scheduler.CacheEntriesTask
 
cancel(T) - Method in class org.wildfly.clustering.server.local.scheduler.LocalScheduler
 
CancelCommand<I,M> - Class in org.wildfly.clustering.server.infinispan.scheduler
Command that cancels a previously scheduled item.
CancelCommand(I) - Constructor for class org.wildfly.clustering.server.infinispan.scheduler.CancelCommand
 
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
 
cast() - Method in enum class org.wildfly.clustering.session.infinispan.embedded.SessionCacheEntryFilter
 
cast(Class<T>) - Method in enum class org.wildfly.clustering.marshalling.protostream.Scalar
 
ChannelCommandDispatcherFactory - Interface in org.wildfly.clustering.server.jgroups.dispatcher
 
ChannelEmbeddedCacheManagerCommandDispatcherFactoryConfiguration - Interface in org.wildfly.clustering.server.infinispan.dispatcher
 
ChannelEmbeddedCacheManagerGroupConfiguration - Interface in org.wildfly.clustering.server.infinispan
 
ChannelGroup - Interface in org.wildfly.clustering.server.jgroups
 
ChannelGroupMember - Interface in org.wildfly.clustering.server.jgroups
 
ChannelGroupMemberFactory - Interface in org.wildfly.clustering.server.jgroups
 
CHARACTER - Enum constant in enum class org.wildfly.clustering.marshalling.protostream.Scalar
 
checkLastTagWas(int) - Method in class org.wildfly.clustering.marshalling.protostream.DefaultProtoStreamReader
 
checkLastTagWas(int) - Method in class org.wildfly.clustering.marshalling.protostream.OffsetProtoStreamReader
 
classes(Collection<Class<?>>) - Static method in interface org.wildfly.clustering.server.immutable.Immutability
 
ClassField - Enum Class in org.wildfly.clustering.marshalling.protostream
Various strategies for marshalling a Class.
ClassLoaderMarshaller - Interface in org.wildfly.clustering.marshalling.protostream
A marshaller for the fields of a ClassLoader.
ClassMarshaller - Class in org.wildfly.clustering.marshalling.protostream
Generic marshaller for instances of Class.
clear() - Method in class org.wildfly.clustering.cache.infinispan.remote.near.CaffeineNearCache
 
clear() - Method in class org.wildfly.clustering.server.local.scheduler.FastConcurrentDirectDeque
Removes all of the elements from this deque.
clear() - Method in interface org.wildfly.clustering.session.cache.attributes.SessionAttributes
 
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.ThreadLocalTransactionBatch
 
close() - Method in interface org.wildfly.clustering.cache.infinispan.embedded.listener.ListenerRegistration
 
close() - Method in interface org.wildfly.clustering.context.Context
 
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.PrimaryOwnerScheduler
 
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.ListenerRegistrar
 
close() - Method in class org.wildfly.clustering.server.local.dispatcher.LocalCommandDispatcher
 
close() - Method in class org.wildfly.clustering.server.local.listener.LocalListenerRegistrar
 
close() - Method in class org.wildfly.clustering.server.local.provider.DefaultServiceProviderRegistration
 
close() - Method in class org.wildfly.clustering.server.local.scheduler.LocalScheduler
 
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 interface org.wildfly.clustering.server.scheduler.Scheduler
 
close() - Method in class org.wildfly.clustering.server.scheduler.Scheduler.InactiveScheduler
 
close() - Method in class org.wildfly.clustering.server.scheduler.Scheduler.ReferenceScheduler
 
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 class org.wildfly.clustering.session.cache.attributes.fine.ImmutableSessionAttributeActivationNotifier
 
close() - Method in interface org.wildfly.clustering.session.cache.attributes.fine.SessionAttributeActivationNotifier
 
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.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
 
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<String, Object>, CacheEntryMutator, Marshallability, Immutability, SessionActivationNotifier) - Constructor for class org.wildfly.clustering.session.cache.attributes.coarse.CoarseSessionAttributes
 
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<Map<String, Object>, V>, BiFunction<ImmutableSession, C, SessionActivationNotifier>, Function<String, SessionAttributeActivationNotifier>, EmbeddedCacheConfiguration) - Constructor for class org.wildfly.clustering.session.infinispan.embedded.attributes.CoarseSessionAttributesFactory
 
CoarseSessionAttributesFactory(SessionAttributesFactoryConfiguration<Map<String, Object>, V>, BiFunction<ImmutableSession, C, SessionActivationNotifier>, RemoteCacheConfiguration) - Constructor for class org.wildfly.clustering.session.infinispan.remote.attributes.CoarseSessionAttributesFactory
 
CoarseSessionMetaDataSerializationContextInitializer - Class in org.wildfly.clustering.session.cache.metadata.coarse
 
CoarseSessionMetaDataSerializationContextInitializer() - Constructor for class org.wildfly.clustering.session.cache.metadata.coarse.CoarseSessionMetaDataSerializationContextInitializer
 
CollectionAddFunction<V,C> - Class in org.wildfly.clustering.cache.function
Function that adds an item to a collection.
CollectionAddFunction(Collection<V>, Operations<C>) - Constructor for class org.wildfly.clustering.cache.function.CollectionAddFunction
 
CollectionFunction<V,C> - Class in org.wildfly.clustering.cache.function
Function that operates on a collection.
CollectionFunction(Collection<V>, Operations<C>) - Constructor for class org.wildfly.clustering.cache.function.CollectionFunction
 
CollectionFunctionMarshaller<V,C,F> - Class in org.wildfly.clustering.cache.function
 
CollectionFunctionMarshaller(Class<? extends F>, Function<Collection<V>, F>) - Constructor for class org.wildfly.clustering.cache.function.CollectionFunctionMarshaller
 
CollectionMarshaller<E,T> - Class in org.wildfly.clustering.marshalling.protostream.util
Marshaller for a basic collection.
CollectionMarshaller(Supplier<T>) - Constructor for class org.wildfly.clustering.marshalling.protostream.util.CollectionMarshaller
 
CollectionOperations<V,C> - Interface in org.wildfly.clustering.cache.function
 
CollectionRemoveFunction<V,C> - Class in org.wildfly.clustering.cache.function
Function that removes an item from a collection.
CollectionRemoveFunction(Collection<V>, Operations<C>) - Constructor for class org.wildfly.clustering.cache.function.CollectionRemoveFunction
 
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<C,MC> - Class in org.wildfly.clustering.server.jgroups.dispatcher
Marshaller for commands.
CommandDispatcherMarshaller(ByteBufferMarshaller, Object, MarshalledValueFactory<MC>) - Constructor for class org.wildfly.clustering.server.jgroups.dispatcher.CommandDispatcherMarshaller
 
CommandDispatcherRequestCorrelator - Class in org.wildfly.clustering.server.jgroups.dispatcher
 
CommandDispatcherRequestCorrelator(JChannel, RequestHandler, JChannelCommandDispatcherFactoryConfiguration) - Constructor for class org.wildfly.clustering.server.jgroups.dispatcher.CommandDispatcherRequestCorrelator
 
CommandDispatcherSerializationContextInitializer - Class in org.wildfly.clustering.server.jgroups.dispatcher
CommandDispatcherSerializationContextInitializer() - Constructor for class org.wildfly.clustering.server.jgroups.dispatcher.CommandDispatcherSerializationContextInitializer
 
CommandMarshaller<C> - Interface in org.wildfly.clustering.server.jgroups.dispatcher
Marshalling strategy for a command.
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<A>) - Method in interface org.wildfly.clustering.server.group.GroupMember
 
compareTo(GroupMember<Address>) - Method in class org.wildfly.clustering.server.infinispan.EmbeddedCacheManagerGroupMember
 
compareTo(GroupMember<Address>) - Method in class org.wildfly.clustering.server.infinispan.LocalEmbeddedCacheManagerGroupMember
 
compareTo(GroupMember<Address>) - Method in class org.wildfly.clustering.server.jgroups.JChannelGroupMember
 
completeExceptionally(Throwable) - Method in class org.wildfly.clustering.server.jgroups.dispatcher.ServiceRequest
 
composite(Collection<? extends Lifecycle>) - Static method in interface org.wildfly.clustering.arquillian.Lifecycle
Returns a composite lifecycle object, useful for performing bulk lifecycle operations.
composite(Collection<? extends Immutability>) - Static method in interface org.wildfly.clustering.server.immutable.Immutability
 
composite(List<Contextualizer>) - Static method in interface org.wildfly.clustering.context.Contextualizer
 
CompositeImmutableSession - Class in org.wildfly.clustering.session.cache
Generic immutable session implementation - independent of cache mapping strategy.
CompositeImmutableSession(String, ImmutableSessionMetaData, Map<String, Object>) - Constructor for class org.wildfly.clustering.session.cache.CompositeImmutableSession
 
CompositeImmutableSessionFactory<MV,AV> - Class in org.wildfly.clustering.session.cache
Generic immutable session factory implementation - independent of cache mapping strategy.
CompositeImmutableSessionFactory(ImmutableSessionMetaDataFactory<MV>, ImmutableSessionAttributesFactory<AV>, CacheProperties) - Constructor for class org.wildfly.clustering.session.cache.CompositeImmutableSessionFactory
 
CompositeImmutableSessionMetaData - Class in org.wildfly.clustering.session.cache.metadata.fine
 
CompositeImmutableSessionMetaData(ImmutableSessionCreationMetaData, ImmutableSessionAccessMetaData) - Constructor for class org.wildfly.clustering.session.cache.metadata.fine.CompositeImmutableSessionMetaData
 
CompositeSerializationContextInitializer - Class in org.wildfly.clustering.marshalling.protostream
CompositeSerializationContextInitializer(Class<E>) - Constructor for class org.wildfly.clustering.marshalling.protostream.CompositeSerializationContextInitializer
 
CompositeSerializationContextInitializer(Iterable<? extends SerializationContextInitializer>) - Constructor for class org.wildfly.clustering.marshalling.protostream.CompositeSerializationContextInitializer
 
CompositeSerializationContextInitializer(SerializationContextInitializer...) - Constructor for class org.wildfly.clustering.marshalling.protostream.CompositeSerializationContextInitializer
 
CompositeSerializationContextInitializer(SerializationContextInitializer, SerializationContextInitializer) - Constructor for class org.wildfly.clustering.marshalling.protostream.CompositeSerializationContextInitializer
 
CompositeSession<C> - Class in org.wildfly.clustering.session.cache
Generic session implementation composed of attributes and metadata.
CompositeSession(String, InvalidatableSessionMetaData, SessionAttributes, Supplied<C>, Supplier<C>, CacheEntryRemover<String>) - Constructor for class org.wildfly.clustering.session.cache.CompositeSession
 
CompositeSessionFactory<C,MV,AV,SC> - Class in org.wildfly.clustering.session.cache
 
CompositeSessionFactory(SessionMetaDataFactory<MV>, SessionAttributesFactory<C, AV>, CacheProperties, Supplier<SC>) - Constructor for class org.wildfly.clustering.session.cache.CompositeSessionFactory
 
CompositeSessionMetaData - Class in org.wildfly.clustering.session.cache.metadata.fine
Composite view of the meta data of a session, combining volatile and static aspects.
CompositeSessionMetaData(SessionCreationMetaData, SessionAccessMetaData, CacheEntryMutator) - Constructor for class org.wildfly.clustering.session.cache.metadata.fine.CompositeSessionMetaData
 
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<C, T>, UserSessions<D, S>, CacheEntryRemover<String>) - Constructor for class org.wildfly.clustering.session.cache.user.CompositeUser
 
CompositeUserFactory<CV,C,T,SV,D,S> - Class in org.wildfly.clustering.session.cache.user
A user factory that creates composite users.
CompositeUserFactory(UserContextFactory<CV, C, T>, UserSessionsFactory<SV, D, S>) - Constructor for class org.wildfly.clustering.session.cache.user.CompositeUserFactory
 
computeIfAbsent(K, BiFunction<K, Runnable, V>) - 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.
computeSize(ExceptionBiConsumer<ProtoStreamWriter, T, IOException>, T) - Method in class org.wildfly.clustering.marshalling.protostream.DefaultProtoStreamSizeOperation
 
computeSize(ExceptionBiConsumer<ProtoStreamWriter, T, IOException>, 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
 
ConcurrentSerializationContextInitializer() - Constructor for class org.wildfly.clustering.marshalling.protostream.util.concurrent.ConcurrentSerializationContextInitializer
 
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.
constantDoubleFunction(R) - Static method in class org.wildfly.clustering.cache.function.Functions
Returns a function that always returns a constant result, regardless of input.
constantFunction(R) - Static method in class org.wildfly.clustering.cache.function.Functions
Returns a function that always returns a constant result, regardless of input.
constantIntFunction(R) - Static method in class org.wildfly.clustering.cache.function.Functions
Returns a function that always returns a constant result, regardless of input.
constantLongFunction(R) - Static method in class org.wildfly.clustering.cache.function.Functions
Returns a function that always returns a constant result, regardless of input.
constantOperator(R) - Static method in class org.wildfly.clustering.cache.function.Functions
Returns an operator that always returns a constant result, regardless of input.
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
 
construct(String) - Method in class org.wildfly.clustering.cache.infinispan.embedded.marshall.MarshallerFactory
 
construct(String) - Method in class org.wildfly.clustering.cache.infinispan.embedded.reactive.PublisherManagerFactory
 
Consumer<T> - Interface in org.wildfly.clustering.cache.function
Consumer extension supporting map operations.
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(I) - Method in class org.wildfly.clustering.server.infinispan.scheduler.PrimaryOwnerScheduler
 
contains(I) - Method in interface org.wildfly.clustering.server.scheduler.Scheduler
Indicates whether the entry with the specified identifier is scheduled.
contains(I) - Method in class org.wildfly.clustering.server.scheduler.Scheduler.InactiveScheduler
 
contains(I) - Method in class org.wildfly.clustering.server.scheduler.Scheduler.ReferenceScheduler
 
contains(Object) - Method in class org.wildfly.clustering.server.local.scheduler.FastConcurrentDirectDeque
Returns true if this deque contains the specified element.
contains(K) - Method in interface org.wildfly.clustering.server.local.scheduler.ScheduledEntries
Indicates whether specified key exists among the scheduled entries.
contains(T) - Method in class org.wildfly.clustering.server.local.scheduler.LocalScheduler
 
ContainsCommand<I,M> - Class in org.wildfly.clustering.server.infinispan.scheduler
Command that determine if a given entry is known to the scheduler.
containsKey(Object) - Method in interface org.wildfly.clustering.session.cache.attributes.SessionAttributes
 
containsValue(Object) - Method in interface org.wildfly.clustering.session.cache.attributes.SessionAttributes
 
Context - Interface in org.wildfly.clustering.context
Encapsulates some context that is applicable until Context.close().
ContextClassLoaderReference - Enum Class in org.wildfly.clustering.context
Thread-aware reference for a context ClassLoader.
ContextReference<C> - Interface in org.wildfly.clustering.context
Reference to some context.
Contextual<C> - Interface in org.wildfly.clustering.session.cache
Implemented by object with a supplied context.
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
 
contextualize(Runnable) - Method in interface org.wildfly.clustering.context.Contextualizer
Decorates the specified runner with a given context.
contextualize(Callable<T>) - Method in interface org.wildfly.clustering.context.Contextualizer
Decorates the specified caller with a given context.
contextualize(BiConsumer<V1, V2>) - Method in interface org.wildfly.clustering.context.Contextualizer
Decorates the specified consumer with a given context.
contextualize(BiFunction<V1, V2, R>) - Method in interface org.wildfly.clustering.context.Contextualizer
Decorates the specified function with a given context.
contextualize(Consumer<V>) - Method in interface org.wildfly.clustering.context.Contextualizer
Decorates the specified consumer with a given context.
contextualize(Function<V, R>) - Method in interface org.wildfly.clustering.context.Contextualizer
Decorates the specified function with a given context.
contextualize(Supplier<T>) - Method in interface org.wildfly.clustering.context.Contextualizer
Decorates the specified supplier with a given context.
contextualize(ExceptionBiConsumer<V1, V2, E>) - Method in interface org.wildfly.clustering.context.Contextualizer
Decorates the specified consumer with a given context.
contextualize(ExceptionBiFunction<V1, V2, R, E>) - Method in interface org.wildfly.clustering.context.Contextualizer
Decorates the specified function with a given context.
contextualize(ExceptionConsumer<V, E>) - Method in interface org.wildfly.clustering.context.Contextualizer
Decorates the specified consumer with a given context.
contextualize(ExceptionFunction<V, R, E>) - Method in interface org.wildfly.clustering.context.Contextualizer
Decorates the specified function with a given context.
contextualize(ExceptionRunnable<E>) - Method in interface org.wildfly.clustering.context.Contextualizer
Decorates the specified runner with a given context.
contextualize(ExceptionSupplier<T, E>) - 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.
ContextualThreadFactory<C> - Class in org.wildfly.clustering.context
ThreadFactory decorator that contextualizes its threads.
ContextualThreadFactory(ThreadFactory, C, ThreadContextReference<C>) - Constructor for class org.wildfly.clustering.context.ContextualThreadFactory
 
convert(Object, MediaType, MediaType) - Method in class org.wildfly.clustering.cache.infinispan.embedded.marshall.DefaultEncoderRegistry
 
create() - Method in class org.wildfly.clustering.cache.infinispan.embedded.container.DataContainerConfigurationBuilder
 
createArchive(C) - Method in interface org.wildfly.clustering.arquillian.ApplicationConfiguration
 
createCache(Consumer<V>, Consumer<V>) - 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.TransactionBatchContextualizerFactory
 
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<T, Set<Address>>) - Method in class org.wildfly.clustering.server.infinispan.provider.CacheServiceProviderRegistrar
 
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, Duration) - Method in interface org.wildfly.clustering.session.cache.SessionFactory
 
createExternal(Class<?>, ObjectInput) - Method in class org.wildfly.clustering.marshalling.jboss.SerializerExternalizer
 
createFieldSetReader(FieldReadable<T>, int) - Method in class org.wildfly.clustering.marshalling.protostream.DefaultProtoStreamReader
 
createFieldSetReader(FieldReadable<T>, int) - Method in class org.wildfly.clustering.marshalling.protostream.OffsetProtoStreamReader
 
createFieldSetReader(FieldReadable<T>, 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<T>, int) - Method in class org.wildfly.clustering.marshalling.protostream.AbstractProtoStreamWriter
 
createFieldSetWriter(Writable<T>, int) - Method in class org.wildfly.clustering.marshalling.protostream.OffsetProtoStreamWriter
 
createFieldSetWriter(Writable<T>, int) - Method in interface org.wildfly.clustering.marshalling.protostream.ProtoStreamWriter
Creates a writer for a set of consecutive fields.
createGroupMember(A) - 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<MV, AV>) - Method in interface org.wildfly.clustering.session.cache.ImmutableSessionFactory
 
createImmutableSession(String, ImmutableSessionMetaData, Map<String, Object>) - Method in class org.wildfly.clustering.session.cache.CompositeImmutableSessionFactory
 
createImmutableSession(String, ImmutableSessionMetaData, Map<String, Object>) - Method in interface org.wildfly.clustering.session.cache.ImmutableSessionFactory
 
createImmutableSessionAttributes(String, Map<String, Object>) - Method in class org.wildfly.clustering.session.infinispan.embedded.attributes.CoarseSessionAttributesFactory
 
createImmutableSessionAttributes(String, Map<String, Object>) - Method in class org.wildfly.clustering.session.infinispan.embedded.attributes.FineSessionAttributesFactory
 
createImmutableSessionAttributes(String, Map<String, Object>) - Method in class org.wildfly.clustering.session.infinispan.remote.attributes.CoarseSessionAttributesFactory
 
createImmutableSessionAttributes(String, Map<String, Object>) - Method in class org.wildfly.clustering.session.infinispan.remote.attributes.FineSessionAttributesFactory
 
createImmutableSessionAttributes(String, V) - Method in interface org.wildfly.clustering.session.cache.attributes.ImmutableSessionAttributesFactory
 
createImmutableSessionMetaData(String, ContextualSessionMetaDataEntry<C>) - Method in class org.wildfly.clustering.session.infinispan.embedded.metadata.InfinispanSessionMetaDataFactory
 
createImmutableSessionMetaData(String, SessionMetaDataEntry<C>) - Method in class org.wildfly.clustering.session.infinispan.remote.metadata.HotRodSessionMetaDataFactory
 
createImmutableSessionMetaData(String, V) - Method in interface org.wildfly.clustering.session.cache.metadata.ImmutableSessionMetaDataFactory
 
createInitialValue() - Method in interface org.wildfly.clustering.marshalling.protostream.FieldSetMarshaller
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.infinispan.AddressMarshaller
 
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<K, V>) - 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<K, MetadataValue<V>>) - Method in class org.wildfly.clustering.cache.infinispan.remote.near.CaffeineNearCacheService
 
createNearCache(NearCacheConfiguration, BiConsumer<K, MetadataValue<V>>) - Method in class org.wildfly.clustering.session.infinispan.remote.SessionManagerNearCacheFactory
 
createRegistry(Map.Entry<K, V>) - Method in interface org.wildfly.clustering.server.registry.RegistryFactory
Creates a registry using the specified entry.
createService(Cache<? extends K, ?>, KeyGenerator<K>) - 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<? extends K, ?>, KeyGenerator<K>, Predicate<Address>) - 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, Map.Entry<MV, AV>, C) - Method in class org.wildfly.clustering.session.cache.CompositeSessionFactory
 
createSession(String, Map.Entry<MV, AV>, C) - Method in interface org.wildfly.clustering.session.cache.SessionFactory
 
createSessionAsync(String) - Method in class org.wildfly.clustering.session.cache.AbstractSessionManager
 
createSessionAsync(String) - Method in class org.wildfly.clustering.session.cache.CachedSessionManager
 
createSessionAsync(String) - Method in class org.wildfly.clustering.session.cache.DecoratedSessionManager
 
createSessionAsync(String) - Method in interface org.wildfly.clustering.session.SessionManager
Creates a session using the specified identifier.
createSessionAttributes(String, Map<String, Object>, ImmutableSessionMetaData, C) - Method in class org.wildfly.clustering.session.infinispan.embedded.attributes.CoarseSessionAttributesFactory
 
createSessionAttributes(String, Map<String, Object>, ImmutableSessionMetaData, C) - Method in class org.wildfly.clustering.session.infinispan.embedded.attributes.FineSessionAttributesFactory
 
createSessionAttributes(String, Map<String, Object>, ImmutableSessionMetaData, C) - Method in class org.wildfly.clustering.session.infinispan.remote.attributes.CoarseSessionAttributesFactory
 
createSessionAttributes(String, Map<String, Object>, 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
 
createSessionManager(SessionManagerConfiguration<C>) - Method in class org.wildfly.clustering.session.infinispan.embedded.InfinispanSessionManagerFactory
 
createSessionManager(SessionManagerConfiguration<C>) - Method in class org.wildfly.clustering.session.infinispan.remote.HotRodSessionManagerFactory
 
createSessionManager(SessionManagerConfiguration<C>) - Method in interface org.wildfly.clustering.session.SessionManagerFactory
Create a session manager using the specified configuration.
createSessionMetaData(String, ContextualSessionMetaDataEntry<C>) - Method in class org.wildfly.clustering.session.infinispan.embedded.metadata.InfinispanSessionMetaDataFactory
 
createSessionMetaData(String, SessionMetaDataEntry<C>) - Method in class org.wildfly.clustering.session.infinispan.remote.metadata.HotRodSessionMetaDataFactory
 
createSessionMetaData(String, V) - Method in interface org.wildfly.clustering.session.cache.metadata.SessionMetaDataFactory
 
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<CV, SV>) - Method in class org.wildfly.clustering.session.cache.user.CompositeUserFactory
 
createUser(String, Map.Entry<CV, SV>) - Method in interface org.wildfly.clustering.session.cache.user.UserFactory
 
createUserAsync(String, Map.Entry<CompletionStage<CV>, CompletionStage<SV>>) - Method in interface org.wildfly.clustering.session.cache.user.UserFactory
 
createUserContext(UserContext<PV, TC>) - Method in class org.wildfly.clustering.session.infinispan.embedded.user.InfinispanUserContextFactory
 
createUserContext(UserContext<PV, TC>) - Method in class org.wildfly.clustering.session.infinispan.remote.user.HotRodUserContextFactory
 
createUserContext(V) - Method in interface org.wildfly.clustering.session.cache.user.UserContextFactory
 
createUserManager(UserManagerConfiguration<T>) - Method in class org.wildfly.clustering.session.infinispan.embedded.user.InfinispanUserManagerFactory
 
createUserManager(UserManagerConfiguration<T>) - Method in class org.wildfly.clustering.session.infinispan.remote.user.HotRodUserManagerFactory
 
createUserManager(UserManagerConfiguration<T>) - Method in interface org.wildfly.clustering.session.user.UserManagerFactory
Creates a new user manager using the specified configuration.
createUserSessions(String, Map<D, S>) - Method in class org.wildfly.clustering.session.infinispan.embedded.user.InfinispanUserSessionsFactory
 
createUserSessions(String, Map<D, S>) - Method in class org.wildfly.clustering.session.infinispan.remote.user.HotRodUserSessionsFactory
 
createUserSessions(String, V) - Method in interface org.wildfly.clustering.session.cache.user.UserSessionsFactory
 
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.remote.attributes.FineSessionAttributesFactory
 
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, Duration) - Method in class org.wildfly.clustering.session.infinispan.embedded.metadata.InfinispanSessionMetaDataFactory
 
createValueAsync(String, Duration) - 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
 

D

DataContainerConfiguration - Class in org.wildfly.clustering.cache.infinispan.embedded.container
 
DataContainerConfigurationBuilder - Class in org.wildfly.clustering.cache.infinispan.embedded.container
 
DataContainerConfigurationBuilder(ConfigurationBuilder) - Constructor for class org.wildfly.clustering.cache.infinispan.embedded.container.DataContainerConfigurationBuilder
 
DataContainerFactory - Class in org.wildfly.clustering.cache.infinispan.embedded.container
 
DataContainerFactory() - Constructor for class org.wildfly.clustering.cache.infinispan.embedded.container.DataContainerFactory
 
decode(int) - Method in class org.wildfly.clustering.marshalling.protostream.EnumMarshaller
 
DecoratedSession<C> - Class in org.wildfly.clustering.session.cache
A generic decorated session.
DecoratedSession(Supplier<Session<C>>) - Constructor for class org.wildfly.clustering.session.cache.DecoratedSession
 
DecoratedSession(Session<C>) - Constructor for class org.wildfly.clustering.session.cache.DecoratedSession
 
DecoratedSessionManager<C> - Class in org.wildfly.clustering.session.cache
A session manager that delegates to another session manager.
DecoratedSessionManager(SessionManager<C>) - Constructor for class org.wildfly.clustering.session.cache.DecoratedSessionManager
 
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<T>, UnaryOperator<T>, T) - Constructor for class org.wildfly.clustering.marshalling.protostream.reflect.DecoratorMarshaller
 
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.
DefaultEncoderRegistry() - Constructor for class org.wildfly.clustering.cache.infinispan.embedded.marshall.DefaultEncoderRegistry
 
DefaultExecutorService - Class in org.wildfly.clustering.context
ExecutorService that performs contextual execution of submitted tasks.
DefaultExecutorService(Function<ThreadFactory, ExecutorService>, ClassLoader) - Constructor for class org.wildfly.clustering.context.DefaultExecutorService
 
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
 
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
 
DefaultServiceProviderRegistration<T,M> - Class in org.wildfly.clustering.server.local.provider
A generic service provider registration implementation.
DefaultServiceProviderRegistration(ServiceProviderRegistrar<T, M>, T, Runnable) - Constructor for class org.wildfly.clustering.server.local.provider.DefaultServiceProviderRegistration
 
DefaultSessionAccessMetaDataEntry - Class in org.wildfly.clustering.session.cache.metadata.fine
 
DefaultSessionAccessMetaDataEntry() - Constructor for class org.wildfly.clustering.session.cache.metadata.fine.DefaultSessionAccessMetaDataEntry
 
DefaultSessionAccessMetaDataEntryMarshaller - Class in org.wildfly.clustering.session.cache.metadata.fine
 
DefaultSessionAccessMetaDataEntryMarshaller() - Constructor for class org.wildfly.clustering.session.cache.metadata.fine.DefaultSessionAccessMetaDataEntryMarshaller
 
DefaultSessionCreationMetaDataEntry<C> - Class in org.wildfly.clustering.session.cache.metadata.fine
 
DefaultSessionCreationMetaDataEntry() - Constructor for class org.wildfly.clustering.session.cache.metadata.fine.DefaultSessionCreationMetaDataEntry
 
DefaultSessionCreationMetaDataEntry(Instant) - Constructor for class org.wildfly.clustering.session.cache.metadata.fine.DefaultSessionCreationMetaDataEntry
 
DefaultSessionCreationMetaDataEntryMarshaller - Class in org.wildfly.clustering.session.cache.metadata.fine
DefaultSessionCreationMetaDataEntryMarshaller() - Constructor for class org.wildfly.clustering.session.cache.metadata.fine.DefaultSessionCreationMetaDataEntryMarshaller
 
DefaultSessionMetaData - Class in org.wildfly.clustering.session.cache.metadata.coarse
Default session metadata implementation that delegates to a cache entry, triggering CacheEntryMutator.mutate() on close.
DefaultSessionMetaData(SessionMetaDataEntry, CacheEntryMutator) - Constructor for class org.wildfly.clustering.session.cache.metadata.coarse.DefaultSessionMetaData
 
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
 
DefaultSessionMetaDataEntry() - Constructor for class org.wildfly.clustering.session.cache.metadata.coarse.DefaultSessionMetaDataEntry
 
DefaultSessionMetaDataEntry(Instant) - Constructor for class org.wildfly.clustering.session.cache.metadata.coarse.DefaultSessionMetaDataEntry
 
DefaultSessionMetaDataEntry(SessionCreationMetaDataEntry<C>, SessionAccessMetaDataEntry) - Constructor for class org.wildfly.clustering.session.cache.metadata.fine.DefaultSessionMetaDataEntry
 
DefaultSessionMetaDataEntryMarshaller - Class in org.wildfly.clustering.session.cache.metadata.coarse
Protostream marshaller for a DefaultSessionMetaDataEntry.
DefaultSessionMetaDataEntryMarshaller() - Constructor for class org.wildfly.clustering.session.cache.metadata.coarse.DefaultSessionMetaDataEntryMarshaller
 
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
 
DefaultThreadFactory(ThreadGroup, ClassLoader) - Constructor for class org.wildfly.clustering.context.DefaultThreadFactory
 
DefaultThreadFactory(ThreadFactory, ClassLoader) - Constructor for class org.wildfly.clustering.context.DefaultThreadFactory
 
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<CV, C, T, SV, D, S>, IdentifierFactory<String>, Supplier<Batch>) - Constructor for class org.wildfly.clustering.session.cache.user.DefaultUserManager
 
DelegatingSessionManagerConfiguration<C> - Class in org.wildfly.clustering.session.cache
A SessionManagerConfiguration implementation that delegates to another SessionManagerConfiguration.
DelegatingSessionManagerConfiguration(SessionManagerConfiguration<C>) - Constructor for class org.wildfly.clustering.session.cache.DelegatingSessionManagerConfiguration
 
deleteAsync(Cache<SessionAttributesKey, V>, String) - Method in class org.wildfly.clustering.session.infinispan.embedded.attributes.CoarseSessionAttributesFactory
 
deploy(Archive<?>) - Method in interface org.wildfly.clustering.arquillian.DeploymentContainer
Deploys the specified archive to this container.
Deployment - Interface in org.wildfly.clustering.arquillian
 
DeploymentConfiguration - Interface in org.wildfly.clustering.server.deployment
Encapsulates the configuration of a deployment.
DeploymentContainer - Interface in org.wildfly.clustering.arquillian
 
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
 
depth() - Method in class org.wildfly.clustering.marshalling.protostream.AbstractProtoStreamWriter
 
descendingIterator() - Method in class org.wildfly.clustering.server.local.scheduler.FastConcurrentDirectDeque
Returns an iterator over the elements in this deque in reverse sequential order.
DetachedSession<C> - Class in org.wildfly.clustering.session.cache
Detached session implementation, for use outside the context of a request.
DetachedSession(SessionManager<C>, String, C) - Constructor for class org.wildfly.clustering.session.cache.DetachedSession
 
DetachedSessionAttributes<C,B> - Class in org.wildfly.clustering.session.cache.attributes
A SessionAttributes implementation for detached sessions.
DetachedSessionAttributes(Supplier<B>, Supplier<Session<C>>) - Constructor for class org.wildfly.clustering.session.cache.attributes.DetachedSessionAttributes
 
DetachedSessionMetaData<C,B> - Class in org.wildfly.clustering.session.cache.metadata
SessionMetaData implementation for detached sessions.
DetachedSessionMetaData(Supplier<B>, Supplier<Session<C>>) - Constructor for class org.wildfly.clustering.session.cache.metadata.DetachedSessionMetaData
 
discard() - Method in interface org.wildfly.clustering.cache.batch.Batch
Discards this batch.
discard() - Method in class org.wildfly.clustering.cache.infinispan.batch.ThreadLocalTransactionBatch
 
dispatch(Message, RequestCorrelator.Header) - Method in class org.wildfly.clustering.server.jgroups.dispatcher.CommandDispatcherRequestCorrelator
 
dispatchToGroup(Command<R, ? super C, E>) - 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<R, ? super C, E>) - Method in class org.wildfly.clustering.server.infinispan.dispatcher.EmbeddedCacheManagerCommandDispatcher
 
dispatchToGroup(Command<R, ? super C, E>, Set<M>) - 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<R, ? super C, E>, Set<CacheContainerGroupMember>) - Method in class org.wildfly.clustering.server.infinispan.dispatcher.EmbeddedCacheManagerCommandDispatcher
 
dispatchToGroup(Command<R, ? super C, E>, Set<LocalGroupMember>) - Method in class org.wildfly.clustering.server.local.dispatcher.LocalCommandDispatcher
 
dispatchToGroup(Command<R, ? super CC, E>, Set<ChannelGroupMember>) - Method in class org.wildfly.clustering.server.jgroups.dispatcher.JChannelCommandDispatcher
 
dispatchToMember(Command<R, ? super C, E>, M) - Method in interface org.wildfly.clustering.server.dispatcher.CommandDispatcher
Executes the specified command on the specified group member.
dispatchToMember(Command<R, ? super C, E>, CacheContainerGroupMember) - Method in class org.wildfly.clustering.server.infinispan.dispatcher.EmbeddedCacheManagerCommandDispatcher
 
dispatchToMember(Command<R, ? super C, E>, LocalGroupMember) - Method in class org.wildfly.clustering.server.local.dispatcher.LocalCommandDispatcher
 
dispatchToMember(Command<R, ? super CC, E>, 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
 
DoublePredicates - Enum Class in org.wildfly.clustering.cache.function
 
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
 
EmbeddedCacheConfiguration - Interface in org.wildfly.clustering.cache.infinispan.embedded
 
EmbeddedCacheContainerConfiguration - Interface in org.wildfly.clustering.cache.infinispan.embedded
 
EmbeddedCacheEntryComputer<K,V> - Class in org.wildfly.clustering.cache.infinispan.embedded
Mutator for a cache entry using a compute function.
EmbeddedCacheEntryComputer(Cache<K, V>, K, BiFunction<Object, V, V>) - Constructor for class org.wildfly.clustering.cache.infinispan.embedded.EmbeddedCacheEntryComputer
 
EmbeddedCacheEntryComputerFactory<K,V,O> - Class in org.wildfly.clustering.cache.infinispan.embedded
Factory that creates compute-based Mutator instances.
EmbeddedCacheEntryComputerFactory(Cache<K, V>, Function<O, BiFunction<Object, V, V>>) - Constructor for class org.wildfly.clustering.cache.infinispan.embedded.EmbeddedCacheEntryComputerFactory
 
EmbeddedCacheEntryMutator<K,V> - Class in org.wildfly.clustering.cache.infinispan.embedded
Mutates a given cache entry.
EmbeddedCacheEntryMutator(Cache<K, V>, Map.Entry<K, V>) - Constructor for class org.wildfly.clustering.cache.infinispan.embedded.EmbeddedCacheEntryMutator
 
EmbeddedCacheEntryMutator(Cache<K, V>, K, V) - Constructor for class org.wildfly.clustering.cache.infinispan.embedded.EmbeddedCacheEntryMutator
 
EmbeddedCacheEntryMutatorFactory<K,V> - Class in org.wildfly.clustering.cache.infinispan.embedded
Factory for creating CacheEntryMutator objects for an Infinispan cache.
EmbeddedCacheEntryMutatorFactory(Cache<K, V>) - Constructor for class org.wildfly.clustering.cache.infinispan.embedded.EmbeddedCacheEntryMutatorFactory
 
EmbeddedCacheEntryMutatorFactory(Cache<K, V>, CacheProperties) - Constructor for class org.wildfly.clustering.cache.infinispan.embedded.EmbeddedCacheEntryMutatorFactory
 
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<M, C>, Function<CacheContainerGroupMember, M>, Function<M, CacheContainerGroupMember>) - Constructor for class org.wildfly.clustering.server.infinispan.dispatcher.EmbeddedCacheManagerCommandDispatcher
 
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<A, M>) - Constructor for class org.wildfly.clustering.server.infinispan.dispatcher.EmbeddedCacheManagerCommandDispatcherFactory
 
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<A, M>) - Constructor for class org.wildfly.clustering.server.infinispan.EmbeddedCacheManagerGroup
 
EmbeddedCacheManagerGroupConfiguration<A,M> - Interface in org.wildfly.clustering.server.infinispan
Encapsulates the configuration of a EmbeddedCacheManagerGroup.
EmbeddedCacheManagerGroupMember - Class in org.wildfly.clustering.server.infinispan
 
EmbeddedCacheManagerGroupMember(Address) - Constructor for class org.wildfly.clustering.server.infinispan.EmbeddedCacheManagerGroupMember
 
EmbeddedCacheManagerGroupMember(JGroupsAddress) - Constructor for class org.wildfly.clustering.server.infinispan.EmbeddedCacheManagerGroupMember
 
EmbeddedCacheManagerGroupMemberFactory - Class in org.wildfly.clustering.server.infinispan
 
EmbeddedCacheManagerGroupMemberFactory(EmbeddedCacheContainerConfiguration) - Constructor for class org.wildfly.clustering.server.infinispan.EmbeddedCacheManagerGroupMemberFactory
 
EmbeddedCacheManagerGroupMemberSerializer - Enum Class in org.wildfly.clustering.server.infinispan
Marshalling externalizer for an EmbeddedCacheManagerGroupMember.
EmbeddedCacheManagerGroupMemberSerializer.AddressGroupMemberExternalizerProvider - Class in org.wildfly.clustering.server.infinispan
 
EmbeddedCacheManagerGroupMemberSerializer.AddressGroupMemberFormatter - Class in org.wildfly.clustering.server.infinispan
 
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
 
EMPTY - Static variable in interface org.wildfly.clustering.context.Context
 
EMPTY - Static variable in interface org.wildfly.clustering.server.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
 
ENTRY_INDEX - Static variable in class org.wildfly.clustering.marshalling.protostream.util.AbstractMapMarshaller
 
entrySet() - Method in class org.wildfly.clustering.session.cache.attributes.AbstractSessionAttributes
 
entrySet() - Method in class org.wildfly.clustering.session.cache.attributes.DetachedSessionAttributes
 
EnumMapMarshaller<E> - Class in org.wildfly.clustering.marshalling.protostream.util
Marshaller for an EnumMap.
EnumMapMarshaller() - Constructor for class org.wildfly.clustering.marshalling.protostream.util.EnumMapMarshaller
 
EnumMarshaller<E> - Class in org.wildfly.clustering.marshalling.protostream
ProtoStream marshaller for enums.
EnumSetMarshaller<E> - Class in org.wildfly.clustering.marshalling.protostream.util
 
EnumSetMarshaller() - Constructor for class org.wildfly.clustering.marshalling.protostream.util.EnumSetMarshaller
 
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.batch.ThreadLocalTransactionBatch
 
equals(Object) - Method in class org.wildfly.clustering.cache.infinispan.CacheKey
 
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.infinispan.EmbeddedCacheManagerGroupMember
 
equals(Object) - Method in class org.wildfly.clustering.server.infinispan.LocalEmbeddedCacheManagerGroupMember
 
equals(Object) - Method in class org.wildfly.clustering.server.jgroups.JChannelGroupMember
 
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.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
 
event(CacheEntryEvent<Address, Map.Entry<K, V>>) - Method in class org.wildfly.clustering.server.infinispan.registry.CacheRegistry
 
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
 
EventListenerRegistrar(Listenable, Object) - Constructor for class org.wildfly.clustering.cache.infinispan.embedded.listener.EventListenerRegistrar
 
evictable() - Method in class org.wildfly.clustering.cache.infinispan.embedded.container.DataContainerConfiguration
 
evictable(Predicate<K>) - Method in class org.wildfly.clustering.cache.infinispan.embedded.container.DataContainerConfigurationBuilder
 
EvictionListener<K,V> - Class in org.wildfly.clustering.cache.infinispan.remote.near
Removal listener that triggers the specified listener when the removal cause is RemovalCause.SIZE.
EvictionListener(BiConsumer<K, MetadataValue<V>>, BiConsumer<Cache<Object, MetadataValue<Object>>, Map.Entry<Object, Object>>) - Constructor for class org.wildfly.clustering.cache.infinispan.remote.near.EvictionListener
 
ExceptionMarshaller<E> - Class in org.wildfly.clustering.marshalling.protostream
Generic marshaller for a Throwable.
ExceptionMarshaller(Class<E>) - Constructor for class org.wildfly.clustering.marshalling.protostream.ExceptionMarshaller
 
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 interface org.wildfly.clustering.context.ContextualExecutor
 
execute(Runnable) - Method in class org.wildfly.clustering.context.ContextualExecutorService
 
execute(Callable<T>) - Method in interface org.wildfly.clustering.context.ContextualExecutor
Executes the specified caller with a given context.
execute(BiConsumer<V1, V2>, V1, V2) - Method in interface org.wildfly.clustering.context.ContextualExecutor
Executes the specified runner.
execute(BiFunction<V1, V2, R>, V1, V2) - Method in interface org.wildfly.clustering.context.ContextualExecutor
Executes the specified supplier with a given context.
execute(Consumer<V>, V) - Method in interface org.wildfly.clustering.context.ContextualExecutor
Executes the specified consumer using the specified value.
execute(Function<V, R>, V) - Method in interface org.wildfly.clustering.context.ContextualExecutor
Executes the specified supplier with a given context.
execute(Supplier<R>) - Method in interface org.wildfly.clustering.server.util.BlockingExecutor
Executes the specified task, but only if the service was not already closed.
execute(Supplier<T>) - Method in interface org.wildfly.clustering.context.ContextualExecutor
Executes the specified supplier with a given context.
execute(Scheduler<I, M>) - Method in class org.wildfly.clustering.server.infinispan.scheduler.CancelCommand
 
execute(Scheduler<I, M>) - Method in class org.wildfly.clustering.server.infinispan.scheduler.ContainsCommand
 
execute(Scheduler<I, M>) - Method in class org.wildfly.clustering.server.infinispan.scheduler.ScheduleCommand
 
execute(ExceptionBiConsumer<T, V, E>, T, V) - Method in interface org.wildfly.clustering.context.ContextualExecutor
Executes the specified runner.
execute(ExceptionBiFunction<V1, V2, R, E>, V1, V2) - Method in interface org.wildfly.clustering.context.ContextualExecutor
Executes the specified supplier with a given context.
execute(ExceptionConsumer<V, E>, V) - Method in interface org.wildfly.clustering.context.ContextualExecutor
Executes the specified consumer using the specified value.
execute(ExceptionFunction<V, R, E>, V) - Method in interface org.wildfly.clustering.context.ContextualExecutor
Executes the specified supplier with a given context.
execute(ExceptionRunnable<E>) - Method in interface org.wildfly.clustering.context.ContextualExecutor
Executes the specified runner.
execute(ExceptionRunnable<E>) - Method in interface org.wildfly.clustering.server.util.BlockingExecutor
Executes the specified runner, but only if the executor was not already closed.
execute(ExceptionSupplier<R, E>) - Method in interface org.wildfly.clustering.server.util.BlockingExecutor
Executes the specified task, but only if the service was not already closed.
execute(ExceptionSupplier<T, E>) - Method in interface org.wildfly.clustering.context.ContextualExecutor
Executes the specified supplier with a given context.
ExecutorServiceFactory - Enum Class in org.wildfly.clustering.context
Set of factory implementations for creating an ExecutorService from a ThreadFactory.
Expiration - Interface in org.wildfly.clustering.server.expiration
Describes the expiration criteria for a managed object.
ExpirationConfiguration<T> - Interface in org.wildfly.clustering.server.expiration
Encapsulates expiration configuration.
ExpirationMetaData - Interface in org.wildfly.clustering.server.expiration
Describes expiration-related metadata.
ExpirationMetaDataFunction - Enum Class in org.wildfly.clustering.server.infinispan.expiration
Maps expiration meta data to an optional expiration instant.
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
 
expired(ClientCacheEntryExpiredEvent<SessionAccessMetaDataKey>) - Method in class org.wildfly.clustering.session.infinispan.remote.HotRodSessionFactory
 
ExpiredSessionRemover<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.
ExpiredSessionRemover(SessionFactory<SC, MV, AV, LC>) - Constructor for class org.wildfly.clustering.session.infinispan.embedded.ExpiredSessionRemover
 
ExternalizerProvider - Interface in org.wildfly.clustering.marshalling.jboss
Service provider interface for contributed externalizers.

F

factory() - Static method in interface org.wildfly.clustering.cache.batch.Batch
Returns a factory for creating no-op batches.
factory(String, TransactionManager, Function<Throwable, E>) - Static method in interface org.wildfly.clustering.cache.infinispan.batch.TransactionBatch
Returns a transaction-based Batch factory.
FastConcurrentDirectDeque<E> - Class in org.wildfly.clustering.server.local.scheduler
A modified version of ConcurrentLinkedDeque which includes direct removal.
FastConcurrentDirectDeque() - Constructor for class org.wildfly.clustering.server.local.scheduler.FastConcurrentDirectDeque
Constructs an empty deque.
FastConcurrentDirectDeque(Collection<? extends E>) - Constructor for class org.wildfly.clustering.server.local.scheduler.FastConcurrentDirectDeque
Constructs a deque initially containing the elements of the given collection, added in traversal order of the collection's iterator.
FIELD - Enum constant in enum class org.wildfly.clustering.marshalling.protostream.ClassField
 
FIELD - Enum constant in enum class org.wildfly.clustering.marshalling.protostream.ScalarClass
 
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<? extends T>, Class<?>...) - Constructor for class org.wildfly.clustering.marshalling.protostream.reflect.FieldMarshaller
 
FieldMarshaller(Class<? extends T>, Supplier<? extends T>, Class<?>...) - Constructor for class org.wildfly.clustering.marshalling.protostream.reflect.FieldMarshaller
 
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.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<V>) - 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.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
 
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<String, Object>, CacheEntryMutatorFactory<K, Map<String, V>>, Marshaller<Object, V>, Immutability, CacheProperties, SessionAttributeActivationNotifier) - Constructor for class org.wildfly.clustering.session.cache.attributes.fine.FineSessionAttributes
 
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<Object, V>, BiFunction<ImmutableSession, C, SessionAttributeActivationNotifier>, Function<String, SessionAttributeActivationNotifier>, EmbeddedCacheConfiguration) - Constructor for class org.wildfly.clustering.session.infinispan.embedded.attributes.FineSessionAttributesFactory
 
FineSessionAttributesFactory(SessionAttributesFactoryConfiguration<Object, V>, BiFunction<ImmutableSession, C, SessionAttributeActivationNotifier>, RemoteCacheConfiguration) - Constructor for class org.wildfly.clustering.session.infinispan.remote.attributes.FineSessionAttributesFactory
 
FineSessionAttributesSerializationContextInitializer - Class in org.wildfly.clustering.session.cache.attributes.fine
FineSessionAttributesSerializationContextInitializer() - Constructor for class org.wildfly.clustering.session.cache.attributes.fine.FineSessionAttributesSerializationContextInitializer
 
FineSessionMetaDataSerializationContextInitializer - Class in org.wildfly.clustering.session.cache.metadata.fine
 
FineSessionMetaDataSerializationContextInitializer() - Constructor for class org.wildfly.clustering.session.cache.metadata.fine.FineSessionMetaDataSerializationContextInitializer
 
FLOAT - Enum constant in enum class org.wildfly.clustering.marshalling.protostream.Scalar
 
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
 
forCache(Cache<?, ?>) - Method in interface org.wildfly.clustering.server.infinispan.CacheContainerGroup
 
forConsistentHash(Cache<?, ?>, ConsistentHash) - Static method in interface org.wildfly.clustering.cache.infinispan.embedded.distribution.KeyDistribution
 
forConsistentHash(Cache<?, ?>, ConsistentHash) - Static method in interface org.wildfly.clustering.cache.infinispan.embedded.distribution.Locality
 
forCurrentConsistentHash(Cache<?, ?>) - Static method in interface org.wildfly.clustering.cache.infinispan.embedded.distribution.Locality
 
forDuration(Duration) - Static method in interface org.wildfly.clustering.server.offset.Offset
 
forEach(Consumer<? super E>) - Method in class org.wildfly.clustering.server.local.scheduler.FastConcurrentDirectDeque
 
forInstant(Duration) - Static method in interface org.wildfly.clustering.server.offset.Offset
 
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
 
Formatter.Provided<T> - Class in org.wildfly.clustering.marshalling
 
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
 
FormatterKeyMapper(List<? extends Formatter<?>>) - Constructor for class org.wildfly.clustering.cache.infinispan.embedded.persistence.FormatterKeyMapper
 
from(int, MarshallingConfiguration...) - Static method in interface org.wildfly.clustering.marshalling.jboss.MarshallingConfigurationRepository
 
from(E, C) - Static method in interface org.wildfly.clustering.marshalling.jboss.MarshallingConfigurationRepository
 
from(Duration) - Static method in interface org.wildfly.clustering.server.offset.OffsetValue
 
from(Instant) - Static method in interface org.wildfly.clustering.server.offset.OffsetValue
 
from(List<T>) - Static method in interface org.wildfly.clustering.marshalling.jboss.IdentityTable
 
from(MarshallingConfiguration...) - Static method in interface org.wildfly.clustering.marshalling.jboss.MarshallingConfigurationRepository
 
from(ContextualSessionMetaDataEntry<C>) - 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
 
fromReference(Supplier<? extends CacheEntryScheduler<I, K, V, M>>) - Static method in interface org.wildfly.clustering.server.infinispan.scheduler.CacheEntryScheduler
Returns a scheduler that delegates to a scheduler reference.
fromReference(Supplier<? extends Scheduler<I, M>>) - Static method in interface org.wildfly.clustering.server.infinispan.scheduler.Scheduler
Returns a scheduler that delegates to a scheduler reference.
fromReference(Supplier<? extends Scheduler<I, V>>) - Static method in interface org.wildfly.clustering.server.scheduler.Scheduler
Returns a scheduler that delegates to a scheduler reference.
fromThreadLocal(ThreadLocal<C>) - Static method in interface org.wildfly.clustering.context.ContextReference
 
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
 
Functions - Class in org.wildfly.clustering.cache.function
Reusable function implementations.
FunctionSerializationContextInitializer - Class in org.wildfly.clustering.cache.function
 
FunctionSerializationContextInitializer() - Constructor for class org.wildfly.clustering.cache.function.FunctionSerializationContextInitializer
 

G

get() - Method in interface org.wildfly.clustering.cache.infinispan.batch.TransactionBatch.Factory
 
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 interface 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.AffinityIdentifierFactory
 
get() - Method in class org.wildfly.clustering.server.jgroups.dispatcher.ServiceRequest
 
get() - Method in class org.wildfly.clustering.server.local.manager.SimpleIdentifierFactory
 
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.session.cache.DecoratedSession
 
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.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<T>) - 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(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
 
getActiveSessionCount() - Method in interface org.wildfly.clustering.session.SessionStatistics
 
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.
getAddress() - Method in interface org.wildfly.clustering.server.group.GroupMember
Returns the unique identifier of this group member
getAddress() - Method in class org.wildfly.clustering.server.infinispan.EmbeddedCacheManagerGroupMember
 
getAddress() - Method in class org.wildfly.clustering.server.infinispan.LocalEmbeddedCacheManagerGroupMember
 
getAddress() - Method in class org.wildfly.clustering.server.jgroups.JChannelGroupMember
 
getAddress() - Method in interface org.wildfly.clustering.server.local.LocalGroupMember
 
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
 
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
 
getAddressWrapper() - Method in interface org.wildfly.clustering.server.infinispan.LocalEmbeddedCacheManagerGroupConfiguration
 
getAffinity() - Method in interface org.wildfly.clustering.server.infinispan.scheduler.PrimaryOwnerSchedulerConfiguration
 
getAsInt() - Method in class org.wildfly.clustering.marshalling.protostream.Reference
 
getAttributePersistenceStrategy() - Method in interface org.wildfly.clustering.session.SessionManagerFactoryConfiguration
 
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.
getAttributesFactory() - Method in class org.wildfly.clustering.session.cache.CompositeImmutableSessionFactory
 
getAttributesFactory() - Method in class org.wildfly.clustering.session.cache.CompositeSessionFactory
 
getAttributesFactory() - Method in interface org.wildfly.clustering.session.cache.ImmutableSessionFactory
 
getAttributesFactory() - Method in interface org.wildfly.clustering.session.cache.SessionFactory
 
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.
getBatchFactory() - Method in interface org.wildfly.clustering.cache.CacheConfiguration
 
getBatchFactory() - Method in interface org.wildfly.clustering.cache.infinispan.BasicCacheConfiguration
 
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.DecoratedSessionManager
 
getBatchFactory() - Method in class org.wildfly.clustering.session.cache.user.DefaultUserManager
 
getBatchFactory() - Method in class org.wildfly.clustering.session.infinispan.embedded.InfinispanSessionManager
 
getBatchFactory() - Method in class org.wildfly.clustering.session.infinispan.remote.HotRodSessionManager
 
getBlockingManager() - Method in interface org.wildfly.clustering.cache.infinispan.embedded.EmbeddedCacheContainerConfiguration
 
getBuffer() - Method in class org.wildfly.clustering.marshalling.ByteBufferMarshalledValue
 
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
 
getCache() - Method in interface org.wildfly.clustering.cache.infinispan.BasicCacheConfiguration
 
getCache() - Method in interface org.wildfly.clustering.cache.infinispan.embedded.EmbeddedCacheConfiguration
 
getCache() - Method in interface org.wildfly.clustering.cache.infinispan.remote.RemoteCacheConfiguration
 
getCache() - Method in interface org.wildfly.clustering.server.infinispan.affinity.GroupMemberAffinityConfiguration
 
getCache() - Method in class org.wildfly.clustering.session.infinispan.remote.HotRodSessionManagerFactory
 
getCacheContainer() - Method in interface org.wildfly.clustering.cache.infinispan.BasicCacheContainerConfiguration
 
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
 
getCacheProperties() - Method in interface org.wildfly.clustering.cache.CacheConfiguration
 
getCacheProperties() - Method in interface org.wildfly.clustering.cache.infinispan.BasicCacheConfiguration
 
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.ImmutableSessionFactory
 
getChannel() - Method in interface org.wildfly.clustering.server.jgroups.dispatcher.JChannelCommandDispatcherFactoryConfiguration
 
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
 
getCloseTimeout() - Method in interface org.wildfly.clustering.server.local.scheduler.LocalSchedulerConfiguration
 
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
 
getCommandDispatcherFactory() - Method in interface org.wildfly.clustering.server.infinispan.dispatcher.EmbeddedCacheManagerCommandDispatcherFactoryConfiguration
 
getCommandDispatcherFactory() - Method in interface org.wildfly.clustering.server.infinispan.dispatcher.LocalEmbeddedCacheManagerCommandDispatcherFactoryConfiguration
 
getCommandDispatcherFactory() - Method in interface org.wildfly.clustering.server.infinispan.scheduler.PrimaryOwnerSchedulerConfiguration
 
getCommandDispatcherFactory() - Method in interface org.wildfly.clustering.session.infinispan.embedded.InfinispanSessionManagerFactoryConfiguration
 
getConfiguration() - Method in class org.wildfly.clustering.marshalling.protostream.NativeSerializationContext
 
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<String>) - 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.DelegatingSessionManagerConfiguration
 
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.
getContextFactory() - Method in class org.wildfly.clustering.session.cache.CompositeSessionFactory
 
getContextFactory() - Method in interface org.wildfly.clustering.session.cache.SessionFactory
 
getContextProvider() - Method in class org.wildfly.clustering.marshalling.AbstractByteBufferMarshaller
 
getContextProvider() - Method in interface org.wildfly.clustering.marshalling.ByteBufferMarshaller
Returns a provider of context to use during read/write operations.
getContextualizer() - Method in interface org.wildfly.clustering.server.jgroups.dispatcher.CommandDispatcherContext
 
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
 
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
 
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
 
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
 
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.
getDefault() - Static method in interface org.wildfly.clustering.server.immutable.Immutability
 
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
 
getDeploymentContainers() - Method in interface org.wildfly.clustering.arquillian.DeploymentContainerConfiguration
Returns a list of all deployment containers.
getDeploymentContainers(Set<String>) - 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
 
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.
getEncoder(Class<? extends Encoder>, short) - Method in interface org.wildfly.clustering.cache.infinispan.embedded.marshall.EncoderRegistry
Deprecated, for removal: This API element is subject to removal in a future version.
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(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
 
getEntry(LocalGroupMember) - Method in interface org.wildfly.clustering.server.local.registry.LocalRegistry
 
getEnumDescriptor(String) - Method in class org.wildfly.clustering.marshalling.protostream.NativeSerializationContext
 
getEventListenerClass() - Method in interface org.wildfly.clustering.session.spec.SessionEventListenerSpecificationProvider
Returns the specification type of the session event listener.
getExecutor() - Method in interface org.wildfly.clustering.cache.infinispan.BasicCacheContainerConfiguration
 
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.DelegatingSessionManagerConfiguration
 
getExpirationListenerRegistrar() - Method in interface org.wildfly.clustering.session.infinispan.remote.HotRodSessionManagerConfiguration
 
getExpirationListenerRegistrar() - Method in class org.wildfly.clustering.session.infinispan.remote.HotRodSessionManagerFactory
 
getExpirationScheduler() - Method in interface org.wildfly.clustering.session.infinispan.embedded.InfinispanSessionManagerConfiguration
 
getExternalizer() - Method in interface org.wildfly.clustering.marshalling.jboss.ExternalizerProvider
 
getExternalizer() - Method in class org.wildfly.clustering.server.infinispan.EmbeddedCacheManagerGroupMemberSerializer.AddressGroupMemberExternalizerProvider
 
getExternalizer() - Method in class org.wildfly.clustering.server.infinispan.JGroupsAddressSerializer.JGroupsAddressExternalizerProvider
 
getExternalizer() - Method in class org.wildfly.clustering.server.infinispan.LocalAddressSerializer.LocalAddressExternalizerProvider
 
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
 
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.infinispan.AddressMarshaller
 
getFields() - Method in enum class org.wildfly.clustering.server.jgroups.AddressMarshaller
 
getFileDescriptors() - Method in class org.wildfly.clustering.marshalling.protostream.NativeSerializationContext
 
getFirst() - Method in class org.wildfly.clustering.server.local.scheduler.FastConcurrentDirectDeque
 
getForceReturnFlags() - Method in interface org.wildfly.clustering.cache.infinispan.remote.RemoteCacheConfiguration
 
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.affinity.GroupMemberAffinityConfiguration
 
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
 
getGroup() - Method in interface org.wildfly.clustering.server.infinispan.LocalEmbeddedCacheManagerGroupConfiguration
 
getGroup() - Method in interface org.wildfly.clustering.server.infinispan.provider.CacheContainerServiceProviderRegistrar
 
getGroup() - Method in class org.wildfly.clustering.server.infinispan.provider.CacheServiceProviderRegistrar
 
getGroup() - Method in interface org.wildfly.clustering.server.infinispan.provider.CacheServiceProviderRegistrarConfiguration
 
getGroup() - Method in interface org.wildfly.clustering.server.infinispan.registry.CacheContainerRegistry
 
getGroup() - Method in class org.wildfly.clustering.server.infinispan.registry.CacheRegistry
 
getGroup() - Method in interface org.wildfly.clustering.server.infinispan.registry.CacheRegistryConfiguration
 
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.ServiceProviderRegistrar
Returns the group with which to register service providers.
getGroup() - Method in interface org.wildfly.clustering.server.registry.Registry
Returns the group associated with this factory.
getGroupMemberFactory() - Method in interface org.wildfly.clustering.server.group.Group
 
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.infinispan.provider.CacheServiceProviderRegistrarConfiguration
 
getId() - Method in class org.wildfly.clustering.server.infinispan.scheduler.AbstractPrimaryOwnerCommand
 
getId() - Method in interface org.wildfly.clustering.server.infinispan.scheduler.PrimaryOwnerCommand
 
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 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.
getIdentifierFactory() - Method in interface org.wildfly.clustering.server.manager.ManagerConfiguration
Returns a factory for creating identifiers for use by this manager.
getIdentifierFactory() - Method in class org.wildfly.clustering.session.cache.AbstractSessionManager
 
getIdentifierFactory() - Method in class org.wildfly.clustering.session.cache.DecoratedSessionManager
 
getIdentifierFactory() - Method in class org.wildfly.clustering.session.cache.DelegatingSessionManagerConfiguration
 
getIdentifierFactory() - Method in class org.wildfly.clustering.session.cache.user.DefaultUserManager
 
getIdentifierFactory() - Method in class org.wildfly.clustering.session.infinispan.embedded.InfinispanSessionManager
 
getIdentifierFactory() - Method in interface org.wildfly.clustering.session.infinispan.embedded.InfinispanSessionManagerConfiguration
 
getIgnoreReturnFlags() - Method in interface org.wildfly.clustering.cache.infinispan.remote.RemoteCacheConfiguration
 
getImmutability() - Method in class org.wildfly.clustering.session.cache.attributes.MarshallerSessionAttributesFactoryConfiguration
 
getImmutability() - Method in interface org.wildfly.clustering.session.cache.attributes.SessionAttributesFactoryConfiguration
 
getImmutability() - Method in interface org.wildfly.clustering.session.SessionManagerFactoryConfiguration
 
getImmutableSerializationContext() - Method in class org.wildfly.clustering.marshalling.protostream.DefaultSerializationContext
 
getImmutableSerializationContext() - Method in interface org.wildfly.clustering.marshalling.protostream.SerializationContext
 
getIndex() - Method in enum class org.wildfly.clustering.marshalling.protostream.ClassField
 
getIndex() - Method in class org.wildfly.clustering.marshalling.protostream.LoadedClassField
 
getJavaClass() - Method in class org.wildfly.clustering.cache.function.CollectionFunctionMarshaller
 
getJavaClass() - Method in 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.ClassMarshaller
 
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 class org.wildfly.clustering.marshalling.protostream.math.BigDecimalMarshaller
 
getJavaClass() - Method in class org.wildfly.clustering.marshalling.protostream.math.MathContextMarshaller
 
getJavaClass() - Method in 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 class org.wildfly.clustering.marshalling.protostream.time.LocalDateTimeMarshaller
 
getJavaClass() - Method in class org.wildfly.clustering.marshalling.protostream.time.MonthDayMarshaller
 
getJavaClass() - Method in class org.wildfly.clustering.marshalling.protostream.time.OffsetDateTimeMarshaller
 
getJavaClass() - Method in class org.wildfly.clustering.marshalling.protostream.time.OffsetTimeMarshaller
 
getJavaClass() - Method in class org.wildfly.clustering.marshalling.protostream.time.PeriodMarshaller
 
getJavaClass() - Method in class org.wildfly.clustering.marshalling.protostream.time.YearMonthMarshaller
 
getJavaClass() - Method in 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 class org.wildfly.clustering.marshalling.protostream.util.CalendarMarshaller
 
getJavaClass() - Method in class org.wildfly.clustering.marshalling.protostream.util.EnumMapMarshaller
 
getJavaClass() - Method in class org.wildfly.clustering.marshalling.protostream.util.EnumSetMarshaller
 
getJavaClass() - Method in class org.wildfly.clustering.marshalling.protostream.util.LocaleMarshaller
 
getJavaClass() - Method in class org.wildfly.clustering.marshalling.protostream.util.MapEntryMarshaller
 
getJavaClass() - Method in 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 class org.wildfly.clustering.server.infinispan.expiration.SimpleExpirationMetaDataMarshaller
 
getJavaClass() - Method in class org.wildfly.clustering.server.infinispan.provider.AddressSetFunctionMarshaller
 
getJavaClass() - Method in class org.wildfly.clustering.server.infinispan.scheduler.ScheduleCommandMarshaller
 
getJavaClass() - Method in class org.wildfly.clustering.session.cache.attributes.fine.SessionAttributeMapComputeFunctionMarshaller
 
getJavaClass() - Method in class org.wildfly.clustering.session.cache.attributes.fine.SessionAttributeMapEntryMarshaller
 
getJavaClass() - Method in enum class org.wildfly.clustering.session.cache.IdentifierScalarMarshaller
 
getJavaClass() - Method in class org.wildfly.clustering.session.cache.metadata.coarse.DefaultSessionMetaDataEntryMarshaller
 
getJavaClass() - Method in class org.wildfly.clustering.session.cache.metadata.coarse.SessionMetaDataEntryFunctionMarshaller
 
getJavaClass() - Method in class org.wildfly.clustering.session.cache.metadata.fine.DefaultSessionAccessMetaDataEntryMarshaller
 
getJavaClass() - Method in class org.wildfly.clustering.session.cache.metadata.fine.DefaultSessionCreationMetaDataEntryMarshaller
 
getJavaClass() - Method in class org.wildfly.clustering.session.cache.metadata.fine.SessionCreationMetaDataEntryFunctionMarshaller
 
getJoiners() - Method in interface org.wildfly.clustering.server.GroupMembershipEvent
 
getKey() - Method in class org.wildfly.clustering.server.infinispan.manager.AffinityIdentifierFactory
 
getKey() - Method in class org.wildfly.clustering.session.cache.affinity.SessionAffinityRegistryEntry
 
getKey() - Method in class org.wildfly.clustering.session.cache.attributes.fine.SessionAttributeMapEntry
 
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.
getLast() - Method in class org.wildfly.clustering.server.local.scheduler.FastConcurrentDirectDeque
 
getLastAccess() - Method in interface org.wildfly.clustering.session.cache.metadata.fine.MutableSessionAccessMetaDataOffsetValues
 
getLastAccess() - Method in interface org.wildfly.clustering.session.cache.metadata.fine.MutableSessionAccessMetaDataValues
 
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
 
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
Returns the end time of the last request to access this session, or null if session was created during the current request.
getLastAccessEndTimeOffset() - Method in interface org.wildfly.clustering.session.cache.metadata.coarse.SessionMetaDataEntryOffsets
Returns the last access end time delta, as an offset from the current value.
getLastAccessOffset() - Method in interface org.wildfly.clustering.session.cache.metadata.fine.SessionAccessMetaDataEntryOffsets
 
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
 
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
Returns the start time of the last request to access this session, or null if session was created during the current request.
getLastAccessStartTimeOffset() - Method in interface org.wildfly.clustering.session.cache.metadata.coarse.SessionMetaDataEntryOffsets
Returns the last access start time delta, as an offset from the current value.
getLastAccessTime() - Method in interface org.wildfly.clustering.server.expiration.ExpirationMetaData
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
 
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
 
getMarshalledValueFactory() - Method in interface org.wildfly.clustering.server.jgroups.dispatcher.CommandDispatcherContext
 
getMarshaller() - Method in enum class org.wildfly.clustering.marshalling.protostream.ClassField
 
getMarshaller() - Method in class org.wildfly.clustering.marshalling.protostream.LoadedClassField
 
getMarshaller() - Method in interface org.wildfly.clustering.server.jgroups.dispatcher.JChannelCommandDispatcherFactoryConfiguration
 
getMarshaller() - Method in class org.wildfly.clustering.session.cache.attributes.MarshallerSessionAttributesFactoryConfiguration
 
getMarshaller() - Method in interface org.wildfly.clustering.session.cache.attributes.SessionAttributesFactoryConfiguration
 
getMarshaller() - Method in interface org.wildfly.clustering.session.IdentifierMarshallerProvider
 
getMarshaller() - Method in interface org.wildfly.clustering.session.SessionManagerFactoryConfiguration
 
getMarshaller() - Method in interface org.wildfly.clustering.session.user.UserManagerConfiguration
 
getMarshaller(Class<T>) - Method in class org.wildfly.clustering.marshalling.protostream.DefaultSerializationContext
 
getMarshaller(Class<T>) - Method in class org.wildfly.clustering.marshalling.protostream.NativeSerializationContext
 
getMarshaller(Class<T>) - 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
 
getMarshallerFactory() - Method in interface org.wildfly.clustering.server.jgroups.dispatcher.JChannelCommandDispatcherFactoryConfiguration
 
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.
getMaxActiveSessions() - Method in interface org.wildfly.clustering.session.SessionManagerFactoryConfiguration
 
getMaxMembers() - Method in interface org.wildfly.clustering.session.cache.affinity.NarySessionAffinityConfiguration
The maximum number of members to include in this affinity.
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.server.infinispan.expiration.ScheduleWithExpirationMetaDataCommand
 
getMetaData() - Method in class org.wildfly.clustering.server.infinispan.scheduler.ScheduleCommand
 
getMetaData() - Method in class org.wildfly.clustering.server.infinispan.scheduler.ScheduleWithTransientMetaDataCommand
 
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
 
getMetaDataFactory() - Method in class org.wildfly.clustering.session.cache.CompositeImmutableSessionFactory
 
getMetaDataFactory() - Method in class org.wildfly.clustering.session.cache.CompositeSessionFactory
 
getMetaDataFactory() - Method in interface org.wildfly.clustering.session.cache.ImmutableSessionFactory
 
getMetaDataFactory() - Method in interface org.wildfly.clustering.session.cache.SessionFactory
 
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 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.PrimaryOwnerSchedulerConfiguration
 
getName() - Method in class org.wildfly.clustering.server.jgroups.JChannelGroup
 
getName() - Method in class org.wildfly.clustering.server.jgroups.JChannelGroupMember
 
getName() - Method in interface org.wildfly.clustering.server.local.scheduler.LocalSchedulerConfiguration
 
getNearCacheMode() - Method in interface org.wildfly.clustering.cache.infinispan.remote.RemoteCacheConfiguration
 
getObjectWriter(Object) - Method in class org.wildfly.clustering.marshalling.jboss.IdentityObjectTable
 
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 class org.wildfly.clustering.cache.function.RemappingFunction
 
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 interface org.wildfly.clustering.session.cache.user.UserContext
 
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.
getPreviousMembership() - Method in interface org.wildfly.clustering.server.GroupMembershipEvent
 
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.
getProviders() - Method in class org.wildfly.clustering.server.local.provider.DefaultServiceProviderRegistration
 
getProviders() - Method in interface org.wildfly.clustering.server.provider.ServiceProviderRegistration
Returns the set of group members that can provide this service.
getProviders(T) - Method in class org.wildfly.clustering.server.infinispan.provider.CacheServiceProviderRegistrar
 
getProviders(T) - Method in interface org.wildfly.clustering.server.provider.ServiceProviderRegistrar
Returns the set of group members that can provide 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.
getRegistrar() - Method in interface org.wildfly.clustering.session.infinispan.embedded.InfinispanSessionManagerConfiguration
 
getRetryConfig() - Method in interface org.wildfly.clustering.cache.infinispan.embedded.EmbeddedCacheConfiguration
Returns a retry configuration suitable for operations on this cache.
getRetryConfig() - Method in interface org.wildfly.clustering.server.infinispan.scheduler.PrimaryOwnerSchedulerConfiguration
 
getScheduleCommandFactory() - Method in interface org.wildfly.clustering.server.infinispan.scheduler.PrimaryOwnerSchedulerConfiguration
 
getScheduledEntries() - Method in interface org.wildfly.clustering.server.local.scheduler.LocalSchedulerConfiguration
 
getScheduler() - Method in interface org.wildfly.clustering.server.infinispan.scheduler.PrimaryOwnerSchedulerConfiguration
 
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.ServiceProviderRegistration
The provided service.
getServices() - Method in class org.wildfly.clustering.server.infinispan.provider.CacheServiceProviderRegistrar
 
getServices() - Method in interface org.wildfly.clustering.server.provider.ServiceProviderRegistrar
Returns the complete list of services known to this registry.
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.
getSessionContextFactory() - Method in interface org.wildfly.clustering.session.SessionManagerFactoryConfiguration
 
getSessions() - Method in class org.wildfly.clustering.session.cache.user.CompositeUser
 
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
 
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
 
getStartTask() - Method in interface org.wildfly.clustering.session.infinispan.embedded.InfinispanSessionManagerConfiguration
 
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.
getStringMapping(Object) - Method in class org.wildfly.clustering.cache.infinispan.embedded.persistence.FormatterKeyMapper
 
getTask() - Method in interface org.wildfly.clustering.server.local.scheduler.LocalSchedulerConfiguration
 
getThreadFactory() - Method in interface org.wildfly.clustering.server.local.scheduler.LocalSchedulerConfiguration
 
getTimeout() - Method in interface org.wildfly.clustering.server.expiration.Expiration
The duration of time, after which an idle object should expire.
getTimeout() - Method in class org.wildfly.clustering.server.infinispan.expiration.SimpleExpirationMetaData
 
getTimeout() - Method in class org.wildfly.clustering.session.cache.DelegatingSessionManagerConfiguration
 
getTimeout() - Method in class org.wildfly.clustering.session.cache.metadata.coarse.DefaultImmutableSessionMetaData
 
getTimeout() - Method in class org.wildfly.clustering.session.cache.metadata.coarse.DefaultSessionMetaDataEntry
 
getTimeout() - Method in class org.wildfly.clustering.session.cache.metadata.coarse.MutableSessionMetaDataEntry
 
getTimeout() - Method in interface org.wildfly.clustering.session.cache.metadata.coarse.MutableSessionMetaDataOffsetValues
 
getTimeout() - Method in interface org.wildfly.clustering.session.cache.metadata.coarse.MutableSessionMetaDataValues
 
getTimeout() - Method in class org.wildfly.clustering.session.cache.metadata.DetachedSessionMetaData
 
getTimeout() - Method in class org.wildfly.clustering.session.cache.metadata.fine.CompositeImmutableSessionMetaData
 
getTimeout() - Method in class org.wildfly.clustering.session.cache.metadata.fine.DefaultSessionCreationMetaDataEntry
 
getTimeout() - 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.
getTimeout() - Method in class org.wildfly.clustering.session.cache.metadata.fine.MutableSessionCreationMetaData
 
getTimeout() - Method in class org.wildfly.clustering.session.cache.metadata.SimpleImmutableSessionMetaData
 
getTimeoutOffset() - Method in interface org.wildfly.clustering.session.cache.metadata.coarse.SessionMetaDataEntryOffsets
Returns the session timeout delta, as an offset from the current value.
getTransaction() - Method in class org.wildfly.clustering.cache.infinispan.batch.ThreadLocalTransactionBatch
 
getTransaction() - Method in interface org.wildfly.clustering.cache.infinispan.batch.TransactionBatch
Returns the transaction associated with this batch
getTransactionManager() - Method in interface org.wildfly.clustering.cache.infinispan.BasicCacheConfiguration
 
getTransactionManager() - Method in interface org.wildfly.clustering.cache.infinispan.embedded.EmbeddedCacheConfiguration
 
getTransactionManager() - Method in interface org.wildfly.clustering.cache.infinispan.remote.RemoteCacheConfiguration
 
getTranscoder(Class<T>) - 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 interface org.wildfly.clustering.session.cache.user.UserContext
 
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
 
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
 
getType() - Method in class org.wildfly.clustering.server.infinispan.EmbeddedCacheManagerGroupMemberSerializer.AddressGroupMemberExternalizerProvider
 
getType() - Method in class org.wildfly.clustering.server.infinispan.JGroupsAddressSerializer.JGroupsAddressExternalizerProvider
 
getType() - Method in class org.wildfly.clustering.server.infinispan.LocalAddressSerializer.LocalAddressExternalizerProvider
 
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.JChannelCommandDispatcherFactoryConfiguration
 
getUserContextFactory() - Method in class org.wildfly.clustering.session.cache.user.CompositeUserFactory
 
getUserContextFactory() - Method in interface org.wildfly.clustering.session.cache.user.UserFactory
 
getUserSessionsFactory() - Method in class org.wildfly.clustering.session.cache.user.CompositeUserFactory
 
getUserSessionsFactory() - Method in interface org.wildfly.clustering.session.cache.user.UserFactory
 
getValue() - Method in class org.wildfly.clustering.session.cache.affinity.SessionAffinityRegistryEntry
 
getValue() - Method in class org.wildfly.clustering.session.cache.attributes.fine.SessionAttributeMapEntry
 
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
 
getWireType() - Method in enum class org.wildfly.clustering.session.cache.IdentifierScalarMarshaller
 
getWrapper(Class<? extends Wrapper>, byte) - Method in interface org.wildfly.clustering.cache.infinispan.embedded.marshall.EncoderRegistry
Deprecated, for removal: This API element is subject to removal in a future version.
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.
getWriter() - Method in class org.wildfly.clustering.marshalling.protostream.AbstractProtoStreamWriter
 
GlobalMarshaller - Class in org.wildfly.clustering.cache.infinispan.embedded.marshall
Adds privileged actions to the default global marshaller.
GlobalMarshaller() - Constructor for class org.wildfly.clustering.cache.infinispan.embedded.marshall.GlobalMarshaller
 
Group<M> - Interface in org.wildfly.clustering.server
Represents a set of group members.
Group<A,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<A> - 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.
GroupMemberAffinityConfiguration<I> - Interface in org.wildfly.clustering.server.infinispan.affinity
Encapsulates group member affinity configuration.
GroupMemberFactory<A,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(Message) - Method in class org.wildfly.clustering.server.jgroups.dispatcher.JChannelCommandDispatcherFactory
 
handle(Message, Response) - Method in class org.wildfly.clustering.server.jgroups.dispatcher.JChannelCommandDispatcherFactory
 
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.batch.ThreadLocalTransactionBatch
 
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.infinispan.EmbeddedCacheManagerGroupMember
 
hashCode() - Method in class org.wildfly.clustering.server.infinispan.LocalEmbeddedCacheManagerGroupMember
 
hashCode() - Method in class org.wildfly.clustering.server.jgroups.JChannelGroupMember
 
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.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
 
HEX - Enum constant in enum class org.wildfly.clustering.session.IdentifierMarshaller
Specific optimization for hex-encoded identifiers (e.g.
HotRodSessionFactory<MC,AV,SC> - Class in org.wildfly.clustering.session.infinispan.remote
Factory for creating a Session backed by a set of RemoteCache entries.
HotRodSessionFactory(RemoteCacheConfiguration, SessionMetaDataFactory<SessionMetaDataEntry<SC>>, SessionAttributesFactory<MC, AV>, Supplier<SC>) - 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(Supplier<SessionManager<SC>>, SessionManagerConfiguration<C>, SessionFactory<C, MV, AV, SC>, HotRodSessionManagerConfiguration) - Constructor for class org.wildfly.clustering.session.infinispan.remote.HotRodSessionManager
 
HotRodSessionManagerConfiguration - Interface in org.wildfly.clustering.session.infinispan.remote
Configuration for an HotRodSessionManager.
HotRodSessionManagerFactory<C,SC> - Class in org.wildfly.clustering.session.infinispan.remote
Factory for creating session managers.
HotRodSessionManagerFactory(SessionManagerFactoryConfiguration<SC>, SessionSpecificationProvider<S, C>, SessionEventListenerSpecificationProvider<S, L>, RemoteCacheConfiguration) - Constructor for class org.wildfly.clustering.session.infinispan.remote.HotRodSessionManagerFactory
 
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
 
HotRodSessionSerializationContextInitializer - Class in org.wildfly.clustering.session.infinispan.remote
 
HotRodSessionSerializationContextInitializer() - Constructor for class org.wildfly.clustering.session.infinispan.remote.HotRodSessionSerializationContextInitializer
 
HotRodUserContextFactory<PC,PV,TC> - Class in org.wildfly.clustering.session.infinispan.remote.user
 
HotRodUserContextFactory(RemoteCacheConfiguration, Marshaller<PC, PV>, Supplier<TC>) - Constructor for class org.wildfly.clustering.session.infinispan.remote.user.HotRodUserContextFactory
 
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
 
HotRodUserSerializationContextInitializer - Class in org.wildfly.clustering.session.infinispan.remote.user
 
HotRodUserSerializationContextInitializer() - Constructor for class org.wildfly.clustering.session.infinispan.remote.user.HotRodUserSerializationContextInitializer
 
HotRodUserSessionsFactory<D,S> - Class in org.wildfly.clustering.session.infinispan.remote.user
 
HotRodUserSessionsFactory(RemoteCacheConfiguration) - Constructor for class org.wildfly.clustering.session.infinispan.remote.user.HotRodUserSessionsFactory
 

I

ID - Enum constant in enum class org.wildfly.clustering.marshalling.protostream.ClassField
 
ID - Enum constant in enum class org.wildfly.clustering.marshalling.protostream.ScalarClass
 
IdentifierFactory<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
 
IdentifierScalarMarshaller - Enum Class in org.wildfly.clustering.session.cache
Scalar marshaller for a session identifier.
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.marshalling.Marshaller
An identity marshaller that does no marshalling.
identity(Collection<Object>) - Static method in interface org.wildfly.clustering.server.immutable.Immutability
 
IDENTITY - Static variable in interface org.wildfly.clustering.marshalling.Formatter
 
IdentityClassTable - Class in org.wildfly.clustering.marshalling.jboss
A ClassTable based on an IdentityTable.
IdentityClassTable(List<Class<?>>) - Constructor for class org.wildfly.clustering.marshalling.jboss.IdentityClassTable
 
IdentityMarshallerSessionAttributesFactoryConfiguration<V> - Class in org.wildfly.clustering.session.cache.attributes
Configuration for a factory for creating SessionAttributes objects, based on marshalled values.
IdentityMarshallerSessionAttributesFactoryConfiguration(SessionManagerFactoryConfiguration<SC>) - Constructor for class org.wildfly.clustering.session.cache.attributes.IdentityMarshallerSessionAttributesFactoryConfiguration
 
IdentityObjectTable - Class in org.wildfly.clustering.marshalling.jboss
An ObjectTable based on an IdentityTable.
IdentityObjectTable(List<Object>) - Constructor for class org.wildfly.clustering.marshalling.jboss.IdentityObjectTable
 
IdentitySerializabilityChecker - Class in org.wildfly.clustering.marshalling.jboss
A SerializabilityChecker based on a fixed set of classes.
IdentitySerializabilityChecker(Collection<Class<?>>) - Constructor for class org.wildfly.clustering.marshalling.jboss.IdentitySerializabilityChecker
 
IdentityTable<T> - Interface in org.wildfly.clustering.marshalling.jboss
Generic identity table.
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<S,C,L> - Class in org.wildfly.clustering.session.cache.attributes.coarse
Triggers activation/passivation events for all attributes of a session.
ImmutableSessionActivationNotifier(SessionSpecificationProvider<S, C>, SessionEventListenerSpecificationProvider<S, L>, ImmutableSession, C) - Constructor for class org.wildfly.clustering.session.cache.attributes.coarse.ImmutableSessionActivationNotifier
 
ImmutableSessionAttributeActivationNotifier<S,C,L> - Class in org.wildfly.clustering.session.cache.attributes.fine
Triggers activation/passivation events for a single session attribute.
ImmutableSessionAttributeActivationNotifier(SessionSpecificationProvider<S, C>, SessionEventListenerSpecificationProvider<S, L>, ImmutableSession, C) - Constructor for class org.wildfly.clustering.session.cache.attributes.fine.ImmutableSessionAttributeActivationNotifier
 
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.
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
 
ImmutableSessionMetaDataFactory<V> - Interface in org.wildfly.clustering.session.cache.metadata
Factory for immutable session metadata.
inactive() - Static method in interface org.wildfly.clustering.server.infinispan.scheduler.CacheEntryScheduler
Returns an inactive scheduler instance.
inactive() - Static method in interface org.wildfly.clustering.server.infinispan.scheduler.Scheduler
Returns an inactive scheduler instance.
inactive() - Static method in interface org.wildfly.clustering.server.scheduler.Scheduler
Returns an inactive scheduler instance.
InactiveCacheEntryScheduler() - Constructor for class org.wildfly.clustering.server.infinispan.scheduler.CacheEntryScheduler.InactiveCacheEntryScheduler
 
InactiveScheduler() - Constructor for class org.wildfly.clustering.server.infinispan.scheduler.Scheduler.InactiveScheduler
 
InactiveScheduler() - Constructor for class org.wildfly.clustering.server.scheduler.Scheduler.InactiveScheduler
 
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 - Class in org.wildfly.clustering.marshalling.protostream.net
Marshaller for an InetSocketAddress.
InetSocketAddressMarshaller() - Constructor for class org.wildfly.clustering.marshalling.protostream.net.InetSocketAddressMarshaller
 
INFINISPAN_PROTOSTREAM - Enum constant in enum class org.wildfly.clustering.cache.infinispan.marshalling.MediaTypes
 
InfinispanJGroupsTransportSerializationContextInitializer - Class in org.wildfly.clustering.server.infinispan
SerializationContextInitializer for the
invalid reference
org.infinispan.remoting.transport.jgroups
package.
InfinispanJGroupsTransportSerializationContextInitializer() - Constructor for class org.wildfly.clustering.server.infinispan.InfinispanJGroupsTransportSerializationContextInitializer
 
InfinispanServerSerializationContextInitializer - Class in org.wildfly.clustering.server.infinispan
SerializationContextInitializer for this package.
InfinispanServerSerializationContextInitializer() - Constructor for class org.wildfly.clustering.server.infinispan.InfinispanServerSerializationContextInitializer
 
InfinispanSessionManager<C,MV,AV,SC> - Class in org.wildfly.clustering.session.infinispan.embedded
Generic session manager implementation - independent of cache mapping strategy.
InfinispanSessionManager(Supplier<SessionManager<SC>>, SessionManagerConfiguration<C>, InfinispanSessionManagerConfiguration<SC>, SessionFactory<C, MV, AV, SC>) - Constructor for class org.wildfly.clustering.session.infinispan.embedded.InfinispanSessionManager
 
InfinispanSessionManagerConfiguration<SC> - Interface in org.wildfly.clustering.session.infinispan.embedded
Configuration for an InfinispanSessionManager.
InfinispanSessionManagerFactory<C,SC> - Class in org.wildfly.clustering.session.infinispan.embedded
Factory for creating session managers.
InfinispanSessionManagerFactory(SessionManagerFactoryConfiguration<SC>, SessionSpecificationProvider<S, C>, SessionEventListenerSpecificationProvider<S, L>, InfinispanSessionManagerFactoryConfiguration) - Constructor for class org.wildfly.clustering.session.infinispan.embedded.InfinispanSessionManagerFactory
 
InfinispanSessionManagerFactoryConfiguration - Interface in org.wildfly.clustering.session.infinispan.embedded
 
InfinispanSessionMetaDataFactory<C> - Class in org.wildfly.clustering.session.infinispan.embedded.metadata
 
InfinispanSessionMetaDataFactory(EmbeddedCacheConfiguration) - Constructor for class org.wildfly.clustering.session.infinispan.embedded.metadata.InfinispanSessionMetaDataFactory
 
InfinispanSessionSerializationContextInitializer - Class in org.wildfly.clustering.session.infinispan.embedded
 
InfinispanSessionSerializationContextInitializer() - Constructor for class org.wildfly.clustering.session.infinispan.embedded.InfinispanSessionSerializationContextInitializer
 
InfinispanTransportSerializationContextInitializer - Class in org.wildfly.clustering.server.infinispan
SerializationContextInitializer for the
invalid reference
org.infinispan.remoting.transport
package.
InfinispanTransportSerializationContextInitializer() - Constructor for class org.wildfly.clustering.server.infinispan.InfinispanTransportSerializationContextInitializer
 
InfinispanUserContextFactory<PC,PV,TC> - Class in org.wildfly.clustering.session.infinispan.embedded.user
 
InfinispanUserContextFactory(EmbeddedCacheConfiguration, Marshaller<PC, PV>, Supplier<TC>) - Constructor for class org.wildfly.clustering.session.infinispan.embedded.user.InfinispanUserContextFactory
 
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
 
InfinispanUserSerializationContextInitializer - Class in org.wildfly.clustering.session.infinispan.embedded.user
 
InfinispanUserSerializationContextInitializer() - Constructor for class org.wildfly.clustering.session.infinispan.embedded.user.InfinispanUserSerializationContextInitializer
 
InfinispanUserSessionsFactory<D,S> - Class in org.wildfly.clustering.session.infinispan.embedded.user
 
InfinispanUserSessionsFactory(EmbeddedCacheConfiguration) - Constructor for class org.wildfly.clustering.session.infinispan.embedded.user.InfinispanUserSessionsFactory
 
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.context.ContextClassLoaderReference
 
INSTANCE - Enum constant in enum class org.wildfly.clustering.context.DefaultContextualizerFactory
 
INSTANCE - Enum constant in enum class org.wildfly.clustering.marshalling.protostream.ByteBufferMarshalledKeyMarshaller
 
INSTANCE - Enum constant in enum class org.wildfly.clustering.marshalling.protostream.ByteBufferMarshalledValueMarshaller
 
INSTANCE - Enum constant in enum class org.wildfly.clustering.marshalling.protostream.net.InetAddressMarshaller
 
INSTANCE - Enum constant in enum class org.wildfly.clustering.marshalling.protostream.StackTraceElementMarshaller
 
INSTANCE - Enum constant in enum class org.wildfly.clustering.marshalling.protostream.time.DurationMarshaller
 
INSTANCE - Enum constant in enum class org.wildfly.clustering.marshalling.protostream.time.LocalDateMarshaller
 
INSTANCE - Enum constant in enum class org.wildfly.clustering.marshalling.protostream.time.LocalTimeMarshaller
 
INSTANCE - Enum constant in enum class org.wildfly.clustering.marshalling.protostream.time.YearMarshaller
 
INSTANCE - Enum constant in enum class org.wildfly.clustering.marshalling.protostream.time.ZoneOffsetMarshaller
 
INSTANCE - Enum constant in enum class org.wildfly.clustering.marshalling.protostream.util.ComparatorMarshaller
 
INSTANCE - Enum constant in enum class org.wildfly.clustering.marshalling.protostream.util.UUIDMarshaller
 
INSTANCE - Enum constant in enum class org.wildfly.clustering.marshalling.util.UUIDSerializer
 
INSTANCE - Enum constant in enum class org.wildfly.clustering.server.infinispan.AddressMarshaller
 
INSTANCE - Enum constant in enum class org.wildfly.clustering.server.infinispan.EmbeddedCacheManagerGroupMemberSerializer
 
INSTANCE - Enum constant in enum class org.wildfly.clustering.server.infinispan.expiration.ExpirationMetaDataFunction
 
INSTANCE - Enum constant in enum class org.wildfly.clustering.server.infinispan.JGroupsAddressSerializer
 
INSTANCE - Enum constant in enum class org.wildfly.clustering.server.infinispan.LocalAddressSerializer
 
INSTANCE - Enum constant in enum class org.wildfly.clustering.server.jgroups.AddressMarshaller
 
INSTANCE - Enum constant in enum class org.wildfly.clustering.server.jgroups.AddressSerializer
 
INSTANCE - Enum constant in enum class org.wildfly.clustering.server.jgroups.JChannelGroupMemberSerializer
 
INSTANCE - Enum constant in enum class org.wildfly.clustering.session.cache.IdentifierScalarMarshaller
 
INSTANCE - Static variable in interface org.wildfly.clustering.cache.infinispan.embedded.affinity.KeyAffinityServiceFactory
 
instanceOf(Collection<Class<?>>) - Static method in interface org.wildfly.clustering.server.immutable.Immutability
 
INTEGER - Enum constant in enum class org.wildfly.clustering.marshalling.IndexSerializer
 
INTEGER - Enum constant in enum class org.wildfly.clustering.marshalling.protostream.Scalar
 
interpose() - Method in class org.wildfly.clustering.cache.infinispan.batch.ThreadLocalTransactionBatch
 
interpose() - Method in interface org.wildfly.clustering.cache.infinispan.batch.TransactionBatch
Returns an interposed batch.
IntPredicates - Enum Class in org.wildfly.clustering.cache.function
 
IntSerializer - Interface in org.wildfly.clustering.marshalling
Writes/reads an integer to/from a binary stream.
InvalidatableSessionMetaData - Interface in org.wildfly.clustering.session.cache.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 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.
invokeAll(Collection<? extends Callable<T>>) - Method in class org.wildfly.clustering.context.ContextualExecutorService
 
invokeAll(Collection<? extends Callable<T>>, long, TimeUnit) - Method in class org.wildfly.clustering.context.ContextualExecutorService
 
invokeAny(Collection<? extends Callable<T>>) - Method in class org.wildfly.clustering.context.ContextualExecutorService
 
invokeAny(Collection<? extends Callable<T>>, long, TimeUnit) - Method in class org.wildfly.clustering.context.ContextualExecutorService
 
IpAddressExternalizerProvider() - Constructor for class org.wildfly.clustering.server.jgroups.AddressSerializer.IpAddressExternalizerProvider
 
isActive() - Method in interface org.wildfly.clustering.cache.batch.Batch
Indicates whether or not this batch is active.
isActive() - Method in interface org.wildfly.clustering.cache.CacheProperties
Indicates whether or not the cache is active.
isActive() - Method in class org.wildfly.clustering.cache.infinispan.batch.ThreadLocalTransactionBatch
 
isActive() - Method in class org.wildfly.clustering.cache.infinispan.embedded.EmbeddedCacheProperties
 
isActive() - Method in class org.wildfly.clustering.cache.infinispan.remote.RemoteCacheProperties
 
isAtEnd() - Method in class org.wildfly.clustering.marshalling.protostream.DefaultProtoStreamReader
 
isAtEnd() - Method in class org.wildfly.clustering.marshalling.protostream.OffsetProtoStreamReader
 
isClosed() - Method in interface org.wildfly.clustering.cache.batch.Batch
Indicates whether or not this batch was closed.
isClosed() - Method in class org.wildfly.clustering.cache.infinispan.batch.ThreadLocalTransactionBatch
 
isConversionSupported(MediaType, MediaType) - Method in class org.wildfly.clustering.cache.infinispan.embedded.marshall.DefaultEncoderRegistry
 
isDiscarding() - Method in interface org.wildfly.clustering.cache.batch.Batch
Indicates whether or not this batch will be discarded.
isDiscarding() - Method in class org.wildfly.clustering.cache.infinispan.batch.ThreadLocalTransactionBatch
 
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
 
isEmpty() - Method in class org.wildfly.clustering.marshalling.ByteBufferMarshalledValue
 
isEmpty() - Method in class org.wildfly.clustering.server.local.scheduler.FastConcurrentDirectDeque
Returns true if this collection contains no elements.
isEmpty() - Method in interface org.wildfly.clustering.session.cache.attributes.SessionAttributes
 
isEqual(T) - Static method in interface org.wildfly.clustering.cache.function.Predicate
Returns a predicate that evaluates to true if and only if the argument is equals to the specified object.
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
 
isImmortal() - Method in interface org.wildfly.clustering.server.expiration.Expiration
Indicates whether the associated timeout represents and immortal object, i.e. does not expire
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
 
isMarshallable(Object) - Method in class org.wildfly.clustering.marshalling.ByteBufferMarshalledValueFactory
 
isMarshallable(Object) - Method in class org.wildfly.clustering.marshalling.java.JavaByteBufferMarshaller
 
isMarshallable(Object) - Method in class org.wildfly.clustering.marshalling.jboss.JBossByteBufferMarshaller
 
isMarshallable(Object) - Method in interface org.wildfly.clustering.marshalling.Marshallability
Indicates whether the specified object can be marshalled.
isMarshallable(Object) - Method in class org.wildfly.clustering.marshalling.MarshalledValueMarshaller
 
isMarshallable(Object) - Method in class org.wildfly.clustering.marshalling.protostream.ProtoStreamByteBufferMarshaller
 
isMarshallable(Object) - Method in class org.wildfly.clustering.marshalling.protostream.WrappedMessageByteBufferMarshaller
 
isMarshallable(Object) - Method in enum class org.wildfly.clustering.session.IdentifierMarshaller
 
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.DefaultImmutableSessionMetaData
 
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 class org.wildfly.clustering.session.cache.metadata.DetachedSessionMetaData
 
isNew() - Method in class org.wildfly.clustering.session.cache.metadata.fine.CompositeImmutableSessionMetaData
 
isNew() - Method in class org.wildfly.clustering.session.cache.metadata.fine.DefaultSessionAccessMetaDataEntry
 
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
 
isNew() - Method in class org.wildfly.clustering.session.cache.metadata.SimpleImmutableSessionMetaData
 
isNew() - Method in interface org.wildfly.clustering.session.ImmutableSessionMetaData
Indicates whether or not this session was created by the current thread.
ISO_LATIN_1 - Enum constant in enum class org.wildfly.clustering.session.IdentifierMarshaller
 
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
 
isRegistered(Class<? extends Encoder>) - Method in interface org.wildfly.clustering.cache.infinispan.embedded.marshall.EncoderRegistry
Deprecated, for removal: This API element is subject to removal in a future version.
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 class org.wildfly.clustering.server.jgroups.JChannelGroup
 
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.AffinityIdentifierFactory
 
isStarted() - Method in class org.wildfly.clustering.server.local.manager.SimpleIdentifierFactory
 
isStarted() - Method in interface org.wildfly.clustering.server.manager.Service
Indicates whether or not this service is started.
isStarted() - Method in class org.wildfly.clustering.session.cache.DecoratedSessionManager
 
isStarted() - Method in class org.wildfly.clustering.session.cache.user.DefaultUserManager
 
isStarted() - Method in class org.wildfly.clustering.session.infinispan.embedded.InfinispanSessionManager
 
isStarted() - Method in class org.wildfly.clustering.session.infinispan.remote.HotRodSessionManager
 
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.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 interface org.wildfly.clustering.session.ImmutableSession
Indicates whether or not this session is valid.
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.remote.near.CaffeineNearCache
 
iterator() - Method in class org.wildfly.clustering.server.local.scheduler.FastConcurrentDirectDeque
Returns an iterator over the elements in this deque in proper sequence.
iterator() - Method in interface org.wildfly.clustering.server.local.scheduler.ScheduledEntries
 

J

JAVA_SERIALIZATION - Enum constant in enum class org.wildfly.clustering.cache.infinispan.marshalling.MediaTypes
 
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
 
JavaByteBufferMarshaller(Serializer<ClassLoader>, ClassLoader, ObjectInputFilter) - Constructor for class org.wildfly.clustering.marshalling.java.JavaByteBufferMarshaller
 
JavaUtilSerializationContextInitializer - Class in org.wildfly.clustering.marshalling.protostream.util
 
JavaUtilSerializationContextInitializer() - Constructor for class org.wildfly.clustering.marshalling.protostream.util.JavaUtilSerializationContextInitializer
 
JBOSS_MARSHALLING - Enum constant in enum class org.wildfly.clustering.cache.infinispan.marshalling.MediaTypes
 
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(CC, MessageDispatcher, CommandMarshaller<CC>, MC, ChannelGroup, Duration, Runnable) - Constructor for class org.wildfly.clustering.server.jgroups.dispatcher.JChannelCommandDispatcher
 
JChannelCommandDispatcherFactory - Class in org.wildfly.clustering.server.jgroups.dispatcher
MessageDispatcher based CommandDispatcherFactory.
JChannelCommandDispatcherFactory(JChannelCommandDispatcherFactoryConfiguration) - Constructor for class org.wildfly.clustering.server.jgroups.dispatcher.JChannelCommandDispatcherFactory
 
JChannelCommandDispatcherFactoryConfiguration - Interface in org.wildfly.clustering.server.jgroups.dispatcher
JChannelGroup - Class in org.wildfly.clustering.server.jgroups
 
JChannelGroup(JChannel) - Constructor for class org.wildfly.clustering.server.jgroups.JChannelGroup
 
JChannelGroupMember - Class in org.wildfly.clustering.server.jgroups
 
JChannelGroupMember(Address) - Constructor for class org.wildfly.clustering.server.jgroups.JChannelGroupMember
 
JChannelGroupMemberExternalizerProvider() - Constructor for class org.wildfly.clustering.server.jgroups.JChannelGroupMemberSerializer.JChannelGroupMemberExternalizerProvider
 
JChannelGroupMemberSerializer - Enum Class in org.wildfly.clustering.server.jgroups
 
JChannelGroupMemberSerializer.JChannelGroupMemberExternalizerProvider - Class in org.wildfly.clustering.server.jgroups
 
JGroupsAddressExternalizerProvider() - Constructor for class org.wildfly.clustering.server.infinispan.JGroupsAddressSerializer.JGroupsAddressExternalizerProvider
 
JGroupsAddressFormatter() - Constructor for class org.wildfly.clustering.server.infinispan.JGroupsAddressSerializer.JGroupsAddressFormatter
 
JGroupsAddressSerializer - Enum Class in org.wildfly.clustering.server.infinispan
Serializer for an Infinispan JGroups-based address.
JGroupsAddressSerializer.JGroupsAddressExternalizerProvider - Class in org.wildfly.clustering.server.infinispan
 
JGroupsAddressSerializer.JGroupsAddressFormatter - Class in org.wildfly.clustering.server.infinispan
 
JGroupsServerSerializationContextInitializer - Class in org.wildfly.clustering.server.jgroups
JGroupsServerSerializationContextInitializer() - Constructor for class org.wildfly.clustering.server.jgroups.JGroupsServerSerializationContextInitializer
 
JGroupsStackSerializationContextInitializer - Class in org.wildfly.clustering.server.jgroups
SerializationContextInitializer for the
invalid reference
org.jgroups.stack
package.
JGroupsStackSerializationContextInitializer() - Constructor for class org.wildfly.clustering.server.jgroups.JGroupsStackSerializationContextInitializer
 
JGroupsUtilSerializationContextInitializer - Class in org.wildfly.clustering.server.jgroups
SerializationContextInitializer for the
invalid reference
org.jgroups.util
package.
JGroupsUtilSerializationContextInitializer() - Constructor for class org.wildfly.clustering.server.jgroups.JGroupsUtilSerializationContextInitializer
 
join() - Method in class org.wildfly.clustering.server.jgroups.dispatcher.ServiceRequest
 
joining(Class<? extends T>, String, Function<T, String[]>, Function<String[], T>) - Static method in interface org.wildfly.clustering.marshalling.Formatter
 
joining(Class<? extends T>, String, Formatter<V1>, Formatter<V2>, Function<T, V1>, Function<T, V2>, BiFunction<V1, V2, T>) - Static method in interface org.wildfly.clustering.marshalling.Formatter
 

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<? super K>) - Constructor for class org.wildfly.clustering.cache.infinispan.embedded.listener.KeyFilter
 
KeyFilter(Predicate<? super K>) - Constructor for class org.wildfly.clustering.cache.infinispan.embedded.listener.KeyFilter
 
KeyFormatter<I,K> - Class in org.wildfly.clustering.cache
 
KeyFormatter(Class<K>, Formatter<I>, Function<I, K>) - Constructor for class org.wildfly.clustering.cache.KeyFormatter
 
KeyMapper - Class in org.wildfly.clustering.session.infinispan.embedded
 
KeyMapper() - Constructor for class org.wildfly.clustering.session.infinispan.embedded.KeyMapper
 
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
 
KeyRegistry<K> - Interface in org.wildfly.clustering.cache.infinispan.embedded.affinity
A registry of keys with affinity to a given address.
KeySerializer<I,K> - Class in org.wildfly.clustering.cache
A serializer for a key.
KeySerializer(Serializer<I>, Function<I, K>) - Constructor for class org.wildfly.clustering.cache.KeySerializer
 
keySet() - Method in class org.wildfly.clustering.session.cache.attributes.AbstractSessionAttributes
 
keySet() - Method in class org.wildfly.clustering.session.cache.attributes.DetachedSessionAttributes
 

L

LangSerializationContextInitializer - Class in org.wildfly.clustering.marshalling.protostream
Initializer that registers protobuf schema for java.lang.* classes.
LangSerializationContextInitializer(ClassLoaderMarshaller) - Constructor for class org.wildfly.clustering.marshalling.protostream.LangSerializationContextInitializer
 
Lifecycle - Interface in org.wildfly.clustering.arquillian
Implemented by objects with an unmanaged lifecycle.
linked() - Static method in interface org.wildfly.clustering.server.local.scheduler.ScheduledEntries
 
LinkedHashMapMarshaller<K,V> - Class in org.wildfly.clustering.marshalling.protostream.util
Marshaller for a LinkedHashMap.
LinkedHashMapMarshaller() - Constructor for class org.wildfly.clustering.marshalling.protostream.util.LinkedHashMapMarshaller
 
ListenerRegistrar - Interface in org.wildfly.clustering.cache.infinispan.embedded.listener
A registering Infinispan listener.
ListenerRegistrar<T> - Interface in org.wildfly.clustering.server.listener
 
ListenerRegistration - Interface in org.wildfly.clustering.cache.infinispan.embedded.listener
An Infinispan listener registration that unregisters on ListenerRegistration.close().
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
 
loadAll(Class<T>, ClassLoader) - Static method in interface org.wildfly.clustering.marshalling.protostream.SerializationContextBuilder
 
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.
LocalAddressExternalizerProvider() - Constructor for class org.wildfly.clustering.server.infinispan.LocalAddressSerializer.LocalAddressExternalizerProvider
 
LocalAddressFormatter() - Constructor for class org.wildfly.clustering.server.infinispan.LocalAddressSerializer.LocalAddressFormatter
 
LocalAddressSerializer - Enum Class in org.wildfly.clustering.server.infinispan
 
LocalAddressSerializer.LocalAddressExternalizerProvider - Class in org.wildfly.clustering.server.infinispan
 
LocalAddressSerializer.LocalAddressFormatter - Class in org.wildfly.clustering.server.infinispan
 
LocalClusterPublisherManager<K,V> - Class in org.wildfly.clustering.cache.infinispan.embedded.reactive
Overrides Infinispan's PublisherManagerFactory.LOCAL_CLUSTER_PUBLISHER to align its segmentation logic with this module's key partitioner for non-tx invalidation caches.
LocalClusterPublisherManager() - Constructor for class org.wildfly.clustering.cache.infinispan.embedded.reactive.LocalClusterPublisherManager
 
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
 
LocalCommandDispatcherFactory - Interface in org.wildfly.clustering.server.local.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
 
LocalDateMarshaller - Enum Class in org.wildfly.clustering.marshalling.protostream.time
Marshals a LocalDate as an epoch day.
LocalDateTimeMarshaller - Class in org.wildfly.clustering.marshalling.protostream.time
Marshaller for LocalDateTime instances, using the following strategy: Marshal local date Marshal local time
LocalDateTimeMarshaller() - Constructor for class org.wildfly.clustering.marshalling.protostream.time.LocalDateTimeMarshaller
 
LocaleMarshaller - Class in org.wildfly.clustering.marshalling.protostream.util
 
LocaleMarshaller() - Constructor for class org.wildfly.clustering.marshalling.protostream.util.LocaleMarshaller
 
LocalEmbeddedCacheManagerCommandDispatcherFactoryConfiguration - Interface in org.wildfly.clustering.server.infinispan.dispatcher
 
LocalEmbeddedCacheManagerGroupConfiguration - Interface in org.wildfly.clustering.server.infinispan
 
LocalEmbeddedCacheManagerGroupMember - Class in org.wildfly.clustering.server.infinispan
 
LocalEmbeddedCacheManagerGroupMember(String) - Constructor for class org.wildfly.clustering.server.infinispan.LocalEmbeddedCacheManagerGroupMember
 
LocalEmbeddedCacheManagerGroupMemberFormatter - Class in org.wildfly.clustering.server.infinispan
 
LocalEmbeddedCacheManagerGroupMemberFormatter() - Constructor for class org.wildfly.clustering.server.infinispan.LocalEmbeddedCacheManagerGroupMemberFormatter
 
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
 
LocalGroupMemberAffinity(Group<M>) - Constructor for class org.wildfly.clustering.server.local.affinity.LocalGroupMemberAffinity
 
LocalGroupMemberFactory - Interface in org.wildfly.clustering.server.local
 
Locality - Interface in org.wildfly.clustering.cache.infinispan.embedded.distribution
Facility for determining the primary ownership/location of a given cache key.
LocalListenerRegistrar<T> - Class in org.wildfly.clustering.server.local.listener
LocalListenerRegistrar(Duration) - Constructor for class org.wildfly.clustering.server.local.listener.LocalListenerRegistrar
 
LocalRegistry<K,V> - Interface in org.wildfly.clustering.server.local.registry
Local Registry.
LocalScheduler<T> - Class in org.wildfly.clustering.server.local.scheduler
Scheduler that uses a single scheduled task in concert with a ScheduledEntries.
LocalScheduler(LocalSchedulerConfiguration<T>) - Constructor for class org.wildfly.clustering.server.local.scheduler.LocalScheduler
 
LocalSchedulerConfiguration<T> - Interface in org.wildfly.clustering.server.local.scheduler
Encapsulates configuration of a LocalScheduler.
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.
logger - Variable in class org.wildfly.clustering.session.cache.AbstractSessionManager
 
LOGGER - Static variable in interface org.wildfly.clustering.marshalling.ByteBufferMarshaller
 
LONG - Enum constant in enum class org.wildfly.clustering.marshalling.protostream.Scalar
 
LongPredicates - Enum Class in org.wildfly.clustering.cache.function
 
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<C>, Session<C>) - Constructor for class org.wildfly.clustering.session.cache.ManagedSession
 
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<K, KK>, Function<V, VV>) - 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<T, Optional<V>>) - Method in interface org.wildfly.clustering.server.scheduler.Scheduler
 
map(Function<V, T>) - Method in interface org.wildfly.clustering.cache.function.Consumer
 
map(Function<V, T>) - Method in interface org.wildfly.clustering.cache.function.Predicate
Returns a predicate that applies the specified mapping to its argument before evaluating.
MapComputeFunction<K,V> - Class in org.wildfly.clustering.cache.function
Function that applies updates to a map.
MapComputeFunction(Map<K, V>) - Constructor for class org.wildfly.clustering.cache.function.MapComputeFunction
 
MapComputeFunctionMarshaller - Class in org.wildfly.clustering.cache.function
ProtoStream marshaller for MapComputeFunction.
MapComputeFunctionMarshaller() - Constructor for class org.wildfly.clustering.cache.function.MapComputeFunctionMarshaller
 
MapEntry<K,V> - Interface in org.wildfly.clustering.server.util
An immutable map entry.
MapEntryMarshaller<K,V,T> - Class in org.wildfly.clustering.marshalling.protostream.util
Marshaller for a Map.Entry
MapEntryMarshaller(BiFunction<K, V, T>) - Constructor for class org.wildfly.clustering.marshalling.protostream.util.MapEntryMarshaller
 
MapFunction<K,V,T> - Class in org.wildfly.clustering.cache.function
Function that operates on a map.
MapFunction(T, Operations<Map<K, V>>) - Constructor for class org.wildfly.clustering.cache.function.MapFunction
 
MapMarshaller<K,V,T> - Class in org.wildfly.clustering.marshalling.protostream.util
Marshaller for a Map.
MapMarshaller(Supplier<T>) - Constructor for class org.wildfly.clustering.marshalling.protostream.util.MapMarshaller
 
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
 
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
 
marshal(Command<R, ? super C, E>) - Method in class org.wildfly.clustering.server.jgroups.dispatcher.CommandDispatcherMarshaller
 
marshal(Command<R, ? super C, E>) - Method in interface org.wildfly.clustering.server.jgroups.dispatcher.CommandMarshaller
Marshals the specified command to a byte[].
Marshallability - Interface in org.wildfly.clustering.marshalling
 
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<C>) - Constructor for class org.wildfly.clustering.marshalling.MarshalledValueMarshaller
 
MarshalledValueMarshallerSessionAttributesFactoryConfiguration<V> - Class in org.wildfly.clustering.session.cache.attributes
Configuration for a factory for creating SessionAttributes objects, based on marshalled values.
MarshalledValueMarshallerSessionAttributesFactoryConfiguration(SessionManagerFactoryConfiguration<SC>) - Constructor for class org.wildfly.clustering.session.cache.attributes.MarshalledValueMarshallerSessionAttributesFactoryConfiguration
 
MarshalledValueTranscoder<C> - Class in org.wildfly.clustering.cache.infinispan.marshalling
A transcoder that converts between an object and a MarshalledValue.
MarshalledValueTranscoder(MediaType, MarshalledValueFactory<C>) - Constructor for class org.wildfly.clustering.cache.infinispan.marshalling.MarshalledValueTranscoder
 
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
 
MarshallerFactory - Class in org.wildfly.clustering.cache.infinispan.embedded.marshall
Custom marshaller factory that overrides Infinispan's global marshaller.
MarshallerFactory() - Constructor for class org.wildfly.clustering.cache.infinispan.embedded.marshall.MarshallerFactory
 
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<SC>, Marshaller<V, MV>) - Constructor for class org.wildfly.clustering.session.cache.attributes.MarshallerSessionAttributesFactoryConfiguration
 
MarshallingConfigurationBuilder - Interface in org.wildfly.clustering.marshalling.jboss
 
MarshallingConfigurationBuilder.DefaultMarshallingConfigurationBuilder - Class in org.wildfly.clustering.marshalling.jboss
 
MarshallingConfigurationRepository - Interface in org.wildfly.clustering.marshalling.jboss
Repository of versioned MarshallingConfigurations.
MarshallingSerializationContextInitializer - Class in org.wildfly.clustering.marshalling.protostream
 
MarshallingSerializationContextInitializer() - Constructor for class org.wildfly.clustering.marshalling.protostream.MarshallingSerializationContextInitializer
 
matches(DataContainerConfiguration) - Method in class org.wildfly.clustering.cache.infinispan.embedded.container.DataContainerConfiguration
 
MathContextMarshaller - Class in org.wildfly.clustering.marshalling.protostream.math
Marshaller for MathContext.
MathContextMarshaller() - Constructor for class org.wildfly.clustering.marshalling.protostream.math.MathContextMarshaller
 
MathSerializationContextInitializer - Class in org.wildfly.clustering.marshalling.protostream.math
 
MathSerializationContextInitializer() - Constructor for class org.wildfly.clustering.marshalling.protostream.math.MathSerializationContextInitializer
 
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.
merged(GroupMembershipMergeEvent<M>) - 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
 
META_DATA - Enum constant in enum class org.wildfly.clustering.session.infinispan.embedded.SessionCacheKeyFilter
 
modified(CacheEntryModifiedEvent<T, Set<Address>>) - Method in class org.wildfly.clustering.server.infinispan.provider.CacheServiceProviderRegistrar
 
MonthDayMarshaller - Class in org.wildfly.clustering.marshalling.protostream.time
Marshals MonthDay instances.
MonthDayMarshaller() - Constructor for class org.wildfly.clustering.marshalling.protostream.time.MonthDayMarshaller
 
MutableSessionAccessMetaData - Class in org.wildfly.clustering.session.cache.metadata.fine
 
MutableSessionAccessMetaData(ImmutableSessionAccessMetaData, MutableSessionAccessMetaDataValues) - Constructor for class org.wildfly.clustering.session.cache.metadata.fine.MutableSessionAccessMetaData
 
MutableSessionAccessMetaDataOffsetValues - Interface in org.wildfly.clustering.session.cache.metadata.fine
 
MutableSessionAccessMetaDataValues - Interface in org.wildfly.clustering.session.cache.metadata.fine
 
MutableSessionCreationMetaData - Class in org.wildfly.clustering.session.cache.metadata.fine
 
MutableSessionCreationMetaData(ImmutableSessionCreationMetaData, Value<Duration>) - Constructor for class org.wildfly.clustering.session.cache.metadata.fine.MutableSessionCreationMetaData
 
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
 
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<D,S> - Class in org.wildfly.clustering.session.cache.user
A mutable user sessions implementation.
MutableUserSessions(Map<D, S>, CacheEntryMutator) - Constructor for class org.wildfly.clustering.session.cache.user.MutableUserSessions
 
mutate() - Method in interface org.wildfly.clustering.cache.CacheEntryMutator
Ensure that this object replicates.
mutateAsync() - Method in interface org.wildfly.clustering.cache.CacheEntryMutator
 
mutateAsync() - Method in class org.wildfly.clustering.cache.infinispan.embedded.EmbeddedCacheEntryComputer
 
mutateAsync() - Method in class org.wildfly.clustering.cache.infinispan.embedded.EmbeddedCacheEntryMutator
 
mutateAsync() - Method in class org.wildfly.clustering.cache.infinispan.remote.RemoteCacheEntryComputer
 
mutateAsync() - Method in class org.wildfly.clustering.cache.infinispan.remote.RemoteCacheEntryMutator
 

N

NAME - Enum constant in enum class org.wildfly.clustering.marshalling.protostream.ClassField
 
NAME - Enum constant in enum class org.wildfly.clustering.marshalling.protostream.ScalarClass
 
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<? extends Key<I>, ?>, CacheContainerGroup) - Constructor for class org.wildfly.clustering.server.infinispan.affinity.NaryGroupMemberAffinity
 
NaryGroupMemberAffinity(GroupMemberAffinityConfiguration<I>) - Constructor for class org.wildfly.clustering.server.infinispan.affinity.NaryGroupMemberAffinity
 
NarySessionAffinity<M> - Class in org.wildfly.clustering.session.cache.affinity
Session affinity to multiple members.
NarySessionAffinity(Function<String, List<M>>, Function<M, String>, NarySessionAffinityConfiguration) - Constructor for class org.wildfly.clustering.session.cache.affinity.NarySessionAffinity
 
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
 
negate() - Method in interface org.wildfly.clustering.cache.function.Predicate
 
negate() - Method in interface org.wildfly.clustering.server.immutable.Immutability
 
NEGATIVE - Enum constant in enum class org.wildfly.clustering.cache.function.DoublePredicates
 
NEGATIVE - Enum constant in enum class org.wildfly.clustering.cache.function.IntPredicates
 
NEGATIVE - Enum constant in enum class org.wildfly.clustering.cache.function.LongPredicates
 
NetSerializationContextInitializer - Class in org.wildfly.clustering.marshalling.protostream.net
 
NetSerializationContextInitializer() - Constructor for class org.wildfly.clustering.marshalling.protostream.net.NetSerializationContextInitializer
 
never() - Static method in interface org.wildfly.clustering.cache.function.Predicate
Returns a predicate that never accepts its argument.
NEVER - Enum constant in enum class org.wildfly.clustering.cache.function.DoublePredicates
 
NEVER - Enum constant in enum class org.wildfly.clustering.cache.function.IntPredicates
 
NEVER - Enum constant in enum class org.wildfly.clustering.cache.function.LongPredicates
 
NEVER - Static variable in interface org.wildfly.clustering.cache.function.Predicate
 
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.local.scheduler.ConcurrentDirectDeque
 
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<SerializationContext>) - 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(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<SerializationContext, SerializationContext>) - 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_OP - Static variable in interface org.wildfly.clustering.cache.CacheEntryMutator
Trivial CacheEntryMutator implementation that does nothing.
NO_SUCH_SERVICE - Enum constant in enum class org.wildfly.clustering.server.jgroups.dispatcher.ServiceResponse
 
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<K, V>) - Constructor for class org.wildfly.clustering.cache.infinispan.embedded.listener.NonBlockingCacheEventListener
 
NonBlockingCacheEventListener(Consumer<K>) - Constructor for class org.wildfly.clustering.cache.infinispan.embedded.listener.NonBlockingCacheEventListener
 
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
 
not(Predicate<? super T>) - Static method in interface org.wildfly.clustering.cache.function.Predicate
Returns a predicate that evaluates to the negation of the specified predicate.
NULL - Static variable in class org.wildfly.clustering.marshalling.protostream.Any
 
nullFunction() - Static method in class org.wildfly.clustering.cache.function.Functions
Returns a function that always returns null, regardless of input.
nullOperator() - Static method in class org.wildfly.clustering.cache.function.Functions
Returns an operator that always returns null, regardless of input.

O

objectFromByteBuffer(byte[]) - Method in class org.wildfly.clustering.cache.infinispan.embedded.marshall.GlobalMarshaller
 
objectFromByteBuffer(byte[]) - Method in class org.wildfly.clustering.cache.infinispan.marshalling.AbstractMarshaller
 
objectFromByteBuffer(byte[], int, int) - Method in class org.wildfly.clustering.cache.infinispan.embedded.marshall.GlobalMarshaller
 
objectFromByteBuffer(byte[], int, int) - Method in class org.wildfly.clustering.cache.infinispan.marshalling.AbstractMarshaller
 
objectFromInputStream(InputStream) - Method in class org.wildfly.clustering.cache.infinispan.embedded.marshall.GlobalMarshaller
 
objectFromObjectStream(ObjectInput) - Method in class org.wildfly.clustering.cache.infinispan.embedded.marshall.GlobalMarshaller
 
ObjectInputStream - Class in org.wildfly.clustering.marshalling.java
An ObjectInputStream that resolves classes using a given Serializer.
ObjectInputStream(InputStream, Serializer<ClassLoader>) - Constructor for class org.wildfly.clustering.marshalling.java.ObjectInputStream
 
ObjectOutputStream - Class in org.wildfly.clustering.marshalling.java
An ObjectInputStream that annotates classes using a given Serializer.
ObjectOutputStream(OutputStream, Serializer<ClassLoader>) - Constructor for class org.wildfly.clustering.marshalling.java.ObjectOutputStream
 
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(boolean) - Static method in interface org.wildfly.clustering.cache.infinispan.embedded.distribution.Locality
 
of(Class<E>) - 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
 
of(String) - Static method in interface org.wildfly.clustering.server.local.LocalGroupMember
 
of(String, String) - Static method in interface org.wildfly.clustering.server.local.LocalGroup
 
of(Supplier<T>) - Static method in interface org.wildfly.clustering.marshalling.protostream.ProtoStreamMarshaller
Creates a trivial marshaller for a constant value.
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(LocalGroup) - Static method in interface org.wildfly.clustering.server.local.dispatcher.LocalCommandDispatcherFactory
 
of(LocalGroup) - Static method in interface org.wildfly.clustering.server.local.provider.LocalServiceProviderRegistrar
 
of(LocalGroup, Map.Entry<K, V>, Runnable) - Static method in interface org.wildfly.clustering.server.local.registry.LocalRegistry
 
of(T) - Static method in interface org.wildfly.clustering.marshalling.Formatter
 
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
 
offer(E) - Method in interface org.wildfly.clustering.server.local.scheduler.ConcurrentDirectDeque
 
offerFirst(E) - Method in class org.wildfly.clustering.server.local.scheduler.FastConcurrentDirectDeque
Inserts the specified element at the front of this deque.
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.
offerFirstAndReturnToken(E) - Method in class org.wildfly.clustering.server.local.scheduler.FastConcurrentDirectDeque
 
offerLast(E) - Method in class org.wildfly.clustering.server.local.scheduler.FastConcurrentDirectDeque
Inserts the specified element at the end of this deque.
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.
offerLastAndReturnToken(E) - Method in class org.wildfly.clustering.server.local.scheduler.FastConcurrentDirectDeque
 
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
 
Offset.DurationOffset - Class in org.wildfly.clustering.server.offset
 
Offset.InstantOffset - Class in org.wildfly.clustering.server.offset
 
Offset.TemporalOffset<V> - Class in org.wildfly.clustering.server.offset
 
OffsetDateTimeMarshaller - 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
OffsetDateTimeMarshaller() - Constructor for class org.wildfly.clustering.marshalling.protostream.time.OffsetDateTimeMarshaller
 
OffsetProtoStreamReader - Class in org.wildfly.clustering.marshalling.protostream
 
OffsetProtoStreamWriter - Class in org.wildfly.clustering.marshalling.protostream
 
OffsetSerializationContextInitializer - Class in org.wildfly.clustering.server.offset
 
OffsetSerializationContextInitializer() - Constructor for class org.wildfly.clustering.server.offset.OffsetSerializationContextInitializer
 
OffsetTimeMarshaller - Class in org.wildfly.clustering.marshalling.protostream.time
Marshaller for OffsetTime instances, using the following strategy: Marshal local time Marshal zone offset
OffsetTimeMarshaller() - Constructor for class org.wildfly.clustering.marshalling.protostream.time.OffsetTimeMarshaller
 
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
 
OffsetValue.DurationOffsetValue - Class in org.wildfly.clustering.server.offset
 
OffsetValue.InstantOffsetValue - Class in org.wildfly.clustering.server.offset
 
OffsetValue.TemporalOffsetValue<V> - Class in org.wildfly.clustering.server.offset
 
onRemoval(K, MetadataValue<V>, RemovalCause) - Method in class org.wildfly.clustering.cache.infinispan.remote.near.EvictionListener
 
Operations<T> - Interface in org.wildfly.clustering.cache.function
Defines operations for creating and copying an operable object.
or(Predicate<? super Object>) - Method in interface org.wildfly.clustering.server.immutable.Immutability
 
or(Predicate<? super T>) - Method in interface org.wildfly.clustering.cache.function.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.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.embedded.reactive - package org.wildfly.clustering.cache.infinispan.embedded.reactive
 
org.wildfly.clustering.cache.infinispan.marshalling - package org.wildfly.clustering.cache.infinispan.marshalling
 
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.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.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.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.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.spec - package org.wildfly.clustering.session.spec
 
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
 
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.
peekFirst() - Method in class org.wildfly.clustering.server.local.scheduler.FastConcurrentDirectDeque
 
peekLast() - Method in class org.wildfly.clustering.server.local.scheduler.FastConcurrentDirectDeque
 
PeriodMarshaller - 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
PeriodMarshaller() - Constructor for class org.wildfly.clustering.marshalling.protostream.time.PeriodMarshaller
 
poll() - Method in interface org.wildfly.clustering.server.local.scheduler.ConcurrentDirectDeque
 
pollFirst() - Method in class org.wildfly.clustering.server.local.scheduler.FastConcurrentDirectDeque
 
pollLast() - Method in class org.wildfly.clustering.server.local.scheduler.FastConcurrentDirectDeque
 
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 - Enum constant in enum class org.wildfly.clustering.cache.function.DoublePredicates
 
POSITIVE - Enum constant in enum class org.wildfly.clustering.cache.function.IntPredicates
 
POSITIVE - Enum constant in enum class org.wildfly.clustering.cache.function.LongPredicates
 
POST_ACTIVATE - Static variable in interface org.wildfly.clustering.session.cache.attributes.fine.SessionAttributeActivationNotifier
 
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<K, V>) - Method in class org.wildfly.clustering.cache.infinispan.embedded.listener.PostActivateBlockingListener
 
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<K, V>, BiConsumer<K, V>) - Constructor for class org.wildfly.clustering.cache.infinispan.embedded.listener.PostActivateBlockingListener
 
postEvent(L) - Method in interface org.wildfly.clustering.session.spec.SessionEventListenerSpecificationProvider
Returns a post-event notifier for the specified session event listener.
postPassivate(CacheEntryPassivatedEvent<K, V>) - Method in class org.wildfly.clustering.cache.infinispan.embedded.listener.PostPassivateBlockingListener
 
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<K, V>, Consumer<K>) - Constructor for class org.wildfly.clustering.cache.infinispan.embedded.listener.PostPassivateBlockingListener
 
PRE_PASSIVATE - Static variable in interface org.wildfly.clustering.session.cache.attributes.fine.SessionAttributeActivationNotifier
 
Predicate<T> - Interface in org.wildfly.clustering.cache.function
A Predicate extension that supports mapping.
Predicate.SimplePredicate<T> - Class in org.wildfly.clustering.cache.function
 
preEvent(L) - Method in interface org.wildfly.clustering.session.spec.SessionEventListenerSpecificationProvider
Returns a pre-event notifier for the specified session event listener.
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<K, V>) - Method in class org.wildfly.clustering.cache.infinispan.embedded.listener.PrePassivateListener
 
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<K, V>, BiConsumer<K, V>) - Constructor for class org.wildfly.clustering.cache.infinispan.embedded.listener.PrePassivateBlockingListener
 
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<CacheEntryEvent<K, V>, CompletionStage<Void>>) - Constructor for class org.wildfly.clustering.cache.infinispan.embedded.listener.PrePassivateListener
 
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<K, V>, BiConsumer<K, V>) - Constructor for class org.wildfly.clustering.cache.infinispan.embedded.listener.PrePassivateNonBlockingListener
 
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<I,M,R> - Interface in org.wildfly.clustering.server.infinispan.scheduler
A command intended to be sent to the primary owner of a given cache entry.
PrimaryOwnerScheduler<I,M> - Class in org.wildfly.clustering.server.infinispan.scheduler
Scheduler decorator that schedules/cancels a given object on the primary owner.
PrimaryOwnerScheduler(PrimaryOwnerSchedulerConfiguration<I, M>) - Constructor for class org.wildfly.clustering.server.infinispan.scheduler.PrimaryOwnerScheduler
 
PrimaryOwnerSchedulerConfiguration<I,M> - Interface in org.wildfly.clustering.server.infinispan.scheduler
Encapsulates configuration of a PrimaryOwnerScheduler.
PropertiesMarshaller - Class in org.wildfly.clustering.marshalling.protostream.util
Marshaller for a Properties object.
PropertiesMarshaller() - Constructor for class org.wildfly.clustering.marshalling.protostream.util.PropertiesMarshaller
 
Property - Class in org.wildfly.clustering.marshalling.protostream.util
 
Property(String, String) - Constructor for class org.wildfly.clustering.marshalling.protostream.util.Property
 
Property(Map.Entry<String, String>) - Constructor for class org.wildfly.clustering.marshalling.protostream.util.Property
 
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<String, String, T>) - Constructor for class org.wildfly.clustering.marshalling.protostream.util.PropertyMarshaller
 
ProtoStreamByteBufferMarshaller - Class in org.wildfly.clustering.marshalling.protostream
 
ProtoStreamByteBufferMarshaller(ImmutableSerializationContext) - Constructor for class org.wildfly.clustering.marshalling.protostream.ProtoStreamByteBufferMarshaller
 
ProtoStreamByteBufferMarshaller(ImmutableSerializationContext, ClassLoader) - Constructor for class org.wildfly.clustering.marshalling.protostream.ProtoStreamByteBufferMarshaller
 
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
 
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<T>) - Constructor for class org.wildfly.clustering.marshalling.Formatter.Provided
 
Provided(Serializer<T>) - Constructor for class org.wildfly.clustering.marshalling.Serializer.Provided
 
providersChanged(Set<M>) - Method in interface org.wildfly.clustering.server.provider.ServiceProviderListener
Indicates that the set of group members providing a given service has changed.
ProxyMarshaller<T> - Class in org.wildfly.clustering.marshalling.protostream.reflect
Marshaller for proxies serialized using the writeReplace()/readResolve() pattern.
ProxyMarshaller(Class<T>) - Constructor for class org.wildfly.clustering.marshalling.protostream.reflect.ProxyMarshaller
 
PublisherManagerFactory - Class in org.wildfly.clustering.cache.infinispan.embedded.reactive
Because we override Infinispan's KeyPartition for non-tx invalidation-caches, we need to make sure the PublisherManagerFactory.LOCAL_CLUSTER_PUBLISHER handles segmentation in the same way.
PublisherManagerFactory() - Constructor for class org.wildfly.clustering.cache.infinispan.embedded.reactive.PublisherManagerFactory
 
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
 
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<? extends String, ? extends Object>) - Method in interface org.wildfly.clustering.session.cache.attributes.SessionAttributes
 
putAll(Map<? extends String, ? extends Object>) - Method in interface org.wildfly.clustering.session.cache.attributes.SessionAttributes
 
putIfAbsent(K, MetadataValue<V>) - Method in class org.wildfly.clustering.cache.infinispan.remote.near.CaffeineNearCache
 

Q

quiet(ExceptionFunction<T, R, E>, BiFunction<T, Exception, RuntimeException>) - Static method in class org.wildfly.clustering.cache.function.Functions
Converts an ExceptionFunction to a Function, applying the specified exception wrapper on failure.

R

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.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.EmbeddedCacheManagerGroupMemberSerializer
 
read(DataInput) - Method in enum class org.wildfly.clustering.server.infinispan.JGroupsAddressSerializer
 
read(DataInput) - Method in enum class org.wildfly.clustering.server.infinispan.LocalAddressSerializer
 
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 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
 
read(DataContainerConfiguration, Combine) - Method in class org.wildfly.clustering.cache.infinispan.embedded.container.DataContainerConfigurationBuilder
 
read(MarshalledValue<V, C>) - 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<T>) - 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
 
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<E>) - Method in interface org.wildfly.clustering.marshalling.protostream.ProtoStreamReader
Reads an num of the specified type from this reader.
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
 
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 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.ClassMarshaller
 
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 class org.wildfly.clustering.marshalling.protostream.math.BigDecimalMarshaller
 
readFrom(ProtoStreamReader) - Method in class org.wildfly.clustering.marshalling.protostream.math.MathContextMarshaller
 
readFrom(ProtoStreamReader) - Method in 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 class org.wildfly.clustering.marshalling.protostream.time.LocalDateTimeMarshaller
 
readFrom(ProtoStreamReader) - Method in class org.wildfly.clustering.marshalling.protostream.time.MonthDayMarshaller
 
readFrom(ProtoStreamReader) - Method in class org.wildfly.clustering.marshalling.protostream.time.OffsetDateTimeMarshaller
 
readFrom(ProtoStreamReader) - Method in class org.wildfly.clustering.marshalling.protostream.time.OffsetTimeMarshaller
 
readFrom(ProtoStreamReader) - Method in class org.wildfly.clustering.marshalling.protostream.time.PeriodMarshaller
 
readFrom(ProtoStreamReader) - Method in class org.wildfly.clustering.marshalling.protostream.time.YearMonthMarshaller
 
readFrom(ProtoStreamReader) - Method in 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 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.EnumMapMarshaller
 
readFrom(ProtoStreamReader) - Method in class org.wildfly.clustering.marshalling.protostream.util.EnumSetMarshaller
 
readFrom(ProtoStreamReader) - Method in class org.wildfly.clustering.marshalling.protostream.util.LinkedHashMapMarshaller
 
readFrom(ProtoStreamReader) - Method in 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 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 class org.wildfly.clustering.server.infinispan.expiration.SimpleExpirationMetaDataMarshaller
 
readFrom(ProtoStreamReader) - Method in class org.wildfly.clustering.server.infinispan.provider.AddressSetFunctionMarshaller
 
readFrom(ProtoStreamReader) - Method in class org.wildfly.clustering.server.infinispan.scheduler.ScheduleCommandMarshaller
 
readFrom(ProtoStreamReader) - Method in class org.wildfly.clustering.session.cache.attributes.fine.SessionAttributeMapComputeFunctionMarshaller
 
readFrom(ProtoStreamReader) - Method in class org.wildfly.clustering.session.cache.attributes.fine.SessionAttributeMapEntryMarshaller
 
readFrom(ProtoStreamReader) - Method in enum class org.wildfly.clustering.session.cache.IdentifierScalarMarshaller
 
readFrom(ProtoStreamReader) - Method in class org.wildfly.clustering.session.cache.metadata.coarse.DefaultSessionMetaDataEntryMarshaller
 
readFrom(ProtoStreamReader) - Method in class org.wildfly.clustering.session.cache.metadata.coarse.SessionMetaDataEntryFunctionMarshaller
 
readFrom(ProtoStreamReader) - Method in class org.wildfly.clustering.session.cache.metadata.fine.DefaultSessionAccessMetaDataEntryMarshaller
 
readFrom(ProtoStreamReader) - Method in class org.wildfly.clustering.session.cache.metadata.fine.DefaultSessionCreationMetaDataEntryMarshaller
 
readFrom(ProtoStreamReader) - Method in class org.wildfly.clustering.session.cache.metadata.fine.SessionCreationMetaDataEntryFunctionMarshaller
 
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, Address) - Method in enum class org.wildfly.clustering.server.infinispan.AddressMarshaller
 
readFrom(ProtoStreamReader, int, WireType, Address) - Method in enum class org.wildfly.clustering.server.jgroups.AddressMarshaller
 
readFrom(ProtoStreamReader, int, WireType, UUIDBuilder) - Method in enum class org.wildfly.clustering.marshalling.protostream.util.UUIDMarshaller
 
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<T>) - Method in class org.wildfly.clustering.marshalling.protostream.DefaultProtoStreamReader
 
readObject(Class<T>) - Method in class org.wildfly.clustering.marshalling.protostream.OffsetProtoStreamReader
 
readObject(Class<T>) - 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 - Class in org.wildfly.clustering.marshalling.protostream
Encapsulates an object reference.
Reference(int) - Constructor for class org.wildfly.clustering.marshalling.protostream.Reference
 
REFERENCE - Enum constant in enum class org.wildfly.clustering.marshalling.protostream.Scalar
 
ReferenceScheduler(Supplier<? extends Scheduler<I, V>>) - Constructor for class org.wildfly.clustering.server.scheduler.Scheduler.ReferenceScheduler
 
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.SchedulerTopologyChangeListener
 
register(E) - Method in interface org.wildfly.clustering.marshalling.MarshallerConfigurationBuilder
Registers configuration entry.
register(Class<? super K>) - 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(Consumer<ImmutableSession>) - Method in class org.wildfly.clustering.session.infinispan.embedded.ExpiredSessionRemover
 
register(Consumer<ImmutableSession>) - Method in class org.wildfly.clustering.session.infinispan.remote.HotRodSessionFactory
 
register(Predicate<? super K>) - 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(Map.Entry<C, SessionManager<SC>>) - Method in class org.wildfly.clustering.session.infinispan.embedded.SessionAttributeActivationNotifierFactory
 
register(CacheEventFilter<? super K, ? super V>) - Method in class org.wildfly.clustering.cache.infinispan.embedded.listener.CacheEventListenerRegistrar
 
register(CacheEventFilter<? super K, ? super V>) - 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<CacheContainerGroupMember>) - Method in class org.wildfly.clustering.server.infinispan.EmbeddedCacheManagerGroup
 
register(GroupMembershipListener<ChannelGroupMember>) - Method in class org.wildfly.clustering.server.jgroups.JChannelGroup
 
register(GroupMembershipListener<LocalGroupMember>) - Method in interface org.wildfly.clustering.server.local.LocalGroup
 
register(RegistryListener<K, V>) - 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.LocalListenerRegistrar
 
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<M>) - 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, ServiceProviderListener<CacheContainerGroupMember>) - Method in class org.wildfly.clustering.server.infinispan.provider.CacheServiceProviderRegistrar
 
registerEncoder(Encoder) - Method in interface org.wildfly.clustering.cache.infinispan.embedded.marshall.EncoderRegistry
Deprecated, for removal: This API element is subject to removal in a future version.
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
 
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
 
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.InfinispanJGroupsTransportSerializationContextInitializer
 
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.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
 
registerTranscoder(Transcoder) - Method in class org.wildfly.clustering.cache.infinispan.embedded.marshall.DefaultEncoderRegistry
 
registerWrapper(Wrapper) - Method in interface org.wildfly.clustering.cache.infinispan.embedded.marshall.EncoderRegistry
Deprecated, for removal: This API element is subject to removal in a future version.
Since 11.0. To be removed in 14.0, with DataConversion.getWrapper()
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.
remap(Supplier<Offset<Duration>>) - 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
 
RemoteCacheConfiguration - Interface in org.wildfly.clustering.cache.infinispan.remote
Configuration identifying a remote cache.
RemoteCacheContainerConfiguration - Interface in org.wildfly.clustering.cache.infinispan.remote
 
RemoteCacheEntryComputer<K,V> - Class in org.wildfly.clustering.cache.infinispan.remote
Mutator for a cache entry using a compute function.
RemoteCacheEntryComputer(RemoteCache<K, V>, Flag[], K, BiFunction<Object, V, V>) - Constructor for class org.wildfly.clustering.cache.infinispan.remote.RemoteCacheEntryComputer
 
RemoteCacheEntryComputer(RemoteCache<K, V>, Flag[], K, BiFunction<Object, V, V>, Supplier<Duration>) - Constructor for class org.wildfly.clustering.cache.infinispan.remote.RemoteCacheEntryComputer
 
RemoteCacheEntryComputerFactory<K,V,O> - Class in org.wildfly.clustering.cache.infinispan.remote
Factory that creates compute-based Mutator instances.
RemoteCacheEntryComputerFactory(RemoteCache<K, V>, Flag[], Function<O, BiFunction<Object, V, V>>) - Constructor for class org.wildfly.clustering.cache.infinispan.remote.RemoteCacheEntryComputerFactory
 
RemoteCacheEntryMutator<K,V> - Class in org.wildfly.clustering.cache.infinispan.remote
Mutates a given cache entry.
RemoteCacheEntryMutator(RemoteCache<K, V>, Flag[], K, V) - Constructor for class org.wildfly.clustering.cache.infinispan.remote.RemoteCacheEntryMutator
 
RemoteCacheEntryMutator(RemoteCache<K, V>, Flag[], K, V, Supplier<Duration>) - Constructor for class org.wildfly.clustering.cache.infinispan.remote.RemoteCacheEntryMutator
 
RemoteCacheEntryMutatorFactory<K,V> - Class in org.wildfly.clustering.cache.infinispan.remote
Factory for creating a CacheEntryMutator for a remote cache entry.
RemoteCacheEntryMutatorFactory(RemoteCache<K, V>, Flag[]) - Constructor for class org.wildfly.clustering.cache.infinispan.remote.RemoteCacheEntryMutatorFactory
 
RemoteCacheEntryMutatorFactory(RemoteCache<K, V>, Flag[], Function<V, Duration>) - Constructor for class org.wildfly.clustering.cache.infinispan.remote.RemoteCacheEntryMutatorFactory
 
RemoteCacheProperties - Class in org.wildfly.clustering.cache.infinispan.remote
 
RemoteCacheProperties(RemoteCache<?, ?>) - Constructor for class org.wildfly.clustering.cache.infinispan.remote.RemoteCacheProperties
 
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 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(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, MetadataValue<V>) - Method in class org.wildfly.clustering.cache.infinispan.remote.near.CaffeineNearCache
 
removeAll(Collection<?>) - Method in class org.wildfly.clustering.server.local.scheduler.FastConcurrentDirectDeque
 
removeAsync(I) - Method in interface org.wildfly.clustering.cache.CacheEntryRemover
Removes the specified entry from the cache.
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
 
removeCache(String, EnumSet<CacheContainerAdmin.AdminFlag>) - Method in class org.wildfly.clustering.cache.infinispan.embedded.globalstate.LocalConfigurationStorage
 
removed(Map<K, V>) - Method in interface org.wildfly.clustering.server.registry.RegistryListener
Called when entries have been removed.
removed(CacheEntryRemovedEvent<Address, Map.Entry<K, V>>) - Method in class org.wildfly.clustering.server.infinispan.registry.CacheRegistry
 
removeFirst() - Method in class org.wildfly.clustering.server.local.scheduler.FastConcurrentDirectDeque
 
removeFirstOccurrence(Object) - Method in class org.wildfly.clustering.server.local.scheduler.FastConcurrentDirectDeque
Removes the first occurrence of the specified element from this deque.
removeIf(Predicate<? super E>) - Method in class org.wildfly.clustering.server.local.scheduler.FastConcurrentDirectDeque
 
removeLast() - Method in class org.wildfly.clustering.server.local.scheduler.FastConcurrentDirectDeque
 
removeLastOccurrence(Object) - Method in class org.wildfly.clustering.server.local.scheduler.FastConcurrentDirectDeque
Removes the last occurrence of the specified element from this deque.
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.
removeToken(Object) - Method in class org.wildfly.clustering.server.local.scheduler.FastConcurrentDirectDeque
 
replace(K, MetadataValue<V>, MetadataValue<V>) - Method in class org.wildfly.clustering.cache.infinispan.remote.near.CaffeineNearCache
 
resolveClass(ObjectStreamClass) - Method in class org.wildfly.clustering.marshalling.java.ObjectInputStream
 
resolveProxyClass(String[]) - Method in class org.wildfly.clustering.marshalling.java.ObjectInputStream
 
resume() - Method in interface org.wildfly.clustering.cache.batch.SuspendedBatch
Resumes this batch.
resume() - Method in class org.wildfly.clustering.cache.infinispan.batch.ThreadLocalTransactionBatch
 
resumeWithContext() - Method in interface org.wildfly.clustering.cache.batch.SuspendedBatch
Resumes this batch until Context.close().
resumeWithContext() - Method in class org.wildfly.clustering.cache.infinispan.batch.ThreadLocalTransactionBatch
 
retainAll(Collection<?>) - Method in class org.wildfly.clustering.server.local.scheduler.FastConcurrentDirectDeque
 
run() - Method in class org.wildfly.clustering.arquillian.AbstractITCase
 
run() - Method in class org.wildfly.clustering.server.jgroups.dispatcher.JChannelCommandDispatcherFactory
 
run() - Method in class org.wildfly.clustering.server.local.scheduler.LocalScheduler
 
RuntimeCommand<R,C> - Interface in org.wildfly.clustering.server.dispatcher
A command that does not throw checked exceptions.

S

same(T) - Static method in interface org.wildfly.clustering.cache.function.Predicate
Returns a predicate that evaluates to true if and only if the argument references the specified object.
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(I) - Method in class org.wildfly.clustering.server.infinispan.scheduler.PrimaryOwnerScheduler
 
schedule(I) - Method in class org.wildfly.clustering.server.infinispan.scheduler.Scheduler.InactiveScheduler
 
schedule(I) - Method in class org.wildfly.clustering.server.infinispan.scheduler.Scheduler.ReferenceScheduler
 
schedule(I) - Method in interface org.wildfly.clustering.server.infinispan.scheduler.Scheduler
Schedules an entry for the specified identifier.
schedule(I, M) - Method in class org.wildfly.clustering.server.infinispan.scheduler.PrimaryOwnerScheduler
 
schedule(I, V) - Method in class org.wildfly.clustering.server.scheduler.Scheduler.InactiveScheduler
 
schedule(I, V) - Method in class org.wildfly.clustering.server.scheduler.Scheduler.ReferenceScheduler
 
schedule(I, V) - Method in interface org.wildfly.clustering.server.scheduler.Scheduler
Schedules a task for the object with the specified identifier, using the specified metaData
schedule(String) - Method in class org.wildfly.clustering.session.infinispan.embedded.SessionExpirationScheduler
 
schedule(Map.Entry<K, V>) - Method in class org.wildfly.clustering.server.infinispan.scheduler.CacheEntryScheduler.InactiveCacheEntryScheduler
 
schedule(Map.Entry<K, V>) - Method in class org.wildfly.clustering.server.infinispan.scheduler.CacheEntryScheduler.ReferenceCacheEntryScheduler
 
schedule(Map.Entry<K, V>) - Method in interface org.wildfly.clustering.server.infinispan.scheduler.CacheEntryScheduler
Schedules a cache entry.
schedule(Map.Entry<K, V>) - Method in class org.wildfly.clustering.session.infinispan.embedded.SessionExpirationScheduler
 
schedule(Cache<K, V>, Predicate<? super K>, Scheduler<I, M>) - Static method in class org.wildfly.clustering.server.infinispan.scheduler.CacheKeysTask
 
schedule(Cache<K, V>, Predicate<Map.Entry<? super K, ? super V>>, CacheEntryScheduler<I, K, V, M>) - Static method in class org.wildfly.clustering.server.infinispan.scheduler.CacheEntriesTask
 
schedule(T, Instant) - Method in class org.wildfly.clustering.server.local.scheduler.LocalScheduler
 
ScheduleCommand<I,M> - Class in org.wildfly.clustering.server.infinispan.scheduler
Command that scheduled an entry.
ScheduleCommandMarshaller<I,M> - Class in org.wildfly.clustering.server.infinispan.scheduler
ProtoStream marshaller for a ScheduleCommand.
ScheduleCommandMarshaller() - Constructor for class org.wildfly.clustering.server.infinispan.scheduler.ScheduleCommandMarshaller
 
ScheduledEntries<K,V> - Interface in org.wildfly.clustering.server.local.scheduler
A collection of scheduled entries with a predictable iteration order.
Scheduler<I,M> - Interface in org.wildfly.clustering.server.infinispan.scheduler
Scheduler that does not require predetermined entry meta data.
Scheduler<I,V> - Interface in org.wildfly.clustering.server.scheduler
A task scheduler.
Scheduler.InactiveScheduler<I,M> - Class in org.wildfly.clustering.server.infinispan.scheduler
 
Scheduler.InactiveScheduler<I,V> - Class in org.wildfly.clustering.server.scheduler
 
Scheduler.ReferenceScheduler<I,M> - Class in org.wildfly.clustering.server.infinispan.scheduler
 
Scheduler.ReferenceScheduler<I,V> - Class in org.wildfly.clustering.server.scheduler
 
SchedulerSerializationContextInitializer - Class in org.wildfly.clustering.server.infinispan.scheduler
 
SchedulerSerializationContextInitializer() - Constructor for class org.wildfly.clustering.server.infinispan.scheduler.SchedulerSerializationContextInitializer
 
SchedulerTopologyChangeListener<K,V,SE,CE> - Class in org.wildfly.clustering.server.infinispan.scheduler
Handles cache topology events for a distributed scheduler.
SchedulerTopologyChangeListener(Cache<K, V>, Consumer<CacheStreamFilter<SE>>, Consumer<CacheStreamFilter<CE>>) - Constructor for class org.wildfly.clustering.server.infinispan.scheduler.SchedulerTopologyChangeListener
 
ScheduleWithExpirationMetaDataCommand<I> - Class in org.wildfly.clustering.server.infinispan.expiration
ScheduleCommand that wraps expiration metadata with a marshallable implementation.
ScheduleWithExpirationMetaDataCommand(I, ExpirationMetaData) - Constructor for class org.wildfly.clustering.server.infinispan.expiration.ScheduleWithExpirationMetaDataCommand
 
ScheduleWithPersistentMetaDataCommand<I,M> - Class in org.wildfly.clustering.server.infinispan.scheduler
Command that schedules an item, where its meta data is persisted.
ScheduleWithPersistentMetaDataCommand(I, M) - Constructor for class org.wildfly.clustering.server.infinispan.scheduler.ScheduleWithPersistentMetaDataCommand
 
ScheduleWithTransientMetaDataCommand<I,M> - Class in org.wildfly.clustering.server.infinispan.scheduler
Command that scheduled an item using transient metadata.
ScheduleWithTransientMetaDataCommand(I, M) - Constructor for class org.wildfly.clustering.server.infinispan.scheduler.ScheduleWithTransientMetaDataCommand
 
SECURE - Enum constant in enum class org.wildfly.clustering.server.util.UUIDFactory
UUID factory that uses a SecureRandom.
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.
send(Message) - Method in class org.wildfly.clustering.server.jgroups.dispatcher.ServiceRequest
 
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
 
SerializationContextBuilder<I> - Interface in org.wildfly.clustering.marshalling.protostream
 
SerializationContextBuilder.DefaultSerializationContextBuilder - Class in org.wildfly.clustering.marshalling.protostream
 
SerializationContextBuilder.NativeSerializationContextBuilder - Class in org.wildfly.clustering.marshalling.protostream
 
SerializationContextInitializer - Interface in org.wildfly.clustering.marshalling.protostream
 
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
 
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
 
Service - Interface in org.wildfly.clustering.server.manager
A restartable service.
ServiceProviderListener<M> - Interface in org.wildfly.clustering.server.provider
A listener that is notified when the set of providers for a given service changes.
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
Registration of a provided service.
ServiceProviderRegistrySerializationContextInitializer - Class in org.wildfly.clustering.server.infinispan.provider
SerializationContextInitializer for this package.
ServiceProviderRegistrySerializationContextInitializer() - Constructor for class org.wildfly.clustering.server.infinispan.provider.ServiceProviderRegistrySerializationContextInitializer
 
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
 
ServiceResponse - Enum Class in org.wildfly.clustering.server.jgroups.dispatcher
Simple object that indicates that no service is registered on the group member for which to execute the remote command.
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
 
SessionAccessMetaDataEntryFunction - Class in org.wildfly.clustering.session.cache.metadata.fine
 
SessionAccessMetaDataEntryFunction(MutableSessionAccessMetaDataOffsetValues) - Constructor for class org.wildfly.clustering.session.cache.metadata.fine.SessionAccessMetaDataEntryFunction
 
SessionAccessMetaDataEntryFunction(SessionAccessMetaDataEntryOffsets) - Constructor for class org.wildfly.clustering.session.cache.metadata.fine.SessionAccessMetaDataEntryFunction
 
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
 
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
 
SessionAffinityRegistryEntry(String) - Constructor for class org.wildfly.clustering.session.cache.affinity.SessionAffinityRegistryEntry
 
SessionAffinityRegistryGroupMemberMapper<M> - Class in org.wildfly.clustering.session.cache.affinity
Uses a registry to map a group member to a string value.
SessionAffinityRegistryGroupMemberMapper(Registry<M, String, Void>) - Constructor for class org.wildfly.clustering.session.cache.affinity.SessionAffinityRegistryGroupMemberMapper
 
SessionAffinitySerializationContextInitializer - Class in org.wildfly.clustering.session.cache.affinity
 
SessionAffinitySerializationContextInitializer() - Constructor for class org.wildfly.clustering.session.cache.affinity.SessionAffinitySerializationContextInitializer
 
SessionAttributeActivationNotifier - Interface in org.wildfly.clustering.session.cache.attributes.fine
 
SessionAttributeActivationNotifierFactory<S,C,L,SC> - Class in org.wildfly.clustering.session.infinispan.embedded
Factory for creating a SessionAttributeActivationNotifier for a given session identifier.
SessionAttributeActivationNotifierFactory(SessionSpecificationProvider<S, C>, SessionEventListenerSpecificationProvider<S, L>) - Constructor for class org.wildfly.clustering.session.infinispan.embedded.SessionAttributeActivationNotifierFactory
 
SessionAttributeMapComputeFunction<V> - Class in org.wildfly.clustering.session.cache.attributes.fine
 
SessionAttributeMapComputeFunction(Map<String, V>) - Constructor for class org.wildfly.clustering.session.cache.attributes.fine.SessionAttributeMapComputeFunction
 
SessionAttributeMapComputeFunctionMarshaller - Class in org.wildfly.clustering.session.cache.attributes.fine
 
SessionAttributeMapComputeFunctionMarshaller() - Constructor for class org.wildfly.clustering.session.cache.attributes.fine.SessionAttributeMapComputeFunctionMarshaller
 
SessionAttributeMapEntry<V> - Class in org.wildfly.clustering.session.cache.attributes.fine
 
SessionAttributeMapEntry(String, V) - Constructor for class org.wildfly.clustering.session.cache.attributes.fine.SessionAttributeMapEntry
 
SessionAttributeMapEntry(Map.Entry<String, V>) - Constructor for class org.wildfly.clustering.session.cache.attributes.fine.SessionAttributeMapEntry
 
SessionAttributeMapEntryMarshaller - Class in org.wildfly.clustering.session.cache.attributes.fine
 
SessionAttributeMapEntryMarshaller() - Constructor for class org.wildfly.clustering.session.cache.attributes.fine.SessionAttributeMapEntryMarshaller
 
SessionAttributePersistenceStrategy - Enum Class in org.wildfly.clustering.session
Enumerates the strategies for persisting session attributes.
SessionAttributes - Interface in org.wildfly.clustering.session.cache.attributes
 
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
 
SessionAttributesKey(String) - Constructor for class org.wildfly.clustering.session.infinispan.remote.attributes.SessionAttributesKey
 
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
 
SessionAttributesSerializationContextInitializer - Class in org.wildfly.clustering.session.infinispan.embedded.attributes
 
SessionAttributesSerializationContextInitializer - Class in org.wildfly.clustering.session.infinispan.remote.attributes
 
SessionAttributesSerializationContextInitializer() - Constructor for class org.wildfly.clustering.session.infinispan.embedded.attributes.SessionAttributesSerializationContextInitializer
 
SessionAttributesSerializationContextInitializer() - Constructor for class org.wildfly.clustering.session.infinispan.remote.attributes.SessionAttributesSerializationContextInitializer
 
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
 
SessionCreationMetaDataEntryFunction(Offset<Duration>) - Constructor for class org.wildfly.clustering.session.cache.metadata.fine.SessionCreationMetaDataEntryFunction
 
SessionCreationMetaDataEntryFunction(OffsetValue<Duration>) - Constructor for class org.wildfly.clustering.session.cache.metadata.fine.SessionCreationMetaDataEntryFunction
 
SessionCreationMetaDataEntryFunctionMarshaller - Class in org.wildfly.clustering.session.cache.metadata.fine
 
SessionCreationMetaDataEntryFunctionMarshaller() - Constructor for class org.wildfly.clustering.session.cache.metadata.fine.SessionCreationMetaDataEntryFunctionMarshaller
 
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
 
SessionEventListenerSpecificationProvider<S,L> - Interface in org.wildfly.clustering.session.spec
Provides event specification facades to a session manager implementation.
SessionExpirationScheduler<K,V> - Class in org.wildfly.clustering.session.infinispan.embedded
Session expiration scheduler that eagerly expires sessions as soon as they are eligible.
SessionExpirationScheduler(String, Supplier<Batch>, ImmutableSessionMetaDataFactory<V>, Predicate<String>, Duration) - Constructor for class org.wildfly.clustering.session.infinispan.embedded.SessionExpirationScheduler
 
SessionExpirationScheduler(LocalSchedulerConfiguration<String>, ImmutableSessionMetaDataFactory<V>) - Constructor for class org.wildfly.clustering.session.infinispan.embedded.SessionExpirationScheduler
 
SessionExpirationScheduler(Scheduler<String, Instant>, ImmutableSessionMetaDataFactory<V>) - Constructor for class org.wildfly.clustering.session.infinispan.embedded.SessionExpirationScheduler
 
SessionFactory<C,MV,AV,SC> - Interface in org.wildfly.clustering.session.cache
Factory for creating sessions.
SessionKeyFormatter<K> - Class in org.wildfly.clustering.session.infinispan.embedded
Base Formatter for cache keys containing session identifiers.
SessionKeyFormatter(Function<String, K>) - Constructor for class org.wildfly.clustering.session.infinispan.embedded.SessionKeyFormatter
 
SessionManager<C> - Interface in org.wildfly.clustering.session
 
SessionManagerConfiguration<C> - Interface in org.wildfly.clustering.session
Encapsulates the configuration of a session manager.
SessionManagerFactory<C,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(OptionalInt) - Constructor for class org.wildfly.clustering.session.infinispan.remote.SessionManagerNearCacheFactory
 
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
 
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
 
SessionMetaDataEntryFunction(SessionMetaDataEntryOffsets) - Constructor for class org.wildfly.clustering.session.cache.metadata.coarse.SessionMetaDataEntryFunction
 
SessionMetaDataEntryFunctionMarshaller - Class in org.wildfly.clustering.session.cache.metadata.coarse
ProtoStream marshaller for a SessionMetaDataEntryFunction.
SessionMetaDataEntryFunctionMarshaller() - Constructor for class org.wildfly.clustering.session.cache.metadata.coarse.SessionMetaDataEntryFunctionMarshaller
 
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
 
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
 
SessionMetaDataSerializationContextInitializer - Class in org.wildfly.clustering.session.infinispan.embedded.metadata
 
SessionMetaDataSerializationContextInitializer - Class in org.wildfly.clustering.session.infinispan.remote.metadata
 
SessionMetaDataSerializationContextInitializer() - Constructor for class org.wildfly.clustering.session.infinispan.embedded.metadata.SessionMetaDataSerializationContextInitializer
 
SessionMetaDataSerializationContextInitializer() - Constructor for class org.wildfly.clustering.session.infinispan.remote.metadata.SessionMetaDataSerializationContextInitializer
 
SessionSpecificationProvider<S,C> - Interface in org.wildfly.clustering.session.spec
Provides specification facades to a session manager implementation.
SessionStatistics - Interface in org.wildfly.clustering.session
 
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 an item to a set.
SetAddFunction(Collection<V>) - Constructor for class org.wildfly.clustering.cache.function.SetAddFunction
 
SetAddFunction(V) - Constructor for class org.wildfly.clustering.cache.function.SetAddFunction
 
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.
setLeastSignificantBits(long) - Method in interface org.wildfly.clustering.marshalling.protostream.util.UUIDBuilder
 
setMostSignificantBits(long) - Method in interface org.wildfly.clustering.marshalling.protostream.util.UUIDBuilder
 
setOffset(Offset<V>) - Method in class org.wildfly.clustering.server.offset.OffsetValue.DefaultOffsetValue
 
setOffset(Offset<V>) - 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.
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 an item from a set.
SetRemoveFunction(Collection<V>) - Constructor for class org.wildfly.clustering.cache.function.SetRemoveFunction
 
SetRemoveFunction(V) - Constructor for class org.wildfly.clustering.cache.function.SetRemoveFunction
 
setTimeout(Duration) - Method in class org.wildfly.clustering.session.cache.metadata.coarse.DefaultSessionMetaData
 
setTimeout(Duration) - Method in class org.wildfly.clustering.session.cache.metadata.coarse.DefaultSessionMetaDataEntry
 
setTimeout(Duration) - Method in class org.wildfly.clustering.session.cache.metadata.coarse.MutableSessionMetaDataEntry
 
setTimeout(Duration) - Method in interface org.wildfly.clustering.session.cache.metadata.coarse.SessionMetaDataEntry
Sets the session timeout.
setTimeout(Duration) - Method in class org.wildfly.clustering.session.cache.metadata.DetachedSessionMetaData
 
setTimeout(Duration) - Method in class org.wildfly.clustering.session.cache.metadata.fine.CompositeSessionMetaData
 
setTimeout(Duration) - Method in class org.wildfly.clustering.session.cache.metadata.fine.DefaultSessionCreationMetaDataEntry
 
setTimeout(Duration) - Method in class org.wildfly.clustering.session.cache.metadata.fine.MutableSessionCreationMetaData
 
setTimeout(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.
setTimeout(Duration) - Method in interface org.wildfly.clustering.session.SessionMetaData
Set the time interval as a duration, after which this session will expire.
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
 
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.
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
 
SimpleDataOutput - Class in org.wildfly.clustering.marshalling.protostream
DataOutput implementation used to write the unexposed serializable fields of an object.
SimpleDataOutput.ArrayConsumer<T> - Class in org.wildfly.clustering.marshalling.protostream
 
SimpleDataOutput.Builder - Class in org.wildfly.clustering.marshalling.protostream
 
SimpleDataOutput.GenericArrayConsumer<T> - Class in org.wildfly.clustering.marshalling.protostream
 
SimpleExpirationMetaData - Class in org.wildfly.clustering.server.infinispan.expiration
Simple ExpirationMetaData implementation.
SimpleExpirationMetaData(ExpirationMetaData) - Constructor for class org.wildfly.clustering.server.infinispan.expiration.SimpleExpirationMetaData
 
SimpleExpirationMetaDataMarshaller - Class in org.wildfly.clustering.server.infinispan.expiration
ProtoStream marshaller for a SimpleExpirationMetaData.
SimpleExpirationMetaDataMarshaller() - Constructor for class org.wildfly.clustering.server.infinispan.expiration.SimpleExpirationMetaDataMarshaller
 
SimpleIdentifierFactory<I> - Class in org.wildfly.clustering.server.local.manager
Simple IdentifierFactory that delegates to a supplier.
SimpleIdentifierFactory(Supplier<I>) - Constructor for class org.wildfly.clustering.server.local.manager.SimpleIdentifierFactory
 
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
 
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
 
SimpleKeyAffinityService<K> - Class in org.wildfly.clustering.cache.infinispan.embedded.affinity
Simple KeyAffinityService implementation for use when co-location is not a requirement.
SimpleKeyWeigher - Class in org.wildfly.clustering.cache.infinispan.remote.near
Weigher that only considers keys passing a given predicate.
SimpleKeyWeigher(Predicate<Object>) - Constructor for class org.wildfly.clustering.cache.infinispan.remote.near.SimpleKeyWeigher
 
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
 
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
 
SINGLE_THREAD - Enum constant in enum class org.wildfly.clustering.context.ExecutorServiceFactory
 
singleton(BiFunction<Map.Entry<K, V>, Runnable, Registry<M, K, V>>) - Static method in interface org.wildfly.clustering.server.registry.RegistryFactory
 
singleton(M) - Static method in interface org.wildfly.clustering.server.group.GroupMembership
 
size() - Method in class org.wildfly.clustering.cache.infinispan.remote.near.CaffeineNearCache
 
size() - Method in class org.wildfly.clustering.marshalling.ByteBufferMarshalledValue
 
size() - Method in class org.wildfly.clustering.server.local.scheduler.FastConcurrentDirectDeque
Returns the number of elements in this deque.
size() - Method in interface org.wildfly.clustering.session.cache.attributes.SessionAttributes
 
size(int) - Method in interface org.wildfly.clustering.marshalling.IntSerializer
 
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(Address) - Method in enum class org.wildfly.clustering.server.infinispan.LocalAddressSerializer
 
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<Object>) - Method in enum class org.wildfly.clustering.marshalling.protostream.ByteBufferMarshalledKeyMarshaller
 
size(ProtoStreamSizeOperation, ByteBufferMarshalledValue<Object>) - 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.
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
 
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
 
sorted(Comparator<Map.Entry<K, V>>) - Static method in interface org.wildfly.clustering.server.local.scheduler.ScheduledEntries
 
SortedMapMarshaller<K,V,T> - Class in org.wildfly.clustering.marshalling.protostream.util
Marshaller for a SortedMap.
SortedMapMarshaller(Function<Comparator<? super K>, T>) - Constructor for class org.wildfly.clustering.marshalling.protostream.util.SortedMapMarshaller
 
SortedSetMarshaller<E,T> - Class in org.wildfly.clustering.marshalling.protostream.util
Marshaller for a SortedSet.
SortedSetMarshaller(Function<Comparator<? super E>, T>) - Constructor for class org.wildfly.clustering.marshalling.protostream.util.SortedSetMarshaller
 
split(GroupMembershipEvent<M>) - 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.server.local.scheduler.FastConcurrentDirectDeque
Returns a Spliterator over the elements in this deque.
SQLSerializationContextInitializer - Class in org.wildfly.clustering.marshalling.protostream.sql
 
SQLSerializationContextInitializer() - Constructor for class org.wildfly.clustering.marshalling.protostream.sql.SQLSerializationContextInitializer
 
StackTraceElementMarshaller - Enum Class in org.wildfly.clustering.marshalling.protostream
 
start() - Method in interface org.wildfly.clustering.arquillian.Lifecycle
Starts this object.
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.cache.infinispan.embedded.reactive.LocalClusterPublisherManager
 
start() - Method in class org.wildfly.clustering.server.infinispan.manager.AffinityIdentifierFactory
 
start() - Method in class org.wildfly.clustering.server.local.manager.SimpleIdentifierFactory
 
start() - Method in interface org.wildfly.clustering.server.manager.Service
Starts this service.
start() - Method in class org.wildfly.clustering.session.cache.DecoratedSessionManager
 
start() - Method in class org.wildfly.clustering.session.cache.user.DefaultUserManager
 
start() - Method in class org.wildfly.clustering.session.infinispan.embedded.InfinispanSessionManager
 
start() - Method in class org.wildfly.clustering.session.infinispan.remote.HotRodSessionManager
 
stop() - Method in interface org.wildfly.clustering.arquillian.Lifecycle
Stops this object.
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.server.infinispan.manager.AffinityIdentifierFactory
 
stop() - Method in class org.wildfly.clustering.server.local.manager.SimpleIdentifierFactory
 
stop() - Method in interface org.wildfly.clustering.server.manager.Service
Stops this service.
stop() - Method in class org.wildfly.clustering.session.cache.DecoratedSessionManager
 
stop() - Method in class org.wildfly.clustering.session.cache.user.DefaultUserManager
 
stop() - Method in class org.wildfly.clustering.session.infinispan.embedded.InfinispanSessionManager
 
stop() - Method in class org.wildfly.clustering.session.infinispan.remote.HotRodSessionManager
 
stream() - Method in interface org.wildfly.clustering.server.local.scheduler.ScheduledEntries
Returns a stream of scheduled entries.
STRING - Enum constant in enum class org.wildfly.clustering.marshalling.protostream.Scalar
 
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
 
StringKeyMapEntry(Map.Entry<String, V>) - Constructor for class org.wildfly.clustering.marshalling.protostream.util.StringKeyMapEntry
 
StringKeyMapEntryMarshaller<T> - Class in org.wildfly.clustering.marshalling.protostream.util
An optimized marshaller for a Map.Entry whose key is a string.
StringKeyMapEntryMarshaller(BiFunction<String, Object, T>) - Constructor for class org.wildfly.clustering.marshalling.protostream.util.StringKeyMapEntryMarshaller
 
StringKeyMapMarshaller<V,T> - Class in org.wildfly.clustering.marshalling.protostream.util
An optimized marshaller for a Map whose keys are strings.
StringKeyMapMarshaller(Supplier<T>, Function<T, Set<String>>, BiFunction<T, String, V>, BiConsumer<T, Map.Entry<String, V>>) - Constructor for class org.wildfly.clustering.marshalling.protostream.util.StringKeyMapMarshaller
 
submit(Runnable) - Method in class org.wildfly.clustering.context.ContextualExecutorService
 
submit(Runnable, T) - Method in class org.wildfly.clustering.context.ContextualExecutorService
 
submit(Callable<T>) - Method in class org.wildfly.clustering.context.ContextualExecutorService
 
Supplied<T> - Interface in org.wildfly.clustering.server.util
A supplied value.
suspend() - Method in interface org.wildfly.clustering.cache.batch.Batch
Suspends this batch.
suspend() - Method in class org.wildfly.clustering.cache.infinispan.batch.ThreadLocalTransactionBatch
 
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.
SynchronizedDecoratorMarshaller(Class<T>, UnaryOperator<T>, 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.
TernaryFieldMarshaller<T,F1,F2,F3> - Class in org.wildfly.clustering.marshalling.protostream.reflect
Generic marshaller based on three non-public fields.
TernaryFieldMarshaller(Class<? extends T>, Class<F1>, Class<F2>, Class<F3>, TriFunction<F1, F2, F3, T>) - Constructor for class org.wildfly.clustering.marshalling.protostream.reflect.TernaryFieldMarshaller
 
TernaryMemberMarshaller<T,M,M1,M2,M3> - Class in org.wildfly.clustering.marshalling.protostream.reflect
Generic marshaller based on three non-public members.
TernaryMemberMarshaller(Class<? extends T>, BiFunction<Object, M, Object>, BiFunction<Class<?>, Class<?>, M>, Class<M1>, Class<M2>, Class<M3>, TriFunction<M1, M2, M3, T>) - Constructor for class org.wildfly.clustering.marshalling.protostream.reflect.TernaryMemberMarshaller
 
TernaryMethodMarshaller<T,M1,M2,M3> - Class in org.wildfly.clustering.marshalling.protostream.reflect
Generic marshaller based on three non-public accessor methods.
TernaryMethodMarshaller(Class<? extends T>, Class<M1>, Class<M2>, Class<M3>, TriFunction<M1, M2, M3, T>) - Constructor for class org.wildfly.clustering.marshalling.protostream.reflect.TernaryMethodMarshaller
 
test(double) - Method in enum class org.wildfly.clustering.cache.function.DoublePredicates
 
test(int) - Method in enum class org.wildfly.clustering.cache.function.IntPredicates
 
test(long) - Method in enum class org.wildfly.clustering.cache.function.LongPredicates
 
test(Object) - Method in enum class org.wildfly.clustering.session.infinispan.embedded.SessionCacheKeyFilter
 
test(String) - Method in class org.wildfly.clustering.session.infinispan.embedded.ExpiredSessionRemover
 
test(Map.Entry<Object, Object>) - Method in enum class org.wildfly.clustering.session.infinispan.embedded.SessionCacheEntryFilter
 
test(T) - Method in class org.wildfly.clustering.cache.function.Predicate.SimplePredicate
 
Tester - Interface in org.wildfly.clustering.arquillian
 
ThreadContextReference<C> - Interface in org.wildfly.clustering.context
Reference that can be associated with an arbitrary thread.
ThreadLocalTransactionBatch<E> - Class in org.wildfly.clustering.cache.infinispan.batch
TransactionBatch that associates and exposes the underlying transaction.
TimeSerializationContextInitializer - Class in org.wildfly.clustering.marshalling.protostream.time
 
TimeSerializationContextInitializer() - Constructor for class org.wildfly.clustering.marshalling.protostream.time.TimeSerializationContextInitializer
 
toArray() - Method in class org.wildfly.clustering.server.local.scheduler.FastConcurrentDirectDeque
Returns an array containing all of the elements in this deque, in proper sequence (from first to last element).
toArray(T[]) - Method in class org.wildfly.clustering.server.local.scheduler.FastConcurrentDirectDeque
Returns an array containing all of the elements in this deque, in proper sequence (from first to last element); the runtime type of the returned array is that of the specified array.
toFormatter(Class<? extends T>) - Method in interface org.wildfly.clustering.marshalling.Serializer
Creates a Formatter based on this serializer.
toKeyMarshaller(Function<String, K>) - Method in enum class org.wildfly.clustering.session.cache.IdentifierScalarMarshaller
 
toMarshaller() - Method in interface org.wildfly.clustering.marshalling.protostream.ScalarMarshaller
Returns a marshaller for an Optional wrapper of this scalar value.
toMarshaller(Class<V>, BiPredicate<T, T>, Function<V, T>, Supplier<V>, Function<T, V>) - 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<V>, Function<V, T>, Function<T, V>) - 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<V>, Function<V, T>, Supplier<V>, Function<T, V>) - 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<V>, Predicate<V>, Function<V, T>, Supplier<V>, Function<T, V>) - 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<V, T>, Function<T, V>) - 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
 
topologyChanged(TopologyChangedEvent<K, V>) - Method in class org.wildfly.clustering.server.infinispan.scheduler.SchedulerTopologyChangeListener
 
topologyChanged(TopologyChangedEvent<Address, Map.Entry<K, V>>) - Method in class org.wildfly.clustering.server.infinispan.registry.CacheRegistry
 
topologyChanged(TopologyChangedEvent<T, Set<Address>>) - Method in class org.wildfly.clustering.server.infinispan.provider.CacheServiceProviderRegistrar
 
toString() - Method in class org.wildfly.clustering.cache.function.AbstractFunction
 
toString() - Method in class org.wildfly.clustering.cache.infinispan.batch.ThreadLocalTransactionBatch
 
toString() - Method in class org.wildfly.clustering.cache.infinispan.CacheKey
 
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.server.infinispan.EmbeddedCacheManagerGroupMember
 
toString() - Method in class org.wildfly.clustering.server.infinispan.LocalEmbeddedCacheManagerGroupMember
 
toString() - Method in class org.wildfly.clustering.server.infinispan.scheduler.AbstractPrimaryOwnerCommand
 
toString() - Method in class org.wildfly.clustering.server.jgroups.JChannelGroupMember
 
toString() - Method in class org.wildfly.clustering.server.jgroups.ViewMembership
 
toString() - Method in class org.wildfly.clustering.server.local.scheduler.FastConcurrentDirectDeque
 
toString() - Method in class org.wildfly.clustering.server.local.scheduler.LocalScheduler
 
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.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.coarse.DefaultImmutableSessionMetaData
 
toString() - Method in class org.wildfly.clustering.session.cache.metadata.coarse.DefaultSessionMetaDataEntry
 
toString() - Method in class org.wildfly.clustering.session.cache.metadata.fine.CompositeImmutableSessionMetaData
 
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.SimpleImmutableSessionMetaData
 
TransactionBatch - Interface in org.wildfly.clustering.cache.infinispan.batch
TransactionBatch that associates and exposes the underlying transaction.
TransactionBatch.Factory - Interface in org.wildfly.clustering.cache.infinispan.batch
 
TransactionBatchContextualizerFactory - Class in org.wildfly.clustering.cache.infinispan.batch
A contextualizer for a batch.
TransactionBatchContextualizerFactory() - Constructor for class org.wildfly.clustering.cache.infinispan.batch.TransactionBatchContextualizerFactory
 
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.marshalling.Marshallability
 
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<? extends T>, Class<F>) - Constructor for class org.wildfly.clustering.marshalling.protostream.reflect.UnaryFieldMarshaller
 
UnaryFieldMarshaller(Class<? extends T>, Class<F>, Function<F, T>) - Constructor for class org.wildfly.clustering.marshalling.protostream.reflect.UnaryFieldMarshaller
 
UnaryGroupMemberAffinity<I> - Class in org.wildfly.clustering.server.infinispan.affinity
Returns group member that primarily owns cache keys for a given identifier.
UnaryGroupMemberAffinity(Cache<? extends Key<I>, ?>, CacheContainerGroup) - Constructor for class org.wildfly.clustering.server.infinispan.affinity.UnaryGroupMemberAffinity
 
UnaryGroupMemberAffinity(GroupMemberAffinityConfiguration<I>) - Constructor for class org.wildfly.clustering.server.infinispan.affinity.UnaryGroupMemberAffinity
 
UnaryMemberMarshaller<T,M,M1> - Class in org.wildfly.clustering.marshalling.protostream.reflect
Generic marshaller based on a single non-public member.
UnaryMemberMarshaller(Class<? extends T>, BiFunction<Object, M, Object>, BiFunction<Class<?>, Class<?>, M>, Class<M1>, Function<M1, T>) - Constructor for class org.wildfly.clustering.marshalling.protostream.reflect.UnaryMemberMarshaller
 
UnaryMethodMarshaller<T,M> - Class in org.wildfly.clustering.marshalling.protostream.reflect
Generic marshaller based on a single non-public accessor method.
UnaryMethodMarshaller(Class<? extends T>, Class<M>, Function<M, T>) - Constructor for class org.wildfly.clustering.marshalling.protostream.reflect.UnaryMethodMarshaller
 
UnarySessionAffinity<M> - Class in org.wildfly.clustering.session.cache.affinity
Session affinity to a multiple members.
UnarySessionAffinity(Function<String, M>, Function<M, String>) - Constructor for class org.wildfly.clustering.session.cache.affinity.UnarySessionAffinity
 
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
 
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<String>) - 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
 
UNSIGNED_BYTE - Enum constant in enum class org.wildfly.clustering.marshalling.IndexSerializer
 
UNSIGNED_SHORT - Enum constant in enum class org.wildfly.clustering.marshalling.IndexSerializer
 
updated(Map<K, V>) - Method in interface org.wildfly.clustering.server.registry.RegistryListener
Called when existing entries have been updated.
updated(GroupMembershipEvent<M>) - Method in interface org.wildfly.clustering.server.GroupMembershipListener
Indicates that the membership of the group has changed.
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
 
UserContextFactory<V,PC,TC> - Interface in org.wildfly.clustering.session.cache.user
 
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
 
UserContextKey(String) - Constructor for class org.wildfly.clustering.session.infinispan.embedded.user.UserContextKey
 
UserContextKey(String) - Constructor for class org.wildfly.clustering.session.infinispan.remote.user.UserContextKey
 
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
 
UserFactory<CV,C,T,SV,D,S> - Interface in org.wildfly.clustering.session.cache.user
Creates an User from its cache storage value.
UserManager<C,T,D,S> - Interface in org.wildfly.clustering.session.user
A user manager.
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<MediaType>, ByteBufferMarshaller) - Constructor for class org.wildfly.clustering.cache.infinispan.marshalling.UserMarshaller
 
UserMarshaller(MediaType, ByteBufferMarshaller) - Constructor for class org.wildfly.clustering.cache.infinispan.marshalling.UserMarshaller
 
UserSerializationContextInitializer - Class in org.wildfly.clustering.session.cache.user
 
UserSerializationContextInitializer() - Constructor for class org.wildfly.clustering.session.cache.user.UserSerializationContextInitializer
 
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
 
UserSessionsKey - Class in org.wildfly.clustering.session.infinispan.embedded.user
 
UserSessionsKey - Class in org.wildfly.clustering.session.infinispan.remote.user
 
UserSessionsKey(String) - Constructor for class org.wildfly.clustering.session.infinispan.embedded.user.UserSessionsKey
 
UserSessionsKey(String) - Constructor for class org.wildfly.clustering.session.infinispan.remote.user.UserSessionsKey
 
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
 
UTIL - Enum constant in enum class org.wildfly.clustering.marshalling.jboss.DefaultObjectTableProvider
 
UtilSerializationContextInitializer - Class in org.wildfly.clustering.marshalling.protostream.util
 
UtilSerializationContextInitializer() - Constructor for class org.wildfly.clustering.marshalling.protostream.util.UtilSerializationContextInitializer
 
UUIDBuilder - Interface in org.wildfly.clustering.marshalling.protostream.util
 
UUIDExternalizerProvider() - Constructor for class org.wildfly.clustering.server.jgroups.AddressSerializer.UUIDExternalizerProvider
 
UUIDFactory - Enum Class in org.wildfly.clustering.server.util
UUID factory implementations.
UUIDMarshaller - Enum Class in org.wildfly.clustering.marshalling.protostream.util
Marshaller for a UUID using fixed size longs.
UUIDSerializer - Enum Class in org.wildfly.clustering.marshalling.util
 

V

validate() - Method in class org.wildfly.clustering.cache.infinispan.embedded.container.DataContainerConfigurationBuilder
 
validate(String) - Method in enum class org.wildfly.clustering.session.IdentifierMarshaller
Indicates whether or not the specified identifier is valid for this serializer.
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
 
valueOf(String) - Static method in enum class org.wildfly.clustering.cache.function.DoublePredicates
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.wildfly.clustering.cache.function.IntPredicates
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.wildfly.clustering.cache.function.LongPredicates
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.ContextClassLoaderReference
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.context.ExecutorServiceFactory
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.ClassField
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.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.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.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.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.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.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.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.ExpirationMetaDataFunction
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.wildfly.clustering.server.infinispan.JGroupsAddressSerializer
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.wildfly.clustering.server.infinispan.LocalAddressSerializer
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.IdentifierScalarMarshaller
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.DoublePredicates
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.IntPredicates
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.LongPredicates
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() - 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() - Static method in enum class org.wildfly.clustering.context.ContextClassLoaderReference
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.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.context.ExecutorServiceFactory
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.ClassField
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.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.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.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.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.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.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.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.ExpirationMetaDataFunction
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.JGroupsAddressSerializer
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.LocalAddressSerializer
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.IdentifierScalarMarshaller
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.
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.
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
 

W

weigh(Object, Object) - Method in class org.wildfly.clustering.cache.infinispan.remote.near.SimpleKeyWeigher
 
whenNullFunction(Supplier<T>) - Static method in class org.wildfly.clustering.cache.function.Functions
Returns a function that replaces a null with the value provided by the specified factory.
whenNullFunction(T) - Static method in class org.wildfly.clustering.cache.function.Functions
Returns a function that replaces a null with the specified value.
WILDFLY_PROTOSTREAM - Enum constant in enum class org.wildfly.clustering.cache.infinispan.marshalling.MediaTypes
 
WildFlyClusteringModuleLifecycle - Class in org.wildfly.clustering.cache.infinispan.embedded.lifecycle
 
WildFlyClusteringModuleLifecycle() - Constructor for class org.wildfly.clustering.cache.infinispan.embedded.lifecycle.WildFlyClusteringModuleLifecycle
 
with(boolean...) - Method in class org.wildfly.clustering.marshalling.protostream.SimpleDataInput.Builder
 
with(boolean[]) - Method in class org.wildfly.clustering.marshalling.protostream.SimpleDataOutput.Builder
 
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
 
with(byte[]) - Method in class org.wildfly.clustering.marshalling.protostream.SimpleDataOutput.Builder
 
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
 
with(char[]) - Method in class org.wildfly.clustering.marshalling.protostream.SimpleDataOutput.Builder
 
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
 
with(double[]) - Method in class org.wildfly.clustering.marshalling.protostream.SimpleDataOutput.Builder
 
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
 
with(float[]) - Method in class org.wildfly.clustering.marshalling.protostream.SimpleDataOutput.Builder
 
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
 
with(int[]) - Method in class org.wildfly.clustering.marshalling.protostream.SimpleDataOutput.Builder
 
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
 
with(long[]) - Method in class org.wildfly.clustering.marshalling.protostream.SimpleDataOutput.Builder
 
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
 
with(short[]) - Method in class org.wildfly.clustering.marshalling.protostream.SimpleDataOutput.Builder
 
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
 
with(Object[]) - Method in class org.wildfly.clustering.marshalling.protostream.SimpleObjectOutput.Builder
 
with(String...) - Method in class org.wildfly.clustering.marshalling.protostream.SimpleDataInput.Builder
 
with(String[]) - Method in class org.wildfly.clustering.marshalling.protostream.SimpleDataOutput.Builder
 
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
 
with(ByteBuffer[]) - Method in class org.wildfly.clustering.marshalling.protostream.SimpleDataOutput.Builder
 
with(ByteBuffer...) - Method in class org.wildfly.clustering.marshalling.protostream.SimpleObjectInput.Builder
 
withContextProvider(Supplier<Context>) - Static method in interface org.wildfly.clustering.context.ContextualExecutor
 
withContextProvider(Supplier<Context>) - Static method in interface org.wildfly.clustering.context.Contextualizer
 
wrap(Class<? extends U>, Function<U, T>, Function<T, U>) - Method in class org.wildfly.clustering.marshalling.Formatter.Provided
 
wrap(Class<? extends U>, Function<U, T>, Function<T, U>) - Method in interface org.wildfly.clustering.marshalling.Formatter
Returns a wrapped formatter.
wrap(Class<? extends V>, Function<T, V>) - 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<? extends V>, Function<V, T>, Function<T, V>) - 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<U>, Function<String, U>) - Method in interface org.wildfly.clustering.marshalling.Formatter.Identity
Returns a wrapping formatter
wrap(Function<V, T>, Function<T, V>) - Method in class org.wildfly.clustering.marshalling.Serializer.Provided
 
wrap(Function<V, T>, Function<T, V>) - 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
 
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(DataOutput, UUID) - Method in enum class org.wildfly.clustering.marshalling.util.UUIDSerializer
 
write(DataOutput, Address) - Method in enum class org.wildfly.clustering.server.infinispan.LocalAddressSerializer
 
write(DataOutput, JGroupsAddress) - Method in enum class org.wildfly.clustering.server.infinispan.JGroupsAddressSerializer
 
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 interface org.wildfly.clustering.marshalling.ByteBufferMarshaller
 
write(ProtobufTagMarshaller.WriteContext, T) - Method in interface org.wildfly.clustering.marshalling.protostream.ProtoStreamMarshaller
 
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 abitrary 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 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
 
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.ClassMarshaller
 
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, String) - Method in enum class org.wildfly.clustering.session.cache.IdentifierScalarMarshaller
 
writeTo(ProtoStreamWriter, BigDecimal) - Method in class org.wildfly.clustering.marshalling.protostream.math.BigDecimalMarshaller
 
writeTo(ProtoStreamWriter, MathContext) - Method in 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 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 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 class org.wildfly.clustering.marshalling.protostream.time.MonthDayMarshaller
 
writeTo(ProtoStreamWriter, OffsetDateTime) - Method in class org.wildfly.clustering.marshalling.protostream.time.OffsetDateTimeMarshaller
 
writeTo(ProtoStreamWriter, OffsetTime) - Method in class org.wildfly.clustering.marshalling.protostream.time.OffsetTimeMarshaller
 
writeTo(ProtoStreamWriter, Period) - Method in 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 class org.wildfly.clustering.marshalling.protostream.time.YearMonthMarshaller
 
writeTo(ProtoStreamWriter, ZonedDateTime) - Method in 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 class org.wildfly.clustering.marshalling.protostream.util.CalendarMarshaller
 
writeTo(ProtoStreamWriter, Comparator<?>) - Method in enum class org.wildfly.clustering.marshalling.protostream.util.ComparatorMarshaller
 
writeTo(ProtoStreamWriter, EnumMap<E, Object>) - Method in class org.wildfly.clustering.marshalling.protostream.util.EnumMapMarshaller
 
writeTo(ProtoStreamWriter, EnumSet<E>) - Method in class org.wildfly.clustering.marshalling.protostream.util.EnumSetMarshaller
 
writeTo(ProtoStreamWriter, LinkedHashMap<K, V>) - Method in class org.wildfly.clustering.marshalling.protostream.util.LinkedHashMapMarshaller
 
writeTo(ProtoStreamWriter, Locale) - Method in class org.wildfly.clustering.marshalling.protostream.util.LocaleMarshaller
 
writeTo(ProtoStreamWriter, Properties) - Method in class org.wildfly.clustering.marshalling.protostream.util.PropertiesMarshaller
 
writeTo(ProtoStreamWriter, UUID) - Method in enum class org.wildfly.clustering.marshalling.protostream.util.UUIDMarshaller
 
writeTo(ProtoStreamWriter, Address) - Method in enum class org.wildfly.clustering.server.infinispan.AddressMarshaller
 
writeTo(ProtoStreamWriter, Address) - Method in enum class org.wildfly.clustering.server.jgroups.AddressMarshaller
 
writeTo(ProtoStreamWriter, MapComputeFunction<Object, Object>) - Method in class org.wildfly.clustering.cache.function.MapComputeFunctionMarshaller
 
writeTo(ProtoStreamWriter, ByteBufferMarshalledKey<Object>) - Method in enum class org.wildfly.clustering.marshalling.protostream.ByteBufferMarshalledKeyMarshaller
 
writeTo(ProtoStreamWriter, ByteBufferMarshalledValue<Object>) - Method in enum class org.wildfly.clustering.marshalling.protostream.ByteBufferMarshalledValueMarshaller
 
writeTo(ProtoStreamWriter, SimpleExpirationMetaData) - Method in class org.wildfly.clustering.server.infinispan.expiration.SimpleExpirationMetaDataMarshaller
 
writeTo(ProtoStreamWriter, ScheduleCommand<I, M>) - Method in class org.wildfly.clustering.server.infinispan.scheduler.ScheduleCommandMarshaller
 
writeTo(ProtoStreamWriter, SessionAttributeMapComputeFunction<Object>) - Method in class org.wildfly.clustering.session.cache.attributes.fine.SessionAttributeMapComputeFunctionMarshaller
 
writeTo(ProtoStreamWriter, SessionAttributeMapEntry<ByteBufferMarshalledValue<Object>>) - Method in class org.wildfly.clustering.session.cache.attributes.fine.SessionAttributeMapEntryMarshaller
 
writeTo(ProtoStreamWriter, DefaultSessionMetaDataEntry<Object>) - Method in class org.wildfly.clustering.session.cache.metadata.coarse.DefaultSessionMetaDataEntryMarshaller
 
writeTo(ProtoStreamWriter, SessionMetaDataEntryFunction<Object>) - Method in class org.wildfly.clustering.session.cache.metadata.coarse.SessionMetaDataEntryFunctionMarshaller
 
writeTo(ProtoStreamWriter, DefaultSessionAccessMetaDataEntry) - Method in class org.wildfly.clustering.session.cache.metadata.fine.DefaultSessionAccessMetaDataEntryMarshaller
 
writeTo(ProtoStreamWriter, DefaultSessionCreationMetaDataEntry<Object>) - Method in class org.wildfly.clustering.session.cache.metadata.fine.DefaultSessionCreationMetaDataEntryMarshaller
 
writeTo(ProtoStreamWriter, SessionAccessMetaDataEntryFunction) - Method in class org.wildfly.clustering.session.cache.metadata.fine.SessionCreationMetaDataEntryFunctionMarshaller
 
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
 

Y

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

Z

ZERO - Enum constant in enum class org.wildfly.clustering.cache.function.DoublePredicates
 
ZERO - Enum constant in enum class org.wildfly.clustering.cache.function.IntPredicates
 
ZERO - Enum constant in enum class org.wildfly.clustering.cache.function.LongPredicates
 
ZonedDateTimeMarshaller - Class in org.wildfly.clustering.marshalling.protostream.time
Marshaller for ZonedDateTime instances, using the following strategy: Marshal duration since epoch Marshal time zone
ZonedDateTimeMarshaller() - Constructor for class org.wildfly.clustering.marshalling.protostream.time.ZonedDateTimeMarshaller
 
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 Y Z 
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form