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.



114
115
116
# File 'lib/spanner_client_ext.rb', line 114

def commit
  @commit
end

#seqnoObject

Returns the value of attribute seqno.



113
114
115
# File 'lib/spanner_client_ext.rb', line 113

def seqno
  @seqno
end