You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@omid.apache.org by oh...@apache.org on 2018/07/23 12:05:18 UTC

[34/34] incubator-omid-site git commit: [wagon-git] commit to branch asf-site 7/23/18 3:04 PM

[wagon-git] commit to branch asf-site 7/23/18 3:04 PM


Project: http://git-wip-us.apache.org/repos/asf/incubator-omid-site/repo
Commit: http://git-wip-us.apache.org/repos/asf/incubator-omid-site/commit/dc01c0be
Tree: http://git-wip-us.apache.org/repos/asf/incubator-omid-site/tree/dc01c0be
Diff: http://git-wip-us.apache.org/repos/asf/incubator-omid-site/diff/dc01c0be

Branch: refs/heads/asf-site
Commit: dc01c0be69f5b7a9b637290365683c7cf0bb4c9c
Parents: efbefc8
Author: Ohad Shacham <oh...@yahoo-inc.com>
Authored: Mon Jul 23 15:04:37 2018 +0300
Committer: Ohad Shacham <oh...@yahoo-inc.com>
Committed: Mon Jul 23 15:04:37 2018 +0300

----------------------------------------------------------------------
 basic-algorithm.html                            |   26 +-
 basic-concepts.html                             |   26 +-
 basic-examples.html                             |   26 +-
 checkstyle-aggregate.html                       | 3059 ++++++++++--------
 checkstyle.rss                                  |  564 ++--
 client-failure-management.html                  |   26 +-
 coding-guide-and-style.html                     |   26 +-
 cpd.html                                        |   12 +-
 css/site.css                                    |   17 +
 dependency-convergence.html                     | 1203 ++++---
 dependency-info.html                            |   26 +-
 dependency-management.html                      |   28 +-
 distribution-management.html                    |   16 +-
 index.html                                      |   26 +-
 license.html                                    |   12 +-
 mailing-lists.html                              |   26 +-
 modules.html                                    |   12 +-
 omid-components.html                            |   26 +-
 plugin-management.html                          |   92 +-
 plugins.html                                    |   28 +-
 pmd.html                                        |  186 +-
 project-info.html                               |   25 +-
 project-reports.html                            |   12 +-
 project-summary.html                            |   14 +-
 quickstart.html                                 |   30 +-
 source-repository.html                          |   12 +-
 team-list.html                                  |   12 +-
 xref-test/allclasses-frame.html                 |   15 +
 xref-test/index.html                            |    2 +-
 .../org/apache/omid/TestReflectionHelper.html   |   65 +
 xref-test/org/apache/omid/YAMLUtilsTest.html    |   58 +-
 .../hbase/TestHBaseCommitTableKey.html          |    4 +-
 .../omid/committable/hbase/package-frame.html   |    2 +-
 .../omid/committable/hbase/package-summary.html |    4 +-
 .../apache/omid/committable/package-frame.html  |    2 +-
 .../omid/committable/package-summary.html       |    4 +-
 xref-test/org/apache/omid/package-frame.html    |    8 +-
 xref-test/org/apache/omid/package-summary.html  |   14 +-
 .../storage/TestHBaseTimestampStorage.html      |    2 +-
 .../storage/TestZKTimestampStorage.html         |   19 +-
 .../omid/timestamp/storage/package-frame.html   |    2 +-
 .../omid/timestamp/storage/package-summary.html |    4 +-
 .../apache/omid/tools/hbase/package-frame.html  |    2 +-
 .../omid/tools/hbase/package-summary.html       |    4 +-
 .../apache/omid/transaction/OmidTestBase.html   |    2 +-
 .../TSOForHBaseCompactorTestModule.html         |    2 +-
 .../apache/omid/transaction/TestAutoFlush.html  |    2 +-
 .../TestBaillisAnomaliesWithTXs.html            |   14 +-
 .../apache/omid/transaction/TestCellUtils.html  |  333 +-
 .../omid/transaction/TestColumnIterator.html    |    2 +-
 .../apache/omid/transaction/TestCompaction.html |   18 +-
 .../omid/transaction/TestCompactorScanner.html  |  161 +-
 .../apache/omid/transaction/TestDeletion.html   |   10 +-
 .../TestEndToEndScenariosWithHA.html            |    4 +-
 .../TestHBaseOmidClientConfiguration.html       |    4 +-
 .../apache/omid/transaction/TestReadPath.html   |    4 +-
 .../omid/transaction/TestShadowCells.html       |    2 +-
 .../transaction/TestSingleColumnFamily.html     |    2 +-
 .../apache/omid/transaction/TestTSOModule.html  |    2 +-
 .../transaction/TestTransactionCleanup.html     |    2 +-
 .../transaction/TestTransactionConflict.html    |   10 +-
 .../apache/omid/transaction/TestUpdateScan.html |  288 +-
 .../apache/omid/transaction/package-frame.html  |    2 +-
 .../omid/transaction/package-summary.html       |    4 +-
 .../omid/tso/PausableTimestampOracle.html       |    2 +-
 .../org/apache/omid/tso/TSOMockModule.html      |    2 +-
 .../apache/omid/tso/TSOServerConfigTest.html    |    2 +-
 xref-test/org/apache/omid/tso/TestBatch.html    |  257 +-
 .../org/apache/omid/tso/TestBatchPool.html      |  142 +
 .../org/apache/omid/tso/TestLongCache.html      |    4 +-
 xref-test/org/apache/omid/tso/TestPanicker.html |  290 +-
 .../omid/tso/TestPersistenceProcessor.html      |  873 ++---
 .../tso/TestPersistenceProcessorHandler.html    |  696 ++--
 .../org/apache/omid/tso/TestReplyProcessor.html |  404 +--
 .../apache/omid/tso/TestRequestProcessor.html   |  313 +-
 .../org/apache/omid/tso/TestRetryProcessor.html |  212 +-
 .../apache/omid/tso/TestTSOStateManager.html    |    4 +-
 .../apache/omid/tso/TestTimestampOracle.html    |   30 +-
 ...tionOfTSOClientServerBasicFunctionality.html |    2 +-
 .../omid/tso/client/TestMockTSOClient.html      |    4 +-
 .../tso/client/TestOmidClientConfiguration.html |    2 +-
 .../client/TestTSOClientConnectionToTSO.html    |    6 +-
 ...stTSOClientRequestAndResponseBehaviours.html |  702 ++--
 .../client/TestTSOClientResponseHandling.html   |    6 +-
 .../apache/omid/tso/client/package-frame.html   |    2 +-
 .../apache/omid/tso/client/package-summary.html |    4 +-
 .../org/apache/omid/tso/package-frame.html      |   11 +-
 .../org/apache/omid/tso/package-summary.html    |   19 +-
 .../apache/statemachine/TestStateMachine.html   |    2 +-
 .../org/apache/statemachine/package-frame.html  |    2 +-
 .../apache/statemachine/package-summary.html    |    4 +-
 xref-test/overview-frame.html                   |    2 +-
 xref-test/overview-summary.html                 |    6 +-
 xref/allclasses-frame.html                      |   34 +-
 xref/index.html                                 |    2 +-
 .../hbase/regionserver/ScannerContext.html      |   14 +-
 .../hbase/regionserver/package-frame.html       |    8 +-
 .../hbase/regionserver/package-summary.html     |   14 +-
 xref/org/apache/omid/HBaseShims.html            |   75 +-
 xref/org/apache/omid/NetworkUtils.html          |   62 +-
 xref/org/apache/omid/ReflectionHelper.html      |   48 +
 xref/org/apache/omid/RegionWrapper.html         |   66 +
 xref/org/apache/omid/YAMLUtils.html             |  105 +-
 .../omid/benchmarks/hbase/package-frame.html    |    2 +-
 .../omid/benchmarks/hbase/package-summary.html  |    4 +-
 .../tso/TSOServerBenchmarkConfig.html           |    6 +-
 .../omid/benchmarks/tso/package-frame.html      |    2 +-
 .../omid/benchmarks/tso/package-summary.html    |    4 +-
 .../apache/omid/benchmarks/utils/Generator.html |   26 +-
 .../omid/benchmarks/utils/IntegerGenerator.html |   82 +-
 .../utils/ScrambledZipfianGenerator.html        |    2 +-
 .../omid/benchmarks/utils/ZipfianGenerator.html |   16 +-
 .../omid/benchmarks/utils/package-frame.html    |    2 +-
 .../omid/benchmarks/utils/package-summary.html  |    4 +-
 .../apache/omid/committable/CommitTable.html    |   10 +-
 .../omid/committable/InMemoryCommitTable.html   |    8 +-
 .../omid/committable/NullCommitTable.html       |    8 +-
 .../committable/hbase/HBaseCommitTable.html     |    6 +-
 .../omid/committable/hbase/RegionSplitter.html  |  461 +--
 .../omid/committable/hbase/package-frame.html   |    2 +-
 .../omid/committable/hbase/package-summary.html |    4 +-
 .../apache/omid/committable/package-frame.html  |    6 +-
 .../omid/committable/package-summary.html       |    8 +-
 xref/org/apache/omid/examples/BasicExample.html |    8 +-
 .../omid/examples/SnapshotIsolationExample.html |  346 +-
 .../org/apache/omid/examples/package-frame.html |   14 +-
 .../apache/omid/examples/package-summary.html   |   24 +-
 .../apache/omid/metrics/MetricsRegistry.html    |   71 +-
 xref/org/apache/omid/metrics/package-frame.html |    2 +-
 .../apache/omid/metrics/package-summary.html    |    4 +-
 xref/org/apache/omid/package-frame.html         |   11 +-
 xref/org/apache/omid/package-summary.html       |   19 +-
 .../omid/timestamp/storage/package-frame.html   |    2 +-
 .../omid/timestamp/storage/package-summary.html |    4 +-
 .../org/apache/omid/tools/hbase/HBaseLogin.html |   47 +-
 .../apache/omid/tools/hbase/package-frame.html  |    2 +-
 .../omid/tools/hbase/package-summary.html       |    4 +-
 .../omid/transaction/AbstractTransaction.html   |    2 +-
 .../transaction/AbstractTransactionManager.html |  559 ++--
 xref/org/apache/omid/transaction/CellUtils.html |  678 ++--
 .../omid/transaction/CompactorScanner.html      |  302 ++
 .../HBaseOmidClientConfiguration.html           |  303 +-
 .../omid/transaction/HBaseTransaction.html      |   47 +-
 .../transaction/HBaseTransactionManager.html    |  519 +--
 .../apache/omid/transaction/OmidCompactor.html  |  217 +-
 xref/org/apache/omid/transaction/TTable.html    | 1422 ++++----
 .../apache/omid/transaction/Transaction.html    |   17 +-
 .../omid/transaction/TransactionManager.html    |   69 +-
 .../apache/omid/transaction/package-frame.html  |    5 +-
 .../omid/transaction/package-summary.html       |    9 +-
 xref/org/apache/omid/tso/Batch.html             |  203 +-
 xref/org/apache/omid/tso/BatchPoolModule.html   |   38 +-
 xref/org/apache/omid/tso/DisruptorModule.html   |   55 +-
 xref/org/apache/omid/tso/MonitoringContext.html |    2 +-
 xref/org/apache/omid/tso/PersistEvent.html      |  114 +-
 .../apache/omid/tso/PersistenceProcessor.html   |   34 +-
 .../omid/tso/PersistenceProcessorHandler.html   |  308 +-
 .../omid/tso/PersistenceProcessorImpl.html      |  387 ++-
 xref/org/apache/omid/tso/ReplyProcessor.html    |   92 +-
 .../org/apache/omid/tso/ReplyProcessorImpl.html |  440 +--
 xref/org/apache/omid/tso/RequestProcessor.html  |   21 +-
 .../apache/omid/tso/RequestProcessorImpl.html   |  651 ++--
 xref/org/apache/omid/tso/RetryProcessor.html    |    8 +-
 .../org/apache/omid/tso/RetryProcessorImpl.html |  354 +-
 xref/org/apache/omid/tso/TSOModule.html         |    4 +-
 xref/org/apache/omid/tso/TSOServer.html         |  201 +-
 xref/org/apache/omid/tso/TSOServerConfig.html   |  246 +-
 xref/org/apache/omid/tso/TimestampOracle.html   |   34 +-
 .../apache/omid/tso/TimestampOracleImpl.html    |   77 +-
 .../tso/client/HandshakeFailedException.html    |    2 +-
 .../apache/omid/tso/client/MockTSOClient.html   |  161 +-
 xref/org/apache/omid/tso/client/TSOClient.html  |    6 +-
 .../org/apache/omid/tso/client/TSOProtocol.html |   65 +-
 .../apache/omid/tso/client/package-frame.html   |    2 +-
 .../apache/omid/tso/client/package-summary.html |    4 +-
 xref/org/apache/omid/tso/package-frame.html     |   10 +-
 xref/org/apache/omid/tso/package-summary.html   |   16 +-
 .../org/apache/omid/tso/util/package-frame.html |    2 +-
 .../apache/omid/tso/util/package-summary.html   |    4 +-
 xref/org/apache/omid/zk/package-frame.html      |    2 +-
 xref/org/apache/omid/zk/package-summary.html    |    4 +-
 xref/org/apache/statemachine/package-frame.html |    2 +-
 .../apache/statemachine/package-summary.html    |    4 +-
 xref/overview-frame.html                        |    2 +-
 xref/overview-summary.html                      |    6 +-
 185 files changed, 10824 insertions(+), 9187 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/incubator-omid-site/blob/dc01c0be/basic-algorithm.html
