|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use TableInputFormat.SplitMode | |
---|---|
org.apache.hadoop.zebra.mapreduce | Providing InputFormat and
OutputFormat adaptor classes for Hadoop
Zebra Table. |
Uses of TableInputFormat.SplitMode in org.apache.hadoop.zebra.mapreduce |
---|
Methods in org.apache.hadoop.zebra.mapreduce that return TableInputFormat.SplitMode | |
---|---|
static TableInputFormat.SplitMode |
TableInputFormat.SplitMode.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static TableInputFormat.SplitMode[] |
TableInputFormat.SplitMode.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
Methods in org.apache.hadoop.zebra.mapreduce with parameters of type TableInputFormat.SplitMode | |
---|---|
static void |
TableInputFormat.setSplitMode(org.apache.hadoop.mapreduce.JobContext jobContext,
TableInputFormat.SplitMode sm,
ZebraSortInfo sortInfo)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |