Uses of Enum
com.couchbase.client.core.diagnostics.PingState
Packages that use PingState
-
Uses of PingState in com.couchbase.client.core.diagnostics
Methods in com.couchbase.client.core.diagnostics that return PingStateModifier 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.Constructors in com.couchbase.client.core.diagnostics with parameters of type PingState