Zookeeper

com.loopfor.zookeeper.Zookeeper$
See theZookeeper companion trait
object Zookeeper

Constructs Zookeeper values.

Attributes

Companion:
trait
Graph
Supertypes
class Object
trait Matchable
class Any
Self type

Members list

Concise view

Value members

Concrete methods

Constructs a new ZooKeeper client using the given configuration.

Constructs a new ZooKeeper client using the given configuration.

Attributes

config

the client configuration

Returns:

a client with the given config

Constructs a new ZooKeeper client using the given configuration and session credential.

Constructs a new ZooKeeper client using the given configuration and session credential.

Attributes

config

the client configuration

cred

the session credentials

Returns:

a client with the given config and cred