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/29 19:44:58 UTC

[46/47] incubator-pirk git commit: Jekyll build from gh-pages:cb436a9

http://git-wip-us.apache.org/repos/asf/incubator-pirk/blob/74903e74/javadocs/index-files/index-12.html
----------------------------------------------------------------------
diff --git a/javadocs/index-files/index-12.html b/javadocs/index-files/index-12.html
index 086e836..dd27fe3 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 Tue Jul 26 22:21:09 EDT 2016 -->
+<!-- Generated by javadoc (version 1.7.0_80) on Fri Jul 29 15:37:38 EDT 2016 -->
 <title>L-Index</title>
-<meta name="date" content="2016-07-26">
+<meta name="date" content="2016-07-29">
 <link rel="stylesheet" type="text/css" href="../stylesheet.css" title="Style">
 </head>
 <body>
@@ -67,7 +67,7 @@
 </a>
 <h2 class="title">L</h2>
 <dl>
-<dt><span class="strong"><a href="../org/apache/pirk/responder/wideskies/ResponderCLI.html#LIMITHITSPERSELECTOR">LIMITHITSPERSELECTOR</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>
+<dt><span class="strong"><a href="../org/apache/pirk/responder/wideskies/ResponderProps.html#LIMITHITSPERSELECTOR">LIMITHITSPERSELECTOR</a></span> - Static variable in class org.apache.pirk.responder.wideskies.<a href="../org/apache/pirk/responder/wideskies/ResponderProps.html" title="class in org.apache.pirk.responder.wideskies">ResponderProps</a></dt>
 <dd>&nbsp;</dd>
 <dt><span class="strong"><a href="../org/apache/pirk/responder/wideskies/common/ComputeEncryptedRow.html#loadCacheFromHDFS(org.apache.hadoop.fs.FileSystem,%20java.lang.String,%20org.apache.pirk.query.wideskies.Query)">loadCacheFromHDFS(FileSystem, String, Query)</a></span> - Static method in class org.apache.pirk.responder.wideskies.common.<a href="../org/apache/pirk/responder/wideskies/common/ComputeEncryptedRow.html" title="class in org.apache.pirk.responder.wideskies.common">ComputeEncryptedRow</a></dt>
 <dd>
@@ -79,6 +79,18 @@
 </dd>
 <dt><span class="strong"><a href="../test/schema/data/LoadDataSchemaTest.html#LoadDataSchemaTest()">LoadDataSchemaTest()</a></span> - Constructor for class test.schema.data.<a href="../test/schema/data/LoadDataSchemaTest.html" title="class in test.schema.data">LoadDataSchemaTest</a></dt>
 <dd>&nbsp;</dd>
+<dt><span class="strong"><a href="../org/apache/pirk/utils/SystemConfiguration.html#loadPropsFromDir(java.lang.String)">loadPropsFromDir(String)</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">Loads the properties from local properties file in the specified directory</div>
+</dd>
+<dt><span class="strong"><a href="../org/apache/pirk/utils/SystemConfiguration.html#loadPropsFromFile(java.io.File)">loadPropsFromFile(File)</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">Loads the properties from the specified file</div>
+</dd>
+<dt><span class="strong"><a href="../org/apache/pirk/utils/SystemConfiguration.html#loadPropsFromStream(java.lang.String)">loadPropsFromStream(String)</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">Loads the properties from the specified file on the classpath</div>
+</dd>
 <dt><a href="../test/schema/query/LoadQuerySchemaTest.html" title="class in test.schema.query"><span class="strong">LoadQuerySchemaTest</span></a> - Class in <a href="../test/schema/query/package-summary.html">test.schema.query</a></dt>
 <dd>
 <div class="block">Test suite for LoadQuerySchema and QuerySchema</div>
@@ -89,6 +101,10 @@
 <dd>
 <div class="block">Returns the data schema as defined in XML format on the given stream.</div>
 </dd>
+<dt><span class="strong"><a href="../org/apache/pirk/schema/query/QuerySchemaLoader.html#loadSchema(java.io.InputStream)">loadSchema(InputStream)</a></span> - Method in class org.apache.pirk.schema.query.<a href="../org/apache/pirk/schema/query/QuerySchemaLoader.html" title="class in org.apache.pirk.schema.query">QuerySchemaLoader</a></dt>
+<dd>
+<div class="block">Returns the query schema as defined in XML format on the given stream.</div>
+</dd>
 <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/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>

http://git-wip-us.apache.org/repos/asf/incubator-pirk/blob/74903e74/javadocs/index-files/index-13.html
----------------------------------------------------------------------
diff --git a/javadocs/index-files/index-13.html b/javadocs/index-files/index-13.html
index a694d6b..47f68ef 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 Tue Jul 26 22:21:09 EDT 2016 -->
+<!-- Generated by javadoc (version 1.7.0_80) on Fri Jul 29 15:37:38 EDT 2016 -->
 <title>M-Index</title>
-<meta name="date" content="2016-07-26">
+<meta name="date" content="2016-07-29">
 <link rel="stylesheet" type="text/css" href="../stylesheet.css" title="Style">
 </head>
 <body>
@@ -83,11 +83,15 @@
 <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/ResponderProps.html#MAPJAVAOPTS">MAPJAVAOPTS</a></span> - Static variable in class org.apache.pirk.responder.wideskies.<a href="../org/apache/pirk/responder/wideskies/ResponderProps.html" title="class in org.apache.pirk.responder.wideskies">ResponderProps</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="strong"><a href="../org/apache/pirk/responder/wideskies/ResponderProps.html#MAPMEMORY">MAPMEMORY</a></span> - Static variable in class org.apache.pirk.responder.wideskies.<a href="../org/apache/pirk/responder/wideskies/ResponderProps.html" title="class in org.apache.pirk.responder.wideskies">ResponderProps</a></dt>
+<dd>&nbsp;</dd>
 <dt><span class="strong"><a href="../org/apache/pirk/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>
 </dd>
-<dt><span class="strong"><a href="../org/apache/pirk/responder/wideskies/ResponderCLI.html#MAXHITSPERSELECTOR">MAXHITSPERSELECTOR</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>
+<dt><span class="strong"><a href="../org/apache/pirk/responder/wideskies/ResponderProps.html#MAXHITSPERSELECTOR">MAXHITSPERSELECTOR</a></span> - Static variable in class org.apache.pirk.responder.wideskies.<a href="../org/apache/pirk/responder/wideskies/ResponderProps.html" title="class in org.apache.pirk.responder.wideskies">ResponderProps</a></dt>
 <dd>&nbsp;</dd>
 <dt><span class="strong"><a href="../org/apache/pirk/encryption/ModPowAbstraction.html#modPow(java.math.BigInteger,%20java.math.BigInteger,%20java.math.BigInteger)">modPow(BigInteger, BigInteger, BigInteger)</a></span> - Static method in class org.apache.pirk.encryption.<a href="../org/apache/pirk/encryption/ModPowAbstraction.html" title="class in org.apache.pirk.encryption">ModPowAbstraction</a></dt>
 <dd>

http://git-wip-us.apache.org/repos/asf/incubator-pirk/blob/74903e74/javadocs/index-files/index-14.html
----------------------------------------------------------------------
diff --git a/javadocs/index-files/index-14.html b/javadocs/index-files/index-14.html
index d3361e2..f2e33fe 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 Tue Jul 26 22:21:09 EDT 2016 -->
+<!-- Generated by javadoc (version 1.7.0_80) on Fri Jul 29 15:37:38 EDT 2016 -->
 <title>N-Index</title>
-<meta name="date" content="2016-07-26">
+<meta name="date" content="2016-07-29">
 <link rel="stylesheet" type="text/css" href="../stylesheet.css" title="Style">
 </head>
 <body>
@@ -69,11 +69,13 @@
 <dl>
 <dt><span class="strong"><a href="../org/apache/pirk/inputformat/hadoop/json/JSONRecordReader.html#nextKeyValue()">nextKeyValue()</a></span> - Method in class org.apache.pirk.inputformat.hadoop.json.<a href="../org/apache/pirk/inputformat/hadoop/json/JSONRecordReader.html" title="class in org.apache.pirk.inputformat.hadoop.json">JSONRecordReader</a></dt>
 <dd>&nbsp;</dd>
-<dt><span class="strong"><a href="../org/apache/pirk/responder/wideskies/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>
+<dt><span class="strong"><a href="../org/apache/pirk/responder/wideskies/ResponderProps.html#NUMCOLMULTPARTITIONS">NUMCOLMULTPARTITIONS</a></span> - Static variable in class org.apache.pirk.responder.wideskies.<a href="../org/apache/pirk/responder/wideskies/ResponderProps.html" title="class in org.apache.pirk.responder.wideskies">ResponderProps</a></dt>
 <dd>&nbsp;</dd>
 <dt><span class="strong"><a href="../org/apache/pirk/responder/wideskies/spark/Accumulators.html#numColumnsGetValue()">numColumnsGetValue()</a></span> - Method in class org.apache.pirk.responder.wideskies.spark.<a href="../org/apache/pirk/responder/wideskies/spark/Accumulators.html" title="class in org.apache.pirk.responder.wideskies.spark">Accumulators</a></dt>
 <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>
+<dt><span class="strong"><a href="../org/apache/pirk/responder/wideskies/ResponderProps.html#NUMDATAPARTITIONS">NUMDATAPARTITIONS</a></span> - Static variable in class org.apache.pirk.responder.wideskies.<a href="../org/apache/pirk/responder/wideskies/ResponderProps.html" title="class in org.apache.pirk.responder.wideskies">ResponderProps</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="strong"><a href="../org/apache/pirk/responder/wideskies/ResponderProps.html#NUMEXPLOOKUPPARTS">NUMEXPLOOKUPPARTS</a></span> - Static variable in class org.apache.pirk.responder.wideskies.<a href="../org/apache/pirk/responder/wideskies/ResponderProps.html" title="class in org.apache.pirk.responder.wideskies">ResponderProps</a></dt>
 <dd>&nbsp;</dd>
 <dt><span class="strong"><a href="../org/apache/pirk/responder/wideskies/spark/Accumulators.html#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>
 <dd>&nbsp;</dd>
