| Package | Description |
|---|---|
| org.apache.hadoop.hive.metastore.api |
| Modifier and Type | Method and Description |
|---|---|
AbortCompactionResponseElement |
AbortCompactionResponseElement.deepCopy() |
| Modifier and Type | Method and Description |
|---|---|
Map<Long,AbortCompactionResponseElement> |
AbortCompactResponse.getAbortedcompacts() |
| Modifier and Type | Method and Description |
|---|---|
int |
AbortCompactionResponseElement.compareTo(AbortCompactionResponseElement other) |
boolean |
AbortCompactionResponseElement.equals(AbortCompactionResponseElement that) |
void |
AbortCompactResponse.putToAbortedcompacts(long key,
AbortCompactionResponseElement val) |
| Modifier and Type | Method and Description |
|---|---|
void |
AbortCompactResponse.setAbortedcompacts(Map<Long,AbortCompactionResponseElement> abortedcompacts) |
| Constructor and Description |
|---|
AbortCompactionResponseElement(AbortCompactionResponseElement other)
Performs a deep copy on other.
|
| Constructor and Description |
|---|
AbortCompactResponse(Map<Long,AbortCompactionResponseElement> abortedcompacts) |
Copyright © 2024 The Apache Software Foundation. All rights reserved.