Adding 0.10.0-incubating-SNAPSHOT javadocs

Project: http://git-wip-us.apache.org/repos/asf/incubator-tephra/repo
Commit: http://git-wip-us.apache.org/repos/asf/incubator-tephra/commit/49c6e8bd
Tree: http://git-wip-us.apache.org/repos/asf/incubator-tephra/tree/49c6e8bd
Diff: http://git-wip-us.apache.org/repos/asf/incubator-tephra/diff/49c6e8bd

Branch: refs/heads/site
Commit: 49c6e8bd05e4f87150c33065d3267fcbcc4acb7c
Parents: 14d0a77
Author: poorna <poo...@apache.org>
Authored: Mon Sep 19 21:40:11 2016 -0700
Committer: poorna <poo...@apache.org>
Committed: Mon Sep 19 21:40:11 2016 -0700

----------------------------------------------------------------------
 .../resources/apidocs/allclasses-frame.html     |  258 +
 .../resources/apidocs/allclasses-noframe.html   |  258 +
 .../tephra/persist/TransactionEdit.State.html   |  398 +
 .../co/cask/tephra/persist/TransactionEdit.html |  787 ++
 .../tephra/persist/TransactionEditCodecs.html   |  306 +
 .../class-use/TransactionEdit.State.html        |  173 +
 .../persist/class-use/TransactionEdit.html      |  278 +
 .../class-use/TransactionEditCodecs.html        |  117 +
 .../co/cask/tephra/persist/package-frame.html   |   25 +
 .../co/cask/tephra/persist/package-summary.html |  156 +
 .../co/cask/tephra/persist/package-tree.html    |  143 +
 .../co/cask/tephra/persist/package-use.html     |  158 +
 src/site/resources/apidocs/constant-values.html |  704 ++
 src/site/resources/apidocs/deprecated-list.html |  211 +
 src/site/resources/apidocs/help-doc.html        |  222 +
 src/site/resources/apidocs/index-all.html       | 6946 ++++++++++++++++++
 src/site/resources/apidocs/index.html           |   75 +
 ...tractTransactionAwareTable.ActionChange.html |  342 +
 .../tephra/AbstractTransactionAwareTable.html   |  650 ++
 .../tephra/AbstractTransactionExecutor.html     |  472 ++
 .../apidocs/org/apache/tephra/ChangeId.html     |  310 +
 .../tephra/DefaultTransactionExecutor.html      |  426 ++
 .../tephra/InvalidTruncateTimeException.html    |  254 +
 .../org/apache/tephra/NoRetryStrategy.html      |  278 +
 .../apache/tephra/RetryOnConflictStrategy.html  |  278 +
 .../org/apache/tephra/RetryStrategies.html      |  243 +
 .../org/apache/tephra/RetryStrategy.html        |  221 +
 .../tephra/Transaction.VisibilityLevel.html     |  354 +
 .../apidocs/org/apache/tephra/Transaction.html  |  726 ++
 .../org/apache/tephra/TransactionAdmin.html     |  261 +
 .../org/apache/tephra/TransactionAware.html     |  358 +
 .../org/apache/tephra/TransactionAwares.html    |  232 +
 .../org/apache/tephra/TransactionCodec.html     |  278 +
 .../tephra/TransactionConflictException.html    |  272 +
 .../org/apache/tephra/TransactionContext.html   |  440 ++
 ...ransactionCouldNotTakeSnapshotException.html |  253 +
 .../tephra/TransactionExecutor.Function.html    |  219 +
 .../tephra/TransactionExecutor.Procedure.html   |  219 +
 .../tephra/TransactionExecutor.Subroutine.html  |  216 +
 .../org/apache/tephra/TransactionExecutor.html  |  485 ++
 .../tephra/TransactionExecutorFactory.html      |  209 +
 .../tephra/TransactionFailureException.html     |  271 +
 .../tephra/TransactionManager.InProgressTx.html |  420 ++
 .../org/apache/tephra/TransactionManager.html   |  721 ++
 .../TransactionNotInProgressException.html      |  258 +
 .../apache/tephra/TransactionServiceMain.html   |  361 +
 .../apache/tephra/TransactionSystemClient.html  |  472 ++
 .../org/apache/tephra/TransactionType.html      |  328 +
 .../tephra/TxConstants.ConflictDetection.html   |  349 +
 .../apache/tephra/TxConstants.DataJanitor.html  |  290 +
 .../org/apache/tephra/TxConstants.HBase.html    |  300 +
 .../org/apache/tephra/TxConstants.Manager.html  |  494 ++
 .../org/apache/tephra/TxConstants.Metrics.html  |  292 +
 .../org/apache/tephra/TxConstants.Persist.html  |  288 +
 .../org/apache/tephra/TxConstants.Service.html  |  778 ++
 .../tephra/TxConstants.TransactionLog.html      |  303 +
 .../apidocs/org/apache/tephra/TxConstants.html  |  555 ++
 ...tractTransactionAwareTable.ActionChange.html |  159 +
 .../AbstractTransactionAwareTable.html          |  159 +
 .../class-use/AbstractTransactionExecutor.html  |  162 +
 .../org/apache/tephra/class-use/ChangeId.html   |  300 +
 .../class-use/DefaultTransactionExecutor.html   |  117 +
 .../class-use/InvalidTruncateTimeException.html |  227 +
 .../tephra/class-use/NoRetryStrategy.html       |  117 +
 .../class-use/RetryOnConflictStrategy.html      |  117 +
 .../tephra/class-use/RetryStrategies.html       |  117 +
 .../apache/tephra/class-use/RetryStrategy.html  |  211 +
 .../class-use/Transaction.VisibilityLevel.html  |  210 +
 .../apache/tephra/class-use/Transaction.html    |  702 ++
 .../tephra/class-use/TransactionAdmin.html      |  117 +
 .../tephra/class-use/TransactionAware.html      |  308 +
 .../tephra/class-use/TransactionAwares.html     |  117 +
 .../tephra/class-use/TransactionCodec.html      |  159 +
 .../class-use/TransactionConflictException.html |  117 +
 .../tephra/class-use/TransactionContext.html    |  117 +
 ...ransactionCouldNotTakeSnapshotException.html |  221 +
 .../class-use/TransactionExecutor.Function.html |  192 +
 .../TransactionExecutor.Procedure.html          |  192 +
 .../TransactionExecutor.Subroutine.html         |  186 +
 .../tephra/class-use/TransactionExecutor.html   |  182 +
 .../class-use/TransactionExecutorFactory.html   |  117 +
 .../class-use/TransactionFailureException.html  |  320 +
 .../TransactionManager.InProgressTx.html        |  340 +
 .../tephra/class-use/TransactionManager.html    |  245 +
 .../TransactionNotInProgressException.html      |  267 +
 .../class-use/TransactionServiceMain.html       |  117 +
 .../class-use/TransactionSystemClient.html      |  267 +
 .../tephra/class-use/TransactionType.html       |  323 +
 .../TxConstants.ConflictDetection.html          |  224 +
 .../class-use/TxConstants.DataJanitor.html      |  117 +
 .../tephra/class-use/TxConstants.HBase.html     |  117 +
 .../tephra/class-use/TxConstants.Manager.html   |  117 +
 .../tephra/class-use/TxConstants.Metrics.html   |  117 +
 .../tephra/class-use/TxConstants.Persist.html   |  117 +
 .../tephra/class-use/TxConstants.Service.html   |  117 +
 .../class-use/TxConstants.TransactionLog.html   |  117 +
 .../apache/tephra/class-use/TxConstants.html    |  117 +
 .../coprocessor/TransactionStateCache.html      |  380 +
 .../TransactionStateCacheSupplier.html          |  333 +
 .../class-use/TransactionStateCache.html        |  196 +
 .../TransactionStateCacheSupplier.html          |  117 +
 .../tephra/coprocessor/package-frame.html       |   21 +
 .../tephra/coprocessor/package-summary.html     |  152 +
 .../apache/tephra/coprocessor/package-tree.html |  135 +
 .../apache/tephra/coprocessor/package-use.html  |  175 +
 ...AbstractClientProvider.EndpointStrategy.html |  221 +
 ...ctClientProvider.RandomEndpointStrategy.html |  284 +
 ...lientProvider.TimeLimitEndpointStrategy.html |  281 +
 .../distributed/AbstractClientProvider.html     |  393 +
 .../distributed/CloseableThriftClient.html      |  283 +
 .../apache/tephra/distributed/ElasticPool.html  |  389 +
 .../distributed/PooledClientProvider.html       |  360 +
 .../distributed/RetryNTimes.Provider.html       |  314 +
 .../apache/tephra/distributed/RetryNTimes.html  |  262 +
 .../tephra/distributed/RetryStrategy.html       |  236 +
 .../distributed/RetryStrategyProvider.html      |  234 +
 .../distributed/RetryWithBackoff.Provider.html  |  314 +
 .../tephra/distributed/RetryWithBackoff.html    |  268 +
 .../distributed/SingleUseClientProvider.html    |  362 +
 .../distributed/ThreadLocalClientProvider.html  |  361 +
 .../distributed/ThriftClientProvider.html       |  280 +
 .../distributed/TransactionConverterUtils.html  |  272 +
 .../tephra/distributed/TransactionService.html  |  401 +
 .../distributed/TransactionServiceClient.html   |  624 ++
 .../TransactionServiceThriftClient.html         |  516 ++
 .../TransactionServiceThriftHandler.html        |  570 ++
 ...AbstractClientProvider.EndpointStrategy.html |  181 +
 ...ctClientProvider.RandomEndpointStrategy.html |  117 +
 ...lientProvider.TimeLimitEndpointStrategy.html |  117 +
 .../class-use/AbstractClientProvider.html       |  173 +
 .../class-use/CloseableThriftClient.html        |  174 +
 .../distributed/class-use/ElasticPool.html      |  117 +
 .../class-use/PooledClientProvider.html         |  117 +
 .../class-use/RetryNTimes.Provider.html         |  117 +
 .../distributed/class-use/RetryNTimes.html      |  117 +
 .../distributed/class-use/RetryStrategy.html    |  190 +
 .../class-use/RetryStrategyProvider.html        |  167 +
 .../class-use/RetryWithBackoff.Provider.html    |  117 +
 .../distributed/class-use/RetryWithBackoff.html |  117 +
 .../class-use/SingleUseClientProvider.html      |  117 +
 .../class-use/ThreadLocalClientProvider.html    |  117 +
 .../class-use/ThriftClientProvider.html         |  197 +
 .../class-use/TransactionConverterUtils.html    |  117 +
 .../class-use/TransactionService.html           |  117 +
 .../class-use/TransactionServiceClient.html     |  157 +
 .../TransactionServiceThriftClient.html         |  206 +
 .../TransactionServiceThriftHandler.html        |  117 +
 .../tephra/distributed/package-frame.html       |   41 +
 .../tephra/distributed/package-summary.html     |  269 +
 .../apache/tephra/distributed/package-tree.html |  167 +
 .../apache/tephra/distributed/package-use.html  |  210 +
 .../distributed/thrift/TBoolean._Fields.html    |  399 +
 .../tephra/distributed/thrift/TBoolean.html     |  658 ++
 .../TInvalidTruncateTimeException._Fields.html  |  399 +
 .../thrift/TInvalidTruncateTimeException.html   |  684 ++
 .../thrift/TTransaction._Fields.html            |  497 ++
 .../tephra/distributed/thrift/TTransaction.html | 1445 ++++
 ...onCouldNotTakeSnapshotException._Fields.html |  399 +
 ...ransactionCouldNotTakeSnapshotException.html |  684 ++
 ...ansactionNotInProgressException._Fields.html |  399 +
 .../TTransactionNotInProgressException.html     |  684 ++
 .../TTransactionServer.AsyncClient.Factory.html |  273 +
 ...nsactionServer.AsyncClient.abortTx_call.html |  337 +
 ...tionServer.AsyncClient.canCommitTx_call.html |  341 +
 ...ctionServer.AsyncClient.checkpoint_call.html |  339 +
 ...sactionServer.AsyncClient.commitTx_call.html |  339 +
 ...tionServer.AsyncClient.getSnapshot_call.html |  337 +
 .../thrift/TTransactionServer.AsyncClient.html  |  644 ++
 ...onServer.AsyncClient.invalidTxSize_call.html |  335 +
 ...ionServer.AsyncClient.invalidateTx_call.html |  337 +
 ...ctionServer.AsyncClient.resetState_call.html |  335 +
 ...actionServer.AsyncClient.startLong_call.html |  335 +
 ...rver.AsyncClient.startShortTimeout_call.html |  337 +
 ...ctionServer.AsyncClient.startShort_call.html |  335 +
 ...ansactionServer.AsyncClient.status_call.html |  335 +
 ...syncClient.truncateInvalidTxBefore_call.html |  339 +
 ...rver.AsyncClient.truncateInvalidTx_call.html |  337 +
 .../thrift/TTransactionServer.AsyncIface.html   |  445 ++
 .../TTransactionServer.Client.Factory.html      |  290 +
 .../thrift/TTransactionServer.Client.html       | 1052 +++
 .../thrift/TTransactionServer.Iface.html        |  439 ++
 .../TTransactionServer.Processor.abortTx.html   |  318 +
 ...TransactionServer.Processor.canCommitTx.html |  318 +
 ...TTransactionServer.Processor.checkpoint.html |  318 +
 .../TTransactionServer.Processor.commitTx.html  |  318 +
 ...TransactionServer.Processor.getSnapshot.html |  318 +
 .../thrift/TTransactionServer.Processor.html    |  350 +
 ...ansactionServer.Processor.invalidTxSize.html |  318 +
 ...ransactionServer.Processor.invalidateTx.html |  318 +
 ...TTransactionServer.Processor.resetState.html |  318 +
 .../TTransactionServer.Processor.startLong.html |  318 +
 ...TTransactionServer.Processor.startShort.html |  318 +
 ...ctionServer.Processor.startShortTimeout.html |  318 +
 .../TTransactionServer.Processor.status.html    |  318 +
 ...ctionServer.Processor.truncateInvalidTx.html |  318 +
 ...erver.Processor.truncateInvalidTxBefore.html |  318 +
 ...TTransactionServer.abortTx_args._Fields.html |  399 +
 .../thrift/TTransactionServer.abortTx_args.html |  662 ++
 ...ransactionServer.abortTx_result._Fields.html |  365 +
 .../TTransactionServer.abortTx_result.html      |  569 ++
 ...nsactionServer.canCommitTx_args._Fields.html |  411 ++
 .../TTransactionServer.canCommitTx_args.html    |  784 ++
 ...actionServer.canCommitTx_result._Fields.html |  411 ++
 .../TTransactionServer.canCommitTx_result.html  |  745 ++
 ...ansactionServer.checkpoint_args._Fields.html |  399 +
 .../TTransactionServer.checkpoint_args.html     |  662 ++
 ...sactionServer.checkpoint_result._Fields.html |  411 ++
 .../TTransactionServer.checkpoint_result.html   |  745 ++
 ...TransactionServer.commitTx_args._Fields.html |  399 +
 .../TTransactionServer.commitTx_args.html       |  662 ++
 ...ansactionServer.commitTx_result._Fields.html |  411 ++
 .../TTransactionServer.commitTx_result.html     |  745 ++
 ...nsactionServer.getSnapshot_args._Fields.html |  365 +
 .../TTransactionServer.getSnapshot_args.html    |  569 ++
 ...actionServer.getSnapshot_result._Fields.html |  411 ++
 .../TTransactionServer.getSnapshot_result.html  |  771 ++
 .../distributed/thrift/TTransactionServer.html  |  377 +
 ...actionServer.invalidTxSize_args._Fields.html |  365 +
 .../TTransactionServer.invalidTxSize_args.html  |  569 ++
 ...tionServer.invalidTxSize_result._Fields.html |  399 +
 ...TTransactionServer.invalidTxSize_result.html |  662 ++
 ...sactionServer.invalidateTx_args._Fields.html |  399 +
 .../TTransactionServer.invalidateTx_args.html   |  662 ++
 ...ctionServer.invalidateTx_result._Fields.html |  399 +
 .../TTransactionServer.invalidateTx_result.html |  662 ++
 ...ansactionServer.resetState_args._Fields.html |  365 +
 .../TTransactionServer.resetState_args.html     |  569 ++
 ...sactionServer.resetState_result._Fields.html |  365 +
 .../TTransactionServer.resetState_result.html   |  569 ++
 ...ransactionServer.startLong_args._Fields.html |  365 +
 .../TTransactionServer.startLong_args.html      |  569 ++
 ...nsactionServer.startLong_result._Fields.html |  399 +
 .../TTransactionServer.startLong_result.html    |  662 ++
 ...onServer.startShortTimeout_args._Fields.html |  399 +
 ...ransactionServer.startShortTimeout_args.html |  662 ++
 ...Server.startShortTimeout_result._Fields.html |  399 +
 ...nsactionServer.startShortTimeout_result.html |  662 ++
 ...ansactionServer.startShort_args._Fields.html |  365 +
 .../TTransactionServer.startShort_args.html     |  569 ++
 ...sactionServer.startShort_result._Fields.html |  399 +
 .../TTransactionServer.startShort_result.html   |  662 ++
 .../TTransactionServer.status_args._Fields.html |  365 +
 .../thrift/TTransactionServer.status_args.html  |  569 ++
 ...TransactionServer.status_result._Fields.html |  399 +
 .../TTransactionServer.status_result.html       |  662 ++
 ...er.truncateInvalidTxBefore_args._Fields.html |  399 +
 ...tionServer.truncateInvalidTxBefore_args.html |  662 ++
 ....truncateInvalidTxBefore_result._Fields.html |  411 ++
 ...onServer.truncateInvalidTxBefore_result.html |  745 ++
 ...onServer.truncateInvalidTx_args._Fields.html |  399 +
 ...ransactionServer.truncateInvalidTx_args.html |  701 ++
 ...Server.truncateInvalidTx_result._Fields.html |  399 +
 ...nsactionServer.truncateInvalidTx_result.html |  662 ++
 .../distributed/thrift/TTransactionType.html    |  359 +
 .../distributed/thrift/TVisibilityLevel.html    |  371 +
 .../thrift/class-use/TBoolean._Fields.html      |  226 +
 .../distributed/thrift/class-use/TBoolean.html  |  366 +
 .../TInvalidTruncateTimeException._Fields.html  |  226 +
 .../TInvalidTruncateTimeException.html          |  241 +
 .../thrift/class-use/TTransaction._Fields.html  |  226 +
 .../thrift/class-use/TTransaction.html          |  610 ++
 ...onCouldNotTakeSnapshotException._Fields.html |  226 +
 ...ransactionCouldNotTakeSnapshotException.html |  241 +
 ...ansactionNotInProgressException._Fields.html |  226 +
 .../TTransactionNotInProgressException.html     |  307 +
 .../TTransactionServer.AsyncClient.Factory.html |  117 +
 ...nsactionServer.AsyncClient.abortTx_call.html |  178 +
 ...tionServer.AsyncClient.canCommitTx_call.html |  181 +
 ...ctionServer.AsyncClient.checkpoint_call.html |  178 +
 ...sactionServer.AsyncClient.commitTx_call.html |  178 +
 ...tionServer.AsyncClient.getSnapshot_call.html |  175 +
 .../TTransactionServer.AsyncClient.html         |  157 +
 ...onServer.AsyncClient.invalidTxSize_call.html |  175 +
 ...ionServer.AsyncClient.invalidateTx_call.html |  178 +
 ...ctionServer.AsyncClient.resetState_call.html |  175 +
 ...actionServer.AsyncClient.startLong_call.html |  175 +
 ...rver.AsyncClient.startShortTimeout_call.html |  178 +
 ...ctionServer.AsyncClient.startShort_call.html |  175 +
 ...ansactionServer.AsyncClient.status_call.html |  175 +
 ...syncClient.truncateInvalidTxBefore_call.html |  178 +
 ...rver.AsyncClient.truncateInvalidTx_call.html |  178 +
 .../TTransactionServer.AsyncIface.html          |  157 +
 .../TTransactionServer.Client.Factory.html      |  117 +
 .../class-use/TTransactionServer.Client.html    |  162 +
 .../class-use/TTransactionServer.Iface.html     |  252 +
 .../TTransactionServer.Processor.abortTx.html   |  117 +
 ...TransactionServer.Processor.canCommitTx.html |  117 +
 ...TTransactionServer.Processor.checkpoint.html |  117 +
 .../TTransactionServer.Processor.commitTx.html  |  117 +
 ...TransactionServer.Processor.getSnapshot.html |  117 +
 .../class-use/TTransactionServer.Processor.html |  117 +
 ...ansactionServer.Processor.invalidTxSize.html |  117 +
 ...ransactionServer.Processor.invalidateTx.html |  117 +
 ...TTransactionServer.Processor.resetState.html |  117 +
 .../TTransactionServer.Processor.startLong.html |  117 +
 ...TTransactionServer.Processor.startShort.html |  117 +
 ...ctionServer.Processor.startShortTimeout.html |  117 +
 .../TTransactionServer.Processor.status.html    |  117 +
 ...ctionServer.Processor.truncateInvalidTx.html |  117 +
 ...erver.Processor.truncateInvalidTxBefore.html |  117 +
 ...TTransactionServer.abortTx_args._Fields.html |  226 +
 .../TTransactionServer.abortTx_args.html        |  200 +
 ...ransactionServer.abortTx_result._Fields.html |  226 +
 .../TTransactionServer.abortTx_result.html      |  192 +
 ...nsactionServer.canCommitTx_args._Fields.html |  226 +
 .../TTransactionServer.canCommitTx_args.html    |  204 +
 ...actionServer.canCommitTx_result._Fields.html |  226 +
 .../TTransactionServer.canCommitTx_result.html  |  200 +
 ...ansactionServer.checkpoint_args._Fields.html |  226 +
 .../TTransactionServer.checkpoint_args.html     |  200 +
 ...sactionServer.checkpoint_result._Fields.html |  226 +
 .../TTransactionServer.checkpoint_result.html   |  200 +
 ...TransactionServer.commitTx_args._Fields.html |  226 +
 .../TTransactionServer.commitTx_args.html       |  200 +
 ...ansactionServer.commitTx_result._Fields.html |  226 +
 .../TTransactionServer.commitTx_result.html     |  200 +
 ...nsactionServer.getSnapshot_args._Fields.html |  226 +
 .../TTransactionServer.getSnapshot_args.html    |  196 +
 ...actionServer.getSnapshot_result._Fields.html |  226 +
 .../TTransactionServer.getSnapshot_result.html  |  204 +
 .../thrift/class-use/TTransactionServer.html    |  117 +
 ...actionServer.invalidTxSize_args._Fields.html |  226 +
 .../TTransactionServer.invalidTxSize_args.html  |  196 +
 ...tionServer.invalidTxSize_result._Fields.html |  226 +
 ...TTransactionServer.invalidTxSize_result.html |  196 +
 ...sactionServer.invalidateTx_args._Fields.html |  226 +
 .../TTransactionServer.invalidateTx_args.html   |  200 +
 ...ctionServer.invalidateTx_result._Fields.html |  226 +
 .../TTransactionServer.invalidateTx_result.html |  196 +
 ...ansactionServer.resetState_args._Fields.html |  226 +
 .../TTransactionServer.resetState_args.html     |  196 +
 ...sactionServer.resetState_result._Fields.html |  226 +
 .../TTransactionServer.resetState_result.html   |  192 +
 ...ransactionServer.startLong_args._Fields.html |  226 +
 .../TTransactionServer.startLong_args.html      |  196 +
 ...nsactionServer.startLong_result._Fields.html |  226 +
 .../TTransactionServer.startLong_result.html    |  196 +
 ...onServer.startShortTimeout_args._Fields.html |  226 +
 ...ransactionServer.startShortTimeout_args.html |  200 +
 ...Server.startShortTimeout_result._Fields.html |  226 +
 ...nsactionServer.startShortTimeout_result.html |  196 +
 ...ansactionServer.startShort_args._Fields.html |  226 +
 .../TTransactionServer.startShort_args.html     |  196 +
 ...sactionServer.startShort_result._Fields.html |  226 +
 .../TTransactionServer.startShort_result.html   |  196 +
 .../TTransactionServer.status_args._Fields.html |  226 +
 .../TTransactionServer.status_args.html         |  196 +
 ...TransactionServer.status_result._Fields.html |  226 +
 .../TTransactionServer.status_result.html       |  196 +
 ...er.truncateInvalidTxBefore_args._Fields.html |  226 +
 ...tionServer.truncateInvalidTxBefore_args.html |  200 +
 ....truncateInvalidTxBefore_result._Fields.html |  226 +
 ...onServer.truncateInvalidTxBefore_result.html |  200 +
 ...onServer.truncateInvalidTx_args._Fields.html |  226 +
 ...ransactionServer.truncateInvalidTx_args.html |  200 +
 ...Server.truncateInvalidTx_result._Fields.html |  226 +
 ...nsactionServer.truncateInvalidTx_result.html |  196 +
 .../thrift/class-use/TTransactionType.html      |  221 +
 .../thrift/class-use/TVisibilityLevel.html      |  221 +
 .../distributed/thrift/package-frame.html       |  132 +
 .../distributed/thrift/package-summary.html     |  646 ++
 .../tephra/distributed/thrift/package-tree.html |  279 +
 .../tephra/distributed/thrift/package-use.html  |  498 ++
 .../apache/tephra/examples/BalanceBooks.html    |  396 +
 .../tephra/examples/class-use/BalanceBooks.html |  117 +
 .../apache/tephra/examples/package-frame.html   |   20 +
 .../apache/tephra/examples/package-summary.html |  165 +
 .../apache/tephra/examples/package-tree.html    |  130 +
 .../org/apache/tephra/examples/package-use.html |  117 +
 .../hbase/HBase10ConfigurationProvider.html     |  291 +
 .../hbase/HBase11ConfigurationProvider.html     |  291 +
 .../hbase/HBase96ConfigurationProvider.html     |  291 +
 .../hbase/HBase98ConfigurationProvider.html     |  291 +
 .../tephra/hbase/SecondaryIndexTable.html       |  330 +
 .../tephra/hbase/TransactionAwareHTable.html    | 1285 ++++
 .../class-use/HBase10ConfigurationProvider.html |  117 +
 .../class-use/HBase11ConfigurationProvider.html |  117 +
 .../class-use/HBase96ConfigurationProvider.html |  117 +
 .../class-use/HBase98ConfigurationProvider.html |  117 +
 .../hbase/class-use/SecondaryIndexTable.html    |  117 +
 .../hbase/class-use/TransactionAwareHTable.html |  117 +
 .../hbase/coprocessor/CellSkipFilter.html       |  534 ++
 .../hbase/coprocessor/TransactionFilters.html   |  299 +
 .../hbase/coprocessor/TransactionProcessor.html |  620 ++
 .../TransactionVisibilityFilter.html            |  594 ++
 .../coprocessor/class-use/CellSkipFilter.html   |  117 +
 .../class-use/TransactionFilters.html           |  117 +
 .../class-use/TransactionProcessor.html         |  117 +
 .../class-use/TransactionVisibilityFilter.html  |  117 +
 .../tephra/hbase/coprocessor/package-frame.html |   23 +
 .../hbase/coprocessor/package-summary.html      |  161 +
 .../tephra/hbase/coprocessor/package-tree.html  |  145 +
 .../tephra/hbase/coprocessor/package-use.html   |  117 +
 .../org/apache/tephra/hbase/package-frame.html  |   25 +
 .../apache/tephra/hbase/package-summary.html    |  167 +
 .../org/apache/tephra/hbase/package-tree.html   |  143 +
 .../org/apache/tephra/hbase/package-use.html    |  117 +
 .../tephra/inmemory/DetachedTxSystemClient.html |  576 ++
 .../inmemory/InMemoryTransactionService.html    |  477 ++
 .../tephra/inmemory/InMemoryTxSystemClient.html |  577 ++
 .../tephra/inmemory/MinimalTxSystemClient.html  |  571 ++
 .../class-use/DetachedTxSystemClient.html       |  117 +
 .../class-use/InMemoryTransactionService.html   |  159 +
 .../class-use/InMemoryTxSystemClient.html       |  117 +
 .../class-use/MinimalTxSystemClient.html        |  117 +
 .../apache/tephra/inmemory/package-frame.html   |   23 +
 .../apache/tephra/inmemory/package-summary.html |  163 +
 .../apache/tephra/inmemory/package-tree.html    |  137 +
 .../org/apache/tephra/inmemory/package-use.html |  154 +
 .../tephra/metrics/DefaultMetricsCollector.html |  456 ++
 .../apache/tephra/metrics/MetricsCollector.html |  317 +
 .../tephra/metrics/TxMetricsCollector.html      |  443 ++
 .../class-use/DefaultMetricsCollector.html      |  117 +
 .../metrics/class-use/MetricsCollector.html     |  238 +
 .../metrics/class-use/TxMetricsCollector.html   |  159 +
 .../apache/tephra/metrics/package-frame.html    |   25 +
 .../apache/tephra/metrics/package-summary.html  |  160 +
 .../org/apache/tephra/metrics/package-tree.html |  146 +
 .../org/apache/tephra/metrics/package-use.html  |  203 +
 .../org/apache/tephra/package-frame.html        |   67 +
 .../org/apache/tephra/package-summary.html      |  412 ++
 .../apidocs/org/apache/tephra/package-tree.html |  201 +
 .../apidocs/org/apache/tephra/package-use.html  |  536 ++
 .../persist/AbstractTransactionLog.Entry.html   |  334 +
 .../tephra/persist/AbstractTransactionLog.html  |  477 ++
 .../AbstractTransactionStateStorage.html        |  360 +
 .../tephra/persist/CommitMarkerCodec.html       |  306 +
 .../tephra/persist/HDFSTransactionLog.html      |  367 +
 .../HDFSTransactionLogReaderSupplier.html       |  269 +
 .../persist/HDFSTransactionLogReaderV1.html     |  325 +
 .../persist/HDFSTransactionLogReaderV2.html     |  327 +
 .../persist/HDFSTransactionLogReaderV3.html     |  327 +
 .../persist/HDFSTransactionStateStorage.html    |  606 ++
 .../org/apache/tephra/persist/HDFSUtil.html     |  273 +
 .../tephra/persist/LocalFileTransactionLog.html |  363 +
 .../LocalFileTransactionStateStorage.html       |  579 ++
 .../persist/NoOpTransactionStateStorage.html    |  608 ++
 .../tephra/persist/TransactionEdit.State.html   |  398 +
 .../apache/tephra/persist/TransactionEdit.html  |  739 ++
 .../tephra/persist/TransactionEditCodecs.html   |  296 +
 .../apache/tephra/persist/TransactionLog.html   |  290 +
 .../tephra/persist/TransactionLogReader.html    |  256 +
 .../tephra/persist/TransactionLogWriter.html    |  270 +
 .../tephra/persist/TransactionSnapshot.html     |  534 ++
 .../tephra/persist/TransactionStateStorage.html |  462 ++
 .../persist/TransactionVisibilityState.html     |  297 +
 .../class-use/AbstractTransactionLog.Entry.html |  161 +
 .../class-use/AbstractTransactionLog.html       |  167 +
 .../AbstractTransactionStateStorage.html        |  167 +
 .../persist/class-use/CommitMarkerCodec.html    |  117 +
 .../persist/class-use/HDFSTransactionLog.html   |  117 +
 .../HDFSTransactionLogReaderSupplier.html       |  117 +
 .../class-use/HDFSTransactionLogReaderV1.html   |  117 +
 .../class-use/HDFSTransactionLogReaderV2.html   |  117 +
 .../class-use/HDFSTransactionLogReaderV3.html   |  117 +
 .../class-use/HDFSTransactionStateStorage.html  |  117 +
 .../tephra/persist/class-use/HDFSUtil.html      |  117 +
 .../class-use/LocalFileTransactionLog.html      |  117 +
 .../LocalFileTransactionStateStorage.html       |  117 +
 .../class-use/NoOpTransactionStateStorage.html  |  117 +
 .../class-use/TransactionEdit.State.html        |  174 +
 .../persist/class-use/TransactionEdit.html      |  347 +
 .../class-use/TransactionEditCodecs.html        |  117 +
 .../persist/class-use/TransactionLog.html       |  227 +
 .../persist/class-use/TransactionLogReader.html |  202 +
 .../persist/class-use/TransactionLogWriter.html |  169 +
 .../persist/class-use/TransactionSnapshot.html  |  321 +
 .../class-use/TransactionStateStorage.html      |  238 +
 .../class-use/TransactionVisibilityState.html   |  300 +
 .../apache/tephra/persist/package-frame.html    |   48 +
 .../apache/tephra/persist/package-summary.html  |  303 +
 .../org/apache/tephra/persist/package-tree.html |  188 +
 .../org/apache/tephra/persist/package-use.html  |  351 +
 .../apache/tephra/rpc/RPCServiceHandler.html    |  232 +
 .../tephra/rpc/ThriftRPCServer.Builder.html     |  310 +
 .../org/apache/tephra/rpc/ThriftRPCServer.html  |  361 +
 .../tephra/rpc/class-use/RPCServiceHandler.html |  198 +
 .../rpc/class-use/ThriftRPCServer.Builder.html  |  185 +
 .../tephra/rpc/class-use/ThriftRPCServer.html   |  159 +
 .../org/apache/tephra/rpc/package-frame.html    |   25 +
 .../org/apache/tephra/rpc/package-summary.html  |  167 +
 .../org/apache/tephra/rpc/package-tree.html     |  139 +
 .../org/apache/tephra/rpc/package-use.html      |  185 +
 .../org/apache/tephra/runtime/ConfigModule.html |  279 +
 .../apache/tephra/runtime/DiscoveryModules.html |  286 +
 .../tephra/runtime/TransactionClientModule.html |  279 +
 .../runtime/TransactionInMemoryModule.html      |  280 +
 .../tephra/runtime/TransactionModules.html      |  285 +
 .../TransactionStateStorageProvider.html        |  235 +
 .../org/apache/tephra/runtime/ZKModule.html     |  279 +
 .../tephra/runtime/class-use/ConfigModule.html  |  117 +
 .../runtime/class-use/DiscoveryModules.html     |  117 +
 .../class-use/TransactionClientModule.html      |  117 +
 .../class-use/TransactionInMemoryModule.html    |  117 +
 .../runtime/class-use/TransactionModules.html   |  117 +
 .../TransactionStateStorageProvider.html        |  117 +
 .../tephra/runtime/class-use/ZKModule.html      |  117 +
 .../apache/tephra/runtime/package-frame.html    |   26 +
 .../apache/tephra/runtime/package-summary.html  |  175 +
 .../org/apache/tephra/runtime/package-tree.html |  140 +
 .../org/apache/tephra/runtime/package-use.html  |  117 +
 .../apache/tephra/snapshot/BinaryDecoder.html   |  310 +
 .../apache/tephra/snapshot/BinaryEncoder.html   |  304 +
 .../tephra/snapshot/DefaultSnapshotCodec.html   |  396 +
 .../apache/tephra/snapshot/SnapshotCodec.html   |  270 +
 .../tephra/snapshot/SnapshotCodecProvider.html  |  336 +
 .../apache/tephra/snapshot/SnapshotCodecV2.html |  326 +
 .../apache/tephra/snapshot/SnapshotCodecV3.html |  298 +
 .../apache/tephra/snapshot/SnapshotCodecV4.html |  327 +
 .../snapshot/class-use/BinaryDecoder.html       |  169 +
 .../snapshot/class-use/BinaryEncoder.html       |  199 +
 .../class-use/DefaultSnapshotCodec.html         |  176 +
 .../snapshot/class-use/SnapshotCodec.html       |  190 +
 .../class-use/SnapshotCodecProvider.html        |  183 +
 .../snapshot/class-use/SnapshotCodecV2.html     |  169 +
 .../snapshot/class-use/SnapshotCodecV3.html     |  117 +
 .../snapshot/class-use/SnapshotCodecV4.html     |  117 +
 .../apache/tephra/snapshot/package-frame.html   |   30 +
 .../apache/tephra/snapshot/package-summary.html |  202 +
 .../apache/tephra/snapshot/package-tree.html    |  146 +
 .../org/apache/tephra/snapshot/package-use.html |  200 +
 .../tephra/util/ConfigurationFactory.html       |  290 +
 .../tephra/util/ConfigurationProvider.html      |  285 +
 .../tephra/util/HBaseVersion.Version.html       |  411 ++
 .../tephra/util/HBaseVersion.VersionNumber.html |  313 +
 .../org/apache/tephra/util/HBaseVersion.html    |  322 +
 .../util/HBaseVersionSpecificFactory.html       |  351 +
 .../apidocs/org/apache/tephra/util/TxUtils.html |  381 +
 .../util/class-use/ConfigurationFactory.html    |  117 +
 .../util/class-use/ConfigurationProvider.html   |  177 +
 .../util/class-use/HBaseVersion.Version.html    |  172 +
 .../class-use/HBaseVersion.VersionNumber.html   |  157 +
 .../tephra/util/class-use/HBaseVersion.html     |  117 +
 .../class-use/HBaseVersionSpecificFactory.html  |  117 +
 .../apache/tephra/util/class-use/TxUtils.html   |  117 +
 .../org/apache/tephra/util/package-frame.html   |   29 +
 .../org/apache/tephra/util/package-summary.html |  185 +
 .../org/apache/tephra/util/package-tree.html    |  147 +
 .../org/apache/tephra/util/package-use.html     |  178 +
 .../tephra/visibility/DefaultFenceWait.html     |  252 +
 .../org/apache/tephra/visibility/FenceWait.html |  231 +
 .../tephra/visibility/VisibilityFence.html      |  341 +
 .../visibility/class-use/DefaultFenceWait.html  |  117 +
 .../tephra/visibility/class-use/FenceWait.html  |  175 +
 .../visibility/class-use/VisibilityFence.html   |  117 +
 .../apache/tephra/visibility/package-frame.html |   25 +
 .../tephra/visibility/package-summary.html      |  161 +
 .../apache/tephra/visibility/package-tree.html  |  135 +
 .../apache/tephra/visibility/package-use.html   |  152 +
 .../tephra/zookeeper/TephraZKClientService.html |  765 ++
 .../class-use/TephraZKClientService.html        |  117 +
 .../apache/tephra/zookeeper/package-frame.html  |   20 +
 .../tephra/zookeeper/package-summary.html       |  137 +
 .../apache/tephra/zookeeper/package-tree.html   |  134 +
 .../apache/tephra/zookeeper/package-use.html    |  117 +
 ...eadedSelectorServerWithFix.AcceptThread.html |  345 +
 ...SelectorServerWithFix.Args.AcceptPolicy.html |  336 +
 .../TThreadedSelectorServerWithFix.Args.html    |  528 ++
 ...dedSelectorServerWithFix.SelectorThread.html |  383 +
 ...erverWithFix.SelectorThreadLoadBalancer.html |  264 +
 .../server/TThreadedSelectorServerWithFix.html  |  521 ++
 ...eadedSelectorServerWithFix.AcceptThread.html |  117 +
 ...SelectorServerWithFix.Args.AcceptPolicy.html |  183 +
 .../TThreadedSelectorServerWithFix.Args.html    |  209 +
 ...dedSelectorServerWithFix.SelectorThread.html |  173 +
 ...erverWithFix.SelectorThreadLoadBalancer.html |  174 +
 .../TThreadedSelectorServerWithFix.html         |  117 +
 .../org/apache/thrift/server/package-frame.html |   25 +
 .../apache/thrift/server/package-summary.html   |  159 +
 .../org/apache/thrift/server/package-tree.html  |  166 +
 .../org/apache/thrift/server/package-use.html   |  167 +
 src/site/resources/apidocs/overview-frame.html  |   38 +
 .../resources/apidocs/overview-summary.html     |  216 +
 src/site/resources/apidocs/overview-tree.html   |  536 ++
 src/site/resources/apidocs/package-list         |   18 +
 .../resources/apidocs/resources/background.gif  |  Bin 0 -> 2313 bytes
 src/site/resources/apidocs/resources/tab.gif    |  Bin 0 -> 291 bytes
 .../resources/apidocs/resources/titlebar.gif    |  Bin 0 -> 10701 bytes
 .../apidocs/resources/titlebar_end.gif          |  Bin 0 -> 849 bytes
 src/site/resources/apidocs/serialized-form.html | 1707 +++++
 src/site/resources/apidocs/stylesheet.css       |  474 ++
 581 files changed, 168876 insertions(+)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/incubator-tephra/blob/49c6e8bd/src/site/resources/apidocs/allclasses-frame.html
