Method: NewRelic::Agent::Sampler#poll

Defined in:
lib/new_relic/agent/sampler.rb

#pollObject

[View source]

59
60
61
# File 'lib/new_relic/agent/sampler.rb', line 59

def poll
  raise 'Implement in the subclass'
end