----------------------------------------------------------------------
diff --git a/basic-algorithm.html b/basic-algorithm.html
index 6e18299..cb36d38 100644
--- a/basic-algorithm.html
+++ b/basic-algorithm.html
@@ -1,13 +1,13 @@
 <!DOCTYPE html>
 <!--
- | Generated by Apache Maven Doxia Site Renderer 1.7 at 2016-08-15 
+ | Generated by Apache Maven Doxia Site Renderer 1.7 at 2018-07-23 
  | Rendered using Apache Maven Fluido Skin 1.5
 -->
 <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
   <head>
     <meta charset="UTF-8" />
     <meta name="viewport" content="width=device-width, initial-scale=1.0" />
-    <meta name="Date-Revision-yyyymmdd" content="20160815" />
+    <meta name="Date-Revision-yyyymmdd" content="20180723" />
     <meta http-equiv="Content-Language" content="en" />
     <title>Apache Omid &#x2013; Basic Transaction Algorithm</title>
     <link rel="stylesheet" href="./css/apache-maven-fluido-1.5.min.css" />
@@ -119,8 +119,6 @@
 </li>
                                   <li>      <a href="license.html"  title="Licenses">Licenses</a>
 </li>
-                                  <li>      <a href="mail-lists.html"  title="Mailing Lists">Mailing Lists</a>
-</li>
                                   <li>      <a href="modules.html"  title="Project Modules">Project Modules</a>
 </li>
                                   <li>      <a href="plugin-management.html"  title="Plugin Management">Plugin Management</a>
