Class CouldNotJoinCluster$

    • Field Summary

      Fields 
      Modifier and Type Field Description
      static CouldNotJoinCluster$ MODULE$
      Static reference to the singleton instance of this Scala object.
    • Method Summary

      • Methods inherited from class scala.runtime.AbstractFunction0

        apply$mcB$sp, apply$mcC$sp, apply$mcD$sp, apply$mcF$sp, apply$mcI$sp, apply$mcJ$sp, apply$mcS$sp, apply$mcV$sp, apply$mcZ$sp, toString
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
      • Methods inherited from interface scala.Function0

        apply
    • Field Detail

      • MODULE$

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

      • CouldNotJoinCluster$

        public CouldNotJoinCluster$()