Updating javadocs

Project: http://git-wip-us.apache.org/repos/asf/incubator-pirk/repo
Commit: http://git-wip-us.apache.org/repos/asf/incubator-pirk/commit/3ce81d4c
Tree: http://git-wip-us.apache.org/repos/asf/incubator-pirk/tree/3ce81d4c
Diff: http://git-wip-us.apache.org/repos/asf/incubator-pirk/diff/3ce81d4c

Branch: refs/heads/master
Commit: 3ce81d4cdb87d42f07ca42eb484a8010588a79db
Parents: 53f548a
Author: eawilliams <[email protected]>
Authored: Tue Aug 30 09:52:46 2016 -0400
Committer: eawilliams <[email protected]>
Committed: Tue Aug 30 09:52:46 2016 -0400

----------------------------------------------------------------------
 docs/allclasses-frame.html                      |  12 +-
 docs/allclasses-noframe.html                    |  12 +-
 docs/constant-values.html                       | 226 ++++-------
 docs/deprecated-list.html                       |   4 +-
 docs/help-doc.html                              |   4 +-
 docs/index-files/index-1.html                   |  10 +-
 docs/index-files/index-10.html                  |   4 +-
 docs/index-files/index-11.html                  |   4 +-
 docs/index-files/index-12.html                  |   4 +-
 docs/index-files/index-13.html                  |   6 +-
 docs/index-files/index-14.html                  |   8 +-
 docs/index-files/index-15.html                  |   6 +-
 docs/index-files/index-16.html                  |  20 +-
 docs/index-files/index-17.html                  |  34 +-
 docs/index-files/index-18.html                  |  22 +-
 docs/index-files/index-19.html                  |  28 +-
 docs/index-files/index-2.html                   |  10 +-
 docs/index-files/index-20.html                  |  38 +-
 docs/index-files/index-21.html                  |  10 +-
 docs/index-files/index-22.html                  |   8 +-
 docs/index-files/index-23.html                  |  14 +-
 docs/index-files/index-3.html                   |  44 ++-
 docs/index-files/index-4.html                   |  16 +-
 docs/index-files/index-5.html                   |  38 +-
 docs/index-files/index-6.html                   |  10 +-
 docs/index-files/index-7.html                   |  38 +-
 docs/index-files/index-8.html                   |  12 +-
 docs/index-files/index-9.html                   |   8 +-
 docs/index.html                                 |   2 +-
 .../apache/pirk/benchmark/BenchmarkDriver.html  |   4 +-
 ...aillierBenchmark.PaillierBenchmarkState.html |   4 +-
 .../pirk/benchmark/PaillierBenchmark.html       |   4 +-
 .../benchmark/class-use/BenchmarkDriver.html    |   4 +-
 ...aillierBenchmark.PaillierBenchmarkState.html |   4 +-
 .../benchmark/class-use/PaillierBenchmark.html  |   4 +-
 .../apache/pirk/benchmark/package-frame.html    |   4 +-
 .../apache/pirk/benchmark/package-summary.html  |   4 +-
 .../org/apache/pirk/benchmark/package-tree.html |   4 +-
 docs/org/apache/pirk/benchmark/package-use.html |   4 +-
 .../pirk/encryption/ModPowAbstraction.html      |   4 +-
 docs/org/apache/pirk/encryption/Paillier.html   |   4 +-
 .../apache/pirk/encryption/PrimeGenerator.html  |   4 +-
 .../encryption/class-use/ModPowAbstraction.html |   4 +-
 .../pirk/encryption/class-use/Paillier.html     |  36 +-
 .../encryption/class-use/PrimeGenerator.html    |   4 +-
 .../apache/pirk/encryption/package-frame.html   |   4 +-
 .../apache/pirk/encryption/package-summary.html |   4 +-
 .../apache/pirk/encryption/package-tree.html    |   4 +-
 .../org/apache/pirk/encryption/package-use.html |   4 +-
 .../pirk/general/ISO8601DateParserTest.html     |   4 +-
 docs/org/apache/pirk/general/KeyedHashTest.html |   4 +-
 docs/org/apache/pirk/general/PaillierTest.html  |   4 +-
 .../apache/pirk/general/PartitionUtilsTest.html |   9 +-
 .../pirk/general/QueryParserUtilsTest.html      |   4 +-
 .../class-use/ISO8601DateParserTest.html        |   4 +-
 .../pirk/general/class-use/KeyedHashTest.html   |   4 +-
 .../pirk/general/class-use/PaillierTest.html    |   4 +-
 .../general/class-use/PartitionUtilsTest.html   |   4 +-
 .../general/class-use/QueryParserUtilsTest.html |   4 +-
 docs/org/apache/pirk/general/package-frame.html |   4 +-
 .../apache/pirk/general/package-summary.html    |   4 +-
 docs/org/apache/pirk/general/package-tree.html  |   4 +-
 docs/org/apache/pirk/general/package-use.html   |   4 +-
 .../inputformat/hadoop/BaseInputFormat.html     |   6 +-
 .../inputformat/hadoop/BytesArrayWritable.html  |  16 +-
 .../inputformat/hadoop/InputFormatConst.html    |   4 +-
 .../inputformat/hadoop/TextArrayWritable.html   |   4 +-
 .../hadoop/class-use/BaseInputFormat.html       |   4 +-
 .../hadoop/class-use/BytesArrayWritable.html    |   8 +-
 .../hadoop/class-use/InputFormatConst.html      |   4 +-
 .../hadoop/class-use/TextArrayWritable.html     |   4 +-
 .../hadoop/json/JSONInputFormat.html            |   4 +-
 .../hadoop/json/JSONInputFormatBase.html        |   4 +-
 .../hadoop/json/JSONRecordReader.html           |   4 +-
 .../hadoop/json/class-use/JSONInputFormat.html  |   4 +-
 .../json/class-use/JSONInputFormatBase.html     |   4 +-
 .../hadoop/json/class-use/JSONRecordReader.html |   4 +-
 .../inputformat/hadoop/json/package-frame.html  |   4 +-
 .../hadoop/json/package-summary.html            |   4 +-
 .../inputformat/hadoop/json/package-tree.html   |   4 +-
 .../inputformat/hadoop/json/package-use.html    |   4 +-
 .../pirk/inputformat/hadoop/package-frame.html  |   4 +-
 .../inputformat/hadoop/package-summary.html     |   4 +-
 .../pirk/inputformat/hadoop/package-tree.html   |   4 +-
 .../pirk/inputformat/hadoop/package-use.html    |   4 +-
 .../apache/pirk/querier/wideskies/Querier.html  |  26 +-
 .../pirk/querier/wideskies/QuerierCLI.html      | 283 ++++++++++++++
 .../pirk/querier/wideskies/QuerierConst.html    |   8 +-
 .../pirk/querier/wideskies/QuerierDriver.html   |   8 +-
 .../pirk/querier/wideskies/QuerierProps.html    | 276 +-------------
 .../querier/wideskies/class-use/Querier.html    |  14 +-
 .../querier/wideskies/class-use/QuerierCLI.html | 115 ++++++
 .../wideskies/class-use/QuerierConst.html       |   4 +-
 .../wideskies/class-use/QuerierDriver.html      |   4 +-
 .../wideskies/class-use/QuerierProps.html       |   4 +-
 .../wideskies/decrypt/DecryptResponse.html      |  78 ++--
 .../decrypt/class-use/DecryptResponse.html      |   4 +-
 .../wideskies/decrypt/package-frame.html        |   5 +-
 .../wideskies/decrypt/package-summary.html      |  10 +-
 .../querier/wideskies/decrypt/package-tree.html |   5 +-
 .../querier/wideskies/decrypt/package-use.html  |   4 +-
 .../querier/wideskies/encrypt/EncryptQuery.html | 147 ++------
 .../encrypt/class-use/EncryptQuery.html         |   4 +-
 .../wideskies/encrypt/package-frame.html        |   6 +-
 .../wideskies/encrypt/package-summary.html      |  16 +-
 .../querier/wideskies/encrypt/package-tree.html |   6 +-
 .../querier/wideskies/encrypt/package-use.html  |   4 +-
 .../pirk/querier/wideskies/package-frame.html   |   6 +-
 .../pirk/querier/wideskies/package-summary.html |  16 +-
 .../pirk/querier/wideskies/package-tree.html    |   6 +-
 .../pirk/querier/wideskies/package-use.html     |   4 +-
 docs/org/apache/pirk/query/wideskies/Query.html |  67 +---
 .../apache/pirk/query/wideskies/QueryInfo.html  |   4 +-
 .../apache/pirk/query/wideskies/QueryUtils.html |  60 +--
 .../pirk/query/wideskies/class-use/Query.html   |  42 +--
 .../query/wideskies/class-use/QueryInfo.html    |  67 +---
 .../query/wideskies/class-use/QueryUtils.html   |   4 +-
 .../pirk/query/wideskies/package-frame.html     |   4 +-
 .../pirk/query/wideskies/package-summary.html   |   4 +-
 .../pirk/query/wideskies/package-tree.html      |   4 +-
 .../pirk/query/wideskies/package-use.html       |  42 +--
 .../pirk/responder/wideskies/ResponderCLI.html  |   4 +-
 .../responder/wideskies/ResponderDriver.html    |   4 +-
 .../responder/wideskies/ResponderProps.html     | 253 ++++++++-----
 .../wideskies/class-use/ResponderCLI.html       |   4 +-
 .../wideskies/class-use/ResponderDriver.html    |   4 +-
 .../wideskies/class-use/ResponderProps.html     |   4 +-
 .../wideskies/common/ComputeEncryptedRow.html   |  66 ++--
 .../common/HashSelectorAndPartitionData.html    |  26 +-
 .../common/class-use/ComputeEncryptedRow.html   |   4 +-
 .../class-use/HashSelectorAndPartitionData.html |   4 +-
 .../wideskies/common/package-frame.html         |   4 +-
 .../wideskies/common/package-summary.html       |   4 +-
 .../wideskies/common/package-tree.html          |   4 +-
 .../responder/wideskies/common/package-use.html |   4 +-
 .../wideskies/mapreduce/ColumnMultMapper.html   |   4 +-
 .../wideskies/mapreduce/ColumnMultReducer.html  |   4 +-
 .../mapreduce/ComputeResponseTool.html          |   4 +-
 .../wideskies/mapreduce/ExpTableMapper.html     |   4 +-
 .../wideskies/mapreduce/ExpTableReducer.html    |   4 +-
 .../mapreduce/FinalResponseReducer.html         |   4 +-
 .../HashSelectorsAndPartitionDataMapper.html    |   4 +-
 .../responder/wideskies/mapreduce/MRStats.html  |   4 +-
 .../wideskies/mapreduce/RowCalcReducer.html     |   4 +-
 .../mapreduce/class-use/ColumnMultMapper.html   |   4 +-
 .../mapreduce/class-use/ColumnMultReducer.html  |   4 +-
 .../class-use/ComputeResponseTool.html          |   4 +-
 .../mapreduce/class-use/ExpTableMapper.html     |   4 +-
 .../mapreduce/class-use/ExpTableReducer.html    |   4 +-
 .../class-use/FinalResponseReducer.html         |   4 +-
 .../HashSelectorsAndPartitionDataMapper.html    |   4 +-
 .../wideskies/mapreduce/class-use/MRStats.html  |   4 +-
 .../mapreduce/class-use/RowCalcReducer.html     |   4 +-
 .../wideskies/mapreduce/package-frame.html      |   4 +-
 .../wideskies/mapreduce/package-summary.html    |   4 +-
 .../wideskies/mapreduce/package-tree.html       |   4 +-
 .../wideskies/mapreduce/package-use.html        |   4 +-
 .../pirk/responder/wideskies/package-frame.html |   4 +-
 .../responder/wideskies/package-summary.html    |   4 +-
 .../pirk/responder/wideskies/package-tree.html  |   4 +-
 .../pirk/responder/wideskies/package-use.html   |   4 +-
 .../responder/wideskies/spark/Accumulators.html |  38 +-
 .../wideskies/spark/BroadcastVars.html          |  68 +++-
 .../wideskies/spark/ComputeExpLookupTable.html  |   4 +-
 .../wideskies/spark/ComputeResponse.html        |   8 +-
 .../spark/EncColMultGroupedMapper.html          |  48 ++-
 .../wideskies/spark/EncColMultReducer.html      |  48 ++-
 .../responder/wideskies/spark/EncRowCalc.html   |  14 +-
 .../spark/EncRowCalcPrecomputedCache.html       |  14 +-
 .../wideskies/spark/ExpKeyFilenameMap.html      |   4 +-
 .../wideskies/spark/ExpTableGenerator.html      |   4 +-
 .../responder/wideskies/spark/FilterData.html   |   4 +-
 .../spark/HashSelectorsAndPartitionData.html    |  24 +-
 .../wideskies/spark/class-use/Accumulators.html |  35 +-
 .../spark/class-use/BroadcastVars.html          |  36 +-
 .../spark/class-use/ComputeExpLookupTable.html  |   4 +-
 .../spark/class-use/ComputeResponse.html        |   4 +-
 .../class-use/EncColMultGroupedMapper.html      |   4 +-
 .../spark/class-use/EncColMultReducer.html      |   4 +-
 .../wideskies/spark/class-use/EncRowCalc.html   |   4 +-
 .../class-use/EncRowCalcPrecomputedCache.html   |   4 +-
 .../spark/class-use/ExpKeyFilenameMap.html      |   4 +-
 .../spark/class-use/ExpTableGenerator.html      |   4 +-
 .../wideskies/spark/class-use/FilterData.html   |   4 +-
 .../HashSelectorsAndPartitionData.html          |   4 +-
 .../wideskies/spark/package-frame.html          |   4 +-
 .../wideskies/spark/package-summary.html        |   8 +-
 .../responder/wideskies/spark/package-tree.html |   8 +-
 .../responder/wideskies/spark/package-use.html  |  30 +-
 .../streaming/ComputeStreamingResponse.html     | 370 +++++++++++++++++++
 .../spark/streaming/FinalResponseFunction.html  | 270 ++++++++++++++
 .../class-use/ComputeStreamingResponse.html     | 115 ++++++
 .../class-use/FinalResponseFunction.html        | 115 ++++++
 .../spark/streaming/package-frame.html          |  20 +
 .../spark/streaming/package-summary.html        | 139 +++++++
 .../wideskies/spark/streaming/package-tree.html | 129 +++++++
 .../wideskies/spark/streaming/package-use.html  | 115 ++++++
 .../wideskies/standalone/Responder.html         |   4 +-
 .../standalone/class-use/Responder.html         |   4 +-
 .../wideskies/standalone/package-frame.html     |   4 +-
 .../wideskies/standalone/package-summary.html   |   8 +-
 .../wideskies/standalone/package-tree.html      |   8 +-
 .../wideskies/standalone/package-use.html       |   4 +-
 .../pirk/response/wideskies/Response.html       |   4 +-
 .../response/wideskies/class-use/Response.html  |   4 +-
 .../pirk/response/wideskies/package-frame.html  |   4 +-
 .../response/wideskies/package-summary.html     |   4 +-
 .../pirk/response/wideskies/package-tree.html   |   4 +-
 .../pirk/response/wideskies/package-use.html    |   4 +-
 .../org/apache/pirk/schema/data/DataSchema.html |   4 +-
 .../pirk/schema/data/DataSchemaLoader.html      |   8 +-
 .../pirk/schema/data/DataSchemaRegistry.html    |   4 +-
 .../pirk/schema/data/LoadDataSchemaTest.html    |   4 +-
 .../pirk/schema/data/class-use/DataSchema.html  |   8 +-
 .../schema/data/class-use/DataSchemaLoader.html |   4 +-
 .../data/class-use/DataSchemaRegistry.html      |   4 +-
 .../data/class-use/LoadDataSchemaTest.html      |   4 +-
 .../apache/pirk/schema/data/package-frame.html  |   4 +-
 .../pirk/schema/data/package-summary.html       |   4 +-
 .../apache/pirk/schema/data/package-tree.html   |   4 +-
 .../apache/pirk/schema/data/package-use.html    |   4 +-
 .../data/partitioner/DataPartitioner.html       |   4 +-
 .../data/partitioner/IPDataPartitioner.html     |   4 +-
 .../partitioner/ISO8601DatePartitioner.html     |   4 +-
 .../partitioner/PrimitiveTypePartitioner.html   |  34 +-
 .../partitioner/class-use/DataPartitioner.html  |   4 +-
 .../class-use/IPDataPartitioner.html            |   4 +-
 .../class-use/ISO8601DatePartitioner.html       |   4 +-
 .../class-use/PrimitiveTypePartitioner.html     |   4 +-
 .../schema/data/partitioner/package-frame.html  |   4 +-
 .../data/partitioner/package-summary.html       |   4 +-
 .../schema/data/partitioner/package-tree.html   |   4 +-
 .../schema/data/partitioner/package-use.html    |   4 +-
 .../pirk/schema/query/LoadQuerySchemaTest.html  |   4 +-
 .../apache/pirk/schema/query/QuerySchema.html   |   4 +-
 .../pirk/schema/query/QuerySchemaLoader.html    |   8 +-
 .../pirk/schema/query/QuerySchemaRegistry.html  |   4 +-
 .../query/class-use/LoadQuerySchemaTest.html    |   4 +-
 .../schema/query/class-use/QuerySchema.html     |  16 +-
 .../query/class-use/QuerySchemaLoader.html      |   4 +-
 .../query/class-use/QuerySchemaRegistry.html    |   4 +-
 .../pirk/schema/query/filter/DataFilter.html    |   4 +-
 .../pirk/schema/query/filter/FilterFactory.html |   4 +-
 .../schema/query/filter/StopListFilter.html     |   4 +-
 .../query/filter/class-use/DataFilter.html      |   4 +-
 .../query/filter/class-use/FilterFactory.html   |   4 +-
 .../query/filter/class-use/StopListFilter.html  |   4 +-
 .../pirk/schema/query/filter/package-frame.html |   4 +-
 .../schema/query/filter/package-summary.html    |   4 +-
 .../pirk/schema/query/filter/package-tree.html  |   4 +-
 .../pirk/schema/query/filter/package-use.html   |   4 +-
 .../apache/pirk/schema/query/package-frame.html |   4 +-
 .../pirk/schema/query/package-summary.html      |   4 +-
 .../apache/pirk/schema/query/package-tree.html  |   4 +-
 .../apache/pirk/schema/query/package-use.html   |   4 +-
 .../pirk/schema/response/QueryResponseJSON.html |  64 +---
 .../response/class-use/QueryResponseJSON.html   |  61 ++-
 .../pirk/schema/response/package-frame.html     |   4 +-
 .../pirk/schema/response/package-summary.html   |   4 +-
 .../pirk/schema/response/package-tree.html      |   4 +-
 .../pirk/schema/response/package-use.html       |  25 +-
 .../serialization/HadoopFileSystemStore.html    |   4 +-
 .../pirk/serialization/JavaSerializer.html      |   4 +-
 .../pirk/serialization/JsonSerializer.html      |  20 +-
 .../serialization/LocalFileSystemStore.html     |   4 +-
 .../serialization/SerializationService.html     |   4 +-
 .../pirk/serialization/SerializationTest.html   |   4 +-
 .../org/apache/pirk/serialization/Storable.html |   4 +-
 .../class-use/HadoopFileSystemStore.html        |   4 +-
 .../serialization/class-use/JavaSerializer.html |   4 +-
 .../serialization/class-use/JsonSerializer.html |   4 +-
 .../class-use/LocalFileSystemStore.html         |   4 +-
 .../class-use/SerializationService.html         |   4 +-
 .../class-use/SerializationTest.html            |   4 +-
 .../pirk/serialization/class-use/Storable.html  |   8 +-
 .../pirk/serialization/package-frame.html       |   4 +-
 .../pirk/serialization/package-summary.html     |   4 +-
 .../apache/pirk/serialization/package-tree.html |   4 +-
 .../apache/pirk/serialization/package-use.html  |   4 +-
 .../test/distributed/DistributedTestCLI.html    |   4 +-
 .../test/distributed/DistributedTestDriver.html |  46 +--
 .../class-use/DistributedTestCLI.html           |   8 +-
 .../class-use/DistributedTestDriver.html        |   4 +-
 .../pirk/test/distributed/package-frame.html    |   4 +-
 .../pirk/test/distributed/package-summary.html  |   4 +-
 .../pirk/test/distributed/package-tree.html     |   4 +-
 .../pirk/test/distributed/package-use.html      |   4 +-
 .../distributed/testsuite/DistTestSuite.html    | 100 +++--
 .../testsuite/class-use/DistTestSuite.html      |   4 +-
 .../distributed/testsuite/package-frame.html    |   4 +-
 .../distributed/testsuite/package-summary.html  |   4 +-
 .../distributed/testsuite/package-tree.html     |   4 +-
 .../test/distributed/testsuite/package-use.html |   4 +-
 docs/org/apache/pirk/test/utils/BaseTests.html  | 102 ++---
 docs/org/apache/pirk/test/utils/Inputs.html     |  68 ++--
 .../apache/pirk/test/utils/StandaloneQuery.html |  14 +-
 docs/org/apache/pirk/test/utils/TestUtils.html  |  11 +-
 .../pirk/test/utils/class-use/BaseTests.html    |   4 +-
 .../pirk/test/utils/class-use/Inputs.html       |   4 +-
 .../test/utils/class-use/StandaloneQuery.html   |   4 +-
 .../pirk/test/utils/class-use/TestUtils.html    |   4 +-
 .../apache/pirk/test/utils/package-frame.html   |   4 +-
 .../apache/pirk/test/utils/package-summary.html |   4 +-
 .../apache/pirk/test/utils/package-tree.html    |   4 +-
 .../org/apache/pirk/test/utils/package-use.html |   4 +-
 docs/org/apache/pirk/utils/CSVOutputUtils.html  |   4 +-
 docs/org/apache/pirk/utils/EpochDateParser.html |   4 +-
 docs/org/apache/pirk/utils/FileConst.html       |   4 +-
 .../apache/pirk/utils/FileIOUtils.Callable.html |   4 +-
 docs/org/apache/pirk/utils/FileIOUtils.html     |   4 +-
 docs/org/apache/pirk/utils/HDFS.html            |   4 +-
 .../apache/pirk/utils/ISO8601DateParser.html    |   4 +-
 docs/org/apache/pirk/utils/KeyedHash.html       |   4 +-
 docs/org/apache/pirk/utils/PIRException.html    |   4 +-
 .../org/apache/pirk/utils/QueryParserUtils.html |   8 +-
 .../apache/pirk/utils/QueryResultsWriter.html   | 289 +++++++++++++++
 docs/org/apache/pirk/utils/StopListUtils.html   |   8 +-
 docs/org/apache/pirk/utils/StringUtils.html     |   4 +-
 .../apache/pirk/utils/SystemConfiguration.html  |  44 ++-
 .../pirk/utils/class-use/CSVOutputUtils.html    |   4 +-
 .../pirk/utils/class-use/EpochDateParser.html   |   4 +-
 .../apache/pirk/utils/class-use/FileConst.html  |   4 +-
 .../utils/class-use/FileIOUtils.Callable.html   |   4 +-
 .../pirk/utils/class-use/FileIOUtils.html       |   4 +-
 docs/org/apache/pirk/utils/class-use/HDFS.html  |   4 +-
 .../pirk/utils/class-use/ISO8601DateParser.html |   4 +-
 .../apache/pirk/utils/class-use/KeyedHash.html  |   4 +-
 .../pirk/utils/class-use/PIRException.html      | 132 ++++++-
 .../pirk/utils/class-use/QueryParserUtils.html  |   4 +-
 .../utils/class-use/QueryResultsWriter.html     | 115 ++++++
 .../pirk/utils/class-use/StopListUtils.html     |   4 +-
 .../pirk/utils/class-use/StringUtils.html       |   4 +-
 .../utils/class-use/SystemConfiguration.html    |   4 +-
 docs/org/apache/pirk/utils/package-frame.html   |   5 +-
 docs/org/apache/pirk/utils/package-summary.html |  12 +-
 docs/org/apache/pirk/utils/package-tree.html    |   5 +-
 docs/org/apache/pirk/utils/package-use.html     |  46 ++-
 .../wideskies/standalone/StandaloneTest.html    |   4 +-
 .../standalone/class-use/StandaloneTest.html    |   4 +-
 .../wideskies/standalone/package-frame.html     |   4 +-
 .../wideskies/standalone/package-summary.html   |   4 +-
 .../pirk/wideskies/standalone/package-tree.html |   4 +-
 .../pirk/wideskies/standalone/package-use.html  |   4 +-
 docs/overview-frame.html                        |   5 +-
 docs/overview-summary.html                      |  32 +-
 docs/overview-tree.html                         |  13 +-
 docs/package-list                               |   1 +
 docs/serialized-form.html                       |  75 ++--
 348 files changed, 4196 insertions(+), 2176 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/incubator-pirk/blob/3ce81d4c/docs/allclasses-frame.html
