org.apache.hadoop.hbase.stargate
Class RegionsResource

java.lang.Object
  extended by org.apache.hadoop.hbase.stargate.ResourceBase
      extended by org.apache.hadoop.hbase.stargate.RegionsResource
All Implemented Interfaces:
Constants

public class RegionsResource
extends ResourceBase


Field Summary
 
Fields inherited from interface org.apache.hadoop.hbase.stargate.Constants
DEFAULT_MAX_AGE, MIMETYPE_BINARY, MIMETYPE_HTML, MIMETYPE_JSON, MIMETYPE_PROTOBUF, MIMETYPE_TEXT, MIMETYPE_XML, VERSION_STRING
 
Constructor Summary
RegionsResource(String table)
           
 
Method Summary
 javax.ws.rs.core.Response get(javax.ws.rs.core.UriInfo uriInfo)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

RegionsResource

public RegionsResource(String table)
                throws IOException
Throws:
IOException
Method Detail

get

public javax.ws.rs.core.Response get(@Context
                                     javax.ws.rs.core.UriInfo uriInfo)


Copyright © 2010 The Apache Software Foundation