public class DimValHolder extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
DimValHolder.Builder |
| Constructor and Description |
|---|
DimValHolder(Object topNMetricVal,
Comparable dimValue,
Object dimValIndex,
Map<String,Object> metricValues) |
| Modifier and Type | Method and Description |
|---|---|
Object |
getDimValIndex() |
Comparable |
getDimValue() |
Map<String,Object> |
getMetricValues() |
Object |
getTopNMetricVal() |
Copyright © 2011–2020 The Apache Software Foundation. All rights reserved.