Class NoOpBackupSender

java.lang.Object
org.infinispan.xsite.NoOpBackupSender
All Implemented Interfaces:
BackupSender

public class NoOpBackupSender extends Object implements BackupSender
A no-op implementation of BackupSender.

This class is used when cross-site replication is disabled.

Since:
10.0
Author:
Pedro Ruivo