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
IOExceptionpublic void readFields(DataInput in) throws IOException
IOExceptionpublic long getLength()
public String[] getLocations()