public class IgfsClientMetaIdsForPathCallable extends IgfsClientAbstractCallable<List<IgniteUuid>>
igfsName, path, user| Constructor and Description |
|---|
IgfsClientMetaIdsForPathCallable()
Default constructor.
|
IgfsClientMetaIdsForPathCallable(@Nullable String igfsName,
@Nullable String user,
IgfsPath path)
Constructor.
|
| Modifier and Type | Method and Description |
|---|---|
protected List<IgniteUuid> |
call0(IgfsContext ctx)
Execute task.
|
String |
toString() |
call, readBinary, readBinary0, writeBinary, writeBinary0public IgfsClientMetaIdsForPathCallable()
protected List<IgniteUuid> call0(IgfsContext ctx) throws Exception
call0 in class IgfsClientAbstractCallable<List<IgniteUuid>>ctx - IGFS ocntext.Exception - If failed.
Follow @ApacheIgnite
Ignite Database and Caching Platform : ver. 2.8.0 Release Date : February 27 2020