[PIRK-68] - Add the Capability for Generic Fields in the Query Schema, updated 
javadocs -- closes apache/incubator-pirk#101


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

Branch: refs/heads/master
Commit: 9d036d47e1fba6f418357a9871694787e11685bf
Parents: 8fdfe40
Author: eawilliams <eawilli...@apache.org>
Authored: Sat Sep 24 20:50:34 2016 -0400
Committer: eawilliams <eawilli...@apache.org>
Committed: Sat Sep 24 20:50:34 2016 -0400

----------------------------------------------------------------------
 docs/allclasses-frame.html                      |  11 +-
 docs/allclasses-noframe.html                    |  11 +-
 docs/constant-values.html                       |   4 +-
 docs/deprecated-list.html                       |   4 +-
 docs/help-doc.html                              |   4 +-
 docs/index-files/index-1.html                   |   4 +-
 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                  |  10 +-
 docs/index-files/index-14.html                  |   4 +-
 docs/index-files/index-15.html                  |   6 +-
 docs/index-files/index-16.html                  |   4 +-
 docs/index-files/index-17.html                  |   4 +-
 docs/index-files/index-18.html                  |  24 +-
 docs/index-files/index-19.html                  |  28 +-
 docs/index-files/index-2.html                   |   4 +-
 docs/index-files/index-20.html                  |   6 +-
 docs/index-files/index-21.html                  |   4 +-
 docs/index-files/index-22.html                  |   4 +-
 docs/index-files/index-23.html                  |   4 +-
 docs/index-files/index-3.html                   |   8 +-
 docs/index-files/index-4.html                   |   4 +-
 docs/index-files/index-5.html                   |   4 +-
 docs/index-files/index-6.html                   |   4 +-
 docs/index-files/index-7.html                   |  30 +-
 docs/index-files/index-8.html                   |   4 +-
 docs/index-files/index-9.html                   |   4 +-
 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     |   4 +-
 .../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 |   4 +-
 .../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     |   4 +-
 .../inputformat/hadoop/BytesArrayWritable.html  |   4 +-
 .../inputformat/hadoop/InputFormatConst.html    |   4 +-
 .../inputformat/hadoop/TextArrayWritable.html   |   4 +-
 .../hadoop/class-use/BaseInputFormat.html       |   4 +-
 .../hadoop/class-use/BytesArrayWritable.html    |   4 +-
 .../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  |   4 +-
 .../pirk/querier/wideskies/QuerierCLI.html      |   4 +-
 .../pirk/querier/wideskies/QuerierConst.html    |   4 +-
 .../pirk/querier/wideskies/QuerierDriver.html   |   4 +-
 .../pirk/querier/wideskies/QuerierProps.html    |   4 +-
 .../querier/wideskies/class-use/Querier.html    |   4 +-
 .../querier/wideskies/class-use/QuerierCLI.html |   4 +-
 .../wideskies/class-use/QuerierConst.html       |   4 +-
 .../wideskies/class-use/QuerierDriver.html      |   4 +-
 .../wideskies/class-use/QuerierProps.html       |   4 +-
 .../wideskies/decrypt/DecryptResponse.html      |   4 +-
 .../decrypt/class-use/DecryptResponse.html      |   4 +-
 .../wideskies/decrypt/package-frame.html        |   4 +-
 .../wideskies/decrypt/package-summary.html      |   4 +-
 .../querier/wideskies/decrypt/package-tree.html |   4 +-
 .../querier/wideskies/decrypt/package-use.html  |   4 +-
 .../querier/wideskies/encrypt/EncryptQuery.html |   4 +-
 .../encrypt/class-use/EncryptQuery.html         |   4 +-
 .../wideskies/encrypt/package-frame.html        |   4 +-
 .../wideskies/encrypt/package-summary.html      |   4 +-
 .../querier/wideskies/encrypt/package-tree.html |   4 +-
 .../querier/wideskies/encrypt/package-use.html  |   4 +-
 .../pirk/querier/wideskies/package-frame.html   |   4 +-
 .../pirk/querier/wideskies/package-summary.html |   4 +-
 .../pirk/querier/wideskies/package-tree.html    |   4 +-
 .../pirk/querier/wideskies/package-use.html     |   4 +-
 docs/org/apache/pirk/query/wideskies/Query.html |   4 +-
 .../apache/pirk/query/wideskies/QueryInfo.html  |   4 +-
 .../apache/pirk/query/wideskies/QueryUtils.html |   4 +-
 .../pirk/query/wideskies/class-use/Query.html   |   4 +-
 .../query/wideskies/class-use/QueryInfo.html    |   4 +-
 .../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       |   4 +-
 .../pirk/responder/wideskies/ResponderCLI.html  |   4 +-
 .../responder/wideskies/ResponderDriver.html    |  11 +-
 .../responder/wideskies/ResponderProps.html     |   8 +-
 .../responder/wideskies/ResponderService.html   | 255 +++++++
 .../wideskies/class-use/ResponderCLI.html       |   4 +-
 .../wideskies/class-use/ResponderDriver.html    |   4 +-
 .../wideskies/class-use/ResponderProps.html     |   4 +-
 .../wideskies/class-use/ResponderService.html   | 164 +++++
 .../wideskies/common/ComputeEncryptedRow.html   |   4 +-
 .../common/HashSelectorAndPartitionData.html    |   4 +-
 .../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          |  10 +-
 .../wideskies/mapreduce/ExpTableMapper.html     |   4 +-
 .../wideskies/mapreduce/ExpTableReducer.html    |   4 +-
 .../mapreduce/FinalResponseReducer.html         |   4 +-
 .../HashSelectorsAndPartitionDataMapper.html    |   8 +-
 .../responder/wideskies/mapreduce/MRStats.html  |   8 +-
 .../wideskies/mapreduce/MapReduceResponder.html | 310 +++++++++
 .../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/MapReduceResponder.html | 124 ++++
 .../mapreduce/class-use/RowCalcReducer.html     |   4 +-
 .../wideskies/mapreduce/package-frame.html      |   5 +-
 .../wideskies/mapreduce/package-summary.html    |  10 +-
 .../wideskies/mapreduce/package-tree.html       |   5 +-
 .../wideskies/mapreduce/package-use.html        |   4 +-
 .../pirk/responder/wideskies/package-frame.html |   5 +-
 .../responder/wideskies/package-summary.html    |   8 +-
 .../pirk/responder/wideskies/package-tree.html  |   5 +-
 .../pirk/responder/wideskies/package-use.html   |  39 +-
 .../responder/wideskies/spark/Accumulators.html |   4 +-
 .../wideskies/spark/BroadcastVars.html          |   4 +-
 .../wideskies/spark/ComputeExpLookupTable.html  |   4 +-
 .../wideskies/spark/ComputeResponse.html        |  26 +-
 .../spark/EncColMultGroupedMapper.html          |   4 +-
 .../wideskies/spark/EncColMultReducer.html      |   4 +-
 .../responder/wideskies/spark/EncRowCalc.html   |   4 +-
 .../spark/EncRowCalcPrecomputedCache.html       |   4 +-
 .../wideskies/spark/ExpKeyFilenameMap.html      |   4 +-
 .../wideskies/spark/ExpTableGenerator.html      |   4 +-
 .../responder/wideskies/spark/FilterData.html   |   4 +-
 .../spark/HashSelectorsAndPartitionData.html    |   8 +-
 .../wideskies/spark/SparkResponder.html         | 310 +++++++++
 .../wideskies/spark/class-use/Accumulators.html |   4 +-
 .../spark/class-use/BroadcastVars.html          |   4 +-
 .../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 +-
 .../spark/class-use/SparkResponder.html         | 124 ++++
 .../wideskies/spark/package-frame.html          |   5 +-
 .../wideskies/spark/package-summary.html        |  10 +-
 .../responder/wideskies/spark/package-tree.html |   5 +-
 .../responder/wideskies/spark/package-use.html  |   4 +-
 .../streaming/ComputeStreamingResponse.html     |  34 +-
 .../spark/streaming/FinalResponseFunction.html  |   8 +-
 .../streaming/SparkStreamingResponder.html      | 310 +++++++++
 .../class-use/ComputeStreamingResponse.html     |   4 +-
 .../class-use/FinalResponseFunction.html        |   4 +-
 .../class-use/SparkStreamingResponder.html      | 124 ++++
 .../spark/streaming/package-frame.html          |   5 +-
 .../spark/streaming/package-summary.html        |  14 +-
 .../wideskies/spark/streaming/package-tree.html |   9 +-
 .../wideskies/spark/streaming/package-use.html  |   4 +-
 .../wideskies/spi/ResponderPlugin.html          | 256 +++++++
 .../spi/class-use/ResponderPlugin.html          | 284 ++++++++
 .../responder/wideskies/spi/package-frame.html  |  20 +
 .../wideskies/spi/package-summary.html          | 144 ++++
 .../responder/wideskies/spi/package-tree.html   | 133 ++++
 .../responder/wideskies/spi/package-use.html    | 264 +++++++
 .../wideskies/standalone/Responder.html         |   8 +-
 .../standalone/StandaloneResponder.html         | 307 ++++++++
 .../standalone/class-use/Responder.html         |   4 +-
 .../class-use/StandaloneResponder.html          | 124 ++++
 .../wideskies/standalone/package-frame.html     |   5 +-
 .../wideskies/standalone/package-summary.html   |  14 +-
 .../wideskies/standalone/package-tree.html      |   9 +-
 .../wideskies/standalone/package-use.html       |   4 +-
 .../wideskies/storm/EncColMultBolt.html         |   4 +-
 .../wideskies/storm/EncRowCalcBolt.html         |   4 +-
 .../responder/wideskies/storm/OutputBolt.html   |   4 +-
 .../wideskies/storm/PartitionDataBolt.html      |   4 +-
 .../wideskies/storm/PirkHashScheme.html         |   4 +-
 .../responder/wideskies/storm/PirkTopology.html |   8 +-
 .../wideskies/storm/StormConstants.html         |   8 +-
 .../wideskies/storm/StormResponder.html         | 310 +++++++++
 .../responder/wideskies/storm/StormUtils.html   |   8 +-
 .../storm/class-use/EncColMultBolt.html         |   4 +-
 .../storm/class-use/EncRowCalcBolt.html         |   4 +-
 .../wideskies/storm/class-use/OutputBolt.html   |   4 +-
 .../storm/class-use/PartitionDataBolt.html      |   4 +-
 .../storm/class-use/PirkHashScheme.html         |   4 +-
 .../wideskies/storm/class-use/PirkTopology.html |   4 +-
 .../storm/class-use/StormConstants.html         |   4 +-
 .../storm/class-use/StormResponder.html         | 124 ++++
 .../wideskies/storm/class-use/StormUtils.html   |   4 +-
 .../wideskies/storm/package-frame.html          |   5 +-
 .../wideskies/storm/package-summary.html        |  10 +-
 .../responder/wideskies/storm/package-tree.html |   5 +-
 .../responder/wideskies/storm/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      |  12 +-
 .../pirk/schema/data/DataSchemaRegistry.html    |   4 +-
 .../pirk/schema/data/LoadDataSchemaTest.html    |   4 +-
 .../pirk/schema/data/class-use/DataSchema.html  |   4 +-
 .../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   |   4 +-
 .../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  |  26 +-
 .../apache/pirk/schema/query/QuerySchema.html   |  66 +-
 .../pirk/schema/query/QuerySchemaLoader.html    |  18 +-
 .../pirk/schema/query/QuerySchemaRegistry.html  |   4 +-
 .../query/class-use/LoadQuerySchemaTest.html    |   4 +-
 .../schema/query/class-use/QuerySchema.html     |   4 +-
 .../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 |   4 +-
 .../response/class-use/QueryResponseJSON.html   |   4 +-
 .../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       |   4 +-
 .../serialization/HadoopFileSystemStore.html    |   4 +-
 .../pirk/serialization/JavaSerializer.html      |   4 +-
 .../pirk/serialization/JsonSerializer.html      |   4 +-
 .../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  |   4 +-
 .../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 +-
 .../pirk/storm/KafkaStormIntegrationTest.html   |   4 +-
 docs/org/apache/pirk/storm/SystemTime.html      |   4 +-
 .../class-use/KafkaStormIntegrationTest.html    |   4 +-
 .../apache/pirk/storm/class-use/SystemTime.html |   4 +-
 docs/org/apache/pirk/storm/package-frame.html   |   4 +-
 docs/org/apache/pirk/storm/package-summary.html |   4 +-
 docs/org/apache/pirk/storm/package-tree.html    |   4 +-
 docs/org/apache/pirk/storm/package-use.html     |   4 +-
 .../test/distributed/DistributedTestCLI.html    |   4 +-
 .../test/distributed/DistributedTestDriver.html |   4 +-
 .../class-use/DistributedTestCLI.html           |   4 +-
 .../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    |   4 +-
 .../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  |   4 +-
 docs/org/apache/pirk/test/utils/Inputs.html     |   4 +-
 .../apache/pirk/test/utils/StandaloneQuery.html |   4 +-
 docs/org/apache/pirk/test/utils/TestUtils.html  |  53 +-
 .../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 |   4 +-
 .../apache/pirk/utils/QueryResultsWriter.html   |   4 +-
 docs/org/apache/pirk/utils/StopListUtils.html   |   4 +-
 docs/org/apache/pirk/utils/StringUtils.html     |   4 +-
 .../apache/pirk/utils/SystemConfiguration.html  |   4 +-
 .../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      | 221 +++++-
 .../pirk/utils/class-use/QueryParserUtils.html  |   4 +-
 .../utils/class-use/QueryResultsWriter.html     |   4 +-
 .../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   |   4 +-
 docs/org/apache/pirk/utils/package-summary.html |   4 +-
 docs/org/apache/pirk/utils/package-tree.html    |   4 +-
 docs/org/apache/pirk/utils/package-use.html     | 119 +++-
 .../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                      |  36 +-
 docs/overview-tree.html                         |  12 +-
 docs/package-list                               |   1 +
 docs/serialized-form.html                       |  10 +-
 .../pirk/querier/wideskies/QuerierCLI.java      |  22 +-
 .../pirk/querier/wideskies/QuerierDriver.java   |  10 +-
 .../apache/pirk/query/wideskies/QueryInfo.java  |   4 +-
 .../pirk/responder/wideskies/ResponderCLI.java  |  14 +-
 .../responder/wideskies/ResponderDriver.java    |   6 +-
 .../responder/wideskies/ResponderProps.java     |  21 +-
 .../responder/wideskies/ResponderService.java   |   7 +-
 .../wideskies/mapreduce/MapReduceResponder.java |   3 +-
 .../wideskies/spark/ComputeResponse.java        |   4 +-
 .../responder/wideskies/spark/EncRowCalc.java   |   4 +-
 .../spark/EncRowCalcPrecomputedCache.java       |   4 +-
 .../wideskies/spark/SparkResponder.java         |   6 +-
 .../streaming/ComputeStreamingResponse.java     |   9 +-
 .../streaming/SparkStreamingResponder.java      |  13 +-
 .../wideskies/spi/ResponderPlugin.java          |   5 +-
 .../wideskies/standalone/Responder.java         |   4 +-
 .../standalone/StandaloneResponder.java         |   6 +-
 .../wideskies/storm/EncColMultBolt.java         |   4 +-
 .../wideskies/storm/EncRowCalcBolt.java         |   7 +-
 .../responder/wideskies/storm/PirkTopology.java |   3 +-
 .../wideskies/storm/StormResponder.java         |   1 +
 .../responder/wideskies/storm/StormUtils.java   |   9 +-
 .../pirk/schema/data/DataSchemaLoader.java      |   6 +-
 .../apache/pirk/schema/query/QuerySchema.java   |  27 +
 .../pirk/schema/query/QuerySchemaLoader.java    |  51 ++
 .../org/apache/pirk/test/utils/BaseTests.java   |   9 +-
 .../java/org/apache/pirk/test/utils/Inputs.java |  12 +-
 .../org/apache/pirk/test/utils/TestUtils.java   |  45 +-
 .../org/apache/pirk/utils/QueryParserUtils.java |   4 +-
 .../apache/pirk/utils/SystemConfiguration.java  | 697 ++++++++++---------
 src/main/resources/pirk.properties              |   6 +
 src/main/resources/query-schema.xsd             | 249 ++++---
 .../pirk/general/QueryParserUtilsTest.java      |   3 +-
 .../pirk/schema/query/LoadQuerySchemaTest.java  |  71 +-
 428 files changed, 5950 insertions(+), 1412 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/incubator-pirk/blob/9d036d47/docs/allclasses-frame.html
