Class AbortLogRecord


public class AbortLogRecord extends LogRecord
  • Constructor Details

    • AbortLogRecord

      public AbortLogRecord(long txId, com.swiftmq.tools.concurrent.Semaphore semaphore, List journal, CacheReleaseListener cacheReleaseListener, com.swiftmq.tools.concurrent.AsyncCompletionCallback callback)
    • AbortLogRecord

      public AbortLogRecord(long txId, com.swiftmq.tools.concurrent.Semaphore semaphore, List journal, CacheReleaseListener cacheReleaseListener)
  • Method Details