@InterfaceStability.Committed @InterfaceAudience.Public public interface N1qlQueryRow
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.