public static interface HiveMetastore.StoredProcedureOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
String |
getCatName()
string cat_name = 3; |
com.google.protobuf.ByteString |
getCatNameBytes()
string cat_name = 3; |
String |
getDbName()
string db_name = 2; |
com.google.protobuf.ByteString |
getDbNameBytes()
string db_name = 2; |
String |
getName()
string name = 1; |
com.google.protobuf.ByteString |
getNameBytes()
string name = 1; |
String |
getOwnerName()
string owner_name = 4; |
com.google.protobuf.ByteString |
getOwnerNameBytes()
string owner_name = 4; |
String |
getSource()
string source = 5; |
com.google.protobuf.ByteString |
getSourceBytes()
string source = 5; |
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 getDbName()
string db_name = 2;com.google.protobuf.ByteString getDbNameBytes()
string db_name = 2;String getCatName()
string cat_name = 3;com.google.protobuf.ByteString getCatNameBytes()
string cat_name = 3;String getOwnerName()
string owner_name = 4;com.google.protobuf.ByteString getOwnerNameBytes()
string owner_name = 4;String getSource()
string source = 5;com.google.protobuf.ByteString getSourceBytes()
string source = 5;Copyright © 2024 The Apache Software Foundation. All rights reserved.