public class QueryResult extends Object
public QueryResult(@Nonnull String name, @Nullable Object value, long epochInMillis)
name - plain name of the metric (variables (e.g. %my-jmx-attr% must have been resolved).value - value of the collected metricepochInMillis - collect time in millis (see System.currentTimeMillis())Copyright © 2013. All Rights Reserved.