Return-Path: X-Original-To: archive-asf-public-internal@cust-asf2.ponee.io Delivered-To: archive-asf-public-internal@cust-asf2.ponee.io Received: from cust-asf.ponee.io (cust-asf.ponee.io [163.172.22.183]) by cust-asf2.ponee.io (Postfix) with ESMTP id E9B80200C76 for ; Fri, 28 Apr 2017 16:59:12 +0200 (CEST) Received: by cust-asf.ponee.io (Postfix) id E87F7160BBE; Fri, 28 Apr 2017 14:59:12 +0000 (UTC) Delivered-To: archive-asf-public@cust-asf.ponee.io Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by cust-asf.ponee.io (Postfix) with SMTP id 9CE9B160BB9 for ; Fri, 28 Apr 2017 16:59:11 +0200 (CEST) Received: (qmail 32703 invoked by uid 500); 28 Apr 2017 14:59:04 -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 29026 invoked by uid 99); 28 Apr 2017 14:59:01 -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; Fri, 28 Apr 2017 14:59:01 +0000 Received: by git1-us-west.apache.org (ASF Mail Server at git1-us-west.apache.org, from userid 33) id 00607E9641; Fri, 28 Apr 2017 14:59:00 +0000 (UTC) Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit From: git-site-role@apache.org To: commits@hbase.apache.org Date: Fri, 28 Apr 2017 14:59:42 -0000 Message-Id: In-Reply-To: References: X-Mailer: ASF-Git Admin Mailer Subject: [43/51] [partial] hbase-site git commit: Published site at 82d554e3783372cc6b05489452c815b57c06f6cd. archived-at: Fri, 28 Apr 2017 14:59:13 -0000 http://git-wip-us.apache.org/repos/asf/hbase-site/blob/6f2e75f2/devapidocs/index-all.html ---------------------------------------------------------------------- diff --git a/devapidocs/index-all.html b/devapidocs/index-all.html index eb5909f..3f15073 100644 --- a/devapidocs/index-all.html +++ b/devapidocs/index-all.html @@ -21687,6 +21687,8 @@
 
DEFAULT_SMALL_HFILE_QUEUE_INIT_SIZE - Static variable in class org.apache.hadoop.hbase.master.cleaner.HFileCleaner
 
+
DEFAULT_SNAPSHOT_RESTORE_FAILSAFE_NAME - Static variable in class org.apache.hadoop.hbase.HConstants
+
 
DEFAULT_SNAPSHOT_RESTORE_TAKE_FAILSAFE_SNAPSHOT - Static variable in class org.apache.hadoop.hbase.HConstants
 
DEFAULT_SOCKET_TIMEOUT_CONNECT - Static variable in interface org.apache.hadoop.hbase.ipc.RpcClient
@@ -22777,6 +22779,12 @@
Delete an existing snapshot.
+
deleteSnapshot(String) - Method in interface org.apache.hadoop.hbase.client.AsyncAdmin
+
+
Delete an existing snapshot.
+
+
deleteSnapshot(String) - Method in class org.apache.hadoop.hbase.client.AsyncHBaseAdmin
+
 
deleteSnapshot(byte[]) - Method in class org.apache.hadoop.hbase.client.HBaseAdmin
 
deleteSnapshot(String) - Method in class org.apache.hadoop.hbase.client.HBaseAdmin
@@ -22799,6 +22807,18 @@
Delete existing snapshots whose names match the pattern passed.
+
deleteSnapshots(String) - Method in interface org.apache.hadoop.hbase.client.AsyncAdmin
+
+
Delete existing snapshots whose names match the pattern passed.
+
+
deleteSnapshots(Pattern) - Method in interface org.apache.hadoop.hbase.client.AsyncAdmin
+
+
Delete existing snapshots whose names match the pattern passed.
+
+
deleteSnapshots(String) - Method in class org.apache.hadoop.hbase.client.AsyncHBaseAdmin
+
 
+
deleteSnapshots(Pattern) - Method in class org.apache.hadoop.hbase.client.AsyncHBaseAdmin
+
 
deleteSnapshots(String) - Method in class org.apache.hadoop.hbase.client.HBaseAdmin
 
