| Package | Description |
|---|---|
| org.apache.flink.runtime.jobgraph.tasks | |
| org.apache.flink.runtime.taskexecutor.rpc | |
| org.apache.flink.runtime.taskmanager |
| Modifier and Type | Method and Description |
|---|---|
InputSplit |
InputSplitProvider.getNextInputSplit(ClassLoader userCodeClassLoader)
Requests the next input split to be consumed by the calling task.
|
| Modifier and Type | Method and Description |
|---|---|
InputSplit |
RpcInputSplitProvider.getNextInputSplit(ClassLoader userCodeClassLoader) |
| Modifier and Type | Method and Description |
|---|---|
InputSplit |
TaskInputSplitProvider.getNextInputSplit(ClassLoader userCodeClassLoader) |
Copyright © 2014–2017 The Apache Software Foundation. All rights reserved.