Class MEM

java.lang.Object
org.jpos.q2.cli.MEM
All Implemented Interfaces:
CLICommand

public class MEM extends Object implements CLICommand
CLI command that prints JVM heap usage statistics; supports --gc.
  • Constructor Details

    • MEM

      public MEM()
      Default constructor; no instance state to initialise.
  • Method Details