@@ -83,7 +85,9 @@
 <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/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>
+<dt><span class="strong"><a href="../org/apache/pirk/responder/wideskies/ResponderProps.html#NUMREDUCETASKS">NUMREDUCETASKS</a></span> - Static variable in class org.apache.pirk.responder.wideskies.<a href="../org/apache/pirk/responder/wideskies/ResponderProps.html" title="class in org.apache.pirk.responder.wideskies">ResponderProps</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="strong"><a href="../org/apache/pirk/querier/wideskies/QuerierProps.html#NUMTHREADS">NUMTHREADS</a></span> - Static variable in class org.apache.pirk.querier.wideskies.<a href="../org/apache/pirk/querier/wideskies/QuerierProps.html" title="class in org.apache.pirk.querier.wideskies">QuerierProps</a></dt>
 <dd>&nbsp;</dd>
 </dl>
 <a href="index-1.html">A</a>&nbsp;<a href="index-2.html">B</a>&nbsp;<a href="index-3.html">C</a>&nbsp;<a href="index-4.html">D</a>&nbsp;<a href="index-5.html">E</a>&nbsp;<a href="index-6.html">F</a>&nbsp;<a href="index-7.html">G</a>&nbsp;<a href="index-8.html">H</a>&nbsp;<a href="index-9.html">I</a>&nbsp;<a href="index-10.html">J</a>&nbsp;<a href="index-11.html">K</a>&nbsp;<a href="index-12.html">L</a>&nbsp;<a href="index-13.html">M</a>&nbsp;<a href="index-14.html">N</a>&nbsp;<a href="index-15.html">O</a>&nbsp;<a href="index-16.html">P</a>&nbsp;<a href="index-17.html">Q</a>&nbsp;<a href="index-18.html">R</a>&nbsp;<a href="index-19.html">S</a>&nbsp;<a href="index-20.html">T</a>&nbsp;<a href="index-21.html">U</a>&nbsp;<a href="index-22.html">V</a>&nbsp;<a href="index-23.html">W</a>&nbsp;</div>

http://git-wip-us.apache.org/repos/asf/incubator-pirk/blob/74903e74/javadocs/index-files/index-15.html
----------------------------------------------------------------------
diff --git a/javadocs/index-files/index-15.html b/javadocs/index-files/index-15.html
index f0240f4..308f2bb 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 Tue Jul 26 22:21:09 EDT 2016 -->
+<!-- Generated by javadoc (version 1.7.0_80) on Fri Jul 29 15:37:38 EDT 2016 -->
 <title>O-Index</title>
-<meta name="date" content="2016-07-26">
+<meta name="date" content="2016-07-29">
 <link rel="stylesheet" type="text/css" href="../stylesheet.css" title="Style">
 </head>
 <body>
@@ -117,9 +117,9 @@
 <dd>&nbsp;</dd>
 <dt><span class="strong"><a href="../org/apache/pirk/test/distributed/DistributedTestDriver.html#OUTPUT_DIRECTORY_PROPERTY">OUTPUT_DIRECTORY_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/querier/wideskies/QuerierDriverCLI.html#OUTPUTFILE">OUTPUTFILE</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>
+<dt><span class="strong"><a href="../org/apache/pirk/querier/wideskies/QuerierProps.html#OUTPUTFILE">OUTPUTFILE</a></span> - Static variable in class org.apache.pirk.querier.wideskies.<a href="../org/apache/pirk/querier/wideskies/QuerierProps.html" title="class in org.apache.pirk.querier.wideskies">QuerierProps</a></dt>
 <dd>&nbsp;</dd>
-<dt><span class="strong"><a href="../org/apache/pirk/responder/wideskies/ResponderCLI.html#OUTPUTFILE">OUTPUTFILE</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>
+<dt><span class="strong"><a href="../org/apache/pirk/responder/wideskies/ResponderProps.html#OUTPUTFILE">OUTPUTFILE</a></span> - Static variable in class org.apache.pirk.responder.wideskies.<a href="../org/apache/pirk/responder/wideskies/ResponderProps.html" title="class in org.apache.pirk.responder.wideskies">ResponderProps</a></dt>
 <dd>&nbsp;</dd>
 </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/74903e74/javadocs/index-files/index-16.html
----------------------------------------------------------------------
diff --git a/javadocs/index-files/index-16.html b/javadocs/index-files/index-16.html
index 4fdae1a..14b423d 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 Tue Jul 26 22:21:09 EDT 2016 -->
+<!-- Generated by javadoc (version 1.7.0_80) on Fri Jul 29 15:37:38 EDT 2016 -->
 <title>P-Index</title>
-<meta name="date" content="2016-07-26">
+<meta name="date" content="2016-07-29">
 <link rel="stylesheet" type="text/css" href="../stylesheet.css" title="Style">
 </head>
 <body>
@@ -93,7 +93,7 @@
 <dd>&nbsp;</dd>
 <dt><span class="strong"><a href="../org/apache/pirk/benchmark/PaillierBenchmark.PaillierBenchmarkState.html#PaillierBenchmark.PaillierBenchmarkState()">PaillierBenchmark.PaillierBenchmarkState()</a></span> - Constructor for class org.apache.pirk.benchmark.<a href="../org/apache/pirk/benchmark/PaillierBenchmark.PaillierBenchmarkState.html" title="class in org.apache.pirk.benchmark">PaillierBenchmark.PaillierBenchmarkState</a></dt>
 <dd>&nbsp;</dd>
-<dt><span class="strong"><a href="../org/apache/pirk/querier/wideskies/QuerierDriverCLI.html#PAILLIERBITSIZE">PAILLIERBITSIZE</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>
+<dt><span class="strong"><a href="../org/apache/pirk/querier/wideskies/QuerierProps.html#PAILLIERBITSIZE">PAILLIERBITSIZE</a></span> - Static variable in class org.apache.pirk.querier.wideskies.<a href="../org/apache/pirk/querier/wideskies/QuerierProps.html" title="class in org.apache.pirk.querier.wideskies">QuerierProps</a></dt>
 <dd>&nbsp;</dd>
 <dt><span class="strong"><a href="../org/apache/pirk/test/utils/BaseTests.html#paillierBitSize">paillierBitSize</a></span> - Static variable in class org.apache.pirk.test.utils.<a href="../org/apache/pirk/test/utils/BaseTests.html" title="class in org.apache.pirk.test.utils">BaseTests</a></dt>
 <dd>&nbsp;</dd>
@@ -157,7 +157,7 @@
 <dd>&nbsp;</dd>
 <dt><span class="strong"><a href="../org/apache/pirk/utils/PIRException.html#PIRException(java.lang.String,%20java.lang.Throwable)">PIRException(String, Throwable)</a></span> - Constructor for exception org.apache.pirk.utils.<a href="../org/apache/pirk/utils/PIRException.html" title="class in org.apache.pirk.utils">PIRException</a></dt>
 <dd>&nbsp;</dd>
-<dt><span class="strong"><a href="../org/apache/pirk/responder/wideskies/ResponderCLI.html#PLATFORM">PLATFORM</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>
+<dt><span class="strong"><a href="../org/apache/pirk/responder/wideskies/ResponderProps.html#PLATFORM">PLATFORM</a></span> - Static variable in class org.apache.pirk.responder.wideskies.<a href="../org/apache/pirk/responder/wideskies/ResponderProps.html" title="class in org.apache.pirk.responder.wideskies">ResponderProps</a></dt>
 <dd>&nbsp;</dd>
 <dt><a href="../org/apache/pirk/encryption/PrimeGenerator.html" title="class in org.apache.pirk.encryption"><span class="strong">PrimeGenerator</span></a> - Class in <a href="../org/apache/pirk/encryption/package-summary.html">org.apache.pirk.encryption</a></dt>
 <dd>
@@ -175,6 +175,10 @@
 <dd>&nbsp;</dd>
 <dt><span class="strong"><a href="../org/apache/pirk/query/wideskies/QueryInfo.html#printQueryInfo()">printQueryInfo()</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/querier/wideskies/QuerierProps.html#PROPSLIST">PROPSLIST</a></span> - Static variable in class org.apache.pirk.querier.wideskies.<a href="../org/apache/pirk/querier/wideskies/QuerierProps.html" title="class in org.apache.pirk.querier.wideskies">QuerierProps</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="strong"><a href="../org/apache/pirk/responder/wideskies/ResponderProps.html#PROPSLIST">PROPSLIST</a></span> - Static variable in class org.apache.pirk.responder.wideskies.<a href="../org/apache/pirk/responder/wideskies/ResponderProps.html" title="class in org.apache.pirk.responder.wideskies">ResponderProps</a></dt>
+<dd>&nbsp;</dd>
 <dt><span class="strong"><a href="../org/apache/pirk/schema/data/DataSchemaRegistry.html#put(org.apache.pirk.schema.data.DataSchema)">put(DataSchema)</a></span> - Static method in class org.apache.pirk.schema.data.<a href="../org/apache/pirk/schema/data/DataSchemaRegistry.html" title="class in org.apache.pirk.schema.data">DataSchemaRegistry</a></dt>
 <dd>
 <div class="block">Adds the given data schema to the registry.</div>

http://git-wip-us.apache.org/repos/asf/incubator-pirk/blob/74903e74/javadocs/index-files/index-17.html
----------------------------------------------------------------------
diff --git a/javadocs/index-files/index-17.html b/javadocs/index-files/index-17.html
index 587881c..5bb67c4 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 Tue Jul 26 22:21:09 EDT 2016 -->
+<!-- Generated by javadoc (version 1.7.0_80) on Fri Jul 29 15:37:38 EDT 2016 -->
 <title>Q-Index</title>
-<meta name="date" content="2016-07-26">
+<meta name="date" content="2016-07-29">
 <link rel="stylesheet" type="text/css" href="../stylesheet.css" title="Style">
 </head>
 <body>
@@ -99,7 +99,13 @@
 <dd>
 <div class="block">Create and parse allowable options</div>
 </dd>
