Uses of Class
com.orientechnologies.orient.stresstest.OStressTesterSettings
Packages that use OStressTesterSettings
Package
Description
-
Uses of OStressTesterSettings in com.orientechnologies.orient.stresstest
Methods in com.orientechnologies.orient.stresstest that return OStressTesterSettingsConstructors in com.orientechnologies.orient.stresstest with parameters of type OStressTesterSettingsModifierConstructorDescriptionOStressTester(List<OWorkload> workloads, OStressTesterSettings settings) -
Uses of OStressTesterSettings in com.orientechnologies.orient.stresstest.workload
Methods in com.orientechnologies.orient.stresstest.workload with parameters of type OStressTesterSettingsModifier and TypeMethodDescriptionvoidOCheckWorkload.check(OStressTesterSettings settings, OrientDB context) voidOCRUDWorkload.check(OStressTesterSettings settings, OrientDB context) protected voidOCRUDWorkload.createSchema(OStressTesterSettings settings, OrientDB ctx) voidOCRUDWorkload.execute(OStressTesterSettings settings, OrientDB ctx) voidOWorkload.execute(OStressTesterSettings settings, OrientDB context) protected List<OBaseWorkload.OBaseWorkLoadContext>OBaseWorkload.executeOperation(OrientDB ctx, OBaseWorkload.OWorkLoadResult result, OStressTesterSettings settings, OCallable<Void, OBaseWorkload.OBaseWorkLoadContext> callback) voidOBaseDocumentWorkload.OWorkLoadContext.init(OStressTesterSettings settings, OrientDB context, int operationsPerTransaction) abstract voidOBaseWorkload.OBaseWorkLoadContext.init(OStressTesterSettings dbIdentifier, OrientDB context, int operationsPerTransaction)