Package org.elasticsearch.cluster
Class RestoreInProgress.Builder
java.lang.Object
org.elasticsearch.cluster.RestoreInProgress.Builder
- Enclosing class:
- RestoreInProgress
public static final class RestoreInProgress.Builder
extends java.lang.Object
-
Constructor Summary
Constructors Constructor Description Builder()Builder(RestoreInProgress restoreInProgress) -
Method Summary
Modifier and Type Method Description RestoreInProgress.Builderadd(RestoreInProgress.Entry entry)RestoreInProgressbuild()Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Constructor Details
-
Builder
public Builder() -
Builder
-
-
Method Details
-
add
-
build
-