kaijchen commented on PR #3323: URL: https://github.com/apache/ozone/pull/3323#issuecomment-1103903711
> https://docs.oracle.com/javase/7/docs/api/java/io/File.html#length() > > `public long length()` > > **Returns:** > The length, in bytes, of the file denoted by this abstract pathname, or 0L if the file does not exist. Some operating systems may return 0L for pathnames denoting system-dependent entities such as devices or pipes. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