----------------------------------------------------------------------
diff --git a/docs/allclasses-frame.html b/docs/allclasses-frame.html
index 99dfdc8..4dcb4c9 100644
--- a/docs/allclasses-frame.html
+++ b/docs/allclasses-frame.html
@@ -2,9 +2,9 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_80) on Fri Aug 12 15:29:45 EDT 2016 
-->
+<!-- Generated by javadoc (version 1.7.0_80) on Tue Aug 30 09:50:46 EDT 2016 
-->
 <title>All Classes</title>
-<meta name="date" content="2016-08-12">
+<meta name="date" content="2016-08-30">
 <link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
 </head>
 <body>
@@ -23,6 +23,7 @@
 <li><a 
href="org/apache/pirk/responder/wideskies/spark/ComputeExpLookupTable.html" 
title="class in org.apache.pirk.responder.wideskies.spark" 
target="classFrame">ComputeExpLookupTable</a></li>
 <li><a href="org/apache/pirk/responder/wideskies/spark/ComputeResponse.html" 
title="class in org.apache.pirk.responder.wideskies.spark" 
target="classFrame">ComputeResponse</a></li>
 <li><a 
href="org/apache/pirk/responder/wideskies/mapreduce/ComputeResponseTool.html" 
title="class in org.apache.pirk.responder.wideskies.mapreduce" 
target="classFrame">ComputeResponseTool</a></li>
+<li><a 
href="org/apache/pirk/responder/wideskies/spark/streaming/ComputeStreamingResponse.html"
 title="class in org.apache.pirk.responder.wideskies.spark.streaming" 
target="classFrame">ComputeStreamingResponse</a></li>
 <li><a href="org/apache/pirk/utils/CSVOutputUtils.html" title="class in 
org.apache.pirk.utils" target="classFrame">CSVOutputUtils</a></li>
 <li><a href="org/apache/pirk/schema/query/filter/DataFilter.html" 
