Packages

p

ml.combust.mleap

runtime

package runtime

Created by hollinwilkins on 10/6/17.

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

Type Members

  1. case class MleapContext(registry: BundleRegistry) extends HasBundleRegistry with Product with Serializable
  2. trait MleapSupport extends AnyRef

    Object for support classes for easily working with Bundle.ML and DefaultLeapFrame.

  3. type ArrayRow = runtime.frame.ArrayRow
    Annotations
    @deprecated
    Deprecated

    (Since version MLeap 0.9.0) this type will be removed for MLeap 1.0, use ml.combust.mleap.runtime.frame.ArrayRow instead

  4. type DefaultLeapFrame = runtime.frame.DefaultLeapFrame
    Annotations
    @deprecated
    Deprecated

    (Since version MLeap 0.9.0) this type will be removed for MLeap 1.0, use ml.combust.mleap.runtime.frame.DefaultLeapFrame instead

  5. type LeapFrame[LF <: runtime.frame.LeapFrame[LF]] = runtime.frame.LeapFrame[LF]
    Annotations
    @deprecated
    Deprecated

    (Since version MLeap 0.9.0) this type will be removed for MLeap 1.0, use ml.combust.mleap.runtime.frame.LeapFrame instead

  6. type Row = runtime.frame.Row
    Annotations
    @deprecated
    Deprecated

    (Since version MLeap 0.9.0) this type will be removed for MLeap 1.0, use ml.combust.mleap.runtime.frame.Row instead

Value Members

  1. object MleapContext extends Serializable

    Created by hollinwilkins on 10/25/16.

  2. object MleapSupport extends MleapSupport

Inherited from AnyRef

Inherited from Any

Ungrouped