HiveMetastore.GetPrimaryKeysRequest.Builder |
HiveMetastore.GetPrimaryKeysRequest.Builder.addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
HiveMetastore.GetPrimaryKeysRequest.Builder |
HiveMetastore.GetPrimaryKeysRequest.Builder.clear() |
HiveMetastore.GetPrimaryKeysRequest.Builder |
HiveMetastore.GetPrimaryKeysRequest.Builder.clearCatName()
string cat_name = 3;
|
HiveMetastore.GetPrimaryKeysRequest.Builder |
HiveMetastore.GetPrimaryKeysRequest.Builder.clearDbName()
string db_name = 1;
|
HiveMetastore.GetPrimaryKeysRequest.Builder |
HiveMetastore.GetPrimaryKeysRequest.Builder.clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
HiveMetastore.GetPrimaryKeysRequest.Builder |
HiveMetastore.GetPrimaryKeysRequest.Builder.clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
HiveMetastore.GetPrimaryKeysRequest.Builder |
HiveMetastore.GetPrimaryKeysRequest.Builder.clearTableId()
int64 table_id = 5;
|
HiveMetastore.GetPrimaryKeysRequest.Builder |
HiveMetastore.GetPrimaryKeysRequest.Builder.clearTblName()
string tbl_name = 2;
|
HiveMetastore.GetPrimaryKeysRequest.Builder |
HiveMetastore.GetPrimaryKeysRequest.Builder.clearValidWriteIdList()
string valid_write_id_list = 4;
|
HiveMetastore.GetPrimaryKeysRequest.Builder |
HiveMetastore.GetPrimaryKeysRequest.Builder.clone() |
HiveMetastore.GetPrimaryKeysRequest.Builder |
HiveMetastore.GetPrimaryKeysRequest.Builder.mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
HiveMetastore.GetPrimaryKeysRequest.Builder |
HiveMetastore.GetPrimaryKeysRequest.Builder.mergeFrom(HiveMetastore.GetPrimaryKeysRequest other) |
HiveMetastore.GetPrimaryKeysRequest.Builder |
HiveMetastore.GetPrimaryKeysRequest.Builder.mergeFrom(com.google.protobuf.Message other) |
HiveMetastore.GetPrimaryKeysRequest.Builder |
HiveMetastore.GetPrimaryKeysRequest.Builder.mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
static HiveMetastore.GetPrimaryKeysRequest.Builder |
HiveMetastore.GetPrimaryKeysRequest.newBuilder() |
static HiveMetastore.GetPrimaryKeysRequest.Builder |
HiveMetastore.GetPrimaryKeysRequest.newBuilder(HiveMetastore.GetPrimaryKeysRequest prototype) |
HiveMetastore.GetPrimaryKeysRequest.Builder |
HiveMetastore.GetPrimaryKeysRequest.newBuilderForType() |
protected HiveMetastore.GetPrimaryKeysRequest.Builder |
HiveMetastore.GetPrimaryKeysRequest.newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) |
HiveMetastore.GetPrimaryKeysRequest.Builder |
HiveMetastore.GetPrimaryKeysRequest.Builder.setCatName(String value)
string cat_name = 3;
|
HiveMetastore.GetPrimaryKeysRequest.Builder |
HiveMetastore.GetPrimaryKeysRequest.Builder.setCatNameBytes(com.google.protobuf.ByteString value)
string cat_name = 3;
|
HiveMetastore.GetPrimaryKeysRequest.Builder |
HiveMetastore.GetPrimaryKeysRequest.Builder.setDbName(String value)
string db_name = 1;
|
HiveMetastore.GetPrimaryKeysRequest.Builder |
HiveMetastore.GetPrimaryKeysRequest.Builder.setDbNameBytes(com.google.protobuf.ByteString value)
string db_name = 1;
|
HiveMetastore.GetPrimaryKeysRequest.Builder |
HiveMetastore.GetPrimaryKeysRequest.Builder.setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
HiveMetastore.GetPrimaryKeysRequest.Builder |
HiveMetastore.GetPrimaryKeysRequest.Builder.setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value) |
HiveMetastore.GetPrimaryKeysRequest.Builder |
HiveMetastore.GetPrimaryKeysRequest.Builder.setTableId(long value)
int64 table_id = 5;
|
HiveMetastore.GetPrimaryKeysRequest.Builder |
HiveMetastore.GetPrimaryKeysRequest.Builder.setTblName(String value)
string tbl_name = 2;
|
HiveMetastore.GetPrimaryKeysRequest.Builder |
HiveMetastore.GetPrimaryKeysRequest.Builder.setTblNameBytes(com.google.protobuf.ByteString value)
string tbl_name = 2;
|
HiveMetastore.GetPrimaryKeysRequest.Builder |
HiveMetastore.GetPrimaryKeysRequest.Builder.setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
HiveMetastore.GetPrimaryKeysRequest.Builder |
HiveMetastore.GetPrimaryKeysRequest.Builder.setValidWriteIdList(String value)
string valid_write_id_list = 4;
|
HiveMetastore.GetPrimaryKeysRequest.Builder |
HiveMetastore.GetPrimaryKeysRequest.Builder.setValidWriteIdListBytes(com.google.protobuf.ByteString value)
string valid_write_id_list = 4;
|
HiveMetastore.GetPrimaryKeysRequest.Builder |
HiveMetastore.GetPrimaryKeysRequest.toBuilder() |