Method: Elasticated::ValueCountAggregation#operation
- Defined in:
- lib/elasticated/aggregations/value_count_aggregation.rb
#operation ⇒ Object
implementation
10 11 12 |
# File 'lib/elasticated/aggregations/value_count_aggregation.rb', line 10 def operation :value_count end |