Class MasterFeature

java.lang.Object
org.apache.hadoop.hbase.master.http.jersey.MasterFeature
All Implemented Interfaces:
org.apache.hbase.thirdparty.javax.ws.rs.core.Feature

@Private public class MasterFeature extends Object implements org.apache.hbase.thirdparty.javax.ws.rs.core.Feature
Implements a Singleton binding to the provided instance of HMaster for both HMaster and MasterServices injections.
  • Field Details

  • Constructor Details

  • Method Details

    • configure

      public boolean configure(org.apache.hbase.thirdparty.javax.ws.rs.core.FeatureContext context)
      Specified by:
      configure in interface org.apache.hbase.thirdparty.javax.ws.rs.core.Feature