public interface RouterDistributor<T>
| Modifier and Type | Method and Description |
|---|---|
List<T> |
distribute(String targetServiceName,
List<T> list,
PolicyRuleItem invokeRule) |
void |
init() |
Copyright © 2023 Pivotal Software, Inc.. All rights reserved.