> ## 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::ShowStatisticsResponse

> gpudb::ShowStatisticsResponse — 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#a9f383f90577358cd07abe30ddf79295f">GPUdb::showStatistics</a>. <a href="#details">More...</a></p>
    <p><code>#include \<<a className="el" href="/content/api/cpp/show__statistics_8h_source">gpudb/protocol/show\_statistics.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:acfaa924181e475a064d1003cbd25f5ef" id="r_acfaa924181e475a064d1003cbd25f5ef">
        <td className="memItemLeft" align="right" valign="top"> </td>
        <td className="memItemRight" valign="bottom"><a className="el" href="#acfaa924181e475a064d1003cbd25f5ef">ShowStatisticsResponse</a> ()</td>
      </tr>

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

      <tr className="separator:acfaa924181e475a064d1003cbd25f5ef">
        <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:a447ddc0d6a4c1918a5156d9919ad5404" id="r_a447ddc0d6a4c1918a5156d9919ad5404">
        <td className="memItemLeft" align="right" valign="top">std::vector\< std::string > </td>
        <td className="memItemRight" valign="bottom"><a className="el" href="#a447ddc0d6a4c1918a5156d9919ad5404">tableNames</a></td>
      </tr>

      <tr className="memdesc:a447ddc0d6a4c1918a5156d9919ad5404">
        <td className="mdescLeft"> </td>
        <td className="mdescRight">Value of <a className="el" href="/content/api/cpp/structgpudb_1_1ShowStatisticsRequest#af4e7d7092adc26bbd4e2857b056706c7">tableNames</a>. <br /></td>
      </tr>

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

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

      <tr className="memdesc:a58c26c91c0f0a14165fa8aa2d8aef306">
        <td className="mdescLeft"> </td>
        <td className="mdescRight">A list of maps which contain the column statistics of the table <a className="el" href="/content/api/cpp/structgpudb_1_1ShowStatisticsRequest#af4e7d7092adc26bbd4e2857b056706c7">tableNames</a>. <br /></td>
      </tr>

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

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

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

      <tr className="separator:ab25ce0ef1c2b7dd35ae61ad4bd661ab4">
        <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#a9f383f90577358cd07abe30ddf79295f">GPUdb::showStatistics</a>. </p>
      <p className="definition">Definition at line <a className="el" href="/content/api/cpp/show__statistics_8h_source#l00227">227</a> of file <a className="el" href="/content/api/cpp/show__statistics_8h_source">show\_statistics.h</a>.</p>
    </div>

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

    <div className="memitem">
      <div className="memproto">
        <table className="mlabels">
          <tr>
            <td className="mlabels-left">
              <table className="memname">
                <tr>
                  <td className="memname">gpudb::ShowStatisticsResponse::ShowStatisticsResponse </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_1ShowStatisticsResponse" title="A set of results returned by GPUdb::showStatistics.">ShowStatisticsResponse</a> object with default parameters. </p>
        <p className="definition">Definition at line <a className="el" href="/content/api/cpp/show__statistics_8h_source#l00232">232</a> of file <a className="el" href="/content/api/cpp/show__statistics_8h_source">show\_statistics.h</a>.</p>
      </div>
    </div>

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

    <div className="memitem">
      <div className="memproto">
        <table className="memname">
          <tr>
            <td className="memname">std::map\<std::string, std::string> gpudb::ShowStatisticsResponse::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__statistics_8h_source#l00253">253</a> of file <a className="el" href="/content/api/cpp/show__statistics_8h_source">show\_statistics.h</a>.</p>
      </div>
    </div>

    <h2 className="memtitle"><span className="permalink"><a href="#a58c26c91c0f0a14165fa8aa2d8aef306">◆ </a></span>stastisticsMap</h2>

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

      <div className="memdoc">
        <p>A list of maps which contain the column statistics of the table <a className="el" href="/content/api/cpp/structgpudb_1_1ShowStatisticsRequest#af4e7d7092adc26bbd4e2857b056706c7">tableNames</a>. </p>
        <p className="definition">Definition at line <a className="el" href="/content/api/cpp/show__statistics_8h_source#l00248">248</a> of file <a className="el" href="/content/api/cpp/show__statistics_8h_source">show\_statistics.h</a>.</p>
      </div>
    </div>

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

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

      <div className="memdoc">
        <p>Value of <a className="el" href="/content/api/cpp/structgpudb_1_1ShowStatisticsRequest#af4e7d7092adc26bbd4e2857b056706c7">tableNames</a>. </p>
        <p className="definition">Definition at line <a className="el" href="/content/api/cpp/show__statistics_8h_source#l00242">242</a> of file <a className="el" href="/content/api/cpp/show__statistics_8h_source">show\_statistics.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__statistics_8h_source">show\_statistics.h</a></li>
    </ul>
  </div>
</div>
