Uses of Class
org.apache.hadoop.hbase.coprocessor.BaseEnvironment
Package
Description
-
Uses of BaseEnvironment in org.apache.hadoop.hbase.master
Modifier and TypeClassDescriptionprivate static class
Coprocessor environment extension providing access to master related services.private static class
Special version of MasterEnvironment that exposes MasterServices for Core Coprocessors only. -
Uses of BaseEnvironment in org.apache.hadoop.hbase.regionserver
Modifier and TypeClassDescriptionprivate static class
Encapsulation of the environment of each coprocessorprivate static class
Special version of RegionEnvironment that exposes RegionServerServices for Core Coprocessors only.private static class
Coprocessor environment extension providing access to region server related services.private static class
Special version of RegionServerEnvironment that exposes RegionServerServices for Core Coprocessors only. -
Uses of BaseEnvironment in org.apache.hadoop.hbase.regionserver.wal
Modifier and TypeClassDescription(package private) static class
Encapsulation of the environment of each coprocessor