| Package | Description |
|---|---|
| com.couchbase.client.core.message.kv.subdoc | |
| com.couchbase.client.core.message.kv.subdoc.multi |
| Modifier and Type | Method and Description |
|---|---|
List<LookupCommand> |
BinarySubdocMultiLookupRequest.commands() |
| Modifier and Type | Method and Description |
|---|---|
List<LookupCommand> |
SubMultiLookupRequest.commands() |
| Constructor and Description |
|---|
SubMultiLookupRequest(String key,
String bucket,
LookupCommand... commands)
Creates a new
SubMultiLookupRequest. |
Copyright © 2016 Couchbase, Inc.. All rights reserved.