| Package | Description |
|---|---|
| org.infinispan.commands |
Commands that operate on the cache, either locally or remotely.
|
| org.infinispan.commands.statetransfer | |
| org.infinispan.factories |
Factories are internal components used to create other components based on a cache's
configuration.
|
| org.infinispan.notifications.cachelistener |
Cache-specific notifications and eventing. |
| org.infinispan.notifications.cachelistener.cluster | |
| org.infinispan.notifications.cachelistener.cluster.impl | |
| org.infinispan.statetransfer |
Transfer of state to new caches in a cluster.
|
| Class and Description |
|---|
| ClusterEvent
This is an event designed for use with cluster listeners solely.
|
| MultiClusterEventCommand
This command is used to send cluster events for multiple listeners on the same node
|
| Class and Description |
|---|
| ClusterListenerReplicateCallable
This DistributedCallable is used to install a
RemoteClusterListener on the resulting node. |
| Class and Description |
|---|
| ClusterCacheNotifier
This interface describes methods required for a cluster listener to be able to be bootstrapped and properly notified
when a new event has been raised from the cluster.
|
| Class and Description |
|---|
| ClusterCacheNotifier
This interface describes methods required for a cluster listener to be able to be bootstrapped and properly notified
when a new event has been raised from the cluster.
|
| ClusterEvent
This is an event designed for use with cluster listeners solely.
|
| ClusterListenerReplicateCallable
This DistributedCallable is used to install a
RemoteClusterListener on the resulting node. |
| Class and Description |
|---|
| ClusterEvent
This is an event designed for use with cluster listeners solely.
|
| ClusterEventManager |
| ClusterListenerRemoveCallable
This DistributedCallable is used to remove registered
RemoteClusterListener on each of the various nodes
when a cluster listener is unregistered from the cache. |
| ClusterListenerReplicateCallable
This DistributedCallable is used to install a
RemoteClusterListener on the resulting node. |
| Class and Description |
|---|
| ClusterEvent
This is an event designed for use with cluster listeners solely.
|
| ClusterEventManager |
| Class and Description |
|---|
| ClusterListenerReplicateCallable
This DistributedCallable is used to install a
RemoteClusterListener on the resulting node. |
Copyright © 2022 JBoss by Red Hat. All rights reserved.