public class TestClientPushback extends Object
| Modifier and Type | Field and Description |
|---|---|
static HBaseClassTestRule |
CLASS_RULE |
private static byte[] |
family |
private static long |
flushSizeBytes |
private static org.slf4j.Logger |
LOG |
private static byte[] |
qualifier |
private static org.apache.hadoop.hbase.TableName |
tableName |
private static HBaseTestingUtility |
UTIL |
| Constructor and Description |
|---|
TestClientPushback() |
| Modifier and Type | Method and Description |
|---|---|
static void |
setupCluster() |
static void |
teardownCluster() |
void |
testClientTracksServerPushback() |
void |
testMutateRowStats() |
public static final HBaseClassTestRule CLASS_RULE
private static final org.slf4j.Logger LOG
private static final HBaseTestingUtility UTIL
private static final org.apache.hadoop.hbase.TableName tableName
private static final byte[] family
private static final byte[] qualifier
private static final long flushSizeBytes
public TestClientPushback()
public static void setupCluster() throws Exception
Exceptionpublic static void teardownCluster() throws Exception
Exceptionpublic void testClientTracksServerPushback() throws Exception
Exceptionpublic void testMutateRowStats() throws IOException
IOExceptionCopyright © 2007–2019 The Apache Software Foundation. All rights reserved.