Class Version2e.Annotations

java.lang.Object
com.arpnetworking.metrics.mad.model.json.Version2e.Annotations
Enclosing class:
Version2e

public static final class Version2e.Annotations extends Object
Represents the set of annotations on a line.
  • Method Details

    • getInitTimestamp

      public ZonedDateTime getInitTimestamp()
    • getFinalTimestamp

      public ZonedDateTime getFinalTimestamp()
    • getOtherAnnotations

      public com.google.common.collect.ImmutableMap<String,String> getOtherAnnotations()