Click or drag to resize

DfsMetricsUnderReplicatedBlockCount Property

Gets or sets the total number of blocks that are not fully replicated.

Namespace:  Ookii.Jumbo.Dfs
Assembly:  Ookii.Jumbo.Dfs (in Ookii.Jumbo.Dfs.dll) Version: 2.0.0
Syntax
public int UnderReplicatedBlockCount { get; set; }

Property Value

Type: Int32
The total number of blocks that are not fully replicated.
See Also