| Interface | Description |
|---|---|
| CacheGroupConfiguration |
Configuration for a
CacheGroup. |
| InfinispanNodeFactory |
Creates a node from an Infinispan
Address. |
| Invalidatable<A> |
Invalidates a set of addresses.
|
| JGroupsNodeFactory |
Creates a node from a JGroups
Address. |
| Class | Description |
|---|---|
| AddressableNode |
Node implementation that associates a JGroups
Address with its logical name
and transport socket binding. |
| AddressableNodeExternalizer |
Infinispan externalizer for an
AddressableNode. |
| CacheGroup |
Group implementation based on the topology of a cache. |
| CacheGroupAliasBuilderProvider | |
| CacheGroupBuilder |
Builds a
Group service for a cache. |
| CacheGroupBuilderProvider |
Provides the requisite builders for a cache-based
Group. |
| CacheGroupServiceNameProvider |
Provides the service name for a cache-based
Group. |
| CacheNodeFactory |
Infinispan cache-based
NodeFactory. |
| CacheNodeFactoryAliasBuilderProvider | |
| CacheNodeFactoryBuilder |
Builds a
InfinispanNodeFactory service for a cache. |
| CacheNodeFactoryBuilderProvider |
Provides the requisite builders for both local and clustered service implementations of a
NodeFactory for a cache. |
| ChannelGroupBuilder |
Builds a channel-based
Group service. |
| ChannelGroupBuilderProvider |
Provides the requisite builders for a channel-based
Group service. |
| ChannelNodeFactory |
Node factory implementation.
|
| ChannelNodeFactoryBuilder |
Builds a channel-based
NodeFactory service. |
| ChannelNodeFactoryBuilderProvider |
Provides the requisite builders for creating a channel-based
NodeFactory. |
| DistributedCacheGroupBuilderProvider |
Provides the requisite builders for a clustered cache-based
Group service. |
| GroupAliasBuilderProvider | |
| GroupBuilderProvider |
Provides the requisite builders for a
Group service created from a specified factory. |
| GroupNodeFactoryAliasBuilderProvider | |
| GroupNodeFactoryServiceNameProvider |
Provides the service name of a
NodeFactory. |
| GroupServiceNameProvider |
Provides the service name of a
Group. |
| LocalCacheGroupBuilder |
Builds a non-clustered cache-based
Group service. |
| LocalCacheGroupBuilderProvider |
Provides the requisite builders for a non-clustered cache-based
Group service. |
| LocalGroup |
Non-clustered
Group implementation |
| LocalGroupBuilder |
Builds a non-clustered
Group service. |
| LocalGroupBuilderProvider |
Provides the requisite builders for a non-clustered
Group service. |
| LocalNode |
Non-clustered
Node implementation. |
| LocalNodeFactory |
Non-clustered
JGroupsNodeFactory. |
| LocalNodeFactoryBuilder |
Builds a non-clustered
JGroupsNodeFactory service. |
| LocalNodeFactoryBuilderProvider |
Provides the requisite builders for a non-clustered
NodeFactory. |
Copyright © 2023 JBoss by Red Hat. All rights reserved.