public static interface HiveMetastore.GetFileMetadataResponseOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
boolean |
containsMetadata(long key)
map<int64, bytes> metadata = 1; |
boolean |
getIsSupported()
bool is_supported = 2; |
Map<Long,com.google.protobuf.ByteString> |
getMetadata()
Deprecated.
|
int |
getMetadataCount()
map<int64, bytes> metadata = 1; |
Map<Long,com.google.protobuf.ByteString> |
getMetadataMap()
map<int64, bytes> metadata = 1; |
com.google.protobuf.ByteString |
getMetadataOrDefault(long key,
com.google.protobuf.ByteString defaultValue)
map<int64, bytes> metadata = 1; |
com.google.protobuf.ByteString |
getMetadataOrThrow(long key)
map<int64, bytes> metadata = 1; |
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofint getMetadataCount()
map<int64, bytes> metadata = 1;boolean containsMetadata(long key)
map<int64, bytes> metadata = 1;@Deprecated Map<Long,com.google.protobuf.ByteString> getMetadata()
getMetadataMap() instead.Map<Long,com.google.protobuf.ByteString> getMetadataMap()
map<int64, bytes> metadata = 1;com.google.protobuf.ByteString getMetadataOrDefault(long key,
com.google.protobuf.ByteString defaultValue)
map<int64, bytes> metadata = 1;com.google.protobuf.ByteString getMetadataOrThrow(long key)
map<int64, bytes> metadata = 1;boolean getIsSupported()
bool is_supported = 2;Copyright © 2024 The Apache Software Foundation. All rights reserved.