Class OTxMetadataHolderLocal
java.lang.Object
com.orientechnologies.orient.core.transaction.OTxMetadataHolderLocal
- All Implemented Interfaces:
OTxMetadataHolder
- Direct Known Subclasses:
OTxMetadataHolderSyncOrder
-
Constructor Summary
ConstructorsConstructorDescription -
Method Summary
Modifier and TypeMethodDescriptiongetId()byte[]metadata()voidstatic OTxMetadataHolderread(byte[] data)
-
Constructor Details
-
OTxMetadataHolderLocal
-
-
Method Details
-
metadata
public byte[] metadata()- Specified by:
metadatain interfaceOTxMetadataHolder
-
read
-
notifyMetadataRead
public void notifyMetadataRead()- Specified by:
notifyMetadataReadin interfaceOTxMetadataHolder
-
getId
- Specified by:
getIdin interfaceOTxMetadataHolder
-
getStatus
- Specified by:
getStatusin interfaceOTxMetadataHolder
-