public class StreamingListenerReceiverError extends Object implements StreamingListenerEvent, scala.Product, scala.Serializable
Constructor and Description |
---|
StreamingListenerReceiverError(ReceiverInfo receiverInfo) |
Modifier and Type | Method and Description |
---|---|
abstract static R |
apply(T1 v1) |
ReceiverInfo |
receiverInfo() |
static String |
toString() |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public StreamingListenerReceiverError(ReceiverInfo receiverInfo)
public abstract static R apply(T1 v1)
public static String toString()
public ReceiverInfo receiverInfo()