public interface NodeAction<TRequest extends org.elasticsearch.transport.TransportRequest,TResponse extends org.elasticsearch.transport.TransportResponse>
Modifier and Type | Method and Description |
---|---|
java.lang.String |
actionName() |
java.lang.String |
executorName() |
void |
nodeOperation(TRequest request,
org.elasticsearch.action.ActionListener<TResponse> listener) |