| 程序包 | 说明 |
|---|---|
| org.apache.hadoop.hbase.coprocessor |
Table of Contents
Overview
Coprocessor
RegionObserver
Endpoint
Coprocessor loading
Overview
Coprocessors are code that runs in-process on each region server.
|
| 限定符和类型 | 字段和说明 |
|---|---|
protected SortedList<E> |
CoprocessorHost.coprocEnvironments
Ordered set of loaded coprocessors with lock
|
Copyright © 2007–2019 The Apache Software Foundation. All rights reserved.