public static interface HiveMetastore.InsertEventRequestDataOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
String |
getFilesAddedChecksums(int index)
repeated string files_added_checksums = 3; |
com.google.protobuf.ByteString |
getFilesAddedChecksumsBytes(int index)
repeated string files_added_checksums = 3; |
int |
getFilesAddedChecksumsCount()
repeated string files_added_checksums = 3; |
List<String> |
getFilesAddedChecksumsList()
repeated string files_added_checksums = 3; |
String |
getFilesAddeds(int index)
repeated string files_addeds = 2; |
com.google.protobuf.ByteString |
getFilesAddedsBytes(int index)
repeated string files_addeds = 2; |
int |
getFilesAddedsCount()
repeated string files_addeds = 2; |
List<String> |
getFilesAddedsList()
repeated string files_addeds = 2; |
String |
getPartitionVals(int index)
repeated string partition_vals = 5; |
com.google.protobuf.ByteString |
getPartitionValsBytes(int index)
repeated string partition_vals = 5; |
int |
getPartitionValsCount()
repeated string partition_vals = 5; |
List<String> |
getPartitionValsList()
repeated string partition_vals = 5; |
boolean |
getReplace()
bool replace = 1; |
String |
getSubDirectoryLists(int index)
repeated string sub_directory_lists = 4; |
com.google.protobuf.ByteString |
getSubDirectoryListsBytes(int index)
repeated string sub_directory_lists = 4; |
int |
getSubDirectoryListsCount()
repeated string sub_directory_lists = 4; |
List<String> |
getSubDirectoryListsList()
repeated string sub_directory_lists = 4; |
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofboolean getReplace()
bool replace = 1;List<String> getFilesAddedsList()
repeated string files_addeds = 2;int getFilesAddedsCount()
repeated string files_addeds = 2;String getFilesAddeds(int index)
repeated string files_addeds = 2;index - The index of the element to return.com.google.protobuf.ByteString getFilesAddedsBytes(int index)
repeated string files_addeds = 2;index - The index of the value to return.List<String> getFilesAddedChecksumsList()
repeated string files_added_checksums = 3;int getFilesAddedChecksumsCount()
repeated string files_added_checksums = 3;String getFilesAddedChecksums(int index)
repeated string files_added_checksums = 3;index - The index of the element to return.com.google.protobuf.ByteString getFilesAddedChecksumsBytes(int index)
repeated string files_added_checksums = 3;index - The index of the value to return.List<String> getSubDirectoryListsList()
repeated string sub_directory_lists = 4;int getSubDirectoryListsCount()
repeated string sub_directory_lists = 4;String getSubDirectoryLists(int index)
repeated string sub_directory_lists = 4;index - The index of the element to return.com.google.protobuf.ByteString getSubDirectoryListsBytes(int index)
repeated string sub_directory_lists = 4;index - The index of the value to return.List<String> getPartitionValsList()
repeated string partition_vals = 5;int getPartitionValsCount()
repeated string partition_vals = 5;String getPartitionVals(int index)
repeated string partition_vals = 5;index - The index of the element to return.com.google.protobuf.ByteString getPartitionValsBytes(int index)
repeated string partition_vals = 5;index - The index of the value to return.Copyright © 2024 The Apache Software Foundation. All rights reserved.