public class IgfsClientSummaryCallable extends IgfsClientAbstractCallable<IgfsPathSummary>
igfsName, path, user| Constructor and Description |
|---|
IgfsClientSummaryCallable()
Default constructor.
|
IgfsClientSummaryCallable(@Nullable String igfsName,
@Nullable 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 Database and Caching Platform : ver. 2.8.1 Release Date : May 21 2020