Class StartJoinRequest

All Implemented Interfaces:
Writeable, org.elasticsearch.core.RefCounted, TaskAwareRequest

public class StartJoinRequest extends TransportRequest
Represents the action of requesting a join vote (see Join) from a node. The source node represents the node that is asking for join votes.