Class: CassandraMapper::Index::State

Inherits:
Object
  • Object
show all
Defined in:
lib/cassandra_mapper/indexing.rb

Instance Attribute Summary collapse

Instance Attribute Details

#identifier_valueObject

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_valueObject

Returns the value of attribute source_value.



462
463
464
# File 'lib/cassandra_mapper/indexing.rb', line 462

def source_value
  @source_value
end