net.spy.memcached.vbucket
Class BucketMonitorPipelineFactory
java.lang.Object
net.spy.memcached.vbucket.BucketMonitorPipelineFactory
- All Implemented Interfaces:
- org.jboss.netty.channel.ChannelPipelineFactory
public class BucketMonitorPipelineFactory
- extends Object
- implements org.jboss.netty.channel.ChannelPipelineFactory
|
Method Summary |
org.jboss.netty.channel.ChannelPipeline |
getPipeline()
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
BucketMonitorPipelineFactory
public BucketMonitorPipelineFactory()
getPipeline
public org.jboss.netty.channel.ChannelPipeline getPipeline()
- Specified by:
getPipeline in interface org.jboss.netty.channel.ChannelPipelineFactory