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