Method: Cassandra::Aggregate#type
- Defined in:
- lib/cassandra/aggregate.rb
#type ⇒ Cassandra::Type (readonly)
Returns aggregate return type.
30 31 32 |
# File 'lib/cassandra/aggregate.rb', line 30 def type @type end |
Returns aggregate return type.
30 31 32 |
# File 'lib/cassandra/aggregate.rb', line 30 def type @type end |