-
Constructor Summary
Constructors
-
Method Summary
static com.couchbase.client.core.deps.com.fasterxml.jackson.databind.node.ArrayNode
static com.couchbase.client.core.deps.com.fasterxml.jackson.databind.node.ObjectNode
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Constructor Details
-
QueryOptionsUtil
public QueryOptionsUtil()
-
Method Details
-
convert
public static com.couchbase.client.core.deps.com.fasterxml.jackson.databind.node.ArrayNode convert(List<Object> in)
-
convert
public static com.couchbase.client.core.deps.com.fasterxml.jackson.databind.node.ObjectNode convert(Map<String,Object> in)