jar

co.cask.tephra : tephra-core

Maven & Gradle

Apr 26, 2016
32 usages
159 stars

Tephra Core · Tephra Transaction System Core Module

Table Of Contents

Latest Version

Download co.cask.tephra : tephra-core JAR file - Latest Versions:

All Versions

Download co.cask.tephra : tephra-core JAR file - All Versions:

Version Vulnerabilities Size Updated
0.7.x
0.6.x
0.5.x
0.4.x
0.3.x

View Java Class Source Code in JAR file

  1. Download JD-GUI to open JAR file and explore Java source code file (.class .java)
  2. Click menu "File → Open File..." or just drag-and-drop the JAR file in the JD-GUI window tephra-core-0.7.1.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

co.cask.tephra.runtime

├─ co.cask.tephra.runtime.ConfigModule.class - [JAR]

├─ co.cask.tephra.runtime.DiscoveryModules.class - [JAR]

├─ co.cask.tephra.runtime.TransactionClientModule.class - [JAR]

├─ co.cask.tephra.runtime.TransactionDistributedModule.class - [JAR]

├─ co.cask.tephra.runtime.TransactionInMemoryModule.class - [JAR]

├─ co.cask.tephra.runtime.TransactionLocalModule.class - [JAR]

├─ co.cask.tephra.runtime.TransactionModules.class - [JAR]

├─ co.cask.tephra.runtime.TransactionStateStorageProvider.class - [JAR]

├─ co.cask.tephra.runtime.ZKModule.class - [JAR]

co.cask.tephra.coprocessor

├─ co.cask.tephra.coprocessor.TransactionStateCache.class - [JAR]

├─ co.cask.tephra.coprocessor.TransactionStateCacheSupplier.class - [JAR]

co.cask.tephra.persist

├─ co.cask.tephra.persist.AbstractTransactionLog.class - [JAR]

├─ co.cask.tephra.persist.AbstractTransactionStateStorage.class - [JAR]

├─ co.cask.tephra.persist.CommitMarkerCodec.class - [JAR]

├─ co.cask.tephra.persist.HDFSTransactionLog.class - [JAR]

├─ co.cask.tephra.persist.HDFSTransactionLogReaderSupplier.class - [JAR]

├─ co.cask.tephra.persist.HDFSTransactionLogReaderV1.class - [JAR]

├─ co.cask.tephra.persist.HDFSTransactionLogReaderV2.class - [JAR]

├─ co.cask.tephra.persist.HDFSTransactionStateStorage.class - [JAR]

├─ co.cask.tephra.persist.HDFSUtil.class - [JAR]

├─ co.cask.tephra.persist.LocalFileTransactionLog.class - [JAR]

├─ co.cask.tephra.persist.LocalFileTransactionStateStorage.class - [JAR]

├─ co.cask.tephra.persist.NoOpTransactionStateStorage.class - [JAR]

├─ co.cask.tephra.persist.TransactionEdit.class - [JAR]

├─ co.cask.tephra.persist.TransactionEditCodecs.class - [JAR]

├─ co.cask.tephra.persist.TransactionLog.class - [JAR]

├─ co.cask.tephra.persist.TransactionLogReader.class - [JAR]

├─ co.cask.tephra.persist.TransactionLogWriter.class - [JAR]

├─ co.cask.tephra.persist.TransactionSnapshot.class - [JAR]

├─ co.cask.tephra.persist.TransactionStateStorage.class - [JAR]

├─ co.cask.tephra.persist.TransactionVisibilityState.class - [JAR]

co.cask.tephra.rpc

├─ co.cask.tephra.rpc.RPCServiceHandler.class - [JAR]

├─ co.cask.tephra.rpc.ThriftRPCServer.class - [JAR]

co.cask.tephra.snapshot

├─ co.cask.tephra.snapshot.BinaryDecoder.class - [JAR]

├─ co.cask.tephra.snapshot.BinaryEncoder.class - [JAR]

├─ co.cask.tephra.snapshot.DefaultSnapshotCodec.class - [JAR]

├─ co.cask.tephra.snapshot.SnapshotCodec.class - [JAR]

├─ co.cask.tephra.snapshot.SnapshotCodecProvider.class - [JAR]

├─ co.cask.tephra.snapshot.SnapshotCodecV2.class - [JAR]

├─ co.cask.tephra.snapshot.SnapshotCodecV3.class - [JAR]

├─ co.cask.tephra.snapshot.SnapshotCodecV4.class - [JAR]

co.cask.tephra.distributed.thrift

├─ co.cask.tephra.distributed.thrift.TBoolean.class - [JAR]

├─ co.cask.tephra.distributed.thrift.TInvalidTruncateTimeException.class - [JAR]

├─ co.cask.tephra.distributed.thrift.TTransaction.class - [JAR]

├─ co.cask.tephra.distributed.thrift.TTransactionCouldNotTakeSnapshotException.class - [JAR]

├─ co.cask.tephra.distributed.thrift.TTransactionNotInProgressException.class - [JAR]

├─ co.cask.tephra.distributed.thrift.TTransactionServer.class - [JAR]

├─ co.cask.tephra.distributed.thrift.TTransactionType.class - [JAR]

├─ co.cask.tephra.distributed.thrift.TVisibilityLevel.class - [JAR]

co.cask.tephra.distributed

├─ co.cask.tephra.distributed.AbstractClientProvider.class - [JAR]

