Module org.elasticsearch.server
Package org.elasticsearch.action.get
Class TransportShardMultiGetFomTranslogAction
java.lang.Object
org.elasticsearch.action.support.TransportAction<TransportShardMultiGetFomTranslogAction.Request,TransportShardMultiGetFomTranslogAction.Response>
org.elasticsearch.action.support.HandledTransportAction<TransportShardMultiGetFomTranslogAction.Request,TransportShardMultiGetFomTranslogAction.Response>
org.elasticsearch.action.get.TransportShardMultiGetFomTranslogAction
public class TransportShardMultiGetFomTranslogAction
extends HandledTransportAction<TransportShardMultiGetFomTranslogAction.Request,TransportShardMultiGetFomTranslogAction.Response>
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic classstatic class -
Field Summary
FieldsFields inherited from class org.elasticsearch.action.support.TransportAction
actionName, taskManager -
Constructor Summary
ConstructorsModifierConstructorDescriptionprotectedTransportShardMultiGetFomTranslogAction(TransportService transportService, IndicesService indicesService, ActionFilters actionFilters) -
Method Summary
Modifier and TypeMethodDescriptionprotected voiddoExecute(Task task, TransportShardMultiGetFomTranslogAction.Request request, ActionListener<TransportShardMultiGetFomTranslogAction.Response> listener) Methods inherited from class org.elasticsearch.action.support.TransportAction
execute, executeDirect, localOnly
-
Field Details
-
NAME
- See Also:
-
logger
-
-
Constructor Details
-
TransportShardMultiGetFomTranslogAction
protected TransportShardMultiGetFomTranslogAction(TransportService transportService, IndicesService indicesService, ActionFilters actionFilters)
-
-
Method Details
-
doExecute
protected void doExecute(Task task, TransportShardMultiGetFomTranslogAction.Request request, ActionListener<TransportShardMultiGetFomTranslogAction.Response> listener)
-