Uses of Interface
com.couchbase.client.dcp.core.state.Stateful
Packages that use Stateful
-
Uses of Stateful in com.couchbase.client.dcp.conductor
Classes in com.couchbase.client.dcp.conductor that implement StatefulModifier and TypeClassDescriptionclassLogical representation of a DCP cluster connection. -
Uses of Stateful in com.couchbase.client.dcp.core.state
Classes in com.couchbase.client.dcp.core.state that implement StatefulModifier and TypeClassDescriptionclassAbstractStateMachine<S extends Enum>AbstractStatefulimplementation which acts like a simple state machine.