public static interface HiveMetastore.GetMasterKeysResponseOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
String |
getResponses(int index)
repeated string responses = 1; |
com.google.protobuf.ByteString |
getResponsesBytes(int index)
repeated string responses = 1; |
int |
getResponsesCount()
repeated string responses = 1; |
List<String> |
getResponsesList()
repeated string responses = 1; |
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofList<String> getResponsesList()
repeated string responses = 1;int getResponsesCount()
repeated string responses = 1;String getResponses(int index)
repeated string responses = 1;index - The index of the element to return.com.google.protobuf.ByteString getResponsesBytes(int index)
repeated string responses = 1;index - The index of the value to return.Copyright © 2024 The Apache Software Foundation. All rights reserved.