public class IgfsClientListPathsCallable extends IgfsClientAbstractCallable<Collection<IgfsPath>>
igfsName, path, user| Constructor and Description |
|---|
IgfsClientListPathsCallable()
Default constructor.
|
IgfsClientListPathsCallable(String igfsName,
String user,
IgfsPath path)
Constructor.
|
| Modifier and Type | Method and Description |
|---|---|
protected Collection<IgfsPath> |
call0(IgfsContext ctx)
Execute task.
|
String |
toString() |
call, readBinary, readBinary0, writeBinary, writeBinary0public IgfsClientListPathsCallable()
protected Collection<IgfsPath> call0(IgfsContext ctx) throws Exception
call0 in class IgfsClientAbstractCallable<Collection<IgfsPath>>ctx - IGFS ocntext.Exception - If failed.
Follow @ApacheIgnite
Ignite Database and Caching Platform : ver. 2.7.5 Release Date : June 4 2019