object RedisConnectionActor
Linear Supertypes
Ordering
- Alphabetic
- By Inheritance
Inherited
- RedisConnectionActor
- AnyRef
- Any
- Hide All
- Show All
Visibility
- Public
- All
Type Members
- final case class Close(cause: Throwable, stop: Boolean) extends Product with Serializable
- trait DebugListener extends AnyRef
- final case class Open(mustInitiallyConnect: Boolean, initPromise: commons.Promise[Unit]) extends Product with Serializable
- sealed trait PacksResult extends (Int) ⇒ RedisReply
- class ReplyCollector extends AnyRef
- final case class Reserving(packs: RawCommandPacks) extends Product with Serializable
Value Members
- object DevNullListener extends DebugListener
- object PacksResult
- object Release extends Product with Serializable