----------------------------------------------------------------------
diff --git a/docs/allclasses-frame.html b/docs/allclasses-frame.html
index 70c9f7e..4e71b11 100644
--- a/docs/allclasses-frame.html
+++ b/docs/allclasses-frame.html
@@ -2,9 +2,9 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_102) on Tue Sep 13 10:54:21 EDT 2016 -->
+<!-- Generated by javadoc (1.8.0_102) on Sat Sep 24 20:48:47 EDT 2016 -->
 <title>All Classes</title>
-<meta name="date" content="2016-09-13">
+<meta name="date" content="2016-09-24">
 <link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
 <script type="text/javascript" src="script.js"></script>
 </head>
@@ -76,6 +76,7 @@
 <li><a href="org/apache/pirk/schema/data/LoadDataSchemaTest.html" title="class 
in org.apache.pirk.schema.data" target="classFrame">LoadDataSchemaTest</a></li>
 <li><a href="org/apache/pirk/schema/query/LoadQuerySchemaTest.html" 
title="class in org.apache.pirk.schema.query" 
target="classFrame">LoadQuerySchemaTest</a></li>
 <li><a href="org/apache/pirk/serialization/LocalFileSystemStore.html" 
title="class in org.apache.pirk.serialization" 
target="classFrame">LocalFileSystemStore</a></li>
+<li><a 
href="org/apache/pirk/responder/wideskies/mapreduce/MapReduceResponder.html" 
title="class in org.apache.pirk.responder.wideskies.mapreduce" 
target="classFrame">MapReduceResponder</a></li>
 <li><a href="org/apache/pirk/encryption/ModPowAbstraction.html" title="class 
in org.apache.pirk.encryption" target="classFrame">ModPowAbstraction</a></li>
 <li><a href="org/apache/pirk/responder/wideskies/mapreduce/MRStats.html" 
title="enum in org.apache.pirk.responder.wideskies.mapreduce" 
target="classFrame">MRStats</a></li>
 <li><a href="org/apache/pirk/responder/wideskies/storm/OutputBolt.html" 
title="class in org.apache.pirk.responder.wideskies.storm" 
target="classFrame">OutputBolt</a></li>
@@ -108,17 +109,23 @@
 <li><a href="org/apache/pirk/responder/wideskies/standalone/Responder.html" 
title="class in org.apache.pirk.responder.wideskies.standalone" 
target="classFrame">Responder</a></li>
 <li><a href="org/apache/pirk/responder/wideskies/ResponderCLI.html" 
title="class in org.apache.pirk.responder.wideskies" 
target="classFrame">ResponderCLI</a></li>
 <li><a href="org/apache/pirk/responder/wideskies/ResponderDriver.html" 
title="class in org.apache.pirk.responder.wideskies" 
target="classFrame">ResponderDriver</a></li>
+<li><a href="org/apache/pirk/responder/wideskies/spi/ResponderPlugin.html" 
title="interface in org.apache.pirk.responder.wideskies.spi" 
target="classFrame"><span class="interfaceName">ResponderPlugin</span></a></li>
 <li><a href="org/apache/pirk/responder/wideskies/ResponderProps.html" 
title="class in org.apache.pirk.responder.wideskies" 
target="classFrame">ResponderProps</a></li>
+<li><a href="org/apache/pirk/responder/wideskies/ResponderService.html" 
title="class in org.apache.pirk.responder.wideskies" 
target="classFrame">ResponderService</a></li>
 <li><a href="org/apache/pirk/response/wideskies/Response.html" title="class in 
org.apache.pirk.response.wideskies" target="classFrame">Response</a></li>
 <li><a 
href="org/apache/pirk/responder/wideskies/mapreduce/RowCalcReducer.html" 
title="class in org.apache.pirk.responder.wideskies.mapreduce" 
target="classFrame">RowCalcReducer</a></li>
 <li><a href="org/apache/pirk/serialization/SerializationService.html" 
title="class in org.apache.pirk.serialization" 
target="classFrame">SerializationService</a></li>
 <li><a href="org/apache/pirk/serialization/SerializationTest.html" 
title="class in org.apache.pirk.serialization" 
target="classFrame">SerializationTest</a></li>
+<li><a href="org/apache/pirk/responder/wideskies/spark/SparkResponder.html" 
title="class in org.apache.pirk.responder.wideskies.spark" 
target="classFrame">SparkResponder</a></li>
+<li><a 
href="org/apache/pirk/responder/wideskies/spark/streaming/SparkStreamingResponder.html"
 title="class in org.apache.pirk.responder.wideskies.spark.streaming" 
