public class ReceiverInfo
extends Object
implements scala.Product, scala.Serializable
Constructor and Description |
---|
ReceiverInfo(int streamId,
String name,
akka.actor.ActorRef actor,
boolean active,
String location,
String lastErrorMessage,
String lastError) |
Modifier and Type | Method and Description |
---|---|
boolean |
active() |
akka.actor.ActorRef |
actor() |
String |
lastError() |
String |
lastErrorMessage() |
String |
location() |
String |
name() |
int |
streamId() |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait