public class TestAlwaysSetScannerId extends Object
Modifier and Type | Field and Description |
---|---|
private static byte[] |
CF |
static HBaseClassTestRule |
CLASS_RULE |
private static int |
COUNT |
private static byte[] |
CQ |
private static org.apache.hadoop.hbase.HRegionInfo |
HRI |
private static org.apache.hadoop.hbase.shaded.protobuf.generated.ClientProtos.ClientService.BlockingInterface |
STUB |
private static org.apache.hadoop.hbase.TableName |
TABLE_NAME |
private static HBaseTestingUtility |
UTIL |
Constructor and Description |
---|
TestAlwaysSetScannerId() |
Modifier and Type | Method and Description |
---|---|
static void |
setUp() |
static void |
tearDown() |
void |
test() |
public static final HBaseClassTestRule CLASS_RULE
private static final HBaseTestingUtility UTIL
private static final org.apache.hadoop.hbase.TableName TABLE_NAME
private static final byte[] CF
private static final byte[] CQ
private static final int COUNT
private static org.apache.hadoop.hbase.HRegionInfo HRI
private static org.apache.hadoop.hbase.shaded.protobuf.generated.ClientProtos.ClientService.BlockingInterface STUB
public TestAlwaysSetScannerId()
public void test() throws org.apache.hbase.thirdparty.com.google.protobuf.ServiceException, IOException
org.apache.hbase.thirdparty.com.google.protobuf.ServiceException
IOException
Copyright © 2007–2019 The Apache Software Foundation. All rights reserved.