public interface  org.apache.hive.kudu.org.apache.kudu.shaded.io.netty.handler.codec.marshalling.UnmarshallerProvider extends java.lang.Object
{
public abstract org.jboss.marshalling.Unmarshaller getUnmarshaller(org.apache.hive.kudu.org.apache.kudu.shaded.io.netty.channel.ChannelHandlerContext) throws java.lang.Exception;
}