Uses of Class
org.apache.accumulo.monitor.rest.trace.TraceType
-
Packages that use TraceType Package Description org.apache.accumulo.monitor.rest.trace -
-
Uses of TraceType in org.apache.accumulo.monitor.rest.trace
Methods in org.apache.accumulo.monitor.rest.trace that return TraceType Modifier and Type Method Description TraceTypeTracesResource. getTracesType(@NotNull @Pattern(regexp="(?:)(.*)") String type, @javax.validation.constraints.Min(0L),@javax.validation.constraints.Max(2592000L) int minutes)Generates a list of traces filtered by type and range of minutes
-