Return-Path: X-Original-To: archive-asf-public-internal@cust-asf2.ponee.io Delivered-To: archive-asf-public-internal@cust-asf2.ponee.io Received: from cust-asf.ponee.io (cust-asf.ponee.io [163.172.22.183]) by cust-asf2.ponee.io (Postfix) with ESMTP id 507CA200C3F for ; Tue, 7 Mar 2017 20:02:09 +0100 (CET) Received: by cust-asf.ponee.io (Postfix) id 4F1D9160B68; Tue, 7 Mar 2017 19:02:09 +0000 (UTC) Delivered-To: archive-asf-public@cust-asf.ponee.io Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by cust-asf.ponee.io (Postfix) with SMTP id 0078C160B88 for ; Tue, 7 Mar 2017 20:02:06 +0100 (CET) Received: (qmail 57100 invoked by uid 500); 7 Mar 2017 19:02:06 -0000 Mailing-List: contact commits-help@predictionio.incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@predictionio.incubator.apache.org Delivered-To: mailing list commits@predictionio.incubator.apache.org Received: (qmail 57080 invoked by uid 99); 7 Mar 2017 19:02:06 -0000 Received: from pnap-us-west-generic-nat.apache.org (HELO spamd4-us-west.apache.org) (209.188.14.142) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 07 Mar 2017 19:02:06 +0000 Received: from localhost (localhost [127.0.0.1]) by spamd4-us-west.apache.org (ASF Mail Server at spamd4-us-west.apache.org) with ESMTP id 87E4BC0C0D for ; Tue, 7 Mar 2017 19:02:05 +0000 (UTC) X-Virus-Scanned: Debian amavisd-new at spamd4-us-west.apache.org X-Spam-Flag: NO X-Spam-Score: -3.068 X-Spam-Level: X-Spam-Status: No, score=-3.068 tagged_above=-999 required=6.31 tests=[KAM_ASCII_DIVIDERS=0.8, KAM_NUMSUBJECT=0.5, RCVD_IN_DNSWL_HI=-5, RCVD_IN_MSPIKE_H3=-0.01, RCVD_IN_MSPIKE_WL=-0.01, RP_MATCHES_RCVD=-0.001, SPF_NEUTRAL=0.652, URIBL_BLOCKED=0.001] autolearn=disabled Received: from mx1-lw-eu.apache.org ([10.40.0.8]) by localhost (spamd4-us-west.apache.org [10.40.0.11]) (amavisd-new, port 10024) with ESMTP id 5lKCrZq2vifA for ; Tue, 7 Mar 2017 19:01:53 +0000 (UTC) Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by mx1-lw-eu.apache.org (ASF Mail Server at mx1-lw-eu.apache.org) with SMTP id A1D7560D24 for ; Tue, 7 Mar 2017 19:01:33 +0000 (UTC) Received: (qmail 54028 invoked by uid 99); 7 Mar 2017 19:01:32 -0000 Received: from git1-us-west.apache.org (HELO git1-us-west.apache.org) (140.211.11.23) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 07 Mar 2017 19:01:32 +0000 Received: by git1-us-west.apache.org (ASF Mail Server at git1-us-west.apache.org, from userid 33) id 95876DFF41; Tue, 7 Mar 2017 19:01:32 +0000 (UTC) Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 8bit From: git-site-role@apache.org To: commits@predictionio.incubator.apache.org Date: Tue, 07 Mar 2017 19:02:00 -0000 Message-Id: In-Reply-To: References: X-Mailer: ASF-Git Admin Mailer Subject: [30/51] [abbrv] [partial] incubator-predictionio-site git commit: Clean up before apache/incubator-predictionio#29939f02de032959a748d824e146f200712da223 archived-at: Tue, 07 Mar 2017 19:02:09 -0000 http://git-wip-us.apache.org/repos/asf/incubator-predictionio-site/blob/e3609504/api/current/org/apache/predictionio/controller/FastEvalEngineWorkflow$$DataSourcePrefix.html ---------------------------------------------------------------------- diff --git a/api/current/org/apache/predictionio/controller/FastEvalEngineWorkflow$$DataSourcePrefix.html b/api/current/org/apache/predictionio/controller/FastEvalEngineWorkflow$$DataSourcePrefix.html deleted file mode 100644 index e3ffa2f..0000000 --- a/api/current/org/apache/predictionio/controller/FastEvalEngineWorkflow$$DataSourcePrefix.html +++ /dev/null @@ -1,459 +0,0 @@ - - - - - DataSourcePrefix - PredictionIO Scala API 0.10.0-incubating - org.apache.predictionio.controller.FastEvalEngineWorkflow.DataSourcePrefix - - - - - - - - - - - - -

