Class OGraphShortestPathWorkload
java.lang.Object
com.orientechnologies.orient.stresstest.workload.OBaseWorkload
com.orientechnologies.orient.graph.stresstest.OBaseGraphWorkload
com.orientechnologies.orient.graph.stresstest.OGraphShortestPathWorkload
- All Implemented Interfaces:
OCheckWorkload,OWorkload
CRUD implementation of the workload.
- Author:
- Luca Garulli (l.garulli--(at)--orientdb.com)
-
Nested Class Summary
Nested classes/interfaces inherited from class com.orientechnologies.orient.graph.stresstest.OBaseGraphWorkload
OBaseGraphWorkload.OWorkLoadContextNested classes/interfaces inherited from class com.orientechnologies.orient.stresstest.workload.OBaseWorkload
OBaseWorkload.OBaseWorkLoadContext, OBaseWorkload.OWorkLoadResult -
Field Summary
Fields inherited from class com.orientechnologies.orient.stresstest.workload.OBaseWorkload
connectionStrategy, errors, MAX_ERRORS -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidexecute(OStressTesterSettings settings, ODatabaseIdentifier databaseIdentifier) intgetLimit()getName()intvoidparseParameters(String args) Methods inherited from class com.orientechnologies.orient.graph.stresstest.OBaseGraphWorkload
beginTransaction, check, commitTransaction, getContext, getGraph, getGraphNoTxMethods inherited from class com.orientechnologies.orient.stresstest.workload.OBaseWorkload
executeOperation, getErrors, getPercentile, manageNeedRetryException
-
Constructor Details
-
OGraphShortestPathWorkload
public OGraphShortestPathWorkload()
-
-
Method Details
-
getName
-
parseParameters
-
execute
-
getPartialResult
-
getFinalResult
-
getFinalResultAsJson
-
getShortestPaths
public int getShortestPaths() -
getLimit
public int getLimit()
-