Interface DoBalance


  • public interface DoBalance
    • Method Summary

      All Methods Instance Methods Abstract Methods 
      Modifier and Type Method Description
      org.springframework.cloud.client.ServiceInstance doBalance​(int errorCount, org.springframework.cloud.client.ServiceInstance serviceInstance)  
    • Method Detail

      • doBalance

        org.springframework.cloud.client.ServiceInstance doBalance​(int errorCount,
                                                                   org.springframework.cloud.client.ServiceInstance serviceInstance)