public class MetricAggregationResult extends GenericModel
| Constructor and Description | 
|---|
MetricAggregationResult()  | 
| Modifier and Type | Method and Description | 
|---|---|
java.lang.Double | 
getEventRate()
Gets the eventRate. 
 | 
java.lang.Long | 
getKey()
Gets the key. 
 | 
java.util.Date | 
getKeyAsString()
Gets the keyAsString. 
 | 
java.lang.Long | 
getMatchingResults()
Gets the matchingResults. 
 | 
equals, hashCode, toStringpublic java.util.Date getKeyAsString()
public java.lang.Long getKey()
public java.lang.Long getMatchingResults()
public java.lang.Double getEventRate()