Package org.apache.ignite.internal.processors.rest.client.message
Defines messages that are used in binary TCP communication between Ignite clients and nodes.
-
Interface Summary Interface Description GridClientMessage Interface for all client messages. -
Class Summary Class Description GridClientAbstractMessage This class provides implementation for commit message fields and cannot be used directly.GridClientAuthenticationRequest Client authentication request.GridClientBinaryMetaData Binary meta data sent from client.GridClientCacheBean Cache bean.GridClientCacheRequest Generic cache request.GridClientClusterNameRequest GridClientClusterStateRequest Deprecated. GridClientClusterStateRequestV2 Enhanced version ofGridClientClusterStateRequest.GridClientHandshakeRequest A client handshake request, containing version info and a marshaller ID.GridClientHandshakeResponse A client handshake response, containing result code.GridClientNodeBean Node bean.GridClientNodeMetricsBean Node metrics bean.GridClientNodeStateBeforeStartRequest Request to manage and obtain information about node before its start.GridClientPingPacket Fictive ping packet.GridClientResponse Bean representing client operation result.GridClientStateRequest Deprecated. UseGridClientClusterStateRequestinstead.GridClientTaskRequest Taskcommand request.GridClientTaskResultBean Task result.GridClientTopologyRequest Topologycommand request.GridClientWarmUpRequest GridRouterRequest Container for routed message information.GridRouterResponse -
Enum Summary Enum Description GridClientCacheRequest.GridCacheOperation Available cache operations.