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 79E18200B4E for ; Sun, 24 Jul 2016 15:14:54 +0200 (CEST) Received: by cust-asf.ponee.io (Postfix) id 784B2160A90; Sun, 24 Jul 2016 13:14:54 +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 316AD160A69 for ; Sun, 24 Jul 2016 15:14:52 +0200 (CEST) Received: (qmail 78950 invoked by uid 500); 24 Jul 2016 13:14:51 -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 78941 invoked by uid 99); 24 Jul 2016 13:14:51 -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; Sun, 24 Jul 2016 13:14:51 +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 CE00BC0472 for ; Sun, 24 Jul 2016 13:14:50 +0000 (UTC) X-Virus-Scanned: Debian amavisd-new at spamd4-us-west.apache.org X-Spam-Flag: NO X-Spam-Score: -4.646 X-Spam-Level: X-Spam-Status: No, score=-4.646 tagged_above=-999 required=6.31 tests=[KAM_ASCII_DIVIDERS=0.8, KAM_LAZY_DOMAIN_SECURITY=1, 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 mx2-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 eIGlpMQgoxzO for ; Sun, 24 Jul 2016 13:14:37 +0000 (UTC) Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by mx2-lw-eu.apache.org (ASF Mail Server at mx2-lw-eu.apache.org) with SMTP id 4DB5A5FBCE for ; Sun, 24 Jul 2016 13:14:30 +0000 (UTC) Received: (qmail 78552 invoked by uid 99); 24 Jul 2016 13:14:29 -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; Sun, 24 Jul 2016 13:14:29 +0000 Received: by git1-us-west.apache.org (ASF Mail Server at git1-us-west.apache.org, from userid 33) id 4A0DEE1892; Sun, 24 Jul 2016 13:14:29 +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: Sun, 24 Jul 2016 13:14:31 -0000 Message-Id: <3092733674d64c8d851907fd98bf3459@git.apache.org> In-Reply-To: <0be1b5ec13d04db689689533cdfc83c1@git.apache.org> References: <0be1b5ec13d04db689689533cdfc83c1@git.apache.org> X-Mailer: ASF-Git Admin Mailer Subject: [03/11] incubator-pirk git commit: updating javadocs for website archived-at: Sun, 24 Jul 2016 13:14:54 -0000 http://git-wip-us.apache.org/repos/asf/incubator-pirk/blob/44215517/javadocs/org/apache/pirk/response/wideskies/class-use/Response.html ---------------------------------------------------------------------- diff --git a/javadocs/org/apache/pirk/response/wideskies/class-use/Response.html b/javadocs/org/apache/pirk/response/wideskies/class-use/Response.html index d1485b0..5f653e9 100644 --- a/javadocs/org/apache/pirk/response/wideskies/class-use/Response.html +++ b/javadocs/org/apache/pirk/response/wideskies/class-use/Response.html @@ -2,9 +2,9 @@ - + Uses of Class org.apache.pirk.response.wideskies.Response - + @@ -83,10 +83,6 @@ org.apache.pirk.responder.wideskies.standalone   - -org.apache.pirk.response.wideskies -  - @@ -122,34 +118,7 @@ Response -Responder.getPirWLResponse()  - - - - -
  • - - -

    Uses of Response in org.apache.pirk.response.wideskies

    - - - - - - - - - - - - - - - - - - +
    Methods in org.apache.pirk.response.wideskies that return Response 
    Modifier and TypeMethod and Description
    static ResponseResponse.readFromFile(java.io.File file) 
    static ResponseResponse.readFromFile(java.lang.String filename) 
    static ResponseResponse.readFromHDFSFile(org.apache.hadoop.fs.Path file, - org.apache.hadoop.fs.FileSystem fs) Responder.getResponse() 
    http://git-wip-us.apache.org/repos/asf/incubator-pirk/blob/44215517/javadocs/org/apache/pirk/response/wideskies/package-frame.html ---------------------------------------------------------------------- diff --git a/javadocs/org/apache/pirk/response/wideskies/package-frame.html b/javadocs/org/apache/pirk/response/wideskies/package-frame.html index 5bacaff..efda7c9 100644 --- a/javadocs/org/apache/pirk/response/wideskies/package-frame.html +++ b/javadocs/org/apache/pirk/response/wideskies/package-frame.html @@ -2,9 +2,9 @@ - + org.apache.pirk.response.wideskies - + http://git-wip-us.apache.org/repos/asf/incubator-pirk/blob/44215517/javadocs/org/apache/pirk/response/wideskies/package-summary.html ---------------------------------------------------------------------- diff --git a/javadocs/org/apache/pirk/response/wideskies/package-summary.html b/javadocs/org/apache/pirk/response/wideskies/package-summary.html index 501ea02..6cd6ef8 100644 --- a/javadocs/org/apache/pirk/response/wideskies/package-summary.html +++ b/javadocs/org/apache/pirk/response/wideskies/package-summary.html @@ -2,9 +2,9 @@ - + org.apache.pirk.response.wideskies - + http://git-wip-us.apache.org/repos/asf/incubator-pirk/blob/44215517/javadocs/org/apache/pirk/response/wideskies/package-tree.html ---------------------------------------------------------------------- diff --git a/javadocs/org/apache/pirk/response/wideskies/package-tree.html b/javadocs/org/apache/pirk/response/wideskies/package-tree.html index 67cad55..2427190 100644 --- a/javadocs/org/apache/pirk/response/wideskies/package-tree.html +++ b/javadocs/org/apache/pirk/response/wideskies/package-tree.html @@ -2,9 +2,9 @@ - + org.apache.pirk.response.wideskies Class Hierarchy - + @@ -74,7 +74,7 @@
    • java.lang.Object
        -
      • org.apache.pirk.response.wideskies.Response (implements java.io.Serializable)
      • +
      • org.apache.pirk.response.wideskies.Response (implements java.io.Serializable, org.apache.pirk.serialization.Storable)
    http://git-wip-us.apache.org/repos/asf/incubator-pirk/blob/44215517/javadocs/org/apache/pirk/response/wideskies/package-use.html ---------------------------------------------------------------------- diff --git a/javadocs/org/apache/pirk/response/wideskies/package-use.html b/javadocs/org/apache/pirk/response/wideskies/package-use.html index c6933e0..026059a 100644 --- a/javadocs/org/apache/pirk/response/wideskies/package-use.html +++ b/javadocs/org/apache/pirk/response/wideskies/package-use.html @@ -2,9 +2,9 @@ - + Uses of Package org.apache.pirk.response.wideskies - + @@ -83,10 +83,6 @@ org.apache.pirk.responder.wideskies.standalone   - -org.apache.pirk.response.wideskies -  -
  • @@ -124,23 +120,6 @@ -
  • - - - - - - - - - - - - -
    Classes in org.apache.pirk.response.wideskies used by org.apache.pirk.response.wideskies 
    Class and Description
    Response -
    Class to hold the encrypted response elements for the PIR query
    -
    -
  • http://git-wip-us.apache.org/repos/asf/incubator-pirk/blob/44215517/javadocs/org/apache/pirk/schema/data/DataSchema.html ---------------------------------------------------------------------- diff --git a/javadocs/org/apache/pirk/schema/data/DataSchema.html b/javadocs/org/apache/pirk/schema/data/DataSchema.html index 11d6924..f2422c5 100644 --- a/javadocs/org/apache/pirk/schema/data/DataSchema.html +++ b/javadocs/org/apache/pirk/schema/data/DataSchema.html @@ -2,9 +2,9 @@ - + DataSchema - + http://git-wip-us.apache.org/repos/asf/incubator-pirk/blob/44215517/javadocs/org/apache/pirk/schema/data/LoadDataSchemas.html ---------------------------------------------------------------------- diff --git a/javadocs/org/apache/pirk/schema/data/LoadDataSchemas.html b/javadocs/org/apache/pirk/schema/data/LoadDataSchemas.html index 81e322c..24b34cd 100644 --- a/javadocs/org/apache/pirk/schema/data/LoadDataSchemas.html +++ b/javadocs/org/apache/pirk/schema/data/LoadDataSchemas.html @@ -2,9 +2,9 @@ - + LoadDataSchemas - + @@ -62,13 +62,13 @@ @@ -123,29 +123,6 @@ extends java.lang.Object
    • - -
      • @@ -212,32 +189,6 @@ extends java.lang.Object
        • - -
            -
          • - - -

            Field Detail

            - - - -
              -
            • -

              schemaMap

              -
              public static java.util.HashMap<java.lang.String,DataSchema> schemaMap
              -
            • -
            - - - -
              -
            • -

              allowedPrimitiveJavaTypes

              -
              public static java.util.HashSet<java.lang.String> allowedPrimitiveJavaTypes
              -
            • -
            -
          • -
          • @@ -365,13 +316,13 @@ extends java.lang.Object http://git-wip-us.apache.org/repos/asf/incubator-pirk/blob/44215517/javadocs/org/apache/pirk/schema/data/class-use/DataSchema.html ---------------------------------------------------------------------- diff --git a/javadocs/org/apache/pirk/schema/data/class-use/DataSchema.html b/javadocs/org/apache/pirk/schema/data/class-use/DataSchema.html index 0ece588..a98eb44 100644 --- a/javadocs/org/apache/pirk/schema/data/class-use/DataSchema.html +++ b/javadocs/org/apache/pirk/schema/data/class-use/DataSchema.html @@ -2,9 +2,9 @@ - + Uses of Class org.apache.pirk.schema.data.DataSchema - + @@ -84,14 +84,18 @@   -org.apache.pirk.schema.data +org.apache.pirk.responder.wideskies.spark   -org.apache.pirk.schema.query.filter +org.apache.pirk.schema.data   +org.apache.pirk.schema.query.filter +  + + org.apache.pirk.utils   @@ -159,24 +163,42 @@
          • -
          • +
          • -

            Uses of DataSchema in org.apache.pirk.schema.data

            - - +

            Uses of DataSchema in org.apache.pirk.responder.wideskies.spark

            +
            Fields in org.apache.pirk.schema.data with type parameters of type DataSchema 
            + - + - - + +
            Methods in org.apache.pirk.responder.wideskies.spark that return DataSchema 
            Modifier and TypeField and DescriptionMethod and Description
            static java.util.HashMap<java.lang.String,DataSchema>LoadDataSchemas.schemaMap DataSchemaBroadcastVars.getDataSchema() 
            + + + + + + + + + + + +
            Methods in org.apache.pirk.responder.wideskies.spark with parameters of type DataSchema 
            Modifier and TypeMethod and Description
            voidBroadcastVars.setDataSchema(DataSchema dSchemaIn) 
            +
          • +
          • + + +

            Uses of DataSchema in org.apache.pirk.schema.data

            + http://git-wip-us.apache.org/repos/asf/incubator-pirk/blob/44215517/javadocs/org/apache/pirk/schema/data/class-use/LoadDataSchemas.html ---------------------------------------------------------------------- diff --git a/javadocs/org/apache/pirk/schema/data/class-use/LoadDataSchemas.html b/javadocs/org/apache/pirk/schema/data/class-use/LoadDataSchemas.html index 6b36989..3cadd0a 100644 --- a/javadocs/org/apache/pirk/schema/data/class-use/LoadDataSchemas.html +++ b/javadocs/org/apache/pirk/schema/data/class-use/LoadDataSchemas.html @@ -2,9 +2,9 @@ - +Uses of Class org.apache.pirk.schema.data.LoadDataSchemas - + http://git-wip-us.apache.org/repos/asf/incubator-pirk/blob/44215517/javadocs/org/apache/pirk/schema/data/package-frame.html ---------------------------------------------------------------------- diff --git a/javadocs/org/apache/pirk/schema/data/package-frame.html b/javadocs/org/apache/pirk/schema/data/package-frame.html index c47721a..fc2fe98 100644 --- a/javadocs/org/apache/pirk/schema/data/package-frame.html +++ b/javadocs/org/apache/pirk/schema/data/package-frame.html @@ -2,9 +2,9 @@ - +org.apache.pirk.schema.data - + http://git-wip-us.apache.org/repos/asf/incubator-pirk/blob/44215517/javadocs/org/apache/pirk/schema/data/package-summary.html ---------------------------------------------------------------------- diff --git a/javadocs/org/apache/pirk/schema/data/package-summary.html b/javadocs/org/apache/pirk/schema/data/package-summary.html index d068e8e..a7512e5 100644 --- a/javadocs/org/apache/pirk/schema/data/package-summary.html +++ b/javadocs/org/apache/pirk/schema/data/package-summary.html @@ -2,9 +2,9 @@ - +org.apache.pirk.schema.data - + http://git-wip-us.apache.org/repos/asf/incubator-pirk/blob/44215517/javadocs/org/apache/pirk/schema/data/package-tree.html ---------------------------------------------------------------------- diff --git a/javadocs/org/apache/pirk/schema/data/package-tree.html b/javadocs/org/apache/pirk/schema/data/package-tree.html index 0688d86..67ce5f5 100644 --- a/javadocs/org/apache/pirk/schema/data/package-tree.html +++ b/javadocs/org/apache/pirk/schema/data/package-tree.html @@ -2,9 +2,9 @@ - +org.apache.pirk.schema.data Class Hierarchy - + http://git-wip-us.apache.org/repos/asf/incubator-pirk/blob/44215517/javadocs/org/apache/pirk/schema/data/package-use.html ---------------------------------------------------------------------- diff --git a/javadocs/org/apache/pirk/schema/data/package-use.html b/javadocs/org/apache/pirk/schema/data/package-use.html index d3d2b16..a2ff09e 100644 --- a/javadocs/org/apache/pirk/schema/data/package-use.html +++ b/javadocs/org/apache/pirk/schema/data/package-use.html @@ -2,9 +2,9 @@ - +Uses of Package org.apache.pirk.schema.data - + @@ -84,14 +84,18 @@ - + - + + + + + @@ -132,6 +136,23 @@
            Methods in org.apache.pirk.schema.data that return DataSchema 
            Modifier and Type  
            org.apache.pirk.schema.dataorg.apache.pirk.responder.wideskies.spark  
            org.apache.pirk.schema.query.filterorg.apache.pirk.schema.data  
            org.apache.pirk.schema.query.filter 
            org.apache.pirk.utils  
          • +
          • + + + + + + + + + + + + +
            Classes in org.apache.pirk.schema.data used by org.apache.pirk.responder.wideskies.spark 
            Class and Description
            DataSchema +
            Class to hold a data schema
            +
            +
          • http://git-wip-us.apache.org/repos/asf/incubator-pirk/blob/44215517/javadocs/org/apache/pirk/schema/data/partitioner/DataPartitioner.html ---------------------------------------------------------------------- diff --git a/javadocs/org/apache/pirk/schema/data/partitioner/DataPartitioner.html b/javadocs/org/apache/pirk/schema/data/partitioner/DataPartitioner.html index 473e12c..311b20d 100644 --- a/javadocs/org/apache/pirk/schema/data/partitioner/DataPartitioner.html +++ b/javadocs/org/apache/pirk/schema/data/partitioner/DataPartitioner.html @@ -2,9 +2,9 @@ - + DataPartitioner - + http://git-wip-us.apache.org/repos/asf/incubator-pirk/blob/44215517/javadocs/org/apache/pirk/schema/data/partitioner/IPDataPartitioner.html ---------------------------------------------------------------------- diff --git a/javadocs/org/apache/pirk/schema/data/partitioner/IPDataPartitioner.html b/javadocs/org/apache/pirk/schema/data/partitioner/IPDataPartitioner.html index 27e7d4f..234e83c 100644 --- a/javadocs/org/apache/pirk/schema/data/partitioner/IPDataPartitioner.html +++ b/javadocs/org/apache/pirk/schema/data/partitioner/IPDataPartitioner.html @@ -2,9 +2,9 @@ - + IPDataPartitioner - + http://git-wip-us.apache.org/repos/asf/incubator-pirk/blob/44215517/javadocs/org/apache/pirk/schema/data/partitioner/ISO8601DatePartitioner.html ---------------------------------------------------------------------- diff --git a/javadocs/org/apache/pirk/schema/data/partitioner/ISO8601DatePartitioner.html b/javadocs/org/apache/pirk/schema/data/partitioner/ISO8601DatePartitioner.html index 21ab132..1535f9a 100644 --- a/javadocs/org/apache/pirk/schema/data/partitioner/ISO8601DatePartitioner.html +++ b/javadocs/org/apache/pirk/schema/data/partitioner/ISO8601DatePartitioner.html @@ -2,9 +2,9 @@ - + ISO8601DatePartitioner - + http://git-wip-us.apache.org/repos/asf/incubator-pirk/blob/44215517/javadocs/org/apache/pirk/schema/data/partitioner/PrimitiveTypePartitioner.html ---------------------------------------------------------------------- diff --git a/javadocs/org/apache/pirk/schema/data/partitioner/PrimitiveTypePartitioner.html b/javadocs/org/apache/pirk/schema/data/partitioner/PrimitiveTypePartitioner.html index 3c8deb7..e92ff0a 100644 --- a/javadocs/org/apache/pirk/schema/data/partitioner/PrimitiveTypePartitioner.html +++ b/javadocs/org/apache/pirk/schema/data/partitioner/PrimitiveTypePartitioner.html @@ -2,9 +2,9 @@ - + PrimitiveTypePartitioner - + @@ -124,38 +124,34 @@ implements Field and Description -java.math.BigInteger -bitMask8  - - static java.lang.String BYTE  - + static java.lang.String CHAR  - + static java.lang.String DOUBLE  - + static java.lang.String FLOAT  - + static java.lang.String INT  - + static java.lang.String LONG  - + static java.lang.String SHORT  - + static java.lang.String STRING  @@ -192,25 +188,19 @@ implements Method and Description -byte[] -appendBytes(java.util.ArrayList<java.math.BigInteger> parts, - int partsIndex, - int numParts)  - - java.util.ArrayList<java.math.BigInteger> arrayToPartitions(java.util.List<?> elementList, java.lang.String type)
            Create partitions for an array of the same type of elements - used when a data value field is an array and we wish to encode these into the return value
            - + static java.math.BigInteger formBitMask(int partitionSize)
            Method to form a BigInteger bit mask for the given partitionSize
            - + java.lang.Object fromPartitions(java.util.ArrayList<java.math.BigInteger> parts, int partsIndex, @@ -218,25 +208,25 @@ implements Reconstructs the object from the partitions
        - + int getBits(java.lang.String type)
        Get the bit size of the allowed primitive java types
        - + int getNumPartitions(java.lang.String type)
        Method to get the number of 8-bit partitions given the element type
        - + java.util.ArrayList<java.math.BigInteger> getPaddedPartitions(java.lang.String type)
        Method to get an empty set of partitions by data type - used for padding return array values
        - + static java.util.ArrayList<java.math.BigInteger> partitionBits(java.math.BigInteger value, int partitionSize, @@ -244,7 +234,7 @@ implements Splits the given BigInteger into partitions given by the partitionSize
    - + java.util.ArrayList<java.math.BigInteger> toPartitions(java.lang.Object obj, java.lang.String type) @@ -273,15 +263,6 @@ implements - - -
      -
    • -

      bitMask8

      -
      public final java.math.BigInteger bitMask8
      -
    • -
    @@ -462,17 +443,6 @@ implements - - -
      -
    • -

      appendBytes

      -
      public byte[] appendBytes(java.util.ArrayList<java.math.BigInteger> parts,
      -                 int partsIndex,
      -                 int numParts)
      -
    • -
    http://git-wip-us.apache.org/repos/asf/incubator-pirk/blob/44215517/javadocs/org/apache/pirk/schema/data/partitioner/class-use/DataPartitioner.html ---------------------------------------------------------------------- diff --git a/javadocs/org/apache/pirk/schema/data/partitioner/class-use/DataPartitioner.html b/javadocs/org/apache/pirk/schema/data/partitioner/class-use/DataPartitioner.html index c946a48..8713c38 100644 --- a/javadocs/org/apache/pirk/schema/data/partitioner/class-use/DataPartitioner.html +++ b/javadocs/org/apache/pirk/schema/data/partitioner/class-use/DataPartitioner.html @@ -2,9 +2,9 @@ - + Uses of Interface org.apache.pirk.schema.data.partitioner.DataPartitioner - + http://git-wip-us.apache.org/repos/asf/incubator-pirk/blob/44215517/javadocs/org/apache/pirk/schema/data/partitioner/class-use/IPDataPartitioner.html ---------------------------------------------------------------------- diff --git a/javadocs/org/apache/pirk/schema/data/partitioner/class-use/IPDataPartitioner.html b/javadocs/org/apache/pirk/schema/data/partitioner/class-use/IPDataPartitioner.html index d8552ab..8e7a4f4 100644 --- a/javadocs/org/apache/pirk/schema/data/partitioner/class-use/IPDataPartitioner.html +++ b/javadocs/org/apache/pirk/schema/data/partitioner/class-use/IPDataPartitioner.html @@ -2,9 +2,9 @@ - + Uses of Class org.apache.pirk.schema.data.partitioner.IPDataPartitioner - + http://git-wip-us.apache.org/repos/asf/incubator-pirk/blob/44215517/javadocs/org/apache/pirk/schema/data/partitioner/class-use/ISO8601DatePartitioner.html ---------------------------------------------------------------------- diff --git a/javadocs/org/apache/pirk/schema/data/partitioner/class-use/ISO8601DatePartitioner.html b/javadocs/org/apache/pirk/schema/data/partitioner/class-use/ISO8601DatePartitioner.html index 9d47da9..194268c 100644 --- a/javadocs/org/apache/pirk/schema/data/partitioner/class-use/ISO8601DatePartitioner.html +++ b/javadocs/org/apache/pirk/schema/data/partitioner/class-use/ISO8601DatePartitioner.html @@ -2,9 +2,9 @@ - + Uses of Class org.apache.pirk.schema.data.partitioner.ISO8601DatePartitioner - + http://git-wip-us.apache.org/repos/asf/incubator-pirk/blob/44215517/javadocs/org/apache/pirk/schema/data/partitioner/class-use/PrimitiveTypePartitioner.html ---------------------------------------------------------------------- diff --git a/javadocs/org/apache/pirk/schema/data/partitioner/class-use/PrimitiveTypePartitioner.html b/javadocs/org/apache/pirk/schema/data/partitioner/class-use/PrimitiveTypePartitioner.html index 668c30c..7018641 100644 --- a/javadocs/org/apache/pirk/schema/data/partitioner/class-use/PrimitiveTypePartitioner.html +++ b/javadocs/org/apache/pirk/schema/data/partitioner/class-use/PrimitiveTypePartitioner.html @@ -2,9 +2,9 @@ - + Uses of Class org.apache.pirk.schema.data.partitioner.PrimitiveTypePartitioner - + http://git-wip-us.apache.org/repos/asf/incubator-pirk/blob/44215517/javadocs/org/apache/pirk/schema/data/partitioner/package-frame.html ---------------------------------------------------------------------- diff --git a/javadocs/org/apache/pirk/schema/data/partitioner/package-frame.html b/javadocs/org/apache/pirk/schema/data/partitioner/package-frame.html index 76a25b5..5b3937a 100644 --- a/javadocs/org/apache/pirk/schema/data/partitioner/package-frame.html +++ b/javadocs/org/apache/pirk/schema/data/partitioner/package-frame.html @@ -2,9 +2,9 @@ - + org.apache.pirk.schema.data.partitioner - + http://git-wip-us.apache.org/repos/asf/incubator-pirk/blob/44215517/javadocs/org/apache/pirk/schema/data/partitioner/package-summary.html ---------------------------------------------------------------------- diff --git a/javadocs/org/apache/pirk/schema/data/partitioner/package-summary.html b/javadocs/org/apache/pirk/schema/data/partitioner/package-summary.html index 30ddd4c..a6c6837 100644 --- a/javadocs/org/apache/pirk/schema/data/partitioner/package-summary.html +++ b/javadocs/org/apache/pirk/schema/data/partitioner/package-summary.html @@ -2,9 +2,9 @@ - + org.apache.pirk.schema.data.partitioner - + http://git-wip-us.apache.org/repos/asf/incubator-pirk/blob/44215517/javadocs/org/apache/pirk/schema/data/partitioner/package-tree.html ---------------------------------------------------------------------- diff --git a/javadocs/org/apache/pirk/schema/data/partitioner/package-tree.html b/javadocs/org/apache/pirk/schema/data/partitioner/package-tree.html index 2490960..fc99457 100644 --- a/javadocs/org/apache/pirk/schema/data/partitioner/package-tree.html +++ b/javadocs/org/apache/pirk/schema/data/partitioner/package-tree.html @@ -2,9 +2,9 @@ - + org.apache.pirk.schema.data.partitioner Class Hierarchy - + http://git-wip-us.apache.org/repos/asf/incubator-pirk/blob/44215517/javadocs/org/apache/pirk/schema/data/partitioner/package-use.html ---------------------------------------------------------------------- diff --git a/javadocs/org/apache/pirk/schema/data/partitioner/package-use.html b/javadocs/org/apache/pirk/schema/data/partitioner/package-use.html index c1d96da..947c1eb 100644 --- a/javadocs/org/apache/pirk/schema/data/partitioner/package-use.html +++ b/javadocs/org/apache/pirk/schema/data/partitioner/package-use.html @@ -2,9 +2,9 @@ - + Uses of Package org.apache.pirk.schema.data.partitioner - + http://git-wip-us.apache.org/repos/asf/incubator-pirk/blob/44215517/javadocs/org/apache/pirk/schema/query/LoadQuerySchemas.html ---------------------------------------------------------------------- diff --git a/javadocs/org/apache/pirk/schema/query/LoadQuerySchemas.html b/javadocs/org/apache/pirk/schema/query/LoadQuerySchemas.html index af352c7..b8145cb 100644 --- a/javadocs/org/apache/pirk/schema/query/LoadQuerySchemas.html +++ b/javadocs/org/apache/pirk/schema/query/LoadQuerySchemas.html @@ -2,9 +2,9 @@ - + LoadQuerySchemas - + @@ -62,13 +62,13 @@ @@ -125,25 +125,6 @@ extends java.lang.Object
    • - -
        -
      • - - -

        Field Summary

        - - - - - - - - - - -
        Fields 
        Modifier and TypeField and Description
        static java.util.HashMap<java.lang.String,QuerySchema>schemaMap 
        -
      • -
      • @@ -224,23 +205,6 @@ extends java.lang.Object
        • - -
            -
          • - - -

            Field Detail

            - - - -
              -
            • -

              schemaMap

              -
              public static java.util.HashMap<java.lang.String,QuerySchema> schemaMap
              -
            • -
            -
          • -
          • @@ -396,13 +360,13 @@ extends java.lang.Object http://git-wip-us.apache.org/repos/asf/incubator-pirk/blob/44215517/javadocs/org/apache/pirk/schema/query/QuerySchema.html ---------------------------------------------------------------------- diff --git a/javadocs/org/apache/pirk/schema/query/QuerySchema.html b/javadocs/org/apache/pirk/schema/query/QuerySchema.html index 728fe18..d23ebc1 100644 --- a/javadocs/org/apache/pirk/schema/query/QuerySchema.html +++ b/javadocs/org/apache/pirk/schema/query/QuerySchema.html @@ -2,9 +2,9 @@ - + QuerySchema - + @@ -62,13 +62,13 @@ @@ -115,25 +115,6 @@ implements java.io.Serializable
            • - -
                -
              • - - -

                Field Summary

                - - - - - - - - - - -
                Fields 
                Modifier and TypeField and Description
                static java.lang.StringNO_FILTER 
                -
              • -
              • @@ -221,24 +202,6 @@ implements java.io.Serializable
                • - -
                  • @@ -402,13 +365,13 @@ implements java.io.Serializable http://git-wip-us.apache.org/repos/asf/incubator-pirk/blob/44215517/javadocs/org/apache/pirk/schema/query/class-use/LoadQuerySchemas.html ---------------------------------------------------------------------- diff --git a/javadocs/org/apache/pirk/schema/query/class-use/LoadQuerySchemas.html b/javadocs/org/apache/pirk/schema/query/class-use/LoadQuerySchemas.html index 2455fb4..153351a 100644 --- a/javadocs/org/apache/pirk/schema/query/class-use/LoadQuerySchemas.html +++ b/javadocs/org/apache/pirk/schema/query/class-use/LoadQuerySchemas.html @@ -2,9 +2,9 @@ - + Uses of Class org.apache.pirk.schema.query.LoadQuerySchemas - + http://git-wip-us.apache.org/repos/asf/incubator-pirk/blob/44215517/javadocs/org/apache/pirk/schema/query/class-use/QuerySchema.html ---------------------------------------------------------------------- diff --git a/javadocs/org/apache/pirk/schema/query/class-use/QuerySchema.html b/javadocs/org/apache/pirk/schema/query/class-use/QuerySchema.html index aeb2318..7f364c0 100644 --- a/javadocs/org/apache/pirk/schema/query/class-use/QuerySchema.html +++ b/javadocs/org/apache/pirk/schema/query/class-use/QuerySchema.html @@ -2,9 +2,9 @@ - + Uses of Class org.apache.pirk.schema.query.QuerySchema - + @@ -84,10 +84,14 @@   -org.apache.pirk.schema.query +org.apache.pirk.responder.wideskies.spark   +org.apache.pirk.schema.query +  + + org.apache.pirk.schema.query.filter   @@ -101,6 +105,19 @@

                    Uses of QuerySchema in org.apache.pirk.query.wideskies

                    + + + + + + + + + + + +
                    Methods in org.apache.pirk.query.wideskies that return QuerySchema 
                    Modifier and TypeMethod and Description
                    QuerySchemaQueryInfo.getQuerySchema() 
                    + @@ -108,6 +125,18 @@ + + + + + + + + + + + + + + + +
                    Methods in org.apache.pirk.query.wideskies with parameters of type QuerySchema 
                    Modifier and Type
                    voidQueryInfo.addQuerySchema(QuerySchema qSchemaIn) 
                    static QueryResponseJSONQueryUtils.extractQueryResponseJSON(QueryInfo queryInfo, + QuerySchema qSchema, + java.util.ArrayList<java.math.BigInteger> parts) +
                    Method to convert the given BigInteger raw data element partitions to a QueryResponseJSON object based upon the given queryType
                    +
                    static java.lang.String QueryUtils.getSelectorByQueryType(org.apache.hadoop.io.MapWritable dataMap, QuerySchema qSchema, @@ -116,6 +145,13 @@
                    static java.lang.StringQueryUtils.getSelectorByQueryTypeJSON(QuerySchema qSchema, + org.json.simple.JSONObject dataMap) +
                    Pulls the correct selector from the JSONObject data element given the queryType
                    +
                    static java.util.ArrayList<java.math.BigInteger> QueryUtils.partitionDataElement(org.apache.hadoop.io.MapWritable dataMap, QuerySchema qSchema, @@ -124,6 +160,14 @@
                    Method to convert the given data element given by the MapWritable data element into the extracted BigInteger partitions based upon the given queryType
                    static java.util.ArrayList<java.math.BigInteger>QueryUtils.partitionDataElement(QuerySchema qSchema, + org.json.simple.JSONObject jsonData, + boolean embedSelector) +
                    Method to convert the given data element given by the JSONObject data element into the extracted BigInteger partitions based upon the given queryType
                    +
                  • @@ -139,13 +183,19 @@ +static scala.Tuple2<java.lang.Integer,java.util.ArrayList<java.math.BigInteger>> +HashSelectorAndPartitionData.hashSelectorAndFormPartitions(org.json.simple.JSONObject json, + QueryInfo queryInfo, + QuerySchema qSchema)  + + static scala.Tuple2<java.lang.Integer,BytesArrayWritable> HashSelectorAndPartitionData.hashSelectorAndFormPartitions(org.apache.hadoop.io.MapWritable dataElement, QuerySchema qSchema, DataSchema dSchema, QueryInfo queryInfo)  - + static scala.Tuple2<java.lang.Integer,java.util.ArrayList<java.math.BigInteger>> HashSelectorAndPartitionData.hashSelectorAndFormPartitionsBigInteger(org.apache.hadoop.io.MapWritable dataElement, QuerySchema qSchema, @@ -155,24 +205,42 @@ -
                  • +
                  • -

                    Uses of QuerySchema in org.apache.pirk.schema.query

                    - - +

                    Uses of QuerySchema in org.apache.pirk.responder.wideskies.spark

                    +
                    Fields in org.apache.pirk.schema.query with type parameters of type QuerySchema 
                    + - + - - + +
                    Methods in org.apache.pirk.responder.wideskies.spark that return QuerySchema 
                    Modifier and TypeField and DescriptionMethod and Description
                    static java.util.HashMap<java.lang.String,QuerySchema>LoadQuerySchemas.schemaMap QuerySchemaBroadcastVars.getQuerySchema() 
                    + + + + + + + + + + + +
                    Methods in org.apache.pirk.responder.wideskies.spark with parameters of type QuerySchema 
                    Modifier and TypeMethod and Description
                    voidBroadcastVars.setQuerySchema(QuerySchema qSchemaIn) 
                    +
                  • +
                  • + + +

                    Uses of QuerySchema in org.apache.pirk.schema.query

                    + http://git-wip-us.apache.org/repos/asf/incubator-pirk/blob/44215517/javadocs/org/apache/pirk/schema/query/filter/DataFilter.html ---------------------------------------------------------------------- diff --git a/javadocs/org/apache/pirk/schema/query/filter/DataFilter.html b/javadocs/org/apache/pirk/schema/query/filter/DataFilter.html index 6730a8d..5f6c3b1 100644 --- a/javadocs/org/apache/pirk/schema/query/filter/DataFilter.html +++ b/javadocs/org/apache/pirk/schema/query/filter/DataFilter.html @@ -2,9 +2,9 @@ - +DataFilter - + http://git-wip-us.apache.org/repos/asf/incubator-pirk/blob/44215517/javadocs/org/apache/pirk/schema/query/filter/FilterFactory.html ---------------------------------------------------------------------- diff --git a/javadocs/org/apache/pirk/schema/query/filter/FilterFactory.html b/javadocs/org/apache/pirk/schema/query/filter/FilterFactory.html index e53f16f..5b589c8 100644 --- a/javadocs/org/apache/pirk/schema/query/filter/FilterFactory.html +++ b/javadocs/org/apache/pirk/schema/query/filter/FilterFactory.html @@ -2,9 +2,9 @@ - +FilterFactory - + http://git-wip-us.apache.org/repos/asf/incubator-pirk/blob/44215517/javadocs/org/apache/pirk/schema/query/filter/StopListFilter.html ---------------------------------------------------------------------- diff --git a/javadocs/org/apache/pirk/schema/query/filter/StopListFilter.html b/javadocs/org/apache/pirk/schema/query/filter/StopListFilter.html index 697f59c..82855a1 100644 --- a/javadocs/org/apache/pirk/schema/query/filter/StopListFilter.html +++ b/javadocs/org/apache/pirk/schema/query/filter/StopListFilter.html @@ -2,9 +2,9 @@ - +StopListFilter - + http://git-wip-us.apache.org/repos/asf/incubator-pirk/blob/44215517/javadocs/org/apache/pirk/schema/query/filter/class-use/DataFilter.html ---------------------------------------------------------------------- diff --git a/javadocs/org/apache/pirk/schema/query/filter/class-use/DataFilter.html b/javadocs/org/apache/pirk/schema/query/filter/class-use/DataFilter.html index 2cb9e83..9446cba 100644 --- a/javadocs/org/apache/pirk/schema/query/filter/class-use/DataFilter.html +++ b/javadocs/org/apache/pirk/schema/query/filter/class-use/DataFilter.html @@ -2,9 +2,9 @@ - +Uses of Interface org.apache.pirk.schema.query.filter.DataFilter - + http://git-wip-us.apache.org/repos/asf/incubator-pirk/blob/44215517/javadocs/org/apache/pirk/schema/query/filter/class-use/FilterFactory.html ---------------------------------------------------------------------- diff --git a/javadocs/org/apache/pirk/schema/query/filter/class-use/FilterFactory.html b/javadocs/org/apache/pirk/schema/query/filter/class-use/FilterFactory.html index cd55f2f..fcd6bcf 100644 --- a/javadocs/org/apache/pirk/schema/query/filter/class-use/FilterFactory.html +++ b/javadocs/org/apache/pirk/schema/query/filter/class-use/FilterFactory.html @@ -2,9 +2,9 @@ - +Uses of Class org.apache.pirk.schema.query.filter.FilterFactory - + http://git-wip-us.apache.org/repos/asf/incubator-pirk/blob/44215517/javadocs/org/apache/pirk/schema/query/filter/class-use/StopListFilter.html ---------------------------------------------------------------------- diff --git a/javadocs/org/apache/pirk/schema/query/filter/class-use/StopListFilter.html b/javadocs/org/apache/pirk/schema/query/filter/class-use/StopListFilter.html index ae5f85c..7f5fb77 100644 --- a/javadocs/org/apache/pirk/schema/query/filter/class-use/StopListFilter.html +++ b/javadocs/org/apache/pirk/schema/query/filter/class-use/StopListFilter.html @@ -2,9 +2,9 @@ - +Uses of Class org.apache.pirk.schema.query.filter.StopListFilter - + http://git-wip-us.apache.org/repos/asf/incubator-pirk/blob/44215517/javadocs/org/apache/pirk/schema/query/filter/package-frame.html ---------------------------------------------------------------------- diff --git a/javadocs/org/apache/pirk/schema/query/filter/package-frame.html b/javadocs/org/apache/pirk/schema/query/filter/package-frame.html index 7e6f70b..2d987c2 100644 --- a/javadocs/org/apache/pirk/schema/query/filter/package-frame.html +++ b/javadocs/org/apache/pirk/schema/query/filter/package-frame.html @@ -2,9 +2,9 @@ - +org.apache.pirk.schema.query.filter - + http://git-wip-us.apache.org/repos/asf/incubator-pirk/blob/44215517/javadocs/org/apache/pirk/schema/query/filter/package-summary.html ---------------------------------------------------------------------- diff --git a/javadocs/org/apache/pirk/schema/query/filter/package-summary.html b/javadocs/org/apache/pirk/schema/query/filter/package-summary.html index 3f16c5b..d4598bd 100644 --- a/javadocs/org/apache/pirk/schema/query/filter/package-summary.html +++ b/javadocs/org/apache/pirk/schema/query/filter/package-summary.html @@ -2,9 +2,9 @@ - +org.apache.pirk.schema.query.filter - + http://git-wip-us.apache.org/repos/asf/incubator-pirk/blob/44215517/javadocs/org/apache/pirk/schema/query/filter/package-tree.html ---------------------------------------------------------------------- diff --git a/javadocs/org/apache/pirk/schema/query/filter/package-tree.html b/javadocs/org/apache/pirk/schema/query/filter/package-tree.html index f611057..8e47f6b 100644 --- a/javadocs/org/apache/pirk/schema/query/filter/package-tree.html +++ b/javadocs/org/apache/pirk/schema/query/filter/package-tree.html @@ -2,9 +2,9 @@ - +org.apache.pirk.schema.query.filter Class Hierarchy - + http://git-wip-us.apache.org/repos/asf/incubator-pirk/blob/44215517/javadocs/org/apache/pirk/schema/query/filter/package-use.html ---------------------------------------------------------------------- diff --git a/javadocs/org/apache/pirk/schema/query/filter/package-use.html b/javadocs/org/apache/pirk/schema/query/filter/package-use.html index 76fe1df..33dbbe8 100644 --- a/javadocs/org/apache/pirk/schema/query/filter/package-use.html +++ b/javadocs/org/apache/pirk/schema/query/filter/package-use.html @@ -2,9 +2,9 @@ - +Uses of Package org.apache.pirk.schema.query.filter - + http://git-wip-us.apache.org/repos/asf/incubator-pirk/blob/44215517/javadocs/org/apache/pirk/schema/query/package-frame.html ---------------------------------------------------------------------- diff --git a/javadocs/org/apache/pirk/schema/query/package-frame.html b/javadocs/org/apache/pirk/schema/query/package-frame.html index 97a8819..5464a8d 100644 --- a/javadocs/org/apache/pirk/schema/query/package-frame.html +++ b/javadocs/org/apache/pirk/schema/query/package-frame.html @@ -2,9 +2,9 @@ - +org.apache.pirk.schema.query - + http://git-wip-us.apache.org/repos/asf/incubator-pirk/blob/44215517/javadocs/org/apache/pirk/schema/query/package-summary.html ---------------------------------------------------------------------- diff --git a/javadocs/org/apache/pirk/schema/query/package-summary.html b/javadocs/org/apache/pirk/schema/query/package-summary.html index 0120643..91b2cc0 100644 --- a/javadocs/org/apache/pirk/schema/query/package-summary.html +++ b/javadocs/org/apache/pirk/schema/query/package-summary.html @@ -2,9 +2,9 @@ - +org.apache.pirk.schema.query - + http://git-wip-us.apache.org/repos/asf/incubator-pirk/blob/44215517/javadocs/org/apache/pirk/schema/query/package-tree.html ---------------------------------------------------------------------- diff --git a/javadocs/org/apache/pirk/schema/query/package-tree.html b/javadocs/org/apache/pirk/schema/query/package-tree.html index eb353b4..378f66a 100644 --- a/javadocs/org/apache/pirk/schema/query/package-tree.html +++ b/javadocs/org/apache/pirk/schema/query/package-tree.html @@ -2,9 +2,9 @@ - +org.apache.pirk.schema.query Class Hierarchy - +
                    Methods in org.apache.pirk.schema.query that return QuerySchema 
                    Modifier and Type