@@ -196,11 +194,11 @@
       <div id="breadcrumbs">
         <ul class="breadcrumb">
               
-                  <li id="projectVersion">Version: 0.8.2.0
+                  <li id="projectVersion">Version: 0.9.0.0
                     </li>
               
               
-                  <li id="publishDate" class="pull-right">Last Published: 2016-08-15</li>
+                  <li id="publishDate" class="pull-right">Last Published: 2018-07-23</li>
             
                             </ul>
       </div>
@@ -209,7 +207,19 @@
                 
         <div id="bodyColumn" >
                                   
-            <h1>Basic Transaction Algorithm</h1>
+            <!--
+  Licensed under the Apache License, Version 2.0 (the "License");
+  you may not use this file except in compliance with the License.
+  You may obtain a copy of the License at
+
+      http://www.apache.org/licenses/LICENSE-2.0
+
+  Unless required by applicable law or agreed to in writing, software
+  distributed under the License is distributed on an "AS IS" BASIS,
+  WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+  See the License for the specific language governing permissions and
+  limitations under the License.
+--><h1>Basic Transaction Algorithm</h1>
 <p>A simplified version of the algorithm for performing transactional operations in a non-faulty scenario is depicted in the following figure:</p>
 <p><img src="images/basic-alg.png" alt="Basic algorithm for managing transactions" /></p>
 <p>Initially, a user application (not shown in the figure for the sake of simplicity) starts a new transaction using the Transactional Client API, which in turn acquires a start timestamp from the TSO.</p>
