Class NoOpBackupSender

  • All Implemented Interfaces:
    BackupSender

    public class NoOpBackupSender
    extends java.lang.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