public class FSImageHandler extends org.jboss.netty.channel.SimpleChannelUpstreamHandler
| Modifier and Type | Field and Description |
|---|---|
static org.apache.commons.logging.Log |
LOG |
| Constructor and Description |
|---|
FSImageHandler(org.apache.hadoop.hdfs.tools.offlineImageViewer.FSImageLoader loader) |
| Modifier and Type | Method and Description |
|---|---|
void |
messageReceived(org.jboss.netty.channel.ChannelHandlerContext ctx,
org.jboss.netty.channel.MessageEvent e) |
public static final org.apache.commons.logging.Log LOG
public FSImageHandler(org.apache.hadoop.hdfs.tools.offlineImageViewer.FSImageLoader loader) throws IOException
IOExceptionpublic void messageReceived(org.jboss.netty.channel.ChannelHandlerContext ctx, org.jboss.netty.channel.MessageEvent e) throws Exception
messageReceived in class org.jboss.netty.channel.SimpleChannelUpstreamHandlerExceptionCopyright © 2014 Apache Software Foundation. All Rights Reserved.