public class TransportGetIndexedScriptAction extends HandledTransportAction<GetIndexedScriptRequest,GetIndexedScriptResponse>
actionName, threadPoolcomponentSettings, logger, settings| Constructor and Description |
|---|
TransportGetIndexedScriptAction(Settings settings,
ThreadPool threadPool,
ScriptService scriptService,
TransportService transportService,
ActionFilters actionFilters) |
| Modifier and Type | Method and Description |
|---|---|
void |
doExecute(GetIndexedScriptRequest request,
ActionListener<GetIndexedScriptResponse> listener) |
GetIndexedScriptRequest |
newRequestInstance()
Sub classes implement this call to get new instance of a Request object
|
execute, execute, forceThreadedListenernodeName@Inject public TransportGetIndexedScriptAction(Settings settings, ThreadPool threadPool, ScriptService scriptService, TransportService transportService, ActionFilters actionFilters)
public GetIndexedScriptRequest newRequestInstance()
HandledTransportActionnewRequestInstance in class HandledTransportAction<GetIndexedScriptRequest,GetIndexedScriptResponse>public void doExecute(GetIndexedScriptRequest request, ActionListener<GetIndexedScriptResponse> listener)
doExecute in class TransportAction<GetIndexedScriptRequest,GetIndexedScriptResponse>Copyright © 2009–2016. All rights reserved.