Package | Description |
---|---|
com.couchbase.client.java | |
com.couchbase.client.java.bucket | |
com.couchbase.client.java.view |
Class and Description |
---|
AsyncSpatialViewResult
Contains the result of a
SpatialViewQuery . |
AsyncViewResult
Represents the result from a
ViewQuery . |
SpatialViewQuery
Fluent DSL for a Spatial View Query.
|
SpatialViewResult
Represents the result from a
ViewQuery . |
ViewQuery
Fluent DSL for a View Query.
|
ViewResult
Represents the result from a
ViewQuery . |
Class and Description |
---|
DesignDocument
Represents a design document to store and load.
|
Class and 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 . |
DesignDocument
Represents a design document to store and load.
|
DesignDocument.Option
Optional design document options.
|
OnError
Set the behavior on error for a view query.
|
SpatialViewQuery
Fluent DSL for a Spatial View Query.
|
SpatialViewResult
Represents the result from a
ViewQuery . |
SpatialViewRow
Represents a
SpatialViewRow fetched from the View. |
Stale
Sets the staleness requirement for the view query.
|
View
Represents a View definition to store and load.
|
ViewQuery
Fluent DSL for a View Query.
|
ViewResult
Represents the result from a
ViewQuery . |
ViewRow
Represents a
ViewRow fetched from the View. |
Copyright © 2015 Couchbase, Inc.