Class SetCacheKeysToSave

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

@Command(name="setcachekeystosave", description="Set number of keys saved by each cache for faster post-restart warmup. 0 to disable") public class SetCacheKeysToSave extends NodeTool.NodeToolCmd
  • Constructor Details

    • SetCacheKeysToSave

      public SetCacheKeysToSave()
  • Method Details