public class IpcSharedMemoryInitRequest extends Object implements Externalizable
| Constructor and Description |
|---|
IpcSharedMemoryInitRequest()
Required by
Externalizable. |
IpcSharedMemoryInitRequest(int pid) |
| Modifier and Type | Method and Description |
|---|---|
int |
pid() |
void |
readExternal(ObjectInput in) |
String |
toString() |
void |
writeExternal(ObjectOutput out) |
public IpcSharedMemoryInitRequest(int pid)
pid - PID of the client party.public IpcSharedMemoryInitRequest()
Externalizable.public int pid()
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. 2.0.0 Release Date : April 30 2017