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:11:22 UTC

[05/10] incubator-pirk git commit: updated javadocs and ran source through formatter

http://git-wip-us.apache.org/repos/asf/incubator-pirk/blob/ede19c79/docs/org/apache/pirk/responder/wideskies/standalone/package-summary.html
----------------------------------------------------------------------
diff --git a/docs/org/apache/pirk/responder/wideskies/standalone/package-summary.html b/docs/org/apache/pirk/responder/wideskies/standalone/package-summary.html
index ef767f6..34978e1 100644
--- a/docs/org/apache/pirk/responder/wideskies/standalone/package-summary.html
+++ b/docs/org/apache/pirk/responder/wideskies/standalone/package-summary.html
@@ -2,9 +2,9 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_80) on Fri Jul 08 11:57:21 EDT 2016 -->
+<!-- Generated by javadoc (version 1.7.0_80) on Sun Jul 24 09:08:59 EDT 2016 -->
 <title>org.apache.pirk.responder.wideskies.standalone</title>
-<meta name="date" content="2016-07-08">
+<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/ede19c79/docs/org/apache/pirk/responder/wideskies/standalone/package-tree.html
----------------------------------------------------------------------
diff --git a/docs/org/apache/pirk/responder/wideskies/standalone/package-tree.html b/docs/org/apache/pirk/responder/wideskies/standalone/package-tree.html
index 9a9c21d..d262cb8 100644
--- a/docs/org/apache/pirk/responder/wideskies/standalone/package-tree.html
+++ b/docs/org/apache/pirk/responder/wideskies/standalone/package-tree.html
@@ -2,9 +2,9 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_80) on Fri Jul 08 11:57:21 EDT 2016 -->
+<!-- Generated by javadoc (version 1.7.0_80) on Sun Jul 24 09:08:59 EDT 2016 -->
 <title>org.apache.pirk.responder.wideskies.standalone Class Hierarchy</title>
-<meta name="date" content="2016-07-08">
+<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/ede19c79/docs/org/apache/pirk/responder/wideskies/standalone/package-use.html
----------------------------------------------------------------------
diff --git a/docs/org/apache/pirk/responder/wideskies/standalone/package-use.html b/docs/org/apache/pirk/responder/wideskies/standalone/package-use.html
index 57d79ca..5389e41 100644
--- a/docs/org/apache/pirk/responder/wideskies/standalone/package-use.html
+++ b/docs/org/apache/pirk/responder/wideskies/standalone/package-use.html
@@ -2,9 +2,9 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_80) on Fri Jul 08 11:57:22 EDT 2016 -->
+<!-- Generated by javadoc (version 1.7.0_80) on Sun Jul 24 09:08:59 EDT 2016 -->
 <title>Uses of Package org.apache.pirk.responder.wideskies.standalone</title>
-<meta name="date" content="2016-07-08">
+<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/ede19c79/docs/org/apache/pirk/response/wideskies/Response.html
----------------------------------------------------------------------
diff --git a/docs/org/apache/pirk/response/wideskies/Response.html b/docs/org/apache/pirk/response/wideskies/Response.html
index 02911dc..480c0b2 100644
--- a/docs/org/apache/pirk/response/wideskies/Response.html
+++ b/docs/org/apache/pirk/response/wideskies/Response.html
@@ -2,9 +2,9 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_80) on Fri Jul 08 11:57:20 EDT 2016 -->
+<!-- Generated by javadoc (version 1.7.0_80) on Sun Jul 24 09:08:57 EDT 2016 -->
 <title>Response</title>
-<meta name="date" content="2016-07-08">
+<meta name="date" content="2016-07-24">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 </head>
 <body>
@@ -96,13 +96,13 @@
 <li class="blockList">
 <dl>
 <dt>All Implemented Interfaces:</dt>
-<dd>java.io.Serializable</dd>
+<dd>java.io.Serializable, <a href="../../../../../org/apache/pirk/serialization/Storable.html" title="interface in org.apache.pirk.serialization">Storable</a></dd>
 </dl>
 <hr>
 <br>
 <pre>public class <span class="strong">Response</span>
 extends java.lang.Object
-implements java.io.Serializable</pre>
+implements java.io.Serializable, <a href="../../../../../org/apache/pirk/serialization/Storable.html" title="interface in org.apache.pirk.serialization">Storable</a></pre>
 <div class="block">Class to hold the encrypted response elements for the PIR query
  <p>
  Serialized and returned to the querier for decryption</div>
@@ -156,35 +156,9 @@ implements java.io.Serializable</pre>
 <td class="colLast"><code><strong><a href="../../../../../org/apache/pirk/response/wideskies/Response.html#getResponseElements()">getResponseElements</a></strong>()</code>&nbsp;</td>
 </tr>
 <tr class="rowColor">
-<td class="colFirst"><code>static <a href="../../../../../org/apache/pirk/response/wideskies/Response.html" title="class in org.apache.pirk.response.wideskies">Response</a></code></td>
-<td class="colLast"><code><strong><a href="../../../../../org/apache/pirk/response/wideskies/Response.html#readFromFile(java.io.File)">readFromFile</a></strong>(java.io.File&nbsp;file)</code>&nbsp;</td>
-</tr>
-<tr class="altColor">
-<td class="colFirst"><code>static <a href="../../../../../org/apache/pirk/response/wideskies/Response.html" title="class in org.apache.pirk.response.wideskies">Response</a></code></td>
-<td class="colLast"><code><strong><a href="../../../../../org/apache/pirk/response/wideskies/Response.html#readFromFile(java.lang.String)">readFromFile</a></strong>(java.lang.String&nbsp;filename)</code>&nbsp;</td>
-</tr>
-<tr class="rowColor">
-<td class="colFirst"><code>static <a href="../../../../../org/apache/pirk/response/wideskies/Response.html" title="class in org.apache.pirk.response.wideskies">Response</a></code></td>
-<td class="colLast"><code><strong><a href="../../../../../org/apache/pirk/response/wideskies/Response.html#readFromHDFSFile(org.apache.hadoop.fs.Path,%20org.apache.hadoop.fs.FileSystem)">readFromHDFSFile</a></strong>(org.apache.hadoop.fs.Path&nbsp;file,
-                org.apache.hadoop.fs.FileSystem&nbsp;fs)</code>&nbsp;</td>
-</tr>
-<tr class="altColor">
 <td class="colFirst"><code>void</code></td>
 <td class="colLast"><code><strong><a href="../../../../../org/apache/pirk/response/wideskies/Response.html#setResponseElements(java.util.TreeMap)">setResponseElements</a></strong>(java.util.TreeMap&lt;java.lang.Integer,java.math.BigInteger&gt;&nbsp;elements)</code>&nbsp;</td>
 </tr>
-<tr class="rowColor">
-<td class="colFirst"><code>void</code></td>
-<td class="colLast"><code><strong><a href="../../../../../org/apache/pirk/response/wideskies/Response.html#writeToFile(java.io.File)">writeToFile</a></strong>(java.io.File&nbsp;file)</code>&nbsp;</td>
-</tr>
-<tr class="altColor">
-<td class="colFirst"><code>void</code></td>
-<td class="colLast"><code><strong><a href="../../../../../org/apache/pirk/response/wideskies/Response.html#writeToFile(java.lang.String)">writeToFile</a></strong>(java.lang.String&nbsp;filename)</code>&nbsp;</td>
-</tr>
-<tr class="rowColor">
-<td class="colFirst"><code>void</code></td>
-<td class="colLast"><code><strong><a href="../../../../../org/apache/pirk/response/wideskies/Response.html#writeToHDFSFile(org.apache.hadoop.fs.Path,%20org.apache.hadoop.fs.FileSystem)">writeToHDFSFile</a></strong>(org.apache.hadoop.fs.Path&nbsp;fileName,
-               org.apache.hadoop.fs.FileSystem&nbsp;fs)</code>&nbsp;</td>
-</tr>
 </table>
 <ul class="blockList">
 <li class="blockList"><a name="methods_inherited_from_class_java.lang.Object">
@@ -254,84 +228,13 @@ implements java.io.Serializable</pre>
 <a name="addElement(int, java.math.BigInteger)">
 <!--   -->
 </a>
-<ul class="blockList">
+<ul class="blockListLast">
 <li class="blockList">
 <h4>addElement</h4>
 <pre>public&nbsp;void&nbsp;addElement(int&nbsp;position,
               java.math.BigInteger&nbsp;element)</pre>
 </li>
 </ul>
-<a name="writeToFile(java.lang.String)">
-<!--   -->
-</a>
-<ul class="blockList">
-<li class="blockList">
-<h4>writeToFile</h4>
-<pre>public&nbsp;void&nbsp;writeToFile(java.lang.String&nbsp;filename)
-                 throws java.io.IOException</pre>
-<dl><dt><span class="strong">Throws:</span></dt>
-<dd><code>java.io.IOException</code></dd></dl>
-</li>
-</ul>
-<a name="writeToFile(java.io.File)">
-<!--   -->
-</a>
-<ul class="blockList">
-<li class="blockList">
-<h4>writeToFile</h4>
-<pre>public&nbsp;void&nbsp;writeToFile(java.io.File&nbsp;file)
-                 throws java.io.IOException</pre>
-<dl><dt><span class="strong">Throws:</span></dt>
-<dd><code>java.io.IOException</code></dd></dl>
-</li>
-</ul>
-<a name="writeToHDFSFile(org.apache.hadoop.fs.Path, org.apache.hadoop.fs.FileSystem)">
-<!--   -->
-</a>
-<ul class="blockList">
-<li class="blockList">
-<h4>writeToHDFSFile</h4>
-<pre>public&nbsp;void&nbsp;writeToHDFSFile(org.apache.hadoop.fs.Path&nbsp;fileName,
-                   org.apache.hadoop.fs.FileSystem&nbsp;fs)</pre>
-</li>
-</ul>
-<a name="readFromFile(java.lang.String)">
-<!--   -->
-</a>
-<ul class="blockList">
-<li class="blockList">
-<h4>readFromFile</h4>
-<pre>public static&nbsp;<a href="../../../../../org/apache/pirk/response/wideskies/Response.html" title="class in org.apache.pirk.response.wideskies">Response</a>&nbsp;readFromFile(java.lang.String&nbsp;filename)
-                             throws java.io.IOException</pre>
-<dl><dt><span class="strong">Throws:</span></dt>
-<dd><code>java.io.IOException</code></dd></dl>
-</li>
-</ul>
-<a name="readFromFile(java.io.File)">
-<!--   -->
-</a>
-<ul class="blockList">
-<li class="blockList">
-<h4>readFromFile</h4>
-<pre>public static&nbsp;<a href="../../../../../org/apache/pirk/response/wideskies/Response.html" title="class in org.apache.pirk.response.wideskies">Response</a>&nbsp;readFromFile(java.io.File&nbsp;file)
-                             throws java.io.IOException</pre>
-<dl><dt><span class="strong">Throws:</span></dt>
-<dd><code>java.io.IOException</code></dd></dl>
-</li>
-</ul>
-<a name="readFromHDFSFile(org.apache.hadoop.fs.Path, org.apache.hadoop.fs.FileSystem)">
-<!--   -->
-</a>
-<ul class="blockListLast">
-<li class="blockList">
-<h4>readFromHDFSFile</h4>
-<pre>public static&nbsp;<a href="../../../../../org/apache/pirk/response/wideskies/Response.html" title="class in org.apache.pirk.response.wideskies">Response</a>&nbsp;readFromHDFSFile(org.apache.hadoop.fs.Path&nbsp;file,
-                        org.apache.hadoop.fs.FileSystem&nbsp;fs)
-                                 throws java.io.IOException</pre>
-<dl><dt><span class="strong">Throws:</span></dt>
-<dd><code>java.io.IOException</code></dd></dl>
-</li>
-</ul>
 </li>
 </ul>
 </li>

