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 |
---|---|
Collection<IgfsBlockLocation> |
IgniteFileSystem.affinity(IgfsPath path,
long start,
long len)
Gets affinity block locations for data blocks of the file, i.e. the nodes, on which the blocks
are stored.
|
Collection<IgfsBlockLocation> |
IgniteFileSystem.affinity(IgfsPath path,
long start,
long len,
long maxLen)
Get affinity block locations for data blocks of the file.
|
Modifier and Type | Method and Description |
---|---|
Collection<IgfsBlockLocation> |
IgniteHadoopIgfsSecondaryFileSystem.affinity(IgfsPath path,
long start,
long len,
long maxLen)
Get affinity block locations for data blocks of the file.
|
Modifier and Type | Method and Description |
---|---|
Collection<IgfsBlockLocation> |
IgfsSecondaryFileSystem.affinity(IgfsPath path,
long start,
long len,
long maxLen)
Get affinity block locations for data blocks of the file.
|
Modifier and Type | Method and Description |
---|---|
Collection<IgfsBlockLocation> |
LocalIgfsSecondaryFileSystem.affinity(IgfsPath path,
long start,
long len,
long maxLen)
Get affinity block locations for data blocks of the file.
|
Follow @ApacheIgnite
Ignite Database and Caching Platform : ver. 2.7.2 Release Date : February 6 2019