@InterfaceAudience.LimitedPrivate(value="Coprocesssor") @InterfaceStability.Evolving public interface RegionCoprocessorEnvironment extends CoprocessorEnvironment
Modifier and Type | Method and Description |
---|---|
Region |
getRegion() |
HRegionInfo |
getRegionInfo() |
RegionServerServices |
getRegionServerServices() |
ConcurrentMap<String,Object> |
getSharedData() |
getClassLoader, getConfiguration, getHBaseVersion, getInstance, getLoadSequence, getPriority, getTable, getTable, getVersion
Region getRegion()
HRegionInfo getRegionInfo()
RegionServerServices getRegionServerServices()
ConcurrentMap<String,Object> getSharedData()
Copyright © 2007-2016 The Apache Software Foundation. All Rights Reserved.