title="interface in org.apache.pirk.schema.query.filter" 
target="classFrame"><i>DataFilter</i></a></li>
 <li><a href="org/apache/pirk/schema/data/partitioner/DataPartitioner.html" 
title="interface in org.apache.pirk.schema.data.partitioner" 
target="classFrame"><i>DataPartitioner</i></a></li>
@@ -30,7 +31,6 @@
 <li><a href="org/apache/pirk/schema/data/DataSchemaLoader.html" title="class 
in org.apache.pirk.schema.data" target="classFrame">DataSchemaLoader</a></li>
 <li><a href="org/apache/pirk/schema/data/DataSchemaRegistry.html" title="class 
in org.apache.pirk.schema.data" target="classFrame">DataSchemaRegistry</a></li>
 <li><a href="org/apache/pirk/querier/wideskies/decrypt/DecryptResponse.html" 
title="class in org.apache.pirk.querier.wideskies.decrypt" 
target="classFrame">DecryptResponse</a></li>
-<li><a 
href="org/apache/pirk/querier/wideskies/decrypt/DecryptResponseRunnable.html" 
title="class in org.apache.pirk.querier.wideskies.decrypt" 
target="classFrame">DecryptResponseRunnable</a></li>
 <li><a href="org/apache/pirk/test/distributed/DistributedTestCLI.html" 
title="class in org.apache.pirk.test.distributed" 
target="classFrame">DistributedTestCLI</a></li>
 <li><a href="org/apache/pirk/test/distributed/DistributedTestDriver.html" 
title="class in org.apache.pirk.test.distributed" 
target="classFrame">DistributedTestDriver</a></li>
 <li><a href="org/apache/pirk/test/distributed/testsuite/DistTestSuite.html" 
title="class in org.apache.pirk.test.distributed.testsuite" 
target="classFrame">DistTestSuite</a></li>
@@ -39,18 +39,17 @@
 <li><a href="org/apache/pirk/responder/wideskies/spark/EncRowCalc.html" 
title="class in org.apache.pirk.responder.wideskies.spark" 
target="classFrame">EncRowCalc</a></li>
 <li><a 
href="org/apache/pirk/responder/wideskies/spark/EncRowCalcPrecomputedCache.html"
 title="class in org.apache.pirk.responder.wideskies.spark" 
target="classFrame">EncRowCalcPrecomputedCache</a></li>
 <li><a href="org/apache/pirk/querier/wideskies/encrypt/EncryptQuery.html" 
title="class in org.apache.pirk.querier.wideskies.encrypt" 
target="classFrame">EncryptQuery</a></li>
-<li><a 
href="org/apache/pirk/querier/wideskies/encrypt/EncryptQueryRunnable.html" 
title="class in org.apache.pirk.querier.wideskies.encrypt" 
target="classFrame">EncryptQueryRunnable</a></li>
 <li><a href="org/apache/pirk/utils/EpochDateParser.html" title="class in 
org.apache.pirk.utils" target="classFrame">EpochDateParser</a></li>
 <li><a href="org/apache/pirk/responder/wideskies/spark/ExpKeyFilenameMap.html" 
title="class in org.apache.pirk.responder.wideskies.spark" 
target="classFrame">ExpKeyFilenameMap</a></li>
 <li><a href="org/apache/pirk/responder/wideskies/spark/ExpTableGenerator.html" 
title="class in org.apache.pirk.responder.wideskies.spark" 
target="classFrame">ExpTableGenerator</a></li>
 <li><a 
href="org/apache/pirk/responder/wideskies/mapreduce/ExpTableMapper.html" 
title="class in org.apache.pirk.responder.wideskies.mapreduce" 
target="classFrame">ExpTableMapper</a></li>
 <li><a 
href="org/apache/pirk/responder/wideskies/mapreduce/ExpTableReducer.html" 
title="class in org.apache.pirk.responder.wideskies.mapreduce" 
target="classFrame">ExpTableReducer</a></li>
-<li><a href="org/apache/pirk/querier/wideskies/encrypt/ExpTableRunnable.html" 
title="class in org.apache.pirk.querier.wideskies.encrypt" 
target="classFrame">ExpTableRunnable</a></li>
 <li><a href="org/apache/pirk/utils/FileConst.html" title="class in 
org.apache.pirk.utils" target="classFrame">FileConst</a></li>
 <li><a href="org/apache/pirk/utils/FileIOUtils.html" title="class in 
org.apache.pirk.utils" target="classFrame">FileIOUtils</a></li>
 <li><a href="org/apache/pirk/utils/FileIOUtils.Callable.html" title="interface 
in org.apache.pirk.utils" 
target="classFrame"><i>FileIOUtils.Callable</i></a></li>
 <li><a href="org/apache/pirk/responder/wideskies/spark/FilterData.html" 
title="class in org.apache.pirk.responder.wideskies.spark" 
target="classFrame">FilterData</a></li>
 <li><a href="org/apache/pirk/schema/query/filter/FilterFactory.html" 
title="class in org.apache.pirk.schema.query.filter" 
target="classFrame">FilterFactory</a></li>
+<li><a 
href="org/apache/pirk/responder/wideskies/spark/streaming/FinalResponseFunction.html"
 title="class in org.apache.pirk.responder.wideskies.spark.streaming" 
target="classFrame">FinalResponseFunction</a></li>
 <li><a 
href="org/apache/pirk/responder/wideskies/mapreduce/FinalResponseReducer.html" 
title="class in org.apache.pirk.responder.wideskies.mapreduce" 
target="classFrame">FinalResponseReducer</a></li>
 <li><a href="org/apache/pirk/serialization/HadoopFileSystemStore.html" 
title="class in org.apache.pirk.serialization" 
target="classFrame">HadoopFileSystemStore</a></li>
 <li><a 
href="org/apache/pirk/responder/wideskies/common/HashSelectorAndPartitionData.html"
 title="class in org.apache.pirk.responder.wideskies.common" 
target="classFrame">HashSelectorAndPartitionData</a></li>
@@ -84,15 +83,16 @@
 <li><a href="org/apache/pirk/encryption/PrimeGenerator.html" title="class in 
org.apache.pirk.encryption" target="classFrame">PrimeGenerator</a></li>
 <li><a 
href="org/apache/pirk/schema/data/partitioner/PrimitiveTypePartitioner.html" 
title="class in org.apache.pirk.schema.data.partitioner" 
target="classFrame">PrimitiveTypePartitioner</a></li>
 <li><a href="org/apache/pirk/querier/wideskies/Querier.html" title="class in 
org.apache.pirk.querier.wideskies" target="classFrame">Querier</a></li>
+<li><a href="org/apache/pirk/querier/wideskies/QuerierCLI.html" title="class 
in org.apache.pirk.querier.wideskies" target="classFrame">QuerierCLI</a></li>
 <li><a href="org/apache/pirk/querier/wideskies/QuerierConst.html" title="class 
in org.apache.pirk.querier.wideskies" target="classFrame">QuerierConst</a></li>
 <li><a href="org/apache/pirk/querier/wideskies/QuerierDriver.html" 
title="class in org.apache.pirk.querier.wideskies" 
target="classFrame">QuerierDriver</a></li>
-<li><a href="org/apache/pirk/querier/wideskies/QuerierDriverCLI.html" 
title="class in org.apache.pirk.querier.wideskies" 
target="classFrame">QuerierDriverCLI</a></li>
 <li><a href="org/apache/pirk/querier/wideskies/QuerierProps.html" title="class 
in org.apache.pirk.querier.wideskies" target="classFrame">QuerierProps</a></li>
 <li><a href="org/apache/pirk/query/wideskies/Query.html" title="class in 
org.apache.pirk.query.wideskies" target="classFrame">Query</a></li>
 <li><a href="org/apache/pirk/query/wideskies/QueryInfo.html" title="class in 
org.apache.pirk.query.wideskies" target="classFrame">QueryInfo</a></li>
 <li><a href="org/apache/pirk/utils/QueryParserUtils.html" title="class in 
org.apache.pirk.utils" target="classFrame">QueryParserUtils</a></li>
 <li><a href="org/apache/pirk/general/QueryParserUtilsTest.html" title="class 
in org.apache.pirk.general" target="classFrame">QueryParserUtilsTest</a></li>
 <li><a href="org/apache/pirk/schema/response/QueryResponseJSON.html" 
title="class in org.apache.pirk.schema.response" 
target="classFrame">QueryResponseJSON</a></li>
+<li><a href="org/apache/pirk/utils/QueryResultsWriter.html" title="class in 
org.apache.pirk.utils" target="classFrame">QueryResultsWriter</a></li>
 <li><a href="org/apache/pirk/schema/query/QuerySchema.html" title="class in 
org.apache.pirk.schema.query" target="classFrame">QuerySchema</a></li>
 <li><a href="org/apache/pirk/schema/query/QuerySchemaLoader.html" title="class 
in org.apache.pirk.schema.query" target="classFrame">QuerySchemaLoader</a></li>
 <li><a href="org/apache/pirk/schema/query/QuerySchemaRegistry.html" 
title="class in org.apache.pirk.schema.query" 
target="classFrame">QuerySchemaRegistry</a></li>

http://git-wip-us.apache.org/repos/asf/incubator-pirk/blob/3ce81d4c/docs/allclasses-noframe.html
----------------------------------------------------------------------
diff --git a/docs/allclasses-noframe.html b/docs/allclasses-noframe.html
index 14a3554..9054f24 100644
--- a/docs/allclasses-noframe.html
+++ b/docs/allclasses-noframe.html
@@ -2,9 +2,9 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_80) on Fri Aug 12 15:29:45 EDT 2016 
-->
+<!-- Generated by javadoc (version 1.7.0_80) on Tue Aug 30 09:50:46 EDT 2016 
-->
 <title>All Classes</title>
-<meta name="date" content="2016-08-12">
+<meta name="date" content="2016-08-30">
 <link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
 </head>
 <body>
@@ -23,6 +23,7 @@
 <li><a 
href="org/apache/pirk/responder/wideskies/spark/ComputeExpLookupTable.html" 
title="class in 
org.apache.pirk.responder.wideskies.spark">ComputeExpLookupTable</a></li>
 <li><a href="org/apache/pirk/responder/wideskies/spark/ComputeResponse.html" 
title="class in 
org.apache.pirk.responder.wideskies.spark">ComputeResponse</a></li>
 <li><a 
href="org/apache/pirk/responder/wideskies/mapreduce/ComputeResponseTool.html" 
title="class in 
org.apache.pirk.responder.wideskies.mapreduce">ComputeResponseTool</a></li>
+<li><a 
href="org/apache/pirk/responder/wideskies/spark/streaming/ComputeStreamingResponse.html"
 title="class in 
org.apache.pirk.responder.wideskies.spark.streaming">ComputeStreamingResponse</a></li>
 <li><a href="org/apache/pirk/utils/CSVOutputUtils.html" title="class in 
org.apache.pirk.utils">CSVOutputUtils</a></li>
 <li><a href="org/apache/pirk/schema/query/filter/DataFilter.html" 
title="interface in 
org.apache.pirk.schema.query.filter"><i>DataFilter</i></a></li>
 <li><a href="org/apache/pirk/schema/data/partitioner/DataPartitioner.html" 
title="interface in 
org.apache.pirk.schema.data.partitioner"><i>DataPartitioner</i></a></li>
@@ -30,7 +31,6 @@
 <li><a href="org/apache/pirk/schema/data/DataSchemaLoader.html" title="class 
in org.apache.pirk.schema.data">DataSchemaLoader</a></li>
 <li><a href="org/apache/pirk/schema/data/DataSchemaRegistry.html" title="class 
in org.apache.pirk.schema.data">DataSchemaRegistry</a></li>
 <li><a href="org/apache/pirk/querier/wideskies/decrypt/DecryptResponse.html" 
title="class in 
org.apache.pirk.querier.wideskies.decrypt">DecryptResponse</a></li>
-<li><a 
href="org/apache/pirk/querier/wideskies/decrypt/DecryptResponseRunnable.html" 
title="class in 
org.apache.pirk.querier.wideskies.decrypt">DecryptResponseRunnable</a></li>
 <li><a href="org/apache/pirk/test/distributed/DistributedTestCLI.html" 
title="class in org.apache.pirk.test.distributed">DistributedTestCLI</a></li>
 <li><a href="org/apache/pirk/test/distributed/DistributedTestDriver.html" 
title="class in org.apache.pirk.test.distributed">DistributedTestDriver</a></li>
 <li><a href="org/apache/pirk/test/distributed/testsuite/DistTestSuite.html" 
title="class in 
org.apache.pirk.test.distributed.testsuite">DistTestSuite</a></li>
@@ -39,18 +39,17 @@
 <li><a href="org/apache/pirk/responder/wideskies/spark/EncRowCalc.html" 
title="class in org.apache.pirk.responder.wideskies.spark">EncRowCalc</a></li>
 <li><a 
href="org/apache/pirk/responder/wideskies/spark/EncRowCalcPrecomputedCache.html"
 title="class in 
org.apache.pirk.responder.wideskies.spark">EncRowCalcPrecomputedCache</a></li>
 <li><a href="org/apache/pirk/querier/wideskies/encrypt/EncryptQuery.html" 
title="class in org.apache.pirk.querier.wideskies.encrypt">EncryptQuery</a></li>
-<li><a 
href="org/apache/pirk/querier/wideskies/encrypt/EncryptQueryRunnable.html" 
title="class in 
org.apache.pirk.querier.wideskies.encrypt">EncryptQueryRunnable</a></li>
 <li><a href="org/apache/pirk/utils/EpochDateParser.html" title="class in 
