Uses of Package
org.apache.hadoop.hbase.coprocessor
Package
Description
Provides client classes for invoking Coprocessor RPC protocols
Overview
Example Usage
Restrict the domain of a data attribute, often times to fulfill business rules/requirements.
Table of Contents
-
ClassDescriptionProvides the common setup framework and runtime services for coprocessor invocation from HBase services.
-
ClassDescriptionCarries the execution state for a given invocation of an Observer coprocessor (
RegionObserver
,MasterObserver
, orWALObserver
) method.Coprocessors implement this interface to observe and mediate client actions on the region. -
ClassDescriptionDefines how value for specific column is interpreted and provides utility methods like compare, add, multiply etc for them.
-
ClassDescriptionCarries the execution state for a given invocation of an Observer coprocessor (
RegionObserver
,MasterObserver
, orWALObserver
) method.Coprocessors implement this interface to observe and mediate client actions on the region. -
ClassDescriptionCoprocessors implement this interface to observe and mediate bulk load operations.Implementations defined function to get an observer of type
O
from a coprocessor of typeC
.Coprocessors implement this interface to observe and mediate endpoint invocations on a region.Defines coprocessor hooks for interacting with operations on theHMaster
process.Carries the execution state for a given invocation of an Observer coprocessor (RegionObserver
,MasterObserver
, orWALObserver
) method.This is the only implementation ofObserverContext
, which serves as the interface for third-party Coprocessor developers.Coprocessors implement this interface to observe and mediate client actions on the region.Mutation type for postMutationBeforeWAL hookDefines coprocessor hooks for interacting with operations on theHRegionServer
process.It's provided to have a way for coprocessors to observe, rewrite, or skip WALEdits as they are being written to the WAL. -
ClassDescriptionDefines coprocessor hooks for interacting with operations on the
HMaster
process.Carries the execution state for a given invocation of an Observer coprocessor (RegionObserver
,MasterObserver
, orWALObserver
) method.Coprocessors implement this interface to observe and mediate client actions on the region. -
ClassDescriptionEncapsulation of the environment of each coprocessorProvides the common setup framework and runtime services for coprocessor invocation from HBase services.Implementations defined function to get an observer of type
O
from a coprocessor of typeC
.Deprecated.Since 2.0.0 to be removed in 4.0.0.Defines coprocessor hooks for interacting with operations on theHMaster
process.Carries the execution state for a given invocation of an Observer coprocessor (RegionObserver
,MasterObserver
, orWALObserver
) method.This is the only implementation ofObserverContext
, which serves as the interface for third-party Coprocessor developers. -
ClassDescriptionMarker annotation that denotes Coprocessors that are core to HBase.Defines coprocessor hooks for interacting with operations on the
HMaster
process.Carries the execution state for a given invocation of an Observer coprocessor (RegionObserver
,MasterObserver
, orWALObserver
) method. -
ClassDescriptionEncapsulation of the environment of each coprocessorProvides the common setup framework and runtime services for coprocessor invocation from HBase services.Implementations defined function to get an observer of type
O
from a coprocessor of typeC
.Coprocessors implement this interface to observe and mediate endpoint invocations on a region.Deprecated.Since 2.0.0 to be removed in 4.0.0.Carries the execution state for a given invocation of an Observer coprocessor (RegionObserver
,MasterObserver
, orWALObserver
) method.This is the only implementation ofObserverContext
, which serves as the interface for third-party Coprocessor developers.Coprocessors implement this interface to observe and mediate client actions on the region.Defines coprocessor hooks for interacting with operations on theHRegionServer
process. -
ClassDescriptionEncapsulation of the environment of each coprocessorProvides the common setup framework and runtime services for coprocessor invocation from HBase services.Implementations defined function to get an observer of type
O
from a coprocessor of typeC
.Carries the execution state for a given invocation of an Observer coprocessor (RegionObserver
,MasterObserver
, orWALObserver
) method.This is the only implementation ofObserverContext
, which serves as the interface for third-party Coprocessor developers.WALCoprocessor don't support loading services usingCoprocessor.getServices()
.It's provided to have a way for coprocessors to observe, rewrite, or skip WALEdits as they are being written to the WAL. -
ClassDescriptionMarker annotation that denotes Coprocessors that are core to HBase.Carries the execution state for a given invocation of an Observer coprocessor (
RegionObserver
,MasterObserver
, orWALObserver
) method.Coprocessors implement this interface to observe and mediate client actions on the region. -
ClassDescriptionMarker annotation that denotes Coprocessors that are core to HBase.
-
ClassDescriptionCoprocessors implement this interface to observe and mediate bulk load operations.Marker annotation that denotes Coprocessors that are core to HBase.Coprocessors implement this interface to observe and mediate endpoint invocations on a region.Defines coprocessor hooks for interacting with operations on the
HMaster
process.Carries the execution state for a given invocation of an Observer coprocessor (RegionObserver
,MasterObserver
, orWALObserver
) method.Coprocessors implement this interface to observe and mediate client actions on the region.Defines coprocessor hooks for interacting with operations on theHRegionServer
process. -
ClassDescriptionMarker annotation that denotes Coprocessors that are core to HBase.
-
ClassDescriptionMarker annotation that denotes Coprocessors that are core to HBase.Defines coprocessor hooks for interacting with operations on the
HMaster
process.Carries the execution state for a given invocation of an Observer coprocessor (RegionObserver
,MasterObserver
, orWALObserver
) method.Coprocessors implement this interface to observe and mediate client actions on the region.Defines coprocessor hooks for interacting with operations on theHRegionServer
process. -
ClassDescriptionCarries the execution state for a given invocation of an Observer coprocessor (
RegionObserver
,MasterObserver
, orWALObserver
) method.Coprocessors implement this interface to observe and mediate client actions on the region.