| Package | Description |
|---|---|
| com.vesoft.nebula.graph |
| Modifier and Type | Field and Description |
|---|---|
HealthResp |
GraphService.health_result.success |
| Modifier and Type | Method and Description |
|---|---|
HealthResp |
HealthResp.Builder.build() |
HealthResp |
HealthResp.deepCopy() |
HealthResp |
GraphService.AsyncClient.health_call.getResult() |
HealthResp |
GraphService.health_result.getSuccess() |
HealthResp |
GraphService.Iface.health() |
HealthResp |
GraphService.Client.health() |
HealthResp |
GraphService.Client.recv_health() |
HealthResp |
HealthResp.setError_code(long error_code) |
| Modifier and Type | Method and Description |
|---|---|
int |
HealthResp.compareTo(HealthResp other) |
GraphService.health_result |
GraphService.health_result.setSuccess(HealthResp success) |
| Constructor and Description |
|---|
health_result(HealthResp success) |
HealthResp(HealthResp other)
Performs a deep copy on other.
|
Copyright © 2024. All rights reserved.