| 程序包 | 说明 |
|---|---|
| org.apache.flink.connectors.hive.read |
| 限定符和类型 | 方法和说明 |
|---|---|
HiveTableInputSplit[] |
HiveTableInputFormat.createInputSplits(int minNumSplits) |
| 限定符和类型 | 方法和说明 |
|---|---|
org.apache.flink.core.io.InputSplitAssigner |
HiveTableInputFormat.getInputSplitAssigner(HiveTableInputSplit[] inputSplits) |
void |
HiveTableInputFormat.open(HiveTableInputSplit split) |
| 构造器和说明 |
|---|
HiveMapredSplitReader(org.apache.hadoop.mapred.JobConf jobConf,
List<String> partitionKeys,
org.apache.flink.table.types.DataType[] fieldTypes,
int[] selectedFields,
HiveTableInputSplit split,
HiveShim hiveShim) |
HiveVectorizedOrcSplitReader(String hiveVersion,
org.apache.hadoop.mapred.JobConf jobConf,
String[] fieldNames,
org.apache.flink.table.types.DataType[] fieldTypes,
int[] selectedFields,
HiveTableInputSplit split) |
Copyright © 2014–2020 The Apache Software Foundation. All rights reserved.