public class MetricsIO extends Object
| Constructor and Description | 
|---|
MetricsIO(MetricsIOWrapper wrapper)  | 
| Modifier and Type | Method and Description | 
|---|---|
MetricsIOSource | 
getMetricsSource()  | 
MetricsIOWrapper | 
getWrapper()  | 
void | 
updateFsPreadTime(long t)  | 
void | 
updateFsReadTime(long t)  | 
void | 
updateFsWriteTime(long t)  | 
public MetricsIO(MetricsIOWrapper wrapper)
public MetricsIOSource getMetricsSource()
public MetricsIOWrapper getWrapper()
public void updateFsReadTime(long t)
public void updateFsPreadTime(long t)
public void updateFsWriteTime(long t)
Copyright © 2007–2019 The Apache Software Foundation. All rights reserved.