Uses of Class
org.apache.accumulo.monitor.rest.problems.ProblemSummaryInformation
-
Packages that use ProblemSummaryInformation Package Description org.apache.accumulo.monitor.rest.problems -
-
Uses of ProblemSummaryInformation in org.apache.accumulo.monitor.rest.problems
Fields in org.apache.accumulo.monitor.rest.problems with type parameters of type ProblemSummaryInformation Modifier and Type Field Description List<ProblemSummaryInformation>ProblemSummary. problemSummaryMethods in org.apache.accumulo.monitor.rest.problems with parameters of type ProblemSummaryInformation Modifier and Type Method Description voidProblemSummary. addProblemSummary(ProblemSummaryInformation problemSummary)Adds a new problem summary to the list
-