net.opentsdb.tsd
public final class PipelineFactory extends Object implements org.jboss.netty.channel.ChannelPipelineFactory
ChannelPipeline for a new channel.
 This class is supposed to be a singleton.| Constructor and Description | 
|---|
PipelineFactory(TSDB tsdb)
Constructor that initializes the RPC router and loads HTTP formatter 
 plugins 
 | 
public PipelineFactory(TSDB tsdb)
tsdb - The TSDB to use.RuntimeException - if there is an issue loading pluginsException - if the HttpQuery handler is unable to load 
 serializers