Package

onextent.akka.azure

adl

Permalink

package adl

Visibility
  1. Public
  2. All

Type Members

  1. class GZipReader extends Laker

    Permalink
  2. class GzipConnector extends Actor with LazyLogging

    Permalink
  3. case class LakeConfig(accountFQDN: String, clientId: String, authTokenEndpoint: String, clientKey: String, path: Option[String]) extends Product with Serializable

    Permalink
  4. class LakePaths extends Laker with Iterable[String]

    Permalink
  5. class Laker extends LazyLogging

    Permalink
  6. class NaviLake extends GraphStage[SourceShape[String]] with LazyLogging

    Permalink

    Entry point api.

    Entry point api. Users instantiate this and wire it into their streams.

  7. final case class NoMore() extends Product with Serializable

    Permalink
  8. final case class Pull() extends Product with Serializable

    Permalink

Value Members

  1. object GzipConnector extends LazyLogging

    Permalink
  2. object NaviLake

    Permalink

    Convenience entry point api.

    Convenience entry point api. Users instantiate this and wire it into their streams.

Ungrouped