Package | Description |
---|---|
org.apache.hadoop.hive.metastore.api |
Modifier and Type | Method and Description |
---|---|
PartitionSpecWithSharedSD |
PartitionSpecWithSharedSD.deepCopy() |
PartitionSpecWithSharedSD |
PartitionSpec.getSharedSDPartitionSpec() |
Modifier and Type | Method and Description |
---|---|
int |
PartitionSpecWithSharedSD.compareTo(PartitionSpecWithSharedSD other) |
boolean |
PartitionSpecWithSharedSD.equals(PartitionSpecWithSharedSD that) |
void |
PartitionSpec.setSharedSDPartitionSpec(PartitionSpecWithSharedSD sharedSDPartitionSpec) |
Constructor and Description |
---|
PartitionSpecWithSharedSD(PartitionSpecWithSharedSD other)
Performs a deep copy on other.
|
Copyright © 2017 The Apache Software Foundation. All rights reserved.