Uses of Class
org.graylog2.storage.providers.ElasticsearchVersionProvider
Packages that use ElasticsearchVersionProvider
Package
Description
-
Uses of ElasticsearchVersionProvider in org.graylog.plugins.views.storage.migration.state.actions
Constructors in org.graylog.plugins.views.storage.migration.state.actions with parameters of type ElasticsearchVersionProviderModifierConstructorDescriptionMigrationActionsImpl(MigrationStateMachineContext stateMachineContext, ClusterConfigService clusterConfigService, NodeService<DataNodeDto> nodeService, CaKeystore caKeystore, DataNodeCommandService dataNodeCommandService, RemoteReindexingMigrationAdapter migrationService, ClusterProcessingControlFactory clusterProcessingControlFactory, PreflightConfigService preflightConfigService, com.codahale.metrics.MetricRegistry metricRegistry, DatanodeRestApiProxy datanodeProxy, ElasticsearchVersionProvider searchVersionProvider, List<URI> elasticsearchHosts, NotificationService notificationService, FeatureFlags featureFlags) -
Uses of ElasticsearchVersionProvider in org.graylog2.rest.resources.system
Constructors in org.graylog2.rest.resources.system with parameters of type ElasticsearchVersionProviderModifierConstructorDescriptionSearchVersionResource(ElasticsearchVersionProvider versionProvider) -
Uses of ElasticsearchVersionProvider in org.graylog2.rest.resources.system.indexer
Constructors in org.graylog2.rest.resources.system.indexer with parameters of type ElasticsearchVersionProviderModifierConstructorDescriptionIndexerClusterResource(Cluster cluster, ElasticsearchVersionProvider elasticsearchVersionProvider) -
Uses of ElasticsearchVersionProvider in org.graylog2.storage
Constructors in org.graylog2.storage with parameters of type ElasticsearchVersionProviderModifierConstructorDescriptionSupportedSearchVersionFilter(jakarta.ws.rs.container.ResourceInfo resourceInfo, ElasticsearchVersionProvider versionProvider)