-<dt><span class="strong"><a href="../org/apache/pirk/querier/wideskies/QuerierDriverCLI.html#QUERIERFILE">QUERIERFILE</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>
+<dt><span class="strong"><a href="../org/apache/pirk/querier/wideskies/QuerierProps.html#QUERIERFILE">QUERIERFILE</a></span> - Static variable in class org.apache.pirk.querier.wideskies.<a href="../org/apache/pirk/querier/wideskies/QuerierProps.html" title="class in org.apache.pirk.querier.wideskies">QuerierProps</a></dt>
+<dd>&nbsp;</dd>
+<dt><a href="../org/apache/pirk/querier/wideskies/QuerierProps.html" title="class in org.apache.pirk.querier.wideskies"><span class="strong">QuerierProps</span></a> - Class in <a href="../org/apache/pirk/querier/wideskies/package-summary.html">org.apache.pirk.querier.wideskies</a></dt>
+<dd>
+<div class="block">Properties constants and validation for the Querier</div>
+</dd>
+<dt><span class="strong"><a href="../org/apache/pirk/querier/wideskies/QuerierProps.html#QuerierProps()">QuerierProps()</a></span> - Constructor for class org.apache.pirk.querier.wideskies.<a href="../org/apache/pirk/querier/wideskies/QuerierProps.html" title="class in org.apache.pirk.querier.wideskies">QuerierProps</a></dt>
 <dd>&nbsp;</dd>
 <dt><a href="../org/apache/pirk/query/wideskies/Query.html" title="class in org.apache.pirk.query.wideskies"><span class="strong">Query</span></a> - Class in <a href="../org/apache/pirk/query/wideskies/package-summary.html">org.apache.pirk.query.wideskies</a></dt>
 <dd>
@@ -125,9 +131,9 @@
 <dd>&nbsp;</dd>
 <dt><span class="strong"><a href="../org/apache/pirk/query/wideskies/QueryInfo.html#QueryInfo(double,%20int,%20int,%20java.lang.String,%20int,%20java.lang.String,%20java.lang.String,%20int)">QueryInfo(double, int, int, String, int, String, String, int)</a></span> - Constructor for 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/responder/wideskies/ResponderCLI.html#QUERYINPUT">QUERYINPUT</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>
+<dt><span class="strong"><a href="../org/apache/pirk/responder/wideskies/ResponderProps.html#QUERYINPUT">QUERYINPUT</a></span> - Static variable in class org.apache.pirk.responder.wideskies.<a href="../org/apache/pirk/responder/wideskies/ResponderProps.html" title="class in org.apache.pirk.responder.wideskies">ResponderProps</a></dt>
 <dd>&nbsp;</dd>
-<dt><span class="strong"><a href="../org/apache/pirk/querier/wideskies/QuerierDriverCLI.html#QUERYNAME">QUERYNAME</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>
+<dt><span class="strong"><a href="../org/apache/pirk/querier/wideskies/QuerierProps.html#QUERYNAME">QUERYNAME</a></span> - Static variable in class org.apache.pirk.querier.wideskies.<a href="../org/apache/pirk/querier/wideskies/QuerierProps.html" title="class in org.apache.pirk.querier.wideskies">QuerierProps</a></dt>
 <dd>&nbsp;</dd>
 <dt><span class="strong"><a href="../org/apache/pirk/test/utils/BaseTests.html#queryNum">queryNum</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>
@@ -168,12 +174,16 @@
 <div class="block">Class to load any query schemas specified in the properties file, 'query.schemas'</div>
 </dd>
 <dt><span class="strong"><a href="../org/apache/pirk/schema/query/QuerySchemaLoader.html#QuerySchemaLoader()">QuerySchemaLoader()</a></span> - Constructor for class org.apache.pirk.schema.query.<a href="../org/apache/pirk/schema/query/QuerySchemaLoader.html" title="class in org.apache.pirk.schema.query">QuerySchemaLoader</a></dt>
-<dd>&nbsp;</dd>
+<dd>
+<div class="block">Default constructor.</div>
+</dd>
 <dt><a href="../org/apache/pirk/schema/query/QuerySchemaRegistry.html" title="class in org.apache.pirk.schema.query"><span class="strong">QuerySchemaRegistry</span></a> - Class in <a href="../org/apache/pirk/schema/query/package-summary.html">org.apache.pirk.schema.query</a></dt>
 <dd>&nbsp;</dd>
-<dt><span class="strong"><a href="../org/apache/pirk/querier/wideskies/QuerierDriverCLI.html#QUERYSCHEMAS">QUERYSCHEMAS</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>
+<dt><span class="strong"><a href="../org/apache/pirk/querier/wideskies/QuerierProps.html#QUERYSCHEMAS">QUERYSCHEMAS</a></span> - Static variable in class org.apache.pirk.querier.wideskies.<a href="../org/apache/pirk/querier/wideskies/QuerierProps.html" title="class in org.apache.pirk.querier.wideskies">QuerierProps</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="strong"><a href="../org/apache/pirk/responder/wideskies/ResponderProps.html#QUERYSCHEMAS">QUERYSCHEMAS</a></span> - Static variable in class org.apache.pirk.responder.wideskies.<a href="../org/apache/pirk/responder/wideskies/ResponderProps.html" title="class in org.apache.pirk.responder.wideskies">ResponderProps</a></dt>
 <dd>&nbsp;</dd>
-<dt><span class="strong"><a href="../org/apache/pirk/responder/wideskies/ResponderCLI.html#QUERYSCHEMAS">QUERYSCHEMAS</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>
+<dt><span class="strong"><a href="../org/apache/pirk/querier/wideskies/QuerierProps.html#QUERYTYPE">QUERYTYPE</a></span> - Static variable in class org.apache.pirk.querier.wideskies.<a href="../org/apache/pirk/querier/wideskies/QuerierProps.html" title="class in org.apache.pirk.querier.wideskies">QuerierProps</a></dt>
 <dd>&nbsp;</dd>
 <dt><a href="../org/apache/pirk/query/wideskies/QueryUtils.html" title="class in org.apache.pirk.query.wideskies"><span class="strong">QueryUtils</span></a> - Class in <a href="../org/apache/pirk/query/wideskies/package-summary.html">org.apache.pirk.query.wideskies</a></dt>
 <dd>

http://git-wip-us.apache.org/repos/asf/incubator-pirk/blob/74903e74/javadocs/index-files/index-18.html
----------------------------------------------------------------------
diff --git a/javadocs/index-files/index-18.html b/javadocs/index-files/index-18.html
index e7d4b67..e3e65ea 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 Tue Jul 26 22:21:09 EDT 2016 -->
+<!-- Generated by javadoc (version 1.7.0_80) on Fri Jul 29 15:37:38 EDT 2016 -->
 <title>R-Index</title>
-<meta name="date" content="2016-07-26">
+<meta name="date" content="2016-07-29">
 <link rel="stylesheet" type="text/css" href="../stylesheet.css" title="Style">
 </head>
 <body>
@@ -129,6 +129,10 @@
 <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/ResponderProps.html#REDUCEJAVAOPTS">REDUCEJAVAOPTS</a></span> - Static variable in class org.apache.pirk.responder.wideskies.<a href="../org/apache/pirk/responder/wideskies/ResponderProps.html" title="class in org.apache.pirk.responder.wideskies">ResponderProps</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="strong"><a href="../org/apache/pirk/responder/wideskies/ResponderProps.html#REDUCEMEMORY">REDUCEMEMORY</a></span> - Static variable in class org.apache.pirk.responder.wideskies.<a href="../org/apache/pirk/responder/wideskies/ResponderProps.html" title="class in org.apache.pirk.responder.wideskies">ResponderProps</a></dt>
+<dd>&nbsp;</dd>
 <dt><span class="strong"><a href="../org/apache/pirk/encryption/ModPowAbstraction.html#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>
@@ -157,6 +161,12 @@
 </dd>
 <dt><span class="strong"><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/ResponderProps.html" title="class in org.apache.pirk.responder.wideskies"><span class="strong">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="strong"><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/response/wideskies/Response.html" title="class in org.apache.pirk.response.wideskies"><span class="strong">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>

http://git-wip-us.apache.org/repos/asf/incubator-pirk/blob/74903e74/javadocs/index-files/index-19.html
----------------------------------------------------------------------
diff --git a/javadocs/index-files/index-19.html b/javadocs/index-files/index-19.html
index bcbb2f8..fc05181 100644
--- a/javadocs/index-files/index-19.html
+++ b/javadocs/index-files/index-19.html
@@ -2,9 +2,9 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_80) on Tue Jul 26 22:21:09 EDT 2016 -->
+<!-- Generated by javadoc (version 1.7.0_80) on Fri Jul 29 15:37:38 EDT 2016 -->
 <title>S-Index</title>
-<meta name="date" content="2016-07-26">
+<meta name="date" content="2016-07-29">
 <link rel="stylesheet" type="text/css" href="../stylesheet.css" title="Style">
 </head>
 <body>
@@ -164,9 +164,9 @@
 <dd>
 <div class="block">Returns the number of elements in the underlying array</div>
 </dd>
-<dt><span class="strong"><a href="../org/apache/pirk/querier/wideskies/QuerierDriverCLI.html#SR_ALGORITHM">SR_ALGORITHM</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>
+<dt><span class="strong"><a href="../org/apache/pirk/querier/wideskies/QuerierProps.html#SR_ALGORITHM">SR_ALGORITHM</a></span> - Static variable in class org.apache.pirk.querier.wideskies.<a href="../org/apache/pirk/querier/wideskies/QuerierProps.html" title="class in org.apache.pirk.querier.wideskies">QuerierProps</a></dt>
 <dd>&nbsp;</dd>
