Uses of Package
org.apache.flink.orc.vector
-
Packages that use org.apache.flink.orc.vector Package Description org.apache.flink.orc org.apache.flink.orc.shim org.apache.flink.orc.vector org.apache.flink.orc.writer -
Classes in org.apache.flink.orc.vector used by org.apache.flink.orc Class Description ColumnBatchFactory Interface to createVectorizedColumnBatch.OrcVectorizedBatchWrapper Interface to unify orc reader in hive and orc reader without hive dependents. -
Classes in org.apache.flink.orc.vector used by org.apache.flink.orc.shim Class Description HiveOrcBatchWrapper WrapVectorizedRowBatchhive orc batch.OrcVectorizedBatchWrapper Interface to unify orc reader in hive and orc reader without hive dependents. -
Classes in org.apache.flink.orc.vector used by org.apache.flink.orc.vector Class Description AbstractOrcColumnVector This column vector is used to adapt hive's ColumnVector to Flink's ColumnVector.OrcVectorizedBatchWrapper Interface to unify orc reader in hive and orc reader without hive dependents.Vectorizer This class provides an abstracted set of methods to handle the lifecycle ofVectorizedRowBatch. -
Classes in org.apache.flink.orc.vector used by org.apache.flink.orc.writer Class Description Vectorizer This class provides an abstracted set of methods to handle the lifecycle ofVectorizedRowBatch.