| Package | Description |
|---|---|
| org.apache.hadoop.hive.metastore.api |
| Modifier and Type | Method and Description |
|---|---|
PartitionWithoutSD |
PartitionWithoutSD.deepCopy() |
| Modifier and Type | Method and Description |
|---|---|
List<PartitionWithoutSD> |
PartitionSpecWithSharedSD.getPartitions() |
Iterator<PartitionWithoutSD> |
PartitionSpecWithSharedSD.getPartitionsIterator() |
| Modifier and Type | Method and Description |
|---|---|
void |
PartitionSpecWithSharedSD.addToPartitions(PartitionWithoutSD elem) |
int |
PartitionWithoutSD.compareTo(PartitionWithoutSD other) |
boolean |
PartitionWithoutSD.equals(PartitionWithoutSD that) |
| Modifier and Type | Method and Description |
|---|---|
void |
PartitionSpecWithSharedSD.setPartitions(List<PartitionWithoutSD> partitions) |
| Constructor and Description |
|---|
PartitionWithoutSD(PartitionWithoutSD other)
Performs a deep copy on other.
|
| Constructor and Description |
|---|
PartitionSpecWithSharedSD(List<PartitionWithoutSD> partitions,
StorageDescriptor sd) |
Copyright © 2017 The Apache Software Foundation. All rights reserved.