Class UpdatePortionLogAction

java.lang.Object
com.swiftmq.impl.store.standard.log.LogAction
com.swiftmq.impl.store.standard.log.UpdatePortionLogAction

public class UpdatePortionLogAction extends LogAction
  • Constructor Details

    • UpdatePortionLogAction

      public UpdatePortionLogAction(int pageNo, int offset, byte[] beforeImage, byte[] afterImage)
      Parameters:
      pageNo -
      offset -
      beforeImage -
      afterImage -
  • Method Details