MySQL 5.6.14 Source Code Document
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
com.mysql.ndbjtie.ndbapi.NdbEventOperation Class Reference
Inheritance diagram for com.mysql.ndbjtie.ndbapi.NdbEventOperation:
Collaboration diagram for com.mysql.ndbjtie.ndbapi.NdbEventOperation:

Classes

interface  State

Public Member Functions

final native int isOverrun ()
final native boolean isConsistent ()
final native int getEventType ()
final native boolean tableNameChanged ()
final native boolean tableFrmChanged ()
final native boolean tableFragmentationChanged ()
final native boolean tableRangeListChanged ()
final native long getGCI ()
final native int getAnyValue ()
final native long getLatestGCI ()
final native NdbErrorConst getNdbError ()
final native int getState ()
final native void mergeEvents (boolean flag)
final native int execute ()
final native NdbRecAttr getValue (String anAttrName, ByteBuffer aValue)
final native NdbRecAttr getPreValue (String anAttrName, ByteBuffer aValue)
final native NdbBlob getBlobHandle (String anAttrName)
final native NdbBlob getPreBlobHandle (String anAttrName)
- Public Member Functions inherited from com.mysql.jtie.Wrapper
final boolean equals (Object obj)
final int hashCode ()
String toString ()

Additional Inherited Members

- Protected Member Functions inherited from com.mysql.jtie.Wrapper
 Wrapper ()
 Wrapper (Wrapper o)

Detailed Description

Definition at line 28 of file NdbEventOperation.java.


The documentation for this class was generated from the following file: