| Package | Description |
|---|---|
| com.b14.qdb |
Official quasardb Java API
|
| Modifier and Type | Method and Description |
|---|---|
<V> Results |
Quasardb.runBatch(List<Operation<V>> operations)
Submit a list of operation which can increase performance when it is necessary to run many small operations.
Using properly the batch operations requires : initializing running list of operations read results |
Copyright © 2015 quasardb. All Rights Reserved.