public static class CoprocessorServiceBackwardCompatiblity.RegionCoprocessorService extends Object implements RegionCoprocessor
Coprocessor.State| Modifier and Type | Field and Description | 
|---|---|
| (package private) CoprocessorService | service | 
PRIORITY_HIGHEST, PRIORITY_LOWEST, PRIORITY_SYSTEM, PRIORITY_USER, VERSION| Constructor and Description | 
|---|
| RegionCoprocessorService(CoprocessorService service) | 
| Modifier and Type | Method and Description | 
|---|---|
| Iterable<com.google.protobuf.Service> | getServices()Coprocessor endpoints providing protobuf services should override this method. | 
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetBulkLoadObserver, getEndpointObserver, getRegionObserverstart, stopCoprocessorService service
public RegionCoprocessorService(CoprocessorService service)
public Iterable<com.google.protobuf.Service> getServices()
CoprocessorgetServices in interface CoprocessorServices or empty collection. Implementations should never
 return null.Copyright © 2007–2021 The Apache Software Foundation. All rights reserved.