public class IgfsClientRenameCallable extends IgfsClientAbstractCallable<Void>
igfsName, path| Constructor and Description |
|---|
IgfsClientRenameCallable()
Default constructor.
|
IgfsClientRenameCallable(String igfsName,
IgfsPath srcPath,
IgfsPath destPath)
Constructor.
|
| Modifier and Type | Method and Description |
|---|---|
protected Void |
call0(IgfsContext ctx)
Execute task.
|
void |
readBinary0(BinaryRawReader reader)
Read binary.
|
String |
toString() |
void |
writeBinary0(BinaryRawWriter writer)
Write binary.
|
call, readBinary, writeBinaryprotected Void call0(IgfsContext ctx) throws Exception
call0 in class IgfsClientAbstractCallable<Void>ctx - IGFS ocntext.Exception - If failed.public void writeBinary0(BinaryRawWriter writer) throws BinaryObjectException
writeBinary0 in class IgfsClientAbstractCallable<Void>writer - Raw writer.BinaryObjectExceptionpublic void readBinary0(BinaryRawReader reader) throws BinaryObjectException
readBinary0 in class IgfsClientAbstractCallable<Void>reader - Raw reader.BinaryObjectException
Follow @ApacheIgnite
Ignite Fabric : ver. 1.8.0 Release Date : December 5 2016