Uses of Interface
com.google.cloud.metastore.v1beta.LocationMetadata.HiveMetastoreVersionOrBuilder
-
Packages that use LocationMetadata.HiveMetastoreVersionOrBuilder Package Description com.google.cloud.metastore.v1beta A client to Dataproc Metastore API -
-
Uses of LocationMetadata.HiveMetastoreVersionOrBuilder in com.google.cloud.metastore.v1beta
Classes in com.google.cloud.metastore.v1beta that implement LocationMetadata.HiveMetastoreVersionOrBuilder Modifier and Type Class Description static class
LocationMetadata.HiveMetastoreVersion
A specification of a supported version of the Hive Metastore software.static class
LocationMetadata.HiveMetastoreVersion.Builder
A specification of a supported version of the Hive Metastore software.Methods in com.google.cloud.metastore.v1beta that return LocationMetadata.HiveMetastoreVersionOrBuilder Modifier and Type Method Description LocationMetadata.HiveMetastoreVersionOrBuilder
LocationMetadata.Builder. getSupportedHiveMetastoreVersionsOrBuilder(int index)
The versions of Hive Metastore that can be used when creating a new metastore service in this location.LocationMetadata.HiveMetastoreVersionOrBuilder
LocationMetadata. getSupportedHiveMetastoreVersionsOrBuilder(int index)
The versions of Hive Metastore that can be used when creating a new metastore service in this location.LocationMetadata.HiveMetastoreVersionOrBuilder
LocationMetadataOrBuilder. getSupportedHiveMetastoreVersionsOrBuilder(int index)
The versions of Hive Metastore that can be used when creating a new metastore service in this location.Methods in com.google.cloud.metastore.v1beta that return types with arguments of type LocationMetadata.HiveMetastoreVersionOrBuilder Modifier and Type Method Description List<? extends LocationMetadata.HiveMetastoreVersionOrBuilder>
LocationMetadata.Builder. getSupportedHiveMetastoreVersionsOrBuilderList()
The versions of Hive Metastore that can be used when creating a new metastore service in this location.List<? extends LocationMetadata.HiveMetastoreVersionOrBuilder>
LocationMetadata. getSupportedHiveMetastoreVersionsOrBuilderList()
The versions of Hive Metastore that can be used when creating a new metastore service in this location.List<? extends LocationMetadata.HiveMetastoreVersionOrBuilder>
LocationMetadataOrBuilder. getSupportedHiveMetastoreVersionsOrBuilderList()
The versions of Hive Metastore that can be used when creating a new metastore service in this location.
-