public class NoopRequest extends AbstractKeyValueRequest implements DiagnosticRequest
DEFAULT_PARTITION
Constructor and Description |
---|
NoopRequest(String bucket,
NetworkAddress hostname) |
Modifier and Type | Method and Description |
---|---|
NetworkAddress |
hostname() |
SocketAddress |
localSocket() |
NoopRequest |
localSocket(SocketAddress local) |
SocketAddress |
remoteSocket() |
NoopRequest |
remoteSocket(SocketAddress remote) |
key, keyBytes, opaque, partition, partition
bucket, complete, creationTime, dispatchHostname, dispatchHostname, emit, fail, incrementRetryCount, isActive, maxRetryDuration, maxRetryDuration, observable, password, retryAfter, retryAfter, retryCount, retryDelay, retryDelay, subscriber, succeed, toString, username
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
bucket, complete, dispatchHostname, dispatchHostname, emit, fail, incrementRetryCount, isActive, maxRetryDuration, maxRetryDuration, observable, password, retryAfter, retryAfter, retryCount, retryDelay, retryDelay, subscriber, succeed, username
creationTime
public NoopRequest(String bucket, NetworkAddress hostname)
public NetworkAddress 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 © 2018 Couchbase, Inc.. All rights reserved.