public interface RegionServerObserver extends Coprocessor
Coprocessor.StatePRIORITY_HIGHEST, PRIORITY_LOWEST, PRIORITY_SYSTEM, PRIORITY_USER, VERSION| Modifier and Type | Method and Description |
|---|---|
void |
preStopRegionServer(ObserverContext<RegionServerCoprocessorEnvironment> env)
Called before stopping region server.
|
start, stopvoid preStopRegionServer(ObserverContext<RegionServerCoprocessorEnvironment> env) throws IOException
env - An instance of RegionServerCoprocessorEnvironmentIOException - Signals that an I/O exception has occurred.Copyright © 2014 The Apache Software Foundation. All Rights Reserved.