Class XSiteOfflineStatusCommand

java.lang.Object
org.infinispan.commands.remote.BaseRpcCommand
org.infinispan.xsite.commands.XSiteOfflineStatusCommand
All Implemented Interfaces:
org.infinispan.commands.remote.CacheRpcCommand, ReplicableCommand, TracedCommand

public class XSiteOfflineStatusCommand extends org.infinispan.commands.remote.BaseRpcCommand
Get the offline status of a BackupSender.
Since:
11.0
Author:
Ryan Emerson