org.apache.hadoop.hbase.rest.serializer
Class RestSerializerFactory
java.lang.Object
org.apache.hadoop.hbase.rest.serializer.RestSerializerFactory
public class RestSerializerFactory
- extends Object
Factory used to return a Rest Serializer tailored to the HTTP
Requesters accept type in the header.
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
RestSerializerFactory
public RestSerializerFactory()
getSerializer
public static AbstractRestSerializer getSerializer(javax.servlet.http.HttpServletRequest request,
javax.servlet.http.HttpServletResponse response)
throws HBaseRestException
- Throws:
HBaseRestException
Copyright © 2010 The Apache Software Foundation