Package

io.eels.component

hdfs

Permalink

package hdfs

Visibility
  1. Public
  2. All

Type Members

  1. case class AclEntry(name: String, type: String, action: String) extends Product with Serializable

    Permalink
  2. case class AclSpec(entries: List[AclEntry]) extends Product with Serializable

    Permalink
  3. trait FileCallback extends AnyRef

    Permalink
  4. case class HdfsSource(pattern: FilePattern)(implicit fs: FileSystem) extends Product with Serializable

    Permalink
  5. class HdfsWatcher extends Logging

    Permalink

Value Members

  1. object HdfsSource extends Serializable

    Permalink

Ungrouped