com.atomikos.recovery
Interface OltpLog


public interface OltpLog

Handle to the transaction logs for writing during transaction processing.


Method Summary
 void close()
           
 void write(CoordinatorLogEntry coordinatorLogEntry)
           
 

Method Detail

write

void write(CoordinatorLogEntry coordinatorLogEntry)
           throws LogException,
                  java.lang.IllegalStateException
Throws:
LogException
java.lang.IllegalStateException

close

void close()


Copyright © 2016. All Rights Reserved.