Package

io.eels.component

json

Permalink

package json

Visibility
  1. Public
  2. All

Type Members

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

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

    Permalink

Value Members

  1. object JsonSource extends Serializable

    Permalink

Ungrouped