Class PreVoteRequest

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

public class PreVoteRequest extends TransportRequest
  • Constructor Details

    • PreVoteRequest

      public PreVoteRequest(DiscoveryNode sourceNode, long currentTerm)
    • PreVoteRequest

      public PreVoteRequest(StreamInput in) throws
      Throws:
  • Method Details