nodetool truncatehints
Truncates all hints on the local node, or truncates hints for the one or more endpoints.
Truncates all hints on the local node, or truncates hints for the one or more endpoints.
Synopsis
nodetool <options> truncatehints -- <endpoint> ...
Short | Long | Description |
---|---|---|
-h |
--host |
Hostname or IP address |
-p |
--port |
Port number |
-pwf |
--password-file |
Password file path |
-pw |
--password |
Password |
-u |
--username |
User name |
-- |
Separates an option from an argument that could be mistaken for a option. |
Other options are:
- endpoint is one or more endpoint IP addresses or host names which hints are to be deleted.