io.eels.component

json

package json

Visibility
  1. Public
  2. All

Type Members

  1. case class JsonSink(path: Path)(implicit fs: FileSystem) extends Sink with Product with Serializable

  2. case class JsonSource(inputFn: () ⇒ InputStream, inferrer: SchemaInferrer = io.eels.StringInferrer) extends Source with Using with Product with Serializable

Value Members

  1. object JsonSource extends Serializable

Ungrouped