Class GetColumnIndexSize

java.lang.Object
org.apache.cassandra.tools.NodeTool.NodeToolCmd
org.apache.cassandra.tools.nodetool.GetColumnIndexSize

@Command(name="getcolumnindexsize", description="Print the granularity of the collation index of rows within a partition in KiB") public class GetColumnIndexSize extends NodeTool.NodeToolCmd
  • Constructor Details

    • GetColumnIndexSize

      public GetColumnIndexSize()
  • Method Details