Package | Description |
---|---|
org.apache.hadoop.hbase.regionserver |
Modifier and Type | Method and Description |
---|---|
RegionCoprocessorHost |
HRegion.getCoprocessorHost() |
RegionCoprocessorHost |
Store.getCoprocessorHost() |
RegionCoprocessorHost |
HStore.getCoprocessorHost() |
Modifier and Type | Method and Description |
---|---|
void |
HRegion.setCoprocessorHost(RegionCoprocessorHost coprocessorHost) |
void |
StoreFileInfo.setRegionCoprocessorHost(RegionCoprocessorHost coprocessorHost)
Sets the region coprocessor env.
|
Copyright © 2014 The Apache Software Foundation. All rights reserved.