- - - case class - - - DataSourcePrefix(dataSourceParams: (String, Params)) extends Product with Serializable - -

- -
- Linear Supertypes -
Serializable, Serializable, Product, Equals, AnyRef, Any
-
- - -
-
-
- Ordering -
    - -
  1. Alphabetic
  2. -
  3. By inheritance
  4. -
-
-
- Inherited
-
-
    -
  1. DataSourcePrefix
  2. Serializable
  3. Serializable
  4. Product
  5. Equals
  6. AnyRef
  7. Any
  8. -
-
- -
    -
  1. Hide All
  2. -
  3. Show all
  4. -
- Learn more about member selection -
-
- Visibility -
  1. Public
  2. All
-
-
- -
-
-
-

Instance Constructors

-
  1. - - -

    - - - new - - - DataSourcePrefix(sp: ServingPrefix) - -

    - -
  2. - - -

    - - - new - - - DataSourcePrefix(ap: AlgorithmsPrefix) - -

    - -
  3. - - -

    - - - new - - - DataSourcePrefix(pp: PreparatorPrefix) - -

    - -
  4. - - -

    - - - new - - - DataSourcePrefix(dataSourceParams: (String, Params)) - -

    - -
-
- - - - - -
-

Value Members

-
  1. - - -

    - - final - def - - - !=(arg0: AnyRef): Boolean - -

    -
    Definition Classes
    AnyRef
    -
  2. - - -

    - - final - def - - - !=(arg0: Any): Boolean - -

    -
    Definition Classes
    Any
    -
  3. - - -

    - - final - def - - - ##(): Int - -

    -
    Definition Classes
    AnyRef → Any
    -
  4. - - -

    - - final - def - - - ==(arg0: AnyRef): Boolean - -

    -
    Definition Classes
    AnyRef
    -
  5. - - -

    - - final - def - - - ==(arg0: Any): Boolean - -

    -
    Definition Classes
    Any
    -
  6. - - -

    - - final - def - - - asInstanceOf[T0]: T0 - -

    -
    Definition Classes
    Any
    -
  7. - - -

    - - - def - - - clone(): AnyRef - -

    -
    Attributes
    protected[java.lang]
    Definition Classes
    AnyRef
    Annotations
    - @throws( - - ... - ) - -
    -
  8. - - -

    - - - val - - - dataSourceParams: (String, Params) - -

    - -
  9. - - -

    - - final - def - - - eq(arg0: AnyRef): Boolean - -

    -
    Definition Classes
    AnyRef
    -
  10. - - -

    - - - def - - - finalize(): Unit - -

    -
    Attributes
    protected[java.lang]
    Definition Classes
    AnyRef
    Annotations
    - @throws( - - classOf[java.lang.Throwable] - ) - -
    -
  11. - - -

    - - final - def - - - getClass(): Class[_] - -

    -
    Definition Classes
    AnyRef → Any
    -
  12. - - -

    - - final - def - - - isInstanceOf[T0]: Boolean - -

    -
    Definition Classes
    Any
    -
  13. - - -

    - - final - def - - - ne(arg0: AnyRef): Boolean - -

    -
    Definition Classes
    AnyRef
    -
  14. - - -

    - - final - def - - - notify(): Unit - -

    -
    Definition Classes
    AnyRef
    -
  15. - - -

    - - final - def - - - notifyAll(): Unit - -

    -
    Definition Classes
    AnyRef
    -
  16. - - -

    - - final - def - - - synchronized[T0](arg0: ⇒ T0): T0 - -

    -
    Definition Classes
    AnyRef
    -
  17. - - -

    - - final - def - - - wait(): Unit - -

    -
    Definition Classes
    AnyRef
    Annotations
    - @throws( - - ... - ) - -
    -
  18. - - -

    - - final - def - - - wait(arg0: Long, arg1: Int): Unit - -

    -
    Definition Classes
    AnyRef
    Annotations
    - @throws( - - ... - ) - -
    -
  19. - - -

    - - final - def - - - wait(arg0: Long): Unit - -

    -
    Definition Classes
    AnyRef
    Annotations
    - @throws( - - ... - ) - -
    -
