| Package | Description |
|---|---|
| com.couchbase.mock.views |
| Modifier and Type | Method and Description |
|---|---|
QueryResult |
View.execute(Iterable<Item> items) |
QueryResult |
View.execute(Iterable<Item> items,
Configuration config)
Executes the view query with the given parameters see
View.executeRaw(Iterable, Configuration) |
String |
View.executeRaw(Iterable<Item> items,
Configuration config)
Executes the view query with the given parameters.
|
Copyright © 2017. All rights reserved.