@InterfaceStability.Experimental @InterfaceAudience.Public public class LookupCommand extends Object
A single lookup description inside a TODO.
Modifier | Constructor and Description |
---|---|
protected |
LookupCommand(LookupCommandBuilder builder) |
|
LookupCommand(Lookup lookup,
String path)
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
boolean |
attributeAccess() |
Lookup |
lookup() |
byte |
opCode() |
String |
path() |
@Deprecated public LookupCommand(Lookup lookup, String path)
Create a multi-lookup command.
lookup
- the lookup type.path
- the path to look-up inside the document.protected LookupCommand(LookupCommandBuilder builder)
Copyright © 2017 Couchbase, Inc.. All rights reserved.