PartitionFileIndexEntry Structure |
Namespace: Ookii.Jumbo.Jet.Channels
The PartitionFileIndexEntry type exposes the following members.
Name | Description | |
---|---|---|
PartitionFileIndexEntry |
Initializes a new instance of the PartitionFileIndexEntry struct.
|
Name | Description | |
---|---|---|
CompressedSize |
Gets the size of the compressed data.
| |
Offset |
Gets or sets the offset.
| |
Partition |
Gets or sets the partition.
| |
UncompressedSize |
Gets the size of the compressed data.
|
Name | Description | |
---|---|---|
Equals(Object) |
Determines whether the specified Object is equal to this instance.
(Overrides ValueTypeEquals(Object).) | |
Equals(PartitionFileIndexEntry) |
Indicates whether the current object is equal to another object of the same type.
| |
GetHashCode |
Returns a hash code for this instance.
(Overrides ValueTypeGetHashCode.) | |
GetType | Gets the Type of the current instance. (Inherited from Object.) | |
ToString | Returns the fully qualified type name of this instance. (Inherited from ValueType.) |
Name | Description | |
---|---|---|
Equality |
Determines whether two specified instances have the same value.
| |
Inequality |
Determines whether two specified instances have different values.
|