| Package | Description | 
|---|---|
| org.apache.hadoop.hbase.master | |
| org.apache.hadoop.hbase.regionserver | |
| org.apache.hadoop.hbase.regionserver.wal | 
| Modifier and Type | Class and Description | 
|---|---|
| private static class  | MasterCoprocessorHost.MasterEnvironmentCoprocessor environment extension providing access to master related
 services. | 
| private static class  | MasterCoprocessorHost.MasterEnvironmentForCoreCoprocessorsSpecial version of MasterEnvironment that exposes MasterServices for Core Coprocessors only. | 
| Modifier and Type | Class and Description | 
|---|---|
| private static class  | RegionCoprocessorHost.RegionEnvironmentEncapsulation of the environment of each coprocessor | 
| private static class  | RegionCoprocessorHost.RegionEnvironmentForCoreCoprocessorsSpecial version of RegionEnvironment that exposes RegionServerServices for Core
 Coprocessors only. | 
| private static class  | RegionServerCoprocessorHost.RegionServerEnvironmentCoprocessor environment extension providing access to region server
 related services. | 
| private static class  | RegionServerCoprocessorHost.RegionServerEnvironmentForCoreCoprocessorsSpecial version of RegionServerEnvironment that exposes RegionServerServices for Core
 Coprocessors only. | 
| Modifier and Type | Class and Description | 
|---|---|
| (package private) static class  | WALCoprocessorHost.WALEnvironmentEncapsulation of the environment of each coprocessor | 
Copyright © 2007–2021 The Apache Software Foundation. All rights reserved.