akka.cluster
Class InternalClusterAction$

java.lang.Object
  extended by akka.cluster.InternalClusterAction$

public class InternalClusterAction$
extends java.lang.Object

INTERNAL API


Field Summary
static InternalClusterAction$ MODULE$
          Static reference to the singleton instance of this Scala object.
 
Constructor Summary
InternalClusterAction$()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

MODULE$

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

Constructor Detail

InternalClusterAction$

public InternalClusterAction$()