Uses of Enum Class
com.couchbase.client.dcp.core.state.LifecycleState
Packages that use LifecycleState
-
Uses of LifecycleState in com.couchbase.client.dcp.core.state
Methods in com.couchbase.client.dcp.core.state that return LifecycleStateModifier and TypeMethodDescriptionstatic LifecycleStateReturns the enum constant of this class with the specified name.static LifecycleState[]LifecycleState.values()Returns an array containing the constants of this enum class, in the order they are declared.