http://git-wip-us.apache.org/repos/asf/incubator-pirk/blob/ede19c79/docs/org/apache/pirk/response/wideskies/class-use/Response.html
----------------------------------------------------------------------
diff --git a/docs/org/apache/pirk/response/wideskies/class-use/Response.html b/docs/org/apache/pirk/response/wideskies/class-use/Response.html
index 9704942..5f653e9 100644
--- a/docs/org/apache/pirk/response/wideskies/class-use/Response.html
+++ b/docs/org/apache/pirk/response/wideskies/class-use/Response.html
@@ -2,9 +2,9 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_80) on Fri Jul 08 11:57:21 EDT 2016 -->
+<!-- Generated by javadoc (version 1.7.0_80) on Sun Jul 24 09:08:59 EDT 2016 -->
 <title>Uses of Class org.apache.pirk.response.wideskies.Response</title>
-<meta name="date" content="2016-07-08">
+<meta name="date" content="2016-07-24">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 </head>
 <body>
@@ -83,10 +83,6 @@
 <td class="colFirst"><a href="#org.apache.pirk.responder.wideskies.standalone">org.apache.pirk.responder.wideskies.standalone</a></td>
 <td class="colLast">&nbsp;</td>
 </tr>
-<tr class="altColor">
-<td class="colFirst"><a href="#org.apache.pirk.response.wideskies">org.apache.pirk.response.wideskies</a></td>
-<td class="colLast">&nbsp;</td>
-</tr>
 </tbody>
 </table>
 </li>
@@ -127,33 +123,6 @@
 </tbody>
 </table>
 </li>
-<li class="blockList"><a name="org.apache.pirk.response.wideskies">
-<!--   -->
-</a>
-<h3>Uses of <a href="../../../../../../org/apache/pirk/response/wideskies/Response.html" title="class in org.apache.pirk.response.wideskies">Response</a> in <a href="../../../../../../org/apache/pirk/response/wideskies/package-summary.html">org.apache.pirk.response.wideskies</a></h3>
-<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation">
-<caption><span>Methods in <a href="../../../../../../org/apache/pirk/response/wideskies/package-summary.html">org.apache.pirk.response.wideskies</a> that return <a href="../../../../../../org/apache/pirk/response/wideskies/Response.html" title="class in org.apache.pirk.response.wideskies">Response</a></span><span class="tabEnd">&nbsp;</span></caption>
-<tr>
-<th class="colFirst" scope="col">Modifier and Type</th>
-<th class="colLast" scope="col">Method and Description</th>
-</tr>
-<tbody>
-<tr class="altColor">
-<td class="colFirst"><code>static <a href="../../../../../../org/apache/pirk/response/wideskies/Response.html" title="class in org.apache.pirk.response.wideskies">Response</a></code></td>
-<td class="colLast"><span class="strong">Response.</span><code><strong><a href="../../../../../../org/apache/pirk/response/wideskies/Response.html#readFromFile(java.io.File)">readFromFile</a></strong>(java.io.File&nbsp;file)</code>&nbsp;</td>
-</tr>
-<tr class="rowColor">
-<td class="colFirst"><code>static <a href="../../../../../../org/apache/pirk/response/wideskies/Response.html" title="class in org.apache.pirk.response.wideskies">Response</a></code></td>
-<td class="colLast"><span class="strong">Response.</span><code><strong><a href="../../../../../../org/apache/pirk/response/wideskies/Response.html#readFromFile(java.lang.String)">readFromFile</a></strong>(java.lang.String&nbsp;filename)</code>&nbsp;</td>
-</tr>
-<tr class="altColor">
-<td class="colFirst"><code>static <a href="../../../../../../org/apache/pirk/response/wideskies/Response.html" title="class in org.apache.pirk.response.wideskies">Response</a></code></td>
-<td class="colLast"><span class="strong">Response.</span><code><strong><a href="../../../../../../org/apache/pirk/response/wideskies/Response.html#readFromHDFSFile(org.apache.hadoop.fs.Path,%20org.apache.hadoop.fs.FileSystem)">readFromHDFSFile</a></strong>(org.apache.hadoop.fs.Path&nbsp;file,
-                org.apache.hadoop.fs.FileSystem&nbsp;fs)</code>&nbsp;</td>
-</tr>
-</tbody>
-</table>
-</li>
 </ul>
 </li>
 </ul>

http://git-wip-us.apache.org/repos/asf/incubator-pirk/blob/ede19c79/docs/org/apache/pirk/response/wideskies/package-frame.html
----------------------------------------------------------------------
diff --git a/docs/org/apache/pirk/response/wideskies/package-frame.html b/docs/org/apache/pirk/response/wideskies/package-frame.html
index c6f06d4..efda7c9 100644
--- a/docs/org/apache/pirk/response/wideskies/package-frame.html
+++ b/docs/org/apache/pirk/response/wideskies/package-frame.html
@@ -2,9 +2,9 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_80) on Fri Jul 08 11:57:21 EDT 2016 -->
+<!-- Generated by javadoc (version 1.7.0_80) on Sun Jul 24 09:08:59 EDT 2016 -->
 <title>org.apache.pirk.response.wideskies</title>
-<meta name="date" content="2016-07-08">
+<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/ede19c79/docs/org/apache/pirk/response/wideskies/package-summary.html
----------------------------------------------------------------------
diff --git a/docs/org/apache/pirk/response/wideskies/package-summary.html b/docs/org/apache/pirk/response/wideskies/package-summary.html
index 0c6afc4..6cd6ef8 100644
--- a/docs/org/apache/pirk/response/wideskies/package-summary.html
+++ b/docs/org/apache/pirk/response/wideskies/package-summary.html
@@ -2,9 +2,9 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_80) on Fri Jul 08 11:57:21 EDT 2016 -->
+<!-- Generated by javadoc (version 1.7.0_80) on Sun Jul 24 09:08:59 EDT 2016 -->
 <title>org.apache.pirk.response.wideskies</title>
-<meta name="date" content="2016-07-08">
+<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/ede19c79/docs/org/apache/pirk/response/wideskies/package-tree.html
----------------------------------------------------------------------
diff --git a/docs/org/apache/pirk/response/wideskies/package-tree.html b/docs/org/apache/pirk/response/wideskies/package-tree.html
index 67ef4d7..2427190 100644
--- a/docs/org/apache/pirk/response/wideskies/package-tree.html
+++ b/docs/org/apache/pirk/response/wideskies/package-tree.html
@@ -2,9 +2,9 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_80) on Fri Jul 08 11:57:21 EDT 2016 -->
+<!-- Generated by javadoc (version 1.7.0_80) on Sun Jul 24 09:08:59 EDT 2016 -->
 <title>org.apache.pirk.response.wideskies Class Hierarchy</title>
-<meta name="date" content="2016-07-08">
+<meta name="date" content="2016-07-24">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 </head>
 <body>
@@ -74,7 +74,7 @@
 <ul>
 <li type="circle">java.lang.Object
 <ul>
-<li type="circle">org.apache.pirk.response.wideskies.<a href="../../../../../org/apache/pirk/response/wideskies/Response.html" title="class in org.apache.pirk.response.wideskies"><span class="strong">Response</span></a> (implements java.io.Serializable)</li>
+<li type="circle">org.apache.pirk.response.wideskies.<a href="../../../../../org/apache/pirk/response/wideskies/Response.html" title="class in org.apache.pirk.response.wideskies"><span class="strong">Response</span></a> (implements java.io.Serializable, org.apache.pirk.serialization.<a href="../../../../../org/apache/pirk/serialization/Storable.html" title="interface in org.apache.pirk.serialization">Storable</a>)</li>
 </ul>
 </li>
 </ul>

http://git-wip-us.apache.org/repos/asf/incubator-pirk/blob/ede19c79/docs/org/apache/pirk/response/wideskies/package-use.html
----------------------------------------------------------------------
diff --git a/docs/org/apache/pirk/response/wideskies/package-use.html b/docs/org/apache/pirk/response/wideskies/package-use.html
index a55a443..026059a 100644
--- a/docs/org/apache/pirk/response/wideskies/package-use.html
+++ b/docs/org/apache/pirk/response/wideskies/package-use.html
@@ -2,9 +2,9 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_80) on Fri Jul 08 11:57:22 EDT 2016 -->
+<!-- Generated by javadoc (version 1.7.0_80) on Sun Jul 24 09:08:59 EDT 2016 -->
 <title>Uses of Package org.apache.pirk.response.wideskies</title>
-<meta name="date" content="2016-07-08">
+<meta name="date" content="2016-07-24">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 </head>
 <body>
@@ -83,10 +83,6 @@
 <td class="colFirst"><a href="#org.apache.pirk.responder.wideskies.standalone">org.apache.pirk.responder.wideskies.standalone</a></td>
 <td class="colLast">&nbsp;</td>
 </tr>
-<tr class="altColor">
-<td class="colFirst"><a href="#org.apache.pirk.response.wideskies">org.apache.pirk.response.wideskies</a></td>
-<td class="colLast">&nbsp;</td>
-</tr>
 </tbody>
 </table>
 </li>
@@ -124,23 +120,6 @@
 </tbody>
 </table>
 </li>
-<li class="blockList"><a name="org.apache.pirk.response.wideskies">
-<!--   -->
-</a>
-<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing classes, and an explanation">
-<caption><span>Classes in <a href="../../../../../org/apache/pirk/response/wideskies/package-summary.html">org.apache.pirk.response.wideskies</a> used by <a href="../../../../../org/apache/pirk/response/wideskies/package-summary.html">org.apache.pirk.response.wideskies</a></span><span class="tabEnd">&nbsp;</span></caption>
-<tr>
-<th class="colOne" scope="col">Class and Description</th>
-</tr>
-<tbody>
-<tr class="altColor">
-<td class="colOne"><a href="../../../../../org/apache/pirk/response/wideskies/class-use/Response.html#org.apache.pirk.response.wideskies">Response</a>
-<div class="block">Class to hold the encrypted response elements for the PIR query</div>
-</td>
-</tr>
-</tbody>
-</table>
-</li>
 </ul>
 </div>
 <!-- ======= START OF BOTTOM NAVBAR ====== -->

http://git-wip-us.apache.org/repos/asf/incubator-pirk/blob/ede19c79/docs/org/apache/pirk/schema/data/DataSchema.html
----------------------------------------------------------------------
diff --git a/docs/org/apache/pirk/schema/data/DataSchema.html b/docs/org/apache/pirk/schema/data/DataSchema.html
index 4c5941e..f2422c5 100644
--- a/docs/org/apache/pirk/schema/data/DataSchema.html
+++ b/docs/org/apache/pirk/schema/data/DataSchema.html
@@ -2,9 +2,9 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_80) on Fri Jul 08 11:57:20 EDT 2016 -->
+<!-- Generated by javadoc (version 1.7.0_80) on Sun Jul 24 09:08:57 EDT 2016 -->
 <title>DataSchema</title>
