| Package | Description |
|---|---|
| com.vesoft.nebula.storage |
| Modifier and Type | Field and Description |
|---|---|
GetDstBySrcResponse |
GraphStorageService.getDstBySrc_result.success |
| Modifier and Type | Method and Description |
|---|---|
GetDstBySrcResponse |
GetDstBySrcResponse.Builder.build() |
GetDstBySrcResponse |
GetDstBySrcResponse.deepCopy() |
GetDstBySrcResponse |
GraphStorageService.Iface.getDstBySrc(GetDstBySrcRequest req) |
GetDstBySrcResponse |
GraphStorageService.Client.getDstBySrc(GetDstBySrcRequest req) |
GetDstBySrcResponse |
GraphStorageService.AsyncClient.getDstBySrc_call.getResult() |
GetDstBySrcResponse |
GraphStorageService.getDstBySrc_result.getSuccess() |
GetDstBySrcResponse |
GraphStorageService.Client.recv_getDstBySrc() |
GetDstBySrcResponse |
GetDstBySrcResponse.setDsts(DataSet dsts) |
GetDstBySrcResponse |
GetDstBySrcResponse.setResult(ResponseCommon result) |
| Modifier and Type | Method and Description |
|---|---|
GraphStorageService.getDstBySrc_result |
GraphStorageService.getDstBySrc_result.setSuccess(GetDstBySrcResponse success) |
| Constructor and Description |
|---|
getDstBySrc_result(GetDstBySrcResponse success) |
GetDstBySrcResponse(GetDstBySrcResponse other)
Performs a deep copy on other.
|
Copyright © 2023. All rights reserved.