public static interface HiveMetastore.CatalogOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
int |
getCreateTime()
int32 create_time = 4; |
String |
getDescription()
string description = 2; |
com.google.protobuf.ByteString |
getDescriptionBytes()
string description = 2; |
String |
getLocationUri()
string location_uri = 3; |
com.google.protobuf.ByteString |
getLocationUriBytes()
string location_uri = 3; |
String |
getName()
string name = 1; |
com.google.protobuf.ByteString |
getNameBytes()
string name = 1; |
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofString getName()
string name = 1;com.google.protobuf.ByteString getNameBytes()
string name = 1;String getDescription()
string description = 2;com.google.protobuf.ByteString getDescriptionBytes()
string description = 2;String getLocationUri()
string location_uri = 3;com.google.protobuf.ByteString getLocationUriBytes()
string location_uri = 3;int getCreateTime()
int32 create_time = 4;Copyright © 2024 The Apache Software Foundation. All rights reserved.