Class RestoreInProgress

    • Constructor Detail

      • RestoreInProgress

        public RestoreInProgress​(RestoreInProgress.Entry... entries)
        Constructs new restore metadata
        Parameters:
        entries - list of currently running restore processes
      • RestoreInProgress

        public RestoreInProgress​(StreamInput in)
                          throws java.io.IOException
        Throws:
        java.io.IOException