From commits-return-69948-archive-asf-public=cust-asf.ponee.io@hbase.apache.org Thu Mar 22 15:53:57 2018 Return-Path: X-Original-To: archive-asf-public@cust-asf.ponee.io Delivered-To: archive-asf-public@cust-asf.ponee.io Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by mx-eu-01.ponee.io (Postfix) with SMTP id 3FBBD18067E for ; Thu, 22 Mar 2018 15:53:55 +0100 (CET) Received: (qmail 55368 invoked by uid 500); 22 Mar 2018 14:53:51 -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 54130 invoked by uid 99); 22 Mar 2018 14:53:50 -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; Thu, 22 Mar 2018 14:53:50 +0000 Received: by git1-us-west.apache.org (ASF Mail Server at git1-us-west.apache.org, from userid 33) id DDD8AF675B; Thu, 22 Mar 2018 14:53:49 +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: Thu, 22 Mar 2018 14:54:10 -0000 Message-Id: In-Reply-To: References: X-Mailer: ASF-Git Admin Mailer Subject: [22/51] [partial] hbase-site git commit: Published site at 4cb40e6d846ce1f28ffb40d388c9efb753197813. http://git-wip-us.apache.org/repos/asf/hbase-site/blob/4dc2a2e8/devapidocs/org/apache/hadoop/hbase/client/class-use/Connection.html ---------------------------------------------------------------------- diff --git a/devapidocs/org/apache/hadoop/hbase/client/class-use/Connection.html b/devapidocs/org/apache/hadoop/hbase/client/class-use/Connection.html index f1ed9d4..c15c700 100644 --- a/devapidocs/org/apache/hadoop/hbase/client/class-use/Connection.html +++ b/devapidocs/org/apache/hadoop/hbase/client/class-use/Connection.html @@ -802,23 +802,23 @@ Input/OutputFormats, a table indexing MapReduce job, and utility methods. private Connection -RestoreTablesClient.conn  +BackupAdminImpl.conn  -protected Connection -TableBackupClient.conn  - - (package private) Connection BackupCommands.Command.conn  + +private Connection +RestoreTablesClient.conn  + protected Connection -BackupManager.conn  +TableBackupClient.conn  -private Connection -BackupAdminImpl.conn  +protected Connection +BackupManager.conn  private Connection @@ -1132,13 +1132,13 @@ Input/OutputFormats, a table indexing MapReduce job, and utility methods. -(package private) Connection -ConnectionImplementation.MasterServiceState.connection  - - private Connection RegionServerCallable.connection  + +(package private) Connection +ConnectionImplementation.MasterServiceState.connection  + @@ -1183,20 +1183,20 @@ Input/OutputFormats, a table indexing MapReduce job, and utility methods. - - - - - + + + + + @@ -1510,11 +1510,11 @@ Input/OutputFormats, a table indexing MapReduce job, and utility methods. - + - +
ConnectionAdmin.getConnection() 
(package private) Connection RegionAdminServiceCallable.getConnection() 
protected Connection HTable.getConnection()
INTERNAL Used by unit tests and tools to do low-level manipulations.
ConnectionAdmin.getConnection() 
Connection HBaseAdmin.getConnection() 
private ConnectionTableInputFormatBase.connection HRegionPartitioner.connection 
private ConnectionHRegionPartitioner.connection TableInputFormatBase.connection 
@@ -1547,22 +1547,22 @@ Input/OutputFormats, a table indexing MapReduce job, and utility methods. -private Connection -TableOutputFormat.TableRecordWriter.connection  - - (package private) Connection MultiTableOutputFormat.MultiTableRecordWriter.connection  + +private Connection +HRegionPartitioner.connection  + private Connection -TableInputFormatBase.connection -
The underlying Connection of the table.
- +TableOutputFormat.TableRecordWriter.connection  private Connection -HRegionPartitioner.connection  +TableInputFormatBase.connection +
The underlying Connection of the table.
+ (package private) Connection @@ -1647,15 +1647,15 @@ Input/OutputFormats, a table indexing MapReduce job, and utility methods. private Connection -CatalogJanitor.connection  +RegionPlacementMaintainer.connection  private Connection -SnapshotOfRegionAssignmentFromMeta.connection  +CatalogJanitor.connection  private Connection -RegionPlacementMaintainer.connection  +SnapshotOfRegionAssignmentFromMeta.connection  @@ -1823,16 +1823,16 @@ Input/OutputFormats, a table indexing MapReduce job, and utility methods. -private Connection -TableQuotaSnapshotStore.conn  +(package private) Connection +FileArchiverNotifierFactoryImpl.CacheKey.conn  private Connection -SpaceQuotaRefresherChore.conn  +QuotaObserverChore.conn  private Connection -NamespaceQuotaSnapshotStore.conn  +QuotaObserverChore.TablesWithQuotas.conn  private Connection @@ -1840,11 +1840,11 @@ Input/OutputFormats, a table indexing MapReduce job, and utility methods. private Connection -QuotaObserverChore.conn  +NamespaceQuotaSnapshotStore.conn  private Connection -QuotaObserverChore.TablesWithQuotas.conn  +TableQuotaSnapshotStore.conn  private Connection @@ -1855,8 +1855,8 @@ Input/OutputFormats, a table indexing MapReduce job, and utility methods. FileArchiverNotifierImpl.conn  -(package private) Connection -FileArchiverNotifierFactoryImpl.CacheKey.conn  +private Connection +SpaceQuotaRefresherChore.conn  private Connection @@ -2017,20 +2017,20 @@ Input/OutputFormats, a table indexing MapReduce job, and utility methods. FileArchiverNotifier -FileArchiverNotifierFactory.get(Connection conn, +FileArchiverNotifierFactoryImpl.get(Connection conn, org.apache.hadoop.conf.Configuration conf, org.apache.hadoop.fs.FileSystem fs, TableName tn) -
Creates or obtains a FileArchiverNotifier instance for the given args.
+
Returns the FileArchiverNotifier instance for the given TableName.
FileArchiverNotifier -FileArchiverNotifierFactoryImpl.get(Connection conn, +FileArchiverNotifierFactory.get(Connection conn, org.apache.hadoop.conf.Configuration conf, org.apache.hadoop.fs.FileSystem fs, TableName tn) -
Returns the FileArchiverNotifier instance for the given TableName.
+
Creates or obtains a FileArchiverNotifier instance for the given args.
@@ -2227,11 +2227,11 @@ Input/OutputFormats, a table indexing MapReduce job, and utility methods. Connection -RegionCoprocessorHost.RegionEnvironment.createConnection(org.apache.hadoop.conf.Configuration conf)  +HRegionServer.createConnection(org.apache.hadoop.conf.Configuration conf)  Connection -HRegionServer.createConnection(org.apache.hadoop.conf.Configuration conf)  +RegionCoprocessorHost.RegionEnvironment.createConnection(org.apache.hadoop.conf.Configuration conf)  Connection @@ -2239,11 +2239,11 @@ Input/OutputFormats, a table indexing MapReduce job, and utility methods. Connection -RegionCoprocessorHost.RegionEnvironment.getConnection()  +HRegionServer.getConnection()  Connection -HRegionServer.getConnection()  +RegionCoprocessorHost.RegionEnvironment.getConnection()  http://git-wip-us.apache.org/repos/asf/hbase-site/blob/4dc2a2e8/devapidocs/org/apache/hadoop/hbase/client/class-use/ConnectionConfiguration.html ---------------------------------------------------------------------- diff --git a/devapidocs/org/apache/hadoop/hbase/client/class-use/ConnectionConfiguration.html b/devapidocs/org/apache/hadoop/hbase/client/class-use/ConnectionConfiguration.html index e9562c1..43b8b74 100644 --- a/devapidocs/org/apache/hadoop/hbase/client/class-use/ConnectionConfiguration.html +++ b/devapidocs/org/apache/hadoop/hbase/client/class-use/ConnectionConfiguration.html @@ -123,11 +123,11 @@ ConnectionConfiguration -ConnectionImplementation.getConnectionConfiguration()  +ClusterConnection.getConnectionConfiguration()  ConnectionConfiguration -ClusterConnection.getConnectionConfiguration()  +ConnectionImplementation.getConnectionConfiguration()  http://git-wip-us.apache.org/repos/asf/hbase-site/blob/4dc2a2e8/devapidocs/org/apache/hadoop/hbase/client/class-use/Cursor.html ---------------------------------------------------------------------- diff --git a/devapidocs/org/apache/hadoop/hbase/client/class-use/Cursor.html b/devapidocs/org/apache/hadoop/hbase/client/class-use/Cursor.html index 6eb4681..cc7d1f8 100644 --- a/devapidocs/org/apache/hadoop/hbase/client/class-use/Cursor.html +++ b/devapidocs/org/apache/hadoop/hbase/client/class-use/Cursor.html @@ -140,18 +140,18 @@ Cursor -ScannerCallableWithReplicas.getCursor()  - - -Cursor Result.getCursor()
Return the cursor if this Result is a cursor result.
- + Cursor ScannerCallable.getCursor()  + +Cursor +ScannerCallableWithReplicas.getCursor()  + http://git-wip-us.apache.org/repos/asf/hbase-site/blob/4dc2a2e8/devapidocs/org/apache/hadoop/hbase/client/class-use/Delete.html ---------------------------------------------------------------------- diff --git a/devapidocs/org/apache/hadoop/hbase/client/class-use/Delete.html b/devapidocs/org/apache/hadoop/hbase/client/class-use/Delete.html index 1b07106..96eae2f 100644 --- a/devapidocs/org/apache/hadoop/hbase/client/class-use/Delete.html +++ b/devapidocs/org/apache/hadoop/hbase/client/class-use/Delete.html @@ -398,97 +398,97 @@ service. - - - - - - - + + + + + - - - - - + - - + + @@ -501,19 +501,19 @@ service. - + - + - - + + - - + +
booleanTable.checkAndDelete(byte[] row, +HTable.checkAndDelete(byte[] row, byte[] family, byte[] qualifier, byte[] value, Delete delete) -
Deprecated.  -
Since 2.0.0. Will be removed in 3.0.0. Use Table.checkAndMutate(byte[], byte[])
-
+
Deprecated. 
booleanHTable.checkAndDelete(byte[] row, +Table.checkAndDelete(byte[] row, byte[] family, byte[] qualifier, byte[] value, Delete delete) -
Deprecated. 
+
Deprecated.  +
Since 2.0.0. Will be removed in 3.0.0. Use Table.checkAndMutate(byte[], byte[])
+
booleanTable.checkAndDelete(byte[] row, +HTable.checkAndDelete(byte[] row, byte[] family, byte[] qualifier, CompareFilter.CompareOp compareOp, byte[] value, Delete delete) -
Deprecated.  -
Since 2.0.0. Will be removed in 3.0.0. Use Table.checkAndMutate(byte[], byte[])
-
+
Deprecated. 
booleanHTable.checkAndDelete(byte[] row, +Table.checkAndDelete(byte[] row, byte[] family, byte[] qualifier, CompareFilter.CompareOp compareOp, byte[] value, Delete delete) -
Deprecated. 
+
Deprecated.  +
Since 2.0.0. Will be removed in 3.0.0. Use Table.checkAndMutate(byte[], byte[])
+
booleanTable.checkAndDelete(byte[] row, +HTable.checkAndDelete(byte[] row, byte[] family, byte[] qualifier, CompareOperator op, byte[] value, Delete delete) -
Deprecated.  -
Since 2.0.0. Will be removed in 3.0.0. Use Table.checkAndMutate(byte[], byte[])
-
+
Deprecated. 
booleanHTable.checkAndDelete(byte[] row, +Table.checkAndDelete(byte[] row, byte[] family, byte[] qualifier, CompareOperator op, byte[] value, Delete delete) -
Deprecated. 
+
Deprecated.  +
Since 2.0.0. Will be removed in 3.0.0. Use Table.checkAndMutate(byte[], byte[])
+
CompletableFuture<Void>AsyncTable.delete(Delete delete) -
Deletes the specified cells/row.
-
RawAsyncTableImpl.delete(Delete delete) 
voidHTable.delete(Delete delete) 
void Table.delete(Delete delete)
Deletes the specified cells/row.
CompletableFuture<Void>AsyncTableImpl.delete(Delete delete) 
CompletableFuture<Void>RawAsyncTableImpl.delete(Delete delete) AsyncTableImpl.delete(Delete delete) 
voidHTable.delete(Delete delete) CompletableFuture<Void>AsyncTable.delete(Delete delete) +
Deletes the specified cells/row.
+
private boolean
CompletableFuture<Boolean>AsyncTable.CheckAndMutateBuilder.thenDelete(Delete delete) RawAsyncTableImpl.CheckAndMutateBuilderImpl.thenDelete(Delete delete) 
booleanTable.CheckAndMutateBuilder.thenDelete(Delete delete) HTable.CheckAndMutateBuilderImpl.thenDelete(Delete delete) 
CompletableFuture<Boolean>RawAsyncTableImpl.CheckAndMutateBuilderImpl.thenDelete(Delete delete) booleanTable.CheckAndMutateBuilder.thenDelete(Delete delete) 
booleanHTable.CheckAndMutateBuilderImpl.thenDelete(Delete delete) CompletableFuture<Boolean>AsyncTable.CheckAndMutateBuilder.thenDelete(Delete delete) 
@@ -526,27 +526,27 @@ service. List<CompletableFuture<Void>> -AsyncTable.delete(List<Delete> deletes) -
Deletes the specified cells/rows in bulk.
- +RawAsyncTableImpl.delete(List<Delete> deletes)  void +HTable.delete(List<Delete> deletes)  + + +void Table.delete(List<Delete> deletes)
Batch Deletes the specified cells/rows from the table.
- -List<CompletableFuture<Void>> -AsyncTableImpl.delete(List<Delete> deletes)  - List<CompletableFuture<Void>> -RawAsyncTableImpl.delete(List<Delete> deletes)  +AsyncTableImpl.delete(List<Delete> deletes)  -void -HTable.delete(List<Delete> deletes)  +List<CompletableFuture<Void>> +AsyncTable.delete(List<Delete> deletes) +
Deletes the specified cells/rows in bulk.
+ default CompletableFuture<Void> http://git-wip-us.apache.org/repos/asf/hbase-site/blob/4dc2a2e8/devapidocs/org/apache/hadoop/hbase/client/class-use/Durability.html ---------------------------------------------------------------------- diff --git a/devapidocs/org/apache/hadoop/hbase/client/class-use/Durability.html b/devapidocs/org/apache/hadoop/hbase/client/class-use/Durability.html index 2665b52..fb42229 100644 --- a/devapidocs/org/apache/hadoop/hbase/client/class-use/Durability.html +++ b/devapidocs/org/apache/hadoop/hbase/client/class-use/Durability.html @@ -215,14 +215,14 @@ service. Durability -Mutation.getDurability() -
Get the current durability
+TableDescriptor.getDurability() +
Returns the durability setting for the table.
Durability -TableDescriptor.getDurability() -
Returns the durability setting for the table.
+Mutation.getDurability() +
Get the current durability
@@ -248,14 +248,12 @@ the order they are declared. -default CompletableFuture<Long> -AsyncTable.incrementColumnValue(byte[] row, +long +HTable.incrementColumnValue(byte[] row, byte[] family, byte[] qualifier, long amount, - Durability durability) -
Atomically increments a column value.
- + Durability durability)
  long @@ -268,45 +266,47 @@ the order they are declared. -long -HTable.incrementColumnValue(byte[] row, +default CompletableFuture<Long> +AsyncTable.incrementColumnValue(byte[] row, byte[] family, byte[] qualifier, long amount, - Durability durability)  + Durability durability) +
Atomically increments a column value.
+ +Delete +Delete.setDurability(Durability d)  + + TableDescriptorBuilder TableDescriptorBuilder.setDurability(Durability durability)  - + TableDescriptorBuilder.ModifyableTableDescriptor TableDescriptorBuilder.ModifyableTableDescriptor.setDurability(Durability durability)
Sets the Durability setting for the table.
+ +Increment +Increment.setDurability(Durability d)  + +Put +Put.setDurability(Durability d)  + + Append Append.setDurability(Durability d)  - + Mutation Mutation.setDurability(Durability d)
Set the durability for this mutation
- -Delete -Delete.setDurability(Durability d)  - - -Increment -Increment.setDurability(Durability d)  - - -Put -Put.setDurability(Durability d)  - @@ -442,14 +442,14 @@ the order they are declared. Durability -BaseRowProcessor.useDurability()  - - -Durability RowProcessor.useDurability()
Deprecated. 
  + +Durability +BaseRowProcessor.useDurability()  +