public static class TestCoprocessorStop.FooCoprocessor extends Object implements MasterCoprocessor, RegionServerCoprocessor
Coprocessor.StatePRIORITY_HIGHEST, PRIORITY_LOWEST, PRIORITY_SYSTEM, PRIORITY_USER, VERSION| Constructor and Description |
|---|
FooCoprocessor() |
| Modifier and Type | Method and Description |
|---|---|
void |
start(CoprocessorEnvironment env) |
void |
stop(CoprocessorEnvironment env) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetMasterObservergetRegionServerObservergetServicespublic FooCoprocessor()
public void start(CoprocessorEnvironment env) throws IOException
start in interface CoprocessorIOExceptionpublic void stop(CoprocessorEnvironment env) throws IOException
stop in interface CoprocessorIOExceptionCopyright © 2007–2019 Cloudera. All rights reserved.