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