Package | Description |
---|---|
org.apache.flink.runtime.jobgraph.tasks | |
org.apache.flink.runtime.taskexecutor.rpc |
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) |
Copyright © 2014–2021 The Apache Software Foundation. All rights reserved.