Interface OTxMetadataHolder
- All Known Implementing Classes:
OTxMetadataHolderLocal,OTxMetadataHolderSyncOrder
public interface OTxMetadataHolder
-
Method Summary
Modifier and TypeMethodDescriptiongetId()byte[]metadata()voidstatic OTxMetadataHolderread(byte[] data)
-
Method Details
-
metadata
byte[] metadata() -
notifyMetadataRead
void notifyMetadataRead() -
getId
OTransactionId getId() -
getStatus
OTransactionSequenceStatus getStatus() -
read
-