| Package | Description |
|---|---|
| com.orientechnologies.orient.stresstest | |
| com.orientechnologies.orient.stresstest.workload |
| Constructor and Description |
|---|
OConsoleProgressWriter(java.lang.String name,
OWorkload workload) |
| Constructor and Description |
|---|
OStressTester(java.util.List<OWorkload> workloads,
ODatabaseIdentifier databaseIdentifier,
OStressTesterSettings settings) |
| Modifier and Type | Class and Description |
|---|---|
class |
OBaseDocumentWorkload
CRUD implementation of the workload.
|
class |
OBaseWorkload
CRUD implementation of the workload.
|
class |
OCRUDWorkload
CRUD implementation of the workload.
|
| Modifier and Type | Method and Description |
|---|---|
OWorkload |
OWorkloadFactory.get(java.lang.String name) |
| Modifier and Type | Method and Description |
|---|---|
void |
OWorkloadFactory.register(OWorkload workload) |
Copyright © 2009–2022 OrientDB. All rights reserved.