| Constructor and Description |
|---|
StreamInputSplit()
Default constructor.
|
| Modifier and Type | Method and Description |
|---|---|
Path |
getIndexPath()
Returns the path for index file.
|
void |
readFields(DataInput in) |
String |
toString() |
void |
write(DataOutput out) |
getLength, getLocations, getPath, getStartpublic StreamInputSplit()
public void write(DataOutput out) throws IOException
write in interface Writablewrite in class FileSplitIOExceptionpublic void readFields(DataInput in) throws IOException
readFields in interface WritablereadFields in class FileSplitIOExceptionCopyright © 2016 Cask Data, Inc. Licensed under the Apache License, Version 2.0.