|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface MetricsCollectionService
Service for collects and publishes metrics.
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from interface com.google.common.util.concurrent.Service |
|---|
com.google.common.util.concurrent.Service.Listener, com.google.common.util.concurrent.Service.State |
| Method Summary | |
|---|---|
MetricsCollector |
getCollector(MetricsScope scope,
String context,
String runId)
Returns the metric collector for the given context. |
| Methods inherited from interface com.google.common.util.concurrent.Service |
|---|
addListener, isRunning, start, startAndWait, state, stop, stopAndWait |
| Method Detail |
|---|
MetricsCollector getCollector(MetricsScope scope,
String context,
String runId)
context - Name of the context that generating the metric.runId - The Id fo the given run that generating the metric.
MetricsCollector for emitting metrics.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||