public static final class HiveMetastoreConfig.Builder extends com.google.protobuf.GeneratedMessageV3.Builder<HiveMetastoreConfig.Builder> implements HiveMetastoreConfigOrBuilder
Specifies configuration information specific to running Hive metastore software as the metastore service.Protobuf type
google.cloud.metastore.v1beta.HiveMetastoreConfig| Modifier and Type | Method and Description |
|---|---|
HiveMetastoreConfig.Builder |
addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
HiveMetastoreConfig |
build() |
HiveMetastoreConfig |
buildPartial() |
HiveMetastoreConfig.Builder |
clear() |
HiveMetastoreConfig.Builder |
clearAuxiliaryVersions() |
HiveMetastoreConfig.Builder |
clearConfigOverrides() |
HiveMetastoreConfig.Builder |
clearEndpointProtocol()
The protocol to use for the metastore service endpoint.
|
HiveMetastoreConfig.Builder |
clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
HiveMetastoreConfig.Builder |
clearKerberosConfig()
Information used to configure the Hive metastore service as a service
principal in a Kerberos realm.
|
HiveMetastoreConfig.Builder |
clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
HiveMetastoreConfig.Builder |
clearVersion()
Immutable.
|
HiveMetastoreConfig.Builder |
clone() |
boolean |
containsAuxiliaryVersions(String key)
A mapping of Hive metastore version to the auxiliary version
configuration.
|
boolean |
containsConfigOverrides(String key)
A mapping of Hive metastore configuration key-value pairs to apply to the
Hive metastore (configured in `hive-site.xml`).
|
Map<String,AuxiliaryVersionConfig> |
getAuxiliaryVersions()
Deprecated.
|
int |
getAuxiliaryVersionsCount()
A mapping of Hive metastore version to the auxiliary version
configuration.
|
Map<String,AuxiliaryVersionConfig> |
getAuxiliaryVersionsMap()
A mapping of Hive metastore version to the auxiliary version
configuration.
|
AuxiliaryVersionConfig |
getAuxiliaryVersionsOrDefault(String key,
AuxiliaryVersionConfig defaultValue)
A mapping of Hive metastore version to the auxiliary version
configuration.
|
AuxiliaryVersionConfig |
getAuxiliaryVersionsOrThrow(String key)
A mapping of Hive metastore version to the auxiliary version
configuration.
|
Map<String,String> |
getConfigOverrides()
Deprecated.
|
int |
getConfigOverridesCount()
A mapping of Hive metastore configuration key-value pairs to apply to the
Hive metastore (configured in `hive-site.xml`).
|
Map<String,String> |
getConfigOverridesMap()
A mapping of Hive metastore configuration key-value pairs to apply to the
Hive metastore (configured in `hive-site.xml`).
|
String |
getConfigOverridesOrDefault(String key,
String defaultValue)
A mapping of Hive metastore configuration key-value pairs to apply to the
Hive metastore (configured in `hive-site.xml`).
|
String |
getConfigOverridesOrThrow(String key)
A mapping of Hive metastore configuration key-value pairs to apply to the
Hive metastore (configured in `hive-site.xml`).
|
HiveMetastoreConfig |
getDefaultInstanceForType() |
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
com.google.protobuf.Descriptors.Descriptor |
getDescriptorForType() |
HiveMetastoreConfig.EndpointProtocol |
getEndpointProtocol()
The protocol to use for the metastore service endpoint.
|
int |
getEndpointProtocolValue()
The protocol to use for the metastore service endpoint.
|
KerberosConfig |
getKerberosConfig()
Information used to configure the Hive metastore service as a service
principal in a Kerberos realm.
|
KerberosConfig.Builder |
getKerberosConfigBuilder()
Information used to configure the Hive metastore service as a service
principal in a Kerberos realm.
|
KerberosConfigOrBuilder |
getKerberosConfigOrBuilder()
Information used to configure the Hive metastore service as a service
principal in a Kerberos realm.
|
Map<String,AuxiliaryVersionConfig> |
getMutableAuxiliaryVersions()
Deprecated.
|
Map<String,String> |
getMutableConfigOverrides()
Deprecated.
|
String |
getVersion()
Immutable.
|
com.google.protobuf.ByteString |
getVersionBytes()
Immutable.
|
boolean |
hasKerberosConfig()
Information used to configure the Hive metastore service as a service
principal in a Kerberos realm.
|
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable |
internalGetFieldAccessorTable() |
protected com.google.protobuf.MapField |
internalGetMapField(int number) |
protected com.google.protobuf.MapField |
internalGetMutableMapField(int number) |
boolean |
isInitialized() |
HiveMetastoreConfig.Builder |
mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
HiveMetastoreConfig.Builder |
mergeFrom(HiveMetastoreConfig other) |
HiveMetastoreConfig.Builder |
mergeFrom(com.google.protobuf.Message other) |
HiveMetastoreConfig.Builder |
mergeKerberosConfig(KerberosConfig value)
Information used to configure the Hive metastore service as a service
principal in a Kerberos realm.
|
HiveMetastoreConfig.Builder |
mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
HiveMetastoreConfig.Builder |
putAllAuxiliaryVersions(Map<String,AuxiliaryVersionConfig> values)
A mapping of Hive metastore version to the auxiliary version
configuration.
|
HiveMetastoreConfig.Builder |
putAllConfigOverrides(Map<String,String> values)
A mapping of Hive metastore configuration key-value pairs to apply to the
Hive metastore (configured in `hive-site.xml`).
|
HiveMetastoreConfig.Builder |
putAuxiliaryVersions(String key,
AuxiliaryVersionConfig value)
A mapping of Hive metastore version to the auxiliary version
configuration.
|
HiveMetastoreConfig.Builder |
putConfigOverrides(String key,
String value)
A mapping of Hive metastore configuration key-value pairs to apply to the
Hive metastore (configured in `hive-site.xml`).
|
HiveMetastoreConfig.Builder |
removeAuxiliaryVersions(String key)
A mapping of Hive metastore version to the auxiliary version
configuration.
|
HiveMetastoreConfig.Builder |
removeConfigOverrides(String key)
A mapping of Hive metastore configuration key-value pairs to apply to the
Hive metastore (configured in `hive-site.xml`).
|
HiveMetastoreConfig.Builder |
setEndpointProtocol(HiveMetastoreConfig.EndpointProtocol value)
The protocol to use for the metastore service endpoint.
|
HiveMetastoreConfig.Builder |
setEndpointProtocolValue(int value)
The protocol to use for the metastore service endpoint.
|
HiveMetastoreConfig.Builder |
setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
HiveMetastoreConfig.Builder |
setKerberosConfig(KerberosConfig.Builder builderForValue)
Information used to configure the Hive metastore service as a service
principal in a Kerberos realm.
|
HiveMetastoreConfig.Builder |
setKerberosConfig(KerberosConfig value)
Information used to configure the Hive metastore service as a service
principal in a Kerberos realm.
|
HiveMetastoreConfig.Builder |
setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value) |
HiveMetastoreConfig.Builder |
setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
HiveMetastoreConfig.Builder |
setVersion(String value)
Immutable.
|
HiveMetastoreConfig.Builder |
setVersionBytes(com.google.protobuf.ByteString value)
Immutable.
|
getAllFields, getField, getFieldBuilder, getOneofFieldDescriptor, getParentForChildren, getRepeatedField, getRepeatedFieldBuilder, getRepeatedFieldCount, getUnknownFields, getUnknownFieldSetBuilder, hasField, hasOneof, internalGetMapFieldReflection, internalGetMutableMapFieldReflection, isClean, markClean, mergeUnknownLengthDelimitedField, mergeUnknownVarintField, newBuilderForField, onBuilt, onChanged, parseUnknownField, setUnknownFieldSetBuilder, setUnknownFieldsProto3findInitializationErrors, getInitializationErrorString, internalMergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageException, toStringaddAll, addAll, mergeDelimitedFrom, mergeDelimitedFrom, newUninitializedMessageExceptionequals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitpublic static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
protected com.google.protobuf.MapField internalGetMapField(int number)
internalGetMapField in class com.google.protobuf.GeneratedMessageV3.Builder<HiveMetastoreConfig.Builder>protected com.google.protobuf.MapField internalGetMutableMapField(int number)
internalGetMutableMapField in class com.google.protobuf.GeneratedMessageV3.Builder<HiveMetastoreConfig.Builder>protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
internalGetFieldAccessorTable in class com.google.protobuf.GeneratedMessageV3.Builder<HiveMetastoreConfig.Builder>public HiveMetastoreConfig.Builder clear()
clear in interface com.google.protobuf.Message.Builderclear in interface com.google.protobuf.MessageLite.Builderclear in class com.google.protobuf.GeneratedMessageV3.Builder<HiveMetastoreConfig.Builder>public com.google.protobuf.Descriptors.Descriptor getDescriptorForType()
getDescriptorForType in interface com.google.protobuf.Message.BuildergetDescriptorForType in interface com.google.protobuf.MessageOrBuildergetDescriptorForType in class com.google.protobuf.GeneratedMessageV3.Builder<HiveMetastoreConfig.Builder>public HiveMetastoreConfig getDefaultInstanceForType()
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilderpublic HiveMetastoreConfig build()
build in interface com.google.protobuf.Message.Builderbuild in interface com.google.protobuf.MessageLite.Builderpublic HiveMetastoreConfig buildPartial()
buildPartial in interface com.google.protobuf.Message.BuilderbuildPartial in interface com.google.protobuf.MessageLite.Builderpublic HiveMetastoreConfig.Builder clone()
clone in interface com.google.protobuf.Message.Builderclone in interface com.google.protobuf.MessageLite.Builderclone in class com.google.protobuf.GeneratedMessageV3.Builder<HiveMetastoreConfig.Builder>public HiveMetastoreConfig.Builder setField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
setField in interface com.google.protobuf.Message.BuildersetField in class com.google.protobuf.GeneratedMessageV3.Builder<HiveMetastoreConfig.Builder>public HiveMetastoreConfig.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
clearField in interface com.google.protobuf.Message.BuilderclearField in class com.google.protobuf.GeneratedMessageV3.Builder<HiveMetastoreConfig.Builder>public HiveMetastoreConfig.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
clearOneof in interface com.google.protobuf.Message.BuilderclearOneof in class com.google.protobuf.GeneratedMessageV3.Builder<HiveMetastoreConfig.Builder>public HiveMetastoreConfig.Builder setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value)
setRepeatedField in interface com.google.protobuf.Message.BuildersetRepeatedField in class com.google.protobuf.GeneratedMessageV3.Builder<HiveMetastoreConfig.Builder>public HiveMetastoreConfig.Builder addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
addRepeatedField in interface com.google.protobuf.Message.BuilderaddRepeatedField in class com.google.protobuf.GeneratedMessageV3.Builder<HiveMetastoreConfig.Builder>public HiveMetastoreConfig.Builder mergeFrom(com.google.protobuf.Message other)
mergeFrom in interface com.google.protobuf.Message.BuildermergeFrom in class com.google.protobuf.AbstractMessage.Builder<HiveMetastoreConfig.Builder>public HiveMetastoreConfig.Builder mergeFrom(HiveMetastoreConfig other)
public final boolean isInitialized()
isInitialized in interface com.google.protobuf.MessageLiteOrBuilderisInitialized in class com.google.protobuf.GeneratedMessageV3.Builder<HiveMetastoreConfig.Builder>public HiveMetastoreConfig.Builder mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
mergeFrom in interface com.google.protobuf.Message.BuildermergeFrom in interface com.google.protobuf.MessageLite.BuildermergeFrom in class com.google.protobuf.AbstractMessage.Builder<HiveMetastoreConfig.Builder>IOExceptionpublic String getVersion()
Immutable. The Hive metastore schema version.
string version = 1 [(.google.api.field_behavior) = IMMUTABLE];getVersion in interface HiveMetastoreConfigOrBuilderpublic com.google.protobuf.ByteString getVersionBytes()
Immutable. The Hive metastore schema version.
string version = 1 [(.google.api.field_behavior) = IMMUTABLE];getVersionBytes in interface HiveMetastoreConfigOrBuilderpublic HiveMetastoreConfig.Builder setVersion(String value)
Immutable. The Hive metastore schema version.
string version = 1 [(.google.api.field_behavior) = IMMUTABLE];value - The version to set.public HiveMetastoreConfig.Builder clearVersion()
Immutable. The Hive metastore schema version.
string version = 1 [(.google.api.field_behavior) = IMMUTABLE];public HiveMetastoreConfig.Builder setVersionBytes(com.google.protobuf.ByteString value)
Immutable. The Hive metastore schema version.
string version = 1 [(.google.api.field_behavior) = IMMUTABLE];value - The bytes for version to set.public int getConfigOverridesCount()
HiveMetastoreConfigOrBuilderA mapping of Hive metastore configuration key-value pairs to apply to the Hive metastore (configured in `hive-site.xml`). The mappings override system defaults (some keys cannot be overridden). These overrides are also applied to auxiliary versions and can be further customized in the auxiliary version's `AuxiliaryVersionConfig`.
map<string, string> config_overrides = 2;getConfigOverridesCount in interface HiveMetastoreConfigOrBuilderpublic boolean containsConfigOverrides(String key)
A mapping of Hive metastore configuration key-value pairs to apply to the Hive metastore (configured in `hive-site.xml`). The mappings override system defaults (some keys cannot be overridden). These overrides are also applied to auxiliary versions and can be further customized in the auxiliary version's `AuxiliaryVersionConfig`.
map<string, string> config_overrides = 2;containsConfigOverrides in interface HiveMetastoreConfigOrBuilder@Deprecated public Map<String,String> getConfigOverrides()
getConfigOverridesMap() instead.getConfigOverrides in interface HiveMetastoreConfigOrBuilderpublic Map<String,String> getConfigOverridesMap()
A mapping of Hive metastore configuration key-value pairs to apply to the Hive metastore (configured in `hive-site.xml`). The mappings override system defaults (some keys cannot be overridden). These overrides are also applied to auxiliary versions and can be further customized in the auxiliary version's `AuxiliaryVersionConfig`.
map<string, string> config_overrides = 2;getConfigOverridesMap in interface HiveMetastoreConfigOrBuilderpublic String getConfigOverridesOrDefault(String key, String defaultValue)
A mapping of Hive metastore configuration key-value pairs to apply to the Hive metastore (configured in `hive-site.xml`). The mappings override system defaults (some keys cannot be overridden). These overrides are also applied to auxiliary versions and can be further customized in the auxiliary version's `AuxiliaryVersionConfig`.
map<string, string> config_overrides = 2;getConfigOverridesOrDefault in interface HiveMetastoreConfigOrBuilderpublic String getConfigOverridesOrThrow(String key)
A mapping of Hive metastore configuration key-value pairs to apply to the Hive metastore (configured in `hive-site.xml`). The mappings override system defaults (some keys cannot be overridden). These overrides are also applied to auxiliary versions and can be further customized in the auxiliary version's `AuxiliaryVersionConfig`.
map<string, string> config_overrides = 2;getConfigOverridesOrThrow in interface HiveMetastoreConfigOrBuilderpublic HiveMetastoreConfig.Builder clearConfigOverrides()
public HiveMetastoreConfig.Builder removeConfigOverrides(String key)
A mapping of Hive metastore configuration key-value pairs to apply to the Hive metastore (configured in `hive-site.xml`). The mappings override system defaults (some keys cannot be overridden). These overrides are also applied to auxiliary versions and can be further customized in the auxiliary version's `AuxiliaryVersionConfig`.
map<string, string> config_overrides = 2;@Deprecated public Map<String,String> getMutableConfigOverrides()
public HiveMetastoreConfig.Builder putConfigOverrides(String key, String value)
A mapping of Hive metastore configuration key-value pairs to apply to the Hive metastore (configured in `hive-site.xml`). The mappings override system defaults (some keys cannot be overridden). These overrides are also applied to auxiliary versions and can be further customized in the auxiliary version's `AuxiliaryVersionConfig`.
map<string, string> config_overrides = 2;public HiveMetastoreConfig.Builder putAllConfigOverrides(Map<String,String> values)
A mapping of Hive metastore configuration key-value pairs to apply to the Hive metastore (configured in `hive-site.xml`). The mappings override system defaults (some keys cannot be overridden). These overrides are also applied to auxiliary versions and can be further customized in the auxiliary version's `AuxiliaryVersionConfig`.
map<string, string> config_overrides = 2;public boolean hasKerberosConfig()
Information used to configure the Hive metastore service as a service principal in a Kerberos realm. To disable Kerberos, use the `UpdateService` method and specify this field's path (`hive_metastore_config.kerberos_config`) in the request's `update_mask` while omitting this field from the request's `service`.
.google.cloud.metastore.v1beta.KerberosConfig kerberos_config = 3;hasKerberosConfig in interface HiveMetastoreConfigOrBuilderpublic KerberosConfig getKerberosConfig()
Information used to configure the Hive metastore service as a service principal in a Kerberos realm. To disable Kerberos, use the `UpdateService` method and specify this field's path (`hive_metastore_config.kerberos_config`) in the request's `update_mask` while omitting this field from the request's `service`.
.google.cloud.metastore.v1beta.KerberosConfig kerberos_config = 3;getKerberosConfig in interface HiveMetastoreConfigOrBuilderpublic HiveMetastoreConfig.Builder setKerberosConfig(KerberosConfig value)
Information used to configure the Hive metastore service as a service principal in a Kerberos realm. To disable Kerberos, use the `UpdateService` method and specify this field's path (`hive_metastore_config.kerberos_config`) in the request's `update_mask` while omitting this field from the request's `service`.
.google.cloud.metastore.v1beta.KerberosConfig kerberos_config = 3;public HiveMetastoreConfig.Builder setKerberosConfig(KerberosConfig.Builder builderForValue)
Information used to configure the Hive metastore service as a service principal in a Kerberos realm. To disable Kerberos, use the `UpdateService` method and specify this field's path (`hive_metastore_config.kerberos_config`) in the request's `update_mask` while omitting this field from the request's `service`.
.google.cloud.metastore.v1beta.KerberosConfig kerberos_config = 3;public HiveMetastoreConfig.Builder mergeKerberosConfig(KerberosConfig value)
Information used to configure the Hive metastore service as a service principal in a Kerberos realm. To disable Kerberos, use the `UpdateService` method and specify this field's path (`hive_metastore_config.kerberos_config`) in the request's `update_mask` while omitting this field from the request's `service`.
.google.cloud.metastore.v1beta.KerberosConfig kerberos_config = 3;public HiveMetastoreConfig.Builder clearKerberosConfig()
Information used to configure the Hive metastore service as a service principal in a Kerberos realm. To disable Kerberos, use the `UpdateService` method and specify this field's path (`hive_metastore_config.kerberos_config`) in the request's `update_mask` while omitting this field from the request's `service`.
.google.cloud.metastore.v1beta.KerberosConfig kerberos_config = 3;public KerberosConfig.Builder getKerberosConfigBuilder()
Information used to configure the Hive metastore service as a service principal in a Kerberos realm. To disable Kerberos, use the `UpdateService` method and specify this field's path (`hive_metastore_config.kerberos_config`) in the request's `update_mask` while omitting this field from the request's `service`.
.google.cloud.metastore.v1beta.KerberosConfig kerberos_config = 3;public KerberosConfigOrBuilder getKerberosConfigOrBuilder()
Information used to configure the Hive metastore service as a service principal in a Kerberos realm. To disable Kerberos, use the `UpdateService` method and specify this field's path (`hive_metastore_config.kerberos_config`) in the request's `update_mask` while omitting this field from the request's `service`.
.google.cloud.metastore.v1beta.KerberosConfig kerberos_config = 3;getKerberosConfigOrBuilder in interface HiveMetastoreConfigOrBuilderpublic int getEndpointProtocolValue()
The protocol to use for the metastore service endpoint. If unspecified, defaults to `THRIFT`.
.google.cloud.metastore.v1beta.HiveMetastoreConfig.EndpointProtocol endpoint_protocol = 4;
getEndpointProtocolValue in interface HiveMetastoreConfigOrBuilderpublic HiveMetastoreConfig.Builder setEndpointProtocolValue(int value)
The protocol to use for the metastore service endpoint. If unspecified, defaults to `THRIFT`.
.google.cloud.metastore.v1beta.HiveMetastoreConfig.EndpointProtocol endpoint_protocol = 4;
value - The enum numeric value on the wire for endpointProtocol to set.public HiveMetastoreConfig.EndpointProtocol getEndpointProtocol()
The protocol to use for the metastore service endpoint. If unspecified, defaults to `THRIFT`.
.google.cloud.metastore.v1beta.HiveMetastoreConfig.EndpointProtocol endpoint_protocol = 4;
getEndpointProtocol in interface HiveMetastoreConfigOrBuilderpublic HiveMetastoreConfig.Builder setEndpointProtocol(HiveMetastoreConfig.EndpointProtocol value)
The protocol to use for the metastore service endpoint. If unspecified, defaults to `THRIFT`.
.google.cloud.metastore.v1beta.HiveMetastoreConfig.EndpointProtocol endpoint_protocol = 4;
value - The endpointProtocol to set.public HiveMetastoreConfig.Builder clearEndpointProtocol()
The protocol to use for the metastore service endpoint. If unspecified, defaults to `THRIFT`.
.google.cloud.metastore.v1beta.HiveMetastoreConfig.EndpointProtocol endpoint_protocol = 4;
public int getAuxiliaryVersionsCount()
HiveMetastoreConfigOrBuilderA mapping of Hive metastore version to the auxiliary version configuration. When specified, a secondary Hive metastore service is created along with the primary service. All auxiliary versions must be less than the service's primary version. The key is the auxiliary service name and it must match the regular expression [a-z]([-a-z0-9]*[a-z0-9])?. This means that the first character must be a lowercase letter, and all the following characters must be hyphens, lowercase letters, or digits, except the last character, which cannot be a hyphen.
map<string, .google.cloud.metastore.v1beta.AuxiliaryVersionConfig> auxiliary_versions = 5;
getAuxiliaryVersionsCount in interface HiveMetastoreConfigOrBuilderpublic boolean containsAuxiliaryVersions(String key)
A mapping of Hive metastore version to the auxiliary version configuration. When specified, a secondary Hive metastore service is created along with the primary service. All auxiliary versions must be less than the service's primary version. The key is the auxiliary service name and it must match the regular expression [a-z]([-a-z0-9]*[a-z0-9])?. This means that the first character must be a lowercase letter, and all the following characters must be hyphens, lowercase letters, or digits, except the last character, which cannot be a hyphen.
map<string, .google.cloud.metastore.v1beta.AuxiliaryVersionConfig> auxiliary_versions = 5;
containsAuxiliaryVersions in interface HiveMetastoreConfigOrBuilder@Deprecated public Map<String,AuxiliaryVersionConfig> getAuxiliaryVersions()
getAuxiliaryVersionsMap() instead.getAuxiliaryVersions in interface HiveMetastoreConfigOrBuilderpublic Map<String,AuxiliaryVersionConfig> getAuxiliaryVersionsMap()
A mapping of Hive metastore version to the auxiliary version configuration. When specified, a secondary Hive metastore service is created along with the primary service. All auxiliary versions must be less than the service's primary version. The key is the auxiliary service name and it must match the regular expression [a-z]([-a-z0-9]*[a-z0-9])?. This means that the first character must be a lowercase letter, and all the following characters must be hyphens, lowercase letters, or digits, except the last character, which cannot be a hyphen.
map<string, .google.cloud.metastore.v1beta.AuxiliaryVersionConfig> auxiliary_versions = 5;
getAuxiliaryVersionsMap in interface HiveMetastoreConfigOrBuilderpublic AuxiliaryVersionConfig getAuxiliaryVersionsOrDefault(String key, AuxiliaryVersionConfig defaultValue)
A mapping of Hive metastore version to the auxiliary version configuration. When specified, a secondary Hive metastore service is created along with the primary service. All auxiliary versions must be less than the service's primary version. The key is the auxiliary service name and it must match the regular expression [a-z]([-a-z0-9]*[a-z0-9])?. This means that the first character must be a lowercase letter, and all the following characters must be hyphens, lowercase letters, or digits, except the last character, which cannot be a hyphen.
map<string, .google.cloud.metastore.v1beta.AuxiliaryVersionConfig> auxiliary_versions = 5;
getAuxiliaryVersionsOrDefault in interface HiveMetastoreConfigOrBuilderpublic AuxiliaryVersionConfig getAuxiliaryVersionsOrThrow(String key)
A mapping of Hive metastore version to the auxiliary version configuration. When specified, a secondary Hive metastore service is created along with the primary service. All auxiliary versions must be less than the service's primary version. The key is the auxiliary service name and it must match the regular expression [a-z]([-a-z0-9]*[a-z0-9])?. This means that the first character must be a lowercase letter, and all the following characters must be hyphens, lowercase letters, or digits, except the last character, which cannot be a hyphen.
map<string, .google.cloud.metastore.v1beta.AuxiliaryVersionConfig> auxiliary_versions = 5;
getAuxiliaryVersionsOrThrow in interface HiveMetastoreConfigOrBuilderpublic HiveMetastoreConfig.Builder clearAuxiliaryVersions()
public HiveMetastoreConfig.Builder removeAuxiliaryVersions(String key)
A mapping of Hive metastore version to the auxiliary version configuration. When specified, a secondary Hive metastore service is created along with the primary service. All auxiliary versions must be less than the service's primary version. The key is the auxiliary service name and it must match the regular expression [a-z]([-a-z0-9]*[a-z0-9])?. This means that the first character must be a lowercase letter, and all the following characters must be hyphens, lowercase letters, or digits, except the last character, which cannot be a hyphen.
map<string, .google.cloud.metastore.v1beta.AuxiliaryVersionConfig> auxiliary_versions = 5;
@Deprecated public Map<String,AuxiliaryVersionConfig> getMutableAuxiliaryVersions()
public HiveMetastoreConfig.Builder putAuxiliaryVersions(String key, AuxiliaryVersionConfig value)
A mapping of Hive metastore version to the auxiliary version configuration. When specified, a secondary Hive metastore service is created along with the primary service. All auxiliary versions must be less than the service's primary version. The key is the auxiliary service name and it must match the regular expression [a-z]([-a-z0-9]*[a-z0-9])?. This means that the first character must be a lowercase letter, and all the following characters must be hyphens, lowercase letters, or digits, except the last character, which cannot be a hyphen.
map<string, .google.cloud.metastore.v1beta.AuxiliaryVersionConfig> auxiliary_versions = 5;
public HiveMetastoreConfig.Builder putAllAuxiliaryVersions(Map<String,AuxiliaryVersionConfig> values)
A mapping of Hive metastore version to the auxiliary version configuration. When specified, a secondary Hive metastore service is created along with the primary service. All auxiliary versions must be less than the service's primary version. The key is the auxiliary service name and it must match the regular expression [a-z]([-a-z0-9]*[a-z0-9])?. This means that the first character must be a lowercase letter, and all the following characters must be hyphens, lowercase letters, or digits, except the last character, which cannot be a hyphen.
map<string, .google.cloud.metastore.v1beta.AuxiliaryVersionConfig> auxiliary_versions = 5;
public final HiveMetastoreConfig.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
setUnknownFields in interface com.google.protobuf.Message.BuildersetUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<HiveMetastoreConfig.Builder>public final HiveMetastoreConfig.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
mergeUnknownFields in interface com.google.protobuf.Message.BuildermergeUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<HiveMetastoreConfig.Builder>Copyright © 2024 Google LLC. All rights reserved.