Package | Description |
---|---|
org.apache.hadoop.hdfs.server.datanode | |
org.apache.hadoop.hdfs.server.datanode.fsdataset |
Modifier and Type | Method and Description |
---|---|
int |
LocalReplica.compareWith(FsVolumeSpi.ScanInfo info) |
Modifier and Type | Method and Description |
---|---|
LinkedList<FsVolumeSpi.ScanInfo> |
FsVolumeSpi.compileReport(String bpid,
LinkedList<FsVolumeSpi.ScanInfo> report,
DirectoryScanner.ReportCompiler reportCompiler)
Compile a list of
FsVolumeSpi.ScanInfo for the blocks in
the block pool with id bpid . |
Modifier and Type | Method and Description |
---|---|
int |
FsVolumeSpi.ScanInfo.compareTo(FsVolumeSpi.ScanInfo b) |
Modifier and Type | Method and Description |
---|---|
LinkedList<FsVolumeSpi.ScanInfo> |
FsVolumeSpi.compileReport(String bpid,
LinkedList<FsVolumeSpi.ScanInfo> report,
DirectoryScanner.ReportCompiler reportCompiler)
Compile a list of
FsVolumeSpi.ScanInfo for the blocks in
the block pool with id bpid . |
Copyright © 2008–2022 Apache Software Foundation. All rights reserved.