public class IgfsClientAffinityCallable extends IgfsClientAbstractCallable<Collection<IgfsBlockLocation>>
igfsName, path, user| Constructor and Description |
|---|
IgfsClientAffinityCallable()
Default constructor.
|
IgfsClientAffinityCallable(String igfsName,
String user,
IgfsPath path,
long start,
long len,
long maxLen)
Constructor.
|
| Modifier and Type | Method and Description |
|---|---|
protected Collection<IgfsBlockLocation> |
call0(IgfsContext ctx)
Execute task.
|
void |
readBinary0(BinaryRawReader reader)
Read binary.
|
String |
toString() |
void |
writeBinary0(BinaryRawWriter writer)
Write binary.
|
call, readBinary, writeBinarypublic IgfsClientAffinityCallable()
protected Collection<IgfsBlockLocation> call0(IgfsContext ctx) throws Exception
call0 in class IgfsClientAbstractCallable<Collection<IgfsBlockLocation>>ctx - IGFS ocntext.Exception - If failed.public void writeBinary0(BinaryRawWriter writer) throws BinaryObjectException
writeBinary0 in class IgfsClientAbstractCallable<Collection<IgfsBlockLocation>>writer - Raw writer.BinaryObjectExceptionpublic void readBinary0(BinaryRawReader reader) throws BinaryObjectException
readBinary0 in class IgfsClientAbstractCallable<Collection<IgfsBlockLocation>>reader - Raw reader.BinaryObjectException
Follow @ApacheIgnite
Ignite Fabric : ver. 2.0.0 Release Date : April 30 2017