RoutingKey Constructor (Byte) |
Initializes a new instance of the
RoutingKey class
Namespace: CassandraAssembly: Cassandra (in Cassandra.dll) Version: 3.0.5 (git 25b8d4e)
Syntax public RoutingKey(
byte[] rawKey
)
Parameters
- rawKey
- Type: SystemByte
See Also