
public abstract class OBaseGraphWorkload extends OBaseWorkload implements OCheckWorkload
| Modifier and Type | Class and Description |
|---|---|
class |
OBaseGraphWorkload.OWorkLoadContext |
OBaseWorkload.OBaseWorkLoadContext, OBaseWorkload.OWorkLoadResult| Modifier and Type | Field and Description |
|---|---|
protected String |
className |
connectionStrategy, errors, MAX_ERRORS| Constructor and Description |
|---|
OBaseGraphWorkload() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
beginTransaction(OBaseWorkload.OBaseWorkLoadContext context) |
void |
check(ODatabaseIdentifier databaseIdentifier) |
protected void |
commitTransaction(OBaseWorkload.OBaseWorkLoadContext context) |
protected OBaseWorkload.OBaseWorkLoadContext |
getContext() |
protected OrientGraph |
getGraph(ODatabaseIdentifier databaseIdentifier) |
protected OrientGraphNoTx |
getGraphNoTx(ODatabaseIdentifier databaseIdentifier) |
executeOperation, getErrors, getPercentile, init, manageNeedRetryExceptionclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitexecute, getFinalResult, getFinalResultAsJson, getName, getPartialResult, parseParametersprotected String className
protected OBaseWorkload.OBaseWorkLoadContext getContext()
getContext in class OBaseWorkloadprotected OrientGraphNoTx getGraphNoTx(ODatabaseIdentifier databaseIdentifier)
protected OrientGraph getGraph(ODatabaseIdentifier databaseIdentifier)
public void check(ODatabaseIdentifier databaseIdentifier)
check in interface OCheckWorkloadprotected void beginTransaction(OBaseWorkload.OBaseWorkLoadContext context)
beginTransaction in class OBaseWorkloadprotected void commitTransaction(OBaseWorkload.OBaseWorkLoadContext context)
commitTransaction in class OBaseWorkloadCopyright © 2009–2025 OrientDB. All rights reserved.