Packages

package json

Ordering
  1. Alphabetic
Visibility
  1. Public
  2. Protected

Value Members

  1. object CouchbaseJsonUtils

    Internal utilities to access the JSON spark functionality.

    Internal utilities to access the JSON spark functionality.

    It's needed because Spark requires we return rows in its own InternalRow format, and the best way to produce these is to use these Spark-internal Jackson-based classes.

    Note

    JacksonParser and JSONOptionsInRead are Spark-internal (not part of Spark's public/stable API), so their constructor signatures need re-checking whenever the Spark dependency is upgraded.

Ungrouped