Click or drag to resize
ConsistentHashingTGetPrimary Method
获取一节点

Namespace: Adf
Assembly: Adf (in Adf.dll) Version: 4.1.5549.27750
Syntax
public T GetPrimary(
	string key
)

Parameters

key
Type: SystemString

[Missing <param name="key"/> documentation for "M:Adf.ConsistentHashing`1.GetPrimary(System.String)"]

Return Value

Type: T

[Missing <returns> documentation for "M:Adf.ConsistentHashing`1.GetPrimary(System.String)"]

See Also