Click or drag to resize

ReplicateBlockHeartbeatResponseBlockAssignment Property

Gets the new assignment information for the block to be replicated.

Namespace: Ookii.Jumbo.Dfs
Assembly: Ookii.Jumbo.Dfs (in Ookii.Jumbo.Dfs.dll) Version: 0.3.0+dc1307f20e065bb638e0b73a34cd216f57e486f1
Syntax
public BlockAssignment BlockAssignment { get; }

Property Value

BlockAssignment
The BlockAssignment that contains the new assignment information for the block to be replicated.
See Also