Uses of Package
com.couchbase.client.java.manager.view
| Package | Description |
|---|---|
| com.couchbase.client.java |
Holds all classes that are needed for the Couchbase Java SDK.
|
| com.couchbase.client.java.manager.view |
-
Classes in com.couchbase.client.java.manager.view used by com.couchbase.client.java Class Description AsyncViewIndexManager ReactiveViewIndexManager ViewIndexManager -
Classes in com.couchbase.client.java.manager.view used by com.couchbase.client.java.manager.view Class Description AsyncViewIndexManager DesignDocument A collection of namedViews.DropDesignDocumentOptions DropDesignDocumentOptions.Built GetAllDesignDocumentsOptions GetAllDesignDocumentsOptions.Built GetDesignDocumentOptions GetDesignDocumentOptions.Built PublishDesignDocumentOptions PublishDesignDocumentOptions.Built UpsertDesignDocumentOptions UpsertDesignDocumentOptions.Built View A view index specification consisting of a 'map' function and optionally a 'reduce' function.