Uses of Class
org.apache.hadoop.hbase.coprocessor.BaseEnvironment
Packages that use BaseEnvironment
Package
Description
-
Uses of BaseEnvironment in org.apache.hadoop.hbase.master
Subclasses of BaseEnvironment in org.apache.hadoop.hbase.masterModifier and TypeClassDescriptionprivate static classCoprocessor environment extension providing access to master related services.private static classSpecial version of MasterEnvironment that exposes MasterServices for Core Coprocessors only. -
Uses of BaseEnvironment in org.apache.hadoop.hbase.regionserver
Subclasses of BaseEnvironment in org.apache.hadoop.hbase.regionserverModifier and TypeClassDescriptionprivate static classEncapsulation of the environment of each coprocessorprivate static classSpecial version of RegionEnvironment that exposes RegionServerServices for Core Coprocessors only.private static classCoprocessor environment extension providing access to region server related services.private static classSpecial version of RegionServerEnvironment that exposes RegionServerServices for Core Coprocessors only. -
Uses of BaseEnvironment in org.apache.hadoop.hbase.regionserver.wal
Subclasses of BaseEnvironment in org.apache.hadoop.hbase.regionserver.walModifier and TypeClassDescription(package private) static classEncapsulation of the environment of each coprocessor