|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface CommitLogMBean
| Method Summary | |
|---|---|
java.util.List<java.lang.String> |
getActiveSegmentNames()
|
java.util.List<java.lang.String> |
getArchivingSegmentNames()
|
long |
getCompletedTasks()
Get the number of completed tasks |
long |
getPendingTasks()
Get the number of tasks waiting to be executed |
long |
getTotalCommitlogSize()
Get the current size used by all the commitlog segments. |
void |
recover(java.lang.String path)
Recover a single file. |
| Method Detail |
|---|
long getCompletedTasks()
long getPendingTasks()
long getTotalCommitlogSize()
void recover(java.lang.String path)
throws java.io.IOException
java.io.IOExceptionjava.util.List<java.lang.String> getActiveSegmentNames()
java.util.List<java.lang.String> getArchivingSegmentNames()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||