Class AllReceiverIds

Object
org.apache.spark.streaming.scheduler.AllReceiverIds

public class AllReceiverIds extends Object
A message used by ReceiverTracker to ask all receiver's ids still stored in ReceiverTrackerEndpoint.
  • Constructor Details

    • AllReceiverIds

      public AllReceiverIds()
  • Method Details

    • canEqual

      public abstract static boolean canEqual(Object that)
    • equals

      public abstract static boolean equals(Object that)
    • productElement

      public abstract static Object productElement(int n)
    • productArity

      public abstract static int productArity()
    • productIterator

      public static scala.collection.Iterator<Object> productIterator()
    • productPrefix

      public static String productPrefix()