Interface LoadTestScanDao

All Known Implementing Classes:
DatarouterLoadTestDao, LoadTestScanDao.NoOpLoadTestScanDao

public interface LoadTestScanDao
  • Nested Class Summary

    Nested Classes 
    Modifier and Type Interface Description
    static class  LoadTestScanDao.NoOpLoadTestScanDao  
  • Method Summary

    Modifier and Type Method Description
    io.datarouter.scanner.Scanner<RandomValue> scan​(int batchSize, int limit)  
  • Method Details

    • scan

      io.datarouter.scanner.Scanner<RandomValue> scan​(int batchSize, int limit)