nodetool getdefaultrf¶
Displays the default replication factor.
Synopsis¶
nodetool [connection_options] getdefaultrf
Description¶
nodetool getdefaultrf shows the default replication factor that will be used for keyspaces when not explicitly specified.
Examples¶
Basic Usage¶
nodetool getdefaultrf
Related Commands¶
| Command | Relationship |
|---|---|
| setdefaultrf | Modify default RF |
| describecluster | Cluster information |