private static class RegionServerCoprocessorHost.RegionServerEnvironmentForCoreCoprocessors extends RegionServerCoprocessorHost.RegionServerEnvironment implements HasRegionServerServices
| Modifier and Type | Field and Description |
|---|---|
(package private) RegionServerServices |
regionServerServices |
impl, priority| Constructor and Description |
|---|
RegionServerEnvironmentForCoreCoprocessors(RegionServerCoprocessor impl,
int priority,
int seq,
org.apache.hadoop.conf.Configuration conf,
RegionServerServices services) |
| Modifier and Type | Method and Description |
|---|---|
RegionServerServices |
getRegionServerServices() |
createConnection, getConnection, getMetricRegistryForRegionServer, getOnlineRegions, getServerName, shutdowngetClassLoader, getConfiguration, getHBaseVersion, getInstance, getLoadSequence, getPriority, getVersion, startupclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetClassLoader, getConfiguration, getHBaseVersion, getInstance, getLoadSequence, getPriority, getVersionfinal RegionServerServices regionServerServices
public RegionServerEnvironmentForCoreCoprocessors(RegionServerCoprocessor impl, int priority, int seq, org.apache.hadoop.conf.Configuration conf, RegionServerServices services)
public RegionServerServices getRegionServerServices()
getRegionServerServices in interface HasRegionServerServicesCopyright © 2007–2019 The Apache Software Foundation. All rights reserved.