-<dt><span class="strong"><a href="../org/apache/pirk/querier/wideskies/QuerierDriverCLI.html#SR_PROVIDER">SR_PROVIDER</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>
+<dt><span class="strong"><a href="../org/apache/pirk/querier/wideskies/QuerierProps.html#SR_PROVIDER">SR_PROVIDER</a></span> - Static variable in class org.apache.pirk.querier.wideskies.<a href="../org/apache/pirk/querier/wideskies/QuerierProps.html" title="class in org.apache.pirk.querier.wideskies">QuerierProps</a></dt>
 <dd>&nbsp;</dd>
 <dt><span class="strong"><a href="../org/apache/pirk/test/utils/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>
@@ -180,7 +180,7 @@
 </dd>
 <dt><span class="strong"><a href="../test/wideskies/standalone/StandaloneTest.html#StandaloneTest()">StandaloneTest()</a></span> - Constructor for class test.wideskies.standalone.<a href="../test/wideskies/standalone/StandaloneTest.html" title="class in test.wideskies.standalone">StandaloneTest</a></dt>
 <dd>&nbsp;</dd>
-<dt><span class="strong"><a href="../org/apache/pirk/responder/wideskies/ResponderCLI.html#STOPLISTFILE">STOPLISTFILE</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>
+<dt><span class="strong"><a href="../org/apache/pirk/responder/wideskies/ResponderProps.html#STOPLISTFILE">STOPLISTFILE</a></span> - Static variable in class org.apache.pirk.responder.wideskies.<a href="../org/apache/pirk/responder/wideskies/ResponderProps.html" title="class in org.apache.pirk.responder.wideskies">ResponderProps</a></dt>
 <dd>&nbsp;</dd>
 <dt><a href="../org/apache/pirk/schema/query/filter/StopListFilter.html" title="class in org.apache.pirk.schema.query.filter"><span class="strong">StopListFilter</span></a> - Class in <a href="../org/apache/pirk/schema/query/filter/package-summary.html">org.apache.pirk.schema.query.filter</a></dt>
 <dd>

http://git-wip-us.apache.org/repos/asf/incubator-pirk/blob/74903e74/javadocs/index-files/index-2.html
----------------------------------------------------------------------
diff --git a/javadocs/index-files/index-2.html b/javadocs/index-files/index-2.html
index a32bca6..f8a8d9a 100644
--- a/javadocs/index-files/index-2.html
+++ b/javadocs/index-files/index-2.html
@@ -2,9 +2,9 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_80) on Tue Jul 26 22:21:09 EDT 2016 -->
+<!-- Generated by javadoc (version 1.7.0_80) on Fri Jul 29 15:37:38 EDT 2016 -->
 <title>B-Index</title>
-<meta name="date" content="2016-07-26">
+<meta name="date" content="2016-07-29">
 <link rel="stylesheet" type="text/css" href="../stylesheet.css" title="Style">
 </head>
 <body>
@@ -75,9 +75,9 @@
 </dd>
 <dt><span class="strong"><a href="../org/apache/pirk/inputformat/hadoop/BaseInputFormat.html#BaseInputFormat()">BaseInputFormat()</a></span> - Constructor for class org.apache.pirk.inputformat.hadoop.<a href="../org/apache/pirk/inputformat/hadoop/BaseInputFormat.html" title="class in org.apache.pirk.inputformat.hadoop">BaseInputFormat</a></dt>
 <dd>&nbsp;</dd>
-<dt><span class="strong"><a href="../org/apache/pirk/responder/wideskies/ResponderCLI.html#BASEINPUTFORMAT">BASEINPUTFORMAT</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>
+<dt><span class="strong"><a href="../org/apache/pirk/responder/wideskies/ResponderProps.html#BASEINPUTFORMAT">BASEINPUTFORMAT</a></span> - Static variable in class org.apache.pirk.responder.wideskies.<a href="../org/apache/pirk/responder/wideskies/ResponderProps.html" title="class in org.apache.pirk.responder.wideskies">ResponderProps</a></dt>
 <dd>&nbsp;</dd>
-<dt><span class="strong"><a href="../org/apache/pirk/responder/wideskies/ResponderCLI.html#BASEQUERY">BASEQUERY</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>
+<dt><span class="strong"><a href="../org/apache/pirk/responder/wideskies/ResponderProps.html#BASEQUERY">BASEQUERY</a></span> - Static variable in class org.apache.pirk.responder.wideskies.<a href="../org/apache/pirk/responder/wideskies/ResponderProps.html" title="class in org.apache.pirk.responder.wideskies">ResponderProps</a></dt>
 <dd>&nbsp;</dd>
 <dt><a href="../org/apache/pirk/test/utils/BaseTests.html" title="class in org.apache.pirk.test.utils"><span class="strong">BaseTests</span></a> - Class in <a href="../org/apache/pirk/test/utils/package-summary.html">org.apache.pirk.test.utils</a></dt>
 <dd>
@@ -91,7 +91,7 @@
 </dd>
 <dt><span class="strong"><a href="../org/apache/pirk/benchmark/BenchmarkDriver.html#BenchmarkDriver()">BenchmarkDriver()</a></span> - Constructor for class org.apache.pirk.benchmark.<a href="../org/apache/pirk/benchmark/BenchmarkDriver.html" title="class in org.apache.pirk.benchmark">BenchmarkDriver</a></dt>
 <dd>&nbsp;</dd>
-<dt><span class="strong"><a href="../org/apache/pirk/querier/wideskies/QuerierDriverCLI.html#BITSET">BITSET</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>
+<dt><span class="strong"><a href="../org/apache/pirk/querier/wideskies/QuerierProps.html#BITSET">BITSET</a></span> - Static variable in class org.apache.pirk.querier.wideskies.<a href="../org/apache/pirk/querier/wideskies/QuerierProps.html" title="class in org.apache.pirk.querier.wideskies">QuerierProps</a></dt>
 <dd>&nbsp;</dd>
 <dt><a href="../org/apache/pirk/responder/wideskies/spark/BroadcastVars.html" title="class in org.apache.pirk.responder.wideskies.spark"><span class="strong">BroadcastVars</span></a> - Class in <a href="../org/apache/pirk/responder/wideskies/spark/package-summary.html">org.apache.pirk.responder.wideskies.spark</a></dt>
 <dd>

http://git-wip-us.apache.org/repos/asf/incubator-pirk/blob/74903e74/javadocs/index-files/index-20.html
----------------------------------------------------------------------
diff --git a/javadocs/index-files/index-20.html b/javadocs/index-files/index-20.html
index 927910c..8d111bb 100644
--- a/javadocs/index-files/index-20.html
+++ b/javadocs/index-files/index-20.html
@@ -2,9 +2,9 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_80) on Tue Jul 26 22:21:09 EDT 2016 -->
+<!-- Generated by javadoc (version 1.7.0_80) on Fri Jul 29 15:37:38 EDT 2016 -->
 <title>T-Index</title>
-<meta name="date" content="2016-07-26">
+<meta name="date" content="2016-07-29">
 <link rel="stylesheet" type="text/css" href="../stylesheet.css" title="Style">
 </head>
 <body>
@@ -213,8 +213,6 @@
 </dd>
 <dt><span class="strong"><a href="../org/apache/pirk/schema/response/QueryResponseJSON.html#toString()">toString()</a></span> - Method in class org.apache.pirk.schema.response.<a href="../org/apache/pirk/schema/response/QueryResponseJSON.html" title="class in org.apache.pirk.schema.response">QueryResponseJSON</a></dt>
 <dd>&nbsp;</dd>
-<dt><span class="strong"><a href="../org/apache/pirk/querier/wideskies/QuerierDriverCLI.html#TYPE">TYPE</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>
 <a href="index-1.html">A</a>&nbsp;<a href="index-2.html">B</a>&nbsp;<a href="index-3.html">C</a>&nbsp;<a href="index-4.html">D</a>&nbsp;<a href="index-5.html">E</a>&nbsp;<a href="index-6.html">F</a>&nbsp;<a href="index-7.html">G</a>&nbsp;<a href="index-8.html">H</a>&nbsp;<a href="index-9.html">I</a>&nbsp;<a href="index-10.html">J</a>&nbsp;<a href="index-11.html">K</a>&nbsp;<a href="index-12.html">L</a>&nbsp;<a href="index-13.html">M</a>&nbsp;<a href="index-14.html">N</a>&nbsp;<a href="index-15.html">O</a>&nbsp;<a href="index-16.html">P</a>&nbsp;<a href="index-17.html">Q</a>&nbsp;<a href="index-18.html">R</a>&nbsp;<a href="index-19.html">S</a>&nbsp;<a href="index-20.html">T</a>&nbsp;<a href="index-21.html">U</a>&nbsp;<a href="index-22.html">V</a>&nbsp;<a href="index-23.html">W</a>&nbsp;</div>
 <!-- ======= START OF BOTTOM NAVBAR ====== -->

http://git-wip-us.apache.org/repos/asf/incubator-pirk/blob/74903e74/javadocs/index-files/index-21.html
----------------------------------------------------------------------
diff --git a/javadocs/index-files/index-21.html b/javadocs/index-files/index-21.html
index 037ed25..f037197 100644
--- a/javadocs/index-files/index-21.html
+++ b/javadocs/index-files/index-21.html
@@ -2,9 +2,9 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_80) on Tue Jul 26 22:21:09 EDT 2016 -->
+<!-- Generated by javadoc (version 1.7.0_80) on Fri Jul 29 15:37:38 EDT 2016 -->
 <title>U-Index</title>
-<meta name="date" content="2016-07-26">
+<meta name="date" content="2016-07-29">
 <link rel="stylesheet" type="text/css" href="../stylesheet.css" title="Style">
 </head>
 <body>
@@ -67,13 +67,15 @@
 </a>
 <h2 class="title">U</h2>
 <dl>
-<dt><span class="strong"><a href="../org/apache/pirk/querier/wideskies/QuerierDriverCLI.html#USEHDFSLOOKUPTABLE">USEHDFSLOOKUPTABLE</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>
+<dt><span class="strong"><a href="../org/apache/pirk/querier/wideskies/QuerierProps.html#USEHDFSLOOKUPTABLE">USEHDFSLOOKUPTABLE</a></span> - Static variable in class org.apache.pirk.querier.wideskies.<a href="../org/apache/pirk/querier/wideskies/QuerierProps.html" title="class in org.apache.pirk.querier.wideskies">QuerierProps</a></dt>
 <dd>&nbsp;</dd>
