Package io.datarouter.loadtest.service
Interface LoadTestScanDao
- All Known Implementing Classes:
DatarouterLoadTestDao,LoadTestScanDao.NoOpLoadTestScanDao
public interface LoadTestScanDao
-
Nested Class Summary
Nested Classes Modifier and Type Interface Description static classLoadTestScanDao.NoOpLoadTestScanDao -
Method Summary
Modifier and Type Method Description io.datarouter.scanner.Scanner<RandomValue>scan(int batchSize, int limit)
-
Method Details
-
scan
-