Package com.couchbase.client.core.state
package com.couchbase.client.core.state
-
ClassDescriptionAbstractStateMachine<S extends Enum>Abstract
Stateful
implementation which acts like a simple state machine.AbstractStateZipper<T,S extends Enum> The default implementation of aStateZipper
.**Represents common lifecycle states of components.**Thrown if the stateful component is not connected.A stateful component that changes its state and notifies subscribed parties.StateZipper<T,S extends Enum> Describes a genericStateZipper
.