~mdcallag/+junk/5.1-map

« back to all changes in this revision

Viewing changes to storage/ndb/include/ndbapi/NdbEventOperation.hpp

  • Committer: msvensson at pilot
  • Date: 2007-04-24 09:11:45 UTC
  • mfrom: (2469.1.106)
  • Revision ID: sp1r-msvensson@pilot.blaudden-20070424091145-10463
Merge pilot.blaudden:/home/msvensson/mysql/my51-m-mysql_upgrade
into  pilot.blaudden:/home/msvensson/mysql/mysql-5.1-maint

Show diffs side-by-side

added added

removed removed

Lines of Context:
203
203
  Uint64 getGCI() const;
204
204
 
205
205
  /**
 
206
   * Retrieve the AnyValue of the latest retrieved event
 
207
   *
 
208
   * @return AnyValue
 
209
   */
 
210
  Uint32 getAnyValue() const;
 
211
 
 
212
  /**
206
213
   * Retrieve the complete GCI in the cluster (not necessarily
207
214
   * associated with an event)
208
215
   *