public class HadoopExternalSplit extends HadoopInputSplit
hosts| Constructor and Description |
|---|
HadoopExternalSplit()
For
Externalizable. |
HadoopExternalSplit(String[] hosts,
long off) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
int |
hashCode() |
long |
offset() |
void |
readExternal(ObjectInput in) |
String |
toString() |
void |
writeExternal(ObjectOutput out) |
hostspublic HadoopExternalSplit()
Externalizable.public HadoopExternalSplit(String[] hosts, long off)
hosts - Hosts.off - Offset of this split in external file.public long offset()
public void writeExternal(ObjectOutput out) throws IOException
IOExceptionpublic void readExternal(ObjectInput in) throws IOException, ClassNotFoundException
IOExceptionClassNotFoundExceptionpublic boolean equals(Object o)
equals in class HadoopInputSplitpublic int hashCode()
hashCode in class HadoopInputSplit
Follow @ApacheIgnite
Ignite Fabric : ver. 2.5.1-p166 Release Date : September 3 2019