com.epam.cmemdp.impl.recovery
Interface RecoveryManager

All Known Implementing Classes:
HistoricalRecoveryManager

public interface RecoveryManager


Method Summary
 void startRecovery(Instrument instrument, long beginMsgSeqNum, long endMsgSeqNum)
           
 void stopRecovery(Instrument instrument)
           
 

Method Detail

startRecovery

void startRecovery(Instrument instrument,
                   long beginMsgSeqNum,
                   long endMsgSeqNum)

stopRecovery

void stopRecovery(Instrument instrument)


Copyright © 2000-2014 EPAM Systems. All Rights Reserved.