| Package | Description |
|---|---|
| eu.stratosphere.arraymodel.example | |
| eu.stratosphere.arraymodel.functions | |
| eu.stratosphere.arraymodel.operators |
| Class and Description |
|---|
| AbstractArrayModelFunction
Base class of all stubs in the array data model.
|
| DataTypes |
| MapFunction
The MapFunction must be extended to provide a mapper implementation which is called by a Map PACT.
|
| ReduceFunction
The ReduceFunction must be extended to provide a reducer implementation which is called by a Reduce PACT.
|
| Class and Description |
|---|
| AbstractArrayModelFunction
Base class of all stubs in the array data model.
|
| Class and Description |
|---|
| ReduceWithKeyFunction
The ReduceFunction must be extended to provide a reducer implementation which is called by a Reduce PACT.
|
Copyright © 2013. All rights reserved.