| Package | Description |
|---|---|
| com.vesoft.nebula.meta |
| Modifier and Type | Field and Description |
|---|---|
GetEdgeResp |
MetaService.getEdge_result.success |
| Modifier and Type | Method and Description |
|---|---|
GetEdgeResp |
GetEdgeResp.Builder.build() |
GetEdgeResp |
GetEdgeResp.deepCopy() |
GetEdgeResp |
MetaService.Iface.getEdge(GetEdgeReq req) |
GetEdgeResp |
MetaService.Client.getEdge(GetEdgeReq req) |
GetEdgeResp |
MetaService.AsyncClient.getEdge_call.getResult() |
GetEdgeResp |
MetaService.getEdge_result.getSuccess() |
GetEdgeResp |
MetaService.Client.recv_getEdge() |
GetEdgeResp |
GetEdgeResp.setCode(ErrorCode code) |
GetEdgeResp |
GetEdgeResp.setLeader(HostAddr leader) |
GetEdgeResp |
GetEdgeResp.setSchema(Schema schema) |
| Modifier and Type | Method and Description |
|---|---|
int |
GetEdgeResp.compareTo(GetEdgeResp other) |
MetaService.getEdge_result |
MetaService.getEdge_result.setSuccess(GetEdgeResp success) |
| Constructor and Description |
|---|
getEdge_result(GetEdgeResp success) |
GetEdgeResp(GetEdgeResp other)
Performs a deep copy on other.
|
Copyright © 2022. All rights reserved.