target="classFrame">SparkStreamingResponder</a></li>
 <li><a href="org/apache/pirk/test/utils/StandaloneQuery.html" title="class in 
org.apache.pirk.test.utils" target="classFrame">StandaloneQuery</a></li>
+<li><a 
href="org/apache/pirk/responder/wideskies/standalone/StandaloneResponder.html" 
title="class in org.apache.pirk.responder.wideskies.standalone" 
target="classFrame">StandaloneResponder</a></li>
 <li><a href="org/apache/pirk/wideskies/standalone/StandaloneTest.html" 
title="class in org.apache.pirk.wideskies.standalone" 
target="classFrame">StandaloneTest</a></li>
 <li><a href="org/apache/pirk/schema/query/filter/StopListFilter.html" 
title="class in org.apache.pirk.schema.query.filter" 
target="classFrame">StopListFilter</a></li>
 <li><a href="org/apache/pirk/utils/StopListUtils.html" title="class in 
org.apache.pirk.utils" target="classFrame">StopListUtils</a></li>
 <li><a href="org/apache/pirk/serialization/Storable.html" title="interface in 
org.apache.pirk.serialization" target="classFrame"><span 
class="interfaceName">Storable</span></a></li>
 <li><a href="org/apache/pirk/responder/wideskies/storm/StormConstants.html" 
title="class in org.apache.pirk.responder.wideskies.storm" 
target="classFrame">StormConstants</a></li>
+<li><a href="org/apache/pirk/responder/wideskies/storm/StormResponder.html" 
title="class in org.apache.pirk.responder.wideskies.storm" 
target="classFrame">StormResponder</a></li>
 <li><a href="org/apache/pirk/responder/wideskies/storm/StormUtils.html" 
title="class in org.apache.pirk.responder.wideskies.storm" 
target="classFrame">StormUtils</a></li>
 <li><a href="org/apache/pirk/utils/StringUtils.html" title="class in 
org.apache.pirk.utils" target="classFrame">StringUtils</a></li>
 <li><a href="org/apache/pirk/utils/SystemConfiguration.html" title="class in 
org.apache.pirk.utils" target="classFrame">SystemConfiguration</a></li>

http://git-wip-us.apache.org/repos/asf/incubator-pirk/blob/9d036d47/docs/allclasses-noframe.html
----------------------------------------------------------------------
diff --git a/docs/allclasses-noframe.html b/docs/allclasses-noframe.html
index 4cf5479..d65a2b8 100644
--- a/docs/allclasses-noframe.html
+++ b/docs/allclasses-noframe.html
@@ -2,9 +2,9 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_102) on Tue Sep 13 10:54:21 EDT 2016 -->
+<!-- Generated by javadoc (1.8.0_102) on Sat Sep 24 20:48:47 EDT 2016 -->
 <title>All Classes</title>
-<meta name="date" content="2016-09-13">
+<meta name="date" content="2016-09-24">
 <link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
 <script type="text/javascript" src="script.js"></script>
 </head>
@@ -76,6 +76,7 @@
 <li><a href="org/apache/pirk/schema/data/LoadDataSchemaTest.html" title="class 
in org.apache.pirk.schema.data">LoadDataSchemaTest</a></li>
 <li><a href="org/apache/pirk/schema/query/LoadQuerySchemaTest.html" 
title="class in org.apache.pirk.schema.query">LoadQuerySchemaTest</a></li>
 <li><a href="org/apache/pirk/serialization/LocalFileSystemStore.html" 
title="class in org.apache.pirk.serialization">LocalFileSystemStore</a></li>
+<li><a 
href="org/apache/pirk/responder/wideskies/mapreduce/MapReduceResponder.html" 
title="class in 
org.apache.pirk.responder.wideskies.mapreduce">MapReduceResponder</a></li>
 <li><a href="org/apache/pirk/encryption/ModPowAbstraction.html" title="class 
in org.apache.pirk.encryption">ModPowAbstraction</a></li>
 <li><a href="org/apache/pirk/responder/wideskies/mapreduce/MRStats.html" 
title="enum in org.apache.pirk.responder.wideskies.mapreduce">MRStats</a></li>
 <li><a href="org/apache/pirk/responder/wideskies/storm/OutputBolt.html" 
title="class in org.apache.pirk.responder.wideskies.storm">OutputBolt</a></li>
@@ -108,17 +109,23 @@
 <li><a href="org/apache/pirk/responder/wideskies/standalone/Responder.html" 
title="class in 
org.apache.pirk.responder.wideskies.standalone">Responder</a></li>
 <li><a href="org/apache/pirk/responder/wideskies/ResponderCLI.html" 
title="class in org.apache.pirk.responder.wideskies">ResponderCLI</a></li>
 <li><a href="org/apache/pirk/responder/wideskies/ResponderDriver.html" 
title="class in org.apache.pirk.responder.wideskies">ResponderDriver</a></li>
+<li><a href="org/apache/pirk/responder/wideskies/spi/ResponderPlugin.html" 
title="interface in org.apache.pirk.responder.wideskies.spi"><span 
class="interfaceName">ResponderPlugin</span></a></li>
 <li><a href="org/apache/pirk/responder/wideskies/ResponderProps.html" 
title="class in org.apache.pirk.responder.wideskies">ResponderProps</a></li>
+<li><a href="org/apache/pirk/responder/wideskies/ResponderService.html" 
title="class in org.apache.pirk.responder.wideskies">ResponderService</a></li>
 <li><a href="org/apache/pirk/response/wideskies/Response.html" title="class in 
org.apache.pirk.response.wideskies">Response</a></li>
 <li><a 
href="org/apache/pirk/responder/wideskies/mapreduce/RowCalcReducer.html" 
title="class in 
org.apache.pirk.responder.wideskies.mapreduce">RowCalcReducer</a></li>
 <li><a href="org/apache/pirk/serialization/SerializationService.html" 
title="class in org.apache.pirk.serialization">SerializationService</a></li>
 <li><a href="org/apache/pirk/serialization/SerializationTest.html" 
title="class in org.apache.pirk.serialization">SerializationTest</a></li>
+<li><a href="org/apache/pirk/responder/wideskies/spark/SparkResponder.html" 
title="class in 
org.apache.pirk.responder.wideskies.spark">SparkResponder</a></li>
+<li><a 
href="org/apache/pirk/responder/wideskies/spark/streaming/SparkStreamingResponder.html"
 title="class in 
org.apache.pirk.responder.wideskies.spark.streaming">SparkStreamingResponder</a></li>
 <li><a href="org/apache/pirk/test/utils/StandaloneQuery.html" title="class in 
org.apache.pirk.test.utils">StandaloneQuery</a></li>
+<li><a 
href="org/apache/pirk/responder/wideskies/standalone/StandaloneResponder.html" 
title="class in 
org.apache.pirk.responder.wideskies.standalone">StandaloneResponder</a></li>
 <li><a href="org/apache/pirk/wideskies/standalone/StandaloneTest.html" 
title="class in org.apache.pirk.wideskies.standalone">StandaloneTest</a></li>
 <li><a href="org/apache/pirk/schema/query/filter/StopListFilter.html" 
title="class in org.apache.pirk.schema.query.filter">StopListFilter</a></li>
 <li><a href="org/apache/pirk/utils/StopListUtils.html" title="class in 
org.apache.pirk.utils">StopListUtils</a></li>
 <li><a href="org/apache/pirk/serialization/Storable.html" title="interface in 
org.apache.pirk.serialization"><span 
class="interfaceName">Storable</span></a></li>
 <li><a href="org/apache/pirk/responder/wideskies/storm/StormConstants.html" 
title="class in 
org.apache.pirk.responder.wideskies.storm">StormConstants</a></li>
+<li><a href="org/apache/pirk/responder/wideskies/storm/StormResponder.html" 
title="class in 
org.apache.pirk.responder.wideskies.storm">StormResponder</a></li>
 <li><a href="org/apache/pirk/responder/wideskies/storm/StormUtils.html" 
title="class in org.apache.pirk.responder.wideskies.storm">StormUtils</a></li>
 <li><a href="org/apache/pirk/utils/StringUtils.html" title="class in 
org.apache.pirk.utils">StringUtils</a></li>
 <li><a href="org/apache/pirk/utils/SystemConfiguration.html" title="class in 
org.apache.pirk.utils">SystemConfiguration</a></li>

http://git-wip-us.apache.org/repos/asf/incubator-pirk/blob/9d036d47/docs/constant-values.html
----------------------------------------------------------------------
diff --git a/docs/constant-values.html b/docs/constant-values.html
index 617c6ce..f7ba2fb 100644
--- a/docs/constant-values.html
+++ b/docs/constant-values.html
@@ -2,9 +2,9 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_102) on Tue Sep 13 10:54:21 EDT 2016 -->
+<!-- Generated by javadoc (1.8.0_102) on Sat Sep 24 20:48:46 EDT 2016 -->
 <title>Constant Field Values</title>
-<meta name="date" content="2016-09-13">
+<meta name="date" content="2016-09-24">
 <link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
 <script type="text/javascript" src="script.js"></script>
 </head>

http://git-wip-us.apache.org/repos/asf/incubator-pirk/blob/9d036d47/docs/deprecated-list.html
----------------------------------------------------------------------
diff --git a/docs/deprecated-list.html b/docs/deprecated-list.html
index fd728c2..f6c8004 100644
--- a/docs/deprecated-list.html
+++ b/docs/deprecated-list.html
@@ -2,9 +2,9 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_102) on Tue Sep 13 10:54:21 EDT 2016 -->
+<!-- Generated by javadoc (1.8.0_102) on Sat Sep 24 20:48:47 EDT 2016 -->
 <title>Deprecated List</title>
-<meta name="date" content="2016-09-13">
+<meta name="date" content="2016-09-24">
 <link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
 <script type="text/javascript" src="script.js"></script>
 </head>

http://git-wip-us.apache.org/repos/asf/incubator-pirk/blob/9d036d47/docs/help-doc.html
----------------------------------------------------------------------
diff --git a/docs/help-doc.html b/docs/help-doc.html
index 1419727..cdb2834 100644
--- a/docs/help-doc.html
+++ b/docs/help-doc.html
@@ -2,9 +2,9 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_102) on Tue Sep 13 10:54:21 EDT 2016 -->
+<!-- Generated by javadoc (1.8.0_102) on Sat Sep 24 20:48:47 EDT 2016 -->
 <title>API Help</title>
