Package | Description |
---|---|
com.couchbase.client.core.message.kv |
Modifier and Type | Method and Description |
---|---|
GetAllMutationTokensRequest.PartitionState |
GetAllMutationTokensRequest.partitionState() |
static GetAllMutationTokensRequest.PartitionState |
GetAllMutationTokensRequest.PartitionState.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static GetAllMutationTokensRequest.PartitionState[] |
GetAllMutationTokensRequest.PartitionState.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Constructor and Description |
---|
GetAllMutationTokensRequest(GetAllMutationTokensRequest.PartitionState partitionState,
NetworkAddress hostname,
String bucket) |
Copyright © 2017 Couchbase, Inc.. All rights reserved.