Uses of Class
org.apache.accumulo.monitor.rest.problems.ProblemDetailInformation
-
Packages that use ProblemDetailInformation Package Description org.apache.accumulo.monitor.rest.problems -
-
Uses of ProblemDetailInformation in org.apache.accumulo.monitor.rest.problems
Fields in org.apache.accumulo.monitor.rest.problems with type parameters of type ProblemDetailInformation Modifier and Type Field Description List<ProblemDetailInformation>ProblemDetail. problemDetailsMethods in org.apache.accumulo.monitor.rest.problems with parameters of type ProblemDetailInformation Modifier and Type Method Description voidProblemDetail. addProblemDetail(ProblemDetailInformation problemDetail)Adds a new problem detail to the list
-