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 57CFC200B83 for ; Sat, 17 Sep 2016 17:21:22 +0200 (CEST) Received: by cust-asf.ponee.io (Postfix) id 52E5B160AD6; Sat, 17 Sep 2016 15:21:22 +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 CEF0B160AD5 for ; Sat, 17 Sep 2016 17:21:19 +0200 (CEST) Received: (qmail 39947 invoked by uid 500); 17 Sep 2016 15:21:19 -0000 Mailing-List: contact commits-help@pirk.incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@pirk.incubator.apache.org Delivered-To: mailing list commits@pirk.incubator.apache.org Received: (qmail 39938 invoked by uid 99); 17 Sep 2016 15:21:19 -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; Sat, 17 Sep 2016 15:21:19 +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 80D90C00B6 for ; Sat, 17 Sep 2016 15:21:18 +0000 (UTC) X-Virus-Scanned: Debian amavisd-new at spamd4-us-west.apache.org X-Spam-Flag: NO X-Spam-Score: -3.446 X-Spam-Level: X-Spam-Status: No, score=-3.446 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=-1.426] 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 Zx5SY4D1grpl for ; Sat, 17 Sep 2016 15:21:04 +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 7F2B260D25 for ; Sat, 17 Sep 2016 15:20:53 +0000 (UTC) Received: (qmail 39013 invoked by uid 99); 17 Sep 2016 15:20:52 -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; Sat, 17 Sep 2016 15:20:52 +0000 Received: by git1-us-west.apache.org (ASF Mail Server at git1-us-west.apache.org, from userid 33) id 35DA0DFF58; Sat, 17 Sep 2016 15:20:52 +0000 (UTC) Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit From: eawilliams@apache.org To: commits@pirk.incubator.apache.org Date: Sat, 17 Sep 2016 15:20:58 -0000 Message-Id: In-Reply-To: <385bf3d78c7e486f90332a16f35a1c42@git.apache.org> References: <385bf3d78c7e486f90332a16f35a1c42@git.apache.org> X-Mailer: ASF-Git Admin Mailer Subject: [07/51] [partial] incubator-pirk git commit: Jekyll build from gh-pages:0ab4478 archived-at: Sat, 17 Sep 2016 15:21:22 -0000 http://git-wip-us.apache.org/repos/asf/incubator-pirk/blob/cce166b7/bin/docs/test/schema/data/LoadDataSchemaTest.html ---------------------------------------------------------------------- diff --git a/bin/docs/test/schema/data/LoadDataSchemaTest.html b/bin/docs/test/schema/data/LoadDataSchemaTest.html new file mode 100644 index 0000000..020c6a6 --- /dev/null +++ b/bin/docs/test/schema/data/LoadDataSchemaTest.html @@ -0,0 +1,292 @@ + + + + + +LoadDataSchemaTest + + + + + + + + + + + +
+
test.schema.data
+

Class LoadDataSchemaTest

+
+
+
    +
  • java.lang.Object
  • +
  • +
      +
    • test.schema.data.LoadDataSchemaTest
    • +
    +
  • +
+
+
    +
  • +
    +
    +
    public class LoadDataSchemaTest
    +extends java.lang.Object
    +
    Test suite for LoadDataSchema and DataSchema
    +
  • +
+
+
+ +
+
+
    +
  • + +
      +
    • + + +

      Constructor Detail

      + + + +
        +
      • +

        LoadDataSchemaTest

        +
        public LoadDataSchemaTest()
        +
      • +
      +
    • +
    + +
      +
    • + + +

      Method Detail

      + + + +
        +
      • +

        testGeneralSchemaLoad

        +
        public void testGeneralSchemaLoad()
        +                           throws java.lang.Exception
        +
        Throws:
        +
        java.lang.Exception
        +
      • +
      + + + +
        +
      • +

        testIncorrectJavaType

        +
        public void testIncorrectJavaType()
        +                           throws java.lang.Exception
        +
        Throws:
        +
        java.lang.Exception
        +
      • +
      + + + +
        +
      • +

        testUnknownPartitioner

        +
        public void testUnknownPartitioner()
        +                            throws java.lang.Exception
        +
        Throws:
        +
        java.lang.Exception
        +
      • +
      +
    • +
    +
  • +