-<meta name="date" content="2016-09-13">
+<meta name="date" content="2016-09-24">
 <link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
 <script type="text/javascript" src="script.js"></script>
 </head>

http://git-wip-us.apache.org/repos/asf/incubator-pirk/blob/9d036d47/docs/index-files/index-1.html
----------------------------------------------------------------------
diff --git a/docs/index-files/index-1.html b/docs/index-files/index-1.html
index cbd2251..622e5b2 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 (1.8.0_102) on Tue Sep 13 10:54:21 EDT 2016 -->
+<!-- Generated by javadoc (1.8.0_102) on Sat Sep 24 20:48:47 EDT 2016 -->
 <title>A-Index</title>
-<meta name="date" content="2016-09-13">
+<meta name="date" content="2016-09-24">
 <link rel="stylesheet" type="text/css" href="../stylesheet.css" title="Style">
 <script type="text/javascript" src="../script.js"></script>
 </head>

http://git-wip-us.apache.org/repos/asf/incubator-pirk/blob/9d036d47/docs/index-files/index-10.html
----------------------------------------------------------------------
diff --git a/docs/index-files/index-10.html b/docs/index-files/index-10.html
index 8294505..28f6a2f 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 (1.8.0_102) on Tue Sep 13 10:54:21 EDT 2016 -->
+<!-- Generated by javadoc (1.8.0_102) on Sat Sep 24 20:48:47 EDT 2016 -->
 <title>J-Index</title>
-<meta name="date" content="2016-09-13">
+<meta name="date" content="2016-09-24">
 <link rel="stylesheet" type="text/css" href="../stylesheet.css" title="Style">
 <script type="text/javascript" src="../script.js"></script>
 </head>

http://git-wip-us.apache.org/repos/asf/incubator-pirk/blob/9d036d47/docs/index-files/index-11.html
----------------------------------------------------------------------
diff --git a/docs/index-files/index-11.html b/docs/index-files/index-11.html
index 48d9a53..de61246 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 (1.8.0_102) on Tue Sep 13 10:54:21 EDT 2016 -->
+<!-- Generated by javadoc (1.8.0_102) on Sat Sep 24 20:48:47 EDT 2016 -->
 <title>K-Index</title>
-<meta name="date" content="2016-09-13">
+<meta name="date" content="2016-09-24">
 <link rel="stylesheet" type="text/css" href="../stylesheet.css" title="Style">
 <script type="text/javascript" src="../script.js"></script>
 </head>

http://git-wip-us.apache.org/repos/asf/incubator-pirk/blob/9d036d47/docs/index-files/index-12.html
----------------------------------------------------------------------
diff --git a/docs/index-files/index-12.html b/docs/index-files/index-12.html
index 16960d3..44bb76c 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 (1.8.0_102) on Tue Sep 13 10:54:21 EDT 2016 -->
+<!-- Generated by javadoc (1.8.0_102) on Sat Sep 24 20:48:47 EDT 2016 -->
 <title>L-Index</title>
-<meta name="date" content="2016-09-13">
+<meta name="date" content="2016-09-24">
 <link rel="stylesheet" type="text/css" href="../stylesheet.css" title="Style">
 <script type="text/javascript" src="../script.js"></script>
 </head>

http://git-wip-us.apache.org/repos/asf/incubator-pirk/blob/9d036d47/docs/index-files/index-13.html
----------------------------------------------------------------------
diff --git a/docs/index-files/index-13.html b/docs/index-files/index-13.html
index 3a81ec4..627af1f 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 (1.8.0_102) on Tue Sep 13 10:54:21 EDT 2016 -->
+<!-- Generated by javadoc (1.8.0_102) on Sat Sep 24 20:48:47 EDT 2016 -->
 <title>M-Index</title>
-<meta name="date" content="2016-09-13">
+<meta name="date" content="2016-09-24">
 <link rel="stylesheet" type="text/css" href="../stylesheet.css" title="Style">
 <script type="text/javascript" src="../script.js"></script>
 </head>
@@ -90,6 +90,12 @@
 <dd>
 <div class="block">The key is the docID/line number and the value is the 
doc</div>
 </dd>
+<dt><a 
href="../org/apache/pirk/responder/wideskies/mapreduce/MapReduceResponder.html" 
title="class in org.apache.pirk.responder.wideskies.mapreduce"><span 
class="typeNameLink">MapReduceResponder</span></a> - Class in <a 
href="../org/apache/pirk/responder/wideskies/mapreduce/package-summary.html">org.apache.pirk.responder.wideskies.mapreduce</a></dt>
+<dd>
+<div class="block">Class to launch Map Reduce responder</div>
+</dd>
+<dt><span class="memberNameLink"><a 
href="../org/apache/pirk/responder/wideskies/mapreduce/MapReduceResponder.html#MapReduceResponder--">MapReduceResponder()</a></span>
 - Constructor for class org.apache.pirk.responder.wideskies.mapreduce.<a 
href="../org/apache/pirk/responder/wideskies/mapreduce/MapReduceResponder.html" 
title="class in 
org.apache.pirk.responder.wideskies.mapreduce">MapReduceResponder</a></dt>
+<dd>&nbsp;</dd>
 <dt><span class="memberNameLink"><a 
href="../org/apache/pirk/utils/StringUtils.html#mapWritableToString-org.apache.hadoop.io.MapWritable-">mapWritableToString(MapWritable)</a></span>
 - Static method in class org.apache.pirk.utils.<a 
href="../org/apache/pirk/utils/StringUtils.html" title="class in 
org.apache.pirk.utils">StringUtils</a></dt>
 <dd>
 <div class="block">Method to convert a MapWritable into a JSON string</div>

http://git-wip-us.apache.org/repos/asf/incubator-pirk/blob/9d036d47/docs/index-files/index-14.html
----------------------------------------------------------------------
diff --git a/docs/index-files/index-14.html b/docs/index-files/index-14.html
index b6b71d8..61ad803 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 (1.8.0_102) on Tue Sep 13 10:54:21 EDT 2016 -->
+<!-- Generated by javadoc (1.8.0_102) on Sat Sep 24 20:48:47 EDT 2016 -->
 <title>N-Index</title>
-<meta name="date" content="2016-09-13">
+<meta name="date" content="2016-09-24">
 <link rel="stylesheet" type="text/css" href="../stylesheet.css" title="Style">
 <script type="text/javascript" src="../script.js"></script>
 </head>

http://git-wip-us.apache.org/repos/asf/incubator-pirk/blob/9d036d47/docs/index-files/index-15.html
----------------------------------------------------------------------
diff --git a/docs/index-files/index-15.html b/docs/index-files/index-15.html
index 055a7bf..2ee311b 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 (1.8.0_102) on Tue Sep 13 10:54:21 EDT 2016 -->
+<!-- Generated by javadoc (1.8.0_102) on Sat Sep 24 20:48:47 EDT 2016 -->
 <title>O-Index</title>
-<meta name="date" content="2016-09-13">
+<meta name="date" content="2016-09-24">
 <link rel="stylesheet" type="text/css" href="../stylesheet.css" title="Style">
 <script type="text/javascript" src="../script.js"></script>
 </head>
@@ -102,6 +102,8 @@
 <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/spi/package-summary.html">org.apache.pirk.responder.wideskies.spi</a>
 - package org.apache.pirk.responder.wideskies.spi</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/responder/wideskies/storm/package-summary.html">org.apache.pirk.responder.wideskies.storm</a>
 - package org.apache.pirk.responder.wideskies.storm</dt>

http://git-wip-us.apache.org/repos/asf/incubator-pirk/blob/9d036d47/docs/index-files/index-16.html
----------------------------------------------------------------------
diff --git a/docs/index-files/index-16.html b/docs/index-files/index-16.html
index 84e4f62..f9ac151 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 (1.8.0_102) on Tue Sep 13 10:54:21 EDT 2016 -->
+<!-- Generated by javadoc (1.8.0_102) on Sat Sep 24 20:48:47 EDT 2016 -->
 <title>P-Index</title>
-<meta name="date" content="2016-09-13">
+<meta name="date" content="2016-09-24">
 <link rel="stylesheet" type="text/css" href="../stylesheet.css" title="Style">
 <script type="text/javascript" src="../script.js"></script>
 </head>

http://git-wip-us.apache.org/repos/asf/incubator-pirk/blob/9d036d47/docs/index-files/index-17.html
----------------------------------------------------------------------
diff --git a/docs/index-files/index-17.html b/docs/index-files/index-17.html
index 309c8ad..0819030 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 (1.8.0_102) on Tue Sep 13 10:54:21 EDT 2016 -->
+<!-- Generated by javadoc (1.8.0_102) on Sat Sep 24 20:48:47 EDT 2016 -->
 <title>Q-Index</title>
-<meta name="date" content="2016-09-13">
+<meta name="date" content="2016-09-24">
 <link rel="stylesheet" type="text/css" href="../stylesheet.css" title="Style">
 <script type="text/javascript" src="../script.js"></script>
 </head>

http://git-wip-us.apache.org/repos/asf/incubator-pirk/blob/9d036d47/docs/index-files/index-18.html
----------------------------------------------------------------------
diff --git a/docs/index-files/index-18.html b/docs/index-files/index-18.html
index 7a47a7d..0fb4e22 100644
--- a/docs/index-files/index-18.html
+++ b/docs/index-files/index-18.html
@@ -2,9 +2,9 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_102) on Tue Sep 13 10:54:21 EDT 2016 -->
+<!-- Generated by javadoc (1.8.0_102) on Sat Sep 24 20:48:47 EDT 2016 -->
 <title>R-Index</title>
-<meta name="date" content="2016-09-13">
+<meta name="date" content="2016-09-24">
 <link rel="stylesheet" type="text/css" href="../stylesheet.css" title="Style">
 <script type="text/javascript" src="../script.js"></script>
 </head>
@@ -170,12 +170,18 @@
 </dd>
 <dt><span class="memberNameLink"><a 
href="../org/apache/pirk/responder/wideskies/ResponderDriver.html#ResponderDriver--">ResponderDriver()</a></span>
 - Constructor for class org.apache.pirk.responder.wideskies.<a 
href="../org/apache/pirk/responder/wideskies/ResponderDriver.html" title="class 
in org.apache.pirk.responder.wideskies">ResponderDriver</a></dt>
 <dd>&nbsp;</dd>
