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 5D2A4200BC4 for ; Sat, 5 Nov 2016 00:49:52 +0100 (CET) Received: by cust-asf.ponee.io (Postfix) id 5B9AA160AFE; Fri, 4 Nov 2016 23:49:52 +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 2E1E2160B11 for ; Sat, 5 Nov 2016 00:49:50 +0100 (CET) Received: (qmail 94260 invoked by uid 500); 4 Nov 2016 23:49:49 -0000 Mailing-List: contact commits-help@beam.incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@beam.incubator.apache.org Delivered-To: mailing list commits@beam.incubator.apache.org Received: (qmail 94240 invoked by uid 99); 4 Nov 2016 23:49:49 -0000 Received: from pnap-us-west-generic-nat.apache.org (HELO spamd2-us-west.apache.org) (209.188.14.142) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 04 Nov 2016 23:49:49 +0000 Received: from localhost (localhost [127.0.0.1]) by spamd2-us-west.apache.org (ASF Mail Server at spamd2-us-west.apache.org) with ESMTP id 73FE61A94B2 for ; Fri, 4 Nov 2016 23:49:48 +0000 (UTC) X-Virus-Scanned: Debian amavisd-new at spamd2-us-west.apache.org X-Spam-Flag: NO X-Spam-Score: -5.019 X-Spam-Level: X-Spam-Status: No, score=-5.019 tagged_above=-999 required=6.31 tests=[KAM_ASCII_DIVIDERS=0.8, KAM_LAZY_DOMAIN_SECURITY=1, KAM_MANYCOMMENTS=1.2, RCVD_IN_DNSWL_HI=-5, RCVD_IN_MSPIKE_H3=-0.01, RCVD_IN_MSPIKE_WL=-0.01, RP_MATCHES_RCVD=-2.999] autolearn=disabled Received: from mx1-lw-eu.apache.org ([10.40.0.8]) by localhost (spamd2-us-west.apache.org [10.40.0.9]) (amavisd-new, port 10024) with ESMTP id ADb2Q8wWBPid for ; Fri, 4 Nov 2016 23:49:30 +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 98CF15FD05 for ; Fri, 4 Nov 2016 23:49:15 +0000 (UTC) Received: (qmail 86928 invoked by uid 99); 4 Nov 2016 23:46:45 -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; Fri, 04 Nov 2016 23:46:45 +0000 Received: by git1-us-west.apache.org (ASF Mail Server at git1-us-west.apache.org, from userid 33) id 11B82E03D1; Fri, 4 Nov 2016 23:46:45 +0000 (UTC) Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit From: davor@apache.org To: commits@beam.incubator.apache.org Date: Fri, 04 Nov 2016 23:47:15 -0000 Message-Id: In-Reply-To: References: X-Mailer: ASF-Git Admin Mailer Subject: [32/51] [abbrv] [partial] incubator-beam-site git commit: Regenerate site archived-at: Fri, 04 Nov 2016 23:49:52 -0000 http://git-wip-us.apache.org/repos/asf/incubator-beam-site/blob/61ba656f/content/documentation/sdks/javadoc/0.1.0-incubating/org/apache/beam/runners/dataflow/options/BlockingDataflowPipelineOptions.html ---------------------------------------------------------------------- diff --git a/content/documentation/sdks/javadoc/0.1.0-incubating/org/apache/beam/runners/dataflow/options/BlockingDataflowPipelineOptions.html b/content/documentation/sdks/javadoc/0.1.0-incubating/org/apache/beam/runners/dataflow/options/BlockingDataflowPipelineOptions.html new file mode 100644 index 0000000..da710e9 --- /dev/null +++ b/content/documentation/sdks/javadoc/0.1.0-incubating/org/apache/beam/runners/dataflow/options/BlockingDataflowPipelineOptions.html @@ -0,0 +1,377 @@ + + + + + + +BlockingDataflowPipelineOptions (Apache Beam SDK for Java 0.1.0-incubating API) + + + + + + + + + + + + +
+
org.apache.beam.runners.dataflow.options
+

Interface BlockingDataflowPipelineOptions