+
+
+ + + + + + + http://git-wip-us.apache.org/repos/asf/incubator-pirk/blob/cce166b7/bin/docs/test/schema/data/class-use/LoadDataSchemaTest.html ---------------------------------------------------------------------- diff --git a/bin/docs/test/schema/data/class-use/LoadDataSchemaTest.html b/bin/docs/test/schema/data/class-use/LoadDataSchemaTest.html new file mode 100644 index 0000000..f7b9cdc --- /dev/null +++ b/bin/docs/test/schema/data/class-use/LoadDataSchemaTest.html @@ -0,0 +1,115 @@ + + + + + +Uses of Class test.schema.data.LoadDataSchemaTest + + + + + + + + + + +
+

Uses of Class
test.schema.data.LoadDataSchemaTest

+
+
No usage of test.schema.data.LoadDataSchemaTest
+ + + + + + http://git-wip-us.apache.org/repos/asf/incubator-pirk/blob/cce166b7/bin/docs/test/schema/data/package-frame.html ---------------------------------------------------------------------- diff --git a/bin/docs/test/schema/data/package-frame.html b/bin/docs/test/schema/data/package-frame.html new file mode 100644 index 0000000..d7889ab --- /dev/null +++ b/bin/docs/test/schema/data/package-frame.html @@ -0,0 +1,19 @@ + + + + + +test.schema.data + + + + +

test.schema.data

+
+

Classes

+ +
+ + http://git-wip-us.apache.org/repos/asf/incubator-pirk/blob/cce166b7/bin/docs/test/schema/data/package-summary.html ---------------------------------------------------------------------- diff --git a/bin/docs/test/schema/data/package-summary.html b/bin/docs/test/schema/data/package-summary.html new file mode 100644 index 0000000..64176d8 --- /dev/null +++ b/bin/docs/test/schema/data/package-summary.html @@ -0,0 +1,135 @@ + + + + + +test.schema.data + + + + + + + +
+ + + + + +
+ + +
+

Package test.schema.data

+
+
+
    +
  • + + + + + + + + + + + + +
    Class Summary 
    ClassDescription
    LoadDataSchemaTest +
    Test suite for LoadDataSchema and DataSchema
    +
    +
  • +
+
+ +
+ + + + + +
+ + + + http://git-wip-us.apache.org/repos/asf/incubator-pirk/blob/cce166b7/bin/docs/test/schema/data/package-tree.html ---------------------------------------------------------------------- diff --git a/bin/docs/test/schema/data/package-tree.html b/bin/docs/test/schema/data/package-tree.html new file mode 100644 index 0000000..1d74c3e --- /dev/null +++ b/bin/docs/test/schema/data/package-tree.html @@ -0,0 +1,128 @@ + + + + + +test.schema.data Class Hierarchy + + + + + + + +
+ + + + + +
+ + +
+

Hierarchy For Package test.schema.data

+Package Hierarchies: + +
+
+

Class Hierarchy

+ +
+ +
+ + + + + +
+ + + + http://git-wip-us.apache.org/repos/asf/incubator-pirk/blob/cce166b7/bin/docs/test/schema/data/package-use.html ---------------------------------------------------------------------- diff --git a/bin/docs/test/schema/data/package-use.html b/bin/docs/test/schema/data/package-use.html new file mode 100644 index 0000000..9c525fb --- /dev/null +++ b/bin/docs/test/schema/data/package-use.html @@ -0,0 +1,115 @@ + + + + + +Uses of Package test.schema.data + + + + + + + + + + +
+

Uses of Package
test.schema.data

