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 03AF2200C7C for ; Mon, 5 Jun 2017 19:38:21 +0200 (CEST) Received: by cust-asf.ponee.io (Postfix) id 026A8160BBB; Mon, 5 Jun 2017 17:38:21 +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 4EAF8160BE4 for ; Mon, 5 Jun 2017 19:38:19 +0200 (CEST) Received: (qmail 45177 invoked by uid 500); 5 Jun 2017 17:38:18 -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 45163 invoked by uid 99); 5 Jun 2017 17:38:18 -0000 Received: from pnap-us-west-generic-nat.apache.org (HELO spamd3-us-west.apache.org) (209.188.14.142) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 05 Jun 2017 17:38:18 +0000 Received: from localhost (localhost [127.0.0.1]) by spamd3-us-west.apache.org (ASF Mail Server at spamd3-us-west.apache.org) with ESMTP id 0DD8C1858C8 for ; Mon, 5 Jun 2017 17:38:18 +0000 (UTC) X-Virus-Scanned: Debian amavisd-new at spamd3-us-west.apache.org X-Spam-Flag: NO X-Spam-Score: -5.022 X-Spam-Level: X-Spam-Status: No, score=-5.022 tagged_above=-999 required=6.31 tests=[RCVD_IN_DNSWL_HI=-5, RCVD_IN_MSPIKE_H3=-0.01, RCVD_IN_MSPIKE_WL=-0.01, RP_MATCHES_RCVD=-0.001, SPF_PASS=-0.001] autolearn=disabled Received: from mx1-lw-us.apache.org ([10.40.0.8]) by localhost (spamd3-us-west.apache.org [10.40.0.10]) (amavisd-new, port 10024) with ESMTP id MLzRZwgWuwrl for ; Mon, 5 Jun 2017 17:38:11 +0000 (UTC) Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by mx1-lw-us.apache.org (ASF Mail Server at mx1-lw-us.apache.org) with SMTP id DFFB65F613 for ; Mon, 5 Jun 2017 17:38:10 +0000 (UTC) Received: (qmail 44838 invoked by uid 99); 5 Jun 2017 17:38:10 -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; Mon, 05 Jun 2017 17:38:10 +0000 Received: by git1-us-west.apache.org (ASF Mail Server at git1-us-west.apache.org, from userid 33) id F3DFFDFF16; Mon, 5 Jun 2017 17:38:09 +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: Mon, 05 Jun 2017 17:38:09 -0000 Message-Id: X-Mailer: ASF-Git Admin Mailer Subject: [01/51] [abbrv] [partial] incubator-predictionio-site git commit: Documentation based on apache/incubator-predictionio#de950e2989df265e6eabcf14af178cfeb1cbc82a archived-at: Mon, 05 Jun 2017 17:38:21 -0000 Repository: incubator-predictionio-site Updated Branches: refs/heads/asf-site 6e1cf0e0e -> 10910f03d http://git-wip-us.apache.org/repos/asf/incubator-predictionio-site/blob/10910f03/api/current/org/apache/predictionio/core/Doer$.html ---------------------------------------------------------------------- diff --git a/api/current/org/apache/predictionio/core/Doer$.html b/api/current/org/apache/predictionio/core/Doer$.html new file mode 100644 index 0000000..ec1a626 --- /dev/null +++ b/api/current/org/apache/predictionio/core/Doer$.html @@ -0,0 +1,673 @@ + + + + + Doer - PredictionIO Scala API 0.11.0-incubating - org.apache.predictionio.core.Doer + + + + + + + + + + +
+ +

org.apache.predictionio.core

+

Doer

+
+ +

+ + + object + + + Doer extends Logging + +

+ +

:: DeveloperApi :: +Provides facility to instantiate controller classes +

Annotations
+ @DeveloperApi() + +
+ Linear Supertypes +
Logging, AnyRef, Any
+
+ + +
+
+
+ Ordering +
    + +
  1. Alphabetic
  2. +
  3. By inheritance
  4. +
+
+
+ Inherited
+
+
    +
  1. Doer
  2. Logging
  3. AnyRef
  4. Any
  5. +
+
+ +
    +
  1. Hide All
  2. +
  3. Show all
  4. +
+ Learn more about member selection +
+
+ Visibility +
  1. Public
  2. All
+
+
+ +
+
+ + + + + + +
+

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. + + +

    + + + def + + + apply[C <: AbstractDoer](cls: Class[_ <: C], params: Params): C + +

    +

    :: DeveloperApi :: +Instantiates a controller class using supplied controller parameters as +constructor parameters +

    :: DeveloperApi :: +Instantiates a controller class using supplied controller parameters as +constructor parameters +

    C

    Controller class

    cls

    Class of the controller class

    params

    Parameters of the controller class

    returns

    An instance of the controller class +

    Annotations
    + @DeveloperApi() + +
    +
  7. + + +

    + + final + def + + + asInstanceOf[T0]: T0 + +

    +
    Definition Classes
    Any
    +
  8. + + +

    + + + def + + + clone(): AnyRef + +

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

    + + + def + + + debug(msg: ⇒ Any, t: ⇒ Throwable): Unit + +

    +
    Attributes
    protected
    Definition Classes
    Logging
    +
  10. + + +

    + + + def + + + debug(msg: ⇒ Any): Unit + +

    +
    Attributes
    protected
    Definition Classes
    Logging
    +
  11. + + +

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

    +
    Definition Classes
    AnyRef
    +
  12. + + +

    + + + def + + + equals(arg0: Any): Boolean + +

    +
    Definition Classes
    AnyRef → Any
    +
  13. + + +

    + + + def + + + error(msg: ⇒ Any, t: ⇒ Throwable): Unit + +

    +
    Attributes
    protected
    Definition Classes
    Logging
    +
  14. + + +

    + + + def + + + error(msg: ⇒ Any): Unit + +

    +
    Attributes
    protected
    Definition Classes
    Logging
    +
  15. + + +

    + + + def + + + finalize(): Unit + +

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

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

    +
    Definition Classes
    AnyRef → Any
    +
  17. + + +

    + + + def + + + hashCode(): Int + +

    +
    Definition Classes
    AnyRef → Any
    +
  18. + + +

    + + + def + + + info(msg: ⇒ Any, t: ⇒ Throwable): Unit + +

    +
    Attributes
    protected
    Definition Classes
    Logging
    +
  19. + + +

    + + + def + + + info(msg: ⇒ Any): Unit + +

    +
    Attributes
    protected
    Definition Classes
    Logging
    +
  20. + + +

    + + + def + + + isDebugEnabled: Boolean + +

    +
    Attributes
    protected
    Definition Classes
    Logging
    +
  21. + + +

    + + + def + + + isErrorEnabled: Boolean + +

    +
    Attributes
    protected
    Definition Classes
    Logging
    +
  22. + + +

    + + + def + + + isInfoEnabled: Boolean + +

    +
    Attributes
    protected
    Definition Classes
    Logging
    +
  23. + + +

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

    +
    Definition Classes
    Any
    +
  24. + + +

    + + + def + + + isTraceEnabled: Boolean + +

    +
    Attributes
    protected
    Definition Classes
    Logging
    +
  25. + + +

    + + + def + + + isWarnEnabled: Boolean + +

    +
    Attributes
    protected
    Definition Classes
    Logging
    +
  26. + + +

    + + + def + + + logger: Logger + +

    +
    Attributes
    protected
    Definition Classes
    Logging
    +
  27. + + +

    + + + def + + + loggerName: String + +

    +
    Attributes
    protected
    Definition Classes
    Logging
    +
  28. + + +

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

    +
    Definition Classes
    AnyRef
    +
  29. + + +

    + + final + def + + + notify(): Unit + +

    +
    Definition Classes
    AnyRef
    +
  30. + + +

    + + final + def + + + notifyAll(): Unit + +

    +
    Definition Classes
    AnyRef
    +
  31. + + +

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

    +
    Definition Classes
    AnyRef
    +
  32. + + +

    + + + def + + + toString(): String + +

    +
    Definition Classes
    AnyRef → Any
    +
  33. + + +

    + + + def + + + trace(msg: ⇒ Any, t: ⇒ Throwable): Unit + +

    +
    Attributes
    protected
    Definition Classes
    Logging
    +
  34. + + +

    + + + def + + + trace(msg: ⇒ Any): Unit + +

    +
    Attributes
    protected
    Definition Classes
    Logging
    +
  35. + + +

    + + final + def + + + wait(): Unit + +

    +
    Definition Classes
    AnyRef
    Annotations
    + @throws( + + ... + ) + +
    +
  36. + + +

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

    +
    Definition Classes
    AnyRef
    Annotations
    + @throws( + + ... + ) + +
    +
  37. + + +

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

    +
    Definition Classes
    AnyRef
    Annotations
    + @throws( + + ... + ) + +
    +
  38. + + +

    + + + def + + + warn(msg: ⇒ Any, t: ⇒ Throwable): Unit + +

    +
    Attributes
    protected
    Definition Classes
    Logging
    +
  39. + + +

    + + + def + + + warn(msg: ⇒ Any): Unit + +

    +
    Attributes
    protected
    Definition Classes
    Logging
    +
+
+ + + + +
+ +
+
+

Inherited from Logging

+
+

Inherited from AnyRef

+
+

Inherited from Any

+
+ +
+ +
+
+

Ungrouped

+ +
+
+ +
+ +
+ + + + + \ No newline at end of file