Class PingOptimizationPatch


public class PingOptimizationPatch extends Patch
Replaces uuid and server_uuid with foreign keys in ping table.
  • Constructor Details

    • PingOptimizationPatch

      public PingOptimizationPatch()
  • Method Details

    • hasBeenApplied

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

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