Package | Description |
---|---|
org.apache.hadoop.hbase.regionserver |
Modifier and Type | Class and Description |
---|---|
private static class |
RegionServerCoprocessorHost.CoprocessOperationWithResult<T> |
Modifier and Type | Method and Description |
---|---|
private boolean |
RegionServerCoprocessorHost.execOperation(RegionServerCoprocessorHost.CoprocessorOperation ctx) |
private boolean |
RegionServerCoprocessorHost.execShutdown(RegionServerCoprocessorHost.CoprocessorOperation ctx)
RegionServer coprocessor classes can be configured in any order, based on that priority is set
and chained in a sorted order.
|
Copyright © 2007–2019 The Apache Software Foundation. All rights reserved.