public class CloudServerActorRef extends SimpleActorRef
Constructor and Description |
---|
CloudServerActorRef(java.lang.String address,
Broker broker,
CloudPod pod,
int index) |
Modifier and Type | Method and Description |
---|---|
boolean |
isActive() |
protected boolean |
isActive(CloudServer server) |
java.lang.String |
toString() |
getAddress, message, messageError, query, queryError, queryResult
public boolean isActive()
isActive
in interface BamActorRef
isActive
in class SimpleActorRef
protected boolean isActive(CloudServer server)
public java.lang.String toString()
toString
in class SimpleActorRef