Uses of Interface
org.apache.hadoop.hbase.coprocessor.RegionServerCoprocessorEnvironment

Packages that use RegionServerCoprocessorEnvironment
org.apache.hadoop.hbase.coprocessor Table of Contents 
 

Uses of RegionServerCoprocessorEnvironment in org.apache.hadoop.hbase.coprocessor
 

Method parameters in org.apache.hadoop.hbase.coprocessor with type arguments of type RegionServerCoprocessorEnvironment
 void RegionServerObserver.preStopRegionServer(ObserverContext<RegionServerCoprocessorEnvironment> env)
          Called before stopping region server.
 



Copyright © 2013 The Apache Software Foundation. All Rights Reserved.