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

A

accept(GroupListener) - Method in class org.wildfly.clustering.server.infinispan.group.GroupListenerNotificationTask
 
Addressable - Interface in org.wildfly.clustering.server.infinispan.group
A object that is identified by a JGroups Address.
AddressableNode - Class in org.wildfly.clustering.server.infinispan.group
Node implementation that associates a JGroups Address with its logical name and transport socket binding.
AddressableNode(Address, String, InetSocketAddress) - Constructor for class org.wildfly.clustering.server.infinispan.group.AddressableNode
 
AddressableNode(IpAddress, String) - Constructor for class org.wildfly.clustering.server.infinispan.group.AddressableNode
 
AddressableNodeExternalizer() - Constructor for class org.wildfly.clustering.server.infinispan.group.AddressableNodeSerializer.AddressableNodeExternalizer
 
AddressableNodeFormatter() - Constructor for class org.wildfly.clustering.server.infinispan.group.AddressableNodeSerializer.AddressableNodeFormatter
 
AddressableNodeMarshaller - Class in org.wildfly.clustering.server.infinispan.group
 
AddressableNodeMarshaller() - Constructor for class org.wildfly.clustering.server.infinispan.group.AddressableNodeMarshaller
 
AddressableNodeSerializer - Enum in org.wildfly.clustering.server.infinispan.group
Marshalling externalizer for an AddressableNode.
AddressableNodeSerializer.AddressableNodeExternalizer - Class in org.wildfly.clustering.server.infinispan.group
 
AddressableNodeSerializer.AddressableNodeFormatter - Class in org.wildfly.clustering.server.infinispan.group
 
AddressMarshaller - Enum in org.wildfly.clustering.server.infinispan.group
Marshallers for the fields of an Address.
AddressSerializer - Enum in org.wildfly.clustering.server.infinispan.group
Serializer for a JGroups Address.
AddressSerializer.IpAddressExternalizer - Class in org.wildfly.clustering.server.infinispan.group
 
AddressSerializer.UUIDExternalizer - Class in org.wildfly.clustering.server.infinispan.group
 
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 extends CollectionFunction<org.infinispan.remoting.transport.Address,​Set<org.infinispan.remoting.transport.Address>>> - 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
 
apply(GroupListener) - Method in class org.wildfly.clustering.server.infinispan.dispatcher.ChannelCommandDispatcherFactory
 
apply(GroupListener) - Method in class org.wildfly.clustering.server.infinispan.group.CacheGroup
 
apply(Node) - Method in enum org.wildfly.clustering.server.infinispan.group.InfinispanAddressResolver
 
apply(Node) - Method in enum org.wildfly.clustering.server.infinispan.group.JGroupsAddressResolver
 
apply(RegistryListener<K, V>) - Method in class org.wildfly.clustering.server.infinispan.registry.CacheRegistry
 
