| Package | Description |
|---|---|
| org.gridgain.grid.kernal.processors.ggfs |
Contains high performance file system processer.
|
| Modifier and Type | Method and Description |
|---|---|
GridGgfsSecondaryOutputStreamDescriptor |
GridGgfsMetaManager.appendDual(org.apache.hadoop.fs.FileSystem fs,
org.gridgain.grid.ggfs.GridGgfsPath path,
int bufSize)
Append to a file in DUAL mode.
|
GridGgfsSecondaryOutputStreamDescriptor |
GridGgfsMetaManager.createDual(org.apache.hadoop.fs.FileSystem fs,
org.gridgain.grid.ggfs.GridGgfsPath path,
boolean simpleCreate,
org.apache.hadoop.fs.permission.FsPermission perm,
boolean overwrite,
int bufSize,
short replication,
long blockSize,
org.gridgain.grid.GridUuid affKey)
Create the file in DUAL mode.
|
Copyright © 2014. All rights reserved.