| Package | Description |
|---|---|
| org.apache.flink.runtime.jobmanager | |
| org.apache.flink.runtime.protocols |
| Modifier and Type | Method and Description |
|---|---|
InputSplitWrapper |
JobManager.requestNextInputSplit(JobID jobID,
ExecutionVertexID vertexID,
IntegerRecord sequenceNumber) |
| Modifier and Type | Method and Description |
|---|---|
InputSplitWrapper |
InputSplitProviderProtocol.requestNextInputSplit(JobID jobID,
ExecutionVertexID vertexID,
IntegerRecord sequenceNumber)
Requests the next split to be consumed by the task with the given execution vertex ID.
|
Copyright © 2014 The Apache Software Foundation. All rights reserved.