public static class GridHadoopExternalCommunication.ProcessHandshakeMessage extends Object implements GridHadoopMessage, Externalizable
| Constructor and Description |
|---|
GridHadoopExternalCommunication.ProcessHandshakeMessage() |
| Modifier and Type | Method and Description |
|---|---|
GridHadoopProcessDescriptor |
processDescriptor() |
void |
readExternal(ObjectInput in) |
void |
writeExternal(ObjectOutput out) |
public GridHadoopExternalCommunication.ProcessHandshakeMessage()
public GridHadoopProcessDescriptor processDescriptor()
public void writeExternal(ObjectOutput out) throws IOException
writeExternal in interface ExternalizableIOExceptionpublic void readExternal(ObjectInput in) throws IOException, ClassNotFoundException
readExternal in interface ExternalizableIOExceptionClassNotFoundExceptionCopyright © 2014. All rights reserved.