public class HandshakeRequest extends Object implements Externalizable
Constructor and Description |
---|
HandshakeRequest() |
HandshakeRequest(PlatformLogicalVersion logicalVersion) |
Modifier and Type | Method and Description |
---|---|
long |
getSourcePid() |
PlatformLogicalVersion |
getSourcePlatformLogicalVersion() |
void |
readExternal(ObjectInput in) |
void |
writeExternal(ObjectOutput out) |
public HandshakeRequest()
public HandshakeRequest(PlatformLogicalVersion logicalVersion)
public void readExternal(ObjectInput in) throws IOException, ClassNotFoundException
readExternal
in interface Externalizable
IOException
ClassNotFoundException
public void writeExternal(ObjectOutput out) throws IOException
writeExternal
in interface Externalizable
IOException
public PlatformLogicalVersion getSourcePlatformLogicalVersion()
public long getSourcePid()
Copyright © GigaSpaces.