类分层结构
- java.lang.Object
- org.apache.shardingsphere.underlying.route.DataNodeRouter
- org.apache.shardingsphere.underlying.route.context.RouteContext
- org.apache.shardingsphere.underlying.route.context.RouteMapper
- org.apache.shardingsphere.underlying.route.context.RouteResult
- org.apache.shardingsphere.underlying.route.context.RouteUnit
- org.apache.shardingsphere.underlying.route.hook.SPIRoutingHook (implements org.apache.shardingsphere.underlying.route.hook.RoutingHook)
接口分层结构
- org.apache.shardingsphere.spi.order.OrderAware<T>
- org.apache.shardingsphere.underlying.route.decorator.RouteDecorator<T>
- org.apache.shardingsphere.underlying.route.hook.RoutingHook
Copyright © 2020 The Apache Software Foundation. All rights reserved.