me.lightspeed7

scalazk

package scalazk

Visibility
  1. Public
  2. All

Type Members

  1. case class Configuration(client: ZkClient) extends Product with Serializable

  2. case class Entry(level: Int, path: String, name: String, value: String) extends Product with Serializable

  3. case class ZkClient(curator: CuratorFramework, connectTimeout: Duration = 5 seconds) extends Product with Serializable

  4. class ZooKeeperTree extends AnyRef

Value Members

  1. object BuildInfo extends Product with Serializable

    This object was generated by sbt-buildinfo.

  2. object Configuration extends Serializable

  3. object Implicits

  4. object Operations

  5. object Transaction

  6. object Watcher

  7. object WrapInFuture

  8. object ZkClient extends Serializable

  9. package recipes

Ungrouped