Uses of Class
org.apache.drill.exec.store.hive.HiveTableWrapper.HivePartitionWrapper
Packages that use HiveTableWrapper.HivePartitionWrapper
-
Uses of HiveTableWrapper.HivePartitionWrapper in org.apache.drill.exec.store.hive
Fields in org.apache.drill.exec.store.hive with type parameters of type HiveTableWrapper.HivePartitionWrapperMethods in org.apache.drill.exec.store.hive that return HiveTableWrapper.HivePartitionWrapperModifier and TypeMethodDescriptionHiveUtilities.createPartitionWithSpecColumns
(HiveTableWithColumnCache table, org.apache.hadoop.hive.metastore.api.Partition partition) Helper method which stores partition columns in table columnListCache.Methods in org.apache.drill.exec.store.hive that return types with arguments of type HiveTableWrapper.HivePartitionWrapperMethods in org.apache.drill.exec.store.hive with parameters of type HiveTableWrapper.HivePartitionWrapperModifier and TypeMethodDescriptionHiveReadEntry.getPartitionLocation
(HiveTableWrapper.HivePartitionWrapper partition) Constructor parameters in org.apache.drill.exec.store.hive with type arguments of type HiveTableWrapper.HivePartitionWrapperModifierConstructorDescriptionHiveReadEntry
(HiveTableWrapper table, List<HiveTableWrapper.HivePartitionWrapper> partitions)