public static final class Receiver.GetAll<T> extends java.lang.Object implements Receiver.Command<T>, scala.Product, scala.Serializable
Constructor and Description |
---|
GetAll(scala.concurrent.duration.FiniteDuration timeout,
ActorRef<Receiver.GetAllResult<T>> replyTo) |
Modifier and Type | Method and Description |
---|---|
ActorRef<Receiver.GetAllResult<T>> |
replyTo() |
scala.concurrent.duration.FiniteDuration |
timeout() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public GetAll(scala.concurrent.duration.FiniteDuration timeout, ActorRef<Receiver.GetAllResult<T>> replyTo)
public scala.concurrent.duration.FiniteDuration timeout()
public ActorRef<Receiver.GetAllResult<T>> replyTo()