|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface IMetricsContext
| Method Summary | ||
|---|---|---|
CombinedMetric |
registerMetric(String name,
ICombiner combiner,
int timeBucketSizeInSecs)
|
|
ReducedMetric |
registerMetric(String name,
IReducer reducer,
int timeBucketSizeInSecs)
|
|
|
registerMetric(String name,
T metric,
int timeBucketSizeInSecs)
|
|
| Method Detail |
|---|
<T extends IMetric> T registerMetric(String name,
T metric,
int timeBucketSizeInSecs)
ReducedMetric registerMetric(String name,
IReducer reducer,
int timeBucketSizeInSecs)
CombinedMetric registerMetric(String name,
ICombiner combiner,
int timeBucketSizeInSecs)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||