public class RouterGroupingState<T> extends Object
| Constructor and Description |
|---|
RouterGroupingState(String routerName,
int total,
Map<String,BitList<Invoker<T>>> grouping) |
| Modifier and Type | Method and Description |
|---|---|
Map<String,BitList<Invoker<T>>> |
getGrouping() |
String |
getRouterName() |
int |
getTotal() |
String |
toString() |
Copyright © 2011–2022 The Apache Software Foundation. All rights reserved.