public static interface HiveMetastore.GetProjectionsSpecOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
String |
getExcludeParamKeyPattern()
string exclude_param_key_pattern = 3; |
com.google.protobuf.ByteString |
getExcludeParamKeyPatternBytes()
string exclude_param_key_pattern = 3; |
String |
getFieldLists(int index)
repeated string field_lists = 1; |
com.google.protobuf.ByteString |
getFieldListsBytes(int index)
repeated string field_lists = 1; |
int |
getFieldListsCount()
repeated string field_lists = 1; |
List<String> |
getFieldListsList()
repeated string field_lists = 1; |
String |
getIncludeParamKeyPattern()
string include_param_key_pattern = 2; |
com.google.protobuf.ByteString |
getIncludeParamKeyPatternBytes()
string include_param_key_pattern = 2; |
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofList<String> getFieldListsList()
repeated string field_lists = 1;int getFieldListsCount()
repeated string field_lists = 1;String getFieldLists(int index)
repeated string field_lists = 1;index - The index of the element to return.com.google.protobuf.ByteString getFieldListsBytes(int index)
repeated string field_lists = 1;index - The index of the value to return.String getIncludeParamKeyPattern()
string include_param_key_pattern = 2;com.google.protobuf.ByteString getIncludeParamKeyPatternBytes()
string include_param_key_pattern = 2;String getExcludeParamKeyPattern()
string exclude_param_key_pattern = 3;com.google.protobuf.ByteString getExcludeParamKeyPatternBytes()
string exclude_param_key_pattern = 3;Copyright © 2024 The Apache Software Foundation. All rights reserved.