| Package | Description |
|---|---|
| com.vesoft.nebula.storage |
| Modifier and Type | Field and Description |
|---|---|
GetUUIDResp |
GraphStorageService.getUUID_result.success |
| Modifier and Type | Method and Description |
|---|---|
GetUUIDResp |
GetUUIDResp.Builder.build() |
GetUUIDResp |
GetUUIDResp.deepCopy() |
GetUUIDResp |
GraphStorageService.AsyncClient.getUUID_call.getResult() |
GetUUIDResp |
GraphStorageService.getUUID_result.getSuccess() |
GetUUIDResp |
GraphStorageService.Iface.getUUID(GetUUIDReq req) |
GetUUIDResp |
GraphStorageService.Client.getUUID(GetUUIDReq req) |
GetUUIDResp |
GraphStorageService.Client.recv_getUUID() |
GetUUIDResp |
GetUUIDResp.setId(Value id) |
GetUUIDResp |
GetUUIDResp.setResult(ResponseCommon result) |
| Modifier and Type | Method and Description |
|---|---|
GraphStorageService.getUUID_result |
GraphStorageService.getUUID_result.setSuccess(GetUUIDResp success) |
| Constructor and Description |
|---|
getUUID_result(GetUUIDResp success) |
GetUUIDResp(GetUUIDResp other)
Performs a deep copy on other.
|
Copyright © 2022. All rights reserved.