Package org.apache.hadoop.hbase.rest

Class Summary
Dispatcher Servlet implementation class for hbase REST interface.
GenericHandler GenericHandler contains some basic common stuff that all the individual REST handler types take advantage of.
MetaHandler MetaHandler fields all requests for metadata at the instance level.
ScannerHandler ScannderHandler fields all scanner related requests.
TableHandler TableHandler fields all requests that deal with an individual table.
 

Enum Summary
GenericHandler.ContentType  
 



Copyright © 2006 The Apache Software Foundation