Package io.atomix.cluster.messaging.impl
package io.atomix.cluster.messaging.impl
Messaging layer interface implementations.
-
ClassDescriptionCluster communication service implementation.Cluster event service.The client sends a message to exchange the heartbeatTimeout with the server and then waits for the server to confirm that heartbeats are enabled.The server waits for a message to enable heartbeats on this connection.Messaging protocol.V1 messaging protocol.V2 messaging protocol.Netty based MessagingService.Netty unicast service.Base class for internal messages.Internal message type.Internal reply message.Message status.Internal request message.Messaging protocol version.