org.apache.pirk.utils">EpochDateParser</a></li>
 <li><a href="org/apache/pirk/responder/wideskies/spark/ExpKeyFilenameMap.html" 
title="class in 
org.apache.pirk.responder.wideskies.spark">ExpKeyFilenameMap</a></li>
 <li><a href="org/apache/pirk/responder/wideskies/spark/ExpTableGenerator.html" 
title="class in 
org.apache.pirk.responder.wideskies.spark">ExpTableGenerator</a></li>
 <li><a 
href="org/apache/pirk/responder/wideskies/mapreduce/ExpTableMapper.html" 
title="class in 
org.apache.pirk.responder.wideskies.mapreduce">ExpTableMapper</a></li>
 <li><a 
href="org/apache/pirk/responder/wideskies/mapreduce/ExpTableReducer.html" 
title="class in 
org.apache.pirk.responder.wideskies.mapreduce">ExpTableReducer</a></li>
-<li><a href="org/apache/pirk/querier/wideskies/encrypt/ExpTableRunnable.html" 
title="class in 
org.apache.pirk.querier.wideskies.encrypt">ExpTableRunnable</a></li>
 <li><a href="org/apache/pirk/utils/FileConst.html" title="class in 
org.apache.pirk.utils">FileConst</a></li>
 <li><a href="org/apache/pirk/utils/FileIOUtils.html" title="class in 
org.apache.pirk.utils">FileIOUtils</a></li>
 <li><a href="org/apache/pirk/utils/FileIOUtils.Callable.html" title="interface 
in org.apache.pirk.utils"><i>FileIOUtils.Callable</i></a></li>
 <li><a href="org/apache/pirk/responder/wideskies/spark/FilterData.html" 
title="class in org.apache.pirk.responder.wideskies.spark">FilterData</a></li>
 <li><a href="org/apache/pirk/schema/query/filter/FilterFactory.html" 
title="class in org.apache.pirk.schema.query.filter">FilterFactory</a></li>
+<li><a 
href="org/apache/pirk/responder/wideskies/spark/streaming/FinalResponseFunction.html"
 title="class in 
org.apache.pirk.responder.wideskies.spark.streaming">FinalResponseFunction</a></li>
 <li><a 
href="org/apache/pirk/responder/wideskies/mapreduce/FinalResponseReducer.html" 
title="class in 
org.apache.pirk.responder.wideskies.mapreduce">FinalResponseReducer</a></li>
 <li><a href="org/apache/pirk/serialization/HadoopFileSystemStore.html" 
title="class in org.apache.pirk.serialization">HadoopFileSystemStore</a></li>
 <li><a 
href="org/apache/pirk/responder/wideskies/common/HashSelectorAndPartitionData.html"
 title="class in 
org.apache.pirk.responder.wideskies.common">HashSelectorAndPartitionData</a></li>
@@ -84,15 +83,16 @@
 <li><a href="org/apache/pirk/encryption/PrimeGenerator.html" title="class in 
org.apache.pirk.encryption">PrimeGenerator</a></li>
 <li><a 
href="org/apache/pirk/schema/data/partitioner/PrimitiveTypePartitioner.html" 
title="class in 
org.apache.pirk.schema.data.partitioner">PrimitiveTypePartitioner</a></li>
 <li><a href="org/apache/pirk/querier/wideskies/Querier.html" title="class in 
org.apache.pirk.querier.wideskies">Querier</a></li>
+<li><a href="org/apache/pirk/querier/wideskies/QuerierCLI.html" title="class 
in org.apache.pirk.querier.wideskies">QuerierCLI</a></li>
 <li><a href="org/apache/pirk/querier/wideskies/QuerierConst.html" title="class 
in org.apache.pirk.querier.wideskies">QuerierConst</a></li>
 <li><a href="org/apache/pirk/querier/wideskies/QuerierDriver.html" 
title="class in org.apache.pirk.querier.wideskies">QuerierDriver</a></li>
-<li><a href="org/apache/pirk/querier/wideskies/QuerierDriverCLI.html" 
title="class in org.apache.pirk.querier.wideskies">QuerierDriverCLI</a></li>
 <li><a href="org/apache/pirk/querier/wideskies/QuerierProps.html" title="class 
in org.apache.pirk.querier.wideskies">QuerierProps</a></li>
 <li><a href="org/apache/pirk/query/wideskies/Query.html" title="class in 
org.apache.pirk.query.wideskies">Query</a></li>
 <li><a href="org/apache/pirk/query/wideskies/QueryInfo.html" title="class in 
org.apache.pirk.query.wideskies">QueryInfo</a></li>
 <li><a href="org/apache/pirk/utils/QueryParserUtils.html" title="class in 
org.apache.pirk.utils">QueryParserUtils</a></li>
 <li><a href="org/apache/pirk/general/QueryParserUtilsTest.html" title="class 
in org.apache.pirk.general">QueryParserUtilsTest</a></li>
 <li><a href="org/apache/pirk/schema/response/QueryResponseJSON.html" 
title="class in org.apache.pirk.schema.response">QueryResponseJSON</a></li>
+<li><a href="org/apache/pirk/utils/QueryResultsWriter.html" title="class in 
org.apache.pirk.utils">QueryResultsWriter</a></li>
 <li><a href="org/apache/pirk/schema/query/QuerySchema.html" title="class in 
org.apache.pirk.schema.query">QuerySchema</a></li>
 <li><a href="org/apache/pirk/schema/query/QuerySchemaLoader.html" title="class 
in org.apache.pirk.schema.query">QuerySchemaLoader</a></li>
 <li><a href="org/apache/pirk/schema/query/QuerySchemaRegistry.html" 
title="class in org.apache.pirk.schema.query">QuerySchemaRegistry</a></li>

http://git-wip-us.apache.org/repos/asf/incubator-pirk/blob/3ce81d4c/docs/constant-values.html
----------------------------------------------------------------------
diff --git a/docs/constant-values.html b/docs/constant-values.html
index 670c5a0..6b1e811 100644
--- a/docs/constant-values.html
+++ b/docs/constant-values.html
@@ -2,9 +2,9 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_80) on Fri Aug 12 15:29:44 EDT 2016 
-->
+<!-- Generated by javadoc (version 1.7.0_80) on Tue Aug 30 09:50:45 EDT 2016 
-->
 <title>Constant Field Values</title>
-<meta name="date" content="2016-08-12">
+<meta name="date" content="2016-08-30">
 <link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
 </head>
 <body>
@@ -138,145 +138,12 @@
 </tr>
 <tbody>
 <tr class="altColor">
-<td class="colFirst"><a 
name="org.apache.pirk.querier.wideskies.QuerierProps.ACTION">
-<!--   -->
-</a><code>public&nbsp;static&nbsp;final&nbsp;java.lang.String</code></td>
-<td><code><a 
href="org/apache/pirk/querier/wideskies/QuerierProps.html#ACTION">ACTION</a></code></td>
-<td class="colLast"><code>"querier.action"</code></td>
-</tr>
-<tr class="rowColor">
-<td class="colFirst"><a 
name="org.apache.pirk.querier.wideskies.QuerierProps.BITSET">
-<!--   -->
-</a><code>public&nbsp;static&nbsp;final&nbsp;java.lang.String</code></td>
-<td><code><a 
href="org/apache/pirk/querier/wideskies/QuerierProps.html#BITSET">BITSET</a></code></td>
-<td class="colLast"><code>"querier.bitSet"</code></td>
-</tr>
-<tr class="altColor">
-<td class="colFirst"><a 
name="org.apache.pirk.querier.wideskies.QuerierProps.CERTAINTY">
-<!--   -->
-</a><code>public&nbsp;static&nbsp;final&nbsp;java.lang.String</code></td>
-<td><code><a 
href="org/apache/pirk/querier/wideskies/QuerierProps.html#CERTAINTY">CERTAINTY</a></code></td>
-<td class="colLast"><code>"querier.certainty"</code></td>
-</tr>
-<tr class="rowColor">
-<td class="colFirst"><a 
name="org.apache.pirk.querier.wideskies.QuerierProps.DATAPARTITIONSIZE">
-<!--   -->
-</a><code>public&nbsp;static&nbsp;final&nbsp;java.lang.String</code></td>
-<td><code><a 
href="org/apache/pirk/querier/wideskies/QuerierProps.html#DATAPARTITIONSIZE">DATAPARTITIONSIZE</a></code></td>
-<td class="colLast"><code>"querier.dataPartitionBitSize"</code></td>
-</tr>
-<tr class="altColor">
-<td class="colFirst"><a 
name="org.apache.pirk.querier.wideskies.QuerierProps.DATASCHEMAS">
-<!--   -->
-</a><code>public&nbsp;static&nbsp;final&nbsp;java.lang.String</code></td>
-<td><code><a 
href="org/apache/pirk/querier/wideskies/QuerierProps.html#DATASCHEMAS">DATASCHEMAS</a></code></td>
-<td class="colLast"><code>"querier.dataSchemas"</code></td>
-</tr>
-<tr class="rowColor">
-<td class="colFirst"><a 
name="org.apache.pirk.querier.wideskies.QuerierProps.EMBEDQUERYSCHEMA">
-<!--   -->
-</a><code>public&nbsp;static&nbsp;final&nbsp;java.lang.String</code></td>
-<td><code><a 
href="org/apache/pirk/querier/wideskies/QuerierProps.html#EMBEDQUERYSCHEMA">EMBEDQUERYSCHEMA</a></code></td>
-<td class="colLast"><code>"pir.embedQuerySchema"</code></td>
-</tr>
-<tr class="altColor">
-<td class="colFirst"><a 
name="org.apache.pirk.querier.wideskies.QuerierProps.EMBEDSELECTOR">
-<!--   -->
-</a><code>public&nbsp;static&nbsp;final&nbsp;java.lang.String</code></td>
-<td><code><a 
href="org/apache/pirk/querier/wideskies/QuerierProps.html#EMBEDSELECTOR">EMBEDSELECTOR</a></code></td>
-<td class="colLast"><code>"querier.embedSelector"</code></td>
-</tr>
-<tr class="rowColor">
-<td class="colFirst"><a 
name="org.apache.pirk.querier.wideskies.QuerierProps.HASHBITSIZE">
-<!--   -->
-</a><code>public&nbsp;static&nbsp;final&nbsp;java.lang.String</code></td>
-<td><code><a 
href="org/apache/pirk/querier/wideskies/QuerierProps.html#HASHBITSIZE">HASHBITSIZE</a></code></td>
-<td class="colLast"><code>"querier.hashBitSize"</code></td>
-</tr>
-<tr class="altColor">
-<td class="colFirst"><a 
name="org.apache.pirk.querier.wideskies.QuerierProps.HASHKEY">
-<!--   -->
-</a><code>public&nbsp;static&nbsp;final&nbsp;java.lang.String</code></td>
-<td><code><a 
href="org/apache/pirk/querier/wideskies/QuerierProps.html#HASHKEY">HASHKEY</a></code></td>
-<td class="colLast"><code>"querier.hashKey"</code></td>
-</tr>
-<tr class="rowColor">
-<td class="colFirst"><a 
name="org.apache.pirk.querier.wideskies.QuerierProps.INPUTFILE">
-<!--   -->
-</a><code>public&nbsp;static&nbsp;final&nbsp;java.lang.String</code></td>
-<td><code><a 
href="org/apache/pirk/querier/wideskies/QuerierProps.html#INPUTFILE">INPUTFILE</a></code></td>
-<td class="colLast"><code>"querier.inputFile"</code></td>
-</tr>
-<tr class="altColor">
-<td class="colFirst"><a 
name="org.apache.pirk.querier.wideskies.QuerierProps.NUMTHREADS">
-<!--   -->
-</a><code>public&nbsp;static&nbsp;final&nbsp;java.lang.String</code></td>
-<td><code><a 
href="org/apache/pirk/querier/wideskies/QuerierProps.html#NUMTHREADS">NUMTHREADS</a></code></td>
-<td class="colLast"><code>"querier.numThreads"</code></td>
-</tr>
-<tr class="rowColor">
 <td class="colFirst"><a 
name="org.apache.pirk.querier.wideskies.QuerierProps.OUTPUTFILE">
 <!--   -->
 </a><code>public&nbsp;static&nbsp;final&nbsp;java.lang.String</code></td>
 <td><code><a 
href="org/apache/pirk/querier/wideskies/QuerierProps.html#OUTPUTFILE">OUTPUTFILE</a></code></td>
 <td class="colLast"><code>"querier.outputFile"</code></td>
 </tr>
