Package | Description |
---|---|
org.apache.hadoop.zebra.mapreduce |
Providing
InputFormat and
OutputFormat adaptor classes for Hadoop
Zebra Table. |
Modifier and Type | Method and Description |
---|---|
static TableInputFormat.SplitMode |
TableInputFormat.SplitMode.valueOf(java.lang.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.
|
Modifier and Type | Method and Description |
---|---|
static void |
TableInputFormat.setSplitMode(org.apache.hadoop.mapreduce.JobContext jobContext,
TableInputFormat.SplitMode sm,
ZebraSortInfo sortInfo) |
Copyright © 2007-2012 The Apache Software Foundation