T - class type of hint valuepublic interface HintTrafficAlgorithm<T extends Comparable<?>> extends TrafficAlgorithm
| 限定符和类型 | 方法和说明 |
|---|---|
boolean |
match(HintTrafficValue<T> hintTrafficValue)
Judge hint traffic value is match or not.
|
initboolean match(HintTrafficValue<T> hintTrafficValue)
hintTrafficValue - hint traffic valueCopyright © 2022 The Apache Software Foundation. All rights reserved.