org.apache.hadoop.hbase.stargate
Class StorageClusterStatusResource

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

public class StorageClusterStatusResource
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
StorageClusterStatusResource()
           
 
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

StorageClusterStatusResource

public StorageClusterStatusResource()
Method Detail

get

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


Copyright © 2009 The Apache Software Foundation