com.atomikos.recovery.imp
Class OltpLogImp

java.lang.Object
  extended by com.atomikos.recovery.imp.OltpLogImp
All Implemented Interfaces:
OltpLog

public class OltpLogImp
extends Object
implements OltpLog


Constructor Summary
OltpLogImp()
           
 
Method Summary
 void close()
           
 void setRepository(Repository repository)
           
 void write(CoordinatorLogEntry coordinatorLogEntry)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

OltpLogImp

public OltpLogImp()
Method Detail

setRepository

public void setRepository(Repository repository)

write

public void write(CoordinatorLogEntry coordinatorLogEntry)
           throws IllegalStateException,
                  LogException
Specified by:
write in interface OltpLog
Throws:
IllegalStateException
LogException

close

public void close()
Specified by:
close in interface OltpLog


Copyright © 2016. All Rights Reserved.