DistributedItemData Class |
Namespace: DistributedFileSystem
public class DistributedItemData
The DistributedItemData type exposes the following members.
Name | Description | |
---|---|---|
![]() | DistributedItemData(ItemAssemblyConfig) | |
![]() | DistributedItemData(DataBuildMode, DictionaryInt32, Stream, Boolean) | |
![]() | DistributedItemData(String, DataBuildMode, Stream, Boolean) |
Name | Description | |
---|---|---|
![]() | ChunkCheckSums | |
![]() | ChunkPositionLengthDict | |
![]() | ChunkSizeInBytes | |
![]() | CompleteDataCheckSum | |
![]() | DataBuildMode | |
![]() | ItemBytesLength | |
![]() | TotalNumChunks |
Name | Description | |
---|---|---|
![]() | CopyTo | |
![]() | Dispose | |
![]() | Equals | Determines whether the specified object is equal to the current object. (Inherited from Object.) |
![]() | Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object.) |
![]() | GetChunkStream | |
![]() | GetDataAsSingleStream | |
![]() | GetHashCode | Serves as the default hash function. (Inherited from Object.) |
![]() | GetType | Gets the Type of the current instance. (Inherited from Object.) |
![]() | MD5 | |
![]() | MD5(Int32) | |
![]() | MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) |
![]() | SetData | |
![]() | ToArray | |
![]() | ToString | Returns a string that represents the current object. (Inherited from Object.) |
![]() | UpdateBuildTarget | |
![]() | Write |