@@ -226,7 +236,7 @@
     <footer>
             <div class="container">
                       <div class="row">
-                                      <p >Copyright &copy;                    2011&#x2013;2016
+                                      <p >Copyright &copy;                    2011&#x2013;2018
                         <a href="http://www.apache.org">Apache Software Foundation</a>.
             All rights reserved.    
       </p>

http://git-wip-us.apache.org/repos/asf/incubator-omid-site/blob/dc01c0be/basic-concepts.html
----------------------------------------------------------------------
diff --git a/basic-concepts.html b/basic-concepts.html
index eb9eb3a..b5bef1b 100644
--- a/basic-concepts.html
+++ b/basic-concepts.html
@@ -1,13 +1,13 @@
 <!DOCTYPE html>
 <!--
- | Generated by Apache Maven Doxia Site Renderer 1.7 at 2016-08-15 
+ | Generated by Apache Maven Doxia Site Renderer 1.7 at 2018-07-23 
  | Rendered using Apache Maven Fluido Skin 1.5
 -->
 <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
   <head>
     <meta charset="UTF-8" />
     <meta name="viewport" content="width=device-width, initial-scale=1.0" />
-    <meta name="Date-Revision-yyyymmdd" content="20160815" />
+    <meta name="Date-Revision-yyyymmdd" content="20180723" />
     <meta http-equiv="Content-Language" content="en" />
     <title>Apache Omid &#x2013; Basic Concepts</title>
     <link rel="stylesheet" href="./css/apache-maven-fluido-1.5.min.css" />
