HiveMetastore.GetRoleGrantsForPrincipalResponse.Builder |
HiveMetastore.GetRoleGrantsForPrincipalResponse.Builder.addAllPrincipalGrants(Iterable<? extends HiveMetastore.RolePrincipalGrant> values)
repeated .org.apache.hadoop.hive.metastore.grpc.RolePrincipalGrant principal_grants = 1;
|
HiveMetastore.GetRoleGrantsForPrincipalResponse.Builder |
HiveMetastore.GetRoleGrantsForPrincipalResponse.Builder.addPrincipalGrants(HiveMetastore.RolePrincipalGrant.Builder builderForValue)
repeated .org.apache.hadoop.hive.metastore.grpc.RolePrincipalGrant principal_grants = 1;
|
HiveMetastore.GetRoleGrantsForPrincipalResponse.Builder |
HiveMetastore.GetRoleGrantsForPrincipalResponse.Builder.addPrincipalGrants(HiveMetastore.RolePrincipalGrant value)
repeated .org.apache.hadoop.hive.metastore.grpc.RolePrincipalGrant principal_grants = 1;
|
HiveMetastore.GetRoleGrantsForPrincipalResponse.Builder |
HiveMetastore.GetRoleGrantsForPrincipalResponse.Builder.addPrincipalGrants(int index,
HiveMetastore.RolePrincipalGrant.Builder builderForValue)
repeated .org.apache.hadoop.hive.metastore.grpc.RolePrincipalGrant principal_grants = 1;
|
HiveMetastore.GetRoleGrantsForPrincipalResponse.Builder |
HiveMetastore.GetRoleGrantsForPrincipalResponse.Builder.addPrincipalGrants(int index,
HiveMetastore.RolePrincipalGrant value)
repeated .org.apache.hadoop.hive.metastore.grpc.RolePrincipalGrant principal_grants = 1;
|
HiveMetastore.GetRoleGrantsForPrincipalResponse.Builder |
HiveMetastore.GetRoleGrantsForPrincipalResponse.Builder.addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
HiveMetastore.GetRoleGrantsForPrincipalResponse.Builder |
HiveMetastore.GetRoleGrantsForPrincipalResponse.Builder.clear() |
HiveMetastore.GetRoleGrantsForPrincipalResponse.Builder |
HiveMetastore.GetRoleGrantsForPrincipalResponse.Builder.clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
HiveMetastore.GetRoleGrantsForPrincipalResponse.Builder |
HiveMetastore.GetRoleGrantsForPrincipalResponse.Builder.clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
HiveMetastore.GetRoleGrantsForPrincipalResponse.Builder |
HiveMetastore.GetRoleGrantsForPrincipalResponse.Builder.clearPrincipalGrants()
repeated .org.apache.hadoop.hive.metastore.grpc.RolePrincipalGrant principal_grants = 1;
|
HiveMetastore.GetRoleGrantsForPrincipalResponse.Builder |
HiveMetastore.GetRoleGrantsForPrincipalResponse.Builder.clone() |
HiveMetastore.GetRoleGrantsForPrincipalResponse.Builder |
HiveMetastore.GetRoleGrantsForPrincipalResponse.Builder.mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
HiveMetastore.GetRoleGrantsForPrincipalResponse.Builder |
HiveMetastore.GetRoleGrantsForPrincipalResponse.Builder.mergeFrom(HiveMetastore.GetRoleGrantsForPrincipalResponse other) |
HiveMetastore.GetRoleGrantsForPrincipalResponse.Builder |
HiveMetastore.GetRoleGrantsForPrincipalResponse.Builder.mergeFrom(com.google.protobuf.Message other) |
HiveMetastore.GetRoleGrantsForPrincipalResponse.Builder |
HiveMetastore.GetRoleGrantsForPrincipalResponse.Builder.mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
static HiveMetastore.GetRoleGrantsForPrincipalResponse.Builder |
HiveMetastore.GetRoleGrantsForPrincipalResponse.newBuilder() |
static HiveMetastore.GetRoleGrantsForPrincipalResponse.Builder |
HiveMetastore.GetRoleGrantsForPrincipalResponse.newBuilder(HiveMetastore.GetRoleGrantsForPrincipalResponse prototype) |
HiveMetastore.GetRoleGrantsForPrincipalResponse.Builder |
HiveMetastore.GetRoleGrantsForPrincipalResponse.newBuilderForType() |
protected HiveMetastore.GetRoleGrantsForPrincipalResponse.Builder |
HiveMetastore.GetRoleGrantsForPrincipalResponse.newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) |
HiveMetastore.GetRoleGrantsForPrincipalResponse.Builder |
HiveMetastore.GetRoleGrantsForPrincipalResponse.Builder.removePrincipalGrants(int index)
repeated .org.apache.hadoop.hive.metastore.grpc.RolePrincipalGrant principal_grants = 1;
|
HiveMetastore.GetRoleGrantsForPrincipalResponse.Builder |
HiveMetastore.GetRoleGrantsForPrincipalResponse.Builder.setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
HiveMetastore.GetRoleGrantsForPrincipalResponse.Builder |
HiveMetastore.GetRoleGrantsForPrincipalResponse.Builder.setPrincipalGrants(int index,
HiveMetastore.RolePrincipalGrant.Builder builderForValue)
repeated .org.apache.hadoop.hive.metastore.grpc.RolePrincipalGrant principal_grants = 1;
|
HiveMetastore.GetRoleGrantsForPrincipalResponse.Builder |
HiveMetastore.GetRoleGrantsForPrincipalResponse.Builder.setPrincipalGrants(int index,
HiveMetastore.RolePrincipalGrant value)
repeated .org.apache.hadoop.hive.metastore.grpc.RolePrincipalGrant principal_grants = 1;
|
HiveMetastore.GetRoleGrantsForPrincipalResponse.Builder |
HiveMetastore.GetRoleGrantsForPrincipalResponse.Builder.setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value) |
HiveMetastore.GetRoleGrantsForPrincipalResponse.Builder |
HiveMetastore.GetRoleGrantsForPrincipalResponse.Builder.setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
HiveMetastore.GetRoleGrantsForPrincipalResponse.Builder |
HiveMetastore.GetRoleGrantsForPrincipalResponse.toBuilder() |