Class SparkPCollectionView

java.lang.Object
org.apache.beam.runners.spark.translation.SparkPCollectionView
All Implemented Interfaces:
Serializable

public class SparkPCollectionView extends Object implements Serializable
SparkPCollectionView is used to pass serialized views to lambdas.
See Also: