| Package | Description |
|---|---|
| com.vesoft.nebula.meta |
| Modifier and Type | Field and Description |
|---|---|
GetZoneResp |
MetaService.getZone_result.success |
| Modifier and Type | Method and Description |
|---|---|
GetZoneResp |
GetZoneResp.Builder.build() |
GetZoneResp |
GetZoneResp.deepCopy() |
GetZoneResp |
MetaService.AsyncClient.getZone_call.getResult() |
GetZoneResp |
MetaService.getZone_result.getSuccess() |
GetZoneResp |
MetaService.Iface.getZone(GetZoneReq req) |
GetZoneResp |
MetaService.Client.getZone(GetZoneReq req) |
GetZoneResp |
MetaService.Client.recv_getZone() |
GetZoneResp |
GetZoneResp.setCode(ErrorCode code) |
GetZoneResp |
GetZoneResp.setHosts(List<HostAddr> hosts) |
GetZoneResp |
GetZoneResp.setLeader(HostAddr leader) |
| Modifier and Type | Method and Description |
|---|---|
int |
GetZoneResp.compareTo(GetZoneResp other) |
MetaService.getZone_result |
MetaService.getZone_result.setSuccess(GetZoneResp success) |
| Constructor and Description |
|---|
getZone_result(GetZoneResp success) |
GetZoneResp(GetZoneResp other)
Performs a deep copy on other.
|
Copyright © 2022. All rights reserved.