public static class TestCoprocessorInterface.CoprocessorII extends Object implements RegionCoprocessor
Coprocessor.StatePRIORITY_HIGHEST, PRIORITY_LOWEST, PRIORITY_SYSTEM, PRIORITY_USER, VERSION| Constructor and Description |
|---|
CoprocessorII() |
| Modifier and Type | Method and Description |
|---|---|
Optional<RegionObserver> |
getRegionObserver() |
void |
start(CoprocessorEnvironment e) |
void |
stop(CoprocessorEnvironment e) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetBulkLoadObserver, getEndpointObservergetServicespublic CoprocessorII()
public void start(CoprocessorEnvironment e)
start in interface Coprocessorpublic void stop(CoprocessorEnvironment e)
stop in interface Coprocessorpublic Optional<RegionObserver> getRegionObserver()
getRegionObserver in interface RegionCoprocessorCopyright © 2007–2019 Cloudera. All rights reserved.