private static class RegionCoprocessorHost.RegionEnvironmentForCoreCoprocessors extends RegionCoprocessorHost.RegionEnvironment implements HasRegionServerServices
| Modifier and Type | Field and Description |
|---|---|
private RegionServerServices |
rsServices |
sharedDataimpl, priority| Constructor and Description |
|---|
RegionEnvironmentForCoreCoprocessors(RegionCoprocessor impl,
int priority,
int seq,
org.apache.hadoop.conf.Configuration conf,
Region region,
RegionServerServices services,
ConcurrentMap<String,Object> sharedData) |
| Modifier and Type | Method and Description |
|---|---|
RegionServerServices |
getRegionServerServices()
Returns An instance of RegionServerServices, an object NOT for Coprocessor consumption.
|
createConnection, getCellBuilder, getConnection, getMetricRegistryForRegionServer, getOnlineRegions, getRegion, getRegionInfo, getServerName, getSharedData, 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 RegionServerServices rsServices
public RegionEnvironmentForCoreCoprocessors(RegionCoprocessor impl, int priority, int seq, org.apache.hadoop.conf.Configuration conf, Region region, RegionServerServices services, ConcurrentMap<String,Object> sharedData)
public RegionServerServices getRegionServerServices()
HasRegionServerServicesgetRegionServerServices in interface HasRegionServerServicesCopyright © 2007–2020 The Apache Software Foundation. All rights reserved.