Package | Description |
---|---|
com.couchbase.client.core |
Couchbase Core IO - Domain Model and Architecture
=================================================
This documentation describes the domain model of the core package, covers important architecture and design
decisions and provides a solid introduction on the inner workings.
|
com.couchbase.client.core.endpoint | |
com.couchbase.client.core.message.internal | |
com.couchbase.client.core.node | |
com.couchbase.client.core.service | |
com.couchbase.client.core.utils |
Class and Description |
---|
AddServiceRequest |
DiagnosticsResponse |
RemoveServiceRequest |
Class and Description |
---|
EndpointHealth
Aggregates the health of one specific
Endpoint . |
Class and Description |
---|
DiagnosticsReport
Aggregates the health of all
Endpoint s. |
EndpointHealth
Aggregates the health of one specific
Endpoint . |
InternalRequest
Marker interface for all internal
CouchbaseRequest s that are potentially treated differently and with
priority. |
PingServiceHealth
Represents health for a specific service on ping.
|
PingServiceHealth.PingState |
SignalConfigReload |
SignalFlush |
Class and Description |
---|
AddServiceRequest |
EndpointHealth
Aggregates the health of one specific
Endpoint . |
RemoveServiceRequest |
Class and Description |
---|
EndpointHealth
Aggregates the health of one specific
Endpoint . |
Class and Description |
---|
PingReport
Contains a report for all the internal service health states.
|
Copyright © 2021 Couchbase, Inc.. All rights reserved.