| Package | Description |
|---|---|
| org.apache.flink.runtime.iterative.task | |
| org.apache.flink.runtime.operators | |
| org.apache.flink.runtime.operators.util |
| Class and Description |
|---|
| PactTaskContext
A runtime task is the task that is executed by the nephele engine inside a task vertex.
|
| RegularPactTask
The abstract base class for all tasks.
|
| Class and Description |
|---|
| AbstractCachedBuildSideMatchDriver |
| DamBehavior
Enumeration for the different dam behaviors of an algorithm or a driver
strategy.
|
| DriverStrategy
Enumeration of all available operator strategies.
|
| MatchDriver
Match task which is executed by a Nephele task manager.
|
| PactDriver
The interface to be implemented by all pact drivers that run alone (or as the primary driver) in a nephele task.
|
| PactTaskContext
A runtime task is the task that is executed by the nephele engine inside a task vertex.
|
| ResettablePactDriver
This interface marks a
PactDriver as resettable, meaning that will reset part of their internal state but
otherwise reuse existing data structures. |
| TempBarrier |
| Class and Description |
|---|
| DriverStrategy
Enumeration of all available operator strategies.
|
| PactDriver
The interface to be implemented by all pact drivers that run alone (or as the primary driver) in a nephele task.
|
Copyright © 2014 The Apache Software Foundation. All rights reserved.