com.atomikos.recovery
Interface AdminLog


public interface AdminLog

Handle to the transactions log for admin purposes.


Method Summary
 CoordinatorLogEntry[] getCoordinatorLogEntries()
           
 void remove(java.lang.String coordinatorId)
           
 

Method Detail

getCoordinatorLogEntries

CoordinatorLogEntry[] getCoordinatorLogEntries()

remove

void remove(java.lang.String coordinatorId)


Copyright © 2016. All Rights Reserved.