Package | Description |
---|---|
com.orientechnologies.orient.graph.stresstest | |
com.orientechnologies.orient.stresstest | |
com.orientechnologies.orient.stresstest.workload |
Modifier and Type | Class and Description |
---|---|
class |
OBaseGraphWorkload
CRUD implementation of the workload.
|
class |
OGraphInsertWorkload
CRUD implementation of the workload.
|
class |
OGraphShortestPathWorkload
CRUD implementation of the workload.
|
Constructor and Description |
---|
OConsoleProgressWriter(OWorkload workload) |
Constructor and Description |
---|
OStressTester(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(String name) |
Modifier and Type | Method and Description |
---|---|
void |
OWorkloadFactory.register(OWorkload workload) |
Copyright © 2009–2020 OrientDB. All rights reserved.