public static class RetentionSettings.RetentionKey extends Object
RetentionSettings internal map. Note that interval can be null, in which
case this means the raw data type.| Modifier and Type | Field and Description |
|---|---|
Interval |
interval |
MetricType |
metricType |
| Constructor and Description |
|---|
RetentionKey(MetricType metricType) |
RetentionKey(MetricType metricType,
Interval interval) |
public MetricType metricType
public Interval interval
public RetentionKey(MetricType metricType)
public RetentionKey(MetricType metricType, Interval interval)
Copyright © 2015 Red Hat, Inc.. All rights reserved.