public final class TransportLivenessAction extends TransportRequestHandler<LivenessRequest>
| Constructor and Description |
|---|
TransportLivenessAction(ClusterName clusterName,
ClusterService clusterService,
TransportService transportService) |
| Modifier and Type | Method and Description |
|---|---|
void |
messageReceived(LivenessRequest request,
TransportChannel channel) |
messageReceivedpublic static final String NAME
@Inject public TransportLivenessAction(ClusterName clusterName, ClusterService clusterService, TransportService transportService)
public void messageReceived(LivenessRequest request, TransportChannel channel) throws Exception
messageReceived in class TransportRequestHandler<LivenessRequest>ExceptionCopyright © 2009–2017. All rights reserved.