private static class TestHRegion.Appender extends Object implements Runnable
Modifier and Type | Field and Description |
---|---|
private int |
appendCounter |
private static byte[] |
appendRow |
private static byte[] |
CHAR |
private static byte[] |
family |
private static byte[] |
qualifier |
private org.apache.hadoop.hbase.regionserver.HRegion |
region |
Constructor and Description |
---|
Appender(org.apache.hadoop.hbase.regionserver.HRegion region,
int appendCounter) |
private org.apache.hadoop.hbase.regionserver.HRegion region
private static final byte[] appendRow
private static final byte[] family
private static final byte[] qualifier
private static final byte[] CHAR
private int appendCounter
public Appender(org.apache.hadoop.hbase.regionserver.HRegion region, int appendCounter)
Copyright © 2007–2020 The Apache Software Foundation. All rights reserved.