nodetool getcompactionthreshold

テーブルの最小および最大コンパクションしきい値をメガバイト単位で表示します。

テーブルの最小および最大コンパクションしきい値をメガバイト単位で表示します。

構文

$ nodetool <options> getcompactionthreshold -- <keyspace> <table>
tarボールおよびInstaller-No Servicesのパス:
installation_location/resources/cassandra/bin
1. オプション
短い形式 長い形式 説明
-h --host ホスト名またはIPアドレス。
-p --port ポート番号。
-pwf --password-file パスワード・ファイルのパス。
-pw --password パスワード。
-u --username リモートJMXエージェントのユーザー名。
keyspace キースペースの名前。
テーブル テーブルの名前。
-- オプションと間違えられる可能性のある引数とオプションを区切ります。