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



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

def add_harvest_sampler(*args); end

#add_sampler(*args) ⇒ Object



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

def add_sampler(*args); end

#start_sampler_thread(*args) ⇒ Object



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

def start_sampler_thread(*args); end