JumboFile Properties |
The JumboFile type exposes the following members.
| Name | Description | |
|---|---|---|
| Blocks |
Gets the IDs of the blocks of this file.
| |
| BlockSize |
Gets the size of the blocks that the file was divided into.
| |
| DateCreated |
Gets the date and time the file system entry was created.
(Inherited from JumboFileSystemEntry.) | |
| FullPath |
Gets the absolute path to the file system entry.
(Inherited from JumboFileSystemEntry.) | |
| IsOpenForWriting |
Gets a value indicating whether this file is open for writing.
| |
| Name |
Gets the name of the file system entry.
(Inherited from JumboFileSystemEntry.) | |
| RecordOptions |
Gets the record options applied to this file.
| |
| ReplicationFactor |
Gets the number of replicas of this file.
| |
| Size |
Gets the size of the file.
|