Packages

object RedisConnectionActor

Linear Supertypes
Ordering
  1. Alphabetic
  2. By Inheritance
Inherited
  1. RedisConnectionActor
  2. AnyRef
  3. Any
  1. Hide All
  2. Show All
Visibility
  1. Public
  2. All

Type Members

  1. final case class Close(cause: Throwable, stop: Boolean) extends Product with Serializable
  2. trait DebugListener extends AnyRef
  3. final case class Open(mustInitiallyConnect: Boolean, initPromise: commons.Promise[Unit]) extends Product with Serializable
  4. sealed trait PacksResult extends (Int) ⇒ RedisReply
  5. class ReplyCollector extends AnyRef
  6. final case class Reserving(packs: RawCommandPacks) extends Product with Serializable

Value Members

  1. object DevNullListener extends DebugListener
  2. object PacksResult
  3. object Release extends Product with Serializable