|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectakka.cluster.MetricsGossipEnvelope
public class MetricsGossipEnvelope
INTERNAL API Envelope adding a sender address to the gossip.
| Constructor Summary | |
|---|---|
MetricsGossipEnvelope(Address from,
MetricsGossip gossip,
boolean reply)
|
|
| Method Summary | |
|---|---|
Address |
from()
|
MetricsGossip |
gossip()
|
boolean |
reply()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Methods inherited from interface scala.Product |
|---|
productArity, productElement, productIterator, productPrefix |
| Methods inherited from interface scala.Equals |
|---|
canEqual, equals |
| Constructor Detail |
|---|
public MetricsGossipEnvelope(Address from,
MetricsGossip gossip,
boolean reply)
| Method Detail |
|---|
public Address from()
public MetricsGossip gossip()
public boolean reply()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||