Uses of Interface
org.apache.shardingsphere.traffic.spi.TrafficAlgorithm
-
-
Uses of TrafficAlgorithm in org.apache.shardingsphere.traffic.api.traffic.hint
Subinterfaces of TrafficAlgorithm in org.apache.shardingsphere.traffic.api.traffic.hint Modifier and Type Interface Description interfaceHintTrafficAlgorithmHint traffic algorithm. -
Uses of TrafficAlgorithm in org.apache.shardingsphere.traffic.api.traffic.identifier
Subinterfaces of TrafficAlgorithm in org.apache.shardingsphere.traffic.api.traffic.identifier Modifier and Type Interface Description interfaceSimplifiedTrafficAlgorithmSimplified traffic algorithm. -
Uses of TrafficAlgorithm in org.apache.shardingsphere.traffic.api.traffic.segment
Subinterfaces of TrafficAlgorithm in org.apache.shardingsphere.traffic.api.traffic.segment Modifier and Type Interface Description interfaceSegmentTrafficAlgorithmSegment traffic algorithm. -
Uses of TrafficAlgorithm in org.apache.shardingsphere.traffic.api.traffic.transaction
Subinterfaces of TrafficAlgorithm in org.apache.shardingsphere.traffic.api.traffic.transaction Modifier and Type Interface Description interfaceTransactionTrafficAlgorithmTransaction traffic algorithm.
-