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