├─ co.cask.tephra.distributed.CloseableThriftClient.class - [JAR]

├─ co.cask.tephra.distributed.ElasticPool.class - [JAR]

├─ co.cask.tephra.distributed.PooledClientProvider.class - [JAR]

├─ co.cask.tephra.distributed.RetryNTimes.class - [JAR]

├─ co.cask.tephra.distributed.RetryStrategy.class - [JAR]

├─ co.cask.tephra.distributed.RetryStrategyProvider.class - [JAR]

├─ co.cask.tephra.distributed.RetryWithBackoff.class - [JAR]

├─ co.cask.tephra.distributed.SingleUseClientProvider.class - [JAR]

├─ co.cask.tephra.distributed.ThreadLocalClientProvider.class - [JAR]

├─ co.cask.tephra.distributed.ThriftClientProvider.class - [JAR]

├─ co.cask.tephra.distributed.TransactionConverterUtils.class - [JAR]

├─ co.cask.tephra.distributed.TransactionService.class - [JAR]

├─ co.cask.tephra.distributed.TransactionServiceClient.class - [JAR]

├─ co.cask.tephra.distributed.TransactionServiceThriftClient.class - [JAR]

├─ co.cask.tephra.distributed.TransactionServiceThriftHandler.class - [JAR]

co.cask.tephra.inmemory

├─ co.cask.tephra.inmemory.DetachedTxSystemClient.class - [JAR]

├─ co.cask.tephra.inmemory.InMemoryTransactionService.class - [JAR]

├─ co.cask.tephra.inmemory.InMemoryTxSystemClient.class - [JAR]

├─ co.cask.tephra.inmemory.MinimalTxSystemClient.class - [JAR]

co.cask.tephra.visibility

├─ co.cask.tephra.visibility.DefaultFenceWait.class - [JAR]

├─ co.cask.tephra.visibility.FenceWait.class - [JAR]

├─ co.cask.tephra.visibility.ReadFence.class - [JAR]

├─ co.cask.tephra.visibility.VisibilityFence.class - [JAR]

├─ co.cask.tephra.visibility.WriteFence.class - [JAR]

co.cask.tephra.util

├─ co.cask.tephra.util.ConfigurationFactory.class - [JAR]

├─ co.cask.tephra.util.ConfigurationProvider.class - [JAR]

├─ co.cask.tephra.util.HBaseVersion.class - [JAR]

├─ co.cask.tephra.util.HBaseVersionSpecificFactory.class - [JAR]

├─ co.cask.tephra.util.TxUtils.class - [JAR]

co.cask.tephra

├─ co.cask.tephra.AbstractTransactionAwareTable.class - [JAR]

├─ co.cask.tephra.AbstractTransactionExecutor.class - [JAR]

├─ co.cask.tephra.ChangeId.class - [JAR]

├─ co.cask.tephra.DefaultTransactionExecutor.class - [JAR]

├─ co.cask.tephra.InvalidTruncateTimeException.class - [JAR]

├─ co.cask.tephra.NoRetryStrategy.class - [JAR]

├─ co.cask.tephra.RetryOnConflictStrategy.class - [JAR]

├─ co.cask.tephra.RetryStrategies.class - [JAR]

├─ co.cask.tephra.RetryStrategy.class - [JAR]

├─ co.cask.tephra.TransactionAdmin.class - [JAR]

├─ co.cask.tephra.TransactionCodec.class - [JAR]

├─ co.cask.tephra.TransactionContext.class - [JAR]

├─ co.cask.tephra.TransactionCouldNotTakeSnapshotException.class - [JAR]

├─ co.cask.tephra.TransactionExecutor.class - [JAR]

├─ co.cask.tephra.TransactionExecutorFactory.class - [JAR]

├─ co.cask.tephra.TransactionManager.class - [JAR]

├─ co.cask.tephra.TransactionServiceMain.class - [JAR]

├─ co.cask.tephra.TransactionSystemClient.class - [JAR]

├─ co.cask.tephra.TxConstants.class - [JAR]

co.cask.tephra.metrics

├─ co.cask.tephra.metrics.DefaultMetricsCollector.class - [JAR]

├─ co.cask.tephra.metrics.MetricsCollector.class - [JAR]

├─ co.cask.tephra.metrics.TxMetricsCollector.class - [JAR]

co.cask.tephra.zookeeper

├─ co.cask.tephra.zookeeper.BasicACLData.class - [JAR]

├─ co.cask.tephra.zookeeper.BasicNodeChildren.class - [JAR]

├─ co.cask.tephra.zookeeper.BasicNodeData.class - [JAR]

├─ co.cask.tephra.zookeeper.TephraZKClientService.class - [JAR]

org.apache.thrift.server

├─ org.apache.thrift.server.TThreadedSelectorServerWithFix.class - [JAR]

Advertisement

Dependencies from Group

Apr 26, 2016
32 usages
159 stars
Apr 26, 2016
22 usages
159 stars
Apr 26, 2016
7 usages
159 stars
Apr 26, 2016
6 usages
159 stars
Apr 26, 2016
6 usages
159 stars

Discover Dependencies

Oct 16, 2021
15 usages
Feb 02, 2021
22 usages
1.3k stars
Nov 01, 2022
4 usages
0 stars
Feb 21, 2020
5 usages
14 stars
Dec 01, 2015
4 usages
Mar 09, 2019
4 usages
6 stars
Jun 18, 2018
3 usages
102 stars