See: Description
| Class | Description |
|---|---|
| GridGgfsControlResponse |
GGFS path command response.
|
| GridGgfsDataInputStream |
Data input stream implementing object input but throwing exceptions on object methods.
|
| GridGgfsDataOutputStream |
Data output stream implementing ObjectOutput but throwing exceptions on methods working with objects.
|
| GridGgfsHandshakeRequest |
Handshake request.
|
| GridGgfsMarshaller |
Implementation of GGFS client message marshaller.
|
| GridGgfsMessage |
Abstract class for all messages sent between GGFS client (Hadoop File System implementation) and
GGFS server (GridGain data node).
|
| GridGgfsPathControlRequest |
Single path command message.
|
| GridGgfsStatusRequest |
GGFS status (total/used/free space) request.
|
| GridGgfsStreamControlRequest |
Read block request.
|
| Enum | Description |
|---|---|
| GridGgfsIpcCommand |
Grid file system commands to call remotely.
|
Copyright © 2014. All rights reserved.