deleteSnapshots(Pattern) - Method in class org.apache.hadoop.hbase.client.HBaseAdmin
@@ -22918,6 +22938,20 @@
Delete all existing snapshots matching the given table name regular expression and snapshot name regular expression.
+
deleteTableSnapshots(String, String) - Method in interface org.apache.hadoop.hbase.client.AsyncAdmin
+
+
Delete all existing snapshots matching the given table name regular expression and snapshot + name regular expression.
+
+
deleteTableSnapshots(Pattern, Pattern) - Method in interface org.apache.hadoop.hbase.client.AsyncAdmin
+
+
Delete all existing snapshots matching the given table name regular expression and snapshot + name regular expression.
+
+
deleteTableSnapshots(String, String) - Method in class org.apache.hadoop.hbase.client.AsyncHBaseAdmin
+
 
+
deleteTableSnapshots(Pattern, Pattern) - Method in class org.apache.hadoop.hbase.client.AsyncHBaseAdmin
+
 
deleteTableSnapshots(String, String) - Method in class org.apache.hadoop.hbase.client.HBaseAdmin
 
deleteTableSnapshots(Pattern, Pattern) - Method in class org.apache.hadoop.hbase.client.HBaseAdmin
@@ -25109,6 +25143,15 @@
encodedBlockDecodingCtx - Variable in class org.apache.hadoop.hbase.io.hfile.HFileBlock.FSReaderImpl
 
+
encodedBlockSizeLimit - Variable in class org.apache.hadoop.hbase.io.hfile.HFileWriterImpl
+
+
Block size limit after encoding, used to unify encoded block Cache entry size
+
+
encodedBlockSizeWritten() - Method in class org.apache.hadoop.hbase.io.hfile.HFileBlock.Writer
+
+
Returns the number of bytes written into the current block so far, or + zero if not writing the block at the moment.
+
encodedClass() - Method in interface org.apache.hadoop.hbase.types.DataType
Inform consumers over what type this DataType operates.
@@ -25169,6 +25212,8 @@
EncodedDataBlock.BufferGrabbingByteArrayOutputStream - Class in org.apache.hadoop.hbase.io.encoding
 
+
encodedDataSizeWritten - Variable in class org.apache.hadoop.hbase.io.hfile.HFileBlock.Writer
+
 
encodedLength(T) - Method in interface org.apache.hadoop.hbase.types.DataType
Inform consumers how long the encoded byte[] will be.
@@ -33366,8 +33411,6 @@
The version number of protocol compiler.
-
getCompletedMergeTaskCount() - Method in class org.apache.hadoop.hbase.regionserver.CompactSplitThread
-
 
getCompletedRecoveredEditsFilePath(Path, long) - Static method in class org.apache.hadoop.hbase.wal.WALSplitter
Get the completed recovered edits file path, renaming it to be by last edit @@ -38609,8 +38652,6 @@
 
getMergesDir(HRegionInfo) - Method in class org.apache.hadoop.hbase.regionserver.HRegionFileSystem
 
-
getMergeThreadNum() - Method in class org.apache.hadoop.hbase.regionserver.CompactSplitThread
-
 
getMessage() - Method in exception org.apache.hadoop.hbase.backup.FailedArchiveException
 
getMessage(Exception) - Method in class org.apache.hadoop.hbase.backup.impl.TableBackupClient
@@ -55453,6 +55494,8 @@
 
internalDecodeKeyValues(DataInputStream, int, int, HFileBlockDefaultDecodingContext) - Method in class org.apache.hadoop.hbase.io.encoding.PrefixKeyDeltaEncoder
 
+
internalDeleteSnapshot(SnapshotDescription) - Method in class org.apache.hadoop.hbase.client.AsyncHBaseAdmin
+
 
internalDeleteSnapshot(SnapshotDescription) - Method in class org.apache.hadoop.hbase.client.HBaseAdmin
 
internalEncode(Cell, HFileBlockDefaultEncodingContext, DataOutputStream) - Method in class org.apache.hadoop.hbase.io.encoding.BufferedDataBlockEncoder
@@ -60754,6 +60797,24 @@
List all the completed snapshots matching the given pattern.
+
listSnapshots() - Method in interface org.apache.hadoop.hbase.client.AsyncAdmin
+
+
List completed snapshots.
+
+
listSnapshots(String) - Method in interface org.apache.hadoop.hbase.client.AsyncAdmin
+
+
List all the completed snapshots matching the given regular expression.
+
+
listSnapshots(Pattern) - Method in interface org.apache.hadoop.hbase.client.AsyncAdmin
+
+
List all the completed snapshots matching the given pattern.
+
+
listSnapshots() - Method in class org.apache.hadoop.hbase.client.AsyncHBaseAdmin
+
 
