Return-Path: X-Original-To: apmail-streams-commits-archive@minotaur.apache.org Delivered-To: apmail-streams-commits-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 8077B100D7 for ; Sun, 19 Apr 2015 17:10:51 +0000 (UTC) Received: (qmail 82157 invoked by uid 500); 19 Apr 2015 17:10:51 -0000 Delivered-To: apmail-streams-commits-archive@streams.apache.org Received: (qmail 82132 invoked by uid 500); 19 Apr 2015 17:10:51 -0000 Mailing-List: contact commits-help@streams.incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@streams.incubator.apache.org Delivered-To: mailing list commits@streams.incubator.apache.org Received: (qmail 82123 invoked by uid 99); 19 Apr 2015 17:10:51 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 19 Apr 2015 17:10:51 +0000 X-ASF-Spam-Status: No, hits=-0.0 required=5.0 tests=SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: local policy) Received: from [54.164.171.186] (HELO mx1-us-east.apache.org) (54.164.171.186) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 19 Apr 2015 17:10:40 +0000 Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by mx1-us-east.apache.org (ASF Mail Server at mx1-us-east.apache.org) with SMTP id BAB4C43E3F for ; Sun, 19 Apr 2015 17:10:16 +0000 (UTC) Received: (qmail 80037 invoked by uid 99); 19 Apr 2015 17:10:16 -0000 Received: from eris.apache.org (HELO hades.apache.org) (140.211.11.105) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 19 Apr 2015 17:10:16 +0000 Received: from hades.apache.org (localhost [127.0.0.1]) by hades.apache.org (ASF Mail Server at hades.apache.org) with ESMTP id 30634AC0E79 for ; Sun, 19 Apr 2015 17:10:16 +0000 (UTC) Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: svn commit: r948260 [3/9] - in /websites/production/streams/content/site/0.2-incubating/streams-project/streams-contrib/streams-persist-kafka: ./ apidocs/ apidocs/org/ apidocs/org/apache/ apidocs/org/apache/streams/ apidocs/org/apache/streams/kafka/ ap... Date: Sun, 19 Apr 2015 17:10:15 -0000 To: commits@streams.incubator.apache.org From: sblackmon@apache.org X-Mailer: svnmailer-1.0.9 Message-Id: <20150419171016.30634AC0E79@hades.apache.org> X-Virus-Checked: Checked by ClamAV on apache.org Added: websites/production/streams/content/site/0.2-incubating/streams-project/streams-contrib/streams-persist-kafka/apidocs/org/apache/streams/kafka/KafkaPersistReaderTask.html ============================================================================== --- websites/production/streams/content/site/0.2-incubating/streams-project/streams-contrib/streams-persist-kafka/apidocs/org/apache/streams/kafka/KafkaPersistReaderTask.html (added) +++ websites/production/streams/content/site/0.2-incubating/streams-project/streams-contrib/streams-persist-kafka/apidocs/org/apache/streams/kafka/KafkaPersistReaderTask.html Sun Apr 19 17:10:13 2015 @@ -0,0 +1,282 @@ + + + + + + +KafkaPersistReaderTask (streams-persist-kafka 0.2-incubating API) + + + + + + + + + + + + +
+
org.apache.streams.kafka
+

Class KafkaPersistReaderTask

+
+
+ +
+
    +
  • +
    +
    All Implemented Interfaces:
    +
    Runnable
    +
    +
    +
    +
    public class KafkaPersistReaderTask
    +extends Object
    +implements Runnable
    +
  • +
+
+
+ +
+
+
    +
  • + + + +
      +
    • + + +

      Method Detail

      + + + +
        +
      • +

        run

        +
        public void run()
        +
        +
        Specified by:
        +
        run in interface Runnable
        +
        +
      • +
      +
    • +
    +
  • +
+
+
+ + + + + +

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

+ + Added: websites/production/streams/content/site/0.2-incubating/streams-project/streams-contrib/streams-persist-kafka/apidocs/org/apache/streams/kafka/KafkaPersistWriter.html ============================================================================== --- websites/production/streams/content/site/0.2-incubating/streams-project/streams-contrib/streams-persist-kafka/apidocs/org/apache/streams/kafka/KafkaPersistWriter.html (added) +++ websites/production/streams/content/site/0.2-incubating/streams-project/streams-contrib/streams-persist-kafka/apidocs/org/apache/streams/kafka/KafkaPersistWriter.html Sun Apr 19 17:10:13 2015 @@ -0,0 +1,448 @@ + + + + + + +KafkaPersistWriter (streams-persist-kafka 0.2-incubating API) + + + + + + + + + + + + +
+
org.apache.streams.kafka
+

Class KafkaPersistWriter

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

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