+
+
+ +
+ +
+
+ +
+
+ + + + + +

Copyright © 2016 The Apache Software Foundation. All rights reserved.

+ + http://git-wip-us.apache.org/repos/asf/incubator-beam-site/blob/61ba656f/content/documentation/sdks/javadoc/0.1.0-incubating/org/apache/beam/runners/dataflow/options/CloudDebuggerOptions.html ---------------------------------------------------------------------- diff --git a/content/documentation/sdks/javadoc/0.1.0-incubating/org/apache/beam/runners/dataflow/options/CloudDebuggerOptions.html b/content/documentation/sdks/javadoc/0.1.0-incubating/org/apache/beam/runners/dataflow/options/CloudDebuggerOptions.html new file mode 100644 index 0000000..674dcde --- /dev/null +++ b/content/documentation/sdks/javadoc/0.1.0-incubating/org/apache/beam/runners/dataflow/options/CloudDebuggerOptions.html @@ -0,0 +1,307 @@ + + + + + + +CloudDebuggerOptions (Apache Beam SDK for Java 0.1.0-incubating API) + + + + + + + + + + + + +
+
org.apache.beam.runners.dataflow.options
+

Interface CloudDebuggerOptions

+
+
+
+ +
+
+
    +
  • + +
      +
    • + + +

      Method Summary

      + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
      All Methods Instance Methods Abstract Methods 
      Modifier and TypeMethod and Description
      com.google.api.services.clouddebugger.v2.model.DebuggeegetDebuggee() +
      The Cloud Debugger debuggee to associate with.
      +
      booleangetEnableCloudDebugger() +
      Whether to enable the Cloud Debugger snapshot agent for the current job.
      +
      doublegetMaxConditionCost() +
      The maximum cost (as a ratio of CPU time) allowed for evaluating conditional snapshots.
      +
      voidsetDebuggee(com.google.api.services.clouddebugger.v2.model.Debuggee debuggee) 
      voidsetEnableCloudDebugger(boolean enabled) 
      voidsetMaxConditionCost(double maxConditionCost) 
      +
    • +
    +
  • +
+
+
+
    +
  • + +
      +
    • + + +

      Method Detail

      + + + +
        +
      • +

        getEnableCloudDebugger

        +
        boolean getEnableCloudDebugger()
        +
        Whether to enable the Cloud Debugger snapshot agent for the current job.
        +
      • +
      + + + +
        +
      • +

        setEnableCloudDebugger

        +
        void setEnableCloudDebugger(boolean enabled)
        +
      • +
      + + + +
        +
      • +

        getDebuggee

        +
        @Hidden
        + @Nullable
        +com.google.api.services.clouddebugger.v2.model.Debuggee getDebuggee()
        +
        The Cloud Debugger debuggee to associate with. This should not be set directly.
        +
      • +
      + + + +
        +
      • +

        setDebuggee

        +
        void setDebuggee(com.google.api.services.clouddebugger.v2.model.Debuggee debuggee)
        +
      • +
      + + + +
        +
      • +

        getMaxConditionCost

        +
        @Default.Double(value=0.01)
        +double getMaxConditionCost()
        +
        The maximum cost (as a ratio of CPU time) allowed for evaluating conditional snapshots.
        +
      • +
      + + + +
        +
      • +

        setMaxConditionCost

        +
        void setMaxConditionCost(double maxConditionCost)
        +
      • +
      +
    • +
    +
  • +
+
+
+ + + + + +

Copyright © 2016 The Apache Software Foundation. All rights reserved.

