| Package | Description |
|---|---|
| io.seata.common.metadata |
| Modifier and Type | Method and Description |
|---|---|
Node.Endpoint |
Node.createEndpoint(String host,
int port,
String protocol) |
Node.Endpoint |
Node.getControl() |
Node.Endpoint |
Node.getTransaction() |
| Modifier and Type | Method and Description |
|---|---|
void |
Node.setControl(Node.Endpoint control) |
void |
Node.setTransaction(Node.Endpoint transaction) |
Copyright © 2023 Seata. All rights reserved.