| Package | Description |
|---|---|
| com.couchbase.client.core.msg.view |
| Modifier and Type | Method and Description |
|---|---|
Mono<ViewChunkTrailer> |
ViewResponse.trailer() |
| Modifier and Type | Method and Description |
|---|---|
ViewResponse |
ViewRequest.decode(ResponseStatus status,
ViewChunkHeader header,
Flux<ViewChunkRow> rows,
Mono<ViewChunkTrailer> trailer) |
Copyright © 2024 Couchbase, Inc.. All rights reserved.