| Package | Description |
|---|---|
| org.apache.ignite.internal.igfs.common |
Contains IGFS classes that are common between client and server.
|
| org.apache.ignite.internal.processors.igfs |
Contains high performance file system processer.
|
| Modifier and Type | Class and Description |
|---|---|
class |
IgfsControlResponse
IGFS path command response.
|
class |
IgfsHandshakeRequest
Handshake request.
|
class |
IgfsPathControlRequest
Single path command message.
|
class |
IgfsStatusRequest
IGFS status (total/used/free space) request.
|
class |
IgfsStreamControlRequest
Read block request.
|
| Modifier and Type | Method and Description |
|---|---|
IgfsMessage |
IgfsMarshaller.unmarshall(IgfsIpcCommand cmd,
byte[] hdr,
ObjectInput in) |
| Modifier and Type | Method and Description |
|---|---|
void |
IgfsMarshaller.marshall(IgfsMessage msg,
byte[] hdr,
ObjectOutput out) |
| Modifier and Type | Method and Description |
|---|---|
IgniteInternalFuture<IgfsMessage> |
IgfsServerHandler.handleAsync(IgfsClientSession ses,
IgfsMessage msg,
DataInput in)
Asynchronously handles incoming message.
|
| Modifier and Type | Method and Description |
|---|---|
IgniteInternalFuture<IgfsMessage> |
IgfsServerHandler.handleAsync(IgfsClientSession ses,
IgfsMessage msg,
DataInput in)
Asynchronously handles incoming message.
|
Follow @ApacheIgnite
Ignite Fabric : ver. 1.1.0-incubating Release Date : May 20 2015