Package com.mapr.fs.jni
Class MapRJSONPut
- java.lang.Object
-
- com.mapr.fs.jni.MapRJSONPut
-
public class MapRJSONPut extends java.lang.Object
-
-
Field Summary
Fields Modifier and Type Field Description int[]familyIdListbyte[]keyintnFamiliesjava.nio.ByteBuffer[]recordListlongrecordTotalBytes
-
Constructor Summary
Constructors Constructor Description MapRJSONPut(byte[] key, int nFamTotal)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description voidaddCFEntry(int familyId, java.nio.ByteBuffer encodedRecord)intgetNumFamilies()
-