| Package | Description |
|---|---|
| org.apache.ignite |
Contains entry-point Ignite & HPC APIs.
|
| org.apache.ignite.internal.igfs.common |
Contains IGFS classes that are common between client and server.
|
| org.apache.ignite.internal.processors.igfs |
Contains high performance file system processor.
|
| org.apache.ignite.internal.processors.igfs.client |
| Modifier and Type | Method and Description |
|---|---|
IgfsPathSummary |
IgniteFileSystem.summary(IgfsPath path)
Gets summary (total number of files, total number of directories and total length)
for a given path.
|
| Modifier and Type | Method and Description |
|---|---|
void |
IgfsControlResponse.response(IgfsPathSummary res) |
| Modifier and Type | Method and Description |
|---|---|
IgfsPathSummary |
IgfsAsyncImpl.summary(IgfsPath path)
Gets summary (total number of files, total number of directories and total length)
for a given path.
|
IgfsPathSummary |
IgfsImpl.summary(IgfsPath path)
Gets summary (total number of files, total number of directories and total length)
for a given path.
|
| Modifier and Type | Method and Description |
|---|---|
protected IgfsPathSummary |
IgfsClientSummaryCallable.call0(IgfsContext ctx)
Execute task.
|
Follow @ApacheIgnite
Ignite Fabric : ver. 1.8.0 Release Date : December 5 2016