Uses of Class
org.apache.hadoop.fs.GetSpaceUsed.Builder
Packages that use GetSpaceUsed.Builder
-
Uses of GetSpaceUsed.Builder in org.apache.hadoop.fs
Methods in org.apache.hadoop.fs that return GetSpaceUsed.BuilderModifier and TypeMethodDescriptionGetSpaceUsed.Builder.setConf(Configuration conf) GetSpaceUsed.Builder.setInitialUsed(long initialUsed) GetSpaceUsed.Builder.setInterval(long interval) GetSpaceUsed.Builder.setKlass(Class<? extends GetSpaceUsed> klass) Constructors in org.apache.hadoop.fs with parameters of type GetSpaceUsed.BuilderModifierConstructorDescriptionCachingGetSpaceUsed(GetSpaceUsed.Builder builder) This is the constructor used by the builder.DU(GetSpaceUsed.Builder builder) WindowsGetSpaceUsed(GetSpaceUsed.Builder builder)