Class LoadTestScanDao.NoOpLoadTestScanDao

java.lang.Object
io.datarouter.loadtest.service.LoadTestScanDao.NoOpLoadTestScanDao
All Implemented Interfaces:
LoadTestScanDao
Enclosing interface:
LoadTestScanDao

public static class LoadTestScanDao.NoOpLoadTestScanDao
extends java.lang.Object
implements LoadTestScanDao
  • Nested Class Summary

    Nested classes/interfaces inherited from interface io.datarouter.loadtest.service.LoadTestScanDao

    LoadTestScanDao.NoOpLoadTestScanDao
  • Constructor Summary

    Constructors 
    Constructor Description
    NoOpLoadTestScanDao()  
  • Method Summary

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

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait