| Class | Description |
|---|---|
| BulkIteration | Deprecated |
| BulkIteration.PartialSolutionPlaceHolder |
Specialized operator to use as a recognizable place-holder for the input to the
step function when composing the nested data flow.
|
| CoGroupOperator | Deprecated |
| CoGroupOperator.Builder |
Builder pattern, straight from Joshua Bloch's Effective Java (2nd Edition).
|
| CoGroupOperator.WrappingClassCoGroupFunction | |
| CoGroupOperator.WrappingCoGroupFunction | |
| CollectionDataSource | Deprecated |
| CrossOperator | Deprecated |
| CrossOperator.Builder |
Builder pattern, straight from Joshua Bloch's Effective Java (2nd Edition).
|
| CrossWithLargeOperator | Deprecated |
| CrossWithLargeOperator.Builder |
Builder pattern, straight from Joshua Bloch's Effective Java (2nd Edition).
|
| CrossWithSmallOperator | Deprecated |
| CrossWithSmallOperator.Builder |
Builder pattern, straight from Joshua Bloch's Effective Java (2nd Edition).
|
| DeltaIteration | Deprecated |
| DeltaIteration.SolutionSetPlaceHolder |
Specialized operator to use as a recognizable place-holder for the solution set input to the
step function.
|
| DeltaIteration.WorksetPlaceHolder |
Specialized operator to use as a recognizable place-holder for the working set input to the
step function.
|
| FileDataSink | Deprecated |
| FileDataSource | Deprecated |
| GenericDataSink | Deprecated |
| GenericDataSource<T extends InputFormat<Record,?>> | Deprecated |
| JoinOperator | Deprecated |
| JoinOperator.Builder |
Builder pattern, straight from Joshua Bloch's Effective Java (2nd Edition).
|
| MapOperator | Deprecated |
| MapOperator.Builder |
Builder pattern, straight from Joshua Bloch's Effective Java (2nd Edition).
|
| MapPartitionOperator | Deprecated |
| MapPartitionOperator.Builder |
Builder pattern, straight from Joshua Bloch's Effective Java (2nd Edition).
|
| OperatorInfoHelper | Deprecated |
| ReduceOperator |
ReduceOperator evaluating a
ReduceFunction over each group of records that share the same key. |
| ReduceOperator.Builder |
Builder pattern, straight from Joshua Bloch's Effective Java (2nd Edition).
|
| ReduceOperator.WrappingClassReduceFunction | |
| ReduceOperator.WrappingReduceFunction |
| Annotation Type | Description |
|---|---|
| ReduceOperator.Combinable |
This annotation marks reduce stubs as eligible for the usage of a combiner.
|
Copyright © 2015 The Apache Software Foundation. All rights reserved.