Method: Cassandra::Aggregate#state_type
- Defined in:
- lib/cassandra/aggregate.rb
#state_type ⇒ Cassandra::Type (readonly)
Returns aggregate state type.
34 35 36 |
# File 'lib/cassandra/aggregate.rb', line 34 def state_type @state_type end |