Class NewRelic::Agent::VM::Snapshot
In: lib/new_relic/agent/vm/snapshot.rb
Parent: Object

Methods

new  

Attributes

constant_cache_invalidations  [RW] 
gc_runs  [RW] 
gc_total_time  [RW] 
heap_free  [RW] 
heap_live  [RW] 
major_gc_count  [RW] 
method_cache_invalidations  [RW] 
minor_gc_count  [RW] 
taken_at  [RW] 
thread_count  [RW] 
total_allocated_object  [RW] 

Public Class methods

[Validate]