| Package | Description |
|---|---|
| com.couchbase.client.dcp.buffer | |
| com.couchbase.client.dcp.conductor | |
| com.couchbase.client.dcp.metrics | |
| com.couchbase.client.dcp.transport.netty |
| Modifier and Type | Method and Description |
|---|---|
io.netty.util.concurrent.Future<DcpResponse> |
DcpRequestDispatcher.sendRequest(io.netty.buffer.ByteBuf message)
Assigns a value to the request's
opaque field and writes
the message to the channel. |
| Modifier and Type | Method and Description |
|---|---|
io.netty.util.concurrent.Future<DcpResponse> |
DcpChannel.sendRequest(io.netty.buffer.ByteBuf message) |
| Modifier and Type | Method and Description |
|---|---|
void |
DcpChannelMetrics.trackDcpRequest(io.netty.util.concurrent.Promise<DcpResponse> promise,
io.netty.buffer.ByteBuf request) |
| Modifier and Type | Method and Description |
|---|---|
io.netty.util.concurrent.Future<DcpResponse> |
DcpMessageHandler.sendRequest(io.netty.buffer.ByteBuf request) |
Copyright © 2021 Couchbase, Inc.. All rights reserved.