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

# AdminShowClusterOperationsResponse

> AdminShowClusterOperationsResponse — Kinetica Java API

<div className="kinetica-javadoc">
  <div className="header">
    <div className="sub-title"><span className="package-label-in-type">Package</span> <a href="/content/api/java/com/gpudb/protocol/package-summary">com.gpudb.protocol</a></div>
    <h1 title="Class AdminShowClusterOperationsResponse" className="title">Class AdminShowClusterOperationsResponse</h1>
  </div>

  <div className="inheritance" title="Inheritance Tree">
    <a href="https://docs.oracle.com/en/java/javase/11/docs/api/java.base/java/lang/Object.html" title="class or interface in java.lang" className="external-link">java.lang.Object</a>
    <div className="inheritance">com.gpudb.protocol.AdminShowClusterOperationsResponse</div>
  </div>

  <div className="section class-description" id="class-description">
    <div className="dl notes">
      <div className="dt">All Implemented Interfaces:</div>
      <div className="dd"><code>org.apache.avro.generic.GenericContainer</code>, <code>org.apache.avro.generic.IndexedRecord</code></div>
    </div>

    <hr />

    <div className="type-signature"><span className="modifiers">public class </span><span className="element-name type-name-label">AdminShowClusterOperationsResponse</span> <span className="extends-implements">extends <a href="https://docs.oracle.com/en/java/javase/11/docs/api/java.base/java/lang/Object.html" title="class or interface in java.lang" className="external-link">Object</a> implements org.apache.avro.generic.IndexedRecord</span></div>
    <div className="block">A set of results returned by <a href="/content/api/java/com/gpudb/GPUdb#adminShowClusterOperations(com.gpudb.protocol.AdminShowClusterOperationsRequest)"><code>GPUdb.adminShowClusterOperations</code></a>.</div>
  </div>

  <div className="section summary">
    <ul className="summary-list">
      <li>
        <div className="section nested-class-summary" id="nested-class-summary">
          <h2>Nested Class Summary</h2>
          <div className="caption"><span>Nested Classes</span></div>

          <div className="summary-table three-column-summary">
            <div className="table-header col-first">Modifier and Type</div>
            <div className="table-header col-second">Class</div>
            <div className="table-header col-last">Description</div>
            <div className="col-first even-row-color"><code>static final class </code></div>
            <div className="col-second even-row-color"><code><a href="/content/api/java/com/gpudb/protocol/AdminShowClusterOperationsResponse.AddRanks" className="type-name-link" title="class in com.gpudb.protocol">AdminShowClusterOperationsResponse.AddRanks</a></code></div>

            <div className="col-last even-row-color">
              <div className="block">A set of string constants for the <a href="/content/api/java/com/gpudb/protocol/AdminShowClusterOperationsResponse" title="class in com.gpudb.protocol"><code>AdminShowClusterOperationsResponse</code></a> parameter <a href="#getAddRanks()"><code>addRanks</code></a>.</div>
            </div>

            <div className="col-first odd-row-color"><code>static final class </code></div>
            <div className="col-second odd-row-color"><code><a href="/content/api/java/com/gpudb/protocol/AdminShowClusterOperationsResponse.AddRanksStatus" className="type-name-link" title="class in com.gpudb.protocol">AdminShowClusterOperationsResponse.AddRanksStatus</a></code></div>

            <div className="col-last odd-row-color">
              <div className="block">A set of string constants for the <a href="/content/api/java/com/gpudb/protocol/AdminShowClusterOperationsResponse" title="class in com.gpudb.protocol"><code>AdminShowClusterOperationsResponse</code></a> parameter <a href="#getAddRanksStatus()"><code>addRanksStatus</code></a>.</div>
            </div>

            <div className="col-first even-row-color"><code>static final class </code></div>
            <div className="col-second even-row-color"><code><a href="/content/api/java/com/gpudb/protocol/AdminShowClusterOperationsResponse.DryRun" className="type-name-link" title="class in com.gpudb.protocol">AdminShowClusterOperationsResponse.DryRun</a></code></div>

            <div className="col-last even-row-color">
              <div className="block">A set of string constants for the <a href="/content/api/java/com/gpudb/protocol/AdminShowClusterOperationsResponse" title="class in com.gpudb.protocol"><code>AdminShowClusterOperationsResponse</code></a> parameter <a href="#getDryRun()"><code>dryRun</code></a>.</div>
            </div>

            <div className="col-first odd-row-color"><code>static final class </code></div>
            <div className="col-second odd-row-color"><code><a href="/content/api/java/com/gpudb/protocol/AdminShowClusterOperationsResponse.InProgress" className="type-name-link" title="class in com.gpudb.protocol">AdminShowClusterOperationsResponse.InProgress</a></code></div>

            <div className="col-last odd-row-color">
              <div className="block">A set of string constants for the <a href="/content/api/java/com/gpudb/protocol/AdminShowClusterOperationsResponse" title="class in com.gpudb.protocol"><code>AdminShowClusterOperationsResponse</code></a> parameter <a href="#getInProgress()"><code>inProgress</code></a>.</div>
            </div>

            <div className="col-first even-row-color"><code>static final class </code></div>
            <div className="col-second even-row-color"><code><a href="/content/api/java/com/gpudb/protocol/AdminShowClusterOperationsResponse.OverallStatus" className="type-name-link" title="class in com.gpudb.protocol">AdminShowClusterOperationsResponse.OverallStatus</a></code></div>

            <div className="col-last even-row-color">
              <div className="block">A set of string constants for the <a href="/content/api/java/com/gpudb/protocol/AdminShowClusterOperationsResponse" title="class in com.gpudb.protocol"><code>AdminShowClusterOperationsResponse</code></a> parameter <a href="#getOverallStatus()"><code>overallStatus</code></a>.</div>
            </div>

            <div className="col-first odd-row-color"><code>static final class </code></div>
            <div className="col-second odd-row-color"><code><a href="/content/api/java/com/gpudb/protocol/AdminShowClusterOperationsResponse.Rebalance" className="type-name-link" title="class in com.gpudb.protocol">AdminShowClusterOperationsResponse.Rebalance</a></code></div>

            <div className="col-last odd-row-color">
              <div className="block">A set of string constants for the <a href="/content/api/java/com/gpudb/protocol/AdminShowClusterOperationsResponse" title="class in com.gpudb.protocol"><code>AdminShowClusterOperationsResponse</code></a> parameter <a href="#getRebalance()"><code>rebalance</code></a>.</div>
            </div>

            <div className="col-first even-row-color"><code>static final class </code></div>
            <div className="col-second even-row-color"><code><a href="/content/api/java/com/gpudb/protocol/AdminShowClusterOperationsResponse.RebalanceShardedData" className="type-name-link" title="class in com.gpudb.protocol">AdminShowClusterOperationsResponse.RebalanceShardedData</a></code></div>

            <div className="col-last even-row-color">
              <div className="block">A set of string constants for the <a href="/content/api/java/com/gpudb/protocol/AdminShowClusterOperationsResponse" title="class in com.gpudb.protocol"><code>AdminShowClusterOperationsResponse</code></a> parameter <a href="#getRebalanceShardedData()"><code>rebalanceShardedData</code></a>.</div>
            </div>

            <div className="col-first odd-row-color"><code>static final class </code></div>
            <div className="col-second odd-row-color"><code><a href="/content/api/java/com/gpudb/protocol/AdminShowClusterOperationsResponse.RebalanceShardedDataStatus" className="type-name-link" title="class in com.gpudb.protocol">AdminShowClusterOperationsResponse.RebalanceShardedDataStatus</a></code></div>

            <div className="col-last odd-row-color">
              <div className="block">A set of string constants for the <a href="/content/api/java/com/gpudb/protocol/AdminShowClusterOperationsResponse" title="class in com.gpudb.protocol"><code>AdminShowClusterOperationsResponse</code></a> parameter <a href="#getRebalanceShardedDataStatus()"><code>rebalanceShardedDataStatus</code></a>.</div>
            </div>

            <div className="col-first even-row-color"><code>static final class </code></div>
            <div className="col-second even-row-color"><code><a href="/content/api/java/com/gpudb/protocol/AdminShowClusterOperationsResponse.RebalanceUnshardedData" className="type-name-link" title="class in com.gpudb.protocol">AdminShowClusterOperationsResponse.RebalanceUnshardedData</a></code></div>

            <div className="col-last even-row-color">
              <div className="block">A set of string constants for the <a href="/content/api/java/com/gpudb/protocol/AdminShowClusterOperationsResponse" title="class in com.gpudb.protocol"><code>AdminShowClusterOperationsResponse</code></a> parameter <a href="#getRebalanceUnshardedData()"><code>rebalanceUnshardedData</code></a>.</div>
            </div>

            <div className="col-first odd-row-color"><code>static final class </code></div>
            <div className="col-second odd-row-color"><code><a href="/content/api/java/com/gpudb/protocol/AdminShowClusterOperationsResponse.RebalanceUnshardedDataStatus" className="type-name-link" title="class in com.gpudb.protocol">AdminShowClusterOperationsResponse.RebalanceUnshardedDataStatus</a></code></div>

            <div className="col-last odd-row-color">
              <div className="block">A set of string constants for the <a href="/content/api/java/com/gpudb/protocol/AdminShowClusterOperationsResponse" title="class in com.gpudb.protocol"><code>AdminShowClusterOperationsResponse</code></a> parameter <a href="#getRebalanceUnshardedDataStatus()"><code>rebalanceUnshardedDataStatus</code></a>.</div>
            </div>

            <div className="col-first even-row-color"><code>static final class </code></div>
            <div className="col-second even-row-color"><code><a href="/content/api/java/com/gpudb/protocol/AdminShowClusterOperationsResponse.RemoveRanks" className="type-name-link" title="class in com.gpudb.protocol">AdminShowClusterOperationsResponse.RemoveRanks</a></code></div>

            <div className="col-last even-row-color">
              <div className="block">A set of string constants for the <a href="/content/api/java/com/gpudb/protocol/AdminShowClusterOperationsResponse" title="class in com.gpudb.protocol"><code>AdminShowClusterOperationsResponse</code></a> parameter <a href="#getRemoveRanks()"><code>removeRanks</code></a>.</div>
            </div>

            <div className="col-first odd-row-color"><code>static final class </code></div>
            <div className="col-second odd-row-color"><code><a href="/content/api/java/com/gpudb/protocol/AdminShowClusterOperationsResponse.RemoveRanksStatus" className="type-name-link" title="class in com.gpudb.protocol">AdminShowClusterOperationsResponse.RemoveRanksStatus</a></code></div>

            <div className="col-last odd-row-color">
              <div className="block">A set of string constants for the <a href="/content/api/java/com/gpudb/protocol/AdminShowClusterOperationsResponse" title="class in com.gpudb.protocol"><code>AdminShowClusterOperationsResponse</code></a> parameter <a href="#getRemoveRanksStatus()"><code>removeRanksStatus</code></a>.</div>
            </div>

            <div className="col-first even-row-color"><code>static final class </code></div>
            <div className="col-second even-row-color"><code><a href="/content/api/java/com/gpudb/protocol/AdminShowClusterOperationsResponse.UserStopped" className="type-name-link" title="class in com.gpudb.protocol">AdminShowClusterOperationsResponse.UserStopped</a></code></div>

            <div className="col-last even-row-color">
              <div className="block">A set of string constants for the <a href="/content/api/java/com/gpudb/protocol/AdminShowClusterOperationsResponse" title="class in com.gpudb.protocol"><code>AdminShowClusterOperationsResponse</code></a> parameter <a href="#getUserStopped()"><code>userStopped</code></a>.</div>
            </div>
          </div>
        </div>
      </li>

      <li>
        <div className="section constructor-summary" id="constructor-summary">
          <h2>Constructor Summary</h2>
          <div className="caption"><span>Constructors</span></div>

          <div className="summary-table two-column-summary">
            <div className="table-header col-first">Constructor</div>
            <div className="table-header col-last">Description</div>
            <div className="col-constructor-name even-row-color"><code><a href="#%3Cinit%3E()" className="member-name-link">AdminShowClusterOperationsResponse</a>()</code></div>

            <div className="col-last even-row-color">
              <div className="block">Constructs an AdminShowClusterOperationsResponse object with default parameters.</div>
            </div>
          </div>
        </div>
      </li>

      <li>
        <div className="section method-summary" id="method-summary">
          <h2>Method Summary</h2>

          <div id="method-summary-table">
            <div className="table-tabs" role="tablist" aria-orientation="horizontal"><button id="method-summary-table-tab0" role="tab" aria-selected="true" aria-controls="method-summary-table.tabpanel" tabIndex="0" className="active-table-tab">All Methods</button><button id="method-summary-table-tab1" role="tab" aria-selected="false" aria-controls="method-summary-table.tabpanel" tabIndex="-1" className="table-tab">Static Methods</button><button id="method-summary-table-tab2" role="tab" aria-selected="false" aria-controls="method-summary-table.tabpanel" tabIndex="-1" className="table-tab">Instance Methods</button><button id="method-summary-table-tab4" role="tab" aria-selected="false" aria-controls="method-summary-table.tabpanel" tabIndex="-1" className="table-tab">Concrete Methods</button></div>

            <div id="method-summary-table.tabpanel" role="tabpanel" aria-labelledby="method-summary-table-tab0">
              <div className="summary-table three-column-summary">
                <div className="table-header col-first">Modifier and Type</div>
                <div className="table-header col-second">Method</div>
                <div className="table-header col-last">Description</div>
                <div className="col-first even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code>boolean</code></div>
                <div className="col-second even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code><a href="#equals(java.lang.Object)" className="member-name-link">equals</a><wbr />(<a href="https://docs.oracle.com/en/java/javase/11/docs/api/java.base/java/lang/Object.html" title="class or interface in java.lang" className="external-link">Object</a> obj)</code></div>
                <div className="col-last even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"> </div>
                <div className="col-first odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code><a href="https://docs.oracle.com/en/java/javase/11/docs/api/java.base/java/lang/Object.html" title="class or interface in java.lang" className="external-link">Object</a></code></div>
                <div className="col-second odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code><a href="#get(int)" className="member-name-link">get</a><wbr />(int index)</code></div>

                <div className="col-last odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4">
                  <div className="block">This method supports the Avro framework and is not intended to be called directly by the user.</div>
                </div>

                <div className="col-first even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code>boolean</code></div>
                <div className="col-second even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code><a href="#getAddRanks()" className="member-name-link">getAddRanks</a>()</code></div>

                <div className="col-last even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4">
                  <div className="block">Whether adding ranks is (or was) part of this operation.</div>
                </div>

                <div className="col-first odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code>int</code></div>
                <div className="col-second odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code><a href="#getAddRanksPercentComplete()" className="member-name-link">getAddRanksPercentComplete</a>()</code></div>

                <div className="col-last odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4">
                  <div className="block">Current percent complete of the add ranks operation.</div>
                </div>

                <div className="col-first even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code><a href="https://docs.oracle.com/en/java/javase/11/docs/api/java.base/java/lang/String.html" title="class or interface in java.lang" className="external-link">String</a></code></div>
                <div className="col-second even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code><a href="#getAddRanksStatus()" className="member-name-link">getAddRanksStatus</a>()</code></div>

                <div className="col-last even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4">
                  <div className="block">If this was a rank-adding operation, the add-specific status of the operation.</div>
                </div>

                <div className="col-first odd-row-color method-summary-table method-summary-table-tab1 method-summary-table-tab4"><code>static org.apache.avro.Schema</code></div>
                <div className="col-second odd-row-color method-summary-table method-summary-table-tab1 method-summary-table-tab4"><code><a href="#getClassSchema()" className="member-name-link">getClassSchema</a>()</code></div>

                <div className="col-last odd-row-color method-summary-table method-summary-table-tab1 method-summary-table-tab4">
                  <div className="block">This method supports the Avro framework and is not intended to be called directly by the user.</div>
                </div>

                <div className="col-first even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code>boolean</code></div>
                <div className="col-second even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code><a href="#getDryRun()" className="member-name-link">getDryRun</a>()</code></div>

                <div className="col-last even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4">
                  <div className="block">Whether this operation was a dry run.</div>
                </div>

                <div className="col-first odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code><a href="https://docs.oracle.com/en/java/javase/11/docs/api/java.base/java/lang/String.html" title="class or interface in java.lang" className="external-link">String</a></code></div>
                <div className="col-second odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code><a href="#getEndpoint()" className="member-name-link">getEndpoint</a>()</code></div>

                <div className="col-last odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4">
                  <div className="block">The endpoint that initiated the cluster operation.</div>
                </div>

                <div className="col-first even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code><a href="https://docs.oracle.com/en/java/javase/11/docs/api/java.base/java/lang/String.html" title="class or interface in java.lang" className="external-link">String</a></code></div>
                <div className="col-second even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code><a href="#getEndpointSchema()" className="member-name-link">getEndpointSchema</a>()</code></div>

                <div className="col-last even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4">
                  <div className="block">The schema for the original request.</div>
                </div>

                <div className="col-first odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code><a href="https://docs.oracle.com/en/java/javase/11/docs/api/java.base/java/lang/String.html" title="class or interface in java.lang" className="external-link">String</a></code></div>
                <div className="col-second odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code><a href="#getEndTime()" className="member-name-link">getEndTime</a>()</code></div>

                <div className="col-last odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4">
                  <div className="block">The end time of the cluster operation, if completed.</div>
                </div>

                <div className="col-first even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code>int</code></div>
                <div className="col-second even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code><a href="#getHistoryIndex()" className="member-name-link">getHistoryIndex</a>()</code></div>

                <div className="col-last even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4">
                  <div className="block">The index of this cluster operation in the reverse-chronologically sorted list of operations, where 0 is the most recent operation.</div>
                </div>

                <div className="col-first odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code>int</code></div>
                <div className="col-second odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code><a href="#getHistorySize()" className="member-name-link">getHistorySize</a>()</code></div>

                <div className="col-last odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4">
                  <div className="block">Number of cluster operations executed to date.</div>
                </div>

                <div className="col-first even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code><a href="https://docs.oracle.com/en/java/javase/11/docs/api/java.base/java/util/Map.html" title="class or interface in java.util" className="external-link">Map</a><wbr />\<<a href="https://docs.oracle.com/en/java/javase/11/docs/api/java.base/java/lang/String.html" title="class or interface in java.lang" className="external-link">String</a>,<wbr /><a href="https://docs.oracle.com/en/java/javase/11/docs/api/java.base/java/lang/String.html" title="class or interface in java.lang" className="external-link">String</a>></code></div>
                <div className="col-second even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code><a href="#getInfo()" className="member-name-link">getInfo</a>()</code></div>

                <div className="col-last even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4">
                  <div className="block">Additional information.</div>
                </div>

                <div className="col-first odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code>boolean</code></div>
                <div className="col-second odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code><a href="#getInProgress()" className="member-name-link">getInProgress</a>()</code></div>

                <div className="col-last odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4">
                  <div className="block">Whether this cluster operation is currently in progress or not.</div>
                </div>

                <div className="col-first even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code><a href="https://docs.oracle.com/en/java/javase/11/docs/api/java.base/java/util/List.html" title="class or interface in java.util" className="external-link">List</a><wbr />\<<a href="https://docs.oracle.com/en/java/javase/11/docs/api/java.base/java/lang/String.html" title="class or interface in java.lang" className="external-link">String</a>></code></div>
                <div className="col-second even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code><a href="#getMessages()" className="member-name-link">getMessages</a>()</code></div>

                <div className="col-last even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4">
                  <div className="block">Updates and error messages if any.</div>
                </div>

                <div className="col-first odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code>int</code></div>
                <div className="col-second odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code><a href="#getNumShardsChanging()" className="member-name-link">getNumShardsChanging</a>()</code></div>

                <div className="col-last odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4">
                  <div className="block">Number of shards that will change as part of rebalance.</div>
                </div>

                <div className="col-first even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code><a href="https://docs.oracle.com/en/java/javase/11/docs/api/java.base/java/lang/String.html" title="class or interface in java.lang" className="external-link">String</a></code></div>
                <div className="col-second even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code><a href="#getOverallStatus()" className="member-name-link">getOverallStatus</a>()</code></div>

                <div className="col-last even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4">
                  <div className="block">Overall success status of the operation.</div>
                </div>

                <div className="col-first odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code>int</code></div>
                <div className="col-second odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code><a href="#getPercentComplete()" className="member-name-link">getPercentComplete</a>()</code></div>

                <div className="col-last odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4">
                  <div className="block">Percent complete of this entire operation.</div>
                </div>

                <div className="col-first even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code><a href="https://docs.oracle.com/en/java/javase/11/docs/api/java.base/java/util/List.html" title="class or interface in java.util" className="external-link">List</a><wbr />\<<a href="https://docs.oracle.com/en/java/javase/11/docs/api/java.base/java/lang/String.html" title="class or interface in java.lang" className="external-link">String</a>></code></div>
                <div className="col-second even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code><a href="#getRankHosts()" className="member-name-link">getRankHosts</a>()</code></div>

                <div className="col-last even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4">
                  <div className="block">The host IP addresses of the ranks being added, in the same order as the <a href="#getRanksBeingAdded()"><code>ranksBeingAdded</code></a> list.</div>
                </div>

                <div className="col-first odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code><a href="https://docs.oracle.com/en/java/javase/11/docs/api/java.base/java/util/List.html" title="class or interface in java.util" className="external-link">List</a><wbr />\<<a href="https://docs.oracle.com/en/java/javase/11/docs/api/java.base/java/lang/Integer.html" title="class or interface in java.lang" className="external-link">Integer</a>></code></div>
                <div className="col-second odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code><a href="#getRanksBeingAdded()" className="member-name-link">getRanksBeingAdded</a>()</code></div>

                <div className="col-last odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4">
                  <div className="block">The rank numbers of the ranks currently being added, or the rank numbers that were added if the operation is complete.</div>
                </div>

                <div className="col-first even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code><a href="https://docs.oracle.com/en/java/javase/11/docs/api/java.base/java/util/List.html" title="class or interface in java.util" className="external-link">List</a><wbr />\<<a href="https://docs.oracle.com/en/java/javase/11/docs/api/java.base/java/lang/Integer.html" title="class or interface in java.lang" className="external-link">Integer</a>></code></div>
                <div className="col-second even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code><a href="#getRanksBeingRemoved()" className="member-name-link">getRanksBeingRemoved</a>()</code></div>

                <div className="col-last even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4">
                  <div className="block">The ranks being removed, or that have been removed if the operation is completed.</div>
                </div>

                <div className="col-first odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code>boolean</code></div>
                <div className="col-second odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code><a href="#getRebalance()" className="member-name-link">getRebalance</a>()</code></div>

                <div className="col-last odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4">
                  <div className="block">Whether data and/or shard rebalancing is (or was) part of this operation.</div>
                </div>

                <div className="col-first even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code>boolean</code></div>
                <div className="col-second even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code><a href="#getRebalanceShardedData()" className="member-name-link">getRebalanceShardedData</a>()</code></div>

                <div className="col-last even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4">
                  <div className="block">Whether rebalancing of sharded data is (or was) part of this operation.</div>
                </div>

                <div className="col-first odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code><a href="https://docs.oracle.com/en/java/javase/11/docs/api/java.base/java/lang/String.html" title="class or interface in java.lang" className="external-link">String</a></code></div>
                <div className="col-second odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code><a href="#getRebalanceShardedDataStatus()" className="member-name-link">getRebalanceShardedDataStatus</a>()</code></div>

                <div className="col-last odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4">
                  <div className="block">If this was an operation that included rebalancing sharded data, the rebalancing-specific status of the operation.</div>
                </div>

                <div className="col-first even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code>boolean</code></div>
                <div className="col-second even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code><a href="#getRebalanceUnshardedData()" className="member-name-link">getRebalanceUnshardedData</a>()</code></div>

                <div className="col-last even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4">
                  <div className="block">Whether rebalancing of unsharded data is (or was) part of this operation.</div>
                </div>

                <div className="col-first odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code><a href="https://docs.oracle.com/en/java/javase/11/docs/api/java.base/java/lang/String.html" title="class or interface in java.lang" className="external-link">String</a></code></div>
                <div className="col-second odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code><a href="#getRebalanceUnshardedDataStatus()" className="member-name-link">getRebalanceUnshardedDataStatus</a>()</code></div>

                <div className="col-last odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4">
                  <div className="block">If this was an operation that included rebalancing unsharded data, the rebalancing-specific status of the operation.</div>
                </div>

                <div className="col-first even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code>boolean</code></div>
                <div className="col-second even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code><a href="#getRemoveRanks()" className="member-name-link">getRemoveRanks</a>()</code></div>

                <div className="col-last even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4">
                  <div className="block">Whether removing ranks is (or was) part of this operation.</div>
                </div>

                <div className="col-first odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code>int</code></div>
                <div className="col-second odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code><a href="#getRemoveRanksPercentComplete()" className="member-name-link">getRemoveRanksPercentComplete</a>()</code></div>

                <div className="col-last odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4">
                  <div className="block">Current percent complete of the remove ranks operation.</div>
                </div>

                <div className="col-first even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code><a href="https://docs.oracle.com/en/java/javase/11/docs/api/java.base/java/lang/String.html" title="class or interface in java.lang" className="external-link">String</a></code></div>
                <div className="col-second even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code><a href="#getRemoveRanksStatus()" className="member-name-link">getRemoveRanksStatus</a>()</code></div>

                <div className="col-last even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4">
                  <div className="block">If this was a rank-removing operation, the removal-specific status of the operation.</div>
                </div>

                <div className="col-first odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code>org.apache.avro.Schema</code></div>
                <div className="col-second odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code><a href="#getSchema()" className="member-name-link">getSchema</a>()</code></div>

                <div className="col-last odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4">
                  <div className="block">This method supports the Avro framework and is not intended to be called directly by the user.</div>
                </div>

                <div className="col-first even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code>long</code></div>
                <div className="col-second even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code><a href="#getShardArrayVersion()" className="member-name-link">getShardArrayVersion</a>()</code></div>

                <div className="col-last even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4">
                  <div className="block">Version of the shard array that is (or was) being rebalanced to.</div>
                </div>

                <div className="col-first odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code>int</code></div>
                <div className="col-second odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code><a href="#getShardedRebalancePercentComplete()" className="member-name-link">getShardedRebalancePercentComplete</a>()</code></div>

                <div className="col-last odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4">
                  <div className="block">Percentage of shard keys, and their associated data if applicable, that have completed rebalancing.</div>
                </div>

                <div className="col-first even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code><a href="https://docs.oracle.com/en/java/javase/11/docs/api/java.base/java/lang/String.html" title="class or interface in java.lang" className="external-link">String</a></code></div>
                <div className="col-second even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code><a href="#getStartTime()" className="member-name-link">getStartTime</a>()</code></div>

                <div className="col-last even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4">
                  <div className="block">The start time of the cluster operation.</div>
                </div>

                <div className="col-first odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code>int</code></div>
                <div className="col-second odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code><a href="#getUnshardedRebalancePercentComplete()" className="member-name-link">getUnshardedRebalancePercentComplete</a>()</code></div>

                <div className="col-last odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4">
                  <div className="block">Percentage of unsharded tables that completed rebalancing, out of all unsharded tables to rebalance.</div>
                </div>

                <div className="col-first even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code>boolean</code></div>
                <div className="col-second even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code><a href="#getUserStopped()" className="member-name-link">getUserStopped</a>()</code></div>

                <div className="col-last even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4">
                  <div className="block">Whether a user stopped this operation at any point while in progress.</div>
                </div>

                <div className="col-first odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code>int</code></div>
                <div className="col-second odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code><a href="#hashCode()" className="member-name-link">hashCode</a>()</code></div>
                <div className="col-last odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"> </div>
                <div className="col-first even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code>void</code></div>
                <div className="col-second even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code><a href="#put(int,java.lang.Object)" className="member-name-link">put</a><wbr />(int index, <a href="https://docs.oracle.com/en/java/javase/11/docs/api/java.base/java/lang/Object.html" title="class or interface in java.lang" className="external-link">Object</a> value)</code></div>

                <div className="col-last even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4">
                  <div className="block">This method supports the Avro framework and is not intended to be called directly by the user.</div>
                </div>

                <div className="col-first odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code><a href="/content/api/java/com/gpudb/protocol/AdminShowClusterOperationsResponse" title="class in com.gpudb.protocol">AdminShowClusterOperationsResponse</a></code></div>
                <div className="col-second odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code><a href="#setAddRanks(boolean)" className="member-name-link">setAddRanks</a><wbr />(boolean addRanks)</code></div>

                <div className="col-last odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4">
                  <div className="block">Whether adding ranks is (or was) part of this operation.</div>
                </div>

                <div className="col-first even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code><a href="/content/api/java/com/gpudb/protocol/AdminShowClusterOperationsResponse" title="class in com.gpudb.protocol">AdminShowClusterOperationsResponse</a></code></div>
                <div className="col-second even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code><a href="#setAddRanksPercentComplete(int)" className="member-name-link">setAddRanksPercentComplete</a><wbr />(int addRanksPercentComplete)</code></div>

                <div className="col-last even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4">
                  <div className="block">Current percent complete of the add ranks operation.</div>
                </div>

                <div className="col-first odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code><a href="/content/api/java/com/gpudb/protocol/AdminShowClusterOperationsResponse" title="class in com.gpudb.protocol">AdminShowClusterOperationsResponse</a></code></div>
                <div className="col-second odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code><a href="#setAddRanksStatus(java.lang.String)" className="member-name-link">setAddRanksStatus</a><wbr />(<a href="https://docs.oracle.com/en/java/javase/11/docs/api/java.base/java/lang/String.html" title="class or interface in java.lang" className="external-link">String</a> addRanksStatus)</code></div>

                <div className="col-last odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4">
                  <div className="block">If this was a rank-adding operation, the add-specific status of the operation.</div>
                </div>

                <div className="col-first even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code><a href="/content/api/java/com/gpudb/protocol/AdminShowClusterOperationsResponse" title="class in com.gpudb.protocol">AdminShowClusterOperationsResponse</a></code></div>
                <div className="col-second even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code><a href="#setDryRun(boolean)" className="member-name-link">setDryRun</a><wbr />(boolean dryRun)</code></div>

                <div className="col-last even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4">
                  <div className="block">Whether this operation was a dry run.</div>
                </div>

                <div className="col-first odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code><a href="/content/api/java/com/gpudb/protocol/AdminShowClusterOperationsResponse" title="class in com.gpudb.protocol">AdminShowClusterOperationsResponse</a></code></div>
                <div className="col-second odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code><a href="#setEndpoint(java.lang.String)" className="member-name-link">setEndpoint</a><wbr />(<a href="https://docs.oracle.com/en/java/javase/11/docs/api/java.base/java/lang/String.html" title="class or interface in java.lang" className="external-link">String</a> endpoint)</code></div>

                <div className="col-last odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4">
                  <div className="block">The endpoint that initiated the cluster operation.</div>
                </div>

                <div className="col-first even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code><a href="/content/api/java/com/gpudb/protocol/AdminShowClusterOperationsResponse" title="class in com.gpudb.protocol">AdminShowClusterOperationsResponse</a></code></div>
                <div className="col-second even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code><a href="#setEndpointSchema(java.lang.String)" className="member-name-link">setEndpointSchema</a><wbr />(<a href="https://docs.oracle.com/en/java/javase/11/docs/api/java.base/java/lang/String.html" title="class or interface in java.lang" className="external-link">String</a> endpointSchema)</code></div>

                <div className="col-last even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4">
                  <div className="block">The schema for the original request.</div>
                </div>

                <div className="col-first odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code><a href="/content/api/java/com/gpudb/protocol/AdminShowClusterOperationsResponse" title="class in com.gpudb.protocol">AdminShowClusterOperationsResponse</a></code></div>
                <div className="col-second odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code><a href="#setEndTime(java.lang.String)" className="member-name-link">setEndTime</a><wbr />(<a href="https://docs.oracle.com/en/java/javase/11/docs/api/java.base/java/lang/String.html" title="class or interface in java.lang" className="external-link">String</a> endTime)</code></div>

                <div className="col-last odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4">
                  <div className="block">The end time of the cluster operation, if completed.</div>
                </div>

                <div className="col-first even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code><a href="/content/api/java/com/gpudb/protocol/AdminShowClusterOperationsResponse" title="class in com.gpudb.protocol">AdminShowClusterOperationsResponse</a></code></div>
                <div className="col-second even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code><a href="#setHistoryIndex(int)" className="member-name-link">setHistoryIndex</a><wbr />(int historyIndex)</code></div>

                <div className="col-last even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4">
                  <div className="block">The index of this cluster operation in the reverse-chronologically sorted list of operations, where 0 is the most recent operation.</div>
                </div>

                <div className="col-first odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code><a href="/content/api/java/com/gpudb/protocol/AdminShowClusterOperationsResponse" title="class in com.gpudb.protocol">AdminShowClusterOperationsResponse</a></code></div>
                <div className="col-second odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code><a href="#setHistorySize(int)" className="member-name-link">setHistorySize</a><wbr />(int historySize)</code></div>

                <div className="col-last odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4">
                  <div className="block">Number of cluster operations executed to date.</div>
                </div>

                <div className="col-first even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code><a href="/content/api/java/com/gpudb/protocol/AdminShowClusterOperationsResponse" title="class in com.gpudb.protocol">AdminShowClusterOperationsResponse</a></code></div>
                <div className="col-second even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code><a href="#setInfo(java.util.Map)" className="member-name-link">setInfo</a><wbr />(<a href="https://docs.oracle.com/en/java/javase/11/docs/api/java.base/java/util/Map.html" title="class or interface in java.util" className="external-link">Map</a>\<<a href="https://docs.oracle.com/en/java/javase/11/docs/api/java.base/java/lang/String.html" title="class or interface in java.lang" className="external-link">String</a>,<wbr /><a href="https://docs.oracle.com/en/java/javase/11/docs/api/java.base/java/lang/String.html" title="class or interface in java.lang" className="external-link">String</a>> info)</code></div>

                <div className="col-last even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4">
                  <div className="block">Additional information.</div>
                </div>

                <div className="col-first odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code><a href="/content/api/java/com/gpudb/protocol/AdminShowClusterOperationsResponse" title="class in com.gpudb.protocol">AdminShowClusterOperationsResponse</a></code></div>
                <div className="col-second odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code><a href="#setInProgress(boolean)" className="member-name-link">setInProgress</a><wbr />(boolean inProgress)</code></div>

                <div className="col-last odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4">
                  <div className="block">Whether this cluster operation is currently in progress or not.</div>
                </div>

                <div className="col-first even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code><a href="/content/api/java/com/gpudb/protocol/AdminShowClusterOperationsResponse" title="class in com.gpudb.protocol">AdminShowClusterOperationsResponse</a></code></div>
                <div className="col-second even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code><a href="#setMessages(java.util.List)" className="member-name-link">setMessages</a><wbr />(<a href="https://docs.oracle.com/en/java/javase/11/docs/api/java.base/java/util/List.html" title="class or interface in java.util" className="external-link">List</a>\<<a href="https://docs.oracle.com/en/java/javase/11/docs/api/java.base/java/lang/String.html" title="class or interface in java.lang" className="external-link">String</a>> messages)</code></div>

                <div className="col-last even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4">
                  <div className="block">Updates and error messages if any.</div>
                </div>

                <div className="col-first odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code><a href="/content/api/java/com/gpudb/protocol/AdminShowClusterOperationsResponse" title="class in com.gpudb.protocol">AdminShowClusterOperationsResponse</a></code></div>
                <div className="col-second odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code><a href="#setNumShardsChanging(int)" className="member-name-link">setNumShardsChanging</a><wbr />(int numShardsChanging)</code></div>

                <div className="col-last odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4">
                  <div className="block">Number of shards that will change as part of rebalance.</div>
                </div>

                <div className="col-first even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code><a href="/content/api/java/com/gpudb/protocol/AdminShowClusterOperationsResponse" title="class in com.gpudb.protocol">AdminShowClusterOperationsResponse</a></code></div>
                <div className="col-second even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code><a href="#setOverallStatus(java.lang.String)" className="member-name-link">setOverallStatus</a><wbr />(<a href="https://docs.oracle.com/en/java/javase/11/docs/api/java.base/java/lang/String.html" title="class or interface in java.lang" className="external-link">String</a> overallStatus)</code></div>

                <div className="col-last even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4">
                  <div className="block">Overall success status of the operation.</div>
                </div>

                <div className="col-first odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code><a href="/content/api/java/com/gpudb/protocol/AdminShowClusterOperationsResponse" title="class in com.gpudb.protocol">AdminShowClusterOperationsResponse</a></code></div>
                <div className="col-second odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code><a href="#setPercentComplete(int)" className="member-name-link">setPercentComplete</a><wbr />(int percentComplete)</code></div>

                <div className="col-last odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4">
                  <div className="block">Percent complete of this entire operation.</div>
                </div>

                <div className="col-first even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code><a href="/content/api/java/com/gpudb/protocol/AdminShowClusterOperationsResponse" title="class in com.gpudb.protocol">AdminShowClusterOperationsResponse</a></code></div>
                <div className="col-second even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code><a href="#setRankHosts(java.util.List)" className="member-name-link">setRankHosts</a><wbr />(<a href="https://docs.oracle.com/en/java/javase/11/docs/api/java.base/java/util/List.html" title="class or interface in java.util" className="external-link">List</a>\<<a href="https://docs.oracle.com/en/java/javase/11/docs/api/java.base/java/lang/String.html" title="class or interface in java.lang" className="external-link">String</a>> rankHosts)</code></div>

                <div className="col-last even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4">
                  <div className="block">The host IP addresses of the ranks being added, in the same order as the <a href="#getRanksBeingAdded()"><code>ranksBeingAdded</code></a> list.</div>
                </div>

                <div className="col-first odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code><a href="/content/api/java/com/gpudb/protocol/AdminShowClusterOperationsResponse" title="class in com.gpudb.protocol">AdminShowClusterOperationsResponse</a></code></div>
                <div className="col-second odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code><a href="#setRanksBeingAdded(java.util.List)" className="member-name-link">setRanksBeingAdded</a><wbr />(<a href="https://docs.oracle.com/en/java/javase/11/docs/api/java.base/java/util/List.html" title="class or interface in java.util" className="external-link">List</a>\<<a href="https://docs.oracle.com/en/java/javase/11/docs/api/java.base/java/lang/Integer.html" title="class or interface in java.lang" className="external-link">Integer</a>> ranksBeingAdded)</code></div>

                <div className="col-last odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4">
                  <div className="block">The rank numbers of the ranks currently being added, or the rank numbers that were added if the operation is complete.</div>
                </div>

                <div className="col-first even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code><a href="/content/api/java/com/gpudb/protocol/AdminShowClusterOperationsResponse" title="class in com.gpudb.protocol">AdminShowClusterOperationsResponse</a></code></div>
                <div className="col-second even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code><a href="#setRanksBeingRemoved(java.util.List)" className="member-name-link">setRanksBeingRemoved</a><wbr />(<a href="https://docs.oracle.com/en/java/javase/11/docs/api/java.base/java/util/List.html" title="class or interface in java.util" className="external-link">List</a>\<<a href="https://docs.oracle.com/en/java/javase/11/docs/api/java.base/java/lang/Integer.html" title="class or interface in java.lang" className="external-link">Integer</a>> ranksBeingRemoved)</code></div>

                <div className="col-last even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4">
                  <div className="block">The ranks being removed, or that have been removed if the operation is completed.</div>
                </div>

                <div className="col-first odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code><a href="/content/api/java/com/gpudb/protocol/AdminShowClusterOperationsResponse" title="class in com.gpudb.protocol">AdminShowClusterOperationsResponse</a></code></div>
                <div className="col-second odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code><a href="#setRebalance(boolean)" className="member-name-link">setRebalance</a><wbr />(boolean rebalance)</code></div>

                <div className="col-last odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4">
                  <div className="block">Whether data and/or shard rebalancing is (or was) part of this operation.</div>
                </div>

                <div className="col-first even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code><a href="/content/api/java/com/gpudb/protocol/AdminShowClusterOperationsResponse" title="class in com.gpudb.protocol">AdminShowClusterOperationsResponse</a></code></div>
                <div className="col-second even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code><a href="#setRebalanceShardedData(boolean)" className="member-name-link">setRebalanceShardedData</a><wbr />(boolean rebalanceShardedData)</code></div>

                <div className="col-last even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4">
                  <div className="block">Whether rebalancing of sharded data is (or was) part of this operation.</div>
                </div>

                <div className="col-first odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code><a href="/content/api/java/com/gpudb/protocol/AdminShowClusterOperationsResponse" title="class in com.gpudb.protocol">AdminShowClusterOperationsResponse</a></code></div>
                <div className="col-second odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code><a href="#setRebalanceShardedDataStatus(java.lang.String)" className="member-name-link">setRebalanceShardedDataStatus</a><wbr />(<a href="https://docs.oracle.com/en/java/javase/11/docs/api/java.base/java/lang/String.html" title="class or interface in java.lang" className="external-link">String</a> rebalanceShardedDataStatus)</code></div>

                <div className="col-last odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4">
                  <div className="block">If this was an operation that included rebalancing sharded data, the rebalancing-specific status of the operation.</div>
                </div>

                <div className="col-first even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code><a href="/content/api/java/com/gpudb/protocol/AdminShowClusterOperationsResponse" title="class in com.gpudb.protocol">AdminShowClusterOperationsResponse</a></code></div>
                <div className="col-second even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code><a href="#setRebalanceUnshardedData(boolean)" className="member-name-link">setRebalanceUnshardedData</a><wbr />(boolean rebalanceUnshardedData)</code></div>

                <div className="col-last even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4">
                  <div className="block">Whether rebalancing of unsharded data is (or was) part of this operation.</div>
                </div>

                <div className="col-first odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code><a href="/content/api/java/com/gpudb/protocol/AdminShowClusterOperationsResponse" title="class in com.gpudb.protocol">AdminShowClusterOperationsResponse</a></code></div>
                <div className="col-second odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code><a href="#setRebalanceUnshardedDataStatus(java.lang.String)" className="member-name-link">setRebalanceUnshardedDataStatus</a><wbr />(<a href="https://docs.oracle.com/en/java/javase/11/docs/api/java.base/java/lang/String.html" title="class or interface in java.lang" className="external-link">String</a> rebalanceUnshardedDataStatus)</code></div>

                <div className="col-last odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4">
                  <div className="block">If this was an operation that included rebalancing unsharded data, the rebalancing-specific status of the operation.</div>
                </div>

                <div className="col-first even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code><a href="/content/api/java/com/gpudb/protocol/AdminShowClusterOperationsResponse" title="class in com.gpudb.protocol">AdminShowClusterOperationsResponse</a></code></div>
                <div className="col-second even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code><a href="#setRemoveRanks(boolean)" className="member-name-link">setRemoveRanks</a><wbr />(boolean removeRanks)</code></div>

                <div className="col-last even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4">
                  <div className="block">Whether removing ranks is (or was) part of this operation.</div>
                </div>

                <div className="col-first odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code><a href="/content/api/java/com/gpudb/protocol/AdminShowClusterOperationsResponse" title="class in com.gpudb.protocol">AdminShowClusterOperationsResponse</a></code></div>
                <div className="col-second odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code><a href="#setRemoveRanksPercentComplete(int)" className="member-name-link">setRemoveRanksPercentComplete</a><wbr />(int removeRanksPercentComplete)</code></div>

                <div className="col-last odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4">
                  <div className="block">Current percent complete of the remove ranks operation.</div>
                </div>

                <div className="col-first even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code><a href="/content/api/java/com/gpudb/protocol/AdminShowClusterOperationsResponse" title="class in com.gpudb.protocol">AdminShowClusterOperationsResponse</a></code></div>
                <div className="col-second even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code><a href="#setRemoveRanksStatus(java.lang.String)" className="member-name-link">setRemoveRanksStatus</a><wbr />(<a href="https://docs.oracle.com/en/java/javase/11/docs/api/java.base/java/lang/String.html" title="class or interface in java.lang" className="external-link">String</a> removeRanksStatus)</code></div>

                <div className="col-last even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4">
                  <div className="block">If this was a rank-removing operation, the removal-specific status of the operation.</div>
                </div>

                <div className="col-first odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code><a href="/content/api/java/com/gpudb/protocol/AdminShowClusterOperationsResponse" title="class in com.gpudb.protocol">AdminShowClusterOperationsResponse</a></code></div>
                <div className="col-second odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code><a href="#setShardArrayVersion(long)" className="member-name-link">setShardArrayVersion</a><wbr />(long shardArrayVersion)</code></div>

                <div className="col-last odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4">
                  <div className="block">Version of the shard array that is (or was) being rebalanced to.</div>
                </div>

                <div className="col-first even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code><a href="/content/api/java/com/gpudb/protocol/AdminShowClusterOperationsResponse" title="class in com.gpudb.protocol">AdminShowClusterOperationsResponse</a></code></div>
                <div className="col-second even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code><a href="#setShardedRebalancePercentComplete(int)" className="member-name-link">setShardedRebalancePercentComplete</a><wbr />(int shardedRebalancePercentComplete)</code></div>

                <div className="col-last even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4">
                  <div className="block">Percentage of shard keys, and their associated data if applicable, that have completed rebalancing.</div>
                </div>

                <div className="col-first odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code><a href="/content/api/java/com/gpudb/protocol/AdminShowClusterOperationsResponse" title="class in com.gpudb.protocol">AdminShowClusterOperationsResponse</a></code></div>
                <div className="col-second odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code><a href="#setStartTime(java.lang.String)" className="member-name-link">setStartTime</a><wbr />(<a href="https://docs.oracle.com/en/java/javase/11/docs/api/java.base/java/lang/String.html" title="class or interface in java.lang" className="external-link">String</a> startTime)</code></div>

                <div className="col-last odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4">
                  <div className="block">The start time of the cluster operation.</div>
                </div>

                <div className="col-first even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code><a href="/content/api/java/com/gpudb/protocol/AdminShowClusterOperationsResponse" title="class in com.gpudb.protocol">AdminShowClusterOperationsResponse</a></code></div>
                <div className="col-second even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code><a href="#setUnshardedRebalancePercentComplete(int)" className="member-name-link">setUnshardedRebalancePercentComplete</a><wbr />(int unshardedRebalancePercentComplete)</code></div>

                <div className="col-last even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4">
                  <div className="block">Percentage of unsharded tables that completed rebalancing, out of all unsharded tables to rebalance.</div>
                </div>

                <div className="col-first odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code><a href="/content/api/java/com/gpudb/protocol/AdminShowClusterOperationsResponse" title="class in com.gpudb.protocol">AdminShowClusterOperationsResponse</a></code></div>
                <div className="col-second odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code><a href="#setUserStopped(boolean)" className="member-name-link">setUserStopped</a><wbr />(boolean userStopped)</code></div>

                <div className="col-last odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4">
                  <div className="block">Whether a user stopped this operation at any point while in progress.</div>
                </div>

                <div className="col-first even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code><a href="https://docs.oracle.com/en/java/javase/11/docs/api/java.base/java/lang/String.html" title="class or interface in java.lang" className="external-link">String</a></code></div>
                <div className="col-second even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code><a href="#toString()" className="member-name-link">toString</a>()</code></div>
                <div className="col-last even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"> </div>
              </div>
            </div>
          </div>

          <div className="inherited-list">
            <h3 id="methods-inherited-from-class-java.lang.Object">Methods inherited from class java.lang.<a href="https://docs.oracle.com/en/java/javase/11/docs/api/java.base/java/lang/Object.html" title="class or interface in java.lang" className="external-link">Object</a></h3>
            <code><a href="https://docs.oracle.com/en/java/javase/11/docs/api/java.base/java/lang/Object.html#clone()" title="class or interface in java.lang" className="external-link">clone</a>, <a href="https://docs.oracle.com/en/java/javase/11/docs/api/java.base/java/lang/Object.html#finalize()" title="class or interface in java.lang" className="external-link">finalize</a>, <a href="https://docs.oracle.com/en/java/javase/11/docs/api/java.base/java/lang/Object.html#getClass()" title="class or interface in java.lang" className="external-link">getClass</a>, <a href="https://docs.oracle.com/en/java/javase/11/docs/api/java.base/java/lang/Object.html#notify()" title="class or interface in java.lang" className="external-link">notify</a>, <a href="https://docs.oracle.com/en/java/javase/11/docs/api/java.base/java/lang/Object.html#notifyAll()" title="class or interface in java.lang" className="external-link">notifyAll</a>, <a href="https://docs.oracle.com/en/java/javase/11/docs/api/java.base/java/lang/Object.html#wait()" title="class or interface in java.lang" className="external-link">wait</a>, <a href="https://docs.oracle.com/en/java/javase/11/docs/api/java.base/java/lang/Object.html#wait(long)" title="class or interface in java.lang" className="external-link">wait</a>, <a href="https://docs.oracle.com/en/java/javase/11/docs/api/java.base/java/lang/Object.html#wait(long,int)" title="class or interface in java.lang" className="external-link">wait</a></code>
          </div>
        </div>
      </li>
    </ul>
  </div>

  <div className="section details">
    <ul className="details-list">
      <li>
        <div className="section constructor-details" id="constructor-detail">
          <h2>Constructor Details</h2>

          <ul className="member-list">
            <li>
              <div className="section detail" id="<init>()">
                <h3>AdminShowClusterOperationsResponse</h3>
                <div className="member-signature"><span className="modifiers">public</span> <span className="element-name">AdminShowClusterOperationsResponse</span>()</div>
                <div className="block">Constructs an AdminShowClusterOperationsResponse object with default parameters.</div>
              </div>
            </li>
          </ul>
        </div>
      </li>

      <li>
        <div className="section method-details" id="method-detail">
          <h2>Method Details</h2>

          <ul className="member-list">
            <li>
              <div className="section detail" id="getClassSchema()">
                <h3>getClassSchema</h3>
                <div className="member-signature"><span className="modifiers">public static</span> <span className="return-type">org.apache.avro.Schema</span> <span className="element-name">getClassSchema</span>()</div>
                <div className="block">This method supports the Avro framework and is not intended to be called directly by the user.</div>

                <div className="dl notes">
                  <div className="dt">Returns:</div>
                  <div className="dd">The schema for the class.</div>
                </div>
              </div>
            </li>

            <li>
              <div className="section detail" id="getHistoryIndex()">
                <h3>getHistoryIndex</h3>
                <div className="member-signature"><span className="modifiers">public</span> <span className="return-type">int</span> <span className="element-name">getHistoryIndex</span>()</div>
                <div className="block">The index of this cluster operation in the reverse-chronologically sorted list of operations, where 0 is the most recent operation.</div>

                <div className="dl notes">
                  <div className="dt">Returns:</div>
                  <div className="dd">The current value of <code>historyIndex</code>.</div>
                </div>
              </div>
            </li>

            <li>
              <div className="section detail" id="setHistoryIndex(int)">
                <h3>setHistoryIndex</h3>
                <div className="member-signature"><span className="modifiers">public</span> <span className="return-type"><a href="/content/api/java/com/gpudb/protocol/AdminShowClusterOperationsResponse" title="class in com.gpudb.protocol">AdminShowClusterOperationsResponse</a></span> <span className="element-name">setHistoryIndex</span><wbr /><span className="parameters">(int historyIndex)</span></div>
                <div className="block">The index of this cluster operation in the reverse-chronologically sorted list of operations, where 0 is the most recent operation.</div>

                <div className="dl notes">
                  <div className="dt">Parameters:</div>
                  <div className="dd"><code>historyIndex</code> - The new value for <code>historyIndex</code>.</div>
                  <div className="dt">Returns:</div>
                  <div className="dd"><code>this</code> to mimic the builder pattern.</div>
                </div>
              </div>
            </li>

            <li>
              <div className="section detail" id="getHistorySize()">
                <h3>getHistorySize</h3>
                <div className="member-signature"><span className="modifiers">public</span> <span className="return-type">int</span> <span className="element-name">getHistorySize</span>()</div>
                <div className="block">Number of cluster operations executed to date.</div>

                <div className="dl notes">
                  <div className="dt">Returns:</div>
                  <div className="dd">The current value of <code>historySize</code>.</div>
                </div>
              </div>
            </li>

            <li>
              <div className="section detail" id="setHistorySize(int)">
                <h3>setHistorySize</h3>
                <div className="member-signature"><span className="modifiers">public</span> <span className="return-type"><a href="/content/api/java/com/gpudb/protocol/AdminShowClusterOperationsResponse" title="class in com.gpudb.protocol">AdminShowClusterOperationsResponse</a></span> <span className="element-name">setHistorySize</span><wbr /><span className="parameters">(int historySize)</span></div>
                <div className="block">Number of cluster operations executed to date.</div>

                <div className="dl notes">
                  <div className="dt">Parameters:</div>
                  <div className="dd"><code>historySize</code> - The new value for <code>historySize</code>.</div>
                  <div className="dt">Returns:</div>
                  <div className="dd"><code>this</code> to mimic the builder pattern.</div>
                </div>
              </div>
            </li>

            <li>
              <div className="section detail" id="getInProgress()">
                <h3>getInProgress</h3>
                <div className="member-signature"><span className="modifiers">public</span> <span className="return-type">boolean</span> <span className="element-name">getInProgress</span>()</div>

                <div className="block">
                  Whether this cluster operation is currently in progress or not. Supported values:

                  <ul>
                    <li><code>true</code> </li>
                    <li><code>false</code> </li>
                  </ul>
                </div>

                <div className="dl notes">
                  <div className="dt">Returns:</div>
                  <div className="dd">The current value of <code>inProgress</code>.</div>
                </div>
              </div>
            </li>

            <li>
              <div className="section detail" id="setInProgress(boolean)">
                <h3>setInProgress</h3>
                <div className="member-signature"><span className="modifiers">public</span> <span className="return-type"><a href="/content/api/java/com/gpudb/protocol/AdminShowClusterOperationsResponse" title="class in com.gpudb.protocol">AdminShowClusterOperationsResponse</a></span> <span className="element-name">setInProgress</span><wbr /><span className="parameters">(boolean inProgress)</span></div>

                <div className="block">
                  Whether this cluster operation is currently in progress or not. Supported values:

                  <ul>
                    <li><code>true</code> </li>
                    <li><code>false</code> </li>
                  </ul>
                </div>

                <div className="dl notes">
                  <div className="dt">Parameters:</div>
                  <div className="dd"><code>inProgress</code> - The new value for <code>inProgress</code>.</div>
                  <div className="dt">Returns:</div>
                  <div className="dd"><code>this</code> to mimic the builder pattern.</div>
                </div>
              </div>
            </li>

            <li>
              <div className="section detail" id="getStartTime()">
                <h3>getStartTime</h3>
                <div className="member-signature"><span className="modifiers">public</span> <span className="return-type"><a href="https://docs.oracle.com/en/java/javase/11/docs/api/java.base/java/lang/String.html" title="class or interface in java.lang" className="external-link">String</a></span> <span className="element-name">getStartTime</span>()</div>
                <div className="block">The start time of the cluster operation.</div>

                <div className="dl notes">
                  <div className="dt">Returns:</div>
                  <div className="dd">The current value of <code>startTime</code>.</div>
                </div>
              </div>
            </li>

            <li>
              <div className="section detail" id="setStartTime(java.lang.String)">
                <h3>setStartTime</h3>
                <div className="member-signature"><span className="modifiers">public</span> <span className="return-type"><a href="/content/api/java/com/gpudb/protocol/AdminShowClusterOperationsResponse" title="class in com.gpudb.protocol">AdminShowClusterOperationsResponse</a></span> <span className="element-name">setStartTime</span><wbr /><span className="parameters">(<a href="https://docs.oracle.com/en/java/javase/11/docs/api/java.base/java/lang/String.html" title="class or interface in java.lang" className="external-link">String</a> startTime)</span></div>
                <div className="block">The start time of the cluster operation.</div>

                <div className="dl notes">
                  <div className="dt">Parameters:</div>
                  <div className="dd"><code>startTime</code> - The new value for <code>startTime</code>.</div>
                  <div className="dt">Returns:</div>
                  <div className="dd"><code>this</code> to mimic the builder pattern.</div>
                </div>
              </div>
            </li>

            <li>
              <div className="section detail" id="getEndTime()">
                <h3>getEndTime</h3>
                <div className="member-signature"><span className="modifiers">public</span> <span className="return-type"><a href="https://docs.oracle.com/en/java/javase/11/docs/api/java.base/java/lang/String.html" title="class or interface in java.lang" className="external-link">String</a></span> <span className="element-name">getEndTime</span>()</div>
                <div className="block">The end time of the cluster operation, if completed.</div>

                <div className="dl notes">
                  <div className="dt">Returns:</div>
                  <div className="dd">The current value of <code>endTime</code>.</div>
                </div>
              </div>
            </li>

            <li>
              <div className="section detail" id="setEndTime(java.lang.String)">
                <h3>setEndTime</h3>
                <div className="member-signature"><span className="modifiers">public</span> <span className="return-type"><a href="/content/api/java/com/gpudb/protocol/AdminShowClusterOperationsResponse" title="class in com.gpudb.protocol">AdminShowClusterOperationsResponse</a></span> <span className="element-name">setEndTime</span><wbr /><span className="parameters">(<a href="https://docs.oracle.com/en/java/javase/11/docs/api/java.base/java/lang/String.html" title="class or interface in java.lang" className="external-link">String</a> endTime)</span></div>
                <div className="block">The end time of the cluster operation, if completed.</div>

                <div className="dl notes">
                  <div className="dt">Parameters:</div>
                  <div className="dd"><code>endTime</code> - The new value for <code>endTime</code>.</div>
                  <div className="dt">Returns:</div>
                  <div className="dd"><code>this</code> to mimic the builder pattern.</div>
                </div>
              </div>
            </li>

            <li>
              <div className="section detail" id="getEndpoint()">
                <h3>getEndpoint</h3>
                <div className="member-signature"><span className="modifiers">public</span> <span className="return-type"><a href="https://docs.oracle.com/en/java/javase/11/docs/api/java.base/java/lang/String.html" title="class or interface in java.lang" className="external-link">String</a></span> <span className="element-name">getEndpoint</span>()</div>
                <div className="block">The endpoint that initiated the cluster operation.</div>

                <div className="dl notes">
                  <div className="dt">Returns:</div>
                  <div className="dd">The current value of <code>endpoint</code>.</div>
                </div>
              </div>
            </li>

            <li>
              <div className="section detail" id="setEndpoint(java.lang.String)">
                <h3>setEndpoint</h3>
                <div className="member-signature"><span className="modifiers">public</span> <span className="return-type"><a href="/content/api/java/com/gpudb/protocol/AdminShowClusterOperationsResponse" title="class in com.gpudb.protocol">AdminShowClusterOperationsResponse</a></span> <span className="element-name">setEndpoint</span><wbr /><span className="parameters">(<a href="https://docs.oracle.com/en/java/javase/11/docs/api/java.base/java/lang/String.html" title="class or interface in java.lang" className="external-link">String</a> endpoint)</span></div>
                <div className="block">The endpoint that initiated the cluster operation.</div>

                <div className="dl notes">
                  <div className="dt">Parameters:</div>
                  <div className="dd"><code>endpoint</code> - The new value for <code>endpoint</code>.</div>
                  <div className="dt">Returns:</div>
                  <div className="dd"><code>this</code> to mimic the builder pattern.</div>
                </div>
              </div>
            </li>

            <li>
              <div className="section detail" id="getEndpointSchema()">
                <h3>getEndpointSchema</h3>
                <div className="member-signature"><span className="modifiers">public</span> <span className="return-type"><a href="https://docs.oracle.com/en/java/javase/11/docs/api/java.base/java/lang/String.html" title="class or interface in java.lang" className="external-link">String</a></span> <span className="element-name">getEndpointSchema</span>()</div>
                <div className="block">The schema for the original request.</div>

                <div className="dl notes">
                  <div className="dt">Returns:</div>
                  <div className="dd">The current value of <code>endpointSchema</code>.</div>
                </div>
              </div>
            </li>

            <li>
              <div className="section detail" id="setEndpointSchema(java.lang.String)">
                <h3>setEndpointSchema</h3>
                <div className="member-signature"><span className="modifiers">public</span> <span className="return-type"><a href="/content/api/java/com/gpudb/protocol/AdminShowClusterOperationsResponse" title="class in com.gpudb.protocol">AdminShowClusterOperationsResponse</a></span> <span className="element-name">setEndpointSchema</span><wbr /><span className="parameters">(<a href="https://docs.oracle.com/en/java/javase/11/docs/api/java.base/java/lang/String.html" title="class or interface in java.lang" className="external-link">String</a> endpointSchema)</span></div>
                <div className="block">The schema for the original request.</div>

                <div className="dl notes">
                  <div className="dt">Parameters:</div>
                  <div className="dd"><code>endpointSchema</code> - The new value for <code>endpointSchema</code>.</div>
                  <div className="dt">Returns:</div>
                  <div className="dd"><code>this</code> to mimic the builder pattern.</div>
                </div>
              </div>
            </li>

            <li>
              <div className="section detail" id="getOverallStatus()">
                <h3>getOverallStatus</h3>
                <div className="member-signature"><span className="modifiers">public</span> <span className="return-type"><a href="https://docs.oracle.com/en/java/javase/11/docs/api/java.base/java/lang/String.html" title="class or interface in java.lang" className="external-link">String</a></span> <span className="element-name">getOverallStatus</span>()</div>

                <div className="block">
                  Overall success status of the operation. Supported values:

                  <ul>
                    <li><a href="/content/api/java/com/gpudb/protocol/AdminShowClusterOperationsResponse.OverallStatus#OK"><code>OK</code></a>: The operation was successful, or, if still in progress, the operation is successful so far. </li>
                    <li><a href="/content/api/java/com/gpudb/protocol/AdminShowClusterOperationsResponse.OverallStatus#ERROR"><code>ERROR</code></a>: An error occurred executing the operation. </li>
                  </ul>
                </div>

                <div className="dl notes">
                  <div className="dt">Returns:</div>
                  <div className="dd">The current value of <code>overallStatus</code>.</div>
                </div>
              </div>
            </li>

            <li>
              <div className="section detail" id="setOverallStatus(java.lang.String)">
                <h3>setOverallStatus</h3>
                <div className="member-signature"><span className="modifiers">public</span> <span className="return-type"><a href="/content/api/java/com/gpudb/protocol/AdminShowClusterOperationsResponse" title="class in com.gpudb.protocol">AdminShowClusterOperationsResponse</a></span> <span className="element-name">setOverallStatus</span><wbr /><span className="parameters">(<a href="https://docs.oracle.com/en/java/javase/11/docs/api/java.base/java/lang/String.html" title="class or interface in java.lang" className="external-link">String</a> overallStatus)</span></div>

                <div className="block">
                  Overall success status of the operation. Supported values:

                  <ul>
                    <li><a href="/content/api/java/com/gpudb/protocol/AdminShowClusterOperationsResponse.OverallStatus#OK"><code>OK</code></a>: The operation was successful, or, if still in progress, the operation is successful so far. </li>
                    <li><a href="/content/api/java/com/gpudb/protocol/AdminShowClusterOperationsResponse.OverallStatus#ERROR"><code>ERROR</code></a>: An error occurred executing the operation. </li>
                  </ul>
                </div>

                <div className="dl notes">
                  <div className="dt">Parameters:</div>
                  <div className="dd"><code>overallStatus</code> - The new value for <code>overallStatus</code>.</div>
                  <div className="dt">Returns:</div>
                  <div className="dd"><code>this</code> to mimic the builder pattern.</div>
                </div>
              </div>
            </li>

            <li>
              <div className="section detail" id="getUserStopped()">
                <h3>getUserStopped</h3>
                <div className="member-signature"><span className="modifiers">public</span> <span className="return-type">boolean</span> <span className="element-name">getUserStopped</span>()</div>

                <div className="block">
                  Whether a user stopped this operation at any point while in progress. Supported values:

                  <ul>
                    <li><code>true</code> </li>
                    <li><code>false</code> </li>
                  </ul>
                </div>

                <div className="dl notes">
                  <div className="dt">Returns:</div>
                  <div className="dd">The current value of <code>userStopped</code>.</div>
                </div>
              </div>
            </li>

            <li>
              <div className="section detail" id="setUserStopped(boolean)">
                <h3>setUserStopped</h3>
                <div className="member-signature"><span className="modifiers">public</span> <span className="return-type"><a href="/content/api/java/com/gpudb/protocol/AdminShowClusterOperationsResponse" title="class in com.gpudb.protocol">AdminShowClusterOperationsResponse</a></span> <span className="element-name">setUserStopped</span><wbr /><span className="parameters">(boolean userStopped)</span></div>

                <div className="block">
                  Whether a user stopped this operation at any point while in progress. Supported values:

                  <ul>
                    <li><code>true</code> </li>
                    <li><code>false</code> </li>
                  </ul>
                </div>

                <div className="dl notes">
                  <div className="dt">Parameters:</div>
                  <div className="dd"><code>userStopped</code> - The new value for <code>userStopped</code>.</div>
                  <div className="dt">Returns:</div>
                  <div className="dd"><code>this</code> to mimic the builder pattern.</div>
                </div>
              </div>
            </li>

            <li>
              <div className="section detail" id="getPercentComplete()">
                <h3>getPercentComplete</h3>
                <div className="member-signature"><span className="modifiers">public</span> <span className="return-type">int</span> <span className="element-name">getPercentComplete</span>()</div>
                <div className="block">Percent complete of this entire operation.</div>

                <div className="dl notes">
                  <div className="dt">Returns:</div>
                  <div className="dd">The current value of <code>percentComplete</code>.</div>
                </div>
              </div>
            </li>

            <li>
              <div className="section detail" id="setPercentComplete(int)">
                <h3>setPercentComplete</h3>
                <div className="member-signature"><span className="modifiers">public</span> <span className="return-type"><a href="/content/api/java/com/gpudb/protocol/AdminShowClusterOperationsResponse" title="class in com.gpudb.protocol">AdminShowClusterOperationsResponse</a></span> <span className="element-name">setPercentComplete</span><wbr /><span className="parameters">(int percentComplete)</span></div>
                <div className="block">Percent complete of this entire operation.</div>

                <div className="dl notes">
                  <div className="dt">Parameters:</div>
                  <div className="dd"><code>percentComplete</code> - The new value for <code>percentComplete</code>.</div>
                  <div className="dt">Returns:</div>
                  <div className="dd"><code>this</code> to mimic the builder pattern.</div>
                </div>
              </div>
            </li>

            <li>
              <div className="section detail" id="getDryRun()">
                <h3>getDryRun</h3>
                <div className="member-signature"><span className="modifiers">public</span> <span className="return-type">boolean</span> <span className="element-name">getDryRun</span>()</div>

                <div className="block">
                  Whether this operation was a dry run. Supported values:

                  <ul>
                    <li><code>true</code> </li>
                    <li><code>false</code> </li>
                  </ul>
                </div>

                <div className="dl notes">
                  <div className="dt">Returns:</div>
                  <div className="dd">The current value of <code>dryRun</code>.</div>
                </div>
              </div>
            </li>

            <li>
              <div className="section detail" id="setDryRun(boolean)">
                <h3>setDryRun</h3>
                <div className="member-signature"><span className="modifiers">public</span> <span className="return-type"><a href="/content/api/java/com/gpudb/protocol/AdminShowClusterOperationsResponse" title="class in com.gpudb.protocol">AdminShowClusterOperationsResponse</a></span> <span className="element-name">setDryRun</span><wbr /><span className="parameters">(boolean dryRun)</span></div>

                <div className="block">
                  Whether this operation was a dry run. Supported values:

                  <ul>
                    <li><code>true</code> </li>
                    <li><code>false</code> </li>
                  </ul>
                </div>

                <div className="dl notes">
                  <div className="dt">Parameters:</div>
                  <div className="dd"><code>dryRun</code> - The new value for <code>dryRun</code>.</div>
                  <div className="dt">Returns:</div>
                  <div className="dd"><code>this</code> to mimic the builder pattern.</div>
                </div>
              </div>
            </li>

            <li>
              <div className="section detail" id="getMessages()">
                <h3>getMessages</h3>
                <div className="member-signature"><span className="modifiers">public</span> <span className="return-type"><a href="https://docs.oracle.com/en/java/javase/11/docs/api/java.base/java/util/List.html" title="class or interface in java.util" className="external-link">List</a>\<<a href="https://docs.oracle.com/en/java/javase/11/docs/api/java.base/java/lang/String.html" title="class or interface in java.lang" className="external-link">String</a>></span> <span className="element-name">getMessages</span>()</div>
                <div className="block">Updates and error messages if any.</div>

                <div className="dl notes">
                  <div className="dt">Returns:</div>
                  <div className="dd">The current value of <code>messages</code>.</div>
                </div>
              </div>
            </li>

            <li>
              <div className="section detail" id="setMessages(java.util.List)">
                <h3>setMessages</h3>
                <div className="member-signature"><span className="modifiers">public</span> <span className="return-type"><a href="/content/api/java/com/gpudb/protocol/AdminShowClusterOperationsResponse" title="class in com.gpudb.protocol">AdminShowClusterOperationsResponse</a></span> <span className="element-name">setMessages</span><wbr /><span className="parameters">(<a href="https://docs.oracle.com/en/java/javase/11/docs/api/java.base/java/util/List.html" title="class or interface in java.util" className="external-link">List</a>\<<a href="https://docs.oracle.com/en/java/javase/11/docs/api/java.base/java/lang/String.html" title="class or interface in java.lang" className="external-link">String</a>> messages)</span></div>
                <div className="block">Updates and error messages if any.</div>

                <div className="dl notes">
                  <div className="dt">Parameters:</div>
                  <div className="dd"><code>messages</code> - The new value for <code>messages</code>.</div>
                  <div className="dt">Returns:</div>
                  <div className="dd"><code>this</code> to mimic the builder pattern.</div>
                </div>
              </div>
            </li>

            <li>
              <div className="section detail" id="getAddRanks()">
                <h3>getAddRanks</h3>
                <div className="member-signature"><span className="modifiers">public</span> <span className="return-type">boolean</span> <span className="element-name">getAddRanks</span>()</div>

                <div className="block">
                  Whether adding ranks is (or was) part of this operation. Supported values:

                  <ul>
                    <li><code>true</code> </li>
                    <li><code>false</code> </li>
                  </ul>
                </div>

                <div className="dl notes">
                  <div className="dt">Returns:</div>
                  <div className="dd">The current value of <code>addRanks</code>.</div>
                </div>
              </div>
            </li>

            <li>
              <div className="section detail" id="setAddRanks(boolean)">
                <h3>setAddRanks</h3>
                <div className="member-signature"><span className="modifiers">public</span> <span className="return-type"><a href="/content/api/java/com/gpudb/protocol/AdminShowClusterOperationsResponse" title="class in com.gpudb.protocol">AdminShowClusterOperationsResponse</a></span> <span className="element-name">setAddRanks</span><wbr /><span className="parameters">(boolean addRanks)</span></div>

                <div className="block">
                  Whether adding ranks is (or was) part of this operation. Supported values:

                  <ul>
                    <li><code>true</code> </li>
                    <li><code>false</code> </li>
                  </ul>
                </div>

                <div className="dl notes">
                  <div className="dt">Parameters:</div>
                  <div className="dd"><code>addRanks</code> - The new value for <code>addRanks</code>.</div>
                  <div className="dt">Returns:</div>
                  <div className="dd"><code>this</code> to mimic the builder pattern.</div>
                </div>
              </div>
            </li>

            <li>
              <div className="section detail" id="getAddRanksStatus()">
                <h3>getAddRanksStatus</h3>
                <div className="member-signature"><span className="modifiers">public</span> <span className="return-type"><a href="https://docs.oracle.com/en/java/javase/11/docs/api/java.base/java/lang/String.html" title="class or interface in java.lang" className="external-link">String</a></span> <span className="element-name">getAddRanksStatus</span>()</div>

                <div className="block">
                  If this was a rank-adding operation, the add-specific status of the operation. Valid values are:

                  <ul>
                    <li><a href="/content/api/java/com/gpudb/protocol/AdminShowClusterOperationsResponse.AddRanksStatus#NOT_STARTED"><code>NOT\_STARTED</code></a> </li>
                    <li><a href="/content/api/java/com/gpudb/protocol/AdminShowClusterOperationsResponse.AddRanksStatus#IN_PROGRESS"><code>IN\_PROGRESS</code></a> </li>
                    <li><a href="/content/api/java/com/gpudb/protocol/AdminShowClusterOperationsResponse.AddRanksStatus#INTERRUPTED"><code>INTERRUPTED</code></a> </li>
                    <li><a href="/content/api/java/com/gpudb/protocol/AdminShowClusterOperationsResponse.AddRanksStatus#COMPLETED_OK"><code>COMPLETED\_OK</code></a> </li>
                    <li><a href="/content/api/java/com/gpudb/protocol/AdminShowClusterOperationsResponse.AddRanksStatus#ERROR"><code>ERROR</code></a> </li>
                  </ul>
                </div>

                <div className="dl notes">
                  <div className="dt">Returns:</div>
                  <div className="dd">The current value of <code>addRanksStatus</code>.</div>
                </div>
              </div>
            </li>

            <li>
              <div className="section detail" id="setAddRanksStatus(java.lang.String)">
                <h3>setAddRanksStatus</h3>
                <div className="member-signature"><span className="modifiers">public</span> <span className="return-type"><a href="/content/api/java/com/gpudb/protocol/AdminShowClusterOperationsResponse" title="class in com.gpudb.protocol">AdminShowClusterOperationsResponse</a></span> <span className="element-name">setAddRanksStatus</span><wbr /><span className="parameters">(<a href="https://docs.oracle.com/en/java/javase/11/docs/api/java.base/java/lang/String.html" title="class or interface in java.lang" className="external-link">String</a> addRanksStatus)</span></div>

                <div className="block">
                  If this was a rank-adding operation, the add-specific status of the operation. Valid values are:

                  <ul>
                    <li><a href="/content/api/java/com/gpudb/protocol/AdminShowClusterOperationsResponse.AddRanksStatus#NOT_STARTED"><code>NOT\_STARTED</code></a> </li>
                    <li><a href="/content/api/java/com/gpudb/protocol/AdminShowClusterOperationsResponse.AddRanksStatus#IN_PROGRESS"><code>IN\_PROGRESS</code></a> </li>
                    <li><a href="/content/api/java/com/gpudb/protocol/AdminShowClusterOperationsResponse.AddRanksStatus#INTERRUPTED"><code>INTERRUPTED</code></a> </li>
                    <li><a href="/content/api/java/com/gpudb/protocol/AdminShowClusterOperationsResponse.AddRanksStatus#COMPLETED_OK"><code>COMPLETED\_OK</code></a> </li>
                    <li><a href="/content/api/java/com/gpudb/protocol/AdminShowClusterOperationsResponse.AddRanksStatus#ERROR"><code>ERROR</code></a> </li>
                  </ul>
                </div>

                <div className="dl notes">
                  <div className="dt">Parameters:</div>
                  <div className="dd"><code>addRanksStatus</code> - The new value for <code>addRanksStatus</code>.</div>
                  <div className="dt">Returns:</div>
                  <div className="dd"><code>this</code> to mimic the builder pattern.</div>
                </div>
              </div>
            </li>

            <li>
              <div className="section detail" id="getRanksBeingAdded()">
                <h3>getRanksBeingAdded</h3>
                <div className="member-signature"><span className="modifiers">public</span> <span className="return-type"><a href="https://docs.oracle.com/en/java/javase/11/docs/api/java.base/java/util/List.html" title="class or interface in java.util" className="external-link">List</a>\<<a href="https://docs.oracle.com/en/java/javase/11/docs/api/java.base/java/lang/Integer.html" title="class or interface in java.lang" className="external-link">Integer</a>></span> <span className="element-name">getRanksBeingAdded</span>()</div>
                <div className="block">The rank numbers of the ranks currently being added, or the rank numbers that were added if the operation is complete.</div>

                <div className="dl notes">
                  <div className="dt">Returns:</div>
                  <div className="dd">The current value of <code>ranksBeingAdded</code>.</div>
                </div>
              </div>
            </li>

            <li>
              <div className="section detail" id="setRanksBeingAdded(java.util.List)">
                <h3>setRanksBeingAdded</h3>
                <div className="member-signature"><span className="modifiers">public</span> <span className="return-type"><a href="/content/api/java/com/gpudb/protocol/AdminShowClusterOperationsResponse" title="class in com.gpudb.protocol">AdminShowClusterOperationsResponse</a></span> <span className="element-name">setRanksBeingAdded</span><wbr /><span className="parameters">(<a href="https://docs.oracle.com/en/java/javase/11/docs/api/java.base/java/util/List.html" title="class or interface in java.util" className="external-link">List</a>\<<a href="https://docs.oracle.com/en/java/javase/11/docs/api/java.base/java/lang/Integer.html" title="class or interface in java.lang" className="external-link">Integer</a>> ranksBeingAdded)</span></div>
                <div className="block">The rank numbers of the ranks currently being added, or the rank numbers that were added if the operation is complete.</div>

                <div className="dl notes">
                  <div className="dt">Parameters:</div>
                  <div className="dd"><code>ranksBeingAdded</code> - The new value for <code>ranksBeingAdded</code>.</div>
                  <div className="dt">Returns:</div>
                  <div className="dd"><code>this</code> to mimic the builder pattern.</div>
                </div>
              </div>
            </li>

            <li>
              <div className="section detail" id="getRankHosts()">
                <h3>getRankHosts</h3>
                <div className="member-signature"><span className="modifiers">public</span> <span className="return-type"><a href="https://docs.oracle.com/en/java/javase/11/docs/api/java.base/java/util/List.html" title="class or interface in java.util" className="external-link">List</a>\<<a href="https://docs.oracle.com/en/java/javase/11/docs/api/java.base/java/lang/String.html" title="class or interface in java.lang" className="external-link">String</a>></span> <span className="element-name">getRankHosts</span>()</div>
                <div className="block">The host IP addresses of the ranks being added, in the same order as the <a href="#getRanksBeingAdded()"><code>ranksBeingAdded</code></a> list.</div>

                <div className="dl notes">
                  <div className="dt">Returns:</div>
                  <div className="dd">The current value of <code>rankHosts</code>.</div>
                </div>
              </div>
            </li>

            <li>
              <div className="section detail" id="setRankHosts(java.util.List)">
                <h3>setRankHosts</h3>
                <div className="member-signature"><span className="modifiers">public</span> <span className="return-type"><a href="/content/api/java/com/gpudb/protocol/AdminShowClusterOperationsResponse" title="class in com.gpudb.protocol">AdminShowClusterOperationsResponse</a></span> <span className="element-name">setRankHosts</span><wbr /><span className="parameters">(<a href="https://docs.oracle.com/en/java/javase/11/docs/api/java.base/java/util/List.html" title="class or interface in java.util" className="external-link">List</a>\<<a href="https://docs.oracle.com/en/java/javase/11/docs/api/java.base/java/lang/String.html" title="class or interface in java.lang" className="external-link">String</a>> rankHosts)</span></div>
                <div className="block">The host IP addresses of the ranks being added, in the same order as the <a href="#getRanksBeingAdded()"><code>ranksBeingAdded</code></a> list.</div>

                <div className="dl notes">
                  <div className="dt">Parameters:</div>
                  <div className="dd"><code>rankHosts</code> - The new value for <code>rankHosts</code>.</div>
                  <div className="dt">Returns:</div>
                  <div className="dd"><code>this</code> to mimic the builder pattern.</div>
                </div>
              </div>
            </li>

            <li>
              <div className="section detail" id="getAddRanksPercentComplete()">
                <h3>getAddRanksPercentComplete</h3>
                <div className="member-signature"><span className="modifiers">public</span> <span className="return-type">int</span> <span className="element-name">getAddRanksPercentComplete</span>()</div>
                <div className="block">Current percent complete of the add ranks operation.</div>

                <div className="dl notes">
                  <div className="dt">Returns:</div>
                  <div className="dd">The current value of <code>addRanksPercentComplete</code>.</div>
                </div>
              </div>
            </li>

            <li>
              <div className="section detail" id="setAddRanksPercentComplete(int)">
                <h3>setAddRanksPercentComplete</h3>
                <div className="member-signature"><span className="modifiers">public</span> <span className="return-type"><a href="/content/api/java/com/gpudb/protocol/AdminShowClusterOperationsResponse" title="class in com.gpudb.protocol">AdminShowClusterOperationsResponse</a></span> <span className="element-name">setAddRanksPercentComplete</span><wbr /><span className="parameters">(int addRanksPercentComplete)</span></div>
                <div className="block">Current percent complete of the add ranks operation.</div>

                <div className="dl notes">
                  <div className="dt">Parameters:</div>
                  <div className="dd"><code>addRanksPercentComplete</code> - The new value for <code> addRanksPercentComplete</code>.</div>
                  <div className="dt">Returns:</div>
                  <div className="dd"><code>this</code> to mimic the builder pattern.</div>
                </div>
              </div>
            </li>

            <li>
              <div className="section detail" id="getRemoveRanks()">
                <h3>getRemoveRanks</h3>
                <div className="member-signature"><span className="modifiers">public</span> <span className="return-type">boolean</span> <span className="element-name">getRemoveRanks</span>()</div>

                <div className="block">
                  Whether removing ranks is (or was) part of this operation. Supported values:

                  <ul>
                    <li><code>true</code> </li>
                    <li><code>false</code> </li>
                  </ul>
                </div>

                <div className="dl notes">
                  <div className="dt">Returns:</div>
                  <div className="dd">The current value of <code>removeRanks</code>.</div>
                </div>
              </div>
            </li>

            <li>
              <div className="section detail" id="setRemoveRanks(boolean)">
                <h3>setRemoveRanks</h3>
                <div className="member-signature"><span className="modifiers">public</span> <span className="return-type"><a href="/content/api/java/com/gpudb/protocol/AdminShowClusterOperationsResponse" title="class in com.gpudb.protocol">AdminShowClusterOperationsResponse</a></span> <span className="element-name">setRemoveRanks</span><wbr /><span className="parameters">(boolean removeRanks)</span></div>

                <div className="block">
                  Whether removing ranks is (or was) part of this operation. Supported values:

                  <ul>
                    <li><code>true</code> </li>
                    <li><code>false</code> </li>
                  </ul>
                </div>

                <div className="dl notes">
                  <div className="dt">Parameters:</div>
                  <div className="dd"><code>removeRanks</code> - The new value for <code>removeRanks</code>.</div>
                  <div className="dt">Returns:</div>
                  <div className="dd"><code>this</code> to mimic the builder pattern.</div>
                </div>
              </div>
            </li>

            <li>
              <div className="section detail" id="getRemoveRanksStatus()">
                <h3>getRemoveRanksStatus</h3>
                <div className="member-signature"><span className="modifiers">public</span> <span className="return-type"><a href="https://docs.oracle.com/en/java/javase/11/docs/api/java.base/java/lang/String.html" title="class or interface in java.lang" className="external-link">String</a></span> <span className="element-name">getRemoveRanksStatus</span>()</div>

                <div className="block">
                  If this was a rank-removing operation, the removal-specific status of the operation. Valid values are:

                  <ul>
                    <li><a href="/content/api/java/com/gpudb/protocol/AdminShowClusterOperationsResponse.RemoveRanksStatus#NOT_STARTED"><code>NOT\_STARTED</code></a> </li>
                    <li><a href="/content/api/java/com/gpudb/protocol/AdminShowClusterOperationsResponse.RemoveRanksStatus#IN_PROGRESS"><code>IN\_PROGRESS</code></a> </li>
                    <li><a href="/content/api/java/com/gpudb/protocol/AdminShowClusterOperationsResponse.RemoveRanksStatus#INTERRUPTED"><code>INTERRUPTED</code></a> </li>
                    <li><a href="/content/api/java/com/gpudb/protocol/AdminShowClusterOperationsResponse.RemoveRanksStatus#COMPLETED_OK"><code>COMPLETED\_OK</code></a> </li>
                    <li><a href="/content/api/java/com/gpudb/protocol/AdminShowClusterOperationsResponse.RemoveRanksStatus#ERROR"><code>ERROR</code></a> </li>
                  </ul>
                </div>

                <div className="dl notes">
                  <div className="dt">Returns:</div>
                  <div className="dd">The current value of <code>removeRanksStatus</code>.</div>
                </div>
              </div>
            </li>

            <li>
              <div className="section detail" id="setRemoveRanksStatus(java.lang.String)">
                <h3>setRemoveRanksStatus</h3>
                <div className="member-signature"><span className="modifiers">public</span> <span className="return-type"><a href="/content/api/java/com/gpudb/protocol/AdminShowClusterOperationsResponse" title="class in com.gpudb.protocol">AdminShowClusterOperationsResponse</a></span> <span className="element-name">setRemoveRanksStatus</span><wbr /><span className="parameters">(<a href="https://docs.oracle.com/en/java/javase/11/docs/api/java.base/java/lang/String.html" title="class or interface in java.lang" className="external-link">String</a> removeRanksStatus)</span></div>

                <div className="block">
                  If this was a rank-removing operation, the removal-specific status of the operation. Valid values are:

                  <ul>
                    <li><a href="/content/api/java/com/gpudb/protocol/AdminShowClusterOperationsResponse.RemoveRanksStatus#NOT_STARTED"><code>NOT\_STARTED</code></a> </li>
                    <li><a href="/content/api/java/com/gpudb/protocol/AdminShowClusterOperationsResponse.RemoveRanksStatus#IN_PROGRESS"><code>IN\_PROGRESS</code></a> </li>
                    <li><a href="/content/api/java/com/gpudb/protocol/AdminShowClusterOperationsResponse.RemoveRanksStatus#INTERRUPTED"><code>INTERRUPTED</code></a> </li>
                    <li><a href="/content/api/java/com/gpudb/protocol/AdminShowClusterOperationsResponse.RemoveRanksStatus#COMPLETED_OK"><code>COMPLETED\_OK</code></a> </li>
                    <li><a href="/content/api/java/com/gpudb/protocol/AdminShowClusterOperationsResponse.RemoveRanksStatus#ERROR"><code>ERROR</code></a> </li>
                  </ul>
                </div>

                <div className="dl notes">
                  <div className="dt">Parameters:</div>
                  <div className="dd"><code>removeRanksStatus</code> - The new value for <code>removeRanksStatus</code>.</div>
                  <div className="dt">Returns:</div>
                  <div className="dd"><code>this</code> to mimic the builder pattern.</div>
                </div>
              </div>
            </li>

            <li>
              <div className="section detail" id="getRanksBeingRemoved()">
                <h3>getRanksBeingRemoved</h3>
                <div className="member-signature"><span className="modifiers">public</span> <span className="return-type"><a href="https://docs.oracle.com/en/java/javase/11/docs/api/java.base/java/util/List.html" title="class or interface in java.util" className="external-link">List</a>\<<a href="https://docs.oracle.com/en/java/javase/11/docs/api/java.base/java/lang/Integer.html" title="class or interface in java.lang" className="external-link">Integer</a>></span> <span className="element-name">getRanksBeingRemoved</span>()</div>
                <div className="block">The ranks being removed, or that have been removed if the operation is completed.</div>

                <div className="dl notes">
                  <div className="dt">Returns:</div>
                  <div className="dd">The current value of <code>ranksBeingRemoved</code>.</div>
                </div>
              </div>
            </li>

            <li>
              <div className="section detail" id="setRanksBeingRemoved(java.util.List)">
                <h3>setRanksBeingRemoved</h3>
                <div className="member-signature"><span className="modifiers">public</span> <span className="return-type"><a href="/content/api/java/com/gpudb/protocol/AdminShowClusterOperationsResponse" title="class in com.gpudb.protocol">AdminShowClusterOperationsResponse</a></span> <span className="element-name">setRanksBeingRemoved</span><wbr /><span className="parameters">(<a href="https://docs.oracle.com/en/java/javase/11/docs/api/java.base/java/util/List.html" title="class or interface in java.util" className="external-link">List</a>\<<a href="https://docs.oracle.com/en/java/javase/11/docs/api/java.base/java/lang/Integer.html" title="class or interface in java.lang" className="external-link">Integer</a>> ranksBeingRemoved)</span></div>
                <div className="block">The ranks being removed, or that have been removed if the operation is completed.</div>

                <div className="dl notes">
                  <div className="dt">Parameters:</div>
                  <div className="dd"><code>ranksBeingRemoved</code> - The new value for <code>ranksBeingRemoved</code>.</div>
                  <div className="dt">Returns:</div>
                  <div className="dd"><code>this</code> to mimic the builder pattern.</div>
                </div>
              </div>
            </li>

            <li>
              <div className="section detail" id="getRemoveRanksPercentComplete()">
                <h3>getRemoveRanksPercentComplete</h3>
                <div className="member-signature"><span className="modifiers">public</span> <span className="return-type">int</span> <span className="element-name">getRemoveRanksPercentComplete</span>()</div>
                <div className="block">Current percent complete of the remove ranks operation.</div>

                <div className="dl notes">
                  <div className="dt">Returns:</div>
                  <div className="dd">The current value of <code>removeRanksPercentComplete</code>.</div>
                </div>
              </div>
            </li>

            <li>
              <div className="section detail" id="setRemoveRanksPercentComplete(int)">
                <h3>setRemoveRanksPercentComplete</h3>
                <div className="member-signature"><span className="modifiers">public</span> <span className="return-type"><a href="/content/api/java/com/gpudb/protocol/AdminShowClusterOperationsResponse" title="class in com.gpudb.protocol">AdminShowClusterOperationsResponse</a></span> <span className="element-name">setRemoveRanksPercentComplete</span><wbr /><span className="parameters">(int removeRanksPercentComplete)</span></div>
                <div className="block">Current percent complete of the remove ranks operation.</div>

                <div className="dl notes">
                  <div className="dt">Parameters:</div>
                  <div className="dd"><code>removeRanksPercentComplete</code> - The new value for <code> removeRanksPercentComplete</code>.</div>
                  <div className="dt">Returns:</div>
                  <div className="dd"><code>this</code> to mimic the builder pattern.</div>
                </div>
              </div>
            </li>

            <li>
              <div className="section detail" id="getRebalance()">
                <h3>getRebalance</h3>
                <div className="member-signature"><span className="modifiers">public</span> <span className="return-type">boolean</span> <span className="element-name">getRebalance</span>()</div>

                <div className="block">
                  Whether data and/or shard rebalancing is (or was) part of this operation. Supported values:

                  <ul>
                    <li><code>true</code> </li>
                    <li><code>false</code> </li>
                  </ul>
                </div>

                <div className="dl notes">
                  <div className="dt">Returns:</div>
                  <div className="dd">The current value of <code>rebalance</code>.</div>
                </div>
              </div>
            </li>

            <li>
              <div className="section detail" id="setRebalance(boolean)">
                <h3>setRebalance</h3>
                <div className="member-signature"><span className="modifiers">public</span> <span className="return-type"><a href="/content/api/java/com/gpudb/protocol/AdminShowClusterOperationsResponse" title="class in com.gpudb.protocol">AdminShowClusterOperationsResponse</a></span> <span className="element-name">setRebalance</span><wbr /><span className="parameters">(boolean rebalance)</span></div>

                <div className="block">
                  Whether data and/or shard rebalancing is (or was) part of this operation. Supported values:

                  <ul>
                    <li><code>true</code> </li>
                    <li><code>false</code> </li>
                  </ul>
                </div>

                <div className="dl notes">
                  <div className="dt">Parameters:</div>
                  <div className="dd"><code>rebalance</code> - The new value for <code>rebalance</code>.</div>
                  <div className="dt">Returns:</div>
                  <div className="dd"><code>this</code> to mimic the builder pattern.</div>
                </div>
              </div>
            </li>

            <li>
              <div className="section detail" id="getRebalanceUnshardedData()">
                <h3>getRebalanceUnshardedData</h3>
                <div className="member-signature"><span className="modifiers">public</span> <span className="return-type">boolean</span> <span className="element-name">getRebalanceUnshardedData</span>()</div>

                <div className="block">
                  Whether rebalancing of unsharded data is (or was) part of this operation. Supported values:

                  <ul>
                    <li><code>true</code> </li>
                    <li><code>false</code> </li>
                  </ul>
                </div>

                <div className="dl notes">
                  <div className="dt">Returns:</div>
                  <div className="dd">The current value of <code>rebalanceUnshardedData</code>.</div>
                </div>
              </div>
            </li>

            <li>
              <div className="section detail" id="setRebalanceUnshardedData(boolean)">
                <h3>setRebalanceUnshardedData</h3>
                <div className="member-signature"><span className="modifiers">public</span> <span className="return-type"><a href="/content/api/java/com/gpudb/protocol/AdminShowClusterOperationsResponse" title="class in com.gpudb.protocol">AdminShowClusterOperationsResponse</a></span> <span className="element-name">setRebalanceUnshardedData</span><wbr /><span className="parameters">(boolean rebalanceUnshardedData)</span></div>

                <div className="block">
                  Whether rebalancing of unsharded data is (or was) part of this operation. Supported values:

                  <ul>
                    <li><code>true</code> </li>
                    <li><code>false</code> </li>
                  </ul>
                </div>

                <div className="dl notes">
                  <div className="dt">Parameters:</div>
                  <div className="dd"><code>rebalanceUnshardedData</code> - The new value for <code> rebalanceUnshardedData</code>.</div>
                  <div className="dt">Returns:</div>
                  <div className="dd"><code>this</code> to mimic the builder pattern.</div>
                </div>
              </div>
            </li>

            <li>
              <div className="section detail" id="getRebalanceUnshardedDataStatus()">
                <h3>getRebalanceUnshardedDataStatus</h3>
                <div className="member-signature"><span className="modifiers">public</span> <span className="return-type"><a href="https://docs.oracle.com/en/java/javase/11/docs/api/java.base/java/lang/String.html" title="class or interface in java.lang" className="external-link">String</a></span> <span className="element-name">getRebalanceUnshardedDataStatus</span>()</div>

                <div className="block">
                  If this was an operation that included rebalancing unsharded data, the rebalancing-specific status of the operation. Valid values are:

                  <ul>
                    <li><a href="/content/api/java/com/gpudb/protocol/AdminShowClusterOperationsResponse.RebalanceUnshardedDataStatus#NOT_STARTED"><code>NOT\_STARTED</code></a> </li>
                    <li><a href="/content/api/java/com/gpudb/protocol/AdminShowClusterOperationsResponse.RebalanceUnshardedDataStatus#IN_PROGRESS"><code>IN\_PROGRESS</code></a> </li>
                    <li><a href="/content/api/java/com/gpudb/protocol/AdminShowClusterOperationsResponse.RebalanceUnshardedDataStatus#INTERRUPTED"><code>INTERRUPTED</code></a> </li>
                    <li><a href="/content/api/java/com/gpudb/protocol/AdminShowClusterOperationsResponse.RebalanceUnshardedDataStatus#COMPLETED_OK"><code>COMPLETED\_OK</code></a> </li>
                    <li><a href="/content/api/java/com/gpudb/protocol/AdminShowClusterOperationsResponse.RebalanceUnshardedDataStatus#ERROR"><code>ERROR</code></a> </li>
                  </ul>
                </div>

                <div className="dl notes">
                  <div className="dt">Returns:</div>
                  <div className="dd">The current value of <code>rebalanceUnshardedDataStatus</code>.</div>
                </div>
              </div>
            </li>

            <li>
              <div className="section detail" id="setRebalanceUnshardedDataStatus(java.lang.String)">
                <h3>setRebalanceUnshardedDataStatus</h3>
                <div className="member-signature"><span className="modifiers">public</span> <span className="return-type"><a href="/content/api/java/com/gpudb/protocol/AdminShowClusterOperationsResponse" title="class in com.gpudb.protocol">AdminShowClusterOperationsResponse</a></span> <span className="element-name">setRebalanceUnshardedDataStatus</span><wbr /><span className="parameters">(<a href="https://docs.oracle.com/en/java/javase/11/docs/api/java.base/java/lang/String.html" title="class or interface in java.lang" className="external-link">String</a> rebalanceUnshardedDataStatus)</span></div>

                <div className="block">
                  If this was an operation that included rebalancing unsharded data, the rebalancing-specific status of the operation. Valid values are:

                  <ul>
                    <li><a href="/content/api/java/com/gpudb/protocol/AdminShowClusterOperationsResponse.RebalanceUnshardedDataStatus#NOT_STARTED"><code>NOT\_STARTED</code></a> </li>
                    <li><a href="/content/api/java/com/gpudb/protocol/AdminShowClusterOperationsResponse.RebalanceUnshardedDataStatus#IN_PROGRESS"><code>IN\_PROGRESS</code></a> </li>
                    <li><a href="/content/api/java/com/gpudb/protocol/AdminShowClusterOperationsResponse.RebalanceUnshardedDataStatus#INTERRUPTED"><code>INTERRUPTED</code></a> </li>
                    <li><a href="/content/api/java/com/gpudb/protocol/AdminShowClusterOperationsResponse.RebalanceUnshardedDataStatus#COMPLETED_OK"><code>COMPLETED\_OK</code></a> </li>
                    <li><a href="/content/api/java/com/gpudb/protocol/AdminShowClusterOperationsResponse.RebalanceUnshardedDataStatus#ERROR"><code>ERROR</code></a> </li>
                  </ul>
                </div>

                <div className="dl notes">
                  <div className="dt">Parameters:</div>
                  <div className="dd"><code>rebalanceUnshardedDataStatus</code> - The new value for <code> rebalanceUnshardedDataStatus</code>.</div>
                  <div className="dt">Returns:</div>
                  <div className="dd"><code>this</code> to mimic the builder pattern.</div>
                </div>
              </div>
            </li>

            <li>
              <div className="section detail" id="getUnshardedRebalancePercentComplete()">
                <h3>getUnshardedRebalancePercentComplete</h3>
                <div className="member-signature"><span className="modifiers">public</span> <span className="return-type">int</span> <span className="element-name">getUnshardedRebalancePercentComplete</span>()</div>
                <div className="block">Percentage of unsharded tables that completed rebalancing, out of all unsharded tables to rebalance.</div>

                <div className="dl notes">
                  <div className="dt">Returns:</div>
                  <div className="dd">The current value of <code>unshardedRebalancePercentComplete</code>.</div>
                </div>
              </div>
            </li>

            <li>
              <div className="section detail" id="setUnshardedRebalancePercentComplete(int)">
                <h3>setUnshardedRebalancePercentComplete</h3>
                <div className="member-signature"><span className="modifiers">public</span> <span className="return-type"><a href="/content/api/java/com/gpudb/protocol/AdminShowClusterOperationsResponse" title="class in com.gpudb.protocol">AdminShowClusterOperationsResponse</a></span> <span className="element-name">setUnshardedRebalancePercentComplete</span><wbr /><span className="parameters">(int unshardedRebalancePercentComplete)</span></div>
                <div className="block">Percentage of unsharded tables that completed rebalancing, out of all unsharded tables to rebalance.</div>

                <div className="dl notes">
                  <div className="dt">Parameters:</div>
                  <div className="dd"><code>unshardedRebalancePercentComplete</code> - The new value for <code> unshardedRebalancePercentComplete</code>.</div>
                  <div className="dt">Returns:</div>
                  <div className="dd"><code>this</code> to mimic the builder pattern.</div>
                </div>
              </div>
            </li>

            <li>
              <div className="section detail" id="getRebalanceShardedData()">
                <h3>getRebalanceShardedData</h3>
                <div className="member-signature"><span className="modifiers">public</span> <span className="return-type">boolean</span> <span className="element-name">getRebalanceShardedData</span>()</div>

                <div className="block">
                  Whether rebalancing of sharded data is (or was) part of this operation. Supported values:

                  <ul>
                    <li><code>true</code> </li>
                    <li><code>false</code> </li>
                  </ul>
                </div>

                <div className="dl notes">
                  <div className="dt">Returns:</div>
                  <div className="dd">The current value of <code>rebalanceShardedData</code>.</div>
                </div>
              </div>
            </li>

            <li>
              <div className="section detail" id="setRebalanceShardedData(boolean)">
                <h3>setRebalanceShardedData</h3>
                <div className="member-signature"><span className="modifiers">public</span> <span className="return-type"><a href="/content/api/java/com/gpudb/protocol/AdminShowClusterOperationsResponse" title="class in com.gpudb.protocol">AdminShowClusterOperationsResponse</a></span> <span className="element-name">setRebalanceShardedData</span><wbr /><span className="parameters">(boolean rebalanceShardedData)</span></div>

                <div className="block">
                  Whether rebalancing of sharded data is (or was) part of this operation. Supported values:

                  <ul>
                    <li><code>true</code> </li>
                    <li><code>false</code> </li>
                  </ul>
                </div>

                <div className="dl notes">
                  <div className="dt">Parameters:</div>
                  <div className="dd"><code>rebalanceShardedData</code> - The new value for <code> rebalanceShardedData</code>.</div>
                  <div className="dt">Returns:</div>
                  <div className="dd"><code>this</code> to mimic the builder pattern.</div>
                </div>
              </div>
            </li>

            <li>
              <div className="section detail" id="getShardArrayVersion()">
                <h3>getShardArrayVersion</h3>
                <div className="member-signature"><span className="modifiers">public</span> <span className="return-type">long</span> <span className="element-name">getShardArrayVersion</span>()</div>
                <div className="block">Version of the shard array that is (or was) being rebalanced to. Each change to the shard array results in the version number incrementing.</div>

                <div className="dl notes">
                  <div className="dt">Returns:</div>
                  <div className="dd">The current value of <code>shardArrayVersion</code>.</div>
                </div>
              </div>
            </li>

            <li>
              <div className="section detail" id="setShardArrayVersion(long)">
                <h3>setShardArrayVersion</h3>
                <div className="member-signature"><span className="modifiers">public</span> <span className="return-type"><a href="/content/api/java/com/gpudb/protocol/AdminShowClusterOperationsResponse" title="class in com.gpudb.protocol">AdminShowClusterOperationsResponse</a></span> <span className="element-name">setShardArrayVersion</span><wbr /><span className="parameters">(long shardArrayVersion)</span></div>
                <div className="block">Version of the shard array that is (or was) being rebalanced to. Each change to the shard array results in the version number incrementing.</div>

                <div className="dl notes">
                  <div className="dt">Parameters:</div>
                  <div className="dd"><code>shardArrayVersion</code> - The new value for <code>shardArrayVersion</code>.</div>
                  <div className="dt">Returns:</div>
                  <div className="dd"><code>this</code> to mimic the builder pattern.</div>
                </div>
              </div>
            </li>

            <li>
              <div className="section detail" id="getRebalanceShardedDataStatus()">
                <h3>getRebalanceShardedDataStatus</h3>
                <div className="member-signature"><span className="modifiers">public</span> <span className="return-type"><a href="https://docs.oracle.com/en/java/javase/11/docs/api/java.base/java/lang/String.html" title="class or interface in java.lang" className="external-link">String</a></span> <span className="element-name">getRebalanceShardedDataStatus</span>()</div>

                <div className="block">
                  If this was an operation that included rebalancing sharded data, the rebalancing-specific status of the operation. Valid values are:

                  <ul>
                    <li><a href="/content/api/java/com/gpudb/protocol/AdminShowClusterOperationsResponse.RebalanceShardedDataStatus#NOT_STARTED"><code>NOT\_STARTED</code></a> </li>
                    <li><a href="/content/api/java/com/gpudb/protocol/AdminShowClusterOperationsResponse.RebalanceShardedDataStatus#IN_PROGRESS"><code>IN\_PROGRESS</code></a> </li>
                    <li><a href="/content/api/java/com/gpudb/protocol/AdminShowClusterOperationsResponse.RebalanceShardedDataStatus#INTERRUPTED"><code>INTERRUPTED</code></a> </li>
                    <li><a href="/content/api/java/com/gpudb/protocol/AdminShowClusterOperationsResponse.RebalanceShardedDataStatus#COMPLETED_OK"><code>COMPLETED\_OK</code></a> </li>
                    <li><a href="/content/api/java/com/gpudb/protocol/AdminShowClusterOperationsResponse.RebalanceShardedDataStatus#ERROR"><code>ERROR</code></a> </li>
                  </ul>
                </div>

                <div className="dl notes">
                  <div className="dt">Returns:</div>
                  <div className="dd">The current value of <code>rebalanceShardedDataStatus</code>.</div>
                </div>
              </div>
            </li>

            <li>
              <div className="section detail" id="setRebalanceShardedDataStatus(java.lang.String)">
                <h3>setRebalanceShardedDataStatus</h3>
                <div className="member-signature"><span className="modifiers">public</span> <span className="return-type"><a href="/content/api/java/com/gpudb/protocol/AdminShowClusterOperationsResponse" title="class in com.gpudb.protocol">AdminShowClusterOperationsResponse</a></span> <span className="element-name">setRebalanceShardedDataStatus</span><wbr /><span className="parameters">(<a href="https://docs.oracle.com/en/java/javase/11/docs/api/java.base/java/lang/String.html" title="class or interface in java.lang" className="external-link">String</a> rebalanceShardedDataStatus)</span></div>

                <div className="block">
                  If this was an operation that included rebalancing sharded data, the rebalancing-specific status of the operation. Valid values are:

                  <ul>
                    <li><a href="/content/api/java/com/gpudb/protocol/AdminShowClusterOperationsResponse.RebalanceShardedDataStatus#NOT_STARTED"><code>NOT\_STARTED</code></a> </li>
                    <li><a href="/content/api/java/com/gpudb/protocol/AdminShowClusterOperationsResponse.RebalanceShardedDataStatus#IN_PROGRESS"><code>IN\_PROGRESS</code></a> </li>
                    <li><a href="/content/api/java/com/gpudb/protocol/AdminShowClusterOperationsResponse.RebalanceShardedDataStatus#INTERRUPTED"><code>INTERRUPTED</code></a> </li>
                    <li><a href="/content/api/java/com/gpudb/protocol/AdminShowClusterOperationsResponse.RebalanceShardedDataStatus#COMPLETED_OK"><code>COMPLETED\_OK</code></a> </li>
                    <li><a href="/content/api/java/com/gpudb/protocol/AdminShowClusterOperationsResponse.RebalanceShardedDataStatus#ERROR"><code>ERROR</code></a> </li>
                  </ul>
                </div>

                <div className="dl notes">
                  <div className="dt">Parameters:</div>
                  <div className="dd"><code>rebalanceShardedDataStatus</code> - The new value for <code> rebalanceShardedDataStatus</code>.</div>
                  <div className="dt">Returns:</div>
                  <div className="dd"><code>this</code> to mimic the builder pattern.</div>
                </div>
              </div>
            </li>

            <li>
              <div className="section detail" id="getNumShardsChanging()">
                <h3>getNumShardsChanging</h3>
                <div className="member-signature"><span className="modifiers">public</span> <span className="return-type">int</span> <span className="element-name">getNumShardsChanging</span>()</div>
                <div className="block">Number of shards that will change as part of rebalance.</div>

                <div className="dl notes">
                  <div className="dt">Returns:</div>
                  <div className="dd">The current value of <code>numShardsChanging</code>.</div>
                </div>
              </div>
            </li>

            <li>
              <div className="section detail" id="setNumShardsChanging(int)">
                <h3>setNumShardsChanging</h3>
                <div className="member-signature"><span className="modifiers">public</span> <span className="return-type"><a href="/content/api/java/com/gpudb/protocol/AdminShowClusterOperationsResponse" title="class in com.gpudb.protocol">AdminShowClusterOperationsResponse</a></span> <span className="element-name">setNumShardsChanging</span><wbr /><span className="parameters">(int numShardsChanging)</span></div>
                <div className="block">Number of shards that will change as part of rebalance.</div>

                <div className="dl notes">
                  <div className="dt">Parameters:</div>
                  <div className="dd"><code>numShardsChanging</code> - The new value for <code>numShardsChanging</code>.</div>
                  <div className="dt">Returns:</div>
                  <div className="dd"><code>this</code> to mimic the builder pattern.</div>
                </div>
              </div>
            </li>

            <li>
              <div className="section detail" id="getShardedRebalancePercentComplete()">
                <h3>getShardedRebalancePercentComplete</h3>
                <div className="member-signature"><span className="modifiers">public</span> <span className="return-type">int</span> <span className="element-name">getShardedRebalancePercentComplete</span>()</div>
                <div className="block">Percentage of shard keys, and their associated data if applicable, that have completed rebalancing.</div>

                <div className="dl notes">
                  <div className="dt">Returns:</div>
                  <div className="dd">The current value of <code>shardedRebalancePercentComplete</code>.</div>
                </div>
              </div>
            </li>

            <li>
              <div className="section detail" id="setShardedRebalancePercentComplete(int)">
                <h3>setShardedRebalancePercentComplete</h3>
                <div className="member-signature"><span className="modifiers">public</span> <span className="return-type"><a href="/content/api/java/com/gpudb/protocol/AdminShowClusterOperationsResponse" title="class in com.gpudb.protocol">AdminShowClusterOperationsResponse</a></span> <span className="element-name">setShardedRebalancePercentComplete</span><wbr /><span className="parameters">(int shardedRebalancePercentComplete)</span></div>
                <div className="block">Percentage of shard keys, and their associated data if applicable, that have completed rebalancing.</div>

                <div className="dl notes">
                  <div className="dt">Parameters:</div>
                  <div className="dd"><code>shardedRebalancePercentComplete</code> - The new value for <code> shardedRebalancePercentComplete</code>.</div>
                  <div className="dt">Returns:</div>
                  <div className="dd"><code>this</code> to mimic the builder pattern.</div>
                </div>
              </div>
            </li>

            <li>
              <div className="section detail" id="getInfo()">
                <h3>getInfo</h3>
                <div className="member-signature"><span className="modifiers">public</span> <span className="return-type"><a href="https://docs.oracle.com/en/java/javase/11/docs/api/java.base/java/util/Map.html" title="class or interface in java.util" className="external-link">Map</a>\<<a href="https://docs.oracle.com/en/java/javase/11/docs/api/java.base/java/lang/String.html" title="class or interface in java.lang" className="external-link">String</a>,<wbr /><a href="https://docs.oracle.com/en/java/javase/11/docs/api/java.base/java/lang/String.html" title="class or interface in java.lang" className="external-link">String</a>></span> <span className="element-name">getInfo</span>()</div>
                <div className="block">Additional information.</div>

                <div className="dl notes">
                  <div className="dt">Returns:</div>
                  <div className="dd">The current value of <code>info</code>.</div>
                </div>
              </div>
            </li>

            <li>
              <div className="section detail" id="setInfo(java.util.Map)">
                <h3>setInfo</h3>
                <div className="member-signature"><span className="modifiers">public</span> <span className="return-type"><a href="/content/api/java/com/gpudb/protocol/AdminShowClusterOperationsResponse" title="class in com.gpudb.protocol">AdminShowClusterOperationsResponse</a></span> <span className="element-name">setInfo</span><wbr /><span className="parameters">(<a href="https://docs.oracle.com/en/java/javase/11/docs/api/java.base/java/util/Map.html" title="class or interface in java.util" className="external-link">Map</a>\<<a href="https://docs.oracle.com/en/java/javase/11/docs/api/java.base/java/lang/String.html" title="class or interface in java.lang" className="external-link">String</a>,<wbr /><a href="https://docs.oracle.com/en/java/javase/11/docs/api/java.base/java/lang/String.html" title="class or interface in java.lang" className="external-link">String</a>> info)</span></div>
                <div className="block">Additional information.</div>

                <div className="dl notes">
                  <div className="dt">Parameters:</div>
                  <div className="dd"><code>info</code> - The new value for <code>info</code>.</div>
                  <div className="dt">Returns:</div>
                  <div className="dd"><code>this</code> to mimic the builder pattern.</div>
                </div>
              </div>
            </li>

            <li>
              <div className="section detail" id="getSchema()">
                <h3>getSchema</h3>
                <div className="member-signature"><span className="modifiers">public</span> <span className="return-type">org.apache.avro.Schema</span> <span className="element-name">getSchema</span>()</div>
                <div className="block">This method supports the Avro framework and is not intended to be called directly by the user.</div>

                <div className="dl notes">
                  <div className="dt">Specified by:</div>
                  <div className="dd"><code>getSchema</code> in interface <code>org.apache.avro.generic.GenericContainer</code></div>
                  <div className="dt">Returns:</div>
                  <div className="dd">The schema object describing this class.</div>
                </div>
              </div>
            </li>

            <li>
              <div className="section detail" id="get(int)">
                <h3>get</h3>
                <div className="member-signature"><span className="modifiers">public</span> <span className="return-type"><a href="https://docs.oracle.com/en/java/javase/11/docs/api/java.base/java/lang/Object.html" title="class or interface in java.lang" className="external-link">Object</a></span> <span className="element-name">get</span><wbr /><span className="parameters">(int index)</span></div>
                <div className="block">This method supports the Avro framework and is not intended to be called directly by the user.</div>

                <div className="dl notes">
                  <div className="dt">Specified by:</div>
                  <div className="dd"><code>get</code> in interface <code>org.apache.avro.generic.IndexedRecord</code></div>
                  <div className="dt">Parameters:</div>
                  <div className="dd"><code>index</code> - the position of the field to get</div>
                  <div className="dt">Returns:</div>
                  <div className="dd">value of the field with the given index.</div>
                  <div className="dt">Throws:</div>
                  <div className="dd"><code><a href="https://docs.oracle.com/en/java/javase/11/docs/api/java.base/java/lang/IndexOutOfBoundsException.html" title="class or interface in java.lang" className="external-link">IndexOutOfBoundsException</a></code></div>
                </div>
              </div>
            </li>

            <li>
              <div className="section detail" id="put(int,java.lang.Object)">
                <h3>put</h3>
                <div className="member-signature"><span className="modifiers">public</span> <span className="return-type">void</span> <span className="element-name">put</span><wbr /><span className="parameters">(int index, <a href="https://docs.oracle.com/en/java/javase/11/docs/api/java.base/java/lang/Object.html" title="class or interface in java.lang" className="external-link">Object</a> value)</span></div>
                <div className="block">This method supports the Avro framework and is not intended to be called directly by the user.</div>

                <div className="dl notes">
                  <div className="dt">Specified by:</div>
                  <div className="dd"><code>put</code> in interface <code>org.apache.avro.generic.IndexedRecord</code></div>
                  <div className="dt">Parameters:</div>
                  <div className="dd"><code>index</code> - the position of the field to set</div>
                  <div className="dd"><code>value</code> - the value to set</div>
                  <div className="dt">Throws:</div>
                  <div className="dd"><code><a href="https://docs.oracle.com/en/java/javase/11/docs/api/java.base/java/lang/IndexOutOfBoundsException.html" title="class or interface in java.lang" className="external-link">IndexOutOfBoundsException</a></code></div>
                </div>
              </div>
            </li>

            <li>
              <div className="section detail" id="equals(java.lang.Object)">
                <h3>equals</h3>
                <div className="member-signature"><span className="modifiers">public</span> <span className="return-type">boolean</span> <span className="element-name">equals</span><wbr /><span className="parameters">(<a href="https://docs.oracle.com/en/java/javase/11/docs/api/java.base/java/lang/Object.html" title="class or interface in java.lang" className="external-link">Object</a> obj)</span></div>

                <div className="dl notes">
                  <div className="dt">Overrides:</div>
                  <div className="dd"><code><a href="https://docs.oracle.com/en/java/javase/11/docs/api/java.base/java/lang/Object.html#equals(java.lang.Object)" title="class or interface in java.lang" className="external-link">equals</a></code> in class <code><a href="https://docs.oracle.com/en/java/javase/11/docs/api/java.base/java/lang/Object.html" title="class or interface in java.lang" className="external-link">Object</a></code></div>
                </div>
              </div>
            </li>

            <li>
              <div className="section detail" id="toString()">
                <h3>toString</h3>
                <div className="member-signature"><span className="modifiers">public</span> <span className="return-type"><a href="https://docs.oracle.com/en/java/javase/11/docs/api/java.base/java/lang/String.html" title="class or interface in java.lang" className="external-link">String</a></span> <span className="element-name">toString</span>()</div>

                <div className="dl notes">
                  <div className="dt">Overrides:</div>
                  <div className="dd"><code><a href="https://docs.oracle.com/en/java/javase/11/docs/api/java.base/java/lang/Object.html#toString()" title="class or interface in java.lang" className="external-link">toString</a></code> in class <code><a href="https://docs.oracle.com/en/java/javase/11/docs/api/java.base/java/lang/Object.html" title="class or interface in java.lang" className="external-link">Object</a></code></div>
                </div>
              </div>
            </li>

            <li>
              <div className="section detail" id="hashCode()">
                <h3>hashCode</h3>
                <div className="member-signature"><span className="modifiers">public</span> <span className="return-type">int</span> <span className="element-name">hashCode</span>()</div>

                <div className="dl notes">
                  <div className="dt">Overrides:</div>
                  <div className="dd"><code><a href="https://docs.oracle.com/en/java/javase/11/docs/api/java.base/java/lang/Object.html#hashCode()" title="class or interface in java.lang" className="external-link">hashCode</a></code> in class <code><a href="https://docs.oracle.com/en/java/javase/11/docs/api/java.base/java/lang/Object.html" title="class or interface in java.lang" className="external-link">Object</a></code></div>
                </div>
              </div>
            </li>
          </ul>
        </div>
      </li>
    </ul>
  </div>
</div>
