org.apache.hadoop.hbase.stargate
Class RegionsResource

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

public class RegionsResource
extends Object
implements Constants


Field Summary
 
Fields inherited from interface org.apache.hadoop.hbase.stargate.Constants
MIMETYPE_BINARY, MIMETYPE_JAVASCRIPT, MIMETYPE_JSON, MIMETYPE_PROTOBUF, MIMETYPE_TEXT, MIMETYPE_XML, PATH_STATUS_CLUSTER, PATH_VERSION, PATH_VERSION_CLUSTER
 
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)
Method Detail

get

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


Copyright © 2009 The Apache Software Foundation