Class Cluster$

java.lang.Object
org.apache.pekko.actor.typed.ExtensionId<Cluster>
org.apache.pekko.cluster.typed.Cluster$

public class Cluster$ extends ExtensionId<Cluster>
Pekko Typed Cluster API entry point
  • Field Details

    • MODULE$

      public static final Cluster$ MODULE$
      Static reference to the singleton instance of this Scala object.
  • Constructor Details

    • Cluster$

      public Cluster$()
  • Method Details