Uses of Interface
org.elasticsearch.plugins.ActionPlugin
-
Packages that use ActionPlugin Package Description org.elasticsearch.action -
-
Uses of ActionPlugin in org.elasticsearch.action
Constructor parameters in org.elasticsearch.action with type arguments of type ActionPlugin Constructor Description ActionModule(boolean transportClient, Settings settings, IndexNameExpressionResolver indexNameExpressionResolver, IndexScopedSettings indexScopedSettings, ClusterSettings clusterSettings, SettingsFilter settingsFilter, ThreadPool threadPool, List<ActionPlugin> actionPlugins, NodeClient nodeClient, CircuitBreakerService circuitBreakerService, UsageService usageService, ClusterService clusterService)
-