Uses of Class
com.google.cloud.metastore.v1beta.ScalingConfig
-
Packages that use ScalingConfig Package Description com.google.cloud.metastore.v1beta A client to Dataproc Metastore API -
-
Uses of ScalingConfig in com.google.cloud.metastore.v1beta
Methods in com.google.cloud.metastore.v1beta that return ScalingConfig Modifier and Type Method Description ScalingConfigScalingConfig.Builder. build()ScalingConfigScalingConfig.Builder. buildPartial()static ScalingConfigScalingConfig. getDefaultInstance()ScalingConfigScalingConfig.Builder. getDefaultInstanceForType()ScalingConfigScalingConfig. getDefaultInstanceForType()ScalingConfigService.Builder. getScalingConfig()Scaling configuration of the metastore service.ScalingConfigService. getScalingConfig()Scaling configuration of the metastore service.ScalingConfigServiceOrBuilder. getScalingConfig()Scaling configuration of the metastore service.static ScalingConfigScalingConfig. parseDelimitedFrom(InputStream input)static ScalingConfigScalingConfig. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ScalingConfigScalingConfig. parseFrom(byte[] data)static ScalingConfigScalingConfig. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ScalingConfigScalingConfig. parseFrom(com.google.protobuf.ByteString data)static ScalingConfigScalingConfig. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ScalingConfigScalingConfig. parseFrom(com.google.protobuf.CodedInputStream input)static ScalingConfigScalingConfig. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ScalingConfigScalingConfig. parseFrom(InputStream input)static ScalingConfigScalingConfig. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ScalingConfigScalingConfig. parseFrom(ByteBuffer data)static ScalingConfigScalingConfig. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)Methods in com.google.cloud.metastore.v1beta that return types with arguments of type ScalingConfig Modifier and Type Method Description com.google.protobuf.Parser<ScalingConfig>ScalingConfig. getParserForType()static com.google.protobuf.Parser<ScalingConfig>ScalingConfig. parser()Methods in com.google.cloud.metastore.v1beta with parameters of type ScalingConfig Modifier and Type Method Description ScalingConfig.BuilderScalingConfig.Builder. mergeFrom(ScalingConfig other)Service.BuilderService.Builder. mergeScalingConfig(ScalingConfig value)Scaling configuration of the metastore service.static ScalingConfig.BuilderScalingConfig. newBuilder(ScalingConfig prototype)Service.BuilderService.Builder. setScalingConfig(ScalingConfig value)Scaling configuration of the metastore service.
-