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

> gpudb::ShowTableMonitorsResponse — 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#a1b9e0abd0e04244cff2813881f72615e">GPUdb::showTableMonitors</a>. <a href="#details">More...</a></p>
    <p><code>#include \<<a className="el" href="/content/api/cpp/show__table__monitors_8h_source">gpudb/protocol/show\_table\_monitors.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:ad8e0a396ff5562bb5dbb12d438dd13f0" id="r_ad8e0a396ff5562bb5dbb12d438dd13f0">
        <td className="memItemLeft" align="right" valign="top"> </td>
        <td className="memItemRight" valign="bottom"><a className="el" href="#ad8e0a396ff5562bb5dbb12d438dd13f0">ShowTableMonitorsResponse</a> ()</td>
      </tr>

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

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

      <tr className="memdesc:a6b855c85c42b0a4b1a4aa10b7cc898e9">
        <td className="mdescLeft"> </td>
        <td className="mdescRight">List of monitor IDs. <br /></td>
      </tr>

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

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

      <tr className="memdesc:ace6c891a9434452e33e28870c6afbc9b">
        <td className="mdescLeft"> </td>
        <td className="mdescRight">List of source tables being monitored for the respective <a className="el" href="#a6b855c85c42b0a4b1a4aa10b7cc898e9">monitorIds</a>. <br /></td>
      </tr>

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

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

      <tr className="memdesc:ad42a6e273bb06d76eafd130290fe051c">
        <td className="mdescLeft"> </td>
        <td className="mdescRight">List of notification events for the respective <a className="el" href="#a6b855c85c42b0a4b1a4aa10b7cc898e9">monitorIds</a>. <br /></td>
      </tr>

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

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

      <tr className="memdesc:a60e7c76aa95960b1f24a25422129d3e0">
        <td className="mdescLeft"> </td>
        <td className="mdescRight">List of columns used on the respective tables in <a className="el" href="#ace6c891a9434452e33e28870c6afbc9b">tableNames</a> that will increase for new records. <br /></td>
      </tr>

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

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

      <tr className="memdesc:ad95b73c038eb600d1ed914449e2a6131">
        <td className="mdescLeft"> </td>
        <td className="mdescRight">List of filter expressions used on the respective tables in <a className="el" href="#ace6c891a9434452e33e28870c6afbc9b">tableNames</a> to limit records for notifications. <br /></td>
      </tr>

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

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

      <tr className="memdesc:a0dfc687d32f3f5609759a623967c9ab3">
        <td className="mdescLeft"> </td>
        <td className="mdescRight">List of join table names. <br /></td>
      </tr>

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

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

      <tr className="memdesc:ad1cd1a8983b95711ac2262bfd6f3a3f2">
        <td className="mdescLeft"> </td>
        <td className="mdescRight">List of join column names. <br /></td>
      </tr>

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

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

      <tr className="memdesc:a32f05e108b57e3bd223ca8f82425ecec">
        <td className="mdescLeft"> </td>
        <td className="mdescRight">List of join expressions. <br /></td>
      </tr>

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

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

      <tr className="memdesc:ab43c8123eedfa244e2efaa16fb01739b">
        <td className="mdescLeft"> </td>
        <td className="mdescRight">List of refresh methods used on the respective tables in <a className="el" href="#ace6c891a9434452e33e28870c6afbc9b">tableNames</a>. <br /></td>
      </tr>

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

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

      <tr className="memdesc:ab3688b8627a8a0b2ce178e4360999f14">
        <td className="mdescLeft"> </td>
        <td className="mdescRight">List of refresh periods used on the respective tables in <a className="el" href="#ace6c891a9434452e33e28870c6afbc9b">tableNames</a>. <br /></td>
      </tr>

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

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

      <tr className="memdesc:a9c2b18a3214819fbd272bc369ce827b4">
        <td className="mdescLeft"> </td>
        <td className="mdescRight">List of refresh start times used on the respective tables in <a className="el" href="#ace6c891a9434452e33e28870c6afbc9b">tableNames</a>. <br /></td>
      </tr>

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

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

      <tr className="memdesc:a47ec5c99f71c0f9c2bab74d843c0ea0c">
        <td className="mdescLeft"> </td>
        <td className="mdescRight">List of datasink names for the respective <a className="el" href="#a6b855c85c42b0a4b1a4aa10b7cc898e9">monitorIds</a> if one is defined. <br /></td>
      </tr>

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

      <tr className="memitem:a2d808c04020c2fa26aa0b0219e5cbd22" id="r_a2d808c04020c2fa26aa0b0219e5cbd22">
        <td className="memItemLeft" align="right" valign="top">std::vector\< int32\_t > </td>
        <td className="memItemRight" valign="bottom"><a className="el" href="#a2d808c04020c2fa26aa0b0219e5cbd22">maxConsecutiveFailures</a></td>
      </tr>

      <tr className="memdesc:a2d808c04020c2fa26aa0b0219e5cbd22">
        <td className="mdescLeft"> </td>
        <td className="mdescRight">Maximum number of consecutive failures for the respective <a className="el" href="#a6b855c85c42b0a4b1a4aa10b7cc898e9">monitorIds</a> before stream is automatically suspended. <br /></td>
      </tr>

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

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

      <tr className="memdesc:ac44e7f746cead816109ef682e72ba6e5">
        <td className="mdescLeft"> </td>
        <td className="mdescRight">List of table names that will hold failed notification events when the respective <a className="el" href="#a6b855c85c42b0a4b1a4aa10b7cc898e9">monitorIds</a> is suspended. <br /></td>
      </tr>

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

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

      <tr className="memdesc:aedb83d17f3c1ab270c9ce2a5611cea63">
        <td className="mdescLeft"> </td>
        <td className="mdescRight">Status of stream for the respective <a className="el" href="#a6b855c85c42b0a4b1a4aa10b7cc898e9">monitorIds</a>. <br /></td>
      </tr>

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

      <tr className="memitem:ab5b63169e5ef586eed5c7cb5555faeb7" id="r_ab5b63169e5ef586eed5c7cb5555faeb7">
        <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="#ab5b63169e5ef586eed5c7cb5555faeb7">additionalInfo</a></td>
      </tr>

      <tr className="memdesc:ab5b63169e5ef586eed5c7cb5555faeb7">
        <td className="mdescLeft"> </td>
        <td className="mdescRight">Additional information about the respective monitors in <a className="el" href="#a6b855c85c42b0a4b1a4aa10b7cc898e9">monitorIds</a>. <br /></td>
      </tr>

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

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

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

      <tr className="separator:a3bfb2e2e131368f07df973591d9ab141">
        <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#a1b9e0abd0e04244cff2813881f72615e">GPUdb::showTableMonitors</a>. </p>
      <p className="definition">Definition at line <a className="el" href="/content/api/cpp/show__table__monitors_8h_source#l00112">112</a> of file <a className="el" href="/content/api/cpp/show__table__monitors_8h_source">show\_table\_monitors.h</a>.</p>
    </div>

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

    <div className="memitem">
      <div className="memproto">
        <table className="mlabels">
          <tr>
            <td className="mlabels-left">
              <table className="memname">
                <tr>
                  <td className="memname">gpudb::ShowTableMonitorsResponse::ShowTableMonitorsResponse </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_1ShowTableMonitorsResponse" title="A set of results returned by GPUdb::showTableMonitors.">ShowTableMonitorsResponse</a> object with default parameters. </p>
        <p className="definition">Definition at line <a className="el" href="/content/api/cpp/show__table__monitors_8h_source#l00118">118</a> of file <a className="el" href="/content/api/cpp/show__table__monitors_8h_source">show\_table\_monitors.h</a>.</p>
      </div>
    </div>

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

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

      <div className="memdoc">
        <p>Additional information about the respective monitors in <a className="el" href="#a6b855c85c42b0a4b1a4aa10b7cc898e9">monitorIds</a>. </p>

        <ul>
          <li> <a className="el" href="/content/api/cpp/namespacegpudb#a7cf030432e3889c627eb3b49bd79dbf6">show\_table\_monitors\_monitor\_type</a>: Notification type for the respective <a className="el" href="#a6b855c85c42b0a4b1a4aa10b7cc898e9">monitorIds</a> and <a className="el" href="#ace6c891a9434452e33e28870c6afbc9b">tableNames</a>. The default value is ''. </li>
          <li> <a className="el" href="/content/api/cpp/namespacegpudb#ad25933705bbed98cd68497bdea96c773">show\_table\_monitors\_type\_schema</a>: Notification type schemas for the respective <a className="el" href="#a6b855c85c42b0a4b1a4aa10b7cc898e9">monitorIds</a> and <a className="el" href="#ace6c891a9434452e33e28870c6afbc9b">tableNames</a>. The default value is ''. </li>
          <li> <a className="el" href="/content/api/cpp/namespacegpudb#a959b40a4a7b6ec4d5df6e3773b4e1646">show\_table\_monitors\_materialized\_view\_for\_change\_detector</a>: Materialized view that implements the change detector. </li>
          <li> <a className="el" href="/content/api/cpp/namespacegpudb#aa2cdc513e3be5c009fa019eaa73c777a">show\_table\_monitors\_materialized\_view\_for\_filter</a>: Materialized views created for the <a className="el" href="#ad95b73c038eb600d1ed914449e2a6131">filterExpressions</a>. The default value is ''. </li>
          <li> <a className="el" href="/content/api/cpp/namespacegpudb#a936e9ad04e6837c78a9e2f19e5ad3310">show\_table\_monitors\_references</a>: Reference count on the respective <a className="el" href="#a6b855c85c42b0a4b1a4aa10b7cc898e9">monitorIds</a>. The default value is ''. </li>
          <li> <a className="el" href="/content/api/cpp/namespacegpudb#abbb7e1bf05a393a43375be36e20c3c37">show\_table\_monitors\_datasink\_json</a>: Datasink info in JSON format for the respective <a className="el" href="#a6b855c85c42b0a4b1a4aa10b7cc898e9">monitorIds</a> if one is defined. The default value is ''. </li>
        </ul>

        <p className="definition">Definition at line <a className="el" href="/content/api/cpp/show__table__monitors_8h_source#l00252">252</a> of file <a className="el" href="/content/api/cpp/show__table__monitors_8h_source">show\_table\_monitors.h</a>.</p>
      </div>
    </div>

    <h2 className="memtitle"><span className="permalink"><a href="#a47ec5c99f71c0f9c2bab74d843c0ea0c">◆ </a></span>datasinkNames</h2>

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

      <div className="memdoc">
        <p>List of datasink names for the respective <a className="el" href="#a6b855c85c42b0a4b1a4aa10b7cc898e9">monitorIds</a> if one is defined. </p>
        <p className="definition">Definition at line <a className="el" href="/content/api/cpp/show__table__monitors_8h_source#l00204">204</a> of file <a className="el" href="/content/api/cpp/show__table__monitors_8h_source">show\_table\_monitors.h</a>.</p>
      </div>
    </div>

    <h2 className="memtitle"><span className="permalink"><a href="#ad42a6e273bb06d76eafd130290fe051c">◆ </a></span>events</h2>

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

      <div className="memdoc">
        <p>List of notification events for the respective <a className="el" href="#a6b855c85c42b0a4b1a4aa10b7cc898e9">monitorIds</a>. </p>
        <p className="definition">Definition at line <a className="el" href="/content/api/cpp/show__table__monitors_8h_source#l00153">153</a> of file <a className="el" href="/content/api/cpp/show__table__monitors_8h_source">show\_table\_monitors.h</a>.</p>
      </div>
    </div>

    <h2 className="memtitle"><span className="permalink"><a href="#ac44e7f746cead816109ef682e72ba6e5">◆ </a></span>failedNotificationsTableNames</h2>

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

      <div className="memdoc">
        <p>List of table names that will hold failed notification events when the respective <a className="el" href="#a6b855c85c42b0a4b1a4aa10b7cc898e9">monitorIds</a> is suspended. </p>
        <p className="definition">Definition at line <a className="el" href="/content/api/cpp/show__table__monitors_8h_source#l00216">216</a> of file <a className="el" href="/content/api/cpp/show__table__monitors_8h_source">show\_table\_monitors.h</a>.</p>
      </div>
    </div>

    <h2 className="memtitle"><span className="permalink"><a href="#ad95b73c038eb600d1ed914449e2a6131">◆ </a></span>filterExpressions</h2>

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

      <div className="memdoc">
        <p>List of filter expressions used on the respective tables in <a className="el" href="#ace6c891a9434452e33e28870c6afbc9b">tableNames</a> to limit records for notifications. </p>
        <p className="definition">Definition at line <a className="el" href="/content/api/cpp/show__table__monitors_8h_source#l00165">165</a> of file <a className="el" href="/content/api/cpp/show__table__monitors_8h_source">show\_table\_monitors.h</a>.</p>
      </div>
    </div>

    <h2 className="memtitle"><span className="permalink"><a href="#a60e7c76aa95960b1f24a25422129d3e0">◆ </a></span>increasingColumns</h2>

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

      <div className="memdoc">
        <p>List of columns used on the respective tables in <a className="el" href="#ace6c891a9434452e33e28870c6afbc9b">tableNames</a> that will increase for new records. </p>
        <p className="definition">Definition at line <a className="el" href="/content/api/cpp/show__table__monitors_8h_source#l00159">159</a> of file <a className="el" href="/content/api/cpp/show__table__monitors_8h_source">show\_table\_monitors.h</a>.</p>
      </div>
    </div>

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

    <div className="memitem">
      <div className="memproto">
        <table className="memname">
          <tr>
            <td className="memname">std::map\<std::string, std::string> gpudb::ShowTableMonitorsResponse::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__table__monitors_8h_source#l00257">257</a> of file <a className="el" href="/content/api/cpp/show__table__monitors_8h_source">show\_table\_monitors.h</a>.</p>
      </div>
    </div>

    <h2 className="memtitle"><span className="permalink"><a href="#ad1cd1a8983b95711ac2262bfd6f3a3f2">◆ </a></span>joinColumnNames</h2>

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

      <div className="memdoc">
        <p>List of join column names. </p>
        <p className="definition">Definition at line <a className="el" href="/content/api/cpp/show__table__monitors_8h_source#l00175">175</a> of file <a className="el" href="/content/api/cpp/show__table__monitors_8h_source">show\_table\_monitors.h</a>.</p>
      </div>
    </div>

    <h2 className="memtitle"><span className="permalink"><a href="#a32f05e108b57e3bd223ca8f82425ecec">◆ </a></span>joinExpressions</h2>

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

      <div className="memdoc">
        <p>List of join expressions. </p>
        <p className="definition">Definition at line <a className="el" href="/content/api/cpp/show__table__monitors_8h_source#l00180">180</a> of file <a className="el" href="/content/api/cpp/show__table__monitors_8h_source">show\_table\_monitors.h</a>.</p>
      </div>
    </div>

    <h2 className="memtitle"><span className="permalink"><a href="#a0dfc687d32f3f5609759a623967c9ab3">◆ </a></span>joinTableNames</h2>

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

      <div className="memdoc">
        <p>List of join table names. </p>
        <p className="definition">Definition at line <a className="el" href="/content/api/cpp/show__table__monitors_8h_source#l00170">170</a> of file <a className="el" href="/content/api/cpp/show__table__monitors_8h_source">show\_table\_monitors.h</a>.</p>
      </div>
    </div>

    <h2 className="memtitle"><span className="permalink"><a href="#a2d808c04020c2fa26aa0b0219e5cbd22">◆ </a></span>maxConsecutiveFailures</h2>

    <div className="memitem">
      <div className="memproto">
        <table className="memname">
          <tr>
            <td className="memname">std::vector\<int32\_t> gpudb::ShowTableMonitorsResponse::maxConsecutiveFailures</td>
          </tr>
        </table>
      </div>

      <div className="memdoc">
        <p>Maximum number of consecutive failures for the respective <a className="el" href="#a6b855c85c42b0a4b1a4aa10b7cc898e9">monitorIds</a> before stream is automatically suspended. </p>
        <p className="definition">Definition at line <a className="el" href="/content/api/cpp/show__table__monitors_8h_source#l00210">210</a> of file <a className="el" href="/content/api/cpp/show__table__monitors_8h_source">show\_table\_monitors.h</a>.</p>
      </div>
    </div>

    <h2 className="memtitle"><span className="permalink"><a href="#a6b855c85c42b0a4b1a4aa10b7cc898e9">◆ </a></span>monitorIds</h2>

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

      <div className="memdoc">
        <p>List of monitor IDs. </p>
        <p className="definition">Definition at line <a className="el" href="/content/api/cpp/show__table__monitors_8h_source#l00142">142</a> of file <a className="el" href="/content/api/cpp/show__table__monitors_8h_source">show\_table\_monitors.h</a>.</p>
      </div>
    </div>

    <h2 className="memtitle"><span className="permalink"><a href="#ab43c8123eedfa244e2efaa16fb01739b">◆ </a></span>refreshMethod</h2>

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

      <div className="memdoc">
        <p>List of refresh methods used on the respective tables in <a className="el" href="#ace6c891a9434452e33e28870c6afbc9b">tableNames</a>. </p>
        <p className="definition">Definition at line <a className="el" href="/content/api/cpp/show__table__monitors_8h_source#l00186">186</a> of file <a className="el" href="/content/api/cpp/show__table__monitors_8h_source">show\_table\_monitors.h</a>.</p>
      </div>
    </div>

    <h2 className="memtitle"><span className="permalink"><a href="#ab3688b8627a8a0b2ce178e4360999f14">◆ </a></span>refreshPeriod</h2>

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

      <div className="memdoc">
        <p>List of refresh periods used on the respective tables in <a className="el" href="#ace6c891a9434452e33e28870c6afbc9b">tableNames</a>. </p>
        <p className="definition">Definition at line <a className="el" href="/content/api/cpp/show__table__monitors_8h_source#l00192">192</a> of file <a className="el" href="/content/api/cpp/show__table__monitors_8h_source">show\_table\_monitors.h</a>.</p>
      </div>
    </div>

    <h2 className="memtitle"><span className="permalink"><a href="#a9c2b18a3214819fbd272bc369ce827b4">◆ </a></span>refreshStartTime</h2>

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

      <div className="memdoc">
        <p>List of refresh start times used on the respective tables in <a className="el" href="#ace6c891a9434452e33e28870c6afbc9b">tableNames</a>. </p>
        <p className="definition">Definition at line <a className="el" href="/content/api/cpp/show__table__monitors_8h_source#l00198">198</a> of file <a className="el" href="/content/api/cpp/show__table__monitors_8h_source">show\_table\_monitors.h</a>.</p>
      </div>
    </div>

    <h2 className="memtitle"><span className="permalink"><a href="#aedb83d17f3c1ab270c9ce2a5611cea63">◆ </a></span>statuses</h2>

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

      <div className="memdoc">
        <p>Status of stream for the respective <a className="el" href="#a6b855c85c42b0a4b1a4aa10b7cc898e9">monitorIds</a>. </p>
        <p className="definition">Definition at line <a className="el" href="/content/api/cpp/show__table__monitors_8h_source#l00221">221</a> of file <a className="el" href="/content/api/cpp/show__table__monitors_8h_source">show\_table\_monitors.h</a>.</p>
      </div>
    </div>

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

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

      <div className="memdoc">
        <p>List of source tables being monitored for the respective <a className="el" href="#a6b855c85c42b0a4b1a4aa10b7cc898e9">monitorIds</a>. </p>
        <p className="definition">Definition at line <a className="el" href="/content/api/cpp/show__table__monitors_8h_source#l00148">148</a> of file <a className="el" href="/content/api/cpp/show__table__monitors_8h_source">show\_table\_monitors.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__table__monitors_8h_source">show\_table\_monitors.h</a></li>
    </ul>
  </div>
</div>
