Class StorageClusterStatusResource

java.lang.Object
org.apache.hadoop.hbase.rest.ResourceBase
org.apache.hadoop.hbase.rest.StorageClusterStatusResource
All Implemented Interfaces:
Constants

@Private public class StorageClusterStatusResource extends ResourceBase
  • Field Details

    • LOG

      private static final org.slf4j.Logger LOG
    • cacheControl

      static org.apache.hbase.thirdparty.javax.ws.rs.core.CacheControl cacheControl
  • Constructor Details

  • Method Details

    • get

      @GET @Produces({"text/plain","text/xml","application/json","application/x-protobuf","application/protobuf"}) public org.apache.hbase.thirdparty.javax.ws.rs.core.Response get(@Context org.apache.hbase.thirdparty.javax.ws.rs.core.UriInfo uriInfo)