Uses of Interface
org.apache.shardingsphere.traffic.spi.TrafficAlgorithm
Packages that use TrafficAlgorithm
Package
Description
-
Uses of TrafficAlgorithm in org.apache.shardingsphere.traffic.api.traffic.hint
Subinterfaces of TrafficAlgorithm in org.apache.shardingsphere.traffic.api.traffic.hint -
Uses of TrafficAlgorithm in org.apache.shardingsphere.traffic.api.traffic.identifier
Subinterfaces of TrafficAlgorithm in org.apache.shardingsphere.traffic.api.traffic.identifierModifier and TypeInterfaceDescriptioninterfaceSimplified traffic algorithm. -
Uses of TrafficAlgorithm in org.apache.shardingsphere.traffic.api.traffic.segment
Subinterfaces of TrafficAlgorithm in org.apache.shardingsphere.traffic.api.traffic.segmentModifier and TypeInterfaceDescriptioninterfaceSegment traffic algorithm. -
Uses of TrafficAlgorithm in org.apache.shardingsphere.traffic.api.traffic.transaction
Subinterfaces of TrafficAlgorithm in org.apache.shardingsphere.traffic.api.traffic.transactionModifier and TypeInterfaceDescriptioninterfaceTransaction traffic algorithm.