Uses of Class
com.couchbase.client.core.msg.view.ViewChunkHeader
Packages that use ViewChunkHeader
-
Uses of ViewChunkHeader in com.couchbase.client.core.io.netty.view
Methods in com.couchbase.client.core.io.netty.view that return types with arguments of type ViewChunkHeader -
Uses of ViewChunkHeader in com.couchbase.client.core.msg.view
Methods in com.couchbase.client.core.msg.view that return ViewChunkHeaderMethods in com.couchbase.client.core.msg.view with parameters of type ViewChunkHeaderModifier and TypeMethodDescriptionViewRequest.decode
(ResponseStatus status, ViewChunkHeader header, Flux<ViewChunkRow> rows, Mono<ViewChunkTrailer> trailer)