-<meta name="date" content="2016-07-08">
+<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/ede19c79/docs/org/apache/pirk/schema/data/LoadDataSchemas.html
----------------------------------------------------------------------
diff --git a/docs/org/apache/pirk/schema/data/LoadDataSchemas.html b/docs/org/apache/pirk/schema/data/LoadDataSchemas.html
index 4f4ddae..24b34cd 100644
--- a/docs/org/apache/pirk/schema/data/LoadDataSchemas.html
+++ b/docs/org/apache/pirk/schema/data/LoadDataSchemas.html
@@ -2,9 +2,9 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_80) on Fri Jul 08 11:57:20 EDT 2016 -->
+<!-- Generated by javadoc (version 1.7.0_80) on Sun Jul 24 09:08:57 EDT 2016 -->
 <title>LoadDataSchemas</title>
-<meta name="date" content="2016-07-08">
+<meta name="date" content="2016-07-24">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 </head>
 <body>
@@ -62,13 +62,13 @@
 <ul class="subNavList">
 <li>Summary:&nbsp;</li>
 <li>Nested&nbsp;|&nbsp;</li>
-<li><a href="#field_summary">Field</a>&nbsp;|&nbsp;</li>
+<li>Field&nbsp;|&nbsp;</li>
 <li><a href="#constructor_summary">Constr</a>&nbsp;|&nbsp;</li>
 <li><a href="#method_summary">Method</a></li>
 </ul>
 <ul class="subNavList">
 <li>Detail:&nbsp;</li>
-<li><a href="#field_detail">Field</a>&nbsp;|&nbsp;</li>
+<li>Field&nbsp;|&nbsp;</li>
 <li><a href="#constructor_detail">Constr</a>&nbsp;|&nbsp;</li>
 <li><a href="#method_detail">Method</a></li>
 </ul>
@@ -123,29 +123,6 @@ extends java.lang.Object</pre>
 <div class="summary">
 <ul class="blockList">
 <li class="blockList">
-<!-- =========== FIELD SUMMARY =========== -->
-<ul class="blockList">
-<li class="blockList"><a name="field_summary">
-<!--   -->
-</a>
-<h3>Field Summary</h3>
-<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Field Summary table, listing fields, and an explanation">
-<caption><span>Fields</span><span class="tabEnd">&nbsp;</span></caption>
-<tr>
-<th class="colFirst" scope="col">Modifier and Type</th>
-<th class="colLast" scope="col">Field and Description</th>
-</tr>
-<tr class="altColor">
-<td class="colFirst"><code>static java.util.HashSet&lt;java.lang.String&gt;</code></td>
-<td class="colLast"><code><strong><a href="../../../../../org/apache/pirk/schema/data/LoadDataSchemas.html#allowedPrimitiveJavaTypes">allowedPrimitiveJavaTypes</a></strong></code>&nbsp;</td>
-</tr>
-<tr class="rowColor">
-<td class="colFirst"><code>static java.util.HashMap&lt;java.lang.String,<a href="../../../../../org/apache/pirk/schema/data/DataSchema.html" title="class in org.apache.pirk.schema.data">DataSchema</a>&gt;</code></td>
-<td class="colLast"><code><strong><a href="../../../../../org/apache/pirk/schema/data/LoadDataSchemas.html#schemaMap">schemaMap</a></strong></code>&nbsp;</td>
-</tr>
-</table>
-</li>
-</ul>
 <!-- ======== CONSTRUCTOR SUMMARY ======== -->
 <ul class="blockList">
 <li class="blockList"><a name="constructor_summary">
@@ -212,32 +189,6 @@ extends java.lang.Object</pre>
 <div class="details">
 <ul class="blockList">
 <li class="blockList">
-<!-- ============ FIELD DETAIL =========== -->
-<ul class="blockList">
-<li class="blockList"><a name="field_detail">
-<!--   -->
-</a>
-<h3>Field Detail</h3>
-<a name="schemaMap">
-<!--   -->
-</a>
-<ul class="blockList">
-<li class="blockList">
-<h4>schemaMap</h4>
-<pre>public static&nbsp;java.util.HashMap&lt;java.lang.String,<a href="../../../../../org/apache/pirk/schema/data/DataSchema.html" title="class in org.apache.pirk.schema.data">DataSchema</a>&gt; schemaMap</pre>
-</li>
-</ul>
-<a name="allowedPrimitiveJavaTypes">
-<!--   -->
-</a>
-<ul class="blockListLast">
-<li class="blockList">
-<h4>allowedPrimitiveJavaTypes</h4>
-<pre>public static&nbsp;java.util.HashSet&lt;java.lang.String&gt; allowedPrimitiveJavaTypes</pre>
-</li>
-</ul>
-</li>
-</ul>
 <!-- ========= CONSTRUCTOR DETAIL ======== -->
 <ul class="blockList">
 <li class="blockList"><a name="constructor_detail">
@@ -365,13 +316,13 @@ extends java.lang.Object</pre>
 <ul class="subNavList">
 <li>Summary:&nbsp;</li>
 <li>Nested&nbsp;|&nbsp;</li>
-<li><a href="#field_summary">Field</a>&nbsp;|&nbsp;</li>
+<li>Field&nbsp;|&nbsp;</li>
 <li><a href="#constructor_summary">Constr</a>&nbsp;|&nbsp;</li>
 <li><a href="#method_summary">Method</a></li>
 </ul>
 <ul class="subNavList">
 <li>Detail:&nbsp;</li>
-<li><a href="#field_detail">Field</a>&nbsp;|&nbsp;</li>
+<li>Field&nbsp;|&nbsp;</li>
 <li><a href="#constructor_detail">Constr</a>&nbsp;|&nbsp;</li>
 <li><a href="#method_detail">Method</a></li>
 </ul>

http://git-wip-us.apache.org/repos/asf/incubator-pirk/blob/ede19c79/docs/org/apache/pirk/schema/data/class-use/DataSchema.html
----------------------------------------------------------------------
diff --git a/docs/org/apache/pirk/schema/data/class-use/DataSchema.html b/docs/org/apache/pirk/schema/data/class-use/DataSchema.html
index a2f25bc..a98eb44 100644
--- a/docs/org/apache/pirk/schema/data/class-use/DataSchema.html
+++ b/docs/org/apache/pirk/schema/data/class-use/DataSchema.html
@@ -2,9 +2,9 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_80) on Fri Jul 08 11:57:21 EDT 2016 -->
+<!-- Generated by javadoc (version 1.7.0_80) on Sun Jul 24 09:08:59 EDT 2016 -->
 <title>Uses of Class org.apache.pirk.schema.data.DataSchema</title>
-<meta name="date" content="2016-07-08">
+<meta name="date" content="2016-07-24">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 </head>
 <body>
@@ -84,14 +84,18 @@
 <td class="colLast">&nbsp;</td>
 </tr>
 <tr class="altColor">
-<td class="colFirst"><a href="#org.apache.pirk.schema.data">org.apache.pirk.schema.data</a></td>
+<td class="colFirst"><a href="#org.apache.pirk.responder.wideskies.spark">org.apache.pirk.responder.wideskies.spark</a></td>
 <td class="colLast">&nbsp;</td>
 </tr>
 <tr class="rowColor">
-<td class="colFirst"><a href="#org.apache.pirk.schema.query.filter">org.apache.pirk.schema.query.filter</a></td>
+<td class="colFirst"><a href="#org.apache.pirk.schema.data">org.apache.pirk.schema.data</a></td>
 <td class="colLast">&nbsp;</td>
 </tr>
 <tr class="altColor">
+<td class="colFirst"><a href="#org.apache.pirk.schema.query.filter">org.apache.pirk.schema.query.filter</a></td>
+<td class="colLast">&nbsp;</td>
+</tr>
+<tr class="rowColor">
 <td class="colFirst"><a href="#org.apache.pirk.utils">org.apache.pirk.utils</a></td>
 <td class="colLast">&nbsp;</td>
 </tr>
@@ -159,24 +163,42 @@
 </tbody>
 </table>
 </li>
-<li class="blockList"><a name="org.apache.pirk.schema.data">
+<li class="blockList"><a name="org.apache.pirk.responder.wideskies.spark">
 <!--   -->
 </a>
-<h3>Uses of <a href="../../../../../../org/apache/pirk/schema/data/DataSchema.html" title="class in org.apache.pirk.schema.data">DataSchema</a> in <a href="../../../../../../org/apache/pirk/schema/data/package-summary.html">org.apache.pirk.schema.data</a></h3>
-<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing fields, and an explanation">
-<caption><span>Fields in <a href="../../../../../../org/apache/pirk/schema/data/package-summary.html">org.apache.pirk.schema.data</a> with type parameters of type <a href="../../../../../../org/apache/pirk/schema/data/DataSchema.html" title="class in org.apache.pirk.schema.data">DataSchema</a></span><span class="tabEnd">&nbsp;</span></caption>
+<h3>Uses of <a href="../../../../../../org/apache/pirk/schema/data/DataSchema.html" title="class in org.apache.pirk.schema.data">DataSchema</a> in <a href="../../../../../../org/apache/pirk/responder/wideskies/spark/package-summary.html">org.apache.pirk.responder.wideskies.spark</a></h3>
+<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation">
+<caption><span>Methods in <a href="../../../../../../org/apache/pirk/responder/wideskies/spark/package-summary.html">org.apache.pirk.responder.wideskies.spark</a> that return <a href="../../../../../../org/apache/pirk/schema/data/DataSchema.html" title="class in org.apache.pirk.schema.data">DataSchema</a></span><span class="tabEnd">&nbsp;</span></caption>
 <tr>
 <th class="colFirst" scope="col">Modifier and Type</th>
-<th class="colLast" scope="col">Field and Description</th>
+<th class="colLast" scope="col">Method and Description</th>
 </tr>
 <tbody>
 <tr class="altColor">
-<td class="colFirst"><code>static java.util.HashMap&lt;java.lang.String,<a href="../../../../../../org/apache/pirk/schema/data/DataSchema.html" title="class in org.apache.pirk.schema.data">DataSchema</a>&gt;</code></td>
-<td class="colLast"><span class="strong">LoadDataSchemas.</span><code><strong><a href="../../../../../../org/apache/pirk/schema/data/LoadDataSchemas.html#schemaMap">schemaMap</a></strong></code>&nbsp;</td>
+<td class="colFirst"><code><a href="../../../../../../org/apache/pirk/schema/data/DataSchema.html" title="class in org.apache.pirk.schema.data">DataSchema</a></code></td>
+<td class="colLast"><span class="strong">BroadcastVars.</span><code><strong><a href="../../../../../../org/apache/pirk/responder/wideskies/spark/BroadcastVars.html#getDataSchema()">getDataSchema</a></strong>()</code>&nbsp;</td>
 </tr>
 </tbody>
 </table>
 <table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation">
