Module: NewRelic::Agent::StatsEngine::Shim

Defined in:
lib/new_relic/agent/stats_engine/samplers.rb

Overview

:nodoc:

Instance Method Summary collapse

Instance Method Details

#add_harvest_sampler(*args) ⇒ Object



5
# File 'lib/new_relic/agent/stats_engine/samplers.rb', line 5

def add_harvest_sampler(*args); end

#add_sampler(*args) ⇒ Object



4
# File 'lib/new_relic/agent/stats_engine/samplers.rb', line 4

def add_sampler(*args); end

#spawn_sampler_thread(*args) ⇒ Object



6
# File 'lib/new_relic/agent/stats_engine/samplers.rb', line 6

def spawn_sampler_thread(*args); end