|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use MetricsScope | |
|---|---|
| co.cask.tigon.metrics | |
| Uses of MetricsScope in co.cask.tigon.metrics |
|---|
| Methods in co.cask.tigon.metrics that return MetricsScope | |
|---|---|
static MetricsScope |
MetricsScope.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static MetricsScope[] |
MetricsScope.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
| Methods in co.cask.tigon.metrics with parameters of type MetricsScope | |
|---|---|
MetricsCollector |
MetricsCollectionService.getCollector(MetricsScope scope,
String context,
String runId)
Returns the metric collector for the given context. |
MetricsCollector |
NoOpMetricsCollectionService.getCollector(MetricsScope scope,
String context,
String runId)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||