Class InvalidateKeyCache

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

@Command(name="invalidatekeycache", description="Invalidate the key cache") public class InvalidateKeyCache extends NodeTool.NodeToolCmd
  • Constructor Details

    • InvalidateKeyCache

      public InvalidateKeyCache()
  • Method Details