Package com.google.cloud.spanner
Class BatchTransactionId
java.lang.Object
com.google.cloud.spanner.BatchTransactionId
- All Implemented Interfaces:
Serializable
BatchTransactionId is unique identifier for BatchReadOnlyTransaction. It can be
used to re-initialize a BatchReadOnlyTransaction on different machine or process by calling
BatchClient.batchReadOnlyTransaction(BatchTransactionId).- See Also:
-
Method Summary