Package

io.hydrosphere.mist

api

Permalink

package api

Visibility
  1. Public
  2. All

Type Members

  1. case class CentralLoggingConf(host: String, port: Int) extends Product with Serializable

    Permalink
  2. trait ContextSupport extends AnyRef

    Permalink
  3. trait HiveSupport extends ContextSupport

    Permalink
  4. trait Logging extends ContextSupport

    Permalink
  5. trait MLMistJob extends ContextSupport

    Permalink
  6. class MLogger extends AnyRef

    Permalink
  7. trait MistJob extends ContextSupport

    Permalink
  8. case class RuntimeJobInfo(id: String, workerId: String) extends Product with Serializable

    Permalink
  9. trait SQLSupport extends ContextSupport

    Permalink
  10. case class SetupConfiguration(context: SparkContext, streamingDuration: Duration, info: RuntimeJobInfo, loggingConf: Option[CentralLoggingConf]) extends Product with Serializable

    Permalink
  11. trait StreamingSupport extends ContextSupport

    Permalink

Ungrouped