Class: Google::Cloud::Spanner::Transaction

Inherits:
Object
  • Object
show all
Defined in:
lib/spanner_client_ext.rb

Instance Attribute Summary collapse

Instance Attribute Details

#commitObject

Returns the value of attribute commit.



110
111
112
# File 'lib/spanner_client_ext.rb', line 110

def commit
  @commit
end

#seqnoObject

Returns the value of attribute seqno.



109
110
111
# File 'lib/spanner_client_ext.rb', line 109

def seqno
  @seqno
end