Uses of Class
com.google.cloud.metastore.v1beta.LocationMetadata.HiveMetastoreVersion
-
Packages that use LocationMetadata.HiveMetastoreVersion Package Description com.google.cloud.metastore.v1beta A client to Dataproc Metastore API -
-
Uses of LocationMetadata.HiveMetastoreVersion in com.google.cloud.metastore.v1beta
Methods in com.google.cloud.metastore.v1beta that return LocationMetadata.HiveMetastoreVersion Modifier and Type Method Description LocationMetadata.HiveMetastoreVersionLocationMetadata.HiveMetastoreVersion.Builder. build()LocationMetadata.HiveMetastoreVersionLocationMetadata.HiveMetastoreVersion.Builder. buildPartial()static LocationMetadata.HiveMetastoreVersionLocationMetadata.HiveMetastoreVersion. getDefaultInstance()LocationMetadata.HiveMetastoreVersionLocationMetadata.HiveMetastoreVersion.Builder. getDefaultInstanceForType()LocationMetadata.HiveMetastoreVersionLocationMetadata.HiveMetastoreVersion. getDefaultInstanceForType()LocationMetadata.HiveMetastoreVersionLocationMetadata.Builder. getSupportedHiveMetastoreVersions(int index)The versions of Hive Metastore that can be used when creating a new metastore service in this location.LocationMetadata.HiveMetastoreVersionLocationMetadata. getSupportedHiveMetastoreVersions(int index)The versions of Hive Metastore that can be used when creating a new metastore service in this location.LocationMetadata.HiveMetastoreVersionLocationMetadataOrBuilder. getSupportedHiveMetastoreVersions(int index)The versions of Hive Metastore that can be used when creating a new metastore service in this location.static LocationMetadata.HiveMetastoreVersionLocationMetadata.HiveMetastoreVersion. parseDelimitedFrom(InputStream input)static LocationMetadata.HiveMetastoreVersionLocationMetadata.HiveMetastoreVersion. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static LocationMetadata.HiveMetastoreVersionLocationMetadata.HiveMetastoreVersion. parseFrom(byte[] data)static LocationMetadata.HiveMetastoreVersionLocationMetadata.HiveMetastoreVersion. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static LocationMetadata.HiveMetastoreVersionLocationMetadata.HiveMetastoreVersion. parseFrom(com.google.protobuf.ByteString data)static LocationMetadata.HiveMetastoreVersionLocationMetadata.HiveMetastoreVersion. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static LocationMetadata.HiveMetastoreVersionLocationMetadata.HiveMetastoreVersion. parseFrom(com.google.protobuf.CodedInputStream input)static LocationMetadata.HiveMetastoreVersionLocationMetadata.HiveMetastoreVersion. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static LocationMetadata.HiveMetastoreVersionLocationMetadata.HiveMetastoreVersion. parseFrom(InputStream input)static LocationMetadata.HiveMetastoreVersionLocationMetadata.HiveMetastoreVersion. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static LocationMetadata.HiveMetastoreVersionLocationMetadata.HiveMetastoreVersion. parseFrom(ByteBuffer data)static LocationMetadata.HiveMetastoreVersionLocationMetadata.HiveMetastoreVersion. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)Methods in com.google.cloud.metastore.v1beta that return types with arguments of type LocationMetadata.HiveMetastoreVersion Modifier and Type Method Description com.google.protobuf.Parser<LocationMetadata.HiveMetastoreVersion>LocationMetadata.HiveMetastoreVersion. getParserForType()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>LocationMetadata. 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()Methods in com.google.cloud.metastore.v1beta with parameters of type LocationMetadata.HiveMetastoreVersion Modifier and Type Method Description LocationMetadata.BuilderLocationMetadata.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.BuilderLocationMetadata.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.BuilderLocationMetadata.HiveMetastoreVersion.Builder. mergeFrom(LocationMetadata.HiveMetastoreVersion other)static LocationMetadata.HiveMetastoreVersion.BuilderLocationMetadata.HiveMetastoreVersion. newBuilder(LocationMetadata.HiveMetastoreVersion prototype)LocationMetadata.BuilderLocationMetadata.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.Method parameters in com.google.cloud.metastore.v1beta with type arguments of type LocationMetadata.HiveMetastoreVersion Modifier and Type Method Description LocationMetadata.BuilderLocationMetadata.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.
-