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