Package | Description |
---|---|
com.couchbase.client.java.view |
Namespace for various view-service related classes.
|
Modifier and Type | Method and Description |
---|---|
ViewMetaData |
ViewResult.metaData()
Returns the
ViewMetaData giving access to the additional metadata associated with this view query. |
Modifier and Type | Method and Description |
---|---|
Mono<ViewMetaData> |
ReactiveViewResult.metaData()
Returns the metadata associated with this
ReactiveViewResult . |
Copyright © 2020 Couchbase, Inc.. All rights reserved.