Class Transaction
java.lang.Object
org.apache.beam.sdk.io.gcp.spanner.Transaction
- All Implemented Interfaces:
 Serializable
A transaction object.
- See Also:
 
- 
Constructor Summary
Constructors - 
Method Summary
Modifier and TypeMethodDescriptionstatic Transactioncreate(BatchTransactionId txId) abstract @Nullable BatchTransactionId 
- 
Constructor Details
- 
Transaction
public Transaction() 
 - 
 - 
Method Details
- 
transactionId
 - 
create
 
 -