Class Hierarchy
- java.lang.Object
- org.apache.hudi.table.action.BaseActionExecutor<T,I,K,O,R> (implements java.io.Serializable)
- org.apache.hudi.table.action.commit.BaseBulkInsertHelper<T,I,K,O,R>
- org.apache.hudi.table.action.commit.BaseDeleteHelper<T,I,K,O,R>
- org.apache.hudi.client.BaseHoodieClient (implements java.lang.AutoCloseable, java.io.Serializable)
- org.apache.hudi.table.action.commit.BaseMergeHelper<T,I,K,O>
- org.apache.hudi.table.action.commit.BaseWriteHelper<T,I,K,O,R>
- org.apache.hudi.table.action.cluster.strategy.ClusteringExecutionStrategy<T,I,K,O> (implements java.io.Serializable)
- org.apache.hudi.table.action.cluster.strategy.ClusteringPlanStrategy<T,I,K,O> (implements java.io.Serializable)
- org.apache.hudi.table.action.compact.HoodieCompactor<T,I,K,O> (implements java.io.Serializable)
- org.apache.hudi.common.engine.HoodieEngineContext
- org.apache.hudi.index.HoodieIndex<I,O> (implements java.io.Serializable)
- org.apache.hudi.table.HoodieTable<T,I,K,O> (implements java.io.Serializable)
- org.apache.hudi.execution.bulkinsert.JavaBulkInsertInternalPartitionerFactory
- org.apache.hudi.execution.bulkinsert.JavaCustomColumnsSortPartitioner<T> (implements org.apache.hudi.table.BulkInsertPartitioner<I>)
- org.apache.hudi.execution.bulkinsert.JavaGlobalSortPartitioner<T> (implements org.apache.hudi.table.BulkInsertPartitioner<I>)
- org.apache.hudi.index.JavaHoodieIndexFactory
- org.apache.hudi.execution.bulkinsert.JavaNonSortPartitioner<T> (implements org.apache.hudi.table.BulkInsertPartitioner<I>)
- org.apache.hudi.table.upgrade.JavaUpgradeDowngradeHelper (implements org.apache.hudi.table.upgrade.SupportsUpgradeDowngrade)
- org.apache.hudi.table.action.commit.JavaUpsertPartitioner<T> (implements org.apache.hudi.table.action.commit.Partitioner)
- org.apache.hudi.client.utils.LazyIterableIterator<I,O> (implements java.lang.Iterable<T>, java.util.Iterator<E>)
- org.apache.hudi.common.engine.TaskContextSupplier (implements java.io.Serializable)
Copyright © 2022 The Apache Software Foundation. All rights reserved.