Click or drag to resize

MetadataGetReplicas Method (Byte)

Namespace:  Dse
Assembly:  Dse (in Dse.dll) Version: 2.6.0
Syntax
C#
public ICollection<Host> GetReplicas(
	byte[] partitionKey
)

Parameters

partitionKey
Type: SystemByte

Return Value

Type: ICollectionHost
See Also