-<tr class="altColor">
-<td class="colFirst"><a 
name="org.apache.pirk.querier.wideskies.QuerierProps.PAILLIERBITSIZE">
-<!--   -->
-</a><code>public&nbsp;static&nbsp;final&nbsp;java.lang.String</code></td>
-<td><code><a 
href="org/apache/pirk/querier/wideskies/QuerierProps.html#PAILLIERBITSIZE">PAILLIERBITSIZE</a></code></td>
-<td class="colLast"><code>"querier.paillierBitSize"</code></td>
-</tr>
-<tr class="rowColor">
-<td class="colFirst"><a 
name="org.apache.pirk.querier.wideskies.QuerierProps.QUERIERFILE">
-<!--   -->
-</a><code>public&nbsp;static&nbsp;final&nbsp;java.lang.String</code></td>
-<td><code><a 
href="org/apache/pirk/querier/wideskies/QuerierProps.html#QUERIERFILE">QUERIERFILE</a></code></td>
-<td class="colLast"><code>"querier.querierFile"</code></td>
-</tr>
-<tr class="altColor">
-<td class="colFirst"><a 
name="org.apache.pirk.querier.wideskies.QuerierProps.QUERYSCHEMAS">
-<!--   -->
-</a><code>public&nbsp;static&nbsp;final&nbsp;java.lang.String</code></td>
-<td><code><a 
href="org/apache/pirk/querier/wideskies/QuerierProps.html#QUERYSCHEMAS">QUERYSCHEMAS</a></code></td>
-<td class="colLast"><code>"querier.querySchemas"</code></td>
-</tr>
-<tr class="rowColor">
-<td class="colFirst"><a 
name="org.apache.pirk.querier.wideskies.QuerierProps.QUERYTYPE">
-<!--   -->
-</a><code>public&nbsp;static&nbsp;final&nbsp;java.lang.String</code></td>
-<td><code><a 
href="org/apache/pirk/querier/wideskies/QuerierProps.html#QUERYTYPE">QUERYTYPE</a></code></td>
-<td class="colLast"><code>"querier.queryType"</code></td>
-</tr>
-<tr class="altColor">
-<td class="colFirst"><a 
name="org.apache.pirk.querier.wideskies.QuerierProps.SR_ALGORITHM">
-<!--   -->
-</a><code>public&nbsp;static&nbsp;final&nbsp;java.lang.String</code></td>
-<td><code><a 
href="org/apache/pirk/querier/wideskies/QuerierProps.html#SR_ALGORITHM">SR_ALGORITHM</a></code></td>
-<td class="colLast"><code>"pallier.secureRandom.algorithm"</code></td>
-</tr>
-<tr class="rowColor">
-<td class="colFirst"><a 
name="org.apache.pirk.querier.wideskies.QuerierProps.SR_PROVIDER">
-<!--   -->
-</a><code>public&nbsp;static&nbsp;final&nbsp;java.lang.String</code></td>
-<td><code><a 
href="org/apache/pirk/querier/wideskies/QuerierProps.html#SR_PROVIDER">SR_PROVIDER</a></code></td>
-<td class="colLast"><code>"pallier.secureRandom.provider"</code></td>
-</tr>
-<tr class="altColor">
-<td class="colFirst"><a 
name="org.apache.pirk.querier.wideskies.QuerierProps.USEHDFSLOOKUPTABLE">
-<!--   -->
-</a><code>public&nbsp;static&nbsp;final&nbsp;java.lang.String</code></td>
-<td><code><a 
href="org/apache/pirk/querier/wideskies/QuerierProps.html#USEHDFSLOOKUPTABLE">USEHDFSLOOKUPTABLE</a></code></td>
-<td class="colLast"><code>"querier.useHDFSLookupTable"</code></td>
-</tr>
-<tr class="rowColor">
-<td class="colFirst"><a 
name="org.apache.pirk.querier.wideskies.QuerierProps.USEMEMLOOKUPTABLE">
-<!--   -->
-</a><code>public&nbsp;static&nbsp;final&nbsp;java.lang.String</code></td>
-<td><code><a 
href="org/apache/pirk/querier/wideskies/QuerierProps.html#USEMEMLOOKUPTABLE">USEMEMLOOKUPTABLE</a></code></td>
-<td class="colLast"><code>"querier.memLookupTable"</code></td>
-</tr>
 </tbody>
 </table>
 </li>
@@ -313,68 +180,96 @@
 <td class="colLast"><code>"pir.baseQuery"</code></td>
 </tr>
 <tr class="rowColor">
+<td class="colFirst"><a 
name="org.apache.pirk.responder.wideskies.ResponderProps.BATCHSECONDS">
+<!--   -->
+</a><code>public&nbsp;static&nbsp;final&nbsp;java.lang.String</code></td>
+<td><code><a 
href="org/apache/pirk/responder/wideskies/ResponderProps.html#BATCHSECONDS">BATCHSECONDS</a></code></td>
+<td class="colLast"><code>"pir.sparkstreaming.batchSeconds"</code></td>
+</tr>
+<tr class="altColor">
 <td class="colFirst"><a 
name="org.apache.pirk.responder.wideskies.ResponderProps.COLMULTREDUCEBYKEY">
 <!--   -->
 </a><code>public&nbsp;static&nbsp;final&nbsp;java.lang.String</code></td>
 <td><code><a 
href="org/apache/pirk/responder/wideskies/ResponderProps.html#COLMULTREDUCEBYKEY">COLMULTREDUCEBYKEY</a></code></td>
 <td class="colLast"><code>"pir.colMultReduceByKey"</code></td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <td class="colFirst"><a 
name="org.apache.pirk.responder.wideskies.ResponderProps.DATAINPUTFORMAT">
 <!--   -->
 </a><code>public&nbsp;static&nbsp;final&nbsp;java.lang.String</code></td>
 <td><code><a 
href="org/apache/pirk/responder/wideskies/ResponderProps.html#DATAINPUTFORMAT">DATAINPUTFORMAT</a></code></td>
 <td class="colLast"><code>"pir.dataInputFormat"</code></td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <td class="colFirst"><a 
name="org.apache.pirk.responder.wideskies.ResponderProps.DATASCHEMAS">
 <!--   -->
 </a><code>public&nbsp;static&nbsp;final&nbsp;java.lang.String</code></td>
 <td><code><a 
href="org/apache/pirk/responder/wideskies/ResponderProps.html#DATASCHEMAS">DATASCHEMAS</a></code></td>
 <td class="colLast"><code>"responder.dataSchemas"</code></td>
 </tr>
+<tr class="rowColor">
+<td class="colFirst"><a 
name="org.apache.pirk.responder.wideskies.ResponderProps.ESNODES">
+<!--   -->
+</a><code>public&nbsp;static&nbsp;final&nbsp;java.lang.String</code></td>
+<td><code><a 
href="org/apache/pirk/responder/wideskies/ResponderProps.html#ESNODES">ESNODES</a></code></td>
+<td class="colLast"><code>"es.nodes"</code></td>
+</tr>
 <tr class="altColor">
+<td class="colFirst"><a 
name="org.apache.pirk.responder.wideskies.ResponderProps.ESPORT">
+<!--   -->
+</a><code>public&nbsp;static&nbsp;final&nbsp;java.lang.String</code></td>
+<td><code><a 
href="org/apache/pirk/responder/wideskies/ResponderProps.html#ESPORT">ESPORT</a></code></td>
+<td class="colLast"><code>"es.port"</code></td>
+</tr>
+<tr class="rowColor">
 <td class="colFirst"><a 
name="org.apache.pirk.responder.wideskies.ResponderProps.ESQUERY">
 <!--   -->
 </a><code>public&nbsp;static&nbsp;final&nbsp;java.lang.String</code></td>
 <td><code><a 
href="org/apache/pirk/responder/wideskies/ResponderProps.html#ESQUERY">ESQUERY</a></code></td>
 <td class="colLast"><code>"pir.esQuery"</code></td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <td class="colFirst"><a 
name="org.apache.pirk.responder.wideskies.ResponderProps.ESRESOURCE">
 <!--   -->
 </a><code>public&nbsp;static&nbsp;final&nbsp;java.lang.String</code></td>
 <td><code><a 
href="org/apache/pirk/responder/wideskies/ResponderProps.html#ESRESOURCE">ESRESOURCE</a></code></td>
 <td class="colLast"><code>"pir.esResource"</code></td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <td class="colFirst"><a 
name="org.apache.pirk.responder.wideskies.ResponderProps.INPUTDATA">
 <!--   -->
 </a><code>public&nbsp;static&nbsp;final&nbsp;java.lang.String</code></td>
 <td><code><a 
href="org/apache/pirk/responder/wideskies/ResponderProps.html#INPUTDATA">INPUTDATA</a></code></td>
 <td class="colLast"><code>"pir.inputData"</code></td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <td class="colFirst"><a 
name="org.apache.pirk.responder.wideskies.ResponderProps.LIMITHITSPERSELECTOR">
 <!--   -->
 </a><code>public&nbsp;static&nbsp;final&nbsp;java.lang.String</code></td>
 <td><code><a 
href="org/apache/pirk/responder/wideskies/ResponderProps.html#LIMITHITSPERSELECTOR">LIMITHITSPERSELECTOR</a></code></td>
 <td class="colLast"><code>"pir.limitHitsPerSelector"</code></td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <td class="colFirst"><a 
name="org.apache.pirk.responder.wideskies.ResponderProps.MAPJAVAOPTS">
 <!--   -->
 </a><code>public&nbsp;static&nbsp;final&nbsp;java.lang.String</code></td>
 <td><code><a 
href="org/apache/pirk/responder/wideskies/ResponderProps.html#MAPJAVAOPTS">MAPJAVAOPTS</a></code></td>
 <td class="colLast"><code>"mapreduce.map.java.opts"</code></td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <td class="colFirst"><a 
name="org.apache.pirk.responder.wideskies.ResponderProps.MAPMEMORY">
 <!--   -->
 </a><code>public&nbsp;static&nbsp;final&nbsp;java.lang.String</code></td>
 <td><code><a 
href="org/apache/pirk/responder/wideskies/ResponderProps.html#MAPMEMORY">MAPMEMORY</a></code></td>
 <td class="colLast"><code>"mapreduce.map.memory.mb"</code></td>
 </tr>
+<tr class="rowColor">
+<td class="colFirst"><a 
name="org.apache.pirk.responder.wideskies.ResponderProps.MAXBATCHES">
+<!--   -->
+</a><code>public&nbsp;static&nbsp;final&nbsp;java.lang.String</code></td>
+<td><code><a 
href="org/apache/pirk/responder/wideskies/ResponderProps.html#MAXBATCHES">MAXBATCHES</a></code></td>
+<td class="colLast"><code>"pir.sparkstreaming.maxBatches"</code></td>
+</tr>
 <tr class="altColor">
 <td class="colFirst"><a 
name="org.apache.pirk.responder.wideskies.ResponderProps.MAXHITSPERSELECTOR">
 <!--   -->
@@ -453,33 +348,54 @@
 <td class="colLast"><code>"mapreduce.reduce.memory.mb"</code></td>
 </tr>
 <tr class="rowColor">
+<td class="colFirst"><a 
name="org.apache.pirk.responder.wideskies.ResponderProps.STOPGRACEFULLY">
+<!--   -->
+</a><code>public&nbsp;static&nbsp;final&nbsp;java.lang.String</code></td>
+<td><code><a 
href="org/apache/pirk/responder/wideskies/ResponderProps.html#STOPGRACEFULLY">STOPGRACEFULLY</a></code></td>
+<td 
class="colLast"><code>"spark.streaming.stopGracefullyOnShutdown"</code></td>
+</tr>
+<tr class="altColor">
 <td class="colFirst"><a 
name="org.apache.pirk.responder.wideskies.ResponderProps.STOPLISTFILE">
 <!--   -->
 </a><code>public&nbsp;static&nbsp;final&nbsp;java.lang.String</code></td>
 <td><code><a 
href="org/apache/pirk/responder/wideskies/ResponderProps.html#STOPLISTFILE">STOPLISTFILE</a></code></td>
 <td class="colLast"><code>"pir.stopListFile"</code></td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <td class="colFirst"><a 
name="org.apache.pirk.responder.wideskies.ResponderProps.USEHDFSLOOKUPTABLE">
 <!--   -->
 </a><code>public&nbsp;static&nbsp;final&nbsp;java.lang.String</code></td>
 <td><code><a 
href="org/apache/pirk/responder/wideskies/ResponderProps.html#USEHDFSLOOKUPTABLE">USEHDFSLOOKUPTABLE</a></code></td>
 <td class="colLast"><code>"pir.useHDFSLookupTable"</code></td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <td class="colFirst"><a 
name="org.apache.pirk.responder.wideskies.ResponderProps.USELOCALCACHE">
 <!--   -->
 </a><code>public&nbsp;static&nbsp;final&nbsp;java.lang.String</code></td>
 <td><code><a 
href="org/apache/pirk/responder/wideskies/ResponderProps.html#USELOCALCACHE">USELOCALCACHE</a></code></td>
 <td class="colLast"><code>"pir.useLocalCache"</code></td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <td class="colFirst"><a 
name="org.apache.pirk.responder.wideskies.ResponderProps.USEMODEXPJOIN">
 <!--   -->
 </a><code>public&nbsp;static&nbsp;final&nbsp;java.lang.String</code></td>
 <td><code><a 
href="org/apache/pirk/responder/wideskies/ResponderProps.html#USEMODEXPJOIN">USEMODEXPJOIN</a></code></td>
 <td class="colLast"><code>"pir.useModExpJoin"</code></td>
 </tr>
+<tr class="altColor">
+<td class="colFirst"><a 
name="org.apache.pirk.responder.wideskies.ResponderProps.USEQUEUESTREAM">
+<!--   -->
+</a><code>public&nbsp;static&nbsp;final&nbsp;java.lang.String</code></td>
+<td><code><a 
href="org/apache/pirk/responder/wideskies/ResponderProps.html#USEQUEUESTREAM">USEQUEUESTREAM</a></code></td>
+<td class="colLast"><code>"pir.sparkstreaming.useQueueStream"</code></td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><a 
name="org.apache.pirk.responder.wideskies.ResponderProps.WINDOWLENGTH">
+<!--   -->
+</a><code>public&nbsp;static&nbsp;final&nbsp;java.lang.String</code></td>
+<td><code><a 
href="org/apache/pirk/responder/wideskies/ResponderProps.html#WINDOWLENGTH">WINDOWLENGTH</a></code></td>
+<td class="colLast"><code>"pir.sparkstreaming.windowLength"</code></td>
+</tr>
 </tbody>
 </table>
 </li>
