> ## Documentation Index
> Fetch the complete documentation index at: https://docs.kinetica.com/llms.txt
> Use this file to discover all available pages before exploring further.

# gpudb::ShowWalResponse

> gpudb::ShowWalResponse — Kinetica C++ API

<div className="kinetica-doxygen">
  <div className="contents">
    <p>A set of results returned by <a className="el" href="/content/api/cpp/classgpudb_1_1GPUdb#ad5bf0a554a3e41a63719b512f4c202d9">GPUdb::showWal</a>. <a href="#details">More...</a></p>
    <p><code>#include \<<a className="el" href="/content/api/cpp/show__wal_8h_source">gpudb/protocol/show\_wal.h</a>></code></p>

    <table className="memberdecls">
      <tr className="heading">
        <td colSpan="2">
          <h2 className="groupheader"> Public Member Functions</h2>
        </td>
      </tr>

      <tr className="memitem:abd658f70d511fb204744bfb3a39e4f09" id="r_abd658f70d511fb204744bfb3a39e4f09">
        <td className="memItemLeft" align="right" valign="top"> </td>
        <td className="memItemRight" valign="bottom"><a className="el" href="#abd658f70d511fb204744bfb3a39e4f09">ShowWalResponse</a> ()</td>
      </tr>

      <tr className="memdesc:abd658f70d511fb204744bfb3a39e4f09">
        <td className="mdescLeft"> </td>
        <td className="mdescRight">Constructs a <a className="el" href="/content/api/cpp/structgpudb_1_1ShowWalResponse" title="A set of results returned by GPUdb::showWal.">ShowWalResponse</a> object with default parameters. <br /></td>
      </tr>

      <tr className="separator:abd658f70d511fb204744bfb3a39e4f09">
        <td className="memSeparator" colSpan="2"> </td>
      </tr>
    </table>

    <table className="memberdecls">
      <tr className="heading">
        <td colSpan="2">
          <h2 className="groupheader"> Public Attributes</h2>
        </td>
      </tr>

      <tr className="memitem:a6f0d021557903b61bdf4c5fb1be86ad3" id="r_a6f0d021557903b61bdf4c5fb1be86ad3">
        <td className="memItemLeft" align="right" valign="top">std::vector\< std::string > </td>
        <td className="memItemRight" valign="bottom"><a className="el" href="#a6f0d021557903b61bdf4c5fb1be86ad3">tableNames</a></td>
      </tr>

      <tr className="memdesc:a6f0d021557903b61bdf4c5fb1be86ad3">
        <td className="mdescLeft"> </td>
        <td className="mdescRight">List of returned tables. <br /></td>
      </tr>

      <tr className="separator:a6f0d021557903b61bdf4c5fb1be86ad3">
        <td className="memSeparator" colSpan="2"> </td>
      </tr>

      <tr className="memitem:a662d80a561b165ef680f0af3e82614fe" id="r_a662d80a561b165ef680f0af3e82614fe">
        <td className="memItemLeft" align="right" valign="top">std::vector\< std::vector\< int64\_t > > </td>
        <td className="memItemRight" valign="bottom"><a className="el" href="#a662d80a561b165ef680f0af3e82614fe">sizes</a></td>
      </tr>

      <tr className="memdesc:a662d80a561b165ef680f0af3e82614fe">
        <td className="mdescLeft"> </td>
        <td className="mdescRight">List of current WAL usage. <br /></td>
      </tr>

      <tr className="separator:a662d80a561b165ef680f0af3e82614fe">
        <td className="memSeparator" colSpan="2"> </td>
      </tr>

      <tr className="memitem:ab4fa56155955bfd7d714746068453b2e" id="r_ab4fa56155955bfd7d714746068453b2e">
        <td className="memItemLeft" align="right" valign="top">std::vector\< int64\_t > </td>
        <td className="memItemRight" valign="bottom"><a className="el" href="#ab4fa56155955bfd7d714746068453b2e">capacities</a></td>
      </tr>

      <tr className="memdesc:ab4fa56155955bfd7d714746068453b2e">
        <td className="mdescLeft"> </td>
        <td className="mdescRight">List of WAL capacities. <br /></td>
      </tr>

      <tr className="separator:ab4fa56155955bfd7d714746068453b2e">
        <td className="memSeparator" colSpan="2"> </td>
      </tr>

      <tr className="memitem:ae3938fcd6de882afc01f0992bc2d44b8" id="r_ae3938fcd6de882afc01f0992bc2d44b8">
        <td className="memItemLeft" align="right" valign="top">std::vector\< std::vector\< int64\_t > > </td>
        <td className="memItemRight" valign="bottom"><a className="el" href="#ae3938fcd6de882afc01f0992bc2d44b8">uncommitted</a></td>
      </tr>

      <tr className="memdesc:ae3938fcd6de882afc01f0992bc2d44b8">
        <td className="mdescLeft"> </td>
        <td className="mdescRight">List of number of uncommitted entries. <br /></td>
      </tr>

      <tr className="separator:ae3938fcd6de882afc01f0992bc2d44b8">
        <td className="memSeparator" colSpan="2"> </td>
      </tr>

      <tr className="memitem:a3c8507b21adfa759e86a4317056476ce" id="r_a3c8507b21adfa759e86a4317056476ce">
        <td className="memItemLeft" align="right" valign="top">std::vector\< std::map\< std::string, std::string > > </td>
        <td className="memItemRight" valign="bottom"><a className="el" href="#a3c8507b21adfa759e86a4317056476ce">settings</a></td>
      </tr>

      <tr className="memdesc:a3c8507b21adfa759e86a4317056476ce">
        <td className="mdescLeft"> </td>
        <td className="mdescRight">List of table WAL settings. <br /></td>
      </tr>

      <tr className="separator:a3c8507b21adfa759e86a4317056476ce">
        <td className="memSeparator" colSpan="2"> </td>
      </tr>

      <tr className="memitem:a0ebb72d35b56470db1641988c4f3ad07" id="r_a0ebb72d35b56470db1641988c4f3ad07">
        <td className="memItemLeft" align="right" valign="top">std::map\< std::string, std::string > </td>
        <td className="memItemRight" valign="bottom"><a className="el" href="#a0ebb72d35b56470db1641988c4f3ad07">info</a></td>
      </tr>

      <tr className="memdesc:a0ebb72d35b56470db1641988c4f3ad07">
        <td className="mdescLeft"> </td>
        <td className="mdescRight">Additional information. <br /></td>
      </tr>

      <tr className="separator:a0ebb72d35b56470db1641988c4f3ad07">
        <td className="memSeparator" colSpan="2"> </td>
      </tr>
    </table>

    <h2 className="groupheader">Detailed Description</h2>

    <div className="textblock">
      <p>A set of results returned by <a className="el" href="/content/api/cpp/classgpudb_1_1GPUdb#ad5bf0a554a3e41a63719b512f4c202d9">GPUdb::showWal</a>. </p>
      <p className="definition">Definition at line <a className="el" href="/content/api/cpp/show__wal_8h_source#l00132">132</a> of file <a className="el" href="/content/api/cpp/show__wal_8h_source">show\_wal.h</a>.</p>
    </div>

    <h2 className="groupheader">Constructor & Destructor Documentation</h2>
    <h2 className="memtitle"><span className="permalink"><a href="#abd658f70d511fb204744bfb3a39e4f09">◆ </a></span>ShowWalResponse()</h2>

    <div className="memitem">
      <div className="memproto">
        <table className="mlabels">
          <tr>
            <td className="mlabels-left">
              <table className="memname">
                <tr>
                  <td className="memname">gpudb::ShowWalResponse::ShowWalResponse </td>
                  <td>(</td>

                  <td className="paramname">
                    <span className="paramname">
                      <span className="em" />
                    </span>
                  </td>

                  <td>)</td>

                  <td />
                </tr>
              </table>
            </td>

            <td className="mlabels-right"> <span className="mlabels"><span className="mlabel inline">inline</span></span> </td>
          </tr>
        </table>
      </div>

      <div className="memdoc">
        <p>Constructs a <a className="el" href="/content/api/cpp/structgpudb_1_1ShowWalResponse" title="A set of results returned by GPUdb::showWal.">ShowWalResponse</a> object with default parameters. </p>
        <p className="definition">Definition at line <a className="el" href="/content/api/cpp/show__wal_8h_source#l00137">137</a> of file <a className="el" href="/content/api/cpp/show__wal_8h_source">show\_wal.h</a>.</p>
      </div>
    </div>

    <h2 className="groupheader">Member Data Documentation</h2>
    <h2 className="memtitle"><span className="permalink"><a href="#ab4fa56155955bfd7d714746068453b2e">◆ </a></span>capacities</h2>

    <div className="memitem">
      <div className="memproto">
        <table className="memname">
          <tr>
            <td className="memname">std::vector\<int64\_t> gpudb::ShowWalResponse::capacities</td>
          </tr>
        </table>
      </div>

      <div className="memdoc">
        <p>List of WAL capacities. </p>
        <p className="definition">Definition at line <a className="el" href="/content/api/cpp/show__wal_8h_source#l00160">160</a> of file <a className="el" href="/content/api/cpp/show__wal_8h_source">show\_wal.h</a>.</p>
      </div>
    </div>

    <h2 className="memtitle"><span className="permalink"><a href="#a0ebb72d35b56470db1641988c4f3ad07">◆ </a></span>info</h2>

    <div className="memitem">
      <div className="memproto">
        <table className="memname">
          <tr>
            <td className="memname">std::map\<std::string, std::string> gpudb::ShowWalResponse::info</td>
          </tr>
        </table>
      </div>

      <div className="memdoc">
        <p>Additional information. </p>
        <p className="definition">Definition at line <a className="el" href="/content/api/cpp/show__wal_8h_source#l00175">175</a> of file <a className="el" href="/content/api/cpp/show__wal_8h_source">show\_wal.h</a>.</p>
      </div>
    </div>

    <h2 className="memtitle"><span className="permalink"><a href="#a3c8507b21adfa759e86a4317056476ce">◆ </a></span>settings</h2>

    <div className="memitem">
      <div className="memproto">
        <table className="memname">
          <tr>
            <td className="memname">std::vector\<std::map\<std::string, std::string> > gpudb::ShowWalResponse::settings</td>
          </tr>
        </table>
      </div>

      <div className="memdoc">
        <p>List of table WAL settings. </p>
        <p className="definition">Definition at line <a className="el" href="/content/api/cpp/show__wal_8h_source#l00170">170</a> of file <a className="el" href="/content/api/cpp/show__wal_8h_source">show\_wal.h</a>.</p>
      </div>
    </div>

    <h2 className="memtitle"><span className="permalink"><a href="#a662d80a561b165ef680f0af3e82614fe">◆ </a></span>sizes</h2>

    <div className="memitem">
      <div className="memproto">
        <table className="memname">
          <tr>
            <td className="memname">std::vector\<std::vector\<int64\_t> > gpudb::ShowWalResponse::sizes</td>
          </tr>
        </table>
      </div>

      <div className="memdoc">
        <p>List of current WAL usage. </p>
        <p className="definition">Definition at line <a className="el" href="/content/api/cpp/show__wal_8h_source#l00155">155</a> of file <a className="el" href="/content/api/cpp/show__wal_8h_source">show\_wal.h</a>.</p>
      </div>
    </div>

    <h2 className="memtitle"><span className="permalink"><a href="#a6f0d021557903b61bdf4c5fb1be86ad3">◆ </a></span>tableNames</h2>

    <div className="memitem">
      <div className="memproto">
        <table className="memname">
          <tr>
            <td className="memname">std::vector\<std::string> gpudb::ShowWalResponse::tableNames</td>
          </tr>
        </table>
      </div>

      <div className="memdoc">
        <p>List of returned tables. </p>
        <p className="definition">Definition at line <a className="el" href="/content/api/cpp/show__wal_8h_source#l00150">150</a> of file <a className="el" href="/content/api/cpp/show__wal_8h_source">show\_wal.h</a>.</p>
      </div>
    </div>

    <h2 className="memtitle"><span className="permalink"><a href="#ae3938fcd6de882afc01f0992bc2d44b8">◆ </a></span>uncommitted</h2>

    <div className="memitem">
      <div className="memproto">
        <table className="memname">
          <tr>
            <td className="memname">std::vector\<std::vector\<int64\_t> > gpudb::ShowWalResponse::uncommitted</td>
          </tr>
        </table>
      </div>

      <div className="memdoc">
        <p>List of number of uncommitted entries. </p>
        <p className="definition">Definition at line <a className="el" href="/content/api/cpp/show__wal_8h_source#l00165">165</a> of file <a className="el" href="/content/api/cpp/show__wal_8h_source">show\_wal.h</a>.</p>
      </div>
    </div>

    <hr />

    The documentation for this struct was generated from the following file:

    <ul>
      <li>gpudb/protocol/<a className="el" href="/content/api/cpp/show__wal_8h_source">show\_wal.h</a></li>
    </ul>
  </div>
</div>
