| |
|
| java.lang.Object com.tc.object.tx.ServerTransactionID
ServerTransactionID | public class ServerTransactionID (Code) | | A class that represents a particular client transaction from the server's perspective (ie. the combination of
NodeID and a client TransactionID)
|
getBytes | public byte[] getBytes()(Code) | | Utility method for serialization.
|
hashCode | public int hashCode()(Code) | | |
isNull | public boolean isNull()(Code) | | |
isServerGeneratedTransaction | public boolean isServerGeneratedTransaction()(Code) | | |
|
|
|