public class IgfsCreateResult extends Object
| Constructor and Description |
|---|
IgfsCreateResult(IgfsEntryInfo info,
@Nullable OutputStream secondaryOut)
Constructor.
|
| Modifier and Type | Method and Description |
|---|---|
IgfsEntryInfo |
info() |
@Nullable OutputStream |
secondaryOutputStream() |
String |
toString() |
public IgfsCreateResult(IgfsEntryInfo info, @Nullable @Nullable OutputStream secondaryOut)
info - File info in the primary file system.secondaryOut - Output stream to the secondary file system.public IgfsEntryInfo info()
@Nullable public @Nullable OutputStream secondaryOutputStream()
Follow @ApacheIgnite
Ignite Database and Caching Platform : ver. 2.8.0 Release Date : February 27 2020