Uses of Interface
com.google.cloud.metastore.v1.HiveMetastoreConfigOrBuilder
-
Packages that use HiveMetastoreConfigOrBuilder Package Description com.google.cloud.metastore.v1 A client to Dataproc Metastore API -
-
Uses of HiveMetastoreConfigOrBuilder in com.google.cloud.metastore.v1
Classes in com.google.cloud.metastore.v1 that implement HiveMetastoreConfigOrBuilder Modifier and Type Class Description class
HiveMetastoreConfig
Specifies configuration information specific to running Hive metastore software as the metastore service.static class
HiveMetastoreConfig.Builder
Specifies configuration information specific to running Hive metastore software as the metastore service.Methods in com.google.cloud.metastore.v1 that return HiveMetastoreConfigOrBuilder Modifier and Type Method Description HiveMetastoreConfigOrBuilder
Service.Builder. getHiveMetastoreConfigOrBuilder()
Configuration information specific to running Hive metastore software as the metastore service.HiveMetastoreConfigOrBuilder
Service. getHiveMetastoreConfigOrBuilder()
Configuration information specific to running Hive metastore software as the metastore service.HiveMetastoreConfigOrBuilder
ServiceOrBuilder. getHiveMetastoreConfigOrBuilder()
Configuration information specific to running Hive metastore software as the metastore service.
-