public static class RemoteWatcher.Stats
extends java.lang.Object
implements scala.Product, scala.Serializable
| Constructor and Description |
|---|
Stats(int watching,
int watchingNodes,
scala.collection.immutable.Set<scala.Tuple2<akka.actor.ActorRef,akka.actor.ActorRef>> watchingRefs) |
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
toString() |
int |
watching() |
int |
watchingNodes() |
scala.collection.immutable.Set<scala.Tuple2<akka.actor.ActorRef,akka.actor.ActorRef>> |
watchingRefs() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait