org.infinispan.xsite
Interface BackupReceiverRepository
- All Known Implementing Classes:
- BackupReceiverRepositoryImpl
public interface BackupReceiverRepository
Global component that holds all the BackupReceiver
s within this CacheManager.
- Since:
- 5.2
- Author:
- Mircea Markus
handleRemoteCommand
Object handleRemoteCommand(SingleRpcCommand cmd,
org.jgroups.protocols.relay.SiteAddress src)
throws Throwable
- Process an CacheRpcCommand received from a remote site.
- Throws:
Throwable
Copyright © 2013 JBoss, a division of Red Hat. All Rights Reserved.