Class RestoreInProgress.Entry

org.elasticsearch.cluster.RestoreInProgress.Entry
Enclosing class:
RestoreInProgress

public static class RestoreInProgress.Entry extends
Restore metadata
  • Constructor Details

  • Method Details

    • uuid

      public  uuid()
      Returns restore uuid
      Returns:
      restore uuid
    • snapshot

      public Snapshot snapshot()
      Returns snapshot
      Returns:
      snapshot
    • shards

      Returns list of shards that being restore and their status
      Returns:
      list of shards
    • state

      public RestoreInProgress.State state()
      Returns current restore state
      Returns:
      restore state
    • indices

      public <> indices()
      Returns list of indices
      Returns:
      list of indices
    • equals

      public boolean equals( o)
      Overrides:
       in class 
    • hashCode

      public int hashCode()
      Overrides:
       in class