Class AbstractIOStatisticsImpl

java.lang.Object
org.apache.hadoop.fs.statistics.impl.AbstractIOStatisticsImpl
All Implemented Interfaces:
IOStatistics
Direct Known Subclasses:
WrappedIOStatistics

public abstract class AbstractIOStatisticsImpl extends Object implements IOStatistics
Base implementation in case common methods/fields need to be added in future.
  • Constructor Details

    • AbstractIOStatisticsImpl

      public AbstractIOStatisticsImpl()