| Package | Description |
|---|---|
| org.gridgain.grid.ggfs |
Contains GridGain File System APIs.
|
| org.gridgain.grid.ggfs.mapreduce |
Contains APIs for In-Memory MapReduce over GGFS.
|
| org.gridgain.grid.ggfs.mapreduce.records |
Contains record resolvers for In-Memory MapReduce over GGFS.
|
| org.gridgain.grid.kernal.processors.ggfs |
Contains high performance file system processer.
|
| Class and Description |
|---|
| GridGgfsRecordResolver
GGFS record resolver.
|
| GridGgfsTask
GGFS task which can be executed on the grid using one of
GridGgfs.execute() methods. |
| Class and Description |
|---|
| GridGgfsFileRange
Entity representing part of GGFS file identified by file path, start position, and length.
|
| GridGgfsJob
Defines executable unit for
GridGgfsTask. |
| GridGgfsJobAdapter
Adapter for
GridGgfsJob with no-op implementation of GridGgfsJobAdapter.cancel() method. |
| GridGgfsRangeInputStream
Decorator for regular
GridGgfsInputStream which streams only data within the given range. |
| GridGgfsRecordResolver
GGFS record resolver.
|
| GridGgfsTask
GGFS task which can be executed on the grid using one of
GridGgfs.execute() methods. |
| GridGgfsTaskArgs
GGFS task arguments.
|
| Class and Description |
|---|
| GridGgfsFileRange
Entity representing part of GGFS file identified by file path, start position, and length.
|
| GridGgfsRecordResolver
GGFS record resolver.
|
| Class and Description |
|---|
| GridGgfsJob
Defines executable unit for
GridGgfsTask. |
| GridGgfsRecordResolver
GGFS record resolver.
|
Copyright © 2014. All rights reserved.