Class Version2fSteno

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

public final class Version2fSteno extends Object
Model for the version 2f query log line wrapped in a Steno container. 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)