public static class IntegrationTestBulkLoad.EmptySplit
extends InputSplit
Constructor and Description |
---|
EmptySplit() |
Modifier and Type | Method and Description |
---|---|
long |
getLength() |
String[] |
getLocations() |
void |
readFields(DataInput in) |
void |
write(DataOutput out) |
public void write(DataOutput out) throws IOException
IOException
public void readFields(DataInput in) throws IOException
IOException
public long getLength()
public String[] getLocations()