JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Index
Help
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH:
Package
org.duracloud.common.util.metrics
Interface MetricsProbed
public interface
MetricsProbed
This interface allows implementations to be injected with a MetricsTable in which to collect Metrics.
Author:
Andrew Woods
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
void
setMetricsTable
(
MetricsTable
metricsTable)
Method Details
setMetricsTable
void
setMetricsTable
(
MetricsTable
metricsTable)