Return-Path: X-Original-To: apmail-hbase-commits-archive@www.apache.org Delivered-To: apmail-hbase-commits-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id D3D8118587 for ; Mon, 7 Dec 2015 17:55:18 +0000 (UTC) Received: (qmail 94161 invoked by uid 500); 7 Dec 2015 17:55:13 -0000 Delivered-To: apmail-hbase-commits-archive@hbase.apache.org Received: (qmail 94060 invoked by uid 500); 7 Dec 2015 17:55:13 -0000 Mailing-List: contact commits-help@hbase.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@hbase.apache.org Delivered-To: mailing list commits@hbase.apache.org Received: (qmail 93527 invoked by uid 99); 7 Dec 2015 17:55:13 -0000 Received: from git1-us-west.apache.org (HELO git1-us-west.apache.org) (140.211.11.23) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 07 Dec 2015 17:55:13 +0000 Received: by git1-us-west.apache.org (ASF Mail Server at git1-us-west.apache.org, from userid 33) id 1BB3EE08B3; Mon, 7 Dec 2015 17:55:13 +0000 (UTC) Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit From: misty@apache.org To: commits@hbase.apache.org Date: Mon, 07 Dec 2015 17:55:42 -0000 Message-Id: In-Reply-To: <3f66068f6723471db9dafa662712c04a@git.apache.org> References: <3f66068f6723471db9dafa662712c04a@git.apache.org> X-Mailer: ASF-Git Admin Mailer Subject: [32/51] [partial] hbase git commit: Published site at 8bf70144e40650ef972f005e2465bd0e2a087c40. http://git-wip-us.apache.org/repos/asf/hbase/blob/2dc53cb9/devapidocs/org/apache/hadoop/hbase/class-use/TableNotFoundException.html ---------------------------------------------------------------------- diff --git a/devapidocs/org/apache/hadoop/hbase/class-use/TableNotFoundException.html b/devapidocs/org/apache/hadoop/hbase/class-use/TableNotFoundException.html index 7b9c6ff..45f91f8 100644 --- a/devapidocs/org/apache/hadoop/hbase/class-use/TableNotFoundException.html +++ b/devapidocs/org/apache/hadoop/hbase/class-use/TableNotFoundException.html @@ -119,10 +119,27 @@ Input/OutputFormats, a table indexing MapReduce job, and utility methods. HTableDescriptor +HBaseAdmin.getTableDescriptor(byte[] tableName)  + + +HTableDescriptor +HBaseAdmin.getTableDescriptor(TableName tableName) +
Method for getting the tableDescriptor
+ + + +HTableDescriptor Admin.getTableDescriptor(TableName tableName)
Method for getting the tableDescriptor
+ +(package private) static HTableDescriptor +HBaseAdmin.getTableDescriptor(TableName tableName, + HConnection connection, + RpcRetryingCallerFactory rpcCallerFactory, + int operationTimeout)  + http://git-wip-us.apache.org/repos/asf/hbase/blob/2dc53cb9/devapidocs/org/apache/hadoop/hbase/class-use/ZooKeeperConnectionException.html ---------------------------------------------------------------------- diff --git a/devapidocs/org/apache/hadoop/hbase/class-use/ZooKeeperConnectionException.html b/devapidocs/org/apache/hadoop/hbase/class-use/ZooKeeperConnectionException.html index b75311b..ccd6fc7 100644 --- a/devapidocs/org/apache/hadoop/hbase/class-use/ZooKeeperConnectionException.html +++ b/devapidocs/org/apache/hadoop/hbase/class-use/ZooKeeperConnectionException.html @@ -172,16 +172,26 @@ boolean -ClusterConnection.isMasterRunning() +HBaseAdmin.isMasterRunning()
Deprecated. 
this has been deprecated without a replacement
+boolean +ClusterConnection.isMasterRunning() +
Deprecated.  +
this has been deprecated without a replacement
+
+ + + void HBaseAdmin.unassign(byte[] regionName, - boolean force)  + boolean force) +
Unassign a region from current hosting regionserver.
+ http://git-wip-us.apache.org/repos/asf/hbase/blob/2dc53cb9/devapidocs/org/apache/hadoop/hbase/classification/class-use/InterfaceAudience.LimitedPrivate.html ---------------------------------------------------------------------- diff --git a/devapidocs/org/apache/hadoop/hbase/classification/class-use/InterfaceAudience.LimitedPrivate.html b/devapidocs/org/apache/hadoop/hbase/classification/class-use/InterfaceAudience.LimitedPrivate.html index ea724b7..0b6fd7a 100644 --- a/devapidocs/org/apache/hadoop/hbase/classification/class-use/InterfaceAudience.LimitedPrivate.html +++ b/devapidocs/org/apache/hadoop/hbase/classification/class-use/InterfaceAudience.LimitedPrivate.html @@ -417,6 +417,18 @@ service. class  +BaseDecoder +
TODO javadoc
+ + + +class  +BaseEncoder +
TODO javadoc
+ + + +class  CellCodec
Basic Cell codec that just writes out all the individual elements of a Cell.
@@ -1270,13 +1282,19 @@ service. class  +CompressionContext +
Context that holds the various dictionaries for compression in WAL.
+ + + +class  HLogKey
Deprecated. 
use WALKey. as of 2.0. Remove in 3.0
- + class  HLogPrettyPrinter
Deprecated.  @@ -1284,41 +1302,41 @@ service.
- + class  ProtobufLogReader
A Protobuf based WAL has the following structure:
- + class  ProtobufLogWriter
Writer for protobuf-based WAL.
- + class  ReaderBase  - + class  SecureProtobufLogReader  - + class  SecureProtobufLogWriter  - + class  SequenceFileLogReader  - + class  WALCellCodec
Compression in this class is lifted off Compressor/KeyValueCompression.
- + class  WALEdit
WALEdit: Used in HBase's transaction log (WAL) to represent http://git-wip-us.apache.org/repos/asf/hbase/blob/2dc53cb9/devapidocs/org/apache/hadoop/hbase/classification/class-use/InterfaceAudience.Private.html ---------------------------------------------------------------------- diff --git a/devapidocs/org/apache/hadoop/hbase/classification/class-use/InterfaceAudience.Private.html b/devapidocs/org/apache/hadoop/hbase/classification/class-use/InterfaceAudience.Private.html index f14bb8b..6a5be45 100644 --- a/devapidocs/org/apache/hadoop/hbase/classification/class-use/InterfaceAudience.Private.html +++ b/devapidocs/org/apache/hadoop/hbase/classification/class-use/InterfaceAudience.Private.html @@ -685,65 +685,71 @@ service.
class  +JitterScheduledThreadPoolExecutorImpl +
ScheduledThreadPoolExecutor that will add some jitter to the RunnableScheduledFuture.getDelay.
+ + + +class  KeyValue
An HBase Key/Value.
- + class  KeyValueTestUtil  - + class  KeyValueUtil
static convenience methods for dealing with KeyValues and collections of KeyValues
- + interface  MetaMutationAnnotation
The field or the parameter to which this annotation can be applied only when it holds mutations for hbase:meta table.
- + class  MetaTableAccessor
Read/write operations on region and assignment information store in hbase:meta.
- + static class  MetaTableAccessor.QueryType  - + class  NoTagsKeyValue
An extension of the KeyValue where the tags length is always 0
- + class  OffheapKeyValue
This Cell is an implementation of ByteBufferedCell where the data resides in off heap memory.
- + class  RegionLocations
Container for holding a list of HRegionLocation's that correspond to the same range.
- + class  ScheduledChore
ScheduledChore is a task performed on a period in hbase.
- + interface  ShareableMemory
A cell implementing this interface would mean that the memory area backing this cell will refer @@ -751,78 +757,78 @@ service.
RegionServer. - + class  SizeCachedKeyValue
This class is an extension to KeyValue where rowLen and keyLen are cached.
- + class  SizeCachedNoTagsKeyValue
This class is an extension to ContentSizeCachedKeyValue where there are no tags in Cell.
- + class  SplitLogCounters
Counters kept by the distributed WAL split log process.
- + class  SplitLogTask
State of a WAL log split during distributed splitting.
- + interface  Streamable
This marks a Cell as streamable to a given OutputStream.
- + class  TableDescriptor
Class represents table state on HDFS.
- + interface  TableDescriptors
Get, remove and modify table descriptors.
- + class  Tag
Tags are part of cells and helps to add metadata about the KVs.
- + class  TagRewriteCell
This can be used when a Cell has to change with addition/removal of one or more tags.
- + class  TagType  - + interface  VersionAnnotation
A package attribute that captures the version of hbase that was compiled.
- + class  YouAreDeadException
This exception is thrown by the master when a region server reports and is already being processed as dead.
- + class  ZKNamespaceManager
Class servers two purposes: @@ -1593,18 +1599,6 @@ service.
class  -BaseDecoder -
TODO javadoc
- - - -class  -BaseEncoder -
TODO javadoc
- - - -class  CodecException
Thrown when problems in the codec whether setup or context.
@@ -5596,77 +5590,85 @@ service. class  +CompactedHFilesDischarger +
A chore service that periodically cleans up the compacted files when there are no active readers + using those compacted files and also helps in clearing the block cache with these compacted + file entries
+ + + +class  CompactionConfiguration
Compaction configuration for a particular instance of HStore.
- + class  CompactionContext
This class holds all "physical" details necessary to run a compaction, and abstracts away the details specific to a particular compaction.
- + class  CompactionPolicy
A compaction policy determines how to select files for compaction, how to compact them, and how to generate the compacted files.
- + class  CompactionProgress
This class holds information relevant for tracking the progress of a compaction.
- + class  Compactor
A compactor is a compaction algorithm associated a given policy.
- + class  CurrentHourProvider  - + class  DefaultCompactor
Compact passed set of files.
- + class  ExploringCompactionPolicy
Class to pick which files if any to compact together.
- + class  FIFOCompactionPolicy
FIFO compaction policy selects only files which have all cells expired.
- + class  OffPeakHours  - + class  RatioBasedCompactionPolicy
The default algorithm for selecting files for compaction.
- + class  StripeCompactionPolicy
Stripe store implementation of compaction policy.
- + class  StripeCompactor
This is the placeholder for stripe compactor.
@@ -5766,114 +5768,108 @@ service. class  -CompressionContext -
Context that holds the various dictionaries for compression in WAL.
- - - -class  Compressor
A set of static functions for running our custom WAL compression/decompression.
- + class  DamagedWALException
Thrown when a failed append or sync on a WAL.
- + class  FSHLog
Implementation of WAL to go against FileSystem; i.e.
- + (package private) class  FSWALEntry
A WAL Entry for FSHLog implementation.
- + (package private) class  KeyValueCompression
Deprecated. 
- + class  MetricsEditsReplaySourceImpl
Hadoop1 implementation of MetricsMasterSource.
- + class  MetricsWAL
Class used to push numbers about the WAL into the metrics subsystem.
- + class  MetricsWALEditsReplay
Class used to push numbers about WAL edits replay into the metrics subsystem.
- + class  MetricsWALSourceImpl
Class that transitions metrics from MetricsWAL into the metrics subsystem.
- + class  ReplayHLogKey
An HLogKey specific to WalEdits coming from replay.
- + (package private) class  RingBufferTruck
A 'truck' to carry a payload across the FSHLog ring buffer from Handler to WAL.
- + class  SecureWALCellCodec
A WALCellCodec that encrypts the WALedits.
- + (package private) class  SyncFuture
A Future on a filesystem sync call.
- + interface  WALActionsListener
Get notification of WAL events.
- + class  WALCoprocessorHost
Implements the coprocessor environment and runtime support for coprocessors loaded within a WAL.
- + class  WALEditsReplaySink
This class is responsible for replaying the edits coming from a failed region server.
- + class  WALUtil
Helper methods to ease Region Server integration with the write ahead log.
- + class  WriterBase
Context used by our wal dictionary compressor.
http://git-wip-us.apache.org/repos/asf/hbase/blob/2dc53cb9/devapidocs/org/apache/hadoop/hbase/classification/package-tree.html ---------------------------------------------------------------------- diff --git a/devapidocs/org/apache/hadoop/hbase/classification/package-tree.html b/devapidocs/org/apache/hadoop/hbase/classification/package-tree.html index 29db8a6..790b294 100644 --- a/devapidocs/org/apache/hadoop/hbase/classification/package-tree.html +++ b/devapidocs/org/apache/hadoop/hbase/classification/package-tree.html @@ -80,12 +80,12 @@

Annotation Type Hierarchy

http://git-wip-us.apache.org/repos/asf/hbase/blob/2dc53cb9/devapidocs/org/apache/hadoop/hbase/client/Admin.CompactType.html ---------------------------------------------------------------------- diff --git a/devapidocs/org/apache/hadoop/hbase/client/Admin.CompactType.html b/devapidocs/org/apache/hadoop/hbase/client/Admin.CompactType.html index 2a82b18..c2e9537 100644 --- a/devapidocs/org/apache/hadoop/hbase/client/Admin.CompactType.html +++ b/devapidocs/org/apache/hadoop/hbase/client/Admin.CompactType.html @@ -110,7 +110,7 @@
@InterfaceAudience.Public
 @InterfaceStability.Unstable
-public static enum Admin.CompactType
+public static enum Admin.CompactType
 extends Enum<Admin.CompactType>
Currently, there are only two compact types: NORMAL means do store files compaction; @@ -201,7 +201,7 @@ the order they are declared.
@@ -210,7 +210,7 @@ the order they are declared.