You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@pirk.apache.org by ea...@apache.org on 2016/07/24 13:14:37 UTC

[09/11] incubator-pirk git commit: updating javadocs for website

updating javadocs for website


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

Branch: refs/heads/gh-pages
Commit: 44215517da51dacf8354592426d2c91d4e4fad4d
Parents: c4c2e72
Author: eawilliams <ea...@apache.org>
Authored: Sun Jul 24 09:13:09 2016 -0400
Committer: eawilliams <ea...@apache.org>
Committed: Sun Jul 24 09:13:09 2016 -0400

----------------------------------------------------------------------
 javadocs/allclasses-frame.html                  |  16 +-
 javadocs/allclasses-noframe.html                |  16 +-
 javadocs/constant-values.html                   |  53 +-----
 javadocs/deprecated-list.html                   |   4 +-
 javadocs/help-doc.html                          |   4 +-
 javadocs/index-files/index-1.html               |  12 +-
 javadocs/index-files/index-10.html              |  15 +-
 javadocs/index-files/index-11.html              |   4 +-
 javadocs/index-files/index-12.html              |  20 +-
 javadocs/index-files/index-13.html              |  16 +-
 javadocs/index-files/index-14.html              |  10 +-
 javadocs/index-files/index-15.html              |   6 +-
 javadocs/index-files/index-16.html              |  16 +-
 javadocs/index-files/index-17.html              |   4 +-
 javadocs/index-files/index-18.html              |  48 ++---
 javadocs/index-files/index-19.html              |  30 ++-
 javadocs/index-files/index-2.html               |   6 +-
 javadocs/index-files/index-20.html              |  16 +-
 javadocs/index-files/index-21.html              |   8 +-
 javadocs/index-files/index-22.html              |   8 +-
 javadocs/index-files/index-23.html              |  40 +---
 javadocs/index-files/index-3.html               |  36 ++--
 javadocs/index-files/index-4.html               |  10 +-
 javadocs/index-files/index-5.html               |  21 +--
 javadocs/index-files/index-6.html               |   4 +-
 javadocs/index-files/index-7.html               |  30 ++-
 javadocs/index-files/index-8.html               |  14 +-
 javadocs/index-files/index-9.html               |   6 +-
 javadocs/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 +-
 .../org/apache/pirk/benchmark/package-use.html  |   4 +-
 .../pirk/encryption/ModPowAbstraction.html      |   4 +-
 .../org/apache/pirk/encryption/Paillier.html    |  70 +++----
 .../apache/pirk/encryption/PrimeGenerator.html  |   4 +-
 .../encryption/class-use/ModPowAbstraction.html |   4 +-
 .../pirk/encryption/class-use/Paillier.html     |   9 +-
 .../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    |   6 +-
 .../org/apache/pirk/encryption/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       |   7 +-
 .../hadoop/class-use/BytesArrayWritable.html    |  45 +----
 .../hadoop/class-use/InputFormatConst.html      |   4 +-
 .../hadoop/class-use/TextArrayWritable.html     |   4 +-
 .../hadoop/json/JSONInputFormat.html            |   4 +-
 .../hadoop/json/JSONInputFormatBase.html        |   7 +-
 .../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            |   7 +-
 .../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    |  25 +--
 .../apache/pirk/querier/wideskies/Querier.html  |  86 +--------
 .../pirk/querier/wideskies/QuerierConst.html    |   4 +-
 .../pirk/querier/wideskies/QuerierDriver.html   |   4 +-
 .../querier/wideskies/QuerierDriverCLI.html     |  65 +++++--
 .../querier/wideskies/class-use/Querier.html    |  36 +---
 .../wideskies/class-use/QuerierConst.html       |   4 +-
 .../wideskies/class-use/QuerierDriver.html      |   4 +-
 .../wideskies/class-use/QuerierDriverCLI.html   |   4 +-
 .../wideskies/decrypt/DecryptResponse.html      |   4 +-
 .../decrypt/DecryptResponseRunnable.html        |   4 +-
 .../decrypt/class-use/DecryptResponse.html      |   4 +-
 .../class-use/DecryptResponseRunnable.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 |  56 +-----
 .../wideskies/encrypt/EncryptQueryRunnable.html |  10 +-
 .../wideskies/encrypt/ExpTableRunnable.html     |   4 +-
 .../encrypt/class-use/EncryptQuery.html         |   4 +-
 .../encrypt/class-use/EncryptQueryRunnable.html |   4 +-
 .../encrypt/class-use/ExpTableRunnable.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    |   6 +-
 .../pirk/querier/wideskies/package-use.html     |  27 +--
 .../org/apache/pirk/query/wideskies/Query.html  | 118 +-----------
 .../apache/pirk/query/wideskies/QueryInfo.html  |  50 +++--
 .../apache/pirk/query/wideskies/QueryUtils.html |  22 ++-
 .../pirk/query/wideskies/class-use/Query.html   |  70 +++----
 .../query/wideskies/class-use/QueryInfo.html    |  50 +----
 .../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      |   6 +-
 .../pirk/query/wideskies/package-use.html       |   9 +-
 .../pirk/responder/wideskies/ResponderCLI.html  | 117 ++++--------
 .../responder/wideskies/ResponderDriver.html    |   9 +-
 .../wideskies/class-use/ResponderCLI.html       |   4 +-
 .../wideskies/class-use/ResponderDriver.html    |   4 +-
 .../wideskies/common/ComputeEncryptedRow.html   |  42 ++---
 .../common/HashSelectorAndPartitionData.html    |  14 +-
 .../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    |  10 +-
 .../wideskies/mapreduce/MRStats.Stats.html      |   6 +-
 .../responder/wideskies/mapreduce/MRStats.html  | 186 ++++++++++++++-----
 .../wideskies/mapreduce/RowCalcReducer.html     |   8 +-
 .../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 +-
 .../mapreduce/class-use/MRStats.Stats.html      |   8 +-
 .../wideskies/mapreduce/class-use/MRStats.html  |  59 +++++-
 .../mapreduce/class-use/RowCalcReducer.html     |   4 +-
 .../wideskies/mapreduce/package-frame.html      |   7 +-
 .../wideskies/mapreduce/package-summary.html    |  10 +-
 .../wideskies/mapreduce/package-tree.html       |   7 +-
 .../wideskies/mapreduce/package-use.html        |   6 +-
 .../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 |   4 +-
 .../wideskies/spark/BroadcastVars.html          |  72 ++++++-
 .../wideskies/spark/ComputeExpLookupTable.html  |  36 +++-
 .../wideskies/spark/ComputeResponse.html        |   8 +-
 .../spark/EncColMultGroupedMapper.html          |   7 +-
 .../wideskies/spark/EncColMultReducer.html      |   4 +-
 .../responder/wideskies/spark/EncRowCalc.html   |  12 +-
 .../spark/EncRowCalcPrecomputedCache.html       |  22 +--
 .../wideskies/spark/ExpKeyFilenameMap.html      |   4 +-
 .../wideskies/spark/ExpTableGenerator.html      |   4 +-
 .../responder/wideskies/spark/FilterData.html   |   4 +-
 .../spark/HashSelectorsAndPartitionData.html    |  12 +-
 .../wideskies/spark/class-use/Accumulators.html |  16 +-
 .../spark/class-use/BroadcastVars.html          |  28 ++-
 .../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        |   7 +-
 .../responder/wideskies/spark/package-tree.html |   4 +-
 .../responder/wideskies/spark/package-use.html  |   4 +-
 .../wideskies/standalone/Responder.html         |  41 +++-
 .../standalone/class-use/Responder.html         |   4 +-
 .../wideskies/standalone/package-frame.html     |   4 +-
 .../wideskies/standalone/package-summary.html   |   4 +-
 .../wideskies/standalone/package-tree.html      |   4 +-
 .../wideskies/standalone/package-use.html       |   4 +-
 .../pirk/response/wideskies/Response.html       | 107 +----------
 .../response/wideskies/class-use/Response.html  |  37 +---
 .../pirk/response/wideskies/package-frame.html  |   4 +-
 .../response/wideskies/package-summary.html     |   4 +-
 .../pirk/response/wideskies/package-tree.html   |   6 +-
 .../pirk/response/wideskies/package-use.html    |  25 +--
 .../org/apache/pirk/schema/data/DataSchema.html |   4 +-
 .../pirk/schema/data/LoadDataSchemas.html       |  61 +-----
 .../pirk/schema/data/class-use/DataSchema.html  |  44 +++--
 .../schema/data/class-use/LoadDataSchemas.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    |  29 ++-
 .../data/partitioner/DataPartitioner.html       |   4 +-
 .../data/partitioner/IPDataPartitioner.html     |   4 +-
 .../partitioner/ISO8601DatePartitioner.html     |   4 +-
 .../partitioner/PrimitiveTypePartitioner.html   |  62 ++-----
 .../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/LoadQuerySchemas.html     |  48 +----
 .../apache/pirk/schema/query/QuerySchema.html   |  49 +----
 .../query/class-use/LoadQuerySchemas.html       |   4 +-
 .../schema/query/class-use/QuerySchema.html     |  90 +++++++--
 .../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   |  27 ++-
 .../pirk/schema/response/QueryResponseJSON.html |   4 +-
 .../response/class-use/QueryResponseJSON.html   |   7 +-
 .../pirk/schema/response/package-frame.html     |   4 +-
 .../pirk/schema/response/package-summary.html   |   8 +-
 .../pirk/schema/response/package-tree.html      |   8 +-
 .../pirk/schema/response/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  |   8 +-
 .../pirk/test/distributed/package-tree.html     |   8 +-
 .../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 +-
 .../org/apache/pirk/test/utils/BaseTests.html   |  30 +--
 javadocs/org/apache/pirk/test/utils/Inputs.html |   8 +-
 .../apache/pirk/test/utils/StandaloneQuery.html |   4 +-
 .../org/apache/pirk/test/utils/TestUtils.html   |   4 +-
 .../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 +-
 .../org/apache/pirk/utils/CSVOutputUtils.html   |   4 +-
 .../org/apache/pirk/utils/EpochDateParser.html  |   4 +-
 javadocs/org/apache/pirk/utils/FileConst.html   |   4 +-
 .../apache/pirk/utils/FileIOUtils.Callable.html |   8 +-
 javadocs/org/apache/pirk/utils/FileIOUtils.html |   4 +-
 .../apache/pirk/utils/GenerateCronItems.html    |   4 +-
 javadocs/org/apache/pirk/utils/HDFS.html        |   8 +-
 .../apache/pirk/utils/ISO8601DateParser.html    |   4 +-
 javadocs/org/apache/pirk/utils/KeyedHash.html   |   8 +-
 javadocs/org/apache/pirk/utils/LogUtils.html    |   4 +-
 .../org/apache/pirk/utils/PIRException.html     |   8 +-
 .../org/apache/pirk/utils/QueryParserUtils.html |   4 +-
 .../org/apache/pirk/utils/StopListUtils.html    |   4 +-
 javadocs/org/apache/pirk/utils/StringUtils.html |   4 +-
 .../apache/pirk/utils/SystemConfiguration.html  |  69 +------
 .../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 +-
 .../pirk/utils/class-use/GenerateCronItems.html |   4 +-
 .../org/apache/pirk/utils/class-use/HDFS.html   |   4 +-
 .../pirk/utils/class-use/ISO8601DateParser.html |   4 +-
 .../apache/pirk/utils/class-use/KeyedHash.html  |   4 +-
 .../apache/pirk/utils/class-use/LogUtils.html   |   4 +-
 .../pirk/utils/class-use/PIRException.html      |   4 +-
 .../pirk/utils/class-use/QueryParserUtils.html  |   4 +-
 .../pirk/utils/class-use/StopListUtils.html     |   4 +-
 .../pirk/utils/class-use/StringUtils.html       |   4 +-
 .../utils/class-use/SystemConfiguration.html    |   4 +-
 .../org/apache/pirk/utils/package-frame.html    |   6 +-
 .../org/apache/pirk/utils/package-summary.html  |  20 +-
 .../org/apache/pirk/utils/package-tree.html     |   6 +-
 javadocs/org/apache/pirk/utils/package-use.html |   4 +-
 javadocs/overview-frame.html                    |   5 +-
 javadocs/overview-summary.html                  |  22 ++-
 javadocs/overview-tree.html                     |  28 ++-
 javadocs/package-list                           |   1 +
 javadocs/serialized-form.html                   | 109 +++--------
 .../test/general/ISO8601DateParserTest.html     |   4 +-
 javadocs/test/general/KeyedHashTest.html        |   8 +-
 javadocs/test/general/PartitionUtilsTest.html   |   8 +-
 javadocs/test/general/QueryParserUtilsTest.html |   4 +-
 .../class-use/ISO8601DateParserTest.html        |   4 +-
 .../test/general/class-use/KeyedHashTest.html   |   4 +-
 .../general/class-use/PartitionUtilsTest.html   |   4 +-
 .../general/class-use/QueryParserUtilsTest.html |   4 +-
 javadocs/test/general/package-frame.html        |   5 +-
 javadocs/test/general/package-summary.html      |  12 +-
 javadocs/test/general/package-tree.html         |   5 +-
 javadocs/test/general/package-use.html          |   4 +-
 .../test/schema/data/LoadDataSchemaTest.html    |   4 +-
 .../data/class-use/LoadDataSchemaTest.html      |   4 +-
 javadocs/test/schema/data/package-frame.html    |   4 +-
 javadocs/test/schema/data/package-summary.html  |   4 +-
 javadocs/test/schema/data/package-tree.html     |   4 +-
 javadocs/test/schema/data/package-use.html      |   4 +-
 .../test/schema/query/LoadQuerySchemaTest.html  |   4 +-
 .../query/class-use/LoadQuerySchemaTest.html    |   4 +-
 javadocs/test/schema/query/package-frame.html   |   4 +-
 javadocs/test/schema/query/package-summary.html |   4 +-
 javadocs/test/schema/query/package-tree.html    |   4 +-
 javadocs/test/schema/query/package-use.html     |   4 +-
 .../wideskies/standalone/StandaloneTest.html    |   4 +-
 .../standalone/class-use/StandaloneTest.html    |   4 +-
 .../wideskies/standalone/package-frame.html     |   4 +-
 .../wideskies/standalone/package-summary.html   |   4 +-
 .../test/wideskies/standalone/package-tree.html |   4 +-
 .../test/wideskies/standalone/package-use.html  |   4 +-
 330 files changed, 1674 insertions(+), 2210 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/incubator-pirk/blob/44215517/javadocs/allclasses-frame.html
