| Package | Description |
|---|---|
| org.gridgain.grid.kernal.processors.ggfs |
Contains high performance file system processer.
|
| Modifier and Type | Class and Description |
|---|---|
class |
GridGgfsInputStreamImpl
Input stream to read data from grid cache with separate blocks.
|
| Modifier and Type | Method and Description |
|---|---|
GridGgfsInputStreamAdapter |
GridGgfsImpl.open(org.gridgain.grid.ggfs.GridGgfsPath path) |
GridGgfsInputStreamAdapter |
GridGgfsEx.open(org.gridgain.grid.ggfs.GridGgfsPath path) |
GridGgfsInputStreamAdapter |
GridGgfsImpl.open(org.gridgain.grid.ggfs.GridGgfsPath path,
int bufSize) |
GridGgfsInputStreamAdapter |
GridGgfsEx.open(org.gridgain.grid.ggfs.GridGgfsPath path,
int bufSize) |
GridGgfsInputStreamAdapter |
GridGgfsImpl.open(org.gridgain.grid.ggfs.GridGgfsPath path,
int bufSize,
int seqReadsBeforePrefetch) |
GridGgfsInputStreamAdapter |
GridGgfsEx.open(org.gridgain.grid.ggfs.GridGgfsPath path,
int bufSize,
int seqReadsBeforePrefetch) |
Copyright © 2014. All rights reserved.