static long |
qdbJNI.BatchOpsVec_capacity(long jarg1,
BatchOpsVec jarg1_) |
static void |
qdbJNI.BatchOpsVec_clear(long jarg1,
BatchOpsVec jarg1_) |
static boolean |
qdbJNI.BatchOpsVec_empty(long jarg1,
BatchOpsVec jarg1_) |
static long |
qdbJNI.BatchOpsVec_get(long jarg1,
BatchOpsVec jarg1_,
int jarg2) |
static void |
qdbJNI.BatchOpsVec_push_back(long jarg1,
BatchOpsVec jarg1_,
long jarg2,
qdb_operation_t jarg2_) |
static void |
qdbJNI.BatchOpsVec_reserve(long jarg1,
BatchOpsVec jarg1_,
long jarg2) |
static void |
qdbJNI.BatchOpsVec_set(long jarg1,
BatchOpsVec jarg1_,
int jarg2,
long jarg3,
qdb_operation_t jarg3_) |
static long |
qdbJNI.BatchOpsVec_size(long jarg1,
BatchOpsVec jarg1_) |
protected static long |
BatchOpsVec.getCPtr(BatchOpsVec obj) |
static void |
qdbJNI.run_batch_result_results_set(long jarg1,
run_batch_result jarg1_,
long jarg2,
BatchOpsVec jarg2_) |
static long |
qdbJNI.run_batch(long jarg1,
long jarg2,
BatchOpsVec jarg2_) |
static run_batch_result |
qdb.run_batch(SWIGTYPE_p_qdb_session h,
BatchOpsVec requests) |
void |
run_batch_result.setResults(BatchOpsVec value) |