Interface SnapshotArchiverFactory

    • Method Detail

      • createSnapshotArchiver

        SnapshotArchiver createSnapshotArchiver​(String sClusterName,
                                                String sServiceName)
        Create a new SnapshotArchiver.
        Parameters:
        sClusterName - the name of the Cluster that is creating the archiver
        sServiceName - the name of the Service that is creating the archiver
        Returns:
        a new SnapshotArchiver