Class: Google::Cloud::Spanner::Transaction
- Inherits:
-
Object
- Object
- Google::Cloud::Spanner::Transaction
- Defined in:
- lib/spanner_client_ext.rb
Instance Attribute Summary collapse
-
#commit ⇒ Object
Returns the value of attribute commit.
-
#seqno ⇒ Object
Returns the value of attribute seqno.
Instance Attribute Details
#commit ⇒ Object
Returns the value of attribute commit.
108 109 110 |
# File 'lib/spanner_client_ext.rb', line 108 def commit @commit end |
#seqno ⇒ Object
Returns the value of attribute seqno.
108 109 110 |
# File 'lib/spanner_client_ext.rb', line 108 def seqno @seqno end |