----------------------------------------------------------------------
diff --git a/src/site/resources/apidocs/allclasses-frame.html 
b/src/site/resources/apidocs/allclasses-frame.html
new file mode 100644
index 0000000..a7a3dc9
--- /dev/null
+++ b/src/site/resources/apidocs/allclasses-frame.html
@@ -0,0 +1,258 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" 
"http://www.w3.org/TR/html4/loose.dtd";>
+<!-- NewPage -->
+<html lang="en">
+<head>
+<!-- Generated by javadoc (version 1.7.0_80) on Mon Sep 19 21:33:31 PDT 2016 
-->
+<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
+<title>All Classes (Apache Tephra 0.10.0-incubating-SNAPSHOT API)</title>
+<meta name="date" content="2016-09-19">
+<link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
+</head>
+<body>
+<h1 class="bar">All Classes</h1>
+<div class="indexContainer">
+<ul>
+<li><a href="org/apache/tephra/distributed/AbstractClientProvider.html" 
title="class in org.apache.tephra.distributed" 
target="classFrame">AbstractClientProvider</a></li>
+<li><a 
href="org/apache/tephra/distributed/AbstractClientProvider.EndpointStrategy.html"
 title="interface in org.apache.tephra.distributed" 
target="classFrame"><i>AbstractClientProvider.EndpointStrategy</i></a></li>
+<li><a href="org/apache/tephra/AbstractTransactionAwareTable.html" 
title="class in org.apache.tephra" 
target="classFrame">AbstractTransactionAwareTable</a></li>
+<li><a href="org/apache/tephra/AbstractTransactionExecutor.html" title="class 
in org.apache.tephra" target="classFrame">AbstractTransactionExecutor</a></li>
+<li><a href="org/apache/tephra/persist/AbstractTransactionLog.html" 
title="class in org.apache.tephra.persist" 
target="classFrame">AbstractTransactionLog</a></li>
+<li><a href="org/apache/tephra/persist/AbstractTransactionLog.Entry.html" 
title="class in org.apache.tephra.persist" 
target="classFrame">AbstractTransactionLog.Entry</a></li>
+<li><a href="org/apache/tephra/persist/AbstractTransactionStateStorage.html" 
title="class in org.apache.tephra.persist" 
target="classFrame">AbstractTransactionStateStorage</a></li>
+<li><a href="org/apache/tephra/examples/BalanceBooks.html" title="class in 
org.apache.tephra.examples" target="classFrame">BalanceBooks</a></li>
+<li><a href="org/apache/tephra/snapshot/BinaryDecoder.html" title="class in 
org.apache.tephra.snapshot" target="classFrame">BinaryDecoder</a></li>
+<li><a href="org/apache/tephra/snapshot/BinaryEncoder.html" title="class in 
org.apache.tephra.snapshot" target="classFrame">BinaryEncoder</a></li>
+<li><a href="org/apache/tephra/hbase/coprocessor/CellSkipFilter.html" 
title="class in org.apache.tephra.hbase.coprocessor" 
target="classFrame">CellSkipFilter</a></li>
+<li><a href="org/apache/tephra/ChangeId.html" title="class in 
org.apache.tephra" target="classFrame">ChangeId</a></li>
+<li><a href="org/apache/tephra/distributed/CloseableThriftClient.html" 
title="class in org.apache.tephra.distributed" 
target="classFrame">CloseableThriftClient</a></li>
+<li><a href="org/apache/tephra/persist/CommitMarkerCodec.html" title="class in 
org.apache.tephra.persist" target="classFrame">CommitMarkerCodec</a></li>
+<li><a href="org/apache/tephra/runtime/ConfigModule.html" title="class in 
org.apache.tephra.runtime" target="classFrame">ConfigModule</a></li>
+<li><a href="org/apache/tephra/util/ConfigurationFactory.html" title="class in 
org.apache.tephra.util" target="classFrame">ConfigurationFactory</a></li>
+<li><a href="org/apache/tephra/util/ConfigurationProvider.html" title="class 
in org.apache.tephra.util" target="classFrame">ConfigurationProvider</a></li>
+<li><a href="org/apache/tephra/visibility/DefaultFenceWait.html" title="class 
in org.apache.tephra.visibility" target="classFrame">DefaultFenceWait</a></li>
+<li><a href="org/apache/tephra/metrics/DefaultMetricsCollector.html" 
title="class in org.apache.tephra.metrics" 
target="classFrame">DefaultMetricsCollector</a></li>
+<li><a href="org/apache/tephra/snapshot/DefaultSnapshotCodec.html" 
title="class in org.apache.tephra.snapshot" 
target="classFrame">DefaultSnapshotCodec</a></li>
+<li><a href="org/apache/tephra/DefaultTransactionExecutor.html" title="class 
in org.apache.tephra" target="classFrame">DefaultTransactionExecutor</a></li>
+<li><a href="org/apache/tephra/inmemory/DetachedTxSystemClient.html" 
title="class in org.apache.tephra.inmemory" 
target="classFrame">DetachedTxSystemClient</a></li>
+<li><a href="org/apache/tephra/runtime/DiscoveryModules.html" title="class in 
org.apache.tephra.runtime" target="classFrame">DiscoveryModules</a></li>
+<li><a href="org/apache/tephra/distributed/ElasticPool.html" title="class in 
org.apache.tephra.distributed" target="classFrame">ElasticPool</a></li>
+<li><a href="org/apache/tephra/visibility/FenceWait.html" title="interface in 
org.apache.tephra.visibility" target="classFrame"><i>FenceWait</i></a></li>
+<li><a href="org/apache/tephra/hbase/HBase10ConfigurationProvider.html" 
title="class in org.apache.tephra.hbase" 
target="classFrame">HBase10ConfigurationProvider</a></li>
+<li><a href="org/apache/tephra/hbase/HBase11ConfigurationProvider.html" 
title="class in org.apache.tephra.hbase" 
target="classFrame">HBase11ConfigurationProvider</a></li>
+<li><a href="org/apache/tephra/hbase/HBase96ConfigurationProvider.html" 
title="class in org.apache.tephra.hbase" 
target="classFrame">HBase96ConfigurationProvider</a></li>
+<li><a href="org/apache/tephra/hbase/HBase98ConfigurationProvider.html" 
title="class in org.apache.tephra.hbase" 
target="classFrame">HBase98ConfigurationProvider</a></li>
+<li><a href="org/apache/tephra/util/HBaseVersion.html" title="class in 
org.apache.tephra.util" target="classFrame">HBaseVersion</a></li>
+<li><a href="org/apache/tephra/util/HBaseVersion.Version.html" title="enum in 
org.apache.tephra.util" target="classFrame">HBaseVersion.Version</a></li>
+<li><a href="org/apache/tephra/util/HBaseVersion.VersionNumber.html" 
title="class in org.apache.tephra.util" 
target="classFrame">HBaseVersion.VersionNumber</a></li>
+<li><a href="org/apache/tephra/util/HBaseVersionSpecificFactory.html" 
title="class in org.apache.tephra.util" 
target="classFrame">HBaseVersionSpecificFactory</a></li>
+<li><a href="org/apache/tephra/persist/HDFSTransactionLog.html" title="class 
in org.apache.tephra.persist" target="classFrame">HDFSTransactionLog</a></li>
+<li><a href="org/apache/tephra/persist/HDFSTransactionLogReaderSupplier.html" 
title="class in org.apache.tephra.persist" 
target="classFrame">HDFSTransactionLogReaderSupplier</a></li>
+<li><a href="org/apache/tephra/persist/HDFSTransactionLogReaderV1.html" 
title="class in org.apache.tephra.persist" 
target="classFrame">HDFSTransactionLogReaderV1</a></li>
+<li><a href="org/apache/tephra/persist/HDFSTransactionLogReaderV2.html" 
title="class in org.apache.tephra.persist" 
target="classFrame">HDFSTransactionLogReaderV2</a></li>
+<li><a href="org/apache/tephra/persist/HDFSTransactionLogReaderV3.html" 
title="class in org.apache.tephra.persist" 
target="classFrame">HDFSTransactionLogReaderV3</a></li>
+<li><a href="org/apache/tephra/persist/HDFSTransactionStateStorage.html" 
title="class in org.apache.tephra.persist" 
target="classFrame">HDFSTransactionStateStorage</a></li>
+<li><a href="org/apache/tephra/persist/HDFSUtil.html" title="class in 
org.apache.tephra.persist" target="classFrame">HDFSUtil</a></li>
+<li><a href="org/apache/tephra/inmemory/InMemoryTransactionService.html" 
title="class in org.apache.tephra.inmemory" 
target="classFrame">InMemoryTransactionService</a></li>
+<li><a href="org/apache/tephra/inmemory/InMemoryTxSystemClient.html" 
title="class in org.apache.tephra.inmemory" 
target="classFrame">InMemoryTxSystemClient</a></li>
+<li><a href="org/apache/tephra/InvalidTruncateTimeException.html" title="class 
in org.apache.tephra" target="classFrame">InvalidTruncateTimeException</a></li>
+<li><a href="org/apache/tephra/persist/LocalFileTransactionLog.html" 
title="class in org.apache.tephra.persist" 
target="classFrame">LocalFileTransactionLog</a></li>
+<li><a href="org/apache/tephra/persist/LocalFileTransactionStateStorage.html" 
title="class in org.apache.tephra.persist" 
target="classFrame">LocalFileTransactionStateStorage</a></li>
+<li><a href="org/apache/tephra/metrics/MetricsCollector.html" title="interface 
in org.apache.tephra.metrics" 
target="classFrame"><i>MetricsCollector</i></a></li>
+<li><a href="org/apache/tephra/inmemory/MinimalTxSystemClient.html" 
title="class in org.apache.tephra.inmemory" 
target="classFrame">MinimalTxSystemClient</a></li>
+<li><a href="org/apache/tephra/persist/NoOpTransactionStateStorage.html" 
title="class in org.apache.tephra.persist" 
target="classFrame">NoOpTransactionStateStorage</a></li>
+<li><a href="org/apache/tephra/NoRetryStrategy.html" title="class in 
org.apache.tephra" target="classFrame">NoRetryStrategy</a></li>
+<li><a href="org/apache/tephra/distributed/PooledClientProvider.html" 
title="class in org.apache.tephra.distributed" 
target="classFrame">PooledClientProvider</a></li>
+<li><a href="org/apache/tephra/distributed/RetryNTimes.html" title="class in 
org.apache.tephra.distributed" target="classFrame">RetryNTimes</a></li>
+<li><a href="org/apache/tephra/distributed/RetryNTimes.Provider.html" 
title="class in org.apache.tephra.distributed" 
target="classFrame">RetryNTimes.Provider</a></li>
+<li><a href="org/apache/tephra/RetryOnConflictStrategy.html" title="class in 
org.apache.tephra" target="classFrame">RetryOnConflictStrategy</a></li>
+<li><a href="org/apache/tephra/RetryStrategies.html" title="class in 
org.apache.tephra" target="classFrame">RetryStrategies</a></li>
+<li><a href="org/apache/tephra/distributed/RetryStrategy.html" title="class in 
org.apache.tephra.distributed" target="classFrame">RetryStrategy</a></li>
+<li><a href="org/apache/tephra/RetryStrategy.html" title="interface in 
org.apache.tephra" target="classFrame"><i>RetryStrategy</i></a></li>
+<li><a href="org/apache/tephra/distributed/RetryStrategyProvider.html" 
title="interface in org.apache.tephra.distributed" 
target="classFrame"><i>RetryStrategyProvider</i></a></li>
+<li><a href="org/apache/tephra/distributed/RetryWithBackoff.html" title="class 
in org.apache.tephra.distributed" target="classFrame">RetryWithBackoff</a></li>
+<li><a href="org/apache/tephra/distributed/RetryWithBackoff.Provider.html" 
title="class in org.apache.tephra.distributed" 
target="classFrame">RetryWithBackoff.Provider</a></li>
+<li><a href="org/apache/tephra/rpc/RPCServiceHandler.html" title="interface in 
org.apache.tephra.rpc" target="classFrame"><i>RPCServiceHandler</i></a></li>
+<li><a href="org/apache/tephra/hbase/SecondaryIndexTable.html" title="class in 
org.apache.tephra.hbase" target="classFrame">SecondaryIndexTable</a></li>
+<li><a href="org/apache/tephra/distributed/SingleUseClientProvider.html" 
title="class in org.apache.tephra.distributed" 
target="classFrame">SingleUseClientProvider</a></li>
+<li><a href="org/apache/tephra/snapshot/SnapshotCodec.html" title="interface 
in org.apache.tephra.snapshot" target="classFrame"><i>SnapshotCodec</i></a></li>
+<li><a href="org/apache/tephra/snapshot/SnapshotCodecProvider.html" 
title="class in org.apache.tephra.snapshot" 
target="classFrame">SnapshotCodecProvider</a></li>
+<li><a href="org/apache/tephra/snapshot/SnapshotCodecV2.html" title="class in 
org.apache.tephra.snapshot" target="classFrame">SnapshotCodecV2</a></li>
+<li><a href="org/apache/tephra/snapshot/SnapshotCodecV3.html" title="class in 
org.apache.tephra.snapshot" target="classFrame">SnapshotCodecV3</a></li>
+<li><a href="org/apache/tephra/snapshot/SnapshotCodecV4.html" title="class in 
org.apache.tephra.snapshot" target="classFrame">SnapshotCodecV4</a></li>
+<li><a href="org/apache/tephra/distributed/thrift/TBoolean.html" title="class 
in org.apache.tephra.distributed.thrift" target="classFrame">TBoolean</a></li>
+<li><a href="org/apache/tephra/distributed/thrift/TBoolean._Fields.html" 
title="enum in org.apache.tephra.distributed.thrift" 
target="classFrame">TBoolean._Fields</a></li>
+<li><a href="org/apache/tephra/zookeeper/TephraZKClientService.html" 
title="class in org.apache.tephra.zookeeper" 
target="classFrame">TephraZKClientService</a></li>
+<li><a href="org/apache/tephra/distributed/ThreadLocalClientProvider.html" 
title="class in org.apache.tephra.distributed" 
target="classFrame">ThreadLocalClientProvider</a></li>
+<li><a href="org/apache/tephra/distributed/ThriftClientProvider.html" 
title="interface in org.apache.tephra.distributed" 
target="classFrame"><i>ThriftClientProvider</i></a></li>
+<li><a href="org/apache/tephra/rpc/ThriftRPCServer.html" title="class in 
org.apache.tephra.rpc" target="classFrame">ThriftRPCServer</a></li>
+<li><a href="org/apache/tephra/rpc/ThriftRPCServer.Builder.html" title="class 
in org.apache.tephra.rpc" target="classFrame">ThriftRPCServer.Builder</a></li>
+<li><a 
href="org/apache/tephra/distributed/thrift/TInvalidTruncateTimeException.html" 
title="class in org.apache.tephra.distributed.thrift" 
target="classFrame">TInvalidTruncateTimeException</a></li>
+<li><a 
href="org/apache/tephra/distributed/thrift/TInvalidTruncateTimeException._Fields.html"
 title="enum in org.apache.tephra.distributed.thrift" 
