Class RecoveredEditsOutputSink


Class that manages the output streams from the log splitting process. Every region only has one recovered edits file PER split WAL (if we split multiple WALs during a log-splitting session, on open, a Region may have multiple recovered.edits files to replay -- one per split WAL).
See Also: