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

> gpudb::RepartitionGraphResponse — 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#ae8df406ae2ed789bb8763e5a94201b23">GPUdb::repartitionGraph</a>. <a href="#details">More...</a></p>
    <p><code>#include \<<a className="el" href="/content/api/cpp/repartition__graph_8h_source">gpudb/protocol/repartition\_graph.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:aba13fdaa3eb5073ee508986c1efa989e" id="r_aba13fdaa3eb5073ee508986c1efa989e">
        <td className="memItemLeft" align="right" valign="top"> </td>
        <td className="memItemRight" valign="bottom"><a className="el" href="#aba13fdaa3eb5073ee508986c1efa989e">RepartitionGraphResponse</a> ()</td>
      </tr>

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

      <tr className="separator:aba13fdaa3eb5073ee508986c1efa989e">
        <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:a91f6d49d12fe67a1fe802da284d31bc3" id="r_a91f6d49d12fe67a1fe802da284d31bc3">
        <td className="memItemLeft" align="right" valign="top">bool </td>
        <td className="memItemRight" valign="bottom"><a className="el" href="#a91f6d49d12fe67a1fe802da284d31bc3">result</a></td>
      </tr>

      <tr className="memdesc:a91f6d49d12fe67a1fe802da284d31bc3">
        <td className="mdescLeft"> </td>
        <td className="mdescRight">Indicates a successful rebalancing on all servers. <br /></td>
      </tr>

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

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

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

      <tr className="separator:aefd1258fa66eff511f34c56b843c5537">
        <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#ae8df406ae2ed789bb8763e5a94201b23">GPUdb::repartitionGraph</a>. </p>
      <p className="definition">Definition at line <a className="el" href="/content/api/cpp/repartition__graph_8h_source#l00160">160</a> of file <a className="el" href="/content/api/cpp/repartition__graph_8h_source">repartition\_graph.h</a>.</p>
    </div>

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

    <div className="memitem">
      <div className="memproto">
        <table className="mlabels">
          <tr>
            <td className="mlabels-left">
              <table className="memname">
                <tr>
                  <td className="memname">gpudb::RepartitionGraphResponse::RepartitionGraphResponse </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_1RepartitionGraphResponse" title="A set of results returned by GPUdb::repartitionGraph.">RepartitionGraphResponse</a> object with default parameters. </p>
        <p className="definition">Definition at line <a className="el" href="/content/api/cpp/repartition__graph_8h_source#l00166">166</a> of file <a className="el" href="/content/api/cpp/repartition__graph_8h_source">repartition\_graph.h</a>.</p>
      </div>
    </div>

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

    <div className="memitem">
      <div className="memproto">
        <table className="memname">
          <tr>
            <td className="memname">std::map\<std::string, std::string> gpudb::RepartitionGraphResponse::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/repartition__graph_8h_source#l00180">180</a> of file <a className="el" href="/content/api/cpp/repartition__graph_8h_source">repartition\_graph.h</a>.</p>
      </div>
    </div>

    <h2 className="memtitle"><span className="permalink"><a href="#a91f6d49d12fe67a1fe802da284d31bc3">◆ </a></span>result</h2>

    <div className="memitem">
      <div className="memproto">
        <table className="memname">
          <tr>
            <td className="memname">bool gpudb::RepartitionGraphResponse::result</td>
          </tr>
        </table>
      </div>

      <div className="memdoc">
        <p>Indicates a successful rebalancing on all servers. </p>
        <p className="definition">Definition at line <a className="el" href="/content/api/cpp/repartition__graph_8h_source#l00175">175</a> of file <a className="el" href="/content/api/cpp/repartition__graph_8h_source">repartition\_graph.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/repartition__graph_8h_source">repartition\_graph.h</a></li>
    </ul>
  </div>
</div>
