Package | Description |
---|---|
com.orientechnologies.orient.core.db | |
com.orientechnologies.orient.core.db.document | |
com.orientechnologies.orient.core.storage.impl.local |
Contains all the class involved on the "local" implementation of the OStorage interface.
|
com.orientechnologies.orient.core.tx |
Modifier and Type | Method and Description |
---|---|
default void |
ODatabaseDocumentInternal.syncCommit(OTransactionData data) |
Modifier and Type | Method and Description |
---|---|
void |
ODatabaseDocumentEmbedded.syncCommit(OTransactionData data) |
Constructor and Description |
---|
OBackgroundNewDelta(List<OTransactionData> transactions) |
Modifier and Type | Method and Description |
---|---|
static OTransactionData |
OTransactionData.read(DataInput dataInput) |
Copyright © 2009–2020 OrientDB. All rights reserved.