Uses of Class
com.couchbase.client.core.msg.view.ViewChunkTrailer
| Package | Description |
|---|---|
| com.couchbase.client.core.msg.view |
-
Uses of ViewChunkTrailer in com.couchbase.client.core.msg.view
Methods in com.couchbase.client.core.msg.view that return types with arguments of type ViewChunkTrailer Modifier and Type Method Description Mono<ViewChunkTrailer>ViewResponse. trailer()Method parameters in com.couchbase.client.core.msg.view with type arguments of type ViewChunkTrailer Modifier and Type Method Description ViewResponseViewRequest. decode(ResponseStatus status, ViewChunkHeader header, Flux<ViewChunkRow> rows, Mono<ViewChunkTrailer> trailer)