public class LoadbalanceHandler extends AbstractHandler
| Constructor and Description |
|---|
LoadbalanceHandler() |
| Modifier and Type | Method and Description |
|---|---|
void |
handle(Invocation invocation,
io.servicecomb.swagger.invocation.AsyncResponse asyncResp) |
protected void |
setIsolationFilter(LoadBalancer lb,
Invocation invocation) |
protected void |
setTransactionControlFilter(LoadBalancer lb,
Invocation invocation) |
initpublic void handle(Invocation invocation, io.servicecomb.swagger.invocation.AsyncResponse asyncResp) throws Exception
Exceptionprotected void setIsolationFilter(LoadBalancer lb, Invocation invocation)
protected void setTransactionControlFilter(LoadBalancer lb, Invocation invocation)
Copyright © 2017. All rights reserved.