@@ -635,25 +551,11 @@
 <td class="colLast"><code>"test.es.type"</code></td>
 </tr>
 <tr class="rowColor">
-<td class="colFirst"><a 
name="org.apache.pirk.test.distributed.DistributedTestDriver.ES_PIR_INPUT_INDEX_PROPERTY">
-<!--   -->
-</a><code>public&nbsp;static&nbsp;final&nbsp;java.lang.String</code></td>
-<td><code><a 
href="org/apache/pirk/test/distributed/DistributedTestDriver.html#ES_PIR_INPUT_INDEX_PROPERTY">ES_PIR_INPUT_INDEX_PROPERTY</a></code></td>
-<td class="colLast"><code>"test.pir.es.index"</code></td>
-</tr>
-<tr class="altColor">
-<td class="colFirst"><a 
name="org.apache.pirk.test.distributed.DistributedTestDriver.ES_PIR_INPUT_RESOURCE_PROPERTY">
-<!--   -->
-</a><code>public&nbsp;static&nbsp;final&nbsp;java.lang.String</code></td>
-<td><code><a 
href="org/apache/pirk/test/distributed/DistributedTestDriver.html#ES_PIR_INPUT_RESOURCE_PROPERTY">ES_PIR_INPUT_RESOURCE_PROPERTY</a></code></td>
-<td class="colLast"><code>"test.pir.es.resource"</code></td>
-</tr>
-<tr class="rowColor">
 <td class="colFirst"><a 
name="org.apache.pirk.test.distributed.DistributedTestDriver.JSON_PIR_INPUT_FILE_PROPERTY">
 <!--   -->
 </a><code>public&nbsp;static&nbsp;final&nbsp;java.lang.String</code></td>
 <td><code><a 
href="org/apache/pirk/test/distributed/DistributedTestDriver.html#JSON_PIR_INPUT_FILE_PROPERTY">JSON_PIR_INPUT_FILE_PROPERTY</a></code></td>
-<td class="colLast"><code>"test.pir.inputJSONFile"</code></td>
+<td class="colLast"><code>"test.inputJSONFile"</code></td>
 </tr>
 <tr class="altColor">
 <td class="colFirst"><a 
name="org.apache.pirk.test.distributed.DistributedTestDriver.OUTPUT_DIRECTORY_PROPERTY">
@@ -667,14 +569,14 @@
 <!--   -->
 </a><code>public&nbsp;static&nbsp;final&nbsp;java.lang.String</code></td>
 <td><code><a 
href="org/apache/pirk/test/distributed/DistributedTestDriver.html#PIR_QUERY_INPUT_DIR">PIR_QUERY_INPUT_DIR</a></code></td>
-<td class="colLast"><code>"test.pir.queryInputDir"</code></td>
+<td class="colLast"><code>"test.queryInputDir"</code></td>
 </tr>
 <tr class="altColor">
 <td class="colFirst"><a 
name="org.apache.pirk.test.distributed.DistributedTestDriver.PIR_STOPLIST_FILE">
 <!--   -->
 </a><code>public&nbsp;static&nbsp;final&nbsp;java.lang.String</code></td>
 <td><code><a 
href="org/apache/pirk/test/distributed/DistributedTestDriver.html#PIR_STOPLIST_FILE">PIR_STOPLIST_FILE</a></code></td>
-<td class="colLast"><code>"test.pir.stopListFile"</code></td>
+<td class="colLast"><code>"test.stopListFile"</code></td>
 </tr>
 </tbody>
 </table>

http://git-wip-us.apache.org/repos/asf/incubator-pirk/blob/3ce81d4c/docs/deprecated-list.html
----------------------------------------------------------------------
diff --git a/docs/deprecated-list.html b/docs/deprecated-list.html
index 4d36084..931c63e 100644
--- a/docs/deprecated-list.html
+++ b/docs/deprecated-list.html
@@ -2,9 +2,9 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_80) on Fri Aug 12 15:29:45 EDT 2016 
-->
+<!-- Generated by javadoc (version 1.7.0_80) on Tue Aug 30 09:50:46 EDT 2016 
-->
 <title>Deprecated List</title>
-<meta name="date" content="2016-08-12">
+<meta name="date" content="2016-08-30">
 <link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
 </head>
 <body>

http://git-wip-us.apache.org/repos/asf/incubator-pirk/blob/3ce81d4c/docs/help-doc.html
----------------------------------------------------------------------
diff --git a/docs/help-doc.html b/docs/help-doc.html
index e12b6b3..bf29602 100644
--- a/docs/help-doc.html
+++ b/docs/help-doc.html
@@ -2,9 +2,9 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_80) on Fri Aug 12 15:29:45 EDT 2016 
-->
+<!-- Generated by javadoc (version 1.7.0_80) on Tue Aug 30 09:50:46 EDT 2016 
-->
 <title>API Help</title>
-<meta name="date" content="2016-08-12">
+<meta name="date" content="2016-08-30">
 <link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
 </head>
 <body>

http://git-wip-us.apache.org/repos/asf/incubator-pirk/blob/3ce81d4c/docs/index-files/index-1.html
----------------------------------------------------------------------
diff --git a/docs/index-files/index-1.html b/docs/index-files/index-1.html
index 209a700..659dc0b 100644
--- a/docs/index-files/index-1.html
+++ b/docs/index-files/index-1.html
@@ -2,9 +2,9 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_80) on Fri Aug 12 15:29:44 EDT 2016 
-->
+<!-- Generated by javadoc (version 1.7.0_80) on Tue Aug 30 09:50:46 EDT 2016 
-->
 <title>A-Index</title>
-<meta name="date" content="2016-08-12">
+<meta name="date" content="2016-08-30">
 <link rel="stylesheet" type="text/css" href="../stylesheet.css" title="Style">
 </head>
 <body>
@@ -73,8 +73,6 @@
 </dd>
 <dt><span class="strong"><a 
href="../org/apache/pirk/responder/wideskies/spark/Accumulators.html#Accumulators(org.apache.spark.api.java.JavaSparkContext)">Accumulators(JavaSparkContext)</a></span>
 - Constructor for class org.apache.pirk.responder.wideskies.spark.<a 
href="../org/apache/pirk/responder/wideskies/spark/Accumulators.html" 
title="class in org.apache.pirk.responder.wideskies.spark">Accumulators</a></dt>
 <dd>&nbsp;</dd>
-<dt><span class="strong"><a 
href="../org/apache/pirk/querier/wideskies/QuerierProps.html#ACTION">ACTION</a></span>
 - Static variable in class org.apache.pirk.querier.wideskies.<a 
href="../org/apache/pirk/querier/wideskies/QuerierProps.html" title="class in 
org.apache.pirk.querier.wideskies">QuerierProps</a></dt>
-<dd>&nbsp;</dd>
 <dt><span class="strong"><a 
href="../org/apache/pirk/responder/wideskies/standalone/Responder.html#addDataElement(java.lang.String,%20org.json.simple.JSONObject)">addDataElement(String,
 JSONObject)</a></span> - Method in class 
org.apache.pirk.responder.wideskies.standalone.<a 
href="../org/apache/pirk/responder/wideskies/standalone/Responder.html" 
title="class in 
org.apache.pirk.responder.wideskies.standalone">Responder</a></dt>
 <dd>
 <div class="block">Method to add a data element associated with the given 
selector to the Response</div>
@@ -85,9 +83,7 @@
 <dd>
 <div class="block">Helper method to add elements to the test data schema</div>
 </dd>
-<dt><span class="strong"><a 
href="../org/apache/pirk/query/wideskies/Query.html#addQueryElement(java.lang.Integer,%20java.math.BigInteger)">addQueryElement(Integer,
 BigInteger)</a></span> - Method in class org.apache.pirk.query.wideskies.<a 
href="../org/apache/pirk/query/wideskies/Query.html" title="class in 
org.apache.pirk.query.wideskies">Query</a></dt>
-<dd>&nbsp;</dd>
-<dt><span class="strong"><a 
href="../org/apache/pirk/query/wideskies/Query.html#addQueryElements(java.util.TreeMap)">addQueryElements(TreeMap&lt;Integer,
 BigInteger&gt;)</a></span> - Method in class 
org.apache.pirk.query.wideskies.<a 
href="../org/apache/pirk/query/wideskies/Query.html" title="class in 
org.apache.pirk.query.wideskies">Query</a></dt>
+<dt><span class="strong"><a 
href="../org/apache/pirk/query/wideskies/Query.html#addQueryElements(java.util.SortedMap)">addQueryElements(SortedMap&lt;Integer,
 BigInteger&gt;)</a></span> - Method in class 
org.apache.pirk.query.wideskies.<a 
href="../org/apache/pirk/query/wideskies/Query.html" title="class in 
org.apache.pirk.query.wideskies">Query</a></dt>
 <dd>&nbsp;</dd>
 <dt><span class="strong"><a 
href="../org/apache/pirk/query/wideskies/QueryInfo.html#addQuerySchema(org.apache.pirk.schema.query.QuerySchema)">addQuerySchema(QuerySchema)</a></span>
 - Method in class org.apache.pirk.query.wideskies.<a 
href="../org/apache/pirk/query/wideskies/QueryInfo.html" title="class in 
org.apache.pirk.query.wideskies">QueryInfo</a></dt>
 <dd>&nbsp;</dd>

http://git-wip-us.apache.org/repos/asf/incubator-pirk/blob/3ce81d4c/docs/index-files/index-10.html
----------------------------------------------------------------------
diff --git a/docs/index-files/index-10.html b/docs/index-files/index-10.html
index 2379b6f..5ccbee5 100644
--- a/docs/index-files/index-10.html
+++ b/docs/index-files/index-10.html
@@ -2,9 +2,9 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_80) on Fri Aug 12 15:29:44 EDT 2016 
-->
+<!-- Generated by javadoc (version 1.7.0_80) on Tue Aug 30 09:50:46 EDT 2016 
-->
 <title>J-Index</title>
-<meta name="date" content="2016-08-12">
+<meta name="date" content="2016-08-30">
 <link rel="stylesheet" type="text/css" href="../stylesheet.css" title="Style">
 </head>
 <body>

http://git-wip-us.apache.org/repos/asf/incubator-pirk/blob/3ce81d4c/docs/index-files/index-11.html
----------------------------------------------------------------------
diff --git a/docs/index-files/index-11.html b/docs/index-files/index-11.html
index 94d8f1c..48568d1 100644
--- a/docs/index-files/index-11.html
+++ b/docs/index-files/index-11.html
@@ -2,9 +2,9 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_80) on Fri Aug 12 15:29:44 EDT 2016 
-->
+<!-- Generated by javadoc (version 1.7.0_80) on Tue Aug 30 09:50:46 EDT 2016 
-->
 <title>K-Index</title>
-<meta name="date" content="2016-08-12">
+<meta name="date" content="2016-08-30">
 <link rel="stylesheet" type="text/css" href="../stylesheet.css" title="Style">
 </head>
 <body>

http://git-wip-us.apache.org/repos/asf/incubator-pirk/blob/3ce81d4c/docs/index-files/index-12.html
----------------------------------------------------------------------
diff --git a/docs/index-files/index-12.html b/docs/index-files/index-12.html
index b64f50d..b222942 100644
--- a/docs/index-files/index-12.html
+++ b/docs/index-files/index-12.html
@@ -2,9 +2,9 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_80) on Fri Aug 12 15:29:44 EDT 2016 
-->
+<!-- Generated by javadoc (version 1.7.0_80) on Tue Aug 30 09:50:46 EDT 2016 
-->
 <title>L-Index</title>
-<meta name="date" content="2016-08-12">
+<meta name="date" content="2016-08-30">
 <link rel="stylesheet" type="text/css" href="../stylesheet.css" title="Style">
 </head>
 <body>

http://git-wip-us.apache.org/repos/asf/incubator-pirk/blob/3ce81d4c/docs/index-files/index-13.html
----------------------------------------------------------------------
diff --git a/docs/index-files/index-13.html b/docs/index-files/index-13.html
index 4149699..dbc61de 100644
--- a/docs/index-files/index-13.html
+++ b/docs/index-files/index-13.html
@@ -2,9 +2,9 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_80) on Fri Aug 12 15:29:44 EDT 2016 
-->
+<!-- Generated by javadoc (version 1.7.0_80) on Tue Aug 30 09:50:46 EDT 2016 
-->
 <title>M-Index</title>
-<meta name="date" content="2016-08-12">
+<meta name="date" content="2016-08-30">
 <link rel="stylesheet" type="text/css" href="../stylesheet.css" title="Style">
 </head>
 <body>
@@ -91,6 +91,8 @@
 <dd>
 <div class="block">Method to convert a MapWritable into a JSON string</div>
 </dd>
+<dt><span class="strong"><a 
href="../org/apache/pirk/responder/wideskies/ResponderProps.html#MAXBATCHES">MAXBATCHES</a></span>
 - Static variable in class org.apache.pirk.responder.wideskies.<a 
href="../org/apache/pirk/responder/wideskies/ResponderProps.html" title="class 
in org.apache.pirk.responder.wideskies">ResponderProps</a></dt>
+<dd>&nbsp;</dd>
 <dt><span class="strong"><a 
href="../org/apache/pirk/responder/wideskies/ResponderProps.html#MAXHITSPERSELECTOR">MAXHITSPERSELECTOR</a></span>
 - Static variable in class org.apache.pirk.responder.wideskies.<a 
href="../org/apache/pirk/responder/wideskies/ResponderProps.html" title="class 
in org.apache.pirk.responder.wideskies">ResponderProps</a></dt>
 <dd>&nbsp;</dd>
 <dt><span class="strong"><a 
