static interface HFileSystem.ReorderBlocks
| Modifier and Type | Method and Description |
|---|---|
void |
reorderBlocks(org.apache.hadoop.conf.Configuration conf,
org.apache.hadoop.hdfs.protocol.LocatedBlocks lbs,
String src) |
void reorderBlocks(org.apache.hadoop.conf.Configuration conf, org.apache.hadoop.hdfs.protocol.LocatedBlocks lbs, String src) throws IOException
conf - - the conf to uselbs - - the LocatedBlocks to reordersrc - - the file name currently readIOException - - if something went wrongCopyright © 2007–2020 The Apache Software Foundation. All rights reserved.