----------------------------------------------------------------------
diff --git a/javadocs/allclasses-frame.html b/javadocs/allclasses-frame.html
index 5e33273..f780bbb 100644
--- a/javadocs/allclasses-frame.html
+++ b/javadocs/allclasses-frame.html
@@ -2,9 +2,9 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_80) on Fri Jun 24 12:27:54 EDT 2016 -->
+<!-- Generated by javadoc (version 1.7.0_80) on Sun Jul 24 09:09:00 EDT 2016 -->
 <title>All Classes</title>
-<meta name="date" content="2016-06-24">
+<meta name="date" content="2016-07-24">
 <link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
 </head>
 <body>
@@ -50,7 +50,7 @@
 <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/mapreduce/FinalResponseReducer.html" title="class in org.apache.pirk.responder.wideskies.mapreduce" target="classFrame">FinalResponseReducer</a></li>
-<li><a href="org/apache/pirk/utils/GenerateCronItems.html" title="class in org.apache.pirk.utils" target="classFrame">GenerateCronItems</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>
 <li><a href="org/apache/pirk/responder/wideskies/spark/HashSelectorsAndPartitionData.html" title="class in org.apache.pirk.responder.wideskies.spark" target="classFrame">HashSelectorsAndPartitionData</a></li>
 <li><a href="org/apache/pirk/responder/wideskies/mapreduce/HashSelectorsAndPartitionDataMapper.html" title="class in org.apache.pirk.responder.wideskies.mapreduce" target="classFrame">HashSelectorsAndPartitionDataMapper</a></li>
@@ -61,22 +61,24 @@
 <li><a href="org/apache/pirk/utils/ISO8601DateParser.html" title="class in org.apache.pirk.utils" target="classFrame">ISO8601DateParser</a></li>
 <li><a href="test/general/ISO8601DateParserTest.html" title="class in test.general" target="classFrame">ISO8601DateParserTest</a></li>
 <li><a href="org/apache/pirk/schema/data/partitioner/ISO8601DatePartitioner.html" title="class in org.apache.pirk.schema.data.partitioner" target="classFrame">ISO8601DatePartitioner</a></li>
+<li><a href="org/apache/pirk/serialization/JavaSerializer.html" title="class in org.apache.pirk.serialization" target="classFrame">JavaSerializer</a></li>
 <li><a href="org/apache/pirk/inputformat/hadoop/json/JSONInputFormat.html" title="class in org.apache.pirk.inputformat.hadoop.json" target="classFrame">JSONInputFormat</a></li>
 <li><a href="org/apache/pirk/inputformat/hadoop/json/JSONInputFormatBase.html" title="class in org.apache.pirk.inputformat.hadoop.json" target="classFrame">JSONInputFormatBase</a></li>
 <li><a href="org/apache/pirk/inputformat/hadoop/json/JSONRecordReader.html" title="class in org.apache.pirk.inputformat.hadoop.json" target="classFrame">JSONRecordReader</a></li>
+<li><a href="org/apache/pirk/serialization/JsonSerializer.html" title="class in org.apache.pirk.serialization" target="classFrame">JsonSerializer</a></li>
 <li><a href="org/apache/pirk/utils/KeyedHash.html" title="class in org.apache.pirk.utils" target="classFrame">KeyedHash</a></li>
 <li><a href="test/general/KeyedHashTest.html" title="class in test.general" target="classFrame">KeyedHashTest</a></li>
 <li><a href="org/apache/pirk/schema/data/LoadDataSchemas.html" title="class in org.apache.pirk.schema.data" target="classFrame">LoadDataSchemas</a></li>
 <li><a href="test/schema/data/LoadDataSchemaTest.html" title="class in test.schema.data" target="classFrame">LoadDataSchemaTest</a></li>
 <li><a href="org/apache/pirk/schema/query/LoadQuerySchemas.html" title="class in org.apache.pirk.schema.query" target="classFrame">LoadQuerySchemas</a></li>
 <li><a href="test/schema/query/LoadQuerySchemaTest.html" title="class in test.schema.query" target="classFrame">LoadQuerySchemaTest</a></li>