-<dt><span class="strong"><a href="../org/apache/pirk/responder/wideskies/ResponderCLI.html#USELOCALCACHE">USELOCALCACHE</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>
+<dt><span class="strong"><a href="../org/apache/pirk/responder/wideskies/ResponderProps.html#USEHDFSLOOKUPTABLE">USEHDFSLOOKUPTABLE</a></span> - Static variable in class org.apache.pirk.responder.wideskies.<a href="../org/apache/pirk/responder/wideskies/ResponderProps.html" title="class in org.apache.pirk.responder.wideskies">ResponderProps</a></dt>
 <dd>&nbsp;</dd>
-<dt><span class="strong"><a href="../org/apache/pirk/querier/wideskies/QuerierDriverCLI.html#USEMEMLOOKUPTABLE">USEMEMLOOKUPTABLE</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>
+<dt><span class="strong"><a href="../org/apache/pirk/responder/wideskies/ResponderProps.html#USELOCALCACHE">USELOCALCACHE</a></span> - Static variable in class org.apache.pirk.responder.wideskies.<a href="../org/apache/pirk/responder/wideskies/ResponderProps.html" title="class in org.apache.pirk.responder.wideskies">ResponderProps</a></dt>
 <dd>&nbsp;</dd>
-<dt><span class="strong"><a href="../org/apache/pirk/responder/wideskies/ResponderCLI.html#USEMODEXPJOIN">USEMODEXPJOIN</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>
+<dt><span class="strong"><a href="../org/apache/pirk/querier/wideskies/QuerierProps.html#USEMEMLOOKUPTABLE">USEMEMLOOKUPTABLE</a></span> - Static variable in class org.apache.pirk.querier.wideskies.<a href="../org/apache/pirk/querier/wideskies/QuerierProps.html" title="class in org.apache.pirk.querier.wideskies">QuerierProps</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="strong"><a href="../org/apache/pirk/responder/wideskies/ResponderProps.html#USEMODEXPJOIN">USEMODEXPJOIN</a></span> - Static variable in class org.apache.pirk.responder.wideskies.<a href="../org/apache/pirk/responder/wideskies/ResponderProps.html" title="class in org.apache.pirk.responder.wideskies">ResponderProps</a></dt>
 <dd>&nbsp;</dd>
 </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/74903e74/javadocs/index-files/index-22.html
----------------------------------------------------------------------
diff --git a/javadocs/index-files/index-22.html b/javadocs/index-files/index-22.html
index 437dfc2..cdc30d1 100644
--- a/javadocs/index-files/index-22.html
+++ b/javadocs/index-files/index-22.html
@@ -2,9 +2,9 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_80) on Tue Jul 26 22:21:09 EDT 2016 -->
+<!-- Generated by javadoc (version 1.7.0_80) on Fri Jul 29 15:37:38 EDT 2016 -->
 <title>V-Index</title>
-<meta name="date" content="2016-07-26">
+<meta name="date" content="2016-07-29">
 <link rel="stylesheet" type="text/css" href="../stylesheet.css" title="Style">
 </head>
 <body>
@@ -67,6 +67,14 @@
 </a>
 <h2 class="title">V</h2>
 <dl>
+<dt><span class="strong"><a href="../org/apache/pirk/querier/wideskies/QuerierProps.html#validateQuerierProperties()">validateQuerierProperties()</a></span> - Static method in class org.apache.pirk.querier.wideskies.<a href="../org/apache/pirk/querier/wideskies/QuerierProps.html" title="class in org.apache.pirk.querier.wideskies">QuerierProps</a></dt>
+<dd>
+<div class="block">Validates the querier properties</div>
+</dd>
+<dt><span class="strong"><a href="../org/apache/pirk/responder/wideskies/ResponderProps.html#validateResponderProperties()">validateResponderProperties()</a></span> - Static method in class org.apache.pirk.responder.wideskies.<a href="../org/apache/pirk/responder/wideskies/ResponderProps.html" title="class in org.apache.pirk.responder.wideskies">ResponderProps</a></dt>
+<dd>
+<div class="block">Validates the responder properties</div>
+</dd>
 <dt><span class="strong"><a href="../org/apache/pirk/responder/wideskies/mapreduce/MRStats.html#valueOf(java.lang.String)">valueOf(String)</a></span> - Static method in enum org.apache.pirk.responder.wideskies.mapreduce.<a href="../org/apache/pirk/responder/wideskies/mapreduce/MRStats.html" title="enum in org.apache.pirk.responder.wideskies.mapreduce">MRStats</a></dt>
 <dd>
 <div class="block">Returns the enum constant of this type with the specified name.</div>

http://git-wip-us.apache.org/repos/asf/incubator-pirk/blob/74903e74/javadocs/index-files/index-23.html
----------------------------------------------------------------------
diff --git a/javadocs/index-files/index-23.html b/javadocs/index-files/index-23.html
index 76704f8..2405cbf 100644
--- a/javadocs/index-files/index-23.html
+++ b/javadocs/index-files/index-23.html
@@ -2,9 +2,9 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_80) on Tue Jul 26 22:21:09 EDT 2016 -->
+<!-- Generated by javadoc (version 1.7.0_80) on Fri Jul 29 15:37:38 EDT 2016 -->
 <title>W-Index</title>
-<meta name="date" content="2016-07-26">
+<meta name="date" content="2016-07-29">
 <link rel="stylesheet" type="text/css" href="../stylesheet.css" title="Style">
 </head>
 <body>
@@ -103,7 +103,7 @@
 <div class="block">Writes elements of the resultMap to output file, one line for each element, where each line is a string representation of the corresponding
  QueryResponseJSON object</div>
 </dd>
-<dt><span class="strong"><a href="../org/apache/pirk/test/utils/TestUtils.html#writeToTmpFile(java.util.ArrayList,%20java.lang.String,%20java.lang.String)">writeToTmpFile(ArrayList&lt;String&gt;, String, String)</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>
+<dt><span class="strong"><a href="../org/apache/pirk/test/utils/TestUtils.html#writeToTmpFile(java.util.List,%20java.lang.String,%20java.lang.String)">writeToTmpFile(List&lt;String&gt;, String, String)</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">Write the ArrayList<String to a tmp file in the local filesystem with the given fileName</div>
 </dd>

http://git-wip-us.apache.org/repos/asf/incubator-pirk/blob/74903e74/javadocs/index-files/index-3.html
----------------------------------------------------------------------
diff --git a/javadocs/index-files/index-3.html b/javadocs/index-files/index-3.html
index 125fe67..fd06893 100644
--- a/javadocs/index-files/index-3.html
+++ b/javadocs/index-files/index-3.html
@@ -2,9 +2,9 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_80) on Tue Jul 26 22:21:09 EDT 2016 -->
+<!-- Generated by javadoc (version 1.7.0_80) on Fri Jul 29 15:37:38 EDT 2016 -->
 <title>C-Index</title>
-<meta name="date" content="2016-07-26">
+<meta name="date" content="2016-07-29">
 <link rel="stylesheet" type="text/css" href="../stylesheet.css" title="Style">
 </head>
 <body>
@@ -85,7 +85,7 @@
 <dd>&nbsp;</dd>
 <dt><span class="strong"><a href="../org/apache/pirk/utils/FileIOUtils.Callable.html#call(java.lang.String)">call(String)</a></span> - Method in interface org.apache.pirk.utils.<a href="../org/apache/pirk/utils/FileIOUtils.Callable.html" title="interface in org.apache.pirk.utils">FileIOUtils.Callable</a></dt>
 <dd>&nbsp;</dd>
-<dt><span class="strong"><a href="../org/apache/pirk/querier/wideskies/QuerierDriverCLI.html#CERTAINTY">CERTAINTY</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>
+<dt><span class="strong"><a href="../org/apache/pirk/querier/wideskies/QuerierProps.html#CERTAINTY">CERTAINTY</a></span> - Static variable in class org.apache.pirk.querier.wideskies.<a href="../org/apache/pirk/querier/wideskies/QuerierProps.html" title="class in org.apache.pirk.querier.wideskies">QuerierProps</a></dt>
 <dd>&nbsp;</dd>
 <dt><span class="strong"><a href="../org/apache/pirk/test/utils/BaseTests.html#certainty">certainty</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>
@@ -131,7 +131,7 @@
 <dd>&nbsp;</dd>
 <dt><span class="strong"><a href="../org/apache/pirk/inputformat/hadoop/json/JSONRecordReader.html#close()">close()</a></span> - Method in class org.apache.pirk.inputformat.hadoop.json.<a href="../org/apache/pirk/inputformat/hadoop/json/JSONRecordReader.html" title="class in org.apache.pirk.inputformat.hadoop.json">JSONRecordReader</a></dt>
 <dd>&nbsp;</dd>
-<dt><span class="strong"><a href="../org/apache/pirk/responder/wideskies/ResponderCLI.html#COLMULTREDUCEBYKEY">COLMULTREDUCEBYKEY</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>
+<dt><span class="strong"><a href="../org/apache/pirk/responder/wideskies/ResponderProps.html#COLMULTREDUCEBYKEY">COLMULTREDUCEBYKEY</a></span> - Static variable in class org.apache.pirk.responder.wideskies.<a href="../org/apache/pirk/responder/wideskies/ResponderProps.html" title="class in org.apache.pirk.responder.wideskies">ResponderProps</a></dt>
 <dd>&nbsp;</dd>
 <dt><a href="../org/apache/pirk/responder/wideskies/mapreduce/ColumnMultMapper.html" title="class in org.apache.pirk.responder.wideskies.mapreduce"><span class="strong">ColumnMultMapper</span></a> - Class in <a href="../org/apache/pirk/responder/wideskies/mapreduce/package-summary.html">org.apache.pirk.responder.wideskies.mapreduce</a></dt>
 <dd>

