Uses of Package
org.apache.hadoop.hbase.classification

Packages that use org.apache.hadoop.hbase.classification
org.apache.hadoop.hbase   
org.apache.hadoop.hbase.backup.example   
org.apache.hadoop.hbase.catalog   
org.apache.hadoop.hbase.classification   
org.apache.hadoop.hbase.client Provides HBase Client 
org.apache.hadoop.hbase.client.backoff   
org.apache.hadoop.hbase.client.coprocessor Provides client classes for invoking Coprocessor RPC protocols 
org.apache.hadoop.hbase.client.metrics   
org.apache.hadoop.hbase.client.replication   
org.apache.hadoop.hbase.codec   
org.apache.hadoop.hbase.codec.prefixtree   
org.apache.hadoop.hbase.codec.prefixtree.decode   
org.apache.hadoop.hbase.codec.prefixtree.decode.column   
org.apache.hadoop.hbase.codec.prefixtree.decode.row   
org.apache.hadoop.hbase.codec.prefixtree.decode.timestamp   
org.apache.hadoop.hbase.codec.prefixtree.encode   
org.apache.hadoop.hbase.codec.prefixtree.encode.column   
org.apache.hadoop.hbase.codec.prefixtree.encode.other   
org.apache.hadoop.hbase.codec.prefixtree.encode.row   
org.apache.hadoop.hbase.codec.prefixtree.encode.tokenize   
org.apache.hadoop.hbase.codec.prefixtree.scanner   
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.errorhandling   
org.apache.hadoop.hbase.exceptions   
org.apache.hadoop.hbase.executor   
org.apache.hadoop.hbase.filter Provides row-level filters applied to HRegion scan results during calls to ResultScanner.next()
org.apache.hadoop.hbase.io   
org.apache.hadoop.hbase.io.compress   
org.apache.hadoop.hbase.io.crypto   
org.apache.hadoop.hbase.io.crypto.aes   
org.apache.hadoop.hbase.io.encoding   
org.apache.hadoop.hbase.io.hfile Provides the hbase data+index+metadata file. 
org.apache.hadoop.hbase.io.hfile.bucket   
org.apache.hadoop.hbase.io.hfile.slab   
org.apache.hadoop.hbase.io.util   
org.apache.hadoop.hbase.ipc Tools to help define network clients and servers. 
org.apache.hadoop.hbase.mapred Provides HBase MapReduce Input/OutputFormats, a table indexing MapReduce job, and utility 
org.apache.hadoop.hbase.mapreduce Provides HBase MapReduce Input/OutputFormats, a table indexing MapReduce job, and utility 
org.apache.hadoop.hbase.master   
org.apache.hadoop.hbase.master.balancer   
org.apache.hadoop.hbase.master.cleaner   
org.apache.hadoop.hbase.master.handler   
org.apache.hadoop.hbase.master.snapshot   
org.apache.hadoop.hbase.metrics   
org.apache.hadoop.hbase.monitoring   
org.apache.hadoop.hbase.procedure   
org.apache.hadoop.hbase.protobuf Holds classes generated from protobuf src/main/protobuf definition files. 
org.apache.hadoop.hbase.regionserver   
org.apache.hadoop.hbase.regionserver.compactions   
org.apache.hadoop.hbase.regionserver.handler   
org.apache.hadoop.hbase.regionserver.snapshot   
org.apache.hadoop.hbase.regionserver.wal   
org.apache.hadoop.hbase.replication Multi Cluster Replication 
org.apache.hadoop.hbase.replication.master   
org.apache.hadoop.hbase.replication.regionserver   
org.apache.hadoop.hbase.rest HBase REST 
org.apache.hadoop.hbase.rest.client   
org.apache.hadoop.hbase.rest.filter   
org.apache.hadoop.hbase.rest.model   
org.apache.hadoop.hbase.rest.provider   
org.apache.hadoop.hbase.rest.provider.consumer   
org.apache.hadoop.hbase.rest.provider.producer   
org.apache.hadoop.hbase.security   
org.apache.hadoop.hbase.security.access   
org.apache.hadoop.hbase.security.token   
org.apache.hadoop.hbase.security.visibility   
org.apache.hadoop.hbase.security.visibility.expression   
org.apache.hadoop.hbase.snapshot   
org.apache.hadoop.hbase.thrift Provides an HBase Thrift service. 
org.apache.hadoop.hbase.thrift2 Provides an HBase Thrift service. 
org.apache.hadoop.hbase.types This package provides the definition and implementation of HBase's extensible data type API. 
org.apache.hadoop.hbase.util   
org.apache.hadoop.hbase.util.byterange   
org.apache.hadoop.hbase.util.byterange.impl   
org.apache.hadoop.hbase.util.hbck   
org.apache.hadoop.hbase.util.test   
org.apache.hadoop.hbase.util.vint   
org.apache.hadoop.hbase.zookeeper   
org.apache.hadoop.hbase.zookeeper.lock   
org.apache.hadoop.metrics2.impl   
org.apache.hadoop.metrics2.lib   
org.apache.hadoop.metrics2.util   
 

