Class: NewRelic::DataSerialization

Inherits:
Object
  • Object
show all
Extended by:
ClassMethods
Includes:
LanguageSupport::DataSerialization
Defined in:
lib/new_relic/data_serialization.rb

Overview

Handles serialization of data to disk, to save on contacting the server. Lowers both server and client overhead, if the disk is not overloaded

Defined Under Namespace

Modules: ClassMethods

Method Summary

Methods included from ClassMethods

pid_too_old?, read_and_write_to_file, should_send_data?, store_too_large?, store_too_old?, update_last_sent!

Methods included from LanguageSupport::DataSerialization

included