| Package | Description |
|---|---|
| com.b14.qdb.batch |
Tools for batch operations
|
| Modifier and Type | Method and Description |
|---|---|
List<Result<?>> |
Results.getResults()
Get all results of submitted operations.
|
| Modifier and Type | Method and Description |
|---|---|
void |
Results.setResults(List<Result<?>> results)
Set all results of submitted operations.
|
Copyright © 2015 quasardb. All Rights Reserved.