nodetool getconcurrency¶
Displays the concurrency settings.
Synopsis¶
nodetool [connection_options] getconcurrency
Description¶
nodetool getconcurrency shows the current concurrency settings for various operations including reads, writes, and counter writes.
Examples¶
Basic Usage¶
nodetool getconcurrency
Related Commands¶
| Command | Relationship |
|---|---|
| setconcurrency | Modify concurrency |
| tpstats | Thread pool statistics |