Class HeapDumpEstimates

  • All Implemented Interfaces:
    Operation

    public class HeapDumpEstimates
    extends java.lang.Object
    implements Operation
    • Constructor Detail

      • HeapDumpEstimates

        public HeapDumpEstimates()
    • Method Detail

      • label

        public java.lang.String label()
        Specified by:
        label in interface Operation
      • description

        public java.lang.String description()
        Specified by:
        description in interface Operation
      • run

        public void run​(java.lang.String... args)
                 throws java.lang.Exception
        Specified by:
        run in interface Operation
        Throws:
        java.lang.Exception