You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tephra.apache.org by ch...@apache.org on 2017/08/04 19:46:55 UTC

[50/51] [partial] incubator-tephra git commit: Site Update - Added release 0.12.0 - Fixed release 0.10.0 - Added latest Apache Big Data 2017 presentation slides - Update release guide

http://git-wip-us.apache.org/repos/asf/incubator-tephra/blob/98069bc5/src/site/resources/apidocs-0.12.0-incubating/allclasses-frame.html
----------------------------------------------------------------------
diff --git a/src/site/resources/apidocs-0.12.0-incubating/allclasses-frame.html b/src/site/resources/apidocs-0.12.0-incubating/allclasses-frame.html
new file mode 100644
index 0000000..26b212b
--- /dev/null
+++ b/src/site/resources/apidocs-0.12.0-incubating/allclasses-frame.html
@@ -0,0 +1,300 @@
+<!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 Fri Aug 04 12:03:03 PDT 2017 -->
+<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
+<title>All Classes (Apache Tephra 0.12.0-incubating API)</title>
+<meta name="date" content="2017-08-04">
+<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/coprocessor/CacheSupplier.html" title="interface in org.apache.tephra.coprocessor" target="classFrame"><i>CacheSupplier</i></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/hbase/txprune/CompactionState.html" title="class in org.apache.tephra.hbase.txprune" target="classFrame">CompactionState</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/hbase/txprune/DataJanitorState.html" title="class in org.apache.tephra.hbase.txprune" target="classFrame">DataJanitorState</a></li>
+<li><a href="org/apache/tephra/hbase/txprune/DataJanitorState.TableSupplier.html" title="interface in org.apache.tephra.hbase.txprune" target="classFrame"><i>DataJanitorState.TableSupplier</i></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/hbase/txprune/HBaseTransactionPruningPlugin.html" title="class in org.apache.tephra.hbase.txprune" target="classFrame">HBaseTransactionPruningPlugin</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/hbase/txprune/InvalidListPruningDebug.html" title="class in org.apache.tephra.hbase.txprune" target="classFrame">InvalidListPruningDebug</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/manager/InvalidTxList.html" title="class in org.apache.tephra.manager" target="classFrame">InvalidTxList</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/hbase/txprune/PruneUpperBoundWriter.html" title="class in org.apache.tephra.hbase.txprune" target="classFrame">PruneUpperBoundWriter</a></li>
+<li><a href="org/apache/tephra/hbase/txprune/PruneUpperBoundWriterSupplier.html" title="class in org.apache.tephra.hbase.txprune" target="classFrame">PruneUpperBoundWriterSupplier</a></li>
+<li><a href="org/apache/tephra/coprocessor/ReferenceCountedSupplier.html" title="class in org.apache.tephra.coprocessor" target="classFrame">ReferenceCountedSupplier</a></li>
+<li><a href="org/apache/tephra/txprune/RegionPruneInfo.html" title="class in org.apache.tephra.txprune" target="classFrame">RegionPruneInfo</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/thrift/TGenericException.html" title="class in org.apache.tephra.distributed.thrift" target="classFrame">TGenericException</a></li>
+<li><a href="org/apache/tephra/distributed/thrift/TGenericException._Fields.html" title="enum in org.apache.tephra.distributed.thrift" target="classFrame">TGenericException._Fields</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/hbase/txprune/TimeRegions.html" title="class in org.apache.tephra.hbase.txprune" target="classFrame">TimeRegions</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/TransactionManager.InProgressType.html" title="enum in org.apache.tephra" target="classFrame">TransactionManager.InProgressType</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/txprune/TransactionPruningPlugin.html" title="interface in org.apache.tephra.txprune" target="classFrame"><i>TransactionPruningPlugin</i></a></li>
+<li><a href="org/apache/tephra/txprune/TransactionPruningRunnable.html" title="class in org.apache.tephra.txprune" target="classFrame">TransactionPruningRunnable</a></li>
+<li><a href="org/apache/tephra/txprune/TransactionPruningService.html" title="class in org.apache.tephra.txprune" target="classFrame">TransactionPruningService</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.startLongClientId_call.html" title="class in org.apache.tephra.distributed.thrift" target="classFrame">TTransactionServer.AsyncClient.startLongClientId_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.startShortClientId_call.html" title="class in org.apache.tephra.distributed.thrift" target="classFrame">TTransactionServer.AsyncClient.startShortClientId_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.startShortWithClientIdAndTimeOut_call.html" title="class in org.apache.tephra.distributed.thrift" target="classFrame">TTransactionServer.AsyncClient.startShortWithClientIdAndTimeOut_call</a></li>
+<li><a href="org/apache/tephra/distributed/thrift/TTransactionServer.AsyncClient.startShortWithTimeout_call.html" title="class in org.apache.tephra.distributed.thrift" target="classFrame">TTransactionServer.AsyncClient.startShortWithTimeout_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.startLongClientId.html" title="class in org.apache.tephra.distributed.thrift" target="classFrame">TTransactionServer.Processor.startLongClientId</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.startShortClientId.html" title="class in org.apache.tephra.distributed.thrift" target="classFrame">TTransactionServer.Processor.startShortClientId</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.startShortWithClientIdAndTimeOut.html" title="class in org.apache.tephra.distributed.thrift" target="classFrame">TTransactionServer.Processor.startShortWithClientIdAndTimeOut</a></li>
+<li><a href="org/apache/tephra/distributed/thrift/TTransactionServer.Processor.startShortWithTimeout.html" title="class in org.apache.tephra.distributed.thrift" target="classFrame">TTransactionServer.Processor.startShortWithTimeout</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.startLongClientId_args.html" title="class in org.apache.tephra.distributed.thrift" target="classFrame">TTransactionServer.startLongClientId_args</a></li>
+<li><a href="org/apache/tephra/distributed/thrift/TTransactionServer.startLongClientId_args._Fields.html" title="enum in org.apache.tephra.distributed.thrift" target="classFrame">TTransactionServer.startLongClientId_args._Fields</a></li>
+<li><a href="org/apache/tephra/distributed/thrift/TTransactionServer.startLongClientId_result.html" title="class in org.apache.tephra.distributed.thrift" target="classFrame">TTransactionServer.startLongClientId_result</a></li>
+<li><a href="org/apache/tephra/distributed/thrift/TTransactionServer.startLongClientId_result._Fields.html" title="enum in org.apache.tephra.distributed.thrift" target="classFrame">TTransactionServer.startLongClientId_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.startShortClientId_args.html" title="class in org.apache.tephra.distributed.thrift" target="classFrame">TTransactionServer.startShortClientId_args</a></li>
+<li><a href="org/apache/tephra/distributed/thrift/TTransactionServer.startShortClientId_args._Fields.html" title="enum in org.apache.tephra.distributed.thrift" target="classFrame">TTransactionServer.startShortClientId_args._Fields</a></li>
+<li><a href="org/apache/tephra/distributed/thrift/TTransactionServer.startShortClientId_result.html" title="class in org.apache.tephra.distributed.thrift" target="classFrame">TTransactionServer.startShortClientId_result</a></li>
+<li><a href="org/apache/tephra/distributed/thrift/TTransactionServer.startShortClientId_result._Fields.html" title="enum in org.apache.tephra.distributed.thrift" target="classFrame">TTransactionServer.startShortClientId_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.startShortWithClientIdAndTimeOut_args.html" title="class in org.apache.tephra.distributed.thrift" target="classFrame">TTransactionServer.startShortWithClientIdAndTimeOut_args</a></li>
+<li><a href="org/apache/tephra/distributed/thrift/TTransactionServer.startShortWithClientIdAndTimeOut_args._Fields.html" title="enum in org.apache.tephra.distributed.thrift" target="classFrame">TTransactionServer.startShortWithClientIdAndTimeOut_args._Fields</a></li>
+<li><a href="org/apache/tephra/distributed/thrift/TTransactionServer.startShortWithClientIdAndTimeOut_result.html" title="class in org.apache.tephra.distributed.thrift" target="classFrame">TTransactionServer.startShortWithClientIdAndTimeOut_result</a></li>
+<li><a href="org/apache/tephra/distributed/thrift/TTransactionServer.startShortWithClientIdAndTimeOut_result._Fields.html" title="enum in org.apache.tephra.distributed.thrift" target="classFrame">TTransactionServer.startShortWithClientIdAndTimeOut_result._Fields</a></li>
+<li><a href="org/apache/tephra/distributed/thrift/TTransactionServer.startShortWithTimeout_args.html" title="class in org.apache.tephra.distributed.thrift" target="classFrame">TTransactionServer.startShortWithTimeout_args</a></li>
+<li><a href="org/apache/tephra/distributed/thrift/TTransactionServer.startShortWithTimeout_args._Fields.html" title="enum in org.apache.tephra.distributed.thrift" target="classFrame">TTransactionServer.startShortWithTimeout_args._Fields</a></li>
+<li><a href="org/apache/tephra/distributed/thrift/TTransactionServer.startShortWithTimeout_result.html" title="class in org.apache.tephra.distributed.thrift" target="classFrame">TTransactionServer.startShortWithTimeout_result</a></li>
+<li><a href="org/apache/tephra/distributed/thrift/TTransactionServer.startShortWithTimeout_result._Fields.html" title="enum in org.apache.tephra.distributed.thrift" target="classFrame">TTransactionServer.startShortWithTimeout_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.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/TxConstants.TransactionPruning.html" title="class in org.apache.tephra" target="classFrame">TxConstants.TransactionPruning</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>