Class SparkPubSubInputPartition

java.lang.Object
com.linkedin.venice.spark.input.pubsub.SparkPubSubInputPartition
All Implemented Interfaces:
Serializable, org.apache.spark.sql.connector.read.InputPartition

public class SparkPubSubInputPartition extends Object implements org.apache.spark.sql.connector.read.InputPartition, Serializable
Thin Spark adapter. Serializable wrapper around PubSubPartitionSplit.
See Also: