org.elasticmq.replication

message

package message

Visibility
  1. Public
  2. All

Type Members

  1. case class ApplyCommands(commands: Seq[IdempotentMutativeCommand[_]]) extends ReplicationMessage with Product with Serializable

  2. sealed trait ReplicationMessage extends AnyRef

  3. case class SetMaster(nodeAddress: NodeAddress) extends ReplicationMessage with Product with Serializable

Ungrouped