| Package | Description |
|---|---|
| com.couchbase.client.java |
Holds all classes that are needed for the Couchbase Java SDK.
|
| com.couchbase.client.java.manager.view |
| Class and Description |
|---|
| AsyncViewIndexManager |
| ReactiveViewIndexManager |
| ViewIndexManager |
| Class and Description |
|---|
| AsyncViewIndexManager |
| DesignDocument
A collection of named
Views. |
| 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.
|
Copyright © 2020 Couchbase, Inc.. All rights reserved.