public static class DirectoryScanner.ScanInfoVolumeReport extends Object
Modifier and Type | Method and Description |
---|---|
void |
addAll(String bpid,
Collection<FsVolumeSpi.ScanInfo> scanInfos) |
Set<String> |
getBlockPoolIds() |
List<FsVolumeSpi.ScanInfo> |
getScanInfo(String bpid) |
FsVolumeSpi |
getVolume() |
String |
toString() |
public void addAll(String bpid, Collection<FsVolumeSpi.ScanInfo> scanInfos)
public List<FsVolumeSpi.ScanInfo> getScanInfo(String bpid)
public FsVolumeSpi getVolume()
Copyright © 2008–2021 Apache Software Foundation. All rights reserved.