Uses of Class
io.datarouter.loadtest.storage.RandomValueKey
Packages that use RandomValueKey
-
Uses of RandomValueKey in io.datarouter.loadtest.service
Methods in io.datarouter.loadtest.service that return types with arguments of type RandomValueKeyModifier and TypeMethodDescriptionio.datarouter.storage.node.op.raw.read.MapStorageReader<RandomValueKey,RandomValue> LoadTestGetDao.getReaderNode()io.datarouter.storage.node.op.raw.read.MapStorageReader<RandomValueKey,RandomValue> LoadTestGetDao.NoOpLoadTestGetDao.getReaderNode()io.datarouter.storage.node.op.raw.write.StorageWriter<RandomValueKey,RandomValue> LoadTestInsertDao.getWriterNode()io.datarouter.storage.node.op.raw.write.StorageWriter<RandomValueKey,RandomValue> LoadTestInsertDao.NoOpLoadTestInsertDao.getWriterNode() -
Uses of RandomValueKey in io.datarouter.loadtest.storage
Methods in io.datarouter.loadtest.storage that return types with arguments of type RandomValueKeyModifier and TypeMethodDescriptionRandomValue.getKeySupplier()io.datarouter.storage.node.op.raw.read.MapStorageReader<RandomValueKey,RandomValue> DatarouterLoadTestDao.getReaderNode()io.datarouter.storage.node.op.raw.write.StorageWriter<RandomValueKey,RandomValue> DatarouterLoadTestDao.getWriterNode()