@LoadLevel(name="XID") public class XIDLoadBalance extends Object implements LoadBalance
SPLIT| 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 © 2023 Seata. All rights reserved.