Class DirectorySnapshotArchiver

    • Constructor Detail

      • DirectorySnapshotArchiver

        public DirectorySnapshotArchiver​(String sClusterName,
                                         String sServiceName,
                                         File fileDirectory)
                                  throws IOException
        Constructs a new DirectorySnapshotArchiver which uses a shared directory available from all members to store archived snapshots.
        Parameters:
        sClusterName - the name of the cluster
        sServiceName - the service name
        fileDirectory - a shared directory available from all members
        Throws:
        IOException - if errors creating directories