| Modifier and Type | Method and Description |
|---|---|
LocationMetadata.HiveMetastoreVersion |
LocationMetadata.HiveMetastoreVersion.Builder.build() |
LocationMetadata.HiveMetastoreVersion |
LocationMetadata.HiveMetastoreVersion.Builder.buildPartial() |
static LocationMetadata.HiveMetastoreVersion |
LocationMetadata.HiveMetastoreVersion.getDefaultInstance() |
LocationMetadata.HiveMetastoreVersion |
LocationMetadata.HiveMetastoreVersion.getDefaultInstanceForType() |
LocationMetadata.HiveMetastoreVersion |
LocationMetadata.HiveMetastoreVersion.Builder.getDefaultInstanceForType() |
LocationMetadata.HiveMetastoreVersion |
LocationMetadata.getSupportedHiveMetastoreVersions(int index)
The versions of Hive Metastore that can be used when creating a new
metastore service in this location.
|
LocationMetadata.HiveMetastoreVersion |
LocationMetadata.Builder.getSupportedHiveMetastoreVersions(int index)
The versions of Hive Metastore that can be used when creating a new
metastore service in this location.
|
LocationMetadata.HiveMetastoreVersion |
LocationMetadataOrBuilder.getSupportedHiveMetastoreVersions(int index)
The versions of Hive Metastore that can be used when creating a new
metastore service in this location.
|
static LocationMetadata.HiveMetastoreVersion |
LocationMetadata.HiveMetastoreVersion.parseDelimitedFrom(InputStream input) |
static LocationMetadata.HiveMetastoreVersion |
LocationMetadata.HiveMetastoreVersion.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static LocationMetadata.HiveMetastoreVersion |
LocationMetadata.HiveMetastoreVersion.parseFrom(byte[] data) |
static LocationMetadata.HiveMetastoreVersion |
LocationMetadata.HiveMetastoreVersion.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static LocationMetadata.HiveMetastoreVersion |
LocationMetadata.HiveMetastoreVersion.parseFrom(ByteBuffer data) |
static LocationMetadata.HiveMetastoreVersion |
LocationMetadata.HiveMetastoreVersion.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static LocationMetadata.HiveMetastoreVersion |
LocationMetadata.HiveMetastoreVersion.parseFrom(com.google.protobuf.ByteString data) |
static LocationMetadata.HiveMetastoreVersion |
LocationMetadata.HiveMetastoreVersion.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static LocationMetadata.HiveMetastoreVersion |
LocationMetadata.HiveMetastoreVersion.parseFrom(com.google.protobuf.CodedInputStream input) |
static LocationMetadata.HiveMetastoreVersion |
LocationMetadata.HiveMetastoreVersion.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static LocationMetadata.HiveMetastoreVersion |
LocationMetadata.HiveMetastoreVersion.parseFrom(InputStream input) |
static LocationMetadata.HiveMetastoreVersion |
LocationMetadata.HiveMetastoreVersion.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Modifier and Type | Method and Description |
|---|---|
com.google.protobuf.Parser<LocationMetadata.HiveMetastoreVersion> |
LocationMetadata.HiveMetastoreVersion.getParserForType() |
List<LocationMetadata.HiveMetastoreVersion> |
LocationMetadata.getSupportedHiveMetastoreVersionsList()
The versions of Hive Metastore that can be used when creating a new
metastore service in this location.
|
List<LocationMetadata.HiveMetastoreVersion> |
LocationMetadata.Builder.getSupportedHiveMetastoreVersionsList()
The versions of Hive Metastore that can be used when creating a new
metastore service in this location.
|
List<LocationMetadata.HiveMetastoreVersion> |
LocationMetadataOrBuilder.getSupportedHiveMetastoreVersionsList()
The versions of Hive Metastore that can be used when creating a new
metastore service in this location.
|
static com.google.protobuf.Parser<LocationMetadata.HiveMetastoreVersion> |
LocationMetadata.HiveMetastoreVersion.parser() |
| Modifier and Type | Method and Description |
|---|---|
LocationMetadata.Builder |
LocationMetadata.Builder.addSupportedHiveMetastoreVersions(int index,
LocationMetadata.HiveMetastoreVersion value)
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 value)
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(LocationMetadata.HiveMetastoreVersion other) |
static LocationMetadata.HiveMetastoreVersion.Builder |
LocationMetadata.HiveMetastoreVersion.newBuilder(LocationMetadata.HiveMetastoreVersion prototype) |
LocationMetadata.Builder |
LocationMetadata.Builder.setSupportedHiveMetastoreVersions(int index,
LocationMetadata.HiveMetastoreVersion value)
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.addAllSupportedHiveMetastoreVersions(Iterable<? extends LocationMetadata.HiveMetastoreVersion> values)
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.