+
listSnapshots(String) - Method in class org.apache.hadoop.hbase.client.AsyncHBaseAdmin
+
 
+
listSnapshots(Pattern) - Method in class org.apache.hadoop.hbase.client.AsyncHBaseAdmin
+
 
listSnapshots() - Method in class org.apache.hadoop.hbase.client.HBaseAdmin
 
listSnapshots(String) - Method in class org.apache.hadoop.hbase.client.HBaseAdmin
@@ -60937,6 +60998,20 @@
List all the completed snapshots matching the given table name regular expression and snapshot name regular expression.
+
listTableSnapshots(String, String) - Method in interface org.apache.hadoop.hbase.client.AsyncAdmin
+
+
List all the completed snapshots matching the given table name regular expression and snapshot + name regular expression.
+
+
listTableSnapshots(Pattern, Pattern) - Method in interface org.apache.hadoop.hbase.client.AsyncAdmin
+
+
List all the completed snapshots matching the given table name regular expression and snapshot + name regular expression.
+
+
listTableSnapshots(String, String) - Method in class org.apache.hadoop.hbase.client.AsyncHBaseAdmin
+
 
+
listTableSnapshots(Pattern, Pattern) - Method in class org.apache.hadoop.hbase.client.AsyncHBaseAdmin
+
 
listTableSnapshots(String, String) - Method in class org.apache.hadoop.hbase.client.HBaseAdmin
 
listTableSnapshots(Pattern, Pattern) - Method in class org.apache.hadoop.hbase.client.HBaseAdmin
@@ -65969,10 +66044,6 @@
 
MERGE_PLAN_COUNT_NAME - Static variable in interface org.apache.hadoop.hbase.master.MetricsMasterSource
 
-
MERGE_THREADS - Static variable in class org.apache.hadoop.hbase.regionserver.CompactSplitThread
-
 
-
MERGE_THREADS_DEFAULT - Static variable in class org.apache.hadoop.hbase.regionserver.CompactSplitThread
-
 
MERGEA_QUALIFIER - Static variable in class org.apache.hadoop.hbase.HConstants
The lower-half merge region column qualifier
@@ -66040,8 +66111,6 @@
 
mergePlanCount - Variable in class org.apache.hadoop.hbase.master.HMaster
 
-
mergePool - Variable in class org.apache.hadoop.hbase.regionserver.CompactSplitThread
-
 
mergeRegionDirs(Path, HBaseFsck.HbckInfo) - Method in class org.apache.hadoop.hbase.util.HBaseFsck
Merge hdfs data by moving from contained HbckInfo into targetRegionDir.
@@ -86795,6 +86864,8 @@ service.
Restore each (snapshot name, restore directory) pair in snapshotToDir
+
restoreSnapshotWithFailSafe(String, TableName, boolean) - Method in class org.apache.hadoop.hbase.client.AsyncHBaseAdmin
+
 
restoreStoreFile(Path, HRegionInfo, SnapshotProtos.SnapshotRegionManifest.StoreFile, boolean) - Method in class org.apache.hadoop.hbase.snapshot.RestoreSnapshotHelper
Create a new HFileLink to reference the store file.
@@ -97755,6 +97826,8 @@ service.
Conf key for millis between checks to see if snapshot completed or if there are errors
+
SNAPSHOT_RESTORE_FAILSAFE_NAME - Static variable in class org.apache.hadoop.hbase.HConstants
+
 
SNAPSHOT_RESTORE_TAKE_FAILSAFE_SNAPSHOT - Static variable in class org.apache.hadoop.hbase.HConstants
 
SNAPSHOT_RESTORE_TIME_DESC - Static variable in interface org.apache.hadoop.hbase.master.MetricsSnapshotSource
@@ -106627,6 +106700,10 @@ service.
 
unforcedResubmits - Variable in class org.apache.hadoop.hbase.master.SplitLogManager.Task
 
+
UNIFIED_ENCODED_BLOCKSIZE_RATIO - Static variable in class org.apache.hadoop.hbase.io.hfile.HFileWriterImpl
+
+
if this feature is enabled, preCalculate encoded data size before real encoding happens
+
UniformSplit() - Constructor for class org.apache.hadoop.hbase.util.RegionSplitter.UniformSplit
 
uninitialize() - Method in class org.apache.hadoop.hbase.replication.regionserver.ReplicationSource