Class TxnIdUuid
java.lang.Object
org.apache.jena.dboe.transaction.txn.TxnIdUuid
- All Implemented Interfaces:
TxnId
-
Method Summary
-
Method Details
-
create
-
name
-
bytes
public byte[] bytes() -
runtime
public long runtime()Description copied from interface:TxnIdA long that is a subset, or all or, the bytes. This should be unique for the lifetime of the transaction and ideally unique per system instance. It is not a persistent record of a transaction, it is for a transaction identifier in running code. ("system" maybe larger than on e JVM). -
hashCode
public int hashCode() -
equals
-
toString
-