Package org.apache.dubbo.rpc
Interface ZoneDetector
Extend and provide your own implementation if you want to distribute traffic around registries.
Please, name it as 'default'
-
Method Summary
Modifier and TypeMethodDescriptiongetZoneOfCurrentRequest(Invocation invocation) isZoneForcingEnabled(Invocation invocation, String zone)
-
Method Details
-
getZoneOfCurrentRequest
-
isZoneForcingEnabled
-