public class DiskUsagePatch extends Patch
Adds disk usage information to tps table.
  • Constructor Details

    • DiskUsagePatch

      public DiskUsagePatch()
  • Method Details

    • hasBeenApplied

      public boolean hasBeenApplied()
      Specified by:
      hasBeenApplied in class Patch
    • applyPatch

      protected void applyPatch()
      Specified by:
      applyPatch in class Patch