Package

quasar.physical.sparkcore.fs

hdfs

Permalink

package hdfs

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

Type Members

  1. type Eff[A] = Coproduct[MonotonicSeq, Eff3, A]

    Permalink
  2. type Eff0[A] = Coproduct[[γ$2$]KeyValueStore[ReadHandle, SparkCursor, γ$2$], EffM1, A]

    Permalink
  3. type Eff1[A] = Coproduct[[γ$3$]KeyValueStore[WriteHandle, HdfsWriteCursor, γ$3$], Eff0, A]

    Permalink
  4. type Eff2[A] = Coproduct[Task, Eff1, A]

    Permalink
  5. type Eff3[A] = Coproduct[PhysErr, Eff2, A]

    Permalink
  6. type EffM1[A] = Coproduct[[γ$0$]KeyValueStore[ResultHandle, RddState, γ$0$], [β$1$]Read[SparkContext, β$1$], A]

    Permalink
  7. final case class SparkFSConf(sparkConf: SparkConf, hdfsUriStr: Predef.String, prefix: ADir) extends Product with Serializable

    Permalink
  8. class queryfile extends AnyRef

    Permalink

Value Members

  1. val FsType: FileSystemType

    Permalink
  2. def definition[S[_]](implicit S0: :<:[Task, S], S1: :<:[PhysErr, S]): FileSystemDef[[β$5$]Free[S, β$5$]]

    Permalink
  3. val fsInterpret: (SparkFSConf) ⇒ ~>[FileSystem, [β$4$]Free[[A]Coproduct[MonotonicSeq, [A]Coproduct[[A]Failure[PhysicalError, A], [A]Coproduct[Task, [A]Coproduct[[γ$3$]KeyValueStore[WriteHandle, HdfsWriteCursor, γ$3$], [A]Coproduct[[γ$2$]KeyValueStore[ReadHandle, SparkCursor, γ$2$], [A]Coproduct[[γ$0$]KeyValueStore[ResultHandle, RddState, γ$0$], [β$1$]Read[SparkContext, β$1$], A], A], A], A], A], A], β$4$]]

    Permalink
  4. object managefile

    Permalink
  5. package parquet

    Permalink
  6. val parseUri: (ConnectionUri) ⇒ \/[DefinitionError, (SparkConf, SparkFSConf)]

    Permalink
  7. object queryfile

    Permalink
  8. object readfile

    Permalink
  9. def sparkFsDef[S[_]](implicit S0: :<:[Task, S], S1: :<:[PhysErr, S]): (SparkConf) ⇒ Free[S, SparkFSDef[Eff, S]]

    Permalink
  10. object writefile

    Permalink

Inherited from AnyRef

Inherited from Any

Ungrouped