Class BlockWithScanInfo

java.lang.Object
org.apache.hadoop.hbase.io.hfile.BlockWithScanInfo

@Private public class BlockWithScanInfo extends Object
BlockWithScanInfo is wrapper class for HFileBlock with other attributes. These attributes are supposed to be much cheaper to be maintained in each caller thread than in HFileBlock itself.