public interface RouterDistributor<INSTANCE>
| Modifier and Type | Method and Description |
|---|---|
List<INSTANCE> |
distribute(String targetServiceName,
List<INSTANCE> list,
PolicyRuleItem invokeRule) |
void |
init(Function<INSTANCE,String> getVersion,
Function<INSTANCE,String> getServerName,
Function<INSTANCE,Map<String,String>> getProperties) |
Copyright © 2017–2022 The Apache Software Foundation. All rights reserved.