| Package | Description |
|---|---|
| org.gridgain.grid.ggfs |
Contains GridGain File System APIs.
|
| Modifier and Type | Method and Description |
|---|---|
GridGgfsFile |
GridGgfs.info(GridGgfsPath path)
Gets file information for the specified path.
|
GridGgfsFile |
GridGgfs.update(GridGgfsPath path,
Map<String,String> props)
Updates file information for the specified path.
|
| Modifier and Type | Method and Description |
|---|---|
Collection<GridGgfsFile> |
GridGgfs.listFiles(GridGgfsPath path)
Lists files under the specified path.
|
Copyright © 2014. All rights reserved.