Interface OWorkload
- All Known Implementing Classes:
OBaseDocumentWorkload,OBaseGraphWorkload,OBaseWorkload,OCRUDWorkload,OGraphInsertWorkload,OGraphShortestPathWorkload
public interface OWorkload
Represents a workload for the stress test.
- Author:
- Luca Garulli (l.garulli--(at)--orientdb.com)
-
Method Summary
Modifier and TypeMethodDescriptionvoidexecute(OStressTesterSettings settings, ODatabaseIdentifier databaseIdentifier) getName()voidparseParameters(String params)