public interface ShadowRouteEngine
| 限定符和类型 | 方法和说明 |
|---|---|
default void |
decorateRouteContext(RouteContext routeContext,
ShadowRule shadowRule,
Map<String,String> shadowDataSourceMappings)
Decorate route context.
|
void |
route(RouteContext routeContext,
ShadowRule shadowRule)
Route.
|
void route(RouteContext routeContext, ShadowRule shadowRule)
routeContext - route contextshadowRule - shadow ruledefault void decorateRouteContext(RouteContext routeContext, ShadowRule shadowRule, Map<String,String> shadowDataSourceMappings)
routeContext - route context to be decoratedshadowRule - shadow ruleshadowDataSourceMappings - shadow data source mappingsCopyright © 2022 The Apache Software Foundation. All rights reserved.