public static class FSCachingGetSpaceUsed.Builder
extends org.apache.hadoop.fs.GetSpaceUsed.Builder
| Constructor | Description |
|---|---|
Builder() |
| Modifier and Type | Method | Description |
|---|---|---|
org.apache.hadoop.fs.GetSpaceUsed |
build() |
|
java.lang.String |
getBpid() |
|
FsVolumeImpl |
getVolume() |
|
FSCachingGetSpaceUsed.Builder |
setBpid(java.lang.String bpid) |
|
FSCachingGetSpaceUsed.Builder |
setVolume(FsVolumeImpl fsVolume) |
public FsVolumeImpl getVolume()
public FSCachingGetSpaceUsed.Builder setVolume(FsVolumeImpl fsVolume)
public java.lang.String getBpid()
public FSCachingGetSpaceUsed.Builder setBpid(java.lang.String bpid)
public org.apache.hadoop.fs.GetSpaceUsed build()
throws java.io.IOException
build in class org.apache.hadoop.fs.GetSpaceUsed.Builderjava.io.IOExceptionCopyright © 2008–2025 Apache Software Foundation. All rights reserved.