Class AbortLogRecord


public class AbortLogRecord extends LogRecord
  • Constructor Details

    • AbortLogRecord

      public AbortLogRecord(long txId, Semaphore semaphore, List journal, CacheReleaseListener cacheReleaseListener, AsyncCompletionCallback callback)
    • AbortLogRecord

      public AbortLogRecord(long txId, Semaphore semaphore, List journal, CacheReleaseListener cacheReleaseListener)
  • Method Details