Class FSCachingGetSpaceUsed.Builder
java.lang.Object
org.apache.hadoop.fs.GetSpaceUsed.Builder
org.apache.hadoop.hdfs.server.datanode.FSCachingGetSpaceUsed.Builder
- Enclosing class:
- FSCachingGetSpaceUsed
public static class FSCachingGetSpaceUsed.Builder
extends org.apache.hadoop.fs.GetSpaceUsed.Builder
The builder class.
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionorg.apache.hadoop.fs.GetSpaceUsedbuild()getBpid()setVolume(FsVolumeImpl fsVolume) Methods inherited from class org.apache.hadoop.fs.GetSpaceUsed.Builder
getConf, getCons, getInitialUsed, getInterval, getJitter, getKlass, getPath, setConf, setCons, setInitialUsed, setInterval, setJitter, setKlass, setPath
-
Constructor Details
-
Builder
public Builder()
-
-
Method Details
-
getVolume
-
setVolume
-
getBpid
-
setBpid
-
build
- Overrides:
buildin classorg.apache.hadoop.fs.GetSpaceUsed.Builder- Throws:
IOException
-