href="../org/apache/pirk/encryption/ModPowAbstraction.html#modPow(java.math.BigInteger,%20java.math.BigInteger,%20java.math.BigInteger)">modPow(BigInteger,
 BigInteger, BigInteger)</a></span> - Static method in class 
org.apache.pirk.encryption.<a 
href="../org/apache/pirk/encryption/ModPowAbstraction.html" title="class in 
org.apache.pirk.encryption">ModPowAbstraction</a></dt>

http://git-wip-us.apache.org/repos/asf/incubator-pirk/blob/3ce81d4c/docs/index-files/index-14.html
----------------------------------------------------------------------
diff --git a/docs/index-files/index-14.html b/docs/index-files/index-14.html
index 29b1c29..bd1c017 100644
--- a/docs/index-files/index-14.html
+++ b/docs/index-files/index-14.html
@@ -2,9 +2,9 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_80) on Fri Aug 12 15:29:44 EDT 2016 
-->
+<!-- Generated by javadoc (version 1.7.0_80) on Tue Aug 30 09:50:46 EDT 2016 
-->
 <title>N-Index</title>
-<meta name="date" content="2016-08-12">
+<meta name="date" content="2016-08-30">
 <link rel="stylesheet" type="text/css" href="../stylesheet.css" title="Style">
 </head>
 <body>
@@ -69,6 +69,8 @@
 <dl>
 <dt><span class="strong"><a 
href="../org/apache/pirk/inputformat/hadoop/json/JSONRecordReader.html#nextKeyValue()">nextKeyValue()</a></span>
 - Method in class org.apache.pirk.inputformat.hadoop.json.<a 
href="../org/apache/pirk/inputformat/hadoop/json/JSONRecordReader.html" 
title="class in 
org.apache.pirk.inputformat.hadoop.json">JSONRecordReader</a></dt>
 <dd>&nbsp;</dd>
+<dt><span class="strong"><a 
href="../org/apache/pirk/responder/wideskies/spark/Accumulators.html#numBatchesGetValue()">numBatchesGetValue()</a></span>
 - Method in class org.apache.pirk.responder.wideskies.spark.<a 
href="../org/apache/pirk/responder/wideskies/spark/Accumulators.html" 
title="class in org.apache.pirk.responder.wideskies.spark">Accumulators</a></dt>
+<dd>&nbsp;</dd>
 <dt><span class="strong"><a 
href="../org/apache/pirk/responder/wideskies/ResponderProps.html#NUMCOLMULTPARTITIONS">NUMCOLMULTPARTITIONS</a></span>
 - Static variable in class org.apache.pirk.responder.wideskies.<a 
href="../org/apache/pirk/responder/wideskies/ResponderProps.html" title="class 
in org.apache.pirk.responder.wideskies">ResponderProps</a></dt>
 <dd>&nbsp;</dd>
 <dt><span class="strong"><a 
href="../org/apache/pirk/responder/wideskies/spark/Accumulators.html#numColumnsGetValue()">numColumnsGetValue()</a></span>
 - Method in class org.apache.pirk.responder.wideskies.spark.<a 
href="../org/apache/pirk/responder/wideskies/spark/Accumulators.html" 
title="class in org.apache.pirk.responder.wideskies.spark">Accumulators</a></dt>
@@ -87,8 +89,6 @@
 <dd>&nbsp;</dd>
 <dt><span class="strong"><a 
href="../org/apache/pirk/responder/wideskies/ResponderProps.html#NUMREDUCETASKS">NUMREDUCETASKS</a></span>
 - Static variable in class org.apache.pirk.responder.wideskies.<a 
href="../org/apache/pirk/responder/wideskies/ResponderProps.html" title="class 
in org.apache.pirk.responder.wideskies">ResponderProps</a></dt>
 <dd>&nbsp;</dd>
-<dt><span class="strong"><a 
href="../org/apache/pirk/querier/wideskies/QuerierProps.html#NUMTHREADS">NUMTHREADS</a></span>
 - Static variable in class org.apache.pirk.querier.wideskies.<a 
href="../org/apache/pirk/querier/wideskies/QuerierProps.html" title="class in 
org.apache.pirk.querier.wideskies">QuerierProps</a></dt>
-<dd>&nbsp;</dd>
 </dl>
 <a href="index-1.html">A</a>&nbsp;<a href="index-2.html">B</a>&nbsp;<a 
href="index-3.html">C</a>&nbsp;<a href="index-4.html">D</a>&nbsp;<a 
href="index-5.html">E</a>&nbsp;<a href="index-6.html">F</a>&nbsp;<a 
href="index-7.html">G</a>&nbsp;<a href="index-8.html">H</a>&nbsp;<a 
href="index-9.html">I</a>&nbsp;<a href="index-10.html">J</a>&nbsp;<a 
href="index-11.html">K</a>&nbsp;<a href="index-12.html">L</a>&nbsp;<a 
href="index-13.html">M</a>&nbsp;<a href="index-14.html">N</a>&nbsp;<a 
href="index-15.html">O</a>&nbsp;<a href="index-16.html">P</a>&nbsp;<a 
href="index-17.html">Q</a>&nbsp;<a href="index-18.html">R</a>&nbsp;<a 
href="index-19.html">S</a>&nbsp;<a href="index-20.html">T</a>&nbsp;<a 
href="index-21.html">U</a>&nbsp;<a href="index-22.html">V</a>&nbsp;<a 
href="index-23.html">W</a>&nbsp;</div>
 <!-- ======= START OF BOTTOM NAVBAR ====== -->

http://git-wip-us.apache.org/repos/asf/incubator-pirk/blob/3ce81d4c/docs/index-files/index-15.html
----------------------------------------------------------------------
diff --git a/docs/index-files/index-15.html b/docs/index-files/index-15.html
index 5ecbc85..5edcc92 100644
--- a/docs/index-files/index-15.html
+++ b/docs/index-files/index-15.html
@@ -2,9 +2,9 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_80) on Fri Aug 12 15:29:45 EDT 2016 
-->
+<!-- Generated by javadoc (version 1.7.0_80) on Tue Aug 30 09:50:46 EDT 2016 
-->
 <title>O-Index</title>
-<meta name="date" content="2016-08-12">
+<meta name="date" content="2016-08-30">
 <link rel="stylesheet" type="text/css" href="../stylesheet.css" title="Style">
 </head>
 <body>
@@ -93,6 +93,8 @@
 <dd>&nbsp;</dd>
 <dt><a 
href="../org/apache/pirk/responder/wideskies/spark/package-summary.html">org.apache.pirk.responder.wideskies.spark</a>
 - package org.apache.pirk.responder.wideskies.spark</dt>
 <dd>&nbsp;</dd>
+<dt><a 
href="../org/apache/pirk/responder/wideskies/spark/streaming/package-summary.html">org.apache.pirk.responder.wideskies.spark.streaming</a>
 - package org.apache.pirk.responder.wideskies.spark.streaming</dt>
+<dd>&nbsp;</dd>
 <dt><a 
href="../org/apache/pirk/responder/wideskies/standalone/package-summary.html">org.apache.pirk.responder.wideskies.standalone</a>
 - package org.apache.pirk.responder.wideskies.standalone</dt>
 <dd>&nbsp;</dd>
 <dt><a 
href="../org/apache/pirk/response/wideskies/package-summary.html">org.apache.pirk.response.wideskies</a>
 - package org.apache.pirk.response.wideskies</dt>

http://git-wip-us.apache.org/repos/asf/incubator-pirk/blob/3ce81d4c/docs/index-files/index-16.html
----------------------------------------------------------------------
diff --git a/docs/index-files/index-16.html b/docs/index-files/index-16.html
index c5c0ab7..3cd1a02 100644
--- a/docs/index-files/index-16.html
+++ b/docs/index-files/index-16.html
@@ -2,9 +2,9 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_80) on Fri Aug 12 15:29:45 EDT 2016 
-->
+<!-- Generated by javadoc (version 1.7.0_80) on Tue Aug 30 09:50:46 EDT 2016 
-->
 <title>P-Index</title>
-<meta name="date" content="2016-08-12">
+<meta name="date" content="2016-08-30">
 <link rel="stylesheet" type="text/css" href="../stylesheet.css" title="Style">
 </head>
 <body>
@@ -93,8 +93,6 @@
 <dd>&nbsp;</dd>
 <dt><span class="strong"><a 
href="../org/apache/pirk/benchmark/PaillierBenchmark.PaillierBenchmarkState.html#PaillierBenchmark.PaillierBenchmarkState()">PaillierBenchmark.PaillierBenchmarkState()</a></span>
 - Constructor for class org.apache.pirk.benchmark.<a 
href="../org/apache/pirk/benchmark/PaillierBenchmark.PaillierBenchmarkState.html"
 title="class in 
org.apache.pirk.benchmark">PaillierBenchmark.PaillierBenchmarkState</a></dt>
 <dd>&nbsp;</dd>
-<dt><span class="strong"><a 
href="../org/apache/pirk/querier/wideskies/QuerierProps.html#PAILLIERBITSIZE">PAILLIERBITSIZE</a></span>
 - Static variable in class org.apache.pirk.querier.wideskies.<a 
href="../org/apache/pirk/querier/wideskies/QuerierProps.html" title="class in 
org.apache.pirk.querier.wideskies">QuerierProps</a></dt>
-<dd>&nbsp;</dd>
 <dt><span class="strong"><a 
href="../org/apache/pirk/test/utils/BaseTests.html#paillierBitSize">paillierBitSize</a></span>
 - Static variable in class org.apache.pirk.test.utils.<a 
href="../org/apache/pirk/test/utils/BaseTests.html" title="class in 
org.apache.pirk.test.utils">BaseTests</a></dt>
 <dd>&nbsp;</dd>
 <dt><a href="../org/apache/pirk/general/PaillierTest.html" title="class in 
org.apache.pirk.general"><span class="strong">PaillierTest</span></a> - Class 
in <a 
href="../org/apache/pirk/general/package-summary.html">org.apache.pirk.general</a></dt>
@@ -107,7 +105,7 @@
 <dd>&nbsp;</dd>
 <dt><span class="strong"><a 
href="../org/apache/pirk/schema/data/partitioner/PrimitiveTypePartitioner.html#partitionBits(java.math.BigInteger,%20int,%20java.math.BigInteger)">partitionBits(BigInteger,
 int, BigInteger)</a></span> - Static method in class 
org.apache.pirk.schema.data.partitioner.<a 
href="../org/apache/pirk/schema/data/partitioner/PrimitiveTypePartitioner.html" 
title="class in 
org.apache.pirk.schema.data.partitioner">PrimitiveTypePartitioner</a></dt>
 <dd>
-<div class="block">Splits the given BigInteger into partitions given by the 
partitionSize</div>
+<div class="block">Splits the given BigInteger into partitions given by the 
partitionSize.</div>
 </dd>
 <dt><span class="strong"><a 
href="../org/apache/pirk/query/wideskies/QueryUtils.html#partitionDataElement(org.apache.pirk.schema.query.QuerySchema,%20org.json.simple.JSONObject,%20boolean)">partitionDataElement(QuerySchema,
 JSONObject, boolean)</a></span> - Static method in class 
org.apache.pirk.query.wideskies.<a 
href="../org/apache/pirk/query/wideskies/QueryUtils.html" title="class in 
org.apache.pirk.query.wideskies">QueryUtils</a></dt>
 <dd>
@@ -131,9 +129,17 @@
 <dd>
 <div class="block">Method to perform the query given an input RDD of 
MapWritables</div>
 </dd>
-<dt><span class="strong"><a 
href="../org/apache/pirk/test/distributed/testsuite/DistTestSuite.html#performQuery(java.lang.String,%20java.util.ArrayList,%20org.apache.hadoop.fs.FileSystem,%20boolean,%20int)">performQuery(String,
 ArrayList&lt;String&gt;, FileSystem, boolean, int)</a></span> - Static method 
in class org.apache.pirk.test.distributed.testsuite.<a 
href="../org/apache/pirk/test/distributed/testsuite/DistTestSuite.html" 
title="class in 
org.apache.pirk.test.distributed.testsuite">DistTestSuite</a></dt>
+<dt><span class="strong"><a 
href="../org/apache/pirk/responder/wideskies/spark/streaming/ComputeStreamingResponse.html#performQuery()">performQuery()</a></span>
 - Method in class org.apache.pirk.responder.wideskies.spark.streaming.<a 
href="../org/apache/pirk/responder/wideskies/spark/streaming/ComputeStreamingResponse.html"
 title="class in 
org.apache.pirk.responder.wideskies.spark.streaming">ComputeStreamingResponse</a></dt>
+<dd>
+<div class="block">Method to read in data from an allowed input source/format 
and perform the query</div>
+</dd>
+<dt><span class="strong"><a 
href="../org/apache/pirk/responder/wideskies/spark/streaming/ComputeStreamingResponse.html#performQuery(org.apache.spark.streaming.api.java.JavaDStream)">performQuery(JavaDStream&lt;MapWritable&gt;)</a></span>
 - Method in class org.apache.pirk.responder.wideskies.spark.streaming.<a 
href="../org/apache/pirk/responder/wideskies/spark/streaming/ComputeStreamingResponse.html"
 title="class in 