+<dt><a href="../org/apache/pirk/responder/wideskies/spi/ResponderPlugin.html" 
title="interface in org.apache.pirk.responder.wideskies.spi"><span 
class="typeNameLink">ResponderPlugin</span></a> - Interface in <a 
href="../org/apache/pirk/responder/wideskies/spi/package-summary.html">org.apache.pirk.responder.wideskies.spi</a></dt>
+<dd>
+<div class="block">Interface which launches a responder</div>
+</dd>
 <dt><a href="../org/apache/pirk/responder/wideskies/ResponderProps.html" 
title="class in org.apache.pirk.responder.wideskies"><span 
class="typeNameLink">ResponderProps</span></a> - Class in <a 
href="../org/apache/pirk/responder/wideskies/package-summary.html">org.apache.pirk.responder.wideskies</a></dt>
 <dd>
 <div class="block">Properties constants and validation for the Responder</div>
 </dd>
 <dt><span class="memberNameLink"><a 
href="../org/apache/pirk/responder/wideskies/ResponderProps.html#ResponderProps--">ResponderProps()</a></span>
 - Constructor for 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><a href="../org/apache/pirk/responder/wideskies/ResponderService.html" 
title="class in org.apache.pirk.responder.wideskies"><span 
class="typeNameLink">ResponderService</span></a> - Class in <a 
href="../org/apache/pirk/responder/wideskies/package-summary.html">org.apache.pirk.responder.wideskies</a></dt>
+<dd>&nbsp;</dd>
 <dt><a href="../org/apache/pirk/response/wideskies/Response.html" title="class 
in org.apache.pirk.response.wideskies"><span 
class="typeNameLink">Response</span></a> - Class in <a 
href="../org/apache/pirk/response/wideskies/package-summary.html">org.apache.pirk.response.wideskies</a></dt>
 <dd>
 <div class="block">Class to hold the encrypted response elements for the PIR 
query</div>
@@ -190,6 +196,20 @@
 <dd>&nbsp;</dd>
 <dt><span class="memberNameLink"><a 
href="../org/apache/pirk/responder/wideskies/mapreduce/ComputeResponseTool.html#run-java.lang.String:A-">run(String[])</a></span>
 - Method in class org.apache.pirk.responder.wideskies.mapreduce.<a 
href="../org/apache/pirk/responder/wideskies/mapreduce/ComputeResponseTool.html"
 title="class in 
org.apache.pirk.responder.wideskies.mapreduce">ComputeResponseTool</a></dt>
 <dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a 
href="../org/apache/pirk/responder/wideskies/mapreduce/MapReduceResponder.html#run--">run()</a></span>
 - Method in class org.apache.pirk.responder.wideskies.mapreduce.<a 
href="../org/apache/pirk/responder/wideskies/mapreduce/MapReduceResponder.html" 
title="class in 
org.apache.pirk.responder.wideskies.mapreduce">MapReduceResponder</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a 
href="../org/apache/pirk/responder/wideskies/spark/SparkResponder.html#run--">run()</a></span>
 - Method in class org.apache.pirk.responder.wideskies.spark.<a 
href="../org/apache/pirk/responder/wideskies/spark/SparkResponder.html" 
title="class in 
org.apache.pirk.responder.wideskies.spark">SparkResponder</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a 
href="../org/apache/pirk/responder/wideskies/spark/streaming/SparkStreamingResponder.html#run--">run()</a></span>
 - Method in class org.apache.pirk.responder.wideskies.spark.streaming.<a 
href="../org/apache/pirk/responder/wideskies/spark/streaming/SparkStreamingResponder.html"
 title="class in 
org.apache.pirk.responder.wideskies.spark.streaming">SparkStreamingResponder</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a 
href="../org/apache/pirk/responder/wideskies/spi/ResponderPlugin.html#run--">run()</a></span>
 - Method in interface org.apache.pirk.responder.wideskies.spi.<a 
href="../org/apache/pirk/responder/wideskies/spi/ResponderPlugin.html" 
title="interface in 
org.apache.pirk.responder.wideskies.spi">ResponderPlugin</a></dt>
+<dd>
+<div class="block">This method launches your framework responder.</div>
+</dd>
+<dt><span class="memberNameLink"><a 
href="../org/apache/pirk/responder/wideskies/standalone/StandaloneResponder.html#run--">run()</a></span>
 - Method in class org.apache.pirk.responder.wideskies.standalone.<a 
href="../org/apache/pirk/responder/wideskies/standalone/StandaloneResponder.html"
 title="class in 
org.apache.pirk.responder.wideskies.standalone">StandaloneResponder</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a 
href="../org/apache/pirk/responder/wideskies/storm/StormResponder.html#run--">run()</a></span>
 - Method in class org.apache.pirk.responder.wideskies.storm.<a 
href="../org/apache/pirk/responder/wideskies/storm/StormResponder.html" 
title="class in 
org.apache.pirk.responder.wideskies.storm">StormResponder</a></dt>
+<dd>&nbsp;</dd>
 <dt><span class="memberNameLink"><a 
href="../org/apache/pirk/test/distributed/DistributedTestCLI.html#run-java.lang.String-">run(String)</a></span>
 - Method in class org.apache.pirk.test.distributed.<a 
href="../org/apache/pirk/test/distributed/DistributedTestCLI.html" title="class 
in org.apache.pirk.test.distributed">DistributedTestCLI</a></dt>
 <dd>
 <div class="block">Determine if the argument was provided, which determines if 
a test should or should not be run</div>

http://git-wip-us.apache.org/repos/asf/incubator-pirk/blob/9d036d47/docs/index-files/index-19.html
----------------------------------------------------------------------
diff --git a/docs/index-files/index-19.html b/docs/index-files/index-19.html
index 4cdcf83..7335a7a 100644
--- a/docs/index-files/index-19.html
+++ b/docs/index-files/index-19.html
@@ -2,9 +2,9 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_102) on Tue Sep 13 10:54:21 EDT 2016 -->
+<!-- Generated by javadoc (1.8.0_102) on Sat Sep 24 20:48:47 EDT 2016 -->
 <title>S-Index</title>
-<meta name="date" content="2016-09-13">
+<meta name="date" content="2016-09-24">
 <link rel="stylesheet" type="text/css" href="../stylesheet.css" title="Style">
 <script type="text/javascript" src="../script.js"></script>
 </head>
@@ -183,12 +183,30 @@
 </dd>
 <dt><span class="memberNameLink"><a 
href="../org/apache/pirk/storm/SystemTime.html#sleep-long-">sleep(long)</a></span>
 - Method in class org.apache.pirk.storm.<a 
href="../org/apache/pirk/storm/SystemTime.html" title="class in 
org.apache.pirk.storm">SystemTime</a></dt>
 <dd>&nbsp;</dd>
+<dt><a href="../org/apache/pirk/responder/wideskies/spark/SparkResponder.html" 
title="class in org.apache.pirk.responder.wideskies.spark"><span 
class="typeNameLink">SparkResponder</span></a> - Class in <a 
href="../org/apache/pirk/responder/wideskies/spark/package-summary.html">org.apache.pirk.responder.wideskies.spark</a></dt>
+<dd>
+<div class="block">Class to launch spark responder</div>
+</dd>
+<dt><span class="memberNameLink"><a 
href="../org/apache/pirk/responder/wideskies/spark/SparkResponder.html#SparkResponder--">SparkResponder()</a></span>
 - Constructor for class org.apache.pirk.responder.wideskies.spark.<a 
href="../org/apache/pirk/responder/wideskies/spark/SparkResponder.html" 
title="class in 
org.apache.pirk.responder.wideskies.spark">SparkResponder</a></dt>
+<dd>&nbsp;</dd>
+<dt><a 
href="../org/apache/pirk/responder/wideskies/spark/streaming/SparkStreamingResponder.html"
 title="class in org.apache.pirk.responder.wideskies.spark.streaming"><span 
class="typeNameLink">SparkStreamingResponder</span></a> - Class in <a 
href="../org/apache/pirk/responder/wideskies/spark/streaming/package-summary.html">org.apache.pirk.responder.wideskies.spark.streaming</a></dt>
+<dd>
+<div class="block">Class to launch stand alone responder</div>
+</dd>
+<dt><span class="memberNameLink"><a 
href="../org/apache/pirk/responder/wideskies/spark/streaming/SparkStreamingResponder.html#SparkStreamingResponder--">SparkStreamingResponder()</a></span>
 - Constructor for class org.apache.pirk.responder.wideskies.spark.streaming.<a 
href="../org/apache/pirk/responder/wideskies/spark/streaming/SparkStreamingResponder.html"
 title="class in 
org.apache.pirk.responder.wideskies.spark.streaming">SparkStreamingResponder</a></dt>
+<dd>&nbsp;</dd>
 <dt><span class="memberNameLink"><a 
href="../org/apache/pirk/test/utils/Inputs.html#SRCIP">SRCIP</a></span> - 
Static variable in class org.apache.pirk.test.utils.<a 
href="../org/apache/pirk/test/utils/Inputs.html" title="class in 
org.apache.pirk.test.utils">Inputs</a></dt>
 <dd>&nbsp;</dd>
 <dt><a href="../org/apache/pirk/test/utils/StandaloneQuery.html" title="class 
in org.apache.pirk.test.utils"><span 
class="typeNameLink">StandaloneQuery</span></a> - Class in <a 
href="../org/apache/pirk/test/utils/package-summary.html">org.apache.pirk.test.utils</a></dt>
 <dd>&nbsp;</dd>
 <dt><span class="memberNameLink"><a 
href="../org/apache/pirk/test/utils/StandaloneQuery.html#StandaloneQuery--">StandaloneQuery()</a></span>
 - Constructor for 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><a 
href="../org/apache/pirk/responder/wideskies/standalone/StandaloneResponder.html"
 title="class in org.apache.pirk.responder.wideskies.standalone"><span 
class="typeNameLink">StandaloneResponder</span></a> - Class in <a 
href="../org/apache/pirk/responder/wideskies/standalone/package-summary.html">org.apache.pirk.responder.wideskies.standalone</a></dt>
+<dd>
+<div class="block">Class to launch stand alone responder</div>
+</dd>
+<dt><span class="memberNameLink"><a 
href="../org/apache/pirk/responder/wideskies/standalone/StandaloneResponder.html#StandaloneResponder--">StandaloneResponder()</a></span>
 - Constructor for class org.apache.pirk.responder.wideskies.standalone.<a 
href="../org/apache/pirk/responder/wideskies/standalone/StandaloneResponder.html"
 title="class in 