AutoCloseableCommandDispatcherFactory - Interface in org.wildfly.clustering.server.infinispan.dispatcher
A command dispatcher factory with a specific lifecycle (i.e.
AutoCloseableGroup<A> - Interface in org.wildfly.clustering.server.infinispan.group
A Group with a specific lifecycle (i.e.
AutoCloseableServiceProviderRegistry<T> - Interface in org.wildfly.clustering.server.infinispan.provider
A Group with a specific lifecycle (i.e.

C

CacheGroup - Class in org.wildfly.clustering.server.infinispan.group
Group implementation based on the topology of a cache.
CacheGroup(CacheGroupConfiguration) - Constructor for class org.wildfly.clustering.server.infinispan.group.CacheGroup
 
CacheGroupConfiguration - Interface in org.wildfly.clustering.server.infinispan.group
Configuration for a CacheGroup.
CacheMembership - Class in org.wildfly.clustering.server.infinispan.group
 
CacheMembership(EmbeddedCacheManager, NodeFactory<Address>) - Constructor for class org.wildfly.clustering.server.infinispan.group.CacheMembership
 
CacheMembership(Address, List<Address>, NodeFactory<Address>) - Constructor for class org.wildfly.clustering.server.infinispan.group.CacheMembership
 
CacheMembership(Address, ConsistentHash, NodeFactory<Address>) - Constructor for class org.wildfly.clustering.server.infinispan.group.CacheMembership
 
CacheMembership(Address, CacheTopology, NodeFactory<Address>) - Constructor for class org.wildfly.clustering.server.infinispan.group.CacheMembership
 
CacheRegistry<K,​V> - Class in org.wildfly.clustering.server.infinispan.registry
Clustered Registry backed by an Infinispan cache.
CacheRegistry(CacheRegistryConfiguration<K, V>, Map.Entry<K, V>, Runnable) - Constructor for class org.wildfly.clustering.server.infinispan.registry.CacheRegistry
 
CacheRegistryConfiguration<K,​V> - Interface in org.wildfly.clustering.server.infinispan.registry
Configuration for a CacheRegistryFactory.
CacheServiceProviderRegistry<T> - Class in org.wildfly.clustering.server.infinispan.provider
Infinispan Cache based ServiceProviderRegistry.
CacheServiceProviderRegistry(CacheServiceProviderRegistryConfiguration<T>) - Constructor for class org.wildfly.clustering.server.infinispan.provider.CacheServiceProviderRegistry
 
CacheServiceProviderRegistryConfiguration<T> - Interface in org.wildfly.clustering.server.infinispan.provider
Configuration for a CacheServiceProviderRegistry.
ChannelCommandDispatcher<CC,​MC> - Class in org.wildfly.clustering.server.infinispan.dispatcher
MessageDispatcher-based command dispatcher.
ChannelCommandDispatcher(MessageDispatcher, CommandMarshaller<CC>, MC, Group<Address>, Duration, CommandDispatcher<CC>, Runnable) - Constructor for class org.wildfly.clustering.server.infinispan.dispatcher.ChannelCommandDispatcher
 
ChannelCommandDispatcherFactory - Class in org.wildfly.clustering.server.infinispan.dispatcher
MessageDispatcher based CommandDispatcherFactory.
ChannelCommandDispatcherFactory(ChannelCommandDispatcherFactoryConfiguration) - Constructor for class org.wildfly.clustering.server.infinispan.dispatcher.ChannelCommandDispatcherFactory
 
ChannelCommandDispatcherFactoryConfiguration - Interface in org.wildfly.clustering.server.infinispan.dispatcher
Configuration for a ChannelCommandDispatcherFactory.
close() - Method in interface org.wildfly.clustering.server.infinispan.dispatcher.AutoCloseableCommandDispatcherFactory
 
close() - Method in class org.wildfly.clustering.server.infinispan.dispatcher.ChannelCommandDispatcher
 
close() - Method in class org.wildfly.clustering.server.infinispan.dispatcher.ChannelCommandDispatcherFactory
 
close() - Method in class org.wildfly.clustering.server.infinispan.dispatcher.LocalCommandDispatcher
 
close() - Method in interface org.wildfly.clustering.server.infinispan.group.AutoCloseableGroup
 
close() - Method in class org.wildfly.clustering.server.infinispan.group.CacheGroup
 
close() - Method in class org.wildfly.clustering.server.infinispan.group.LocalGroup
 
close() - Method in interface org.wildfly.clustering.server.infinispan.provider.AutoCloseableServiceProviderRegistry
 
close() - Method in class org.wildfly.clustering.server.infinispan.provider.CacheServiceProviderRegistry
 
close() - Method in class org.wildfly.clustering.server.infinispan.provider.LocalServiceProviderRegistry
 
close() - Method in class org.wildfly.clustering.server.infinispan.provider.SimpleServiceProviderRegistration
 
close() - Method in class org.wildfly.clustering.server.infinispan.registry.CacheRegistry
 
close() - Method in class org.wildfly.clustering.server.infinispan.registry.LocalRegistry
 
ClusteringServerLogger - Interface in org.wildfly.clustering.server.infinispan
 
ClusteringServerLogger_$logger - Class in org.wildfly.clustering.server.infinispan
Warning this class consists of generated code.
ClusteringServerLogger_$logger(Logger) - Constructor for class org.wildfly.clustering.server.infinispan.ClusteringServerLogger_$logger
 
COMMAND_DISPATCHER - org.wildfly.clustering.server.infinispan.ServerSerializationContextInitializerProvider
 
commandDispatcherAlreadyExists(Object) - Method in class org.wildfly.clustering.server.infinispan.ClusteringServerLogger_$logger
 
commandDispatcherAlreadyExists(Object) - Method in interface org.wildfly.clustering.server.infinispan.ClusteringServerLogger
 
commandDispatcherAlreadyExists$str() - Method in class org.wildfly.clustering.server.infinispan.ClusteringServerLogger_$logger
 
CommandDispatcherClassTableContributor - Class in org.wildfly.clustering.server.infinispan.dispatcher
ClassTable contributor for the marshaller of a CommandDispatcher.
CommandDispatcherClassTableContributor() - Constructor for class org.wildfly.clustering.server.infinispan.dispatcher.CommandDispatcherClassTableContributor
 
CommandDispatcherContext<CC,​MC> - Interface in org.wildfly.clustering.server.infinispan.dispatcher
 
CommandDispatcherMarshaller<C,​MC> - Class in org.wildfly.clustering.server.infinispan.dispatcher
 
CommandDispatcherMarshaller(ByteBufferMarshaller, Object, MarshalledValueFactory<MC>) - Constructor for class org.wildfly.clustering.server.infinispan.dispatcher.CommandDispatcherMarshaller
 
CommandDispatcherRequestCorrelator - Class in org.wildfly.clustering.server.infinispan.dispatcher
 
CommandDispatcherRequestCorrelator(JChannel, RequestHandler, ChannelCommandDispatcherFactoryConfiguration) - Constructor for class org.wildfly.clustering.server.infinispan.dispatcher.CommandDispatcherRequestCorrelator
 
CommandDispatcherSerializationContextInitializer - Class in org.wildfly.clustering.server.infinispan.dispatcher
SerializationContextInitializer for this package.
CommandDispatcherSerializationContextInitializer() - Constructor for class org.wildfly.clustering.server.infinispan.dispatcher.CommandDispatcherSerializationContextInitializer
 
CommandMarshaller<C> - Interface in org.wildfly.clustering.server.infinispan.dispatcher
Marshalling strategy for a command.
compareTo(AddressableNode) - Method in class org.wildfly.clustering.server.infinispan.group.AddressableNode
 
compareTo(LocalNode) - Method in class org.wildfly.clustering.server.infinispan.group.LocalNode
 
completeExceptionally(Throwable) - Method in class org.wildfly.clustering.server.infinispan.dispatcher.ServiceRequest
 
createCommandDispatcher(Object, C, ClassLoader) - Method in class org.wildfly.clustering.server.infinispan.dispatcher.ChannelCommandDispatcherFactory
 
createCommandDispatcher(Object, C, ClassLoader) - Method in class org.wildfly.clustering.server.infinispan.dispatcher.LocalCommandDispatcherFactory
 
createInitialValue() - Method in enum org.wildfly.clustering.server.infinispan.group.AddressMarshaller
 
createInitialValue() - Method in enum org.wildfly.clustering.server.infinispan.group.IpAddressMarshaller
 
createNode(Object) - Method in class org.wildfly.clustering.server.infinispan.group.LocalGroup
 
createNode(Address) - Method in class org.wildfly.clustering.server.infinispan.group.CacheGroup
 
createNode(Address) - Method in class org.wildfly.clustering.server.infinispan.dispatcher.ChannelCommandDispatcherFactory
 
createRegistry(Map.Entry<K, V>) - Method in class org.wildfly.clustering.server.infinispan.registry.FunctionalRegistryFactory
 

D

dispatch(Message, RequestCorrelator.Header) - Method in class org.wildfly.clustering.server.infinispan.dispatcher.CommandDispatcherRequestCorrelator
 

E

equals(Object) - Method in class org.wildfly.clustering.server.infinispan.dispatcher.ViewMembership
 
equals(Object) - Method in class org.wildfly.clustering.server.infinispan.group.AddressableNode
 
equals(Object) - Method in class org.wildfly.clustering.server.infinispan.group.LocalNode
 
equals(Object) - Method in class org.wildfly.clustering.server.infinispan.group.SingletonMembership
 
event(CacheEntryEvent<Address, Map.Entry<K, V>>) - Method in class org.wildfly.clustering.server.infinispan.registry.CacheRegistry
 
executeOnGroup(Command<R, ? super C>, Node...) - Method in class org.wildfly.clustering.server.infinispan.dispatcher.LocalCommandDispatcher
 
executeOnGroup(Command<R, ? super CC>, Node...) - Method in class org.wildfly.clustering.server.infinispan.dispatcher.ChannelCommandDispatcher
 
executeOnMember(Command<R, ? super C>, Node) - Method in class org.wildfly.clustering.server.infinispan.dispatcher.LocalCommandDispatcher
 
executeOnMember(Command<R, ? super CC>, Node) - Method in class org.wildfly.clustering.server.infinispan.dispatcher.ChannelCommandDispatcher
 

F

failedToRestoreLocalRegistryEntry(Throwable, String, String) - Method in class org.wildfly.clustering.server.infinispan.ClusteringServerLogger_$logger
 
failedToRestoreLocalRegistryEntry(Throwable, String, String) - Method in interface org.wildfly.clustering.server.infinispan.ClusteringServerLogger
 
failedToRestoreLocalRegistryEntry$str() - Method in class org.wildfly.clustering.server.infinispan.ClusteringServerLogger_$logger
 
format(LocalNode) - Method in class org.wildfly.clustering.server.infinispan.group.LocalNodeFormatter
 
FunctionalRegistryFactory<K,​V> - Class in org.wildfly.clustering.server.infinispan.registry
 
FunctionalRegistryFactory(BiFunction<Map.Entry<K, V>, Runnable, Registry<K, V>>) - Constructor for class org.wildfly.clustering.server.infinispan.registry.FunctionalRegistryFactory
 

G

get() - Method in class org.wildfly.clustering.server.infinispan.dispatcher.ServiceRequest
 
getAddress() - Method in interface org.wildfly.clustering.server.infinispan.group.Addressable
 
getAddress() - Method in class org.wildfly.clustering.server.infinispan.group.AddressableNode
 
getChannel() - Method in interface org.wildfly.clustering.server.infinispan.dispatcher.ChannelCommandDispatcherFactoryConfiguration
 
getCommandContext() - Method in interface org.wildfly.clustering.server.infinispan.dispatcher.CommandDispatcherContext
 
getCommandDispatcherFactory() - Method in interface org.wildfly.clustering.server.infinispan.provider.CacheServiceProviderRegistryConfiguration
 
getContext() - Method in class org.wildfly.clustering.server.infinispan.dispatcher.ChannelCommandDispatcher
 
getContext() - Method in class org.wildfly.clustering.server.infinispan.dispatcher.LocalCommandDispatcher
 
getContextualizer() - Method in interface org.wildfly.clustering.server.infinispan.dispatcher.CommandDispatcherContext
 
getCoordinator() - Method in class org.wildfly.clustering.server.infinispan.dispatcher.ViewMembership
 
getCoordinator() - Method in class org.wildfly.clustering.server.infinispan.group.CacheMembership
 
getCoordinator() - Method in class org.wildfly.clustering.server.infinispan.group.SingletonMembership
 
getEntries() - Method in class org.wildfly.clustering.server.infinispan.registry.CacheRegistry
 
getEntries() - Method in class org.wildfly.clustering.server.infinispan.registry.LocalRegistry
 
getEntry(Node) - Method in class org.wildfly.clustering.server.infinispan.registry.CacheRegistry
 
getEntry(Node) - Method in class org.wildfly.clustering.server.infinispan.registry.LocalRegistry
 
getFields() - Method in enum org.wildfly.clustering.server.infinispan.group.AddressMarshaller
 
getFields() - Method in enum org.wildfly.clustering.server.infinispan.group.IpAddressMarshaller
 
getGroup() - Method in class org.wildfly.clustering.server.infinispan.dispatcher.ChannelCommandDispatcherFactory
 
getGroup() - Method in class org.wildfly.clustering.server.infinispan.dispatcher.LocalCommandDispatcherFactory
 
getGroup() - Method in class org.wildfly.clustering.server.infinispan.provider.CacheServiceProviderRegistry
 
getGroup() - Method in interface org.wildfly.clustering.server.infinispan.provider.CacheServiceProviderRegistryConfiguration
 
getGroup() - Method in class org.wildfly.clustering.server.infinispan.provider.LocalServiceProviderRegistry
 
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 class org.wildfly.clustering.server.infinispan.registry.LocalRegistry
 
getId() - Method in interface org.wildfly.clustering.server.infinispan.provider.CacheServiceProviderRegistryConfiguration
 
getInitializer() - Method in enum org.wildfly.clustering.server.infinispan.ServerSerializationContextInitializerProvider
 
getJavaClass() - Method in class org.wildfly.clustering.server.infinispan.group.AddressableNodeMarshaller
 
getJavaClass() - Method in class org.wildfly.clustering.server.infinispan.provider.AddressSetFunctionMarshaller
 
getKnownClasses() - Method in class org.wildfly.clustering.server.infinispan.dispatcher.CommandDispatcherClassTableContributor
 
getLocalMember() - Method in class org.wildfly.clustering.server.infinispan.dispatcher.ChannelCommandDispatcherFactory
 
getLocalMember() - Method in class org.wildfly.clustering.server.infinispan.group.CacheGroup
 
getLocalMember() - Method in class org.wildfly.clustering.server.infinispan.group.LocalGroup
 
getLoggingLocale() - Method in class org.wildfly.clustering.server.infinispan.ClusteringServerLogger_$logger
 
getMarshalledValueFactory() - Method in interface org.wildfly.clustering.server.infinispan.dispatcher.CommandDispatcherContext
 
getMarshaller() - Method in interface org.wildfly.clustering.server.infinispan.dispatcher.ChannelCommandDispatcherFactoryConfiguration
 
getMarshaller() - Method in enum org.wildfly.clustering.server.infinispan.group.InfinispanJGroupsTransportMarshallerProvider
 
getMarshaller() - Method in enum org.wildfly.clustering.server.infinispan.group.InfinispanTransportMarshallerProvider
 
getMarshaller() - Method in enum org.wildfly.clustering.server.infinispan.group.JGroupsStackMarshallerProvider
 
getMarshaller() - Method in enum org.wildfly.clustering.server.infinispan.group.JGroupsUtilMarshallerProvider
 
getMarshallerFactory() - Method in interface org.wildfly.clustering.server.infinispan.dispatcher.ChannelCommandDispatcherFactoryConfiguration
 
getMemberFactory() - Method in interface org.wildfly.clustering.server.infinispan.group.CacheGroupConfiguration
 
getMembers() - Method in class org.wildfly.clustering.server.infinispan.dispatcher.ViewMembership
 
getMembers() - Method in class org.wildfly.clustering.server.infinispan.group.CacheMembership
 
getMembers() - Method in class org.wildfly.clustering.server.infinispan.group.SingletonMembership
 
getMembership() - Method in class org.wildfly.clustering.server.infinispan.dispatcher.ChannelCommandDispatcherFactory
 
getMembership() - Method in class org.wildfly.clustering.server.infinispan.group.CacheGroup
 
getMembership() - Method in class org.wildfly.clustering.server.infinispan.group.LocalGroup
 
getName() - Method in class org.wildfly.clustering.server.infinispan.dispatcher.ChannelCommandDispatcherFactory
 
getName() - Method in class org.wildfly.clustering.server.infinispan.group.AddressableNode
 
getName() - Method in class org.wildfly.clustering.server.infinispan.group.CacheGroup
 
getName() - Method in class org.wildfly.clustering.server.infinispan.group.LocalGroup
 
getName() - Method in class org.wildfly.clustering.server.infinispan.group.LocalNode
 
getProviders() - Method in class org.wildfly.clustering.server.infinispan.provider.SimpleServiceProviderRegistration
 
getProviders(T) - Method in class org.wildfly.clustering.server.infinispan.provider.CacheServiceProviderRegistry
 
getProviders(T) - Method in class org.wildfly.clustering.server.infinispan.provider.LocalServiceProviderRegistry
 
getService() - Method in class org.wildfly.clustering.server.infinispan.provider.SimpleServiceProviderRegistration
 
getServices() - Method in class org.wildfly.clustering.server.infinispan.provider.CacheServiceProviderRegistry
 
getServices() - Method in class org.wildfly.clustering.server.infinispan.provider.LocalServiceProviderRegistry
 
getSocketAddress() - Method in class org.wildfly.clustering.server.infinispan.group.AddressableNode
 
getSocketAddress() - Method in class org.wildfly.clustering.server.infinispan.group.LocalNode
 
getTargetClass() - Method in class org.wildfly.clustering.server.infinispan.group.LocalNodeFormatter
 
getTimeout() - Method in interface org.wildfly.clustering.server.infinispan.dispatcher.ChannelCommandDispatcherFactoryConfiguration
 
getUnknownForkPredicate() - Method in interface org.wildfly.clustering.server.infinispan.dispatcher.ChannelCommandDispatcherFactoryConfiguration
 
GROUP - org.wildfly.clustering.server.infinispan.ServerSerializationContextInitializerProvider
 
GroupListenerNotificationTask - Class in org.wildfly.clustering.server.infinispan.group
A task that notifies a set of GroupListener instances.
GroupListenerNotificationTask(Iterable<Map.Entry<GroupListener, ExecutorService>>, Membership, Membership, boolean) - Constructor for class org.wildfly.clustering.server.infinispan.group.GroupListenerNotificationTask
 
GroupSerializationContextInitializer - Class in org.wildfly.clustering.server.infinispan.group
SerializationContextInitializer for this package.
GroupSerializationContextInitializer() - Constructor for class org.wildfly.clustering.server.infinispan.group.GroupSerializationContextInitializer
 

H

handle(Message) - Method in class org.wildfly.clustering.server.infinispan.dispatcher.ChannelCommandDispatcherFactory
 
handle(Message, Response) - Method in class org.wildfly.clustering.server.infinispan.dispatcher.ChannelCommandDispatcherFactory
 
hashCode() - Method in class org.wildfly.clustering.server.infinispan.dispatcher.ViewMembership
 
hashCode() - Method in class org.wildfly.clustering.server.infinispan.group.AddressableNode
 
hashCode() - Method in class org.wildfly.clustering.server.infinispan.group.LocalNode
 
hashCode() - Method in class org.wildfly.clustering.server.infinispan.group.SingletonMembership
 

I

INFINISPAN_JGROUPS_TRANSPORT - org.wildfly.clustering.server.infinispan.ServerSerializationContextInitializerProvider
 
INFINISPAN_TRANSPORT - org.wildfly.clustering.server.infinispan.ServerSerializationContextInitializerProvider
 
InfinispanAddressResolver - Enum in org.wildfly.clustering.server.infinispan.group
Resolves the Infinispan Address of a Node.
InfinispanJGroupsTransportMarshallerProvider - Enum in org.wildfly.clustering.server.infinispan.group
Provider of marshallers for the org.infinispan.remoting.transport.jgroups package.
InfinispanTransportMarshallerProvider - Enum in org.wildfly.clustering.server.infinispan.group
Provider of marshallers for the org.infinispan.remoting.transport package.
INSTANCE - org.wildfly.clustering.server.infinispan.dispatcher.NoSuchService
 
INSTANCE - org.wildfly.clustering.server.infinispan.group.AddressableNodeSerializer
 
INSTANCE - org.wildfly.clustering.server.infinispan.group.AddressMarshaller
 
INSTANCE - org.wildfly.clustering.server.infinispan.group.AddressSerializer
 
INSTANCE - org.wildfly.clustering.server.infinispan.group.InfinispanAddressResolver
 
INSTANCE - org.wildfly.clustering.server.infinispan.group.IpAddressMarshaller
 
INSTANCE - org.wildfly.clustering.server.infinispan.group.JGroupsAddressResolver
 
INSTANCE - org.wildfly.clustering.server.infinispan.group.LocalAddressSerializer
 
IP_ADDRESS - org.wildfly.clustering.server.infinispan.group.JGroupsStackMarshallerProvider
 
IpAddressBuilder - Interface in org.wildfly.clustering.server.infinispan.group
 
IpAddressExternalizer() - Constructor for class org.wildfly.clustering.server.infinispan.group.AddressSerializer.IpAddressExternalizer
 
IpAddressMarshaller - Enum in org.wildfly.clustering.server.infinispan.group
Marshaller for fields of a IpAddress.
isCoordinator() - Method in class org.wildfly.clustering.server.infinispan.dispatcher.ViewMembership
 
isCoordinator() - Method in class org.wildfly.clustering.server.infinispan.group.CacheMembership
 
isCoordinator() - Method in class org.wildfly.clustering.server.infinispan.group.SingletonMembership
 
isSingleton() - Method in class org.wildfly.clustering.server.infinispan.dispatcher.ChannelCommandDispatcherFactory
 
isSingleton() - Method in class org.wildfly.clustering.server.infinispan.group.CacheGroup
 
isSingleton() - Method in class org.wildfly.clustering.server.infinispan.group.LocalGroup
 

J

JGROUPS_ADDRESS - org.wildfly.clustering.server.infinispan.group.InfinispanJGroupsTransportMarshallerProvider
 
JGROUPS_STACK - org.wildfly.clustering.server.infinispan.ServerSerializationContextInitializerProvider
 
JGROUPS_UTIL - org.wildfly.clustering.server.infinispan.ServerSerializationContextInitializerProvider
 
JGroupsAddressExternalizer() - Constructor for class org.wildfly.clustering.server.infinispan.group.JGroupsAddressSerializer.JGroupsAddressExternalizer
 
JGroupsAddressFormatter() - Constructor for class org.wildfly.clustering.server.infinispan.group.JGroupsAddressSerializer.JGroupsAddressFormatter
 
JGroupsAddressResolver - Enum in org.wildfly.clustering.server.infinispan.group
Resolves the JGroups Address of a Node.
JGroupsAddressSerializer - Class in org.wildfly.clustering.server.infinispan.group
Serializer for an Infinispan JGroups-based address.
JGroupsAddressSerializer.JGroupsAddressExternalizer - Class in org.wildfly.clustering.server.infinispan.group
 
JGroupsAddressSerializer.JGroupsAddressFormatter - Class in org.wildfly.clustering.server.infinispan.group
 
JGroupsStackMarshallerProvider - Enum in org.wildfly.clustering.server.infinispan.group
Provider of marshallers for the org.jgroups.stack package.
JGroupsUtilMarshallerProvider - Enum in org.wildfly.clustering.server.infinispan.group
Provider of marshallers for the org.jgroups.util package.
join() - Method in class org.wildfly.clustering.server.infinispan.dispatcher.ServiceRequest
 

K

KeyMapper - Class in org.wildfly.clustering.server.infinispan
 
KeyMapper() - Constructor for class org.wildfly.clustering.server.infinispan.KeyMapper
 

L

LOCAL_ADDRESS - org.wildfly.clustering.server.infinispan.group.InfinispanTransportMarshallerProvider
 
LocalAddressExternalizer() - Constructor for class org.wildfly.clustering.server.infinispan.group.LocalAddressSerializer.LocalAddressExternalizer
 
LocalAddressFormatter() - Constructor for class org.wildfly.clustering.server.infinispan.group.LocalAddressSerializer.LocalAddressFormatter
 
LocalAddressSerializer - Enum in org.wildfly.clustering.server.infinispan.group
Serializer for a local Address.
LocalAddressSerializer.LocalAddressExternalizer - Class in org.wildfly.clustering.server.infinispan.group
 
LocalAddressSerializer.LocalAddressFormatter - Class in org.wildfly.clustering.server.infinispan.group
 
LocalCommandDispatcher<C> - Class in org.wildfly.clustering.server.infinispan.dispatcher
Non-clustered CommandDispatcher implementation
LocalCommandDispatcher(Node, C) - Constructor for class org.wildfly.clustering.server.infinispan.dispatcher.LocalCommandDispatcher
 
LocalCommandDispatcherFactory - Class in org.wildfly.clustering.server.infinispan.dispatcher
Non-clustered CommandDispatcherFactory implementation
LocalCommandDispatcherFactory(Group) - Constructor for class org.wildfly.clustering.server.infinispan.dispatcher.LocalCommandDispatcherFactory
 
LocalGroup - Class in org.wildfly.clustering.server.infinispan.group
Non-clustered group implementation.
LocalGroup(String, String) - Constructor for class org.wildfly.clustering.server.infinispan.group.LocalGroup
 
LocalNode - Class in org.wildfly.clustering.server.infinispan.group
Non-clustered Node implementation.
LocalNode(String) - Constructor for class org.wildfly.clustering.server.infinispan.group.LocalNode
 
LocalNodeExternalizer() - Constructor for class org.wildfly.clustering.server.infinispan.group.LocalNodeFormatter.LocalNodeExternalizer
 
LocalNodeFormatter - Class in org.wildfly.clustering.server.infinispan.group
Resolver for a LocalNode.
LocalNodeFormatter() - Constructor for class org.wildfly.clustering.server.infinispan.group.LocalNodeFormatter
 
LocalNodeFormatter.LocalNodeExternalizer - Class in org.wildfly.clustering.server.infinispan.group
 
LocalRegistry<K,​V> - Class in org.wildfly.clustering.server.infinispan.registry
Non-clustered Registry implementation.
LocalRegistry(Group, Map.Entry<K, V>, Runnable) - Constructor for class org.wildfly.clustering.server.infinispan.registry.LocalRegistry
 
LocalServiceProviderRegistry<T> - Class in org.wildfly.clustering.server.infinispan.provider
Factory that provides a non-clustered ServiceProviderRegistrationFactory implementation.
LocalServiceProviderRegistry(Group) - Constructor for class org.wildfly.clustering.server.infinispan.provider.LocalServiceProviderRegistry
 

M

marshal(Command<R, ? super C>) - Method in class org.wildfly.clustering.server.infinispan.dispatcher.CommandDispatcherMarshaller
 
marshal(Command<R, ? super C>) - Method in interface org.wildfly.clustering.server.infinispan.dispatcher.CommandMarshaller
Marshals the specified command to a byte[].
modified(CacheEntryEvent<T, Set<Address>>) - Method in class org.wildfly.clustering.server.infinispan.provider.CacheServiceProviderRegistry
 

N

NoSuchService - Enum in org.wildfly.clustering.server.infinispan.dispatcher
Simple object that indicates that no service is registered on the remote node for which to execute the remote command.

O

org.wildfly.clustering.server.infinispan - package org.wildfly.clustering.server.infinispan
 
org.wildfly.clustering.server.infinispan.dispatcher - package org.wildfly.clustering.server.infinispan.dispatcher
 
org.wildfly.clustering.server.infinispan.group - package org.wildfly.clustering.server.infinispan.group
 
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
 

P

parse(String) - Method in class org.wildfly.clustering.server.infinispan.group.LocalNodeFormatter
 
PROVIDER - org.wildfly.clustering.server.infinispan.ServerSerializationContextInitializerProvider
 

R

read(DataInput) - Method in enum org.wildfly.clustering.server.infinispan.group.AddressableNodeSerializer
 
read(DataInput) - Method in enum org.wildfly.clustering.server.infinispan.group.AddressSerializer
 
read(DataInput) - Method in enum org.wildfly.clustering.server.infinispan.group.LocalAddressSerializer
 
readFrom(ProtoStreamReader) - Method in class org.wildfly.clustering.server.infinispan.group.AddressableNodeMarshaller
 
readFrom(ProtoStreamReader) - Method in class org.wildfly.clustering.server.infinispan.provider.AddressSetFunctionMarshaller
 
readFrom(ProtoStreamReader, int, WireType, Address) - Method in enum org.wildfly.clustering.server.infinispan.group.AddressMarshaller
 
readFrom(ProtoStreamReader, int, WireType, IpAddressBuilder) - Method in enum org.wildfly.clustering.server.infinispan.group.IpAddressMarshaller
 
receiveResponse(Object, Address, boolean) - Method in class org.wildfly.clustering.server.infinispan.dispatcher.ServiceRequest
 
register(GroupListener) - Method in class org.wildfly.clustering.server.infinispan.dispatcher.ChannelCommandDispatcherFactory
 
register(GroupListener) - Method in class org.wildfly.clustering.server.infinispan.group.CacheGroup
 
register(GroupListener) - Method in class org.wildfly.clustering.server.infinispan.group.LocalGroup
 
register(RegistryListener<K, V>) - Method in class org.wildfly.clustering.server.infinispan.registry.CacheRegistry
 
register(RegistryListener<K, V>) - Method in class org.wildfly.clustering.server.infinispan.registry.LocalRegistry
 
register(T) - Method in class org.wildfly.clustering.server.infinispan.provider.CacheServiceProviderRegistry
 
register(T) - Method in class org.wildfly.clustering.server.infinispan.provider.LocalServiceProviderRegistry
 
register(T, ServiceProviderRegistration.Listener) - Method in class org.wildfly.clustering.server.infinispan.provider.CacheServiceProviderRegistry
 
register(T, ServiceProviderRegistration.Listener) - Method in class org.wildfly.clustering.server.infinispan.provider.LocalServiceProviderRegistry
 
registerMarshallers(SerializationContext) - Method in class org.wildfly.clustering.server.infinispan.dispatcher.CommandDispatcherSerializationContextInitializer
 
registerMarshallers(SerializationContext) - Method in class org.wildfly.clustering.server.infinispan.group.GroupSerializationContextInitializer
 
registerMarshallers(SerializationContext) - Method in class org.wildfly.clustering.server.infinispan.provider.ServiceProviderRegistrySerializationContextInitializer
 
registryListenerFailed(Throwable, String, String, Event.Type, Map<?, ?>) - Method in class org.wildfly.clustering.server.infinispan.ClusteringServerLogger_$logger
 
registryListenerFailed(Throwable, String, String, Event.Type, Map<?, ?>) - Method in interface org.wildfly.clustering.server.infinispan.ClusteringServerLogger
 
registryListenerFailed$str() - Method in class org.wildfly.clustering.server.infinispan.ClusteringServerLogger_$logger
 
registryPurgeFailed(Throwable, String, String, Collection<?>) - Method in class org.wildfly.clustering.server.infinispan.ClusteringServerLogger_$logger
 
registryPurgeFailed(Throwable, String, String, Collection<?>) - Method in interface org.wildfly.clustering.server.infinispan.ClusteringServerLogger
 
registryPurgeFailed$str() - Method in class org.wildfly.clustering.server.infinispan.ClusteringServerLogger_$logger
 
removed(CacheEntryRemovedEvent<Address, Map.Entry<K, V>>) - Method in class org.wildfly.clustering.server.infinispan.registry.CacheRegistry
 
ROOT_LOGGER - Static variable in interface org.wildfly.clustering.server.infinispan.ClusteringServerLogger
The root logger.
ROOT_LOGGER_CATEGORY - Static variable in interface org.wildfly.clustering.server.infinispan.ClusteringServerLogger
 
run() - Method in class org.wildfly.clustering.server.infinispan.dispatcher.ChannelCommandDispatcherFactory
 
run() - Method in class org.wildfly.clustering.server.infinispan.group.GroupListenerNotificationTask
 
run() - Method in class org.wildfly.clustering.server.infinispan.registry.CacheRegistry
 
run() - Method in class org.wildfly.clustering.server.infinispan.registry.FunctionalRegistryFactory
 

S

send(Message) - Method in class org.wildfly.clustering.server.infinispan.dispatcher.ServiceRequest
 
sendReply(Message, long, Object, boolean) - Method in class org.wildfly.clustering.server.infinispan.dispatcher.CommandDispatcherRequestCorrelator
 
ServerSerializationContextInitializer - Class in org.wildfly.clustering.server.infinispan
service for this module.
ServerSerializationContextInitializer() - Constructor for class org.wildfly.clustering.server.infinispan.ServerSerializationContextInitializer
 
ServerSerializationContextInitializerProvider - Enum in org.wildfly.clustering.server.infinispan
Provider of the SerializationContextInitializer instances for this module.
serviceProviderRegistrationListenerFailed(Throwable, String, String, Set<Node>) - Method in class org.wildfly.clustering.server.infinispan.ClusteringServerLogger_$logger
 
serviceProviderRegistrationListenerFailed(Throwable, String, String, Set<Node>) - Method in interface org.wildfly.clustering.server.infinispan.ClusteringServerLogger
 
serviceProviderRegistrationListenerFailed$str() - Method in class org.wildfly.clustering.server.infinispan.ClusteringServerLogger_$logger
 
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.infinispan.dispatcher
Translates a NoSuchService response to a CancellationException.
ServiceRequest(RequestCorrelator, Address, RequestOptions, C) - Constructor for class org.wildfly.clustering.server.infinispan.dispatcher.ServiceRequest
 
setAddress(byte[]) - Method in interface org.wildfly.clustering.server.infinispan.group.IpAddressBuilder
 
setPort(int) - Method in interface org.wildfly.clustering.server.infinispan.group.IpAddressBuilder
 
SimpleServiceProviderRegistration<T> - Class in org.wildfly.clustering.server.infinispan.provider
Simple ServiceProviderRegistration implementation that delegates SimpleServiceProviderRegistration.getProviders() back to the factory.
SimpleServiceProviderRegistration(T, ServiceProviderRegistry<T>, Runnable) - Constructor for class org.wildfly.clustering.server.infinispan.provider.SimpleServiceProviderRegistration
 
SingletonMembership - Class in org.wildfly.clustering.server.infinispan.group
A membership that only ever contains a single member.
SingletonMembership(Node) - Constructor for class org.wildfly.clustering.server.infinispan.group.SingletonMembership
 

T

topologyChanged(TopologyChangedEvent<?, ?>) - Method in class org.wildfly.clustering.server.infinispan.group.CacheGroup
 
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.CacheServiceProviderRegistry
 
toString() - Method in class org.wildfly.clustering.server.infinispan.dispatcher.ViewMembership
 
toString() - Method in class org.wildfly.clustering.server.infinispan.group.AddressableNode
 
toString() - Method in class org.wildfly.clustering.server.infinispan.group.LocalNode
 
toString() - Method in class org.wildfly.clustering.server.infinispan.group.SingletonMembership
 

U

UUID - org.wildfly.clustering.server.infinispan.group.JGroupsUtilMarshallerProvider
 
UUIDExternalizer() - Constructor for class org.wildfly.clustering.server.infinispan.group.AddressSerializer.UUIDExternalizer
 
UUIDMarshaller - Class in org.wildfly.clustering.server.infinispan.group
Marshaller for a UUID address.
UUIDMarshaller() - Constructor for class org.wildfly.clustering.server.infinispan.group.UUIDMarshaller
 

V

valueOf(String) - Static method in enum org.wildfly.clustering.server.infinispan.dispatcher.NoSuchService
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.wildfly.clustering.server.infinispan.group.AddressableNodeSerializer
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.wildfly.clustering.server.infinispan.group.AddressMarshaller
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.wildfly.clustering.server.infinispan.group.AddressSerializer
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.wildfly.clustering.server.infinispan.group.InfinispanAddressResolver
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.wildfly.clustering.server.infinispan.group.InfinispanJGroupsTransportMarshallerProvider
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.wildfly.clustering.server.infinispan.group.InfinispanTransportMarshallerProvider
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.wildfly.clustering.server.infinispan.group.IpAddressMarshaller
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.wildfly.clustering.server.infinispan.group.JGroupsAddressResolver
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.wildfly.clustering.server.infinispan.group.JGroupsStackMarshallerProvider
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.wildfly.clustering.server.infinispan.group.JGroupsUtilMarshallerProvider
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.wildfly.clustering.server.infinispan.group.LocalAddressSerializer
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.wildfly.clustering.server.infinispan.ServerSerializationContextInitializerProvider
Returns the enum constant of this type with the specified name.
values() - Static method in enum org.wildfly.clustering.server.infinispan.dispatcher.NoSuchService
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.wildfly.clustering.server.infinispan.group.AddressableNodeSerializer
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.wildfly.clustering.server.infinispan.group.AddressMarshaller
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.wildfly.clustering.server.infinispan.group.AddressSerializer
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.wildfly.clustering.server.infinispan.group.InfinispanAddressResolver
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.wildfly.clustering.server.infinispan.group.InfinispanJGroupsTransportMarshallerProvider
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.wildfly.clustering.server.infinispan.group.InfinispanTransportMarshallerProvider
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.wildfly.clustering.server.infinispan.group.IpAddressMarshaller
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.wildfly.clustering.server.infinispan.group.JGroupsAddressResolver
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.wildfly.clustering.server.infinispan.group.JGroupsStackMarshallerProvider
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.wildfly.clustering.server.infinispan.group.JGroupsUtilMarshallerProvider
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.wildfly.clustering.server.infinispan.group.LocalAddressSerializer
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.wildfly.clustering.server.infinispan.ServerSerializationContextInitializerProvider
Returns an array containing the constants of this enum type, in the order they are declared.
viewAccepted(View) - Method in class org.wildfly.clustering.server.infinispan.dispatcher.ChannelCommandDispatcherFactory
 
viewChanged(ViewChangedEvent) - Method in class org.wildfly.clustering.server.infinispan.group.CacheGroup
 
ViewMembership - Class in org.wildfly.clustering.server.infinispan.dispatcher
A group membership based on a JGroups view.
ViewMembership(Address, View, NodeFactory<Address>) - Constructor for class org.wildfly.clustering.server.infinispan.dispatcher.ViewMembership
 

W

write(DataOutput, Address) - Method in enum org.wildfly.clustering.server.infinispan.group.LocalAddressSerializer
 
write(DataOutput, Address) - Method in enum org.wildfly.clustering.server.infinispan.group.AddressSerializer
 
write(DataOutput, AddressableNode) - Method in enum org.wildfly.clustering.server.infinispan.group.AddressableNodeSerializer
 
writeTo(ProtoStreamWriter, F) - Method in class org.wildfly.clustering.server.infinispan.provider.AddressSetFunctionMarshaller
 
writeTo(ProtoStreamWriter, Address) - Method in enum org.wildfly.clustering.server.infinispan.group.AddressMarshaller
 
writeTo(ProtoStreamWriter, IpAddress) - Method in enum org.wildfly.clustering.server.infinispan.group.IpAddressMarshaller
 
writeTo(ProtoStreamWriter, AddressableNode) - Method in class org.wildfly.clustering.server.infinispan.group.AddressableNodeMarshaller
 
A C D E F G H I J K L M N O P R S T U V W 
All Classes All Packages