| Modifier and Type | Method and Description |
|---|---|
LocationMetadata.HiveMetastoreVersion.Builder |
LocationMetadata.HiveMetastoreVersion.Builder.addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
LocationMetadata.HiveMetastoreVersion.Builder |
LocationMetadata.Builder.addSupportedHiveMetastoreVersionsBuilder()
The versions of Hive Metastore that can be used when creating a new
metastore service in this location.
|
LocationMetadata.HiveMetastoreVersion.Builder |
LocationMetadata.Builder.addSupportedHiveMetastoreVersionsBuilder(int index)
The versions of Hive Metastore that can be used when creating a new
metastore service in this location.
|
LocationMetadata.HiveMetastoreVersion.Builder |
LocationMetadata.HiveMetastoreVersion.Builder.clear() |
LocationMetadata.HiveMetastoreVersion.Builder |
LocationMetadata.HiveMetastoreVersion.Builder.clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
LocationMetadata.HiveMetastoreVersion.Builder |
LocationMetadata.HiveMetastoreVersion.Builder.clearIsDefault()
Whether `version` will be chosen by the server if a metastore service is
created with a `HiveMetastoreConfig` that omits the `version`.
|
LocationMetadata.HiveMetastoreVersion.Builder |
LocationMetadata.HiveMetastoreVersion.Builder.clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
LocationMetadata.HiveMetastoreVersion.Builder |
LocationMetadata.HiveMetastoreVersion.Builder.clearVersion()
The semantic version of the Hive Metastore software.
|
LocationMetadata.HiveMetastoreVersion.Builder |
LocationMetadata.HiveMetastoreVersion.Builder.clone() |
LocationMetadata.HiveMetastoreVersion.Builder |
LocationMetadata.Builder.getSupportedHiveMetastoreVersionsBuilder(int index)
The versions of Hive Metastore that can be used when creating a new
metastore service in this location.
|
LocationMetadata.HiveMetastoreVersion.Builder |
LocationMetadata.HiveMetastoreVersion.Builder.mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
LocationMetadata.HiveMetastoreVersion.Builder |
LocationMetadata.HiveMetastoreVersion.Builder.mergeFrom(LocationMetadata.HiveMetastoreVersion other) |
LocationMetadata.HiveMetastoreVersion.Builder |
LocationMetadata.HiveMetastoreVersion.Builder.mergeFrom(com.google.protobuf.Message other) |
LocationMetadata.HiveMetastoreVersion.Builder |
LocationMetadata.HiveMetastoreVersion.Builder.mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
static LocationMetadata.HiveMetastoreVersion.Builder |
LocationMetadata.HiveMetastoreVersion.newBuilder() |
static LocationMetadata.HiveMetastoreVersion.Builder |
LocationMetadata.HiveMetastoreVersion.newBuilder(LocationMetadata.HiveMetastoreVersion prototype) |
LocationMetadata.HiveMetastoreVersion.Builder |
LocationMetadata.HiveMetastoreVersion.newBuilderForType() |
protected LocationMetadata.HiveMetastoreVersion.Builder |
LocationMetadata.HiveMetastoreVersion.newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) |
LocationMetadata.HiveMetastoreVersion.Builder |
LocationMetadata.HiveMetastoreVersion.Builder.setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
LocationMetadata.HiveMetastoreVersion.Builder |
LocationMetadata.HiveMetastoreVersion.Builder.setIsDefault(boolean value)
Whether `version` will be chosen by the server if a metastore service is
created with a `HiveMetastoreConfig` that omits the `version`.
|
LocationMetadata.HiveMetastoreVersion.Builder |
LocationMetadata.HiveMetastoreVersion.Builder.setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value) |
LocationMetadata.HiveMetastoreVersion.Builder |
LocationMetadata.HiveMetastoreVersion.Builder.setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
LocationMetadata.HiveMetastoreVersion.Builder |
LocationMetadata.HiveMetastoreVersion.Builder.setVersion(String value)
The semantic version of the Hive Metastore software.
|
LocationMetadata.HiveMetastoreVersion.Builder |
LocationMetadata.HiveMetastoreVersion.Builder.setVersionBytes(com.google.protobuf.ByteString value)
The semantic version of the Hive Metastore software.
|
LocationMetadata.HiveMetastoreVersion.Builder |
LocationMetadata.HiveMetastoreVersion.toBuilder() |
| Modifier and Type | Method and Description |
|---|---|
List<LocationMetadata.HiveMetastoreVersion.Builder> |
LocationMetadata.Builder.getSupportedHiveMetastoreVersionsBuilderList()
The versions of Hive Metastore that can be used when creating a new
metastore service in this location.
|
| Modifier and Type | Method and Description |
|---|---|
LocationMetadata.Builder |
LocationMetadata.Builder.addSupportedHiveMetastoreVersions(int index,
LocationMetadata.HiveMetastoreVersion.Builder builderForValue)
The versions of Hive Metastore that can be used when creating a new
metastore service in this location.
|
LocationMetadata.Builder |
LocationMetadata.Builder.addSupportedHiveMetastoreVersions(LocationMetadata.HiveMetastoreVersion.Builder builderForValue)
The versions of Hive Metastore that can be used when creating a new
metastore service in this location.
|
LocationMetadata.Builder |
LocationMetadata.Builder.setSupportedHiveMetastoreVersions(int index,
LocationMetadata.HiveMetastoreVersion.Builder builderForValue)
The versions of Hive Metastore that can be used when creating a new
metastore service in this location.
|
Copyright © 2024 Google LLC. All rights reserved.