Package | Description |
---|---|
org.apache.hadoop.hbase.client | |
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.master | |
org.apache.hadoop.hbase.quotas | |
org.apache.hadoop.hbase.regionserver | |
org.apache.hadoop.hbase.regionserver.wal | |
org.apache.hadoop.hbase.replication.regionserver | |
org.apache.hadoop.hbase.security.access | |
org.apache.hadoop.hbase.security.token | |
org.apache.hadoop.hbase.security.visibility | |
org.apache.hadoop.hbase.tool |
Class and Description |
---|
CoprocessorHost.Environment
Encapsulation of the environment of each coprocessor
|
Class and Description |
---|
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 |
---|
CoprocessorService
Coprocessor endpoints providing protobuf services should implement this
interface and return the
Service instance via CoprocessorService.getService() . |
MasterCoprocessorEnvironment |
ObserverContext
Carries the execution state for a given invocation of an Observer coprocessor
(
RegionObserver , MasterObserver , or WALObserver )
method. |
RegionCoprocessorEnvironment |
RegionObserver.MutationType
Mutation type for postMutationBeforeWAL hook
|
RegionServerCoprocessorEnvironment |
WALCoprocessorEnvironment |
Class and Description |
---|
CoprocessorHost
Provides the common setup framework and runtime services for coprocessor
invocation from HBase services.
|
Class and Description |
---|
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. |
Class and Description |
---|
CoprocessorHost
Provides the common setup framework and runtime services for coprocessor
invocation from HBase services.
|
RegionObserver.MutationType
Mutation type for postMutationBeforeWAL hook
|
Class and Description |
---|
CoprocessorHost
Provides the common setup framework and runtime services for coprocessor
invocation from HBase services.
|
Class and Description |
---|
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 |
---|
BulkLoadObserver
Coprocessors implement this interface to observe and mediate bulk load operations.
|
CoprocessorService
Coprocessor endpoints providing protobuf services should implement this
interface and return the
Service instance via CoprocessorService.getService() . |
EndpointObserver
Coprocessors implement this interface to observe and mediate endpoint invocations
on a region.
|
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.
|
RegionObserver.MutationType
Mutation type for postMutationBeforeWAL hook
|
RegionServerCoprocessorEnvironment |
RegionServerObserver
Defines coprocessor hooks for interacting with operations on the
HRegionServer process. |
Class and Description |
---|
CoprocessorService
Coprocessor endpoints providing protobuf services should implement this
interface and return the
Service instance via CoprocessorService.getService() . |
Class and Description |
---|
CoprocessorService
Coprocessor endpoints providing protobuf services should implement this
interface and return the
Service instance via CoprocessorService.getService() . |
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.
|
RegionObserver.MutationType
Mutation type for postMutationBeforeWAL hook
|
RegionServerCoprocessorEnvironment |
RegionServerObserver
Defines coprocessor hooks for interacting with operations on the
HRegionServer process. |
Class and Description |
---|
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 © 2007–2017 The Apache Software Foundation. All rights reserved.