Uses of Enum
com.couchbase.client.core.diagnostics.PingState
-
Uses of PingState in com.couchbase.client.core.diagnostics
Modifier and TypeMethodDescriptionEndpointPingReport.state()
The state of this ping when assembling the report.static PingState
Returns the enum constant of this type with the specified name.static PingState[]
PingState.values()
Returns an array containing the constants of this enum type, in the order they are declared.