@LoadLevel(name="XID") public class XIDLoadBalance extends Object implements LoadBalance
| Constructor and Description |
|---|
XIDLoadBalance() |
public <T> T select(List<T> invokers, String xid) throws Exception
LoadBalanceselect in interface LoadBalanceT - the type parameterinvokers - the invokersxid - the xidException - the exceptionCopyright © 2022 Seata. All rights reserved.