Class Version2e

java.lang.Object
com.arpnetworking.metrics.mad.model.json.Version2e

public final class Version2e extends Object
Model for the version 2e query log line. Notes:
  • For optional fields null and unspecified are treated the same. Where appropriate this means null is mapped to a default value (e.g. empty map) or wrapped in an Optional.
  • Although Steno specifies the data element is optional, it is required for consumption by Tsd Aggregator.
Author:
Ville Koskela (ville dot koskela at inscopemetrics dot io)