Class: NewRelic::TransactionSample::FakeSegment
- Defined in:
- lib/new_relic/transaction_sample.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, #end_trace, #exclusive_duration, #explain_sql, #find_segment, #freeze, from_json, #handle_exception_in_explain, #initialize, #obfuscated_sql, #params, #path_string, #to_debug_str, #to_json, #to_s, #to_s_compact, #truncate
Constructor Details
This class inherits a constructor from NewRelic::TransactionSample::Segment