| Name | Description | Type | Package | Framework |
| CompositePartitionSpecProxy | Class | org.apache.hadoop.hive.metastore.partition.spec | Apache Hive | |
| CompositePartitionSpecProxy .Iterator | Iterator to iterate over all Partitions, across all PartitionSpecProxy instances within the Composite. | Class | org.apache.hadoop.hive.metastore.partition.spec.CompositePartitionSpecProxy | Apache Hive |
| PartitionListComposingSpecProxy | PartitionSpecProxy implementation that composes a List of Partitions. | Class | org.apache.hadoop.hive.metastore.partition.spec | Apache Hive |
| PartitionListComposingSpecProxy .Iterator | Class | org.apache.hadoop.hive.metastore.partition.spec.PartitionListComposingSpecProxy | Apache Hive | |
| PartitionSpecProxy | Polymorphic proxy class, equivalent to org. | Class | org.apache.hadoop.hive.metastore.partition.spec | Apache Hive |
| PartitionSpecProxy .Factory | Factory to construct PartitionSetProxy instances, from PartitionSets. | Class | org.apache.hadoop.hive.metastore.partition.spec.PartitionSpecProxy | Apache Hive |
| PartitionSpecProxy .PartitionIterator | Iterator to iterate over Partitions corresponding to a PartitionSpec. | Interface | org.apache.hadoop.hive.metastore.partition.spec.PartitionSpecProxy | Apache Hive |
| PartitionSpecProxy .SimplePartitionWrapperIterator | Simple wrapper class for pre-constructed Partitions, to expose a PartitionIterator interface, where the iterator-sequence consists of just one Partition. | Class | org.apache.hadoop.hive.metastore.partition.spec.PartitionSpecProxy | Apache Hive |
| PartitionSpecWithSharedSDProxy | Subclass of PartitionSpecProxy that pulls out commonality of StorageDescriptor properties within a Partition-list into a common | Class | org.apache.hadoop.hive.metastore.partition.spec | Apache Hive |
| PartitionSpecWithSharedSDProxy .Iterator | Iterator implementation to iterate over all Partitions within the PartitionSpecWithSharedSDProxy. | Class | org.apache.hadoop.hive.metastore.partition.spec.PartitionSpecWithSharedSDProxy | Apache Hive |