You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@phoenix.apache.org by td...@apache.org on 2017/05/10 18:04:20 UTC

[21/46] phoenix git commit: Merge remote-tracking branch 'upstream/omid'

Merge remote-tracking branch 'upstream/omid'


Project: http://git-wip-us.apache.org/repos/asf/phoenix/repo
Commit: http://git-wip-us.apache.org/repos/asf/phoenix/commit/6f7d42f2
Tree: http://git-wip-us.apache.org/repos/asf/phoenix/tree/6f7d42f2
Diff: http://git-wip-us.apache.org/repos/asf/phoenix/diff/6f7d42f2

Branch: refs/heads/omid
Commit: 6f7d42f23580f280aac4874ebe845775cf3a6d8c
Parents: e34431c 6b16183
Author: Ohad Shacham <oh...@yahoo-inc.com>
Authored: Thu Apr 13 12:10:53 2017 +0300
Committer: Ohad Shacham <oh...@yahoo-inc.com>
Committed: Thu Apr 13 12:10:53 2017 +0300

----------------------------------------------------------------------
 .../transaction/OmidTransactionContext.java     |  77 +++++
 .../transaction/OmidTransactionTable.java       | 323 +++++++++++++++++++
 .../transaction/PhoenixTransactionContext.java  |  83 +++++
 .../transaction/PhoenixTransactionalTable.java  | 133 ++++++++
 .../transaction/TephraTransactionContext.java   | 285 ++++++++++++++++
 .../transaction/TephraTransactionTable.java     | 303 +++++++++++++++++
 6 files changed, 1204 insertions(+)
----------------------------------------------------------------------