nodetool getconcurrentviewbuilders¶
Displays the number of concurrent view builders.
Synopsis¶
nodetool [connection_options] getconcurrentviewbuilders
Description¶
nodetool getconcurrentviewbuilders shows the current number of threads available for building materialized views concurrently.
Examples¶
Basic Usage¶
nodetool getconcurrentviewbuilders
Related Commands¶
| Command | Relationship |
|---|---|
| setconcurrentviewbuilders | Modify builders |
| viewbuildstatus | View build status |