@InterfaceStability.Committed @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.
|
@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.