类 InterfaceMigrationRule


  • public class InterfaceMigrationRule
    extends Object
    • 构造器详细资料

      • InterfaceMigrationRule

        public InterfaceMigrationRule()
    • 方法详细资料

      • getServiceKey

        public String getServiceKey()
      • setServiceKey

        public void setServiceKey​(String serviceKey)
      • getThreshold

        public Float getThreshold()
      • setThreshold

        public void setThreshold​(Float threshold)
      • getProportion

        public Integer getProportion()
      • setProportion

        public void setProportion​(Integer proportion)
      • getDelay

        public Integer getDelay()
      • setDelay

        public void setDelay​(Integer delay)
      • getForce

        public Boolean getForce()
      • setForce

        public void setForce​(Boolean force)