target="classFrame">TInvalidTruncateTimeException._Fields</a></li>
+<li><a href="org/apache/tephra/Transaction.html" title="class in 
org.apache.tephra" target="classFrame">Transaction</a></li>
+<li><a href="org/apache/tephra/Transaction.VisibilityLevel.html" title="enum 
in org.apache.tephra" target="classFrame">Transaction.VisibilityLevel</a></li>
+<li><a href="org/apache/tephra/TransactionAdmin.html" title="class in 
org.apache.tephra" target="classFrame">TransactionAdmin</a></li>
+<li><a href="org/apache/tephra/TransactionAware.html" title="interface in 
org.apache.tephra" target="classFrame"><i>TransactionAware</i></a></li>
+<li><a href="org/apache/tephra/hbase/TransactionAwareHTable.html" title="class 
in org.apache.tephra.hbase" target="classFrame">TransactionAwareHTable</a></li>
+<li><a href="org/apache/tephra/TransactionAwares.html" title="class in 
org.apache.tephra" target="classFrame">TransactionAwares</a></li>
+<li><a href="org/apache/tephra/runtime/TransactionClientModule.html" 
title="class in org.apache.tephra.runtime" 
target="classFrame">TransactionClientModule</a></li>
+<li><a href="org/apache/tephra/TransactionCodec.html" title="class in 
org.apache.tephra" target="classFrame">TransactionCodec</a></li>
+<li><a href="org/apache/tephra/TransactionConflictException.html" title="class 
in org.apache.tephra" target="classFrame">TransactionConflictException</a></li>
+<li><a href="org/apache/tephra/TransactionContext.html" title="class in 
org.apache.tephra" target="classFrame">TransactionContext</a></li>
+<li><a href="org/apache/tephra/distributed/TransactionConverterUtils.html" 
title="class in org.apache.tephra.distributed" 
target="classFrame">TransactionConverterUtils</a></li>
+<li><a href="org/apache/tephra/TransactionCouldNotTakeSnapshotException.html" 
title="class in org.apache.tephra" 
target="classFrame">TransactionCouldNotTakeSnapshotException</a></li>
+<li><a href="co/cask/tephra/persist/TransactionEdit.html" title="class in 
co.cask.tephra.persist" target="classFrame">TransactionEdit</a></li>
+<li><a href="org/apache/tephra/persist/TransactionEdit.html" title="class in 
org.apache.tephra.persist" target="classFrame">TransactionEdit</a></li>
+<li><a href="co/cask/tephra/persist/TransactionEdit.State.html" title="enum in 
co.cask.tephra.persist" target="classFrame">TransactionEdit.State</a></li>
+<li><a href="org/apache/tephra/persist/TransactionEdit.State.html" title="enum 
in org.apache.tephra.persist" target="classFrame">TransactionEdit.State</a></li>
+<li><a href="co/cask/tephra/persist/TransactionEditCodecs.html" title="class 
in co.cask.tephra.persist" target="classFrame">TransactionEditCodecs</a></li>
+<li><a href="org/apache/tephra/persist/TransactionEditCodecs.html" 
title="class in org.apache.tephra.persist" 
target="classFrame">TransactionEditCodecs</a></li>
+<li><a href="org/apache/tephra/TransactionExecutor.html" title="interface in 
org.apache.tephra" target="classFrame"><i>TransactionExecutor</i></a></li>
+<li><a href="org/apache/tephra/TransactionExecutor.Function.html" 
title="interface in org.apache.tephra" 
target="classFrame"><i>TransactionExecutor.Function</i></a></li>
+<li><a href="org/apache/tephra/TransactionExecutor.Procedure.html" 
title="interface in org.apache.tephra" 
target="classFrame"><i>TransactionExecutor.Procedure</i></a></li>
+<li><a href="org/apache/tephra/TransactionExecutor.Subroutine.html" 
title="interface in org.apache.tephra" 
target="classFrame"><i>TransactionExecutor.Subroutine</i></a></li>
+<li><a href="org/apache/tephra/TransactionExecutorFactory.html" 
title="interface in org.apache.tephra" 
target="classFrame"><i>TransactionExecutorFactory</i></a></li>
+<li><a href="org/apache/tephra/TransactionFailureException.html" title="class 
in org.apache.tephra" target="classFrame">TransactionFailureException</a></li>
+<li><a href="org/apache/tephra/hbase/coprocessor/TransactionFilters.html" 
title="class in org.apache.tephra.hbase.coprocessor" 
target="classFrame">TransactionFilters</a></li>
+<li><a href="org/apache/tephra/runtime/TransactionInMemoryModule.html" 
title="class in org.apache.tephra.runtime" 
target="classFrame">TransactionInMemoryModule</a></li>
+<li><a href="org/apache/tephra/persist/TransactionLog.html" title="interface 
in org.apache.tephra.persist" target="classFrame"><i>TransactionLog</i></a></li>
+<li><a href="org/apache/tephra/persist/TransactionLogReader.html" 
title="interface in org.apache.tephra.persist" 
target="classFrame"><i>TransactionLogReader</i></a></li>
+<li><a href="org/apache/tephra/persist/TransactionLogWriter.html" 
title="interface in org.apache.tephra.persist" 
target="classFrame"><i>TransactionLogWriter</i></a></li>
+<li><a href="org/apache/tephra/TransactionManager.html" title="class in 
org.apache.tephra" target="classFrame">TransactionManager</a></li>
+<li><a href="org/apache/tephra/TransactionManager.InProgressTx.html" 
title="class in org.apache.tephra" 
target="classFrame">TransactionManager.InProgressTx</a></li>
+<li><a href="org/apache/tephra/runtime/TransactionModules.html" title="class 
in org.apache.tephra.runtime" target="classFrame">TransactionModules</a></li>
+<li><a href="org/apache/tephra/TransactionNotInProgressException.html" 
title="class in org.apache.tephra" 
target="classFrame">TransactionNotInProgressException</a></li>
+<li><a href="org/apache/tephra/hbase/coprocessor/TransactionProcessor.html" 
title="class in org.apache.tephra.hbase.coprocessor" 
target="classFrame">TransactionProcessor</a></li>
+<li><a href="org/apache/tephra/distributed/TransactionService.html" 
title="class in org.apache.tephra.distributed" 
target="classFrame">TransactionService</a></li>
+<li><a href="org/apache/tephra/distributed/TransactionServiceClient.html" 
title="class in org.apache.tephra.distributed" 
target="classFrame">TransactionServiceClient</a></li>
+<li><a href="org/apache/tephra/TransactionServiceMain.html" title="class in 
org.apache.tephra" target="classFrame">TransactionServiceMain</a></li>
+<li><a 
href="org/apache/tephra/distributed/TransactionServiceThriftClient.html" 
title="class in org.apache.tephra.distributed" 
target="classFrame">TransactionServiceThriftClient</a></li>
+<li><a 
href="org/apache/tephra/distributed/TransactionServiceThriftHandler.html" 
title="class in org.apache.tephra.distributed" 
target="classFrame">TransactionServiceThriftHandler</a></li>
+<li><a href="org/apache/tephra/persist/TransactionSnapshot.html" title="class 
in org.apache.tephra.persist" target="classFrame">TransactionSnapshot</a></li>
+<li><a href="org/apache/tephra/coprocessor/TransactionStateCache.html" 
title="class in org.apache.tephra.coprocessor" 
target="classFrame">TransactionStateCache</a></li>
+<li><a href="org/apache/tephra/coprocessor/TransactionStateCacheSupplier.html" 
title="class in org.apache.tephra.coprocessor" 
target="classFrame">TransactionStateCacheSupplier</a></li>
+<li><a href="org/apache/tephra/persist/TransactionStateStorage.html" 
title="interface in org.apache.tephra.persist" 
target="classFrame"><i>TransactionStateStorage</i></a></li>
+<li><a href="org/apache/tephra/runtime/TransactionStateStorageProvider.html" 
title="class in org.apache.tephra.runtime" 
target="classFrame">TransactionStateStorageProvider</a></li>
+<li><a href="org/apache/tephra/TransactionSystemClient.html" title="interface 
in org.apache.tephra" 
target="classFrame"><i>TransactionSystemClient</i></a></li>
+<li><a href="org/apache/tephra/TransactionType.html" title="enum in 
org.apache.tephra" target="classFrame">TransactionType</a></li>
+<li><a 
href="org/apache/tephra/hbase/coprocessor/TransactionVisibilityFilter.html" 
title="class in org.apache.tephra.hbase.coprocessor" 
target="classFrame">TransactionVisibilityFilter</a></li>
+<li><a href="org/apache/tephra/persist/TransactionVisibilityState.html" 
title="interface in org.apache.tephra.persist" 
target="classFrame"><i>TransactionVisibilityState</i></a></li>
+<li><a href="org/apache/thrift/server/TThreadedSelectorServerWithFix.html" 
title="class in org.apache.thrift.server" 
target="classFrame">TThreadedSelectorServerWithFix</a></li>
+<li><a 
href="org/apache/thrift/server/TThreadedSelectorServerWithFix.Args.html" 
title="class in org.apache.thrift.server" 
target="classFrame">TThreadedSelectorServerWithFix.Args</a></li>
+<li><a 
href="org/apache/thrift/server/TThreadedSelectorServerWithFix.Args.AcceptPolicy.html"
 title="enum in org.apache.thrift.server" 
