Package | Description |
---|---|
org.apache.hadoop.hbase.client.coprocessor |
Provides client classes for invoking Coprocessor RPC protocols
Overview
Example Usage
|
org.apache.hadoop.hbase.coprocessor |
Class and Description |
---|
ColumnInterpreter
Defines how value for specific column is interpreted and provides utility
methods like compare, add, multiply etc for them.
|
Class and Description |
---|
CoprocessorException
Thrown if a coprocessor encounters any exception.
|
Copyright © 2007–2017 The Apache Software Foundation. All rights reserved.