| Modifier and Type | Method and Description |
|---|---|
Stream<InternalEndpointDiagnostics> |
Core.internalDiagnostics() |
| Modifier and Type | Method and Description |
|---|---|
InternalEndpointDiagnostics |
Endpoint.internalDiagnostics() |
InternalEndpointDiagnostics |
BaseEndpoint.internalDiagnostics() |
| Modifier and Type | Method and Description |
|---|---|
Stream<InternalEndpointDiagnostics> |
Node.internalDiagnostics() |
| Modifier and Type | Method and Description |
|---|---|
static 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) |
| Modifier and Type | Method and Description |
|---|---|
Stream<InternalEndpointDiagnostics> |
Service.internalDiagnostics() |
Copyright © 2024 Couchbase, Inc.. All rights reserved.