target="classFrame">TThreadedSelectorServerWithFix.Args.AcceptPolicy</a></li>
+<li><a href="org/apache/tephra/distributed/thrift/TTransaction.html" 
title="class in org.apache.tephra.distributed.thrift" 
target="classFrame">TTransaction</a></li>
+<li><a href="org/apache/tephra/distributed/thrift/TTransaction._Fields.html" 
title="enum in org.apache.tephra.distributed.thrift" 
target="classFrame">TTransaction._Fields</a></li>
+<li><a 
href="org/apache/tephra/distributed/thrift/TTransactionCouldNotTakeSnapshotException.html"
 title="class in org.apache.tephra.distributed.thrift" 
target="classFrame">TTransactionCouldNotTakeSnapshotException</a></li>
+<li><a 
href="org/apache/tephra/distributed/thrift/TTransactionCouldNotTakeSnapshotException._Fields.html"
 title="enum in org.apache.tephra.distributed.thrift" 
target="classFrame">TTransactionCouldNotTakeSnapshotException._Fields</a></li>
+<li><a 
href="org/apache/tephra/distributed/thrift/TTransactionNotInProgressException.html"
 title="class in org.apache.tephra.distributed.thrift" 
target="classFrame">TTransactionNotInProgressException</a></li>
+<li><a 
href="org/apache/tephra/distributed/thrift/TTransactionNotInProgressException._Fields.html"
 title="enum in org.apache.tephra.distributed.thrift" 
