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.



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

def commit
  @commit
end

#seqnoObject

Returns the value of attribute seqno.



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

def seqno
  @seqno
end