Package | Description |
---|---|
org.apache.hadoop.hbase.io | |
org.apache.hadoop.hbase.regionserver |
Modifier and Type | Class and Description |
---|---|
class |
MetricsIOSourceImpl |
Modifier and Type | Field and Description |
---|---|
private MetricsIOSource |
MetricsIO.source |
Modifier and Type | Method and Description |
---|---|
MetricsIOSource |
MetricsIO.getMetricsSource() |
Constructor and Description |
---|
MetricsIO(MetricsIOSource source,
MetricsIOWrapper wrapper) |
Modifier and Type | Method and Description |
---|---|
MetricsIOSource |
MetricsRegionServerSourceFactory.createIO(MetricsIOWrapper wrapper)
Create a MetricsIOSource from a MetricsIOWrapper.
|
MetricsIOSource |
MetricsRegionServerSourceFactoryImpl.createIO(MetricsIOWrapper wrapper) |
Copyright © 2007–2020 The Apache Software Foundation. All rights reserved.