Uses of Class
com.floragunn.signals.actions.admin.start_stop.StartStopRequest
-
Packages that use StartStopRequest Package Description com.floragunn.signals.actions.admin.start_stop -
-
Uses of StartStopRequest in com.floragunn.signals.actions.admin.start_stop
Methods in com.floragunn.signals.actions.admin.start_stop with parameters of type StartStopRequest Modifier and Type Method Description protected voidTransportStartStopAction. doExecute(org.elasticsearch.tasks.Task task, StartStopRequest request, org.elasticsearch.action.ActionListener<StartStopResponse> listener)
-