Class DatanodeConnectivityCheck

java.lang.Object
org.graylog2.bootstrap.preflight.web.resources.DatanodeConnectivityCheck

@Singleton public class DatanodeConnectivityCheck extends Object
  • Constructor Details

    • DatanodeConnectivityCheck

      @Inject public DatanodeConnectivityCheck(com.fasterxml.jackson.databind.ObjectMapper objectMapper, okhttp3.OkHttpClient okHttpClient, @Named("indexer_use_jwt_authentication") boolean opensearchUseJwtAuthentication, IndexerJwtAuthTokenProvider indexerJwtAuthTokenProvider)
  • Method Details