Class DatanodeConnectivityCheck
java.lang.Object
org.graylog2.bootstrap.preflight.web.resources.DatanodeConnectivityCheck
-
Constructor Summary
ConstructorsConstructorDescriptionDatanodeConnectivityCheck(com.fasterxml.jackson.databind.ObjectMapper objectMapper, okhttp3.OkHttpClient okHttpClient, boolean opensearchUseJwtAuthentication, IndexerJwtAuthTokenProvider indexerJwtAuthTokenProvider) -
Method Summary
-
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
-
probe
-