Skip navigation links
C O T V 

C

canTransitionTo(TxnStatus) - Method in enum 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 - package org.apache.pulsar.transaction.common.exception
Common exception used by pulsar transaction related modules.
org.apache.pulsar.transaction.impl.common - package org.apache.pulsar.transaction.impl.common
Common classes used by pulsar transaction related modules.

T

toString() - Method in class org.apache.pulsar.transaction.impl.common.TxnID
 
TransactionConflictException - Exception in org.apache.pulsar.transaction.common.exception
Exception thrown when a transaction try to acknowledge message when it shouldn't.
TransactionConflictException(String) - Constructor for exception org.apache.pulsar.transaction.common.exception.TransactionConflictException
 
TxnID - Class in org.apache.pulsar.transaction.impl.common
An identifier for representing a transaction.
TxnID() - Constructor for class org.apache.pulsar.transaction.impl.common.TxnID
 
TxnStatus - Enum in org.apache.pulsar.transaction.impl.common
A enum represents the status of a transaction.

V

valueOf(String) - Static method in enum org.apache.pulsar.transaction.impl.common.TxnStatus
Returns the enum constant of this type with the specified name.
values() - Static method in enum org.apache.pulsar.transaction.impl.common.TxnStatus
Returns an array containing the constants of this enum type, in the order they are declared.
C O T V 
Skip navigation links

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