|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface ILogTail
Defines the last block(s) of the errorLog.
| Method Summary | |
|---|---|
List<String> |
getData()
Gets the last block(s) of the errorLog. |
String |
getLogFilePath()
Gets the log file path. |
long |
getOffset()
Gets the offset required to get the next block when it becomes available. |
| Method Detail |
|---|
String getLogFilePath()
By default, it's set to null, which is not valid.
long getOffset()
By default, it is set to -1, which is not valid (same as not setting the offset).
List<String> getData()
By default, it is set to null, which is not valid.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||