public static class MetricsRootAction.Sampler.Sample extends Object
Constructor and Description |
---|
MetricsRootAction.Sampler.Sample(long t,
byte[] v)
Constructor.
|
public MetricsRootAction.Sampler.Sample(long t, @NonNull byte[] v)
t
- the time of the sample.v
- the compressed JSON bytes.@NonNull public Date getTime()
@CheckForNull public com.fasterxml.jackson.databind.JsonNode getValue(@NonNull com.fasterxml.jackson.databind.ObjectReader reader)
reader
- the ObjectReader
to use.Copyright © 2004-2016. All Rights Reserved.