Uses of Interface
org.aksw.iguana.cc.storage.Storage
-
Uses of Storage in org.aksw.iguana.cc.storage.impl
Modifier and TypeClassDescriptionclass
class
class
This Storage will save all the metric results into a specified triple store -
Uses of Storage in org.aksw.iguana.cc.tasks.impl
ModifierConstructorDescriptionStresstest
(String suiteID, long stresstestID, Stresstest.Config config, ResponseBodyProcessorInstances responseBodyProcessorInstances, List<Storage> storages, List<Metric> metrics)