Uses of Interface
org.elasticsearch.plugins.DiscoveryPlugin
-
Packages that use DiscoveryPlugin Package Description org.elasticsearch.discovery -
-
Uses of DiscoveryPlugin in org.elasticsearch.discovery
Constructor parameters in org.elasticsearch.discovery with type arguments of type DiscoveryPlugin Constructor Description DiscoveryModule(Settings settings, ThreadPool threadPool, TransportService transportService, NamedWriteableRegistry namedWriteableRegistry, NetworkService networkService, MasterService masterService, ClusterApplier clusterApplier, ClusterSettings clusterSettings, List<DiscoveryPlugin> plugins, AllocationService allocationService, Path configFile, GatewayMetaState gatewayMetaState, RerouteService rerouteService)
-