-<li><a href="org/apache/pirk/utils/LogUtils.html" title="class in org.apache.pirk.utils" target="classFrame">LogUtils</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/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="class in org.apache.pirk.responder.wideskies.mapreduce" target="classFrame">MRStats</a></li>
-<li><a href="org/apache/pirk/responder/wideskies/mapreduce/MRStats.Stats.html" title="enum in org.apache.pirk.responder.wideskies.mapreduce" target="classFrame">MRStats.Stats</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/encryption/Paillier.html" title="class in org.apache.pirk.encryption" target="classFrame">Paillier</a></li>
 <li><a href="org/apache/pirk/benchmark/PaillierBenchmark.html" title="class in org.apache.pirk.benchmark" target="classFrame">PaillierBenchmark</a></li>
 <li><a href="org/apache/pirk/benchmark/PaillierBenchmark.PaillierBenchmarkState.html" title="class in org.apache.pirk.benchmark" target="classFrame">PaillierBenchmark.PaillierBenchmarkState</a></li>
+<li><a href="test/general/PaillierTest.html" title="class in test.general" target="classFrame">PaillierTest</a></li>
 <li><a href="test/general/PartitionUtilsTest.html" title="class in test.general" target="classFrame">PartitionUtilsTest</a></li>
 <li><a href="org/apache/pirk/utils/PIRException.html" title="class in org.apache.pirk.utils" target="classFrame">PIRException</a></li>
 <li><a href="org/apache/pirk/encryption/PrimeGenerator.html" title="class in org.apache.pirk.encryption" target="classFrame">PrimeGenerator</a></li>
@@ -97,10 +99,12 @@
 <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/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/test/utils/StandaloneQuery.html" title="class in org.apache.pirk.test.utils" target="classFrame">StandaloneQuery</a></li>
 <li><a href="test/wideskies/standalone/StandaloneTest.html" title="class in test.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"><i>Storable</i></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>
 <li><a href="org/apache/pirk/test/utils/TestUtils.html" title="class in org.apache.pirk.test.utils" target="classFrame">TestUtils</a></li>

http://git-wip-us.apache.org/repos/asf/incubator-pirk/blob/44215517/javadocs/allclasses-noframe.html
----------------------------------------------------------------------
diff --git a/javadocs/allclasses-noframe.html b/javadocs/allclasses-noframe.html
index 02c47ef..c52651e 100644
--- a/javadocs/allclasses-noframe.html
+++ b/javadocs/allclasses-noframe.html
@@ -2,9 +2,9 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_80) on Fri Jun 24 12:27:54 EDT 2016 -->
+<!-- Generated by javadoc (version 1.7.0_80) on Sun Jul 24 09:09:00 EDT 2016 -->
 <title>All Classes</title>
-<meta name="date" content="2016-06-24">
+<meta name="date" content="2016-07-24">
 <link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
 </head>
 <body>
@@ -50,7 +50,7 @@
 <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/mapreduce/FinalResponseReducer.html" title="class in org.apache.pirk.responder.wideskies.mapreduce">FinalResponseReducer</a></li>
-<li><a href="org/apache/pirk/utils/GenerateCronItems.html" title="class in org.apache.pirk.utils">GenerateCronItems</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>
 <li><a href="org/apache/pirk/responder/wideskies/spark/HashSelectorsAndPartitionData.html" title="class in org.apache.pirk.responder.wideskies.spark">HashSelectorsAndPartitionData</a></li>
 <li><a href="org/apache/pirk/responder/wideskies/mapreduce/HashSelectorsAndPartitionDataMapper.html" title="class in org.apache.pirk.responder.wideskies.mapreduce">HashSelectorsAndPartitionDataMapper</a></li>
@@ -61,22 +61,24 @@
 <li><a href="org/apache/pirk/utils/ISO8601DateParser.html" title="class in org.apache.pirk.utils">ISO8601DateParser</a></li>
 <li><a href="test/general/ISO8601DateParserTest.html" title="class in test.general">ISO8601DateParserTest</a></li>
 <li><a href="org/apache/pirk/schema/data/partitioner/ISO8601DatePartitioner.html" title="class in org.apache.pirk.schema.data.partitioner">ISO8601DatePartitioner</a></li>
+<li><a href="org/apache/pirk/serialization/JavaSerializer.html" title="class in org.apache.pirk.serialization">JavaSerializer</a></li>
 <li><a href="org/apache/pirk/inputformat/hadoop/json/JSONInputFormat.html" title="class in org.apache.pirk.inputformat.hadoop.json">JSONInputFormat</a></li>
 <li><a href="org/apache/pirk/inputformat/hadoop/json/JSONInputFormatBase.html" title="class in org.apache.pirk.inputformat.hadoop.json">JSONInputFormatBase</a></li>
 <li><a href="org/apache/pirk/inputformat/hadoop/json/JSONRecordReader.html" title="class in org.apache.pirk.inputformat.hadoop.json">JSONRecordReader</a></li>
+<li><a href="org/apache/pirk/serialization/JsonSerializer.html" title="class in org.apache.pirk.serialization">JsonSerializer</a></li>
 <li><a href="org/apache/pirk/utils/KeyedHash.html" title="class in org.apache.pirk.utils">KeyedHash</a></li>
 <li><a href="test/general/KeyedHashTest.html" title="class in test.general">KeyedHashTest</a></li>
 <li><a href="org/apache/pirk/schema/data/LoadDataSchemas.html" title="class in org.apache.pirk.schema.data">LoadDataSchemas</a></li>
 <li><a href="test/schema/data/LoadDataSchemaTest.html" title="class in test.schema.data">LoadDataSchemaTest</a></li>
 <li><a href="org/apache/pirk/schema/query/LoadQuerySchemas.html" title="class in org.apache.pirk.schema.query">LoadQuerySchemas</a></li>
 <li><a href="test/schema/query/LoadQuerySchemaTest.html" title="class in test.schema.query">LoadQuerySchemaTest</a></li>
-<li><a href="org/apache/pirk/utils/LogUtils.html" title="class in org.apache.pirk.utils">LogUtils</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/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="class in org.apache.pirk.responder.wideskies.mapreduce">MRStats</a></li>
-<li><a href="org/apache/pirk/responder/wideskies/mapreduce/MRStats.Stats.html" title="enum in org.apache.pirk.responder.wideskies.mapreduce">MRStats.Stats</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/encryption/Paillier.html" title="class in org.apache.pirk.encryption">Paillier</a></li>
 <li><a href="org/apache/pirk/benchmark/PaillierBenchmark.html" title="class in org.apache.pirk.benchmark">PaillierBenchmark</a></li>
 <li><a href="org/apache/pirk/benchmark/PaillierBenchmark.PaillierBenchmarkState.html" title="class in org.apache.pirk.benchmark">PaillierBenchmark.PaillierBenchmarkState</a></li>
+<li><a href="test/general/PaillierTest.html" title="class in test.general">PaillierTest</a></li>
 <li><a href="test/general/PartitionUtilsTest.html" title="class in test.general">PartitionUtilsTest</a></li>
 <li><a href="org/apache/pirk/utils/PIRException.html" title="class in org.apache.pirk.utils">PIRException</a></li>
 <li><a href="org/apache/pirk/encryption/PrimeGenerator.html" title="class in org.apache.pirk.encryption">PrimeGenerator</a></li>
@@ -97,10 +99,12 @@
 <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/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/test/utils/StandaloneQuery.html" title="class in org.apache.pirk.test.utils">StandaloneQuery</a></li>
 <li><a href="test/wideskies/standalone/StandaloneTest.html" title="class in test.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"><i>Storable</i></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>
 <li><a href="org/apache/pirk/test/utils/TestUtils.html" title="class in org.apache.pirk.test.utils">TestUtils</a></li>

http://git-wip-us.apache.org/repos/asf/incubator-pirk/blob/44215517/javadocs/constant-values.html
----------------------------------------------------------------------
diff --git a/javadocs/constant-values.html b/javadocs/constant-values.html
index 981902c..a866620 100644
--- a/javadocs/constant-values.html
+++ b/javadocs/constant-values.html
@@ -2,9 +2,9 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_80) on Fri Jun 24 12:27:54 EDT 2016 -->
+<!-- Generated by javadoc (version 1.7.0_80) on Sun Jul 24 09:08:59 EDT 2016 -->
 <title>Constant Field Values</title>
-<meta name="date" content="2016-06-24">
+<meta name="date" content="2016-07-24">
 <link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
 </head>
 <body>
@@ -174,27 +174,6 @@
 <ul class="blockList">
 <li class="blockList">
 <table border="0" cellpadding="3" cellspacing="0" summary="Constant Field Values table, listing constant fields, and values">
