public interface LogRecovery
LogManager| Modifier and Type | Method and Description | 
|---|---|
void | 
recover(long cookie,
       LogRecord rec)
Accepts a  
LogRecord from the caller. | 
void recover(long cookie,
             LogRecord rec)
      throws LogException
LogRecord from the caller.cookie - identifier associated with the information.rec - the record.LogExceptionCopyright © GigaSpaces.