Uses of Class
org.apache.accumulo.monitor.rest.trace.RecentTracesInformation
-
Packages that use RecentTracesInformation Package Description org.apache.accumulo.monitor.rest.trace -
-
Uses of RecentTracesInformation in org.apache.accumulo.monitor.rest.trace
Fields in org.apache.accumulo.monitor.rest.trace with type parameters of type RecentTracesInformation Modifier and Type Field Description List<RecentTracesInformation>RecentTracesList. recentTracesMethods in org.apache.accumulo.monitor.rest.trace with parameters of type RecentTracesInformation Modifier and Type Method Description voidRecentTracesList. addTrace(RecentTracesInformation trace)Adds a new trace to the list
-