-<caption><span>org.apache.pirk.schema.query.<a href="org/apache/pirk/schema/query/QuerySchema.html" title="class in org.apache.pirk.schema.query">QuerySchema</a></span><span class="tabEnd">&nbsp;</span></caption>
-<tr>
-<th class="colFirst" scope="col">Modifier and Type</th>
-<th scope="col">Constant Field</th>
-<th class="colLast" scope="col">Value</th>
-</tr>
-<tbody>
-<tr class="altColor">
-<td class="colFirst"><a name="org.apache.pirk.schema.query.QuerySchema.NO_FILTER">
-<!--   -->
-</a><code>public&nbsp;static&nbsp;final&nbsp;java.lang.String</code></td>
-<td><code><a href="org/apache/pirk/schema/query/QuerySchema.html#NO_FILTER">NO_FILTER</a></code></td>
-<td class="colLast"><code>"noFilter"</code></td>
-</tr>
-</tbody>
-</table>
-</li>
-</ul>
-<ul class="blockList">
-<li class="blockList">
-<table border="0" cellpadding="3" cellspacing="0" summary="Constant Field Values table, listing constant fields, and values">
 <caption><span>org.apache.pirk.schema.response.<a href="org/apache/pirk/schema/response/QueryResponseJSON.html" title="class in org.apache.pirk.schema.response">QueryResponseJSON</a></span><span class="tabEnd">&nbsp;</span></caption>
 <tr>
 <th class="colFirst" scope="col">Modifier and Type</th>
@@ -528,34 +507,6 @@
 </table>
 </li>
 </ul>
-<ul class="blockList">
-<li class="blockList">
-<table border="0" cellpadding="3" cellspacing="0" summary="Constant Field Values table, listing constant fields, and values">
-<caption><span>org.apache.pirk.utils.<a href="org/apache/pirk/utils/SystemConfiguration.html" title="class in org.apache.pirk.utils">SystemConfiguration</a></span><span class="tabEnd">&nbsp;</span></caption>
-<tr>
-<th class="colFirst" scope="col">Modifier and Type</th>
-<th scope="col">Constant Field</th>
-<th class="colLast" scope="col">Value</th>
-</tr>
-<tbody>
-<tr class="altColor">
-<td class="colFirst"><a name="org.apache.pirk.utils.SystemConfiguration.DEFAULT_PROPERTY_FILE">
-<!--   -->
-</a><code>public&nbsp;static&nbsp;final&nbsp;java.lang.String</code></td>
-<td><code><a href="org/apache/pirk/utils/SystemConfiguration.html#DEFAULT_PROPERTY_FILE">DEFAULT_PROPERTY_FILE</a></code></td>
-<td class="colLast"><code>"pirk.properties"</code></td>
-</tr>
-<tr class="rowColor">
-<td class="colFirst"><a name="org.apache.pirk.utils.SystemConfiguration.LOCAL_PROPERTY_FILE">
-<!--   -->
-</a><code>public&nbsp;static&nbsp;final&nbsp;java.lang.String</code></td>
-<td><code><a href="org/apache/pirk/utils/SystemConfiguration.html#LOCAL_PROPERTY_FILE">LOCAL_PROPERTY_FILE</a></code></td>
-<td class="colLast"><code>"local.pirk.properties"</code></td>
-</tr>
-</tbody>
-</table>
-</li>
-</ul>
 </div>
 <!-- ======= START OF BOTTOM NAVBAR ====== -->
 <div class="bottomNav"><a name="navbar_bottom">

http://git-wip-us.apache.org/repos/asf/incubator-pirk/blob/44215517/javadocs/deprecated-list.html
----------------------------------------------------------------------
diff --git a/javadocs/deprecated-list.html b/javadocs/deprecated-list.html
index 522c4a2..9d65796 100644
--- a/javadocs/deprecated-list.html
+++ b/javadocs/deprecated-list.html
@@ -2,9 +2,9 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_80) on Fri Jun 24 12:27:54 EDT 2016 -->
+<!-- Generated by javadoc (version 1.7.0_80) on Sun Jul 24 09:09:00 EDT 2016 -->
 <title>Deprecated List</title>
-<meta name="date" content="2016-06-24">
+<meta name="date" content="2016-07-24">
 <link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
 </head>
 <body>

http://git-wip-us.apache.org/repos/asf/incubator-pirk/blob/44215517/javadocs/help-doc.html
----------------------------------------------------------------------
diff --git a/javadocs/help-doc.html b/javadocs/help-doc.html
index d6b9d62..c4d15ed 100644
--- a/javadocs/help-doc.html
+++ b/javadocs/help-doc.html
@@ -2,9 +2,9 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_80) on Fri Jun 24 12:27:54 EDT 2016 -->
+<!-- Generated by javadoc (version 1.7.0_80) on Sun Jul 24 09:09:00 EDT 2016 -->
 <title>API Help</title>
-<meta name="date" content="2016-06-24">
+<meta name="date" content="2016-07-24">
 <link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
 </head>
 <body>

http://git-wip-us.apache.org/repos/asf/incubator-pirk/blob/44215517/javadocs/index-files/index-1.html
----------------------------------------------------------------------
diff --git a/javadocs/index-files/index-1.html b/javadocs/index-files/index-1.html
index 3205a24..52d763b 100644
--- a/javadocs/index-files/index-1.html
+++ b/javadocs/index-files/index-1.html
@@ -2,9 +2,9 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_80) on Fri Jun 24 12:27:54 EDT 2016 -->
+<!-- Generated by javadoc (version 1.7.0_80) on Sun Jul 24 09:08:59 EDT 2016 -->
 <title>A-Index</title>
-<meta name="date" content="2016-06-24">
+<meta name="date" content="2016-07-24">
 <link rel="stylesheet" type="text/css" href="../stylesheet.css" title="Style">
 </head>
 <body>
@@ -77,7 +77,7 @@
 <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 PIRResponse</div>
+<div class="block">Method to add a data element associated with the given selector to the Response</div>
 </dd>
 <dt><span class="strong"><a href="../org/apache/pirk/response/wideskies/Response.html#addElement(int,%20java.math.BigInteger)">addElement(int, BigInteger)</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>
 <dd>&nbsp;</dd>
@@ -89,11 +89,11 @@
 <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>
 <dd>&nbsp;</dd>
-<dt><span class="strong"><a href="../org/apache/pirk/inputformat/hadoop/InputFormatConst.html#ALLOWED_FORMATS">ALLOWED_FORMATS</a></span> - Static variable in class org.apache.pirk.inputformat.hadoop.<a href="../org/apache/pirk/inputformat/hadoop/InputFormatConst.html" title="class in org.apache.pirk.inputformat.hadoop">InputFormatConst</a></dt>
+<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>
-<dt><span class="strong"><a href="../org/apache/pirk/schema/data/LoadDataSchemas.html#allowedPrimitiveJavaTypes">allowedPrimitiveJavaTypes</a></span> - Static variable in class org.apache.pirk.schema.data.<a href="../org/apache/pirk/schema/data/LoadDataSchemas.html" title="class in org.apache.pirk.schema.data">LoadDataSchemas</a></dt>
+<dt><span class="strong"><a href="../org/apache/pirk/inputformat/hadoop/InputFormatConst.html#ALLOWED_FORMATS">ALLOWED_FORMATS</a></span> - Static variable in class org.apache.pirk.inputformat.hadoop.<a href="../org/apache/pirk/inputformat/hadoop/InputFormatConst.html" title="class in org.apache.pirk.inputformat.hadoop">InputFormatConst</a></dt>
 <dd>&nbsp;</dd>
-<dt><span class="strong"><a href="../org/apache/pirk/schema/data/partitioner/PrimitiveTypePartitioner.html#appendBytes(java.util.ArrayList,%20int,%20int)">appendBytes(ArrayList&lt;BigInteger&gt;, int, int)</a></span> - 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>
+<dt><span class="strong"><a href="../org/apache/pirk/responder/wideskies/ResponderCLI.html#ALLOWEMBEDDEDQUERYSCHEMAS">ALLOWEMBEDDEDQUERYSCHEMAS</a></span> - Static variable in class org.apache.pirk.responder.wideskies.<a href="../org/apache/pirk/responder/wideskies/ResponderCLI.html" title="class in org.apache.pirk.responder.wideskies">ResponderCLI</a></dt>
 <dd>&nbsp;</dd>
 <dt><span class="strong"><a href="../org/apache/pirk/schema/data/partitioner/DataPartitioner.html#arrayToPartitions(java.util.List,%20java.lang.String)">arrayToPartitions(List&lt;?&gt;, String)</a></span> - Method in interface org.apache.pirk.schema.data.partitioner.<a href="../org/apache/pirk/schema/data/partitioner/DataPartitioner.html" title="interface in org.apache.pirk.schema.data.partitioner">DataPartitioner</a></dt>
 <dd>

http://git-wip-us.apache.org/repos/asf/incubator-pirk/blob/44215517/javadocs/index-files/index-10.html
----------------------------------------------------------------------
diff --git a/javadocs/index-files/index-10.html b/javadocs/index-files/index-10.html
index 42556b7..da38716 100644
--- a/javadocs/index-files/index-10.html
+++ b/javadocs/index-files/index-10.html
@@ -2,9 +2,9 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_80) on Fri Jun 24 12:27:54 EDT 2016 -->
+<!-- Generated by javadoc (version 1.7.0_80) on Sun Jul 24 09:08:59 EDT 2016 -->
 <title>J-Index</title>
