public class AutoscalingHelperImpl extends java.lang.Object implements AutoscalingHelper
| Constructor and Description |
|---|
AutoscalingHelperImpl(java.util.function.Function<cn.geekcity.xiot.spec.device.Device,io.vertx.core.Future<cn.geekcity.xiot.spec.image.DeviceImage>> getImage) |
| Modifier and Type | Method and Description |
|---|---|
io.vertx.core.Future<cn.geekcity.xiot.spec.rule.execute.autoscaling.Autoscaling> |
compute(cn.geekcity.xiot.spec.rule.execute.autoscaling.Autoscaling autoscaling) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitcreatepublic AutoscalingHelperImpl(java.util.function.Function<cn.geekcity.xiot.spec.device.Device,io.vertx.core.Future<cn.geekcity.xiot.spec.image.DeviceImage>> getImage)
public io.vertx.core.Future<cn.geekcity.xiot.spec.rule.execute.autoscaling.Autoscaling> compute(cn.geekcity.xiot.spec.rule.execute.autoscaling.Autoscaling autoscaling)
compute in interface AutoscalingHelper