http://git-wip-us.apache.org/repos/asf/incubator-pirk/blob/74903e74/javadocs/index-files/index-4.html
----------------------------------------------------------------------
diff --git a/javadocs/index-files/index-4.html b/javadocs/index-files/index-4.html
index 3331152..7801804 100644
--- a/javadocs/index-files/index-4.html
+++ b/javadocs/index-files/index-4.html
@@ -2,9 +2,9 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_80) on Tue Jul 26 22:21:09 EDT 2016 -->
+<!-- Generated by javadoc (version 1.7.0_80) on Fri Jul 29 15:37:38 EDT 2016 -->
 <title>D-Index</title>
-<meta name="date" content="2016-07-26">
+<meta name="date" content="2016-07-29">
 <link rel="stylesheet" type="text/css" href="../stylesheet.css" title="Style">
 </head>
 <body>
@@ -75,7 +75,7 @@
 <dd>
 <div class="block">Interface to filter data elements as they are read in for processing</div>
 </dd>
-<dt><span class="strong"><a href="../org/apache/pirk/responder/wideskies/ResponderCLI.html#DATAINPUTFORMAT">DATAINPUTFORMAT</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>
+<dt><span class="strong"><a href="../org/apache/pirk/responder/wideskies/ResponderProps.html#DATAINPUTFORMAT">DATAINPUTFORMAT</a></span> - Static variable in class org.apache.pirk.responder.wideskies.<a href="../org/apache/pirk/responder/wideskies/ResponderProps.html" title="class in org.apache.pirk.responder.wideskies">ResponderProps</a></dt>
 <dd>&nbsp;</dd>
 <dt><span class="strong"><a href="../org/apache/pirk/test/utils/BaseTests.html#dataPartitionBitSize">dataPartitionBitSize</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>
@@ -83,7 +83,7 @@
 <dd>
 <div class="block">Interface for data partitioning</div>
 </dd>
-<dt><span class="strong"><a href="../org/apache/pirk/querier/wideskies/QuerierDriverCLI.html#DATAPARTITIONSIZE">DATAPARTITIONSIZE</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>
+<dt><span class="strong"><a href="../org/apache/pirk/querier/wideskies/QuerierProps.html#DATAPARTITIONSIZE">DATAPARTITIONSIZE</a></span> - Static variable in class org.apache.pirk.querier.wideskies.<a href="../org/apache/pirk/querier/wideskies/QuerierProps.html" title="class in org.apache.pirk.querier.wideskies">QuerierProps</a></dt>
 <dd>&nbsp;</dd>
 <dt><a href="../org/apache/pirk/schema/data/DataSchema.html" title="class in org.apache.pirk.schema.data"><span class="strong">DataSchema</span></a> - Class in <a href="../org/apache/pirk/schema/data/package-summary.html">org.apache.pirk.schema.data</a></dt>
 <dd>
@@ -94,14 +94,16 @@
 <div class="block">Class to load any data schemas specified in the properties file, 'data.schemas'</div>
 </dd>
 <dt><span class="strong"><a href="../org/apache/pirk/schema/data/DataSchemaLoader.html#DataSchemaLoader()">DataSchemaLoader()</a></span> - Constructor for class org.apache.pirk.schema.data.<a href="../org/apache/pirk/schema/data/DataSchemaLoader.html" title="class in org.apache.pirk.schema.data">DataSchemaLoader</a></dt>
-<dd>&nbsp;</dd>
+<dd>
+<div class="block">Default constructor.</div>
+</dd>
 <dt><a href="../org/apache/pirk/schema/data/DataSchemaRegistry.html" title="class in org.apache.pirk.schema.data"><span class="strong">DataSchemaRegistry</span></a> - Class in <a href="../org/apache/pirk/schema/data/package-summary.html">org.apache.pirk.schema.data</a></dt>
 <dd>
 <div class="block">The data schema registry is a global location for data schema descriptors.</div>
 </dd>
-<dt><span class="strong"><a href="../org/apache/pirk/querier/wideskies/QuerierDriverCLI.html#DATASCHEMAS">DATASCHEMAS</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>
+<dt><span class="strong"><a href="../org/apache/pirk/querier/wideskies/QuerierProps.html#DATASCHEMAS">DATASCHEMAS</a></span> - Static variable in class org.apache.pirk.querier.wideskies.<a href="../org/apache/pirk/querier/wideskies/QuerierProps.html" title="class in org.apache.pirk.querier.wideskies">QuerierProps</a></dt>
 <dd>&nbsp;</dd>
-<dt><span class="strong"><a href="../org/apache/pirk/responder/wideskies/ResponderCLI.html#DATASCHEMAS">DATASCHEMAS</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>
+<dt><span class="strong"><a href="../org/apache/pirk/responder/wideskies/ResponderProps.html#DATASCHEMAS">DATASCHEMAS</a></span> - Static variable in class org.apache.pirk.responder.wideskies.<a href="../org/apache/pirk/responder/wideskies/ResponderProps.html" title="class in org.apache.pirk.responder.wideskies">ResponderProps</a></dt>
 <dd>&nbsp;</dd>
 <dt><span class="strong"><a href="../org/apache/pirk/test/utils/Inputs.html#DATE">DATE</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>

http://git-wip-us.apache.org/repos/asf/incubator-pirk/blob/74903e74/javadocs/index-files/index-5.html
----------------------------------------------------------------------
diff --git a/javadocs/index-files/index-5.html b/javadocs/index-files/index-5.html
index 867314f..363ab56 100644
--- a/javadocs/index-files/index-5.html
+++ b/javadocs/index-files/index-5.html
@@ -2,9 +2,9 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_80) on Tue Jul 26 22:21:09 EDT 2016 -->
+<!-- Generated by javadoc (version 1.7.0_80) on Fri Jul 29 15:37:38 EDT 2016 -->
 <title>E-Index</title>
-<meta name="date" content="2016-07-26">
+<meta name="date" content="2016-07-29">
 <link rel="stylesheet" type="text/css" href="../stylesheet.css" title="Style">
 </head>
 <body>
@@ -71,9 +71,9 @@
 <dd>
 <div class="block">Method to convert the given selector into the extracted BigInteger partitions</div>
 </dd>
-<dt><span class="strong"><a href="../org/apache/pirk/querier/wideskies/QuerierDriverCLI.html#EMBEDQUERYSCHEMA">EMBEDQUERYSCHEMA</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>
+<dt><span class="strong"><a href="../org/apache/pirk/querier/wideskies/QuerierProps.html#EMBEDQUERYSCHEMA">EMBEDQUERYSCHEMA</a></span> - Static variable in class org.apache.pirk.querier.wideskies.<a href="../org/apache/pirk/querier/wideskies/QuerierProps.html" title="class in org.apache.pirk.querier.wideskies">QuerierProps</a></dt>
 <dd>&nbsp;</dd>
-<dt><span class="strong"><a href="../org/apache/pirk/querier/wideskies/QuerierDriverCLI.html#EMBEDSELECTOR">EMBEDSELECTOR</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>
+<dt><span class="strong"><a href="../org/apache/pirk/querier/wideskies/QuerierProps.html#EMBEDSELECTOR">EMBEDSELECTOR</a></span> - Static variable in class org.apache.pirk.querier.wideskies.<a href="../org/apache/pirk/querier/wideskies/QuerierProps.html" title="class in org.apache.pirk.querier.wideskies">QuerierProps</a></dt>
 <dd>&nbsp;</dd>
 <dt><span class="strong"><a href="../org/apache/pirk/utils/CSVOutputUtils.html#EMPTYFIELD">EMPTYFIELD</a></span> - Static variable in class org.apache.pirk.utils.<a href="../org/apache/pirk/utils/CSVOutputUtils.html" title="class in org.apache.pirk.utils">CSVOutputUtils</a></dt>
 <dd>&nbsp;</dd>
@@ -105,6 +105,10 @@
 <dd>
 <div class="block">Encrypt - use provided r</div>
 </dd>
+<dt><span class="strong"><a href="../org/apache/pirk/querier/wideskies/encrypt/EncryptQuery.html#encrypt()">encrypt()</a></span> - Method in class org.apache.pirk.querier.wideskies.encrypt.<a href="../org/apache/pirk/querier/wideskies/encrypt/EncryptQuery.html" title="class in org.apache.pirk.querier.wideskies.encrypt">EncryptQuery</a></dt>
+<dd>
+<div class="block">Encrypt, building the Query object, calculating and setting the query vectors.</div>
+</dd>
 <dt><span class="strong"><a href="../org/apache/pirk/querier/wideskies/encrypt/EncryptQuery.html#encrypt(int)">encrypt(int)</a></span> - Method in class org.apache.pirk.querier.wideskies.encrypt.<a href="../org/apache/pirk/querier/wideskies/encrypt/EncryptQuery.html" title="class in org.apache.pirk.querier.wideskies.encrypt">EncryptQuery</a></dt>
 <dd>
 <div class="block">Encrypt, building the Query object, calculating and setting the query vectors</div>
@@ -145,9 +149,9 @@
 <dd>&nbsp;</dd>
 <dt><span class="strong"><a href="../org/apache/pirk/test/distributed/DistributedTestDriver.html#ES_PIR_INPUT_RESOURCE_PROPERTY">ES_PIR_INPUT_RESOURCE_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/responder/wideskies/ResponderCLI.html#ESQUERY">ESQUERY</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>
+<dt><span class="strong"><a href="../org/apache/pirk/responder/wideskies/ResponderProps.html#ESQUERY">ESQUERY</a></span> - Static variable in class org.apache.pirk.responder.wideskies.<a href="../org/apache/pirk/responder/wideskies/ResponderProps.html" title="class in org.apache.pirk.responder.wideskies">ResponderProps</a></dt>
 <dd>&nbsp;</dd>
