Uses of Class
org.apache.accumulo.monitor.rest.trace.AnnotationInformation
-
Packages that use AnnotationInformation Package Description org.apache.accumulo.monitor.rest.trace -
-
Uses of AnnotationInformation in org.apache.accumulo.monitor.rest.trace
Fields in org.apache.accumulo.monitor.rest.trace with type parameters of type AnnotationInformation Modifier and Type Field Description List<AnnotationInformation>AddlInformation. annotationsMethods in org.apache.accumulo.monitor.rest.trace with parameters of type AnnotationInformation Modifier and Type Method Description voidAddlInformation. addAnnotations(AnnotationInformation annotations)Add a new annotation
-