Package | Description |
---|---|
org.apache.hadoop.fs.statistics.impl |
Implementation support for statistics.
|
Modifier and Type | Method and Description |
---|---|
IOStatisticsStore |
IOStatisticsStoreBuilder.build()
Build the collector.
|
Constructor and Description |
---|
StatisticDurationTracker(IOStatisticsStore iostats,
String key)
Constructor -increments the counter by 1.
|
StatisticDurationTracker(IOStatisticsStore iostats,
String key,
long count)
Constructor.
|
Copyright © 2008–2021 Apache Software Foundation. All rights reserved.