-<dt><span class="strong"><a href="../org/apache/pirk/responder/wideskies/ResponderCLI.html#ESRESOURCE">ESRESOURCE</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>
+<dt><span class="strong"><a href="../org/apache/pirk/responder/wideskies/ResponderProps.html#ESRESOURCE">ESRESOURCE</a></span> - Static variable in class org.apache.pirk.responder.wideskies.<a href="../org/apache/pirk/responder/wideskies/ResponderProps.html" title="class in org.apache.pirk.responder.wideskies">ResponderProps</a></dt>
 <dd>&nbsp;</dd>
 <dt><span class="strong"><a href="../org/apache/pirk/schema/response/QueryResponseJSON.html#EVENT_TYPE">EVENT_TYPE</a></span> - Static variable in class org.apache.pirk.schema.response.<a href="../org/apache/pirk/schema/response/QueryResponseJSON.html" title="class in org.apache.pirk.schema.response">QueryResponseJSON</a></dt>
 <dd>&nbsp;</dd>

http://git-wip-us.apache.org/repos/asf/incubator-pirk/blob/74903e74/javadocs/index-files/index-6.html
----------------------------------------------------------------------
diff --git a/javadocs/index-files/index-6.html b/javadocs/index-files/index-6.html
index 2abbef6..7d696c4 100644
--- a/javadocs/index-files/index-6.html
+++ b/javadocs/index-files/index-6.html
@@ -2,9 +2,9 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_80) on Tue Jul 26 22:21:09 EDT 2016 -->
+<!-- Generated by javadoc (version 1.7.0_80) on Fri Jul 29 15:37:38 EDT 2016 -->
 <title>F-Index</title>
-<meta name="date" content="2016-07-26">
+<meta name="date" content="2016-07-29">
 <link rel="stylesheet" type="text/css" href="../stylesheet.css" title="Style">
 </head>
 <body>

http://git-wip-us.apache.org/repos/asf/incubator-pirk/blob/74903e74/javadocs/index-files/index-7.html
----------------------------------------------------------------------
diff --git a/javadocs/index-files/index-7.html b/javadocs/index-files/index-7.html
index f93a102..e826717 100644
--- a/javadocs/index-files/index-7.html
+++ b/javadocs/index-files/index-7.html
@@ -2,9 +2,9 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_80) on Tue Jul 26 22:21:09 EDT 2016 -->
+<!-- Generated by javadoc (version 1.7.0_80) on Fri Jul 29 15:37:38 EDT 2016 -->
 <title>G-Index</title>
-<meta name="date" content="2016-07-26">
+<meta name="date" content="2016-07-29">
 <link rel="stylesheet" type="text/css" href="../stylesheet.css" title="Style">
 </head>
 <body>

http://git-wip-us.apache.org/repos/asf/incubator-pirk/blob/74903e74/javadocs/index-files/index-8.html
----------------------------------------------------------------------
diff --git a/javadocs/index-files/index-8.html b/javadocs/index-files/index-8.html
index 0a6af68..523121f 100644
--- a/javadocs/index-files/index-8.html
+++ b/javadocs/index-files/index-8.html
@@ -2,9 +2,9 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_80) on Tue Jul 26 22:21:09 EDT 2016 -->
+<!-- Generated by javadoc (version 1.7.0_80) on Fri Jul 29 15:37:38 EDT 2016 -->
 <title>H-Index</title>
-<meta name="date" content="2016-07-26">
+<meta name="date" content="2016-07-29">
 <link rel="stylesheet" type="text/css" href="../stylesheet.css" title="Style">
 </head>
 <body>
@@ -85,13 +85,13 @@
 <dd>
 <div class="block">Hash method to optionally specify a hash type other than the default java hashCode() hashType must be MD5, SHA-1, or SHA-256</div>
 </dd>
-<dt><span class="strong"><a href="../org/apache/pirk/querier/wideskies/QuerierDriverCLI.html#HASHBITSIZE">HASHBITSIZE</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>
+<dt><span class="strong"><a href="../org/apache/pirk/querier/wideskies/QuerierProps.html#HASHBITSIZE">HASHBITSIZE</a></span> - Static variable in class org.apache.pirk.querier.wideskies.<a href="../org/apache/pirk/querier/wideskies/QuerierProps.html" title="class in org.apache.pirk.querier.wideskies">QuerierProps</a></dt>
 <dd>&nbsp;</dd>
 <dt><span class="strong"><a href="../org/apache/pirk/test/utils/BaseTests.html#hashBitSize">hashBitSize</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><span class="strong"><a href="../org/apache/pirk/schema/response/QueryResponseJSON.html#hashCode()">hashCode()</a></span> - Method in class org.apache.pirk.schema.response.<a href="../org/apache/pirk/schema/response/QueryResponseJSON.html" title="class in org.apache.pirk.schema.response">QueryResponseJSON</a></dt>
 <dd>&nbsp;</dd>
-<dt><span class="strong"><a href="../org/apache/pirk/querier/wideskies/QuerierDriverCLI.html#HASHKEY">HASHKEY</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>
+<dt><span class="strong"><a href="../org/apache/pirk/querier/wideskies/QuerierProps.html#HASHKEY">HASHKEY</a></span> - Static variable in class org.apache.pirk.querier.wideskies.<a href="../org/apache/pirk/querier/wideskies/QuerierProps.html" title="class in org.apache.pirk.querier.wideskies">QuerierProps</a></dt>
 <dd>&nbsp;</dd>
 <dt><span class="strong"><a href="../org/apache/pirk/test/utils/BaseTests.html#hashKey">hashKey</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>
@@ -133,6 +133,8 @@
 <dd>
 <div class="block">Determine if an option was provided by the user via the CLI</div>
 </dd>
+<dt><span class="strong"><a href="../org/apache/pirk/utils/SystemConfiguration.html#hasProperty(java.lang.String)">hasProperty(String)</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>&nbsp;</dd>
 <dt><a href="../org/apache/pirk/utils/HDFS.html" title="class in org.apache.pirk.utils"><span class="strong">HDFS</span></a> - Class in <a href="../org/apache/pirk/utils/package-summary.html">org.apache.pirk.utils</a></dt>
 <dd>
 <div class="block">Class for basic HDFS fileIO utils</div>

http://git-wip-us.apache.org/repos/asf/incubator-pirk/blob/74903e74/javadocs/index-files/index-9.html
----------------------------------------------------------------------
diff --git a/javadocs/index-files/index-9.html b/javadocs/index-files/index-9.html
index afe85f6..36c34e5 100644
--- a/javadocs/index-files/index-9.html
+++ b/javadocs/index-files/index-9.html
@@ -2,9 +2,9 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_80) on Tue Jul 26 22:21:09 EDT 2016 -->
+<!-- Generated by javadoc (version 1.7.0_80) on Fri Jul 29 15:37:38 EDT 2016 -->
 <title>I-Index</title>
-<meta name="date" content="2016-07-26">
+<meta name="date" content="2016-07-29">
 <link rel="stylesheet" type="text/css" href="../stylesheet.css" title="Style">
 </head>
 <body>
@@ -80,13 +80,9 @@
 <dt><span class="strong"><a href="../org/apache/pirk/inputformat/hadoop/json/JSONRecordReader.html#initialize(org.apache.hadoop.mapreduce.InputSplit,%20org.apache.hadoop.mapreduce.TaskAttemptContext)">initialize(InputSplit, TaskAttemptContext)</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/data/DataSchemaLoader.html#initialize()">initialize()</a></span> - Static method in class org.apache.pirk.schema.data.<a href="../org/apache/pirk/schema/data/DataSchemaLoader.html" title="class in org.apache.pirk.schema.data">DataSchemaLoader</a></dt>
-<dd>
-<div class="block">Kept for compatibility</div>
-</dd>
+<dd>&nbsp;</dd>
 <dt><span class="strong"><a href="../org/apache/pirk/schema/data/DataSchemaLoader.html#initialize(boolean,%20org.apache.hadoop.fs.FileSystem)">initialize(boolean, FileSystem)</a></span> - Static method in class org.apache.pirk.schema.data.<a href="../org/apache/pirk/schema/data/DataSchemaLoader.html" title="class in org.apache.pirk.schema.data">DataSchemaLoader</a></dt>
-<dd>
-<div class="block">Kept for compatibility</div>
-</dd>
+<dd>&nbsp;</dd>
 <dt><span class="strong"><a href="../org/apache/pirk/schema/query/QuerySchemaLoader.html#initialize()">initialize()</a></span> - Static method in class org.apache.pirk.schema.query.<a href="../org/apache/pirk/schema/query/QuerySchemaLoader.html" title="class in org.apache.pirk.schema.query">QuerySchemaLoader</a></dt>
 <dd>&nbsp;</dd>
 <dt><span class="strong"><a href="../org/apache/pirk/schema/query/QuerySchemaLoader.html#initialize(boolean,%20org.apache.hadoop.fs.FileSystem)">initialize(boolean, FileSystem)</a></span> - Static method in class org.apache.pirk.schema.query.<a href="../org/apache/pirk/schema/query/QuerySchemaLoader.html" title="class in org.apache.pirk.schema.query">QuerySchemaLoader</a></dt>
@@ -97,9 +93,9 @@
 </dd>
 <dt><span class="strong"><a href="../org/apache/pirk/utils/SystemConfiguration.html#initialize()">initialize()</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>&nbsp;</dd>
-<dt><span class="strong"><a href="../org/apache/pirk/responder/wideskies/ResponderCLI.html#INPUTDATA">INPUTDATA</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>
+<dt><span class="strong"><a href="../org/apache/pirk/responder/wideskies/ResponderProps.html#INPUTDATA">INPUTDATA</a></span> - Static variable in class org.apache.pirk.responder.wideskies.<a href="../org/apache/pirk/responder/wideskies/ResponderProps.html" title="class in org.apache.pirk.responder.wideskies">ResponderProps</a></dt>
 <dd>&nbsp;</dd>
-<dt><span class="strong"><a href="../org/apache/pirk/querier/wideskies/QuerierDriverCLI.html#INPUTFILE">INPUTFILE</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>
+<dt><span class="strong"><a href="../org/apache/pirk/querier/wideskies/QuerierProps.html#INPUTFILE">INPUTFILE</a></span> - Static variable in class org.apache.pirk.querier.wideskies.<a href="../org/apache/pirk/querier/wideskies/QuerierProps.html" title="class in org.apache.pirk.querier.wideskies">QuerierProps</a></dt>
 <dd>&nbsp;</dd>
 <dt><a href="../org/apache/pirk/inputformat/hadoop/InputFormatConst.html" title="class in org.apache.pirk.inputformat.hadoop"><span class="strong">InputFormatConst</span></a> - Class in <a href="../org/apache/pirk/inputformat/hadoop/package-summary.html">org.apache.pirk.inputformat.hadoop</a></dt>
 <dd>

