| Constructor and Description |
|---|
Stat() |
| Modifier and Type | Method and Description |
|---|---|
long |
getByteDone()
the end byte of reading, starting from 0
|
long |
getByteFrom()
the start byte of reading, starting from 0
|
long |
getByteGrow()
Whether the file is growing.
|
long |
getLogMtime()
the last modify time of the log.
|
String |
getPathLog()
the path of log
|
String |
getPathOut()
the path of output
|
long |
getTimeCost()
Millisecond elapsed time at completion
|
long |
getTimeDone()
Millisecond timestamp at completion
|
String |
toString() |
public long getTimeDone()
public long getTimeCost()
public long getLogMtime()
public long getByteFrom()
public long getByteDone()
public String getPathLog()
public String getPathOut()
public long getByteGrow()
Copyright © 2024. All rights reserved.