Package | Description |
---|---|
org.apache.hadoop.hbase.client.coprocessor |
Provides client classes for invoking Coprocessor RPC protocols
|
org.apache.hadoop.hbase.constraint |
Restrict the domain of a data attribute, often times to fulfill business rules/requirements.
|
org.apache.hadoop.hbase.coprocessor |
Table of Contents
|
org.apache.hadoop.hbase.coprocessor.example | |
org.apache.hadoop.hbase.master | |
org.apache.hadoop.hbase.regionserver | |
org.apache.hadoop.hbase.regionserver.wal | |
org.apache.hadoop.hbase.security.access | |
org.apache.hadoop.hbase.security.token | |
org.apache.hadoop.hbase.tool |
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 |
---|
BaseRegionObserver
An abstract class that implements RegionObserver.
|
ObserverContext
Carries the execution state for a given invocation of an Observer coprocessor
(
RegionObserver , MasterObserver , or WALObserver )
method. |
RegionCoprocessorEnvironment |
RegionObserver
Coprocessors implement this interface to observe and mediate client actions
on the region.
|
Class and Description |
---|
AggregateProtocol
Defines the aggregation functions that are to be supported in this
Coprocessor.
|
BaseEndpointCoprocessor
This abstract class provides default implementation of an Endpoint.
|
ColumnInterpreter
Defines how value for specific column is interpreted and provides utility
methods like compare, add, multiply etc for them.
|
MasterCoprocessorEnvironment |
MasterObserver
Defines coprocessor hooks for interacting with operations on the
HMaster process. |
MultiRowMutationProtocol
Defines a protocol to perform multi row transactions.
|
ObserverContext
Carries the execution state for a given invocation of an Observer coprocessor
(
RegionObserver , MasterObserver , or WALObserver )
method. |
RegionCoprocessorEnvironment |
RegionObserver
Coprocessors implement this interface to observe and mediate client actions
on the region.
|
RegionServerCoprocessorEnvironment |
WALCoprocessorEnvironment |
Class and Description |
---|
BaseEndpointCoprocessor
This abstract class provides default implementation of an Endpoint.
|
BaseRegionObserver
An abstract class that implements RegionObserver.
|
ObserverContext
Carries the execution state for a given invocation of an Observer coprocessor
(
RegionObserver , MasterObserver , or WALObserver )
method. |
RegionCoprocessorEnvironment |
RegionObserver
Coprocessors implement this interface to observe and mediate client actions
on the region.
|
Class and Description |
---|
CoprocessorHost
Provides the common setup framework and runtime services for coprocessor
invocation from HBase services.
|
Class and Description |
---|
CoprocessorHost
Provides the common setup framework and runtime services for coprocessor
invocation from HBase services.
|
Class and Description |
---|
CoprocessorHost
Provides the common setup framework and runtime services for coprocessor
invocation from HBase services.
|
Class and Description |
---|
BaseEndpointCoprocessor
This abstract class provides default implementation of an Endpoint.
|
BaseRegionObserver
An abstract class that implements RegionObserver.
|
MasterCoprocessorEnvironment |
MasterObserver
Defines coprocessor hooks for interacting with operations on the
HMaster process. |
ObserverContext
Carries the execution state for a given invocation of an Observer coprocessor
(
RegionObserver , MasterObserver , or WALObserver )
method. |
RegionCoprocessorEnvironment |
RegionObserver
Coprocessors implement this interface to observe and mediate client actions
on the region.
|
RegionServerCoprocessorEnvironment |
RegionServerObserver |
Class and Description |
---|
BaseEndpointCoprocessor
This abstract class provides default implementation of an Endpoint.
|
Class and Description |
---|
BaseRegionObserver
An abstract class that implements RegionObserver.
|
ObserverContext
Carries the execution state for a given invocation of an Observer coprocessor
(
RegionObserver , MasterObserver , or WALObserver )
method. |
RegionCoprocessorEnvironment |
RegionObserver
Coprocessors implement this interface to observe and mediate client actions
on the region.
|
Copyright © 2014 The Apache Software Foundation. All Rights Reserved.