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



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

def add_harvest_sampler(*args); end

#add_sampler(*args) ⇒ Object



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

def add_sampler(*args); end

#start_sampler_thread(*args) ⇒ Object



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

def start_sampler_thread(*args); end