+<caption><span>Methods in <a href="../../../../../../org/apache/pirk/responder/wideskies/spark/package-summary.html">org.apache.pirk.responder.wideskies.spark</a> with parameters of type <a href="../../../../../../org/apache/pirk/schema/data/DataSchema.html" title="class in org.apache.pirk.schema.data">DataSchema</a></span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th class="colLast" scope="col">Method and Description</th>
+</tr>
+<tbody>
+<tr class="altColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><span class="strong">BroadcastVars.</span><code><strong><a href="../../../../../../org/apache/pirk/responder/wideskies/spark/BroadcastVars.html#setDataSchema(org.apache.pirk.schema.data.DataSchema)">setDataSchema</a></strong>(<a href="../../../../../../org/apache/pirk/schema/data/DataSchema.html" title="class in org.apache.pirk.schema.data">DataSchema</a>&nbsp;dSchemaIn)</code>&nbsp;</td>
+</tr>
+</tbody>
+</table>
+</li>
+<li class="blockList"><a name="org.apache.pirk.schema.data">
+<!--   -->
+</a>
+<h3>Uses of <a href="../../../../../../org/apache/pirk/schema/data/DataSchema.html" title="class in org.apache.pirk.schema.data">DataSchema</a> in <a href="../../../../../../org/apache/pirk/schema/data/package-summary.html">org.apache.pirk.schema.data</a></h3>
+<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation">
 <caption><span>Methods in <a href="../../../../../../org/apache/pirk/schema/data/package-summary.html">org.apache.pirk.schema.data</a> that return <a href="../../../../../../org/apache/pirk/schema/data/DataSchema.html" title="class in org.apache.pirk.schema.data">DataSchema</a></span><span class="tabEnd">&nbsp;</span></caption>
 <tr>
 <th class="colFirst" scope="col">Modifier and Type</th>

http://git-wip-us.apache.org/repos/asf/incubator-pirk/blob/ede19c79/docs/org/apache/pirk/schema/data/class-use/LoadDataSchemas.html
----------------------------------------------------------------------
diff --git a/docs/org/apache/pirk/schema/data/class-use/LoadDataSchemas.html b/docs/org/apache/pirk/schema/data/class-use/LoadDataSchemas.html
index bf71693..3cadd0a 100644
--- a/docs/org/apache/pirk/schema/data/class-use/LoadDataSchemas.html
+++ b/docs/org/apache/pirk/schema/data/class-use/LoadDataSchemas.html
@@ -2,9 +2,9 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_80) on Fri Jul 08 11:57:21 EDT 2016 -->
+<!-- Generated by javadoc (version 1.7.0_80) on Sun Jul 24 09:08:59 EDT 2016 -->
 <title>Uses of Class org.apache.pirk.schema.data.LoadDataSchemas</title>
-<meta name="date" content="2016-07-08">
+<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/ede19c79/docs/org/apache/pirk/schema/data/package-frame.html
----------------------------------------------------------------------
diff --git a/docs/org/apache/pirk/schema/data/package-frame.html b/docs/org/apache/pirk/schema/data/package-frame.html
index d5dd6fe..fc2fe98 100644
--- a/docs/org/apache/pirk/schema/data/package-frame.html
+++ b/docs/org/apache/pirk/schema/data/package-frame.html
@@ -2,9 +2,9 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_80) on Fri Jul 08 11:57:21 EDT 2016 -->
+<!-- Generated by javadoc (version 1.7.0_80) on Sun Jul 24 09:08:59 EDT 2016 -->
 <title>org.apache.pirk.schema.data</title>
-<meta name="date" content="2016-07-08">
+<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/ede19c79/docs/org/apache/pirk/schema/data/package-summary.html
----------------------------------------------------------------------
diff --git a/docs/org/apache/pirk/schema/data/package-summary.html b/docs/org/apache/pirk/schema/data/package-summary.html
index d721077..a7512e5 100644
--- a/docs/org/apache/pirk/schema/data/package-summary.html
+++ b/docs/org/apache/pirk/schema/data/package-summary.html
@@ -2,9 +2,9 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_80) on Fri Jul 08 11:57:21 EDT 2016 -->
+<!-- Generated by javadoc (version 1.7.0_80) on Sun Jul 24 09:08:59 EDT 2016 -->
 <title>org.apache.pirk.schema.data</title>
-<meta name="date" content="2016-07-08">
+<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/ede19c79/docs/org/apache/pirk/schema/data/package-tree.html
----------------------------------------------------------------------
diff --git a/docs/org/apache/pirk/schema/data/package-tree.html b/docs/org/apache/pirk/schema/data/package-tree.html
index d4b253b..67ce5f5 100644
--- a/docs/org/apache/pirk/schema/data/package-tree.html
+++ b/docs/org/apache/pirk/schema/data/package-tree.html
@@ -2,9 +2,9 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_80) on Fri Jul 08 11:57:21 EDT 2016 -->
+<!-- Generated by javadoc (version 1.7.0_80) on Sun Jul 24 09:08:59 EDT 2016 -->
 <title>org.apache.pirk.schema.data Class Hierarchy</title>
-<meta name="date" content="2016-07-08">
+<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/ede19c79/docs/org/apache/pirk/schema/data/package-use.html
----------------------------------------------------------------------
diff --git a/docs/org/apache/pirk/schema/data/package-use.html b/docs/org/apache/pirk/schema/data/package-use.html
index 1b5f12e..a2ff09e 100644
--- a/docs/org/apache/pirk/schema/data/package-use.html
+++ b/docs/org/apache/pirk/schema/data/package-use.html
@@ -2,9 +2,9 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_80) on Fri Jul 08 11:57:22 EDT 2016 -->
+<!-- Generated by javadoc (version 1.7.0_80) on Sun Jul 24 09:08:59 EDT 2016 -->
 <title>Uses of Package org.apache.pirk.schema.data</title>
-<meta name="date" content="2016-07-08">
+<meta name="date" content="2016-07-24">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 </head>
 <body>
@@ -84,14 +84,18 @@
 <td class="colLast">&nbsp;</td>
 </tr>
 <tr class="altColor">
-<td class="colFirst"><a href="#org.apache.pirk.schema.data">org.apache.pirk.schema.data</a></td>
+<td class="colFirst"><a href="#org.apache.pirk.responder.wideskies.spark">org.apache.pirk.responder.wideskies.spark</a></td>
 <td class="colLast">&nbsp;</td>
 </tr>
 <tr class="rowColor">
-<td class="colFirst"><a href="#org.apache.pirk.schema.query.filter">org.apache.pirk.schema.query.filter</a></td>
+<td class="colFirst"><a href="#org.apache.pirk.schema.data">org.apache.pirk.schema.data</a></td>
 <td class="colLast">&nbsp;</td>
 </tr>
 <tr class="altColor">
+<td class="colFirst"><a href="#org.apache.pirk.schema.query.filter">org.apache.pirk.schema.query.filter</a></td>
+<td class="colLast">&nbsp;</td>
+</tr>
+<tr class="rowColor">
 <td class="colFirst"><a href="#org.apache.pirk.utils">org.apache.pirk.utils</a></td>
 <td class="colLast">&nbsp;</td>
 </tr>
@@ -132,6 +136,23 @@
 </tbody>
 </table>
 </li>
+<li class="blockList"><a name="org.apache.pirk.responder.wideskies.spark">
+<!--   -->
+</a>
+<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing classes, and an explanation">
+<caption><span>Classes in <a href="../../../../../org/apache/pirk/schema/data/package-summary.html">org.apache.pirk.schema.data</a> used by <a href="../../../../../org/apache/pirk/responder/wideskies/spark/package-summary.html">org.apache.pirk.responder.wideskies.spark</a></span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colOne" scope="col">Class and Description</th>
+</tr>
+<tbody>
+<tr class="altColor">
+<td class="colOne"><a href="../../../../../org/apache/pirk/schema/data/class-use/DataSchema.html#org.apache.pirk.responder.wideskies.spark">DataSchema</a>
+<div class="block">Class to hold a data schema</div>
+</td>
+</tr>
+</tbody>
+</table>
+</li>
 <li class="blockList"><a name="org.apache.pirk.schema.data">
 <!--   -->
 </a>

http://git-wip-us.apache.org/repos/asf/incubator-pirk/blob/ede19c79/docs/org/apache/pirk/schema/data/partitioner/DataPartitioner.html
----------------------------------------------------------------------
diff --git a/docs/org/apache/pirk/schema/data/partitioner/DataPartitioner.html b/docs/org/apache/pirk/schema/data/partitioner/DataPartitioner.html
index fb02eaa..311b20d 100644
--- a/docs/org/apache/pirk/schema/data/partitioner/DataPartitioner.html
+++ b/docs/org/apache/pirk/schema/data/partitioner/DataPartitioner.html
@@ -2,9 +2,9 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_80) on Fri Jul 08 11:57:21 EDT 2016 -->
+<!-- Generated by javadoc (version 1.7.0_80) on Sun Jul 24 09:08:58 EDT 2016 -->
 <title>DataPartitioner</title>
-<meta name="date" content="2016-07-08">
+<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/ede19c79/docs/org/apache/pirk/schema/data/partitioner/IPDataPartitioner.html
----------------------------------------------------------------------
diff --git a/docs/org/apache/pirk/schema/data/partitioner/IPDataPartitioner.html b/docs/org/apache/pirk/schema/data/partitioner/IPDataPartitioner.html
index 16b6aff..234e83c 100644
--- a/docs/org/apache/pirk/schema/data/partitioner/IPDataPartitioner.html
+++ b/docs/org/apache/pirk/schema/data/partitioner/IPDataPartitioner.html
@@ -2,9 +2,9 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_80) on Fri Jul 08 11:57:21 EDT 2016 -->
+<!-- Generated by javadoc (version 1.7.0_80) on Sun Jul 24 09:08:58 EDT 2016 -->
 <title>IPDataPartitioner</title>
-<meta name="date" content="2016-07-08">
+<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/ede19c79/docs/org/apache/pirk/schema/data/partitioner/ISO8601DatePartitioner.html
----------------------------------------------------------------------
diff --git a/docs/org/apache/pirk/schema/data/partitioner/ISO8601DatePartitioner.html b/docs/org/apache/pirk/schema/data/partitioner/ISO8601DatePartitioner.html
index 5c18fba..1535f9a 100644
--- a/docs/org/apache/pirk/schema/data/partitioner/ISO8601DatePartitioner.html
+++ b/docs/org/apache/pirk/schema/data/partitioner/ISO8601DatePartitioner.html
@@ -2,9 +2,9 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_80) on Fri Jul 08 11:57:21 EDT 2016 -->
+<!-- Generated by javadoc (version 1.7.0_80) on Sun Jul 24 09:08:58 EDT 2016 -->
 <title>ISO8601DatePartitioner</title>
-<meta name="date" content="2016-07-08">
+<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/ede19c79/docs/org/apache/pirk/schema/data/partitioner/PrimitiveTypePartitioner.html
----------------------------------------------------------------------
diff --git a/docs/org/apache/pirk/schema/data/partitioner/PrimitiveTypePartitioner.html b/docs/org/apache/pirk/schema/data/partitioner/PrimitiveTypePartitioner.html
index 66814db..e92ff0a 100644
--- a/docs/org/apache/pirk/schema/data/partitioner/PrimitiveTypePartitioner.html
+++ b/docs/org/apache/pirk/schema/data/partitioner/PrimitiveTypePartitioner.html
@@ -2,9 +2,9 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_80) on Fri Jul 08 11:57:21 EDT 2016 -->
+<!-- Generated by javadoc (version 1.7.0_80) on Sun Jul 24 09:08:58 EDT 2016 -->
 <title>PrimitiveTypePartitioner</title>
-<meta name="date" content="2016-07-08">
+<meta name="date" content="2016-07-24">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 </head>
 <body>
@@ -124,38 +124,34 @@ implements <a href="../../../../../../org/apache/pirk/schema/data/partitioner/Da
 <th class="colLast" scope="col">Field and Description</th>
 </tr>
 <tr class="altColor">
