public interface IExtrapolatePartStatus
Modifier and Type | Interface and Description |
---|---|
static class |
IExtrapolatePartStatus.AggrType
The sequence of aggregation function on colStats.
|
static class |
IExtrapolatePartStatus.ColStatType
The sequence of colStatTypes.
|
Modifier and Type | Field and Description |
---|---|
static IExtrapolatePartStatus.AggrType[] |
aggrTypes |
static String[] |
colStatNames
The sequence of colStatNames.
|
static IExtrapolatePartStatus.ColStatType[] |
colStatTypes |
static HashMap<String,Integer[]> |
indexMaps
The indexes for colstats.
|
static final String[] colStatNames
static final IExtrapolatePartStatus.ColStatType[] colStatTypes
static final IExtrapolatePartStatus.AggrType[] aggrTypes
Copyright © 2017 The Apache Software Foundation. All rights reserved.