Uses of Class
com.couchbase.client.core.diagnostics.InternalEndpointDiagnostics
Package
Description
-
Uses of InternalEndpointDiagnostics in com.couchbase.client.core
-
Uses of InternalEndpointDiagnostics in com.couchbase.client.core.endpoint
Modifier and TypeMethodDescriptionBaseEndpoint.internalDiagnostics()
Endpoint.internalDiagnostics()
-
Uses of InternalEndpointDiagnostics in com.couchbase.client.core.node
-
Uses of InternalEndpointDiagnostics in com.couchbase.client.core.retry
Modifier and TypeMethodDescriptionstatic boolean
AuthErrorDecider.isAuthError
(List<InternalEndpointDiagnostics> endpointDiagnostics) Determine based on the auth status of all GCCCP endpoints whether there's an authentication problem, such as bad credentials or a bad certificate.static boolean
AuthErrorDecider.isAuthError
(Stream<InternalEndpointDiagnostics> endpointDiagnostics) -
Uses of InternalEndpointDiagnostics in com.couchbase.client.core.service