private static class MasterCoprocessorHost.MasterEnvironmentForCoreCoprocessors extends MasterCoprocessorHost.MasterEnvironment implements HasMasterServices
| Modifier and Type | Field and Description |
|---|---|
private MasterServices |
masterServices |
impl, priority| Constructor and Description |
|---|
MasterEnvironmentForCoreCoprocessors(MasterCoprocessor impl,
int priority,
int seq,
org.apache.hadoop.conf.Configuration conf,
MasterServices services) |
| Modifier and Type | Method and Description |
|---|---|
MasterServices |
getMasterServices() |
createConnection, getConnection, getMetricRegistryForMaster, getServerName, shutdowngetClassLoader, getConfiguration, getHBaseVersion, getInstance, getLoadSequence, getPriority, getVersion, startupclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetClassLoader, getConfiguration, getHBaseVersion, getInstance, getLoadSequence, getPriority, getVersionprivate final MasterServices masterServices
public MasterEnvironmentForCoreCoprocessors(MasterCoprocessor impl, int priority, int seq, org.apache.hadoop.conf.Configuration conf, MasterServices services)
public MasterServices getMasterServices()
getMasterServices in interface HasMasterServicesCopyright © 2007–2020 The Apache Software Foundation. All rights reserved.