| Package | Description |
|---|---|
| org.infinispan.commands |
Commands that operate on the cache, either locally or remotely.
|
| org.infinispan.commands.irac | |
| org.infinispan.factories |
Factories are internal components used to create other components based on a cache's
configuration.
|
| org.infinispan.interceptors.xsite |
Interceptors dealing with cross-site replication.
|
| org.infinispan.remoting.inboundhandler |
Handling of inbound commands on remote nodes.
|
| org.infinispan.remoting.rpc |
Remote Procedure Call (RPC) interfaces and components used to invoke remote methods on cache instances.
|
| org.infinispan.remoting.transport |
Transports handle the low-level networking, used by the remoting components.
|
| org.infinispan.remoting.transport.impl | |
| org.infinispan.remoting.transport.jgroups |
A transport implementation based on JGroups.
|
| org.infinispan.xsite | |
| org.infinispan.xsite.commands | |
| org.infinispan.xsite.statetransfer | |
| org.infinispan.xsite.status |
| Class and Description |
|---|
| SingleXSiteRpcCommand
RPC command to replicate cache operations (such as put, remove, replace, etc.) to the backup site.
|
| Class and Description |
|---|
| BackupReceiver
Component present on a backup site that manages the backup information and logic.
|
| XSiteReplicateCommand
Abstract class to invoke RPC on the remote site.
|
| Class and Description |
|---|
| BackupReceiver
Component present on a backup site that manages the backup information and logic.
|
| BackupSender
Component responsible with sending backup data to remote sites.
|
| Class and Description |
|---|
| BackupSender
Component responsible with sending backup data to remote sites.
|
| Class and Description |
|---|
| XSiteReplicateCommand
Abstract class to invoke RPC on the remote site.
|
| Class and Description |
|---|
| XSiteBackup |
| XSiteReplicateCommand
Abstract class to invoke RPC on the remote site.
|
| Class and Description |
|---|
| XSiteBackup |
| XSiteReplicateCommand
Abstract class to invoke RPC on the remote site.
|
| Class and Description |
|---|
| XSiteBackup |
| Class and Description |
|---|
| XSiteBackup |
| XSiteReplicateCommand
Abstract class to invoke RPC on the remote site.
|
| Class and Description |
|---|
| BackupReceiver
Component present on a backup site that manages the backup information and logic.
|
| BackupSender
Component responsible with sending backup data to remote sites.
|
| NoOpBackupSender
A no-op implementation of
BackupSender. |
| XSiteReplicateCommand
Abstract class to invoke RPC on the remote site.
|
| Class and Description |
|---|
| BackupReceiver
Component present on a backup site that manages the backup information and logic.
|
| XSiteReplicateCommand
Abstract class to invoke RPC on the remote site.
|
| Class and Description |
|---|
| BackupReceiver
Component present on a backup site that manages the backup information and logic.
|
| XSiteReplicateCommand
Abstract class to invoke RPC on the remote site.
|
| Class and Description |
|---|
| OfflineStatus
Keeps state needed for knowing when a site needs to be taken offline.
|
| XSiteBackup |
Copyright © 2022 JBoss by Red Hat. All rights reserved.