Package io.vertx.up.uca.micro.matcher
Class CommonArithmetic
- java.lang.Object
-
- io.vertx.up.uca.micro.matcher.CommonArithmetic
-
- All Implemented Interfaces:
Arithmetic
public class CommonArithmetic extends Object implements Arithmetic
Simple load balancer arithmetic
-
-
Constructor Summary
Constructors Constructor Description CommonArithmetic()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description io.vertx.servicediscovery.Recordsearch(List<io.vertx.servicediscovery.Record> records, io.vertx.ext.web.RoutingContext context)
-
-
-
Method Detail
-
search
public io.vertx.servicediscovery.Record search(List<io.vertx.servicediscovery.Record> records, io.vertx.ext.web.RoutingContext context)
- Specified by:
searchin interfaceArithmetic
-
-