Class | Description |
---|---|
CreatedCollection<T> |
Represents a Spark-based PCollection that was created from a Java
Iterable of
values. |
CreatedTable<K,V> |
Represents a Spark-based PTable that was created from a Java
Iterable of
key-value pairs. |
DoCollection<S> | |
DoTable<K,V> | |
EmptyPCollection<T> | |
EmptyPTable<K,V> | |
InputCollection<S> | |
InputTable<K,V> | |
PGroupedTableImpl<K,V> | |
SparkCollectFactory | |
ToByteArrayFunction | |
UnionCollection<S> | |
UnionTable<K,V> |
Copyright © 2016 The Apache Software Foundation. All rights reserved.