public class MapRJSONPut
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
int[] |
familyIdList |
byte[] |
key |
int |
nFamilies |
java.nio.ByteBuffer[] |
recordList |
long |
recordTotalBytes |
| Constructor and Description |
|---|
MapRJSONPut(byte[] key,
int nFamTotal) |
| Modifier and Type | Method and Description |
|---|---|
void |
addCFEntry(int familyId,
java.nio.ByteBuffer encodedRecord) |
int |
getNumFamilies() |