Package | Description |
---|---|
org.infinispan.xsite |
Modifier and Type | Class and Description |
---|---|
class |
BackupReceiverImpl |
Modifier and Type | Method and Description |
---|---|
BackupReceiver |
BackupReceiverRepositoryImpl.getBackupCacheManager(String remoteSite,
String remoteCache)
Returns the local cache associated defined as backup for the provided remote (site, cache) combo, or throws an
exception of no such site is defined.
|
BackupReceiver |
BackupReceiverRepositoryImpl.getBackupReceiver(String site,
String cache) |
Modifier and Type | Method and Description |
---|---|
void |
BackupReceiverRepositoryImpl.replace(String site,
String cache,
BackupReceiver bcr) |
Copyright © 2014 JBoss, a division of Red Hat. All Rights Reserved.