cassandra-d v0.0.4 (2019-10-23T11:18:10Z)
Dub
Repo
PrimaryKeyAttribute
cassandra
keyspace
Undocumented in source.
struct
PrimaryKeyAttribute {
string
[]
partitionKey
;
string
[]
clusteringColumns
;
}
Members
Variables
clusteringColumns
string
[]
clusteringColumns
;
Undocumented in source.
partitionKey
string
[]
partitionKey
;
Undocumented in source.
Meta
Source
See Implementation
cassandra
keyspace
structs
CassandraKeyspace
PrimaryKeyAttribute