org.apache.pirk.responder.wideskies.standalone">StandaloneResponder</a></dt>
+<dd>&nbsp;</dd>
 <dt><a href="../org/apache/pirk/wideskies/standalone/StandaloneTest.html" 
title="class in org.apache.pirk.wideskies.standalone"><span 
class="typeNameLink">StandaloneTest</span></a> - Class in <a 
href="../org/apache/pirk/wideskies/standalone/package-summary.html">org.apache.pirk.wideskies.standalone</a></dt>
 <dd>
 <div class="block">Functional test suite for stand alone testing - non Spark 
applications</div>
@@ -239,6 +257,12 @@
 <dd>&nbsp;</dd>
 <dt><span class="memberNameLink"><a 
href="../org/apache/pirk/responder/wideskies/storm/StormConstants.html#StormConstants--">StormConstants()</a></span>
 - Constructor for class org.apache.pirk.responder.wideskies.storm.<a 
href="../org/apache/pirk/responder/wideskies/storm/StormConstants.html" 
title="class in 
org.apache.pirk.responder.wideskies.storm">StormConstants</a></dt>
 <dd>&nbsp;</dd>
+<dt><a href="../org/apache/pirk/responder/wideskies/storm/StormResponder.html" 
title="class in org.apache.pirk.responder.wideskies.storm"><span 
class="typeNameLink">StormResponder</span></a> - Class in <a 
href="../org/apache/pirk/responder/wideskies/storm/package-summary.html">org.apache.pirk.responder.wideskies.storm</a></dt>
+<dd>
+<div class="block">Class to launch Storm responder</div>
+</dd>
+<dt><span class="memberNameLink"><a 
href="../org/apache/pirk/responder/wideskies/storm/StormResponder.html#StormResponder--">StormResponder()</a></span>
 - Constructor for class org.apache.pirk.responder.wideskies.storm.<a 
href="../org/apache/pirk/responder/wideskies/storm/StormResponder.html" 
title="class in 
org.apache.pirk.responder.wideskies.storm">StormResponder</a></dt>
+<dd>&nbsp;</dd>
 <dt><a href="../org/apache/pirk/responder/wideskies/storm/StormUtils.html" 
title="class in org.apache.pirk.responder.wideskies.storm"><span 
class="typeNameLink">StormUtils</span></a> - Class in <a 
href="../org/apache/pirk/responder/wideskies/storm/package-summary.html">org.apache.pirk.responder.wideskies.storm</a></dt>
 <dd>
 <div class="block">Utils class for the Storm implementation of Wideskies</div>

http://git-wip-us.apache.org/repos/asf/incubator-pirk/blob/9d036d47/docs/index-files/index-2.html
----------------------------------------------------------------------
diff --git a/docs/index-files/index-2.html b/docs/index-files/index-2.html
index aee5a82..cf45e57 100644
--- a/docs/index-files/index-2.html
+++ b/docs/index-files/index-2.html
@@ -2,9 +2,9 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_102) on Tue Sep 13 10:54:21 EDT 2016 -->
+<!-- Generated by javadoc (1.8.0_102) on Sat Sep 24 20:48:47 EDT 2016 -->
 <title>B-Index</title>
-<meta name="date" content="2016-09-13">
+<meta name="date" content="2016-09-24">
 <link rel="stylesheet" type="text/css" href="../stylesheet.css" title="Style">
 <script type="text/javascript" src="../script.js"></script>
 </head>

http://git-wip-us.apache.org/repos/asf/incubator-pirk/blob/9d036d47/docs/index-files/index-20.html
----------------------------------------------------------------------
diff --git a/docs/index-files/index-20.html b/docs/index-files/index-20.html
index ca8277a..d7192a5 100644
--- a/docs/index-files/index-20.html
+++ b/docs/index-files/index-20.html
@@ -2,9 +2,9 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_102) on Tue Sep 13 10:54:21 EDT 2016 -->
+<!-- Generated by javadoc (1.8.0_102) on Sat Sep 24 20:48:47 EDT 2016 -->
 <title>T-Index</title>
-<meta name="date" content="2016-09-13">
+<meta name="date" content="2016-09-24">
 <link rel="stylesheet" type="text/css" href="../stylesheet.css" title="Style">
 <script type="text/javascript" src="../script.js"></script>
 </head>
@@ -124,6 +124,8 @@
 <dd>&nbsp;</dd>
 <dt><span class="memberNameLink"><a 
href="../org/apache/pirk/schema/query/LoadQuerySchemaTest.html#testGeneralSchemaLoad--">testGeneralSchemaLoad()</a></span>
 - Method in class org.apache.pirk.schema.query.<a 
href="../org/apache/pirk/schema/query/LoadQuerySchemaTest.html" title="class in 
org.apache.pirk.schema.query">LoadQuerySchemaTest</a></dt>
 <dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a 
href="../org/apache/pirk/schema/query/LoadQuerySchemaTest.html#testGeneralSchemaLoadWithAdditionalFields--">testGeneralSchemaLoadWithAdditionalFields()</a></span>
 - Method in class org.apache.pirk.schema.query.<a 
href="../org/apache/pirk/schema/query/LoadQuerySchemaTest.html" title="class in 
org.apache.pirk.schema.query">LoadQuerySchemaTest</a></dt>
+<dd>&nbsp;</dd>
 <dt><span class="memberNameLink"><a 
href="../org/apache/pirk/general/QueryParserUtilsTest.html#testIgnoreCase--">testIgnoreCase()</a></span>
 - Method in class org.apache.pirk.general.<a 
href="../org/apache/pirk/general/QueryParserUtilsTest.html" title="class in 
org.apache.pirk.general">QueryParserUtilsTest</a></dt>
 <dd>&nbsp;</dd>
 <dt><span class="memberNameLink"><a 
href="../org/apache/pirk/schema/data/LoadDataSchemaTest.html#testIncorrectJavaType--">testIncorrectJavaType()</a></span>
 - Method in class org.apache.pirk.schema.data.<a 
href="../org/apache/pirk/schema/data/LoadDataSchemaTest.html" title="class in 
org.apache.pirk.schema.data">LoadDataSchemaTest</a></dt>

http://git-wip-us.apache.org/repos/asf/incubator-pirk/blob/9d036d47/docs/index-files/index-21.html
----------------------------------------------------------------------
diff --git a/docs/index-files/index-21.html b/docs/index-files/index-21.html
index 7567dd2..183f010 100644
--- a/docs/index-files/index-21.html
+++ b/docs/index-files/index-21.html
@@ -2,9 +2,9 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_102) on Tue Sep 13 10:54:21 EDT 2016 -->
+<!-- Generated by javadoc (1.8.0_102) on Sat Sep 24 20:48:47 EDT 2016 -->
 <title>U-Index</title>
-<meta name="date" content="2016-09-13">
+<meta name="date" content="2016-09-24">
 <link rel="stylesheet" type="text/css" href="../stylesheet.css" title="Style">
 <script type="text/javascript" src="../script.js"></script>
 </head>

http://git-wip-us.apache.org/repos/asf/incubator-pirk/blob/9d036d47/docs/index-files/index-22.html
----------------------------------------------------------------------
diff --git a/docs/index-files/index-22.html b/docs/index-files/index-22.html
index 199fa60..fec8ff4 100644
--- a/docs/index-files/index-22.html
+++ b/docs/index-files/index-22.html
@@ -2,9 +2,9 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_102) on Tue Sep 13 10:54:21 EDT 2016 -->
+<!-- Generated by javadoc (1.8.0_102) on Sat Sep 24 20:48:47 EDT 2016 -->
 <title>V-Index</title>
-<meta name="date" content="2016-09-13">
+<meta name="date" content="2016-09-24">
 <link rel="stylesheet" type="text/css" href="../stylesheet.css" title="Style">
 <script type="text/javascript" src="../script.js"></script>
 </head>

http://git-wip-us.apache.org/repos/asf/incubator-pirk/blob/9d036d47/docs/index-files/index-23.html
----------------------------------------------------------------------
diff --git a/docs/index-files/index-23.html b/docs/index-files/index-23.html
index 62fd2bf..4c753a2 100644
--- a/docs/index-files/index-23.html
+++ b/docs/index-files/index-23.html
@@ -2,9 +2,9 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_102) on Tue Sep 13 10:54:21 EDT 2016 -->
+<!-- Generated by javadoc (1.8.0_102) on Sat Sep 24 20:48:47 EDT 2016 -->
 <title>W-Index</title>
-<meta name="date" content="2016-09-13">
+<meta name="date" content="2016-09-24">
 <link rel="stylesheet" type="text/css" href="../stylesheet.css" title="Style">
 <script type="text/javascript" src="../script.js"></script>
 </head>

http://git-wip-us.apache.org/repos/asf/incubator-pirk/blob/9d036d47/docs/index-files/index-3.html
----------------------------------------------------------------------
diff --git a/docs/index-files/index-3.html b/docs/index-files/index-3.html
index 95c6cfb..d82f76a 100644
--- a/docs/index-files/index-3.html
+++ b/docs/index-files/index-3.html
@@ -2,9 +2,9 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_102) on Tue Sep 13 10:54:21 EDT 2016 -->
+<!-- Generated by javadoc (1.8.0_102) on Sat Sep 24 20:48:47 EDT 2016 -->
 <title>C-Index</title>
-<meta name="date" content="2016-09-13">
+<meta name="date" content="2016-09-24">
 <link rel="stylesheet" type="text/css" href="../stylesheet.css" title="Style">
 <script type="text/javascript" src="../script.js"></script>
 </head>
@@ -253,6 +253,10 @@
 <dd>
 <div class="block">Creates the test query schema file</div>
 </dd>
+<dt><span class="memberNameLink"><a 
href="../org/apache/pirk/test/utils/TestUtils.html#createQuerySchema-java.lang.String-java.lang.String-java.lang.String-java.lang.String-java.util.List-java.util.List-java.lang.String-boolean-org.apache.hadoop.fs.FileSystem-boolean-java.util.HashMap-">createQuerySchema(String,
 String, String, String, List&lt;String&gt;, List&lt;String&gt;, String, 
boolean, FileSystem, boolean, HashMap&lt;String, String&gt;)</a></span> - 
Static method in class org.apache.pirk.test.utils.<a 
href="../org/apache/pirk/test/utils/TestUtils.html" title="class in 
org.apache.pirk.test.utils">TestUtils</a></dt>
+<dd>
+<div class="block">Creates the test query schema file</div>
+</dd>
 <dt><span class="memberNameLink"><a 
