Apache REEF  0.14.0
Retainable Evaluator Execution Framework
Properties | List of all members
Org.Apache.REEF.IO.FileSystem.FileStatus Class Reference

Represents metadata about a file. More...

Properties

DateTime ModificationTime [get]
 Last modification time of the file More...
 
long LengthBytes [get]
 Size of the file in bytes. More...
 

Detailed Description

Represents metadata about a file.

Property Documentation

long Org.Apache.REEF.IO.FileSystem.FileStatus.LengthBytes
get

Size of the file in bytes.

DateTime Org.Apache.REEF.IO.FileSystem.FileStatus.ModificationTime
get

Last modification time of the file


The documentation for this class was generated from the following file: