Was this page helpful?
Nodetool statusbinary¶
statusbinary - Provides the status of native transport - CQL (binary protocol) In case that you don’t want to use CQL you can disable it using the disablebinary command. By default CQL is active.
For example:
nodetool statusbinary
Result can be one of the following:running Ornot running
See also