-<meta name="date" content="2016-06-24">
+<meta name="date" content="2016-07-24">
 <link rel="stylesheet" type="text/css" href="../stylesheet.css" title="Style">
 </head>
 <body>
@@ -67,6 +67,10 @@
 </a>
 <h2 class="title">J</h2>
 <dl>
+<dt><a href="../org/apache/pirk/serialization/JavaSerializer.html" title="class in org.apache.pirk.serialization"><span class="strong">JavaSerializer</span></a> - Class in <a href="../org/apache/pirk/serialization/package-summary.html">org.apache.pirk.serialization</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="strong"><a href="../org/apache/pirk/serialization/JavaSerializer.html#JavaSerializer()">JavaSerializer()</a></span> - Constructor for class org.apache.pirk.serialization.<a href="../org/apache/pirk/serialization/JavaSerializer.html" title="class in org.apache.pirk.serialization">JavaSerializer</a></dt>
+<dd>&nbsp;</dd>
 <dt><span class="strong"><a href="../org/apache/pirk/test/distributed/DistributedTestDriver.html#JSON_PIR_INPUT_FILE_PROPERTY">JSON_PIR_INPUT_FILE_PROPERTY</a></span> - Static variable in class org.apache.pirk.test.distributed.<a href="../org/apache/pirk/test/distributed/DistributedTestDriver.html" title="class in org.apache.pirk.test.distributed">DistributedTestDriver</a></dt>
 <dd>&nbsp;</dd>
 <dt><span class="strong"><a href="../org/apache/pirk/utils/StringUtils.html#jsonArrayStringToArrayList(java.lang.String)">jsonArrayStringToArrayList(String)</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>
@@ -93,8 +97,7 @@
 <dd>&nbsp;</dd>
 <dt><a href="../org/apache/pirk/inputformat/hadoop/json/JSONInputFormatBase.html" title="class in org.apache.pirk.inputformat.hadoop.json"><span class="strong">JSONInputFormatBase</span></a> - Class in <a href="../org/apache/pirk/inputformat/hadoop/json/package-summary.html">org.apache.pirk.inputformat.hadoop.json</a></dt>
 <dd>
-<div class="block">Custom import format to parse files string representations of JSON, one JSON string per line
- extending BaseInputFormat</div>
+<div class="block">Custom import format to parse files string representations of JSON, one JSON string per line extending BaseInputFormat</div>
 </dd>
 <dt><span class="strong"><a href="../org/apache/pirk/inputformat/hadoop/json/JSONInputFormatBase.html#JSONInputFormatBase()">JSONInputFormatBase()</a></span> - Constructor for 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>
 <dd>&nbsp;</dd>
@@ -104,6 +107,10 @@
 </dd>
 <dt><span class="strong"><a href="../org/apache/pirk/inputformat/hadoop/json/JSONRecordReader.html#JSONRecordReader()">JSONRecordReader()</a></span> - Constructor for 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><a href="../org/apache/pirk/serialization/JsonSerializer.html" title="class in org.apache.pirk.serialization"><span class="strong">JsonSerializer</span></a> - Class in <a href="../org/apache/pirk/serialization/package-summary.html">org.apache.pirk.serialization</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="strong"><a href="../org/apache/pirk/serialization/JsonSerializer.html#JsonSerializer()">JsonSerializer()</a></span> - Constructor for class org.apache.pirk.serialization.<a href="../org/apache/pirk/serialization/JsonSerializer.html" title="class in org.apache.pirk.serialization">JsonSerializer</a></dt>
+<dd>&nbsp;</dd>
 <dt><span class="strong"><a href="../org/apache/pirk/utils/StringUtils.html#jsonStringToMap(java.lang.String,%20org.apache.pirk.schema.data.DataSchema)">jsonStringToMap(String, DataSchema)</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 take an input json string and output a Map<String, Object> with arrays as ArrayList<String> objects and single values as String objects</div>

http://git-wip-us.apache.org/repos/asf/incubator-pirk/blob/44215517/javadocs/index-files/index-11.html
----------------------------------------------------------------------
diff --git a/javadocs/index-files/index-11.html b/javadocs/index-files/index-11.html
index c919963..0e4962b 100644
--- a/javadocs/index-files/index-11.html
+++ b/javadocs/index-files/index-11.html
@@ -2,9 +2,9 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_80) on Fri Jun 24 12:27:54 EDT 2016 -->
+<!-- Generated by javadoc (version 1.7.0_80) on Sun Jul 24 09:08:59 EDT 2016 -->
 <title>K-Index</title>
-<meta name="date" content="2016-06-24">
+<meta name="date" content="2016-07-24">
 <link rel="stylesheet" type="text/css" href="../stylesheet.css" title="Style">
 </head>
 <body>

http://git-wip-us.apache.org/repos/asf/incubator-pirk/blob/44215517/javadocs/index-files/index-12.html
----------------------------------------------------------------------
diff --git a/javadocs/index-files/index-12.html b/javadocs/index-files/index-12.html
index 5fd0934..0168fb7 100644
--- a/javadocs/index-files/index-12.html
+++ b/javadocs/index-files/index-12.html
@@ -2,9 +2,9 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_80) on Fri Jun 24 12:27:54 EDT 2016 -->
+<!-- Generated by javadoc (version 1.7.0_80) on Sun Jul 24 09:08:59 EDT 2016 -->
 <title>L-Index</title>
-<meta name="date" content="2016-06-24">
+<meta name="date" content="2016-07-24">
 <link rel="stylesheet" type="text/css" href="../stylesheet.css" title="Style">
 </head>
 <body>
@@ -97,19 +97,15 @@
 </dd>
 <dt><span class="strong"><a href="../test/schema/query/LoadQuerySchemaTest.html#LoadQuerySchemaTest()">LoadQuerySchemaTest()</a></span> - Constructor for class test.schema.query.<a href="../test/schema/query/LoadQuerySchemaTest.html" title="class in test.schema.query">LoadQuerySchemaTest</a></dt>
 <dd>&nbsp;</dd>
-<dt><span class="strong"><a href="../org/apache/pirk/utils/SystemConfiguration.html#LOCAL_PROPERTY_FILE">LOCAL_PROPERTY_FILE</a></span> - Static variable 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">By default, if the local.pirk.properties file is found on the root of the classpath, it is loaded after pirk.properites.</div>
-</dd>
-<dt><span class="strong"><a href="../org/apache/pirk/test/utils/Inputs.html#LOCALFS_QUERY_FILES">LOCALFS_QUERY_FILES</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>
+<dt><a href="../org/apache/pirk/serialization/LocalFileSystemStore.html" title="class in org.apache.pirk.serialization"><span class="strong">LocalFileSystemStore</span></a> - Class in <a href="../org/apache/pirk/serialization/package-summary.html">org.apache.pirk.serialization</a></dt>
 <dd>&nbsp;</dd>
-<dt><span class="strong"><a href="../org/apache/pirk/utils/LogUtils.html#logger">logger</a></span> - Static variable in class org.apache.pirk.utils.<a href="../org/apache/pirk/utils/LogUtils.html" title="class in org.apache.pirk.utils">LogUtils</a></dt>
-<dd>&nbsp;</dd>
-<dt><a href="../org/apache/pirk/utils/LogUtils.html" title="class in org.apache.pirk.utils"><span class="strong">LogUtils</span></a> - Class in <a href="../org/apache/pirk/utils/package-summary.html">org.apache.pirk.utils</a></dt>
+<dt><span class="strong"><a href="../org/apache/pirk/serialization/LocalFileSystemStore.html#LocalFileSystemStore()">LocalFileSystemStore()</a></span> - Constructor for class org.apache.pirk.serialization.<a href="../org/apache/pirk/serialization/LocalFileSystemStore.html" title="class in org.apache.pirk.serialization">LocalFileSystemStore</a></dt>
 <dd>
-<div class="block">Class for basic logging utils</div>
+<div class="block">Creates a new storage service on the local file system using default Java serialization.</div>
 </dd>
-<dt><span class="strong"><a href="../org/apache/pirk/utils/LogUtils.html#LogUtils()">LogUtils()</a></span> - Constructor for class org.apache.pirk.utils.<a href="../org/apache/pirk/utils/LogUtils.html" title="class in org.apache.pirk.utils">LogUtils</a></dt>
+<dt><span class="strong"><a href="../org/apache/pirk/serialization/LocalFileSystemStore.html#LocalFileSystemStore(org.apache.pirk.serialization.SerializationService)">LocalFileSystemStore(SerializationService)</a></span> - Constructor for class org.apache.pirk.serialization.<a href="../org/apache/pirk/serialization/LocalFileSystemStore.html" title="class in org.apache.pirk.serialization">LocalFileSystemStore</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="strong"><a href="../org/apache/pirk/test/utils/Inputs.html#LOCALFS_QUERY_FILES">LOCALFS_QUERY_FILES</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><span class="strong"><a href="../org/apache/pirk/schema/data/partitioner/PrimitiveTypePartitioner.html#LONG">LONG</a></span> - Static variable 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>&nbsp;</dd>