+ + Added: websites/production/streams/content/site/0.2-incubating/streams-project/streams-contrib/streams-persist-kafka/apidocs/org/apache/streams/kafka/KafkaPersistWriterTask.html ============================================================================== --- websites/production/streams/content/site/0.2-incubating/streams-project/streams-contrib/streams-persist-kafka/apidocs/org/apache/streams/kafka/KafkaPersistWriterTask.html (added) +++ websites/production/streams/content/site/0.2-incubating/streams-project/streams-contrib/streams-persist-kafka/apidocs/org/apache/streams/kafka/KafkaPersistWriterTask.html Sun Apr 19 17:10:13 2015 @@ -0,0 +1,280 @@ + + + + + + +KafkaPersistWriterTask (streams-persist-kafka 0.2-incubating API) + + + + + + + + + + + + +
+
org.apache.streams.kafka
+

Class KafkaPersistWriterTask

+
+
+ +
+
    +
  • +
    +
    All Implemented Interfaces:
    +
    Runnable
    +
    +
    +
    +
    public class KafkaPersistWriterTask
    +extends Object
    +implements Runnable
    +
  • +
+
+
+ +
+
+
    +
  • + + + +
      +
    • + + +

      Method Detail

      + + + +
        +
      • +

        run

        +
        public void run()
        +
        +
        Specified by:
        +
        run in interface Runnable
        +
        +
      • +
      +
    • +
    +
  • +
+
+
+ + + + + +

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

+ + Added: websites/production/streams/content/site/0.2-incubating/streams-project/streams-contrib/streams-persist-kafka/apidocs/org/apache/streams/kafka/StreamsPartitioner.html ============================================================================== --- websites/production/streams/content/site/0.2-incubating/streams-project/streams-contrib/streams-persist-kafka/apidocs/org/apache/streams/kafka/StreamsPartitioner.html (added) +++ websites/production/streams/content/site/0.2-incubating/streams-project/streams-contrib/streams-persist-kafka/apidocs/org/apache/streams/kafka/StreamsPartitioner.html Sun Apr 19 17:10:13 2015 @@ -0,0 +1,282 @@ + + + + + + +StreamsPartitioner (streams-persist-kafka 0.2-incubating API) + + + + + + + + + + + + +
+
org.apache.streams.kafka
+

Class StreamsPartitioner

+
+
+ +
+
    +
  • +
    +
    All Implemented Interfaces:
    +
    kafka.producer.Partitioner<String>
    +
    +
    +
    +
    public class StreamsPartitioner
    +extends Object
    +implements kafka.producer.Partitioner<String>
    +
  • +
+
+
+ +
+
+
    +
  • + +
      +
    • + + +

      Constructor Detail

      + + + +
        +
      • +

        StreamsPartitioner

        +
        public StreamsPartitioner(kafka.utils.VerifiableProperties props)
        +
      • +
      +
    • +
    + +
      +
    • + + +

      Method Detail

      + + + +
        +
      • +

        partition

        +
        public int partition(String key,
        +                     int a_numPartitions)
        +
        +
        Specified by:
        +
        partition in interface kafka.producer.Partitioner<String>
        +
        +
      • +
      +
    • +
    +
  • +
+
+
+ + + + + +

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

+ + Added: websites/production/streams/content/site/0.2-incubating/streams-project/streams-contrib/streams-persist-kafka/apidocs/org/apache/streams/kafka/class-use/KafkaConfiguration.html ============================================================================== --- websites/production/streams/content/site/0.2-incubating/streams-project/streams-contrib/streams-persist-kafka/apidocs/org/apache/streams/kafka/class-use/KafkaConfiguration.html (added) +++ websites/production/streams/content/site/0.2-incubating/streams-project/streams-contrib/streams-persist-kafka/apidocs/org/apache/streams/kafka/class-use/KafkaConfiguration.html Sun Apr 19 17:10:13 2015 @@ -0,0 +1,187 @@ + + + + + + +Uses of Class org.apache.streams.kafka.KafkaConfiguration (streams-persist-kafka 0.2-incubating API) + + + + + + + + + + + +
+

Uses of Class
org.apache.streams.kafka.KafkaConfiguration

+
+
+ +
+ + + + +

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

+ + Added: websites/production/streams/content/site/0.2-incubating/streams-project/streams-contrib/streams-persist-kafka/apidocs/org/apache/streams/kafka/class-use/KafkaConfigurator.html ============================================================================== --- websites/production/streams/content/site/0.2-incubating/streams-project/streams-contrib/streams-persist-kafka/apidocs/org/apache/streams/kafka/class-use/KafkaConfigurator.html (added) +++ websites/production/streams/content/site/0.2-incubating/streams-project/streams-contrib/streams-persist-kafka/apidocs/org/apache/streams/kafka/class-use/KafkaConfigurator.html Sun Apr 19 17:10:13 2015 @@ -0,0 +1,124 @@ + + + + + + +Uses of Class org.apache.streams.kafka.KafkaConfigurator (streams-persist-kafka 0.2-incubating API) + + + + + + + + + + + +
+

Uses of Class
org.apache.streams.kafka.KafkaConfigurator

+
+
No usage of org.apache.streams.kafka.KafkaConfigurator
+ + + + +

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

+ +