| Package | Description |
|---|---|
| org.apache.hadoop.hive.metastore.api |
| Modifier and Type | Method and Description |
|---|---|
MetadataPpdResult |
MetadataPpdResult.deepCopy() |
| Modifier and Type | Method and Description |
|---|---|
java.util.Map<java.lang.Long,MetadataPpdResult> |
GetFileMetadataByExprResult.getMetadata() |
| Modifier and Type | Method and Description |
|---|---|
int |
MetadataPpdResult.compareTo(MetadataPpdResult other) |
boolean |
MetadataPpdResult.equals(MetadataPpdResult that) |
void |
GetFileMetadataByExprResult.putToMetadata(long key,
MetadataPpdResult val) |
| Modifier and Type | Method and Description |
|---|---|
void |
GetFileMetadataByExprResult.setMetadata(java.util.Map<java.lang.Long,MetadataPpdResult> metadata) |
| Constructor and Description |
|---|
MetadataPpdResult(MetadataPpdResult other)
Performs a deep copy on other.
|
| Constructor and Description |
|---|
GetFileMetadataByExprResult(java.util.Map<java.lang.Long,MetadataPpdResult> metadata,
boolean isSupported) |
Copyright © 2013-2021. All Rights Reserved.