public class IgfsPathsCreateResult extends Object
| Constructor and Description |
|---|
IgfsPathsCreateResult(List<IgfsPath> paths,
IgfsEntryInfo info)
Constructor.
|
| Modifier and Type | Method and Description |
|---|---|
List<IgfsPath> |
createdPaths() |
IgfsEntryInfo |
info() |
String |
toString() |
public IgfsPathsCreateResult(List<IgfsPath> paths, IgfsEntryInfo info)
paths - Created paths.info - Info of the last created file.
Follow @ApacheIgnite
Ignite Fabric : ver. 2.5.0 Release Date : May 23 2018