public static interface HiveMetastore.PartitionNameHasValidCharactersRequestOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
String |
getPartVals(int index)
repeated string part_vals = 1; |
com.google.protobuf.ByteString |
getPartValsBytes(int index)
repeated string part_vals = 1; |
int |
getPartValsCount()
repeated string part_vals = 1; |
List<String> |
getPartValsList()
repeated string part_vals = 1; |
boolean |
getThrowException()
bool throw_exception = 2; |
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofList<String> getPartValsList()
repeated string part_vals = 1;int getPartValsCount()
repeated string part_vals = 1;String getPartVals(int index)
repeated string part_vals = 1;index - The index of the element to return.com.google.protobuf.ByteString getPartValsBytes(int index)
repeated string part_vals = 1;index - The index of the value to return.boolean getThrowException()
bool throw_exception = 2;Copyright © 2024 The Apache Software Foundation. All rights reserved.