Uses of Interface
org.elasticsearch.plugins.RepositoryPlugin
-
Packages that use RepositoryPlugin Package Description org.elasticsearch.repositories -
-
Uses of RepositoryPlugin in org.elasticsearch.repositories
Constructor parameters in org.elasticsearch.repositories with type arguments of type RepositoryPlugin Constructor Description RepositoriesModule(Environment env, List<RepositoryPlugin> repoPlugins, TransportService transportService, ClusterService clusterService, ThreadPool threadPool, NamedXContentRegistry namedXContentRegistry)
-