| Package | Description |
|---|---|
| com.tencent.polaris.api.pojo | |
| com.tencent.polaris.api.rpc |
| Modifier and Type | Method and Description |
|---|---|
RetStatus |
DetectResult.getRetStatus() |
RetStatus |
InstanceGauge.getRetStatus()
获取服务调用状态
|
static RetStatus |
RetStatus.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static RetStatus[] |
RetStatus.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor and Description |
|---|
DetectResult(int statusCode,
long delay,
RetStatus retStatus) |
| Modifier and Type | Method and Description |
|---|---|
RetStatus |
ResponseContext.getRetStatus() |
RetStatus |
ServiceCallResult.getRetStatus() |
| Modifier and Type | Method and Description |
|---|---|
void |
ServiceCallResult.setRetStatus(RetStatus retStatus) |
Copyright © 2024. All rights reserved.