Uses of Class
com.couchbase.client.java.kv.LookupInSpecStandard
| Package | Description |
|---|---|
| com.couchbase.client.java.kv |
Namespace for various kv-service related classes.
|
-
Uses of LookupInSpecStandard in com.couchbase.client.java.kv
Methods in com.couchbase.client.java.kv that return LookupInSpecStandard Modifier and Type Method Description static LookupInSpecStandardLookupInSpec. count(String path)Counts the number of values at a given path in the document.static LookupInSpecStandardLookupInSpec. exists(String path)Checks if a value at the given path exists in the document.static LookupInSpecStandardLookupInSpec. get(String path)Fetches the content from a field (if present) at the given path.LookupInSpecStandardLookupInSpecStandard. xattr()