public interface ShadowRouteEngine
| 限定符和类型 | 方法和说明 |
|---|---|
void |
route(RouteContext routeContext,
ShadowRule shadowRule)
Route.
|
default void |
shadowRouteDecorate(RouteContext routeContext,
Map<String,String> shadowDataSourceMappings)
Shadow route decorate.
|
default void shadowRouteDecorate(RouteContext routeContext, Map<String,String> shadowDataSourceMappings)
routeContext - route contextshadowDataSourceMappings - shadow data source mappingsvoid route(RouteContext routeContext, ShadowRule shadowRule)
routeContext - route contextshadowRule - shadow ruleCopyright © 2021 The Apache Software Foundation. All rights reserved.