@InterfaceStability.Committed @InterfaceAudience.Public public interface AsyncN1qlQueryRow
| Modifier and Type | Method and Description |
|---|---|
byte[] |
byteValue() |
JsonObject |
value() |
byte[] byteValue()
JsonObject value()
JsonObject representation of the JSON corresponding to this row.Copyright © 2015 Couchbase, Inc.