public class MetricMessage extends Object
Modifier and Type | Method and Description |
---|---|
static Message<?> |
forIncrement(Delta<?> delta) |
static Message<?> |
forReset(String metricName) |
static Message<?> |
forSet(Metric<?> value) |
String |
getMetricName() |
Object |
getPayload() |
boolean |
isReset() |
Copyright © 2019 Pivotal Software, Inc.. All rights reserved.