public static class RestoreInfo.ComparatorReplicaInfo extends Object
Constructor and Description |
---|
ComparatorReplicaInfo(String replica,
String path,
String header,
boolean validationSuccess) |
Modifier and Type | Method and Description |
---|---|
String |
header() |
Path |
path() |
String |
replica() |
String |
toString() |
boolean |
validationSuccess() |
public final String header