- PAIMON_TABLE_FIELDS - 类 中的静态变量org.apache.paimon.hive.PaimonStorageHandler
-
- PaimonCharObjectInspector - org.apache.paimon.hive.objectinspector中的类
-
AbstractPrimitiveJavaObjectInspector for CHAR type.
- PaimonCharObjectInspector(int) - 类 的构造器org.apache.paimon.hive.objectinspector.PaimonCharObjectInspector
-
- PaimonDateObjectInspector - org.apache.paimon.hive.objectinspector中的类
-
AbstractPrimitiveJavaObjectInspector for DATE type.
- PaimonDateObjectInspector() - 类 的构造器org.apache.paimon.hive.objectinspector.PaimonDateObjectInspector
-
- PaimonDecimalObjectInspector - org.apache.paimon.hive.objectinspector中的类
-
AbstractPrimitiveJavaObjectInspector for DECIMAL type.
- PaimonDecimalObjectInspector(int, int) - 类 的构造器org.apache.paimon.hive.objectinspector.PaimonDecimalObjectInspector
-
- PaimonInputFormat - org.apache.paimon.hive.mapred中的类
-
InputFormat for paimon.
- PaimonInputFormat() - 类 的构造器org.apache.paimon.hive.mapred.PaimonInputFormat
-
- PaimonInputSplit - org.apache.paimon.hive.mapred中的类
-
FileSplit for paimon.
- PaimonInputSplit() - 类 的构造器org.apache.paimon.hive.mapred.PaimonInputSplit
-
- PaimonInputSplit(String, DataSplit, FileStoreTable) - 类 的构造器org.apache.paimon.hive.mapred.PaimonInputSplit
-
- PaimonInternalRowObjectInspector - org.apache.paimon.hive.objectinspector中的类
-
StructObjectInspector for InternalRow.
- PaimonInternalRowObjectInspector(List<String>, List<DataType>, List<String>) - 类 的构造器org.apache.paimon.hive.objectinspector.PaimonInternalRowObjectInspector
-
- PaimonListObjectInspector - org.apache.paimon.hive.objectinspector中的类
-
ListObjectInspector for InternalArray.
- PaimonListObjectInspector(DataType) - 类 的构造器org.apache.paimon.hive.objectinspector.PaimonListObjectInspector
-
- PaimonMapObjectInspector - org.apache.paimon.hive.objectinspector中的类
-
MapObjectInspector for InternalMap.
- PaimonMapObjectInspector(DataType, DataType) - 类 的构造器org.apache.paimon.hive.objectinspector.PaimonMapObjectInspector
-
- PaimonMetaHook - org.apache.paimon.hive中的类
-
HiveMetaHook for paimon.
- PaimonMetaHook(Configuration) - 类 的构造器org.apache.paimon.hive.PaimonMetaHook
-
- PaimonObjectInspectorFactory - org.apache.paimon.hive.objectinspector中的类
-
Factory to create ObjectInspectors according to the given DataType.
- PaimonObjectInspectorFactory() - 类 的构造器org.apache.paimon.hive.objectinspector.PaimonObjectInspectorFactory
-
- PaimonOutputCommitter - org.apache.paimon.hive.mapred中的类
-
A Paimon table committer for adding data files to the Paimon table.
- PaimonOutputCommitter() - 类 的构造器org.apache.paimon.hive.mapred.PaimonOutputCommitter
-
- PaimonOutputFormat - org.apache.paimon.hive.mapred中的类
-
OutputFormat for table split.
- PaimonOutputFormat() - 类 的构造器org.apache.paimon.hive.mapred.PaimonOutputFormat
-
- PaimonRecordReader - org.apache.paimon.hive.mapred中的类
-
Base RecordReader for paimon.
- PaimonRecordReader(ReadBuilder, PaimonInputSplit, List<String>, List<String>, List<String>, String) - 类 的构造器org.apache.paimon.hive.mapred.PaimonRecordReader
-
- PaimonSerDe - org.apache.paimon.hive中的类
-
AbstractSerDe for paimon.
- PaimonSerDe() - 类 的构造器org.apache.paimon.hive.PaimonSerDe
-
- PaimonStorageHandler - org.apache.paimon.hive中的类
-
HiveStorageHandler for paimon.
- PaimonStorageHandler() - 类 的构造器org.apache.paimon.hive.PaimonStorageHandler
-
- PaimonStringObjectInspector - org.apache.paimon.hive.objectinspector中的类
-
AbstractPrimitiveJavaObjectInspector for STRING type.
- PaimonStringObjectInspector() - 类 的构造器org.apache.paimon.hive.objectinspector.PaimonStringObjectInspector
-
- PaimonTimeObjectInspector - org.apache.paimon.hive.objectinspector中的类
-
AbstractPrimitiveJavaObjectInspector for TIME type.
- PaimonTimeObjectInspector() - 类 的构造器org.apache.paimon.hive.objectinspector.PaimonTimeObjectInspector
-
- PaimonTimestampLocalTZObjectInspector - org.apache.paimon.hive.objectinspector中的类
-
To maintain compatibility with Hive 3.
- PaimonTimestampLocalTZObjectInspector() - 类 的构造器org.apache.paimon.hive.objectinspector.PaimonTimestampLocalTZObjectInspector
-
- PaimonTimestampObjectInspector - org.apache.paimon.hive.objectinspector中的类
-
AbstractPrimitiveJavaObjectInspector for TIMESTAMP type.
- PaimonTimestampObjectInspector() - 类 的构造器org.apache.paimon.hive.objectinspector.PaimonTimestampObjectInspector
-
- PaimonVarcharObjectInspector - org.apache.paimon.hive.objectinspector中的类
-
AbstractPrimitiveJavaObjectInspector for VARCHAR type.
- PaimonVarcharObjectInspector(int) - 类 的构造器org.apache.paimon.hive.objectinspector.PaimonVarcharObjectInspector
-
- preCreateTable(Table) - 类 中的方法org.apache.paimon.hive.PaimonMetaHook
-
- preDropTable(Table) - 类 中的方法org.apache.paimon.hive.PaimonMetaHook
-
- primitive(DataType, P) - 类 中的方法org.apache.paimon.hive.SchemaVisitor
-