Click or drag to resize
RoutingKey Class
Routing key using to determine the node for each partition
Inheritance Hierarchy
SystemObject
  CassandraRoutingKey

Namespace: Cassandra
Assembly: Cassandra (in Cassandra.dll) Version: 3.2.0
Syntax
C#
public class RoutingKey

The RoutingKey type exposes the following members.

Constructors
Fields
  NameDescription
Public fieldStatic memberEmpty
Top
Properties
  NameDescription
Public propertyRawRoutingKey
Byte array representing the partition key (or one of the partition)
Top
See Also