Public Member Functions |
|
| ClusterConnectionImpl (String connectString) |
|
void | connect (int connectRetries, int connectDelay, boolean verbose) |
|
Db | createDb (String database, int maxTransactions) |
|
void | waitUntilReady (int connectTimeoutBefore, int connectTimeoutAfter) |
|
void | close () |
|
int | dbCount () |
|
void | close (Db db) |
Detailed Description
Definition at line 33 of file ClusterConnectionImpl.java.
Member Data Documentation
| NdbClusterConnection com.mysql.clusterj.bindings.ClusterConnectionImpl.clusterConnection |
|
protected |
The documentation for this class was generated from the following file: