Package | Description |
---|---|
org.apache.crunch.impl.spark.collect |
Modifier and Type | Class and Description |
---|---|
class |
CreatedCollection<T>
Represents a Spark-based PCollection that was created from a Java
Iterable of
values. |
class |
CreatedTable<K,V>
Represents a Spark-based PTable that was created from a Java
Iterable of
key-value pairs. |
class |
DoCollection<S> |
class |
DoTable<K,V> |
class |
EmptyPCollection<T> |
class |
EmptyPTable<K,V> |
class |
InputCollection<S> |
class |
InputTable<K,V> |
class |
PGroupedTableImpl<K,V> |
class |
UnionCollection<S> |
class |
UnionTable<K,V> |
Copyright © 2016 The Apache Software Foundation. All rights reserved.