Package com.couchbase.client.java.view
-
Interface Summary Interface Description AsyncSpatialViewResult Contains the result of aSpatialViewQuery.AsyncSpatialViewRow Represents a row fetched from the SpatialView.AsyncViewResult Represents the result from aViewQuery.AsyncViewRow Represents a row fetched from theView.SpatialViewResult Represents the result from aViewQuery.SpatialViewRow Represents aSpatialViewRowfetched from the View.View Represents a View definition to store and load.ViewResult Represents the result from aViewQuery.ViewRow Represents aViewRowfetched from the View. -
Class Summary Class Description DefaultAsyncSpatialViewResult Default implementation of aAsyncSpatialViewResult.DefaultAsyncSpatialViewRow Default implementation of aAsyncSpatialViewRow.DefaultAsyncViewResult DefaultAsyncViewRow Default implementation of aAsyncViewRow.DefaultSpatialViewResult Default implementation of theSpatialViewResult.DefaultSpatialViewRow Default implementation of theSpatialViewRow.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 aViewQueryResponseinto aAsyncViewResult.ViewRetryHandler Generic View retry handler based on response code and value inspection. -
Enum Summary Enum Description DesignDocument.Option Optional design document options.OnError Set the behavior on error for a view query.Stale Sets the staleness requirement for the view query.