static class RegionServerCoprocessorHost.RegionServerEnvironment extends CoprocessorHost.Environment implements RegionServerCoprocessorEnvironment
| Modifier and Type | Field and Description |
|---|---|
private RegionServerServices |
regionServerServices |
impl, openTables, priority| Constructor and Description |
|---|
RegionServerCoprocessorHost.RegionServerEnvironment(Class<?> implClass,
Coprocessor impl,
int priority,
int seq,
org.apache.hadoop.conf.Configuration conf,
RegionServerServices services) |
| Modifier and Type | Method and Description |
|---|---|
RegionServerServices |
getRegionServerServices()
Gets the region server services.
|
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 RegionServerServices regionServerServices
public RegionServerCoprocessorHost.RegionServerEnvironment(Class<?> implClass, Coprocessor impl, int priority, int seq, org.apache.hadoop.conf.Configuration conf, RegionServerServices services)
public RegionServerServices getRegionServerServices()
RegionServerCoprocessorEnvironmentgetRegionServerServices in interface RegionServerCoprocessorEnvironmentCopyright © 2007–2019 The Apache Software Foundation. All rights reserved.