+ + http://git-wip-us.apache.org/repos/asf/incubator-beam-site/blob/61ba656f/content/documentation/sdks/javadoc/0.1.0-incubating/org/apache/beam/runners/dataflow/options/DataflowPipelineDebugOptions.DataflowClientFactory.html ---------------------------------------------------------------------- diff --git a/content/documentation/sdks/javadoc/0.1.0-incubating/org/apache/beam/runners/dataflow/options/DataflowPipelineDebugOptions.DataflowClientFactory.html b/content/documentation/sdks/javadoc/0.1.0-incubating/org/apache/beam/runners/dataflow/options/DataflowPipelineDebugOptions.DataflowClientFactory.html new file mode 100644 index 0000000..0fb77db --- /dev/null +++ b/content/documentation/sdks/javadoc/0.1.0-incubating/org/apache/beam/runners/dataflow/options/DataflowPipelineDebugOptions.DataflowClientFactory.html @@ -0,0 +1,295 @@ + + + + + + +DataflowPipelineDebugOptions.DataflowClientFactory (Apache Beam SDK for Java 0.1.0-incubating API) + + + + + + + + + + + + +
+
org.apache.beam.runners.dataflow.options
+

Class DataflowPipelineDebugOptions.DataflowClientFactory

+
+
+
    +
  • java.lang.Object
  • +
  • +
      +
    • org.apache.beam.runners.dataflow.options.DataflowPipelineDebugOptions.DataflowClientFactory
    • +
    +
  • +
+
+
    +
  • +
    +
    All Implemented Interfaces:
    +
    DefaultValueFactory<com.google.api.services.dataflow.Dataflow>
    +
    +
    +
    Enclosing interface:
    +
    DataflowPipelineDebugOptions
    +
    +
    +
    +
    public static class DataflowPipelineDebugOptions.DataflowClientFactory
    +extends Object
    +implements DefaultValueFactory<com.google.api.services.dataflow.Dataflow>
    +
    Returns the default Dataflow client built from the passed in PipelineOptions.
    +
  • +
+
+
+ +
+
+
    +
  • + +
      +
    • + + +

      Constructor Detail

      + + + +
        +
      • +

        DataflowClientFactory

        +
        public DataflowClientFactory()
        +
      • +
      +
    • +
    + +
      +
    • + + +

      Method Detail

      + + + +
        +
      • +

        create

        +
        public com.google.api.services.dataflow.Dataflow create(PipelineOptions options)
        +
        Description copied from interface: DefaultValueFactory
        +
        Creates a default value for a getter marked with Default.InstanceFactory.
        +
        +
        Specified by:
        +
        create in interface DefaultValueFactory<com.google.api.services.dataflow.Dataflow>
        +
        Parameters:
        +
        options - The current pipeline options.
        +
        Returns:
        +
        The default value to be used for the annotated getter.
        +
        +
      • +
      +
    • +
    +
  • +
+
+
+ + + + + +

Copyright © 2016 The Apache Software Foundation. All rights reserved.

+ + http://git-wip-us.apache.org/repos/asf/incubator-beam-site/blob/61ba656f/content/documentation/sdks/javadoc/0.1.0-incubating/org/apache/beam/runners/dataflow/options/DataflowPipelineDebugOptions.PathValidatorFactory.html ---------------------------------------------------------------------- diff --git a/content/documentation/sdks/javadoc/0.1.0-incubating/org/apache/beam/runners/dataflow/options/DataflowPipelineDebugOptions.PathValidatorFactory.html b/content/documentation/sdks/javadoc/0.1.0-incubating/org/apache/beam/runners/dataflow/options/DataflowPipelineDebugOptions.PathValidatorFactory.html new file mode 100644 index 0000000..a274a42 --- /dev/null +++ b/content/documentation/sdks/javadoc/0.1.0-incubating/org/apache/beam/runners/dataflow/options/DataflowPipelineDebugOptions.PathValidatorFactory.html @@ -0,0 +1,296 @@ + + + + + + +DataflowPipelineDebugOptions.PathValidatorFactory (Apache Beam SDK for Java 0.1.0-incubating API) + + + + + + + + + + + + +
+
org.apache.beam.runners.dataflow.options
+

Class DataflowPipelineDebugOptions.PathValidatorFactory

+
+
+
    +
  • java.lang.Object
  • +
  • +
      +
    • org.apache.beam.runners.dataflow.options.DataflowPipelineDebugOptions.PathValidatorFactory
    • +
    +
  • +
+
+ +
+
+ +
+
+ +
+
+ + + + + +

Copyright © 2016 The Apache Software Foundation. All rights reserved.

+ +