Uses of Interface
org.apache.hadoop.hbase.fs.HFileSystem.ReorderBlocks
Packages that use HFileSystem.ReorderBlocks
-
Uses of HFileSystem.ReorderBlocks in org.apache.hadoop.hbase.fs
Classes in org.apache.hadoop.hbase.fs that implement HFileSystem.ReorderBlocksModifier 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.Methods in org.apache.hadoop.hbase.fs with parameters of type HFileSystem.ReorderBlocksModifier 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)