http://git-wip-us.apache.org/repos/asf/arrow-site/blob/785c5862/docs/cpp/store_8h_source.html
----------------------------------------------------------------------
diff --git a/docs/cpp/store_8h_source.html b/docs/cpp/store_8h_source.html
index 8993786..b056b49 100644
--- a/docs/cpp/store_8h_source.html
+++ b/docs/cpp/store_8h_source.html
@@ -5,7 +5,7 @@
 <meta http-equiv="X-UA-Compatible" content="IE=9"/>
 <meta name="generator" content="Doxygen 1.8.13"/>
 <meta name="viewport" content="width=device-width, initial-scale=1"/>
-<title>Apache Arrow (C++): /home/wesm/code/arrow/cpp/src/plasma/store.h Source 
File</title>
+<title>Apache Arrow (C++): /apache-arrow/arrow/cpp/src/plasma/store.h Source 
File</title>
 <link href="tabs.css" rel="stylesheet" type="text/css"/>
 <script type="text/javascript" src="jquery.js"></script>
 <script type="text/javascript" src="dynsections.js"></script>
@@ -67,13 +67,13 @@ $(function() {
 <div class="title">store.h</div>  </div>
 </div><!--header-->
 <div class="contents">
-<a href="store_8h.html">Go to the documentation of this file.</a><div 
class="fragment"><div class="line"><a name="l00001"></a><span class="lineno">   
 1</span>&#160;<span class="comment">// Licensed to the Apache Software 
Foundation (ASF) under one</span></div><div class="line"><a 
name="l00002"></a><span class="lineno">    2</span>&#160;<span 
class="comment">// or more contributor license agreements.  See the NOTICE 
file</span></div><div class="line"><a name="l00003"></a><span class="lineno">   
 3</span>&#160;<span class="comment">// distributed with this work for 
additional information</span></div><div class="line"><a name="l00004"></a><span 
class="lineno">    4</span>&#160;<span class="comment">// regarding copyright 
ownership.  The ASF licenses this file</span></div><div class="line"><a 
name="l00005"></a><span class="lineno">    5</span>&#160;<span 
class="comment">// to you under the Apache License, Version 2.0 
(the</span></div><div class="line"><a name="l00006"></a><span class="
 lineno">    6</span>&#160;<span class="comment">// &quot;License&quot;); you 
may not use this file except in compliance</span></div><div class="line"><a 
name="l00007"></a><span class="lineno">    7</span>&#160;<span 
class="comment">// with the License.  You may obtain a copy of the License 
at</span></div><div class="line"><a name="l00008"></a><span class="lineno">    
8</span>&#160;<span class="comment">//</span></div><div class="line"><a 
name="l00009"></a><span class="lineno">    9</span>&#160;<span 
class="comment">//   
http://www.apache.org/licenses/LICENSE-2.0</span></div><div class="line"><a 
name="l00010"></a><span class="lineno">   10</span>&#160;<span 
class="comment">//</span></div><div class="line"><a name="l00011"></a><span 
class="lineno">   11</span>&#160;<span class="comment">// Unless required by 
applicable law or agreed to in writing,</span></div><div class="line"><a 
name="l00012"></a><span class="lineno">   12</span>&#160;<span 
class="comment">// software distributed und
 er the License is distributed on an</span></div><div class="line"><a 
name="l00013"></a><span class="lineno">   13</span>&#160;<span 
class="comment">// &quot;AS IS&quot; BASIS, WITHOUT WARRANTIES OR CONDITIONS OF 
ANY</span></div><div class="line"><a name="l00014"></a><span class="lineno">   
14</span>&#160;<span class="comment">// KIND, either express or implied.  See 
the License for the</span></div><div class="line"><a name="l00015"></a><span 
class="lineno">   15</span>&#160;<span class="comment">// specific language 
governing permissions and limitations</span></div><div class="line"><a 
name="l00016"></a><span class="lineno">   16</span>&#160;<span 
class="comment">// under the License.</span></div><div class="line"><a 
name="l00017"></a><span class="lineno">   17</span>&#160;</div><div 
class="line"><a name="l00018"></a><span class="lineno">   18</span>&#160;<span 
class="preprocessor">#ifndef PLASMA_STORE_H</span></div><div class="line"><a 
name="l00019"></a><span class="lineno">   19</
 span>&#160;<span class="preprocessor">#define PLASMA_STORE_H</span></div><div 
class="line"><a name="l00020"></a><span class="lineno">   
20</span>&#160;</div><div class="line"><a name="l00021"></a><span 
class="lineno">   21</span>&#160;<span class="preprocessor">#include 
&lt;deque&gt;</span></div><div class="line"><a name="l00022"></a><span 
class="lineno">   22</span>&#160;<span class="preprocessor">#include 
&lt;string&gt;</span></div><div class="line"><a name="l00023"></a><span 
class="lineno">   23</span>&#160;<span class="preprocessor">#include 
&lt;vector&gt;</span></div><div class="line"><a name="l00024"></a><span 
class="lineno">   24</span>&#160;</div><div class="line"><a 
name="l00025"></a><span class="lineno">   25</span>&#160;<span 
class="preprocessor">#include &quot;<a class="code" 
href="plasma_2common_8h.html">plasma/common.h</a>&quot;</span></div><div 
class="line"><a name="l00026"></a><span class="lineno">   26</span>&#160;<span 
class="preprocessor">#include &quot;<a class="
 code" href="events_8h.html">plasma/events.h</a>&quot;</span></div><div 
class="line"><a name="l00027"></a><span class="lineno">   27</span>&#160;<span 
class="preprocessor">#include &quot;<a class="code" 
href="eviction__policy_8h.html">plasma/eviction_policy.h</a>&quot;</span></div><div
 class="line"><a name="l00028"></a><span class="lineno">   28</span>&#160;<span 
class="preprocessor">#include &quot;<a class="code" 
href="plasma_8h.html">plasma/plasma.h</a>&quot;</span></div><div 
class="line"><a name="l00029"></a><span class="lineno">   29</span>&#160;<span 
class="preprocessor">#include &quot;<a class="code" 
href="protocol_8h.html">plasma/protocol.h</a>&quot;</span></div><div 
class="line"><a name="l00030"></a><span class="lineno">   
30</span>&#160;</div><div class="line"><a name="l00031"></a><span 
class="lineno">   31</span>&#160;<span class="keyword">namespace </span><a 
class="code" href="namespaceplasma.html">plasma</a> {</div><div class="line"><a 
name="l00032"></a><span class="linen
 o">   32</span>&#160;</div><div class="line"><a name="l00033"></a><span 
class="lineno">   33</span>&#160;<span class="keyword">struct 
</span>GetRequest;</div><div class="line"><a name="l00034"></a><span 
class="lineno">   34</span>&#160;</div><div class="line"><a 
name="l00035"></a><span class="lineno"><a class="line" 
href="structplasma_1_1_notification_queue.html">   35</a></span>&#160;<span 
class="keyword">struct </span><a class="code" 
href="structplasma_1_1_notification_queue.html">NotificationQueue</a> 
{</div><div class="line"><a name="l00038"></a><span class="lineno"><a 
class="line" 
href="structplasma_1_1_notification_queue.html#a7c1f4fbe746eb74e19e2e00237833c14">
   38</a></span>&#160;  std::deque&lt;uint8_t*&gt; <a class="code" 
href="structplasma_1_1_notification_queue.html#a7c1f4fbe746eb74e19e2e00237833c14">object_notifications</a>;</div><div
 class="line"><a name="l00039"></a><span class="lineno">   
39</span>&#160;};</div><div class="line"><a name="l00040"></a><span class="line
 no">   40</span>&#160;</div><div class="line"><a name="l00042"></a><span 
class="lineno"><a class="line" href="structplasma_1_1_client.html">   
42</a></span>&#160;<span class="keyword">struct </span><a class="code" 
href="structplasma_1_1_client.html">Client</a> {</div><div class="line"><a 
name="l00043"></a><span class="lineno">   43</span>&#160;  <span 
class="keyword">explicit</span> <a class="code" 
href="structplasma_1_1_client.html">Client</a>(<span 
class="keywordtype">int</span> fd);</div><div class="line"><a 
name="l00044"></a><span class="lineno">   44</span>&#160;</div><div 
class="line"><a name="l00046"></a><span class="lineno"><a class="line" 
href="structplasma_1_1_client.html#aa62f177326fcd6c98c356dc0e5dec603">   
46</a></span>&#160;  <span class="keywordtype">int</span> <a class="code" 
href="structplasma_1_1_client.html#aa62f177326fcd6c98c356dc0e5dec603">fd</a>;</div><div
 class="line"><a name="l00047"></a><span class="lineno">   
47</span>&#160;};</div><div class="line"><a name
 ="l00048"></a><span class="lineno">   48</span>&#160;</div><div 
class="line"><a name="l00049"></a><span class="lineno"><a class="line" 
href="classplasma_1_1_plasma_store.html">   49</a></span>&#160;<span 
class="keyword">class </span><a class="code" 
href="classplasma_1_1_plasma_store.html">PlasmaStore</a> {</div><div 
class="line"><a name="l00050"></a><span class="lineno">   50</span>&#160; <span 
class="keyword">public</span>:</div><div class="line"><a 
name="l00051"></a><span class="lineno">   51</span>&#160;  <a class="code" 
href="classplasma_1_1_plasma_store.html">PlasmaStore</a>(<a class="code" 
href="classplasma_1_1_event_loop.html">EventLoop</a>* loop, int64_t 
system_memory, std::string directory,</div><div class="line"><a 
name="l00052"></a><span class="lineno">   52</span>&#160;              <span 
class="keywordtype">bool</span> hugetlbfs_enabled);</div><div class="line"><a 
name="l00053"></a><span class="lineno">   53</span>&#160;</div><div 
class="line"><a name="l00054"></a><span
  class="lineno">   54</span>&#160;  ~<a class="code" 
href="classplasma_1_1_plasma_store.html">PlasmaStore</a>();</div><div 
class="line"><a name="l00055"></a><span class="lineno">   
55</span>&#160;</div><div class="line"><a name="l00057"></a><span 
class="lineno">   57</span>&#160;  <span class="keyword">const</span> <a 
class="code" 
href="structplasma_1_1_plasma_store_info.html">PlasmaStoreInfo</a>* 
get_plasma_store_info();</div><div class="line"><a name="l00058"></a><span 
class="lineno">   58</span>&#160;</div><div class="line"><a 
name="l00073"></a><span class="lineno">   73</span>&#160;  <span 
class="keywordtype">int</span> create_object(<span class="keyword">const</span> 
<a class="code" href="classplasma_1_1_unique_i_d.html">ObjectID</a>&amp; 
object_id, int64_t data_size, int64_t metadata_size,</div><div class="line"><a 
name="l00074"></a><span class="lineno">   74</span>&#160;                    <a 
class="code" href="structplasma_1_1_client.html">Client</a>* client, <a 
class="code"
  href="structplasma_1_1_plasma_object.html">PlasmaObject</a>* 
result);</div><div class="line"><a name="l00075"></a><span class="lineno">   
75</span>&#160;</div><div class="line"><a name="l00081"></a><span 
class="lineno">   81</span>&#160;  <span class="keywordtype">void</span> 
delete_objects(<span class="keyword">const</span> 
std::vector&lt;ObjectID&gt;&amp; object_ids);</div><div class="line"><a 
name="l00082"></a><span class="lineno">   82</span>&#160;</div><div 
class="line"><a name="l00095"></a><span class="lineno">   95</span>&#160;  
<span class="keywordtype">void</span> process_get_request(<a class="code" 
href="structplasma_1_1_client.html">Client</a>* client, <span 
class="keyword">const</span> std::vector&lt;ObjectID&gt;&amp; 
object_ids,</div><div class="line"><a name="l00096"></a><span class="lineno">   
96</span>&#160;                           int64_t timeout_ms);</div><div 
class="line"><a name="l00097"></a><span class="lineno">   
97</span>&#160;</div><div class="line"><a nam
 e="l00105"></a><span class="lineno">  105</span>&#160;  <span 
class="keywordtype">void</span> seal_object(<span class="keyword">const</span> 
<a class="code" href="classplasma_1_1_unique_i_d.html">ObjectID</a>&amp; 
object_id, <span class="keywordtype">unsigned</span> <span 
class="keywordtype">char</span> digest[]);</div><div class="line"><a 
name="l00106"></a><span class="lineno">  106</span>&#160;</div><div 
class="line"><a name="l00112"></a><span class="lineno">  112</span>&#160;  
<span class="keywordtype">int</span> contains_object(<span 
class="keyword">const</span> <a class="code" 
href="classplasma_1_1_unique_i_d.html">ObjectID</a>&amp; object_id);</div><div 
class="line"><a name="l00113"></a><span class="lineno">  
113</span>&#160;</div><div class="line"><a name="l00119"></a><span 
class="lineno">  119</span>&#160;  <span class="keywordtype">void</span> 
release_object(<span class="keyword">const</span> <a class="code" 
href="classplasma_1_1_unique_i_d.html">ObjectID</a>&amp; object_id
 , <a class="code" href="structplasma_1_1_client.html">Client</a>* 
client);</div><div class="line"><a name="l00120"></a><span class="lineno">  
120</span>&#160;</div><div class="line"><a name="l00125"></a><span 
class="lineno">  125</span>&#160;  <span class="keywordtype">void</span> 
subscribe_to_updates(<a class="code" 
href="structplasma_1_1_client.html">Client</a>* client);</div><div 
class="line"><a name="l00126"></a><span class="lineno">  
126</span>&#160;</div><div class="line"><a name="l00131"></a><span 
class="lineno">  131</span>&#160;  <span class="keywordtype">void</span> 
connect_client(<span class="keywordtype">int</span> listener_sock);</div><div 
class="line"><a name="l00132"></a><span class="lineno">  
132</span>&#160;</div><div class="line"><a name="l00137"></a><span 
class="lineno">  137</span>&#160;  <span class="keywordtype">void</span> 
disconnect_client(<span class="keywordtype">int</span> client_fd);</div><div 
class="line"><a name="l00138"></a><span class="lineno">  138</
 span>&#160;</div><div class="line"><a name="l00139"></a><span class="lineno">  
139</span>&#160;  <span class="keywordtype">void</span> 
send_notifications(<span class="keywordtype">int</span> client_fd);</div><div 
class="line"><a name="l00140"></a><span class="lineno">  
140</span>&#160;</div><div class="line"><a name="l00141"></a><span 
class="lineno">  141</span>&#160;  <a class="code" 
href="classarrow_1_1_status.html">Status</a> process_message(<a class="code" 
href="structplasma_1_1_client.html">Client</a>* client);</div><div 
class="line"><a name="l00142"></a><span class="lineno">  
142</span>&#160;</div><div class="line"><a name="l00143"></a><span 
class="lineno">  143</span>&#160; <span 
class="keyword">private</span>:</div><div class="line"><a 
name="l00144"></a><span class="lineno">  144</span>&#160;  <span 
class="keywordtype">void</span> push_notification(ObjectInfoT* 
object_notification);</div><div class="line"><a name="l00145"></a><span 
class="lineno">  145</span>&#160;</div><div
  class="line"><a name="l00146"></a><span class="lineno">  146</span>&#160;  
<span class="keywordtype">void</span> add_client_to_object_clients(<a 
class="code" 
href="structplasma_1_1_object_table_entry.html">ObjectTableEntry</a>* entry, <a 
class="code" href="structplasma_1_1_client.html">Client</a>* client);</div><div 
class="line"><a name="l00147"></a><span class="lineno">  
147</span>&#160;</div><div class="line"><a name="l00148"></a><span 
class="lineno">  148</span>&#160;  <span class="keywordtype">void</span> 
return_from_get(GetRequest* get_req);</div><div class="line"><a 
name="l00149"></a><span class="lineno">  149</span>&#160;</div><div 
class="line"><a name="l00150"></a><span class="lineno">  150</span>&#160;  
<span class="keywordtype">void</span> update_object_get_requests(<span 
class="keyword">const</span> <a class="code" 
href="classplasma_1_1_unique_i_d.html">ObjectID</a>&amp; object_id);</div><div 
class="line"><a name="l00151"></a><span class="lineno">  151</span>&#160;</div>
 <div class="line"><a name="l00152"></a><span class="lineno">  152</span>&#160; 
 <span class="keywordtype">int</span> remove_client_from_object_clients(<a 
class="code" 
href="structplasma_1_1_object_table_entry.html">ObjectTableEntry</a>* entry, <a 
class="code" href="structplasma_1_1_client.html">Client</a>* client);</div><div 
class="line"><a name="l00153"></a><span class="lineno">  
153</span>&#160;</div><div class="line"><a name="l00155"></a><span 
class="lineno">  155</span>&#160;  <a class="code" 
href="classplasma_1_1_event_loop.html">EventLoop</a>* loop_;</div><div 
class="line"><a name="l00158"></a><span class="lineno">  158</span>&#160;  <a 
class="code" href="structplasma_1_1_plasma_store_info.html">PlasmaStoreInfo</a> 
store_info_;</div><div class="line"><a name="l00160"></a><span class="lineno">  
160</span>&#160;  <a class="code" 
href="classplasma_1_1_eviction_policy.html">EvictionPolicy</a> 
eviction_policy_;</div><div class="line"><a name="l00163"></a><span 
class="lineno">  163<
 /span>&#160;  std::vector&lt;uint8_t&gt; input_buffer_;</div><div 
class="line"><a name="l00166"></a><span class="lineno">  166</span>&#160;  
std::unordered_map&lt;ObjectID, std::vector&lt;GetRequest*&gt;, <a class="code" 
href="structplasma_1_1_unique_i_d_hasher.html">UniqueIDHasher</a>&gt;</div><div 
class="line"><a name="l00167"></a><span class="lineno">  167</span>&#160;      
object_get_requests_;</div><div class="line"><a name="l00173"></a><span 
class="lineno">  173</span>&#160;  std::unordered_map&lt;int, 
NotificationQueue&gt; pending_notifications_;</div><div class="line"><a 
name="l00174"></a><span class="lineno">  174</span>&#160;</div><div 
class="line"><a name="l00175"></a><span class="lineno">  175</span>&#160;  
std::unordered_map&lt;int, std::unique_ptr&lt;Client&gt;&gt; 
connected_clients_;</div><div class="line"><a name="l00176"></a><span 
class="lineno">  176</span>&#160;};</div><div class="line"><a 
name="l00177"></a><span class="lineno">  177</span>&#160;</div><div class="
 line"><a name="l00178"></a><span class="lineno">  178</span>&#160;}  <span 
class="comment">// namespace plasma</span></div><div class="line"><a 
name="l00179"></a><span class="lineno">  179</span>&#160;</div><div 
class="line"><a name="l00180"></a><span class="lineno">  180</span>&#160;<span 
class="preprocessor">#endif  // PLASMA_STORE_H</span></div><div class="ttc" 
id="eviction__policy_8h_html"><div class="ttname"><a 
href="eviction__policy_8h.html">eviction_policy.h</a></div></div>
-<div class="ttc" id="structplasma_1_1_plasma_store_info_html"><div 
class="ttname"><a 
href="structplasma_1_1_plasma_store_info.html">plasma::PlasmaStoreInfo</a></div><div
 class="ttdoc">The plasma store information that is exposed to the eviction 
policy. </div><div class="ttdef"><b>Definition:</b> plasma.h:127</div></div>
-<div class="ttc" id="classplasma_1_1_unique_i_d_html"><div class="ttname"><a 
href="classplasma_1_1_unique_i_d.html">plasma::UniqueID</a></div><div 
class="ttdef"><b>Definition:</b> common.h:36</div></div>
+<a href="store_8h.html">Go to the documentation of this file.</a><div 
class="fragment"><div class="line"><a name="l00001"></a><span class="lineno">   
 1</span>&#160;<span class="comment">// Licensed to the Apache Software 
Foundation (ASF) under one</span></div><div class="line"><a 
name="l00002"></a><span class="lineno">    2</span>&#160;<span 
class="comment">// or more contributor license agreements.  See the NOTICE 
file</span></div><div class="line"><a name="l00003"></a><span class="lineno">   
 3</span>&#160;<span class="comment">// distributed with this work for 
additional information</span></div><div class="line"><a name="l00004"></a><span 
class="lineno">    4</span>&#160;<span class="comment">// regarding copyright 
ownership.  The ASF licenses this file</span></div><div class="line"><a 
name="l00005"></a><span class="lineno">    5</span>&#160;<span 
class="comment">// to you under the Apache License, Version 2.0 
(the</span></div><div class="line"><a name="l00006"></a><span class="
 lineno">    6</span>&#160;<span class="comment">// &quot;License&quot;); you 
may not use this file except in compliance</span></div><div class="line"><a 
name="l00007"></a><span class="lineno">    7</span>&#160;<span 
class="comment">// with the License.  You may obtain a copy of the License 
at</span></div><div class="line"><a name="l00008"></a><span class="lineno">    
8</span>&#160;<span class="comment">//</span></div><div class="line"><a 
name="l00009"></a><span class="lineno">    9</span>&#160;<span 
class="comment">//   
http://www.apache.org/licenses/LICENSE-2.0</span></div><div class="line"><a 
name="l00010"></a><span class="lineno">   10</span>&#160;<span 
class="comment">//</span></div><div class="line"><a name="l00011"></a><span 
class="lineno">   11</span>&#160;<span class="comment">// Unless required by 
applicable law or agreed to in writing,</span></div><div class="line"><a 
name="l00012"></a><span class="lineno">   12</span>&#160;<span 
class="comment">// software distributed und
 er the License is distributed on an</span></div><div class="line"><a 
name="l00013"></a><span class="lineno">   13</span>&#160;<span 
class="comment">// &quot;AS IS&quot; BASIS, WITHOUT WARRANTIES OR CONDITIONS OF 
ANY</span></div><div class="line"><a name="l00014"></a><span class="lineno">   
14</span>&#160;<span class="comment">// KIND, either express or implied.  See 
the License for the</span></div><div class="line"><a name="l00015"></a><span 
class="lineno">   15</span>&#160;<span class="comment">// specific language 
governing permissions and limitations</span></div><div class="line"><a 
name="l00016"></a><span class="lineno">   16</span>&#160;<span 
class="comment">// under the License.</span></div><div class="line"><a 
name="l00017"></a><span class="lineno">   17</span>&#160;</div><div 
class="line"><a name="l00018"></a><span class="lineno">   18</span>&#160;<span 
class="preprocessor">#ifndef PLASMA_STORE_H</span></div><div class="line"><a 
name="l00019"></a><span class="lineno">   19</
 span>&#160;<span class="preprocessor">#define PLASMA_STORE_H</span></div><div 
class="line"><a name="l00020"></a><span class="lineno">   
20</span>&#160;</div><div class="line"><a name="l00021"></a><span 
class="lineno">   21</span>&#160;<span class="preprocessor">#include 
&lt;deque&gt;</span></div><div class="line"><a name="l00022"></a><span 
class="lineno">   22</span>&#160;<span class="preprocessor">#include 
&lt;string&gt;</span></div><div class="line"><a name="l00023"></a><span 
class="lineno">   23</span>&#160;<span class="preprocessor">#include 
&lt;vector&gt;</span></div><div class="line"><a name="l00024"></a><span 
class="lineno">   24</span>&#160;</div><div class="line"><a 
name="l00025"></a><span class="lineno">   25</span>&#160;<span 
class="preprocessor">#include &quot;<a class="code" 
href="plasma_2common_8h.html">plasma/common.h</a>&quot;</span></div><div 
class="line"><a name="l00026"></a><span class="lineno">   26</span>&#160;<span 
class="preprocessor">#include &quot;<a class="
 code" href="events_8h.html">plasma/events.h</a>&quot;</span></div><div 
class="line"><a name="l00027"></a><span class="lineno">   27</span>&#160;<span 
class="preprocessor">#include &quot;<a class="code" 
href="eviction__policy_8h.html">plasma/eviction_policy.h</a>&quot;</span></div><div
 class="line"><a name="l00028"></a><span class="lineno">   28</span>&#160;<span 
class="preprocessor">#include &quot;<a class="code" 
href="plasma_8h.html">plasma/plasma.h</a>&quot;</span></div><div 
class="line"><a name="l00029"></a><span class="lineno">   29</span>&#160;<span 
class="preprocessor">#include &quot;<a class="code" 
href="protocol_8h.html">plasma/protocol.h</a>&quot;</span></div><div 
class="line"><a name="l00030"></a><span class="lineno">   
30</span>&#160;</div><div class="line"><a name="l00031"></a><span 
class="lineno">   31</span>&#160;<span class="keyword">namespace </span><a 
class="code" href="namespaceplasma.html">plasma</a> {</div><div class="line"><a 
name="l00032"></a><span class="linen
 o">   32</span>&#160;</div><div class="line"><a name="l00033"></a><span 
class="lineno">   33</span>&#160;<span class="keyword">struct 
</span>GetRequest;</div><div class="line"><a name="l00034"></a><span 
class="lineno">   34</span>&#160;</div><div class="line"><a 
name="l00035"></a><span class="lineno"><a class="line" 
href="structplasma_1_1_notification_queue.html">   35</a></span>&#160;<span 
class="keyword">struct </span><a class="code" 
href="structplasma_1_1_notification_queue.html">NotificationQueue</a> 
{</div><div class="line"><a name="l00038"></a><span class="lineno"><a 
class="line" 
href="structplasma_1_1_notification_queue.html#a7c1f4fbe746eb74e19e2e00237833c14">
   38</a></span>&#160;  std::deque&lt;uint8_t*&gt; <a class="code" 
href="structplasma_1_1_notification_queue.html#a7c1f4fbe746eb74e19e2e00237833c14">object_notifications</a>;</div><div
 class="line"><a name="l00039"></a><span class="lineno">   
39</span>&#160;};</div><div class="line"><a name="l00040"></a><span class="line
 no">   40</span>&#160;</div><div class="line"><a name="l00042"></a><span 
class="lineno"><a class="line" href="structplasma_1_1_client.html">   
42</a></span>&#160;<span class="keyword">struct </span><a class="code" 
href="structplasma_1_1_client.html">Client</a> {</div><div class="line"><a 
name="l00043"></a><span class="lineno">   43</span>&#160;  <span 
class="keyword">explicit</span> <a class="code" 
href="structplasma_1_1_client.html">Client</a>(<span 
class="keywordtype">int</span> fd);</div><div class="line"><a 
name="l00044"></a><span class="lineno">   44</span>&#160;</div><div 
class="line"><a name="l00046"></a><span class="lineno"><a class="line" 
href="structplasma_1_1_client.html#aa62f177326fcd6c98c356dc0e5dec603">   
46</a></span>&#160;  <span class="keywordtype">int</span> <a class="code" 
href="structplasma_1_1_client.html#aa62f177326fcd6c98c356dc0e5dec603">fd</a>;</div><div
 class="line"><a name="l00047"></a><span class="lineno">   
47</span>&#160;};</div><div class="line"><a name
 ="l00048"></a><span class="lineno">   48</span>&#160;</div><div 
class="line"><a name="l00049"></a><span class="lineno"><a class="line" 
href="classplasma_1_1_plasma_store.html">   49</a></span>&#160;<span 
class="keyword">class </span><a class="code" 
href="classplasma_1_1_plasma_store.html">PlasmaStore</a> {</div><div 
class="line"><a name="l00050"></a><span class="lineno">   50</span>&#160; <span 
class="keyword">public</span>:</div><div class="line"><a 
name="l00051"></a><span class="lineno">   51</span>&#160;  <a class="code" 
href="classplasma_1_1_plasma_store.html">PlasmaStore</a>(<a class="code" 
href="classplasma_1_1_event_loop.html">EventLoop</a>* loop, int64_t 
system_memory, std::string directory,</div><div class="line"><a 
name="l00052"></a><span class="lineno">   52</span>&#160;              <span 
class="keywordtype">bool</span> hugetlbfs_enabled);</div><div class="line"><a 
name="l00053"></a><span class="lineno">   53</span>&#160;</div><div 
class="line"><a name="l00054"></a><span
  class="lineno">   54</span>&#160;  ~<a class="code" 
href="classplasma_1_1_plasma_store.html">PlasmaStore</a>();</div><div 
class="line"><a name="l00055"></a><span class="lineno">   
55</span>&#160;</div><div class="line"><a name="l00057"></a><span 
class="lineno">   57</span>&#160;  <span class="keyword">const</span> <a 
class="code" 
href="structplasma_1_1_plasma_store_info.html">PlasmaStoreInfo</a>* 
get_plasma_store_info();</div><div class="line"><a name="l00058"></a><span 
class="lineno">   58</span>&#160;</div><div class="line"><a 
name="l00073"></a><span class="lineno">   73</span>&#160;  <span 
class="keywordtype">int</span> create_object(<span class="keyword">const</span> 
<a class="code" href="classplasma_1_1_unique_i_d.html">ObjectID</a>&amp; 
object_id, int64_t data_size, int64_t metadata_size,</div><div class="line"><a 
name="l00074"></a><span class="lineno">   74</span>&#160;                    <a 
class="code" href="structplasma_1_1_client.html">Client</a>* client, <a 
class="code"
  href="structplasma_1_1_plasma_object.html">PlasmaObject</a>* 
result);</div><div class="line"><a name="l00075"></a><span class="lineno">   
75</span>&#160;</div><div class="line"><a name="l00080"></a><span 
class="lineno">   80</span>&#160;  <span class="keywordtype">void</span> 
delete_objects(<span class="keyword">const</span> 
std::vector&lt;ObjectID&gt;&amp; object_ids);</div><div class="line"><a 
name="l00081"></a><span class="lineno">   81</span>&#160;</div><div 
class="line"><a name="l00093"></a><span class="lineno">   93</span>&#160;  
<span class="keywordtype">void</span> process_get_request(<a class="code" 
href="structplasma_1_1_client.html">Client</a>* client, <span 
class="keyword">const</span> std::vector&lt;ObjectID&gt;&amp; 
object_ids,</div><div class="line"><a name="l00094"></a><span class="lineno">   
94</span>&#160;                           int64_t timeout_ms);</div><div 
class="line"><a name="l00095"></a><span class="lineno">   
95</span>&#160;</div><div class="line"><a nam
 e="l00102"></a><span class="lineno">  102</span>&#160;  <span 
class="keywordtype">void</span> seal_object(<span class="keyword">const</span> 
<a class="code" href="classplasma_1_1_unique_i_d.html">ObjectID</a>&amp; 
object_id, <span class="keywordtype">unsigned</span> <span 
class="keywordtype">char</span> digest[]);</div><div class="line"><a 
name="l00103"></a><span class="lineno">  103</span>&#160;</div><div 
class="line"><a name="l00109"></a><span class="lineno">  109</span>&#160;  
<span class="keywordtype">int</span> contains_object(<span 
class="keyword">const</span> <a class="code" 
href="classplasma_1_1_unique_i_d.html">ObjectID</a>&amp; object_id);</div><div 
class="line"><a name="l00110"></a><span class="lineno">  
110</span>&#160;</div><div class="line"><a name="l00115"></a><span 
class="lineno">  115</span>&#160;  <span class="keywordtype">void</span> 
release_object(<span class="keyword">const</span> <a class="code" 
href="classplasma_1_1_unique_i_d.html">ObjectID</a>&amp; object_id
 , <a class="code" href="structplasma_1_1_client.html">Client</a>* 
client);</div><div class="line"><a name="l00116"></a><span class="lineno">  
116</span>&#160;</div><div class="line"><a name="l00120"></a><span 
class="lineno">  120</span>&#160;  <span class="keywordtype">void</span> 
subscribe_to_updates(<a class="code" 
href="structplasma_1_1_client.html">Client</a>* client);</div><div 
class="line"><a name="l00121"></a><span class="lineno">  
121</span>&#160;</div><div class="line"><a name="l00125"></a><span 
class="lineno">  125</span>&#160;  <span class="keywordtype">void</span> 
connect_client(<span class="keywordtype">int</span> listener_sock);</div><div 
class="line"><a name="l00126"></a><span class="lineno">  
126</span>&#160;</div><div class="line"><a name="l00130"></a><span 
class="lineno">  130</span>&#160;  <span class="keywordtype">void</span> 
disconnect_client(<span class="keywordtype">int</span> client_fd);</div><div 
class="line"><a name="l00131"></a><span class="lineno">  131</
 span>&#160;</div><div class="line"><a name="l00132"></a><span class="lineno">  
132</span>&#160;  <span class="keywordtype">void</span> 
send_notifications(<span class="keywordtype">int</span> client_fd);</div><div 
class="line"><a name="l00133"></a><span class="lineno">  
133</span>&#160;</div><div class="line"><a name="l00134"></a><span 
class="lineno">  134</span>&#160;  <a class="code" 
href="classarrow_1_1_status.html">Status</a> process_message(<a class="code" 
href="structplasma_1_1_client.html">Client</a>* client);</div><div 
class="line"><a name="l00135"></a><span class="lineno">  
135</span>&#160;</div><div class="line"><a name="l00136"></a><span 
class="lineno">  136</span>&#160; <span 
class="keyword">private</span>:</div><div class="line"><a 
name="l00137"></a><span class="lineno">  137</span>&#160;  <span 
class="keywordtype">void</span> push_notification(ObjectInfoT* 
object_notification);</div><div class="line"><a name="l00138"></a><span 
class="lineno">  138</span>&#160;</div><div
  class="line"><a name="l00139"></a><span class="lineno">  139</span>&#160;  
<span class="keywordtype">void</span> add_client_to_object_clients(<a 
class="code" 
href="structplasma_1_1_object_table_entry.html">ObjectTableEntry</a>* entry, <a 
class="code" href="structplasma_1_1_client.html">Client</a>* client);</div><div 
class="line"><a name="l00140"></a><span class="lineno">  
140</span>&#160;</div><div class="line"><a name="l00141"></a><span 
class="lineno">  141</span>&#160;  <span class="keywordtype">void</span> 
return_from_get(GetRequest* get_req);</div><div class="line"><a 
name="l00142"></a><span class="lineno">  142</span>&#160;</div><div 
class="line"><a name="l00143"></a><span class="lineno">  143</span>&#160;  
<span class="keywordtype">void</span> update_object_get_requests(<span 
class="keyword">const</span> <a class="code" 
href="classplasma_1_1_unique_i_d.html">ObjectID</a>&amp; object_id);</div><div 
class="line"><a name="l00144"></a><span class="lineno">  144</span>&#160;</div>
 <div class="line"><a name="l00145"></a><span class="lineno">  145</span>&#160; 
 <span class="keywordtype">int</span> remove_client_from_object_clients(<a 
class="code" 
href="structplasma_1_1_object_table_entry.html">ObjectTableEntry</a>* entry, <a 
class="code" href="structplasma_1_1_client.html">Client</a>* client);</div><div 
class="line"><a name="l00146"></a><span class="lineno">  
146</span>&#160;</div><div class="line"><a name="l00148"></a><span 
class="lineno">  148</span>&#160;  <a class="code" 
href="classplasma_1_1_event_loop.html">EventLoop</a>* loop_;</div><div 
class="line"><a name="l00151"></a><span class="lineno">  151</span>&#160;  <a 
class="code" href="structplasma_1_1_plasma_store_info.html">PlasmaStoreInfo</a> 
store_info_;</div><div class="line"><a name="l00153"></a><span class="lineno">  
153</span>&#160;  <a class="code" 
href="classplasma_1_1_eviction_policy.html">EvictionPolicy</a> 
eviction_policy_;</div><div class="line"><a name="l00156"></a><span 
class="lineno">  156<
 /span>&#160;  std::vector&lt;uint8_t&gt; input_buffer_;</div><div 
class="line"><a name="l00159"></a><span class="lineno">  159</span>&#160;  
std::unordered_map&lt;ObjectID, std::vector&lt;GetRequest*&gt;, <a class="code" 
href="structplasma_1_1_unique_i_d_hasher.html">UniqueIDHasher</a>&gt;</div><div 
class="line"><a name="l00160"></a><span class="lineno">  160</span>&#160;      
object_get_requests_;</div><div class="line"><a name="l00166"></a><span 
class="lineno">  166</span>&#160;  std::unordered_map&lt;int, 
NotificationQueue&gt; pending_notifications_;</div><div class="line"><a 
name="l00167"></a><span class="lineno">  167</span>&#160;</div><div 
class="line"><a name="l00168"></a><span class="lineno">  168</span>&#160;  
std::unordered_map&lt;int, std::unique_ptr&lt;Client&gt;&gt; 
connected_clients_;</div><div class="line"><a name="l00169"></a><span 
class="lineno">  169</span>&#160;};</div><div class="line"><a 
name="l00170"></a><span class="lineno">  170</span>&#160;</div><div class="
 line"><a name="l00171"></a><span class="lineno">  171</span>&#160;}  <span 
class="comment">// namespace plasma</span></div><div class="line"><a 
name="l00172"></a><span class="lineno">  172</span>&#160;</div><div 
class="line"><a name="l00173"></a><span class="lineno">  173</span>&#160;<span 
class="preprocessor">#endif  // PLASMA_STORE_H</span></div><div class="ttc" 
id="eviction__policy_8h_html"><div class="ttname"><a 
href="eviction__policy_8h.html">eviction_policy.h</a></div></div>
+<div class="ttc" id="structplasma_1_1_plasma_store_info_html"><div 
class="ttname"><a 
href="structplasma_1_1_plasma_store_info.html">plasma::PlasmaStoreInfo</a></div><div
 class="ttdoc">The plasma store information that is exposed to the eviction 
policy. </div><div class="ttdef"><b>Definition:</b> plasma.h:129</div></div>
+<div class="ttc" id="classplasma_1_1_unique_i_d_html"><div class="ttname"><a 
href="classplasma_1_1_unique_i_d.html">plasma::UniqueID</a></div><div 
class="ttdef"><b>Definition:</b> common.h:38</div></div>
 <div class="ttc" 
id="structplasma_1_1_notification_queue_html_a7c1f4fbe746eb74e19e2e00237833c14"><div
 class="ttname"><a 
href="structplasma_1_1_notification_queue.html#a7c1f4fbe746eb74e19e2e00237833c14">plasma::NotificationQueue::object_notifications</a></div><div
 class="ttdeci">std::deque&lt; uint8_t * &gt; object_notifications</div><div 
class="ttdoc">The object notifications for clients. </div><div 
class="ttdef"><b>Definition:</b> store.h:38</div></div>
 <div class="ttc" id="protocol_8h_html"><div class="ttname"><a 
href="protocol_8h.html">protocol.h</a></div></div>
 <div class="ttc" id="classarrow_1_1_status_html"><div class="ttname"><a 
href="classarrow_1_1_status.html">arrow::Status</a></div><div 
class="ttdef"><b>Definition:</b> status.h:106</div></div>
-<div class="ttc" id="structplasma_1_1_plasma_object_html"><div 
class="ttname"><a 
href="structplasma_1_1_plasma_object.html">plasma::PlasmaObject</a></div><div 
class="ttdef"><b>Definition:</b> plasma.h:76</div></div>
+<div class="ttc" id="structplasma_1_1_plasma_object_html"><div 
class="ttname"><a 
href="structplasma_1_1_plasma_object.html">plasma::PlasmaObject</a></div><div 
class="ttdef"><b>Definition:</b> plasma.h:78</div></div>
 <div class="ttc" 
id="structplasma_1_1_client_html_aa62f177326fcd6c98c356dc0e5dec603"><div 
class="ttname"><a 
href="structplasma_1_1_client.html#aa62f177326fcd6c98c356dc0e5dec603">plasma::Client::fd</a></div><div
 class="ttdeci">int fd</div><div class="ttdoc">The file descriptor used to 
communicate with the client. </div><div class="ttdef"><b>Definition:</b> 
store.h:46</div></div>
 <div class="ttc" id="classplasma_1_1_plasma_store_html"><div class="ttname"><a 
href="classplasma_1_1_plasma_store.html">plasma::PlasmaStore</a></div><div 
class="ttdef"><b>Definition:</b> store.h:49</div></div>
 <div class="ttc" id="plasma_2common_8h_html"><div class="ttname"><a 
href="plasma_2common_8h.html">common.h</a></div></div>
@@ -82,10 +82,10 @@ $(function() {
 <div class="ttc" id="structplasma_1_1_client_html"><div class="ttname"><a 
href="structplasma_1_1_client.html">plasma::Client</a></div><div 
class="ttdoc">Contains all information that is associated with a Plasma store 
client. </div><div class="ttdef"><b>Definition:</b> store.h:42</div></div>
 <div class="ttc" id="classplasma_1_1_event_loop_html"><div class="ttname"><a 
href="classplasma_1_1_event_loop.html">plasma::EventLoop</a></div><div 
class="ttdef"><b>Definition:</b> events.h:42</div></div>
 <div class="ttc" id="namespaceplasma_html"><div class="ttname"><a 
href="namespaceplasma.html">plasma</a></div><div 
class="ttdef"><b>Definition:</b> client.h:35</div></div>
-<div class="ttc" id="structplasma_1_1_unique_i_d_hasher_html"><div 
class="ttname"><a 
href="structplasma_1_1_unique_i_d_hasher.html">plasma::UniqueIDHasher</a></div><div
 class="ttdef"><b>Definition:</b> common.h:52</div></div>
+<div class="ttc" id="structplasma_1_1_unique_i_d_hasher_html"><div 
class="ttname"><a 
href="structplasma_1_1_unique_i_d_hasher.html">plasma::UniqueIDHasher</a></div><div
 class="ttdef"><b>Definition:</b> common.h:54</div></div>
 <div class="ttc" id="plasma_8h_html"><div class="ttname"><a 
href="plasma_8h.html">plasma.h</a></div></div>
 <div class="ttc" id="classplasma_1_1_eviction_policy_html"><div 
class="ttname"><a 
href="classplasma_1_1_eviction_policy.html">plasma::EvictionPolicy</a></div><div
 class="ttdoc">The eviction policy. </div><div class="ttdef"><b>Definition:</b> 
eviction_policy.h:59</div></div>
-<div class="ttc" id="structplasma_1_1_object_table_entry_html"><div 
class="ttname"><a 
href="structplasma_1_1_object_table_entry.html">plasma::ObjectTableEntry</a></div><div
 class="ttdoc">This type is used by the Plasma store. </div><div 
class="ttdef"><b>Definition:</b> plasma.h:105</div></div>
+<div class="ttc" id="structplasma_1_1_object_table_entry_html"><div 
class="ttname"><a 
href="structplasma_1_1_object_table_entry.html">plasma::ObjectTableEntry</a></div><div
 class="ttdoc">This type is used by the Plasma store. </div><div 
class="ttdef"><b>Definition:</b> plasma.h:107</div></div>
 </div><!-- fragment --></div><!-- contents -->
 <!-- start footer part -->
 <hr class="footer"/><address class="footer"><small>

http://git-wip-us.apache.org/repos/asf/arrow-site/blob/785c5862/docs/cpp/string_8h.html
----------------------------------------------------------------------
diff --git a/docs/cpp/string_8h.html b/docs/cpp/string_8h.html
index a3dd416..311976e 100644
--- a/docs/cpp/string_8h.html
+++ b/docs/cpp/string_8h.html
@@ -5,7 +5,7 @@
 <meta http-equiv="X-UA-Compatible" content="IE=9"/>
 <meta name="generator" content="Doxygen 1.8.13"/>
 <meta name="viewport" content="width=device-width, initial-scale=1"/>
-<title>Apache Arrow (C++): /home/wesm/code/arrow/cpp/src/arrow/util/string.h 
File Reference</title>
+<title>Apache Arrow (C++): /apache-arrow/arrow/cpp/src/arrow/util/string.h 
File Reference</title>
 <link href="tabs.css" rel="stylesheet" type="text/css"/>
 <script type="text/javascript" src="jquery.js"></script>
 <script type="text/javascript" src="dynsections.js"></script>

http://git-wip-us.apache.org/repos/asf/arrow-site/blob/785c5862/docs/cpp/string_8h_source.html
----------------------------------------------------------------------
diff --git a/docs/cpp/string_8h_source.html b/docs/cpp/string_8h_source.html
index 688afb0..0aeee1f 100644
--- a/docs/cpp/string_8h_source.html
+++ b/docs/cpp/string_8h_source.html
@@ -5,7 +5,7 @@
 <meta http-equiv="X-UA-Compatible" content="IE=9"/>
 <meta name="generator" content="Doxygen 1.8.13"/>
 <meta name="viewport" content="width=device-width, initial-scale=1"/>
-<title>Apache Arrow (C++): /home/wesm/code/arrow/cpp/src/arrow/util/string.h 
Source File</title>
+<title>Apache Arrow (C++): /apache-arrow/arrow/cpp/src/arrow/util/string.h 
Source File</title>
 <link href="tabs.css" rel="stylesheet" type="text/css"/>
 <script type="text/javascript" src="jquery.js"></script>
 <script type="text/javascript" src="dynsections.js"></script>

http://git-wip-us.apache.org/repos/asf/arrow-site/blob/785c5862/docs/cpp/struct_x_x_h32__canonical__t.html
----------------------------------------------------------------------
diff --git a/docs/cpp/struct_x_x_h32__canonical__t.html 
b/docs/cpp/struct_x_x_h32__canonical__t.html
index b369fdf..388a473 100644
--- a/docs/cpp/struct_x_x_h32__canonical__t.html
+++ b/docs/cpp/struct_x_x_h32__canonical__t.html
@@ -90,7 +90,7 @@ Public Attributes</h2></td></tr>
 </div>
 </div>
 <hr/>The documentation for this struct was generated from the following 
file:<ul>
-<li>/home/wesm/code/arrow/cpp/src/plasma/thirdparty/<a class="el" 
href="xxhash_8h_source.html">xxhash.h</a></li>
+<li>/apache-arrow/arrow/cpp/src/plasma/thirdparty/<a class="el" 
href="xxhash_8h_source.html">xxhash.h</a></li>
 </ul>
 </div><!-- contents -->
 <!-- start footer part -->

http://git-wip-us.apache.org/repos/asf/arrow-site/blob/785c5862/docs/cpp/struct_x_x_h64__canonical__t.html
----------------------------------------------------------------------
diff --git a/docs/cpp/struct_x_x_h64__canonical__t.html 
b/docs/cpp/struct_x_x_h64__canonical__t.html
index 0e5f4c1..78c2bf2 100644
--- a/docs/cpp/struct_x_x_h64__canonical__t.html
+++ b/docs/cpp/struct_x_x_h64__canonical__t.html
@@ -90,7 +90,7 @@ Public Attributes</h2></td></tr>
 </div>
 </div>
 <hr/>The documentation for this struct was generated from the following 
file:<ul>
-<li>/home/wesm/code/arrow/cpp/src/plasma/thirdparty/<a class="el" 
href="xxhash_8h_source.html">xxhash.h</a></li>
+<li>/apache-arrow/arrow/cpp/src/plasma/thirdparty/<a class="el" 
href="xxhash_8h_source.html">xxhash.h</a></li>
 </ul>
 </div><!-- contents -->
 <!-- start footer part -->

http://git-wip-us.apache.org/repos/asf/arrow-site/blob/785c5862/docs/cpp/structae_event_loop.html
----------------------------------------------------------------------
diff --git a/docs/cpp/structae_event_loop.html 
b/docs/cpp/structae_event_loop.html
index b4ef7fc..e5ed31e 100644
--- a/docs/cpp/structae_event_loop.html
+++ b/docs/cpp/structae_event_loop.html
@@ -234,7 +234,7 @@ Public Attributes</h2></td></tr>
 </div>
 </div>
 <hr/>The documentation for this struct was generated from the following 
file:<ul>
-<li>/home/wesm/code/arrow/cpp/src/plasma/thirdparty/ae/<a class="el" 
href="ae_8h_source.html">ae.h</a></li>
+<li>/apache-arrow/arrow/cpp/src/plasma/thirdparty/ae/<a class="el" 
href="ae_8h_source.html">ae.h</a></li>
 </ul>
 </div><!-- contents -->
 <!-- start footer part -->

http://git-wip-us.apache.org/repos/asf/arrow-site/blob/785c5862/docs/cpp/structae_file_event.html
----------------------------------------------------------------------
diff --git a/docs/cpp/structae_file_event.html 
b/docs/cpp/structae_file_event.html
index 86de303..4360bf2 100644
--- a/docs/cpp/structae_file_event.html
+++ b/docs/cpp/structae_file_event.html
@@ -138,7 +138,7 @@ Public Attributes</h2></td></tr>
 </div>
 </div>
 <hr/>The documentation for this struct was generated from the following 
file:<ul>
-<li>/home/wesm/code/arrow/cpp/src/plasma/thirdparty/ae/<a class="el" 
href="ae_8h_source.html">ae.h</a></li>
+<li>/apache-arrow/arrow/cpp/src/plasma/thirdparty/ae/<a class="el" 
href="ae_8h_source.html">ae.h</a></li>
 </ul>
 </div><!-- contents -->
 <!-- start footer part -->

http://git-wip-us.apache.org/repos/asf/arrow-site/blob/785c5862/docs/cpp/structae_fired_event.html
----------------------------------------------------------------------
diff --git a/docs/cpp/structae_fired_event.html 
b/docs/cpp/structae_fired_event.html
index 9e2494c..cdcca36 100644
--- a/docs/cpp/structae_fired_event.html
+++ b/docs/cpp/structae_fired_event.html
@@ -106,7 +106,7 @@ Public Attributes</h2></td></tr>
 </div>
 </div>
 <hr/>The documentation for this struct was generated from the following 
file:<ul>
-<li>/home/wesm/code/arrow/cpp/src/plasma/thirdparty/ae/<a class="el" 
href="ae_8h_source.html">ae.h</a></li>
+<li>/apache-arrow/arrow/cpp/src/plasma/thirdparty/ae/<a class="el" 
href="ae_8h_source.html">ae.h</a></li>
 </ul>
 </div><!-- contents -->
 <!-- start footer part -->

http://git-wip-us.apache.org/repos/asf/arrow-site/blob/785c5862/docs/cpp/structae_time_event.html
----------------------------------------------------------------------
diff --git a/docs/cpp/structae_time_event.html 
b/docs/cpp/structae_time_event.html
index 32c0090..cf5c550 100644
--- a/docs/cpp/structae_time_event.html
+++ b/docs/cpp/structae_time_event.html
@@ -186,7 +186,7 @@ Public Attributes</h2></td></tr>
 </div>
 </div>
 <hr/>The documentation for this struct was generated from the following 
file:<ul>
-<li>/home/wesm/code/arrow/cpp/src/plasma/thirdparty/ae/<a class="el" 
href="ae_8h_source.html">ae.h</a></li>
+<li>/apache-arrow/arrow/cpp/src/plasma/thirdparty/ae/<a class="el" 
href="ae_8h_source.html">ae.h</a></li>
 </ul>
 </div><!-- contents -->
 <!-- start footer part -->

http://git-wip-us.apache.org/repos/asf/arrow-site/blob/785c5862/docs/cpp/structarrow_1_1_array_data.html
----------------------------------------------------------------------
diff --git a/docs/cpp/structarrow_1_1_array_data.html 
b/docs/cpp/structarrow_1_1_array_data.html
index 298fd24..1b11ad3 100644
--- a/docs/cpp/structarrow_1_1_array_data.html
+++ b/docs/cpp/structarrow_1_1_array_data.html
@@ -493,7 +493,7 @@ Public Attributes</h2></td></tr>
 </div>
 </div>
 <hr/>The documentation for this class was generated from the following 
file:<ul>
-<li>/home/wesm/code/arrow/cpp/src/arrow/<a class="el" 
href="array_8h_source.html">array.h</a></li>
+<li>/apache-arrow/arrow/cpp/src/arrow/<a class="el" 
href="array_8h_source.html">array.h</a></li>
 </ul>
 </div><!-- contents -->
 <!-- start footer part -->

http://git-wip-us.apache.org/repos/asf/arrow-site/blob/785c5862/docs/cpp/structarrow_1_1_compression.html
----------------------------------------------------------------------
diff --git a/docs/cpp/structarrow_1_1_compression.html 
b/docs/cpp/structarrow_1_1_compression.html
index 0847fba..5a41c9a 100644
--- a/docs/cpp/structarrow_1_1_compression.html
+++ b/docs/cpp/structarrow_1_1_compression.html
@@ -113,7 +113,7 @@ Public Types</h2></td></tr>
 </div>
 </div>
 <hr/>The documentation for this struct was generated from the following 
file:<ul>
-<li>/home/wesm/code/arrow/cpp/src/arrow/util/<a class="el" 
href="compression_8h_source.html">compression.h</a></li>
+<li>/apache-arrow/arrow/cpp/src/arrow/util/<a class="el" 
href="compression_8h_source.html">compression.h</a></li>
 </ul>
 </div><!-- contents -->
 <!-- start footer part -->

http://git-wip-us.apache.org/repos/asf/arrow-site/blob/785c5862/docs/cpp/structarrow_1_1_decimal.html
----------------------------------------------------------------------
diff --git a/docs/cpp/structarrow_1_1_decimal.html 
b/docs/cpp/structarrow_1_1_decimal.html
index e159391..5a195b6 100644
--- a/docs/cpp/structarrow_1_1_decimal.html
+++ b/docs/cpp/structarrow_1_1_decimal.html
@@ -70,7 +70,7 @@ $(function() {
 
 <p><code>#include &lt;<a class="el" 
href="array_8h_source.html">array.h</a>&gt;</code></p>
 <hr/>The documentation for this struct was generated from the following 
file:<ul>
-<li>/home/wesm/code/arrow/cpp/src/arrow/<a class="el" 
href="array_8h_source.html">array.h</a></li>
+<li>/apache-arrow/arrow/cpp/src/arrow/<a class="el" 
href="array_8h_source.html">array.h</a></li>
 </ul>
 </div><!-- contents -->
 <!-- start footer part -->

http://git-wip-us.apache.org/repos/asf/arrow-site/blob/785c5862/docs/cpp/structarrow_1_1_is_floating_point.html
----------------------------------------------------------------------
diff --git a/docs/cpp/structarrow_1_1_is_floating_point.html 
b/docs/cpp/structarrow_1_1_is_floating_point.html
index 22c5442..6cda13b 100644
--- a/docs/cpp/structarrow_1_1_is_floating_point.html
+++ b/docs/cpp/structarrow_1_1_is_floating_point.html
@@ -131,7 +131,7 @@ template&lt;typename T &gt; </div>
 </div>
 </div>
 <hr/>The documentation for this struct was generated from the following 
file:<ul>
-<li>/home/wesm/code/arrow/cpp/src/arrow/<a class="el" 
href="type__traits_8h_source.html">type_traits.h</a></li>
+<li>/apache-arrow/arrow/cpp/src/arrow/<a class="el" 
href="type__traits_8h_source.html">type_traits.h</a></li>
 </ul>
 </div><!-- contents -->
 <!-- start footer part -->

http://git-wip-us.apache.org/repos/asf/arrow-site/blob/785c5862/docs/cpp/structarrow_1_1_is_integer.html
----------------------------------------------------------------------
diff --git a/docs/cpp/structarrow_1_1_is_integer.html 
b/docs/cpp/structarrow_1_1_is_integer.html
index b56fb32..5a4eedd 100644
--- a/docs/cpp/structarrow_1_1_is_integer.html
+++ b/docs/cpp/structarrow_1_1_is_integer.html
@@ -131,7 +131,7 @@ template&lt;typename T &gt; </div>
 </div>
 </div>
 <hr/>The documentation for this struct was generated from the following 
file:<ul>
-<li>/home/wesm/code/arrow/cpp/src/arrow/<a class="el" 
href="type__traits_8h_source.html">type_traits.h</a></li>
+<li>/apache-arrow/arrow/cpp/src/arrow/<a class="el" 
href="type__traits_8h_source.html">type_traits.h</a></li>
 </ul>
 </div><!-- contents -->
 <!-- start footer part -->

http://git-wip-us.apache.org/repos/asf/arrow-site/blob/785c5862/docs/cpp/structarrow_1_1_is_numeric.html
----------------------------------------------------------------------
diff --git a/docs/cpp/structarrow_1_1_is_numeric.html 
b/docs/cpp/structarrow_1_1_is_numeric.html
index b61330e..fa291c6 100644
--- a/docs/cpp/structarrow_1_1_is_numeric.html
+++ b/docs/cpp/structarrow_1_1_is_numeric.html
@@ -131,7 +131,7 @@ template&lt;typename T &gt; </div>
 </div>
 </div>
 <hr/>The documentation for this struct was generated from the following 
file:<ul>
-<li>/home/wesm/code/arrow/cpp/src/arrow/<a class="el" 
href="type__traits_8h_source.html">type_traits.h</a></li>
+<li>/apache-arrow/arrow/cpp/src/arrow/<a class="el" 
href="type__traits_8h_source.html">type_traits.h</a></li>
 </ul>
 </div><!-- contents -->
 <!-- start footer part -->

http://git-wip-us.apache.org/repos/asf/arrow-site/blob/785c5862/docs/cpp/structarrow_1_1_is_signed_int.html
----------------------------------------------------------------------
diff --git a/docs/cpp/structarrow_1_1_is_signed_int.html 
b/docs/cpp/structarrow_1_1_is_signed_int.html
index e6d615a..b3cbe6a 100644
--- a/docs/cpp/structarrow_1_1_is_signed_int.html
+++ b/docs/cpp/structarrow_1_1_is_signed_int.html
@@ -131,7 +131,7 @@ template&lt;typename T &gt; </div>
 </div>
 </div>
 <hr/>The documentation for this struct was generated from the following 
file:<ul>
-<li>/home/wesm/code/arrow/cpp/src/arrow/<a class="el" 
href="type__traits_8h_source.html">type_traits.h</a></li>
+<li>/apache-arrow/arrow/cpp/src/arrow/<a class="el" 
href="type__traits_8h_source.html">type_traits.h</a></li>
 </ul>
 </div><!-- contents -->
 <!-- start footer part -->

http://git-wip-us.apache.org/repos/asf/arrow-site/blob/785c5862/docs/cpp/structarrow_1_1_is_unsigned_int.html
----------------------------------------------------------------------
diff --git a/docs/cpp/structarrow_1_1_is_unsigned_int.html 
b/docs/cpp/structarrow_1_1_is_unsigned_int.html
index 324b1ad..60b419d 100644
--- a/docs/cpp/structarrow_1_1_is_unsigned_int.html
+++ b/docs/cpp/structarrow_1_1_is_unsigned_int.html
@@ -131,7 +131,7 @@ template&lt;typename T &gt; </div>
 </div>
 </div>
 <hr/>The documentation for this struct was generated from the following 
file:<ul>
-<li>/home/wesm/code/arrow/cpp/src/arrow/<a class="el" 
href="type__traits_8h_source.html">type_traits.h</a></li>
+<li>/apache-arrow/arrow/cpp/src/arrow/<a class="el" 
href="type__traits_8h_source.html">type_traits.h</a></li>
 </ul>
 </div><!-- contents -->
 <!-- start footer part -->

http://git-wip-us.apache.org/repos/asf/arrow-site/blob/785c5862/docs/cpp/structarrow_1_1_pretty_print_options.html
----------------------------------------------------------------------
diff --git a/docs/cpp/structarrow_1_1_pretty_print_options.html 
b/docs/cpp/structarrow_1_1_pretty_print_options.html
index e8feeb0..c0aeb32 100644
--- a/docs/cpp/structarrow_1_1_pretty_print_options.html
+++ b/docs/cpp/structarrow_1_1_pretty_print_options.html
@@ -94,7 +94,7 @@ Public Attributes</h2></td></tr>
 </div>
 </div>
 <hr/>The documentation for this struct was generated from the following 
file:<ul>
-<li>/home/wesm/code/arrow/cpp/src/arrow/<a class="el" 
href="pretty__print_8h_source.html">pretty_print.h</a></li>
+<li>/apache-arrow/arrow/cpp/src/arrow/<a class="el" 
href="pretty__print_8h_source.html">pretty_print.h</a></li>
 </ul>
 </div><!-- contents -->
 <!-- start footer part -->

http://git-wip-us.apache.org/repos/asf/arrow-site/blob/785c5862/docs/cpp/structarrow_1_1_time_unit.html
----------------------------------------------------------------------
diff --git a/docs/cpp/structarrow_1_1_time_unit.html 
b/docs/cpp/structarrow_1_1_time_unit.html
index 93a3d6b..8959eb3 100644
--- a/docs/cpp/structarrow_1_1_time_unit.html
+++ b/docs/cpp/structarrow_1_1_time_unit.html
@@ -104,7 +104,7 @@ Public Types</h2></td></tr>
 </div>
 </div>
 <hr/>The documentation for this struct was generated from the following 
file:<ul>
-<li>/home/wesm/code/arrow/cpp/src/arrow/<a class="el" 
href="type_8h_source.html">type.h</a></li>
+<li>/apache-arrow/arrow/cpp/src/arrow/<a class="el" 
href="type_8h_source.html">type.h</a></li>
 </ul>
 </div><!-- contents -->
 <!-- start footer part -->

http://git-wip-us.apache.org/repos/asf/arrow-site/blob/785c5862/docs/cpp/structarrow_1_1_type.html
----------------------------------------------------------------------
diff --git a/docs/cpp/structarrow_1_1_type.html 
b/docs/cpp/structarrow_1_1_type.html
index a646730..68a8f02 100644
--- a/docs/cpp/structarrow_1_1_type.html
+++ b/docs/cpp/structarrow_1_1_type.html
@@ -158,7 +158,7 @@ Public Types</h2></td></tr>
 </div>
 </div>
 <hr/>The documentation for this struct was generated from the following 
file:<ul>
-<li>/home/wesm/code/arrow/cpp/src/arrow/<a class="el" 
href="type_8h_source.html">type.h</a></li>
+<li>/apache-arrow/arrow/cpp/src/arrow/<a class="el" 
href="type_8h_source.html">type.h</a></li>
 </ul>
 </div><!-- contents -->
 <!-- start footer part -->

http://git-wip-us.apache.org/repos/asf/arrow-site/blob/785c5862/docs/cpp/structarrow_1_1_type_traits.html
----------------------------------------------------------------------
diff --git a/docs/cpp/structarrow_1_1_type_traits.html 
b/docs/cpp/structarrow_1_1_type_traits.html
index b7c0a83..05ea12e 100644
--- a/docs/cpp/structarrow_1_1_type_traits.html
+++ b/docs/cpp/structarrow_1_1_type_traits.html
@@ -70,7 +70,7 @@ $(function() {
 
 <p><code>#include &lt;<a class="el" 
href="type__traits_8h_source.html">type_traits.h</a>&gt;</code></p>
 <hr/>The documentation for this struct was generated from the following 
file:<ul>
-<li>/home/wesm/code/arrow/cpp/src/arrow/<a class="el" 
href="type__traits_8h_source.html">type_traits.h</a></li>
+<li>/apache-arrow/arrow/cpp/src/arrow/<a class="el" 
href="type__traits_8h_source.html">type_traits.h</a></li>
 </ul>
 </div><!-- contents -->
 <!-- start footer part -->

http://git-wip-us.apache.org/repos/asf/arrow-site/blob/785c5862/docs/cpp/structarrow_1_1_type_traits_3_01_binary_type_01_4.html
----------------------------------------------------------------------
diff --git a/docs/cpp/structarrow_1_1_type_traits_3_01_binary_type_01_4.html 
b/docs/cpp/structarrow_1_1_type_traits_3_01_binary_type_01_4.html
index dba9e8a..5ead054 100644
--- a/docs/cpp/structarrow_1_1_type_traits_3_01_binary_type_01_4.html
+++ b/docs/cpp/structarrow_1_1_type_traits_3_01_binary_type_01_4.html
@@ -171,7 +171,7 @@ Static Public Attributes</h2></td></tr>
 </div>
 </div>
 <hr/>The documentation for this struct was generated from the following 
file:<ul>
-<li>/home/wesm/code/arrow/cpp/src/arrow/<a class="el" 
href="type__traits_8h_source.html">type_traits.h</a></li>
+<li>/apache-arrow/arrow/cpp/src/arrow/<a class="el" 
href="type__traits_8h_source.html">type_traits.h</a></li>
 </ul>
 </div><!-- contents -->
 <!-- start footer part -->

http://git-wip-us.apache.org/repos/asf/arrow-site/blob/785c5862/docs/cpp/structarrow_1_1_type_traits_3_01_boolean_type_01_4.html
----------------------------------------------------------------------
diff --git a/docs/cpp/structarrow_1_1_type_traits_3_01_boolean_type_01_4.html 
b/docs/cpp/structarrow_1_1_type_traits_3_01_boolean_type_01_4.html
index 44fdbf7..6fc7050 100644
--- a/docs/cpp/structarrow_1_1_type_traits_3_01_boolean_type_01_4.html
+++ b/docs/cpp/structarrow_1_1_type_traits_3_01_boolean_type_01_4.html
@@ -199,7 +199,7 @@ Static Public Attributes</h2></td></tr>
 </div>
 </div>
 <hr/>The documentation for this struct was generated from the following 
file:<ul>
-<li>/home/wesm/code/arrow/cpp/src/arrow/<a class="el" 
href="type__traits_8h_source.html">type_traits.h</a></li>
+<li>/apache-arrow/arrow/cpp/src/arrow/<a class="el" 
href="type__traits_8h_source.html">type_traits.h</a></li>
 </ul>
 </div><!-- contents -->
 <!-- start footer part -->

http://git-wip-us.apache.org/repos/asf/arrow-site/blob/785c5862/docs/cpp/structarrow_1_1_type_traits_3_01_date32_type_01_4.html
----------------------------------------------------------------------
diff --git a/docs/cpp/structarrow_1_1_type_traits_3_01_date32_type_01_4.html 
b/docs/cpp/structarrow_1_1_type_traits_3_01_date32_type_01_4.html
index 672474f..357913b 100644
--- a/docs/cpp/structarrow_1_1_type_traits_3_01_date32_type_01_4.html
+++ b/docs/cpp/structarrow_1_1_type_traits_3_01_date32_type_01_4.html
@@ -199,7 +199,7 @@ Static Public Attributes</h2></td></tr>
 </div>
 </div>
 <hr/>The documentation for this struct was generated from the following 
file:<ul>
-<li>/home/wesm/code/arrow/cpp/src/arrow/<a class="el" 
href="type__traits_8h_source.html">type_traits.h</a></li>
+<li>/apache-arrow/arrow/cpp/src/arrow/<a class="el" 
href="type__traits_8h_source.html">type_traits.h</a></li>
 </ul>
 </div><!-- contents -->
 <!-- start footer part -->

http://git-wip-us.apache.org/repos/asf/arrow-site/blob/785c5862/docs/cpp/structarrow_1_1_type_traits_3_01_date64_type_01_4.html
----------------------------------------------------------------------
diff --git a/docs/cpp/structarrow_1_1_type_traits_3_01_date64_type_01_4.html 
b/docs/cpp/structarrow_1_1_type_traits_3_01_date64_type_01_4.html
index 02623e1..c217b99 100644
--- a/docs/cpp/structarrow_1_1_type_traits_3_01_date64_type_01_4.html
+++ b/docs/cpp/structarrow_1_1_type_traits_3_01_date64_type_01_4.html
@@ -199,7 +199,7 @@ Static Public Attributes</h2></td></tr>
 </div>
 </div>
 <hr/>The documentation for this struct was generated from the following 
file:<ul>
-<li>/home/wesm/code/arrow/cpp/src/arrow/<a class="el" 
href="type__traits_8h_source.html">type_traits.h</a></li>
+<li>/apache-arrow/arrow/cpp/src/arrow/<a class="el" 
href="type__traits_8h_source.html">type_traits.h</a></li>
 </ul>
 </div><!-- contents -->
 <!-- start footer part -->

http://git-wip-us.apache.org/repos/asf/arrow-site/blob/785c5862/docs/cpp/structarrow_1_1_type_traits_3_01_decimal_type_01_4.html
----------------------------------------------------------------------
diff --git a/docs/cpp/structarrow_1_1_type_traits_3_01_decimal_type_01_4.html 
b/docs/cpp/structarrow_1_1_type_traits_3_01_decimal_type_01_4.html
index cff0f1a..2c3ec78 100644
--- a/docs/cpp/structarrow_1_1_type_traits_3_01_decimal_type_01_4.html
+++ b/docs/cpp/structarrow_1_1_type_traits_3_01_decimal_type_01_4.html
@@ -139,7 +139,7 @@ Static Public Attributes</h2></td></tr>
 </div>
 </div>
 <hr/>The documentation for this struct was generated from the following 
file:<ul>
-<li>/home/wesm/code/arrow/cpp/src/arrow/<a class="el" 
href="type__traits_8h_source.html">type_traits.h</a></li>
+<li>/apache-arrow/arrow/cpp/src/arrow/<a class="el" 
href="type__traits_8h_source.html">type_traits.h</a></li>
 </ul>
 </div><!-- contents -->
 <!-- start footer part -->

http://git-wip-us.apache.org/repos/asf/arrow-site/blob/785c5862/docs/cpp/structarrow_1_1_type_traits_3_01_dictionary_type_01_4.html
----------------------------------------------------------------------
diff --git 
a/docs/cpp/structarrow_1_1_type_traits_3_01_dictionary_type_01_4.html 
b/docs/cpp/structarrow_1_1_type_traits_3_01_dictionary_type_01_4.html
index 561b12a..bbaede4 100644
--- a/docs/cpp/structarrow_1_1_type_traits_3_01_dictionary_type_01_4.html
+++ b/docs/cpp/structarrow_1_1_type_traits_3_01_dictionary_type_01_4.html
@@ -123,7 +123,7 @@ Static Public Attributes</h2></td></tr>
 </div>
 </div>
 <hr/>The documentation for this struct was generated from the following 
file:<ul>
-<li>/home/wesm/code/arrow/cpp/src/arrow/<a class="el" 
href="type__traits_8h_source.html">type_traits.h</a></li>
+<li>/apache-arrow/arrow/cpp/src/arrow/<a class="el" 
href="type__traits_8h_source.html">type_traits.h</a></li>
 </ul>
 </div><!-- contents -->
 <!-- start footer part -->

http://git-wip-us.apache.org/repos/asf/arrow-site/blob/785c5862/docs/cpp/structarrow_1_1_type_traits_3_01_double_type_01_4.html
----------------------------------------------------------------------
diff --git a/docs/cpp/structarrow_1_1_type_traits_3_01_double_type_01_4.html 
b/docs/cpp/structarrow_1_1_type_traits_3_01_double_type_01_4.html
index a5372fe..5d4d342 100644
--- a/docs/cpp/structarrow_1_1_type_traits_3_01_double_type_01_4.html
+++ b/docs/cpp/structarrow_1_1_type_traits_3_01_double_type_01_4.html
@@ -215,7 +215,7 @@ Static Public Attributes</h2></td></tr>
 </div>
 </div>
 <hr/>The documentation for this struct was generated from the following 
file:<ul>
-<li>/home/wesm/code/arrow/cpp/src/arrow/<a class="el" 
href="type__traits_8h_source.html">type_traits.h</a></li>
+<li>/apache-arrow/arrow/cpp/src/arrow/<a class="el" 
href="type__traits_8h_source.html">type_traits.h</a></li>
 </ul>
 </div><!-- contents -->
 <!-- start footer part -->

http://git-wip-us.apache.org/repos/asf/arrow-site/blob/785c5862/docs/cpp/structarrow_1_1_type_traits_3_01_fixed_size_binary_type_01_4.html
----------------------------------------------------------------------
diff --git 
a/docs/cpp/structarrow_1_1_type_traits_3_01_fixed_size_binary_type_01_4.html 
b/docs/cpp/structarrow_1_1_type_traits_3_01_fixed_size_binary_type_01_4.html
index 63b0004..a576b37 100644
--- a/docs/cpp/structarrow_1_1_type_traits_3_01_fixed_size_binary_type_01_4.html
+++ b/docs/cpp/structarrow_1_1_type_traits_3_01_fixed_size_binary_type_01_4.html
@@ -139,7 +139,7 @@ Static Public Attributes</h2></td></tr>
 </div>
 </div>
 <hr/>The documentation for this struct was generated from the following 
file:<ul>
-<li>/home/wesm/code/arrow/cpp/src/arrow/<a class="el" 
href="type__traits_8h_source.html">type_traits.h</a></li>
+<li>/apache-arrow/arrow/cpp/src/arrow/<a class="el" 
href="type__traits_8h_source.html">type_traits.h</a></li>
 </ul>
 </div><!-- contents -->
 <!-- start footer part -->

http://git-wip-us.apache.org/repos/asf/arrow-site/blob/785c5862/docs/cpp/structarrow_1_1_type_traits_3_01_float_type_01_4.html
----------------------------------------------------------------------
diff --git a/docs/cpp/structarrow_1_1_type_traits_3_01_float_type_01_4.html 
b/docs/cpp/structarrow_1_1_type_traits_3_01_float_type_01_4.html
index e2aebec..d984e6c 100644
--- a/docs/cpp/structarrow_1_1_type_traits_3_01_float_type_01_4.html
+++ b/docs/cpp/structarrow_1_1_type_traits_3_01_float_type_01_4.html
@@ -215,7 +215,7 @@ Static Public Attributes</h2></td></tr>
 </div>
 </div>
 <hr/>The documentation for this struct was generated from the following 
file:<ul>
-<li>/home/wesm/code/arrow/cpp/src/arrow/<a class="el" 
href="type__traits_8h_source.html">type_traits.h</a></li>
+<li>/apache-arrow/arrow/cpp/src/arrow/<a class="el" 
href="type__traits_8h_source.html">type_traits.h</a></li>
 </ul>
 </div><!-- contents -->
 <!-- start footer part -->

http://git-wip-us.apache.org/repos/asf/arrow-site/blob/785c5862/docs/cpp/structarrow_1_1_type_traits_3_01_half_float_type_01_4.html
----------------------------------------------------------------------
diff --git 
a/docs/cpp/structarrow_1_1_type_traits_3_01_half_float_type_01_4.html 
b/docs/cpp/structarrow_1_1_type_traits_3_01_half_float_type_01_4.html
index b78e4cf..47ee943 100644
--- a/docs/cpp/structarrow_1_1_type_traits_3_01_half_float_type_01_4.html
+++ b/docs/cpp/structarrow_1_1_type_traits_3_01_half_float_type_01_4.html
@@ -215,7 +215,7 @@ Static Public Attributes</h2></td></tr>
 </div>
 </div>
 <hr/>The documentation for this struct was generated from the following 
file:<ul>
-<li>/home/wesm/code/arrow/cpp/src/arrow/<a class="el" 
href="type__traits_8h_source.html">type_traits.h</a></li>
+<li>/apache-arrow/arrow/cpp/src/arrow/<a class="el" 
href="type__traits_8h_source.html">type_traits.h</a></li>
 </ul>
 </div><!-- contents -->
 <!-- start footer part -->

http://git-wip-us.apache.org/repos/asf/arrow-site/blob/785c5862/docs/cpp/structarrow_1_1_type_traits_3_01_int16_type_01_4.html
----------------------------------------------------------------------
diff --git a/docs/cpp/structarrow_1_1_type_traits_3_01_int16_type_01_4.html 
b/docs/cpp/structarrow_1_1_type_traits_3_01_int16_type_01_4.html
index 6640565..5b82b6e 100644
--- a/docs/cpp/structarrow_1_1_type_traits_3_01_int16_type_01_4.html
+++ b/docs/cpp/structarrow_1_1_type_traits_3_01_int16_type_01_4.html
@@ -215,7 +215,7 @@ Static Public Attributes</h2></td></tr>
 </div>
 </div>
 <hr/>The documentation for this struct was generated from the following 
file:<ul>
-<li>/home/wesm/code/arrow/cpp/src/arrow/<a class="el" 
href="type__traits_8h_source.html">type_traits.h</a></li>
+<li>/apache-arrow/arrow/cpp/src/arrow/<a class="el" 
href="type__traits_8h_source.html">type_traits.h</a></li>
 </ul>
 </div><!-- contents -->
 <!-- start footer part -->

http://git-wip-us.apache.org/repos/asf/arrow-site/blob/785c5862/docs/cpp/structarrow_1_1_type_traits_3_01_int32_type_01_4.html
----------------------------------------------------------------------
diff --git a/docs/cpp/structarrow_1_1_type_traits_3_01_int32_type_01_4.html 
b/docs/cpp/structarrow_1_1_type_traits_3_01_int32_type_01_4.html
index 492af70..ac2f544 100644
--- a/docs/cpp/structarrow_1_1_type_traits_3_01_int32_type_01_4.html
+++ b/docs/cpp/structarrow_1_1_type_traits_3_01_int32_type_01_4.html
@@ -215,7 +215,7 @@ Static Public Attributes</h2></td></tr>
 </div>
 </div>
 <hr/>The documentation for this struct was generated from the following 
file:<ul>
-<li>/home/wesm/code/arrow/cpp/src/arrow/<a class="el" 
href="type__traits_8h_source.html">type_traits.h</a></li>
+<li>/apache-arrow/arrow/cpp/src/arrow/<a class="el" 
href="type__traits_8h_source.html">type_traits.h</a></li>
 </ul>
 </div><!-- contents -->
 <!-- start footer part -->

http://git-wip-us.apache.org/repos/asf/arrow-site/blob/785c5862/docs/cpp/structarrow_1_1_type_traits_3_01_int64_type_01_4.html
----------------------------------------------------------------------
diff --git a/docs/cpp/structarrow_1_1_type_traits_3_01_int64_type_01_4.html 
b/docs/cpp/structarrow_1_1_type_traits_3_01_int64_type_01_4.html
index 683b7a7..43e2e3f 100644
--- a/docs/cpp/structarrow_1_1_type_traits_3_01_int64_type_01_4.html
+++ b/docs/cpp/structarrow_1_1_type_traits_3_01_int64_type_01_4.html
@@ -215,7 +215,7 @@ Static Public Attributes</h2></td></tr>
 </div>
 </div>
 <hr/>The documentation for this struct was generated from the following 
file:<ul>
-<li>/home/wesm/code/arrow/cpp/src/arrow/<a class="el" 
href="type__traits_8h_source.html">type_traits.h</a></li>
+<li>/apache-arrow/arrow/cpp/src/arrow/<a class="el" 
href="type__traits_8h_source.html">type_traits.h</a></li>
 </ul>
 </div><!-- contents -->
 <!-- start footer part -->

http://git-wip-us.apache.org/repos/asf/arrow-site/blob/785c5862/docs/cpp/structarrow_1_1_type_traits_3_01_int8_type_01_4.html
----------------------------------------------------------------------
diff --git a/docs/cpp/structarrow_1_1_type_traits_3_01_int8_type_01_4.html 
b/docs/cpp/structarrow_1_1_type_traits_3_01_int8_type_01_4.html
index 338bbc3..cc6a6d6 100644
--- a/docs/cpp/structarrow_1_1_type_traits_3_01_int8_type_01_4.html
+++ b/docs/cpp/structarrow_1_1_type_traits_3_01_int8_type_01_4.html
@@ -215,7 +215,7 @@ Static Public Attributes</h2></td></tr>
 </div>
 </div>
 <hr/>The documentation for this struct was generated from the following 
file:<ul>
-<li>/home/wesm/code/arrow/cpp/src/arrow/<a class="el" 
href="type__traits_8h_source.html">type_traits.h</a></li>
+<li>/apache-arrow/arrow/cpp/src/arrow/<a class="el" 
href="type__traits_8h_source.html">type_traits.h</a></li>
 </ul>
 </div><!-- contents -->
 <!-- start footer part -->

http://git-wip-us.apache.org/repos/asf/arrow-site/blob/785c5862/docs/cpp/structarrow_1_1_type_traits_3_01_list_type_01_4.html
----------------------------------------------------------------------
diff --git a/docs/cpp/structarrow_1_1_type_traits_3_01_list_type_01_4.html 
b/docs/cpp/structarrow_1_1_type_traits_3_01_list_type_01_4.html
index aacf42d..bc5b24c 100644
--- a/docs/cpp/structarrow_1_1_type_traits_3_01_list_type_01_4.html
+++ b/docs/cpp/structarrow_1_1_type_traits_3_01_list_type_01_4.html
@@ -139,7 +139,7 @@ Static Public Attributes</h2></td></tr>
 </div>
 </div>
 <hr/>The documentation for this struct was generated from the following 
file:<ul>
-<li>/home/wesm/code/arrow/cpp/src/arrow/<a class="el" 
href="type__traits_8h_source.html">type_traits.h</a></li>
+<li>/apache-arrow/arrow/cpp/src/arrow/<a class="el" 
href="type__traits_8h_source.html">type_traits.h</a></li>
 </ul>
 </div><!-- contents -->
 <!-- start footer part -->

http://git-wip-us.apache.org/repos/asf/arrow-site/blob/785c5862/docs/cpp/structarrow_1_1_type_traits_3_01_null_type_01_4.html
----------------------------------------------------------------------
diff --git a/docs/cpp/structarrow_1_1_type_traits_3_01_null_type_01_4.html 
b/docs/cpp/structarrow_1_1_type_traits_3_01_null_type_01_4.html
index b6b00e8..a163984 100644
--- a/docs/cpp/structarrow_1_1_type_traits_3_01_null_type_01_4.html
+++ b/docs/cpp/structarrow_1_1_type_traits_3_01_null_type_01_4.html
@@ -139,7 +139,7 @@ Static Public Attributes</h2></td></tr>
 </div>
 </div>
 <hr/>The documentation for this struct was generated from the following 
file:<ul>
-<li>/home/wesm/code/arrow/cpp/src/arrow/<a class="el" 
href="type__traits_8h_source.html">type_traits.h</a></li>
+<li>/apache-arrow/arrow/cpp/src/arrow/<a class="el" 
href="type__traits_8h_source.html">type_traits.h</a></li>
 </ul>
 </div><!-- contents -->
 <!-- start footer part -->

http://git-wip-us.apache.org/repos/asf/arrow-site/blob/785c5862/docs/cpp/structarrow_1_1_type_traits_3_01_string_type_01_4.html
----------------------------------------------------------------------
diff --git a/docs/cpp/structarrow_1_1_type_traits_3_01_string_type_01_4.html 
b/docs/cpp/structarrow_1_1_type_traits_3_01_string_type_01_4.html
index 55fc328..9851baa 100644
--- a/docs/cpp/structarrow_1_1_type_traits_3_01_string_type_01_4.html
+++ b/docs/cpp/structarrow_1_1_type_traits_3_01_string_type_01_4.html
@@ -171,7 +171,7 @@ Static Public Attributes</h2></td></tr>
 </div>
 </div>
 <hr/>The documentation for this struct was generated from the following 
file:<ul>
-<li>/home/wesm/code/arrow/cpp/src/arrow/<a class="el" 
href="type__traits_8h_source.html">type_traits.h</a></li>
+<li>/apache-arrow/arrow/cpp/src/arrow/<a class="el" 
href="type__traits_8h_source.html">type_traits.h</a></li>
 </ul>
 </div><!-- contents -->
 <!-- start footer part -->

http://git-wip-us.apache.org/repos/asf/arrow-site/blob/785c5862/docs/cpp/structarrow_1_1_type_traits_3_01_struct_type_01_4.html
----------------------------------------------------------------------
diff --git a/docs/cpp/structarrow_1_1_type_traits_3_01_struct_type_01_4.html 
b/docs/cpp/structarrow_1_1_type_traits_3_01_struct_type_01_4.html
index 0a102b4..865d4b2 100644
--- a/docs/cpp/structarrow_1_1_type_traits_3_01_struct_type_01_4.html
+++ b/docs/cpp/structarrow_1_1_type_traits_3_01_struct_type_01_4.html
@@ -139,7 +139,7 @@ Static Public Attributes</h2></td></tr>
 </div>
 </div>
 <hr/>The documentation for this struct was generated from the following 
file:<ul>
-<li>/home/wesm/code/arrow/cpp/src/arrow/<a class="el" 
href="type__traits_8h_source.html">type_traits.h</a></li>
+<li>/apache-arrow/arrow/cpp/src/arrow/<a class="el" 
href="type__traits_8h_source.html">type_traits.h</a></li>
 </ul>
 </div><!-- contents -->
 <!-- start footer part -->

http://git-wip-us.apache.org/repos/asf/arrow-site/blob/785c5862/docs/cpp/structarrow_1_1_type_traits_3_01_time32_type_01_4.html
----------------------------------------------------------------------
diff --git a/docs/cpp/structarrow_1_1_type_traits_3_01_time32_type_01_4.html 
b/docs/cpp/structarrow_1_1_type_traits_3_01_time32_type_01_4.html
index 64e265c..9b76a46 100644
--- a/docs/cpp/structarrow_1_1_type_traits_3_01_time32_type_01_4.html
+++ b/docs/cpp/structarrow_1_1_type_traits_3_01_time32_type_01_4.html
@@ -172,7 +172,7 @@ Static Public Attributes</h2></td></tr>
 </div>
 </div>
 <hr/>The documentation for this struct was generated from the following 
file:<ul>
-<li>/home/wesm/code/arrow/cpp/src/arrow/<a class="el" 
href="type__traits_8h_source.html">type_traits.h</a></li>
+<li>/apache-arrow/arrow/cpp/src/arrow/<a class="el" 
href="type__traits_8h_source.html">type_traits.h</a></li>
 </ul>
 </div><!-- contents -->
 <!-- start footer part -->

http://git-wip-us.apache.org/repos/asf/arrow-site/blob/785c5862/docs/cpp/structarrow_1_1_type_traits_3_01_time64_type_01_4.html
----------------------------------------------------------------------
diff --git a/docs/cpp/structarrow_1_1_type_traits_3_01_time64_type_01_4.html 
b/docs/cpp/structarrow_1_1_type_traits_3_01_time64_type_01_4.html
index aa1a2e6..68af3b4 100644
--- a/docs/cpp/structarrow_1_1_type_traits_3_01_time64_type_01_4.html
+++ b/docs/cpp/structarrow_1_1_type_traits_3_01_time64_type_01_4.html
@@ -172,7 +172,7 @@ Static Public Attributes</h2></td></tr>
 </div>
 </div>
 <hr/>The documentation for this struct was generated from the following 
file:<ul>
-<li>/home/wesm/code/arrow/cpp/src/arrow/<a class="el" 
href="type__traits_8h_source.html">type_traits.h</a></li>
+<li>/apache-arrow/arrow/cpp/src/arrow/<a class="el" 
href="type__traits_8h_source.html">type_traits.h</a></li>
 </ul>
 </div><!-- contents -->
 <!-- start footer part -->

http://git-wip-us.apache.org/repos/asf/arrow-site/blob/785c5862/docs/cpp/structarrow_1_1_type_traits_3_01_timestamp_type_01_4.html
----------------------------------------------------------------------
diff --git a/docs/cpp/structarrow_1_1_type_traits_3_01_timestamp_type_01_4.html 
b/docs/cpp/structarrow_1_1_type_traits_3_01_timestamp_type_01_4.html
index 8652609..3a4dbd7 100644
--- a/docs/cpp/structarrow_1_1_type_traits_3_01_timestamp_type_01_4.html
+++ b/docs/cpp/structarrow_1_1_type_traits_3_01_timestamp_type_01_4.html
@@ -172,7 +172,7 @@ Static Public Attributes</h2></td></tr>
 </div>
 </div>
 <hr/>The documentation for this struct was generated from the following 
file:<ul>
-<li>/home/wesm/code/arrow/cpp/src/arrow/<a class="el" 
href="type__traits_8h_source.html">type_traits.h</a></li>
+<li>/apache-arrow/arrow/cpp/src/arrow/<a class="el" 
href="type__traits_8h_source.html">type_traits.h</a></li>
 </ul>
 </div><!-- contents -->
 <!-- start footer part -->

http://git-wip-us.apache.org/repos/asf/arrow-site/blob/785c5862/docs/cpp/structarrow_1_1_type_traits_3_01_u_int16_type_01_4.html
----------------------------------------------------------------------
diff --git a/docs/cpp/structarrow_1_1_type_traits_3_01_u_int16_type_01_4.html 
b/docs/cpp/structarrow_1_1_type_traits_3_01_u_int16_type_01_4.html
index 50ce07f..9430454 100644
--- a/docs/cpp/structarrow_1_1_type_traits_3_01_u_int16_type_01_4.html
+++ b/docs/cpp/structarrow_1_1_type_traits_3_01_u_int16_type_01_4.html
@@ -215,7 +215,7 @@ Static Public Attributes</h2></td></tr>
 </div>
 </div>
 <hr/>The documentation for this struct was generated from the following 
file:<ul>
-<li>/home/wesm/code/arrow/cpp/src/arrow/<a class="el" 
href="type__traits_8h_source.html">type_traits.h</a></li>
+<li>/apache-arrow/arrow/cpp/src/arrow/<a class="el" 
href="type__traits_8h_source.html">type_traits.h</a></li>
 </ul>
 </div><!-- contents -->
 <!-- start footer part -->

http://git-wip-us.apache.org/repos/asf/arrow-site/blob/785c5862/docs/cpp/structarrow_1_1_type_traits_3_01_u_int32_type_01_4.html
----------------------------------------------------------------------
diff --git a/docs/cpp/structarrow_1_1_type_traits_3_01_u_int32_type_01_4.html 
b/docs/cpp/structarrow_1_1_type_traits_3_01_u_int32_type_01_4.html
index 3033075..a326c92 100644
--- a/docs/cpp/structarrow_1_1_type_traits_3_01_u_int32_type_01_4.html
+++ b/docs/cpp/structarrow_1_1_type_traits_3_01_u_int32_type_01_4.html
@@ -215,7 +215,7 @@ Static Public Attributes</h2></td></tr>
 </div>
 </div>
 <hr/>The documentation for this struct was generated from the following 
file:<ul>
-<li>/home/wesm/code/arrow/cpp/src/arrow/<a class="el" 
href="type__traits_8h_source.html">type_traits.h</a></li>
+<li>/apache-arrow/arrow/cpp/src/arrow/<a class="el" 
href="type__traits_8h_source.html">type_traits.h</a></li>
 </ul>
 </div><!-- contents -->
 <!-- start footer part -->

http://git-wip-us.apache.org/repos/asf/arrow-site/blob/785c5862/docs/cpp/structarrow_1_1_type_traits_3_01_u_int64_type_01_4.html
----------------------------------------------------------------------
diff --git a/docs/cpp/structarrow_1_1_type_traits_3_01_u_int64_type_01_4.html 
b/docs/cpp/structarrow_1_1_type_traits_3_01_u_int64_type_01_4.html
index 0ebfe18..0b45aeb 100644
--- a/docs/cpp/structarrow_1_1_type_traits_3_01_u_int64_type_01_4.html
+++ b/docs/cpp/structarrow_1_1_type_traits_3_01_u_int64_type_01_4.html
@@ -215,7 +215,7 @@ Static Public Attributes</h2></td></tr>
 </div>
 </div>
 <hr/>The documentation for this struct was generated from the following 
file:<ul>
-<li>/home/wesm/code/arrow/cpp/src/arrow/<a class="el" 
href="type__traits_8h_source.html">type_traits.h</a></li>
+<li>/apache-arrow/arrow/cpp/src/arrow/<a class="el" 
href="type__traits_8h_source.html">type_traits.h</a></li>
 </ul>
 </div><!-- contents -->
 <!-- start footer part -->

http://git-wip-us.apache.org/repos/asf/arrow-site/blob/785c5862/docs/cpp/structarrow_1_1_type_traits_3_01_u_int8_type_01_4.html
----------------------------------------------------------------------
diff --git a/docs/cpp/structarrow_1_1_type_traits_3_01_u_int8_type_01_4.html 
b/docs/cpp/structarrow_1_1_type_traits_3_01_u_int8_type_01_4.html
index 5c146d0..f6fe105 100644
--- a/docs/cpp/structarrow_1_1_type_traits_3_01_u_int8_type_01_4.html
+++ b/docs/cpp/structarrow_1_1_type_traits_3_01_u_int8_type_01_4.html
@@ -215,7 +215,7 @@ Static Public Attributes</h2></td></tr>
 </div>
 </div>
 <hr/>The documentation for this struct was generated from the following 
file:<ul>
-<li>/home/wesm/code/arrow/cpp/src/arrow/<a class="el" 
href="type__traits_8h_source.html">type_traits.h</a></li>
+<li>/apache-arrow/arrow/cpp/src/arrow/<a class="el" 
href="type__traits_8h_source.html">type_traits.h</a></li>
 </ul>
 </div><!-- contents -->
 <!-- start footer part -->

http://git-wip-us.apache.org/repos/asf/arrow-site/blob/785c5862/docs/cpp/structarrow_1_1_type_traits_3_01_union_type_01_4.html
----------------------------------------------------------------------
diff --git a/docs/cpp/structarrow_1_1_type_traits_3_01_union_type_01_4.html 
b/docs/cpp/structarrow_1_1_type_traits_3_01_union_type_01_4.html
index 30afe6e..f42d7e5 100644
--- a/docs/cpp/structarrow_1_1_type_traits_3_01_union_type_01_4.html
+++ b/docs/cpp/structarrow_1_1_type_traits_3_01_union_type_01_4.html
@@ -123,7 +123,7 @@ Static Public Attributes</h2></td></tr>
 </div>
 </div>
 <hr/>The documentation for this struct was generated from the following 
file:<ul>
-<li>/home/wesm/code/arrow/cpp/src/arrow/<a class="el" 
href="type__traits_8h_source.html">type_traits.h</a></li>
+<li>/apache-arrow/arrow/cpp/src/arrow/<a class="el" 
href="type__traits_8h_source.html">type_traits.h</a></li>
 </ul>
 </div><!-- contents -->
 <!-- start footer part -->

http://git-wip-us.apache.org/repos/asf/arrow-site/blob/785c5862/docs/cpp/structarrow_1_1compute_1_1_cast_options.html
----------------------------------------------------------------------
diff --git a/docs/cpp/structarrow_1_1compute_1_1_cast_options.html 
b/docs/cpp/structarrow_1_1compute_1_1_cast_options.html
index d7bf39b..90b3853 100644
--- a/docs/cpp/structarrow_1_1compute_1_1_cast_options.html
+++ b/docs/cpp/structarrow_1_1compute_1_1_cast_options.html
@@ -126,7 +126,7 @@ Public Attributes</h2></td></tr>
 </div>
 </div>
 <hr/>The documentation for this struct was generated from the following 
file:<ul>
-<li>/home/wesm/code/arrow/cpp/src/arrow/compute/<a class="el" 
href="cast_8h_source.html">cast.h</a></li>
+<li>/apache-arrow/arrow/cpp/src/arrow/compute/<a class="el" 
href="cast_8h_source.html">cast.h</a></li>
 </ul>
 </div><!-- contents -->
 <!-- start footer part -->

http://git-wip-us.apache.org/repos/asf/arrow-site/blob/785c5862/docs/cpp/structarrow_1_1gpu_1_1_cuda_device_info.html
----------------------------------------------------------------------
diff --git a/docs/cpp/structarrow_1_1gpu_1_1_cuda_device_info.html 
b/docs/cpp/structarrow_1_1gpu_1_1_cuda_device_info.html
index 24eab40..ec6bf59 100644
--- a/docs/cpp/structarrow_1_1gpu_1_1_cuda_device_info.html
+++ b/docs/cpp/structarrow_1_1gpu_1_1_cuda_device_info.html
@@ -70,7 +70,7 @@ $(function() {
 
 <p><code>#include &lt;<a class="el" 
href="cuda__context_8h_source.html">cuda_context.h</a>&gt;</code></p>
 <hr/>The documentation for this struct was generated from the following 
file:<ul>
-<li>/home/wesm/code/arrow/cpp/src/arrow/gpu/<a class="el" 
href="cuda__context_8h_source.html">cuda_context.h</a></li>
+<li>/apache-arrow/arrow/cpp/src/arrow/gpu/<a class="el" 
href="cuda__context_8h_source.html">cuda_context.h</a></li>
 </ul>
 </div><!-- contents -->
 <!-- start footer part -->

http://git-wip-us.apache.org/repos/asf/arrow-site/blob/785c5862/docs/cpp/structarrow_1_1io_1_1_file_mode.html
----------------------------------------------------------------------
diff --git a/docs/cpp/structarrow_1_1io_1_1_file_mode.html 
b/docs/cpp/structarrow_1_1io_1_1_file_mode.html
index bd70a63..455c53c 100644
--- a/docs/cpp/structarrow_1_1io_1_1_file_mode.html
+++ b/docs/cpp/structarrow_1_1io_1_1_file_mode.html
@@ -102,7 +102,7 @@ Public Types</h2></td></tr>
 </div>
 </div>
 <hr/>The documentation for this struct was generated from the following 
file:<ul>
-<li>/home/wesm/code/arrow/cpp/src/arrow/io/<a class="el" 
href="interfaces_8h_source.html">interfaces.h</a></li>
+<li>/apache-arrow/arrow/cpp/src/arrow/io/<a class="el" 
href="interfaces_8h_source.html">interfaces.h</a></li>
 </ul>
 </div><!-- contents -->
 <!-- start footer part -->

http://git-wip-us.apache.org/repos/asf/arrow-site/blob/785c5862/docs/cpp/structarrow_1_1io_1_1_file_statistics.html
----------------------------------------------------------------------
diff --git a/docs/cpp/structarrow_1_1io_1_1_file_statistics.html 
b/docs/cpp/structarrow_1_1io_1_1_file_statistics.html
index ac20b59..214145f 100644
--- a/docs/cpp/structarrow_1_1io_1_1_file_statistics.html
+++ b/docs/cpp/structarrow_1_1io_1_1_file_statistics.html
@@ -183,7 +183,7 @@ Public Attributes</h2></td></tr>
 </div>
 </div>
 <hr/>The documentation for this struct was generated from the following 
file:<ul>
-<li>/home/wesm/code/arrow/cpp/src/arrow/io/<a class="el" 
href="interfaces_8h_source.html">interfaces.h</a></li>
+<li>/apache-arrow/arrow/cpp/src/arrow/io/<a class="el" 
href="interfaces_8h_source.html">interfaces.h</a></li>
 </ul>
 </div><!-- contents -->
 <!-- start footer part -->

http://git-wip-us.apache.org/repos/asf/arrow-site/blob/785c5862/docs/cpp/structarrow_1_1io_1_1_hdfs_connection_config.html
----------------------------------------------------------------------
diff --git a/docs/cpp/structarrow_1_1io_1_1_hdfs_connection_config.html 
b/docs/cpp/structarrow_1_1io_1_1_hdfs_connection_config.html
index 7492026..903a344 100644
--- a/docs/cpp/structarrow_1_1io_1_1_hdfs_connection_config.html
+++ b/docs/cpp/structarrow_1_1io_1_1_hdfs_connection_config.html
@@ -158,7 +158,7 @@ Public Attributes</h2></td></tr>
 </div>
 </div>
 <hr/>The documentation for this struct was generated from the following 
file:<ul>
-<li>/home/wesm/code/arrow/cpp/src/arrow/io/<a class="el" 
href="hdfs_8h_source.html">hdfs.h</a></li>
+<li>/apache-arrow/arrow/cpp/src/arrow/io/<a class="el" 
href="hdfs_8h_source.html">hdfs.h</a></li>
 </ul>
 </div><!-- contents -->
 <!-- start footer part -->

http://git-wip-us.apache.org/repos/asf/arrow-site/blob/785c5862/docs/cpp/structarrow_1_1io_1_1_hdfs_path_info.html
----------------------------------------------------------------------
diff --git a/docs/cpp/structarrow_1_1io_1_1_hdfs_path_info.html 
b/docs/cpp/structarrow_1_1io_1_1_hdfs_path_info.html
index d5a8e88..c01ac5d 100644
--- a/docs/cpp/structarrow_1_1io_1_1_hdfs_path_info.html
+++ b/docs/cpp/structarrow_1_1io_1_1_hdfs_path_info.html
@@ -238,7 +238,7 @@ Public Attributes</h2></td></tr>
 </div>
 </div>
 <hr/>The documentation for this struct was generated from the following 
file:<ul>
-<li>/home/wesm/code/arrow/cpp/src/arrow/io/<a class="el" 
href="hdfs_8h_source.html">hdfs.h</a></li>
+<li>/apache-arrow/arrow/cpp/src/arrow/io/<a class="el" 
href="hdfs_8h_source.html">hdfs.h</a></li>
 </ul>
 </div><!-- contents -->
 <!-- start footer part -->

http://git-wip-us.apache.org/repos/asf/arrow-site/blob/785c5862/docs/cpp/structarrow_1_1io_1_1_object_type.html
----------------------------------------------------------------------
diff --git a/docs/cpp/structarrow_1_1io_1_1_object_type.html 
b/docs/cpp/structarrow_1_1io_1_1_object_type.html
index 9c3f459..17bd956 100644
--- a/docs/cpp/structarrow_1_1io_1_1_object_type.html
+++ b/docs/cpp/structarrow_1_1io_1_1_object_type.html
@@ -100,7 +100,7 @@ Public Types</h2></td></tr>
 </div>
 </div>
 <hr/>The documentation for this struct was generated from the following 
file:<ul>
-<li>/home/wesm/code/arrow/cpp/src/arrow/io/<a class="el" 
href="interfaces_8h_source.html">interfaces.h</a></li>
+<li>/apache-arrow/arrow/cpp/src/arrow/io/<a class="el" 
href="interfaces_8h_source.html">interfaces.h</a></li>
 </ul>
 </div><!-- contents -->
 <!-- start footer part -->

http://git-wip-us.apache.org/repos/asf/arrow-site/blob/785c5862/docs/cpp/structarrow_1_1ipc_1_1_buffer_metadata.html
----------------------------------------------------------------------
diff --git a/docs/cpp/structarrow_1_1ipc_1_1_buffer_metadata.html 
b/docs/cpp/structarrow_1_1ipc_1_1_buffer_metadata.html
index e974f2c..e45e246 100644
--- a/docs/cpp/structarrow_1_1ipc_1_1_buffer_metadata.html
+++ b/docs/cpp/structarrow_1_1ipc_1_1_buffer_metadata.html
@@ -135,7 +135,7 @@ Public Attributes</h2></td></tr>
 </div>
 </div>
 <hr/>The documentation for this struct was generated from the following 
file:<ul>
-<li>/home/wesm/code/arrow/cpp/src/arrow/ipc/<a class="el" 
href="metadata-internal_8h_source.html">metadata-internal.h</a></li>
+<li>/apache-arrow/arrow/cpp/src/arrow/ipc/<a class="el" 
href="metadata-internal_8h_source.html">metadata-internal.h</a></li>
 </ul>
 </div><!-- contents -->
 <!-- start footer part -->

http://git-wip-us.apache.org/repos/asf/arrow-site/blob/785c5862/docs/cpp/structarrow_1_1ipc_1_1_field_metadata.html
----------------------------------------------------------------------
diff --git a/docs/cpp/structarrow_1_1ipc_1_1_field_metadata.html 
b/docs/cpp/structarrow_1_1ipc_1_1_field_metadata.html
index eda6751..3eadb61 100644
--- a/docs/cpp/structarrow_1_1ipc_1_1_field_metadata.html
+++ b/docs/cpp/structarrow_1_1ipc_1_1_field_metadata.html
@@ -126,7 +126,7 @@ Public Attributes</h2></td></tr>
 </div>
 </div>
 <hr/>The documentation for this struct was generated from the following 
file:<ul>
-<li>/home/wesm/code/arrow/cpp/src/arrow/ipc/<a class="el" 
href="metadata-internal_8h_source.html">metadata-internal.h</a></li>
+<li>/apache-arrow/arrow/cpp/src/arrow/ipc/<a class="el" 
href="metadata-internal_8h_source.html">metadata-internal.h</a></li>
 </ul>
 </div><!-- contents -->
 <!-- start footer part -->

http://git-wip-us.apache.org/repos/asf/arrow-site/blob/785c5862/docs/cpp/structarrow_1_1ipc_1_1_file_block.html
----------------------------------------------------------------------
diff --git a/docs/cpp/structarrow_1_1ipc_1_1_file_block.html 
b/docs/cpp/structarrow_1_1ipc_1_1_file_block.html
index 83dd4c0..6b050c8 100644
--- a/docs/cpp/structarrow_1_1ipc_1_1_file_block.html
+++ b/docs/cpp/structarrow_1_1ipc_1_1_file_block.html
@@ -126,7 +126,7 @@ Public Attributes</h2></td></tr>
 </div>
 </div>
 <hr/>The documentation for this struct was generated from the following 
file:<ul>
-<li>/home/wesm/code/arrow/cpp/src/arrow/ipc/<a class="el" 
href="metadata-internal_8h_source.html">metadata-internal.h</a></li>
+<li>/apache-arrow/arrow/cpp/src/arrow/ipc/<a class="el" 
href="metadata-internal_8h_source.html">metadata-internal.h</a></li>
 </ul>
 </div><!-- contents -->
 <!-- start footer part -->

Reply via email to