Class ClusterSingletonManager.Internal$.HandOverDone

  • Enclosing class:
    ClusterSingletonManager.Internal$

    public class ClusterSingletonManager.Internal$.HandOverDone
    extends java.lang.Object
    Confirmation by the previous oldest that the singleton actor has been terminated and the hand-over process is completed.
    • Constructor Detail

      • HandOverDone

        public HandOverDone()
    • Method Detail

      • productPrefix

        public static java.lang.String productPrefix()
      • productArity

        public static int productArity()
      • productElement

        public static java.lang.Object productElement​(int x$1)
      • productIterator

        public static scala.collection.Iterator<java.lang.Object> productIterator()
      • canEqual

        public static boolean canEqual​(java.lang.Object x$1)
      • hashCode

        public static int hashCode()
      • toString

        public static java.lang.String toString()
      • equals

        public abstract static boolean equals​(java.lang.Object that)
      • productElementName

        public static java.lang.String productElementName​(int n)
      • productElementNames

        public static scala.collection.Iterator<java.lang.String> productElementNames()