Class TransportStartStopTenantAction

    • Constructor Detail

      • TransportStartStopTenantAction

        @Inject
        public TransportStartStopTenantAction​(Signals signals,
                                              org.elasticsearch.transport.TransportService transportService,
                                              org.elasticsearch.threadpool.ThreadPool threadPool,
                                              org.elasticsearch.action.support.ActionFilters actionFilters,
                                              org.elasticsearch.client.Client client)