@@ -119,8 +119,6 @@
 </li>
                                   <li>      <a href="license.html"  title="Licenses">Licenses</a>
 </li>
-                                  <li>      <a href="mail-lists.html"  title="Mailing Lists">Mailing Lists</a>
-</li>
                                   <li>      <a href="modules.html"  title="Project Modules">Project Modules</a>
 </li>
                                   <li>      <a href="plugin-management.html"  title="Plugin Management">Plugin Management</a>
@@ -196,11 +194,11 @@
       <div id="breadcrumbs">
         <ul class="breadcrumb">
               
-                  <li id="projectVersion">Version: 0.8.2.0
+                  <li id="projectVersion">Version: 0.9.0.0
                     </li>
               
               
-                  <li id="publishDate" class="pull-right">Last Published: 2016-08-15</li>
+                  <li id="publishDate" class="pull-right">Last Published: 2018-07-23</li>
             
                             </ul>
       </div>
@@ -209,7 +207,19 @@
                 
         <div id="bodyColumn" >
                                   
-            <h1>Basic Concepts</h1>
+            <!--
+  Licensed under the Apache License, Version 2.0 (the "License");
+  you may not use this file except in compliance with the License.
+  You may obtain a copy of the License at
+
+      http://www.apache.org/licenses/LICENSE-2.0
+
+  Unless required by applicable law or agreed to in writing, software
+  distributed under the License is distributed on an "AS IS" BASIS,
+  WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+  See the License for the specific language governing permissions and
+  limitations under the License.
+--><h1>Basic Concepts</h1>
 <p>Omid started as a research project in 2011 at Yahoo Labs, with the aim of adding transactions to HBase. While Omid was designed with HBase in mind, we have been careful to not bind ourselves to a particular big datastore. As a consequence, Omid can be potentially adapted to be used with any other multiversioned key-value datastore with some additional extensions.</p>
 <p>In the next sections, we introduce two basic concepts that have driven Omid&#x2019;s design.</p>
 <div class="section">
