- CachedSerializedValue<T> - Class in org.apache.flink.connectors.hive
-
An extension of SerializedValue which caches the deserialized data.
- CachedSerializedValue(T) - Constructor for class org.apache.flink.connectors.hive.CachedSerializedValue
-
- CATALOG_HADOOP_CONF_DIR - Static variable in class org.apache.flink.table.catalog.hive.descriptors.HiveCatalogValidator
-
- CATALOG_HIVE_CONF_DIR - Static variable in class org.apache.flink.table.catalog.hive.descriptors.HiveCatalogValidator
-
- CATALOG_HIVE_VERSION - Static variable in class org.apache.flink.table.catalog.hive.descriptors.HiveCatalogValidator
-
- CATALOG_TYPE_VALUE_HIVE - Static variable in class org.apache.flink.table.catalog.hive.descriptors.HiveCatalogValidator
-
- catalogTable - Variable in class org.apache.flink.connectors.hive.HiveTableSource
-
- checkAcidTable(CatalogTable, ObjectPath) - Static method in class org.apache.flink.table.catalog.hive.util.HiveTableUtil
-
Check whether to read or write on the hive ACID table.
- close() - Method in class org.apache.flink.connectors.hive.ContinuousHiveSplitEnumerator
-
- close() - Method in class org.apache.flink.connectors.hive.HiveTableSource.HiveContinuousPartitionFetcherContext
-
- close() - Method in class org.apache.flink.connectors.hive.read.HiveInputFormatPartitionReader
-
- close() - Method in class org.apache.flink.connectors.hive.read.HiveMapredSplitReader
-
- close() - Method in class org.apache.flink.connectors.hive.read.HivePartitionFetcherContextBase
-
- close() - Method in class org.apache.flink.connectors.hive.read.HiveTableFileInputFormat
-
- close() - Method in class org.apache.flink.connectors.hive.read.HiveTableInputFormat
-
- close() - Method in class org.apache.flink.connectors.hive.read.HiveVectorizedOrcSplitReader
-
- close() - Method in class org.apache.flink.connectors.hive.read.HiveVectorizedParquetSplitReader
-
- close() - Method in class org.apache.flink.table.catalog.hive.client.HiveMetastoreClientWrapper
-
- close() - Method in class org.apache.flink.table.catalog.hive.HiveCatalog
-
- close() - Method in class org.apache.flink.table.functions.hive.HiveGenericUDTF
-
- closeInputFormat() - Method in class org.apache.flink.connectors.hive.read.HiveTableFileInputFormat
-
- COMMENT - Static variable in class org.apache.flink.table.catalog.hive.HiveCatalogConfig
-
- conf() - Method in class org.apache.flink.connectors.hive.JobConfWrapper
-
- configuration - Variable in class org.apache.flink.connectors.hive.read.HivePartitionFetcherContextBase
-
- configure(Configuration) - Method in class org.apache.flink.connectors.hive.read.HiveTableFileInputFormat
-
- configure(Configuration) - Method in class org.apache.flink.connectors.hive.read.HiveTableInputFormat
-
- confWrapper - Variable in class org.apache.flink.connectors.hive.read.HivePartitionFetcherContextBase
-
- constantArguments - Variable in class org.apache.flink.table.functions.hive.HiveScalarFunction
-
- ConsumeOrder - Enum in org.apache.flink.connectors.hive
-
ConsumeOrder defines the orders to continuously consume stream source.
- consumeOrder - Variable in class org.apache.flink.connectors.hive.read.HivePartitionFetcherContextBase
-
- ContinuousHivePendingSplitsCheckpoint - Class in org.apache.flink.connectors.hive
-
The checkpoint of current state of continuous hive source reading.
- ContinuousHivePendingSplitsCheckpoint(Collection<HiveSourceSplit>, Comparable<?>, Collection<List<String>>) - Constructor for class org.apache.flink.connectors.hive.ContinuousHivePendingSplitsCheckpoint
-
- ContinuousHivePendingSplitsCheckpointSerializer - Class in org.apache.flink.connectors.hive
-
- ContinuousHivePendingSplitsCheckpointSerializer(SimpleVersionedSerializer<HiveSourceSplit>) - Constructor for class org.apache.flink.connectors.hive.ContinuousHivePendingSplitsCheckpointSerializer
-
- ContinuousHiveSplitEnumerator<T extends Comparable<T>> - Class in org.apache.flink.connectors.hive
-
A continuously monitoring SplitEnumerator for hive source.
- ContinuousHiveSplitEnumerator(SplitEnumeratorContext<HiveSourceSplit>, T, Collection<List<String>>, FileSplitAssigner, long, JobConf, ObjectPath, ContinuousPartitionFetcher<Partition, T>, HiveTableSource.HiveContinuousPartitionFetcherContext<T>) - Constructor for class org.apache.flink.connectors.hive.ContinuousHiveSplitEnumerator
-
- copy() - Method in class org.apache.flink.connectors.hive.HiveTableSink
-
- copy() - Method in class org.apache.flink.connectors.hive.HiveTableSource
-
- create(URI) - Method in class org.apache.flink.connectors.hive.HadoopFileSystemFactory
-
- create() - Method in class org.apache.flink.connectors.hive.HiveSourceFileEnumerator.Provider
-
- create(CompactContext) - Method in class org.apache.flink.connectors.hive.read.HiveCompactReaderFactory
-
- create(Configuration) - Static method in class org.apache.flink.connectors.hive.util.HiveConfUtils
-
Create HiveConf instance via Hadoop configuration.
- create(Path, Path) - Method in class org.apache.flink.connectors.hive.write.HiveBulkWriterFactory
-
- create(HiveConf, String) - Static method in class org.apache.flink.table.catalog.hive.client.HiveMetastoreClientFactory
-
- createAccumulator() - Method in class org.apache.flink.table.functions.hive.HiveGenericUDAF
-
This is invoked without calling open() in Blink, so we need to call init() for
getNewAggregationBuffer().
- createCatalog(String, Map<String, String>) - Method in class org.apache.flink.table.catalog.hive.factories.HiveCatalogFactory
-
- createCatalogColumnStats(List<ColumnStatisticsObj>, String) - Static method in class org.apache.flink.table.catalog.hive.util.HiveStatsUtil
-
Create a map of Flink column stats from the given Hive column stats.
- createConstantObjectInspector(String, Object) - Static method in class org.apache.flink.table.catalog.hive.util.HiveReflectionUtils
-
- createDatabase(Database) - Method in class org.apache.flink.table.catalog.hive.client.HiveMetastoreClientWrapper
-
- createDatabase(String, CatalogDatabase, boolean) - Method in class org.apache.flink.table.catalog.hive.HiveCatalog
-
- createDynamicTableSink(DynamicTableFactory.Context) - Method in class org.apache.flink.connectors.hive.HiveDynamicTableFactory
-
- createDynamicTableSource(DynamicTableFactory.Context) - Method in class org.apache.flink.connectors.hive.HiveDynamicTableFactory
-
- createEnumerator(SplitEnumeratorContext<HiveSourceSplit>) - Method in class org.apache.flink.connectors.hive.HiveSource
-
- createFunction(Function) - Method in class org.apache.flink.table.catalog.hive.client.HiveMetastoreClientWrapper
-
- createFunction(ObjectPath, CatalogFunction, boolean) - Method in class org.apache.flink.table.catalog.hive.HiveCatalog
-
- createFunction() - Method in class org.apache.flink.table.functions.hive.HiveFunctionWrapper
-
Instantiate a Hive function instance.
- createFunctionDefinition(String, CatalogFunction) - Method in class org.apache.flink.table.catalog.hive.factories.HiveFunctionDefinitionFactory
-
- createFunctionDefinitionFromFlinkFunction(String, CatalogFunction) - Method in class org.apache.flink.table.catalog.hive.factories.HiveFunctionDefinitionFactory
-
- createFunctionDefinitionFromHiveFunction(String, String) - Method in class org.apache.flink.table.catalog.hive.factories.HiveFunctionDefinitionFactory
-
Create a FunctionDefinition from a Hive function's class name.
- createHiveColumns(TableSchema) - Static method in class org.apache.flink.table.catalog.hive.util.HiveTableUtil
-
Create Hive columns from Flink TableSchema.
- createHivePartition(String, String, List<String>, StorageDescriptor, Map<String, String>) - Static method in class org.apache.flink.table.catalog.hive.util.HiveTableUtil
-
Creates a Hive partition instance.
- createInputSplits(int, List<HiveTablePartition>, JobConf) - Static method in class org.apache.flink.connectors.hive.HiveSourceFileEnumerator
-
- createInputSplits(int) - Method in class org.apache.flink.connectors.hive.read.HiveTableInputFormat
-
- createInputSplits(int, List<HiveTablePartition>, JobConf) - Static method in class org.apache.flink.connectors.hive.read.HiveTableInputFormat
-
- createModule(Map<String, String>) - Method in class org.apache.flink.table.module.hive.HiveModuleFactory
-
- createOrcBulkWriterFactory(Configuration, String, LogicalType[]) - Method in interface org.apache.flink.table.catalog.hive.client.HiveShim
-
Create orc BulkWriter.Factory for different hive versions.
- createOrcBulkWriterFactory(Configuration, String, LogicalType[]) - Method in class org.apache.flink.table.catalog.hive.client.HiveShimV100
-
- createOrcBulkWriterFactory(Configuration, String, LogicalType[]) - Method in class org.apache.flink.table.catalog.hive.client.HiveShimV200
-
- createOutputFormat(Path) - Method in class org.apache.flink.connectors.hive.write.HiveOutputFormatFactory
-
- createPartition(ObjectPath, CatalogPartitionSpec, CatalogPartition, boolean) - Method in class org.apache.flink.table.catalog.hive.HiveCatalog
-
- createPartitionColumnStats(Partition, String, Map<String, CatalogColumnStatisticsDataBase>, String) - Static method in class org.apache.flink.table.catalog.hive.util.HiveStatsUtil
-
Create columnStatistics from the given Hive column stats of a hive partition.
- createReader(Configuration, HiveSourceSplit) - Method in class org.apache.flink.connectors.hive.read.HiveBulkFormatAdapter
-
- createRecordWriter(Path) - Method in class org.apache.flink.connectors.hive.write.HiveWriterFactory
-
Create a FileSinkOperator.RecordWriter from path.
- createRowConverter() - Method in class org.apache.flink.connectors.hive.write.HiveWriterFactory
-
- createRowDataConverter() - Method in class org.apache.flink.connectors.hive.write.HiveWriterFactory
-
- createTable(Table) - Method in class org.apache.flink.table.catalog.hive.client.HiveMetastoreClientWrapper
-
- createTable(ObjectPath, CatalogBaseTable, boolean) - Method in class org.apache.flink.table.catalog.hive.HiveCatalog
-
- createTableColumnStats(Table, Map<String, CatalogColumnStatisticsDataBase>, String) - Static method in class org.apache.flink.table.catalog.hive.util.HiveStatsUtil
-
Create columnStatistics from the given Hive column stats of a hive table.
- createTableMetaStore() - Method in class org.apache.flink.connectors.hive.HiveTableMetaStoreFactory
-
- createTableSchema(List<FieldSchema>, List<FieldSchema>, Set<String>, UniqueConstraint) - Static method in class org.apache.flink.table.catalog.hive.util.HiveTableUtil
-
Create a Flink's TableSchema from Hive table's columns and partition keys.
- createTableSink(TableSinkFactory.Context) - Method in class org.apache.flink.connectors.hive.HiveTableFactory
-
- createTableSource(TableSourceFactory.Context) - Method in class org.apache.flink.connectors.hive.HiveTableFactory
-
- createTableWithConstraints(Table, Configuration, UniqueConstraint, List<Byte>, List<String>, List<Byte>) - Method in class org.apache.flink.table.catalog.hive.client.HiveMetastoreClientWrapper
-
- createTableWithConstraints(IMetaStoreClient, Table, Configuration, UniqueConstraint, List<Byte>, List<String>, List<Byte>) - Method in interface org.apache.flink.table.catalog.hive.client.HiveShim
-
Creates a table with PK and NOT NULL constraints.
- createTableWithConstraints(IMetaStoreClient, Table, Configuration, UniqueConstraint, List<Byte>, List<String>, List<Byte>) - Method in class org.apache.flink.table.catalog.hive.client.HiveShimV100
-
- createTableWithConstraints(IMetaStoreClient, Table, Configuration, UniqueConstraint, List<Byte>, List<String>, List<Byte>) - Method in class org.apache.flink.table.catalog.hive.client.HiveShimV210
-
- createTableWithConstraints(IMetaStoreClient, Table, Configuration, UniqueConstraint, List<Byte>, List<String>, List<Byte>) - Method in class org.apache.flink.table.catalog.hive.client.HiveShimV310
-
- createUDAFParameterInfo(ObjectInspector[], boolean, boolean, boolean) - Method in interface org.apache.flink.table.catalog.hive.client.HiveShim
-
Creates SimpleGenericUDAFParameterInfo.
- createUDAFParameterInfo(ObjectInspector[], boolean, boolean, boolean) - Method in class org.apache.flink.table.catalog.hive.client.HiveShimV100
-
- createUDAFParameterInfo(ObjectInspector[], boolean, boolean, boolean) - Method in class org.apache.flink.table.catalog.hive.client.HiveShimV230
-
- generatePartValues(RowData) - Method in class org.apache.flink.connectors.hive.HiveRowDataPartitionComputer
-
- generatePartValues(Row) - Method in class org.apache.flink.connectors.hive.HiveRowPartitionComputer
-
- get() - Method in class org.apache.flink.table.functions.hive.DeferredObjectAdapter
-
- getAccumulatorType() - Method in class org.apache.flink.table.functions.hive.HiveGenericUDAF
-
- getAllDatabases() - Method in class org.apache.flink.table.catalog.hive.client.HiveMetastoreClientWrapper
-
- getAllPartitions(JobConf, String, ObjectPath, CatalogTable, HiveShim, List<Map<String, String>>) - Static method in class org.apache.flink.connectors.hive.util.HivePartitionUtils
-
Returns all HiveTablePartitions of a hive table, returns single HiveTablePartition if the
hive table is not partitioned.
- getAllTables(String) - Method in class org.apache.flink.table.catalog.hive.client.HiveMetastoreClientWrapper
-
- getBuiltInFunctionInfo(String) - Method in interface org.apache.flink.table.catalog.hive.client.HiveShim
-
Get a Hive built-in function by name.
- getBuiltInFunctionInfo(String) - Method in class org.apache.flink.table.catalog.hive.client.HiveShimV100
-
- getBuiltInFunctionInfo(String) - Method in class org.apache.flink.table.catalog.hive.client.HiveShimV120
-
- getChangelogMode(ChangelogMode) - Method in class org.apache.flink.connectors.hive.HiveTableSink
-
- getChangelogMode() - Method in class org.apache.flink.connectors.hive.HiveTableSource
-
- getClassName() - Method in class org.apache.flink.table.functions.hive.HiveFunctionWrapper
-
Get class name of the Hive function.
- getComparablePartitionValueList() - Method in class org.apache.flink.connectors.hive.read.HivePartitionFetcherContextBase
-
- getConsumeOrder(String) - Static method in enum org.apache.flink.connectors.hive.ConsumeOrder
-
- getConsumeStartOffset() - Method in class org.apache.flink.connectors.hive.HiveTableSource.HiveContinuousPartitionFetcherContext
-
- getConversion(ObjectInspector, LogicalType, HiveShim) - Static method in class org.apache.flink.table.functions.hive.conversion.HiveInspectors
-
Get conversion for converting Flink object to Hive object from an ObjectInspector and the
corresponding Flink DataType.
- getCurrentReadOffset() - Method in class org.apache.flink.connectors.hive.ContinuousHivePendingSplitsCheckpoint
-
- getCurrentState() - Method in class org.apache.flink.connectors.hive.read.HiveTableInputFormat
-
- getDatabase(String) - Method in class org.apache.flink.table.catalog.hive.client.HiveMetastoreClientWrapper
-
- getDatabase(String) - Method in class org.apache.flink.table.catalog.hive.HiveCatalog
-
- getDatabases(String) - Method in class org.apache.flink.table.catalog.hive.client.HiveMetastoreClientWrapper
-
- getDataStream(StreamExecutionEnvironment) - Method in class org.apache.flink.connectors.hive.HiveTableSource
-
- getDateDataTypeClass() - Method in interface org.apache.flink.table.catalog.hive.client.HiveShim
-
Hive Date data type class was changed in Hive 3.1.0.
- getDateDataTypeClass() - Method in class org.apache.flink.table.catalog.hive.client.HiveShimV100
-
- getDateDataTypeClass() - Method in class org.apache.flink.table.catalog.hive.client.HiveShimV310
-
- getEnumeratorCheckpointSerializer() - Method in class org.apache.flink.connectors.hive.HiveSource
-
- getFactory() - Method in class org.apache.flink.table.catalog.hive.HiveCatalog
-
- getFieldNames(List<FieldSchema>) - Static method in class org.apache.flink.table.catalog.hive.HiveCatalog
-
Get field names from field schemas.
- getFieldsFromDeserializer(Configuration, Table, boolean) - Method in interface org.apache.flink.table.catalog.hive.client.HiveShim
-
Get Hive table schema from deserializer.
- getFieldsFromDeserializer(Configuration, Table, boolean) - Method in class org.apache.flink.table.catalog.hive.client.HiveShimV100
-
- getFieldsFromDeserializer(Configuration, Table, boolean) - Method in class org.apache.flink.table.catalog.hive.client.HiveShimV110
-
- getFileStatusRecurse(Path, int, FileSystem) - Static method in class org.apache.flink.connectors.hive.util.HivePartitionUtils
-
- getFunction(String, String) - Method in class org.apache.flink.table.catalog.hive.client.HiveMetastoreClientWrapper
-
- getFunction(ObjectPath) - Method in class org.apache.flink.table.catalog.hive.HiveCatalog
-
- getFunctionDefinition(String) - Method in class org.apache.flink.table.module.hive.HiveModule
-
- getFunctionDefinitionFactory() - Method in class org.apache.flink.table.catalog.hive.HiveCatalog
-
- getFunctions(String, String) - Method in class org.apache.flink.table.catalog.hive.client.HiveMetastoreClientWrapper
-
- getHadoopConfiguration(String) - Static method in class org.apache.flink.table.catalog.hive.util.HiveTableUtil
-
Returns a new Hadoop Configuration object using the path to the hadoop conf configured.
- getHiveConf() - Method in class org.apache.flink.table.catalog.hive.HiveCatalog
-
- getHiveDatabase(String) - Method in class org.apache.flink.table.catalog.hive.HiveCatalog
-
- getHiveMetastoreClient(HiveConf) - Method in interface org.apache.flink.table.catalog.hive.client.HiveShim
-
Create a Hive Metastore client based on the given HiveConf object.
- getHiveMetastoreClient(HiveConf) - Method in class org.apache.flink.table.catalog.hive.client.HiveShimV100
-
- getHiveMetastoreClient(HiveConf) - Method in class org.apache.flink.table.catalog.hive.client.HiveShimV120
-
- getHiveMetastoreClient(HiveConf) - Method in class org.apache.flink.table.catalog.hive.client.HiveShimV200
-
- getHiveMetastoreClient(HiveConf) - Method in class org.apache.flink.table.catalog.hive.client.HiveShimV230
-
- getHiveMetastoreClient(HiveConf) - Method in class org.apache.flink.table.catalog.hive.client.HiveShimV310
-
- getHiveMetaStoreUtilsClass() - Method in interface org.apache.flink.table.catalog.hive.client.HiveShim
-
Get the class of Hive's HiveMetaStoreUtils as it was split from MetaStoreUtils class in Hive
3.1.0.
- getHiveMetaStoreUtilsClass() - Method in class org.apache.flink.table.catalog.hive.client.HiveShimV100
-
- getHiveMetaStoreUtilsClass() - Method in class org.apache.flink.table.catalog.hive.client.HiveShimV310
-
- getHiveOutputFormatClass(Class) - Method in interface org.apache.flink.table.catalog.hive.client.HiveShim
-
For a given OutputFormat class, get the corresponding HiveOutputFormat class.
- getHiveOutputFormatClass(Class) - Method in class org.apache.flink.table.catalog.hive.client.HiveShimV100
-
- getHiveOutputFormatClass(Class) - Method in class org.apache.flink.table.catalog.hive.client.HiveShimV110
-
- getHivePartition(Table, CatalogPartitionSpec) - Method in class org.apache.flink.table.catalog.hive.HiveCatalog
-
- getHiveRecordWriter(JobConf, Class, Class<? extends Writable>, boolean, Properties, Path) - Method in interface org.apache.flink.table.catalog.hive.client.HiveShim
-
Get Hive's FileSinkOperator.RecordWriter.
- getHiveRecordWriter(JobConf, Class, Class<? extends Writable>, boolean, Properties, Path) - Method in class org.apache.flink.table.catalog.hive.client.HiveShimV100
-
- getHiveRecordWriter(JobConf, Class, Class<? extends Writable>, boolean, Properties, Path) - Method in class org.apache.flink.table.catalog.hive.client.HiveShimV110
-
- getHiveResultType(Object[], DataType[]) - Method in interface org.apache.flink.table.functions.hive.HiveFunction
-
Get result type by arguments and argTypes.
- getHiveResultType(Object[], DataType[]) - Method in class org.apache.flink.table.functions.hive.HiveGenericUDAF
-
- getHiveResultType(Object[], DataType[]) - Method in class org.apache.flink.table.functions.hive.HiveGenericUDTF
-
- getHiveTable(ObjectPath) - Method in class org.apache.flink.table.catalog.hive.HiveCatalog
-
- getHiveTablePartition() - Method in class org.apache.flink.connectors.hive.read.HiveSourceSplit
-
- getHiveTablePartition() - Method in class org.apache.flink.connectors.hive.read.HiveTableInputSplit
-
- getHiveVersion() - Static method in class org.apache.flink.table.catalog.hive.client.HiveShimLoader
-
- getHiveVersion() - Method in class org.apache.flink.table.catalog.hive.HiveCatalog
-
- getHiveVersion() - Method in class org.apache.flink.table.module.hive.HiveModule
-
- getInputSplitAssigner(HiveTableInputSplit[]) - Method in class org.apache.flink.connectors.hive.read.HiveTableInputFormat
-
- getJobConf() - Method in class org.apache.flink.connectors.hive.read.HiveTableInputFormat
-
- getJobConf() - Method in class org.apache.flink.connectors.hive.write.HiveWriterFactory
-
- getLookupRuntimeProvider(LookupTableSource.LookupContext) - Method in class org.apache.flink.connectors.hive.HiveLookupTableSource
-
- getMetaStoreUtilsClass() - Method in interface org.apache.flink.table.catalog.hive.client.HiveShim
-
Get the class of Hive's MetaStoreUtils because its package name was changed in Hive 3.1.0.
- getMetaStoreUtilsClass() - Method in class org.apache.flink.table.catalog.hive.client.HiveShimV100
-
- getMetaStoreUtilsClass() - Method in class org.apache.flink.table.catalog.hive.client.HiveShimV310
-
- getModificationTime(Partition, T) - Method in class org.apache.flink.connectors.hive.HiveTableSource.HiveContinuousPartitionFetcherContext
-
Get the partition modified time.
- getNotNullColumns(Configuration, String, String) - Method in class org.apache.flink.table.catalog.hive.client.HiveMetastoreClientWrapper
-
- getNotNullColumns(IMetaStoreClient, Configuration, String, String) - Method in interface org.apache.flink.table.catalog.hive.client.HiveShim
-
Get the set of columns that have NOT NULL constraints.
- getNotNullColumns(IMetaStoreClient, Configuration, String, String) - Method in class org.apache.flink.table.catalog.hive.client.HiveShimV100
-
- getNotNullColumns(IMetaStoreClient, Configuration, String, String) - Method in class org.apache.flink.table.catalog.hive.client.HiveShimV310
-
- getNumFiles(List<HiveTablePartition>, JobConf) - Static method in class org.apache.flink.connectors.hive.HiveSourceFileEnumerator
-
- getNumFiles() - Method in class org.apache.flink.connectors.hive.read.HiveTableInputFormat
-
- getObjectInspector(DataType) - Static method in class org.apache.flink.table.functions.hive.conversion.HiveInspectors
-
Get Hive ObjectInspector for a Flink DataType.
- getPartition(List<String>) - Method in class org.apache.flink.connectors.hive.HiveTableSource.HiveContinuousPartitionFetcherContext
-
- getPartition(String, String, List<String>) - Method in class org.apache.flink.table.catalog.hive.client.HiveMetastoreClientWrapper
-
- getPartition(ObjectPath, CatalogPartitionSpec) - Method in class org.apache.flink.table.catalog.hive.HiveCatalog
-
- getPartitionColumnStatistics(String, String, List<String>, List<String>) - Method in class org.apache.flink.table.catalog.hive.client.HiveMetastoreClientWrapper
-
- getPartitionColumnStatistics(ObjectPath, CatalogPartitionSpec) - Method in class org.apache.flink.table.catalog.hive.HiveCatalog
-
- getPartitionSpec() - Method in class org.apache.flink.connectors.hive.HiveTablePartition
-
- getPartitionStatistics(ObjectPath, CatalogPartitionSpec) - Method in class org.apache.flink.table.catalog.hive.HiveCatalog
-
- getPrimaryKey(String, String, byte) - Method in class org.apache.flink.table.catalog.hive.client.HiveMetastoreClientWrapper
-
- getPrimaryKey(IMetaStoreClient, String, String, byte) - Method in interface org.apache.flink.table.catalog.hive.client.HiveShim
-
Get the primary key of a Hive table and convert it to a UniqueConstraint.
- getPrimaryKey(IMetaStoreClient, String, String, byte) - Method in class org.apache.flink.table.catalog.hive.client.HiveShimV100
-
- getPrimaryKey(IMetaStoreClient, String, String, byte) - Method in class org.apache.flink.table.catalog.hive.client.HiveShimV210
-
- getProducedTableSchema() - Method in class org.apache.flink.connectors.hive.HiveTableSource
-
- getProducedType() - Method in class org.apache.flink.connectors.hive.read.HiveBulkFormatAdapter
-
- getPvals(HiveShim, List<FieldSchema>, Map<String, String>) - Static method in class org.apache.flink.table.catalog.hive.util.HiveReflectionUtils
-
- getResultType() - Method in class org.apache.flink.table.functions.hive.HiveGenericUDAF
-
- getResultType() - Method in class org.apache.flink.table.functions.hive.HiveGenericUDTF
-
- getScanRuntimeProvider(ScanTableSource.ScanContext) - Method in class org.apache.flink.connectors.hive.HiveTableSource
-
- getSeenPartitionsSinceOffset() - Method in class org.apache.flink.connectors.hive.ContinuousHivePendingSplitsCheckpoint
-
- getSinkRuntimeProvider(DynamicTableSink.Context) - Method in class org.apache.flink.connectors.hive.HiveTableSink
-
- getSplitSerializer() - Method in class org.apache.flink.connectors.hive.HiveSource
-
- getStatistics(BaseStatistics) - Method in class org.apache.flink.connectors.hive.read.HiveTableInputFormat
-
- getStorageDescriptor() - Method in class org.apache.flink.connectors.hive.HiveTablePartition
-
- getTable(String, String) - Method in class org.apache.flink.table.catalog.hive.client.HiveMetastoreClientWrapper
-
- getTable(ObjectPath) - Method in class org.apache.flink.table.catalog.hive.HiveCatalog
-
- getTableColumnStatistics(String, String, List<String>) - Method in class org.apache.flink.table.catalog.hive.client.HiveMetastoreClientWrapper
-
- getTableColumnStatistics(ObjectPath) - Method in class org.apache.flink.table.catalog.hive.HiveCatalog
-
- getTableFactory() - Method in class org.apache.flink.table.catalog.hive.HiveCatalog
-
- getTableMetadata(HiveShim, Table) - Static method in class org.apache.flink.table.catalog.hive.util.HiveReflectionUtils
-
- getTablePath() - Method in class org.apache.flink.connectors.hive.HiveTableSource.HiveContinuousPartitionFetcherContext
-
- getTableProps() - Method in class org.apache.flink.connectors.hive.HiveTablePartition
-
- getTableSchema() - Method in class org.apache.flink.connectors.hive.HiveTableSource
-
- getTableStatistics(ObjectPath) - Method in class org.apache.flink.table.catalog.hive.HiveCatalog
-
- getTimestampDataTypeClass() - Method in interface org.apache.flink.table.catalog.hive.client.HiveShim
-
Hive Timestamp data type class was changed in Hive 3.1.0.
- getTimestampDataTypeClass() - Method in class org.apache.flink.table.catalog.hive.client.HiveShimV100
-
- getTimestampDataTypeClass() - Method in class org.apache.flink.table.catalog.hive.client.HiveShimV310
-
- getTypeInference(DataTypeFactory) - Method in class org.apache.flink.table.functions.hive.HiveScalarFunction
-
- getTypeSerializer() - Method in class org.apache.flink.connectors.hive.HiveTableSource.HiveContinuousPartitionFetcherContext
-
- getUDFClass() - Method in class org.apache.flink.table.functions.hive.HiveFunctionWrapper
-
Get class of the Hive function.
- getValue(GenericUDAFEvaluator.AggregationBuffer) - Method in class org.apache.flink.table.functions.hive.HiveGenericUDAF
-
- getVersion() - Method in class org.apache.flink.connectors.hive.ContinuousHivePendingSplitsCheckpointSerializer
-
- getVersion() - Method in class org.apache.flink.connectors.hive.HiveSourceSplitSerializer
-
- getViews(String) - Method in class org.apache.flink.table.catalog.hive.client.HiveMetastoreClientWrapper
-
- getViews(IMetaStoreClient, String) - Method in interface org.apache.flink.table.catalog.hive.client.HiveShim
-
Get a list of views in the given database from the given Hive Metastore client.
- getViews(IMetaStoreClient, String) - Method in class org.apache.flink.table.catalog.hive.client.HiveShimV100
-
- getViews(IMetaStoreClient, String) - Method in class org.apache.flink.table.catalog.hive.client.HiveShimV230
-
- HadoopFileSystemFactory - Class in org.apache.flink.connectors.hive
-
Hive FileSystemFactory, hive need use job conf to create file system.
- handleSourceEvent(int, SourceEvent) - Method in class org.apache.flink.connectors.hive.ContinuousHiveSplitEnumerator
-
- handleSplitRequest(int, String) - Method in class org.apache.flink.connectors.hive.ContinuousHiveSplitEnumerator
-
- hashCode() - Method in class org.apache.flink.connectors.hive.HiveTablePartition
-
- hashCode() - Method in class org.apache.flink.connectors.hive.read.HiveTableInputSplit
-
- HIVE_VERSION_V1_0_0 - Static variable in class org.apache.flink.table.catalog.hive.client.HiveShimLoader
-
- HIVE_VERSION_V1_0_1 - Static variable in class org.apache.flink.table.catalog.hive.client.HiveShimLoader
-
- HIVE_VERSION_V1_1_0 - Static variable in class org.apache.flink.table.catalog.hive.client.HiveShimLoader
-
- HIVE_VERSION_V1_1_1 - Static variable in class org.apache.flink.table.catalog.hive.client.HiveShimLoader
-
- HIVE_VERSION_V1_2_0 - Static variable in class org.apache.flink.table.catalog.hive.client.HiveShimLoader
-
- HIVE_VERSION_V1_2_1 - Static variable in class org.apache.flink.table.catalog.hive.client.HiveShimLoader
-
- HIVE_VERSION_V1_2_2 - Static variable in class org.apache.flink.table.catalog.hive.client.HiveShimLoader
-
- HIVE_VERSION_V2_0_0 - Static variable in class org.apache.flink.table.catalog.hive.client.HiveShimLoader
-
- HIVE_VERSION_V2_0_1 - Static variable in class org.apache.flink.table.catalog.hive.client.HiveShimLoader
-
- HIVE_VERSION_V2_1_0 - Static variable in class org.apache.flink.table.catalog.hive.client.HiveShimLoader
-
- HIVE_VERSION_V2_1_1 - Static variable in class org.apache.flink.table.catalog.hive.client.HiveShimLoader
-
- HIVE_VERSION_V2_2_0 - Static variable in class org.apache.flink.table.catalog.hive.client.HiveShimLoader
-
- HIVE_VERSION_V2_3_0 - Static variable in class org.apache.flink.table.catalog.hive.client.HiveShimLoader
-
- HIVE_VERSION_V2_3_1 - Static variable in class org.apache.flink.table.catalog.hive.client.HiveShimLoader
-
- HIVE_VERSION_V2_3_2 - Static variable in class org.apache.flink.table.catalog.hive.client.HiveShimLoader
-
- HIVE_VERSION_V2_3_3 - Static variable in class org.apache.flink.table.catalog.hive.client.HiveShimLoader
-
- HIVE_VERSION_V2_3_4 - Static variable in class org.apache.flink.table.catalog.hive.client.HiveShimLoader
-
- HIVE_VERSION_V2_3_5 - Static variable in class org.apache.flink.table.catalog.hive.client.HiveShimLoader
-
- HIVE_VERSION_V2_3_6 - Static variable in class org.apache.flink.table.catalog.hive.client.HiveShimLoader
-
- HIVE_VERSION_V3_1_0 - Static variable in class org.apache.flink.table.catalog.hive.client.HiveShimLoader
-
- HIVE_VERSION_V3_1_1 - Static variable in class org.apache.flink.table.catalog.hive.client.HiveShimLoader
-
- HIVE_VERSION_V3_1_2 - Static variable in class org.apache.flink.table.catalog.hive.client.HiveShimLoader
-
- HiveBulkFormatAdapter - Class in org.apache.flink.connectors.hive.read
-
A BulkFormat implementation for HiveSource.
- HiveBulkFormatAdapter(JobConfWrapper, List<String>, String[], DataType[], String, RowType, boolean) - Constructor for class org.apache.flink.connectors.hive.read.HiveBulkFormatAdapter
-
- HiveBulkWriterFactory - Class in org.apache.flink.connectors.hive.write
-
Hive bulk writer factory for path-based bulk file writer that writes to the specific hadoop path.
- HiveBulkWriterFactory(HiveWriterFactory) - Constructor for class org.apache.flink.connectors.hive.write.HiveBulkWriterFactory
-
- HiveCatalog - Class in org.apache.flink.table.catalog.hive
-
A catalog implementation for Hive.
- HiveCatalog(String, String, String) - Constructor for class org.apache.flink.table.catalog.hive.HiveCatalog
-
- HiveCatalog(String, String, String, String) - Constructor for class org.apache.flink.table.catalog.hive.HiveCatalog
-
- HiveCatalog(String, String, String, String, String) - Constructor for class org.apache.flink.table.catalog.hive.HiveCatalog
-
- HiveCatalog(String, String, HiveConf, String) - Constructor for class org.apache.flink.table.catalog.hive.HiveCatalog
-
- HiveCatalog(String, String, HiveConf, String, boolean) - Constructor for class org.apache.flink.table.catalog.hive.HiveCatalog
-
- HiveCatalogConfig - Class in org.apache.flink.table.catalog.hive
-
- HiveCatalogConfig() - Constructor for class org.apache.flink.table.catalog.hive.HiveCatalogConfig
-
- HiveCatalogDescriptor - Class in org.apache.flink.table.catalog.hive.descriptors
-
- HiveCatalogDescriptor() - Constructor for class org.apache.flink.table.catalog.hive.descriptors.HiveCatalogDescriptor
-
- HiveCatalogFactory - Class in org.apache.flink.table.catalog.hive.factories
-
- HiveCatalogFactory() - Constructor for class org.apache.flink.table.catalog.hive.factories.HiveCatalogFactory
-
- HiveCatalogValidator - Class in org.apache.flink.table.catalog.hive.descriptors
-
- HiveCatalogValidator() - Constructor for class org.apache.flink.table.catalog.hive.descriptors.HiveCatalogValidator
-
- HiveCompactReaderFactory - Class in org.apache.flink.connectors.hive.read
-
The CompactReader.Factory to delegate hive bulk format.
- HiveCompactReaderFactory(StorageDescriptor, Properties, JobConf, CatalogTable, String, RowType, boolean) - Constructor for class org.apache.flink.connectors.hive.read.HiveCompactReaderFactory
-
- HiveConfUtils - Class in org.apache.flink.connectors.hive.util
-
Utils to create HiveConf, see FLINK-20913 for more information.
- HiveConfUtils() - Constructor for class org.apache.flink.connectors.hive.util.HiveConfUtils
-
- HiveContinuousPartitionFetcher<T extends Comparable<T>> - Class in org.apache.flink.connectors.hive.read
-
A ContinuousPartitionFetcher for hive table.
- HiveContinuousPartitionFetcher() - Constructor for class org.apache.flink.connectors.hive.read.HiveContinuousPartitionFetcher
-
- HiveContinuousPartitionFetcherContext(ObjectPath, HiveShim, JobConfWrapper, List<String>, DataType[], String[], Configuration, String) - Constructor for class org.apache.flink.connectors.hive.HiveTableSource.HiveContinuousPartitionFetcherContext
-
- HiveDatabaseUtil - Class in org.apache.flink.table.catalog.hive
-
Util methods for processing databases in HiveCatalog.
- HiveDynamicTableFactory - Class in org.apache.flink.connectors.hive
-
A dynamic table factory implementation for Hive catalog.
- HiveDynamicTableFactory(HiveConf) - Constructor for class org.apache.flink.connectors.hive.HiveDynamicTableFactory
-
- HiveFunction - Interface in org.apache.flink.table.functions.hive
-
Interface for Hive simple udf, generic udf, and generic udtf.
- HiveFunctionDefinitionFactory - Class in org.apache.flink.table.catalog.hive.factories
-
A factory to instantiate Hive UDFs as Flink UDFs.
- HiveFunctionDefinitionFactory(HiveShim) - Constructor for class org.apache.flink.table.catalog.hive.factories.HiveFunctionDefinitionFactory
-
- HiveFunctionUtil - Class in org.apache.flink.table.functions.hive.util
-
Util for Hive functions.
- HiveFunctionUtil() - Constructor for class org.apache.flink.table.functions.hive.util.HiveFunctionUtil
-
- HiveFunctionWrapper<UDFType> - Class in org.apache.flink.table.functions.hive
-
A wrapper of Hive functions that instantiate function instances and ser/de functino instance
cross process boundary.
- HiveFunctionWrapper(String) - Constructor for class org.apache.flink.table.functions.hive.HiveFunctionWrapper
-
- hiveFunctionWrapper - Variable in class org.apache.flink.table.functions.hive.HiveScalarFunction
-
- HiveGenericUDAF - Class in org.apache.flink.table.functions.hive
-
An AggregateFunction implementation that calls Hive's UDAF or GenericUDAFEvaluator.
- HiveGenericUDAF(HiveFunctionWrapper, HiveShim) - Constructor for class org.apache.flink.table.functions.hive.HiveGenericUDAF
-
- HiveGenericUDAF(HiveFunctionWrapper, boolean, HiveShim) - Constructor for class org.apache.flink.table.functions.hive.HiveGenericUDAF
-
- HiveGenericUDF - Class in org.apache.flink.table.functions.hive
-
A ScalarFunction implementation that calls Hive's GenericUDF.
- HiveGenericUDF(HiveFunctionWrapper<GenericUDF>, HiveShim) - Constructor for class org.apache.flink.table.functions.hive.HiveGenericUDF
-
- HiveGenericUDTF - Class in org.apache.flink.table.functions.hive
-
A TableFunction implementation that calls Hive's GenericUDTF.
- HiveGenericUDTF(HiveFunctionWrapper<GenericUDTF>, HiveShim) - Constructor for class org.apache.flink.table.functions.hive.HiveGenericUDTF
-
- HiveInputFormatPartitionReader - Class in org.apache.flink.connectors.hive.read
-
Partition reader that read records from InputFormat using given partitions.
- HiveInputFormatPartitionReader(JobConf, String, ObjectPath, DataType[], String[], List<String>, int[], boolean) - Constructor for class org.apache.flink.connectors.hive.read.HiveInputFormatPartitionReader
-
- HiveInspectors - Class in org.apache.flink.table.functions.hive.conversion
-
Util for any ObjectInspector related inspection and conversion of Hive data to/from Flink data.
- HiveInspectors() - Constructor for class org.apache.flink.table.functions.hive.conversion.HiveInspectors
-
- HiveLookupTableSource - Class in org.apache.flink.connectors.hive
-
Hive Table Source that has lookup ability.
- HiveLookupTableSource(JobConf, ReadableConfig, ObjectPath, CatalogTable) - Constructor for class org.apache.flink.connectors.hive.HiveLookupTableSource
-
- HiveMapredSplitReader - Class in org.apache.flink.connectors.hive.read
-
Hive
SplitReader to read files using hadoop mapred
RecordReader.
- HiveMapredSplitReader(JobConf, List<String>, DataType[], int[], HiveTableInputSplit, HiveShim) - Constructor for class org.apache.flink.connectors.hive.read.HiveMapredSplitReader
-
- HiveMetastoreClientFactory - Class in org.apache.flink.table.catalog.hive.client
-
Factory to create Hive metastore client.
- HiveMetastoreClientWrapper - Class in org.apache.flink.table.catalog.hive.client
-
Wrapper class for Hive Metastore Client, which embeds a HiveShim layer to handle different Hive
versions.
- HiveMetastoreClientWrapper(HiveConf, String) - Constructor for class org.apache.flink.table.catalog.hive.client.HiveMetastoreClientWrapper
-
- HiveModule - Class in org.apache.flink.table.module.hive
-
Module to provide Hive built-in metadata.
- HiveModule() - Constructor for class org.apache.flink.table.module.hive.HiveModule
-
- HiveModule(String) - Constructor for class org.apache.flink.table.module.hive.HiveModule
-
- HiveModuleDescriptor - Class in org.apache.flink.table.module.hive
-
- HiveModuleDescriptor() - Constructor for class org.apache.flink.table.module.hive.HiveModuleDescriptor
-
- HiveModuleDescriptor(String) - Constructor for class org.apache.flink.table.module.hive.HiveModuleDescriptor
-
- HiveModuleDescriptorValidator - Class in org.apache.flink.table.module.hive
-
- HiveModuleDescriptorValidator() - Constructor for class org.apache.flink.table.module.hive.HiveModuleDescriptorValidator
-
- HiveModuleFactory - Class in org.apache.flink.table.module.hive
-
- HiveModuleFactory() - Constructor for class org.apache.flink.table.module.hive.HiveModuleFactory
-
- HiveObjectConversion - Interface in org.apache.flink.table.functions.hive.conversion
-
Interface to convert Flink object to Hive object.
- HiveOptions - Class in org.apache.flink.connectors.hive
-
This class holds configuration constants used by hive connector.
- HiveOptions() - Constructor for class org.apache.flink.connectors.hive.HiveOptions
-
- HiveOutputFormatFactory - Class in org.apache.flink.connectors.hive.write
-
Hive OutputFormatFactory, use FileSinkOperator.RecordWriter to write record.
- HiveOutputFormatFactory(HiveWriterFactory) - Constructor for class org.apache.flink.connectors.hive.write.HiveOutputFormatFactory
-
- HivePartitionFetcherContextBase<P> - Class in org.apache.flink.connectors.hive.read
-
Base class for table partition fetcher context.
- HivePartitionFetcherContextBase(ObjectPath, HiveShim, JobConfWrapper, List<String>, DataType[], String[], Configuration, String) - Constructor for class org.apache.flink.connectors.hive.read.HivePartitionFetcherContextBase
-
- HivePartitionUtils - Class in org.apache.flink.connectors.hive.util
-
Utils to load hive partitions from HiveMetaStore.
- HivePartitionUtils() - Constructor for class org.apache.flink.connectors.hive.util.HivePartitionUtils
-
- hivePrimitiveToWritable(Object) - Method in interface org.apache.flink.table.catalog.hive.client.HiveShim
-
Converts a Hive primitive java object to corresponding Writable object.
- hivePrimitiveToWritable(Object) - Method in class org.apache.flink.table.catalog.hive.client.HiveShimV100
-
- hivePrimitiveToWritable(Object) - Method in class org.apache.flink.table.catalog.hive.client.HiveShimV310
-
- HiveReflectionUtils - Class in org.apache.flink.table.catalog.hive.util
-
Utilities for accessing Hive class or methods via Java reflection.
- HiveReflectionUtils() - Constructor for class org.apache.flink.table.catalog.hive.util.HiveReflectionUtils
-
- HiveRowDataPartitionComputer - Class in org.apache.flink.connectors.hive
-
A RowDataPartitionComputer that converts Flink objects to Hive objects before computing
the partition value strings.
- HiveRowDataPartitionComputer(HiveShim, String, String[], DataType[], String[]) - Constructor for class org.apache.flink.connectors.hive.HiveRowDataPartitionComputer
-
- HiveRowPartitionComputer - Class in org.apache.flink.connectors.hive
-
A RowPartitionComputer that converts Flink objects to Hive objects before computing the partition
value strings.
- HiveScalarFunction<UDFType> - Class in org.apache.flink.table.functions.hive
-
Abstract class to provide more information for Hive UDF and GenericUDF functions.
- hiveShim - Variable in class org.apache.flink.connectors.hive.HiveTableSource
-
- hiveShim - Variable in class org.apache.flink.connectors.hive.read.HivePartitionFetcherContextBase
-
- HiveShim - Interface in org.apache.flink.table.catalog.hive.client
-
A shim layer to support different versions of Hive.
- HiveShimLoader - Class in org.apache.flink.table.catalog.hive.client
-
A loader to load HiveShim.
- HiveShimV100 - Class in org.apache.flink.table.catalog.hive.client
-
Shim for Hive version 1.0.0.
- HiveShimV100() - Constructor for class org.apache.flink.table.catalog.hive.client.HiveShimV100
-
- HiveShimV101 - Class in org.apache.flink.table.catalog.hive.client
-
Shim for Hive version 1.0.1.
- HiveShimV101() - Constructor for class org.apache.flink.table.catalog.hive.client.HiveShimV101
-
- HiveShimV110 - Class in org.apache.flink.table.catalog.hive.client
-
Shim for Hive version 1.1.0.
- HiveShimV110() - Constructor for class org.apache.flink.table.catalog.hive.client.HiveShimV110
-
- HiveShimV111 - Class in org.apache.flink.table.catalog.hive.client
-
Shim for Hive version 1.1.1.
- HiveShimV111() - Constructor for class org.apache.flink.table.catalog.hive.client.HiveShimV111
-
- HiveShimV120 - Class in org.apache.flink.table.catalog.hive.client
-
Shim for Hive version 1.2.0.
- HiveShimV120() - Constructor for class org.apache.flink.table.catalog.hive.client.HiveShimV120
-
- HiveShimV121 - Class in org.apache.flink.table.catalog.hive.client
-
Shim for Hive version 1.2.1.
- HiveShimV121() - Constructor for class org.apache.flink.table.catalog.hive.client.HiveShimV121
-
- HiveShimV122 - Class in org.apache.flink.table.catalog.hive.client
-
Shim for Hive version 1.2.2.
- HiveShimV122() - Constructor for class org.apache.flink.table.catalog.hive.client.HiveShimV122
-
- HiveShimV200 - Class in org.apache.flink.table.catalog.hive.client
-
Shim for Hive version 2.0.0.
- HiveShimV200() - Constructor for class org.apache.flink.table.catalog.hive.client.HiveShimV200
-
- HiveShimV201 - Class in org.apache.flink.table.catalog.hive.client
-
Shim for Hive version 2.0.1.
- HiveShimV201() - Constructor for class org.apache.flink.table.catalog.hive.client.HiveShimV201
-
- HiveShimV210 - Class in org.apache.flink.table.catalog.hive.client
-
Shim for Hive version 2.1.0.
- HiveShimV210() - Constructor for class org.apache.flink.table.catalog.hive.client.HiveShimV210
-
- HiveShimV211 - Class in org.apache.flink.table.catalog.hive.client
-
Shim for Hive version 2.1.1.
- HiveShimV211() - Constructor for class org.apache.flink.table.catalog.hive.client.HiveShimV211
-
- HiveShimV220 - Class in org.apache.flink.table.catalog.hive.client
-
Shim for Hive version 2.2.0.
- HiveShimV220() - Constructor for class org.apache.flink.table.catalog.hive.client.HiveShimV220
-
- HiveShimV230 - Class in org.apache.flink.table.catalog.hive.client
-
Shim for Hive version 2.3.0.
- HiveShimV230() - Constructor for class org.apache.flink.table.catalog.hive.client.HiveShimV230
-
- HiveShimV231 - Class in org.apache.flink.table.catalog.hive.client
-
Shim for Hive version 2.3.1.
- HiveShimV231() - Constructor for class org.apache.flink.table.catalog.hive.client.HiveShimV231
-
- HiveShimV232 - Class in org.apache.flink.table.catalog.hive.client
-
Shim for Hive version 2.3.2.
- HiveShimV232() - Constructor for class org.apache.flink.table.catalog.hive.client.HiveShimV232
-
- HiveShimV233 - Class in org.apache.flink.table.catalog.hive.client
-
Shim for Hive version 2.3.3.
- HiveShimV233() - Constructor for class org.apache.flink.table.catalog.hive.client.HiveShimV233
-
- HiveShimV234 - Class in org.apache.flink.table.catalog.hive.client
-
Shim for Hive version 2.3.4.
- HiveShimV234() - Constructor for class org.apache.flink.table.catalog.hive.client.HiveShimV234
-
- HiveShimV235 - Class in org.apache.flink.table.catalog.hive.client
-
Shim for Hive version 2.3.5.
- HiveShimV235() - Constructor for class org.apache.flink.table.catalog.hive.client.HiveShimV235
-
- HiveShimV236 - Class in org.apache.flink.table.catalog.hive.client
-
Shim for Hive version 2.3.6.
- HiveShimV236() - Constructor for class org.apache.flink.table.catalog.hive.client.HiveShimV236
-
- HiveShimV310 - Class in org.apache.flink.table.catalog.hive.client
-
Shim for Hive version 3.1.0.
- HiveShimV310() - Constructor for class org.apache.flink.table.catalog.hive.client.HiveShimV310
-
- HiveShimV311 - Class in org.apache.flink.table.catalog.hive.client
-
Shim for Hive version 3.1.1.
- HiveShimV311() - Constructor for class org.apache.flink.table.catalog.hive.client.HiveShimV311
-
- HiveShimV312 - Class in org.apache.flink.table.catalog.hive.client
-
Shim for Hive version 3.1.2.
- HiveShimV312() - Constructor for class org.apache.flink.table.catalog.hive.client.HiveShimV312
-
- HiveSimpleUDF - Class in org.apache.flink.table.functions.hive
-
A ScalarFunction implementation that calls Hive's UDF.
- HiveSimpleUDF(HiveFunctionWrapper<UDF>, HiveShim) - Constructor for class org.apache.flink.table.functions.hive.HiveSimpleUDF
-
- hiveSitePath(String) - Method in class org.apache.flink.table.catalog.hive.descriptors.HiveCatalogDescriptor
-
- HiveSource - Class in org.apache.flink.connectors.hive
-
A unified data source that reads a hive table.
- HiveSource.HiveSourceBuilder - Class in org.apache.flink.connectors.hive
-
Builder to build HiveSource instances.
- HiveSourceFileEnumerator - Class in org.apache.flink.connectors.hive
-
A
FileEnumerator implementation for hive source, which generates splits based on
HiveTablePartitions.
- HiveSourceFileEnumerator(List<HiveTablePartition>, JobConf) - Constructor for class org.apache.flink.connectors.hive.HiveSourceFileEnumerator
-
- HiveSourceFileEnumerator.Provider - Class in org.apache.flink.connectors.hive
-
- HiveSourceSplit - Class in org.apache.flink.connectors.hive.read
-
A wrapper class that wraps info needed for a file input split.
- HiveSourceSplit(FileSplit, HiveTablePartition, CheckpointedPosition) - Constructor for class org.apache.flink.connectors.hive.read.HiveSourceSplit
-
- HiveSourceSplit(String, Path, long, long, String[], CheckpointedPosition, HiveTablePartition) - Constructor for class org.apache.flink.connectors.hive.read.HiveSourceSplit
-
- HiveSourceSplitSerializer - Class in org.apache.flink.connectors.hive
-
- HiveStatsUtil - Class in org.apache.flink.table.catalog.hive.util
-
Utils for stats of HiveCatalog.
- HiveTableFactory - Class in org.apache.flink.connectors.hive
-
A table factory implementation for Hive catalog.
- HiveTableFactory() - Constructor for class org.apache.flink.connectors.hive.HiveTableFactory
-
- HiveTableFileInputFormat - Class in org.apache.flink.connectors.hive.read
-
- HiveTableFileInputFormat(HiveTableInputFormat, HiveTablePartition) - Constructor for class org.apache.flink.connectors.hive.read.HiveTableFileInputFormat
-
- HiveTableInputFormat - Class in org.apache.flink.connectors.hive.read
-
The HiveTableInputFormat are inspired by the HCatInputFormat and HadoopInputFormatBase.
- HiveTableInputFormat(JobConf, List<String>, DataType[], String[], int[], Long, String, boolean, List<HiveTablePartition>) - Constructor for class org.apache.flink.connectors.hive.read.HiveTableInputFormat
-
- HiveTableInputSplit - Class in org.apache.flink.connectors.hive.read
-
An wrapper class that wraps info needed for a hadoop input split.
- HiveTableInputSplit(int, InputSplit, JobConf, HiveTablePartition) - Constructor for class org.apache.flink.connectors.hive.read.HiveTableInputSplit
-
- HiveTableMetaStoreFactory - Class in org.apache.flink.connectors.hive
-
- HiveTablePartition - Class in org.apache.flink.connectors.hive
-
A class that describes a partition of a Hive table.
- HiveTablePartition(StorageDescriptor, Properties) - Constructor for class org.apache.flink.connectors.hive.HiveTablePartition
-
- HiveTablePartition(StorageDescriptor, Map<String, Object>, Properties) - Constructor for class org.apache.flink.connectors.hive.HiveTablePartition
-
- hiveTablePartition - Variable in class org.apache.flink.connectors.hive.read.HiveSourceSplit
-
- hiveTablePartition - Variable in class org.apache.flink.connectors.hive.read.HiveTableInputSplit
-
- HiveTableSink - Class in org.apache.flink.connectors.hive
-
Table sink to write to Hive tables.
- HiveTableSink(ReadableConfig, JobConf, ObjectIdentifier, CatalogTable) - Constructor for class org.apache.flink.connectors.hive.HiveTableSink
-
- HiveTableSource - Class in org.apache.flink.connectors.hive
-
A TableSource implementation to read data from Hive tables.
- HiveTableSource(JobConf, ReadableConfig, ObjectPath, CatalogTable) - Constructor for class org.apache.flink.connectors.hive.HiveTableSource
-
- HiveTableSource.HiveContinuousPartitionFetcherContext<T extends Comparable<T>> - Class in org.apache.flink.connectors.hive
-
PartitionFetcher.Context for ContinuousPartitionFetcher.
- HiveTableUtil - Class in org.apache.flink.table.catalog.hive.util
-
Utils to for Hive-backed table.
- HiveTypeUtil - Class in org.apache.flink.table.catalog.hive.util
-
Utils to convert data types between Flink and Hive.
- HiveTypeUtil.HivePrimitiveCategory - Enum in org.apache.flink.table.catalog.hive.util
-
INTERVAL are not available in older versions.
- HiveVectorizedOrcSplitReader - Class in org.apache.flink.connectors.hive.read
-
Orc
SplitReader to read files using
OrcColumnarRowSplitReader.
- HiveVectorizedOrcSplitReader(String, JobConf, String[], DataType[], int[], HiveTableInputSplit) - Constructor for class org.apache.flink.connectors.hive.read.HiveVectorizedOrcSplitReader
-
- HiveVectorizedParquetSplitReader - Class in org.apache.flink.connectors.hive.read
-
Orc
SplitReader to read files using
ParquetColumnarRowSplitReader.
- HiveVectorizedParquetSplitReader(String, JobConf, String[], DataType[], int[], HiveTableInputSplit) - Constructor for class org.apache.flink.connectors.hive.read.HiveVectorizedParquetSplitReader
-
- hiveVersion - Variable in class org.apache.flink.connectors.hive.HiveTableSource
-
- hiveVersion(String) - Method in class org.apache.flink.table.catalog.hive.descriptors.HiveCatalogDescriptor
-
- HiveWriterFactory - Class in org.apache.flink.connectors.hive.write
-
Factory for creating FileSinkOperator.RecordWriter and converters for writing.
- HiveWriterFactory(JobConf, Class, SerDeInfo, TableSchema, String[], Properties, HiveShim, boolean) - Constructor for class org.apache.flink.connectors.hive.write.HiveWriterFactory
-