Package org.apache.spark.streaming.receiver
package org.apache.spark.streaming.receiver
-
ClassDescriptionListener object for BlockGenerator eventsTrait representing a received blockTrait that represents a class that handles the storage of blocks received by receiverTrait that represents the metadata related to storage of blocksReceiver<T>:: DeveloperApi :: Abstract class of a receiver that can be run on worker nodes to receive external data.Messages sent to the Receiver.