target="classFrame">TTransactionNotInProgressException._Fields</a></li>
+<li><a href="org/apache/tephra/distributed/thrift/TTransactionServer.html" 
title="class in org.apache.tephra.distributed.thrift" 
target="classFrame">TTransactionServer</a></li>
+<li><a 
href="org/apache/tephra/distributed/thrift/TTransactionServer.abortTx_args.html"
 title="class in org.apache.tephra.distributed.thrift" 
target="classFrame">TTransactionServer.abortTx_args</a></li>
+<li><a 
href="org/apache/tephra/distributed/thrift/TTransactionServer.abortTx_args._Fields.html"
 title="enum in org.apache.tephra.distributed.thrift" 
target="classFrame">TTransactionServer.abortTx_args._Fields</a></li>
+<li><a 
href="org/apache/tephra/distributed/thrift/TTransactionServer.abortTx_result.html"
 title="class in org.apache.tephra.distributed.thrift" 
target="classFrame">TTransactionServer.abortTx_result</a></li>
+<li><a 
href="org/apache/tephra/distributed/thrift/TTransactionServer.abortTx_result._Fields.html"
 title="enum in org.apache.tephra.distributed.thrift" 
target="classFrame">TTransactionServer.abortTx_result._Fields</a></li>
+<li><a 
href="org/apache/tephra/distributed/thrift/TTransactionServer.AsyncClient.html" 
title="class in org.apache.tephra.distributed.thrift" 
target="classFrame">TTransactionServer.AsyncClient</a></li>
+<li><a 
href="org/apache/tephra/distributed/thrift/TTransactionServer.AsyncClient.abortTx_call.html"
 title="class in org.apache.tephra.distributed.thrift" 
