| Package | Description |
|---|---|
| org.gridgain.grid.ggfs |
Contains GridGain File System APIs.
|
| Modifier and Type | Method and Description |
|---|---|
Collection<GridGgfsBlockLocation> |
GridGgfs.affinity(GridGgfsPath path,
long start,
long len)
Gets affinity block locations for data blocks of the file, i.e.
|
Collection<GridGgfsBlockLocation> |
GridGgfs.affinity(GridGgfsPath path,
long start,
long len,
long maxLen)
Get affinity block locations for data blocks of the file.
|
Copyright © 2014. All rights reserved.