public class MapReduceUtilMethods
extends java.lang.Object
| Constructor and Description |
|---|
MapReduceUtilMethods() |
| Modifier and Type | Method and Description |
|---|---|
static boolean |
checkBulkloadStatus(boolean blkOption,
java.lang.String dstPath) |
static java.lang.String[] |
getFieldPaths(java.lang.String fieldPaths) |
static java.nio.ByteBuffer |
getRowKey(org.ojai.Document record,
java.lang.String field) |
static java.lang.String[] |
getStreamDefaultCFsForRepl() |
static java.lang.String |
processColumnSpec(java.lang.String columnSpec,
java.lang.String tabPath) |
static void |
setStartStopRow(org.apache.hadoop.conf.Configuration conf) |
public static void setStartStopRow(org.apache.hadoop.conf.Configuration conf)
public static java.lang.String[] getStreamDefaultCFsForRepl()
public static java.lang.String processColumnSpec(java.lang.String columnSpec,
java.lang.String tabPath)
public static java.nio.ByteBuffer getRowKey(org.ojai.Document record,
java.lang.String field)
public static java.lang.String[] getFieldPaths(java.lang.String fieldPaths)
public static boolean checkBulkloadStatus(boolean blkOption,
java.lang.String dstPath)