Class FSCachingGetSpaceUsed

java.lang.Object
org.apache.hadoop.fs.CachingGetSpaceUsed
org.apache.hadoop.hdfs.server.datanode.FSCachingGetSpaceUsed
All Implemented Interfaces:
Closeable, AutoCloseable, org.apache.hadoop.fs.GetSpaceUsed
Direct Known Subclasses:
ReplicaCachingGetSpaceUsed

@Private @Evolving public abstract class FSCachingGetSpaceUsed extends org.apache.hadoop.fs.CachingGetSpaceUsed
Fast and accurate class to tell how much space HDFS is using.