|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectakka.cluster.GossipEnvelope$
public class GossipEnvelope$
| Field Summary | |
|---|---|
static GossipEnvelope$ |
MODULE$
Static reference to the singleton instance of this Scala object. |
| Constructor Summary | |
|---|---|
GossipEnvelope$()
|
|
| Method Summary | |
|---|---|
GossipEnvelope |
apply(UniqueAddress from,
UniqueAddress to,
scala.concurrent.duration.Deadline serDeadline,
scala.Function0<Gossip> ser)
|
GossipEnvelope |
apply(UniqueAddress from,
UniqueAddress to,
Gossip gossip)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public static final GossipEnvelope$ MODULE$
| Constructor Detail |
|---|
public GossipEnvelope$()
| Method Detail |
|---|
public GossipEnvelope apply(UniqueAddress from,
UniqueAddress to,
Gossip gossip)
public GossipEnvelope apply(UniqueAddress from,
UniqueAddress to,
scala.concurrent.duration.Deadline serDeadline,
scala.Function0<Gossip> ser)
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||