Class: CassandraMapper::Index::State
- Defined in:
- lib/cassandra_mapper/indexing.rb
Instance Attribute Summary collapse
-
#identifier_value ⇒ Object
Returns the value of attribute identifier_value.
-
#source_value ⇒ Object
Returns the value of attribute source_value.
Instance Attribute Details
#identifier_value ⇒ Object
Returns the value of attribute identifier_value.
462 463 464 |
# File 'lib/cassandra_mapper/indexing.rb', line 462 def identifier_value @identifier_value end |
#source_value ⇒ Object
Returns the value of attribute source_value.
462 463 464 |
# File 'lib/cassandra_mapper/indexing.rb', line 462 def source_value @source_value end |