Packages

o

com.couchbase.spark.json

CouchbaseJsonUtils

object CouchbaseJsonUtils

Internal utilities to access the JSON spark functionality.

Linear Supertypes
AnyRef, Any
Ordering
  1. Alphabetic
  2. By Inheritance
Inherited
  1. CouchbaseJsonUtils
  2. AnyRef
  3. Any
  1. Hide All
  2. Show All
Visibility
  1. Public
  2. All

Value Members

  1. def createParser(): (JsonFactory, String) ⇒ JsonParser
  2. def jsonParser(schema: DataType): JacksonParser