Metric used to determine the health of a chunk and whether swarm will benefit from a broadcasted update. A value
greater than 1 signifies a healthy chunk availability.
Namespace: DistributedFileSystemAssembly: DistributedFileSystem (in DistributedFileSystem.dll) Version: 3.0.0.0 (3.0.0.0)
Syntax
Parameters
- chunkIndex
- Type: System Byte
The relevant chunk index
- totalNumChunks
- Type: System Byte
The total number of chunks in this item
Return Value
Type: Double[Missing <returns> documentation for "M:DistributedFileSystem.SwarmChunkAvailability.ChunkHealthMetric(System.Byte,System.Byte)"]
See Also