akka.cluster.protobuf.msg
Class MetricsGossipEnvelope$

java.lang.Object
  extended by akka.cluster.protobuf.msg.MetricsGossipEnvelope$
All Implemented Interfaces:
java.io.Serializable

public class MetricsGossipEnvelope$
extends java.lang.Object
implements scala.Serializable

See Also:
Serialized Form

Field Summary
static MetricsGossipEnvelope$ MODULE$
          Static reference to the singleton instance of this Scala object.
 
Constructor Summary
MetricsGossipEnvelope$()
           
 
Method Summary
 MetricsGossipEnvelope defaultInstance()
           
 int FROM_FIELD_NUMBER()
           
 MetricsGossipEnvelope getDefaultInstance()
           
 int GOSSIP_FIELD_NUMBER()
           
 MetricsGossipEnvelope newBuilder()
           
 MetricsGossipEnvelope newBuilder(MetricsGossipEnvelope prototype)
           
 int REPLY_FIELD_NUMBER()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

MODULE$

public static final MetricsGossipEnvelope$ MODULE$
Static reference to the singleton instance of this Scala object.

Constructor Detail

MetricsGossipEnvelope$

public MetricsGossipEnvelope$()
Method Detail

defaultInstance

public MetricsGossipEnvelope defaultInstance()

FROM_FIELD_NUMBER

public int FROM_FIELD_NUMBER()

GOSSIP_FIELD_NUMBER

public int GOSSIP_FIELD_NUMBER()

REPLY_FIELD_NUMBER

public int REPLY_FIELD_NUMBER()

newBuilder

public MetricsGossipEnvelope newBuilder()

newBuilder

public MetricsGossipEnvelope newBuilder(MetricsGossipEnvelope prototype)

getDefaultInstance

public MetricsGossipEnvelope getDefaultInstance()