io.eels.component

orc

package orc

Visibility
  1. Public
  2. All

Type Members

  1. case class OrcSink(path: Path) extends Sink with StrictLogging with Product with Serializable

  2. class OrcSinkWriter extends SinkWriter with StrictLogging

  3. case class OrcSource(path: Path)(implicit fs: FileSystem) extends Source with Using with Product with Serializable

Value Members

  1. object OrcStructInspector

  2. object StandardStructInspector

Ungrouped