Package org.graylog2.configuration
Class RunsWithDataNodeDiscoveryProvider
java.lang.Object
org.graylog2.configuration.RunsWithDataNodeDiscoveryProvider
- All Implemented Interfaces:
jakarta.inject.Provider<Boolean>
-
Constructor Summary
ConstructorsConstructorDescriptionRunsWithDataNodeDiscoveryProvider(PreflightConfigService preflightConfigService, NodeService<DataNodeDto> nodeService) -
Method Summary
-
Constructor Details
-
RunsWithDataNodeDiscoveryProvider
@Inject public RunsWithDataNodeDiscoveryProvider(PreflightConfigService preflightConfigService, NodeService<DataNodeDto> nodeService)
-
-
Method Details
-
get
- Specified by:
getin interfacejakarta.inject.Provider<Boolean>
-