Class LoadTestGetDao.NoOpLoadTestGetDao

java.lang.Object
io.datarouter.loadtest.service.LoadTestGetDao.NoOpLoadTestGetDao
All Implemented Interfaces:
LoadTestGetDao
Enclosing interface:
LoadTestGetDao

public static class LoadTestGetDao.NoOpLoadTestGetDao
extends java.lang.Object
implements LoadTestGetDao
  • Nested Class Summary

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

    LoadTestGetDao.NoOpLoadTestGetDao
  • Constructor Summary

    Constructors 
    Constructor Description
    NoOpLoadTestGetDao()  
  • Method Summary

    Modifier and Type Method Description
    io.datarouter.storage.node.op.raw.read.MapStorageReader<RandomValueKey,​RandomValue> getReaderNode()  

    Methods inherited from class java.lang.Object

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