|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.apache.cassandra.db.commitlog.CommitLogReplayer
public class CommitLogReplayer
Constructor Summary | |
---|---|
CommitLogReplayer()
|
Method Summary | |
---|---|
int |
blockForWrites()
|
protected boolean |
pointInTimeExceeded(RowMutation frm)
|
void |
recover(java.io.File file)
|
void |
recover(java.io.File[] clogs)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public CommitLogReplayer()
Method Detail |
---|
public void recover(java.io.File[] clogs) throws java.io.IOException
java.io.IOException
public int blockForWrites() throws java.io.IOException
java.io.IOException
public void recover(java.io.File file) throws java.io.IOException
java.io.IOException
protected boolean pointInTimeExceeded(RowMutation frm)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |