Class DynamicParamTable
java.lang.Object
org.apache.dubbo.common.url.component.param.DynamicParamTable
Global Param Cache Table
Not support method parameters
-
Method Summary
Modifier and TypeMethodDescriptionstatic StringgetKey(int offset) static intgetKeyIndex(boolean enabled, String key) static StringgetValue(int vi, int offset) static intgetValueIndex(String key, String value)
-
Method Details
-
getKeyIndex
-
getValueIndex
-
getKey
-
getValue
-