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 |
---|---|
LookupCommand |
LookupCommandBuilder.build() |
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 © 2017 Couchbase, Inc.. All rights reserved.