href="../org/apache/pirk/inputformat/hadoop/json/JSONInputFormat.html#createRecordReader-org.apache.hadoop.mapreduce.InputSplit-org.apache.hadoop.mapreduce.TaskAttemptContext-">createRecordReader(InputSplit,
 TaskAttemptContext)</a></span> - Method in class 
org.apache.pirk.inputformat.hadoop.json.<a 
href="../org/apache/pirk/inputformat/hadoop/json/JSONInputFormat.html" 
title="class in 
org.apache.pirk.inputformat.hadoop.json">JSONInputFormat</a></dt>
 <dd>&nbsp;</dd>
 <dt><span class="memberNameLink"><a 
href="../org/apache/pirk/inputformat/hadoop/json/JSONInputFormatBase.html#createRecordReader-org.apache.hadoop.mapreduce.InputSplit-org.apache.hadoop.mapreduce.TaskAttemptContext-">createRecordReader(InputSplit,
 TaskAttemptContext)</a></span> - Method in class 
org.apache.pirk.inputformat.hadoop.json.<a 
href="../org/apache/pirk/inputformat/hadoop/json/JSONInputFormatBase.html" 
title="class in 
org.apache.pirk.inputformat.hadoop.json">JSONInputFormatBase</a></dt>

http://git-wip-us.apache.org/repos/asf/incubator-pirk/blob/9d036d47/docs/index-files/index-4.html
----------------------------------------------------------------------
diff --git a/docs/index-files/index-4.html b/docs/index-files/index-4.html
index f0750af..6992fa8 100644
--- a/docs/index-files/index-4.html
+++ b/docs/index-files/index-4.html
@@ -2,9 +2,9 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_102) on Tue Sep 13 10:54:21 EDT 2016 -->
+<!-- Generated by javadoc (1.8.0_102) on Sat Sep 24 20:48:47 EDT 2016 -->
 <title>D-Index</title>
-<meta name="date" content="2016-09-13">
+<meta name="date" content="2016-09-24">
 <link rel="stylesheet" type="text/css" href="../stylesheet.css" title="Style">
 <script type="text/javascript" src="../script.js"></script>
 </head>

http://git-wip-us.apache.org/repos/asf/incubator-pirk/blob/9d036d47/docs/index-files/index-5.html
----------------------------------------------------------------------
diff --git a/docs/index-files/index-5.html b/docs/index-files/index-5.html
index 0ff1f28..b3f7acc 100644
--- a/docs/index-files/index-5.html
+++ b/docs/index-files/index-5.html
@@ -2,9 +2,9 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_102) on Tue Sep 13 10:54:21 EDT 2016 -->
+<!-- Generated by javadoc (1.8.0_102) on Sat Sep 24 20:48:47 EDT 2016 -->
 <title>E-Index</title>
-<meta name="date" content="2016-09-13">
+<meta name="date" content="2016-09-24">
 <link rel="stylesheet" type="text/css" href="../stylesheet.css" title="Style">
 <script type="text/javascript" src="../script.js"></script>
 </head>

http://git-wip-us.apache.org/repos/asf/incubator-pirk/blob/9d036d47/docs/index-files/index-6.html
----------------------------------------------------------------------
diff --git a/docs/index-files/index-6.html b/docs/index-files/index-6.html
index 435d53c..c7c74e2 100644
--- a/docs/index-files/index-6.html
+++ b/docs/index-files/index-6.html
@@ -2,9 +2,9 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_102) on Tue Sep 13 10:54:21 EDT 2016 -->
+<!-- Generated by javadoc (1.8.0_102) on Sat Sep 24 20:48:47 EDT 2016 -->
 <title>F-Index</title>
-<meta name="date" content="2016-09-13">
+<meta name="date" content="2016-09-24">
 <link rel="stylesheet" type="text/css" href="../stylesheet.css" title="Style">
 <script type="text/javascript" src="../script.js"></script>
 </head>

http://git-wip-us.apache.org/repos/asf/incubator-pirk/blob/9d036d47/docs/index-files/index-7.html
----------------------------------------------------------------------
diff --git a/docs/index-files/index-7.html b/docs/index-files/index-7.html
index 0b9ea90..8a9baf2 100644
--- a/docs/index-files/index-7.html
+++ b/docs/index-files/index-7.html
@@ -2,9 +2,9 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_102) on Tue Sep 13 10:54:21 EDT 2016 -->
+<!-- Generated by javadoc (1.8.0_102) on Sat Sep 24 20:48:47 EDT 2016 -->
 <title>G-Index</title>
-<meta name="date" content="2016-09-13">
+<meta name="date" content="2016-09-24">
 <link rel="stylesheet" type="text/css" href="../stylesheet.css" title="Style">
 <script type="text/javascript" src="../script.js"></script>
 </head>
@@ -90,6 +90,14 @@
 <dd>
 <div class="block">Returns the query schema with the given name.</div>
 </dd>
+<dt><span class="memberNameLink"><a 
href="../org/apache/pirk/schema/query/QuerySchema.html#getAdditionalFields--">getAdditionalFields()</a></span>
 - Method in class org.apache.pirk.schema.query.<a 
href="../org/apache/pirk/schema/query/QuerySchema.html" title="class in 
org.apache.pirk.schema.query">QuerySchema</a></dt>
+<dd>
+<div class="block">Returns the map of additional field keys and values</div>
+</dd>
+<dt><span class="memberNameLink"><a 
href="../org/apache/pirk/schema/query/QuerySchema.html#getAdditionalFieldValue-java.lang.String-">getAdditionalFieldValue(String)</a></span>
 - Method in class org.apache.pirk.schema.query.<a 
href="../org/apache/pirk/schema/query/QuerySchema.html" title="class in 
org.apache.pirk.schema.query">QuerySchema</a></dt>
+<dd>
+<div class="block">Returns the value from the additionalFields mapping 
corresponding to the given key</div>
+</dd>
 <dt><span class="memberNameLink"><a 
href="../org/apache/pirk/schema/data/DataSchema.html#getArrayElements--">getArrayElements()</a></span>
 - Method in class org.apache.pirk.schema.data.<a 
href="../org/apache/pirk/schema/data/DataSchema.html" title="class in 
org.apache.pirk.schema.data">DataSchema</a></dt>
 <dd>
 <div class="block">Returns the element names that are declared as arrays.</div>
@@ -200,6 +208,8 @@
 <dd>&nbsp;</dd>
 <dt><span class="memberNameLink"><a 
href="../org/apache/pirk/query/wideskies/QueryInfo.html#getIdentifier--">getIdentifier()</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>
+<dt><span class="memberNameLink"><a 
href="../org/apache/pirk/responder/wideskies/ResponderService.html#getInstance--">getInstance()</a></span>
 - Static method in class org.apache.pirk.responder.wideskies.<a 
href="../org/apache/pirk/responder/wideskies/ResponderService.html" 
title="class in org.apache.pirk.responder.wideskies">ResponderService</a></dt>
+<dd>&nbsp;</dd>
 <dt><span class="memberNameLink"><a 
href="../org/apache/pirk/utils/SystemConfiguration.html#getIntProperty-java.lang.String-int-">getIntProperty(String,
 int)</a></span> - Static method in class org.apache.pirk.utils.<a 
href="../org/apache/pirk/utils/SystemConfiguration.html" title="class in 
org.apache.pirk.utils">SystemConfiguration</a></dt>
 <dd>
 <div class="block">Gets the specified property as an <code>int</code>, or the 
default value if the property isn't found.</div>
@@ -308,6 +318,20 @@
 <dd>
 <div class="block">Creates Pirk topology: KafkaSpout -> PartitionDataBolt -> 
EncRowCalcBolt -> EncColMultBolt -> OutputBolt Requires KafkaConfig to 
initialize KafkaSpout.</div>
 </dd>
+<dt><span class="memberNameLink"><a 
href="../org/apache/pirk/responder/wideskies/mapreduce/MapReduceResponder.html#getPlatformName--">getPlatformName()</a></span>
 - Method in class org.apache.pirk.responder.wideskies.mapreduce.<a 
href="../org/apache/pirk/responder/wideskies/mapreduce/MapReduceResponder.html" 
title="class in 
org.apache.pirk.responder.wideskies.mapreduce">MapReduceResponder</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a 
href="../org/apache/pirk/responder/wideskies/spark/SparkResponder.html#getPlatformName--">getPlatformName()</a></span>
 - Method in class org.apache.pirk.responder.wideskies.spark.<a 
href="../org/apache/pirk/responder/wideskies/spark/SparkResponder.html" 
title="class in 
org.apache.pirk.responder.wideskies.spark">SparkResponder</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a 
href="../org/apache/pirk/responder/wideskies/spark/streaming/SparkStreamingResponder.html#getPlatformName--">getPlatformName()</a></span>
 - Method in class org.apache.pirk.responder.wideskies.spark.streaming.<a 
href="../org/apache/pirk/responder/wideskies/spark/streaming/SparkStreamingResponder.html"
 title="class in 
org.apache.pirk.responder.wideskies.spark.streaming">SparkStreamingResponder</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a 
href="../org/apache/pirk/responder/wideskies/spi/ResponderPlugin.html#getPlatformName--">getPlatformName()</a></span>
 - Method in interface org.apache.pirk.responder.wideskies.spi.<a 
href="../org/apache/pirk/responder/wideskies/spi/ResponderPlugin.html" 
title="interface in 
org.apache.pirk.responder.wideskies.spi">ResponderPlugin</a></dt>
+<dd>
+<div class="block">Returns the plugin name for your framework This will be the 
platform argument</div>
+</dd>
+<dt><span class="memberNameLink"><a 
href="../org/apache/pirk/responder/wideskies/standalone/StandaloneResponder.html#getPlatformName--">getPlatformName()</a></span>
 - Method in class org.apache.pirk.responder.wideskies.standalone.<a 
href="../org/apache/pirk/responder/wideskies/standalone/StandaloneResponder.html"
 title="class in 
org.apache.pirk.responder.wideskies.standalone">StandaloneResponder</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a 
href="../org/apache/pirk/responder/wideskies/storm/StormResponder.html#getPlatformName--">getPlatformName()</a></span>
 - Method in class org.apache.pirk.responder.wideskies.storm.<a 
href="../org/apache/pirk/responder/wideskies/storm/StormResponder.html" 
title="class in 
org.apache.pirk.responder.wideskies.storm">StormResponder</a></dt>
+<dd>&nbsp;</dd>
 <dt><span class="memberNameLink"><a 
