public class FieldValueCounterResource extends MetricResource
MetricResource.Page
Modifier | Constructor and Description |
---|---|
protected |
FieldValueCounterResource()
No-arg constructor for serialization frameworks.
|
|
FieldValueCounterResource(String name,
Map<String,Double> values) |
Modifier and Type | Method and Description |
---|---|
Map<String,Double> |
getValues()
Return the values for the counter.
|
void |
setValues(Map<String,Double> values) |
getName
Copyright © 2016 Pivotal Software, Inc.. All rights reserved.