@InterfaceAudience.Private public class MasterFeature extends Object implements org.apache.hbase.thirdparty.javax.ws.rs.core.Feature
HMaster
for both
HMaster
and MasterServices
injections.Modifier and Type | Class and Description |
---|---|
private class |
MasterFeature.Binder
Register this feature's provided functionality and defines their lifetime scopes.
|
Constructor and Description |
---|
MasterFeature(HMaster master) |
Modifier and Type | Method and Description |
---|---|
boolean |
configure(org.apache.hbase.thirdparty.javax.ws.rs.core.FeatureContext context) |
public MasterFeature(HMaster master)
public boolean configure(org.apache.hbase.thirdparty.javax.ws.rs.core.FeatureContext context)
configure
in interface org.apache.hbase.thirdparty.javax.ws.rs.core.Feature
Copyright © 2007–2020 The Apache Software Foundation. All rights reserved.