target="classFrame">TTransactionServer.AsyncClient.abortTx_call</a></li>
+<li><a 
href="org/apache/tephra/distributed/thrift/TTransactionServer.AsyncClient.canCommitTx_call.html"
 title="class in org.apache.tephra.distributed.thrift" 
target="classFrame">TTransactionServer.AsyncClient.canCommitTx_call</a></li>
+<li><a 
href="org/apache/tephra/distributed/thrift/TTransactionServer.AsyncClient.checkpoint_call.html"
 title="class in org.apache.tephra.distributed.thrift" 
target="classFrame">TTransactionServer.AsyncClient.checkpoint_call</a></li>
+<li><a 
href="org/apache/tephra/distributed/thrift/TTransactionServer.AsyncClient.commitTx_call.html"
 title="class in org.apache.tephra.distributed.thrift" 
target="classFrame">TTransactionServer.AsyncClient.commitTx_call</a></li>
+<li><a 
href="org/apache/tephra/distributed/thrift/TTransactionServer.AsyncClient.Factory.html"
 title="class in org.apache.tephra.distributed.thrift" 
target="classFrame">TTransactionServer.AsyncClient.Factory</a></li>
+<li><a 
href="org/apache/tephra/distributed/thrift/TTransactionServer.AsyncClient.getSnapshot_call.html"
 title="class in org.apache.tephra.distributed.thrift" 
