public static class StrandLocalTransactionManager.Boundary
Constructor and Description |
---|
Boundary(java.util.UUID txId) |
Modifier and Type | Method and Description |
---|---|
java.util.UUID |
component1() |
StrandLocalTransactionManager.Boundary |
copy(java.util.UUID txId) |
boolean |
equals(java.lang.Object p) |
java.util.UUID |
getTxId() |
int |
hashCode() |
java.lang.String |
toString() |
public java.util.UUID getTxId()
public java.util.UUID component1()
public StrandLocalTransactionManager.Boundary copy(java.util.UUID txId)
public java.lang.String toString()
public int hashCode()
public boolean equals(java.lang.Object p)