See: Description
| Interface | Description |
|---|---|
| GridClientMessage |
Interface for all client messages.
|
| Class | Description |
|---|---|
| GridClientAbstractMessage |
This class provides implementation for commit message fields and cannot be used directly.
|
| GridClientAuthenticationRequest |
Client authentication request.
|
| GridClientCacheRequest<K,V> |
Generic cache request.
|
| GridClientHandshakeRequest |
A client handshake request, containing version info and
a marshaller protocol ID.
|
| GridClientHandshakeRequestWrapper |
Client handshake wrapper for direct marshalling.
|
| GridClientHandshakeResponse |
A client handshake response, containing result
code.
|
| GridClientHandshakeResponseWrapper |
Client handshake wrapper for direct marshalling.
|
| GridClientLogRequest |
Request for a log file.
|
| GridClientMessageWrapper |
Client message wrapper for direct marshalling.
|
| GridClientNodeBean |
Node bean.
|
| GridClientNodeMetricsBean |
Node metrics bean.
|
| GridClientPingPacket |
Fictive ping packet.
|
| GridClientPingPacketWrapper |
Ping packet wrapper for direct marshalling.
|
| GridClientResponse |
Bean representing client operation result.
|
| GridClientTaskRequest |
Task command request. |
| GridClientTaskResultBean |
Task result.
|
| GridClientTopologyRequest |
Topology command request. |
| GridRouterRequest |
Container for routed message information.
|
| GridRouterResponse |
| Enum | Description |
|---|---|
| GridClientCacheRequest.GridCacheOperation |
Available cache operations.
|
Copyright © 2014. All rights reserved.