WALInputFormat@Deprecated @InterfaceAudience.Public public class HLogInputFormat extends <any>
InputFormat for WAL files.| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
END_TIME_KEY
Deprecated.
|
static java.lang.String |
START_TIME_KEY
Deprecated.
|
| Constructor and Description |
|---|
HLogInputFormat()
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
<any> |
createRecordReader(InputSplit split,
TaskAttemptContext context)
Deprecated.
|
java.util.List<InputSplit> |
getSplits(JobContext context)
Deprecated.
|
public static final java.lang.String START_TIME_KEY
public static final java.lang.String END_TIME_KEY
public java.util.List<InputSplit> getSplits(JobContext context)
throws java.io.IOException,
java.lang.InterruptedException
java.io.IOExceptionjava.lang.InterruptedExceptionpublic <any> createRecordReader(InputSplit split,
TaskAttemptContext context)
throws java.io.IOException,
java.lang.InterruptedException
java.io.IOExceptionjava.lang.InterruptedException