| Package | Description | 
|---|---|
| org.apache.hadoop.hbase.fs | 
| Modifier and Type | Class and Description | 
|---|---|
| (package private) static class  | HFileSystem.ReorderWALBlocksWe're putting at lowest priority the wal files blocks that are on the same datanode
 as the original regionserver which created these files. | 
| Modifier and Type | Method and Description | 
|---|---|
| (package private) static boolean | HFileSystem. addLocationsOrderInterceptor(org.apache.hadoop.conf.Configuration conf,
                            HFileSystem.ReorderBlocks lrb)Add an interceptor on the calls to the namenode#getBlockLocations from the DFSClient
 linked to this FileSystem. | 
| private static org.apache.hadoop.hdfs.protocol.ClientProtocol | HFileSystem. createReorderingProxy(org.apache.hadoop.hdfs.protocol.ClientProtocol cp,
                     HFileSystem.ReorderBlocks lrb,
                     org.apache.hadoop.conf.Configuration conf) | 
Copyright © 2007–2021 The Apache Software Foundation. All rights reserved.