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