href="../org/apache/pirk/encryption/PrimeGenerator.html#getPrimePair-int-int-java.util.Random-">getPrimePair(int,
 int, Random)</a></span> - Static method in class org.apache.pirk.encryption.<a 
href="../org/apache/pirk/encryption/PrimeGenerator.html" title="class in 
org.apache.pirk.encryption">PrimeGenerator</a></dt>
 <dd>
 <div class="block">This method returns a two-long array containing a viable 
RSA p and q meeting FIPS 186-4 and SP 800-56B</div>
@@ -354,6 +378,8 @@
 <dd>
 <div class="block">Creates an ArrayList of JSONObjects with RCODE value of 
3</div>
 </dd>
+<dt><span class="memberNameLink"><a 
href="../org/apache/pirk/responder/wideskies/ResponderService.html#getResponder-java.lang.String-">getResponder(String)</a></span>
 - Method in class org.apache.pirk.responder.wideskies.<a 
href="../org/apache/pirk/responder/wideskies/ResponderService.html" 
title="class in org.apache.pirk.responder.wideskies">ResponderService</a></dt>
+<dd>&nbsp;</dd>
 <dt><span class="memberNameLink"><a 
href="../org/apache/pirk/responder/wideskies/standalone/Responder.html#getResponse--">getResponse()</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>&nbsp;</dd>
 <dt><span class="memberNameLink"><a 
href="../org/apache/pirk/response/wideskies/Response.html#getResponseElements--">getResponseElements()</a></span>
 - Method in class org.apache.pirk.response.wideskies.<a 
href="../org/apache/pirk/response/wideskies/Response.html" title="class in 
org.apache.pirk.response.wideskies">Response</a></dt>

http://git-wip-us.apache.org/repos/asf/incubator-pirk/blob/9d036d47/docs/index-files/index-8.html
----------------------------------------------------------------------
diff --git a/docs/index-files/index-8.html b/docs/index-files/index-8.html
index 4265da4..2db6e9b 100644
--- a/docs/index-files/index-8.html
+++ b/docs/index-files/index-8.html
@@ -2,9 +2,9 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_102) on Tue Sep 13 10:54:21 EDT 2016 -->
+<!-- Generated by javadoc (1.8.0_102) on Sat Sep 24 20:48:47 EDT 2016 -->
 <title>H-Index</title>
-<meta name="date" content="2016-09-13">
+<meta name="date" content="2016-09-24">
 <link rel="stylesheet" type="text/css" href="../stylesheet.css" title="Style">
 <script type="text/javascript" src="../script.js"></script>
 </head>

http://git-wip-us.apache.org/repos/asf/incubator-pirk/blob/9d036d47/docs/index-files/index-9.html
----------------------------------------------------------------------
diff --git a/docs/index-files/index-9.html b/docs/index-files/index-9.html
index a37d8c9..a34f8dd 100644
--- a/docs/index-files/index-9.html
+++ b/docs/index-files/index-9.html
@@ -2,9 +2,9 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_102) on Tue Sep 13 10:54:21 EDT 2016 -->
+<!-- Generated by javadoc (1.8.0_102) on Sat Sep 24 20:48:47 EDT 2016 -->
 <title>I-Index</title>
-<meta name="date" content="2016-09-13">
+<meta name="date" content="2016-09-24">
 <link rel="stylesheet" type="text/css" href="../stylesheet.css" title="Style">
 <script type="text/javascript" src="../script.js"></script>
 </head>

http://git-wip-us.apache.org/repos/asf/incubator-pirk/blob/9d036d47/docs/index.html
----------------------------------------------------------------------
diff --git a/docs/index.html b/docs/index.html
index 77a360d..77e0469 100644
--- a/docs/index.html
+++ b/docs/index.html
@@ -2,7 +2,7 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_102) on Tue Sep 13 10:54:21 EDT 2016 -->
+<!-- Generated by javadoc (1.8.0_102) on Sat Sep 24 20:48:47 EDT 2016 -->
 <title>Generated Documentation (Untitled)</title>
 <script type="text/javascript">
     targetPage = "" + window.location.search;

http://git-wip-us.apache.org/repos/asf/incubator-pirk/blob/9d036d47/docs/org/apache/pirk/benchmark/BenchmarkDriver.html
----------------------------------------------------------------------
diff --git a/docs/org/apache/pirk/benchmark/BenchmarkDriver.html 
b/docs/org/apache/pirk/benchmark/BenchmarkDriver.html
index 022845e..dfc3508 100644
--- a/docs/org/apache/pirk/benchmark/BenchmarkDriver.html
+++ b/docs/org/apache/pirk/benchmark/BenchmarkDriver.html
@@ -2,9 +2,9 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_102) on Tue Sep 13 10:54:20 EDT 2016 -->
+<!-- Generated by javadoc (1.8.0_102) on Sat Sep 24 20:48:46 EDT 2016 -->
 <title>BenchmarkDriver</title>
-<meta name="date" content="2016-09-13">
+<meta name="date" content="2016-09-24">
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" 
title="Style">
 <script type="text/javascript" src="../../../../script.js"></script>
 </head>

http://git-wip-us.apache.org/repos/asf/incubator-pirk/blob/9d036d47/docs/org/apache/pirk/benchmark/PaillierBenchmark.PaillierBenchmarkState.html
----------------------------------------------------------------------
diff --git 
a/docs/org/apache/pirk/benchmark/PaillierBenchmark.PaillierBenchmarkState.html 
b/docs/org/apache/pirk/benchmark/PaillierBenchmark.PaillierBenchmarkState.html
index c00d00c..9746867 100644
--- 
a/docs/org/apache/pirk/benchmark/PaillierBenchmark.PaillierBenchmarkState.html
+++ 
b/docs/org/apache/pirk/benchmark/PaillierBenchmark.PaillierBenchmarkState.html
@@ -2,9 +2,9 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_102) on Tue Sep 13 10:54:20 EDT 2016 -->
+<!-- Generated by javadoc (1.8.0_102) on Sat Sep 24 20:48:46 EDT 2016 -->
 <title>PaillierBenchmark.PaillierBenchmarkState</title>
-<meta name="date" content="2016-09-13">
+<meta name="date" content="2016-09-24">
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" 
title="Style">
 <script type="text/javascript" src="../../../../script.js"></script>
 </head>

http://git-wip-us.apache.org/repos/asf/incubator-pirk/blob/9d036d47/docs/org/apache/pirk/benchmark/PaillierBenchmark.html
----------------------------------------------------------------------
diff --git a/docs/org/apache/pirk/benchmark/PaillierBenchmark.html 
b/docs/org/apache/pirk/benchmark/PaillierBenchmark.html
index f6a5529..912edd3 100644
--- a/docs/org/apache/pirk/benchmark/PaillierBenchmark.html
+++ b/docs/org/apache/pirk/benchmark/PaillierBenchmark.html
@@ -2,9 +2,9 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_102) on Tue Sep 13 10:54:20 EDT 2016 -->
+<!-- Generated by javadoc (1.8.0_102) on Sat Sep 24 20:48:46 EDT 2016 -->
 <title>PaillierBenchmark</title>
-<meta name="date" content="2016-09-13">
+<meta name="date" content="2016-09-24">
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" 
title="Style">
 <script type="text/javascript" src="../../../../script.js"></script>
 </head>

http://git-wip-us.apache.org/repos/asf/incubator-pirk/blob/9d036d47/docs/org/apache/pirk/benchmark/class-use/BenchmarkDriver.html
----------------------------------------------------------------------
diff --git a/docs/org/apache/pirk/benchmark/class-use/BenchmarkDriver.html 
b/docs/org/apache/pirk/benchmark/class-use/BenchmarkDriver.html
index 43be9f1..920cf1d 100644
--- a/docs/org/apache/pirk/benchmark/class-use/BenchmarkDriver.html
+++ b/docs/org/apache/pirk/benchmark/class-use/BenchmarkDriver.html
@@ -2,9 +2,9 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_102) on Tue Sep 13 10:54:21 EDT 2016 -->
+<!-- Generated by javadoc (1.8.0_102) on Sat Sep 24 20:48:47 EDT 2016 -->
 <title>Uses of Class org.apache.pirk.benchmark.BenchmarkDriver</title>
-<meta name="date" content="2016-09-13">
+<meta name="date" content="2016-09-24">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" 
title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>

http://git-wip-us.apache.org/repos/asf/incubator-pirk/blob/9d036d47/docs/org/apache/pirk/benchmark/class-use/PaillierBenchmark.PaillierBenchmarkState.html
----------------------------------------------------------------------
diff --git 
a/docs/org/apache/pirk/benchmark/class-use/PaillierBenchmark.PaillierBenchmarkState.html
 
b/docs/org/apache/pirk/benchmark/class-use/PaillierBenchmark.PaillierBenchmarkState.html
index 38c37fb..452cd1a 100644
--- 
a/docs/org/apache/pirk/benchmark/class-use/PaillierBenchmark.PaillierBenchmarkState.html
+++ 
b/docs/org/apache/pirk/benchmark/class-use/PaillierBenchmark.PaillierBenchmarkState.html
@@ -2,9 +2,9 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_102) on Tue Sep 13 10:54:21 EDT 2016 -->
+<!-- Generated by javadoc (1.8.0_102) on Sat Sep 24 20:48:47 EDT 2016 -->
 <title>Uses of Class 
org.apache.pirk.benchmark.PaillierBenchmark.PaillierBenchmarkState</title>
-<meta name="date" content="2016-09-13">
+<meta name="date" content="2016-09-24">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" 
title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>

http://git-wip-us.apache.org/repos/asf/incubator-pirk/blob/9d036d47/docs/org/apache/pirk/benchmark/class-use/PaillierBenchmark.html
----------------------------------------------------------------------
diff --git a/docs/org/apache/pirk/benchmark/class-use/PaillierBenchmark.html 
b/docs/org/apache/pirk/benchmark/class-use/PaillierBenchmark.html
index 47e6c8d..69f725d 100644
--- a/docs/org/apache/pirk/benchmark/class-use/PaillierBenchmark.html
+++ b/docs/org/apache/pirk/benchmark/class-use/PaillierBenchmark.html
@@ -2,9 +2,9 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_102) on Tue Sep 13 10:54:21 EDT 2016 -->
+<!-- Generated by javadoc (1.8.0_102) on Sat Sep 24 20:48:47 EDT 2016 -->
 <title>Uses of Class org.apache.pirk.benchmark.PaillierBenchmark</title>
-<meta name="date" content="2016-09-13">
+<meta name="date" content="2016-09-24">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" 
title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>


Reply via email to