-<td class="colFirst"><code>java.math.BigInteger</code></td>
-<td class="colLast"><code><strong><a href="../../../../../../org/apache/pirk/schema/data/partitioner/PrimitiveTypePartitioner.html#bitMask8">bitMask8</a></strong></code>&nbsp;</td>
-</tr>
-<tr class="rowColor">
 <td class="colFirst"><code>static java.lang.String</code></td>
 <td class="colLast"><code><strong><a href="../../../../../../org/apache/pirk/schema/data/partitioner/PrimitiveTypePartitioner.html#BYTE">BYTE</a></strong></code>&nbsp;</td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <td class="colFirst"><code>static java.lang.String</code></td>
 <td class="colLast"><code><strong><a href="../../../../../../org/apache/pirk/schema/data/partitioner/PrimitiveTypePartitioner.html#CHAR">CHAR</a></strong></code>&nbsp;</td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <td class="colFirst"><code>static java.lang.String</code></td>
 <td class="colLast"><code><strong><a href="../../../../../../org/apache/pirk/schema/data/partitioner/PrimitiveTypePartitioner.html#DOUBLE">DOUBLE</a></strong></code>&nbsp;</td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <td class="colFirst"><code>static java.lang.String</code></td>
 <td class="colLast"><code><strong><a href="../../../../../../org/apache/pirk/schema/data/partitioner/PrimitiveTypePartitioner.html#FLOAT">FLOAT</a></strong></code>&nbsp;</td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <td class="colFirst"><code>static java.lang.String</code></td>
 <td class="colLast"><code><strong><a href="../../../../../../org/apache/pirk/schema/data/partitioner/PrimitiveTypePartitioner.html#INT">INT</a></strong></code>&nbsp;</td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <td class="colFirst"><code>static java.lang.String</code></td>
 <td class="colLast"><code><strong><a href="../../../../../../org/apache/pirk/schema/data/partitioner/PrimitiveTypePartitioner.html#LONG">LONG</a></strong></code>&nbsp;</td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <td class="colFirst"><code>static java.lang.String</code></td>
 <td class="colLast"><code><strong><a href="../../../../../../org/apache/pirk/schema/data/partitioner/PrimitiveTypePartitioner.html#SHORT">SHORT</a></strong></code>&nbsp;</td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <td class="colFirst"><code>static java.lang.String</code></td>
 <td class="colLast"><code><strong><a href="../../../../../../org/apache/pirk/schema/data/partitioner/PrimitiveTypePartitioner.html#STRING">STRING</a></strong></code>&nbsp;</td>
 </tr>
@@ -192,25 +188,19 @@ implements <a href="../../../../../../org/apache/pirk/schema/data/partitioner/Da
 <th class="colLast" scope="col">Method and Description</th>
 </tr>
 <tr class="altColor">
-<td class="colFirst"><code>byte[]</code></td>
-<td class="colLast"><code><strong><a href="../../../../../../org/apache/pirk/schema/data/partitioner/PrimitiveTypePartitioner.html#appendBytes(java.util.ArrayList,%20int,%20int)">appendBytes</a></strong>(java.util.ArrayList&lt;java.math.BigInteger&gt;&nbsp;parts,
-           int&nbsp;partsIndex,
-           int&nbsp;numParts)</code>&nbsp;</td>
-</tr>
-<tr class="rowColor">
 <td class="colFirst"><code>java.util.ArrayList&lt;java.math.BigInteger&gt;</code></td>
 <td class="colLast"><code><strong><a href="../../../../../../org/apache/pirk/schema/data/partitioner/PrimitiveTypePartitioner.html#arrayToPartitions(java.util.List,%20java.lang.String)">arrayToPartitions</a></strong>(java.util.List&lt;?&gt;&nbsp;elementList,
                  java.lang.String&nbsp;type)</code>
 <div class="block">Create partitions for an array of the same type of elements - used when a data value field is an array and we wish to encode these into the return value</div>
 </td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <td class="colFirst"><code>static java.math.BigInteger</code></td>
 <td class="colLast"><code><strong><a href="../../../../../../org/apache/pirk/schema/data/partitioner/PrimitiveTypePartitioner.html#formBitMask(int)">formBitMask</a></strong>(int&nbsp;partitionSize)</code>
 <div class="block">Method to form a BigInteger bit mask for the given partitionSize</div>
 </td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <td class="colFirst"><code>java.lang.Object</code></td>
 <td class="colLast"><code><strong><a href="../../../../../../org/apache/pirk/schema/data/partitioner/PrimitiveTypePartitioner.html#fromPartitions(java.util.ArrayList,%20int,%20java.lang.String)">fromPartitions</a></strong>(java.util.ArrayList&lt;java.math.BigInteger&gt;&nbsp;parts,
               int&nbsp;partsIndex,
@@ -218,25 +208,25 @@ implements <a href="../../../../../../org/apache/pirk/schema/data/partitioner/Da
 <div class="block">Reconstructs the object from the partitions</div>
 </td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <td class="colFirst"><code>int</code></td>
 <td class="colLast"><code><strong><a href="../../../../../../org/apache/pirk/schema/data/partitioner/PrimitiveTypePartitioner.html#getBits(java.lang.String)">getBits</a></strong>(java.lang.String&nbsp;type)</code>
 <div class="block">Get the bit size of the allowed primitive java types</div>
 </td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <td class="colFirst"><code>int</code></td>
 <td class="colLast"><code><strong><a href="../../../../../../org/apache/pirk/schema/data/partitioner/PrimitiveTypePartitioner.html#getNumPartitions(java.lang.String)">getNumPartitions</a></strong>(java.lang.String&nbsp;type)</code>
 <div class="block">Method to get the number of 8-bit partitions given the element type</div>
 </td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <td class="colFirst"><code>java.util.ArrayList&lt;java.math.BigInteger&gt;</code></td>
 <td class="colLast"><code><strong><a href="../../../../../../org/apache/pirk/schema/data/partitioner/PrimitiveTypePartitioner.html#getPaddedPartitions(java.lang.String)">getPaddedPartitions</a></strong>(java.lang.String&nbsp;type)</code>
 <div class="block">Method to get an empty set of partitions by data type - used for padding return array values</div>
 </td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <td class="colFirst"><code>static java.util.ArrayList&lt;java.math.BigInteger&gt;</code></td>
 <td class="colLast"><code><strong><a href="../../../../../../org/apache/pirk/schema/data/partitioner/PrimitiveTypePartitioner.html#partitionBits(java.math.BigInteger,%20int,%20java.math.BigInteger)">partitionBits</a></strong>(java.math.BigInteger&nbsp;value,
              int&nbsp;partitionSize,
@@ -244,7 +234,7 @@ implements <a href="../../../../../../org/apache/pirk/schema/data/partitioner/Da
 <div class="block">Splits the given BigInteger into partitions given by the partitionSize</div>
 </td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <td class="colFirst"><code>java.util.ArrayList&lt;java.math.BigInteger&gt;</code></td>
 <td class="colLast"><code><strong><a href="../../../../../../org/apache/pirk/schema/data/partitioner/PrimitiveTypePartitioner.html#toPartitions(java.lang.Object,%20java.lang.String)">toPartitions</a></strong>(java.lang.Object&nbsp;obj,
             java.lang.String&nbsp;type)</code>
@@ -273,15 +263,6 @@ implements <a href="../../../../../../org/apache/pirk/schema/data/partitioner/Da
 <!--   -->
 </a>
 <h3>Field Detail</h3>
-<a name="bitMask8">
-<!--   -->
-</a>
-<ul class="blockList">
-<li class="blockList">
-<h4>bitMask8</h4>
-<pre>public final&nbsp;java.math.BigInteger bitMask8</pre>
-</li>
-</ul>
 <a name="BYTE">
 <!--   -->
 </a>
@@ -462,17 +443,6 @@ implements <a href="../../../../../../org/apache/pirk/schema/data/partitioner/Da
 <dd><code>java.lang.Exception</code></dd></dl>
 </li>
 </ul>
-<a name="appendBytes(java.util.ArrayList, int, int)">
-<!--   -->
-</a>
-<ul class="blockList">
-<li class="blockList">
-<h4>appendBytes</h4>
-<pre>public&nbsp;byte[]&nbsp;appendBytes(java.util.ArrayList&lt;java.math.BigInteger&gt;&nbsp;parts,
-                 int&nbsp;partsIndex,
-                 int&nbsp;numParts)</pre>
-</li>
-</ul>
 <a name="toPartitions(java.lang.Object, java.lang.String)">
 <!--   -->
 </a>

http://git-wip-us.apache.org/repos/asf/incubator-pirk/blob/ede19c79/docs/org/apache/pirk/schema/data/partitioner/class-use/DataPartitioner.html
----------------------------------------------------------------------
diff --git a/docs/org/apache/pirk/schema/data/partitioner/class-use/DataPartitioner.html b/docs/org/apache/pirk/schema/data/partitioner/class-use/DataPartitioner.html
index b4eaa80..8713c38 100644
--- a/docs/org/apache/pirk/schema/data/partitioner/class-use/DataPartitioner.html
+++ b/docs/org/apache/pirk/schema/data/partitioner/class-use/DataPartitioner.html
@@ -2,9 +2,9 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_80) on Fri Jul 08 11:57:22 EDT 2016 -->
+<!-- Generated by javadoc (version 1.7.0_80) on Sun Jul 24 09:08:59 EDT 2016 -->
 <title>Uses of Interface org.apache.pirk.schema.data.partitioner.DataPartitioner</title>
-<meta name="date" content="2016-07-08">
+<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/ede19c79/docs/org/apache/pirk/schema/data/partitioner/class-use/IPDataPartitioner.html
----------------------------------------------------------------------
diff --git a/docs/org/apache/pirk/schema/data/partitioner/class-use/IPDataPartitioner.html b/docs/org/apache/pirk/schema/data/partitioner/class-use/IPDataPartitioner.html
index 06ccc70..8e7a4f4 100644
--- a/docs/org/apache/pirk/schema/data/partitioner/class-use/IPDataPartitioner.html
+++ b/docs/org/apache/pirk/schema/data/partitioner/class-use/IPDataPartitioner.html
@@ -2,9 +2,9 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_80) on Fri Jul 08 11:57:22 EDT 2016 -->
+<!-- Generated by javadoc (version 1.7.0_80) on Sun Jul 24 09:08:59 EDT 2016 -->
 <title>Uses of Class org.apache.pirk.schema.data.partitioner.IPDataPartitioner</title>
-<meta name="date" content="2016-07-08">
+<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/ede19c79/docs/org/apache/pirk/schema/data/partitioner/class-use/ISO8601DatePartitioner.html
----------------------------------------------------------------------
diff --git a/docs/org/apache/pirk/schema/data/partitioner/class-use/ISO8601DatePartitioner.html b/docs/org/apache/pirk/schema/data/partitioner/class-use/ISO8601DatePartitioner.html
index 45bddd0..194268c 100644
--- a/docs/org/apache/pirk/schema/data/partitioner/class-use/ISO8601DatePartitioner.html
+++ b/docs/org/apache/pirk/schema/data/partitioner/class-use/ISO8601DatePartitioner.html
@@ -2,9 +2,9 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_80) on Fri Jul 08 11:57:22 EDT 2016 -->
+<!-- Generated by javadoc (version 1.7.0_80) on Sun Jul 24 09:08:59 EDT 2016 -->
 <title>Uses of Class org.apache.pirk.schema.data.partitioner.ISO8601DatePartitioner</title>
