Class TransportPutWatchAction

    • Field Summary

      • Fields inherited from class org.elasticsearch.action.support.TransportAction

        actionName, logger, taskManager
    • Constructor Summary

      Constructors 
      Constructor Description
      TransportPutWatchAction​(Signals signals, org.elasticsearch.transport.TransportService transportService, org.elasticsearch.script.ScriptService scriptService, org.elasticsearch.threadpool.ThreadPool threadPool, org.elasticsearch.action.support.ActionFilters actionFilters)  
    • Constructor Detail

      • TransportPutWatchAction

        @Inject
        public TransportPutWatchAction​(Signals signals,
                                       org.elasticsearch.transport.TransportService transportService,
                                       org.elasticsearch.script.ScriptService scriptService,
                                       org.elasticsearch.threadpool.ThreadPool threadPool,
                                       org.elasticsearch.action.support.ActionFilters actionFilters)