@@ -262,7 +272,7 @@
     <footer>
             <div class="container">
                       <div class="row">
-                                      <p >Copyright &copy;                    2011&#x2013;2016
+                                      <p >Copyright &copy;                    2011&#x2013;2018
                         <a href="http://www.apache.org">Apache Software Foundation</a>.
             All rights reserved.    
       </p>

http://git-wip-us.apache.org/repos/asf/incubator-omid-site/blob/dc01c0be/basic-examples.html
----------------------------------------------------------------------
diff --git a/basic-examples.html b/basic-examples.html
index a6a1ba5..ee392ee 100644
--- a/basic-examples.html
+++ b/basic-examples.html
@@ -1,13 +1,13 @@
 <!DOCTYPE html>
 <!--
- | Generated by Apache Maven Doxia Site Renderer 1.7 at 2016-08-15 
+ | Generated by Apache Maven Doxia Site Renderer 1.7 at 2018-07-23 
  | Rendered using Apache Maven Fluido Skin 1.5
 -->
 <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
   <head>
     <meta charset="UTF-8" />
     <meta name="viewport" content="width=device-width, initial-scale=1.0" />
-    <meta name="Date-Revision-yyyymmdd" content="20160815" />
+    <meta name="Date-Revision-yyyymmdd" content="20180723" />
     <meta http-equiv="Content-Language" content="en" />
     <title>Apache Omid &#x2013; Code Examples</title>
     <link rel="stylesheet" href="./css/apache-maven-fluido-1.5.min.css" />
@@ -119,8 +119,6 @@
 </li>
                                   <li>      <a href="license.html"  title="Licenses">Licenses</a>
 </li>
-                                  <li>      <a href="mail-lists.html"  title="Mailing Lists">Mailing Lists</a>
-</li>
                                   <li>      <a href="modules.html"  title="Project Modules">Project Modules</a>
 </li>
                                   <li>      <a href="plugin-management.html"  title="Plugin Management">Plugin Management</a>
@@ -196,11 +194,11 @@
       <div id="breadcrumbs">
         <ul class="breadcrumb">
               
-                  <li id="projectVersion">Version: 0.8.2.0
+                  <li id="projectVersion">Version: 0.9.0.0
                     </li>
               
               
-                  <li id="publishDate" class="pull-right">Last Published: 2016-08-15</li>
+                  <li id="publishDate" class="pull-right">Last Published: 2018-07-23</li>
             
                             </ul>
       </div>
@@ -209,7 +207,19 @@
                 
         <div id="bodyColumn" >
                                   
-            <h1>Code Examples</h1>
+            <!--
+  Licensed under the Apache License, Version 2.0 (the "License");
+  you may not use this file except in compliance with the License.
+  You may obtain a copy of the License at
+
+      http://www.apache.org/licenses/LICENSE-2.0
+
+  Unless required by applicable law or agreed to in writing, software
+  distributed under the License is distributed on an "AS IS" BASIS,
+  WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+  See the License for the specific language governing permissions and
+  limitations under the License.
+--><h1>Code Examples</h1>
 <p>This section guides the developer of Omid-based transactional applications over the different steps required to execute multi-row transactions on HBase and the different APIs involved in the process.</p>
 <div class="section">
 <h2><a name="Transactional_Contexts_and_Operations_with_Omid"></a>Transactional Contexts and Operations with Omid</h2>
@@ -429,7 +439,7 @@ public class Example {
     <footer>
             <div class="container">
                       <div class="row">
-                                      <p >Copyright &copy;                    2011&#x2013;2016
+                                      <p >Copyright &copy;                    2011&#x2013;2018
                         <a href="http://www.apache.org">Apache Software Foundation</a>.
             All rights reserved.    
       </p>