|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public static interface RollingLogs.LineIterator
To iterate the lines of the logs.
| Method Summary | |
|---|---|
boolean |
isLastReadFromPrevious()
Is the last read entry from previous? This should be called after reading. |
boolean |
isPrevious()
Is the iterator iterating the previous? |
| Methods inherited from interface java.util.Iterator |
|---|
hasNext, next, remove |
| Methods inherited from interface java.io.Closeable |
|---|
close |
| Method Detail |
|---|
boolean isPrevious()
boolean isLastReadFromPrevious()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||