Class TestScanWithBloomError

java.lang.Object
org.apache.hadoop.hbase.regionserver.TestScanWithBloomError

@Tag("org.apache.hadoop.hbase.testclassification.RegionServerTests") @Tag("org.apache.hadoop.hbase.testclassification.SmallTests") public class TestScanWithBloomError extends Object
Test a multi-column scanner when there is a Bloom filter false-positive. This is needed for the multi-column Bloom filter optimization.