@InterfaceStability.Experimental public class GetAllMutationTokensRequest extends AbstractKeyValueRequest
ObserveViaMutationToken
.
You may retrict the returned values to a certain vBucket state.
The state is supplied as an extra field and is fully optional.Modifier and Type | Class and Description |
---|---|
static class |
GetAllMutationTokensRequest.PartitionState |
DEFAULT_PARTITION
Constructor and Description |
---|
GetAllMutationTokensRequest(GetAllMutationTokensRequest.PartitionState partitionState,
String hostname,
String bucket) |
GetAllMutationTokensRequest(String hostname,
String bucket) |
Modifier and Type | Method and Description |
---|---|
String |
hostname() |
short |
partition()
The partition (vbucket) to use for this request.
|
GetAllMutationTokensRequest.PartitionState |
partitionState() |
afterSpanSet, hasSeenNotMyVbucket, key, keyBytes, opaque, operationId, 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 GetAllMutationTokensRequest(GetAllMutationTokensRequest.PartitionState partitionState, String hostname, String bucket)
public GetAllMutationTokensRequest.PartitionState partitionState()
public String hostname()
public short partition()
BinaryRequest
partition
in interface BinaryRequest
partition
in class AbstractKeyValueRequest
Copyright © 2021 Couchbase, Inc.. All rights reserved.