HiveMetastore.SchemaVersionDescriptor.Builder |
HiveMetastore.SchemaVersionDescriptor.Builder.addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
HiveMetastore.SchemaVersionDescriptor.Builder |
HiveMetastore.GetSchemasByColsResponse.Builder.addSchemaVersionsBuilder()
repeated .org.apache.hadoop.hive.metastore.grpc.SchemaVersionDescriptor schema_versions = 1;
|
HiveMetastore.SchemaVersionDescriptor.Builder |
HiveMetastore.GetSchemasByColsResponse.Builder.addSchemaVersionsBuilder(int index)
repeated .org.apache.hadoop.hive.metastore.grpc.SchemaVersionDescriptor schema_versions = 1;
|
HiveMetastore.SchemaVersionDescriptor.Builder |
HiveMetastore.SchemaVersionDescriptor.Builder.clear() |
HiveMetastore.SchemaVersionDescriptor.Builder |
HiveMetastore.SchemaVersionDescriptor.Builder.clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
HiveMetastore.SchemaVersionDescriptor.Builder |
HiveMetastore.SchemaVersionDescriptor.Builder.clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
HiveMetastore.SchemaVersionDescriptor.Builder |
HiveMetastore.SchemaVersionDescriptor.Builder.clearSchema()
.org.apache.hadoop.hive.metastore.grpc.ISchemaName schema = 1;
|
HiveMetastore.SchemaVersionDescriptor.Builder |
HiveMetastore.SchemaVersionDescriptor.Builder.clearVersion()
int32 version = 2;
|
HiveMetastore.SchemaVersionDescriptor.Builder |
HiveMetastore.SchemaVersionDescriptor.Builder.clone() |
HiveMetastore.SchemaVersionDescriptor.Builder |
HiveMetastore.MapSchemaVersionToSerdeRequest.Builder.getSchemaVersionBuilder()
.org.apache.hadoop.hive.metastore.grpc.SchemaVersionDescriptor schema_version = 1;
|
HiveMetastore.SchemaVersionDescriptor.Builder |
HiveMetastore.SetSchemaVersionStateRequest.Builder.getSchemaVersionBuilder()
.org.apache.hadoop.hive.metastore.grpc.SchemaVersionDescriptor schema_version = 1;
|
HiveMetastore.SchemaVersionDescriptor.Builder |
HiveMetastore.GetSchemasByColsResponse.Builder.getSchemaVersionsBuilder(int index)
repeated .org.apache.hadoop.hive.metastore.grpc.SchemaVersionDescriptor schema_versions = 1;
|
HiveMetastore.SchemaVersionDescriptor.Builder |
HiveMetastore.SchemaVersionDescriptor.Builder.mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
HiveMetastore.SchemaVersionDescriptor.Builder |
HiveMetastore.SchemaVersionDescriptor.Builder.mergeFrom(HiveMetastore.SchemaVersionDescriptor other) |
HiveMetastore.SchemaVersionDescriptor.Builder |
HiveMetastore.SchemaVersionDescriptor.Builder.mergeFrom(com.google.protobuf.Message other) |
HiveMetastore.SchemaVersionDescriptor.Builder |
HiveMetastore.SchemaVersionDescriptor.Builder.mergeSchema(HiveMetastore.ISchemaName value)
.org.apache.hadoop.hive.metastore.grpc.ISchemaName schema = 1;
|
HiveMetastore.SchemaVersionDescriptor.Builder |
HiveMetastore.SchemaVersionDescriptor.Builder.mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
static HiveMetastore.SchemaVersionDescriptor.Builder |
HiveMetastore.SchemaVersionDescriptor.newBuilder() |
static HiveMetastore.SchemaVersionDescriptor.Builder |
HiveMetastore.SchemaVersionDescriptor.newBuilder(HiveMetastore.SchemaVersionDescriptor prototype) |
HiveMetastore.SchemaVersionDescriptor.Builder |
HiveMetastore.SchemaVersionDescriptor.newBuilderForType() |
protected HiveMetastore.SchemaVersionDescriptor.Builder |
HiveMetastore.SchemaVersionDescriptor.newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) |
HiveMetastore.SchemaVersionDescriptor.Builder |
HiveMetastore.SchemaVersionDescriptor.Builder.setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
HiveMetastore.SchemaVersionDescriptor.Builder |
HiveMetastore.SchemaVersionDescriptor.Builder.setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value) |
HiveMetastore.SchemaVersionDescriptor.Builder |
HiveMetastore.SchemaVersionDescriptor.Builder.setSchema(HiveMetastore.ISchemaName.Builder builderForValue)
.org.apache.hadoop.hive.metastore.grpc.ISchemaName schema = 1;
|
HiveMetastore.SchemaVersionDescriptor.Builder |
HiveMetastore.SchemaVersionDescriptor.Builder.setSchema(HiveMetastore.ISchemaName value)
.org.apache.hadoop.hive.metastore.grpc.ISchemaName schema = 1;
|
HiveMetastore.SchemaVersionDescriptor.Builder |
HiveMetastore.SchemaVersionDescriptor.Builder.setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
HiveMetastore.SchemaVersionDescriptor.Builder |
HiveMetastore.SchemaVersionDescriptor.Builder.setVersion(int value)
int32 version = 2;
|
HiveMetastore.SchemaVersionDescriptor.Builder |
HiveMetastore.SchemaVersionDescriptor.toBuilder() |