public class run_batch_result extends Object
| Modifier and Type | Field and Description |
|---|---|
protected boolean |
swigCMemOwn |
| Modifier | Constructor and Description |
|---|---|
|
run_batch_result() |
protected |
run_batch_result(long cPtr,
boolean cMemoryOwn) |
| Modifier and Type | Method and Description |
|---|---|
void |
delete() |
protected void |
finalize() |
protected static long |
getCPtr(run_batch_result obj) |
BatchOpsVec |
getResults() |
long |
getSuccesses() |
void |
setResults(BatchOpsVec value) |
void |
setSuccesses(long value) |
protected run_batch_result(long cPtr,
boolean cMemoryOwn)
public run_batch_result()
protected static long getCPtr(run_batch_result obj)
public void delete()
public void setSuccesses(long value)
public long getSuccesses()
public void setResults(BatchOpsVec value)
public BatchOpsVec getResults()
Copyright © 2015 quasardb. All Rights Reserved.