+
+
No usage of test.schema.data
+ + + + + + http://git-wip-us.apache.org/repos/asf/incubator-pirk/blob/cce166b7/bin/docs/test/schema/query/LoadQuerySchemaTest.html ---------------------------------------------------------------------- diff --git a/bin/docs/test/schema/query/LoadQuerySchemaTest.html b/bin/docs/test/schema/query/LoadQuerySchemaTest.html new file mode 100644 index 0000000..f1e526a --- /dev/null +++ b/bin/docs/test/schema/query/LoadQuerySchemaTest.html @@ -0,0 +1,308 @@ + + + + + +LoadQuerySchemaTest + + + + + + + + + + + +
+
test.schema.query
+

Class LoadQuerySchemaTest

+
+
+
    +
  • java.lang.Object
  • +
  • +
      +
    • test.schema.query.LoadQuerySchemaTest
    • +
    +
  • +
+
+
    +
  • +
    +
    +
    public class LoadQuerySchemaTest
    +extends java.lang.Object
    +
    Test suite for LoadQuerySchema and QuerySchema
    +
  • +
+
+
+ +
+
+
    +
  • + +
      +
    • + + +

      Constructor Detail

      + + + +
        +
      • +

        LoadQuerySchemaTest

        +
        public LoadQuerySchemaTest()
        +
      • +
      +
    • +
    + +
      +
    • + + +

      Method Detail

      + + + +
        +
      • +

        testGeneralSchemaLoad

        +
        public void testGeneralSchemaLoad()
        +                           throws java.lang.Exception
        +
        Throws:
        +
        java.lang.Exception
        +
      • +
      + + + +
        +
      • +

        testUnknownFilterClass

        +
        public void testUnknownFilterClass()
        +                            throws java.lang.Exception
        +
        Throws:
        +
        java.lang.Exception
        +
      • +
      + + + +
        +
      • +

        testDataSchemaDoesNotExist

        +
        public void testDataSchemaDoesNotExist()
        +                                throws java.lang.Exception
        +
        Throws:
        +
        java.lang.Exception
        +
      • +
      + + + +
        +
      • +

        testSelectorDoesNotExistInDataSchema

        +
        public void testSelectorDoesNotExistInDataSchema()
        +                                          throws java.lang.Exception
        +
        Throws:
        +
        java.lang.Exception
        +
      • +
      +
    • +
    +
  • +
+
+
+ + + + + + + http://git-wip-us.apache.org/repos/asf/incubator-pirk/blob/cce166b7/bin/docs/test/schema/query/class-use/LoadQuerySchemaTest.html ---------------------------------------------------------------------- diff --git a/bin/docs/test/schema/query/class-use/LoadQuerySchemaTest.html b/bin/docs/test/schema/query/class-use/LoadQuerySchemaTest.html new file mode 100644 index 0000000..211c516 --- /dev/null +++ b/bin/docs/test/schema/query/class-use/LoadQuerySchemaTest.html @@ -0,0 +1,115 @@ + + + + + +Uses of Class test.schema.query.LoadQuerySchemaTest + + + + + + + + + + +
+

Uses of Class
test.schema.query.LoadQuerySchemaTest

+
+
No usage of test.schema.query.LoadQuerySchemaTest
+ + + + + + http://git-wip-us.apache.org/repos/asf/incubator-pirk/blob/cce166b7/bin/docs/test/schema/query/package-frame.html ---------------------------------------------------------------------- diff --git a/bin/docs/test/schema/query/package-frame.html b/bin/docs/test/schema/query/package-frame.html new file mode 100644 index 0000000..fedf2eb --- /dev/null +++ b/bin/docs/test/schema/query/package-frame.html @@ -0,0 +1,19 @@ + + + + + +test.schema.query + + + + +

test.schema.query

+
+

Classes

+ +
+ + http://git-wip-us.apache.org/repos/asf/incubator-pirk/blob/cce166b7/bin/docs/test/schema/query/package-summary.html ---------------------------------------------------------------------- diff --git a/bin/docs/test/schema/query/package-summary.html b/bin/docs/test/schema/query/package-summary.html new file mode 100644 index 0000000..0b68442 --- /dev/null +++ b/bin/docs/test/schema/query/package-summary.html @@ -0,0 +1,135 @@ + + + + + +test.schema.query + + + + + + + +
+ + + + + +
+ + +
+