http://git-wip-us.apache.org/repos/asf/incubator-pirk/blob/44215517/javadocs/index-files/index-13.html
----------------------------------------------------------------------
diff --git a/javadocs/index-files/index-13.html b/javadocs/index-files/index-13.html
index bfd9204..a85433c 100644
--- a/javadocs/index-files/index-13.html
+++ b/javadocs/index-files/index-13.html
@@ -2,9 +2,9 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_80) on Fri Jun 24 12:27:54 EDT 2016 -->
+<!-- Generated by javadoc (version 1.7.0_80) on Sun Jul 24 09:09:00 EDT 2016 -->
 <title>M-Index</title>
-<meta name="date" content="2016-06-24">
+<meta name="date" content="2016-07-24">
 <link rel="stylesheet" type="text/css" href="../stylesheet.css" title="Style">
 </head>
 <body>
@@ -75,8 +75,6 @@
 <dd>&nbsp;</dd>
 <dt><span class="strong"><a href="../org/apache/pirk/test/distributed/DistributedTestDriver.html#main(java.lang.String[])">main(String[])</a></span> - Static method in class org.apache.pirk.test.distributed.<a href="../org/apache/pirk/test/distributed/DistributedTestDriver.html" title="class in org.apache.pirk.test.distributed">DistributedTestDriver</a></dt>
 <dd>&nbsp;</dd>
-<dt><span class="strong"><a href="../org/apache/pirk/utils/GenerateCronItems.html#main(java.lang.String[])">main(String[])</a></span> - Static method in class org.apache.pirk.utils.<a href="../org/apache/pirk/utils/GenerateCronItems.html" title="class in org.apache.pirk.utils">GenerateCronItems</a></dt>
-<dd>&nbsp;</dd>
 <dt><span class="strong"><a href="../org/apache/pirk/responder/wideskies/mapreduce/ColumnMultMapper.html#map(org.apache.hadoop.io.LongWritable,%20org.apache.hadoop.io.Text,%20org.apache.hadoop.mapreduce.Mapper.Context)">map(LongWritable, Text, Mapper&lt;LongWritable, Text, LongWritable, Text&gt;.Context)</a></span> - Method in class org.apache.pirk.responder.wideskies.mapreduce.<a href="../org/apache/pirk/responder/wideskies/mapreduce/ColumnMultMapper.html" title="class in org.apache.pirk.responder.wideskies.mapreduce">ColumnMultMapper</a></dt>
 <dd>&nbsp;</dd>
 <dt><span class="strong"><a href="../org/apache/pirk/responder/wideskies/mapreduce/ExpTableMapper.html#map(org.apache.hadoop.io.LongWritable,%20org.apache.hadoop.io.Text,%20org.apache.hadoop.mapreduce.Mapper.Context)">map(LongWritable, Text, Mapper&lt;LongWritable, Text, Text, Text&gt;.Context)</a></span> - Method in class org.apache.pirk.responder.wideskies.mapreduce.<a href="../org/apache/pirk/responder/wideskies/mapreduce/ExpTableMapper.html" title="class in org.apache.pirk.responder.wideskies.mapreduce">ExpTableMapper</a></dt>
@@ -85,10 +83,6 @@
 <dd>
 <div class="block">The key is the docID/line number and the value is the doc</div>
 </dd>
-<dt><span class="strong"><a href="../org/apache/pirk/responder/wideskies/ResponderCLI.html#MAPJAVAOPTS">MAPJAVAOPTS</a></span> - Static variable in class org.apache.pirk.responder.wideskies.<a href="../org/apache/pirk/responder/wideskies/ResponderCLI.html" title="class in org.apache.pirk.responder.wideskies">ResponderCLI</a></dt>
-<dd>&nbsp;</dd>
-<dt><span class="strong"><a href="../org/apache/pirk/responder/wideskies/ResponderCLI.html#MAPMEMORY">MAPMEMORY</a></span> - Static variable in class org.apache.pirk.responder.wideskies.<a href="../org/apache/pirk/responder/wideskies/ResponderCLI.html" title="class in org.apache.pirk.responder.wideskies">ResponderCLI</a></dt>
-<dd>&nbsp;</dd>
 <dt><span class="strong"><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>
@@ -110,11 +104,7 @@
 </dd>
 <dt><span class="strong"><a href="../org/apache/pirk/encryption/ModPowAbstraction.html#ModPowAbstraction()">ModPowAbstraction()</a></span> - Constructor for class org.apache.pirk.encryption.<a href="../org/apache/pirk/encryption/ModPowAbstraction.html" title="class in org.apache.pirk.encryption">ModPowAbstraction</a></dt>
 <dd>&nbsp;</dd>
-<dt><a href="../org/apache/pirk/responder/wideskies/mapreduce/MRStats.html" title="class in org.apache.pirk.responder.wideskies.mapreduce"><span class="strong">MRStats</span></a> - Class in <a href="../org/apache/pirk/responder/wideskies/mapreduce/package-summary.html">org.apache.pirk.responder.wideskies.mapreduce</a></dt>
-<dd>&nbsp;</dd>
-<dt><span class="strong"><a href="../org/apache/pirk/responder/wideskies/mapreduce/MRStats.html#MRStats()">MRStats()</a></span> - Constructor for class org.apache.pirk.responder.wideskies.mapreduce.<a href="../org/apache/pirk/responder/wideskies/mapreduce/MRStats.html" title="class in org.apache.pirk.responder.wideskies.mapreduce">MRStats</a></dt>
-<dd>&nbsp;</dd>
-<dt><a href="../org/apache/pirk/responder/wideskies/mapreduce/MRStats.Stats.html" title="enum in org.apache.pirk.responder.wideskies.mapreduce"><span class="strong">MRStats.Stats</span></a> - Enum in <a href="../org/apache/pirk/responder/wideskies/mapreduce/package-summary.html">org.apache.pirk.responder.wideskies.mapreduce</a></dt>
+<dt><a href="../org/apache/pirk/responder/wideskies/mapreduce/MRStats.html" title="enum in org.apache.pirk.responder.wideskies.mapreduce"><span class="strong">MRStats</span></a> - Enum in <a href="../org/apache/pirk/responder/wideskies/mapreduce/package-summary.html">org.apache.pirk.responder.wideskies.mapreduce</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>

http://git-wip-us.apache.org/repos/asf/incubator-pirk/blob/44215517/javadocs/index-files/index-14.html
----------------------------------------------------------------------
diff --git a/javadocs/index-files/index-14.html b/javadocs/index-files/index-14.html
index 4c1cbc2..b5c3b17 100644
--- a/javadocs/index-files/index-14.html
+++ b/javadocs/index-files/index-14.html
@@ -2,9 +2,9 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_80) on Fri Jun 24 12:27:54 EDT 2016 -->
+<!-- Generated by javadoc (version 1.7.0_80) on Sun Jul 24 09:09:00 EDT 2016 -->
 <title>N-Index</title>
-<meta name="date" content="2016-06-24">
+<meta name="date" content="2016-07-24">
 <link rel="stylesheet" type="text/css" href="../stylesheet.css" title="Style">
 </head>
 <body>
@@ -69,12 +69,10 @@
 <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/schema/query/QuerySchema.html#NO_FILTER">NO_FILTER</a></span> - Static variable 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>
+<dt><span class="strong"><a href="../org/apache/pirk/responder/wideskies/ResponderCLI.html#NUMCOLMULTPARTITIONS">NUMCOLMULTPARTITIONS</a></span> - Static variable in class org.apache.pirk.responder.wideskies.<a href="../org/apache/pirk/responder/wideskies/ResponderCLI.html" title="class in org.apache.pirk.responder.wideskies">ResponderCLI</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>
 <dd>&nbsp;</dd>
-<dt><span class="strong"><a href="../org/apache/pirk/responder/wideskies/ResponderCLI.html#NUMDATAPARTITIONS">NUMDATAPARTITIONS</a></span> - Static variable in class org.apache.pirk.responder.wideskies.<a href="../org/apache/pirk/responder/wideskies/ResponderCLI.html" title="class in org.apache.pirk.responder.wideskies">ResponderCLI</a></dt>
-<dd>&nbsp;</dd>
 <dt><span class="strong"><a href="../org/apache/pirk/responder/wideskies/ResponderCLI.html#NUMEXPLOOKUPPARTS">NUMEXPLOOKUPPARTS</a></span> - Static variable in class org.apache.pirk.responder.wideskies.<a href="../org/apache/pirk/responder/wideskies/ResponderCLI.html" title="class in org.apache.pirk.responder.wideskies">ResponderCLI</a></dt>
 <dd>&nbsp;</dd>
 <dt><span class="strong"><a href="../org/apache/pirk/responder/wideskies/spark/Accumulators.html#numHashesGetValue()">numHashesGetValue()</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>
@@ -85,8 +83,6 @@
 <dd>&nbsp;</dd>
 <dt><span class="strong"><a href="../org/apache/pirk/responder/wideskies/spark/Accumulators.html#numRecordsRecordsAfterFilterGetValue()">numRecordsRecordsAfterFilterGetValue()</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/ResponderCLI.html#NUMREDUCETASKS">NUMREDUCETASKS</a></span> - Static variable in class org.apache.pirk.responder.wideskies.<a href="../org/apache/pirk/responder/wideskies/ResponderCLI.html" title="class in org.apache.pirk.responder.wideskies">ResponderCLI</a></dt>
