Package io.datarouter.loadtest.service
Class LoadTestGetDao.NoOpLoadTestGetDao
java.lang.Object
io.datarouter.loadtest.service.LoadTestGetDao.NoOpLoadTestGetDao
- All Implemented Interfaces:
LoadTestGetDao
- Enclosing interface:
- LoadTestGetDao
-
Nested Class Summary
Nested classes/interfaces inherited from interface io.datarouter.loadtest.service.LoadTestGetDao
LoadTestGetDao.NoOpLoadTestGetDao -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionio.datarouter.storage.node.op.raw.read.MapStorageReader<RandomValueKey,RandomValue>
-
Constructor Details
-
NoOpLoadTestGetDao
public NoOpLoadTestGetDao()
-
-
Method Details
-
getReaderNode
public io.datarouter.storage.node.op.raw.read.MapStorageReader<RandomValueKey,RandomValue> getReaderNode()- Specified by:
getReaderNodein interfaceLoadTestGetDao
-