Package | Description |
---|---|
org.apache.ignite |
Contains entry-point Ignite & HPC APIs.
|
org.apache.ignite.hadoop.fs |
Ignite Hadoop Accelerator file system API.
|
org.apache.ignite.igfs.secondary |
Contains APIs for IGFS secondary file system.
|
Modifier and Type | Method and Description |
---|---|
IgfsFile |
IgniteFileSystem.info(IgfsPath path)
Gets file information for the specified path.
|
IgfsFile |
IgniteFileSystem.update(IgfsPath path,
Map<String,String> props)
Updates file information for the specified path.
|
Modifier and Type | Method and Description |
---|---|
Collection<IgfsFile> |
IgniteFileSystem.listFiles(IgfsPath path)
Lists files under the specified path.
|
Modifier and Type | Method and Description |
---|---|
IgfsFile |
IgniteHadoopIgfsSecondaryFileSystem.info(IgfsPath path)
Gets file information for the specified path.
|
IgfsFile |
IgniteHadoopIgfsSecondaryFileSystem.update(IgfsPath path,
Map<String,String> props)
Updates file information for the specified path.
|
Modifier and Type | Method and Description |
---|---|
Collection<IgfsFile> |
IgniteHadoopIgfsSecondaryFileSystem.listFiles(IgfsPath path)
Lists files under the specified path.
|
Modifier and Type | Method and Description |
---|---|
IgfsFile |
IgfsSecondaryFileSystem.info(IgfsPath path)
Gets file information for the specified path.
|
IgfsFile |
IgfsSecondaryFileSystem.update(IgfsPath path,
Map<String,String> props)
Updates file information for the specified path.
|
Modifier and Type | Method and Description |
---|---|
Collection<IgfsFile> |
IgfsSecondaryFileSystem.listFiles(IgfsPath path)
Lists files under the specified path.
|
Follow @ApacheIgnite
Apache Ignite Fabric : ver. 1.0.0 Release Date : March 31 2015