Uses of Interface
org.apache.hadoop.fs.GetSpaceUsed
Packages that use GetSpaceUsed
-
Uses of GetSpaceUsed in org.apache.hadoop.fs
Classes in org.apache.hadoop.fs that implement GetSpaceUsedModifier and TypeClassDescriptionclassInterface for class that can tell estimate much space is used in a directory.classFast but inaccurate class to tell how much space HDFS is using.classFilesystem disk space usage statistics.classClass to tell the size of a path on windows.Methods in org.apache.hadoop.fs that return GetSpaceUsedMethods in org.apache.hadoop.fs that return types with arguments of type GetSpaceUsedModifier and TypeMethodDescriptionConstructor<? extends GetSpaceUsed>GetSpaceUsed.Builder.getCons()Class<? extends GetSpaceUsed>GetSpaceUsed.Builder.getKlass()Method parameters in org.apache.hadoop.fs with type arguments of type GetSpaceUsedModifier and TypeMethodDescriptionvoidGetSpaceUsed.Builder.setCons(Constructor<? extends GetSpaceUsed> cons) GetSpaceUsed.Builder.setKlass(Class<? extends GetSpaceUsed> klass)