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 base on local file system.
|
org.apache.ignite.igfs.secondary.local |
Contains APIs for IGFS secondary file system.
|
Modifier and Type | Method and Description |
---|---|
@Nullable 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.
|
@Nullable 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.
|
Modifier and Type | Method and Description |
---|---|
IgfsFile |
LocalIgfsSecondaryFileSystem.info(IgfsPath path)
Gets file information for the specified path.
|
@Nullable IgfsFile |
LocalIgfsSecondaryFileSystem.update(IgfsPath path,
Map<String,String> props)
Updates file information for the specified path.
|
Modifier and Type | Method and Description |
---|---|
Collection<IgfsFile> |
LocalIgfsSecondaryFileSystem.listFiles(IgfsPath path)
Lists files under the specified path.
|
Follow @ApacheIgnite
Ignite Database and Caching Platform : ver. 2.7.2 Release Date : February 6 2019