![]() | JumboFile Class |
Namespace: Ookii.Jumbo.Dfs.FileSystem
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.
|
Name | Description | |
---|---|---|
![]() | Equals | Determines whether the specified object is equal to the current object. (Inherited from Object.) |
![]() ![]() | FromFileInfo |
Creates a JumboFile instance for a local file from the specified FileInfo.
|
![]() | GetHashCode | Serves as the default hash function. (Inherited from Object.) |
![]() | GetType | Gets the Type of the current instance. (Inherited from Object.) |
![]() | PrintFileInfo |
Prints information about the file.
|
![]() | ToString |
Gets a string representation of this file.
(Overrides ObjectToString.) |