Package test.schema.query

+
+
+
    +
  • + + + + + + + + + + + + +
    Class Summary 
    ClassDescription
    LoadQuerySchemaTest +
    Test suite for LoadQuerySchema and QuerySchema
    +
    +
  • +
+
+ +
+ + + + + +
+ + + + http://git-wip-us.apache.org/repos/asf/incubator-pirk/blob/cce166b7/bin/docs/test/schema/query/package-tree.html ---------------------------------------------------------------------- diff --git a/bin/docs/test/schema/query/package-tree.html b/bin/docs/test/schema/query/package-tree.html new file mode 100644 index 0000000..42b40a0 --- /dev/null +++ b/bin/docs/test/schema/query/package-tree.html @@ -0,0 +1,128 @@ + + + + + +test.schema.query Class Hierarchy + + + + + + + +
+ + + + + +
+ + +
+

Hierarchy For Package test.schema.query

+Package Hierarchies: + +
+
+

Class Hierarchy

+ +
+ +
+ + + + + +
+ + + + http://git-wip-us.apache.org/repos/asf/incubator-pirk/blob/cce166b7/bin/docs/test/schema/query/package-use.html ---------------------------------------------------------------------- diff --git a/bin/docs/test/schema/query/package-use.html b/bin/docs/test/schema/query/package-use.html new file mode 100644 index 0000000..9425121 --- /dev/null +++ b/bin/docs/test/schema/query/package-use.html @@ -0,0 +1,115 @@ + + + + + +Uses of Package test.schema.query + + + + + + + + + + +
+

Uses of Package
test.schema.query

+
+
No usage of test.schema.query
+ + + + + + http://git-wip-us.apache.org/repos/asf/incubator-pirk/blob/cce166b7/bin/docs/test/wideskies/standalone/StandaloneTest.html ---------------------------------------------------------------------- diff --git a/bin/docs/test/wideskies/standalone/StandaloneTest.html b/bin/docs/test/wideskies/standalone/StandaloneTest.html new file mode 100644 index 0000000..d21aa1e --- /dev/null +++ b/bin/docs/test/wideskies/standalone/StandaloneTest.html @@ -0,0 +1,269 @@ + + + + + +StandaloneTest + + + + + + + + + + + +
+
test.wideskies.standalone
+

Class StandaloneTest

+
+
+
    +
  • java.lang.Object
  • +
  • +
      +
    • test.wideskies.standalone.StandaloneTest
    • +
    +
  • +
+
+
    +
  • +
    +
    +
    public class StandaloneTest
    +extends java.lang.Object
    +
    Functional test suite for stand alone testing - non Spark applications +

    + Tests low side module and basic encryption, decryption mechanisms +

    + Using a fixed 8-bit data partition size (consistent with the currently codebase) +

    + Runs with useExpLookupTable = false as generating the lookup table takes too long for normal in-memory builds

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

      Constructor Summary

      + + + + + + + + +
      Constructors 
      Constructor and Description
      StandaloneTest() 
      +
    • +
    + +
      +
    • + + +

      Method Summary

      + + + + + + + + + + +
      Methods 
      Modifier and TypeMethod and Description
      voidrunTests() 
      +
        +
      • + + +

        Methods inherited from class java.lang.Object

        +equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
      • +
      +
    • +
    +
  • +
+
+
+
    +
  • + +
      +
    • + + +

      Constructor Detail

      + + + +
        +
      • +

        StandaloneTest

        +
        public StandaloneTest()
        +               throws java.lang.Exception
        +
        Throws:
        +
        java.lang.Exception
        +
      • +
      +
    • +
    + +
      +
    • + + +

      Method Detail

      + + + +
        +
      • +

        runTests

        +
        public void runTests()
        +              throws java.lang.Exception
        +
        Throws:
        +
        java.lang.Exception
        +
      • +
      +
    • +
    +
  • +
