Class SetColumnIndexSize

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

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

    • SetColumnIndexSize

      public SetColumnIndexSize()
  • Method Details