-<meta name="date" content="2016-07-08">
+<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/ede19c79/docs/org/apache/pirk/schema/data/partitioner/class-use/PrimitiveTypePartitioner.html
----------------------------------------------------------------------
diff --git a/docs/org/apache/pirk/schema/data/partitioner/class-use/PrimitiveTypePartitioner.html b/docs/org/apache/pirk/schema/data/partitioner/class-use/PrimitiveTypePartitioner.html
index 2f1c088..7018641 100644
--- a/docs/org/apache/pirk/schema/data/partitioner/class-use/PrimitiveTypePartitioner.html
+++ b/docs/org/apache/pirk/schema/data/partitioner/class-use/PrimitiveTypePartitioner.html
@@ -2,9 +2,9 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_80) on Fri Jul 08 11:57:22 EDT 2016 -->
+<!-- Generated by javadoc (version 1.7.0_80) on Sun Jul 24 09:08:59 EDT 2016 -->
 <title>Uses of Class org.apache.pirk.schema.data.partitioner.PrimitiveTypePartitioner</title>
-<meta name="date" content="2016-07-08">
+<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/ede19c79/docs/org/apache/pirk/schema/data/partitioner/package-frame.html
----------------------------------------------------------------------
diff --git a/docs/org/apache/pirk/schema/data/partitioner/package-frame.html b/docs/org/apache/pirk/schema/data/partitioner/package-frame.html
index 0c86c25..5b3937a 100644
--- a/docs/org/apache/pirk/schema/data/partitioner/package-frame.html
+++ b/docs/org/apache/pirk/schema/data/partitioner/package-frame.html
@@ -2,9 +2,9 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_80) on Fri Jul 08 11:57:21 EDT 2016 -->
+<!-- Generated by javadoc (version 1.7.0_80) on Sun Jul 24 09:08:59 EDT 2016 -->
 <title>org.apache.pirk.schema.data.partitioner</title>
-<meta name="date" content="2016-07-08">
+<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/ede19c79/docs/org/apache/pirk/schema/data/partitioner/package-summary.html
----------------------------------------------------------------------
diff --git a/docs/org/apache/pirk/schema/data/partitioner/package-summary.html b/docs/org/apache/pirk/schema/data/partitioner/package-summary.html
index d9628d4..a6c6837 100644
--- a/docs/org/apache/pirk/schema/data/partitioner/package-summary.html
+++ b/docs/org/apache/pirk/schema/data/partitioner/package-summary.html
@@ -2,9 +2,9 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_80) on Fri Jul 08 11:57:21 EDT 2016 -->
+<!-- Generated by javadoc (version 1.7.0_80) on Sun Jul 24 09:08:59 EDT 2016 -->
 <title>org.apache.pirk.schema.data.partitioner</title>
-<meta name="date" content="2016-07-08">
+<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/ede19c79/docs/org/apache/pirk/schema/data/partitioner/package-tree.html
----------------------------------------------------------------------
diff --git a/docs/org/apache/pirk/schema/data/partitioner/package-tree.html b/docs/org/apache/pirk/schema/data/partitioner/package-tree.html
index af8f852..fc99457 100644
--- a/docs/org/apache/pirk/schema/data/partitioner/package-tree.html
+++ b/docs/org/apache/pirk/schema/data/partitioner/package-tree.html
@@ -2,9 +2,9 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_80) on Fri Jul 08 11:57:21 EDT 2016 -->
+<!-- Generated by javadoc (version 1.7.0_80) on Sun Jul 24 09:08:59 EDT 2016 -->
 <title>org.apache.pirk.schema.data.partitioner Class Hierarchy</title>
-<meta name="date" content="2016-07-08">
+<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/ede19c79/docs/org/apache/pirk/schema/data/partitioner/package-use.html
----------------------------------------------------------------------
diff --git a/docs/org/apache/pirk/schema/data/partitioner/package-use.html b/docs/org/apache/pirk/schema/data/partitioner/package-use.html
index 9e3d8cb..947c1eb 100644
--- a/docs/org/apache/pirk/schema/data/partitioner/package-use.html
+++ b/docs/org/apache/pirk/schema/data/partitioner/package-use.html
@@ -2,9 +2,9 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_80) on Fri Jul 08 11:57:22 EDT 2016 -->
+<!-- Generated by javadoc (version 1.7.0_80) on Sun Jul 24 09:08:59 EDT 2016 -->
 <title>Uses of Package org.apache.pirk.schema.data.partitioner</title>
-<meta name="date" content="2016-07-08">
+<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/ede19c79/docs/org/apache/pirk/schema/query/LoadQuerySchemas.html
----------------------------------------------------------------------
diff --git a/docs/org/apache/pirk/schema/query/LoadQuerySchemas.html b/docs/org/apache/pirk/schema/query/LoadQuerySchemas.html
index e29eb37..b8145cb 100644
--- a/docs/org/apache/pirk/schema/query/LoadQuerySchemas.html
+++ b/docs/org/apache/pirk/schema/query/LoadQuerySchemas.html
@@ -2,9 +2,9 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_80) on Fri Jul 08 11:57:20 EDT 2016 -->
+<!-- Generated by javadoc (version 1.7.0_80) on Sun Jul 24 09:08:56 EDT 2016 -->
 <title>LoadQuerySchemas</title>
-<meta name="date" content="2016-07-08">
+<meta name="date" content="2016-07-24">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 </head>
 <body>
@@ -62,13 +62,13 @@
 <ul class="subNavList">
 <li>Summary:&nbsp;</li>
 <li>Nested&nbsp;|&nbsp;</li>
-<li><a href="#field_summary">Field</a>&nbsp;|&nbsp;</li>
+<li>Field&nbsp;|&nbsp;</li>
 <li><a href="#constructor_summary">Constr</a>&nbsp;|&nbsp;</li>
 <li><a href="#method_summary">Method</a></li>
 </ul>
 <ul class="subNavList">
 <li>Detail:&nbsp;</li>
-<li><a href="#field_detail">Field</a>&nbsp;|&nbsp;</li>
+<li>Field&nbsp;|&nbsp;</li>
 <li><a href="#constructor_detail">Constr</a>&nbsp;|&nbsp;</li>
 <li><a href="#method_detail">Method</a></li>
 </ul>
@@ -125,25 +125,6 @@ extends java.lang.Object</pre>
 <div class="summary">
 <ul class="blockList">
 <li class="blockList">
-<!-- =========== FIELD SUMMARY =========== -->
-<ul class="blockList">
-<li class="blockList"><a name="field_summary">
-<!--   -->
-</a>
-<h3>Field Summary</h3>
-<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Field Summary table, listing fields, and an explanation">
-<caption><span>Fields</span><span class="tabEnd">&nbsp;</span></caption>
-<tr>
-<th class="colFirst" scope="col">Modifier and Type</th>
-<th class="colLast" scope="col">Field and Description</th>
-</tr>
-<tr class="altColor">
-<td class="colFirst"><code>static java.util.HashMap&lt;java.lang.String,<a href="../../../../../org/apache/pirk/schema/query/QuerySchema.html" title="class in org.apache.pirk.schema.query">QuerySchema</a>&gt;</code></td>
-<td class="colLast"><code><strong><a href="../../../../../org/apache/pirk/schema/query/LoadQuerySchemas.html#schemaMap">schemaMap</a></strong></code>&nbsp;</td>
-</tr>
-</table>
-</li>
-</ul>
 <!-- ======== CONSTRUCTOR SUMMARY ======== -->
 <ul class="blockList">
 <li class="blockList"><a name="constructor_summary">
@@ -224,23 +205,6 @@ extends java.lang.Object</pre>
 <div class="details">
 <ul class="blockList">
 <li class="blockList">
-<!-- ============ FIELD DETAIL =========== -->
-<ul class="blockList">
-<li class="blockList"><a name="field_detail">
-<!--   -->
-</a>
-<h3>Field Detail</h3>
-<a name="schemaMap">
-<!--   -->
-</a>
-<ul class="blockListLast">
-<li class="blockList">
-<h4>schemaMap</h4>
-<pre>public static&nbsp;java.util.HashMap&lt;java.lang.String,<a href="../../../../../org/apache/pirk/schema/query/QuerySchema.html" title="class in org.apache.pirk.schema.query">QuerySchema</a>&gt; schemaMap</pre>
-</li>
-</ul>
-</li>
-</ul>
 <!-- ========= CONSTRUCTOR DETAIL ======== -->
 <ul class="blockList">
 <li class="blockList"><a name="constructor_detail">
@@ -396,13 +360,13 @@ extends java.lang.Object</pre>
 <ul class="subNavList">
 <li>Summary:&nbsp;</li>
 <li>Nested&nbsp;|&nbsp;</li>
-<li><a href="#field_summary">Field</a>&nbsp;|&nbsp;</li>
+<li>Field&nbsp;|&nbsp;</li>
 <li><a href="#constructor_summary">Constr</a>&nbsp;|&nbsp;</li>
 <li><a href="#method_summary">Method</a></li>
 </ul>
 <ul class="subNavList">
 <li>Detail:&nbsp;</li>
-<li><a href="#field_detail">Field</a>&nbsp;|&nbsp;</li>
+<li>Field&nbsp;|&nbsp;</li>
 <li><a href="#constructor_detail">Constr</a>&nbsp;|&nbsp;</li>
 <li><a href="#method_detail">Method</a></li>
 </ul>

http://git-wip-us.apache.org/repos/asf/incubator-pirk/blob/ede19c79/docs/org/apache/pirk/schema/query/QuerySchema.html
----------------------------------------------------------------------
diff --git a/docs/org/apache/pirk/schema/query/QuerySchema.html b/docs/org/apache/pirk/schema/query/QuerySchema.html
index 9c604b0..d23ebc1 100644
--- a/docs/org/apache/pirk/schema/query/QuerySchema.html
+++ b/docs/org/apache/pirk/schema/query/QuerySchema.html
@@ -2,9 +2,9 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_80) on Fri Jul 08 11:57:20 EDT 2016 -->
+<!-- Generated by javadoc (version 1.7.0_80) on Sun Jul 24 09:08:56 EDT 2016 -->
 <title>QuerySchema</title>
-<meta name="date" content="2016-07-08">
+<meta name="date" content="2016-07-24">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 </head>
 <body>
@@ -62,13 +62,13 @@
 <ul class="subNavList">
 <li>Summary:&nbsp;</li>
 <li>Nested&nbsp;|&nbsp;</li>
-<li><a href="#field_summary">Field</a>&nbsp;|&nbsp;</li>
+<li>Field&nbsp;|&nbsp;</li>
 <li><a href="#constructor_summary">Constr</a>&nbsp;|&nbsp;</li>
 <li><a href="#method_summary">Method</a></li>
 </ul>
 <ul class="subNavList">
 <li>Detail:&nbsp;</li>
-<li><a href="#field_detail">Field</a>&nbsp;|&nbsp;</li>
+<li>Field&nbsp;|&nbsp;</li>
 <li><a href="#constructor_detail">Constr</a>&nbsp;|&nbsp;</li>
 <li><a href="#method_detail">Method</a></li>
 </ul>
@@ -115,25 +115,6 @@ implements java.io.Serializable</pre>
 <div class="summary">
 <ul class="blockList">
 <li class="blockList">
