Uses of Interface
org.apache.hadoop.hbase.fs.HFileSystem.ReorderBlocks
-
Uses of HFileSystem.ReorderBlocks in org.apache.hadoop.hbase.fs
Modifier and TypeClassDescription(package private) static class
We'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 TypeMethodDescription(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)