Class SetCacheCapacity

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

@Command(name="setcachecapacity", description="Set global key, row, and counter cache capacities (in MB units)") public class SetCacheCapacity extends NodeTool.NodeToolCmd
  • Constructor Details

    • SetCacheCapacity

      public SetCacheCapacity()
  • Method Details