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