Uses of Interface
com.google.cloud.metastore.v1.ScalingConfigOrBuilder
-
Packages that use ScalingConfigOrBuilder Package Description com.google.cloud.metastore.v1 A client to Dataproc Metastore API -
-
Uses of ScalingConfigOrBuilder in com.google.cloud.metastore.v1
Classes in com.google.cloud.metastore.v1 that implement ScalingConfigOrBuilder Modifier and Type Class Description class
ScalingConfig
Represents the scaling configuration of a metastore service.static class
ScalingConfig.Builder
Represents the scaling configuration of a metastore service.Methods in com.google.cloud.metastore.v1 that return ScalingConfigOrBuilder Modifier and Type Method Description ScalingConfigOrBuilder
Service.Builder. getScalingConfigOrBuilder()
Scaling configuration of the metastore service.ScalingConfigOrBuilder
Service. getScalingConfigOrBuilder()
Scaling configuration of the metastore service.ScalingConfigOrBuilder
ServiceOrBuilder. getScalingConfigOrBuilder()
Scaling configuration of the metastore service.
-