public static interface HiveMetastore.PackageOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
String |
getBody()
string body = 6; |
com.google.protobuf.ByteString |
getBodyBytes()
string body = 6; |
String |
getCatName()
string cat_name = 1; |
com.google.protobuf.ByteString |
getCatNameBytes()
string cat_name = 1; |
String |
getDbName()
string db_name = 2; |
com.google.protobuf.ByteString |
getDbNameBytes()
string db_name = 2; |
String |
getHeader()
string header = 5; |
com.google.protobuf.ByteString |
getHeaderBytes()
string header = 5; |
String |
getOwnerName()
string owner_name = 4; |
com.google.protobuf.ByteString |
getOwnerNameBytes()
string owner_name = 4; |
String |
getPackageName()
string package_name = 3; |
com.google.protobuf.ByteString |
getPackageNameBytes()
string package_name = 3; |
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofString getCatName()
string cat_name = 1;com.google.protobuf.ByteString getCatNameBytes()
string cat_name = 1;String getDbName()
string db_name = 2;com.google.protobuf.ByteString getDbNameBytes()
string db_name = 2;String getPackageName()
string package_name = 3;com.google.protobuf.ByteString getPackageNameBytes()
string package_name = 3;String getOwnerName()
string owner_name = 4;com.google.protobuf.ByteString getOwnerNameBytes()
string owner_name = 4;String getHeader()
string header = 5;com.google.protobuf.ByteString getHeaderBytes()
string header = 5;String getBody()
string body = 6;com.google.protobuf.ByteString getBodyBytes()
string body = 6;Copyright © 2024 The Apache Software Foundation. All rights reserved.