public class DelimitedSplit
extends org.apache.hadoop.mapreduce.lib.input.FileSplit
Constructor and Description |
---|
DelimitedSplit() |
DelimitedSplit(TextArrayWritable header,
org.apache.hadoop.fs.Path file,
long start,
long length,
String[] hosts) |
Modifier and Type | Method and Description |
---|---|
TextArrayWritable |
getHeader() |
void |
readFields(DataInput in) |
void |
write(DataOutput out) |
public DelimitedSplit()
public DelimitedSplit(TextArrayWritable header, org.apache.hadoop.fs.Path file, long start, long length, String[] hosts)
public void readFields(DataInput in) throws IOException
readFields
in interface org.apache.hadoop.io.Writable
readFields
in class org.apache.hadoop.mapreduce.lib.input.FileSplit
IOException
public void write(DataOutput out) throws IOException
write
in interface org.apache.hadoop.io.Writable
write
in class org.apache.hadoop.mapreduce.lib.input.FileSplit
IOException
public TextArrayWritable getHeader()
Copyright © 2022 MarkLogic Corporation
Complete online documentation for MarkLogic Server, XQuery and related components may be found at developer.marklogic.com