Classes in org.apache.hadoop.hbase.classification used by org.apache.hadoop.hbase
InterfaceAudience.LimitedPrivate
          Intended only for the project(s) specified in the annotation.
InterfaceAudience.Private
          Intended for use only within Hadoop itself.
InterfaceAudience.Public
          Intended for use by any project or application.
InterfaceStability.Evolving
          Evolving, but can break compatibility at minor release (i.e.
InterfaceStability.Stable
          Can evolve while retaining compatibility for minor release boundaries.; can break compatibility only at major release (ie.
InterfaceStability.Unstable
          No guarantee is provided as to reliability or stability across any level of release granularity.
 

Classes in org.apache.hadoop.hbase.classification used by org.apache.hadoop.hbase.backup.example
InterfaceAudience.LimitedPrivate
          Intended only for the project(s) specified in the annotation.
InterfaceAudience.Private
          Intended for use only within Hadoop itself.
 

Classes in org.apache.hadoop.hbase.classification used by org.apache.hadoop.hbase.catalog
InterfaceAudience.Private
          Intended for use only within Hadoop itself.
 

Classes in org.apache.hadoop.hbase.classification used by org.apache.hadoop.hbase.classification
InterfaceAudience.Public
          Intended for use by any project or application.
InterfaceStability.Evolving
          Evolving, but can break compatibility at minor release (i.e.
 

Classes in org.apache.hadoop.hbase.classification used by org.apache.hadoop.hbase.client
InterfaceAudience.Private
          Intended for use only within Hadoop itself.
InterfaceAudience.Public
          Intended for use by any project or application.
InterfaceStability.Evolving
          Evolving, but can break compatibility at minor release (i.e.
InterfaceStability.Stable
          Can evolve while retaining compatibility for minor release boundaries.; can break compatibility only at major release (ie.
InterfaceStability.Unstable
          No guarantee is provided as to reliability or stability across any level of release granularity.
 

Classes in org.apache.hadoop.hbase.classification used by org.apache.hadoop.hbase.client.backoff
InterfaceAudience.Private
          Intended for use only within Hadoop itself.
InterfaceAudience.Public
          Intended for use by any project or application.
InterfaceStability.Evolving
          Evolving, but can break compatibility at minor release (i.e.
InterfaceStability.Unstable
          No guarantee is provided as to reliability or stability across any level of release granularity.
 

Classes in org.apache.hadoop.hbase.classification used by org.apache.hadoop.hbase.client.coprocessor
InterfaceAudience.LimitedPrivate
          Intended only for the project(s) specified in the annotation.
InterfaceAudience.Private
          Intended for use only within Hadoop itself.
InterfaceAudience.Public
          Intended for use by any project or application.
InterfaceStability.Evolving
          Evolving, but can break compatibility at minor release (i.e.
InterfaceStability.Stable
          Can evolve while retaining compatibility for minor release boundaries.; can break compatibility only at major release (ie.
 

Classes in org.apache.hadoop.hbase.classification used by org.apache.hadoop.hbase.client.metrics
InterfaceAudience.Private
          Intended for use only within Hadoop itself.
 

Classes in org.apache.hadoop.hbase.classification used by org.apache.hadoop.hbase.client.replication
InterfaceAudience.Public
          Intended for use by any project or application.
InterfaceStability.Evolving
          Evolving, but can break compatibility at minor release (i.e.
 

Classes in org.apache.hadoop.hbase.classification used by org.apache.hadoop.hbase.codec
InterfaceAudience.LimitedPrivate
          Intended only for the project(s) specified in the annotation.
InterfaceAudience.Private
          Intended for use only within Hadoop itself.
InterfaceStability.Unstable
          No guarantee is provided as to reliability or stability across any level of release granularity.
 

Classes in org.apache.hadoop.hbase.classification used by org.apache.hadoop.hbase.codec.prefixtree
InterfaceAudience.Private
          Intended for use only within Hadoop itself.
 

Classes in org.apache.hadoop.hbase.classification used by org.apache.hadoop.hbase.codec.prefixtree.decode
InterfaceAudience.Private
          Intended for use only within Hadoop itself.
 

Classes in org.apache.hadoop.hbase.classification used by org.apache.hadoop.hbase.codec.prefixtree.decode.column
InterfaceAudience.Private
          Intended for use only within Hadoop itself.
 

Classes in org.apache.hadoop.hbase.classification used by org.apache.hadoop.hbase.codec.prefixtree.decode.row
InterfaceAudience.Private
          Intended for use only within Hadoop itself.
 

Classes in org.apache.hadoop.hbase.classification used by org.apache.hadoop.hbase.codec.prefixtree.decode.timestamp
InterfaceAudience.Private
          Intended for use only within Hadoop itself.
 

Classes in org.apache.hadoop.hbase.classification used by org.apache.hadoop.hbase.codec.prefixtree.encode
InterfaceAudience.Private
          Intended for use only within Hadoop itself.
 

Classes in org.apache.hadoop.hbase.classification used by org.apache.hadoop.hbase.codec.prefixtree.encode.column
InterfaceAudience.Private
          Intended for use only within Hadoop itself.
 

Classes in org.apache.hadoop.hbase.classification used by org.apache.hadoop.hbase.codec.prefixtree.encode.other
InterfaceAudience.Private
          Intended for use only within Hadoop itself.
 

Classes in org.apache.hadoop.hbase.classification used by org.apache.hadoop.hbase.codec.prefixtree.encode.row
InterfaceAudience.Private
          Intended for use only within Hadoop itself.
 

Classes in org.apache.hadoop.hbase.classification used by org.apache.hadoop.hbase.codec.prefixtree.encode.tokenize
InterfaceAudience.Private
          Intended for use only within Hadoop itself.
 

Classes in org.apache.hadoop.hbase.classification used by org.apache.hadoop.hbase.codec.prefixtree.scanner
InterfaceAudience.Private
          Intended for use only within Hadoop itself.
 

Classes in org.apache.hadoop.hbase.classification used by org.apache.hadoop.hbase.constraint
InterfaceAudience.Private
          Intended for use only within Hadoop itself.
 

Classes in org.apache.hadoop.hbase.classification used by org.apache.hadoop.hbase.coprocessor
InterfaceAudience.LimitedPrivate
          Intended only for the project(s) specified in the annotation.
InterfaceAudience.Private
          Intended for use only within Hadoop itself.
InterfaceAudience.Public
          Intended for use by any project or application.
InterfaceStability.Evolving
          Evolving, but can break compatibility at minor release (i.e.
 

Classes in org.apache.hadoop.hbase.classification used by org.apache.hadoop.hbase.errorhandling
InterfaceAudience.Private
          Intended for use only within Hadoop itself.
InterfaceAudience.Public
          Intended for use by any project or application.
InterfaceStability.Evolving
          Evolving, but can break compatibility at minor release (i.e.
 

Classes in org.apache.hadoop.hbase.classification used by org.apache.hadoop.hbase.exceptions
InterfaceAudience.Private
          Intended for use only within Hadoop itself.
InterfaceAudience.Public
          Intended for use by any project or application.
InterfaceStability.Evolving
          Evolving, but can break compatibility at minor release (i.e.
InterfaceStability.Stable
          Can evolve while retaining compatibility for minor release boundaries.; can break compatibility only at major release (ie.
 

Classes in org.apache.hadoop.hbase.classification used by org.apache.hadoop.hbase.executor
InterfaceAudience.Private
          Intended for use only within Hadoop itself.
 

Classes in org.apache.hadoop.hbase.classification used by org.apache.hadoop.hbase.filter
InterfaceAudience.Private
          Intended for use only within Hadoop itself.
InterfaceAudience.Public
          Intended for use by any project or application.
InterfaceStability.Evolving
          Evolving, but can break compatibility at minor release (i.e.
InterfaceStability.Stable
          Can evolve while retaining compatibility for minor release boundaries.; can break compatibility only at major release (ie.
 

Classes in org.apache.hadoop.hbase.classification used by org.apache.hadoop.hbase.io
InterfaceAudience.Private
          Intended for use only within Hadoop itself.
InterfaceAudience.Public
          Intended for use by any project or application.
InterfaceStability.Evolving
          Evolving, but can break compatibility at minor release (i.e.
InterfaceStability.Stable
          Can evolve while retaining compatibility for minor release boundaries.; can break compatibility only at major release (ie.
InterfaceStability.Unstable
          No guarantee is provided as to reliability or stability across any level of release granularity.
 

Classes in org.apache.hadoop.hbase.classification used by org.apache.hadoop.hbase.io.compress
InterfaceAudience.Private
          Intended for use only within Hadoop itself.
InterfaceAudience.Public
          Intended for use by any project or application.
InterfaceStability.Evolving
          Evolving, but can break compatibility at minor release (i.e.
 

Classes in org.apache.hadoop.hbase.classification used by org.apache.hadoop.hbase.io.crypto
InterfaceAudience.Public
          Intended for use by any project or application.
InterfaceStability.Unstable
          No guarantee is provided as to reliability or stability across any level of release granularity.
 

Classes in org.apache.hadoop.hbase.classification used by org.apache.hadoop.hbase.io.crypto.aes
InterfaceAudience.Private
          Intended for use only within Hadoop itself.
InterfaceStability.Evolving
          Evolving, but can break compatibility at minor release (i.e.
 

Classes in org.apache.hadoop.hbase.classification used by org.apache.hadoop.hbase.io.encoding
InterfaceAudience.Private
          Intended for use only within Hadoop itself.
InterfaceAudience.Public
          Intended for use by any project or application.
InterfaceStability.Evolving
          Evolving, but can break compatibility at minor release (i.e.
 

Classes in org.apache.hadoop.hbase.classification used by org.apache.hadoop.hbase.io.hfile
InterfaceAudience.Private
          Intended for use only within Hadoop itself.
InterfaceAudience.Public
          Intended for use by any project or application.
InterfaceStability.Evolving
          Evolving, but can break compatibility at minor release (i.e.
 

Classes in org.apache.hadoop.hbase.classification used by org.apache.hadoop.hbase.io.hfile.bucket
InterfaceAudience.Private
          Intended for use only within Hadoop itself.
 

Classes in org.apache.hadoop.hbase.classification used by org.apache.hadoop.hbase.io.hfile.slab
InterfaceAudience.Private
          Intended for use only within Hadoop itself.
 

Classes in org.apache.hadoop.hbase.classification used by org.apache.hadoop.hbase.io.util
InterfaceAudience.Private
          Intended for use only within Hadoop itself.
 

Classes in org.apache.hadoop.hbase.classification used by org.apache.hadoop.hbase.ipc
InterfaceAudience.LimitedPrivate
          Intended only for the project(s) specified in the annotation.
InterfaceAudience.Private
          Intended for use only within Hadoop itself.
InterfaceAudience.Public
          Intended for use by any project or application.
InterfaceStability.Evolving
          Evolving, but can break compatibility at minor release (i.e.
 

Classes in org.apache.hadoop.hbase.classification used by org.apache.hadoop.hbase.mapred
InterfaceAudience.Public
          Intended for use by any project or application.
InterfaceStability.Stable
          Can evolve while retaining compatibility for minor release boundaries.; can break compatibility only at major release (ie.
 

Classes in org.apache.hadoop.hbase.classification used by org.apache.hadoop.hbase.mapreduce
InterfaceAudience.Private
          Intended for use only within Hadoop itself.
InterfaceAudience.Public
          Intended for use by any project or application.
InterfaceStability.Evolving
          Evolving, but can break compatibility at minor release (i.e.
InterfaceStability.Stable
          Can evolve while retaining compatibility for minor release boundaries.; can break compatibility only at major release (ie.
InterfaceStability.Unstable
          No guarantee is provided as to reliability or stability across any level of release granularity.
 

Classes in org.apache.hadoop.hbase.classification used by org.apache.hadoop.hbase.master
InterfaceAudience.LimitedPrivate
          Intended only for the project(s) specified in the annotation.
InterfaceAudience.Private
          Intended for use only within Hadoop itself.
InterfaceAudience.Public
          Intended for use by any project or application.
InterfaceStability.Evolving
          Evolving, but can break compatibility at minor release (i.e.
InterfaceStability.Unstable
          No guarantee is provided as to reliability or stability across any level of release granularity.
 

Classes in org.apache.hadoop.hbase.classification used by org.apache.hadoop.hbase.master.balancer
InterfaceAudience.LimitedPrivate
          Intended only for the project(s) specified in the annotation.
InterfaceAudience.Private
          Intended for use only within Hadoop itself.
 

Classes in org.apache.hadoop.hbase.classification used by org.apache.hadoop.hbase.master.cleaner
InterfaceAudience.LimitedPrivate
          Intended only for the project(s) specified in the annotation.
InterfaceAudience.Private
          Intended for use only within Hadoop itself.
 

Classes in org.apache.hadoop.hbase.classification used by org.apache.hadoop.hbase.master.handler
InterfaceAudience.Private
          Intended for use only within Hadoop itself.
 

Classes in org.apache.hadoop.hbase.classification used by org.apache.hadoop.hbase.master.snapshot
InterfaceAudience.LimitedPrivate
          Intended only for the project(s) specified in the annotation.
InterfaceAudience.Private
          Intended for use only within Hadoop itself.
InterfaceStability.Evolving
          Evolving, but can break compatibility at minor release (i.e.
InterfaceStability.Unstable
          No guarantee is provided as to reliability or stability across any level of release granularity.
 

Classes in org.apache.hadoop.hbase.classification used by org.apache.hadoop.hbase.metrics
InterfaceAudience.Private
          Intended for use only within Hadoop itself.
 

Classes in org.apache.hadoop.hbase.classification used by org.apache.hadoop.hbase.monitoring
InterfaceAudience.Private
          Intended for use only within Hadoop itself.
 

Classes in org.apache.hadoop.hbase.classification used by org.apache.hadoop.hbase.procedure
InterfaceAudience.Private
          Intended for use only within Hadoop itself.
InterfaceStability.Evolving
          Evolving, but can break compatibility at minor release (i.e.
 

Classes in org.apache.hadoop.hbase.classification used by org.apache.hadoop.hbase.protobuf
InterfaceAudience.Private
          Intended for use only within Hadoop itself.
 

Classes in org.apache.hadoop.hbase.classification used by org.apache.hadoop.hbase.regionserver
InterfaceAudience.LimitedPrivate
          Intended only for the project(s) specified in the annotation.
InterfaceAudience.Private
          Intended for use only within Hadoop itself.
InterfaceAudience.Public
          Intended for use by any project or application.
InterfaceStability.Evolving
          Evolving, but can break compatibility at minor release (i.e.
InterfaceStability.Stable
          Can evolve while retaining compatibility for minor release boundaries.; can break compatibility only at major release (ie.
InterfaceStability.Unstable
          No guarantee is provided as to reliability or stability across any level of release granularity.
 

Classes in org.apache.hadoop.hbase.classification used by org.apache.hadoop.hbase.regionserver.compactions
InterfaceAudience.LimitedPrivate
          Intended only for the project(s) specified in the annotation.
InterfaceAudience.Private
          Intended for use only within Hadoop itself.
InterfaceStability.Evolving
          Evolving, but can break compatibility at minor release (i.e.
 

Classes in org.apache.hadoop.hbase.classification used by org.apache.hadoop.hbase.regionserver.handler
InterfaceAudience.Private
          Intended for use only within Hadoop itself.
 

Classes in org.apache.hadoop.hbase.classification used by org.apache.hadoop.hbase.regionserver.snapshot
InterfaceAudience.LimitedPrivate
          Intended only for the project(s) specified in the annotation.
InterfaceAudience.Private
          Intended for use only within Hadoop itself.
InterfaceStability.Unstable
          No guarantee is provided as to reliability or stability across any level of release granularity.
 

Classes in org.apache.hadoop.hbase.classification used by org.apache.hadoop.hbase.regionserver.wal
InterfaceAudience.LimitedPrivate
          Intended only for the project(s) specified in the annotation.
InterfaceAudience.Private
          Intended for use only within Hadoop itself.
InterfaceAudience.Public
          Intended for use by any project or application.
InterfaceStability.Evolving
          Evolving, but can break compatibility at minor release (i.e.
 

Classes in org.apache.hadoop.hbase.classification used by org.apache.hadoop.hbase.replication
InterfaceAudience.LimitedPrivate
          Intended only for the project(s) specified in the annotation.
InterfaceAudience.Private
          Intended for use only within Hadoop itself.
InterfaceAudience.Public
          Intended for use by any project or application.
InterfaceStability.Evolving
          Evolving, but can break compatibility at minor release (i.e.
 

Classes in org.apache.hadoop.hbase.classification used by org.apache.hadoop.hbase.replication.master
InterfaceAudience.LimitedPrivate
          Intended only for the project(s) specified in the annotation.
 

Classes in org.apache.hadoop.hbase.classification used by org.apache.hadoop.hbase.replication.regionserver
InterfaceAudience.LimitedPrivate
          Intended only for the project(s) specified in the annotation.
InterfaceAudience.Private
          Intended for use only within Hadoop itself.
 

Classes in org.apache.hadoop.hbase.classification used by org.apache.hadoop.hbase.rest
InterfaceAudience.Private
          Intended for use only within Hadoop itself.
InterfaceAudience.Public
          Intended for use by any project or application.
InterfaceStability.Stable
          Can evolve while retaining compatibility for minor release boundaries.; can break compatibility only at major release (ie.
 

Classes in org.apache.hadoop.hbase.classification used by org.apache.hadoop.hbase.rest.client
InterfaceAudience.Public
          Intended for use by any project or application.
InterfaceStability.Stable
          Can evolve while retaining compatibility for minor release boundaries.; can break compatibility only at major release (ie.
 

Classes in org.apache.hadoop.hbase.classification used by org.apache.hadoop.hbase.rest.filter
InterfaceAudience.LimitedPrivate
          Intended only for the project(s) specified in the annotation.
InterfaceAudience.Private
          Intended for use only within Hadoop itself.
 

Classes in org.apache.hadoop.hbase.classification used by org.apache.hadoop.hbase.rest.model
InterfaceAudience.Private
          Intended for use only within Hadoop itself.
 

Classes in org.apache.hadoop.hbase.classification used by org.apache.hadoop.hbase.rest.provider
InterfaceAudience.Private
          Intended for use only within Hadoop itself.
 

Classes in org.apache.hadoop.hbase.classification used by org.apache.hadoop.hbase.rest.provider.consumer
InterfaceAudience.Private
          Intended for use only within Hadoop itself.
 

Classes in org.apache.hadoop.hbase.classification used by org.apache.hadoop.hbase.rest.provider.producer
InterfaceAudience.Private
          Intended for use only within Hadoop itself.
 

Classes in org.apache.hadoop.hbase.classification used by org.apache.hadoop.hbase.security
InterfaceAudience.Private
          Intended for use only within Hadoop itself.
InterfaceAudience.Public
          Intended for use by any project or application.
InterfaceStability.Evolving
          Evolving, but can break compatibility at minor release (i.e.
InterfaceStability.Stable
          Can evolve while retaining compatibility for minor release boundaries.; can break compatibility only at major release (ie.
 

Classes in org.apache.hadoop.hbase.classification used by org.apache.hadoop.hbase.security.access
InterfaceAudience.LimitedPrivate
          Intended only for the project(s) specified in the annotation.
InterfaceAudience.Private
          Intended for use only within Hadoop itself.
InterfaceAudience.Public
          Intended for use by any project or application.
InterfaceStability.Evolving
          Evolving, but can break compatibility at minor release (i.e.
InterfaceStability.Unstable
          No guarantee is provided as to reliability or stability across any level of release granularity.
 

Classes in org.apache.hadoop.hbase.classification used by org.apache.hadoop.hbase.security.token
InterfaceAudience.Private
          Intended for use only within Hadoop itself.
InterfaceAudience.Public
          Intended for use by any project or application.
InterfaceStability.Evolving
          Evolving, but can break compatibility at minor release (i.e.
 

Classes in org.apache.hadoop.hbase.classification used by org.apache.hadoop.hbase.security.visibility
InterfaceAudience.LimitedPrivate
          Intended only for the project(s) specified in the annotation.
InterfaceAudience.Private
          Intended for use only within Hadoop itself.
InterfaceAudience.Public
          Intended for use by any project or application.
InterfaceStability.Evolving
          Evolving, but can break compatibility at minor release (i.e.
InterfaceStability.Unstable
          No guarantee is provided as to reliability or stability across any level of release granularity.
 

Classes in org.apache.hadoop.hbase.classification used by org.apache.hadoop.hbase.security.visibility.expression
InterfaceAudience.Private
          Intended for use only within Hadoop itself.
 

Classes in org.apache.hadoop.hbase.classification used by org.apache.hadoop.hbase.snapshot
InterfaceAudience.Private
          Intended for use only within Hadoop itself.
InterfaceAudience.Public
          Intended for use by any project or application.
InterfaceStability.Evolving
          Evolving, but can break compatibility at minor release (i.e.
 

Classes in org.apache.hadoop.hbase.classification used by org.apache.hadoop.hbase.thrift
InterfaceAudience.Private
          Intended for use only within Hadoop itself.
 

Classes in org.apache.hadoop.hbase.classification used by org.apache.hadoop.hbase.thrift2
InterfaceAudience.Private
          Intended for use only within Hadoop itself.
 

Classes in org.apache.hadoop.hbase.classification used by org.apache.hadoop.hbase.types
InterfaceAudience.Public
          Intended for use by any project or application.
InterfaceStability.Evolving
          Evolving, but can break compatibility at minor release (i.e.
 

Classes in org.apache.hadoop.hbase.classification used by org.apache.hadoop.hbase.util
InterfaceAudience.Private
          Intended for use only within Hadoop itself.
InterfaceAudience.Public
          Intended for use by any project or application.
InterfaceStability.Evolving
          Evolving, but can break compatibility at minor release (i.e.
InterfaceStability.Stable
          Can evolve while retaining compatibility for minor release boundaries.; can break compatibility only at major release (ie.
InterfaceStability.Unstable
          No guarantee is provided as to reliability or stability across any level of release granularity.
 

Classes in org.apache.hadoop.hbase.classification used by org.apache.hadoop.hbase.util.byterange
InterfaceAudience.Private
          Intended for use only within Hadoop itself.
 

Classes in org.apache.hadoop.hbase.classification used by org.apache.hadoop.hbase.util.byterange.impl
InterfaceAudience.Private
          Intended for use only within Hadoop itself.
 

Classes in org.apache.hadoop.hbase.classification used by org.apache.hadoop.hbase.util.hbck
InterfaceAudience.Private
          Intended for use only within Hadoop itself.
InterfaceAudience.Public
          Intended for use by any project or application.
InterfaceStability.Evolving
          Evolving, but can break compatibility at minor release (i.e.
 

Classes in org.apache.hadoop.hbase.classification used by org.apache.hadoop.hbase.util.test
InterfaceAudience.Private
          Intended for use only within Hadoop itself.
 

Classes in org.apache.hadoop.hbase.classification used by org.apache.hadoop.hbase.util.vint
InterfaceAudience.Private
          Intended for use only within Hadoop itself.
 

Classes in org.apache.hadoop.hbase.classification used by org.apache.hadoop.hbase.zookeeper
InterfaceAudience.Private
          Intended for use only within Hadoop itself.
InterfaceAudience.Public
          Intended for use by any project or application.
InterfaceStability.Evolving
          Evolving, but can break compatibility at minor release (i.e.
 

Classes in org.apache.hadoop.hbase.classification used by org.apache.hadoop.hbase.zookeeper.lock
InterfaceAudience.Private
          Intended for use only within Hadoop itself.
 

Classes in org.apache.hadoop.hbase.classification used by org.apache.hadoop.metrics2.impl
InterfaceAudience.Private
          Intended for use only within Hadoop itself.
 

Classes in org.apache.hadoop.hbase.classification used by org.apache.hadoop.metrics2.lib
InterfaceAudience.Private
          Intended for use only within Hadoop itself.
 

Classes in org.apache.hadoop.hbase.classification used by org.apache.hadoop.metrics2.util
InterfaceAudience.Private
          Intended for use only within Hadoop itself.
 



Copyright © 2015 The Apache Software Foundation. All rights reserved.