Package | Description |
---|---|
com.yahoo.bard.webservice.data.config.metric.makers |
Modifier and Type | Class and Description |
---|---|
class |
DoubleMaxMaker
Metric maker to get the max of double metrics.
|
class |
DoubleMinMaker
Metric maker to get the min of double metrics.
|
class |
DoubleSumMaker
Metric maker to sum over numeric metrics.
|
class |
LongMaxMaker
Metric maker to get the max of long metrics.
|
class |
LongMinMaker
Metric maker to get the min of long metrics.
|
class |
LongSumMaker
Metric maker to sum over numeric metrics.
|
class |
MaxMaker
Deprecated.
|
class |
MinMaker
Deprecated.
|
class |
SketchCountMaker
Deprecated.
To consider the latest version of sketch Library.
This class is replaced by ThetaSketchMaker
|
class |
ThetaSketchMaker
Metric maker to wrap sketch metric aggregations.
|
Copyright © 2016–2018 Yahoo! Inc.. All rights reserved.