public class Utility extends Object
| Constructor and Description |
|---|
Utility() |
| Modifier and Type | Method and Description |
|---|---|
static boolean |
checkType(Object item)
Verify a record aggregated for insert into bucket
|
protected static com.couchbase.client.java.document.json.JsonArray |
generateKey(String scope,
String key)
Generate a key for map-reduce
|
protected static com.couchbase.client.java.document.json.JsonArray generateKey(String scope, String key)
key - public static boolean checkType(Object item)
item - Copyright © 2019. All Rights Reserved.