Class
NewRelic::Agent::EventBuffer
In:
lib/new_relic/agent/event_buffer.rb
Parent:
Object
Methods
<<
append
capacity=
full?
metadata
new
note_dropped
num_dropped
num_seen
reset!
sample_rate
size
to_a
Attributes
capacity
[R]
Public Class methods
new
(capacity)
Public Instance methods
<<
(x)
append
(x)
capacity=
(new_capacity)
full?
()
metadata
()
note_dropped
()
num_dropped
()
num_seen
()
reset!
()
sample_rate
()
size
()
to_a
()
[Validate]