Class TransportLivenessAction

java.lang.Object
org.elasticsearch.action.admin.cluster.node.liveness.TransportLivenessAction
All Implemented Interfaces:
TransportRequestHandler<LivenessRequest>

public final class TransportLivenessAction
extends java.lang.Object
implements TransportRequestHandler<LivenessRequest>
  • Field Summary

    Fields 
    Modifier and Type Field Description
    static java.lang.String NAME  
  • Constructor Summary

    Constructors 
    Constructor Description
    TransportLivenessAction​(ClusterService clusterService, TransportService transportService)  
  • Method Summary

    Modifier and Type Method Description
    void messageReceived​(LivenessRequest request, TransportChannel channel, Task task)  

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait