Package | Description |
---|---|
org.apache.hadoop.hbase.master | |
org.apache.hadoop.hbase.regionserver | |
org.apache.hadoop.hbase.regionserver.wal |
Modifier and Type | Class and Description |
---|---|
class |
MasterCoprocessorHost
Provides the coprocessor framework and environment for master oriented
operations.
|
Modifier and Type | Class and Description |
---|---|
class |
RegionCoprocessorHost
Implements the coprocessor environment and runtime support for coprocessors
loaded within a
Region . |
class |
RegionServerCoprocessorHost |
Modifier and Type | Class and Description |
---|---|
class |
WALCoprocessorHost
Implements the coprocessor environment and runtime support for coprocessors
loaded within a
WAL . |
Copyright © 2007-2016 The Apache Software Foundation. All Rights Reserved.