| Package | Description |
|---|---|
| com.couchbase.client.core.utils.yasjl | |
| com.couchbase.client.core.utils.yasjl.Callbacks |
| Modifier and Type | Method and Description |
|---|---|
boolean |
JsonPointerTree.addJsonPointer(JsonPointer jp)
Add json pointer, returns true if the json pointer is valid to be inserted
|
boolean |
JsonPointerTree.isIntermediaryPath(JsonPointer jp) |
boolean |
JsonPointerTree.isTerminalPath(JsonPointer jp) |
| Constructor and Description |
|---|
ByteBufJsonParser(JsonPointer[] jsonPointers) |
| Modifier and Type | Method and Description |
|---|---|
void |
JsonPointerCB2.call(JsonPointer jsonPointer,
ByteBuf value) |
Copyright © 2017 Couchbase, Inc.. All rights reserved.