| Class | Description | 
|---|---|
| CreatedCollection<T> | Represents a Spark-based PCollection that was created from a Java  Iterableof
 values. | 
| CreatedTable<K,V> | Represents a Spark-based PTable that was created from a Java  Iterableof
 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 © 2017 The Apache Software Foundation. All rights reserved.