| Package | Description |
|---|---|
| io.seata.tm.api |
| Modifier and Type | Method and Description |
|---|---|
GlobalTransactionRole |
GlobalTransaction.getGlobalTransactionRole()
Deprecated.
get global transaction role.
|
GlobalTransactionRole |
DefaultGlobalTransaction.getGlobalTransactionRole()
Deprecated.
|
static GlobalTransactionRole |
GlobalTransactionRole.valueOf(String name)
Deprecated.
Returns the enum constant of this type with the specified name.
|
static GlobalTransactionRole[] |
GlobalTransactionRole.values()
Deprecated.
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2025 Apache. All rights reserved.