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

Public Member Functions

 ClusterjOp (String name)
void init ()
void close ()
- Public Member Functions inherited from Op
void init (Kind a_kind, Type a_type=UNDEF)
void freemem ()

Additional Inherited Members

- Public Types inherited from Op
enum  Kind { OP = 1, EV = 2 }
enum  Type {
  UNDEF = -1, INS, DEL, UPD,
  NUL
}
- Public Attributes inherited from Op
Kind kind
Type type
Opnext_op
Opnext_com
Opnext_gci
Opnext_ev
Opnext_free
bool free
uint num_op
uint num_com
Data data [2]
bool match
Uint64 gci

Detailed Description

Definition at line 124 of file ClusterjLoad.java.


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