-
- - - - -
- -
-
-

Inherited from Serializable

-
-

Inherited from Serializable

-
-

Inherited from Product

-
-

Inherited from Equals

-
-

Inherited from AnyRef

-
-

Inherited from Any

-
- -
- -
-
-

Ungrouped

- -
-
- -
- -
- - - - - \ No newline at end of file http://git-wip-us.apache.org/repos/asf/incubator-predictionio-site/blob/e3609504/api/current/org/apache/predictionio/controller/FastEvalEngineWorkflow$$PreparatorPrefix.html ---------------------------------------------------------------------- diff --git a/api/current/org/apache/predictionio/controller/FastEvalEngineWorkflow$$PreparatorPrefix.html b/api/current/org/apache/predictionio/controller/FastEvalEngineWorkflow$$PreparatorPrefix.html deleted file mode 100644 index cfbb394..0000000 --- a/api/current/org/apache/predictionio/controller/FastEvalEngineWorkflow$$PreparatorPrefix.html +++ /dev/null @@ -1,446 +0,0 @@ - - - - - PreparatorPrefix - PredictionIO Scala API 0.10.0-incubating - org.apache.predictionio.controller.FastEvalEngineWorkflow.PreparatorPrefix - - - - - - - - - - - - -

- - - case class - - - PreparatorPrefix(dataSourceParams: (String, Params), preparatorParams: (String, Params)) extends Product with Serializable - -

- -
- Linear Supertypes -
Serializable, Serializable, Product, Equals, AnyRef, Any
-
- - -
-
-
- Ordering -
    - -
  1. Alphabetic
  2. -
  3. By inheritance
  4. -
-
-
- Inherited
-
-
    -
  1. PreparatorPrefix
  2. Serializable
  3. Serializable
  4. Product
  5. Equals
  6. AnyRef
  7. Any
  8. -
-
- -
    -
  1. Hide All
  2. -
  3. Show all
  4. -
- Learn more about member selection -
-
- Visibility -
  1. Public
  2. All
-
-
- -
-
-
-

Instance Constructors

-
  1. - - -

    - - - new - - - PreparatorPrefix(ap: AlgorithmsPrefix) - -

    - -
  2. - - -

    - - - new - - - PreparatorPrefix(dataSourceParams: (String, Params), preparatorParams: (String, Params)) - -

    - -
-
- - - - - -
-

Value Members

