> ## 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.

# kinetica.AdminRebalanceRequest.Options

> kinetica.AdminRebalanceRequest.Options — Kinetica C# API

<div className="kinetica-doxygen">
  <div className="contents">
    <p>A set of string constants for the parameter <a className="el" href="/content/api/cs/classkinetica_1_1AdminRebalanceRequest#a7f885ac1ad0a7fd49c3eb5966570f2f2" title="Optional parameters.">AdminRebalanceRequest.options</a>. <a href="#details">More...</a></p>

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

      <tr className="memitem:a0503761f6c024d06c453926ffac25e3f" id="r_a0503761f6c024d06c453926ffac25e3f">
        <td className="memItemLeft" align="right" valign="top">const string </td>
        <td className="memItemRight" valign="bottom"><a className="el" href="#a0503761f6c024d06c453926ffac25e3f">REBALANCE\_SHARDED\_DATA</a> = "rebalance\_sharded\_data"</td>
      </tr>

      <tr className="memdesc:a0503761f6c024d06c453926ffac25e3f">
        <td className="mdescLeft"> </td>
        <td className="mdescRight">If <a className="el" href="#a761f5409fafef7eb84a969ce3dfb8deb">TRUE</a>, <a href="/content/concepts/tables/#sharding" target="_top">sharded data</a> will be rebalanced approximately equally across the cluster. <br /></td>
      </tr>

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

      <tr className="memitem:a761f5409fafef7eb84a969ce3dfb8deb" id="r_a761f5409fafef7eb84a969ce3dfb8deb">
        <td className="memItemLeft" align="right" valign="top">const string </td>
        <td className="memItemRight" valign="bottom"><a className="el" href="#a761f5409fafef7eb84a969ce3dfb8deb">TRUE</a> = "true"</td>
      </tr>

      <tr className="memdesc:a761f5409fafef7eb84a969ce3dfb8deb">
        <td className="mdescLeft"> </td>
        <td className="mdescRight">A boolean constant for the <a className="el" href="/content/api/cs/structkinetica_1_1AdminRebalanceRequest_1_1Options" title="A set of string constants for the parameter AdminRebalanceRequest.options.">AdminRebalanceRequest.Options</a> options. <br /></td>
      </tr>

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

      <tr className="memitem:aa554780489ec934b6086a35e474e8843" id="r_aa554780489ec934b6086a35e474e8843">
        <td className="memItemLeft" align="right" valign="top">const string </td>
        <td className="memItemRight" valign="bottom"><a className="el" href="#aa554780489ec934b6086a35e474e8843">FALSE</a> = "false"</td>
      </tr>

      <tr className="memdesc:aa554780489ec934b6086a35e474e8843">
        <td className="mdescLeft"> </td>
        <td className="mdescRight">A boolean constant for the <a className="el" href="/content/api/cs/structkinetica_1_1AdminRebalanceRequest_1_1Options" title="A set of string constants for the parameter AdminRebalanceRequest.options.">AdminRebalanceRequest.Options</a> options. <br /></td>
      </tr>

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

      <tr className="memitem:a6446b33457a4396aea738ee2b1a0d239" id="r_a6446b33457a4396aea738ee2b1a0d239">
        <td className="memItemLeft" align="right" valign="top">const string </td>
        <td className="memItemRight" valign="bottom"><a className="el" href="#a6446b33457a4396aea738ee2b1a0d239">REBALANCE\_UNSHARDED\_DATA</a> = "rebalance\_unsharded\_data"</td>
      </tr>

      <tr className="memdesc:a6446b33457a4396aea738ee2b1a0d239">
        <td className="mdescLeft"> </td>
        <td className="mdescRight">If <a className="el" href="#a761f5409fafef7eb84a969ce3dfb8deb">TRUE</a>, unsharded data (a.k.a. <br /></td>
      </tr>

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

      <tr className="memitem:a7c9217ef712abd0800b15cf04202499e" id="r_a7c9217ef712abd0800b15cf04202499e">
        <td className="memItemLeft" align="right" valign="top">const string </td>
        <td className="memItemRight" valign="bottom"><a className="el" href="#a7c9217ef712abd0800b15cf04202499e">TABLE\_INCLUDES</a> = "table\_includes"</td>
      </tr>

      <tr className="memdesc:a7c9217ef712abd0800b15cf04202499e">
        <td className="mdescLeft"> </td>
        <td className="mdescRight">Comma-separated list of unsharded table names to rebalance. <br /></td>
      </tr>

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

      <tr className="memitem:aaadf317ad7588b22b6bceabcb3bea436" id="r_aaadf317ad7588b22b6bceabcb3bea436">
        <td className="memItemLeft" align="right" valign="top">const string </td>
        <td className="memItemRight" valign="bottom"><a className="el" href="#aaadf317ad7588b22b6bceabcb3bea436">TABLE\_EXCLUDES</a> = "table\_excludes"</td>
      </tr>

      <tr className="memdesc:aaadf317ad7588b22b6bceabcb3bea436">
        <td className="mdescLeft"> </td>
        <td className="mdescRight">Comma-separated list of unsharded table names to not rebalance. <br /></td>
      </tr>

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

      <tr className="memitem:a0863c9fbb86f2d12429965e1f9c95a48" id="r_a0863c9fbb86f2d12429965e1f9c95a48">
        <td className="memItemLeft" align="right" valign="top">const string </td>
        <td className="memItemRight" valign="bottom"><a className="el" href="#a0863c9fbb86f2d12429965e1f9c95a48">AGGRESSIVENESS</a> = "aggressiveness"</td>
      </tr>

      <tr className="memdesc:a0863c9fbb86f2d12429965e1f9c95a48">
        <td className="mdescLeft"> </td>
        <td className="mdescRight">Influences how much data is moved at a time during rebalance. <br /></td>
      </tr>

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

      <tr className="memitem:a5d282bcd3662e66765be3e99d89370d4" id="r_a5d282bcd3662e66765be3e99d89370d4">
        <td className="memItemLeft" align="right" valign="top">const string </td>
        <td className="memItemRight" valign="bottom"><a className="el" href="#a5d282bcd3662e66765be3e99d89370d4">COMPACT\_AFTER\_REBALANCE</a> = "compact\_after\_rebalance"</td>
      </tr>

      <tr className="memdesc:a5d282bcd3662e66765be3e99d89370d4">
        <td className="mdescLeft"> </td>
        <td className="mdescRight">Perform compaction of deleted records once the rebalance completes to reclaim memory and disk space. <br /></td>
      </tr>

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

      <tr className="memitem:aa312a4ce3ace3500c94b0fcf190e895f" id="r_aa312a4ce3ace3500c94b0fcf190e895f">
        <td className="memItemLeft" align="right" valign="top">const string </td>
        <td className="memItemRight" valign="bottom"><a className="el" href="#aa312a4ce3ace3500c94b0fcf190e895f">COMPACT\_ONLY</a> = "compact\_only"</td>
      </tr>

      <tr className="memdesc:aa312a4ce3ace3500c94b0fcf190e895f">
        <td className="mdescLeft"> </td>
        <td className="mdescRight">If set to <a className="el" href="#a761f5409fafef7eb84a969ce3dfb8deb">TRUE</a>, ignore rebalance options and attempt to perform compaction of deleted records to reclaim memory and disk space without rebalancing first. <br /></td>
      </tr>

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

      <tr className="memitem:a1ab613076fefee0b5e992016d4d7bd6e" id="r_a1ab613076fefee0b5e992016d4d7bd6e">
        <td className="memItemLeft" align="right" valign="top">const string </td>
        <td className="memItemRight" valign="bottom"><a className="el" href="#a1ab613076fefee0b5e992016d4d7bd6e">REPAIR\_INCORRECTLY\_SHARDED\_DATA</a> = "repair\_incorrectly\_sharded\_data"</td>
      </tr>

      <tr className="memdesc:a1ab613076fefee0b5e992016d4d7bd6e">
        <td className="mdescLeft"> </td>
        <td className="mdescRight">Scans for any data sharded incorrectly and re-routes the data to the correct location. <br /></td>
      </tr>

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

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

    <div className="textblock">
      <p>A set of string constants for the parameter <a className="el" href="/content/api/cs/classkinetica_1_1AdminRebalanceRequest#a7f885ac1ad0a7fd49c3eb5966570f2f2" title="Optional parameters.">AdminRebalanceRequest.options</a>. </p>
      <p>Optional parameters.</p>
      <p className="definition">Definition at line <a className="el" href="/content/api/cs/__build_2public-os__ubuntu24_804-arch__amd64-cc__gcc__13_83_80_2install_2Kinetica_2Protocol_2AdminRebalance_8cs_source#l00044">44</a> of file <a className="el" href="/content/api/cs/__build_2public-os__ubuntu24_804-arch__amd64-cc__gcc__13_83_80_2install_2Kinetica_2Protocol_2AdminRebalance_8cs_source">AdminRebalance.cs</a>.</p>
    </div>

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

    <div className="memitem">
      <div className="memproto">
        <table className="mlabels">
          <tr>
            <td className="mlabels-left">
              <table className="memname">
                <tr>
                  <td className="memname">const string kinetica.AdminRebalanceRequest.Options.AGGRESSIVENESS = "aggressiveness"</td>
                </tr>
              </table>
            </td>

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

      <div className="memdoc">
        <p>Influences how much data is moved at a time during rebalance. </p>
        <p>A higher <a className="el" href="#a0863c9fbb86f2d12429965e1f9c95a48">AGGRESSIVENESS</a> will complete the rebalance faster. A lower <a className="el" href="#a0863c9fbb86f2d12429965e1f9c95a48">AGGRESSIVENESS</a> will take longer but allow for better interleaving between the rebalance and other queries. Valid values are constants from 1 (lowest) to 10 (highest). The default value is '10'.</p>
        <p className="definition">Definition at line <a className="el" href="/content/api/cs/__build_2public-os__ubuntu24_804-arch__amd64-cc__gcc__13_83_80_2install_2Kinetica_2Protocol_2AdminRebalance_8cs_source#l00136">136</a> of file <a className="el" href="/content/api/cs/__build_2public-os__ubuntu24_804-arch__amd64-cc__gcc__13_83_80_2install_2Kinetica_2Protocol_2AdminRebalance_8cs_source">AdminRebalance.cs</a>.</p>
      </div>
    </div>

    <h2 className="memtitle"><span className="permalink"><a href="#a5d282bcd3662e66765be3e99d89370d4">◆ </a></span>COMPACT\_AFTER\_REBALANCE</h2>

    <div className="memitem">
      <div className="memproto">
        <table className="mlabels">
          <tr>
            <td className="mlabels-left">
              <table className="memname">
                <tr>
                  <td className="memname">const string kinetica.AdminRebalanceRequest.Options.COMPACT\_AFTER\_REBALANCE = "compact\_after\_rebalance"</td>
                </tr>
              </table>
            </td>

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

      <div className="memdoc">
        <p>Perform compaction of deleted records once the rebalance completes to reclaim memory and disk space. </p>
        <p>Default is <a className="el" href="#a761f5409fafef7eb84a969ce3dfb8deb">TRUE</a>, unless <a className="el" href="#a1ab613076fefee0b5e992016d4d7bd6e">REPAIR\_INCORRECTLY\_SHARDED\_DATA</a> is set to <a className="el" href="#a761f5409fafef7eb84a969ce3dfb8deb">TRUE</a>. Supported values:</p>

        <ul>
          <li> <a className="el" href="#a761f5409fafef7eb84a969ce3dfb8deb">TRUE</a> </li>
          <li> <a className="el" href="#aa554780489ec934b6086a35e474e8843">FALSE</a> </li>
        </ul>

        <p>The default value is <a className="el" href="#a761f5409fafef7eb84a969ce3dfb8deb">TRUE</a>.</p>
        <p className="definition">Definition at line <a className="el" href="/content/api/cs/__build_2public-os__ubuntu24_804-arch__amd64-cc__gcc__13_83_80_2install_2Kinetica_2Protocol_2AdminRebalance_8cs_source#l00160">160</a> of file <a className="el" href="/content/api/cs/__build_2public-os__ubuntu24_804-arch__amd64-cc__gcc__13_83_80_2install_2Kinetica_2Protocol_2AdminRebalance_8cs_source">AdminRebalance.cs</a>.</p>
      </div>
    </div>

    <h2 className="memtitle"><span className="permalink"><a href="#aa312a4ce3ace3500c94b0fcf190e895f">◆ </a></span>COMPACT\_ONLY</h2>

    <div className="memitem">
      <div className="memproto">
        <table className="mlabels">
          <tr>
            <td className="mlabels-left">
              <table className="memname">
                <tr>
                  <td className="memname">const string kinetica.AdminRebalanceRequest.Options.COMPACT\_ONLY = "compact\_only"</td>
                </tr>
              </table>
            </td>

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

      <div className="memdoc">
        <p>If set to <a className="el" href="#a761f5409fafef7eb84a969ce3dfb8deb">TRUE</a>, ignore rebalance options and attempt to perform compaction of deleted records to reclaim memory and disk space without rebalancing first. </p>
        <p>Supported values:</p>

        <ul>
          <li> <a className="el" href="#a761f5409fafef7eb84a969ce3dfb8deb">TRUE</a> </li>
          <li> <a className="el" href="#aa554780489ec934b6086a35e474e8843">FALSE</a> </li>
        </ul>

        <p>The default value is <a className="el" href="#aa554780489ec934b6086a35e474e8843">FALSE</a>.</p>
        <p className="definition">Definition at line <a className="el" href="/content/api/cs/__build_2public-os__ubuntu24_804-arch__amd64-cc__gcc__13_83_80_2install_2Kinetica_2Protocol_2AdminRebalance_8cs_source#l00182">182</a> of file <a className="el" href="/content/api/cs/__build_2public-os__ubuntu24_804-arch__amd64-cc__gcc__13_83_80_2install_2Kinetica_2Protocol_2AdminRebalance_8cs_source">AdminRebalance.cs</a>.</p>
      </div>
    </div>

    <h2 className="memtitle"><span className="permalink"><a href="#aa554780489ec934b6086a35e474e8843">◆ </a></span>FALSE</h2>

    <div className="memitem">
      <div className="memproto">
        <table className="mlabels">
          <tr>
            <td className="mlabels-left">
              <table className="memname">
                <tr>
                  <td className="memname">const string kinetica.AdminRebalanceRequest.Options.FALSE = "false"</td>
                </tr>
              </table>
            </td>

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

      <div className="memdoc">
        <p>A boolean constant for the <a className="el" href="/content/api/cs/structkinetica_1_1AdminRebalanceRequest_1_1Options" title="A set of string constants for the parameter AdminRebalanceRequest.options.">AdminRebalanceRequest.Options</a> options. </p>
        <p className="definition">Definition at line <a className="el" href="/content/api/cs/__build_2public-os__ubuntu24_804-arch__amd64-cc__gcc__13_83_80_2install_2Kinetica_2Protocol_2AdminRebalance_8cs_source#l00077">77</a> of file <a className="el" href="/content/api/cs/__build_2public-os__ubuntu24_804-arch__amd64-cc__gcc__13_83_80_2install_2Kinetica_2Protocol_2AdminRebalance_8cs_source">AdminRebalance.cs</a>.</p>
      </div>
    </div>

    <h2 className="memtitle"><span className="permalink"><a href="#a0503761f6c024d06c453926ffac25e3f">◆ </a></span>REBALANCE\_SHARDED\_DATA</h2>

    <div className="memitem">
      <div className="memproto">
        <table className="mlabels">
          <tr>
            <td className="mlabels-left">
              <table className="memname">
                <tr>
                  <td className="memname">const string kinetica.AdminRebalanceRequest.Options.REBALANCE\_SHARDED\_DATA = "rebalance\_sharded\_data"</td>
                </tr>
              </table>
            </td>

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

      <div className="memdoc">
        <p>If <a className="el" href="#a761f5409fafef7eb84a969ce3dfb8deb">TRUE</a>, <a href="/content/concepts/tables/#sharding" target="_top">sharded data</a> will be rebalanced approximately equally across the cluster. </p>
        <p>Note that for clusters with large amounts of sharded data, this data transfer could be time consuming and result in delayed query responses. Supported values:</p>

        <ul>
          <li> <a className="el" href="#a761f5409fafef7eb84a969ce3dfb8deb">TRUE</a> </li>
          <li> <a className="el" href="#aa554780489ec934b6086a35e474e8843">FALSE</a> </li>
        </ul>

        <p>The default value is <a className="el" href="#a761f5409fafef7eb84a969ce3dfb8deb">TRUE</a>.</p>
        <p className="definition">Definition at line <a className="el" href="/content/api/cs/__build_2public-os__ubuntu24_804-arch__amd64-cc__gcc__13_83_80_2install_2Kinetica_2Protocol_2AdminRebalance_8cs_source#l00069">69</a> of file <a className="el" href="/content/api/cs/__build_2public-os__ubuntu24_804-arch__amd64-cc__gcc__13_83_80_2install_2Kinetica_2Protocol_2AdminRebalance_8cs_source">AdminRebalance.cs</a>.</p>
      </div>
    </div>

    <h2 className="memtitle"><span className="permalink"><a href="#a6446b33457a4396aea738ee2b1a0d239">◆ </a></span>REBALANCE\_UNSHARDED\_DATA</h2>

    <div className="memitem">
      <div className="memproto">
        <table className="mlabels">
          <tr>
            <td className="mlabels-left">
              <table className="memname">
                <tr>
                  <td className="memname">const string kinetica.AdminRebalanceRequest.Options.REBALANCE\_UNSHARDED\_DATA = "rebalance\_unsharded\_data"</td>
                </tr>
              </table>
            </td>

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

      <div className="memdoc">
        <p>If <a className="el" href="#a761f5409fafef7eb84a969ce3dfb8deb">TRUE</a>, unsharded data (a.k.a. </p>
        <p><a href="/content/concepts/tables/#random-sharding" target="_top">randomly-sharded</a>) will be rebalanced approximately equally across the cluster. Note that for clusters with large amounts of unsharded data, this data transfer could be time consuming and result in delayed query responses. Supported values:</p>

        <ul>
          <li> <a className="el" href="#a761f5409fafef7eb84a969ce3dfb8deb">TRUE</a> </li>
          <li> <a className="el" href="#aa554780489ec934b6086a35e474e8843">FALSE</a> </li>
        </ul>

        <p>The default value is <a className="el" href="#a761f5409fafef7eb84a969ce3dfb8deb">TRUE</a>.</p>
        <p className="definition">Definition at line <a className="el" href="/content/api/cs/__build_2public-os__ubuntu24_804-arch__amd64-cc__gcc__13_83_80_2install_2Kinetica_2Protocol_2AdminRebalance_8cs_source#l00102">102</a> of file <a className="el" href="/content/api/cs/__build_2public-os__ubuntu24_804-arch__amd64-cc__gcc__13_83_80_2install_2Kinetica_2Protocol_2AdminRebalance_8cs_source">AdminRebalance.cs</a>.</p>
      </div>
    </div>

    <h2 className="memtitle"><span className="permalink"><a href="#a1ab613076fefee0b5e992016d4d7bd6e">◆ </a></span>REPAIR\_INCORRECTLY\_SHARDED\_DATA</h2>

    <div className="memitem">
      <div className="memproto">
        <table className="mlabels">
          <tr>
            <td className="mlabels-left">
              <table className="memname">
                <tr>
                  <td className="memname">const string kinetica.AdminRebalanceRequest.Options.REPAIR\_INCORRECTLY\_SHARDED\_DATA = "repair\_incorrectly\_sharded\_data"</td>
                </tr>
              </table>
            </td>

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

      <div className="memdoc">
        <p>Scans for any data sharded incorrectly and re-routes the data to the correct location. </p>
        <p>Only necessary if <a className="el" href="/content/api/cs/classkinetica_1_1Kinetica#aac56344ebbe982096eae671d0acfe339">Kinetica.adminVerifyDb</a> reports an error in sharding alignment. This can be done as part of a typical rebalance after expanding the cluster or in a standalone fashion when it is believed that data is sharded incorrectly somewhere in the cluster. Compaction will not be performed by default when this is enabled. If this option is set to <a className="el" href="#a761f5409fafef7eb84a969ce3dfb8deb">TRUE</a>, the time necessary to rebalance and the memory used by the rebalance may increase. Supported values:</p>

        <ul>
          <li> <a className="el" href="#a761f5409fafef7eb84a969ce3dfb8deb">TRUE</a> </li>
          <li> <a className="el" href="#aa554780489ec934b6086a35e474e8843">FALSE</a> </li>
        </ul>

        <p>The default value is <a className="el" href="#aa554780489ec934b6086a35e474e8843">FALSE</a>.</p>
        <p className="definition">Definition at line <a className="el" href="/content/api/cs/__build_2public-os__ubuntu24_804-arch__amd64-cc__gcc__13_83_80_2install_2Kinetica_2Protocol_2AdminRebalance_8cs_source#l00211">211</a> of file <a className="el" href="/content/api/cs/__build_2public-os__ubuntu24_804-arch__amd64-cc__gcc__13_83_80_2install_2Kinetica_2Protocol_2AdminRebalance_8cs_source">AdminRebalance.cs</a>.</p>
      </div>
    </div>

    <h2 className="memtitle"><span className="permalink"><a href="#aaadf317ad7588b22b6bceabcb3bea436">◆ </a></span>TABLE\_EXCLUDES</h2>

    <div className="memitem">
      <div className="memproto">
        <table className="mlabels">
          <tr>
            <td className="mlabels-left">
              <table className="memname">
                <tr>
                  <td className="memname">const string kinetica.AdminRebalanceRequest.Options.TABLE\_EXCLUDES = "table\_excludes"</td>
                </tr>
              </table>
            </td>

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

      <div className="memdoc">
        <p>Comma-separated list of unsharded table names to not rebalance. </p>
        <p>Not applicable to sharded tables because they are always rebalanced. Cannot be used simultaneously with <a className="el" href="#a7c9217ef712abd0800b15cf04202499e">TABLE\_INCLUDES</a>. This parameter is ignored if <a className="el" href="#a6446b33457a4396aea738ee2b1a0d239">REBALANCE\_UNSHARDED\_DATA</a> is <a className="el" href="#aa554780489ec934b6086a35e474e8843">FALSE</a>. </p>
        <p className="definition">Definition at line <a className="el" href="/content/api/cs/__build_2public-os__ubuntu24_804-arch__amd64-cc__gcc__13_83_80_2install_2Kinetica_2Protocol_2AdminRebalance_8cs_source#l00124">124</a> of file <a className="el" href="/content/api/cs/__build_2public-os__ubuntu24_804-arch__amd64-cc__gcc__13_83_80_2install_2Kinetica_2Protocol_2AdminRebalance_8cs_source">AdminRebalance.cs</a>.</p>
      </div>
    </div>

    <h2 className="memtitle"><span className="permalink"><a href="#a7c9217ef712abd0800b15cf04202499e">◆ </a></span>TABLE\_INCLUDES</h2>

    <div className="memitem">
      <div className="memproto">
        <table className="mlabels">
          <tr>
            <td className="mlabels-left">
              <table className="memname">
                <tr>
                  <td className="memname">const string kinetica.AdminRebalanceRequest.Options.TABLE\_INCLUDES = "table\_includes"</td>
                </tr>
              </table>
            </td>

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

      <div className="memdoc">
        <p>Comma-separated list of unsharded table names to rebalance. </p>
        <p>Not applicable to sharded tables because they are always rebalanced. Cannot be used simultaneously with <a className="el" href="#aaadf317ad7588b22b6bceabcb3bea436">TABLE\_EXCLUDES</a>. This parameter is ignored if <a className="el" href="#a6446b33457a4396aea738ee2b1a0d239">REBALANCE\_UNSHARDED\_DATA</a> is <a className="el" href="#aa554780489ec934b6086a35e474e8843">FALSE</a>. </p>
        <p className="definition">Definition at line <a className="el" href="/content/api/cs/__build_2public-os__ubuntu24_804-arch__amd64-cc__gcc__13_83_80_2install_2Kinetica_2Protocol_2AdminRebalance_8cs_source#l00113">113</a> of file <a className="el" href="/content/api/cs/__build_2public-os__ubuntu24_804-arch__amd64-cc__gcc__13_83_80_2install_2Kinetica_2Protocol_2AdminRebalance_8cs_source">AdminRebalance.cs</a>.</p>
      </div>
    </div>

    <h2 className="memtitle"><span className="permalink"><a href="#a761f5409fafef7eb84a969ce3dfb8deb">◆ </a></span>TRUE</h2>

    <div className="memitem">
      <div className="memproto">
        <table className="mlabels">
          <tr>
            <td className="mlabels-left">
              <table className="memname">
                <tr>
                  <td className="memname">const string kinetica.AdminRebalanceRequest.Options.TRUE = "true"</td>
                </tr>
              </table>
            </td>

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

      <div className="memdoc">
        <p>A boolean constant for the <a className="el" href="/content/api/cs/structkinetica_1_1AdminRebalanceRequest_1_1Options" title="A set of string constants for the parameter AdminRebalanceRequest.options.">AdminRebalanceRequest.Options</a> options. </p>
        <p className="definition">Definition at line <a className="el" href="/content/api/cs/__build_2public-os__ubuntu24_804-arch__amd64-cc__gcc__13_83_80_2install_2Kinetica_2Protocol_2AdminRebalance_8cs_source#l00073">73</a> of file <a className="el" href="/content/api/cs/__build_2public-os__ubuntu24_804-arch__amd64-cc__gcc__13_83_80_2install_2Kinetica_2Protocol_2AdminRebalance_8cs_source">AdminRebalance.cs</a>.</p>
      </div>
    </div>

    <hr />

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

    <ul>
      <li>\_build/public-os\_ubuntu24.04-arch\_amd64-cc\_gcc\_13.3.0/install/Kinetica/Protocol/<a className="el" href="/content/api/cs/__build_2public-os__ubuntu24_804-arch__amd64-cc__gcc__13_83_80_2install_2Kinetica_2Protocol_2AdminRebalance_8cs_source">AdminRebalance.cs</a></li>
      <li>Kinetica/Protocol/<a className="el" href="/content/api/cs/Kinetica_2Protocol_2AdminRebalance_8cs_source">AdminRebalance.cs</a></li>
    </ul>
  </div>
</div>
