public class GridHadoopJobId extends Object implements GridCacheInternal, Externalizable
| Constructor and Description |
|---|
GridHadoopJobId()
For
Externalizable. |
GridHadoopJobId(UUID nodeId,
int jobId) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
UUID |
globalId() |
int |
hashCode() |
int |
localId() |
void |
readExternal(ObjectInput in) |
String |
toString() |
void |
writeExternal(ObjectOutput out) |
public GridHadoopJobId()
Externalizable.public GridHadoopJobId(UUID nodeId, int jobId)
nodeId - Node ID.jobId - Job ID.public UUID globalId()
public int localId()
public void writeExternal(ObjectOutput out) throws IOException
writeExternal in interface ExternalizableIOExceptionpublic void readExternal(ObjectInput in) throws IOException, ClassNotFoundException
readExternal in interface ExternalizableIOExceptionClassNotFoundException
Follow @ApacheIgnite
Ignite Fabric : ver. 1.0.0-RC1 Release Date : February 17 2015