| Package | Description |
|---|---|
| org.apache.ignite.internal.processors.igfs |
Contains high performance file system processor.
|
| Modifier and Type | Class and Description |
|---|---|
class |
IgfsInputStreamImpl
Input stream to read data from grid cache with separate blocks.
|
| Modifier and Type | Method and Description |
|---|---|
IgfsInputStreamAdapter |
IgfsEx.open(IgfsPath path)
Opens a file for reading.
|
IgfsInputStreamAdapter |
IgfsImpl.open(IgfsPath path)
Opens a file for reading.
|
IgfsInputStreamAdapter |
IgfsAsyncImpl.open(IgfsPath path)
Opens a file for reading.
|
IgfsInputStreamAdapter |
IgfsEx.open(IgfsPath path,
int bufSize)
Opens a file for reading.
|
IgfsInputStreamAdapter |
IgfsImpl.open(IgfsPath path,
int bufSize)
Opens a file for reading.
|
IgfsInputStreamAdapter |
IgfsAsyncImpl.open(IgfsPath path,
int bufSize)
Opens a file for reading.
|
IgfsInputStreamAdapter |
IgfsEx.open(IgfsPath path,
int bufSize,
int seqReadsBeforePrefetch)
Opens a file for reading.
|
IgfsInputStreamAdapter |
IgfsImpl.open(IgfsPath path,
int bufSize,
int seqReadsBeforePrefetch)
Opens a file for reading.
|
IgfsInputStreamAdapter |
IgfsAsyncImpl.open(IgfsPath path,
int bufSize,
int seqReadsBeforePrefetch)
Opens a file for reading.
|
Follow @ApacheIgnite
Ignite Fabric : ver. 1.7.0 Release Date : August 1 2016