Package | Description |
---|---|
org.apache.hadoop.hbase.regionserver |
Modifier and Type | Method and Description |
---|---|
RegionCoprocessorHost.RegionEnvironment |
RegionCoprocessorHost.createEnvironment(Class<?> implClass,
Coprocessor instance,
int priority,
int seq,
org.apache.hadoop.conf.Configuration conf) |
Modifier and Type | Method and Description |
---|---|
void |
RegionCoprocessorHost.CoprocessorOperation.postEnvCall(RegionCoprocessorHost.RegionEnvironment env) |
Copyright © 2007–2019 The Apache Software Foundation. All rights reserved.