public class TestFilterWithScanLimits extends FilterTestingCluster
Modifier and Type | Field and Description |
---|---|
static HBaseClassTestRule |
CLASS_RULE |
private static String |
columnFamily |
private static org.slf4j.Logger |
LOG |
private static org.apache.hadoop.hbase.TableName |
tableName |
Constructor and Description |
---|
TestFilterWithScanLimits() |
Modifier and Type | Method and Description |
---|---|
static void |
prepareData() |
void |
testScanWithLimit() |
createTable, openTable, setUp, tearDown
public static final HBaseClassTestRule CLASS_RULE
private static final org.slf4j.Logger LOG
private static final org.apache.hadoop.hbase.TableName tableName
private static final String columnFamily
public TestFilterWithScanLimits()
public void testScanWithLimit()
public static void prepareData()
Copyright © 2007–2020 The Apache Software Foundation. All rights reserved.