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