| Package | Description |
|---|---|
| org.apache.hadoop.hbase.master |
| Modifier and Type | Class and Description |
|---|---|
private static class |
MasterCoprocessorHost.CoprocessorOperationWithResult<T> |
| Modifier and Type | Method and Description |
|---|---|
private boolean |
MasterCoprocessorHost.execOperation(MasterCoprocessorHost.CoprocessorOperation ctx) |
private boolean |
MasterCoprocessorHost.execShutdown(MasterCoprocessorHost.CoprocessorOperation ctx)
Master 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.