public class CommitLogReplayer
extends java.lang.Object
Constructor and Description |
---|
CommitLogReplayer() |
Modifier and Type | Method and Description |
---|---|
int |
blockForWrites() |
protected boolean |
pointInTimeExceeded(RowMutation frm) |
void |
recover(java.io.File file) |
void |
recover(java.io.File[] clogs) |
public void recover(java.io.File[] clogs) throws java.io.IOException
java.io.IOException
public int blockForWrites()
public void recover(java.io.File file) throws java.io.IOException
java.io.IOException
protected boolean pointInTimeExceeded(RowMutation frm)
Copyright © 2013 The Apache Software Foundation