-
  1. - - -

    - - final - def - - - !=(arg0: AnyRef): Boolean - -

    -
    Definition Classes
    AnyRef
    -
  2. - - -

    - - final - def - - - !=(arg0: Any): Boolean - -

    -
    Definition Classes
    Any
    -
  3. - - -

    - - final - def - - - ##(): Int - -

    -
    Definition Classes
    AnyRef → Any
    -
  4. - - -

    - - final - def - - - ==(arg0: AnyRef): Boolean - -

    -
    Definition Classes
    AnyRef
    -
  5. - - -

    - - final - def - - - ==(arg0: Any): Boolean - -

    -
    Definition Classes
    Any
    -
  6. - - -

    - - final - def - - - asInstanceOf[T0]: T0 - -

    -
    Definition Classes
    Any
    -
  7. - - -

    - - - def - - - clone(): AnyRef - -

    -
    Attributes
    protected[java.lang]
    Definition Classes
    AnyRef
    Annotations
    - @throws( - - ... - ) - -
    -
  8. - - -

    - - - val - - - dataSourceParams: (String, Params) - -

    - -
  9. - - -

    - - final - def - - - eq(arg0: AnyRef): Boolean - -

    -
    Definition Classes
    AnyRef
    -
  10. - - -

    - - - def - - - finalize(): Unit - -

    -
    Attributes
    protected[java.lang]
    Definition Classes
    AnyRef
    Annotations
    - @throws( - - classOf[java.lang.Throwable] - ) - -
    -
  11. - - -

    - - final - def - - - getClass(): Class[_] - -

    -
    Definition Classes
    AnyRef → Any
    -
  12. - - -

    - - final - def - - - isInstanceOf[T0]: Boolean - -

    -
    Definition Classes
    Any
    -
  13. - - -

    - - final - def - - - ne(arg0: AnyRef): Boolean - -

    -
    Definition Classes
    AnyRef
    -
  14. - - -

    - - final - def - - - notify(): Unit - -

    -
    Definition Classes
    AnyRef
    -
  15. - - -

    - - final - def - - - notifyAll(): Unit - -

    -
    Definition Classes
    AnyRef
    -
  16. - - -

    - - - val - - - preparatorParams: (String, Params) - -

    - -
  17. - - -

    - - final - def - - - synchronized[T0](arg0: ⇒ T0): T0 - -

    -
    Definition Classes
    AnyRef
    -
  18. - - -

    - - final - def - - - wait(): Unit - -

    -
    Definition Classes
    AnyRef
    Annotations
    - @throws( - - ... - ) - -
    -
  19. - - -

    - - final - def - - - wait(arg0: Long, arg1: Int): Unit - -

    -
    Definition Classes
    AnyRef
    Annotations
    - @throws( - - ... - ) - -
    -
  20. - - -

    - - final - def - - - wait(arg0: Long): Unit - -

    -
    Definition Classes
    AnyRef
    Annotations
    - @throws( - - ... - ) - -
    -
-
- - - - -
- -
-
-

Inherited from Serializable

-
-

Inherited from Serializable

-
-

Inherited from Product

-
-

Inherited from Equals

-
-

Inherited from AnyRef

-
-

Inherited from Any

-
- -
- -
-
-

Ungrouped

- -
-
- -
- -
- - - - - \ No newline at end of file http://git-wip-us.apache.org/repos/asf/incubator-predictionio-site/blob/e3609504/api/current/org/apache/predictionio/controller/FastEvalEngineWorkflow$$ServingPrefix.html ---------------------------------------------------------------------- diff --git a/api/current/org/apache/predictionio/controller/FastEvalEngineWorkflow$$ServingPrefix.html b/api/current/org/apache/predictionio/controller/FastEvalEngineWorkflow$$ServingPrefix.html deleted file mode 100644 index 2d386f9..0000000 --- a/api/current/org/apache/predictionio/controller/FastEvalEngineWorkflow$$ServingPrefix.html +++ /dev/null @@ -1,472 +0,0 @@ - - - - - ServingPrefix - PredictionIO Scala API 0.10.0-incubating - org.apache.predictionio.controller.FastEvalEngineWorkflow.ServingPrefix - - - - - - - - - - - - -

- - - case class - - - ServingPrefix(dataSourceParams: (String, Params), preparatorParams: (String, Params), algorithmParamsList: Seq[(String, Params)], servingParams: (String, Params)) extends Product with Serializable - -

- -
- Linear Supertypes -
Serializable, Serializable, Product, Equals, AnyRef, Any
-
- - -
-
-
- Ordering -
    - -
  1. Alphabetic
  2. -
  3. By inheritance
  4. -
-
-
- Inherited
-
-
    -
  1. ServingPrefix
  2. Serializable
  3. Serializable
  4. Product
  5. Equals
  6. AnyRef
  7. Any
  8. -
-
- -
    -
  1. Hide All
  2. -
  3. Show all
  4. -
- Learn more about member selection -
-
- Visibility -
  1. Public
  2. All
-
-
- -
-
-
-

Instance Constructors

-
  1. - - -

    - - - new - - - ServingPrefix(ep: EngineParams) - -

    - -
  2. - - -

    - - - new - - - ServingPrefix(dataSourceParams: (String, Params), preparatorParams: (String, Params), algorithmParamsList: Seq[(String, Params)], servingParams: (String, Params)) - -

    - -
-
- - - - - -
-

Value Members

-
  1. - - -

    - - final - def - - - !=(arg0: AnyRef): Boolean - -

    -
    Definition Classes
    AnyRef
    -
  2. - - -

    - - final - def - - - !=(arg0: Any): Boolean - -

    -
    Definition Classes
    Any
    -
  3. - - -

    - - final - def - - - ##(): Int - -

    -
    Definition Classes
    AnyRef → Any
    -
  4. - - -

    - - final - def - - - ==(arg0: AnyRef): Boolean - -

    -
    Definition Classes
    AnyRef
    -
  5. - - -

    - - final - def - - - ==(arg0: Any): Boolean - -

    -
    Definition Classes
    Any
    -
  6. - - -

    - - - val - - - algorithmParamsList: Seq[(String, Params)] - -

    - -
  7. - - -

    - - final - def - - - asInstanceOf[T0]: T0 - -

    -
    Definition Classes
    Any
    -
  8. - - -

    - - - def - - - clone(): AnyRef - -

    -
    Attributes
    protected[java.lang]
    Definition Classes
    AnyRef
    Annotations
    - @throws( - - ... - ) - -
    -
  9. - - -

    - - - val - - - dataSourceParams: (String, Params) - -

    - -
  10. - - -

    - - final - def - - - eq(arg0: AnyRef): Boolean - -

    -
    Definition Classes
    AnyRef
    -
  11. - - -

    - - - def - - - finalize(): Unit - -

    -
    Attributes
    protected[java.lang]
    Definition Classes
    AnyRef
    Annotations
    - @throws( - - classOf[java.lang.Throwable] - ) - -
    -
  12. - - -

    - - final - def - - - getClass(): Class[_] - -

    -
    Definition Classes
    AnyRef → Any
    -
  13. - - -

    - - final - def - - - isInstanceOf[T0]: Boolean - -

    -
    Definition Classes
    Any
    -
  14. - - -

    - - final - def - - - ne(arg0: AnyRef): Boolean - -

    -
    Definition Classes
    AnyRef
    -
  15. - - -

    - - final - def - - - notify(): Unit - -

    -
    Definition Classes
    AnyRef
    -
  16. - - -

    - - final - def - - - notifyAll(): Unit - -

    -
    Definition Classes
    AnyRef
    -
  17. - - -

    - - - val - - - preparatorParams: (String, Params) - -

    - -
  18. - - -

    - - - val - - - servingParams: (String, Params) - -

    - -
  19. - - -

    - - final - def - - - synchronized[T0](arg0: ⇒ T0): T0 - -

    -
    Definition Classes
    AnyRef
    -
  20. - - -

    - - final - def - - - wait(): Unit - -

    -
    Definition Classes
    AnyRef
    Annotations
    - @throws( - - ... - ) - -
    -
  21. - - -

    - - final - def - - - wait(arg0: Long, arg1: Int): Unit - -

    -
    Definition Classes
    AnyRef
    Annotations
    - @throws( - - ... - ) - -
    -
  22. - - -

    - - final - def - - - wait(arg0: Long): Unit - -

    -
    Definition Classes
    AnyRef
    Annotations
    - @throws( - - ... - ) - -
    -
-
- - - - -
- -
-
-

Inherited from Serializable

-
-

Inherited from Serializable

-
-

Inherited from Product

-
-

Inherited from Equals

-
-

Inherited from AnyRef

-
-

Inherited from Any

-
- -
- -
-
-

Ungrouped

- -
-
- -
- -
- - - - - \ No newline at end of file