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, shutdown
getClassLoader, getConfiguration, getHBaseVersion, getInstance, getLoadSequence, getPriority, getVersion, startup
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getClassLoader, getConfiguration, getHBaseVersion, getInstance, getLoadSequence, getPriority, getVersion
private 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 HasMasterServices
Copyright © 2007–2020 The Apache Software Foundation. All rights reserved.