Method: CassandraModel::Record::Attributes#composite_shard_key
- Defined in:
- lib/cassandra_model/record.rb
#composite_shard_key ⇒ Object
Returns the value of attribute composite_shard_key
13 14 15 |
# File 'lib/cassandra_model/record.rb', line 13 def composite_shard_key @composite_shard_key end |