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