static class MasterCoprocessorHost.MasterEnvironment extends CoprocessorHost.Environment implements MasterCoprocessorEnvironment
| Modifier and Type | Field and Description |
|---|---|
private MasterServices |
masterServices |
impl, openTables, priority| Constructor and Description |
|---|
MasterCoprocessorHost.MasterEnvironment(Class<?> implClass,
Coprocessor impl,
int priority,
int seq,
org.apache.hadoop.conf.Configuration conf,
MasterServices services) |
| Modifier and Type | Method and Description |
|---|---|
MasterServices |
getMasterServices() |
getClassLoader, getConfiguration, getHBaseVersion, getInstance, getLoadSequence, getPriority, getTable, getTable, getVersion, shutdown, startupclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetClassLoader, getConfiguration, getHBaseVersion, getInstance, getLoadSequence, getPriority, getTable, getTable, getVersionprivate MasterServices masterServices
public MasterCoprocessorHost.MasterEnvironment(Class<?> implClass, Coprocessor impl, int priority, int seq, org.apache.hadoop.conf.Configuration conf, MasterServices services)
public MasterServices getMasterServices()
getMasterServices in interface MasterCoprocessorEnvironmentCopyright © 2007–2019 The Apache Software Foundation. All rights reserved.