public class ChangeDataUtil
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
static int |
ALL_VERSIONS
Define for 'return-all-versions'.
|
static long |
LATEST_TIMESTAMP
Timestamp to use when we want to refer to the latest cell.
|
static long |
OLDEST_TIMESTAMP
Timestamp to use when we want to refer to the oldest cell.
|
| Constructor and Description |
|---|
ChangeDataUtil() |
| Modifier and Type | Method and Description |
|---|---|
static com.mapr.fs.jni.MapRResult |
genMapRResult(java.nio.ByteBuffer valuebuf,
com.mapr.fs.proto.Dbserver.CompressedRow crow,
boolean isJson) |
public static final long LATEST_TIMESTAMP
public static final long OLDEST_TIMESTAMP
public static final int ALL_VERSIONS