Package

ml.combust.mleap.executor

repository

Permalink

package repository

Visibility
  1. Public
  2. All

Type Members

  1. class FileRepository extends Repository

    Permalink
  2. class FileRepositoryConfig extends AnyRef

    Permalink
  3. class HttpRepository extends Repository

    Permalink
  4. class HttpRepositoryConfig extends AnyRef

    Permalink
  5. class MultiRepository extends Repository

    Permalink
  6. trait Repository extends AnyRef

    Permalink

    Repository is source for MLeap bundles that will ultimately be used for transforming data.

  7. class RepositoryBundleLoader extends AnyRef

    Permalink

    Downloads bundles using a Repository and then loads the file into memory for execution.

  8. trait RepositoryProvider extends AnyRef

    Permalink

    Can create repositories from Typesafe configs.

Ungrouped