| Package | Description |
|---|---|
| org.apache.flink.table.filesystem |
| Modifier and Type | Method and Description |
|---|---|
FileSystemTableSource |
FileSystemTableSource.applyLimit(long limit) |
FileSystemTableSource |
FileSystemTableSource.applyPartitionPruning(List<Map<String,String>> remainingPartitions) |
FileSystemTableSource |
FileSystemTableSource.applyPredicate(List<org.apache.flink.table.expressions.Expression> predicates) |
FileSystemTableSource |
FileSystemTableSource.projectFields(int[] fields) |
Copyright © 2014–2020 The Apache Software Foundation. All rights reserved.