| Package | Description |
|---|---|
| org.apache.flink.api.common.io | |
| org.apache.flink.core.fs |
| Modifier and Type | Method and Description |
|---|---|
LocatableInputSplit |
LocatableInputSplitAssigner.getNextInputSplit(String host,
int taskId) |
| Constructor and Description |
|---|
LocatableInputSplitAssigner(LocatableInputSplit[] splits) |
| Constructor and Description |
|---|
LocatableInputSplitAssigner(Collection<LocatableInputSplit> splits) |
| Modifier and Type | Class and Description |
|---|---|
class |
FileInputSplit
A file input split provides information on a particular part of a file, possibly
hosted on a distributed file system and replicated among several hosts.
|
Copyright © 2014–2018 The Apache Software Foundation. All rights reserved.