Class WeightedSnapshot.WeightedSample

    • Field Detail

      • value

        public final long value
      • weight

        public final double weight
    • Constructor Detail

      • WeightedSample

        public WeightedSample​(long value,
                              double weight)