Uses of Class
org.apache.shardingsphere.traffic.api.traffic.hint.HintTrafficValue
-
Packages that use HintTrafficValue Package Description org.apache.shardingsphere.traffic.api.traffic.hint -
-
Uses of HintTrafficValue in org.apache.shardingsphere.traffic.api.traffic.hint
Methods in org.apache.shardingsphere.traffic.api.traffic.hint with parameters of type HintTrafficValue Modifier and Type Method Description booleanHintTrafficAlgorithm. match(HintTrafficValue hintTrafficValue)Judge hint traffic value is match or not.
-