| Package | Description |
|---|---|
| com.b14.qdb.jni |
Low-level Java API generated with SWIG
|
| Modifier and Type | Method and Description |
|---|---|
static run_batch_result |
qdb.run_batch(SWIGTYPE_p_qdb_session h,
BatchOpsVec requests) |
| Modifier and Type | Method and Description |
|---|---|
protected static long |
run_batch_result.getCPtr(run_batch_result obj) |
static void |
qdbJNI.release_batch_result(long jarg1,
long jarg2,
run_batch_result jarg2_) |
static void |
qdb.release_batch_result(SWIGTYPE_p_qdb_session h,
run_batch_result br) |
static long |
qdbJNI.run_batch_result_results_get(long jarg1,
run_batch_result jarg1_) |
static void |
qdbJNI.run_batch_result_results_set(long jarg1,
run_batch_result jarg1_,
long jarg2,
BatchOpsVec jarg2_) |
static long |
qdbJNI.run_batch_result_successes_get(long jarg1,
run_batch_result jarg1_) |
static void |
qdbJNI.run_batch_result_successes_set(long jarg1,
run_batch_result jarg1_,
long jarg2) |
Copyright © 2015 quasardb. All Rights Reserved.