| Interface | Description |
|---|---|
| AsyncSpatialViewResult |
Contains the result of a
SpatialViewQuery. |
| AsyncSpatialViewRow |
Represents a row fetched from the Spatial
View. |
| AsyncViewResult |
Represents the result from a
ViewQuery. |
| AsyncViewRow |
Represents a row fetched from the
View. |
| SpatialViewResult |
Represents the result from a
ViewQuery. |
| SpatialViewRow |
Represents a
SpatialViewRow 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 |
|---|---|
| DefaultAsyncSpatialViewResult |
Default implementation of a
AsyncSpatialViewResult. |
| DefaultAsyncSpatialViewRow |
Default implementation of a
AsyncSpatialViewRow. |
| DefaultAsyncViewResult |
Created by michael on 05/05/14.
|
| DefaultAsyncViewRow |
Default implementation of a
AsyncViewRow. |
| DefaultSpatialViewResult |
Default implementation of the
SpatialViewResult. |
| DefaultSpatialViewRow |
Default implementation of the
SpatialViewRow. |
| DefaultView |
Implementation of a regular, non spatial view.
|
| DefaultViewResult | |
| DefaultViewRow | |
| DesignDocument |
Represents a design document to store and load.
|
| SpatialView |
Implementation of a spatial view.
|
| SpatialViewQuery |
Fluent DSL for a Spatial View Query.
|
| ViewQuery |
Fluent DSL for a View Query.
|
| ViewQueryResponseMapper |
Encapsulates functionality required to map from a
ViewQueryResponse into a AsyncViewResult. |
| ViewRetryHandler |
Generic View retry handler based on response code and value inspection.
|
| Enum | Description |
|---|---|
| OnError |
Set the behavior on error for a view query.
|
| Stale |
Sets the staleness requirement for the view query.
|
Copyright © 2014 Couchbase, Inc.