http://git-wip-us.apache.org/repos/asf/incubator-pirk/blob/74903e74/javadocs/index.html
----------------------------------------------------------------------
diff --git a/javadocs/index.html b/javadocs/index.html
index 73cf2ad..f73a4c1 100644
--- a/javadocs/index.html
+++ b/javadocs/index.html
@@ -2,7 +2,7 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc on Tue Jul 26 22:21:09 EDT 2016 -->
+<!-- Generated by javadoc on Fri Jul 29 15:37:38 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/74903e74/javadocs/org/apache/pirk/benchmark/BenchmarkDriver.html
----------------------------------------------------------------------
diff --git a/javadocs/org/apache/pirk/benchmark/BenchmarkDriver.html b/javadocs/org/apache/pirk/benchmark/BenchmarkDriver.html
index 0a8e867..4d8bff5 100644
--- a/javadocs/org/apache/pirk/benchmark/BenchmarkDriver.html
+++ b/javadocs/org/apache/pirk/benchmark/BenchmarkDriver.html
@@ -2,9 +2,9 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_80) on Tue Jul 26 22:21:07 EDT 2016 -->
+<!-- Generated by javadoc (version 1.7.0_80) on Fri Jul 29 15:37:35 EDT 2016 -->
 <title>BenchmarkDriver</title>
-<meta name="date" content="2016-07-26">
+<meta name="date" content="2016-07-29">
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 </head>
 <body>

http://git-wip-us.apache.org/repos/asf/incubator-pirk/blob/74903e74/javadocs/org/apache/pirk/benchmark/PaillierBenchmark.PaillierBenchmarkState.html
----------------------------------------------------------------------
diff --git a/javadocs/org/apache/pirk/benchmark/PaillierBenchmark.PaillierBenchmarkState.html b/javadocs/org/apache/pirk/benchmark/PaillierBenchmark.PaillierBenchmarkState.html
index c8fa803..7f87710 100644
--- a/javadocs/org/apache/pirk/benchmark/PaillierBenchmark.PaillierBenchmarkState.html
+++ b/javadocs/org/apache/pirk/benchmark/PaillierBenchmark.PaillierBenchmarkState.html
@@ -2,9 +2,9 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_80) on Tue Jul 26 22:21:07 EDT 2016 -->
+<!-- Generated by javadoc (version 1.7.0_80) on Fri Jul 29 15:37:36 EDT 2016 -->
 <title>PaillierBenchmark.PaillierBenchmarkState</title>
-<meta name="date" content="2016-07-26">
+<meta name="date" content="2016-07-29">
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 </head>
 <body>

http://git-wip-us.apache.org/repos/asf/incubator-pirk/blob/74903e74/javadocs/org/apache/pirk/benchmark/PaillierBenchmark.html
----------------------------------------------------------------------
diff --git a/javadocs/org/apache/pirk/benchmark/PaillierBenchmark.html b/javadocs/org/apache/pirk/benchmark/PaillierBenchmark.html
index a27b15a..d2fb08d 100644
--- a/javadocs/org/apache/pirk/benchmark/PaillierBenchmark.html
+++ b/javadocs/org/apache/pirk/benchmark/PaillierBenchmark.html
@@ -2,9 +2,9 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_80) on Tue Jul 26 22:21:07 EDT 2016 -->
+<!-- Generated by javadoc (version 1.7.0_80) on Fri Jul 29 15:37:35 EDT 2016 -->
 <title>PaillierBenchmark</title>
-<meta name="date" content="2016-07-26">
+<meta name="date" content="2016-07-29">
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 </head>
 <body>

http://git-wip-us.apache.org/repos/asf/incubator-pirk/blob/74903e74/javadocs/org/apache/pirk/benchmark/class-use/BenchmarkDriver.html
----------------------------------------------------------------------
diff --git a/javadocs/org/apache/pirk/benchmark/class-use/BenchmarkDriver.html b/javadocs/org/apache/pirk/benchmark/class-use/BenchmarkDriver.html
index fa2a699..ae6ed65 100644
--- a/javadocs/org/apache/pirk/benchmark/class-use/BenchmarkDriver.html
+++ b/javadocs/org/apache/pirk/benchmark/class-use/BenchmarkDriver.html
@@ -2,9 +2,9 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_80) on Tue Jul 26 22:21:09 EDT 2016 -->
+<!-- Generated by javadoc (version 1.7.0_80) on Fri Jul 29 15:37:37 EDT 2016 -->
 <title>Uses of Class org.apache.pirk.benchmark.BenchmarkDriver</title>
-<meta name="date" content="2016-07-26">
+<meta name="date" content="2016-07-29">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 </head>
 <body>

http://git-wip-us.apache.org/repos/asf/incubator-pirk/blob/74903e74/javadocs/org/apache/pirk/benchmark/class-use/PaillierBenchmark.PaillierBenchmarkState.html
----------------------------------------------------------------------
diff --git a/javadocs/org/apache/pirk/benchmark/class-use/PaillierBenchmark.PaillierBenchmarkState.html b/javadocs/org/apache/pirk/benchmark/class-use/PaillierBenchmark.PaillierBenchmarkState.html
index 85d3b3b..40429d6 100644
--- a/javadocs/org/apache/pirk/benchmark/class-use/PaillierBenchmark.PaillierBenchmarkState.html
+++ b/javadocs/org/apache/pirk/benchmark/class-use/PaillierBenchmark.PaillierBenchmarkState.html
@@ -2,9 +2,9 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_80) on Tue Jul 26 22:21:09 EDT 2016 -->
+<!-- Generated by javadoc (version 1.7.0_80) on Fri Jul 29 15:37:37 EDT 2016 -->
 <title>Uses of Class org.apache.pirk.benchmark.PaillierBenchmark.PaillierBenchmarkState</title>
-<meta name="date" content="2016-07-26">
+<meta name="date" content="2016-07-29">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 </head>
 <body>

http://git-wip-us.apache.org/repos/asf/incubator-pirk/blob/74903e74/javadocs/org/apache/pirk/benchmark/class-use/PaillierBenchmark.html
----------------------------------------------------------------------
diff --git a/javadocs/org/apache/pirk/benchmark/class-use/PaillierBenchmark.html b/javadocs/org/apache/pirk/benchmark/class-use/PaillierBenchmark.html
index e339d7b..800d84c 100644
--- a/javadocs/org/apache/pirk/benchmark/class-use/PaillierBenchmark.html
+++ b/javadocs/org/apache/pirk/benchmark/class-use/PaillierBenchmark.html
@@ -2,9 +2,9 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_80) on Tue Jul 26 22:21:09 EDT 2016 -->
+<!-- Generated by javadoc (version 1.7.0_80) on Fri Jul 29 15:37:37 EDT 2016 -->
 <title>Uses of Class org.apache.pirk.benchmark.PaillierBenchmark</title>
-<meta name="date" content="2016-07-26">
+<meta name="date" content="2016-07-29">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 </head>
 <body>

http://git-wip-us.apache.org/repos/asf/incubator-pirk/blob/74903e74/javadocs/org/apache/pirk/benchmark/package-frame.html
----------------------------------------------------------------------
diff --git a/javadocs/org/apache/pirk/benchmark/package-frame.html b/javadocs/org/apache/pirk/benchmark/package-frame.html
index b38339b..c471c81 100644
--- a/javadocs/org/apache/pirk/benchmark/package-frame.html
+++ b/javadocs/org/apache/pirk/benchmark/package-frame.html
@@ -2,9 +2,9 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_80) on Tue Jul 26 22:21:08 EDT 2016 -->
+<!-- Generated by javadoc (version 1.7.0_80) on Fri Jul 29 15:37:37 EDT 2016 -->
 <title>org.apache.pirk.benchmark</title>
-<meta name="date" content="2016-07-26">
+<meta name="date" content="2016-07-29">
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 </head>
 <body>

http://git-wip-us.apache.org/repos/asf/incubator-pirk/blob/74903e74/javadocs/org/apache/pirk/benchmark/package-summary.html
----------------------------------------------------------------------
diff --git a/javadocs/org/apache/pirk/benchmark/package-summary.html b/javadocs/org/apache/pirk/benchmark/package-summary.html
index c1974c2..de80e40 100644
--- a/javadocs/org/apache/pirk/benchmark/package-summary.html
+++ b/javadocs/org/apache/pirk/benchmark/package-summary.html
@@ -2,9 +2,9 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_80) on Tue Jul 26 22:21:08 EDT 2016 -->
+<!-- Generated by javadoc (version 1.7.0_80) on Fri Jul 29 15:37:37 EDT 2016 -->
 <title>org.apache.pirk.benchmark</title>
-<meta name="date" content="2016-07-26">
+<meta name="date" content="2016-07-29">
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 </head>
 <body>

http://git-wip-us.apache.org/repos/asf/incubator-pirk/blob/74903e74/javadocs/org/apache/pirk/benchmark/package-tree.html
----------------------------------------------------------------------
diff --git a/javadocs/org/apache/pirk/benchmark/package-tree.html b/javadocs/org/apache/pirk/benchmark/package-tree.html
index d9d22bc..3aa3617 100644
--- a/javadocs/org/apache/pirk/benchmark/package-tree.html
+++ b/javadocs/org/apache/pirk/benchmark/package-tree.html
@@ -2,9 +2,9 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_80) on Tue Jul 26 22:21:08 EDT 2016 -->
+<!-- Generated by javadoc (version 1.7.0_80) on Fri Jul 29 15:37:37 EDT 2016 -->
 <title>org.apache.pirk.benchmark Class Hierarchy</title>
-<meta name="date" content="2016-07-26">
+<meta name="date" content="2016-07-29">
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 </head>
 <body>