-<dd>&nbsp;</dd>
 <dt><span class="strong"><a href="../org/apache/pirk/querier/wideskies/QuerierDriverCLI.html#NUMTHREADS">NUMTHREADS</a></span> - Static variable in 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>&nbsp;</dd>
 </dl>

http://git-wip-us.apache.org/repos/asf/incubator-pirk/blob/44215517/javadocs/index-files/index-15.html
----------------------------------------------------------------------
diff --git a/javadocs/index-files/index-15.html b/javadocs/index-files/index-15.html
index dffe4fa..f3528d0 100644
--- a/javadocs/index-files/index-15.html
+++ b/javadocs/index-files/index-15.html
@@ -2,9 +2,9 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_80) on Fri Jun 24 12:27:54 EDT 2016 -->
+<!-- Generated by javadoc (version 1.7.0_80) on Sun Jul 24 09:09:00 EDT 2016 -->
 <title>O-Index</title>
-<meta name="date" content="2016-06-24">
+<meta name="date" content="2016-07-24">
 <link rel="stylesheet" type="text/css" href="../stylesheet.css" title="Style">
 </head>
 <body>
@@ -105,6 +105,8 @@
 <dd>&nbsp;</dd>
 <dt><a href="../org/apache/pirk/schema/response/package-summary.html">org.apache.pirk.schema.response</a> - package org.apache.pirk.schema.response</dt>
 <dd>&nbsp;</dd>
+<dt><a href="../org/apache/pirk/serialization/package-summary.html">org.apache.pirk.serialization</a> - package org.apache.pirk.serialization</dt>
+<dd>&nbsp;</dd>
 <dt><a href="../org/apache/pirk/test/distributed/package-summary.html">org.apache.pirk.test.distributed</a> - package org.apache.pirk.test.distributed</dt>
 <dd>&nbsp;</dd>
 <dt><a href="../org/apache/pirk/test/distributed/testsuite/package-summary.html">org.apache.pirk.test.distributed.testsuite</a> - package org.apache.pirk.test.distributed.testsuite</dt>

http://git-wip-us.apache.org/repos/asf/incubator-pirk/blob/44215517/javadocs/index-files/index-16.html
----------------------------------------------------------------------
diff --git a/javadocs/index-files/index-16.html b/javadocs/index-files/index-16.html
index 8f0d68b..e26e872 100644
--- a/javadocs/index-files/index-16.html
+++ b/javadocs/index-files/index-16.html
@@ -2,9 +2,9 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_80) on Fri Jun 24 12:27:54 EDT 2016 -->
+<!-- Generated by javadoc (version 1.7.0_80) on Sun Jul 24 09:09:00 EDT 2016 -->
 <title>P-Index</title>
-<meta name="date" content="2016-06-24">
+<meta name="date" content="2016-07-24">
 <link rel="stylesheet" type="text/css" href="../stylesheet.css" title="Style">
 </head>
 <body>
@@ -83,10 +83,6 @@
 <dd>
 <div class="block">Constructor to generate keys given the desired bitLength and prime certainty value</div>
 </dd>
-<dt><span class="strong"><a href="../org/apache/pirk/encryption/Paillier.html#Paillier(java.math.BigInteger,%20java.math.BigInteger,%20int,%20java.math.BigInteger,%20java.math.BigInteger,%20java.math.BigInteger,%20java.math.BigInteger)">Paillier(BigInteger, BigInteger, int, BigInteger, BigInteger, BigInteger, BigInteger)</a></span> - Constructor for class org.apache.pirk.encryption.<a href="../org/apache/pirk/encryption/Paillier.html" title="class in org.apache.pirk.encryption">Paillier</a></dt>
-<dd>
-<div class="block">Copy Constructior</div>
-</dd>
 <dt><a href="../org/apache/pirk/benchmark/PaillierBenchmark.html" title="class in org.apache.pirk.benchmark"><span class="strong">PaillierBenchmark</span></a> - Class in <a href="../org/apache/pirk/benchmark/package-summary.html">org.apache.pirk.benchmark</a></dt>
 <dd>
 <div class="block">A JMH benchmark to evaluate Paillier performance both with and without using com.square.jnagmp.gmp to accelerate modPow</div>
@@ -101,13 +97,19 @@
 <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="../test/general/PaillierTest.html" title="class in test.general"><span class="strong">PaillierTest</span></a> - Class in <a href="../test/general/package-summary.html">test.general</a></dt>
+<dd>
+<div class="block">Basic test functionality for Paillier library</div>
+</dd>
+<dt><span class="strong"><a href="../test/general/PaillierTest.html#PaillierTest()">PaillierTest()</a></span> - Constructor for class test.general.<a href="../test/general/PaillierTest.html" title="class in test.general">PaillierTest</a></dt>
+<dd>&nbsp;</dd>
 <dt><span class="strong"><a href="../org/apache/pirk/utils/ISO8601DateParser.html#parseDate(java.lang.String)">parseDate(String)</a></span> - Static method in class org.apache.pirk.utils.<a href="../org/apache/pirk/utils/ISO8601DateParser.html" title="class in org.apache.pirk.utils">ISO8601DateParser</a></dt>
 <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>
 </dd>
-<dt><span class="strong"><a href="../org/apache/pirk/query/wideskies/QueryUtils.html#partitionDataElement(java.lang.String,%20org.json.simple.JSONObject,%20boolean)">partitionDataElement(String, 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>
+<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>
 <div class="block">Method to convert the given data element given by the JSONObject data element into the extracted BigInteger partitions based upon the given queryType</div>
 </dd>

http://git-wip-us.apache.org/repos/asf/incubator-pirk/blob/44215517/javadocs/index-files/index-17.html
----------------------------------------------------------------------
diff --git a/javadocs/index-files/index-17.html b/javadocs/index-files/index-17.html
index f05320f..f2f034f 100644
--- a/javadocs/index-files/index-17.html
+++ b/javadocs/index-files/index-17.html
@@ -2,9 +2,9 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_80) on Fri Jun 24 12:27:54 EDT 2016 -->
+<!-- Generated by javadoc (version 1.7.0_80) on Sun Jul 24 09:09:00 EDT 2016 -->
 <title>Q-Index</title>
-<meta name="date" content="2016-06-24">
+<meta name="date" content="2016-07-24">
 <link rel="stylesheet" type="text/css" href="../stylesheet.css" title="Style">
 </head>
 <body>

http://git-wip-us.apache.org/repos/asf/incubator-pirk/blob/44215517/javadocs/index-files/index-18.html
----------------------------------------------------------------------
diff --git a/javadocs/index-files/index-18.html b/javadocs/index-files/index-18.html
index 4b1afa0..e47a51a 100644
--- a/javadocs/index-files/index-18.html
+++ b/javadocs/index-files/index-18.html
@@ -2,9 +2,9 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_80) on Fri Jun 24 12:27:54 EDT 2016 -->
+<!-- Generated by javadoc (version 1.7.0_80) on Sun Jul 24 09:09:00 EDT 2016 -->
 <title>R-Index</title>
-<meta name="date" content="2016-06-24">
+<meta name="date" content="2016-07-24">
 <link rel="stylesheet" type="text/css" href="../stylesheet.css" title="Style">
 </head>
 <body>
@@ -69,6 +69,12 @@
 <dl>
 <dt><span class="strong"><a href="../org/apache/pirk/test/utils/Inputs.html#RCODE">RCODE</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><span class="strong"><a href="../org/apache/pirk/serialization/JavaSerializer.html#read(java.io.InputStream,%20java.lang.Class)">read(InputStream, Class&lt;T&gt;)</a></span> - Method in class org.apache.pirk.serialization.<a href="../org/apache/pirk/serialization/JavaSerializer.html" title="class in org.apache.pirk.serialization">JavaSerializer</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="strong"><a href="../org/apache/pirk/serialization/JsonSerializer.html#read(java.io.InputStream,%20java.lang.Class)">read(InputStream, Class&lt;T&gt;)</a></span> - Method in class org.apache.pirk.serialization.<a href="../org/apache/pirk/serialization/JsonSerializer.html" title="class in org.apache.pirk.serialization">JsonSerializer</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="strong"><a href="../org/apache/pirk/serialization/SerializationService.html#read(java.io.InputStream,%20java.lang.Class)">read(InputStream, Class&lt;T&gt;)</a></span> - Method in class org.apache.pirk.serialization.<a href="../org/apache/pirk/serialization/SerializationService.html" title="class in org.apache.pirk.serialization">SerializationService</a></dt>
+<dd>&nbsp;</dd>
 <dt><span class="strong"><a href="../org/apache/pirk/utils/FileIOUtils.html#read(java.lang.String,%20java.util.AbstractCollection,%20org.apache.pirk.utils.FileIOUtils.Callable)">read(String, AbstractCollection&lt;String&gt;, FileIOUtils.Callable&lt;String&gt;)</a></span> - Static method in class org.apache.pirk.utils.<a href="../org/apache/pirk/utils/FileIOUtils.html" title="class in org.apache.pirk.utils">FileIOUtils</a></dt>
 <dd>&nbsp;</dd>
 <dt><span class="strong"><a href="../org/apache/pirk/responder/wideskies/spark/ComputeResponse.html#readData()">readData()</a></span> - Method in class org.apache.pirk.responder.wideskies.spark.<a href="../org/apache/pirk/responder/wideskies/spark/ComputeResponse.html" title="class in org.apache.pirk.responder.wideskies.spark">ComputeResponse</a></dt>
