public class IgfsHandshakeResponse extends Object implements Externalizable
| Constructor and Description |
|---|
IgfsHandshakeResponse()
Externalizable support. |
IgfsHandshakeResponse(String igfsName,
long blockSize,
Boolean sampling)
Constructor.
|
| Modifier and Type | Method and Description |
|---|---|
long |
blockSize() |
String |
igfsName() |
void |
readExternal(ObjectInput in) |
Boolean |
sampling() |
void |
writeExternal(ObjectOutput out) |
public IgfsHandshakeResponse()
Externalizable support.public String igfsName()
public long blockSize()
public Boolean sampling()
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 Database and Caching Platform : ver. 2.7.5 Release Date : June 4 2019