target="classFrame">TTransactionServer.AsyncClient.getSnapshot_call</a></li>
+<li><a 
href="org/apache/tephra/distributed/thrift/TTransactionServer.AsyncClient.invalidateTx_call.html"
 title="class in org.apache.tephra.distributed.thrift" 
target="classFrame">TTransactionServer.AsyncClient.invalidateTx_call</a></li>
+<li><a 
href="org/apache/tephra/distributed/thrift/TTransactionServer.AsyncClient.invalidTxSize_call.html"
 title="class in org.apache.tephra.distributed.thrift" 
target="classFrame">TTransactionServer.AsyncClient.invalidTxSize_call</a></li>
+<li><a 
href="org/apache/tephra/distributed/thrift/TTransactionServer.AsyncClient.resetState_call.html"
 title="class in org.apache.tephra.distributed.thrift" 
target="classFrame">TTransactionServer.AsyncClient.resetState_call</a></li>
+<li><a 
href="org/apache/tephra/distributed/thrift/TTransactionServer.AsyncClient.startLong_call.html"
 title="class in org.apache.tephra.distributed.thrift" 
target="classFrame">TTransactionServer.AsyncClient.startLong_call</a></li>
+<li><a 
href="org/apache/tephra/distributed/thrift/TTransactionServer.AsyncClient.startShort_call.html"
 title="class in org.apache.tephra.distributed.thrift" 
target="classFrame">TTransactionServer.AsyncClient.startShort_call</a></li>
+<li><a 
href="org/apache/tephra/distributed/thrift/TTransactionServer.AsyncClient.startShortTimeout_call.html"
 title="class in org.apache.tephra.distributed.thrift" 
target="classFrame">TTransactionServer.AsyncClient.startShortTimeout_call</a></li>
+<li><a 
href="org/apache/tephra/distributed/thrift/TTransactionServer.AsyncClient.status_call.html"
 title="class in org.apache.tephra.distributed.thrift" 
target="classFrame">TTransactionServer.AsyncClient.status_call</a></li>
+<li><a 
href="org/apache/tephra/distributed/thrift/TTransactionServer.AsyncClient.truncateInvalidTx_call.html"
 title="class in org.apache.tephra.distributed.thrift" 
target="classFrame">TTransactionServer.AsyncClient.truncateInvalidTx_call</a></li>
+<li><a 
href="org/apache/tephra/distributed/thrift/TTransactionServer.AsyncClient.truncateInvalidTxBefore_call.html"
 title="class in org.apache.tephra.distributed.thrift" 
target="classFrame">TTransactionServer.AsyncClient.truncateInvalidTxBefore_call</a></li>
+<li><a 
href="org/apache/tephra/distributed/thrift/TTransactionServer.AsyncIface.html" 
title="interface in org.apache.tephra.distributed.thrift" 
target="classFrame"><i>TTransactionServer.AsyncIface</i></a></li>
+<li><a 
href="org/apache/tephra/distributed/thrift/TTransactionServer.canCommitTx_args.html"
 title="class in org.apache.tephra.distributed.thrift" 
target="classFrame">TTransactionServer.canCommitTx_args</a></li>
+<li><a 
href="org/apache/tephra/distributed/thrift/TTransactionServer.canCommitTx_args._Fields.html"
 title="enum in org.apache.tephra.distributed.thrift" 
target="classFrame">TTransactionServer.canCommitTx_args._Fields</a></li>
+<li><a 
href="org/apache/tephra/distributed/thrift/TTransactionServer.canCommitTx_result.html"
 title="class in org.apache.tephra.distributed.thrift" 
target="classFrame">TTransactionServer.canCommitTx_result</a></li>
+<li><a 
href="org/apache/tephra/distributed/thrift/TTransactionServer.canCommitTx_result._Fields.html"
 title="enum in org.apache.tephra.distributed.thrift" 
target="classFrame">TTransactionServer.canCommitTx_result._Fields</a></li>
+<li><a 
href="org/apache/tephra/distributed/thrift/TTransactionServer.checkpoint_args.html"
 title="class in org.apache.tephra.distributed.thrift" 
target="classFrame">TTransactionServer.checkpoint_args</a></li>
+<li><a 
href="org/apache/tephra/distributed/thrift/TTransactionServer.checkpoint_args._Fields.html"
 title="enum in org.apache.tephra.distributed.thrift" 
target="classFrame">TTransactionServer.checkpoint_args._Fields</a></li>
+<li><a 
href="org/apache/tephra/distributed/thrift/TTransactionServer.checkpoint_result.html"
 title="class in org.apache.tephra.distributed.thrift" 
target="classFrame">TTransactionServer.checkpoint_result</a></li>
+<li><a 
href="org/apache/tephra/distributed/thrift/TTransactionServer.checkpoint_result._Fields.html"
 title="enum in org.apache.tephra.distributed.thrift" 
target="classFrame">TTransactionServer.checkpoint_result._Fields</a></li>
+<li><a 
href="org/apache/tephra/distributed/thrift/TTransactionServer.Client.html" 
title="class in org.apache.tephra.distributed.thrift" 
target="classFrame">TTransactionServer.Client</a></li>
+<li><a 
href="org/apache/tephra/distributed/thrift/TTransactionServer.Client.Factory.html"
 title="class in org.apache.tephra.distributed.thrift" 
target="classFrame">TTransactionServer.Client.Factory</a></li>
+<li><a 
href="org/apache/tephra/distributed/thrift/TTransactionServer.commitTx_args.html"
 title="class in org.apache.tephra.distributed.thrift" 
target="classFrame">TTransactionServer.commitTx_args</a></li>
+<li><a 
href="org/apache/tephra/distributed/thrift/TTransactionServer.commitTx_args._Fields.html"
 title="enum in org.apache.tephra.distributed.thrift" 
target="classFrame">TTransactionServer.commitTx_args._Fields</a></li>
+<li><a 
href="org/apache/tephra/distributed/thrift/TTransactionServer.commitTx_result.html"
 title="class in org.apache.tephra.distributed.thrift" 
target="classFrame">TTransactionServer.commitTx_result</a></li>
+<li><a 
href="org/apache/tephra/distributed/thrift/TTransactionServer.commitTx_result._Fields.html"
 title="enum in org.apache.tephra.distributed.thrift" 
target="classFrame">TTransactionServer.commitTx_result._Fields</a></li>
+<li><a 
href="org/apache/tephra/distributed/thrift/TTransactionServer.getSnapshot_args.html"
 title="class in org.apache.tephra.distributed.thrift" 
target="classFrame">TTransactionServer.getSnapshot_args</a></li>
+<li><a 
href="org/apache/tephra/distributed/thrift/TTransactionServer.getSnapshot_args._Fields.html"
 title="enum in org.apache.tephra.distributed.thrift" 
target="classFrame">TTransactionServer.getSnapshot_args._Fields</a></li>
+<li><a 
href="org/apache/tephra/distributed/thrift/TTransactionServer.getSnapshot_result.html"
 title="class in org.apache.tephra.distributed.thrift" 
target="classFrame">TTransactionServer.getSnapshot_result</a></li>
+<li><a 
href="org/apache/tephra/distributed/thrift/TTransactionServer.getSnapshot_result._Fields.html"
 title="enum in org.apache.tephra.distributed.thrift" 
target="classFrame">TTransactionServer.getSnapshot_result._Fields</a></li>
+<li><a 
href="org/apache/tephra/distributed/thrift/TTransactionServer.Iface.html" 
title="interface in org.apache.tephra.distributed.thrift" 
target="classFrame"><i>TTransactionServer.Iface</i></a></li>
+<li><a 
href="org/apache/tephra/distributed/thrift/TTransactionServer.invalidateTx_args.html"
 title="class in org.apache.tephra.distributed.thrift" 
target="classFrame">TTransactionServer.invalidateTx_args</a></li>
+<li><a 
href="org/apache/tephra/distributed/thrift/TTransactionServer.invalidateTx_args._Fields.html"
 title="enum in org.apache.tephra.distributed.thrift" 
target="classFrame">TTransactionServer.invalidateTx_args._Fields</a></li>
+<li><a 
href="org/apache/tephra/distributed/thrift/TTransactionServer.invalidateTx_result.html"
 title="class in org.apache.tephra.distributed.thrift" 
target="classFrame">TTransactionServer.invalidateTx_result</a></li>
+<li><a 
href="org/apache/tephra/distributed/thrift/TTransactionServer.invalidateTx_result._Fields.html"
 title="enum in org.apache.tephra.distributed.thrift" 
target="classFrame">TTransactionServer.invalidateTx_result._Fields</a></li>
+<li><a 
href="org/apache/tephra/distributed/thrift/TTransactionServer.invalidTxSize_args.html"
 title="class in org.apache.tephra.distributed.thrift" 
target="classFrame">TTransactionServer.invalidTxSize_args</a></li>
+<li><a 
href="org/apache/tephra/distributed/thrift/TTransactionServer.invalidTxSize_args._Fields.html"
 title="enum in org.apache.tephra.distributed.thrift" 
target="classFrame">TTransactionServer.invalidTxSize_args._Fields</a></li>
+<li><a 
href="org/apache/tephra/distributed/thrift/TTransactionServer.invalidTxSize_result.html"
 title="class in org.apache.tephra.distributed.thrift" 
target="classFrame">TTransactionServer.invalidTxSize_result</a></li>
+<li><a 
href="org/apache/tephra/distributed/thrift/TTransactionServer.invalidTxSize_result._Fields.html"
 title="enum in org.apache.tephra.distributed.thrift" 
target="classFrame">TTransactionServer.invalidTxSize_result._Fields</a></li>
+<li><a 
href="org/apache/tephra/distributed/thrift/TTransactionServer.Processor.html" 
title="class in org.apache.tephra.distributed.thrift" 
target="classFrame">TTransactionServer.Processor</a></li>
+<li><a 
href="org/apache/tephra/distributed/thrift/TTransactionServer.Processor.abortTx.html"
 title="class in org.apache.tephra.distributed.thrift" 
target="classFrame">TTransactionServer.Processor.abortTx</a></li>
+<li><a 
href="org/apache/tephra/distributed/thrift/TTransactionServer.Processor.canCommitTx.html"
 title="class in org.apache.tephra.distributed.thrift" 
target="classFrame">TTransactionServer.Processor.canCommitTx</a></li>
+<li><a 
href="org/apache/tephra/distributed/thrift/TTransactionServer.Processor.checkpoint.html"
 title="class in org.apache.tephra.distributed.thrift" 
target="classFrame">TTransactionServer.Processor.checkpoint</a></li>
+<li><a 
href="org/apache/tephra/distributed/thrift/TTransactionServer.Processor.commitTx.html"
 title="class in org.apache.tephra.distributed.thrift" 
target="classFrame">TTransactionServer.Processor.commitTx</a></li>
+<li><a 
href="org/apache/tephra/distributed/thrift/TTransactionServer.Processor.getSnapshot.html"
 title="class in org.apache.tephra.distributed.thrift" 
target="classFrame">TTransactionServer.Processor.getSnapshot</a></li>
+<li><a 
href="org/apache/tephra/distributed/thrift/TTransactionServer.Processor.invalidateTx.html"
 title="class in org.apache.tephra.distributed.thrift" 
