Click or drag to resize
RoutingKey Constructor (Byte)
Initializes a new instance of the RoutingKey class

Namespace: Cassandra
Assembly: Cassandra (in Cassandra.dll) Version: 3.0.9 (git 5ca22bb)
Syntax
C#
public RoutingKey(
	byte[] rawKey
)

Parameters

rawKey
Type: SystemByte
See Also