org.apache.pirk.responder.wideskies.spark.streaming">ComputeStreamingResponse</a></dt>
+<dd>
+<div class="block">Method to perform the query given an input JavaDStream of 
JSON</div>
+</dd>
+<dt><span class="strong"><a 
href="../org/apache/pirk/test/distributed/testsuite/DistTestSuite.html#performQuery(java.lang.String,%20java.util.ArrayList,%20org.apache.hadoop.fs.FileSystem,%20boolean,%20int,%20boolean)">performQuery(String,
 ArrayList&lt;String&gt;, FileSystem, boolean, int, boolean)</a></span> - 
Static method in class org.apache.pirk.test.distributed.testsuite.<a 
href="../org/apache/pirk/test/distributed/testsuite/DistTestSuite.html" 
title="class in 
org.apache.pirk.test.distributed.testsuite">DistTestSuite</a></dt>
 <dd>&nbsp;</dd>
-<dt><span class="strong"><a 
href="../org/apache/pirk/test/utils/StandaloneQuery.html#performStandaloneQuery(java.util.ArrayList,%20java.lang.String,%20java.util.ArrayList,%20int,%20boolean)">performStandaloneQuery(ArrayList&lt;JSONObject&gt;,
 String, ArrayList&lt;String&gt;, int, boolean)</a></span> - Static method in 
class org.apache.pirk.test.utils.<a 
href="../org/apache/pirk/test/utils/StandaloneQuery.html" title="class in 
org.apache.pirk.test.utils">StandaloneQuery</a></dt>
+<dt><span class="strong"><a 
href="../org/apache/pirk/test/utils/StandaloneQuery.html#performStandaloneQuery(java.util.List,%20java.lang.String,%20java.util.List,%20int,%20boolean)">performStandaloneQuery(List&lt;JSONObject&gt;,
 String, List&lt;String&gt;, int, boolean)</a></span> - Static method in class 
org.apache.pirk.test.utils.<a 
href="../org/apache/pirk/test/utils/StandaloneQuery.html" title="class in 
org.apache.pirk.test.utils">StandaloneQuery</a></dt>
 <dd>&nbsp;</dd>
 <dt><span class="strong"><a 
href="../org/apache/pirk/utils/FileConst.html#PIR">PIR</a></span> - Static 
variable in class org.apache.pirk.utils.<a 
href="../org/apache/pirk/utils/FileConst.html" title="class in 
org.apache.pirk.utils">FileConst</a></dt>
 <dd>&nbsp;</dd>

http://git-wip-us.apache.org/repos/asf/incubator-pirk/blob/3ce81d4c/docs/index-files/index-17.html
----------------------------------------------------------------------
diff --git a/docs/index-files/index-17.html b/docs/index-files/index-17.html
index 70495c5..3c52b8a 100644
--- a/docs/index-files/index-17.html
+++ b/docs/index-files/index-17.html
@@ -2,9 +2,9 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_80) on Fri Aug 12 15:29:45 EDT 2016 
-->
+<!-- Generated by javadoc (version 1.7.0_80) on Tue Aug 30 09:50:46 EDT 2016 
-->
 <title>Q-Index</title>
-<meta name="date" content="2016-08-12">
+<meta name="date" content="2016-08-30">
 <link rel="stylesheet" type="text/css" href="../stylesheet.css" title="Style">
 </head>
 <body>
@@ -75,10 +75,18 @@
 <dd>
 <div class="block">Class to hold the information necessary for the PIR querier 
to perform decryption</div>
 </dd>
-<dt><span class="strong"><a 
href="../org/apache/pirk/querier/wideskies/Querier.html#Querier(java.util.ArrayList,%20org.apache.pirk.encryption.Paillier,%20org.apache.pirk.query.wideskies.Query,%20java.util.HashMap)">Querier(ArrayList&lt;String&gt;,
 Paillier, Query, HashMap&lt;Integer, String&gt;)</a></span> - Constructor for 
class org.apache.pirk.querier.wideskies.<a 
href="../org/apache/pirk/querier/wideskies/Querier.html" title="class in 
org.apache.pirk.querier.wideskies">Querier</a></dt>
+<dt><span class="strong"><a 
href="../org/apache/pirk/querier/wideskies/Querier.html#Querier(java.util.List,%20org.apache.pirk.encryption.Paillier,%20org.apache.pirk.query.wideskies.Query,%20java.util.Map)">Querier(List&lt;String&gt;,
 Paillier, Query, Map&lt;Integer, String&gt;)</a></span> - Constructor for 
class org.apache.pirk.querier.wideskies.<a 
href="../org/apache/pirk/querier/wideskies/Querier.html" title="class in 
org.apache.pirk.querier.wideskies">Querier</a></dt>
 <dd>&nbsp;</dd>
 <dt><span class="strong"><a 
href="../org/apache/pirk/querier/wideskies/QuerierConst.html#QUERIER_FILETAG">QUERIER_FILETAG</a></span>
 - Static variable in class org.apache.pirk.querier.wideskies.<a 
href="../org/apache/pirk/querier/wideskies/QuerierConst.html" title="class in 
org.apache.pirk.querier.wideskies">QuerierConst</a></dt>
 <dd>&nbsp;</dd>
+<dt><a href="../org/apache/pirk/querier/wideskies/QuerierCLI.html" 
title="class in org.apache.pirk.querier.wideskies"><span 
class="strong">QuerierCLI</span></a> - Class in <a 
href="../org/apache/pirk/querier/wideskies/package-summary.html">org.apache.pirk.querier.wideskies</a></dt>
+<dd>
+<div class="block">Class for parsing the command line options for the 
QuerierDriver</div>
+</dd>
+<dt><span class="strong"><a 
href="../org/apache/pirk/querier/wideskies/QuerierCLI.html#QuerierCLI(java.lang.String[])">QuerierCLI(String[])</a></span>
 - Constructor for class org.apache.pirk.querier.wideskies.<a 
href="../org/apache/pirk/querier/wideskies/QuerierCLI.html" title="class in 
org.apache.pirk.querier.wideskies">QuerierCLI</a></dt>
+<dd>
+<div class="block">Create and parse allowable options</div>
+</dd>
 <dt><a href="../org/apache/pirk/querier/wideskies/QuerierConst.html" 
title="class in org.apache.pirk.querier.wideskies"><span 
class="strong">QuerierConst</span></a> - Class in <a 
href="../org/apache/pirk/querier/wideskies/package-summary.html">org.apache.pirk.querier.wideskies</a></dt>
 <dd>
 <div class="block">Constants class for the Querier</div>
@@ -91,16 +99,6 @@
 </dd>
 <dt><span class="strong"><a 
href="../org/apache/pirk/querier/wideskies/QuerierDriver.html#QuerierDriver()">QuerierDriver()</a></span>
 - Constructor for class org.apache.pirk.querier.wideskies.<a 
href="../org/apache/pirk/querier/wideskies/QuerierDriver.html" title="class in 
org.apache.pirk.querier.wideskies">QuerierDriver</a></dt>
 <dd>&nbsp;</dd>
-<dt><a href="../org/apache/pirk/querier/wideskies/QuerierDriverCLI.html" 
title="class in org.apache.pirk.querier.wideskies"><span 
class="strong">QuerierDriverCLI</span></a> - Class in <a 
href="../org/apache/pirk/querier/wideskies/package-summary.html">org.apache.pirk.querier.wideskies</a></dt>
-<dd>
-<div class="block">Class for parsing the command line options for the 
QuerierDriver</div>
-</dd>
-<dt><span class="strong"><a 
href="../org/apache/pirk/querier/wideskies/QuerierDriverCLI.html#QuerierDriverCLI(java.lang.String[])">QuerierDriverCLI(String[])</a></span>
 - Constructor for class org.apache.pirk.querier.wideskies.<a 
href="../org/apache/pirk/querier/wideskies/QuerierDriverCLI.html" title="class 
in org.apache.pirk.querier.wideskies">QuerierDriverCLI</a></dt>
-<dd>
-<div class="block">Create and parse allowable options</div>
-</dd>
-<dt><span class="strong"><a 
href="../org/apache/pirk/querier/wideskies/QuerierProps.html#QUERIERFILE">QUERIERFILE</a></span>
 - Static variable in class org.apache.pirk.querier.wideskies.<a 
href="../org/apache/pirk/querier/wideskies/QuerierProps.html" title="class in 
org.apache.pirk.querier.wideskies">QuerierProps</a></dt>
-<dd>&nbsp;</dd>
 <dt><a href="../org/apache/pirk/querier/wideskies/QuerierProps.html" 
title="class in org.apache.pirk.querier.wideskies"><span 
class="strong">QuerierProps</span></a> - Class in <a 
href="../org/apache/pirk/querier/wideskies/package-summary.html">org.apache.pirk.querier.wideskies</a></dt>
 <dd>
 <div class="block">Properties constants and validation for the Querier</div>
@@ -117,8 +115,6 @@
 <dd>&nbsp;</dd>
 <dt><span class="strong"><a 
href="../org/apache/pirk/schema/response/QueryResponseJSON.html#QUERY_ID">QUERY_ID</a></span>
 - Static variable in class org.apache.pirk.schema.response.<a 
href="../org/apache/pirk/schema/response/QueryResponseJSON.html" title="class 
in org.apache.pirk.schema.response">QueryResponseJSON</a></dt>
 <dd>&nbsp;</dd>
-<dt><span class="strong"><a 
href="../org/apache/pirk/schema/response/QueryResponseJSON.html#QUERY_ID_TEXT">QUERY_ID_TEXT</a></span>
 - Static variable in class org.apache.pirk.schema.response.<a 
href="../org/apache/pirk/schema/response/QueryResponseJSON.html" title="class 
in org.apache.pirk.schema.response">QueryResponseJSON</a></dt>
-<dd>&nbsp;</dd>
 <dt><span class="strong"><a 
href="../org/apache/pirk/test/utils/BaseTests.html#queryIdentifier">queryIdentifier</a></span>
 - Static variable in class org.apache.pirk.test.utils.<a 
href="../org/apache/pirk/test/utils/BaseTests.html" title="class in 
org.apache.pirk.test.utils">BaseTests</a></dt>
 <dd>&nbsp;</dd>
 <dt><a href="../org/apache/pirk/query/wideskies/QueryInfo.html" title="class 
in org.apache.pirk.query.wideskies"><span class="strong">QueryInfo</span></a> - 
Class in <a 
href="../org/apache/pirk/query/wideskies/package-summary.html">org.apache.pirk.query.wideskies</a></dt>
@@ -159,6 +155,10 @@
 <dd>
 <div class="block">Constructor with no data schema checking</div>
 </dd>
+<dt><a href="../org/apache/pirk/utils/QueryResultsWriter.html" title="class in 
org.apache.pirk.utils"><span class="strong">QueryResultsWriter</span></a> - 
Class in <a 
href="../org/apache/pirk/utils/package-summary.html">org.apache.pirk.utils</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="strong"><a 
href="../org/apache/pirk/utils/QueryResultsWriter.html#QueryResultsWriter()">QueryResultsWriter()</a></span>
 - Constructor for class org.apache.pirk.utils.<a 
href="../org/apache/pirk/utils/QueryResultsWriter.html" title="class in 
org.apache.pirk.utils">QueryResultsWriter</a></dt>
+<dd>&nbsp;</dd>
 <dt><a href="../org/apache/pirk/schema/query/QuerySchema.html" title="class in 
org.apache.pirk.schema.query"><span class="strong">QuerySchema</span></a> - 
Class in <a 
href="../org/apache/pirk/schema/query/package-summary.html">org.apache.pirk.schema.query</a></dt>
 <dd>
 <div class="block">Class to hold a query schema</div>
@@ -173,12 +173,8 @@
 </dd>
 <dt><a href="../org/apache/pirk/schema/query/QuerySchemaRegistry.html" 
title="class in org.apache.pirk.schema.query"><span 
class="strong">QuerySchemaRegistry</span></a> - Class in <a 
href="../org/apache/pirk/schema/query/package-summary.html">org.apache.pirk.schema.query</a></dt>
 <dd>&nbsp;</dd>
-<dt><span class="strong"><a 
href="../org/apache/pirk/querier/wideskies/QuerierProps.html#QUERYSCHEMAS">QUERYSCHEMAS</a></span>
 - Static variable in class org.apache.pirk.querier.wideskies.<a 
href="../org/apache/pirk/querier/wideskies/QuerierProps.html" title="class in 
org.apache.pirk.querier.wideskies">QuerierProps</a></dt>
-<dd>&nbsp;</dd>
 <dt><span class="strong"><a 
href="../org/apache/pirk/responder/wideskies/ResponderProps.html#QUERYSCHEMAS">QUERYSCHEMAS</a></span>
 - Static variable in class org.apache.pirk.responder.wideskies.<a 
href="../org/apache/pirk/responder/wideskies/ResponderProps.html" title="class 
in org.apache.pirk.responder.wideskies">ResponderProps</a></dt>
 <dd>&nbsp;</dd>
-<dt><span class="strong"><a 
href="../org/apache/pirk/querier/wideskies/QuerierProps.html#QUERYTYPE">QUERYTYPE</a></span>
 - Static variable in class org.apache.pirk.querier.wideskies.<a 
href="../org/apache/pirk/querier/wideskies/QuerierProps.html" title="class in 
org.apache.pirk.querier.wideskies">QuerierProps</a></dt>
-<dd>&nbsp;</dd>
 <dt><a href="../org/apache/pirk/query/wideskies/QueryUtils.html" title="class 
in org.apache.pirk.query.wideskies"><span class="strong">QueryUtils</span></a> 
- Class in <a 
href="../org/apache/pirk/query/wideskies/package-summary.html">org.apache.pirk.query.wideskies</a></dt>
 <dd>
 <div class="block">Class for helper methods to perform the encrypted 
query</div>


Reply via email to