| Package | Description |
|---|---|
| org.apache.flink.runtime.jobmanager.splitassigner | |
| org.apache.flink.runtime.jobmanager.splitassigner.file |
| Modifier and Type | Class and Description |
|---|---|
class |
DefaultInputSplitAssigner
This is the default implementation of the
InputSplitAssigner interface. |
class |
LocatableInputSplitAssigner
The locatable input split assigner is a specific implementation of the
InputSplitAssigner interface for
LocatableInputSplit objects. |
| Modifier and Type | Class and Description |
|---|---|
class |
FileInputSplitAssigner
The file input split assigner is a specific implementation of the
InputSplitAssigner interface for
FileInputSplit objects. |
Copyright © 2014 The Apache Software Foundation. All rights reserved.