public class NoopRequest extends AbstractKeyValueRequest implements DiagnosticRequest
DEFAULT_PARTITION
Constructor and Description |
---|
NoopRequest(String bucket,
String hostname) |
Modifier and Type | Method and Description |
---|---|
String |
hostname() |
SocketAddress |
localSocket() |
NoopRequest |
localSocket(SocketAddress local) |
SocketAddress |
remoteSocket() |
NoopRequest |
remoteSocket(SocketAddress remote) |
afterSpanSet, hasSeenNotMyVbucket, key, keyBytes, opaque, operationId, partition, partition, sawNotMyVbucket
bucket, complete, creationTime, dispatchHostname, dispatchHostname, emit, fail, incrementRetryCount, isActive, lastLocalId, lastLocalId, lastLocalSocket, lastLocalSocket, lastRemoteSocket, lastRemoteSocket, maxRetryDuration, maxRetryDuration, observable, password, retryAfter, retryAfter, retryCount, retryDelay, retryDelay, span, span, subscriber, succeed, toString, username
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
bucket, complete, dispatchHostname, dispatchHostname, emit, fail, incrementRetryCount, isActive, lastLocalId, lastLocalId, lastLocalSocket, lastLocalSocket, lastRemoteSocket, lastRemoteSocket, maxRetryDuration, maxRetryDuration, observable, password, retryAfter, retryAfter, retryCount, retryDelay, retryDelay, span, span, subscriber, succeed, username
creationTime
public String hostname()
public SocketAddress localSocket()
localSocket
in interface DiagnosticRequest
public NoopRequest localSocket(SocketAddress local)
localSocket
in interface DiagnosticRequest
public SocketAddress remoteSocket()
remoteSocket
in interface DiagnosticRequest
public NoopRequest remoteSocket(SocketAddress remote)
remoteSocket
in interface DiagnosticRequest
Copyright © 2021 Couchbase, Inc.. All rights reserved.