类分层结构
- java.lang.Object
- com.weibo.api.motan.cluster.loadbalance.AbstractLoadBalance<T> (implements com.weibo.api.motan.cluster.LoadBalance<T>)
- com.weibo.api.motan.cluster.loadbalance.ActiveWeightLoadBalance<T>
- com.weibo.api.motan.cluster.loadbalance.ConsistentHashLoadBalance<T>
- com.weibo.api.motan.cluster.loadbalance.LocalFirstLoadBalance<T>
- com.weibo.api.motan.cluster.loadbalance.RandomLoadBalance<T>
- com.weibo.api.motan.cluster.loadbalance.RoundRobinLoadBalance<T>
- com.codingapi.tx.motan.balance.LCNBalanceProxy
- com.codingapi.tx.motan.service.impl.ModelNameServiceImpl (implements com.codingapi.tx.listener.service.ModelNameService)
- com.codingapi.tx.motan.interceptor.TransactionAspect (implements org.springframework.core.Ordered)
- com.codingapi.tx.motan.filter.TransactionFilter (implements com.weibo.api.motan.filter.Filter)
- com.codingapi.tx.motan.listener.TransactionSocketListener (implements org.springframework.context.ApplicationContextAware)
- com.codingapi.tx.motan.interceptor.TxManagerInterceptor
Copyright © 2020. All rights reserved.