文件名称: tephra-core-0.7.0.jar中文-英文对照文档.zip
<dependency>
<groupId>co.cask.tephra</groupId>
<artifactId>tephra-core</artifactId>
<version>0.7.0</version>
</dependency>Gradle:
implementation group: 'co.cask.tephra', name: 'tephra-core', version: '0.7.0'
Gradle (Short):
implementation 'co.cask.tephra:tephra-core:0.7.0'
Gradle (Kotlin):
implementation("co.cask.tephra:tephra-core:0.7.0")本翻译文档基于以下开源项目制作,严格遵守各项目的开源许可证,并在此列出其版权归属与许可证信息。
co.cask.tephra
co.cask.tephra.coprocessor
co.cask.tephra.distributed
co.cask.tephra.distributed.thrift
co.cask.tephra.inmemory
co.cask.tephra.metrics
co.cask.tephra.persist
co.cask.tephra.rpc
co.cask.tephra.runtime
co.cask.tephra.snapshot
co.cask.tephra.util
co.cask.tephra.visibility
co.cask.tephra.zookeeper
org.apache.thrift.serverco.cask.tephra.AbstractTransactionAwareTable
co.cask.tephra.AbstractTransactionExecutor
co.cask.tephra.ChangeId
co.cask.tephra.DefaultTransactionExecutor
co.cask.tephra.InvalidTruncateTimeException
co.cask.tephra.NoRetryStrategy
co.cask.tephra.RetryOnConflictStrategy
co.cask.tephra.RetryStrategies
co.cask.tephra.RetryStrategy
co.cask.tephra.TransactionAdmin
co.cask.tephra.TransactionCodec
co.cask.tephra.TransactionContext
co.cask.tephra.TransactionCouldNotTakeSnapshotException
co.cask.tephra.TransactionExecutor
co.cask.tephra.TransactionExecutor.Function
co.cask.tephra.TransactionExecutor.Procedure
co.cask.tephra.TransactionExecutor.Subroutine
co.cask.tephra.TransactionExecutorFactory
co.cask.tephra.TransactionManager
co.cask.tephra.TransactionManager.InProgressTx
co.cask.tephra.TransactionServiceMain
co.cask.tephra.TransactionSystemClient
co.cask.tephra.TxConstants
co.cask.tephra.TxConstants.ConflictDetection
co.cask.tephra.TxConstants.DataJanitor
co.cask.tephra.TxConstants.HBase
co.cask.tephra.TxConstants.Manager
co.cask.tephra.TxConstants.Metrics
co.cask.tephra.TxConstants.Persist
co.cask.tephra.TxConstants.Service
co.cask.tephra.TxConstants.TransactionLog
co.cask.tephra.coprocessor.TransactionStateCache
co.cask.tephra.coprocessor.TransactionStateCacheSupplier
co.cask.tephra.distributed.AbstractClientProvider
co.cask.tephra.distributed.AbstractClientProvider.EndpointStrategy
co.cask.tephra.distributed.CloseableThriftClient
co.cask.tephra.distributed.ElasticPool
co.cask.tephra.distributed.PooledClientProvider
co.cask.tephra.distributed.RetryNTimes
co.cask.tephra.distributed.RetryNTimes.Provider
co.cask.tephra.distributed.RetryStrategy
co.cask.tephra.distributed.RetryStrategyProvider
co.cask.tephra.distributed.RetryWithBackoff
co.cask.tephra.distributed.RetryWithBackoff.Provider
co.cask.tephra.distributed.SingleUseClientProvider
co.cask.tephra.distributed.ThreadLocalClientProvider
co.cask.tephra.distributed.ThriftClientProvider
co.cask.tephra.distributed.TransactionConverterUtils
co.cask.tephra.distributed.TransactionService
co.cask.tephra.distributed.TransactionServiceClient
co.cask.tephra.distributed.TransactionServiceThriftClient
co.cask.tephra.distributed.TransactionServiceThriftHandler
co.cask.tephra.distributed.thrift.TBoolean
co.cask.tephra.distributed.thrift.TBoolean._Fields
co.cask.tephra.distributed.thrift.TInvalidTruncateTimeException
co.cask.tephra.distributed.thrift.TInvalidTruncateTimeException._Fields
co.cask.tephra.distributed.thrift.TTransaction
co.cask.tephra.distributed.thrift.TTransaction._Fields
co.cask.tephra.distributed.thrift.TTransactionCouldNotTakeSnapshotException
co.cask.tephra.distributed.thrift.TTransactionCouldNotTakeSnapshotException._Fields
co.cask.tephra.distributed.thrift.TTransactionNotInProgressException
co.cask.tephra.distributed.thrift.TTransactionNotInProgressException._Fields
co.cask.tephra.distributed.thrift.TTransactionServer
co.cask.tephra.distributed.thrift.TTransactionServer.AsyncClient
co.cask.tephra.distributed.thrift.TTransactionServer.AsyncClient.Factory
co.cask.tephra.distributed.thrift.TTransactionServer.AsyncClient.abortTx_call
co.cask.tephra.distributed.thrift.TTransactionServer.AsyncClient.canCommitTx_call
co.cask.tephra.distributed.thrift.TTransactionServer.AsyncClient.checkpoint_call
co.cask.tephra.distributed.thrift.TTransactionServer.AsyncClient.commitTx_call
co.cask.tephra.distributed.thrift.TTransactionServer.AsyncClient.getSnapshot_call
co.cask.tephra.distributed.thrift.TTransactionServer.AsyncClient.invalidTxSize_call
co.cask.tephra.distributed.thrift.TTransactionServer.AsyncClient.invalidateTx_call
co.cask.tephra.distributed.thrift.TTransactionServer.AsyncClient.resetState_call
co.cask.tephra.distributed.thrift.TTransactionServer.AsyncClient.startLong_call
co.cask.tephra.distributed.thrift.TTransactionServer.AsyncClient.startShortTimeout_call
co.cask.tephra.distributed.thrift.TTransactionServer.AsyncClient.startShort_call
co.cask.tephra.distributed.thrift.TTransactionServer.AsyncClient.status_call
co.cask.tephra.distributed.thrift.TTransactionServer.AsyncClient.truncateInvalidTxBefore_call
co.cask.tephra.distributed.thrift.TTransactionServer.AsyncClient.truncateInvalidTx_call
co.cask.tephra.distributed.thrift.TTransactionServer.AsyncIface
co.cask.tephra.distributed.thrift.TTransactionServer.Client
co.cask.tephra.distributed.thrift.TTransactionServer.Client.Factory
co.cask.tephra.distributed.thrift.TTransactionServer.Iface
co.cask.tephra.distributed.thrift.TTransactionServer.Processor
co.cask.tephra.distributed.thrift.TTransactionServer.Processor.abortTx
co.cask.tephra.distributed.thrift.TTransactionServer.Processor.canCommitTx
co.cask.tephra.distributed.thrift.TTransactionServer.Processor.checkpoint
co.cask.tephra.distributed.thrift.TTransactionServer.Processor.commitTx
co.cask.tephra.distributed.thrift.TTransactionServer.Processor.getSnapshot
co.cask.tephra.distributed.thrift.TTransactionServer.Processor.invalidTxSize
co.cask.tephra.distributed.thrift.TTransactionServer.Processor.invalidateTx
co.cask.tephra.distributed.thrift.TTransactionServer.Processor.resetState
co.cask.tephra.distributed.thrift.TTransactionServer.Processor.startLong
co.cask.tephra.distributed.thrift.TTransactionServer.Processor.startShort
co.cask.tephra.distributed.thrift.TTransactionServer.Processor.startShortTimeout
co.cask.tephra.distributed.thrift.TTransactionServer.Processor.status
co.cask.tephra.distributed.thrift.TTransactionServer.Processor.truncateInvalidTx
co.cask.tephra.distributed.thrift.TTransactionServer.Processor.truncateInvalidTxBefore
co.cask.tephra.distributed.thrift.TTransactionServer.abortTx_args
co.cask.tephra.distributed.thrift.TTransactionServer.abortTx_args._Fields
co.cask.tephra.distributed.thrift.TTransactionServer.abortTx_result
co.cask.tephra.distributed.thrift.TTransactionServer.abortTx_result._Fields
co.cask.tephra.distributed.thrift.TTransactionServer.canCommitTx_args
co.cask.tephra.distributed.thrift.TTransactionServer.canCommitTx_args._Fields
co.cask.tephra.distributed.thrift.TTransactionServer.canCommitTx_result
co.cask.tephra.distributed.thrift.TTransactionServer.canCommitTx_result._Fields
co.cask.tephra.distributed.thrift.TTransactionServer.checkpoint_args
co.cask.tephra.distributed.thrift.TTransactionServer.checkpoint_args._Fields
co.cask.tephra.distributed.thrift.TTransactionServer.checkpoint_result
co.cask.tephra.distributed.thrift.TTransactionServer.checkpoint_result._Fields
co.cask.tephra.distributed.thrift.TTransactionServer.commitTx_args
co.cask.tephra.distributed.thrift.TTransactionServer.commitTx_args._Fields
co.cask.tephra.distributed.thrift.TTransactionServer.commitTx_result
co.cask.tephra.distributed.thrift.TTransactionServer.commitTx_result._Fields
co.cask.tephra.distributed.thrift.TTransactionServer.getSnapshot_args
co.cask.tephra.distributed.thrift.TTransactionServer.getSnapshot_args._Fields
co.cask.tephra.distributed.thrift.TTransactionServer.getSnapshot_result
co.cask.tephra.distributed.thrift.TTransactionServer.getSnapshot_result._Fields
co.cask.tephra.distributed.thrift.TTransactionServer.invalidTxSize_args
co.cask.tephra.distributed.thrift.TTransactionServer.invalidTxSize_args._Fields
co.cask.tephra.distributed.thrift.TTransactionServer.invalidTxSize_result
co.cask.tephra.distributed.thrift.TTransactionServer.invalidTxSize_result._Fields
co.cask.tephra.distributed.thrift.TTransactionServer.invalidateTx_args
co.cask.tephra.distributed.thrift.TTransactionServer.invalidateTx_args._Fields
co.cask.tephra.distributed.thrift.TTransactionServer.invalidateTx_result
co.cask.tephra.distributed.thrift.TTransactionServer.invalidateTx_result._Fields
co.cask.tephra.distributed.thrift.TTransactionServer.resetState_args
co.cask.tephra.distributed.thrift.TTransactionServer.resetState_args._Fields
co.cask.tephra.distributed.thrift.TTransactionServer.resetState_result
co.cask.tephra.distributed.thrift.TTransactionServer.resetState_result._Fields
co.cask.tephra.distributed.thrift.TTransactionServer.startLong_args
co.cask.tephra.distributed.thrift.TTransactionServer.startLong_args._Fields
co.cask.tephra.distributed.thrift.TTransactionServer.startLong_result
co.cask.tephra.distributed.thrift.TTransactionServer.startLong_result._Fields
co.cask.tephra.distributed.thrift.TTransactionServer.startShortTimeout_args
co.cask.tephra.distributed.thrift.TTransactionServer.startShortTimeout_args._Fields
co.cask.tephra.distributed.thrift.TTransactionServer.startShortTimeout_result
co.cask.tephra.distributed.thrift.TTransactionServer.startShortTimeout_result._Fields
co.cask.tephra.distributed.thrift.TTransactionServer.startShort_args
co.cask.tephra.distributed.thrift.TTransactionServer.startShort_args._Fields
co.cask.tephra.distributed.thrift.TTransactionServer.startShort_result
co.cask.tephra.distributed.thrift.TTransactionServer.startShort_result._Fields
co.cask.tephra.distributed.thrift.TTransactionServer.status_args
co.cask.tephra.distributed.thrift.TTransactionServer.status_args._Fields
co.cask.tephra.distributed.thrift.TTransactionServer.status_result
co.cask.tephra.distributed.thrift.TTransactionServer.status_result._Fields
co.cask.tephra.distributed.thrift.TTransactionServer.truncateInvalidTxBefore_args
co.cask.tephra.distributed.thrift.TTransactionServer.truncateInvalidTxBefore_args._Fields
co.cask.tephra.distributed.thrift.TTransactionServer.truncateInvalidTxBefore_result
co.cask.tephra.distributed.thrift.TTransactionServer.truncateInvalidTxBefore_result._Fields
co.cask.tephra.distributed.thrift.TTransactionServer.truncateInvalidTx_args
co.cask.tephra.distributed.thrift.TTransactionServer.truncateInvalidTx_args._Fields
co.cask.tephra.distributed.thrift.TTransactionServer.truncateInvalidTx_result
co.cask.tephra.distributed.thrift.TTransactionServer.truncateInvalidTx_result._Fields
co.cask.tephra.distributed.thrift.TTransactionType
co.cask.tephra.distributed.thrift.TVisibilityLevel
co.cask.tephra.inmemory.DetachedTxSystemClient
co.cask.tephra.inmemory.InMemoryTransactionService
co.cask.tephra.inmemory.InMemoryTxSystemClient
co.cask.tephra.inmemory.MinimalTxSystemClient
co.cask.tephra.metrics.DefaultMetricsCollector
co.cask.tephra.metrics.MetricsCollector
co.cask.tephra.metrics.TxMetricsCollector
co.cask.tephra.persist.AbstractTransactionLog
co.cask.tephra.persist.AbstractTransactionLog.Entry
co.cask.tephra.persist.AbstractTransactionStateStorage
co.cask.tephra.persist.CommitMarkerCodec
co.cask.tephra.persist.HDFSTransactionLog
co.cask.tephra.persist.HDFSTransactionLogReaderSupplier
co.cask.tephra.persist.HDFSTransactionLogReaderV1
co.cask.tephra.persist.HDFSTransactionLogReaderV2
co.cask.tephra.persist.HDFSTransactionStateStorage
co.cask.tephra.persist.HDFSUtil
co.cask.tephra.persist.LocalFileTransactionLog
co.cask.tephra.persist.LocalFileTransactionStateStorage
co.cask.tephra.persist.NoOpTransactionStateStorage
co.cask.tephra.persist.TransactionEdit
co.cask.tephra.persist.TransactionEdit.State
co.cask.tephra.persist.TransactionEditCodecs
co.cask.tephra.persist.TransactionLog
co.cask.tephra.persist.TransactionLogReader
co.cask.tephra.persist.TransactionLogWriter
co.cask.tephra.persist.TransactionSnapshot
co.cask.tephra.persist.TransactionStateStorage
co.cask.tephra.persist.TransactionVisibilityState
co.cask.tephra.rpc.RPCServiceHandler
co.cask.tephra.rpc.ThriftRPCServer
co.cask.tephra.rpc.ThriftRPCServer.Builder
co.cask.tephra.runtime.ConfigModule
co.cask.tephra.runtime.DiscoveryModules
co.cask.tephra.runtime.TransactionClientModule
co.cask.tephra.runtime.TransactionInMemoryModule
co.cask.tephra.runtime.TransactionModules
co.cask.tephra.runtime.TransactionStateStorageProvider
co.cask.tephra.runtime.ZKModule
co.cask.tephra.snapshot.BinaryDecoder
co.cask.tephra.snapshot.BinaryEncoder
co.cask.tephra.snapshot.DefaultSnapshotCodec
co.cask.tephra.snapshot.SnapshotCodec
co.cask.tephra.snapshot.SnapshotCodecProvider
co.cask.tephra.snapshot.SnapshotCodecV2
co.cask.tephra.snapshot.SnapshotCodecV3
co.cask.tephra.snapshot.SnapshotCodecV4
co.cask.tephra.util.ConfigurationFactory
co.cask.tephra.util.ConfigurationProvider
co.cask.tephra.util.HBaseVersion
co.cask.tephra.util.HBaseVersion.Version
co.cask.tephra.util.HBaseVersion.VersionNumber
co.cask.tephra.util.HBaseVersionSpecificFactory
co.cask.tephra.util.TxUtils
co.cask.tephra.visibility.DefaultFenceWait
co.cask.tephra.visibility.FenceWait
co.cask.tephra.visibility.VisibilityFence
co.cask.tephra.zookeeper.TephraZKClientService
org.apache.thrift.server.TThreadedSelectorServerWithFix
org.apache.thrift.server.TThreadedSelectorServerWithFix.Args
org.apache.thrift.server.TThreadedSelectorServerWithFix.Args.AcceptPolicy