State

com.loopfor.zookeeper.State
sealed trait State

The ''state'' of a ZooKeeper session.

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any
Known subtypes
object AssociatingState.type
object ClosedState.type
object ConnectedState.type
object ConnectingState.type
object NotConnectedState.type

Members list

Concise view