+
+
+ + + + + + + http://git-wip-us.apache.org/repos/asf/incubator-pirk/blob/cce166b7/bin/docs/test/wideskies/standalone/class-use/StandaloneTest.html ---------------------------------------------------------------------- diff --git a/bin/docs/test/wideskies/standalone/class-use/StandaloneTest.html b/bin/docs/test/wideskies/standalone/class-use/StandaloneTest.html new file mode 100644 index 0000000..8cf70eb --- /dev/null +++ b/bin/docs/test/wideskies/standalone/class-use/StandaloneTest.html @@ -0,0 +1,115 @@ + + + + + +Uses of Class test.wideskies.standalone.StandaloneTest + + + + + + + + + + +
+

Uses of Class
test.wideskies.standalone.StandaloneTest

+
+
No usage of test.wideskies.standalone.StandaloneTest
+ + + + + + http://git-wip-us.apache.org/repos/asf/incubator-pirk/blob/cce166b7/bin/docs/test/wideskies/standalone/package-frame.html ---------------------------------------------------------------------- diff --git a/bin/docs/test/wideskies/standalone/package-frame.html b/bin/docs/test/wideskies/standalone/package-frame.html new file mode 100644 index 0000000..3742b12 --- /dev/null +++ b/bin/docs/test/wideskies/standalone/package-frame.html @@ -0,0 +1,19 @@ + + + + + +test.wideskies.standalone + + + + +

test.wideskies.standalone

+
+

Classes

+ +
+ + http://git-wip-us.apache.org/repos/asf/incubator-pirk/blob/cce166b7/bin/docs/test/wideskies/standalone/package-summary.html ---------------------------------------------------------------------- diff --git a/bin/docs/test/wideskies/standalone/package-summary.html b/bin/docs/test/wideskies/standalone/package-summary.html new file mode 100644 index 0000000..76d42d4 --- /dev/null +++ b/bin/docs/test/wideskies/standalone/package-summary.html @@ -0,0 +1,135 @@ + + + + + +test.wideskies.standalone + + + + + + + +
+ + + + + +
+ + +
+

Package test.wideskies.standalone

+
+
+
    +
  • + + + + + + + + + + + + +
    Class Summary 
    ClassDescription
    StandaloneTest +
    Functional test suite for stand alone testing - non Spark applications
    +
    +
  • +
+
+ +
+ + + + + +
+ + + + http://git-wip-us.apache.org/repos/asf/incubator-pirk/blob/cce166b7/bin/docs/test/wideskies/standalone/package-tree.html ---------------------------------------------------------------------- diff --git a/bin/docs/test/wideskies/standalone/package-tree.html b/bin/docs/test/wideskies/standalone/package-tree.html new file mode 100644 index 0000000..4a49a85 --- /dev/null +++ b/bin/docs/test/wideskies/standalone/package-tree.html @@ -0,0 +1,128 @@ + + + + + +test.wideskies.standalone Class Hierarchy + + + + + + + +
+ + + + + +
+ + +
+

Hierarchy For Package test.wideskies.standalone

+Package Hierarchies: + +
+
+

Class Hierarchy

+ +
+ +
+ + + + + +
+ + + + http://git-wip-us.apache.org/repos/asf/incubator-pirk/blob/cce166b7/bin/docs/test/wideskies/standalone/package-use.html ---------------------------------------------------------------------- diff --git a/bin/docs/test/wideskies/standalone/package-use.html b/bin/docs/test/wideskies/standalone/package-use.html new file mode 100644 index 0000000..0580b6d --- /dev/null +++ b/bin/docs/test/wideskies/standalone/package-use.html @@ -0,0 +1,115 @@ + + + + + +Uses of Package test.wideskies.standalone + + + + + + + + + + +
+

Uses of Package
test.wideskies.standalone

+
+
No usage of test.wideskies.standalone
+ + + + + +