Interface AnalyticsQueryRow

    • Method Detail

      • byteValue

        byte[] byteValue()
        Returns:
        the raw array of bytes representing the JSON of this row.
      • value

        JsonObject value()
        Returns:
        the JsonObject representation of the JSON corresponding to this row.