@@ -85,32 +91,6 @@
 <dd>&nbsp;</dd>
 <dt><span class="strong"><a href="../org/apache/pirk/utils/HDFS.html#readFileHashSet(org.apache.hadoop.fs.FileSystem,%20org.apache.hadoop.fs.Path)">readFileHashSet(FileSystem, Path)</a></span> - Static method in class org.apache.pirk.utils.<a href="../org/apache/pirk/utils/HDFS.html" title="class in org.apache.pirk.utils">HDFS</a></dt>
 <dd>&nbsp;</dd>
-<dt><span class="strong"><a href="../org/apache/pirk/querier/wideskies/Querier.html#readFromFile(java.lang.String)">readFromFile(String)</a></span> - Static method in 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>
-<div class="block">Reconstruct the Querier object from its file serialization</div>
-</dd>
-<dt><span class="strong"><a href="../org/apache/pirk/querier/wideskies/Querier.html#readFromFile(java.io.File)">readFromFile(File)</a></span> - Static method in 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>
-<div class="block">Reconstruct the Querier object from its file serialization</div>
-</dd>
-<dt><span class="strong"><a href="../org/apache/pirk/query/wideskies/Query.html#readFromFile(java.lang.String)">readFromFile(String)</a></span> - Static 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>
-<div class="block">Reconstruct the Query object from its file serialization</div>
-</dd>
-<dt><span class="strong"><a href="../org/apache/pirk/query/wideskies/Query.html#readFromFile(java.io.File)">readFromFile(File)</a></span> - Static 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>
-<div class="block">Reconstruct the Query object from its file serialization</div>
-</dd>
-<dt><span class="strong"><a href="../org/apache/pirk/response/wideskies/Response.html#readFromFile(java.lang.String)">readFromFile(String)</a></span> - Static 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>
-<dd>&nbsp;</dd>
-<dt><span class="strong"><a href="../org/apache/pirk/response/wideskies/Response.html#readFromFile(java.io.File)">readFromFile(File)</a></span> - Static 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>
-<dd>&nbsp;</dd>
-<dt><span class="strong"><a href="../org/apache/pirk/query/wideskies/Query.html#readFromHDFSFile(org.apache.hadoop.fs.Path,%20org.apache.hadoop.fs.FileSystem)">readFromHDFSFile(Path, FileSystem)</a></span> - Static 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>
-<div class="block">Method to reconstruct the Query object from its file serialization in HDFS</div>
-</dd>
-<dt><span class="strong"><a href="../org/apache/pirk/response/wideskies/Response.html#readFromHDFSFile(org.apache.hadoop.fs.Path,%20org.apache.hadoop.fs.FileSystem)">readFromHDFSFile(Path, FileSystem)</a></span> - Static 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>
-<dd>&nbsp;</dd>
 <dt><span class="strong"><a href="../org/apache/pirk/test/utils/TestUtils.html#readResultsFile(java.io.File)">readResultsFile(File)</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">Converts the result file into an ArrayList of QueryResponseJSON objects</div>
@@ -123,6 +103,14 @@
 <dd>&nbsp;</dd>
 <dt><span class="strong"><a href="../org/apache/pirk/utils/FileIOUtils.html#readToHashSet(java.lang.String,%20org.apache.pirk.utils.FileIOUtils.Callable)">readToHashSet(String, FileIOUtils.Callable&lt;String&gt;)</a></span> - Static method in class org.apache.pirk.utils.<a href="../org/apache/pirk/utils/FileIOUtils.html" title="class in org.apache.pirk.utils">FileIOUtils</a></dt>
 <dd>&nbsp;</dd>
+<dt><span class="strong"><a href="../org/apache/pirk/serialization/HadoopFileSystemStore.html#recall(java.lang.String,%20java.lang.Class)">recall(String, Class&lt;T&gt;)</a></span> - Method in class org.apache.pirk.serialization.<a href="../org/apache/pirk/serialization/HadoopFileSystemStore.html" title="class in org.apache.pirk.serialization">HadoopFileSystemStore</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="strong"><a href="../org/apache/pirk/serialization/HadoopFileSystemStore.html#recall(org.apache.hadoop.fs.Path,%20java.lang.Class)">recall(Path, Class&lt;T&gt;)</a></span> - Method in class org.apache.pirk.serialization.<a href="../org/apache/pirk/serialization/HadoopFileSystemStore.html" title="class in org.apache.pirk.serialization">HadoopFileSystemStore</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="strong"><a href="../org/apache/pirk/serialization/LocalFileSystemStore.html#recall(java.lang.String,%20java.lang.Class)">recall(String, Class&lt;T&gt;)</a></span> - Method in class org.apache.pirk.serialization.<a href="../org/apache/pirk/serialization/LocalFileSystemStore.html" title="class in org.apache.pirk.serialization">LocalFileSystemStore</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="strong"><a href="../org/apache/pirk/serialization/LocalFileSystemStore.html#recall(java.io.File,%20java.lang.Class)">recall(File, Class&lt;T&gt;)</a></span> - Method in class org.apache.pirk.serialization.<a href="../org/apache/pirk/serialization/LocalFileSystemStore.html" title="class in org.apache.pirk.serialization">LocalFileSystemStore</a></dt>
+<dd>&nbsp;</dd>
 <dt><span class="strong"><a href="../org/apache/pirk/responder/wideskies/mapreduce/ColumnMultReducer.html#reduce(org.apache.hadoop.io.LongWritable,%20java.lang.Iterable,%20org.apache.hadoop.mapreduce.Reducer.Context)">reduce(LongWritable, Iterable&lt;Text&gt;, Reducer&lt;LongWritable, Text, LongWritable, Text&gt;.Context)</a></span> - Method in class org.apache.pirk.responder.wideskies.mapreduce.<a href="../org/apache/pirk/responder/wideskies/mapreduce/ColumnMultReducer.html" title="class in org.apache.pirk.responder.wideskies.mapreduce">ColumnMultReducer</a></dt>
 <dd>&nbsp;</dd>
 <dt><span class="strong"><a href="../org/apache/pirk/responder/wideskies/mapreduce/ExpTableReducer.html#reduce(org.apache.hadoop.io.Text,%20java.lang.Iterable,%20org.apache.hadoop.mapreduce.Reducer.Context)">reduce(Text, Iterable&lt;Text&gt;, Reducer&lt;Text, Text, Text, Text&gt;.Context)</a></span> - Method in class org.apache.pirk.responder.wideskies.mapreduce.<a href="../org/apache/pirk/responder/wideskies/mapreduce/ExpTableReducer.html" title="class in org.apache.pirk.responder.wideskies.mapreduce">ExpTableReducer</a></dt>
@@ -131,10 +119,6 @@
 <dd>&nbsp;</dd>
 <dt><span class="strong"><a href="../org/apache/pirk/responder/wideskies/mapreduce/RowCalcReducer.html#reduce(org.apache.hadoop.io.IntWritable,%20java.lang.Iterable,%20org.apache.hadoop.mapreduce.Reducer.Context)">reduce(IntWritable, Iterable&lt;BytesArrayWritable&gt;, Reducer&lt;IntWritable, BytesArrayWritable, LongWritable, Text&gt;.Context)</a></span> - Method in class org.apache.pirk.responder.wideskies.mapreduce.<a href="../org/apache/pirk/responder/wideskies/mapreduce/RowCalcReducer.html" title="class in org.apache.pirk.responder.wideskies.mapreduce">RowCalcReducer</a></dt>
 <dd>&nbsp;</dd>
-<dt><span class="strong"><a href="../org/apache/pirk/responder/wideskies/ResponderCLI.html#REDUCEJAVAOPTS">REDUCEJAVAOPTS</a></span> - Static variable in class org.apache.pirk.responder.wideskies.<a href="../org/apache/pirk/responder/wideskies/ResponderCLI.html" title="class in org.apache.pirk.responder.wideskies">ResponderCLI</a></dt>
-<dd>&nbsp;</dd>
-<dt><span class="strong"><a href="../org/apache/pirk/responder/wideskies/ResponderCLI.html#REDUCEMEMORY">REDUCEMEMORY</a></span> - Static variable in class org.apache.pirk.responder.wideskies.<a href="../org/apache/pirk/responder/wideskies/ResponderCLI.html" title="class in org.apache.pirk.responder.wideskies">ResponderCLI</a></dt>
-<dd>&nbsp;</dd>
 <dt><span class="strong"><a href="../org/apache/pirk/encryption/ModPowAbstraction.html#reloadConfiguration()">reloadConfiguration()</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>
 <dd>&nbsp;</dd>
 <dt><span class="strong"><a href="../org/apache/pirk/responder/wideskies/spark/Accumulators.html#resetAll()">resetAll()</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>