| Interface | Description |
|---|---|
| FragmentManager |
The Fragment Manager is responsible managing incoming data and executing a fragment.
|
| Class | Description |
|---|---|
| AbstractFragmentManager | |
| FragmentExecutor |
Responsible for running a single fragment on a single Drillbit.
|
| FragmentStatusReporter |
The status reporter is responsible for receiving changes in fragment state and propagating the status back to the
Foreman either through a control tunnel or locally.
|
| NonRootFragmentManager |
This managers determines when to run a non-root fragment node.
|
| RootFragmentManager |
This managers determines when to run a root fragment node.
|
| Exception | Description |
|---|---|
| StateTransitionException |
Copyright © 2017 The Apache Software Foundation. All rights reserved.