跳过导航链接
C O T V 

C

canTransitionTo(TxnStatus) - 枚举 中的方法org.apache.pulsar.transaction.impl.common.TxnStatus
Check if the a status can be transaction to a new status.

O

org.apache.pulsar.transaction.common.exception - 程序包 org.apache.pulsar.transaction.common.exception
Common exception used by pulsar transaction related modules.
org.apache.pulsar.transaction.impl.common - 程序包 org.apache.pulsar.transaction.impl.common
Common classes used by pulsar transaction related modules.

T

toString() - 类 中的方法org.apache.pulsar.transaction.impl.common.TxnID
 
TransactionConflictException - org.apache.pulsar.transaction.common.exception中的异常错误
Exception thrown when a transaction try to acknowledge message when it shouldn't.
TransactionConflictException(String) - 异常错误 的构造器org.apache.pulsar.transaction.common.exception.TransactionConflictException
 
TxnID - org.apache.pulsar.transaction.impl.common中的类
An identifier for representing a transaction.
TxnID() - 类 的构造器org.apache.pulsar.transaction.impl.common.TxnID
 
TxnStatus - org.apache.pulsar.transaction.impl.common中的枚举
A enum represents the status of a transaction.

V

valueOf(String) - 枚举 中的静态方法org.apache.pulsar.transaction.impl.common.TxnStatus
返回带有指定名称的该类型的枚举常量。
values() - 枚举 中的静态方法org.apache.pulsar.transaction.impl.common.TxnStatus
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
C O T V 
跳过导航链接

Copyright © 2017–2020 Apache Software Foundation. All rights reserved.