BALANCE syntax¶
The BALANCE
statements support the load balancing operations of the NebulaGraph Storage services. For more information about storage load balancing and examples for using the BALANCE
statements, see Storage load balance.
Legacy version compatibility
The BALANCE DATA
commands are not supported.
The BALANCE
statements are listed as follows.
Syntax | Description |
---|---|
BALANCE LEADER |
Starts a job to balance the distribution of storage leaders in the current graph space. It returns the job ID. |
For details about how to view, stop, and restart a job, see Job manager and the JOB statements。
Last update:
March 13, 2023