Class TableCountBatchDto
java.lang.Object
io.datarouter.instrumentation.tablecount.TableCountBatchDto
public class TableCountBatchDto extends Object
-
Field Summary
Fields Modifier and Type Field Description List<TableCountDto>batch -
Constructor Summary
Constructors Constructor Description TableCountBatchDto(List<TableCountDto> batch) -
Method Summary