Class Server.HeapDump

java.lang.Object
org.infinispan.cli.commands.CliCommand
org.infinispan.cli.commands.rest.Server.HeapDump
All Implemented Interfaces:
org.aesh.command.Command<ContextAwareCommandInvocation>
Enclosing class:
Server

public static class Server.HeapDump extends CliCommand
  • Field Details

    • live

      protected boolean live
    • help

      protected boolean help
  • Constructor Details

    • HeapDump

      public HeapDump()
  • Method Details