public final class BatchRouteUnit extends Object
| Constructor and Description |
|---|
BatchRouteUnit(RouteUnit routeUnit) |
| Modifier and Type | Method and Description |
|---|---|
List<List<Object>> |
getParameterSets()
Get parameter sets.
|
void |
mapAddBatchCount(int jdbcAddBatchTimes)
Map times of use JDBC API call addBatch and times of actual call addBatch after route.
|
public BatchRouteUnit(RouteUnit routeUnit)
Copyright © 2020 The Apache Software Foundation. All rights reserved.