Uses of Class
org.apache.hadoop.hbase.coprocessor.BaseEnvironment
Packages that use BaseEnvironment
Package
Description
Tools to help define network clients and servers.
-
Uses of BaseEnvironment in org.apache.hadoop.hbase.ipc
Subclasses of BaseEnvironment in org.apache.hadoop.hbase.ipc -
Uses of BaseEnvironment in org.apache.hadoop.hbase.master
Subclasses of BaseEnvironment in org.apache.hadoop.hbase.masterModifier 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
Subclasses of BaseEnvironment in org.apache.hadoop.hbase.regionserverModifier 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
Subclasses of BaseEnvironment in org.apache.hadoop.hbase.regionserver.walModifier and TypeClassDescription(package private) static class
Encapsulation of the environment of each coprocessor