Package | Description |
---|---|
com.orientechnologies.orient.graph.stresstest | |
com.orientechnologies.orient.stresstest.workload |
Modifier and Type | Class and Description |
---|---|
class |
OBaseGraphWorkload.OWorkLoadContext |
Modifier and Type | Method and Description |
---|---|
protected OBaseWorkload.OBaseWorkLoadContext |
OBaseGraphWorkload.getContext() |
protected OBaseWorkload.OBaseWorkLoadContext |
OGraphInsertWorkload.getContext() |
Modifier and Type | Method and Description |
---|---|
protected void |
OBaseGraphWorkload.beginTransaction(OBaseWorkload.OBaseWorkLoadContext context) |
protected void |
OBaseGraphWorkload.commitTransaction(OBaseWorkload.OBaseWorkLoadContext context) |
protected void |
OGraphInsertWorkload.manageNeedRetryException(OBaseWorkload.OBaseWorkLoadContext context,
ONeedRetryException e) |
Modifier and Type | Class and Description |
---|---|
class |
OBaseDocumentWorkload.OWorkLoadContext |
Modifier and Type | Method and Description |
---|---|
protected OBaseWorkload.OBaseWorkLoadContext |
OBaseDocumentWorkload.getContext() |
protected abstract OBaseWorkload.OBaseWorkLoadContext |
OBaseWorkload.getContext() |
Modifier and Type | Method and Description |
---|---|
protected List<OBaseWorkload.OBaseWorkLoadContext> |
OBaseWorkload.executeOperation(ODatabaseIdentifier dbIdentifier,
OBaseWorkload.OWorkLoadResult result,
OStressTesterSettings settings,
OCallable<Void,OBaseWorkload.OBaseWorkLoadContext> callback) |
Modifier and Type | Method and Description |
---|---|
protected void |
OBaseDocumentWorkload.beginTransaction(OBaseWorkload.OBaseWorkLoadContext context) |
protected abstract void |
OBaseWorkload.beginTransaction(OBaseWorkload.OBaseWorkLoadContext context) |
protected void |
OBaseDocumentWorkload.commitTransaction(OBaseWorkload.OBaseWorkLoadContext context) |
protected abstract void |
OBaseWorkload.commitTransaction(OBaseWorkload.OBaseWorkLoadContext context) |
protected void |
OBaseWorkload.manageNeedRetryException(OBaseWorkload.OBaseWorkLoadContext context,
ONeedRetryException e) |
Modifier and Type | Method and Description |
---|---|
protected List<OBaseWorkload.OBaseWorkLoadContext> |
OBaseWorkload.executeOperation(ODatabaseIdentifier dbIdentifier,
OBaseWorkload.OWorkLoadResult result,
OStressTesterSettings settings,
OCallable<Void,OBaseWorkload.OBaseWorkLoadContext> callback) |
Copyright © 2009–2020 OrientDB. All rights reserved.