| Package | Description |
|---|---|
| io.seata.core.rpc |
| Modifier and Type | Method and Description |
|---|---|
static ClientType |
ClientType.get(byte ordinal)
Deprecated.
Get client type.
|
static ClientType |
ClientType.get(int ordinal)
Deprecated.
Get client type.
|
static ClientType |
ClientType.valueOf(String name)
Deprecated.
Returns the enum constant of this type with the specified name.
|
static ClientType[] |
ClientType.values()
Deprecated.
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2023 Seata. All rights reserved.