| Package | Description |
|---|---|
| com.vesoft.nebula.meta |
| Modifier and Type | Field and Description |
|---|---|
GetEdgeIndexResp |
MetaService.getEdgeIndex_result.success |
| Modifier and Type | Method and Description |
|---|---|
GetEdgeIndexResp |
GetEdgeIndexResp.Builder.build() |
GetEdgeIndexResp |
GetEdgeIndexResp.deepCopy() |
GetEdgeIndexResp |
MetaService.Iface.getEdgeIndex(GetEdgeIndexReq req) |
GetEdgeIndexResp |
MetaService.Client.getEdgeIndex(GetEdgeIndexReq req) |
GetEdgeIndexResp |
MetaService.AsyncClient.getEdgeIndex_call.getResult() |
GetEdgeIndexResp |
MetaService.getEdgeIndex_result.getSuccess() |
GetEdgeIndexResp |
MetaService.Client.recv_getEdgeIndex() |
GetEdgeIndexResp |
GetEdgeIndexResp.setCode(ErrorCode code) |
GetEdgeIndexResp |
GetEdgeIndexResp.setItem(IndexItem item) |
GetEdgeIndexResp |
GetEdgeIndexResp.setLeader(HostAddr leader) |
| Modifier and Type | Method and Description |
|---|---|
int |
GetEdgeIndexResp.compareTo(GetEdgeIndexResp other) |
MetaService.getEdgeIndex_result |
MetaService.getEdgeIndex_result.setSuccess(GetEdgeIndexResp success) |
| Constructor and Description |
|---|
getEdgeIndex_result(GetEdgeIndexResp success) |
GetEdgeIndexResp(GetEdgeIndexResp other)
Performs a deep copy on other.
|
Copyright © 2022. All rights reserved.