public class IgfsHandshakeResponse extends Object implements Externalizable
| Constructor and Description |
|---|
IgfsHandshakeResponse()
Externalizable support. |
IgfsHandshakeResponse(String igfsName,
IgfsPaths paths,
long blockSize,
Boolean sampling)
Constructor.
|
| Modifier and Type | Method and Description |
|---|---|
long |
blockSize() |
String |
igfsName() |
void |
readExternal(ObjectInput in) |
Boolean |
sampling() |
IgfsPaths |
secondaryPaths() |
void |
writeExternal(ObjectOutput out) |
public IgfsHandshakeResponse()
Externalizable support.public String igfsName()
public IgfsPaths secondaryPaths()
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 Fabric : ver. 1.8.0 Release Date : December 5 2016