-<!-- =========== FIELD SUMMARY =========== -->
-<ul class="blockList">
-<li class="blockList"><a name="field_summary">
-<!--   -->
-</a>
-<h3>Field Summary</h3>
-<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Field Summary table, listing fields, and an explanation">
-<caption><span>Fields</span><span class="tabEnd">&nbsp;</span></caption>
-<tr>
-<th class="colFirst" scope="col">Modifier and Type</th>
-<th class="colLast" scope="col">Field and Description</th>
-</tr>
-<tr class="altColor">
-<td class="colFirst"><code>static java.lang.String</code></td>
-<td class="colLast"><code><strong><a href="../../../../../org/apache/pirk/schema/query/QuerySchema.html#NO_FILTER">NO_FILTER</a></strong></code>&nbsp;</td>
-</tr>
-</table>
-</li>
-</ul>
 <!-- ======== CONSTRUCTOR SUMMARY ======== -->
 <ul class="blockList">
 <li class="blockList"><a name="constructor_summary">
@@ -221,24 +202,6 @@ implements java.io.Serializable</pre>
 <div class="details">
 <ul class="blockList">
 <li class="blockList">
-<!-- ============ FIELD DETAIL =========== -->
-<ul class="blockList">
-<li class="blockList"><a name="field_detail">
-<!--   -->
-</a>
-<h3>Field Detail</h3>
-<a name="NO_FILTER">
-<!--   -->
-</a>
-<ul class="blockListLast">
-<li class="blockList">
-<h4>NO_FILTER</h4>
-<pre>public static final&nbsp;java.lang.String NO_FILTER</pre>
-<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../../constant-values.html#org.apache.pirk.schema.query.QuerySchema.NO_FILTER">Constant Field Values</a></dd></dl>
-</li>
-</ul>
-</li>
-</ul>
 <!-- ========= CONSTRUCTOR DETAIL ======== -->
 <ul class="blockList">
 <li class="blockList"><a name="constructor_detail">
@@ -402,13 +365,13 @@ implements java.io.Serializable</pre>
 <ul class="subNavList">
 <li>Summary:&nbsp;</li>
 <li>Nested&nbsp;|&nbsp;</li>
-<li><a href="#field_summary">Field</a>&nbsp;|&nbsp;</li>
+<li>Field&nbsp;|&nbsp;</li>
 <li><a href="#constructor_summary">Constr</a>&nbsp;|&nbsp;</li>
 <li><a href="#method_summary">Method</a></li>
 </ul>
 <ul class="subNavList">
 <li>Detail:&nbsp;</li>
-<li><a href="#field_detail">Field</a>&nbsp;|&nbsp;</li>
+<li>Field&nbsp;|&nbsp;</li>
 <li><a href="#constructor_detail">Constr</a>&nbsp;|&nbsp;</li>
 <li><a href="#method_detail">Method</a></li>
 </ul>

http://git-wip-us.apache.org/repos/asf/incubator-pirk/blob/ede19c79/docs/org/apache/pirk/schema/query/class-use/LoadQuerySchemas.html
----------------------------------------------------------------------
diff --git a/docs/org/apache/pirk/schema/query/class-use/LoadQuerySchemas.html b/docs/org/apache/pirk/schema/query/class-use/LoadQuerySchemas.html
index e9bd6b5..153351a 100644
--- a/docs/org/apache/pirk/schema/query/class-use/LoadQuerySchemas.html
+++ b/docs/org/apache/pirk/schema/query/class-use/LoadQuerySchemas.html
@@ -2,9 +2,9 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_80) on Fri Jul 08 11:57:21 EDT 2016 -->
+<!-- Generated by javadoc (version 1.7.0_80) on Sun Jul 24 09:08:59 EDT 2016 -->
 <title>Uses of Class org.apache.pirk.schema.query.LoadQuerySchemas</title>
-<meta name="date" content="2016-07-08">
+<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/ede19c79/docs/org/apache/pirk/schema/query/class-use/QuerySchema.html
----------------------------------------------------------------------
diff --git a/docs/org/apache/pirk/schema/query/class-use/QuerySchema.html b/docs/org/apache/pirk/schema/query/class-use/QuerySchema.html
index 4dce53f..7f364c0 100644
--- a/docs/org/apache/pirk/schema/query/class-use/QuerySchema.html
+++ b/docs/org/apache/pirk/schema/query/class-use/QuerySchema.html
@@ -2,9 +2,9 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_80) on Fri Jul 08 11:57:21 EDT 2016 -->
+<!-- Generated by javadoc (version 1.7.0_80) on Sun Jul 24 09:08:59 EDT 2016 -->
 <title>Uses of Class org.apache.pirk.schema.query.QuerySchema</title>
-<meta name="date" content="2016-07-08">
+<meta name="date" content="2016-07-24">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 </head>
 <body>
@@ -84,10 +84,14 @@
 <td class="colLast">&nbsp;</td>
 </tr>
 <tr class="altColor">
-<td class="colFirst"><a href="#org.apache.pirk.schema.query">org.apache.pirk.schema.query</a></td>
+<td class="colFirst"><a href="#org.apache.pirk.responder.wideskies.spark">org.apache.pirk.responder.wideskies.spark</a></td>
 <td class="colLast">&nbsp;</td>
 </tr>
 <tr class="rowColor">
+<td class="colFirst"><a href="#org.apache.pirk.schema.query">org.apache.pirk.schema.query</a></td>
+<td class="colLast">&nbsp;</td>
+</tr>
+<tr class="altColor">
 <td class="colFirst"><a href="#org.apache.pirk.schema.query.filter">org.apache.pirk.schema.query.filter</a></td>
 <td class="colLast">&nbsp;</td>
 </tr>
@@ -101,6 +105,19 @@
 </a>
 <h3>Uses of <a href="../../../../../../org/apache/pirk/schema/query/QuerySchema.html" title="class in org.apache.pirk.schema.query">QuerySchema</a> in <a href="../../../../../../org/apache/pirk/query/wideskies/package-summary.html">org.apache.pirk.query.wideskies</a></h3>
 <table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation">
+<caption><span>Methods in <a href="../../../../../../org/apache/pirk/query/wideskies/package-summary.html">org.apache.pirk.query.wideskies</a> that return <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 class="colLast" scope="col">Method and Description</th>
+</tr>
+<tbody>
+<tr class="altColor">
+<td class="colFirst"><code><a href="../../../../../../org/apache/pirk/schema/query/QuerySchema.html" title="class in org.apache.pirk.schema.query">QuerySchema</a></code></td>
+<td class="colLast"><span class="strong">QueryInfo.</span><code><strong><a href="../../../../../../org/apache/pirk/query/wideskies/QueryInfo.html#getQuerySchema()">getQuerySchema</a></strong>()</code>&nbsp;</td>
+</tr>
+</tbody>
+</table>
+<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation">
 <caption><span>Methods in <a href="../../../../../../org/apache/pirk/query/wideskies/package-summary.html">org.apache.pirk.query.wideskies</a> with parameters of type <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>
@@ -108,6 +125,18 @@
 </tr>
 <tbody>
 <tr class="altColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><span class="strong">QueryInfo.</span><code><strong><a href="../../../../../../org/apache/pirk/query/wideskies/QueryInfo.html#addQuerySchema(org.apache.pirk.schema.query.QuerySchema)">addQuerySchema</a></strong>(<a href="../../../../../../org/apache/pirk/schema/query/QuerySchema.html" title="class in org.apache.pirk.schema.query">QuerySchema</a>&nbsp;qSchemaIn)</code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>static <a href="../../../../../../org/apache/pirk/schema/response/QueryResponseJSON.html" title="class in org.apache.pirk.schema.response">QueryResponseJSON</a></code></td>
