Method: Computation#input_timeseries_count
- Defined in:
- lib/signalfx/signalflow/computation.rb
#input_timeseries_count ⇒ Object
Returns the value of attribute input_timeseries_count.
20 21 22 |
# File 'lib/signalfx/signalflow/computation.rb', line 20 def input_timeseries_count @input_timeseries_count end |