RoundRobinPoolRequest

redis.RoundRobinPoolRequest

Attributes

Source:
Request.scala
Graph
Supertypes
class Object
trait Matchable
class Any
Known subtypes

Members list

Concise view

Value members

Abstract methods

Concrete methods

protected def send[T](redisConnection: ActorRef, redisCommand: RedisCommand[_ <: RedisReply, T]): Future[T]

Attributes

Source:
Request.scala
def send[T](redisCommand: RedisCommand[_ <: RedisReply, T]): Future[T]

Attributes

Source:
Request.scala

Concrete fields

val next: AtomicInteger

Attributes

Source:
Request.scala

Implicits

Implicits

Attributes

Source:
Request.scala