Class: NewRelic::TransactionSample::FakeSegment

Inherits:
Segment
  • Object
show all
Defined in:
lib/new_relic/transaction_sample/fake_segment.rb

Instance Attribute Summary

Attributes inherited from Segment

#entry_timestamp, #exit_timestamp, #metric_name, #parent_segment, #segment_id

Method Summary

Methods inherited from Segment

#[], #[]=, #add_called_segment, #called_segments, #called_segments=, #count_segments, #duration, #each_segment, #each_segment_with_nest_tracking, #end_trace, #exclusive_duration, #explain_sql, #find_segment, #initialize, #obfuscated_sql, #params, #params=, #path_string, #to_array, #to_debug_str, #to_json, #to_s, #to_s_compact, #truncate, #truncate_each_child

Methods included from Coerce

#float, #int, #log_failure, #string

Constructor Details

This class inherits a constructor from NewRelic::TransactionSample::Segment