Package

quasar.physical.sparkcore.fs

local

Permalink

package local

Linear Supertypes
Ordering
  1. Alphabetic
  2. By Inheritance
Inherited
  1. local
  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, PrintWriter, γ$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, prefix: ADir) extends Product with Serializable

    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. def fsInterpret: (SparkFSConf) ⇒ ~>[FileSystem, [β$4$]Free[[A]Coproduct[MonotonicSeq, [A]Coproduct[[A]Failure[PhysicalError, A], [A]Coproduct[Task, [A]Coproduct[[γ$3$]KeyValueStore[WriteHandle, PrintWriter, γ$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. def parseUri: (ConnectionUri) ⇒ \/[DefinitionError, (SparkConf, SparkFSConf)]

    Permalink
  6. object queryfile

    Permalink
  7. object readfile

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

    Permalink
  9. object writefile

    Permalink

Inherited from AnyRef

Inherited from Any

Ungrouped