JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH:
Package
org.apache.hadoop.metrics2
Interface MetricsExecutor
All Known Implementing Classes:
MetricsExecutorImpl
@Private
public interface
MetricsExecutor
ScheduledExecutorService for metrics.
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
ScheduledExecutorService
getExecutor
()
void
stop
()
Method Details
getExecutor
ScheduledExecutorService
getExecutor
()
stop
void
stop
()