public interface ReportItem
ConsistencyReport
.Modifier and Type | Interface and Description |
---|---|
static class |
ReportItem.Type |
Modifier and Type | Method and Description |
---|---|
String |
getMessage() |
String |
getNodeId() |
ReportItem.Type |
getType() |
boolean |
isRepaired() |
String getNodeId()
String getMessage()
ReportItem.Type getType()
boolean isRepaired()
Copyright © 2004–2021 The Apache Software Foundation. All rights reserved.