Uses of Class
com.google.cloud.metastore.v1alpha.LocationMetadata.HiveMetastoreVersion
-
Packages that use LocationMetadata.HiveMetastoreVersion Package Description com.google.cloud.metastore.v1alpha A client to Dataproc Metastore API -
-
Uses of LocationMetadata.HiveMetastoreVersion in com.google.cloud.metastore.v1alpha
Methods in com.google.cloud.metastore.v1alpha that return LocationMetadata.HiveMetastoreVersion Modifier and Type Method Description LocationMetadata.HiveMetastoreVersion
LocationMetadata.HiveMetastoreVersion.Builder. build()
LocationMetadata.HiveMetastoreVersion
LocationMetadata.HiveMetastoreVersion.Builder. buildPartial()
static LocationMetadata.HiveMetastoreVersion
LocationMetadata.HiveMetastoreVersion. getDefaultInstance()
LocationMetadata.HiveMetastoreVersion
LocationMetadata.HiveMetastoreVersion.Builder. getDefaultInstanceForType()
LocationMetadata.HiveMetastoreVersion
LocationMetadata.HiveMetastoreVersion. getDefaultInstanceForType()
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
LocationMetadata. 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(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)
static LocationMetadata.HiveMetastoreVersion
LocationMetadata.HiveMetastoreVersion. parseFrom(ByteBuffer data)
static LocationMetadata.HiveMetastoreVersion
LocationMetadata.HiveMetastoreVersion. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Methods in com.google.cloud.metastore.v1alpha 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.v1alpha with parameters of type LocationMetadata.HiveMetastoreVersion Modifier and Type Method 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.Method parameters in com.google.cloud.metastore.v1alpha with type arguments of type LocationMetadata.HiveMetastoreVersion Modifier and Type Method 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.
-