Package io.datarouter.loadtest.service
Interface LoadTestGetDao
- All Known Implementing Classes:
DatarouterLoadTestDao,LoadTestGetDao.NoOpLoadTestGetDao
public interface LoadTestGetDao
-
Nested Class Summary
Nested Classes Modifier and Type Interface Description static classLoadTestGetDao.NoOpLoadTestGetDao -
Method Summary
Modifier and Type Method Description io.datarouter.storage.node.op.raw.read.MapStorageReader<RandomValueKey,RandomValue>getReaderNode()
-
Method Details
-
getReaderNode
io.datarouter.storage.node.op.raw.read.MapStorageReader<RandomValueKey,RandomValue> getReaderNode()
-