akka.cluster
Class ClusterCoreDaemon.Ignored

java.lang.Object
  extended by akka.cluster.ClusterCoreDaemon.Ignored
All Implemented Interfaces:
ClusterCoreDaemon.ReceiveGossipType, java.io.Serializable, scala.Equals, scala.Product
Enclosing class:
ClusterCoreDaemon

public class ClusterCoreDaemon.Ignored
extends java.lang.Object
implements ClusterCoreDaemon.ReceiveGossipType, scala.Product, scala.Serializable

See Also:
Serialized Form

Constructor Summary
ClusterCoreDaemon.Ignored()
           
 
Method Summary
 
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

ClusterCoreDaemon.Ignored

public ClusterCoreDaemon.Ignored()