Class RecoverFilesRecoveryException

    • Constructor Detail

      • RecoverFilesRecoveryException

        public RecoverFilesRecoveryException​(ShardId shardId,
                                             int numberOfFiles,
                                             ByteSizeValue totalFilesSize,
                                             java.lang.Throwable cause)
      • RecoverFilesRecoveryException

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