Package | Description |
---|---|
org.apache.hadoop.hbase.regionserver |
Modifier and Type | Class and Description |
---|---|
private static class |
RegionCoprocessorHost.RegionEnvironmentForCoreCoprocessors
Special version of RegionEnvironment that exposes RegionServerServices for Core Coprocessors
only.
|
Modifier and Type | Method and Description |
---|---|
RegionCoprocessorHost.RegionEnvironment |
RegionCoprocessorHost.createEnvironment(RegionCoprocessor instance,
int priority,
int seq,
org.apache.hadoop.conf.Configuration conf) |
Copyright © 2007–2020 The Apache Software Foundation. All rights reserved.