Class NewRelic::Agent::PipeService
In: lib/new_relic/agent/pipe_service.rb
Parent: Object

Methods

Attributes

agent_id  [RW] 
buffer  [R] 
channel_id  [R] 
collector  [RW] 
pipe  [R] 
request_timeout  [RW] 

Public Class methods

Public Instance methods

Invokes the block it is passed. This is used to implement HTTP keep-alive in the NewRelicService, and is a required interface for any Service class.

[Validate]