You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@arrow.apache.org by we...@apache.org on 2017/09/18 20:42:05 UTC

[06/51] [partial] arrow-site git commit: Update C++ and Python API documentation for 0.7.0

http://git-wip-us.apache.org/repos/asf/arrow-site/blob/a4dfae21/docs/cpp/classplasma_1_1_plasma_store-members.html
----------------------------------------------------------------------
diff --git a/docs/cpp/classplasma_1_1_plasma_store-members.html b/docs/cpp/classplasma_1_1_plasma_store-members.html
index a8edb86..53de238 100644
--- a/docs/cpp/classplasma_1_1_plasma_store-members.html
+++ b/docs/cpp/classplasma_1_1_plasma_store-members.html
@@ -75,14 +75,15 @@ $(function() {
   <tr class="even"><td class="entry"><a class="el" href="classplasma_1_1_plasma_store.html#a567af5bbb90deef80e73164ff4ff0974">create_object</a>(const ObjectID &amp;object_id, int64_t data_size, int64_t metadata_size, Client *client, PlasmaObject *result)</td><td class="entry"><a class="el" href="classplasma_1_1_plasma_store.html">plasma::PlasmaStore</a></td><td class="entry"></td></tr>
   <tr><td class="entry"><a class="el" href="classplasma_1_1_plasma_store.html#a8fe436cd47aada12494315ff062d2316">delete_objects</a>(const std::vector&lt; ObjectID &gt; &amp;object_ids)</td><td class="entry"><a class="el" href="classplasma_1_1_plasma_store.html">plasma::PlasmaStore</a></td><td class="entry"></td></tr>
   <tr class="even"><td class="entry"><a class="el" href="classplasma_1_1_plasma_store.html#a9fb0d242de3a9a909f19da3b2d2bc46a">disconnect_client</a>(int client_fd)</td><td class="entry"><a class="el" href="classplasma_1_1_plasma_store.html">plasma::PlasmaStore</a></td><td class="entry"></td></tr>
-  <tr><td class="entry"><a class="el" href="classplasma_1_1_plasma_store.html#a308217d653f82b59a475655d6bd42f76">PlasmaStore</a>(EventLoop *loop, int64_t system_memory)</td><td class="entry"><a class="el" href="classplasma_1_1_plasma_store.html">plasma::PlasmaStore</a></td><td class="entry"></td></tr>
-  <tr class="even"><td class="entry"><a class="el" href="classplasma_1_1_plasma_store.html#a915ed27ebc7dc7eea357bd46c5d1f5f9">process_get_request</a>(Client *client, const std::vector&lt; ObjectID &gt; &amp;object_ids, int64_t timeout_ms)</td><td class="entry"><a class="el" href="classplasma_1_1_plasma_store.html">plasma::PlasmaStore</a></td><td class="entry"></td></tr>
-  <tr><td class="entry"><a class="el" href="classplasma_1_1_plasma_store.html#ab278e3a7edb26e45c96bc3ac0f7ecca5">process_message</a>(Client *client)</td><td class="entry"><a class="el" href="classplasma_1_1_plasma_store.html">plasma::PlasmaStore</a></td><td class="entry"></td></tr>
-  <tr class="even"><td class="entry"><a class="el" href="classplasma_1_1_plasma_store.html#abc14ff0d49cfa3d640f45a58f5592c76">release_object</a>(const ObjectID &amp;object_id, Client *client)</td><td class="entry"><a class="el" href="classplasma_1_1_plasma_store.html">plasma::PlasmaStore</a></td><td class="entry"></td></tr>
-  <tr><td class="entry"><a class="el" href="classplasma_1_1_plasma_store.html#af580d99a1414177bc0fa9aede88ebaec">seal_object</a>(const ObjectID &amp;object_id, unsigned char digest[])</td><td class="entry"><a class="el" href="classplasma_1_1_plasma_store.html">plasma::PlasmaStore</a></td><td class="entry"></td></tr>
-  <tr class="even"><td class="entry"><a class="el" href="classplasma_1_1_plasma_store.html#a2fbdd5ab37757e8f531b410e03d2480a">send_notifications</a>(int client_fd)</td><td class="entry"><a class="el" href="classplasma_1_1_plasma_store.html">plasma::PlasmaStore</a></td><td class="entry"></td></tr>
-  <tr><td class="entry"><a class="el" href="classplasma_1_1_plasma_store.html#ad30e7a8e818ad0eddabdb8ae6ad8af6c">subscribe_to_updates</a>(Client *client)</td><td class="entry"><a class="el" href="classplasma_1_1_plasma_store.html">plasma::PlasmaStore</a></td><td class="entry"></td></tr>
-  <tr class="even"><td class="entry"><a class="el" href="classplasma_1_1_plasma_store.html#ae7d6e71db4bcf20c3fac9cfa8aca8539">~PlasmaStore</a>()</td><td class="entry"><a class="el" href="classplasma_1_1_plasma_store.html">plasma::PlasmaStore</a></td><td class="entry"></td></tr>
+  <tr><td class="entry"><a class="el" href="classplasma_1_1_plasma_store.html#a5ed7bf60d93154233ad816e8a576b4ad">get_plasma_store_info</a>()</td><td class="entry"><a class="el" href="classplasma_1_1_plasma_store.html">plasma::PlasmaStore</a></td><td class="entry"></td></tr>
+  <tr class="even"><td class="entry"><a class="el" href="classplasma_1_1_plasma_store.html#a044e07fe4836bd943f84b7224962543f">PlasmaStore</a>(EventLoop *loop, int64_t system_memory, std::string directory, bool hugetlbfs_enabled)</td><td class="entry"><a class="el" href="classplasma_1_1_plasma_store.html">plasma::PlasmaStore</a></td><td class="entry"></td></tr>
+  <tr><td class="entry"><a class="el" href="classplasma_1_1_plasma_store.html#a915ed27ebc7dc7eea357bd46c5d1f5f9">process_get_request</a>(Client *client, const std::vector&lt; ObjectID &gt; &amp;object_ids, int64_t timeout_ms)</td><td class="entry"><a class="el" href="classplasma_1_1_plasma_store.html">plasma::PlasmaStore</a></td><td class="entry"></td></tr>
+  <tr class="even"><td class="entry"><a class="el" href="classplasma_1_1_plasma_store.html#ab278e3a7edb26e45c96bc3ac0f7ecca5">process_message</a>(Client *client)</td><td class="entry"><a class="el" href="classplasma_1_1_plasma_store.html">plasma::PlasmaStore</a></td><td class="entry"></td></tr>
+  <tr><td class="entry"><a class="el" href="classplasma_1_1_plasma_store.html#abc14ff0d49cfa3d640f45a58f5592c76">release_object</a>(const ObjectID &amp;object_id, Client *client)</td><td class="entry"><a class="el" href="classplasma_1_1_plasma_store.html">plasma::PlasmaStore</a></td><td class="entry"></td></tr>
+  <tr class="even"><td class="entry"><a class="el" href="classplasma_1_1_plasma_store.html#af580d99a1414177bc0fa9aede88ebaec">seal_object</a>(const ObjectID &amp;object_id, unsigned char digest[])</td><td class="entry"><a class="el" href="classplasma_1_1_plasma_store.html">plasma::PlasmaStore</a></td><td class="entry"></td></tr>
+  <tr><td class="entry"><a class="el" href="classplasma_1_1_plasma_store.html#a2fbdd5ab37757e8f531b410e03d2480a">send_notifications</a>(int client_fd)</td><td class="entry"><a class="el" href="classplasma_1_1_plasma_store.html">plasma::PlasmaStore</a></td><td class="entry"></td></tr>
+  <tr class="even"><td class="entry"><a class="el" href="classplasma_1_1_plasma_store.html#ad30e7a8e818ad0eddabdb8ae6ad8af6c">subscribe_to_updates</a>(Client *client)</td><td class="entry"><a class="el" href="classplasma_1_1_plasma_store.html">plasma::PlasmaStore</a></td><td class="entry"></td></tr>
+  <tr><td class="entry"><a class="el" href="classplasma_1_1_plasma_store.html#ae7d6e71db4bcf20c3fac9cfa8aca8539">~PlasmaStore</a>()</td><td class="entry"><a class="el" href="classplasma_1_1_plasma_store.html">plasma::PlasmaStore</a></td><td class="entry"></td></tr>
 </table></div><!-- contents -->
 <!-- start footer part -->
 <hr class="footer"/><address class="footer"><small>

http://git-wip-us.apache.org/repos/asf/arrow-site/blob/a4dfae21/docs/cpp/classplasma_1_1_plasma_store.html
----------------------------------------------------------------------
diff --git a/docs/cpp/classplasma_1_1_plasma_store.html b/docs/cpp/classplasma_1_1_plasma_store.html
index 4e2633a..71840e7 100644
--- a/docs/cpp/classplasma_1_1_plasma_store.html
+++ b/docs/cpp/classplasma_1_1_plasma_store.html
@@ -75,10 +75,13 @@ $(function() {
 <table class="memberdecls">
 <tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="pub-methods"></a>
 Public Member Functions</h2></td></tr>
-<tr class="memitem:a308217d653f82b59a475655d6bd42f76"><td class="memItemLeft" align="right" valign="top">&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classplasma_1_1_plasma_store.html#a308217d653f82b59a475655d6bd42f76">PlasmaStore</a> (<a class="el" href="classplasma_1_1_event_loop.html">EventLoop</a> *loop, int64_t system_memory)</td></tr>
-<tr class="separator:a308217d653f82b59a475655d6bd42f76"><td class="memSeparator" colspan="2">&#160;</td></tr>
+<tr class="memitem:a044e07fe4836bd943f84b7224962543f"><td class="memItemLeft" align="right" valign="top">&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classplasma_1_1_plasma_store.html#a044e07fe4836bd943f84b7224962543f">PlasmaStore</a> (<a class="el" href="classplasma_1_1_event_loop.html">EventLoop</a> *loop, int64_t system_memory, std::string directory, bool hugetlbfs_enabled)</td></tr>
+<tr class="separator:a044e07fe4836bd943f84b7224962543f"><td class="memSeparator" colspan="2">&#160;</td></tr>
 <tr class="memitem:ae7d6e71db4bcf20c3fac9cfa8aca8539"><td class="memItemLeft" align="right" valign="top">&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classplasma_1_1_plasma_store.html#ae7d6e71db4bcf20c3fac9cfa8aca8539">~PlasmaStore</a> ()</td></tr>
 <tr class="separator:ae7d6e71db4bcf20c3fac9cfa8aca8539"><td class="memSeparator" colspan="2">&#160;</td></tr>
+<tr class="memitem:a5ed7bf60d93154233ad816e8a576b4ad"><td class="memItemLeft" align="right" valign="top">const <a class="el" href="structplasma_1_1_plasma_store_info.html">PlasmaStoreInfo</a> *&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classplasma_1_1_plasma_store.html#a5ed7bf60d93154233ad816e8a576b4ad">get_plasma_store_info</a> ()</td></tr>
+<tr class="memdesc:a5ed7bf60d93154233ad816e8a576b4ad"><td class="mdescLeft">&#160;</td><td class="mdescRight">Get a const pointer to the internal <a class="el" href="structplasma_1_1_plasma_store_info.html" title="The plasma store information that is exposed to the eviction policy. ">PlasmaStoreInfo</a> object.  <a href="#a5ed7bf60d93154233ad816e8a576b4ad">More...</a><br /></td></tr>
+<tr class="separator:a5ed7bf60d93154233ad816e8a576b4ad"><td class="memSeparator" colspan="2">&#160;</td></tr>
 <tr class="memitem:a567af5bbb90deef80e73164ff4ff0974"><td class="memItemLeft" align="right" valign="top">int&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classplasma_1_1_plasma_store.html#a567af5bbb90deef80e73164ff4ff0974">create_object</a> (const <a class="el" href="namespaceplasma.html#adf1aa2f87f6f11e1993628f574e31e75">ObjectID</a> &amp;object_id, int64_t data_size, int64_t metadata_size, <a class="el" href="structplasma_1_1_client.html">Client</a> *client, <a class="el" href="structplasma_1_1_plasma_object.html">PlasmaObject</a> *result)</td></tr>
 <tr class="memdesc:a567af5bbb90deef80e73164ff4ff0974"><td class="mdescLeft">&#160;</td><td class="mdescRight">Create a new object.  <a href="#a567af5bbb90deef80e73164ff4ff0974">More...</a><br /></td></tr>
 <tr class="separator:a567af5bbb90deef80e73164ff4ff0974"><td class="memSeparator" colspan="2">&#160;</td></tr>
@@ -112,8 +115,8 @@ Public Member Functions</h2></td></tr>
 <tr class="separator:ab278e3a7edb26e45c96bc3ac0f7ecca5"><td class="memSeparator" colspan="2">&#160;</td></tr>
 </table>
 <h2 class="groupheader">Constructor &amp; Destructor Documentation</h2>
-<a id="a308217d653f82b59a475655d6bd42f76"></a>
-<h2 class="memtitle"><span class="permalink"><a href="#a308217d653f82b59a475655d6bd42f76">&#9670;&nbsp;</a></span>PlasmaStore()</h2>
+<a id="a044e07fe4836bd943f84b7224962543f"></a>
+<h2 class="memtitle"><span class="permalink"><a href="#a044e07fe4836bd943f84b7224962543f">&#9670;&nbsp;</a></span>PlasmaStore()</h2>
 
 <div class="memitem">
 <div class="memproto">
@@ -128,7 +131,19 @@ Public Member Functions</h2></td></tr>
           <td class="paramkey"></td>
           <td></td>
           <td class="paramtype">int64_t&#160;</td>
-          <td class="paramname"><em>system_memory</em>&#160;</td>
+          <td class="paramname"><em>system_memory</em>, </td>
+        </tr>
+        <tr>
+          <td class="paramkey"></td>
+          <td></td>
+          <td class="paramtype">std::string&#160;</td>
+          <td class="paramname"><em>directory</em>, </td>
+        </tr>
+        <tr>
+          <td class="paramkey"></td>
+          <td></td>
+          <td class="paramtype">bool&#160;</td>
+          <td class="paramname"><em>hugetlbfs_enabled</em>&#160;</td>
         </tr>
         <tr>
           <td></td>
@@ -330,6 +345,25 @@ Public Member Functions</h2></td></tr>
 
 </div>
 </div>
+<a id="a5ed7bf60d93154233ad816e8a576b4ad"></a>
+<h2 class="memtitle"><span class="permalink"><a href="#a5ed7bf60d93154233ad816e8a576b4ad">&#9670;&nbsp;</a></span>get_plasma_store_info()</h2>
+
+<div class="memitem">
+<div class="memproto">
+      <table class="memname">
+        <tr>
+          <td class="memname">const <a class="el" href="structplasma_1_1_plasma_store_info.html">PlasmaStoreInfo</a>* plasma::PlasmaStore::get_plasma_store_info </td>
+          <td>(</td>
+          <td class="paramname"></td><td>)</td>
+          <td></td>
+        </tr>
+      </table>
+</div><div class="memdoc">
+
+<p>Get a const pointer to the internal <a class="el" href="structplasma_1_1_plasma_store_info.html" title="The plasma store information that is exposed to the eviction policy. ">PlasmaStoreInfo</a> object. </p>
+
+</div>
+</div>
 <a id="a915ed27ebc7dc7eea357bd46c5d1f5f9"></a>
 <h2 class="memtitle"><span class="permalink"><a href="#a915ed27ebc7dc7eea357bd46c5d1f5f9">&#9670;&nbsp;</a></span>process_get_request()</h2>
 

http://git-wip-us.apache.org/repos/asf/arrow-site/blob/a4dfae21/docs/cpp/client_8h_source.html
----------------------------------------------------------------------
diff --git a/docs/cpp/client_8h_source.html b/docs/cpp/client_8h_source.html
index b511279..38acfc5 100644
--- a/docs/cpp/client_8h_source.html
+++ b/docs/cpp/client_8h_source.html
@@ -73,9 +73,9 @@ $(function() {
 <div class="ttc" id="structplasma_1_1_object_request_html"><div class="ttname"><a href="structplasma_1_1_object_request.html">plasma::ObjectRequest</a></div><div class="ttdoc">Object request data structure. Used for Wait. </div><div class="ttdef"><b>Definition:</b> common.h:69</div></div>
 <div class="ttc" id="structplasma_1_1_object_buffer_html_a07263351e10e71e5b371bc139763c4dc"><div class="ttname"><a href="structplasma_1_1_object_buffer.html#a07263351e10e71e5b371bc139763c4dc">plasma::ObjectBuffer::metadata</a></div><div class="ttdeci">uint8_t * metadata</div><div class="ttdoc">The address of the metadata. </div><div class="ttdef"><b>Definition:</b> client.h:51</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>
-<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:84</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_object_buffer_html_a4abaffd262b9ebd5fc6721fd55cc59b3"><div class="ttname"><a href="structplasma_1_1_object_buffer.html#a4abaffd262b9ebd5fc6721fd55cc59b3">plasma::ObjectBuffer::metadata_size</a></div><div class="ttdeci">int64_t metadata_size</div><div class="ttdoc">The metadata size in bytes. </div><div class="ttdef"><b>Definition:</b> client.h:49</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:75</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_client_config_html"><div class="ttname"><a href="structplasma_1_1_plasma_client_config.html">plasma::PlasmaClientConfig</a></div><div class="ttdoc">Configuration options for the plasma client. </div><div class="ttdef"><b>Definition:</b> client.h:55</div></div>
 <div class="ttc" id="plasma_2common_8h_html"><div class="ttname"><a href="plasma_2common_8h.html">common.h</a></div></div>
 <div class="ttc" id="structplasma_1_1_client_mmap_table_entry_html_a2b6f7159ad5ce1a60633648def026acf"><div class="ttname"><a href="structplasma_1_1_client_mmap_table_entry.html#a2b6f7159ad5ce1a60633648def026acf">plasma::ClientMmapTableEntry::pointer</a></div><div class="ttdeci">uint8_t * pointer</div><div class="ttdoc">The result of mmap for this file descriptor. </div><div class="ttdef"><b>Definition:</b> client.h:64</div></div>
@@ -85,7 +85,7 @@ $(function() {
 <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="status_8h_html"><div class="ttname"><a href="status_8h.html">status.h</a></div></div>
 <div class="ttc" id="structplasma_1_1_object_buffer_html_a7f517c4d5049a45fd91056288fd9d572"><div class="ttname"><a href="structplasma_1_1_object_buffer.html#a7f517c4d5049a45fd91056288fd9d572">plasma::ObjectBuffer::data_size</a></div><div class="ttdeci">int64_t data_size</div><div class="ttdoc">The size in bytes of the data object. </div><div class="ttdef"><b>Definition:</b> client.h:45</div></div>
-<div class="ttc" id="namespaceplasma_html_ab0498a778ef73ba70e2865dd2d4e9c8e"><div class="ttname"><a href="namespaceplasma.html#ab0498a778ef73ba70e2865dd2d4e9c8e">plasma::object_status</a></div><div class="ttdeci">object_status</div><div class="ttdef"><b>Definition:</b> plasma.h:95</div></div>
+<div class="ttc" id="namespaceplasma_html_ab0498a778ef73ba70e2865dd2d4e9c8e"><div class="ttname"><a href="namespaceplasma.html#ab0498a778ef73ba70e2865dd2d4e9c8e">plasma::object_status</a></div><div class="ttdeci">object_status</div><div class="ttdef"><b>Definition:</b> plasma.h:96</div></div>
 <div class="ttc" id="classplasma_1_1_plasma_client_html"><div class="ttname"><a href="classplasma_1_1_plasma_client.html">plasma::PlasmaClient</a></div><div class="ttdef"><b>Definition:</b> client.h:76</div></div>
 <div class="ttc" id="structplasma_1_1_client_mmap_table_entry_html_a8cb00d743be149ddf58091a077561934"><div class="ttname"><a href="structplasma_1_1_client_mmap_table_entry.html#a8cb00d743be149ddf58091a077561934">plasma::ClientMmapTableEntry::count</a></div><div class="ttdeci">int count</div><div class="ttdoc">The number of objects in this memory-mapped file that are currently being used by the client...</div><div class="ttdef"><b>Definition:</b> client.h:69</div></div>
 <div class="ttc" id="structplasma_1_1_plasma_client_config_html_ad14b9fc059c1c72f8fec04619dc75582"><div class="ttname"><a href="structplasma_1_1_plasma_client_config.html#ad14b9fc059c1c72f8fec04619dc75582">plasma::PlasmaClientConfig::release_delay</a></div><div class="ttdeci">size_t release_delay</div><div class="ttdoc">Number of release calls we wait until the object is actually released. </div><div class="ttdef"><b>Definition:</b> client.h:59</div></div>

http://git-wip-us.apache.org/repos/asf/arrow-site/blob/a4dfae21/docs/cpp/compiler-util_8h.html
----------------------------------------------------------------------
diff --git a/docs/cpp/compiler-util_8h.html b/docs/cpp/compiler-util_8h.html
index 0b31e49..3b78062 100644
--- a/docs/cpp/compiler-util_8h.html
+++ b/docs/cpp/compiler-util_8h.html
@@ -63,79 +63,13 @@ $(function() {
 </div>
 </div><!-- top -->
 <div class="header">
-  <div class="summary">
-<a href="#define-members">Macros</a>  </div>
   <div class="headertitle">
 <div class="title">compiler-util.h File Reference</div>  </div>
 </div><!--header-->
 <div class="contents">
-
-<p><a href="compiler-util_8h_source.html">Go to the source code of this file.</a></p>
-<table class="memberdecls">
-<tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="define-members"></a>
-Macros</h2></td></tr>
-<tr class="memitem:a262afcfe437f4addb13fb1b47a6a7086"><td class="memItemLeft" align="right" valign="top">#define&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="compiler-util_8h.html#a262afcfe437f4addb13fb1b47a6a7086">LIKELY</a>(expr)&#160;&#160;&#160;__builtin_expect(!!(expr), 1)</td></tr>
-<tr class="separator:a262afcfe437f4addb13fb1b47a6a7086"><td class="memSeparator" colspan="2">&#160;</td></tr>
-<tr class="memitem:a9acc330d508b9a3b775cfdf7ce405e7d"><td class="memItemLeft" align="right" valign="top">#define&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="compiler-util_8h.html#a9acc330d508b9a3b775cfdf7ce405e7d">UNLIKELY</a>(expr)&#160;&#160;&#160;__builtin_expect(!!(expr), 0)</td></tr>
-<tr class="separator:a9acc330d508b9a3b775cfdf7ce405e7d"><td class="memSeparator" colspan="2">&#160;</td></tr>
-<tr class="memitem:a96e251c1981c82f324484c815a25af3f"><td class="memItemLeft" align="right" valign="top">#define&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="compiler-util_8h.html#a96e251c1981c82f324484c815a25af3f">PREFETCH</a>(addr)&#160;&#160;&#160;__builtin_prefetch(addr)</td></tr>
-<tr class="separator:a96e251c1981c82f324484c815a25af3f"><td class="memSeparator" colspan="2">&#160;</td></tr>
-</table>
-<h2 class="groupheader">Macro Definition Documentation</h2>
-<a id="a262afcfe437f4addb13fb1b47a6a7086"></a>
-<h2 class="memtitle"><span class="permalink"><a href="#a262afcfe437f4addb13fb1b47a6a7086">&#9670;&nbsp;</a></span>LIKELY</h2>
-
-<div class="memitem">
-<div class="memproto">
-      <table class="memname">
-        <tr>
-          <td class="memname">#define LIKELY</td>
-          <td>(</td>
-          <td class="paramtype">&#160;</td>
-          <td class="paramname">expr</td><td>)</td>
-          <td>&#160;&#160;&#160;__builtin_expect(!!(expr), 1)</td>
-        </tr>
-      </table>
-</div><div class="memdoc">
-
-</div>
-</div>
-<a id="a96e251c1981c82f324484c815a25af3f"></a>
-<h2 class="memtitle"><span class="permalink"><a href="#a96e251c1981c82f324484c815a25af3f">&#9670;&nbsp;</a></span>PREFETCH</h2>
-
-<div class="memitem">
-<div class="memproto">
-      <table class="memname">
-        <tr>
-          <td class="memname">#define PREFETCH</td>
-          <td>(</td>
-          <td class="paramtype">&#160;</td>
-          <td class="paramname">addr</td><td>)</td>
-          <td>&#160;&#160;&#160;__builtin_prefetch(addr)</td>
-        </tr>
-      </table>
-</div><div class="memdoc">
-
-</div>
-</div>
-<a id="a9acc330d508b9a3b775cfdf7ce405e7d"></a>
-<h2 class="memtitle"><span class="permalink"><a href="#a9acc330d508b9a3b775cfdf7ce405e7d">&#9670;&nbsp;</a></span>UNLIKELY</h2>
-
-<div class="memitem">
-<div class="memproto">
-      <table class="memname">
-        <tr>
-          <td class="memname">#define UNLIKELY</td>
-          <td>(</td>
-          <td class="paramtype">&#160;</td>
-          <td class="paramname">expr</td><td>)</td>
-          <td>&#160;&#160;&#160;__builtin_expect(!!(expr), 0)</td>
-        </tr>
-      </table>
-</div><div class="memdoc">
-
-</div>
+<div class="textblock"><code>#include &quot;<a class="el" href="macros_8h_source.html">arrow/util/macros.h</a>&quot;</code><br />
 </div>
+<p><a href="compiler-util_8h_source.html">Go to the source code of this file.</a></p>
 </div><!-- contents -->
 <!-- start footer part -->
 <hr class="footer"/><address class="footer"><small>

http://git-wip-us.apache.org/repos/asf/arrow-site/blob/a4dfae21/docs/cpp/compiler-util_8h_source.html
----------------------------------------------------------------------
diff --git a/docs/cpp/compiler-util_8h_source.html b/docs/cpp/compiler-util_8h_source.html
index e73b151..66ac733 100644
--- a/docs/cpp/compiler-util_8h_source.html
+++ b/docs/cpp/compiler-util_8h_source.html
@@ -67,7 +67,8 @@ $(function() {
 <div class="title">compiler-util.h</div>  </div>
 </div><!--header-->
 <div class="contents">
-<a href="compiler-util_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 distrib
 uted under 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 ARROW_UTIL_COMPILER_UTIL_H</span></div><div class="line"><a name="l00019"></a><span cl
 ass="lineno">   19</span>&#160;<span class="preprocessor">#define ARROW_UTIL_COMPILER_UTIL_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="comment">// Branch prediction macro hints for GCC</span></div><div class="line"><a name="l00022"></a><span class="lineno">   22</span>&#160;<span class="preprocessor">#ifdef LIKELY</span></div><div class="line"><a name="l00023"></a><span class="lineno">   23</span>&#160;<span class="preprocessor">#undef LIKELY</span></div><div class="line"><a name="l00024"></a><span class="lineno">   24</span>&#160;<span class="preprocessor">#endif</span></div><div class="line"><a name="l00025"></a><span class="lineno">   25</span>&#160;</div><div class="line"><a name="l00026"></a><span class="lineno">   26</span>&#160;<span class="preprocessor">#ifdef UNLIKELY</span></div><div class="line"><a name="l00027"></a><span class="
 lineno">   27</span>&#160;<span class="preprocessor">#undef UNLIKELY</span></div><div class="line"><a name="l00028"></a><span class="lineno">   28</span>&#160;<span class="preprocessor">#endif</span></div><div class="line"><a name="l00029"></a><span class="lineno">   29</span>&#160;</div><div class="line"><a name="l00030"></a><span class="lineno">   30</span>&#160;<span class="preprocessor">#ifdef _MSC_VER</span></div><div class="line"><a name="l00031"></a><span class="lineno">   31</span>&#160;<span class="preprocessor">#define LIKELY(expr) expr</span></div><div class="line"><a name="l00032"></a><span class="lineno">   32</span>&#160;<span class="preprocessor">#define UNLIKELY(expr) expr</span></div><div class="line"><a name="l00033"></a><span class="lineno">   33</span>&#160;<span class="preprocessor">#else</span></div><div class="line"><a name="l00034"></a><span class="lineno"><a class="line" href="compiler-util_8h.html#a262afcfe437f4addb13fb1b47a6a7086">   34</a></span>&#160;<sp
 an class="preprocessor">#define LIKELY(expr) __builtin_expect(!!(expr), 1)</span></div><div class="line"><a name="l00035"></a><span class="lineno"><a class="line" href="compiler-util_8h.html#a9acc330d508b9a3b775cfdf7ce405e7d">   35</a></span>&#160;<span class="preprocessor">#define UNLIKELY(expr) __builtin_expect(!!(expr), 0)</span></div><div class="line"><a name="l00036"></a><span class="lineno">   36</span>&#160;<span class="preprocessor">#endif</span></div><div class="line"><a name="l00037"></a><span class="lineno">   37</span>&#160;</div><div class="line"><a name="l00038"></a><span class="lineno"><a class="line" href="compiler-util_8h.html#a96e251c1981c82f324484c815a25af3f">   38</a></span>&#160;<span class="preprocessor">#define PREFETCH(addr) __builtin_prefetch(addr)</span></div><div class="line"><a name="l00039"></a><span class="lineno">   39</span>&#160;</div><div class="line"><a name="l00040"></a><span class="lineno">   40</span>&#160;<span class="comment">// macros to disa
 ble padding</span></div><div class="line"><a name="l00041"></a><span class="lineno">   41</span>&#160;<span class="comment">// these macros are portable across different compilers and platforms</span></div><div class="line"><a name="l00042"></a><span class="lineno">   42</span>&#160;<span class="comment">//[https://github.com/google/flatbuffers/blob/master/include/flatbuffers/flatbuffers.h#L1355]</span></div><div class="line"><a name="l00043"></a><span class="lineno">   43</span>&#160;<span class="preprocessor">#if defined(_MSC_VER)</span></div><div class="line"><a name="l00044"></a><span class="lineno">   44</span>&#160;<span class="preprocessor">#define MANUALLY_ALIGNED_STRUCT(alignment) \</span></div><div class="line"><a name="l00045"></a><span class="lineno">   45</span>&#160;<span class="preprocessor">  __pragma(pack(1));                       \</span></div><div class="line"><a name="l00046"></a><span class="lineno">   46</span>&#160;<span class="preprocessor">  struct __declsp
 ec(align(alignment))</span></div><div class="line"><a name="l00047"></a><span class="lineno">   47</span>&#160;<span class="preprocessor">#define STRUCT_END(name, size) \</span></div><div class="line"><a name="l00048"></a><span class="lineno">   48</span>&#160;<span class="preprocessor">  __pragma(pack());            \</span></div><div class="line"><a name="l00049"></a><span class="lineno">   49</span>&#160;<span class="preprocessor">  static_assert(sizeof(name) == size, &quot;compiler breaks packing rules&quot;)</span></div><div class="line"><a name="l00050"></a><span class="lineno">   50</span>&#160;<span class="preprocessor">#elif defined(__GNUC__) || defined(__clang__)</span></div><div class="line"><a name="l00051"></a><span class="lineno">   51</span>&#160;<span class="preprocessor">#define MANUALLY_ALIGNED_STRUCT(alignment) \</span></div><div class="line"><a name="l00052"></a><span class="lineno">   52</span>&#160;<span class="preprocessor">  _Pragma(&quot;pack(1)&quot;) struc
 t __attribute__((aligned(alignment)))</span></div><div class="line"><a name="l00053"></a><span class="lineno">   53</span>&#160;<span class="preprocessor">#define STRUCT_END(name, size) \</span></div><div class="line"><a name="l00054"></a><span class="lineno">   54</span>&#160;<span class="preprocessor">  _Pragma(&quot;pack()&quot;) static_assert(sizeof(name) == size, &quot;compiler breaks packing rules&quot;)</span></div><div class="line"><a name="l00055"></a><span class="lineno">   55</span>&#160;<span class="preprocessor">#else</span></div><div class="line"><a name="l00056"></a><span class="lineno">   56</span>&#160;<span class="preprocessor">#error Unknown compiler, please define structure alignment macros</span></div><div class="line"><a name="l00057"></a><span class="lineno">   57</span>&#160;<span class="preprocessor">#endif</span></div><div class="line"><a name="l00058"></a><span class="lineno">   58</span>&#160;</div><div class="line"><a name="l00059"></a><span class="linen
 o">   59</span>&#160;<span class="preprocessor">#endif  // ARROW_UTIL_COMPILER_UTIL_H</span></div></div><!-- fragment --></div><!-- contents -->
+<a href="compiler-util_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 distrib
 uted under 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="comment">// Deprecated header, here for backwards compatibility in parquet-cpp</span></div><div class="line"
 ><a name="l00019"></a><span class="lineno">   19</span>&#160;</div><div class="line"><a name="l00020"></a><span class="lineno">   20</span>&#160;<span class="preprocessor">#ifndef ARROW_UTIL_COMPILER_UTIL_H</span></div><div class="line"><a name="l00021"></a><span class="lineno">   21</span>&#160;<span class="preprocessor">#define ARROW_UTIL_COMPILER_UTIL_H</span></div><div class="line"><a name="l00022"></a><span class="lineno">   22</span>&#160;</div><div class="line"><a name="l00023"></a><span class="lineno">   23</span>&#160;<span class="preprocessor">#include &quot;<a class="code" href="macros_8h.html">arrow/util/macros.h</a>&quot;</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">#endif  // ARROW_UTIL_COMPILER_UTIL_H</span></div><div class="ttc" id="macros_8h_html"><div class="ttname"><a href="macros_8h.html">macros.h</a></div></d
 iv>
+</div><!-- fragment --></div><!-- contents -->
 <!-- start footer part -->
 <hr class="footer"/><address class="footer"><small>
 Generated by &#160;<a href="http://www.doxygen.org/index.html">

http://git-wip-us.apache.org/repos/asf/arrow-site/blob/a4dfae21/docs/cpp/compression_8h_source.html
----------------------------------------------------------------------
diff --git a/docs/cpp/compression_8h_source.html b/docs/cpp/compression_8h_source.html
index 9afe5df..5e257b8 100644
--- a/docs/cpp/compression_8h_source.html
+++ b/docs/cpp/compression_8h_source.html
@@ -71,7 +71,7 @@ $(function() {
 <div class="ttc" id="structarrow_1_1_compression_html_a8abcec0357242c077a2905d645f2163fa5d2d16a5cc6384782ffdda42f6ed2ba5"><div class="ttname"><a href="structarrow_1_1_compression.html#a8abcec0357242c077a2905d645f2163fa5d2d16a5cc6384782ffdda42f6ed2ba5">arrow::Compression::LZO</a></div><div class="ttdef"><b>Definition:</b> compression.h:30</div></div>
 <div class="ttc" id="structarrow_1_1_compression_html_a8abcec0357242c077a2905d645f2163faaeba5020cda7bd5be9f453fcbdba7eb9"><div class="ttname"><a href="structarrow_1_1_compression.html#a8abcec0357242c077a2905d645f2163faaeba5020cda7bd5be9f453fcbdba7eb9">arrow::Compression::UNCOMPRESSED</a></div><div class="ttdef"><b>Definition:</b> compression.h:30</div></div>
 <div class="ttc" id="structarrow_1_1_compression_html"><div class="ttname"><a href="structarrow_1_1_compression.html">arrow::Compression</a></div><div class="ttdef"><b>Definition:</b> compression.h:29</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:84</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="structarrow_1_1_compression_html_a8abcec0357242c077a2905d645f2163f"><div class="ttname"><a href="structarrow_1_1_compression.html#a8abcec0357242c077a2905d645f2163f">arrow::Compression::type</a></div><div class="ttdeci">type</div><div class="ttdef"><b>Definition:</b> compression.h:30</div></div>
 <div class="ttc" id="structarrow_1_1_compression_html_a8abcec0357242c077a2905d645f2163fa467df3f4fe4344a08a311df02ae48a9d"><div class="ttname"><a href="structarrow_1_1_compression.html#a8abcec0357242c077a2905d645f2163fa467df3f4fe4344a08a311df02ae48a9d">arrow::Compression::BROTLI</a></div><div class="ttdef"><b>Definition:</b> compression.h:30</div></div>
 <div class="ttc" id="visibility_8h_html"><div class="ttname"><a href="visibility_8h.html">visibility.h</a></div></div>

http://git-wip-us.apache.org/repos/asf/arrow-site/blob/a4dfae21/docs/cpp/compression__brotli_8h.html
----------------------------------------------------------------------
diff --git a/docs/cpp/compression__brotli_8h.html b/docs/cpp/compression__brotli_8h.html
index 650432d..62ca599 100644
--- a/docs/cpp/compression__brotli_8h.html
+++ b/docs/cpp/compression__brotli_8h.html
@@ -71,9 +71,9 @@ $(function() {
 </div><!--header-->
 <div class="contents">
 <div class="textblock"><code>#include &lt;cstdint&gt;</code><br />
-<code>#include &lt;memory&gt;</code><br />
 <code>#include &quot;<a class="el" href="status_8h_source.html">arrow/status.h</a>&quot;</code><br />
 <code>#include &quot;<a class="el" href="compression_8h_source.html">arrow/util/compression.h</a>&quot;</code><br />
+<code>#include &quot;<a class="el" href="visibility_8h_source.html">arrow/util/visibility.h</a>&quot;</code><br />
 </div>
 <p><a href="compression__brotli_8h_source.html">Go to the source code of this file.</a></p>
 <table class="memberdecls">

http://git-wip-us.apache.org/repos/asf/arrow-site/blob/a4dfae21/docs/cpp/compression__brotli_8h_source.html
----------------------------------------------------------------------
diff --git a/docs/cpp/compression__brotli_8h_source.html b/docs/cpp/compression__brotli_8h_source.html
index d986e2e..32921ef 100644
--- a/docs/cpp/compression__brotli_8h_source.html
+++ b/docs/cpp/compression__brotli_8h_source.html
@@ -67,8 +67,9 @@ $(function() {
 <div class="title">compression_brotli.h</div>  </div>
 </div><!--header-->
 <div class="contents">
-<a href="compression__brotli_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 d
 istributed under 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 ARROW_UTIL_COMPRESSION_BROTLI_H</span></div><div class="line"><a name="l00019"><
 /a><span class="lineno">   19</span>&#160;<span class="preprocessor">#define ARROW_UTIL_COMPRESSION_BROTLI_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;cstdint&gt;</span></div><div class="line"><a name="l00022"></a><span class="lineno">   22</span>&#160;<span class="preprocessor">#include &lt;memory&gt;</span></div><div class="line"><a name="l00023"></a><span class="lineno">   23</span>&#160;</div><div class="line"><a name="l00024"></a><span class="lineno">   24</span>&#160;<span class="preprocessor">#include &quot;<a class="code" href="status_8h.html">arrow/status.h</a>&quot;</span></div><div class="line"><a name="l00025"></a><span class="lineno">   25</span>&#160;<span class="preprocessor">#include &quot;<a class="code" href="compression_8h.html">arrow/util/compression.h</a>&quot;</span></div><div class="line"><a
  name="l00026"></a><span class="lineno">   26</span>&#160;</div><div class="line"><a name="l00027"></a><span class="lineno">   27</span>&#160;<span class="keyword">namespace </span><a class="code" href="namespacearrow.html">arrow</a> {</div><div class="line"><a name="l00028"></a><span class="lineno">   28</span>&#160;</div><div class="line"><a name="l00029"></a><span class="lineno">   29</span>&#160;<span class="comment">// Brotli codec.</span></div><div class="line"><a name="l00030"></a><span class="lineno"><a class="line" href="classarrow_1_1_brotli_codec.html">   30</a></span>&#160;<span class="keyword">class </span>ARROW_EXPORT <a class="code" href="classarrow_1_1_brotli_codec.html">BrotliCodec</a> : <span class="keyword">public</span> <a class="code" href="classarrow_1_1_codec.html">Codec</a> {</div><div class="line"><a name="l00031"></a><span class="lineno">   31</span>&#160; <span class="keyword">public</span>:</div><div class="line"><a name="l00032"></a><span class="lineno">
    32</span>&#160;  <a class="code" href="classarrow_1_1_status.html">Status</a> Decompress(int64_t input_len, <span class="keyword">const</span> uint8_t* input, int64_t output_len,</div><div class="line"><a name="l00033"></a><span class="lineno">   33</span>&#160;                    uint8_t* output_buffer) <span class="keyword">override</span>;</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">   35</span>&#160;  <a class="code" href="classarrow_1_1_status.html">Status</a> Compress(int64_t input_len, <span class="keyword">const</span> uint8_t* input, int64_t output_buffer_len,</div><div class="line"><a name="l00036"></a><span class="lineno">   36</span>&#160;                  uint8_t* output_buffer, int64_t* output_length) <span class="keyword">override</span>;</div><div class="line"><a name="l00037"></a><span class="lineno">   37</span>&#160;</div><div class="line"><a name="l00038"><
 /a><span class="lineno">   38</span>&#160;  int64_t MaxCompressedLen(int64_t input_len, <span class="keyword">const</span> uint8_t* input) <span class="keyword">override</span>;</div><div class="line"><a name="l00039"></a><span class="lineno">   39</span>&#160;</div><div class="line"><a name="l00040"></a><span class="lineno"><a class="line" href="classarrow_1_1_brotli_codec.html#a8533034fa7d153a8f06aed5287a1b40f">   40</a></span>&#160;  <span class="keyword">const</span> <span class="keywordtype">char</span>* <a class="code" href="classarrow_1_1_brotli_codec.html#a8533034fa7d153a8f06aed5287a1b40f">name</a>()<span class="keyword"> const override </span>{ <span class="keywordflow">return</span> <span class="stringliteral">&quot;brotli&quot;</span>; }</div><div class="line"><a name="l00041"></a><span class="lineno">   41</span>&#160;};</div><div class="line"><a name="l00042"></a><span class="lineno">   42</span>&#160;</div><div class="line"><a name="l00043"></a><span class="lineno">   
 43</span>&#160;}  <span class="comment">// namespace arrow</span></div><div class="line"><a name="l00044"></a><span class="lineno">   44</span>&#160;</div><div class="line"><a name="l00045"></a><span class="lineno">   45</span>&#160;<span class="preprocessor">#endif  // ARROW_UTIL_COMPRESSION_BROTLI_H</span></div><div class="ttc" id="compression_8h_html"><div class="ttname"><a href="compression_8h.html">compression.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:84</div></div>
+<a href="compression__brotli_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 d
 istributed under 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 ARROW_UTIL_COMPRESSION_BROTLI_H</span></div><div class="line"><a name="l00019"><
 /a><span class="lineno">   19</span>&#160;<span class="preprocessor">#define ARROW_UTIL_COMPRESSION_BROTLI_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;cstdint&gt;</span></div><div class="line"><a name="l00022"></a><span class="lineno">   22</span>&#160;</div><div class="line"><a name="l00023"></a><span class="lineno">   23</span>&#160;<span class="preprocessor">#include &quot;<a class="code" href="status_8h.html">arrow/status.h</a>&quot;</span></div><div class="line"><a name="l00024"></a><span class="lineno">   24</span>&#160;<span class="preprocessor">#include &quot;<a class="code" href="compression_8h.html">arrow/util/compression.h</a>&quot;</span></div><div class="line"><a name="l00025"></a><span class="lineno">   25</span>&#160;<span class="preprocessor">#include &quot;<a class="code" href="visibility_8h.html"
 >arrow/util/visibility.h</a>&quot;</span></div><div class="line"><a name="l00026"></a><span class="lineno">   26</span>&#160;</div><div class="line"><a name="l00027"></a><span class="lineno">   27</span>&#160;<span class="keyword">namespace </span><a class="code" href="namespacearrow.html">arrow</a> {</div><div class="line"><a name="l00028"></a><span class="lineno">   28</span>&#160;</div><div class="line"><a name="l00029"></a><span class="lineno">   29</span>&#160;<span class="comment">// Brotli codec.</span></div><div class="line"><a name="l00030"></a><span class="lineno"><a class="line" href="classarrow_1_1_brotli_codec.html">   30</a></span>&#160;<span class="keyword">class </span>ARROW_EXPORT <a class="code" href="classarrow_1_1_brotli_codec.html">BrotliCodec</a> : <span class="keyword">public</span> <a class="code" href="classarrow_1_1_codec.html">Codec</a> {</div><div class="line"><a name="l00031"></a><span class="lineno">   31</span>&#160; <span class="keyword">public</span>
 :</div><div class="line"><a name="l00032"></a><span class="lineno">   32</span>&#160;  <a class="code" href="classarrow_1_1_status.html">Status</a> Decompress(int64_t input_len, <span class="keyword">const</span> uint8_t* input, int64_t output_len,</div><div class="line"><a name="l00033"></a><span class="lineno">   33</span>&#160;                    uint8_t* output_buffer) <span class="keyword">override</span>;</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">   35</span>&#160;  <a class="code" href="classarrow_1_1_status.html">Status</a> Compress(int64_t input_len, <span class="keyword">const</span> uint8_t* input, int64_t output_buffer_len,</div><div class="line"><a name="l00036"></a><span class="lineno">   36</span>&#160;                  uint8_t* output_buffer, int64_t* output_length) <span class="keyword">override</span>;</div><div class="line"><a name="l00037"></a><span class="l
 ineno">   37</span>&#160;</div><div class="line"><a name="l00038"></a><span class="lineno">   38</span>&#160;  int64_t MaxCompressedLen(int64_t input_len, <span class="keyword">const</span> uint8_t* input) <span class="keyword">override</span>;</div><div class="line"><a name="l00039"></a><span class="lineno">   39</span>&#160;</div><div class="line"><a name="l00040"></a><span class="lineno"><a class="line" href="classarrow_1_1_brotli_codec.html#a8533034fa7d153a8f06aed5287a1b40f">   40</a></span>&#160;  <span class="keyword">const</span> <span class="keywordtype">char</span>* <a class="code" href="classarrow_1_1_brotli_codec.html#a8533034fa7d153a8f06aed5287a1b40f">name</a>()<span class="keyword"> const override </span>{ <span class="keywordflow">return</span> <span class="stringliteral">&quot;brotli&quot;</span>; }</div><div class="line"><a name="l00041"></a><span class="lineno">   41</span>&#160;};</div><div class="line"><a name="l00042"></a><span class="lineno">   42</span>&#160;</
 div><div class="line"><a name="l00043"></a><span class="lineno">   43</span>&#160;}  <span class="comment">// namespace arrow</span></div><div class="line"><a name="l00044"></a><span class="lineno">   44</span>&#160;</div><div class="line"><a name="l00045"></a><span class="lineno">   45</span>&#160;<span class="preprocessor">#endif  // ARROW_UTIL_COMPRESSION_BROTLI_H</span></div><div class="ttc" id="compression_8h_html"><div class="ttname"><a href="compression_8h.html">compression.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="visibility_8h_html"><div class="ttname"><a href="visibility_8h.html">visibility.h</a></div></div>
 <div class="ttc" id="classarrow_1_1_brotli_codec_html_a8533034fa7d153a8f06aed5287a1b40f"><div class="ttname"><a href="classarrow_1_1_brotli_codec.html#a8533034fa7d153a8f06aed5287a1b40f">arrow::BrotliCodec::name</a></div><div class="ttdeci">const char * name() const override</div><div class="ttdef"><b>Definition:</b> compression_brotli.h:40</div></div>
 <div class="ttc" id="namespacearrow_html"><div class="ttname"><a href="namespacearrow.html">arrow</a></div><div class="ttdoc">Top-level namespace for Apache Arrow C++ API. </div><div class="ttdef"><b>Definition:</b> allocator.h:28</div></div>
 <div class="ttc" id="status_8h_html"><div class="ttname"><a href="status_8h.html">status.h</a></div></div>

http://git-wip-us.apache.org/repos/asf/arrow-site/blob/a4dfae21/docs/cpp/compression__lz4_8h.html
----------------------------------------------------------------------
diff --git a/docs/cpp/compression__lz4_8h.html b/docs/cpp/compression__lz4_8h.html
index 20f5b5c..1e03f66 100644
--- a/docs/cpp/compression__lz4_8h.html
+++ b/docs/cpp/compression__lz4_8h.html
@@ -71,9 +71,9 @@ $(function() {
 </div><!--header-->
 <div class="contents">
 <div class="textblock"><code>#include &lt;cstdint&gt;</code><br />
-<code>#include &lt;memory&gt;</code><br />
 <code>#include &quot;<a class="el" href="status_8h_source.html">arrow/status.h</a>&quot;</code><br />
 <code>#include &quot;<a class="el" href="compression_8h_source.html">arrow/util/compression.h</a>&quot;</code><br />
+<code>#include &quot;<a class="el" href="visibility_8h_source.html">arrow/util/visibility.h</a>&quot;</code><br />
 </div>
 <p><a href="compression__lz4_8h_source.html">Go to the source code of this file.</a></p>
 <table class="memberdecls">

http://git-wip-us.apache.org/repos/asf/arrow-site/blob/a4dfae21/docs/cpp/compression__lz4_8h_source.html
----------------------------------------------------------------------
diff --git a/docs/cpp/compression__lz4_8h_source.html b/docs/cpp/compression__lz4_8h_source.html
index 9a77c5b..5ad530e 100644
--- a/docs/cpp/compression__lz4_8h_source.html
+++ b/docs/cpp/compression__lz4_8h_source.html
@@ -67,8 +67,9 @@ $(function() {
 <div class="title">compression_lz4.h</div>  </div>
 </div><!--header-->
 <div class="contents">
-<a href="compression__lz4_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><s
 pan 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 dist
 ributed under 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 ARROW_UTIL_COMPRESSION_LZ4_H</span></div><div class="line"><a name="l00019"></a><sp
 an class="lineno">   19</span>&#160;<span class="preprocessor">#define ARROW_UTIL_COMPRESSION_LZ4_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;cstdint&gt;</span></div><div class="line"><a name="l00022"></a><span class="lineno">   22</span>&#160;<span class="preprocessor">#include &lt;memory&gt;</span></div><div class="line"><a name="l00023"></a><span class="lineno">   23</span>&#160;</div><div class="line"><a name="l00024"></a><span class="lineno">   24</span>&#160;<span class="preprocessor">#include &quot;<a class="code" href="status_8h.html">arrow/status.h</a>&quot;</span></div><div class="line"><a name="l00025"></a><span class="lineno">   25</span>&#160;<span class="preprocessor">#include &quot;<a class="code" href="compression_8h.html">arrow/util/compression.h</a>&quot;</span></div><div class="line"><a name="l0
 0026"></a><span class="lineno">   26</span>&#160;</div><div class="line"><a name="l00027"></a><span class="lineno">   27</span>&#160;<span class="keyword">namespace </span><a class="code" href="namespacearrow.html">arrow</a> {</div><div class="line"><a name="l00028"></a><span class="lineno">   28</span>&#160;</div><div class="line"><a name="l00029"></a><span class="lineno">   29</span>&#160;<span class="comment">// Lz4 codec.</span></div><div class="line"><a name="l00030"></a><span class="lineno"><a class="line" href="classarrow_1_1_lz4_codec.html">   30</a></span>&#160;<span class="keyword">class </span>ARROW_EXPORT <a class="code" href="classarrow_1_1_lz4_codec.html">Lz4Codec</a> : <span class="keyword">public</span> <a class="code" href="classarrow_1_1_codec.html">Codec</a> {</div><div class="line"><a name="l00031"></a><span class="lineno">   31</span>&#160; <span class="keyword">public</span>:</div><div class="line"><a name="l00032"></a><span class="lineno">   32</span>&#160;  <
 a class="code" href="classarrow_1_1_status.html">Status</a> Decompress(int64_t input_len, <span class="keyword">const</span> uint8_t* input, int64_t output_len,</div><div class="line"><a name="l00033"></a><span class="lineno">   33</span>&#160;                    uint8_t* output_buffer) <span class="keyword">override</span>;</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">   35</span>&#160;  <a class="code" href="classarrow_1_1_status.html">Status</a> Compress(int64_t input_len, <span class="keyword">const</span> uint8_t* input, int64_t output_buffer_len,</div><div class="line"><a name="l00036"></a><span class="lineno">   36</span>&#160;                  uint8_t* output_buffer, int64_t* output_length) <span class="keyword">override</span>;</div><div class="line"><a name="l00037"></a><span class="lineno">   37</span>&#160;</div><div class="line"><a name="l00038"></a><span class="linen
 o">   38</span>&#160;  int64_t MaxCompressedLen(int64_t input_len, <span class="keyword">const</span> uint8_t* input) <span class="keyword">override</span>;</div><div class="line"><a name="l00039"></a><span class="lineno">   39</span>&#160;</div><div class="line"><a name="l00040"></a><span class="lineno"><a class="line" href="classarrow_1_1_lz4_codec.html#acbb0a149efe334727b2ae8d3d0fe4d28">   40</a></span>&#160;  <span class="keyword">const</span> <span class="keywordtype">char</span>* <a class="code" href="classarrow_1_1_lz4_codec.html#acbb0a149efe334727b2ae8d3d0fe4d28">name</a>()<span class="keyword"> const override </span>{ <span class="keywordflow">return</span> <span class="stringliteral">&quot;lz4&quot;</span>; }</div><div class="line"><a name="l00041"></a><span class="lineno">   41</span>&#160;};</div><div class="line"><a name="l00042"></a><span class="lineno">   42</span>&#160;</div><div class="line"><a name="l00043"></a><span class="lineno">   43</span>&#160;}  <span class=
 "comment">// namespace arrow</span></div><div class="line"><a name="l00044"></a><span class="lineno">   44</span>&#160;</div><div class="line"><a name="l00045"></a><span class="lineno">   45</span>&#160;<span class="preprocessor">#endif  // ARROW_UTIL_COMPRESSION_LZ4_H</span></div><div class="ttc" id="compression_8h_html"><div class="ttname"><a href="compression_8h.html">compression.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:84</div></div>
+<a href="compression__lz4_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><s
 pan 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 dist
 ributed under 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 ARROW_UTIL_COMPRESSION_LZ4_H</span></div><div class="line"><a name="l00019"></a><sp
 an class="lineno">   19</span>&#160;<span class="preprocessor">#define ARROW_UTIL_COMPRESSION_LZ4_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;cstdint&gt;</span></div><div class="line"><a name="l00022"></a><span class="lineno">   22</span>&#160;</div><div class="line"><a name="l00023"></a><span class="lineno">   23</span>&#160;<span class="preprocessor">#include &quot;<a class="code" href="status_8h.html">arrow/status.h</a>&quot;</span></div><div class="line"><a name="l00024"></a><span class="lineno">   24</span>&#160;<span class="preprocessor">#include &quot;<a class="code" href="compression_8h.html">arrow/util/compression.h</a>&quot;</span></div><div class="line"><a name="l00025"></a><span class="lineno">   25</span>&#160;<span class="preprocessor">#include &quot;<a class="code" href="visibility_8h.html">arrow/ut
 il/visibility.h</a>&quot;</span></div><div class="line"><a name="l00026"></a><span class="lineno">   26</span>&#160;</div><div class="line"><a name="l00027"></a><span class="lineno">   27</span>&#160;<span class="keyword">namespace </span><a class="code" href="namespacearrow.html">arrow</a> {</div><div class="line"><a name="l00028"></a><span class="lineno">   28</span>&#160;</div><div class="line"><a name="l00029"></a><span class="lineno">   29</span>&#160;<span class="comment">// Lz4 codec.</span></div><div class="line"><a name="l00030"></a><span class="lineno"><a class="line" href="classarrow_1_1_lz4_codec.html">   30</a></span>&#160;<span class="keyword">class </span>ARROW_EXPORT <a class="code" href="classarrow_1_1_lz4_codec.html">Lz4Codec</a> : <span class="keyword">public</span> <a class="code" href="classarrow_1_1_codec.html">Codec</a> {</div><div class="line"><a name="l00031"></a><span class="lineno">   31</span>&#160; <span class="keyword">public</span>:</div><div class="li
 ne"><a name="l00032"></a><span class="lineno">   32</span>&#160;  <a class="code" href="classarrow_1_1_status.html">Status</a> Decompress(int64_t input_len, <span class="keyword">const</span> uint8_t* input, int64_t output_len,</div><div class="line"><a name="l00033"></a><span class="lineno">   33</span>&#160;                    uint8_t* output_buffer) <span class="keyword">override</span>;</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">   35</span>&#160;  <a class="code" href="classarrow_1_1_status.html">Status</a> Compress(int64_t input_len, <span class="keyword">const</span> uint8_t* input, int64_t output_buffer_len,</div><div class="line"><a name="l00036"></a><span class="lineno">   36</span>&#160;                  uint8_t* output_buffer, int64_t* output_length) <span class="keyword">override</span>;</div><div class="line"><a name="l00037"></a><span class="lineno">   37</span>&#
 160;</div><div class="line"><a name="l00038"></a><span class="lineno">   38</span>&#160;  int64_t MaxCompressedLen(int64_t input_len, <span class="keyword">const</span> uint8_t* input) <span class="keyword">override</span>;</div><div class="line"><a name="l00039"></a><span class="lineno">   39</span>&#160;</div><div class="line"><a name="l00040"></a><span class="lineno"><a class="line" href="classarrow_1_1_lz4_codec.html#acbb0a149efe334727b2ae8d3d0fe4d28">   40</a></span>&#160;  <span class="keyword">const</span> <span class="keywordtype">char</span>* <a class="code" href="classarrow_1_1_lz4_codec.html#acbb0a149efe334727b2ae8d3d0fe4d28">name</a>()<span class="keyword"> const override </span>{ <span class="keywordflow">return</span> <span class="stringliteral">&quot;lz4&quot;</span>; }</div><div class="line"><a name="l00041"></a><span class="lineno">   41</span>&#160;};</div><div class="line"><a name="l00042"></a><span class="lineno">   42</span>&#160;</div><div class="line"><a name=
 "l00043"></a><span class="lineno">   43</span>&#160;}  <span class="comment">// namespace arrow</span></div><div class="line"><a name="l00044"></a><span class="lineno">   44</span>&#160;</div><div class="line"><a name="l00045"></a><span class="lineno">   45</span>&#160;<span class="preprocessor">#endif  // ARROW_UTIL_COMPRESSION_LZ4_H</span></div><div class="ttc" id="compression_8h_html"><div class="ttname"><a href="compression_8h.html">compression.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="visibility_8h_html"><div class="ttname"><a href="visibility_8h.html">visibility.h</a></div></div>
 <div class="ttc" id="classarrow_1_1_lz4_codec_html"><div class="ttname"><a href="classarrow_1_1_lz4_codec.html">arrow::Lz4Codec</a></div><div class="ttdef"><b>Definition:</b> compression_lz4.h:30</div></div>
 <div class="ttc" id="classarrow_1_1_lz4_codec_html_acbb0a149efe334727b2ae8d3d0fe4d28"><div class="ttname"><a href="classarrow_1_1_lz4_codec.html#acbb0a149efe334727b2ae8d3d0fe4d28">arrow::Lz4Codec::name</a></div><div class="ttdeci">const char * name() const override</div><div class="ttdef"><b>Definition:</b> compression_lz4.h:40</div></div>
 <div class="ttc" id="namespacearrow_html"><div class="ttname"><a href="namespacearrow.html">arrow</a></div><div class="ttdoc">Top-level namespace for Apache Arrow C++ API. </div><div class="ttdef"><b>Definition:</b> allocator.h:28</div></div>

http://git-wip-us.apache.org/repos/asf/arrow-site/blob/a4dfae21/docs/cpp/compression__snappy_8h.html
----------------------------------------------------------------------
diff --git a/docs/cpp/compression__snappy_8h.html b/docs/cpp/compression__snappy_8h.html
index 840dae4..7523989 100644
--- a/docs/cpp/compression__snappy_8h.html
+++ b/docs/cpp/compression__snappy_8h.html
@@ -71,9 +71,9 @@ $(function() {
 </div><!--header-->
 <div class="contents">
 <div class="textblock"><code>#include &lt;cstdint&gt;</code><br />
-<code>#include &lt;memory&gt;</code><br />
 <code>#include &quot;<a class="el" href="status_8h_source.html">arrow/status.h</a>&quot;</code><br />
 <code>#include &quot;<a class="el" href="compression_8h_source.html">arrow/util/compression.h</a>&quot;</code><br />
+<code>#include &quot;<a class="el" href="visibility_8h_source.html">arrow/util/visibility.h</a>&quot;</code><br />
 </div>
 <p><a href="compression__snappy_8h_source.html">Go to the source code of this file.</a></p>
 <table class="memberdecls">