public class IgfsClientSummaryCallable extends IgfsClientAbstractCallable<IgfsPathSummary>
igfsName, path, user| Constructor and Description |
|---|
IgfsClientSummaryCallable()
Default constructor.
|
IgfsClientSummaryCallable(String igfsName,
String user,
IgfsPath path)
Constructor.
|
| Modifier and Type | Method and Description |
|---|---|
protected IgfsPathSummary |
call0(IgfsContext ctx)
Execute task.
|
String |
toString() |
call, readBinary, readBinary0, writeBinary, writeBinary0public IgfsClientSummaryCallable()
protected IgfsPathSummary call0(IgfsContext ctx) throws Exception
call0 in class IgfsClientAbstractCallable<IgfsPathSummary>ctx - IGFS ocntext.Exception - If failed.
Follow @ApacheIgnite
Ignite Fabric : ver. 2.6.0 Release Date : July 10 2018