+<td class="colLast"><span class="strong">QueryUtils.</span><code><strong><a href="../../../../../../org/apache/pirk/query/wideskies/QueryUtils.html#extractQueryResponseJSON(org.apache.pirk.query.wideskies.QueryInfo,%20org.apache.pirk.schema.query.QuerySchema,%20java.util.ArrayList)">extractQueryResponseJSON</a></strong>(<a href="../../../../../../org/apache/pirk/query/wideskies/QueryInfo.html" title="class in org.apache.pirk.query.wideskies">QueryInfo</a>&nbsp;queryInfo,
+                        <a href="../../../../../../org/apache/pirk/schema/query/QuerySchema.html" title="class in org.apache.pirk.schema.query">QuerySchema</a>&nbsp;qSchema,
+                        java.util.ArrayList&lt;java.math.BigInteger&gt;&nbsp;parts)</code>
+<div class="block">Method to convert the given BigInteger raw data element partitions to a QueryResponseJSON object based upon the given queryType</div>
+</td>
+</tr>
+<tr class="altColor">
 <td class="colFirst"><code>static java.lang.String</code></td>
 <td class="colLast"><span class="strong">QueryUtils.</span><code><strong><a href="../../../../../../org/apache/pirk/query/wideskies/QueryUtils.html#getSelectorByQueryType(org.apache.hadoop.io.MapWritable,%20org.apache.pirk.schema.query.QuerySchema,%20org.apache.pirk.schema.data.DataSchema)">getSelectorByQueryType</a></strong>(org.apache.hadoop.io.MapWritable&nbsp;dataMap,
                       <a href="../../../../../../org/apache/pirk/schema/query/QuerySchema.html" title="class in org.apache.pirk.schema.query">QuerySchema</a>&nbsp;qSchema,
@@ -116,6 +145,13 @@
 </td>
 </tr>
 <tr class="rowColor">
+<td class="colFirst"><code>static java.lang.String</code></td>
+<td class="colLast"><span class="strong">QueryUtils.</span><code><strong><a href="../../../../../../org/apache/pirk/query/wideskies/QueryUtils.html#getSelectorByQueryTypeJSON(org.apache.pirk.schema.query.QuerySchema,%20org.json.simple.JSONObject)">getSelectorByQueryTypeJSON</a></strong>(<a href="../../../../../../org/apache/pirk/schema/query/QuerySchema.html" title="class in org.apache.pirk.schema.query">QuerySchema</a>&nbsp;qSchema,
+                          org.json.simple.JSONObject&nbsp;dataMap)</code>
+<div class="block">Pulls the correct selector from the JSONObject data element given the queryType</div>
+</td>
+</tr>
+<tr class="altColor">
 <td class="colFirst"><code>static java.util.ArrayList&lt;java.math.BigInteger&gt;</code></td>
 <td class="colLast"><span class="strong">QueryUtils.</span><code><strong><a href="../../../../../../org/apache/pirk/query/wideskies/QueryUtils.html#partitionDataElement(org.apache.hadoop.io.MapWritable,%20org.apache.pirk.schema.query.QuerySchema,%20org.apache.pirk.schema.data.DataSchema,%20boolean)">partitionDataElement</a></strong>(org.apache.hadoop.io.MapWritable&nbsp;dataMap,
                     <a href="../../../../../../org/apache/pirk/schema/query/QuerySchema.html" title="class in org.apache.pirk.schema.query">QuerySchema</a>&nbsp;qSchema,
@@ -124,6 +160,14 @@
 <div class="block">Method to convert the given data element given by the MapWritable data element into the extracted BigInteger partitions based upon the given queryType</div>
 </td>
 </tr>
+<tr class="rowColor">
+<td class="colFirst"><code>static java.util.ArrayList&lt;java.math.BigInteger&gt;</code></td>
+<td class="colLast"><span class="strong">QueryUtils.</span><code><strong><a href="../../../../../../org/apache/pirk/query/wideskies/QueryUtils.html#partitionDataElement(org.apache.pirk.schema.query.QuerySchema,%20org.json.simple.JSONObject,%20boolean)">partitionDataElement</a></strong>(<a href="../../../../../../org/apache/pirk/schema/query/QuerySchema.html" title="class in org.apache.pirk.schema.query">QuerySchema</a>&nbsp;qSchema,
+                    org.json.simple.JSONObject&nbsp;jsonData,
+                    boolean&nbsp;embedSelector)</code>
+<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>
+</td>
+</tr>
 </tbody>
 </table>
 </li>
@@ -139,13 +183,19 @@
 </tr>
 <tbody>
 <tr class="altColor">
+<td class="colFirst"><code>static scala.Tuple2&lt;java.lang.Integer,java.util.ArrayList&lt;java.math.BigInteger&gt;&gt;</code></td>
+<td class="colLast"><span class="strong">HashSelectorAndPartitionData.</span><code><strong><a href="../../../../../../org/apache/pirk/responder/wideskies/common/HashSelectorAndPartitionData.html#hashSelectorAndFormPartitions(org.json.simple.JSONObject,%20org.apache.pirk.query.wideskies.QueryInfo,%20org.apache.pirk.schema.query.QuerySchema)">hashSelectorAndFormPartitions</a></strong>(org.json.simple.JSONObject&nbsp;json,
+                             <a href="../../../../../../org/apache/pirk/query/wideskies/QueryInfo.html" title="class in org.apache.pirk.query.wideskies">QueryInfo</a>&nbsp;queryInfo,
+                             <a href="../../../../../../org/apache/pirk/schema/query/QuerySchema.html" title="class in org.apache.pirk.schema.query">QuerySchema</a>&nbsp;qSchema)</code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
 <td class="colFirst"><code>static scala.Tuple2&lt;java.lang.Integer,<a href="../../../../../../org/apache/pirk/inputformat/hadoop/BytesArrayWritable.html" title="class in org.apache.pirk.inputformat.hadoop">BytesArrayWritable</a>&gt;</code></td>
 <td class="colLast"><span class="strong">HashSelectorAndPartitionData.</span><code><strong><a href="../../../../../../org/apache/pirk/responder/wideskies/common/HashSelectorAndPartitionData.html#hashSelectorAndFormPartitions(org.apache.hadoop.io.MapWritable,%20org.apache.pirk.schema.query.QuerySchema,%20org.apache.pirk.schema.data.DataSchema,%20org.apache.pirk.query.wideskies.QueryInfo)">hashSelectorAndFormPartitions</a></strong>(org.apache.hadoop.io.MapWritable&nbsp;dataElement,
                              <a href="../../../../../../org/apache/pirk/schema/query/QuerySchema.html" title="class in org.apache.pirk.schema.query">QuerySchema</a>&nbsp;qSchema,
                              <a href="../../../../../../org/apache/pirk/schema/data/DataSchema.html" title="class in org.apache.pirk.schema.data">DataSchema</a>&nbsp;dSchema,
                              <a href="../../../../../../org/apache/pirk/query/wideskies/QueryInfo.html" title="class in org.apache.pirk.query.wideskies">QueryInfo</a>&nbsp;queryInfo)</code>&nbsp;</td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <td class="colFirst"><code>static scala.Tuple2&lt;java.lang.Integer,java.util.ArrayList&lt;java.math.BigInteger&gt;&gt;</code></td>
 <td class="colLast"><span class="strong">HashSelectorAndPartitionData.</span><code><strong><a href="../../../../../../org/apache/pirk/responder/wideskies/common/HashSelectorAndPartitionData.html#hashSelectorAndFormPartitionsBigInteger(org.apache.hadoop.io.MapWritable,%20org.apache.pirk.schema.query.QuerySchema,%20org.apache.pirk.schema.data.DataSchema,%20org.apache.pirk.query.wideskies.QueryInfo)">hashSelectorAndFormPartitionsBigInteger</a></strong>(org.apache.hadoop.io.MapWritable&nbsp;dataElement,
                                        <a href="../../../../../../org/apache/pirk/schema/query/QuerySchema.html" title="class in org.apache.pirk.schema.query">QuerySchema</a>&nbsp;qSchema,
@@ -155,24 +205,42 @@
 </tbody>
 </table>
 </li>
-<li class="blockList"><a name="org.apache.pirk.schema.query">
+<li class="blockList"><a name="org.apache.pirk.responder.wideskies.spark">
 <!--   -->
 </a>
-<h3>Uses of <a href="../../../../../../org/apache/pirk/schema/query/QuerySchema.html" title="class in org.apache.pirk.schema.query">QuerySchema</a> in <a href="../../../../../../org/apache/pirk/schema/query/package-summary.html">org.apache.pirk.schema.query</a></h3>
-<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing fields, and an explanation">
-<caption><span>Fields in <a href="../../../../../../org/apache/pirk/schema/query/package-summary.html">org.apache.pirk.schema.query</a> with type parameters of type <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>
+<h3>Uses of <a href="../../../../../../org/apache/pirk/schema/query/QuerySchema.html" title="class in org.apache.pirk.schema.query">QuerySchema</a> in <a href="../../../../../../org/apache/pirk/responder/wideskies/spark/package-summary.html">org.apache.pirk.responder.wideskies.spark</a></h3>
+<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation">
+<caption><span>Methods in <a href="../../../../../../org/apache/pirk/responder/wideskies/spark/package-summary.html">org.apache.pirk.responder.wideskies.spark</a> that return <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 class="colLast" scope="col">Field and Description</th>
+<th class="colLast" scope="col">Method and Description</th>
 </tr>
 <tbody>
 <tr class="altColor">
-<td class="colFirst"><code>static java.util.HashMap&lt;java.lang.String,<a href="../../../../../../org/apache/pirk/schema/query/QuerySchema.html" title="class in org.apache.pirk.schema.query">QuerySchema</a>&gt;</code></td>
-<td class="colLast"><span class="strong">LoadQuerySchemas.</span><code><strong><a href="../../../../../../org/apache/pirk/schema/query/LoadQuerySchemas.html#schemaMap">schemaMap</a></strong></code>&nbsp;</td>
+<td class="colFirst"><code><a href="../../../../../../org/apache/pirk/schema/query/QuerySchema.html" title="class in org.apache.pirk.schema.query">QuerySchema</a></code></td>
+<td class="colLast"><span class="strong">BroadcastVars.</span><code><strong><a href="../../../../../../org/apache/pirk/responder/wideskies/spark/BroadcastVars.html#getQuerySchema()">getQuerySchema</a></strong>()</code>&nbsp;</td>
 </tr>
 </tbody>
 </table>
 <table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation">
+<caption><span>Methods in <a href="../../../../../../org/apache/pirk/responder/wideskies/spark/package-summary.html">org.apache.pirk.responder.wideskies.spark</a> with parameters of type <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 class="colLast" scope="col">Method and Description</th>
+</tr>
+<tbody>
+<tr class="altColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><span class="strong">BroadcastVars.</span><code><strong><a href="../../../../../../org/apache/pirk/responder/wideskies/spark/BroadcastVars.html#setQuerySchema(org.apache.pirk.schema.query.QuerySchema)">setQuerySchema</a></strong>(<a href="../../../../../../org/apache/pirk/schema/query/QuerySchema.html" title="class in org.apache.pirk.schema.query">QuerySchema</a>&nbsp;qSchemaIn)</code>&nbsp;</td>
+</tr>
+</tbody>
+</table>
+</li>
+<li class="blockList"><a name="org.apache.pirk.schema.query">
+<!--   -->
+</a>
+<h3>Uses of <a href="../../../../../../org/apache/pirk/schema/query/QuerySchema.html" title="class in org.apache.pirk.schema.query">QuerySchema</a> in <a href="../../../../../../org/apache/pirk/schema/query/package-summary.html">org.apache.pirk.schema.query</a></h3>
+<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation">
 <caption><span>Methods in <a href="../../../../../../org/apache/pirk/schema/query/package-summary.html">org.apache.pirk.schema.query</a> that return <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>

http://git-wip-us.apache.org/repos/asf/incubator-pirk/blob/ede19c79/docs/org/apache/pirk/schema/query/filter/DataFilter.html
----------------------------------------------------------------------
diff --git a/docs/org/apache/pirk/schema/query/filter/DataFilter.html b/docs/org/apache/pirk/schema/query/filter/DataFilter.html
index 3bb677f..5f6c3b1 100644
--- a/docs/org/apache/pirk/schema/query/filter/DataFilter.html
+++ b/docs/org/apache/pirk/schema/query/filter/DataFilter.html
@@ -2,9 +2,9 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_80) on Fri Jul 08 11:57:20 EDT 2016 -->
+<!-- Generated by javadoc (version 1.7.0_80) on Sun Jul 24 09:08:56 EDT 2016 -->
 <title>DataFilter</title>
-<meta name="date" content="2016-07-08">
+<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/ede19c79/docs/org/apache/pirk/schema/query/filter/FilterFactory.html
----------------------------------------------------------------------
diff --git a/docs/org/apache/pirk/schema/query/filter/FilterFactory.html b/docs/org/apache/pirk/schema/query/filter/FilterFactory.html
index e7d602c..5b589c8 100644
--- a/docs/org/apache/pirk/schema/query/filter/FilterFactory.html
+++ b/docs/org/apache/pirk/schema/query/filter/FilterFactory.html
@@ -2,9 +2,9 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_80) on Fri Jul 08 11:57:20 EDT 2016 -->
+<!-- Generated by javadoc (version 1.7.0_80) on Sun Jul 24 09:08:56 EDT 2016 -->
 <title>FilterFactory</title>
-<meta name="date" content="2016-07-08">
+<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/ede19c79/docs/org/apache/pirk/schema/query/filter/StopListFilter.html
----------------------------------------------------------------------
diff --git a/docs/org/apache/pirk/schema/query/filter/StopListFilter.html b/docs/org/apache/pirk/schema/query/filter/StopListFilter.html
index c7c5709..82855a1 100644
--- a/docs/org/apache/pirk/schema/query/filter/StopListFilter.html
+++ b/docs/org/apache/pirk/schema/query/filter/StopListFilter.html
@@ -2,9 +2,9 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_80) on Fri Jul 08 11:57:20 EDT 2016 -->
+<!-- Generated by javadoc (version 1.7.0_80) on Sun Jul 24 09:08:56 EDT 2016 -->
 <title>StopListFilter</title>
-<meta name="date" content="2016-07-08">
+<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/ede19c79/docs/org/apache/pirk/schema/query/filter/class-use/DataFilter.html
----------------------------------------------------------------------
diff --git a/docs/org/apache/pirk/schema/query/filter/class-use/DataFilter.html b/docs/org/apache/pirk/schema/query/filter/class-use/DataFilter.html
index 6d931cb..9446cba 100644
--- a/docs/org/apache/pirk/schema/query/filter/class-use/DataFilter.html
+++ b/docs/org/apache/pirk/schema/query/filter/class-use/DataFilter.html
@@ -2,9 +2,9 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_80) on Fri Jul 08 11:57:21 EDT 2016 -->
+<!-- Generated by javadoc (version 1.7.0_80) on Sun Jul 24 09:08:59 EDT 2016 -->
 <title>Uses of Interface org.apache.pirk.schema.query.filter.DataFilter</title>
-<meta name="date" content="2016-07-08">
+<meta name="date" content="2016-07-24">
 <link rel="stylesheet" type="text/css" href="../../../../../../../stylesheet.css" title="Style">
 </head>
 <body>