@InterfaceAudience.LimitedPrivate(value="Coprocesssor") @InterfaceStability.Evolving public interface RegionServerCoprocessor extends Coprocessor
Coprocessor.State
PRIORITY_HIGHEST, PRIORITY_LOWEST, PRIORITY_SYSTEM, PRIORITY_USER, VERSION
Modifier and Type | Method and Description |
---|---|
default Optional<RegionServerObserver> |
getRegionServerObserver() |
getServices, start, stop
default Optional<RegionServerObserver> getRegionServerObserver()
Copyright © 2007–2020 The Apache Software Foundation. All rights reserved.