nodetool gettimeout
Where is the cassandra-env.sh
file?
The location of the cassandra-env.sh
file depends on the type of installation:
Installation Type | Location |
---|---|
Package installations + Installer-Services installations |
|
Tarball installations + Installer-No Services installations |
|
Print the timeout value of the given type in milliseconds.
Synopsis
nodetool [options] gettimeout [--] <timeout_type>
Tarball and Installer No-Services path:
<installation_location>/resources/cassandra/bin
Short | Long | Description |
---|---|---|
|
|
Hostname or IP address. |
|
|
Port number. |
|
|
Password file path. |
|
|
Password. |
|
|
Remote JMX agent username. |
|
The timeout type, one of read, range, write, counterwrite, cascontention, truncate, streamingsocket, misc (general |
|
|
Separates an option from an argument that could be mistaken for an option. |
|
Description
The nodetool gettimeout
command prints the timeout value of the given type in milliseconds.
Several timeouts are available.
Examples
$ nodetool -u username -pw password gettimeout read