| Interface | Description |
|---|---|
| AsyncViewResult |
Represents the result from a
ViewQuery. |
| AsyncViewRow |
Represents a row fetched from the
View. |
| View |
Represents a View definition to store and load.
|
| ViewResult |
Represents the result from a
ViewQuery. |
| ViewRow |
Represents a
ViewRow fetched from the View. |
| Class | Description |
|---|---|
| DefaultAsyncViewResult |
Created by michael on 05/05/14.
|
| DefaultAsyncViewRow |
Default implementation of a
AsyncViewRow. |
| DefaultView |
.
|
| DefaultViewResult | |
| DefaultViewRow | |
| DesignDocument |
Represents a design document to store and load.
|
| ViewQuery |
Fluent DSL for a View Query.
|
| Enum | Description |
|---|---|
| OnError |
Set the behavior on error for a view query.
|
| Stale |
Sets the staleness requirement for the view query.
|