Package | Description |
---|---|
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 | |
com.orientechnologies.orient.server.distributed | |
com.orientechnologies.orient.server.distributed.impl |
Modifier and Type | Method and Description |
---|---|
void |
OMicroTransaction.setMetadataHolder(Optional<OTxMetadataHolder> metadata) |
Modifier and Type | Class and Description |
---|---|
class |
OTxMetadataHolderImpl |
Modifier and Type | Method and Description |
---|---|
static OTxMetadataHolder |
OTxMetadataHolderImpl.read(byte[] data) |
Modifier and Type | Method and Description |
---|---|
void |
OTransactionInternal.setMetadataHolder(Optional<OTxMetadataHolder> metadata) |
void |
OTransactionRealAbstract.setMetadataHolder(Optional<OTxMetadataHolder> metadata) |
Modifier and Type | Method and Description |
---|---|
OTxMetadataHolder |
ODistributedDatabase.commit(OTransactionId id) |
Modifier and Type | Method and Description |
---|---|
OTxMetadataHolder |
ODistributedDatabaseImpl.commit(OTransactionId id) |
Copyright © 2009–2020 OrientDB. All rights reserved.