target="classFrame">TTransactionServer.Processor.invalidateTx</a></li>
+<li><a 
href="org/apache/tephra/distributed/thrift/TTransactionServer.Processor.invalidTxSize.html"
 title="class in org.apache.tephra.distributed.thrift" 
target="classFrame">TTransactionServer.Processor.invalidTxSize</a></li>
+<li><a 
href="org/apache/tephra/distributed/thrift/TTransactionServer.Processor.resetState.html"
 title="class in org.apache.tephra.distributed.thrift" 
target="classFrame">TTransactionServer.Processor.resetState</a></li>
+<li><a 
href="org/apache/tephra/distributed/thrift/TTransactionServer.Processor.startLong.html"
 title="class in org.apache.tephra.distributed.thrift" 
target="classFrame">TTransactionServer.Processor.startLong</a></li>
+<li><a 
href="org/apache/tephra/distributed/thrift/TTransactionServer.Processor.startShort.html"
 title="class in org.apache.tephra.distributed.thrift" 
target="classFrame">TTransactionServer.Processor.startShort</a></li>
+<li><a 
href="org/apache/tephra/distributed/thrift/TTransactionServer.Processor.startShortTimeout.html"
 title="class in org.apache.tephra.distributed.thrift" 
target="classFrame">TTransactionServer.Processor.startShortTimeout</a></li>
+<li><a 
href="org/apache/tephra/distributed/thrift/TTransactionServer.Processor.status.html"
 title="class in org.apache.tephra.distributed.thrift" 
target="classFrame">TTransactionServer.Processor.status</a></li>
+<li><a 
href="org/apache/tephra/distributed/thrift/TTransactionServer.Processor.truncateInvalidTx.html"
 title="class in org.apache.tephra.distributed.thrift" 
target="classFrame">TTransactionServer.Processor.truncateInvalidTx</a></li>
+<li><a 
href="org/apache/tephra/distributed/thrift/TTransactionServer.Processor.truncateInvalidTxBefore.html"
 title="class in org.apache.tephra.distributed.thrift" 
target="classFrame">TTransactionServer.Processor.truncateInvalidTxBefore</a></li>
+<li><a 
href="org/apache/tephra/distributed/thrift/TTransactionServer.resetState_args.html"
 title="class in org.apache.tephra.distributed.thrift" 
target="classFrame">TTransactionServer.resetState_args</a></li>
+<li><a 
href="org/apache/tephra/distributed/thrift/TTransactionServer.resetState_args._Fields.html"
 title="enum in org.apache.tephra.distributed.thrift" 
target="classFrame">TTransactionServer.resetState_args._Fields</a></li>
+<li><a 
href="org/apache/tephra/distributed/thrift/TTransactionServer.resetState_result.html"
 title="class in org.apache.tephra.distributed.thrift" 
target="classFrame">TTransactionServer.resetState_result</a></li>
+<li><a 
href="org/apache/tephra/distributed/thrift/TTransactionServer.resetState_result._Fields.html"
 title="enum in org.apache.tephra.distributed.thrift" 
target="classFrame">TTransactionServer.resetState_result._Fields</a></li>
+<li><a 
href="org/apache/tephra/distributed/thrift/TTransactionServer.startLong_args.html"
 title="class in org.apache.tephra.distributed.thrift" 
target="classFrame">TTransactionServer.startLong_args</a></li>
+<li><a 
href="org/apache/tephra/distributed/thrift/TTransactionServer.startLong_args._Fields.html"
 title="enum in org.apache.tephra.distributed.thrift" 
target="classFrame">TTransactionServer.startLong_args._Fields</a></li>
+<li><a 
href="org/apache/tephra/distributed/thrift/TTransactionServer.startLong_result.html"
 title="class in org.apache.tephra.distributed.thrift" 
target="classFrame">TTransactionServer.startLong_result</a></li>
+<li><a 
href="org/apache/tephra/distributed/thrift/TTransactionServer.startLong_result._Fields.html"
 title="enum in org.apache.tephra.distributed.thrift" 
target="classFrame">TTransactionServer.startLong_result._Fields</a></li>
+<li><a 
href="org/apache/tephra/distributed/thrift/TTransactionServer.startShort_args.html"
 title="class in org.apache.tephra.distributed.thrift" 
target="classFrame">TTransactionServer.startShort_args</a></li>
+<li><a 
href="org/apache/tephra/distributed/thrift/TTransactionServer.startShort_args._Fields.html"
 title="enum in org.apache.tephra.distributed.thrift" 
target="classFrame">TTransactionServer.startShort_args._Fields</a></li>
+<li><a 
href="org/apache/tephra/distributed/thrift/TTransactionServer.startShort_result.html"
 title="class in org.apache.tephra.distributed.thrift" 
target="classFrame">TTransactionServer.startShort_result</a></li>
+<li><a 
href="org/apache/tephra/distributed/thrift/TTransactionServer.startShort_result._Fields.html"
 title="enum in org.apache.tephra.distributed.thrift" 
target="classFrame">TTransactionServer.startShort_result._Fields</a></li>
+<li><a 
href="org/apache/tephra/distributed/thrift/TTransactionServer.startShortTimeout_args.html"
 title="class in org.apache.tephra.distributed.thrift" 
target="classFrame">TTransactionServer.startShortTimeout_args</a></li>
+<li><a 
href="org/apache/tephra/distributed/thrift/TTransactionServer.startShortTimeout_args._Fields.html"
 title="enum in org.apache.tephra.distributed.thrift" 
target="classFrame">TTransactionServer.startShortTimeout_args._Fields</a></li>
+<li><a 
href="org/apache/tephra/distributed/thrift/TTransactionServer.startShortTimeout_result.html"
 title="class in org.apache.tephra.distributed.thrift" 
target="classFrame">TTransactionServer.startShortTimeout_result</a></li>
+<li><a 
href="org/apache/tephra/distributed/thrift/TTransactionServer.startShortTimeout_result._Fields.html"
 title="enum in org.apache.tephra.distributed.thrift" 
target="classFrame">TTransactionServer.startShortTimeout_result._Fields</a></li>
+<li><a 
href="org/apache/tephra/distributed/thrift/TTransactionServer.status_args.html" 
title="class in org.apache.tephra.distributed.thrift" 
target="classFrame">TTransactionServer.status_args</a></li>
+<li><a 
href="org/apache/tephra/distributed/thrift/TTransactionServer.status_args._Fields.html"
 title="enum in org.apache.tephra.distributed.thrift" 
target="classFrame">TTransactionServer.status_args._Fields</a></li>
+<li><a 
href="org/apache/tephra/distributed/thrift/TTransactionServer.status_result.html"
 title="class in org.apache.tephra.distributed.thrift" 
target="classFrame">TTransactionServer.status_result</a></li>
+<li><a 
href="org/apache/tephra/distributed/thrift/TTransactionServer.status_result._Fields.html"
 title="enum in org.apache.tephra.distributed.thrift" 
target="classFrame">TTransactionServer.status_result._Fields</a></li>
+<li><a 
href="org/apache/tephra/distributed/thrift/TTransactionServer.truncateInvalidTx_args.html"
 title="class in org.apache.tephra.distributed.thrift" 
target="classFrame">TTransactionServer.truncateInvalidTx_args</a></li>
+<li><a 
href="org/apache/tephra/distributed/thrift/TTransactionServer.truncateInvalidTx_args._Fields.html"
 title="enum in org.apache.tephra.distributed.thrift" 
target="classFrame">TTransactionServer.truncateInvalidTx_args._Fields</a></li>
+<li><a 
href="org/apache/tephra/distributed/thrift/TTransactionServer.truncateInvalidTx_result.html"
 title="class in org.apache.tephra.distributed.thrift" 
target="classFrame">TTransactionServer.truncateInvalidTx_result</a></li>
+<li><a 
href="org/apache/tephra/distributed/thrift/TTransactionServer.truncateInvalidTx_result._Fields.html"
 title="enum in org.apache.tephra.distributed.thrift" 
target="classFrame">TTransactionServer.truncateInvalidTx_result._Fields</a></li>
+<li><a 
href="org/apache/tephra/distributed/thrift/TTransactionServer.truncateInvalidTxBefore_args.html"
 title="class in org.apache.tephra.distributed.thrift" 
target="classFrame">TTransactionServer.truncateInvalidTxBefore_args</a></li>
+<li><a 
href="org/apache/tephra/distributed/thrift/TTransactionServer.truncateInvalidTxBefore_args._Fields.html"
 title="enum in org.apache.tephra.distributed.thrift" 
target="classFrame">TTransactionServer.truncateInvalidTxBefore_args._Fields</a></li>
+<li><a 
href="org/apache/tephra/distributed/thrift/TTransactionServer.truncateInvalidTxBefore_result.html"
 title="class in org.apache.tephra.distributed.thrift" 
target="classFrame">TTransactionServer.truncateInvalidTxBefore_result</a></li>
+<li><a 
href="org/apache/tephra/distributed/thrift/TTransactionServer.truncateInvalidTxBefore_result._Fields.html"
 title="enum in org.apache.tephra.distributed.thrift" 
target="classFrame">TTransactionServer.truncateInvalidTxBefore_result._Fields</a></li>
+<li><a href="org/apache/tephra/distributed/thrift/TTransactionType.html" 
title="enum in org.apache.tephra.distributed.thrift" 
target="classFrame">TTransactionType</a></li>
+<li><a href="org/apache/tephra/distributed/thrift/TVisibilityLevel.html" 
title="enum in org.apache.tephra.distributed.thrift" 
target="classFrame">TVisibilityLevel</a></li>
+<li><a href="org/apache/tephra/TxConstants.html" title="class in 
org.apache.tephra" target="classFrame">TxConstants</a></li>
+<li><a href="org/apache/tephra/TxConstants.ConflictDetection.html" title="enum 
in org.apache.tephra" target="classFrame">TxConstants.ConflictDetection</a></li>
+<li><a href="org/apache/tephra/TxConstants.DataJanitor.html" title="class in 
org.apache.tephra" target="classFrame">TxConstants.DataJanitor</a></li>
+<li><a href="org/apache/tephra/TxConstants.HBase.html" title="class in 
org.apache.tephra" target="classFrame">TxConstants.HBase</a></li>
+<li><a href="org/apache/tephra/TxConstants.Manager.html" title="class in 
org.apache.tephra" target="classFrame">TxConstants.Manager</a></li>
+<li><a href="org/apache/tephra/TxConstants.Metrics.html" title="class in 
org.apache.tephra" target="classFrame">TxConstants.Metrics</a></li>
+<li><a href="org/apache/tephra/TxConstants.Persist.html" title="class in 
org.apache.tephra" target="classFrame">TxConstants.Persist</a></li>
+<li><a href="org/apache/tephra/TxConstants.Service.html" title="class in 
org.apache.tephra" target="classFrame">TxConstants.Service</a></li>
+<li><a href="org/apache/tephra/TxConstants.TransactionLog.html" title="class 
in org.apache.tephra" target="classFrame">TxConstants.TransactionLog</a></li>
+<li><a href="org/apache/tephra/metrics/TxMetricsCollector.html" title="class 
in org.apache.tephra.metrics" target="classFrame">TxMetricsCollector</a></li>
+<li><a href="org/apache/tephra/util/TxUtils.html" title="class in 
org.apache.tephra.util" target="classFrame">TxUtils</a></li>
+<li><a href="org/apache/tephra/visibility/VisibilityFence.html" title="class 
in org.apache.tephra.visibility" target="classFrame">VisibilityFence</a></li>
+<li><a href="org/apache/tephra/runtime/ZKModule.html" title="class in 
org.apache.tephra.runtime" target="classFrame">ZKModule</a></li>
+</ul>
+</div>
+</body>
+</html>

Reply via email to