org.apache.hadoop.hbase.rest.parser
Class HBaseRestParserFactory

java.lang.Object
  extended by org.apache.hadoop.hbase.rest.parser.HBaseRestParserFactory

public class HBaseRestParserFactory
extends Object


Constructor Summary
HBaseRestParserFactory()
           
 
Method Summary
static IHBaseRestParser getParser(Dispatcher.ContentType ct)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

HBaseRestParserFactory

public HBaseRestParserFactory()
Method Detail

getParser

public static IHBaseRestParser getParser(Dispatcher.ContentType ct)


Copyright © 2009 The Apache Software Foundation