-
Field Summary
Fields
private int
private static final byte[]
private static final byte[]
private static final byte[]
private static final byte[]
private org.apache.hadoop.hbase.regionserver.HRegion
-
Constructor Summary
Constructors
Appender(org.apache.hadoop.hbase.regionserver.HRegion region,
int appendCounter)
-
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Field Details
-
region
private org.apache.hadoop.hbase.regionserver.HRegion region
-
-
family
private static final byte[] family
-
-
CHAR
private static final byte[] CHAR
-
-
Constructor Details
-
Appender
public Appender(org.apache.hadoop.hbase.regionserver.HRegion region,
int appendCounter)
-