Package

com.salesforce.op

local

Permalink

package local

Linear Supertypes
OpWorkflowModelLocal, Serializable, Serializable, AnyRef, Any
Ordering
  1. Alphabetic
  2. By Inheritance
Inherited
  1. local
  2. OpWorkflowModelLocal
  3. Serializable
  4. Serializable
  5. AnyRef
  6. Any
  1. Hide All
  2. Show All
Visibility
  1. Public
  2. All

Type Members

  1. trait OpWorkflowModelLocal extends Serializable

    Permalink

    Enrichment for OpWorkflowModel to allow local scoring functionality

  2. implicit class RichOpWorkflowModel extends AnyRef

    Permalink

    Enrichment for OpWorkflowModel to allow local scoring functionality

    Enrichment for OpWorkflowModel to allow local scoring functionality

    Definition Classes
    OpWorkflowModelLocal
  3. type ScoreFunction = (Map[String, Any]) ⇒ Map[String, Any]

    Permalink

    Score function for local scoring: raw record => transformed record

Abstract Value Members

  1. abstract def getClass(): Class[_]

    Permalink
    Definition Classes
    Any

Concrete Value Members

  1. final def !=(arg0: Any): Boolean

    Permalink
    Definition Classes
    Any
  2. final def ##(): Int

    Permalink
    Definition Classes
    Any
  3. final def ==(arg0: Any): Boolean

    Permalink
    Definition Classes
    Any
  4. object MLeapModelConverter extends Product with Serializable

    Permalink

    Converter of MLeap model instances to a model apply function

  5. final def asInstanceOf[T0]: T0

    Permalink
    Definition Classes
    Any
  6. def equals(arg0: Any): Boolean

    Permalink
    Definition Classes
    Any
  7. def hashCode(): Int

    Permalink
    Definition Classes
    Any
  8. final def isInstanceOf[T0]: Boolean

    Permalink
    Definition Classes
    Any
  9. def toString(): String

    Permalink
    Definition Classes
    Any

Inherited from OpWorkflowModelLocal

Inherited from Serializable

Inherited from Serializable

Inherited from AnyRef

Inherited from Any

Ungrouped