public final class CompressionProtocol.Events$.ReceivedActorRefCompressionTable
extends java.lang.Object
implements scala.Product, scala.Serializable
| Constructor and Description |
|---|
ReceivedActorRefCompressionTable(UniqueAddress from,
CompressionTable<ActorRef> table) |
| Modifier and Type | Method and Description |
|---|---|
UniqueAddress |
from() |
CompressionTable<ActorRef> |
table() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitpublic ReceivedActorRefCompressionTable(UniqueAddress from, CompressionTable<ActorRef> table)
public UniqueAddress from()
public CompressionTable<ActorRef> table()